summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/sr@Latn.po
blob: 74ba86094895f362d56447444984e006323bfe0e (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
# 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: 2010-05-01 16:50+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"
"Language: sr\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"

#: ../../advertising/IM_flash.pl:1
#, c-format
msgid "Your desktop on a USB key"
msgstr ""

#: ../../advertising/IM_free.pl:1
#, c-format
msgid "The 100%% open source Mageia distribution"
msgstr ""

#: ../../advertising/IM_one.pl:1
#, c-format
msgid "Explore Linux easily with Mageia One"
msgstr ""

#: ../../advertising/IM_pwp.pl:1
#, c-format
msgid "A full Mageia desktop, with support"
msgstr ""

#: ../../advertising/IM_range.pl:1
#, c-format
msgid "Mageia: distributions for everybody's needs"
msgstr ""

#: any.pm:109
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Da li imate još dodatnih medija?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:112
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""
"Sledeći mediji su pronađeni i biće korićeni tokom instalacije: %s.\n"
"\n"
"\n"
"Da li imate dodatnih instalacionih medija koje treba podesiti?"

#: any.pm:120
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: any.pm:121
#, c-format
msgid "Network (HTTP)"
msgstr "Mreža (HTTP)"

#: any.pm:122
#, c-format
msgid "Network (FTP)"
msgstr "Mreža (FTP)"

#: any.pm:123
#, c-format
msgid "Network (NFS)"
msgstr "Mreža (NFS)"

#: any.pm:165
#, c-format
msgid "URL of the mirror?"
msgstr "URL mirora?"

#: any.pm:171
#, c-format
msgid "URL must start with ftp:// or http://"
msgstr "URL mora počinjati sa ftp:// ili http://"

#: any.pm:182
#, c-format
msgid ""
"Contacting %s web site to get the list of available mirrors..."
msgstr ""
"Kontaktirajte %s web sajt da bi dobili listu dostupnih mirror-a..."

#: any.pm:187
#, c-format
msgid ""
"Failed contacting %s web site to get the list of available mirrors"
msgstr ""
"Neuspešno uspostavljanje veze sa %s web sajt radi liste dostupnih "
"mirror-a"

#: any.pm:197
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Izaberite mirror sa kog ćete skinuti pakete"

#: any.pm:227
#, c-format
msgid "NFS setup"
msgstr "Podešavanje NFS-a"

#: any.pm:228
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr "Unesite ime domaćina-hostname i direktorijum vašeg NFS medija"

#: any.pm:232
#, c-format
msgid "Hostname missing"
msgstr "Nedostaje ime domaćina-hostname"

#: any.pm:233
#, c-format
msgid "Directory must begin with \"/\""
msgstr "Direktorijum mora početi sa  \"/\""

#: any.pm:237
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr "Ime domaćina-hostname za montiranje NFS ?"

#: any.pm:238
#, c-format
msgid "Directory"
msgstr "Direktorijum"

#: any.pm:260
#, c-format
msgid "Supplementary"
msgstr "Dodatni"

#: any.pm:295
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr ""
"Ne mogu pronađem listu paketa na ovom miroru. proverite da li lokacija "
"ispravna."

#: any.pm:334
#, c-format
msgid "Looking at packages already installed..."
msgstr "Tražim već instalirane pakete..."

#: any.pm:369
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Tražim pakete za ažuriranje..."

#: any.pm:388
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr "Uklanjam stare pakete..."

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:594
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Sledeći paketi će biti uklonjeni da bi sistem mogao da se ažurira: %s\n"
"\n"
"\n"
"Da li zaista želite da uklonite ove pakete?\n"

#: any.pm:813
#, c-format
msgid "Error reading file %s"
msgstr "Greška kod otvaranja datoteka %s"

#: any.pm:1020
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Sledeći disk(ovi) će biti preimenovani:"

#: any.pm:1022
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (ranije sa imenom %s)"

#: any.pm:1079
#, c-format
msgid "HTTP"
msgstr "HTTP"

#: any.pm:1079
#, c-format
msgid "FTP"
msgstr "FTP"

#: any.pm:1079
#, c-format
msgid "NFS"
msgstr "NFS"

#: any.pm:1098 steps_interactive.pm:938
#, c-format
msgid "Network"
msgstr "Mreža"

#: any.pm:1102
#, c-format
msgid "Please choose a media"
msgstr "Izaberite medij"

#: any.pm:1118
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Datoteka već postoji. Da li prepišem preko postojeće?"

#: any.pm:1122
#, c-format
msgid "Permission denied"
msgstr "Pristup odbijen"

#: any.pm:1170
#, c-format
msgid "Bad NFS name"
msgstr "Pogrešno NFS ime"

#: any.pm:1191
#, c-format
msgid "Bad media %s"
msgstr "Loš medij %s"

#: any.pm:1234
#, c-format
msgid "Cannot make screenshots before partitioning"
msgstr "Ne mogu da napravim snimak pre particioniranja"

#: any.pm:1242
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Snimci će biti dostupni nakon instalacije u %s"

#: gtk.pm:131
#, c-format
msgid "Installation"
msgstr "Instalacija"

#: gtk.pm:135 share/meta-task/compssUsers.pl:43
#, c-format
msgid "Configuration"
msgstr "Konfiguracija"

#: install2.pm:168
#, c-format
msgid "You must also format %s"
msgstr "Morate i %s da formatirate"

#: interactive.pm:16
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Neke hardverske komponente u vašem računaru zahtevaju odgovarajuće drajvere "
"da bi normalno funkcionisale.\n"
"Informacije o njima možete pronaći na: %s"

#: interactive.pm:22
#, c-format
msgid "Bringing up the network"
msgstr "Pristupam  mrežu"

#: interactive.pm:27
#, c-format
msgid "Bringing down the network"
msgstr "Odstupam od mreže"

#: media.pm:399
#, c-format
msgid "Please wait, retrieving file"
msgstr ""

#: media.pm:717
#, c-format
msgid "unable to add medium"
msgstr ""

#: media.pm:757
#, c-format
msgid "Copying some packages on disks for future use"
msgstr "Kopiranje nekih poaketa na diskove radi kasnije upotrebe"

#: media.pm:810
#, c-format
msgid "Copying in progress"
msgstr "Kopiranje u toku"

#: pkgs.pm:32
#, c-format
msgid "must have"
msgstr "morate imati"

#: pkgs.pm:33
#, c-format
msgid "important"
msgstr "važno"

#: pkgs.pm:34
#, c-format
msgid "very nice"
msgstr "veoma lepo"

#: pkgs.pm:35
#, c-format
msgid "nice"
msgstr "lepo"

#: pkgs.pm:36
#, c-format
msgid "maybe"
msgstr "možda"

#: pkgs.pm:239
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""

#: pkgs.pm:327
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "Hm,pojavila se greška"

#: pkgs.pm:814
#, c-format
msgid "%d installation transactions failed"
msgstr "%d instlaciona transakcija nije uspela"

#: pkgs.pm:815
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Instaliram paket %s"

#: share/meta-task/compssUsers.pl:13
#, c-format
msgid "Workstation"
msgstr "Radna stanica"

#: share/meta-task/compssUsers.pl:15
#, c-format
msgid "Office Workstation"
msgstr "Radna(Office) stanica"

#: share/meta-task/compssUsers.pl:17
#, c-format
msgid ""
"Office programs: wordprocessors (LibreOffice Writer, Kword), spreadsheets "
"(LibreOffice Calc, Kspread), PDF viewers, etc"
msgstr ""
"Office programi: tekst procesori (LibreOffice Writer, Kword), tabele "
"(LibreOffice Calc, Kspread), pdf preglednici, itd"

#: share/meta-task/compssUsers.pl:22
#, c-format
msgid "Game station"
msgstr "Stanica za igru"

#: share/meta-task/compssUsers.pl:23
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Zabavni programi: arkade, ige na tabli, strategije, itd"

#: share/meta-task/compssUsers.pl:26
#, c-format
msgid "Multimedia station"
msgstr "Multimedijalna stanica"

#: share/meta-task/compssUsers.pl:27
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Programi za puštanje zvuka i videa"

#: share/meta-task/compssUsers.pl:32
#, c-format
msgid "Internet station"
msgstr "Internet stanica"

#: share/meta-task/compssUsers.pl:33
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""
"Skup alata za čitanje i slanje el.pošte i vesti (mutt, tin..) i za "
"pretraživanje Interneta"

#: share/meta-task/compssUsers.pl:38
#, c-format
msgid "Network Computer (client)"
msgstr "Mrežni kompjuter (klijent)"

#: share/meta-task/compssUsers.pl:39
#, c-format
msgid "Clients for different protocols including ssh"
msgstr "Klijenti za različite protokole uključujući i ssh"

#: share/meta-task/compssUsers.pl:44
#, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Alati za lako konfigurisanje kompjutera"

#: share/meta-task/compssUsers.pl:48
#, c-format
msgid "Console Tools"
msgstr "Konzolni alati"

#: share/meta-task/compssUsers.pl:49
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "editori,šelovi, alati za datoteke, terminali"

#: share/meta-task/compssUsers.pl:53 share/meta-task/compssUsers.pl:156
#: share/meta-task/compssUsers.pl:158
#, c-format
msgid "Development"
msgstr "Razvojna"

#: share/meta-task/compssUsers.pl:54 share/meta-task/compssUsers.pl:159
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "C i C++ razvojne biblioteke, programi  i propratne datoteke"

#: share/meta-task/compssUsers.pl:57 share/meta-task/compssUsers.pl:163
#, c-format
msgid "Documentation"
msgstr "Dokumentacija"

#: share/meta-task/compssUsers.pl:58 share/meta-task/compssUsers.pl:164
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "Knjige i Kako? (Howto's) za Linux i Besplatni Softver"

#: share/meta-task/compssUsers.pl:62 share/meta-task/compssUsers.pl:167
#, c-format
msgid "LSB"
msgstr "LSB"

#: share/meta-task/compssUsers.pl:63 share/meta-task/compssUsers.pl:168
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Linux-ova Standardna Baza. Podrška za Third party aplikaicje"

#: share/meta-task/compssUsers.pl:72
#, c-format
msgid "Web Server"
msgstr "Veb Server"

#: share/meta-task/compssUsers.pl:73
#, c-format
msgid "Apache"
msgstr "Apache"

#: share/meta-task/compssUsers.pl:76
#, c-format
msgid "Groupware"
msgstr "Softver za grupni rad"

#: share/meta-task/compssUsers.pl:77
#, c-format
msgid "Kolab Server"
msgstr "Kolab Server"

#: share/meta-task/compssUsers.pl:80 share/meta-task/compssUsers.pl:121
#, c-format
msgid "Firewall/Router"
msgstr "Server, Firewall/Router"

#: share/meta-task/compssUsers.pl:81 share/meta-task/compssUsers.pl:122
#, c-format
msgid "Internet gateway"
msgstr "Internet gateway"

#: share/meta-task/compssUsers.pl:84
#, c-format
msgid "Mail/News"
msgstr "El.pošta/vesti"

#: share/meta-task/compssUsers.pl:85
#, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Postfix server za el.poštu,Inn server za vesti "

#: share/meta-task/compssUsers.pl:88
#, c-format
msgid "Directory Server"
msgstr "Server direktorijuma"

#: share/meta-task/compssUsers.pl:92
#, c-format
msgid "FTP Server"
msgstr "FTP Server"

#: share/meta-task/compssUsers.pl:93
#, c-format
msgid "ProFTPd"
msgstr "ProFTPd"

#: share/meta-task/compssUsers.pl:96
#, c-format
msgid "DNS/NIS"
msgstr "DNS/NIS"

#: share/meta-task/compssUsers.pl:97
#, c-format
msgid "Domain Name and Network Information Server"
msgstr "Ime Domena i Mrežni Informacioni Server"

#: share/meta-task/compssUsers.pl:100
#, c-format
msgid "File and Printer Sharing Server"
msgstr "Fajl Server i server za deljenje štampača"

#: share/meta-task/compssUsers.pl:101
#, c-format
msgid "NFS Server, Samba server"
msgstr "NFS Server, Samba Server"

#: share/meta-task/compssUsers.pl:104 share/meta-task/compssUsers.pl:117
#, c-format
msgid "Database"
msgstr "Server,Baze podataka"

#: share/meta-task/compssUsers.pl:105
#, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr "PostgreSQL ili MySQL server za bazu podataka"

#: share/meta-task/compssUsers.pl:109
#, c-format
msgid "Web/FTP"
msgstr "Server, Web/FTP"

#: share/meta-task/compssUsers.pl:110
#, c-format
msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"

#: share/meta-task/compssUsers.pl:113
#, c-format
msgid "Mail"
msgstr "Pošta"

#: share/meta-task/compssUsers.pl:114
#, c-format
msgid "Postfix mail server"
msgstr "Postfix mail server"

#: share/meta-task/compssUsers.pl:118
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr "PostgreSQL ili MySQL server za bazu podataka"

#: share/meta-task/compssUsers.pl:125
#, c-format
msgid "Network Computer server"
msgstr "Mrežni Server"

#: share/meta-task/compssUsers.pl:126
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS server, SMB server, Proxy server, SSH server"

#: share/meta-task/compssUsers.pl:132
#, c-format
msgid "Graphical Environment"
msgstr "Grafičko Okruženje"

#: share/meta-task/compssUsers.pl:134
#, c-format
msgid "KDE Workstation"
msgstr "KDE padna stanica"

#: share/meta-task/compssUsers.pl:135
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"K Desktop okruženje, osnovno grafičko okruženje sa kolekcijom pratećih alata"

#: share/meta-task/compssUsers.pl:139
#, c-format
msgid "GNOME Workstation"
msgstr "Gnome radna stanica"

#: share/meta-task/compssUsers.pl:140
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Grafička okruženja za setom korisničk NFS server, SMB server, Proxy server, "
"NFS server, SMB server, Proxy serverih aplikacija i desktopalata"

#: share/meta-task/compssUsers.pl:144
#, fuzzy, c-format
msgid "LXDE Desktop"
msgstr "IceWm Desktop"

#: share/meta-task/compssUsers.pl:146
#, fuzzy, c-format
msgid ""
"A lightweight & fast graphical environment with user-friendly set of "
"applications and desktop tools"
msgstr ""
"Grafička okruženja za setom korisničk NFS server, SMB server, Proxy server, "
"NFS server, SMB server, Proxy serverih aplikacija i desktopalata"

#: share/meta-task/compssUsers.pl:149
#, c-format
msgid "Other Graphical Desktops"
msgstr "Drugi grafički desktopovi"

#: share/meta-task/compssUsers.pl:150
#, c-format
msgid "Window Maker, Enlightenment, Fvwm, etc"
msgstr " Window Maker, Enlightenment, Fvwm, itd"

#: share/meta-task/compssUsers.pl:173
#, c-format
msgid "Utilities"
msgstr "Alati"

#: share/meta-task/compssUsers.pl:175 share/meta-task/compssUsers.pl:176
#, c-format
msgid "SSH Server"
msgstr "SSH Server"

#: share/meta-task/compssUsers.pl:180
#, c-format
msgid "Webmin"
msgstr "Webmin"

#: share/meta-task/compssUsers.pl:181
#, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Webmin server za daljinsku kontrolu"

#: share/meta-task/compssUsers.pl:185
#, c-format
msgid "Network Utilities/Monitoring"
msgstr "Mrežni alati/Monitoring"

#: share/meta-task/compssUsers.pl:186
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr "Alati za monitoring, upravljanje procesima, tcpdump, nmap, ..."

#: share/meta-task/compssUsers.pl:190
#, c-format
msgid "Mageia Wizards"
msgstr "Mageia Čarobnjaci"

#: share/meta-task/compssUsers.pl:191
#, c-format
msgid "Wizards to configure server"
msgstr "Čarobnjaci za podešavanje servera"

#: steps.pm:85
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Greška, ali neznam kako da je razrešim.\n"
"Nastavite na vaš rizik!"

#: steps.pm:443
#, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""
"Neki važni paketi nisu dobro instalirani.\n"
"Vaš cdrom uređaj ili cd su neispravni.\n"
"Proverite cdrom na instaliranom kompjuteru koristeće \"rpm -qpl media/main/*."
"rpm\"\n"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "Pokrećem korak `%s'\n"

#: steps_curses.pm:22
#, c-format
msgid "Mageia Installation %s"
msgstr "Mageia Instalacija %s"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr "<Tab>/<Alt-Tab> između elemenata"

#: steps_gtk.pm:89
#, c-format
msgid "Xorg server is slow to start. Please wait..."
msgstr ""

#: steps_gtk.pm:206
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Vaš sistem ima manjak snage. Usled toga možete imati problema pri "
"instalaciji\n"
"Mageia. Ukoliko se oni pojave, možete probati tekstualnu instalaciju. "
"Da bi to postigli,\n"
"pritisnite `F1' pri startanju sa CDROM-a, a onda ukucajte  `text'."

#: steps_gtk.pm:239
#, c-format
msgid "Install %s KDE Desktop"
msgstr ""

#: steps_gtk.pm:240
#, c-format
msgid "Install %s GNOME Desktop"
msgstr ""

#: steps_gtk.pm:241
#, fuzzy, c-format
msgid "Custom install"
msgstr "Minimalno instaliraj"

#: steps_gtk.pm:262
#, fuzzy, c-format
msgid "KDE Desktop"
msgstr "IceWm Desktop"

#: steps_gtk.pm:263
#, fuzzy, c-format
msgid "GNOME Desktop"
msgstr "IceWm Desktop"

#: steps_gtk.pm:264
#, fuzzy, c-format
msgid "Custom Desktop"
msgstr "IceWm Desktop"

#: steps_gtk.pm:270
#, c-format
msgid "Here's a preview of the '%s' desktop."
msgstr ""

#: steps_gtk.pm:298
#, c-format
msgid "Click on images in order to see a bigger preview"
msgstr ""

#: steps_gtk.pm:316 steps_interactive.pm:609 steps_list.pm:30
#, c-format
msgid "Package Group Selection"
msgstr "Odabir grupa paketa"

#: steps_gtk.pm:337 steps_interactive.pm:626
#, c-format
msgid "Individual package selection"
msgstr "Pojedinačno biranje paketa"

#: steps_gtk.pm:361 steps_interactive.pm:546
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ukupna veličina: %d / %d MB"

#: steps_gtk.pm:403
#, c-format
msgid "Bad package"
msgstr "Loš paket"

#: steps_gtk.pm:405
#, c-format
msgid "Version: "
msgstr "Verzija: "

#: steps_gtk.pm:406
#, c-format
msgid "Size: "
msgstr "Veličina: "

#: steps_gtk.pm:406
#, c-format
msgid "%d KB\n"
msgstr "%d KB\n"

#: steps_gtk.pm:407
#, c-format
msgid "Importance: "
msgstr "Važnost: "

#: steps_gtk.pm:441
#, c-format
msgid "You cannot select/unselect this package"
msgstr "Ne možete selektovati/deselektovati ovaj paket"

#: steps_gtk.pm:445
#, c-format
msgid "due to missing %s"
msgstr "zbog ne postojanja %s"

#: steps_gtk.pm:446
#, c-format
msgid "due to unsatisfied %s"
msgstr "zbog ne zadovoljenog %s"

#: steps_gtk.pm:447
#, c-format
msgid "trying to promote %s"
msgstr "pokušavam da prikažem %s"

#: steps_gtk.pm:448
#, c-format
msgid "in order to keep %s"
msgstr "da bih zadržao %s"

#: steps_gtk.pm:453
#, c-format
msgid ""
"You cannot select this package as there is not enough space left to install "
"it"
msgstr "Ne možete selektovati ovaj paket jer nema više slobodnog prostora"

#: steps_gtk.pm:456
#, c-format
msgid "The following packages are going to be installed"
msgstr "Sledeći paketi treba da budu instalirani"

#: steps_gtk.pm:457
#, c-format
msgid "The following packages are going to be removed"
msgstr "Sledeći paketi će biti izbrisani"

#: steps_gtk.pm:482
#, c-format
msgid "This is a mandatory package, it cannot be unselected"
msgstr "Ovo je obavezni paket,i ne može biti deselektovan"

#: steps_gtk.pm:484
#, c-format
msgid "You cannot unselect this package. It is already installed"
msgstr "Možete deselektovati ovaj paket jer je već instaliran"

#: steps_gtk.pm:486
#, c-format
msgid "You cannot unselect this package. It must be upgraded"
msgstr "Ne možete deselektovati ovaj paket.On mora biti ažuriran"

#: steps_gtk.pm:490
#, c-format
msgid "Show automatically selected packages"
msgstr "Automatski prikaži izabrane pakete"

#: steps_gtk.pm:496
#, c-format
msgid "Install"
msgstr "Instaliraj"

#: steps_gtk.pm:499
#, c-format
msgid "Load/Save selection"
msgstr "Učitaj/Sačuvaj izbor"

#: steps_gtk.pm:500
#, c-format
msgid "Updating package selection"
msgstr "Ažuriranje selekcije paketa"

#: steps_gtk.pm:505
#, c-format
msgid "Minimal install"
msgstr "Minimalno instaliraj"

#: steps_gtk.pm:518
#, c-format
msgid "Software Management"
msgstr "Podešavanje Softvera"

#: steps_gtk.pm:518 steps_interactive.pm:431
#, c-format
msgid "Choose the packages you want to install"
msgstr "Izaberi pakete za instalaciju"

#: steps_gtk.pm:535 steps_interactive.pm:640 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Instaliram"

#: steps_gtk.pm:565
#, c-format
msgid "No details"
msgstr "Bez detalja"

#: steps_gtk.pm:584
#, fuzzy, c-format
msgid "Time remaining:"
msgstr "Preostalo vreme"

#: steps_gtk.pm:585
#, fuzzy, c-format
msgid "(estimating...)"
msgstr "Procenjujem"

#: steps_gtk.pm:615
#, fuzzy, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "%d paketa"
msgstr[1] "%d paketa"
msgstr[2] "%d paketa"

#: steps_gtk.pm:670 steps_interactive.pm:804 steps_list.pm:43
#, c-format
msgid "Summary"
msgstr "Sažetak"

#: steps_gtk.pm:689
#, c-format
msgid "Configure"
msgstr "Podesi"

#: steps_gtk.pm:706 steps_interactive.pm:800 steps_interactive.pm:950
#, c-format
msgid "not configured"
msgstr "nije podešeno"

#: steps_gtk.pm:740
#, fuzzy, c-format
msgid "Media Selection"
msgstr "Odabir grupa paketa"

#: steps_gtk.pm:749 steps_interactive.pm:332
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""
"Pronađeni su sledeći instalacioni mediji.\n"
"Ukoliko želite da preskočite neke od njih, deselektujte ih sada."

#: steps_gtk.pm:765 steps_interactive.pm:338
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard disk drive "
"before installation.\n"
"It will then continue from the hard disk drive and the packages will remain "
"available once the system is fully installed."
msgstr ""
"Imate mogućnost da kopirate sadržaj CD-ova na hard disk pre instalacije.\n"
"Nakon toga će instalcija nastaviti sa hard diska a paketi će ostati dostupni "
"i kada se završi instalacija."

#: steps_gtk.pm:767 steps_interactive.pm:340
#, c-format
msgid "Copy whole CDs"
msgstr "Kopiranje celog CDa"

#: steps_interactive.pm:39
#, c-format
msgid "An error occurred"
msgstr "Hm,pojavila se greška"

#: steps_interactive.pm:104
#, c-format
msgid "Please choose your keyboard layout"
msgstr "Izaberite  raspored tastature"

#: steps_interactive.pm:108
#, fuzzy, c-format
msgid "Here is the full list of available keyboards:"
msgstr "Ovde je predstavljena cela lista dostupnih rasporeda za tastature"

#: steps_interactive.pm:146
#, c-format
msgid "Install/Upgrade"
msgstr "Instalacija/Ažuriranje"

#: steps_interactive.pm:150
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Da li je ovo instalacija ili ažuriranje?"

#: steps_interactive.pm:152
#, fuzzy, c-format
msgid ""
"_: This is a noun:\n"
"Install"
msgstr "Instaliraj"

#: steps_interactive.pm:154
#, c-format
msgid "Upgrade %s"
msgstr "Ažuriranje %s"

#: steps_interactive.pm:172
#, c-format
msgid "Encryption key for %s"
msgstr "Ključ za enkripciju za %s"

#: steps_interactive.pm:205
#, c-format
msgid "Cancel installation, reboot system"
msgstr ""

#: steps_interactive.pm:206
#, fuzzy, c-format
msgid "New Installation"
msgstr "Instalacija"

#: steps_interactive.pm:207
#, c-format
msgid "Upgrade previous installation (not recommended)"
msgstr ""

#: steps_interactive.pm:211
#, c-format
msgid ""
"Installer has detected that your installed Mageia system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
"\n"
"Warning : you should backup all your personal data before choosing \"New\n"
"Installation\"."
msgstr ""

#: steps_interactive.pm:253
#, c-format
msgid "IDE"
msgstr "IDE"

#: steps_interactive.pm:253
#, c-format
msgid "Configuring IDE"
msgstr "Konfiguracija  IDE"

#: steps_interactive.pm:290
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"Nema slobodnog prostora za 1MB bootstrap! Instalacija đe se nastaviti, ali "
"da bi podigli vašsistem, morađete da kreirate bootstrap particiju u "
"DiskDrake-u"

#: steps_interactive.pm:295
#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr ""
"Morate kreirati PPC PReP bootstrap! Instalacija đe se nastaviti, ali da bi "
"podigli vaš sistem, morađete da kreirate bootstrap particiju u DiskDrake-u"

#: steps_interactive.pm:371
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Promenite vaš Cd-Rom!\n"
"\n"
"Ubacite vaš CD označen sa \"%s\" u pogon i pritisnite \"U redu\" kada ste "
"spremni.\n"
"Ukoliko ga nemate pritisnite  Poništi."

#: steps_interactive.pm:388
#, c-format
msgid "Looking for available packages..."
msgstr "Tražim pakete"

#: steps_interactive.pm:396
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade "
"(%dMB > %dMB)"
msgstr ""
"Vaš sistem nema dovoljno slobodnog prostora za instalaciju ili ažuriranje "
"sistema (%dMB > %dMB)"

#: steps_interactive.pm:443
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
"Molim Vas da izaberete učitavanje ili snimanje selekcije paketa.\n"
"Format koji se koristi je isti kao i kod  auto_install generisanih fajlova."

#: steps_interactive.pm:445
#, c-format
msgid "Load"
msgstr "Učitaj"

#: steps_interactive.pm:445
#, c-format
msgid "Save"
msgstr "Sačuvaj"

#: steps_interactive.pm:453
#, c-format
msgid "Bad file"
msgstr "Loš fajl"

#: steps_interactive.pm:469
#, fuzzy, c-format
msgid "KDE"
msgstr "IDE"

#: steps_interactive.pm:470
#, c-format
msgid "GNOME"
msgstr "GNOME"

#: steps_interactive.pm:473
#, fuzzy, c-format
msgid "Desktop Selection"
msgstr "Odabir grupa paketa"

#: steps_interactive.pm:474
#, c-format
msgid "You can choose your workstation desktop profile."
msgstr ""

#: steps_interactive.pm:560
#, c-format
msgid "Selected size is larger than available space"
msgstr "Selektovana veličina je veđa od slobodnog prostora"

#: steps_interactive.pm:576
#, c-format
msgid "Type of install"
msgstr "Tip instalacije"

#: steps_interactive.pm:577
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Niste selektovali nijednu grupu paketa.\n"
"Izaberite minimalnu instalaciju koju želite:"

#: steps_interactive.pm:582
#, c-format
msgid "With X"
msgstr "Sa X-ovima"

#: steps_interactive.pm:583
#, fuzzy, c-format
msgid "Install suggested packages"
msgstr "Instaliram paket %s"

#: steps_interactive.pm:584
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Sa osnovnom dokumentacijom (preporuka!)"

#: steps_interactive.pm:585
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Stvarno minimalna instalacija (posebno bez urpmi)"

#: steps_interactive.pm:641
#, c-format
msgid "Preparing installation"
msgstr "Pripremam instalaciju"

#: steps_interactive.pm:649
#, c-format
msgid "Installing package %s"
msgstr "Instaliram paket %s"

#: steps_interactive.pm:673
#, c-format
msgid "There was an error ordering packages:"
msgstr "Greška u listi paketa:"

#: steps_interactive.pm:673
#, c-format
msgid "Go on anyway?"
msgstr "Svejedno nastaviti dalje ?"

#: steps_interactive.pm:677
#, c-format
msgid "Retry"
msgstr ""

#: steps_interactive.pm:678
#, c-format
msgid "Skip this package"
msgstr ""

#: steps_interactive.pm:679
#, c-format
msgid "Skip all packages from medium \"%s\""
msgstr ""

#: steps_interactive.pm:680
#, fuzzy, c-format
msgid "Go back to media and packages selection"
msgstr "Sačuvaj selekciju paketa"

#: steps_interactive.pm:683
#, fuzzy, c-format
msgid "There was an error installing package %s."
msgstr "Greška pri instalaciji paketa:"

#: steps_interactive.pm:702
#, c-format
msgid "Post-install configuration"
msgstr "Postinstalaciona konfiguracija"

#: steps_interactive.pm:709
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr "Proverite da li se u uređaju %s nalazi medij za ažuriranje modula"

#: steps_interactive.pm:737 steps_list.pm:47
#, c-format
msgid "Updates"
msgstr "Ažuriranje"

#: steps_interactive.pm:738
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr ""
"Sada imate mogućnost da download-ujete ažurirane pakete koji su\n"
"kreirani nakon izlaska distribucije.\n"
"Oni mogu sadržavati ispravke grešaka i sigurnosnih rupa\n"
"\n"
"Da bi skinuli ove pakete morate da imate podešenu Internet konekciju.\n"
"\n"
"da li želite da instalirate update-ove ?"

#: steps_interactive.pm:846
#, c-format
msgid "%s on %s"
msgstr "%s na %s"

#: steps_interactive.pm:878 steps_interactive.pm:885 steps_interactive.pm:898
#: steps_interactive.pm:915 steps_interactive.pm:930
#, c-format
msgid "Hardware"
msgstr "Hardver"

#: steps_interactive.pm:899 steps_interactive.pm:916
#, c-format
msgid "Sound card"
msgstr "Zvučna kartica"

#: steps_interactive.pm:919
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Da li imate ISA zvučnu karticu?"

#: steps_interactive.pm:921
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
"Pokrenite \"alsaconf\" ili \"sndconfig\" nakon isntalacije da bi podesili "
"svoju zvučnu karticu"

#: steps_interactive.pm:923
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nije detektovana zvučna kartica. Pokrenite \"harddrake\" nakon instalacije"

#: steps_interactive.pm:931
#, c-format
msgid "Graphical interface"
msgstr "Grafički interfejs"

#: steps_interactive.pm:937 steps_interactive.pm:948
#, c-format
msgid "Network & Internet"
msgstr "Mreža i Internet"

#: steps_interactive.pm:949
#, c-format
msgid "Proxies"
msgstr "Proksiji"

#: steps_interactive.pm:950
#, c-format
msgid "configured"
msgstr "podešeno"

#: steps_interactive.pm:960
#, c-format
msgid "Security Level"
msgstr "Nivo sigurnosti"

#: steps_interactive.pm:979
#, c-format
msgid "Firewall"
msgstr "Zaštitni zid (Firewall)"

#: steps_interactive.pm:983
#, c-format
msgid "activated"
msgstr "Aktivirano"

#: steps_interactive.pm:983
#, c-format
msgid "disabled"
msgstr "onemogućeno"

#: steps_interactive.pm:997
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "Niste podesili X. Da li ste sigurni da želite to?"

#: steps_interactive.pm:1026
#, c-format
msgid "Preparing bootloader..."
msgstr "Pripremam starter..."

#: steps_interactive.pm:1027
#, c-format
msgid "Be patient, this may take a while..."
msgstr ""

#: steps_interactive.pm:1038
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
"will not work for you. The install will continue, but you'll need to use "
"BootX or some other means to boot your machine. The kernel argument for the "
"root fs is: root=%s"
msgstr ""
"Pošto izgleda da imate staromodnu ili nepoznatu mašinu, yaboot starter neđe "
"raditi kod vas.Instalacija će biti nastavljena, ali ćete morati da koristite "
"BootX ili nešto drugo da bi podigli sistem. Argument kernela zaroot fs je: "
"root=%s"

#: steps_interactive.pm:1051
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""
"U ovom sugurnosnom nivou pristup fajlovima na Windows particiji je dozvoljen "
"samo administratorima."

#: steps_interactive.pm:1083
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ubacite praznu disketu u uređaj %s"

#: steps_interactive.pm:1085
#, c-format
msgid "Creating auto install floppy..."
msgstr "Kreiram auto instalacioni flopi"

#: steps_interactive.pm:1096
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Neki koraci nisu kompletirani.\n"
"\n"
"Da li stvarno želite da završite ?"

#: steps_interactive.pm:1106
#, c-format
msgid "Congratulations"
msgstr "Čestitke"

#: steps_interactive.pm:1109
#, c-format
msgid "Reboot"
msgstr "Restart"

#. -PO: please keep the following messages very short: they must fit in the left list of the installer!!!
#: steps_list.pm:16
#, c-format
msgid ""
"_: Keep these entry short\n"
"Language"
msgstr "Izaberite jezik"

#: steps_list.pm:16 steps_list.pm:23
#, c-format
msgid "Localization"
msgstr ""

#: steps_list.pm:17
#, c-format
msgid ""
"_: Keep these entry short\n"
"License"
msgstr "Licenca"

#: steps_list.pm:18
#, c-format
msgid ""
"_: Keep these entry short\n"
"Mouse"
msgstr "Miš"

#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard disk drive detection"
msgstr "Detekcija hard diska"

#: steps_list.pm:21 steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installation class"
msgstr "Instalaciona klasa"

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Keyboard"
msgstr "Tastatura"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Sigurnost"

#: steps_list.pm:25
#, c-format
msgid ""
"_: Keep these entry short\n"
"Partitioning"
msgstr "Particionisanje"

#: steps_list.pm:27 steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
"Formatting"
msgstr "Formatiranje"

#: steps_list.pm:29
#, c-format
msgid ""
"_: Keep these entry short\n"
"Choosing packages"
msgstr "Izbor paketa"

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installing"
msgstr "Instaliram"

#: steps_list.pm:34
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Korisnici"

#: steps_list.pm:36 steps_list.pm:37
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Mreža"

#: steps_list.pm:38 steps_list.pm:39
#, c-format
msgid ""
"_: Keep these entry short\n"
"Bootloader"
msgstr "Starter"

#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr "Konfigurisanje X-a"

#: steps_list.pm:42
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Sažetak"

#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
"Services"
msgstr "Servisi"

#: steps_list.pm:46
#, c-format
msgid ""
"_: Keep these entry short\n"
"Updates"
msgstr "Ažuriranje"

#: steps_list.pm:48
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Izlaz"

#~ msgid ""
#~ "Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
#~ "gnumeric), pdf viewers, etc"
#~ msgstr ""
#~ "Office programi: tekst procesori (kword, abiword), tabele (kspread, "
#~ "gnumeric), pdf preglednici, itd"

#~ msgid "Downloading file %s..."
#~ msgstr "Preuzimam fajl %s ..."

#~ msgid ""
#~ "You have selected the following server(s): %s\n"
#~ "\n"
#~ "\n"
#~ "These servers are activated by default. They do not have any known "
#~ "security\n"
#~ "issues, but some new ones could be found. In that case, you must make "
#~ "sure\n"
#~ "to upgrade as soon as possible.\n"
#~ "\n"
#~ "\n"
#~ "Do you really want to install these servers?\n"
#~ msgstr ""
#~ "Vi ste izabrali sledeđe servere: %s\n"
#~ "\n"
#~ "\n"
#~ "Ovi serveri se aktiviraju po osnovnoj postavci. Oni nemaju poznatih "
#~ "sigurnosnih\n"
#~ "nedostataka, ali se ipak mogu pojaviti neki novi. Ukoliko se to desi, "
#~ "morate ih ažurirati\n"
#~ "što je pre moguđe.\n"
#~ "\n"
#~ "\n"
#~ "Da li zaista želite da instalirate ove servise?\n"

#~ msgid "IceWm Desktop"
#~ msgstr "IceWm Desktop"

#~ msgid "Contacting the mirror to get the list of available packages..."
#~ msgstr "Kantaktirajte mirror za listu mogućih paketa"

#~ msgid "Unable to contact mirror %s"
#~ msgstr "Ne mogu da kontaktiram miror %s"

#~ msgid "Generate auto install floppy"
#~ msgstr "Kreiraj auto instalacionu disketu"

#~ msgid ""
#~ "The auto install can be fully automated if wanted,\n"
#~ "in that case it will take over the hard disk drive!!\n"
#~ "(this is meant for installing on another box).\n"
#~ "\n"
#~ "You may prefer to replay the installation.\n"
#~ msgstr ""
#~ "Auto instalacija može biti potpuno automatizovana ukoliko želite,\n"
#~ "u tom slučaju preuzeće kontrolu nad hard-diskom!!\n"
#~ "(ovo se odnosi na instalaciju na drugoj mašini).\n"
#~ "\n"
#~ "Možda volite da ponovite instalaciju.\n"

#~ msgid "Replay"
#~ msgstr "Ponavljanje"

#~ msgid "Automated"
#~ msgstr "Automatski"

#~ msgid "Save packages selection"
#~ msgstr "Sačuvaj selekciju paketa"

#~ msgid "Do you want to use aboot?"
#~ msgstr "Da li želite da koristite aboot ?"

#~ msgid ""
#~ "Error installing aboot, \n"
#~ "try to force installation even if that destroys the first partition?"
#~ msgstr ""
#~ "Greška pri instalaciji aboot-a, \n"
#~ "Da li da probam da instaliram čak ako to vodi uništenju prve particije?"

#~ msgid "All"
#~ msgstr "Sve"

#~ msgid "TV card"
#~ msgstr "TV katica"

#~ msgid "Boot"
#~ msgstr "Startanje"

#~ msgid ""
#~ "_: Keep these entry short\n"
#~ "Authentication"
#~ msgstr "Autentifikacija"

#~ msgid "Arkeia"
#~ msgstr "Arkeia"

#~ msgid "Flatout"
#~ msgstr "Flatout"

#~ msgid "Gwenview"
#~ msgstr "Gwenview"

#~ msgid "3D"
#~ msgstr "3D"

#~ msgid "CMS"
#~ msgstr "CMS"

#~ msgid "CRM"
#~ msgstr "CRM"

#~ msgid "2007 product line"
#~ msgstr "linija proizvoda 2007"

#~ msgid "Invictus Firewall"
#~ msgstr "Zaštitni zid Invictus"

#~ msgid "Discovery Live Mode"
#~ msgstr "Discovery Live"

#~ msgid "How to register"
#~ msgstr "Kako se registrovati"

#~ msgid "Rpmdrake 2"
#~ msgstr "Rpmdrake 2"

#~ msgid "Mandriva Online Services"
#~ msgstr "Mandriva Online servisi"

#~ msgid "New Theme"
#~ msgstr "Nova tema"

#~ msgid "Web 2.0"
#~ msgstr "Veb 2.0"

#~ msgid "Kaspersky"
#~ msgstr "Kasperski"

#~ msgid "LinDVD"
#~ msgstr "LinDVD"

#~ msgid "Skype"
#~ msgstr "Skype"

#~ msgid "Transgaming/Cedega"
#~ msgstr "Transgaming/Cedega"

#~ msgid "DrakVPN"
#~ msgstr "DrakVPN"

#, fuzzy
#~ msgid "(%d package, %d MB)"
#~ msgid_plural "(%d packages, %d MB)"
#~ msgstr[0] "%d paketa"
#~ msgstr[1] "%d paketa"
#~ msgstr[2] "%d paketa"

#~ msgid "%d packages"
#~ msgstr "%d paketa"

#~ msgid "Language"
#~ msgstr "Izaberite jezik"

#~ msgid "License"
#~ msgstr "Licenca"

#~ msgid "Installation class"
#~ msgstr "Instalaciona klasa"

#~ msgid "Formatting"
#~ msgstr "Formatiranje"

#~ msgid "Choosing packages"
#~ msgstr "Izbor paketa"

#~ msgid "Users"
#~ msgstr "Korisnici"

#~ msgid "Networking"
#~ msgstr "Mreža"

#~ msgid "Configure X"
#~ msgstr "Konfigurisanje X-a"

#~ msgid ""
#~ "Cannot access kernel modules corresponding to your kernel (file %s is "
#~ "missing), this generally means your boot floppy in not in sync with the "
#~ "Installation medium (please create a newer boot floppy)"
#~ msgstr ""
#~ "Ne mogu da pristupim kernel modulima koji odgovaraju vašem kernelu (fajl "
#~ "%s nmedostaje), što generalno znači da vaš boot floppy nije "
#~ "sinhronizaovan sa Instalacionim medijom (kreirajte noviji boot floppy)"
oad_po): s/!isStandalone/isInstall/ (mainly for XFdrake's
- test)
-
- * Xconfigurator.pm (use vars): fix stew sux
- (testFinalConfig): nicer stderr handling
-
- * interactive_gtk.pm (exit): fix the exit code
-
-2001/04/14 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * Xconfigurator_consts.pm, mouse.pm, Xconfigurator.pm: updates to X, mouse
- setup for PPC
-
-2001/04/14 warly
-
- * share/compssUsers, share/list, share/rpmsrate: add icons in compssUser
- and list
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * Xconfigurator.pm: corrected
- updated
- updated message
-
- * standalone/draknet: message corrected
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still
- opened).
-
-2001/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/no.po: Updated Norwegian file
- Updated po files
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/sr.po,
- share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/ko.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
- share/po/sv.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
- share/po/id.po, share/po/pl.po, share/po/fi.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/vi.po, share/po/br.po,
- share/po/gl.po, share/po/ca.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: Updated po files
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (main): reverse message
-
- * install_steps_gtk.pm (installPackages): hide Details button sooner
- (installPackages): do not show button "Details" when no advertising
-
- * Xconfigurator_consts.pm: do not set XkbVariant "winkeys" for
- ru(winkeys), it is redondant
-
- * interactive_gtk.pm (ask_from_entries_refW): set_default_size width 250
-
- * any.pm (ask_users): do not have an empty icon. better not ask for icon
- if no icon
-
-2001/04/13 siegel
-
- * share/po/de.po: updates
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * Xconfigurator.pm: corrected
- updated
- updated message
-
- * standalone/draknet: message corrected
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: avoid locking cdrom for oem (compssUsers file still
- opened).
-
- * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
- available.
- fixed very old typo not encountered before;
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (main): reverse message
-
- * install_steps_gtk.pm (installPackages): hide Details button sooner
- (installPackages): do not show button "Details" when no advertising
-
- * Xconfigurator_consts.pm: do not set XkbVariant "winkeys" for
- ru(winkeys), it is redondant
-
- * interactive_gtk.pm (ask_from_entries_refW): set_default_size width 250
-
- * any.pm (ask_users): do not have an empty icon. better not ask for icon
- if no icon
-
-2001/04/13 warly
-
- * share/compssUsers: add ssh server in Network Computer Server
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * Xconfigurator.pm: corrected
- updated
- updated message
-
- * standalone/draknet: message corrected
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
- available.
- fixed very old typo not encountered before;
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (backtrace): created
-
- * install_steps_interactive.pm (addUser): remove the setting of
- $o->{autologin}, now done in any::autologin
-
- * install_steps_gtk.pm (installPackages): hide Details button sooner
- (installPackages): do not show button "Details" when no advertising
-
- * install2.pm (miscellaneous): add setting KEYBOARD=yes in
- /etc/sysconfig/usb as asked by Lord Chmou
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
- list instead of dying (for 8.0 only, should be switched back to die)
- (ask_from_listf): display the backtrace when empty list
-
- * any.pm (ask_users): add the empty icon
- (autologin): fix
-
-2001/04/13 warly
-
- * share/compssUsers: add ssh server in Network Computer Server
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm: updated
- updated message
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * standalone/draknet: message corrected
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
- available.
- fixed very old typo not encountered before;
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (backtrace): created
-
- * install_steps_interactive.pm (addUser): remove the setting of
- $o->{autologin}, now done in any::autologin
-
- * install2.pm (miscellaneous): add setting KEYBOARD=yes in
- /etc/sysconfig/usb as asked by Lord Chmou
-
- * install_steps_gtk.pm (installPackages): do not show button "Details"
- when no advertising
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
- list instead of dying (for 8.0 only, should be switched back to die)
- (ask_from_listf): display the backtrace when empty list
-
- * any.pm (ask_users): add the empty icon
- (autologin): fix
-
-2001/04/13 warly
-
- * share/compssUsers: add ssh server in Network Computer Server
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm: updated
- updated message
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * standalone/draknet: message corrected
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
- available.
- fixed very old typo not encountered before;
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (backtrace): created
-
- * install_steps_interactive.pm (addUser): remove the setting of
- $o->{autologin}, now done in any::autologin
-
- * install2.pm (miscellaneous): add setting KEYBOARD=yes in
- /etc/sysconfig/usb as asked by Lord Chmou
-
- * install_steps_gtk.pm (installPackages): do not show button "Details"
- when no advertising
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
- list instead of dying (for 8.0 only, should be switched back to die)
- (ask_from_listf): display the backtrace when empty list
-
- * any.pm (ask_users): add the empty icon
- (autologin): fix
-
-2001/04/13 warly
-
- * share/compssUsers: add ssh server in Network Computer Server
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm: updated
- updated message
-
- * standalone/draknet: message corrected
- updated
-
- * netconnect.pm: net_cnx_up/down xritten in neuneu
-
- * bootlook.pm: embedded = 0 -> local
-
-2001/04/13 fabman
-
- * share/po/es.po: synchro with EN
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_gtk.pm: avoid illegal modulus zero if no advertizing is
- available.
- fixed very old typo not encountered before;
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (backtrace): created
-
- * install_steps_interactive.pm (addUser): remove the setting of
- $o->{autologin}, now done in any::autologin
-
- * install2.pm (miscellaneous): add setting KEYBOARD=yes in
- /etc/sysconfig/usb as asked by Lord Chmou
-
- * install_steps_gtk.pm (installPackages): do not show button "Details"
- when no advertising
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
- list instead of dying (for 8.0 only, should be switched back to die)
- (ask_from_listf): display the backtrace when empty list
-
- * any.pm (ask_users): add the empty icon
- (autologin): fix
-
-2001/04/13 warly
-
- * share/compssUsers: add ssh server in Network Computer Server
- add DATABASES to Database
- add icons for server
-
-2001/04/13 dam's <damien@mandrakesoft.com>
-
- * network.pm: updated wireless configuration
-
- * netconnect.pm: corrected loop in isdn + other things
-
- * bootlook.pm: embedded = 0 -> local
-
- * standalone/draknet: updated
- added delete event
-
-2001/04/13 Franois Pons <fpons@mandrakesoft.com>
-
- * netconnect.pm: fixed syntax error :-)
-
- * install_steps.pm, install_steps_gtk.pm: added conditional update-menus
- if package are installed.
-
- * install_steps_interactive.pm: added conditional update-menus if package
- are installed.
- make sure update-menus is called after installing cups related packages.
-
-2001/04/13 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/hr.po, share/po/fr.po, share/po/sv.po, share/po/hu.po: Updated
- Croatian and Swedish files
-
- * share/po/sl.po, share/po/cy.po, share/po/ca.po, share/po/ga.po,
- share/po/is.po, share/po/cs.po: Removed po files with too low leve lof
- translating ( < 60% )
- so they are not included on final CD
-
-2001/04/13 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (backtrace): created
-
- * install_steps_interactive.pm (addUser): remove the setting of
- $o->{autologin}, now done in any::autologin
-
- * bootlook.pm: don't use Locale::GetText, use DrakX's i18n
-
- * install2.pm (miscellaneous): add setting KEYBOARD=yes in
- /etc/sysconfig/usb as asked by Lord Chmou
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): log the empty
- list instead of dying (for 8.0 only, should be switched back to die)
- (ask_from_listf): display the backtrace when empty list
-
- * my_gtk.pm (new): make dams happy
-
- * any.pm (ask_users): add the empty icon
- (autologin): fix
-
-2001/04/13 warly
-
- * share/compssUsers: add DATABASES to Database
- add icons for server
-
-2001/04/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dhcp.c: remove unnecessary redhat history code
-
-2001/04/12 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: fixed wrong kernel version extraction (typically for
- upgrade).
-
- * install_steps_interactive.pm: removed Cancel of Summary.
- fixed ask printer configuration.
-
- * detect_devices.pm: fix Hewlett-Packard to HP in case.
-
- * standalone/printerdrake: never ask to configure a printer in standalone.
-
- * printerdrake.pm: automatically add a queue if nothing exists.
- fixed ask to configure a printer.
-
- * interactive.pm: removed strict die on empty list.
-
- * live_install2: added some gtk and gdk_imlib missing variables.
-
- * live_install: removed gtk variable for data, moved to second script.
-
- * modules.pm, commands.pm, lang.pm, pkgs.pm, keyboard.pm: fixed log of
- packdrake.
-
-2001/04/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dhcp.c: remove unneeded #define
-
- * standalone/drakgw: add some rule so later on tinyfirewall will not
- prevent everything from working
-
- * share/po/fr.po: minor fix
- write some ppc translations
-
-2001/04/12 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/it.po: Updated Italian file
-
-2001/04/12 Pixel <pixel@mandrakesoft.com>
-
- * printer.pm: use run_program and remove "require run_program"s
-
- * my_gtk.pm (main): only accept X (gdk) events key_press, key_release and
- exposure (so
- that not to receive motion_notify which would generate focus_out in
- non-interesting cases)
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): fix the test
- for empty lists
- (ask_from_entries_refH_powered_normalize):
- - when not_edit and empty list, die.
- - when not_edit and single element list, don't display that entry.
-
- * lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"
-
- * modules.pm (configure_pcmcia): better handling for not running cardmgr
- many times
- (configure_pcmcia): always run cardmgr so that it is run even if stage1
- did create a /var/run/stab. This is just a try :-/
-
-2001/04/12 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: if neuneu but explicited clicked, don't skip
- corrected pcmcia driver
-
-2001/04/12 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: removed Cancel of Summary.
- fixed ask printer configuration.
-
- * common.pm: improved bestMatchSentence2.
-
- * detect_devices.pm: fix Hewlett-Packard to HP in case.
-
- * standalone/printerdrake: never ask to configure a printer in standalone.
-
- * printerdrake.pm: automatically add a queue if nothing exists.
- fixed ask to configure a printer.
-
- * interactive.pm: removed strict die on empty list.
-
- * modules.pm, commands.pm, lang.pm, keyboard.pm, pkgs.pm: fixed log of
- packdrake.
-
-2001/04/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: add some rule so later on tinyfirewall will not
- prevent everything from working
-
- * share/po/fr.po: write some ppc translations
- un-dadouize a problem
-
-2001/04/12 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/it.po: Updated Italian file
-
-2001/04/12 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): fix no advertising with less
- than 20MB of packages
-
- * interactive.pm (ask_from_entries_refH_powered_normalize):
- - when not_edit and empty list, die.
- - when not_edit and single element list, don't display that entry.
-
- * install_steps_interactive.pm (configureX): fix for X test at install
- with exotic fonts
-
- * lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"
-
- * modules.pm (configure_pcmcia): better handling for not running cardmgr
- many times
- (configure_pcmcia): always run cardmgr so that it is run even if stage1
- did create a /var/run/stab. This is just a try :-/
-
-2001/04/12 dam's <damien@mandrakesoft.com>
-
- * bootlook.pm: corrected typo
- added use bootloader
-
- * standalone/net_monitor: typo
-
- * netconnect.pm: if neuneu but explicited clicked, don't skip
- corrected pcmcia driver
- corrected typo
-
- * lang.pm: pixel sux
-
- * network.pm, standalone/draknet: corrected network connection
-
- * my_gtk.pm: corrected set_modal
-
-2001/04/12 fabman
-
- * share/po/es.po: updated spanish .po files
-
-2001/04/12 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: removed Cancel of Summary.
- fixed ask printer configuration.
-
- * common.pm: improved bestMatchSentence2.
-
- * detect_devices.pm: fix Hewlett-Packard to HP in case.
-
- * standalone/printerdrake: never ask to configure a printer in standalone.
-
- * printerdrake.pm: automatically add a queue if nothing exists.
- fixed ask to configure a printer.
-
- * modules.pm, commands.pm, lang.pm, keyboard.pm, pkgs.pm: fixed log of
- packdrake.
-
-2001/04/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/fr.po: un-dadouize a problem
- sync
-
-2001/04/12 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sp.po, share/po/fi.po, share/po/DrakX.pot,
- share/po/zh_CN.GB2312.po, share/po/es.po, share/po/fr.po,
- share/po/sr.po, share/po/de.po, share/po/el.po, share/po/et.po,
- share/po/sk.po, share/po/eu.po, share/po/sl.po, share/po/vi.po,
- share/po/ko.po, share/po/eo.po, share/po/ja.po, share/po/wa.po,
- share/po/sv.po, share/po/da.po, share/po/is.po, share/po/zh_TW.Big5.po,
- share/po/id.po: Updated Chinese file
-
- * share/po/it.po: Updated Italian file
- Updated Chinese file
-
-2001/04/12 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): fix no advertising with less
- than 20MB of packages
-
- * interactive.pm (ask_from_entries_refH_powered_normalize):
- - when not_edit and empty list, die.
- - when not_edit and single element list, don't display that entry.
-
- * install_steps_interactive.pm (configureX): fix for X test at install
- with exotic fonts
-
- * lang.pm (pack_langs): set RPM_INSTALL_LANG for package "menu"
-
- * modules.pm (configure_pcmcia): better handling for not running cardmgr
- many times
- (configure_pcmcia): always run cardmgr so that it is run even if stage1
- did create a /var/run/stab. This is just a try :-/
-
-2001/04/12 siegel
-
- * share/po/de.po: new german version
-
-2001/04/12 yduret
-
- * bootlook.pm: added some stuff
-
-2001/04/11 dam's <damien@mandrakesoft.com>
-
- * my_gtk.pm: no setmodal 0 if wizard
-
-2001/04/12 dam's <damien@mandrakesoft.com>
-
- * bootlook.pm: corrected typo
- added use bootloader
-
- * netconnect.pm: corrected typo
-
-2001/04/12 fabman
-
- * share/po/es.po: updated spanish .po files
-
-2001/04/12 siegel
-
- * share/po/de.po: new german version
-
-2001/04/11 dam's <damien@mandrakesoft.com>
-
- * share/themes-mdk.rc: tooltips
-
- * netconnect.pm: updated
-
- * my_gtk.pm: no setmodal 0 if wizard
-
-2001/04/11 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (reallyChooseGroups): relook
-
- * install_steps_interactive.pm (chooseGroups): warn if chosen size is too
- big
-
- * share/compssUsers: adapt for new profile choosing layout
-
-2001/04/11 yduret
-
- * bootlook.pm: bug fix in autologin
-
-2001/04/11 dam's <damien@mandrakesoft.com>
-
- * share/themes-mdk.rc: tooltips
-
- * bootlook.pm: updated
- corrected
-
- * tinyfirewall.pm: installation of package : not at the same place
-
- * netconnect.pm: updated
- added driver for pcmcia, corrected eth conf for pppoe
-
-2001/04/11 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: added missing LD_LOADER for calling rpm.
-
- * printerdrake.pm: fixed probe on kernel 2.4.
- make printer devices more accurate.
- removed limitation to only one port probed
-
- * pkgs.pm: added missing use of LD_LOADER for starting parsehdlist on
- upgrade.
-
- * detect_devices.pm: avoid need of shell for live upgrade on serial_probe
- (removed 2>/dev/null which
- is not necessary).
- fixed printer probe (usb and parallel).
-
- * mouse.pm: fix wacom usb tablet
-
- * standalone/printerdrake: added missing take into account of
- /etc/modules.conf
-
- * lang.pm: added missing LD_LOADER reference and remove old code
- commented.
-
-2001/04/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/fr.po: unfuzzyize
- sync with new msg in services.pm and compssUsers
- sync with pablo update
- fixes of translations
- write the shitload of untranslated and fuzzy msg
-
- * standalone/tinyfirewall: i18n title
-
- * services.pm: have many more services tooltipped from here so we can get
- translations afterwards
-
- * share/compssUsers: fix typos of rpmsrate groups
-
- * standalone/drakgw: kosmetik
- do i18n for title also
-
-2001/04/11 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/rpmsrate: Added reference to netscape-chinese_big5 file
-
- * share/po/DrakX.pot, share/po/wa.po: Updated Walloon file
- Updated po files
- Updated Slovak, Walloon and Polish files
-
- * share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/de.po,
- share/po/ko.po, share/po/ja.po, share/po/is.po, share/po/zh_TW.Big5.po,
- share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
- share/po/zh_CN.GB2312.po, share/po/sk.po, share/po/vi.po,
- share/po/ca.po, share/po/cs.po: Updated po files
- Updated Slovak, Walloon and Polish files
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/ga.po,
- share/po/sr.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/cy.po, share/po/nl.po, share/po/sv.po, share/po/hu.po,
- share/po/no.po, share/po/th.po, share/po/el.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/af.po: Updated po files
-
-2001/04/11 Pixel <pixel@mandrakesoft.com>
-
- * run_program.pm (rooted): don't call install_any::check_prog if rooted
-
- * standalone/drakboot: make it work (why was bootloader::install
- commented?)
-
- * share/compssUsers: adapt for new profile choosing layout
-
- * Makefile: take cardmgr-*
-
- * install_steps_interactive.pm (chooseGroups): warn if chosen size is too
- big
- translate the ``path'' in profile selection
-
- * share/po/i18n_compssUsers: relooking
-
- * any.pm (setupBootloader): translate the bootloaders to use
- (setupBootloader): nicer look&feel
-
- * install_any.pm (fsck_option): add a closing ``"'' so that strings to
- i18n extraction works
- (fsck_option): add a closing ``"'' so that strings to i18n extraction
- works
- (check_prog): make it work
-
- * install_steps_gtk.pm (reallyChooseGroups): relook
- (installPackages): pressing "Details" gives you more detailed info
- (reallyChooseGroups): start relooking
- (installPackages): don't display advertising if less 20MB of packages
- translate the ``path'' in profile selection
-
-2001/04/11 warly
-
- * share/compssUsers: Add descr for servers
-
-2001/04/11 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: make printer devices more accurate.
- removed limitation to only one port probed
-
- * mouse.pm: fix wacom usb tablet
-
- * standalone/printerdrake: added missing take into account of
- /etc/modules.conf
-
- * detect_devices.pm: fixed printer probe (usb and parallel).
-
-2001/04/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * services.pm: have many more services tooltipped from here so we can get
- translations afterwards
-
- * share/po/fr.po: write the shitload of untranslated and fuzzy msg
-
- * share/compssUsers: fix typos of rpmsrate groups
-
-2001/04/11 Pixel <pixel@mandrakesoft.com>
-
- * run_program.pm (rooted): don't call install_any::check_prog if rooted
-
- * diskdrake.pm (More): fix exception relaunching
-
- * install_any.pm (check_prog): make it work
-
- * any.pm (setupBootloader): nicer look&feel
-
- * standalone/drakboot: make it work (why was bootloader::install
- commented?)
-
- * Makefile: take cardmgr-*
-
-2001/04/11 fabman
-
- * share/po/es.po: updated spanish .po file
-
-2001/04/11 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: make printer devices more accurate.
- removed limitation to only one port probed
-
- * mouse.pm: fix wacom usb tablet
-
- * standalone/printerdrake: added missing take into account of
- /etc/modules.conf
-
- * detect_devices.pm: fixed printer probe (usb and parallel).
-
-2001/04/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/fr.po: write the shitload of untranslated and fuzzy msg
-
-2001/04/11 Pixel <pixel@mandrakesoft.com>
-
- * tools/make_mdkinst_stage2: to lighten mdkinst_stage2:
- - completly remove po's (will be getFile'd)
- - remove LVM progs, resize_reiserfs, big fonts (will be getFile'd)
-
- * standalone/drakboot: make it work (why was bootloader::install
- commented?)
-
- * share/aliases: add rmmod -> insmod_
-
- * lang.pm (get_x_fontset): special cases for some big (size) fonts
-
- * Makefile: take cardmgr-*
-
- * install_any.pm (check_prog): make it work
- (check_prog): if a prog isn't available, try to fetch it via getFile
- (remove_bigseldom_used): created, purpose: remove unneeded stuff on
- stage2
- to allow a getAndSaveFile.
- (getAndSaveFile): if only one arg is given, assume the name is the same
-
- * standalone/XFdrake: fix bug for running xfs
-
- * any.pm (setupBootloader): nicer look&feel
-
- * diskdrake.pm (More): fix exception relaunching
- check resize_reiserfs is there or get it
-
- * run_program.pm (rooted): don't call install_any::check_prog if rooted
- in install, call install_any::check_prog to allow shadow progs which are
- fetched when needed via getFile
-
- * share/list: remove rmmod (is now a symlink)
-
-2001/04/11 siegel
-
- * share/po/de.po: updated german version
-
-2001/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ca.po: Updated Catalan file
-
-2001/04/10 Pixel <pixel@mandrakesoft.com>
-
- * Makefile:
- - fix wiz_*.png removing
- - fix copying cardmgr* which included cardmgr.o
-
-2001/04/11 Pixel <pixel@mandrakesoft.com>
-
- * tools/make_mdkinst_stage2: to lighten mdkinst_stage2:
- - completly remove po's (will be getFile'd)
- - remove LVM progs, resize_reiserfs, big fonts (will be getFile'd)
-
- * standalone/XFdrake: fix bug for running xfs
-
- * diskdrake.pm: check resize_reiserfs is there or get it
-
- * share/aliases: add rmmod -> insmod_
-
- * install_any.pm (check_prog): if a prog isn't available, try to fetch it
- via getFile
- (remove_bigseldom_used): created, purpose: remove unneeded stuff on
- stage2
- to allow a getAndSaveFile.
- (getAndSaveFile): if only one arg is given, assume the name is the same
-
- * share/list: remove rmmod (is now a symlink)
-
- * run_program.pm: in install, call install_any::check_prog to allow shadow
- progs which are
- fetched when needed via getFile
-
- * lang.pm (get_x_fontset): special cases for some big (size) fonts
-
-2001/04/10 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bad network restart
-
- * my_gtk.pm: corrected bad font
-
- * network.pm: get rid of ifcfg-
- minor correction
-
-2001/04/10 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: fixed selection of CDs.
-
- * devices.pm: added input/event class of devices (necessary for usb wacom
- at install)
-
-2001/04/10 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/mkinitrd_helper/mkinitrd_helper.c,
- mdk-stage1/mkinitrd_helper/Makefile:
- - honour quiet mode at boot time
- - fake modprobe to shut up kmod
-
- * bootlook.pm: do not use french in i18n'ed msg yvounet!!
-
- * standalone/drakgw: add INTERFACE param in sysconfig parameter for smooth
- interoperation with bastille-firewall
-
-2001/04/10 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/cs.po: Updated Czech file
- Updated po files
-
- * share/po/ko.po, share/po/ja.po, share/po/id.po, share/po/vi.po: Updated
- Indonesian, Japanese, Korean and Vietnamese files
- Updated po files
-
- * share/po/DrakX.pot, share/po/wa.po, share/po/fi.po: Added a missing
- translatable string
- Updated po files
-
- * share/po/ca.po: Updated Catalan file
- Updated po files
-
- * share/locales.tar.bz2: Added missing file for Vietnamese
-
- * share/po/bg.po: Updated Bulgarian file
- Updated po files
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
- share/po/fr.po, share/po/ga.po, share/po/sr.po, share/po/de.po,
- share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/az.po,
- share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/cy.po,
- share/po/nl.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/pl.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
- share/po/ro.po, share/po/da.po, share/po/af.po: Updated po files
-
-2001/04/10 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm: use gtkset_tip (so that no tip is set when tip eq
- '')
- (create_boxradio): handle double_click
- (ask_from_entries_refW): use radio boxes instead of list/clist if small
- number
- of choices
- (create_ctree): handle single click on node opens the node
-
- * my_gtk.pm: create and use gtkset_tip
- (_create_window): XSetInputFocus done only on expose_event of the
- topmost window
- (new): ensure only one modal
-
- * Xconfigurator.pm (main): have an "Ok" button to leave
-
- * install_steps_gtk.pm: use gtkset_tip
- (choosePackagesTree): fix "Show automatically selected packages"
- create and use gtkset_tip
-
- * Makefile:
- - fix wiz_*.png removing
- - fix copying cardmgr* which included cardmgr.o
-
-2001/04/10 warly
-
- * share/rpmsrate: add viavoicemenu_{us,gr,fe}
-
-2001/04/10 yduret
-
- * bootlook.pm: grub/lilo mode
-
-2001/04/10 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bad network restart
-
- * my_gtk.pm: corrected bad font
-
- * network.pm: get rid of ifcfg-
- minor correction
-
-2001/04/09 dam's <damien@mandrakesoft.com>
-
- * tinyfirewall.pm: typo
-
-2001/04/09 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Create): check for 40MB instead of 32MB for min reiserfs
- size as the check is done before rounding.
-
- * bootloader.pm (install_grub): altconfigfile only if /boot is not
- reiserfs :-/
-
- * tools/make_mdkinst_stage2: fix the stage2 too big (was keeping too many
- modules.cz)
-
- * install_any.pm (setPackages): also have SOUND set in compssUsersChoice
- based on pciusbtable
-
- * share/compssUsers, share/rpmsrate:
- - SOUND is now a flag
- - AUDIO is the group
-
-2001/04/09 siegel
-
- * tinyfirewall.pm: i18n fixes
-
-2001/04/09 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: fixes of grub installation using hd.img
- fix the fix for loopback mounting of hd.img.
-
- * Xconfigurator.pm: fixed always 8bpp for autoDefaultDepth.
-
- * pkgs.pm: changed transaction error management this way: if a transaction
- fails, DrakX
- tries to make as many transaction as there are package that have failed
- to be
- installed (this means one transaction of only one package). This help
- installing
- most package that are correct (as a transaction that failed cause all
- remaining
- package to be not installed).
-
-2001/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/Makefile: 8.0rc -> 8.0
-
- * rescue/tree/etc/oem: fix english thanks to Kevin
-
- * standalone/drakgw: do not die when an initscript returns non-0
- (initscripts too buggy)
-
-2001/04/09 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/gl.po, share/po/ca.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Updated Danish file
-
- * any.pm: changed ISO_8859-1 TO ISO-8859-1
-
-2001/04/09 Pixel <pixel@mandrakesoft.com>
-
- * c/stuff.xs.pm, install_steps.pm, any.pm: create to_utf8 from po strings,
- use it for kdm message
-
- * diskdrake.pm (Create): check for 40MB instead of 32MB for min reiserfs
- size as the check is done before rounding.
-
- * bootloader.pm (install_grub): altconfigfile only if /boot is not
- reiserfs :-/
-
- * tools/make_mdkinst_stage2: fix the stage2 too big (was keeping too many
- modules.cz)
-
- * install2.pm (main): sets umask (seems like default one is no more 022,
- kernel change?)
-
- * Xconfigurator_consts.pm, Xconfig.pm, Xconfigurator.pm: handle XkbModel
- (especially for abnt2 (br))
-
- * install_any.pm (setPackages): also have SOUND set in compssUsersChoice
- based on pciusbtable
-
- * share/compssUsers, share/rpmsrate:
- - SOUND is now a flag
- - AUDIO is the group
-
- * lang.pm (load_po): sets $lang::charset to the charset used in the po
-
-2001/04/09 siegel
-
- * share/po/de.po: fixes
-
- * Xconfigurator.pm: fixed i18n bug
-
-2001/04/09 yduret
-
- * standalone/tinyfirewall: button policy (thx gc)
-
- * standalone/drakgw: deyvounification : remove some un-useful comments in
- code
-
-2001/04/09 dam's <damien@mandrakesoft.com>
-
- * tinyfirewall.pm: corrected
-
- * standalone.pm: install function now returns the return value of the
- system.
-
- * netconnect.pm: corrected buggy cable
- removed buggy modem screen repetition
-
-2001/04/09 Franois Pons <fpons@mandrakesoft.com>
-
- * standalone/mousedrake: fixed mousedrake (with interactive.pm fixes
- applied).
- fixed cancel support.
- added conditional restart of gpm on mouse configuration change.
-
- * fs.pm: removed notail option for reiserfs.
-
- * standalone/keyboarddrake: fixed exit on cancel (should cause trouble in
- DrakConf only).
-
- * install_any.pm: added missing package to copy.
-
- * rescue/tree/etc/oem: fixes of grub installation using hd.img
- fix the fix for loopback mounting of hd.img.
- fixed hd.img access right.
- make kernel22 installed for every oem install...
- moved some package to closure instead of installed.
- added some missing packages.
- added nolock option for nfsmount.
- added missing package to copy.
-
-2001/04/09 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/init.c: fix Traktopel Maxim thanks to Kevin Lawton
-
- * mdk-stage1/Makefile: 8.0beta -> 8.0rc
-
- * standalone/drakgw: fix for when there is an already existing rc.firewall
- complies with old format of drakgw so that upgrades will work
-
- * rescue/tree/etc/oem: fix english thanks to Kevin
-
-2001/04/09 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * any.pm: changed ISO_8859-1 TO ISO-8859-1
-
-2001/04/09 Pixel <pixel@mandrakesoft.com>
-
- * c/stuff.xs.pm, install_steps.pm, any.pm: create to_utf8 from po strings,
- use it for kdm message
-
- * interactive.pm (ask_from_treelistf): make it behaves correctly when
- "cancel" is clicked
-
- * Xconfigurator_consts.pm, Xconfig.pm, Xconfigurator.pm: handle XkbModel
- (especially for abnt2 (br))
-
- * install2.pm (main): sets umask (seems like default one is no more 022,
- kernel change?)
- (main): log the umask
-
- * devices.pm (entry): add hd[ijkl]*
-
- * bootloader.pm (install_lilo): better handling of map-drive (there's not
- always only 2 disks!)
-
- * lang.pm (load_po): sets $lang::charset to the charset used in the po
-
-2001/04/09 siegel
-
- * share/po/de.po: fixes
-
-2001/04/09 yduret
-
- * standalone/drakboot: added lilo/grub
-
- * bootlook.pm: added lilo/grub mode
-
-2001/04/09 dam's <damien@mandrakesoft.com>
-
- * modules.pm: removed use install_any
-
- * tinyfirewall.pm: corrected
-
- * netconnect.pm: corrected buggy cable
- removed buggy modem screen repetition
- corrected bad bug when creating new profile
-
- * standalone.pm: install function now returns the return value of the
- system.
-
- * Makefile: removed install_any
-
-2001/04/09 Franois Pons <fpons@mandrakesoft.com>
-
- * standalone/mousedrake: fixed mousedrake (with interactive.pm fixes
- applied).
- fixed cancel support.
- added conditional restart of gpm on mouse configuration change.
-
- * rescue/tree/etc/oem: fixed hd.img access right.
- make kernel22 installed for every oem install...
- moved some package to closure instead of installed.
- added some missing packages.
- added nolock option for nfsmount.
- added missing package to copy.
-
- * fs.pm: removed notail option for reiserfs.
-
- * standalone/keyboarddrake: fixed exit on cancel (should cause trouble in
- DrakConf only).
-
- * printer.pm: added Till patch for printer (raw queue and PostScript
- queue).
-
- * install_any.pm: added missing package to copy.
-
-2001/04/09 kjx
-
- * share/po/zh_CN.GB2312.po: translate before 8.0 release
-
-2001/04/09 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): log the umask
-
- * interactive.pm (ask_from_treelistf): make it behaves correctly when
- "cancel" is clicked
-
- * devices.pm (entry): add hd[ijkl]*
-
- * bootloader.pm (install_lilo): better handling of map-drive (there's not
- always only 2 disks!)
-
-2001/04/09 yduret
-
- * bootlook.pm: fix, added lilo/grub frame
- fixed till bug
-
-2001/04/08 dam's <damien@mandrakesoft.com>
-
- * rescue/tree/etc/oem, rescue/tree/etc/closurepkgs, install_any.pm: get
- rid of kisdn
-
- * tinyfirewall.pm: updated
- added package installation
-
- * netconnect.pm: get rid of kisdn
- updated
- no more askwarn in wizard mode
- updated
-
- * standalone/tinyfirewall, standalone/drakgw, my_gtk.pm,
- netconnect_consts.pm: updated
-
- * standalone/net_monitor: removed Data::Dumper
- typo
-
- * standalone/draknet: updated
- typo
- corrected bad isdn field
-
-2001/04/08 daouda
-
- * share/rpmsrate: increase quanta weight .
-
-2001/04/08 fabman
-
- * share/po/es.po: updated spanish .po files
-
-2001/04/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: correct my mistakes on removing some modules from stage1 and
- stage2 (-> remove only from stage1)
-
-2001/04/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/compssUsers.desktop, standalone/draknet: Fixed some english typos
-
- * standalone/net_monitor, netconnect.pm: Some English changes
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Fixed some english typos
- Updated pot file and various po files
-
-2001/04/08 Pixel <pixel@mandrakesoft.com>
-
- * fs.pm (write): remove debugging info :-(
-
- * bootloader.pm (suggest): add option "quiet" to the kernel in fb
- (requested by chmou)
-
- * install_steps.pm (afterInstallPackages): remove setting of kde charset
- in kdeglobals (kde is a grown-up now)
-
-2001/04/08 siegel
-
- * share/po/de.po: new german version
- updates
-
-2001/04/07 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: typo
- typo
- net_monitor incorporation
-
- * standalone/net_monitor, Makefile.config: net_monitor incorporation
-
-2001/04/07 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/hr.po: updated Croatian files
-
- * share/po/wa.po, share/po/sr.po, share/po/sp.po, share/po/DrakX.pot,
- share/po/ko.po, share/po/it.po: Updated Korean, Italian, Serbian and
- Walloon files
-
-2001/04/07 warly
-
- * share/compssUsers: PCL-CVS release v2_9_9
- Repository : :ext:warly@cvs.mandrakesoft.com:/home/cvs/cooker
- Working directory: /home/warly/local/share/mdk/gi/perl-install/share/
- In directory .:
- Modified compssUsers
- In directory po:
- patched Up-To-Date po/DrakX.pot
- patched Up-To-Date po/ca.po
- patched Up-To-Date po/de.po
- patched Up-To-Date po/hr.po
- patched Up-To-Date po/id.po
- patched Up-To-Date po/it.po
- patched Up-To-Date po/ja.po
- patched Up-To-Date po/ko.po
- patched Up-To-Date po/sp.po
- patched Up-To-Date po/sr.po
- patched Up-To-Date po/vi.po
- patched Up-To-Date po/wa.po
-
- --------------------- End ---------------------
- -- last cmd: cvs -f update -d -P --
-
- * share/rpmsrate: PCL-CVS release v2_9_9
- Repository : :ext:warly@cvs.mandrakesoft.com:/home/cvs/cooker
- Working directory: /home/warly/local/share/mdk/gi/perl-install/share/
- In directory .:
- Modified rpmsrate
-
- --------------------- End ---------------------
- -- last cmd: cvs -f update -d -P --
-
-2001/04/06 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: fixed absence of /boot in install CD for oem stuff.
-
-2001/04/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: use jeff's suggestions to remove some old stuff
- Sun Happy Meal only for Sparc
-
- * mdk-stage1/stdio-frontend.c, mdk-stage1/probing.c, mdk-stage1/modules.c:
-
- - do not print warning when we are in AUTOMATIC and insmod failed
- because of file-not-found in mar file (raid cards, etc)
- - print "please include msg from Alt-F3" for this warning message to
- ease further support
- - print pci entry of cards found in te logs
-
- * mdk-stage1/mkinitrd_helper/mkinitrd_helper.c,
- mdk-stage1/mkinitrd_helper/Makefile: steal raid_autorun from rh
-
-2001/04/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ca.po, share/po/id.po: Updated Catalan and Indonesian files
-
- * share/po/ja.po, share/po/vi.po: Updated Japanese and Vietnamese files
-
-2001/04/06 siegel
-
- * share/po/de.po: updates
-
-2001/04/06 yduret
-
- * standalone/drakgw: swap cancel/configure button
-
-2001/04/06 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet2: dead code
-
- * standalone/net_monitor: updated
-
- * netconnect.pm: be quiet
-
-2001/04/06 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: fixed absence of /boot in install CD for oem stuff.
- fixed if label does not exists and grub refuse to read.
-
- * install_steps_interactive.pm: fixed typo for cups checking of
- installation.
- fixed "No printer" after configuring cups for remove server.
- added log for CD medium chosen par user.
-
- * pkgs.pm: added killing on child process of transaction that have been
- detached (typically
- with pid > transaction_pid and parent is 1).
-
-2001/04/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw:
- - correct yvounetification in i18n stuff
- - remove some remaining debugging printings
- - add a bit more of explanations when starting drakgw in wizard mode
-
- * modules.pm: re integrate some TR net cards
-
- * mdk-stage1/stdio-frontend.c, mdk-stage1/probing.c, mdk-stage1/modules.c:
-
- - do not print warning when we are in AUTOMATIC and insmod failed
- because of file-not-found in mar file (raid cards, etc)
- - print "please include msg from Alt-F3" for this warning message to
- ease further support
- - print pci entry of cards found in te logs
-
-2001/04/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Updated Thai file
- Updated pot file
-
-2001/04/06 yduret
-
- * standalone/drakgw: swap cancel/configure button
-
-2001/04/06 dam's <damien@mandrakesoft.com>
-
- * my_gtk.pm: addde tk like routines
-
- * netconnect.pm: be quiet
- correctedInternetAccessTye and ADSLType
-
- * Makefile: iCorrected missing file install_any.pm. pixel sux.
-
- * standalone/draknet2: dead code
-
- * standalone/net_monitor: updated
- updated
- updated
- updated
- updated
- added
-
- * pixmaps/net_d.png, pixmaps/net_c.png: added
-
- * share/logo-mandrake.png: new icon
-
-2001/04/06 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: fixed if label does not exists and grub refuse to
- read.
-
- * install_steps_interactive.pm: fixed typo for cups checking of
- installation.
- fixed "No printer" after configuring cups for remove server.
- added log for CD medium chosen par user.
-
- * pkgs.pm: added killing on child process of transaction that have been
- detached (typically
- with pid > transaction_pid and parent is 1).
-
-2001/04/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Updated Thai file
- Updated pot file
-
-2001/04/06 Pixel <pixel@mandrakesoft.com>
-
- * tools/make_mdkinst_stage2: instead of removing modules.cz-2.2*, remove
- every modules.cz except the
- biggest one
-
- * install_steps.pm, fs.pm, install2.pm: create install_any::write_fstab
- and use it
-
- * install_any.pm: add write_fstab
- create install_any::write_fstab and use it
-
-2001/04/06 yduret
-
- * bootlook.pm: minor fix
-
- * standalone/drakgw: recoded a embedded && gtk mode
-
-2001/04/05 Pixel <pixel@mandrakesoft.com>
-
- * lang.pm (fs_options): created (gets codepage and iocharset)
-
- * common.pm (if_): better logging of the error
-
-2001/04/06 Pixel <pixel@mandrakesoft.com>
-
- * tools/make_mdkinst_stage2: instead of removing modules.cz-2.2*, remove
- every modules.cz except the
- biggest one
-
- * install_steps.pm, fs.pm, install2.pm: create install_any::write_fstab
- and use it
-
- * install_any.pm: add write_fstab
- create install_any::write_fstab and use it
-
-2001/04/05 Pixel <pixel@mandrakesoft.com>
-
- * standalone/drakboot:
- - fix getting result of fsedit::hds
- - cleanup
-
- * lang.pm (fs_options): created (gets codepage and iocharset)
-
- * common.pm (if_): better logging of the error
- (getVarsFromSh): fix for AA="" inspired by chmou the Great (but the
- Great
- what?)
-
- * bootloader.pm (install_grub): small fix
- (install_lilo): fix lilo's dumbness (when lilo warns about not the first
- drive, it usually fails)
-
- * diskdrake.pm (More): created, asks for supermount, rescue pt, reload.
-
- * install_steps_interactive.pm (addUser): default autologin to first user
- in beginner
-
-2001/04/05 Pixel <pixel@mandrakesoft.com>
-
- * any.pm (autologin): fix
- ask for autologin
-
- * install_steps_interactive.pm: ask for autologin
- (generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.img
- was used. Better have a look at /proc/cmdline
-
- * bootloader.pm (install_lilo): fix lilo's dumbness (when lilo warns about
- not the first drive, it usually fails)
-
- * pkgs.pm, share/rpmsrate:
- - s/PCI/HW/
- - add rio500
-
- * install_any.pm (kernelVersion): fix enormous stupid typo
-
- * common.pm (getVarsFromSh): fix for AA="" inspired by chmou the Great
- (but the Great
- what?)
-
- * install_steps.pm (exitInstall): oups, report_bug is no more in
- commands::
-
- * diskdrake.pm (More): created, asks for supermount, rescue pt, reload.
-
-2001/04/05 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (choosePackagesTree): invert the meaning of 'Show
- automatically selected
- packages' to go along with the new description
-
- * Xconfigurator.pm (write_XF86Config): try to have $_ interpreted
- (otherwise you get things like ``InputDevice "Stylus$_" "AlwaysCore"'')
-
- * install_any.pm (kernelVersion): fix enormous stupid typo
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
- * install_steps.pm (exitInstall): oups, report_bug is no more in
- commands::
- (configureXBefore): fix the xkb verification (was broken for things like
- ``de(nodeadkeys)'')
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
- * any.pm: ask for autologin
-
- * fs.pm (format_reiserfs): quietly format reiserfs
-
- * commands.pm:
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
- * install_steps_interactive.pm: ask for autologin
- (generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.img
- was used. Better have a look at /proc/cmdline
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
- * share/rpmsrate:
- - add ldetect
- - the default Aurora chose is the categorizing one
-
-2001/04/05 siegel
-
- * share/po/de.po: fixed typo
-
-2001/04/05 yduret
-
- * bootlook.pm: fix pablo mess
- install autolgin just if we want to autolog :)
-
-2001/04/05 dam's <damien@mandrakesoft.com>
-
- * ChangeLog, bootloader.pm: readded passwd. Must verify that it's secure
- vs msec.
-
- * my_gtk.pm: added gtksize
-
-2001/04/05 fcrozat
-
- * share/rpmsrate: No longer propose nautilus-mozilla (required by
- nautilus)
- propose nautilus-trilobite (for Eazel services)
-
-2001/04/05 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (choosePackagesTree): invert the meaning of 'Show
- automatically selected
- packages' to go along with the new description
-
- * commands.pm, install_steps_interactive.pm, install_any.pm:
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
- * fs.pm (format_reiserfs): quietly format reiserfs
-
- * Xconfigurator.pm (write_XF86Config): try to have $_ interpreted
- (otherwise you get things like ``InputDevice "Stylus$_" "AlwaysCore"'')
-
- * share/rpmsrate:
- - add ldetect
- - the default Aurora chose is the categorizing one
-
- * install_steps.pm (configureXBefore): fix the xkb verification (was
- broken for things like ``de(nodeadkeys)'')
- - move report_bug in install_any
- - g_auto_install generates the auto_inst.cfg string without output'ing
- it
-
-2001/04/05 siegel
-
- * share/po/de.po: fixed typo
-
-2001/04/05 yduret
-
- * bootlook.pm: fix pablo mess
- install autolgin just if we want to autolog :)
-
-2001/04/04 Frederic Lepied <flepied@mandrakesoft.com>
-
- * share/rpmsrate: added SCANNER and PHOTO groups
-
-2001/04/04 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: make sure to insmod parport_probe alone as it is not
- available in 2.4 kernel and
- this this not a problem (silent error).
- added complete callback to check queue name under cups does contains
- only letters, numerics or underscore.
-
- * install_steps_interactive.pm: fixed printer description in summary.
-
- * install2.pm: added selectPackagesToUpgrade the first time choosePackages
- is called.
-
- * Xconfigurator.pm: removed limitation to 24 bits for SiS card, make sure
- to remove 32 bits depth
- for such card.
-
- * detect_devices.pm: fixed parport probe for printer under 2.4 kernel.
-
- * diskdrake.pm: fixed adding 1 to size for resize2fs, causing a corruption
- some times.
-
- * printer.pm: added die on error of lpadmin.
-
- * install_any.pm: fixed multiple wait message (looking+finding packages)
-
-2001/04/04 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sk.po, share/po/az.po: Updated Azeri and Slovak files
-
-2001/04/04 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (tv): add ultracam & usbvideo
- (@skip_modules_on_stage1): kaweth and pegasus doesn't work on stage1, so
- skip them
- (@skip_modules_on_stage1): kaweth and pegasus doesn't work on stage1, so
- skip them
-
- * install_any.pm (kernelVersion): cleanup
-
-2001/04/04 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * install_any.pm: kernelVersion mods for PPC
-
-2001/04/04 daouda
-
- * share/rpmsrate: add gatos for ati tv card .
-
-2001/04/04 Frederic Lepied <flepied@mandrakesoft.com>
-
- * share/rpmsrate: added SCANNER and PHOTO groups
-
-2001/04/04 Franois Pons <fpons@mandrakesoft.com>
-
- * live_install: unset locale environment for safety
-
- * detect_devices.pm: added missing LD_LOADER reference for /bin/dmesg
- (needed for live upgrade so
- that error message are not printed)
-
- * diskdrake.pm: fixed adding 1 to size for resize2fs, causing a corruption
- some times.
-
- * install_steps_gtk.pm: fixed to use SHARE_PATH instead of /usr/share
-
- * any.pm, netconnect.pm: use SHARE_PATH instead of /usr/share
-
- * install2.pm: added selectPackagesToUpgrade the first time choosePackages
- is called.
-
- * install_any.pm: fixed multiple wait message (looking+finding packages)
-
-2001/04/04 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (setPackages): better handling for tv, photo and scanner
-
- * modules.pm (@skip_modules_on_stage1): kaweth and pegasus doesn't work on
- stage1, so skip them
- - add photo, tv and scanner
- - add pegasus and kaweth modules
-
-2001/04/04 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: typo
-
-2001/04/04 daouda
-
- * share/rpmsrate: add gatos for ati tv card .
- reput klyx but in lower weight (2)
- removed klyx from rpmsrate (bad idea according to pixel )
- add klyx in install "Office KDE"
-
-2001/04/04 Franois Pons <fpons@mandrakesoft.com>
-
- * live_install: unset locale environment for safety
-
- * detect_devices.pm: added missing LD_LOADER reference for /bin/dmesg
- (needed for live upgrade so
- that error message are not printed)
-
- * install_steps_gtk.pm: fixed to use SHARE_PATH instead of /usr/share
-
- * any.pm, netconnect.pm: use SHARE_PATH instead of /usr/share
-
- * install2.pm: added selectPackagesToUpgrade the first time choosePackages
- is called.
-
- * install_steps.pm: disable frame buffer for Matrox cards.
-
- * install_any.pm: fixed multiple wait message (looking+finding packages)
-
-2001/04/04 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (setPackages): better handling for tv, photo and scanner
-
- * modules.pm (@skip_modules_on_stage1): kaweth and pegasus doesn't work on
- stage1, so skip them
- - add photo, tv and scanner
- - add pegasus and kaweth modules
-
- * share/compssUsers: remove TV (it is a hardware flag)
-
-2001/04/03 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: keep mount point configuration trhough multi-passes of
- diskdrake and others.
-
- * Xconfigurator.pm: prefer XF3 for SiS card.
-
-2001/04/03 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sr.po, share/po/sp.po, share/po/ko.po: Updated Korean file
-
-2001/04/03 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm: do not use isSpecial which should only be used on
- partitions
- (main): do not have loopback pseudo hd in hds out of diskdrake
-
- * modules.pm (load_raw): add the require install_any
-
- * share/rpmsrate: restore Aurora (i really don't understand what i've done
- with flag AURORA a month ago) to a simple behaviour
-
- * install_steps_interactive.pm (choosePackages): do not make a special
- case for upgrades (was: select the
- min size, which was on contradiction with profile selection)
-
- * fs.pm (real_format_part): give "-v 1" to mkreiserfs if kernel is 2.2
-
- * standalone/mousedrake: fix horrible error (using an undefined $o)
-
- * share/list: add back mkreiserfs
-
- * standalone/XFdrake: don't start xfs if skiptest
-
- * fsedit.pm (get_fstab): restore loopback::loopbacks because hds contains
- only true
- hard drives (not pseudo one like raid, loopback and lvm)
-
- * bootloader.pm (suggest): trap strange error. Should not really fix the
- pb
-
- * install_steps.pm (setupBootloaderBefore): nicer Aurora presence
- detetection
-
- * lang.pm (charset): fix for chineese which have charset in the name
-
- * Makefile: no more special case for mkreiserfs (can be done via -v 1)
-
- * install_steps_gtk.pm (choosePackagesTree): better name than "Automatic
- dependencies"
-
- * install_any.pm (setPackages): don't preselect profiles in upgrade
- (setPackages): handle Flag:<theflag>
- (setPackages): install kernel22 if install kernel is a 2.2
-
- * lvm.pm (get_lvs): remove the setting of flag isFormatted which was wrong
- (didn't
- propose to format it)
- protect the loading of module lvm-mod
-
-2001/04/03 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * install_steps_interactive.pm, mouse.pm: PPC keyboard/mouse button
- emulation
-
-2001/04/03 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: a lot of bugfixs
- corrected bad flag test
- corrected bad priority
-
- * standalone/draknet: typo
- bug fixes
- removed debugging messages and Data::Dumper
- corrected bad flag test
-
-2001/04/03 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/vi.po, share/po/DrakX.pot: Updated Vietnamese file
-
-2001/04/03 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (load_raw): add the require install_any
-
- * share/rpmsrate: restore Aurora (i really don't understand what i've done
- with flag AURORA a month ago) to a simple behaviour
-
- * lang.pm (charset): fix for chineese which have charset in the name
-
- * install_steps.pm (setupBootloaderBefore): nicer Aurora presence
- detetection
-
- * Makefile: no more special case for mkreiserfs (can be done via -v 1)
-
- * install_steps_interactive.pm (choosePackages): do not make a special
- case for upgrades (was: select the
- min size, which was on contradiction with profile selection)
-
- * fs.pm (real_format_part): give "-v 1" to mkreiserfs if kernel is 2.2
-
- * install_steps_gtk.pm (choosePackagesTree): better name than "Automatic
- dependencies"
-
- * install_any.pm (setPackages): don't preselect profiles in upgrade
- (setPackages): handle Flag:<theflag>
- (setPackages): install kernel22 if install kernel is a 2.2
-
- * share/list: add back mkreiserfs
-
- * standalone/XFdrake: don't start xfs if skiptest
-
- * lvm.pm (get_lvs): remove the setting of flag isFormatted which was wrong
- (didn't
- propose to format it)
- protect the loading of module lvm-mod
-
-2001/04/02 dam's <damien@mandrakesoft.com>
-
- * modules.pm: corrected petite's mistake
-
- * netconnect.pm: protecting against non existent files
-
-2001/04/02 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/make_boot_img, mdk-stage1/.cvsignore: fix
- comply to all.kernels policy
-
- * tools/make_mdkinst_stage2: fix remove of alternate cz modules
-
-2001/04/02 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/cs.po: Updated Czech file
-
- * lang.pm: codepage option to mount requires only numeric values, eg "437"
- and not "cp437"
- Changed accordingly in the lists
-
- * share/rpmsrate: Install latin2 Postscript fonts for latin2 locales,
- install fonts-ttf-thai for Thai locale
-
-2001/04/02 Pixel <pixel@mandrakesoft.com>
-
- * c/Makefile: small cleanup for pcmcia_probe.c
-
- * tools/Makefile (install): s/-r/-rf/
-
- * install_any.pm (setPackages): s/reiserfs-utils/reiserfsprogs/
- (setPackages): install imwheel if nbuttons > 3
-
- * c/Makefile.PL: small cleanup for pcmcia_probe.c
- don't use pcmcia_probe.o from stage1, better compile it here, otherwise
- perl-install require mdk-stage1 to do compiled => circular dependency
-
- * Makefile: ignore dams or at least dams errors
-
- * c/.cvsignore: add pcmcia_probe.c
-
-2001/04/02 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * rescue/make_rescue_img: fix pixelization (aka take advantage of
- all.kernels/.main)
-
-2001/04/02 Pixel <pixel@mandrakesoft.com>
-
- * tools/Makefile (install): s/-r/-rf/
-
-2001/03/30 Pixel <pixel@mandrakesoft.com>
-
- * tools/Makefile (install): fix the globbing for packdrake.pm and
- rpmtools.pm
-
-2001/03/29 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * rescue/drvinst: test for "Card:" and not install, some videoboards are
- not reported as DISPLAY_VGA :-(
-
- * tools/make_mdkinst_stage2, docs/HACKING, rescue/make_rescue_img,
- mdk-stage1/pci-resource/update-pci-ids.pl, docs/README: support more
- than one boot kernel :-)
-
- * rescue/list.i386: add reiserfsck
-
-2001/03/29 dam's <damien@mandrakesoft.com>
-
- * tinyfirewall.pm: bad message at the end if kernel2.4
-
- * netconnect.pm: added missing Device in Ethx when saving/loading
-
- * standalone/draknet: translation
-
-2001/03/28 dam's <damien@mandrakesoft.com>
-
- * standalone/tinyfirewall: typo
-
- * interactive_gtk.pm: corrected pixel shit if embedded
-
- * standalone/draksec: embedded mode
-
- * standalone/draknet: corrected gtkpng in gtkwpm
- added translation
-
- * bootlook.pm: cute button box
-
- * tinyfirewall.pm: workaround to make it work if kernel 2.4
-
-2001/03/28 fcrozat
-
- * share/rpmsrate: gmc is back in standard GNOME install, for people with
- existing home
-
-2001/03/28 Franois Pons <fpons@mandrakesoft.com>
-
- * standalone/mousedrake, mouse.pm, standalone/XFdrake: fixed for
- standalone XFdrake and mousedrake (multi-mouse and
- correct probe (USB)).
-
- * Xconfig.pm: re-fix mouse fix.
- fixed wrong mouse probe.
- fixed for standalone XFdrake and mousedrake (multi-mouse and
- correct probe (USB)).
-
- * Xconfigurator.pm: restore multi mouse support for XF3.
-
-2001/03/28 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/hr.po, share/po/ca.po, share/po/tr.po: Updated Catalan, Danish,
- Finnish, Croatian and Turkish files
-
- * share/po/sk.po, share/po/ko.po: Updated Finnish, Korean and Slovak files
-
- * share/po/az.po: Updated Azeri and Danish files
-
- * share/po/fi.po: Updated Catalan, Danish, Finnish, Croatian and Turkish
- files
- Updated Finnish, Korean and Slovak files
-
- * share/po/da.po: Updated Catalan, Danish, Finnish, Croatian and Turkish
- files
- Updated Azeri and Danish files
-
-2001/03/28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm: add fstab in the log
-
- * interactive_gtk.pm: better default_size setting
-
- * commands.pm: fix typo
- add fstab in the log
-
- * install_gtk.pm (test_mouse): ensure the test mouse is not too big
-
-2001/03/28 warly
-
- * share/rpmsrate: add some commercial apps
-
-2001/03/27 dam's <damien@mandrakesoft.com>
-
- * bootlook.pm: added kill USR2 before main
-
- * share/help.png: changed help button
-
- * share/help.xpm: changed help
-
- * tinyfirewall.pm: workaround to make it xork.
-
-2001/03/27 Franois Pons <fpons@mandrakesoft.com>
-
- * mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: update boot image.
-
- * Xconfigurator.pm: fixed mouse support for XF3, only one mouse supported
- currently.
-
-2001/03/27 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers
-
-2001/03/27 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/i18n_compssUsers, share/po/vi.po, share/po/fi.po,
- share/po/br.po, share/po/DrakX.pot, share/po/ko.po, share/po/ja.po,
- share/po/wa.po, share/po/de.po, share/po/id.po: Updated Vietnamese,
- Indonesian, Japanese, Korean and Walloon files
- changed i18n_compssUsers to make "path" i18n'able
-
-2001/03/27 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm: warnAboutNaughtyServers
- (setPackages): default profiles selection to GNOME, KDE, CONFIG
-
- * install_steps_interactive.pm: warnAboutNaughtyServers
- (summary): fix displaying of printer configured
-
- * pkgs.pm: warnAboutNaughtyServers
-
- * install_steps_gtk.pm (installPackages): catch the no png file exception
- (in case warly is dumb again)
-
- * my_gtk.pm: try to fix displaying in draksec
- (create_box_with_title): save the box_size in field "box_size"
-
- * install2.pm, any.pm: remove use of Bastille. get back to the good state
- we had :)
-
- * interactive_gtk.pm: try to fix displaying in draksec
-
- * share/rpmsrate: move back Bastille-Curses-module to CONFIG
- - cleanup LOCALES"zh_*": when there is LOCALES"zh_*", there is
- LOCALES"zh"
- - raise WindowMaker
- - add xfce
- - am-utils is a server
- - raise some stuff in CONFIG to have stuff there
- - remove drakxtools from CONFIG (DrakConf requires drakxtools)
- - DrakConf from 5 to 4
-
- * lang.pm (langsLANGUAGE): give the list of languages
-
-2001/03/27 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * install_steps_interactive.pm: change verbage on bootloader warning
-
-2001/03/27 siegel
-
- * share/po/de.po: minor typo-fixes
-
-2001/03/27 dam's <damien@mandrakesoft.com>
-
- * share/help.png: changed help button
-
- * share/help.xpm: changed help
-
-2001/03/27 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm, pkgs.pm: fixed too early erasing of old rpmlib db. now
- postponed at end of install
- and only if rpm-4.0 or above has been installed.
-
- * mdk-stage1/init-data/msgboot-graphicallogo.img.bz2: update boot image.
-
- * Xconfigurator_consts.pm, mouse.pm, Xconfigurator.pm, Xconfig.pm: added
- support for two mice (laptop). The second mice is generally PS/2 as
- probe can says it is present.
-
-2001/03/27 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/nfsmount.c: force 8192 bytes for nfs transfers
-
-2001/03/27 Pixel <pixel@mandrakesoft.com>
-
- * any.pm, install2.pm: remove use of Bastille. get back to the good state
- we had :)
-
- * install_any.pm: warnAboutNaughtyServers
- (setPackages): default profiles selection to GNOME, KDE, CONFIG
-
- * share/rpmsrate: move back Bastille-Curses-module to CONFIG
- - cleanup LOCALES"zh_*": when there is LOCALES"zh_*", there is
- LOCALES"zh"
- - raise WindowMaker
- - add xfce
- - am-utils is a server
- - raise some stuff in CONFIG to have stuff there
- - remove drakxtools from CONFIG (DrakConf requires drakxtools)
- - DrakConf from 5 to 4
-
- * install_steps_interactive.pm: warnAboutNaughtyServers
- (summary): fix displaying of printer configured
-
- * lang.pm (langsLANGUAGE): give the list of languages
-
- * pkgs.pm: warnAboutNaughtyServers
-
- * install_steps_gtk.pm (installPackages): catch the no png file exception
- (in case warly is dumb again)
-
-2001/03/27 siegel
-
- * share/po/i18n_compssUsers: i18n group names
-
- * share/po/de.po: minor typo-fixes
- new german version
-
-2001/03/26 daouda
-
- * share/rpmsrate: add mandrake_desk and rootfiles to SYSTEM (rpmsrate)
-
-2001/03/26 fcrozat
-
- * share/rpmsrate: Install xscreensaver when installing GNOME
-
-2001/03/26 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: first attempt at pixelization of code (till's cups
- patches)
-
-2001/03/26 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/hr.po, share/po/wa.po: Updated Croatian, vietnamese and Walloon
- files
-
- * share/po/vi.po: Updated Croatian, vietnamese and Walloon files
- Updated Portuguese, Swedish and Thai files
-
- * share/po/pt.po, share/po/th.po, share/po/es.po, share/po/de.po,
- share/po/sv.po: Updated Portuguese, Swedish and Thai files
-
-2001/03/25 Pixel <pixel@mandrakesoft.com>
-
- * http.pm (getFile): verify the return value of the server. If not 200
- (aka Ok),
- return undef
-
- * install_steps_interactive.pm (configurePrinter): add Mesa-common for xpp
- and libqtcups2 for kups in
- pkg_install_if_requires_satisfied
-
-2001/03/25 siegel
-
- * share/po/de.po: new german version
-
-2001/03/25 fabman
-
- * share/po/es.po: updated spanish .po file
-
-2001/03/25 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ko.po: Updated Korean file
-
- * share/po/sv.po: Updated Swedish file
-
-2001/03/25 Pixel <pixel@mandrakesoft.com>
-
- * http.pm (getFile): verify the return value of the server. If not 200
- (aka Ok),
- return undef
-
- * install_steps_interactive.pm (configurePrinter): add Mesa-common for xpp
- and libqtcups2 for kups in
- pkg_install_if_requires_satisfied
-
- * any.pm (ask_users): fix dead-loop
-
- * bootloader.pm (suggest): add entry for nt
-
-2001/03/25 siegel
-
- * share/po/de.po: new german version
-
-2001/03/24 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/vi.po: Updated Vietnamese file
-
-2001/03/24 Pixel <pixel@mandrakesoft.com>
-
- * mdk-stage1/pci-resource/update-pci-ids.pl: remove the "use common" which
- is unneeded (and "member" of merge2pcitable
- was clashing)
-
- * any.pm (ask_users): when "Done" is pressed, do "Accept User" if a user
- is given.
-
- * install_steps.pm (addUser): disable_user_view (in kdm/gdm) if no users
-
- * install_any.pm (disable_user_view): created, takes care of gdm too
- (taken from msec)
-
- * mouse.pm (detect): fix francois... uh, no too hard. easier to fix
- francois's bugs ;pp
-
- * timezone.pm (%l2t): fix for fuzzyChoice
-
- * share/keyboards.tar.bz2:
- - readding with -kb
- - fixing permissions on xmodmap.kr
- remove before adding again with -kb
-
- * modules.pm: have natsemi in network.img
-
-2001/03/24 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Updated Azeri file
-
-2001/03/24 Pixel <pixel@mandrakesoft.com>
-
- * mouse.pm (detect): fix francois... uh, no too hard. easier to fix
- francois's bugs ;pp
-
- * timezone.pm (%l2t): fix for fuzzyChoice
-
- * modules.pm:
- - add missing modules (now in sync with pcitable)
- - add 'media' class
- - cleanup
-
-2001/03/24 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Updated Azeri file
-
-2001/03/24 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (copy_advertising): fix escaping $f causing perl to
- segfault :-(
- (copy_advertising): handle i18n'ed advertising
-
- * pkgs.pm: cleanup
-
- * modules.pm:
- - add missing modules (now in sync with pcitable)
- - add 'media' class
- - cleanup
-
-2001/03/24 dam's <damien@mandrakesoft.com>
-
- * tinyfirewall.pm: corrected bad exited. reincorporated some ugly code,
- need fixing
-
-2001/03/24 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (copy_advertising): handle i18n'ed advertising
-
- * modules.pm (read_stage1_conf): cleanup parport stuff obsolote in kernel
- 2.4
-
-2001/03/23 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: fixed screen id for Device to be present whenever the
- same BusID is used.
- added multiple tablet support (wacom), moved usb probe for mouse and
- tablet
- at the beginning.
-
- * printerdrake.pm: Do not ask to configure a printer if standalone,
- previously only for embended.
-
- * Xconfig.pm: fixed typo for wacom.
- added multiple tablet support (wacom), moved usb probe for mouse and
- tablet
- at the beginning.
-
- * mouse.pm, detect_devices.pm, install_steps_gtk.pm, install2.pm: added
- multiple tablet support (wacom), moved usb probe for mouse and tablet
- at the beginning.
-
-2001/03/23 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm (ask_from_listf_no_check): fix the fix fix fix
- (ask_from_listf_no_check): fix the fix fix
-
- * common.pm (formatError): created
-
- * network.pm (configureNetworkIntf): gray "IP address" and "Netmask" in
- DHCP/BOOTP
-
- * diskdrake.pm (try): format the error (no more "at line ...")
- (Add2LVM): "new" was not i18n'ed
-
- * install_steps_interactive.pm (exitInstall): no "cancel" button
-
- * partition_table.pm: add Empty to bad_types
-
- * fsedit.pm (change_type): When changing a partition type from ext2fs to
- Linux RAID
- (or LVM), the mount point should be removed.
-
-2001/03/23 siegel
-
- * share/po/de.po: new german version
-
-2001/03/23 dam's <damien@mandrakesoft.com>
-
- * tinyfirewall.pm: corrected bad translation
- correctedd typo
- updated
- code cleaning
- tinyfirewall now works.
-
- * Makefile.config: added tinyfirewall
-
- * any.pm, mouse.pm: added /dev/modem in modem list selection
-
- * standalone/drakxconf: added tinyfirewall entry
-
- * standalone/tinyfirewall: added update code
- updated wrapper to launch tinyfirewall in embedded mode
-
- * netconnect.pm: added /dev/modem in modem list selection
- netconnect doesn't write the file 1
-
-2001/03/23 fcrozat
-
- * share/rpmsrate: nautilus-mozilla and xalf are installed by default in
- GNOME
- gmc is not installed by default in GNOME
- gabber gaim are moved to instant messaging
- gcombust in moved to GNOME CD burner
- gtm is installed by GNOME/File transfer
- mozilla is installed by default as www browser
- galeon is installed by default as www browser for GNOME
-
-2001/03/23 Franois Pons <fpons@mandrakesoft.com>
-
- * tools/syncrpms: added size-stamp test to copy identical file in version,
- release.
-
- * Xconfig.pm: fixed typo for wacom.
- added multiple tablet support (wacom), moved usb probe for mouse and
- tablet
- at the beginning.
-
- * Xconfigurator.pm: added multiple tablet support (wacom), moved usb probe
- for mouse and tablet
- at the beginning.
- fixed wrong usage of Screen keyword in Device section, should be present
- and
- reseted for any multi head card with only one BusID.
-
- * mouse.pm, detect_devices.pm, install_steps_gtk.pm, install2.pm: added
- multiple tablet support (wacom), moved usb probe for mouse and tablet
- at the beginning.
-
-2001/03/23 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/es.po, share/po/de.po, share/po/fi.po: Added Vietnamese file
- Updated Finnish file
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
- share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/az.po,
- share/po/ru.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
- share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
- share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
- share/po/id.po, share/po/pl.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/vi.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: Added Vietnamese file
-
-2001/03/23 Pixel <pixel@mandrakesoft.com>
-
- * any.pm: ifix the dams stuff
-
- * install_steps_interactive.pm (exitInstall): no "cancel" button
-
- * share/po/i18n_compssUsers: fix for better compliance with po format
-
- * netconnect.pm: ifix the dams stuff
- cleanup and enable gzip'ed isdn.db
-
- * Makefile: gzip ldetect-lst files
-
- * modules.pm: add i810_audio (still need a script to add missing one and
- keep in sync)
-
- * bootloader.pm (suggest_floppy): don't add an entry for non-fd0 drives
-
- * interactive.pm (ask_from_listf_no_check): fix the fix fix fix
- (ask_from_listf_no_check): fix the fix fix
- (ask_from_listf_no_check): fix the bad fix
-
- * common.pm (formatError): created
- (openFileMaybeCompressed, catMaybeCompressed): added
- (getVarsFromSh): take care of comments
-
- * network.pm (configureNetworkIntf): gray "IP address" and "Netmask" in
- DHCP/BOOTP
-
- * partition_table.pm: add Empty to bad_types
-
- * mouse.pm (detect): never probe psaux (workaround for kernel/xfree bug)
-
- * fsedit.pm (change_type): When changing a partition type from ext2fs to
- Linux RAID
- (or LVM), the mount point should be removed.
-
- * detect_devices.pm (isUSBFDUDrive, usbfdus): removed, doesn't scale
- (isFloppyOrHD): floppy type is 'fd', not 'floppy'
- (stringlist): nicer (a la new lspcidrake)
-
- * Xconfigurator.pm: enable use of gzip'ed Cards+, CardsNames and
- MonitorsDB
-
- * diskdrake.pm (try): format the error (no more "at line ...")
- (Add2LVM): "new" was not i18n'ed
-
-2001/03/23 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * mouse.pm, bootloader.pm: mods to create/move image, to /export for PPC,
- use vmlinux for PPC
- prepend of_dev to initrd stanza in yaboot.conf
- add 1-button mouse for PPC
-
-2001/03/23 siegel
-
- * share/po/de.po: new german version
-
-2001/03/22 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * tools/i386/netboot/stage1.rtl8139, tools/i386/netboot/stage2.rtl8139:
- Add 8139 grub stage.
-
-2001/03/22 dam's <damien@mandrakesoft.com>
-
- * bootlook.pm: corrected mapn
-
- * standalone/draknet: removed use Data::Dumper
-
- * netconnect.pm: removed mail informat oin
- comment update
-
- * tinyfirewall.pm: removed use Data::Dumper
- working on tinyfirewall
-
-2001/03/22 fabman
-
- * share/po/es.po: changed "swap" for "intercambio" in the spanish .po
- files
- updated DrakX, menudrake and urpmi es.po files
-
-2001/03/22 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: fixed wrong access to undefined value promoted to
- empty array reference.
-
-2001/03/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/probing.c, mdk-stage1/tools.h:
- - fix detection of more than 3 scsi attached devices
- - cleaner code for cmp of ptr against static strings
-
-2001/03/22 Pixel <pixel@mandrakesoft.com>
-
- * standalone/mousedrake: remove test ugliness of dams
-
- * c/Makefile.PL: no pcmcia_probe in drakxtools
-
- * modules.pm (load_thiskind): indent as it should be
-
- * install_steps_interactive.pm (generateAutoInstFloppy): fix the message
- which was uptodate only for
- sparc :-(
-
- * Xconfigurator.pm: no need for "use Data::Dumper;"
-
-2001/03/22 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * modules.pm: no imm,ppa PPC, scan mesh,mac53c94 scsi only, pmac should
- have been mace
-
-2001/03/22 yduret
-
- * bootlook.pm: mapn works tx dams
- nmap
- added mapn fun to reduce code.. testing it
- added install of rpm
- xpm png files
-
- * pixmaps/hori.png, pixmaps/gmon.png, pixmaps/tradi.png, pixmaps/hori.xpm,
- pixmaps/verti.png, pixmaps/gmon.xpm, pixmaps/tradi.xpm,
- pixmaps/verti.xpm: convert xpm to png
-
-2001/03/21 dam's <damien@mandrakesoft.com>
-
- * standalone/tinyfirewall, tinyfirewall.pm: new tinyfirewall conf tool
-
- * netconnect.pm: corrected /etc/sysconfig/network-scripts/net_up.* bug
-
-2001/03/21 Franois Pons <fpons@mandrakesoft.com>
-
- * detect_devices.pm: added pci id reference.
-
- * c/stuff.xs.pm: added support for pci id extraction.
-
- * Xconfigurator.pm: fixed wrong XFree4 version reference.
- fixed null string in monitor identifier.
- added multi-head support in XFdrake.
-
-2001/03/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: honour embedded mode
-
- * share/compssUsers: move NETWORKING_FILE (contains stuff for nfs
- mounting..) from Internet
- Station to Network Computer
-
-2001/03/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/pt.po, share/po/DrakX.pot, share/po/es.po,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/de.po,
- share/po/et.po, share/po/tr.po, share/po/eu.po, share/po/ru.po,
- share/po/pt_BR.po, share/po/hr.po, share/po/ko.po, share/po/cy.po,
- share/po/nl.po, share/po/ja.po, share/po/wa.po, share/po/sv.po,
- share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
- share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/lt.po, share/po/sl.po, share/po/br.po, share/po/ca.po,
- share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
- share/po/ro.po, share/po/da.po, share/po/cs.po, share/po/af.po: Updated
- Croatian and Serbian files
-
- * share/po/sp.po, share/po/sr.po: Updated Serbian files
- Updated Croatian and Serbian files
-
- * share/po/az.po: Updated Azeri file
- Updated Croatian and Serbian files
-
- * share/po/sk.po: Updated Azeri and Slovak files
- Updated Croatian and Serbian files
-
- * lang.pm: Added fields to charsets table holding info for mount
- (iocharset and
- codepage mount options)
-
-2001/03/21 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (g_default_packages): nice warning if mount in vfat fails
-
- * share/rpmsrate: move webmin to CONFIG
- remove ipchains and iptables, raise gfcc
-
- * docs/README: add cvs howto
-
- * install_steps_interactive.pm (summary): fix
-
- * detect_devices.pm: old code
-
- * bootloader.pm (install_lilo): ensure labels don't contain spaces, lilo
- doesn't like them
- (add_kernel): cleanup
- (suggest): make it work with kernel22-secure and no kernel22
-
- * modules.pm (when_load): move the alias sound to when_load, don't check
- ppc as it
- could be used for non-ppc
- (load_thiskind): fix pb causing imm,ppa,usb-storage to be tested for
- every
- load_thiskind, not only scsi one
-
- * c/stuff.xs.pm (from_utf8): as pablo said...
-
-2001/03/21 siegel
-
- * share/po/de.po: new german version
- new german version
-
-2001/03/20 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (@drivers_by_category): if_ization
- (load_thiskind): cleanup
-
-2001/03/21 Pixel <pixel@mandrakesoft.com>
-
- * bootloader.pm (add_kernel): cleanup
- (suggest): make it work with kernel22-secure and no kernel22
-
- * share/rpmsrate: remove ipchains and iptables, raise gfcc
-
-2001/03/20 dam's <damien@mandrakesoft.com>
-
- * interactive.pm: no wizard if warning
-
-2001/03/20 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm: fix pcmcia functions only on x86
- - create install_any::unselectMostPackages
- - use it instead of pkgs::unselectAllPackages (otherwise
- default_packages ends up non-selected)
-
- * modules.pm (@drivers_by_category): if_ization
- (load_thiskind): cleanup
-
- * any.pm, install2.pm, share/rpmsrate: use bastille backend
-
- * c/stuff.xs.pm, c/Makefile.PL: fix pcmcia functions only on x86
-
- * install_steps.pm, install_any.pm:
- - create install_any::unselectMostPackages
- - use it instead of pkgs::unselectAllPackages (otherwise
- default_packages ends up non-selected)
-
-2001/03/20 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * modules.pm, install_steps_interactive.pm, any.pm: make_boot_img: add
- routine for - PPC
- any.pm: double "Append" entry in expert mode for yaboot.conf - PPC
- install_steps_interactive: setup dmasound - PPC
- modules.pm: load Mac hardware modules - PPC
-
-2001/03/20 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bug in reading resolv.conf, and changed chmod
- for net_cnx_*
-
- * interactive.pm: no wizard if warning
-
- * standalone/draknet: added update after {dis}connecting
-
-2001/03/20 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * diskdrake.pm: fix formatting of raid
-
-2001/03/20 Pixel <pixel@mandrakesoft.com>
-
- * share/rpmsrate: use bastille backend
- - add nautilus
-
- * install_steps_interactive.pm: fix pcmcia functions only on x86
- - create install_any::unselectMostPackages
- - use it instead of pkgs::unselectAllPackages (otherwise
- default_packages ends up non-selected)
- (setupSCSI): don't pcmcia_probe if testing
- - tellAboutProprietaryModules moved to setupSCSI
- - miscellaneous step re-enabled, called Security
- - pcmcia_probe moved to setupSCSI, skipped in noauto
-
- * any.pm: use bastille backend
-
- * install2.pm: use bastille backend
- - tellAboutProprietaryModules moved to setupSCSI
- - miscellaneous step re-enabled, called Security
- - pcmcia_probe moved to setupSCSI, skipped in noauto
- have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the
- parameter any more)
-
- * netconnect.pm (modem_detect_backend): cleanup
-
- * c/stuff.xs.pm, c/Makefile.PL: fix pcmcia functions only on x86
- have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the
- parameter any more)
-
- * Makefile: install cardmgr
-
- * install_any.pm:
- - create install_any::unselectMostPackages
- - use it instead of pkgs::unselectAllPackages (otherwise
- default_packages ends up non-selected)
- (setPackages): install usbd in case of usb
-
- * install_steps.pm:
- - create install_any::unselectMostPackages
- - use it instead of pkgs::unselectAllPackages (otherwise
- default_packages ends up non-selected)
-
-2001/03/20 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * any.pm, netconnect.pm, detect_devices.pm: any.pm: enable module load PPC
- detect_devices.pm: forgot to remove commented code after test
- netconnect.pm: load macserial module for PPC
-
-2001/03/20 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet, netconnect.pm: improved connection windows, and
- loading / saving of /etc/sysconfig/network-scripot/netcnx*
-
-2001/03/20 Pixel <pixel@mandrakesoft.com>
-
- * share/rpmsrate:
- - add nautilus
-
- * install_any.pm (setPackages): install usbd in case of usb
-
- * Makefile: install cardmgr
-
-2001/03/19 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * fsedit.pm: fix loopback appearing twice in format partition
-
- * diskdrake.pm: fix "loopback" name of loopback tab in diskdrake
-
-2001/03/19 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ko.po: updated korean file
- Updated po files
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: Updated po files
-
-2001/03/19 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (computeGroupSize): fix hacks, better hacks
- (saveCompssUsers): fix
-
- * install_steps_interactive.pm (chooseGroups):
- - make the computed size work
- - unselectAll when a profile is unselected
-
- * interactive_gtk.pm (ask_from_entries_refW): better sizing in case of
- scrolls
-
-2001/03/19 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC
-
-2001/03/19 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: corrected graphical layout for newbies
-
- * netconnect.pm: added net_cnx_{up, down} save
-
-2001/03/19 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ko.po: updated korean file
- Updated po files
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: Updated po files
-
-2001/03/19 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (computeGroupSize): fix hacks, better hacks
- (saveCompssUsers): fix
-
- * share/rpmsrate:
- - add rxvt-CJK
- - exchange xterm and rxvt
- - move bc from SCIENCES to SYSTEM
-
- * interactive_newt.pm (ask_from_entries_refW):
- - ensure the width is less than $width - 7 (in french and 80x25, the
- treelist was too big)
- - if term is very big, use 10 lines instead of 5
- - if no button is asked, but one in any case otherwise it's buggy
-
- * install_steps_interactive.pm (chooseGroups):
- - make the computed size work
- - unselectAll when a profile is unselected
-
- * interactive.pm (ask_from_listf_no_check): fix fix
- (ask_from_listf_no_check): fix the filtering of exceptions
-
-2001/03/19 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * mdk-stage1/stage1.c: stage1.c: fix for rescue image PPC
-
-2001/03/18 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/lomount.h, mdk-stage1/lomount.c, mdk-stage1/disk.c: fix for
- hd-install when you provide a not valid ISO (cd #2 for example)
-
- * mdk-stage1/frontend.h, mdk-stage1/minilibc.h, mdk-stage1/stage1.h,
- mdk-stage1/log.h: use some help with __attribute__
-
-2001/03/17 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * rescue/tree/etc/rc.sysinit: load sr_mod and sd_mod at startup
-
- * mdk-stage1/Makefile.mkinitrd_helper, mdk-stage1/.cvsignore: sync
-
- * mdk-stage1/stdio-frontend.c: handle left and right arrow keys, in
- editing ask_from_entries in stdio mode
-
- * mdk-stage1/pci-resource/Makefile: do not use marfiles for deps
-
-2001/03/17 Pixel <pixel@mandrakesoft.com>
-
- * lang.pm (write_langs): in case of empty %_install_langs, don't write it
-
- * install_steps.pm (pkg_install_if_requires_satisfied): better logging
-
- * share/rpmsrate: add gpm & evolution
-
-2001/03/17 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/insmod-busybox/utility.c: fix insmod calling realloc(0,0) to
- work with dietlibc
-
- * mdk-stage1/insmod-busybox/Makefile: also build standalone insmod-DIET
- for testing purposes..
-
- * mdk-stage1/mkinitrd_helper/Makefile: bump version to 1.0.1 for new
- mkinitrd package release
-
- * mdk-stage1/stdio-frontend.c: handle left and right arrow keys, in
- editing ask_from_entries in stdio mode
-
-2001/03/17 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sv.po: updated Swedish file
-
- * share/keyboards.tar.bz2: Added a Korean keyboard, fixed bug in Japanese
- keyboard
-
- * keyboard.pm: Added choice of Korean keyboard
-
-2001/03/17 Pixel <pixel@mandrakesoft.com>
-
- * lang.pm (write_langs): in case of empty %_install_langs, don't write it
-
- * install_steps.pm (pkg_install_if_requires_satisfied): better logging
-
- * share/rpmsrate: add gpm & evolution
-
-2001/03/16 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/pci-resource/Makefile: refine deps
-
- * mdk-stage1/mkinitrd_helper/mkinitrd_helper.c, mdk-stage1/Makefile,
- mdk-stage1/mkinitrd_helper/Makefile: write down mkinitrd_helper
-
- * mdk-stage1/insmod-busybox/insmod.c: force load
-
-2001/03/16 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (setPackages): set flag "TV" when bttv hardware is there
-
- * share/compssUsers, share/rpmsrate: move out TV from VIDEO
-
- * diskdrake.pm (Type): fix the code verifying size >32 for reiserfs
-
- * modules.pm (write_conf): better logging
-
- * c/stuff.xs.pm: add from_utf8
-
- * c/stuff.pm (headerGetEntry): use from_utf8 on group, summary and
- description
-
-2001/03/16 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * tools/ppc/magic, tools/ppc/mkhybrid-1.12b5.4, tools/ppc/convert,
- tools/ppc/yaboot, tools/ppc/mapping: gi/tools/ppc/convert, magic,
- mapping, mkhybrid-1.12b5.4, yaboot - re-add - my bad
- gi/tools/ppc/convert, magic, mapping, mkhybrid-1.12b5.4, yaboot -
- remove/re-add - did not use -kb switch - thx Pixel
-
-2001/03/15 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: SiS card are no more prefered for XF3.
- added standalone support to prefer XF3 or XF4 to
- keep current used server version.
-
- * standalone/XFdrake: remove duplicate begin label.
- take care of existing configuration.
-
-2001/03/15 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: skip dc395x_trm on stage1
- dc395x_trm is back in 2.4
-
- * share/compssUsers: try to enhance
-
-2001/03/15 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/az.po: updated Azeri file
-
-2001/03/15 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator_consts.pm, Xconfigurator.pm: andre@node1583e.a2000.nl says
- this is not needed anymore :)
-
-2001/03/15 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * tools/ppc/magic, tools/ppc/convert, tools/ppc/iboot,
- tools/ppc/mkINSTALLCD, tools/ppc/mkhybrid-1.12b5.4, tools/ppc/yaboot,
- tools/ppc/mapping: gi/tools/ppc/convert, magic, mapping, mkINSTALLCD,
- mkhybrid-1.12b5.4, yaboot: create PPC CD
-
- * install_steps_interactive.pm, detect_devices.pm, bootloader.pm:
- bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed
- temporary file read/write per Pixel
-
- * Xconfigurator.pm: force 1024x768 on Powerbook
-
- * tools/ppc/README: README: README for creating PPC boot CD
-
-2001/03/14 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: changed label + profile before types..
-
-2001/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po,
- share/po/i18n_compssUsers, share/po/DrakX.pot, share/po/es.po,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
- share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/Changelog, share/po/sk.po,
- share/po/lt.po, share/po/sl.po, share/po/br.po, share/po/ca.po,
- share/po/gl.po, share/po/lv.po, share/po/uk.po, share/po/eo.po,
- share/po/ro.po, share/po/da.po, share/po/cs.po, share/po/af.po:
- corrected the script and updated po files
-
-2001/03/14 Pixel <pixel@mandrakesoft.com>
-
- * share/compssUsers: keep only one Development entry
-
- * install_steps_gtk.pm, pkgs.pm: fix the compssUsers interpretation
-
- * bootlook.pm: fix for perl2fcalls
-
- * install_steps_interactive.pm (chooseGroups): disable the size display as
- it is wrong (for the beta2)
-
-2001/03/14 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * install_steps_interactive.pm, install_steps_gtk.pm,
- partition_table_mac.pm, bootloader.pm: fix bootstrap partition
- creation/tracking
- allow Xpmac to launch in 2 modes based on cmdline
-
-2001/03/14 siegel
-
- * share/po/de.po: new german version
-
-2001/03/14 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: changed label + profile before types..
-
-2001/03/14 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: fixed unselect management of choice, propagate unselection
- correctly to all
- packages requiring unselected package.
-
- * install_any.pm: use LD_LOADER when invoking parshedlist.
-
-2001/03/14 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/no.po, share/po/nl.po: updated Norwegian file
-
- * share/locales.tar.bz2, share/gconv.tar.bz2, share/list,
- share/fonts.tar.bz2: new fonts and locale files
-
- * share/po/ko.po: Fixed email of Korean translator
- updated Korean file
-
- * install_steps_interactive.pm, install_gtk.pm, lang.pm, keyboard.pm:
- completed language list
- completed language->keyboard guessing list
- aesthetic changes to an English message (removed \n and let gtk+
- do the formatting, it is nicer)
-
- * share/po/az.po: Updated Azeri file
-
-2001/03/14 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm: fix the compssUsers interpretation
- (readCompssUsers): change the key of compssUsers, added "label"
- (computeGroupSize): fix bug
- (computeGroupSize): fix logging
-
- * share/gconv.tar.bz2: moved to share/list
-
- * bootlook.pm: fix for perl2fcalls
-
- * share/rpmsrate: CLIENT & SERVER is prohibited
-
- * timezone.pm:
- - add many timezones
- - defaults to GMT
- - verifier added
-
- * install_steps_gtk.pm: fix the compssUsers interpretation
- (choosePackagesTree): fix
-
- * common.pm (bestMatchSentence, bestMatchSentence2): in wantarray, return
- the number
- of matched words/characters
-
- * share/compssUsers: keep only one Development entry
- CLIENT & SERVER is prohibited
-
- * install_steps_interactive.pm (chooseGroups): disable the size display as
- it is wrong (for the beta2)
- (chooseGroups): add path for seperating groups, use "label" for the
- group text
-
- * Makefile: remove gconv
-
-2001/03/13 siegel
-
- * share/po/de.po: Fixed typos.
-
-2001/03/13 siegel
-
- * share/po/de.po: Fixed typos.
-
-2001/03/13 dam's <damien@mandrakesoft.com>
-
- * share/help.png: changed
-
-2001/03/13 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm, install_steps_gtk.pm: compss is deprecated. use compssUsers
- for the tree
-
- * standalone/drakgw: pixelization
-
- * share/rpmsrate: HDF can't be at the beginning of the line or it will be
- taken as a flag
- moved icewm to SYSTEM with !KDE !GNOME
-
- * pkgs.pm: compss is deprecated. use compssUsers for the tree
- (readCompssUsers): get the "path"
-
- * install_steps.pm: compss is deprecated. use compssUsers for the tree
- renamef created and used
-
- * detect_devices.pm (burners): don't use cdroms() which return scdX for
- ide burners, and
- isBurner don't use the same technique. so use get() and grep for type
- "cdrom"
-
- * install_any.pm: compss is deprecated. use compssUsers for the tree
- (setPackages): set {compssUsersChoice}{PCMCIA} if hasPCMCIA
- renamef created and used
-
- * install_steps_interactive.pm: compss is deprecated. use compssUsers for
- the tree
- (chooseGroups): fix to get back the icons
- (chooseGroups): size computed should work
-
- * common.pm: renamef created and used
-
-2001/03/13 siegel
-
- * share/po/de.po: new german translation
-
-2001/03/13 warly
-
- * share/compssUsers: fix {W,w}orkstation
- remove ^Server and ^Development
-
-2001/03/13 Pixel <pixel@mandrakesoft.com>
-
- * standalone/drakgw: pixelization
-
- * install_steps_interactive.pm (chooseGroups): size computed should work
-
- * share/rpmsrate: moved icewm to SYSTEM with !KDE !GNOME
-
- * install_steps.pm, common.pm, install_any.pm: renamef created and used
-
-2001/03/12 dam's <damien@mandrakesoft.com>
-
- * Makefile: removed wizard pixmap from install
-
- * pixmaps/wiz_internet.png, pixmaps/wiz_internet_left.png: updated
- added pixmap for wizard
-
- * my_gtk.pm: new wizard layout, with pixmaps.
- added ugly workaround for ugly Hseparator
-
- * share/step-red.png, share/step-orange.png, share/step-orange-click.png,
- share/step-green-click.png, share/step-green.png, share/step-red-on.png,
- share/step-orange-on.png, share/step-green-on.png,
- share/step-green_s.png, share/step-red-click.png: removing bad png
- files...
-
- * share/help.png: new help button. blah
-
- * install_any.pm: typo
-
- * pixmaps/wiz_default_left.png, pixmaps/wiz_default_up.png: updated
-
- * netconnect.pm: corrected askokcancel -> askyesorno
-
- * interactive.pm: corrected bad okcanel in wizard mode
-
- * install_steps_interactive.pm: added $::isInstall
-
- * share/logo-mandrake_trans.png: new logo for other themes
-
- * services.pm: removed use Data::Dumper
- corrected bug in display
-
-2001/03/12 Franois Pons <fpons@mandrakesoft.com>
-
- * modules.pm, lang.pm, commands.pm, detect_devices.pm, pkgs.pm,
- live_install2: fixed live update between GLIBC 2.1 and GLIBC 2.2. should
- work for other
- combination but not tested. fixed locale usage and gtk environment
- interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX).
- created LD_LOADER environment variable to keep track of right ELF loader
- to be used for the GLIBC used by the live update. added internal PATH
- to LD_LIBRARY_PATH as ELF loader only check this one and not PATH.
-
-2001/03/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw:
- - make it work as a wizard
- - make it work with iptables (kernel-2.4)
-
- * modules.pm: reflect Jeff Garzik's answers to my questions on kernel@
-
-2001/03/12 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/DrakX.pot, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/bg.po, share/po/de.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/br.po, share/po/ca.po,
- share/po/cy.po, share/po/uk.po, share/po/wa.po, share/po/da.po,
- share/po/cs.po, share/po/zh_TW.Big5.po, share/po/af.po: Updated Basque
- file
-
-2001/03/12 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (afterInstallPackages): save the compssUsers flattened
- for rpmdrake
-
- * install_steps_interactive.pm (summary): remove 'clicked' (labels are
- used)
- put everything in %compssUsers, use field flags for the flags :)
-
- * pkgs.pm (computeGroupSize): log what is found
- (saveCompssUsers): make it work
- (readCompssUsers): clean-up
- (saveCompssUsers): created
- put everything in %compssUsers, use field flags for the flags :)
- (computeGroupSize): created
-
- * share/rpmsrate: lower Zope (anyway Zope is not in main)
-
- * fsedit.pm (hds): search for existing lvm in @hds *and* @lvms
-
- * commands.pm (loadkeys): created
-
- * install_any.pm (setPackages): don't readCompssUsers with $o->{packages}
- (setPackages): kernel-secure doesn't exist anymore, use kernel22-secure.
- don't use kernel-secure as a kernel-smp.
- put everything in %compssUsers, use field flags for the flags :)
- (setPackages): set compssUsersChoice "3D" if 3D enabled graphic card
-
- * interactive_gtk.pm (ask_from_entries_refW): add $set for "label" entries
- add "label" type
-
- * share/compssUsers: change the path format
-
- * detect_devices.pm (get_mac_model): fix for perl2fcalls
-
- * interactive.pm: add "label" type
-
-2001/03/12 warly
-
- * share/compssUsers: add some NETWORKING_* that were empty
- dispach some DEVELOPMENT and SERVER to more appropriate groups
- added path
-
- * share/rpmsrate: add some NETWORKING_* that were empty
- dispach some DEVELOPMENT and SERVER to more appropriate groups
-
-2001/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * ftp.pm: do not retry on 550 file unavailable
-
-2001/03/12 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (setPackages): set compssUsersChoice "3D" if 3D enabled
- graphic card
-
-2001/03/11 dam's <damien@mandrakesoft.com>
-
- * services.pm: no more restart button
-
-2001/03/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * ftp.pm: do not retry on 550 file unavailable
-
-2001/03/11 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (summary): fix clicked empty handler
-
- * share/rpmsrate:
- - lower tftp-server
- - a lot of modifs (thanks to Prana)
-
-2001/03/10 dam's <damien@mandrakesoft.com>
-
- * standalone/drakxservices: embedded mode
-
- * my_gtk.pm: added gtkset_border_width
- typo again
- typo
- added gtkmove
- added gtkset_modal and gtkappenditems
-
- * services.pm: fixed big bug.
- imajor improvement.
- improved.
-
-2001/03/10 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated Korean file
-
-2001/03/09 dam's <damien@mandrakesoft.com>
-
- * standalone/drakxconf: added harddrake
-
- * my_gtk.pm: applied gtkradio
- created create_boxradio
- in wizard mode : list -> radio buttons
- added gtkradio
-
- * bootlook.pm: workaround for the graphical layout.
-
- * install_steps_gtk.pm: applied gtkradio
- created create_boxradio
- in wizard mode : list -> radio buttons
-
- * printerdrake.pm: if embedded -> no first question
-
- * interactive_gtk.pm: added tooltips to create_boxradio
- applied gtkradio
- created create_boxradio
- in wizard mode : list -> radio buttons
-
-2001/03/09 Pixel <pixel@mandrakesoft.com>
-
- * share/rpmsrate: a hell lot of modifications, mostly cleanup of
- DEVELOPEMENT
-
-2001/03/09 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * Xconfigurator_consts.pm: keyboard mapping for PPC
-
- * detect_devices.pm: routine to detect MacIntosh model code
-
-2001/03/09 dam's <damien@mandrakesoft.com>
-
- * my_gtk.pm: added gtkradio
-
- * standalone/draknet: changed graphical layout, expert mode
-
-2001/03/09 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (read_rpmsrate): handle the special case of packages requiring
- locales-*,
- adding the flag LOCALES"*" for them
-
- * install_steps_interactive.pm (choosePackages): moved the log to
- install2::choosePackages (to have it in
- auto_installs too)
-
- * install_any.pm (setPackages): set compssUsersChoice LOCALES"*"
-
- * install2.pm (choosePackages): log groups choosen
-
- * share/rpmsrate: a hell lot of modifications, mostly cleanup of
- DEVELOPEMENT
- - chineese packages
- - move Aurora's to AURORA (DrakX take care of Aurora)
-
- * install_steps_gtk.pm (remove_advertising): created
-
-2001/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log
-
-2001/03/08 Pixel <pixel@mandrakesoft.com>
-
- * verify_c: fix the regexp
-
- * detect_devices.pm (floppies): load module "floppy" before probing
-
-2001/03/08 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: applied if__
-
-2001/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/init.c: workaround kernel-2.4 bug with /dev/log
-
-2001/03/08 Pixel <pixel@mandrakesoft.com>
-
- * verify_c: fix the regexp
-
- * share/rpmsrate: add i18n'ed packages
-
- * detect_devices.pm (floppies): load module "floppy" before probing
-
-2001/03/08 dam's <damien@mandrakesoft.com>
-
- * common.pm: added if__
-
- * netconnect.pm: applied if__
-
-2001/03/08 Franois Pons <fpons@mandrakesoft.com>
-
- * diskdrake.pm: avoid using e2fsck, else it abort by checking partition
- size (which differs).
- fix resize ext2 by using resize2fs.
-
- * pkgs.pm: changed choice of package for selection.
-
- * share/list: added resize2fs and dumpe2fs, removed ext2resize which is
- replaced.
-
-2001/03/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dhcp.c: do not segfault in dhcp stuff, when af_packet is not
- honoured by kernel
-
-2001/03/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/no.po: updated Norwegian file
-
-2001/03/08 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm: advertising modifs
- (setPackages): use burners instead of IDEburners
-
- * bootloader.pm: cleanup
-
- * interactive.pm (ask_from_listf_no_check): catch wizcancel and return
- undef
-
- * fs.pm (write_fstab): change again for 'none' checking the mount point
- (write_fstab): special case for device ``none'' (which can be mounted
- twice or more :)
-
- * my_gtk.pm (_create_window): on delete_event, destroy the window and
- raise wizcancel
-
- * share/po/fr.po: fix bad translation
-
- * share/rpmsrate: add i18n'ed packages
- raise kdebase
-
- * install2.pm, install_steps.pm, install_steps_gtk.pm: advertising modifs
-
- * detect_devices.pm: cleanup
- (isBurner): use syslog to detect scsi burners
-
-2001/03/08 Stew Benedict <sbenedict@mandrakesoft.com>
-
- * install_steps_gtk.pm: encourage Xpmac to run in at least 16bpp
-
- * partition_table_mac.pm: fixed variable referencing - thx Pixel
-
-2001/03/08 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bad pci number -> string
-
-2001/03/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/bg.po, share/po/sr.po, share/po/sp.po, share/po/ca.po: updated
- Bulgarian, Catalan and Serbian files
-
-2001/03/08 Pixel <pixel@mandrakesoft.com>
-
- * bootloader.pm (dev2grub): better error reporting
-
- * tools/cvslog2changelog.pl (%users): add stew
-
- * install_steps.pm (setupBootloaderBefore): aurora stupid renaming fix
-
- * share/rpmsrate: raise kdebase
- xcdroast is the best cd burner ui, raise it above others
- lower some EDITORS
- raise vim-X11
- lower xrn, raise pan
-
- * install_any.pm (setPackages): use burners instead of IDEburners
- (setPackages): at least set BURNER for ide burners
-
- * any.pm: cleanup
-
- * install_steps_interactive.pm, install2.pm: re-add miscellaneous step,
- but always hidden (aka automatic)
-
- * detect_devices.pm (isBurner): use syslog to detect scsi burners
-
- * fs.pm (write_fstab): special case for device ``none'' (which can be
- mounted
- twice or more :)
-
- * tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: new versions
- (without mem=)
-
-2001/03/08 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bad pci number -> string
-
-2001/03/08 Pixel <pixel@mandrakesoft.com>
-
- * tools/i386/netboot/stage2.3c90x, tools/i386/netboot/grub: new versions
- (without mem=)
-
-2001/03/07 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected default focus after detection
- don't test adsl if net install
-
-2001/03/07 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (add_alias): remove the alias block-major-11 as it's
- overriding the
- default alias to sr_mod, and is uneeded with scsi_hostadapter being
- added
- to /etc/modules.conf
-
- * share/rpmsrate: lower heartbeat
-
-2001/03/07 sbenedict
-
- * help.pm: * perl-install/help.pm - typo in yaboot help
-
- * any.pm: * perl-install/any.pm - fixed two $l vs. @l references -
- bootloader menu, need image/boot in rec mode PPC
- CVl:
- ----------------------------------------------------------------------
-
- * devices.pm: * perl-install/devices.pm - add adbmouse
-
-2001/03/07 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: not use common anymore, uses gtkpng, cosmetic chages
-
-2001/03/07 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm, bootloader.pm: fixed support for other kernel for
- bootloader entries.
- automatically add 2.2 entries for kernel22 (manage hack-kernel too).
-
- * Xconfigurator.pm: remove 32 bit depth for S3 Trio3D card.
-
- * pkgs.pm: added support for killing all child process of a transaction,
- necessary to be
- able to umount cdrom and eject it correctly.
-
-2001/03/07 Pixel <pixel@mandrakesoft.com>
-
- * share/fonts.tar.bz2: use gb16fs instead of gb16st
-
- * modules.pm (add_alias): remove the alias block-major-11 as it's
- overriding the
- default alias to sr_mod, and is uneeded with scsi_hostadapter being
- added
- to /etc/modules.conf
-
- * share/rpmsrate: lower heartbeat
- lower Mesa's rate
-
- * install2.pm (main): save $@ in $err so that it's not modified before
- being used
-
- * share/locales.tar.bz2: remove ending '/' in symlinks not pleasing
- packdrake
-
- * standalone/drakboot: make it please perl2fcalls
-
-2001/03/07 sbenedict
-
- * bootloader.pm, Xconfigurator.pm: * perl-install/Xconfigurator.pm - force
- XF4 for PPC in recommended mode
- * perl-install/bootloader.pm - rework get_of_dev to work in live install
-
- * install_steps_interactive.pm, any.pm, partition_table_mac.pm: *
- perl-install/any.pm - change in partition_table_mac'xxx syntax
- * perl-install/install_steps_interactive.pm - change in
- partition_table_mac'xxx syntax
-
- * perl-install/partition_table_mac.pm - change in
- partition_table_mac'xxx syntax
-
-2001/03/07 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/fr.po: Fixed French typos reported by tester
-
-2001/03/07 Pixel <pixel@mandrakesoft.com>
-
- * share/fonts.tar.bz2: use gb16fs instead of gb16st
-
- * fsedit.pm: fix typo
-
- * install2.pm (main): save $@ in $err so that it's not modified before
- being used
-
- * share/rpmsrate: lower Mesa's rate
-
- * standalone/drakboot: make it please perl2fcalls
-
-2001/03/06 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected bad %intf while savung
- don't ask configuration if expert
- now detecting adsl
-
- * standalone/draknet: remmoved 'quiting appli' screen
-
-2001/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * install_any.pm: fix save of automatic stage1 info for static network
-
- * mdk-stage1/init.c: do not display from syslog msg's from RPM telling
- that it
- installed/removed some pkg's
-
- * mdk-stage1/Makefile: fix includes for init
-
-2001/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, help.pm, share/po/zh_TW.Big5.po, share/po/it.po,
- share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, standalone/draknet,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
- share/po/cs.po, share/po/af.po: corrected some typos, Updated Japanese
- file
-
-2001/03/06 Pixel <pixel@mandrakesoft.com>
-
- * perl2fcalls:
- - small fix for bootlook.pm
- - don't display reused
-
- * detect_devices.pm (stringlist): if no text description, display ids
-
- * install_steps_interactive.pm (generateAutoInstFloppy): comment old code
- (summary): fixes
- (setupSCSI): cleanup
- (summary): display sound/tv/isdn cards found
-
- * fsedit.pm (check_mntpoint): don't allow LVM on / or /boot
- (@suggestions_mntpoints): add /boot
-
- * install_any.pm: hack to make perl2fcalls happy
- (getHds): fix for no hd detected in newbie installs
- (setPackages): s/snd-slot/sound-slot/
-
- * install_steps_auto_install.pm (@graphical_steps): add
- beforeInstallPackages so that advertisings are there
-
- * install2.pm (setupSCSI): remove autoSCSI, cleanup
-
- * http.pm, ftp.pm: don't use install_any
-
- * modules.pm: add cciss
-
- * partition_table.pm (add): create 3 primaries before creating an extended
- if DAC960 (/dev/rd/*)
- (add): max number of parts for rd, ida and cciss
-
-2001/03/06 yduret
-
- * bootlook.pm: pixelisation
-
-2001/03/06 dam's <damien@mandrakesoft.com>
-
- * install2.pm: corrected bad file search
- corrected intf setting
-
- * standalone/draknet: added enable/disable networking button.
-
- * standalone/drakxconf: updated to be launched frome DrakConf if no
- DISPLAY
-
- * netconnect.pm: now detecting adsl
- typo
- better load_conf
-
- * Xconfigurator.pm: cleaned png displaying
-
- * common.pm: setinhash -> set_in_hash
- added setinhash
-
- * fs.pm: typo
- use set_in_hash
-
-2001/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/cdrom.c: enable probing of all the CDROM drives in automatic
- mode
-
- * mdk-stage1/Makefile: fix includes for init
-
-2001/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: corrected some typos, Updated Japanese file
- updated Lithuanian file
-
- * help.pm, standalone/draknet: corrected some typos, Updated Japanese file
-
-2001/03/06 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm, any.pm, Xconfigurator.pm: move inittab modifying to
- any::runlevel
-
- * partition_table.pm (add): max number of parts for rd, ida and cciss
-
- * fs.pm, netconnect.pm, common.pm: set_in_hash is now put_in_hash
-
- * diskdrake.pm (Create): pixelization
-
- * fsedit.pm (hds): pixelization
-
- * install_steps_auto_install.pm (@graphical_steps): add
- beforeInstallPackages so that advertisings are there
-
- * modules.pm: add cciss
-
- * install2.pm (main): remove unloading vfat (not needed anymore with
- mdk-stage1)
-
-2001/03/05 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: $mouse->{device} is set if it doesn't exists.
-
- * Makefile: added pixmaps copying
-
-2001/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * netconnect.pm, bootlook.pm, help.pm: fixed English typos
-
-2001/03/05 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (generateAutoInstFloppy): use
- generate_automatic_stage1_params
-
- * c/stuff.xs.pm, my_gtk.pm: XSetInputFocus now done in perl-GTK
-
- * install_any.pm (generate_automatic_stage1_params): replace
- generate_ks_cfg
-
-2001/03/05 dam's <damien@mandrakesoft.com>
-
- * Makefile: added pixmaps copying
-
- * standalone/draknet: required gtk only if needed, added redirection to
- newt if needed
-
- * netconnect.pm: $mouse->{device} is set if it doesn't exists.
- corrected short circuit if network install
- corrected bad end message,
- added copying of resolv.conf & modules.conf
-
- * install2.pm: moved askrootpasswd and adduser before network conf
-
- * network.pm: removed old NS0 fetching. /etc/resolv.conf is read in
- install2.pm now
- removed setdefaultroute and sethostname
-
-2001/03/05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: Updated Latvian, Belarussian and Spanish files
-
-2001/03/05 Pixel <pixel@mandrakesoft.com>
-
- * lvm.pm (lv_create): fix typo
-
- * bootloader.pm: add use devices
- (install_grub): ensure the translated messages are not too big the hard
- way
-
- * install_any.pm (generate_automatic_stage1_params): replace
- generate_ks_cfg
- (install_urpmi): have "use hdlist ..." in any case
-
- * my_gtk.pm: XSetInputFocus now done in perl-GTK
- (_create_window): don't care about c::XSetInputFocus not existing
-
- * any.pm (setupBootloader): pixelization
- (setupBootloader): fix call to get_append
-
- * interactive.pm (vnew): cleanup
-
- * common.pm (salt): cleanup
-
- * install_steps_interactive.pm (generateAutoInstFloppy): use
- generate_automatic_stage1_params
-
- * c/stuff.xs.pm: XSetInputFocus now done in perl-GTK
-
- * c/Makefile.PL: compile fix
-
- * diskdrake.pm (create_buttons4partitions_): fix for displaying LVM
-
- * Xconfigurator.pm (xtest): use external xtest if standalone
-
- * install2.pm (main): remove unloading vfat (not needed anymore with
- mdk-stage1)
-
-2001/03/04 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- diskdrake.pm, share/po/af.po: updated po files
-
-2001/03/04 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Add2LVM): fix bug (causing empty list), make cancel work
-
- * share/rpmsrate:
- - remove autologin
- - move X11R6-contrib to DEVELOPEMENT and lower rate
-
-2001/03/04 stew <sbenedict@mandrakesoft.com>
-
- * any.pm - changes to enable yaboot configuration for PPC
-
- * diskdrake.pm, fs.pm, partition_table.pm isBootstrap -> isAppleBootstrap
-
- * install_steps_interactive.pm - auto-add Apple Bootstrap - PPC
-
-2001/03/03 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm, fsedit.pm, lvm.pm, standalone/diskdrake,
- install_interactive.pm, install2.pm: small fixes for LVM
-
- * diskdrake.pm: don't default the LVM name to 'pp' ;pp
- small fixes for LVM
-
-2001/03/03 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm: small fixes for LVM
- (doPartitionDisksAfter): small adaptation for LVMs
- use run_or_die
-
- * fsedit.pm: small fixes for LVM
- (hds): detect LVMs and return them
- (add): handling of LVMs
- (@partitions_signatures): add new magic of reiserfs
-
- * bootloader.pm: use run_or_die
-
- * run_program.pm (run_or_die, rooted_or_die): created
-
- * install_steps_interactive.pm: cleanup
-
- * install_any.pm (getHds): handle LVMs. $o->{lvms} contain them
- (setPackages): ask for installation of package lvm when needed
- (suggest_mount_points, find_root_parts): take $fstab as arg instead of
- $hds
-
- * install2.pm: small fixes for LVM
- (formatPartitions): call vgscan if needed when / is mounted
-
- * devices.pm (make): better caller in error
-
- * share/list: add progs for LVM handling
-
- * install_interactive.pm: small fixes for LVM
-
- * diskdrake.pm: small fixes for LVM
- - addition of drive to notebook cleaned
- - various clean-up
- - handling of LVMs
-
- * standalone/diskdrake: small fixes for LVM
- small adaptation
-
- * lvm.pm: small fixes for LVM
- creation
-
- * partition_table.pm: add isLVMBased
-
-2001/03/02 stew <sbenedict@mandrakesoft.com>
-
- * commands.pm - fdisk locks up machine on report_bug - replace with pdisk PPC
-
- * install_steps.pm - no bootfloppy, added yaboot.conf - PPC
-
- * install_interactive.pm - pdisk vs. fdisk - PPC
-
- * bootloader.pm - added code to create yaboot.conf, run ybin - vmlinux vs. vmlinuz
-
-2001/03/02 stew <sbenedict@mandrakesoft.com>
-
- * c/smp.c -stanza for PPC
-
- * detect_devices.pm - added code for MO devices
-
- * help.pm - help information for yaboot - PPC
-
- * partition_table.pm - PPC mods
-
- * partition_table_mac.pm - PPC mods
-
- * modules.pm - PPC mods - parallel port not used
-
- * diskdrake.pm - PPC mods - display like pdisk
-
- * install2.pm - PPC mod - no bootdisk
-
- * fs.pm - bootstrap partition - PPC
-
-2001/02/27 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: pop up a dialog to quit X when accepting
- configuration
-
-2001/02/27 Pixel <pixel@mandrakesoft.com>
-
- * partition_table_raw.pm (@MBR_signatures): add yet another grub signature
-
- * devices.pm (entry): add fd0H1440 and fd1H1440
-
- * bootloader.pm (mkbootdisk): fix for mkbootdisk using fd0H1440. Must be
- created
-
-2001/02/26 dam's <damien@mandrakesoft.com>
-
- * Makefile.drakxtools, pixmaps/hori.xpm, pixmaps/tradi.xpm,
- pixmaps/eth_card_mini.xpm, pixmaps/verti.xpm: new pixmap policy
-
- * Makefile: typo
- new pixmap policy
-
- * bootlook.pm: typo
- new pixmap policy
- need to be merged with bootloader
-
- * standalone/draknet: reincluded Gtk + init Gtk
- thiskind -> thiskind_backend
- new pixmap policy
-
- * standalone/drakboot: short-circuit to bootlook for the moment.
-
-2001/02/26 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po,
- share/po/i18n_compssUsers, share/po/DrakX.pot, share/po/es.po,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
- share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: Fixed i18n_compssUsers
- script to produce a correct pot file
- Updated Estonian and Walloon files
-
- * bootlook.pm: changed I_() to _() so xgettext cna find the translatable
- strings
-
-2001/02/26 Pixel <pixel@mandrakesoft.com>
-
- * standalone/drakgw: pixelization
-
- * install_steps.pm: remove unneeded "use install_interactive"
-
- * install_steps_gtk.pm (copy_advertising): fix changing for
- advertising_images
-
-2001/02/26 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: should correct bad resolv.conf when swithcinf in
- standalone embedded mode. Not Certified
- fixed standalone edition
- corrected wizard mode.
-
- * Makefile.drakxtools, Makefile, pixmaps/eth_card_mini.xpm: new pixmap
- policy
-
- * standalone/draknet: new pixmap policy
- fixed standalone edition
-
- * bootlook.pm: need to be merged with bootloader
-
- * interactive_gtk.pm: if wizard, show the button
-
- * standalone/drakboot: short-circuit to bootlook for the moment.
-
-2001/02/26 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (if_): fix for use in scalar context
-
- * install_steps_interactive.pm (summary): translate mouse description
-
- * install_steps.pm: remove unneeded "use install_interactive"
-
- * install_steps_gtk.pm (copy_advertising): fix changing for
- advertising_images
-
-2001/02/26 warly
-
- * share/compssUsers, share/rpmsrate: remove some packages
-
-2001/02/26 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm: if wizard, show the button
-
- * netconnect.pm: corrected wizard mode.
-
-2001/02/26 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (if_): fix for use in scalar context
-
- * install_steps_interactive.pm (summary): translate mouse description
-
-2001/02/25 dam's <damien@mandrakesoft.com>
-
- * share/logo-mandrake-Firewall.xpm, share/logo-mandrake.xpm: changed logo.
-
- * netconnect.pm: profile handling.
- profile handling
- corrected wizard.
-
- * standalone/draknet: profile handling.
- profile handling
-
- * install_steps_interactive.pm: updated
-
-2001/02/25 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): move the load_deps before all the loadO's
-
- * install_any.pm (g_auto_install): have formatMountPartitions graphical if
- $graphical
-
- * install_steps_interactive.pm (generateAutoInstFloppy): use "timeout 1"
- for replay
-
- * interactive_gtk.pm (ask_from_entries_refW): ensure "advanced" lists
- center the chosen value
-
-2001/02/24 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm, install2.pm: move writing to config files from
- install2::selectKeyboard to install_steps
-
- * share/list, Makefile, tools/i386/mkreiserfs: for now, have mkreiserfs in
- the CVS since the current cooker version is too recent
-
- * commands.pm (more): handle 'q' to quit
-
-2001/02/24 Pixel <pixel@mandrakesoft.com>
-
- * c/Makefile (stuff): fix the fix's fix :'-(
-
- * detect_devices.pm (pci_probe): fix to clean the log
-
- * install_steps_interactive.pm (setRootPassword): NIS server must be
- editable
-
-2001/02/23 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (g_auto_install): handle $replay flag. It means a 'not
- fully automated install'.
-
- * install_steps_auto_install.pm (@graphical_steps): specify which step
- should be interactive
-
- * c/Makefile (stuff.xs): exporting C_RPM and C_DRAKX is needed
-
- * install_steps.pm (afterInstallPackages): no kdm UserView in NIS
- (configurePrinter): if_'ization
-
- * install_steps_interactive.pm (exitInstall): ask wether Replay or
- Automated
- (generateAutoInstFloppy): handle $replay flag. It means a 'not fully
- automated install'.
- (summary): nicer mouse name
-
-2001/02/23 dam's <damien@mandrakesoft.com>
-
- * network.pm, standalone/draknet, netconnect.pm, my_gtk.pm: new wizard
- layout, no use gtk in draknet, minor bugfixes
-
-2001/02/23 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: added accessor the rpmsrate data of packages.
- avoid rebuilding the database for oem, rpm db is assumed to be fine.
-
- * rescue/make_rescue_img: removed kernel_reread program.
-
- * rescue/tree/etc/oem: removed server from selection.
- added mutli CD support to OEM (NFS/DVD transparent)
- fixed selection of package now select much more than before.
- fixed root partition size set to the minimum.
-
-2001/02/23 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/rpmsrate: move xterm to SYSTEM
-
-2001/02/23 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm: move the 'use my_gtk' in 'require my_gtk' and only if
- needed
-
- * install_steps_auto_install.pm (@graphical_steps): specify which step
- should be interactive
-
- * c/stuff.xs.pm: hack for macroporcessing in term.h
- use C_DRAKX
-
- * install_steps.pm (afterInstallPackages): no kdm UserView in NIS
- (configurePrinter): if_'ization
-
- * share/rpmsrate: add packages installed on demand by DrakX. they are
- specifically flagged
- or flagged 'INSTALL'
-
- * perl2fcalls: handling of ``package''->import(``what to import'')
-
- * interactive.pm (vnew): use /usr/X11R6/bin/xtest instead of c::Xtest
-
- * Makefile (tar-drakxtools): C_RPM and C_DRAKX set to 0
-
- * install_any.pm (g_auto_install): handle $replay flag. It means a 'not
- fully automated install'.
-
- * c/Makefile.PL: use C_DRAKX
-
- * pkgs.pm (setSelectedFromCompssList): fix the fix
-
- * c/Makefile (stuff.xs): exporting C_RPM and C_DRAKX is needed
- add setting C_DRAKX to 1 by default
-
- * install_steps_interactive.pm (exitInstall): ask wether Replay or
- Automated
- (generateAutoInstFloppy): handle $replay flag. It means a 'not fully
- automated install'.
- (summary): nicer mouse name
-
-2001/02/23 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_entries_refW): double clicking on list
- means 'Ok'
-
- * pkgs.pm (setSelectedFromCompssList): fix sillyness
-
-2001/02/22 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corected infinite loop
-
-2001/02/22 Franois Pons <fpons@mandrakesoft.com>
-
- * rescue/tree/etc/oem: minor cleanup to edit partition size more easily.
- brand new version written in perl, support repartitionning on the fly of
- the
- hard disk and resize of already present FAT partition.
-
- * rescue/list.i386, rescue/list, rescue/Makefile: make rescue build a bit
- more cleaner (added dependancy).
- added missing file for rescue to enable new oem install.
-
-2001/02/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/insmod-modutils/include/elf_hppa64.h,
- mdk-stage1/insmod-modutils/util/alias.h,
- mdk-stage1/insmod-modutils/util/xstrcat.c,
- mdk-stage1/insmod-modutils/util/gzfiles.c,
- mdk-stage1/insmod-modutils/include/elf_arm.h,
- mdk-stage1/insmod-modutils/util/sys_qm.c,
- mdk-stage1/insmod-modutils/util/modstat.c,
- mdk-stage1/insmod-modutils/obj/obj_sparc.c,
- mdk-stage1/insmod-modutils/include/elf_m68k.h,
- mdk-stage1/insmod-modutils/Makefile,
- mdk-stage1/insmod-modutils/util/xstrdup.c,
- mdk-stage1/insmod-modutils/obj/obj_arm.c,
- mdk-stage1/insmod-modutils/obj/obj_m68k.c,
- mdk-stage1/insmod-modutils/obj/obj_hppa64.c,
- mdk-stage1/insmod-modutils/include/elf_sparc64.h,
- mdk-stage1/insmod-modutils/util/sys_dm.c,
- mdk-stage1/insmod-modutils/include/elf_s390.h,
- mdk-stage1/insmod-modutils/obj/obj_s390.c,
- mdk-stage1/insmod-modutils/util/xmalloc.c,
- mdk-stage1/insmod-modutils/util/xsystem.c, mdk-stage1/insmod.h,
- mdk-stage1/insmod-modutils/util/xftw.c,
- mdk-stage1/insmod-modutils/include/elf_i386.h,
- mdk-stage1/insmod-modutils/util/sys_gks.c,
- mdk-stage1/insmod-modutils/util/snap_shot.c,
- mdk-stage1/insmod-modutils/obj/obj_i386.c, mdk-stage1/modules.c,
- mdk-stage1/stage1.c, mdk-stage1/insmod-modutils/include/obj.h,
- mdk-stage1/insmod-modutils/include/elf_ppc.h,
- mdk-stage1/insmod-modutils/obj/obj_reloc.c,
- mdk-stage1/insmod-modutils/include/elf_sparc.h,
- mdk-stage1/insmod-modutils/util/sys_nim.c,
- mdk-stage1/insmod-modutils/obj/obj_ppc.c, mdk-stage1/Makefile,
- mdk-stage1/insmod-modutils/include/elf_hppa.h,
- mdk-stage1/insmod-busybox/insmod.c,
- mdk-stage1/insmod-modutils/util/meta_expand.c,
- mdk-stage1/insmod-modutils/util/arch64.c,
- mdk-stage1/insmod-modutils/obj/obj_load.c,
- mdk-stage1/insmod-modutils/obj/obj_hppa.c,
- mdk-stage1/insmod-busybox/insmod.h,
- mdk-stage1/insmod-modutils/include/elf_ia64.h,
- mdk-stage1/insmod-modutils/obj/obj_ia64.c,
- mdk-stage1/insmod-modutils/obj/obj_sparc64.c,
- mdk-stage1/insmod-modutils/include/elf_mips.h,
- mdk-stage1/insmod-modutils/include/module.h,
- mdk-stage1/insmod-modutils/obj/obj_mips.c,
- mdk-stage1/insmod-modutils/util/sys_cm.c,
- mdk-stage1/insmod-modutils/obj/obj_alpha.c,
- mdk-stage1/insmod-modutils/include/kerneld.h,
- mdk-stage1/insmod-modutils/util/xrealloc.c,
- mdk-stage1/insmod-modutils/obj/Makefile,
- mdk-stage1/insmod-modutils/insmod-frontend.c,
- mdk-stage1/insmod-modutils/obj/obj_common.c,
- mdk-stage1/insmod-modutils/include/modstat.h,
- mdk-stage1/insmod-modutils/util/Makefile,
- mdk-stage1/insmod-modutils/include/config.h,
- mdk-stage1/insmod-modutils/util/logger.c,
- mdk-stage1/insmod-modutils/obj/obj_kallsyms.c,
- mdk-stage1/Makefile.common, mdk-stage1/insmod-modutils/include/util.h,
- mdk-stage1/insmod-modutils/util/config.c,
- mdk-stage1/insmod-modutils/include/version.h,
- mdk-stage1/insmod-modutils/include/kallsyms.h,
- mdk-stage1/insmod-modutils/include/elf_alpha.h,
- mdk-stage1/insmod-modutils/util/sys_oim.c,
- mdk-stage1/insmod-modutils/insmod.c: use modutils for non Intel arch's
-
-2001/02/22 Pixel <pixel@mandrakesoft.com>
-
- * fs.pm (write_fstab): clean-up, $fstab takes precedence over @to_add, but
- not
- over existing /etc/fstab. Fix some stupid stuff
-
- * modules.pm, commands.pm: call /usr/bin/insmod_ with full path
-
- * install2.pm (main): don't set a special $remote_path PATH for
- postInstallNonRooted
- (otherwise install's modprobe is not used, and you can't "modprobe
- vfat",
- even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not
- found.
-
- * my_gtk.pm (create_box_with_title): disallow focusing on text if it is
- non-scrolled
-
-2001/02/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dietlibc/include/stdlib.h, mdk-stage1/minilibc.c,
- mdk-stage1/init-libc-headers.h,
- mdk-stage1/dietlibc/include/sys/select.h, mdk-stage1/Makefile,
- mdk-stage1/init.c, mdk-stage1/minilibc.h,
- mdk-stage1/dietlibc/include/unistd.h,
- mdk-stage1/dietlibc/include/sys/socket.h,
- mdk-stage1/dietlibc/include/signal.h: have "init" compiled against
- dietlibc (rather than glibc) on non-Intel arch's
-
-2001/02/22 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_auto_install.pm: $graphical is now a module variable. Can
- be changed from everywhere
-
- * fs.pm (write_fstab): clean-up, $fstab takes precedence over @to_add, but
- not
- over existing /etc/fstab. Fix some stupid stuff
-
- * modules.pm, commands.pm: call /usr/bin/insmod_ with full path
-
- * install2.pm (main): don't set a special $remote_path PATH for
- postInstallNonRooted
- (otherwise install's modprobe is not used, and you can't "modprobe
- vfat",
- even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not
- found.
-
- * my_gtk.pm (create_box_with_title): disallow focusing on text if it is
- non-scrolled
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): fix setting
- type to 'list' in
- case of format. should be only set if type is unset
- (ask_from_entries_refH_powered_normalize): if list+format then type is
- 'list', combo not accepted (hacky?)
-
- * interactive_gtk.pm (ask_from_entries_refW): if no button wanted, don't
- call create_okcancel
-
-2001/02/22 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): if list+format
- then type is
- 'list', combo not accepted (hacky?)
-
- * install_steps_auto_install.pm: $graphical is now a module variable. Can
- be changed from everywhere
-
- * interactive_gtk.pm (ask_from_entries_refW): if no button wanted, don't
- call create_okcancel
-
-2001/02/21 dam's <damien@mandrakesoft.com>
-
- * network.pm, netconnect.pm: netconnect recode, wizard compatible.
- network.pm modified for wizard. Still need work for ask_yesorno,
- ask_okcancel. +debugging of course
-
- * standalone/draknet: updated (don't remember what)
-
-2001/02/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/tools.c, mdk-stage1/Makefile,
- mdk-stage1/dietlibc/lib/vprintf.c, mdk-stage1/dietlibc/lib/vfprintf.c,
- mdk-stage1/minilibc.h, mdk-stage1/minilibc.c,
- mdk-stage1/init-libc-headers.h:
- - fix "init" on ppc (do not use minilibc on non-i386 arch's)
- - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc)
- - cleanup of "init"
-
- * mdk-stage1/init.c:
- - fix "init" on ppc (do not use minilibc on non-i386 arch's)
- - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc)
- - cleanup of "init"
- fix up syslog logging stuff
-
-2001/02/21 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (generateAutoInstFloppy): removed
-
- * install_any.pm (g_auto_install): use selected_leaves for
- default_packages to reduce the
- list of packages (aka cleanup auto_inst.cfg)
- (g_default_packages): created
-
- * install_steps_interactive.pm (exitInstall): add generateAutoInstFloppy
- and g_default_packages calls in
- advanced
-
- * netconnect.pm, partition_table.pm, fsedit.pm: cleanup Data::Dumper use
-
- * pkgs.pm (selected_leaves): created
-
- * install2.pm (main): do postInstallNonRooted before postInstall (so that
- 'modprobe
- vfat' can be done in postInstallNonRooted and used in postInstall)
- - move the loadO of patch/defcfg after loading modules.dep
- - generateAutoInstFloppy is no more a step
- - removed use Data::Dumper
-
-2001/02/21 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * share/rpmsrate: Add iputils to SYSTEM.
-
-2001/02/21 dam's <damien@mandrakesoft.com>
-
- * docs/wizard.doc: putain de doc de merde pout petite qui est trop dbile
-
- * interactive.pm, my_gtk.pm: corrected wizard mode.
-
-2001/02/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/TECH-INFOS: sync doc with disk automatic installs
-
- * mdk-stage1/disk.c: add support for automatic (ex-kickstart) in disk
- installs
-
-2001/02/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/da.po: updated Danish file
-
-2001/02/21 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (generateAutoInstFloppy): removed
-
- * install_any.pm (g_auto_install): use selected_leaves for
- default_packages to reduce the
- list of packages (aka cleanup auto_inst.cfg)
- (g_default_packages): created
-
- * install_steps_interactive.pm (exitInstall): add generateAutoInstFloppy
- and g_default_packages calls in
- advanced
-
- * netconnect.pm, partition_table.pm, fsedit.pm: cleanup Data::Dumper use
-
- * pkgs.pm (selected_leaves): created
-
- * install2.pm (main): do postInstallNonRooted before postInstall (so that
- 'modprobe
- vfat' can be done in postInstallNonRooted and used in postInstall)
- - move the loadO of patch/defcfg after loading modules.dep
- - generateAutoInstFloppy is no more a step
- - removed use Data::Dumper
-
-2001/02/20 Pixel <pixel@mandrakesoft.com>
-
- * printerdrake.pm: fix typo
-
- * install_steps.pm, install_steps_gtk.pm, install_any.pm: better
- advertising support
-
-2001/02/20 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/url.h, mdk-stage1/url.c, mdk-stage1/network.c: for HTTP
- installs, make use of Content-Length when available, to display
- progressbar
-
-2001/02/20 Pixel <pixel@mandrakesoft.com>
-
- * Makefile: various
- - pcmcia_config.patch now in tools (no more in install which is
- removed)
- - copy xpm's (until step icons work with png's)
- - transform group icons in pngs
-
- * modules.pm, class_discard.pm, my_gtk.pm, Xconfigurator.pm: various
-
- * tools/pcmcia_config.patch: pcmcia_config.patch now here
-
- * printerdrake.pm: fix typo
-
- * install_any.pm, install_steps.pm, install_steps_gtk.pm: better
- advertising support
-
-2001/02/20 warly
-
- * share/compssUsers, share/rpmsrate, share/compssList: update rpmsrate
-
-2001/02/20 Franois Pons <fpons@mandrakesoft.com>
-
- * c/stuff.xs.pm, live_install, pkgs.pm, live_install2: added RPMRC_FILE
- env variable to choose rpmrc file for rpmlib used
- by DrakX, neccessary for live update from a 7.2 or older.
- Check that if something goes wrong with rebuilddb, avoid removing
- old rpm-3 db files.
- Make sure live_install can start from top directory too.
-
-2001/02/20 Pixel <pixel@mandrakesoft.com>
-
- * Makefile: various
- - pcmcia_config.patch now in tools (no more in install which is
- removed)
- - copy xpm's (until step icons work with png's)
- - transform group icons in pngs
-
- * modules.pm, class_discard.pm: various
-
- * tools/pcmcia_config.patch: pcmcia_config.patch now here
-
- * my_gtk.pm, Xconfigurator.pm: various
- major move. now ask_from_list returns false when canceled (it doesn't
- die 'ask_from_list canceled' anymore)
-
- * interactive_gtk.pm, standalone/mousedrake, install_steps_interactive.pm,
- netconnect.pm, standalone/keyboarddrake, install2.pm, interactive.pm,
- any.pm, printerdrake.pm, diskdrake.pm: major move. now ask_from_list
- returns false when canceled (it doesn't die 'ask_from_list canceled'
- anymore)
-
-2001/02/19 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1.c: try to print errno's stuff when symlink to
- /tmp/stage2 failed
-
- * mdk-stage1/dhcp.c: ARP_MAX_RETRIES: s/5/4
-
-2001/02/19 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated Estonian file
-
-2001/02/19 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm (ask_from_listf_no_check): die 'ask_from_list cancel' on
- cancel
-
- * my_gtk.pm (create_packtable): don't use attach_raw anymore (was a
- sillyme)
-
-2001/02/18 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: typo
- make fbastok happy about button placement.
- little improvements.
-
-2001/02/16 dam's <damien@mandrakesoft.com>
-
- * install_gtk.pm: corrected xpm mask
-
- * network.pm: wireless eth support corrected.
-
- * share/step-red.xpm, share/step-orange.xpm, share/step-orange-click.xpm,
- share/step-green-click.xpm, share/step-green.xpm, share/step-red-on.xpm,
- share/step-orange-on.xpm, share/step-green-on.xpm,
- share/step-red-click.xpm: re added these xpm files against display mask
- pb.
-
-2001/02/16 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/init.c: better ansi colors
-
- * mdk-stage1/dhcp.c: comply with glibc-2.2.2 more strict headers
-
- * mdk-stage1/stdio-frontend.c: display more nicely when there is a long
- list to choose from (1, 2 or 4 columns)
-
-2001/02/15 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/TECH-INFOS, mdk-stage1/README: update doc
-
-2001/02/15 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/az.po: updated Azeri file
-
-2001/02/15 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): fix i_images
-
- * fsedit.pm (suggestions_mntpoint): fix
-
-2001/02/15 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): fix i_images
- (installPackages): traktolpilization and advertising
-
- * Makefile (get_needed_files): copy png files instead of xpm's
-
- * fsedit.pm (suggestions_mntpoint): fix
-
- * my_gtk.pm (gtkcreate_png): add error message, syntax cleanup
-
- * share/list: add GdkImlib stuff
-
- * perl2fcalls: add Gtk::Gdk::ImlibImage
-
- * install2.pm (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share
- if it exists
-
-2001/02/15 dam's <damien@mandrakesoft.com>
-
- * my_gtk.pm, any.pm, install_gtk.pm, install_steps_interactive.pm,
- install_steps_gtk.pm, interactive_gtk.pm: added png support. Need to
- test the faces2xpm stuff.
-
- * share/step-orange-click.xpm, share/rpm-selected.xpm,
- share/step-green-click.xpm, share/step-green.xpm, share/rpm-base.xpm,
- share/ftin.xpm, share/step-orange-on.xpm, share/ftout.xpm,
- share/step-red-click.xpm, share/step-green-on.xpm,
- share/rpm-unselected.xpm, share/step-red.xpm, share/step-orange.xpm,
- share/reload.xpm, share/rpm-semiselected.xpm,
- share/logo-mandrake-Desktop.xpm, share/rpm-installed.xpm,
- share/step-red-on.xpm: removed, png are used instead.
-
- * standalone/draknet: updated internet and added eth conf
-
- * share/help.xpm, share/logo-mandrake.xpm: removed, png are used instead.
- added png images
-
- * share/step-red.png, share/step-orange.png, share/reload.png,
- share/logo-mandrake.png, share/rpm-semiselected.png,
- share/logo-mandrake-Desktop.png, share/rpm-installed.png,
- share/logo-mandrake_sav.png, share/step-red-on.png, share/help_sav.png,
- share/rpm-selected.png, share/step-orange-click.png,
- share/step-green-click.png, share/step-green.png, share/rpm-base.png,
- share/logo-mandrake2.png, share/ftin.png, share/help.png,
- share/step-orange-on.png, share/step-green-on.png, share/ftout.png,
- share/step-red-click.png, share/step-green_s.png, share/themes-mdk.rc,
- share/rpm-unselected.png: added png images
-
-2001/02/15 Pixel <pixel@mandrakesoft.com>
-
- * Makefile (get_needed_files): copy png files instead of xpm's
-
- * install2.pm (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share
- if it exists
- (selectKeyboard): give clicked as parameter
-
- * my_gtk.pm (gtkcreate_png): add error message, syntax cleanup
-
- * fsedit.pm (suggestions_mntpoint): fix typo
-
- * share/list: add GdkImlib stuff
-
- * perl2fcalls: add Gtk::Gdk::ImlibImage
-
- * install_steps_interactive.pm (summary): better message for i18n
-
- * install_steps_gtk.pm (installPackages): traktolpilization and
- advertising
-
-2001/02/14 dam's <damien@mandrakesoft.com>
-
- * network.pm, standalone/draknet: wireless updated
-
- * share/help.xpm, share/themes-mdk.rc, share/logo-mandrake.xpm: valentin
- theme :)
-
-2001/02/14 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (afterInstallPackages): add user in group usb
-
-2001/02/14 dam's <damien@mandrakesoft.com>
-
- * share/themes-mdk.rc: valentin theme :)
- added drawing theme section
-
- * network.pm: wireless updated
- updated wireless eth support
-
- * standalone/draknet: wireless updated
-
- * share/help.xpm, share/logo-mandrake.xpm: valentin theme :)
-
-2001/02/13 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: network con initiated in draknet.
- netconnect improvement.
- typo
-
- * network.pm: typo
- corrected domainname setting
-
- * standalone/draknet: network con initiated in draknet.
- netconnect improvement.
-
-2001/02/13 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/frontend.h, mdk-stage1/network.h,
- mdk-stage1/stdio-frontend.c, mdk-stage1/dhcp.c, mdk-stage1/automatic.c,
- mdk-stage1/newt-frontend.c, mdk-stage1/automatic.h, mdk-stage1/disk.c,
- mdk-stage1/network.c: write down Magic Callback (tm) for static ip stuff
-
- * mdk-stage1/modules.c: ask for modules parameters everytime in expert
- mode, to avoid wrong autodetections in certain cases
- - better log of nfs mount errors
- - don't insmod modules already present (important for bzip2 slowness)
-
- * mdk-stage1/cdrom.c: better error msg thx to mcdtg
-
- * mdk-stage1/mount.c, mdk-stage1/nfsmount.c:
- - better log of nfs mount errors
- - don't insmod modules already present (important for bzip2 slowness)
-
- * mdk-stage1/stage1.c, mdk-stage1/init.c: use exit code 66 for rescue
- better console messages at startup
-
-2001/02/13 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: profile handling updated
-
- * network.pm: typo
- corrected domainname setting
-
- * netconnect.pm: finished load_conf
-
-2001/02/13 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * rescue/make_rescue_img, rescue/list: include libs for hostname resolving
-
- * mdk-stage1/stage1.c, mdk-stage1/init.c: better console messages at
- startup
-
- * mdk-stage1/tools.c:
- - save /etc/resolv.conf for rescue
-
-2001/02/13 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectKeyboard): can be automatic only in
- non-expert
-
- * any.pm: md5 now done via crypt
-
- * install_steps.pm (exitInstall): catch exception of output report.bug
- (for gc)
-
-2001/02/13 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectKeyboard): can be automatic only in
- non-expert
-
- * tools/cvslog2changelog.pl: fix for gc & fpons
- fix for fredl broken CVS
-
- * any.pm: md5 now done via crypt
-
- * install_steps.pm (exitInstall): catch exception of output report.bug
- (for gc)
-
-2001/02/13 dam's <damien@mandrakesoft.com>
-
- * network.pm: experimental wireless eth support. Not tested
-
-2001/02/13 Pixel <pixel@mandrakesoft.com>
-
- * tools/cvslog2changelog.pl: fix for gc & fpons
- fix for fredl broken CVS
-
- * c/stuff.xs.pm, c/Makefile.PL, c/md5.h, c/md5_crypt.c, c/md5.c: md5 can
- be done via crypt of glibc, so remove all this
-
-2001/02/13 dam's <damien@mandrakesoft.com>
-
- * any.pm: merging difference
-
- * netconnect.pm: corrected profile handling
-
- * network.pm: experimental wireless eth support. Not tested
-
-2001/02/12 Pixel <pixel@mandrakesoft.com>
-
- * tools/addchangelog.pl: log more than mdk-stage1 and perl-install (added
- docs, rescue, tools)
-
-2001/02/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/probing.c: do not close un unbound socket!!
-
- * c/stuff.xs.pm: close socket everytime in hasNetDevice
-
- * mdk-stage1/Makefile: tag it 8.0beta instead of 8.0, to avoid future
- potential confusions
-
- * modules.pm: re include some network modules
-
-2001/02/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * rescue/list: fix vi trouble
- - add lspci, lspcidrake, vim-minimal
- - better /etc/issue
- - better PS1
- - write embryonic tool (installation of detected drivers according to
- pci cards)
-
- * rescue/aliases, rescue/tree/etc/issue: fix vi trouble
-
- * rescue/list.i386, rescue/make_rescue_img, rescue/drvinst:
- - add lspci, lspcidrake, vim-minimal
- - better /etc/issue
- - better PS1
- - write embryonic tool (installation of detected drivers according to
- pci cards)
-
-2001/02/12 Pixel <pixel@mandrakesoft.com>
-
- * rescue/drvinst: pixelization
-
- * docs/README: fix doc about Mandrake/base/compss
-
- * install_steps_gtk.pm (choosePackagesTree): non first choice packages are
- in "Other".
-
- * install_interactive.pm, any.pm, fsedit.pm, diskdrake.pm: auto_allocate
- partitions choice modified. diskdrake in expert asks what kind
- of auto_allocation is wanted, others choose 'simple' in
- %fsedit::suggestions
-
- * install2.pm: auto_allocate partitions choice modified. diskdrake in
- expert asks what kind
- of auto_allocation is wanted, others choose 'simple' in
- %fsedit::suggestions
- (main): gc has done it again! /tmp/conf.modules is now
- /etc/modules.conf,
- so load both to keep compatibility.
-
- * my_gtk.pm: cleanup (remove ask_from_list and _ask_from_list)
-
- * interactive_gtk.pm (ask_from_entries_refW): use
- $common->{advanced_label}
- (create_ctree): add keyboard shortcuts
- (create_clist): moveto only if row_is_visible
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): advanced_label
- defaults to
- _("Advanced")
-
- * tools/addchangelog.pl: log more than mdk-stage1 and perl-install (added
- docs, rescue, tools)
-
- * install_steps_interactive.pm (configurePrinter): cleanup,
- pkg_install_if_requires_satisfied('xpp',
- 'kups') only if a printer is configured (for the case when _("Would you
- like to configure a printer?") is answered no)
-
- * rescue/tree/etc/rc.sysinit: add floppy module for 2.4
-
-2001/02/10 Pixel <pixel@mandrakesoft.com>
-
- * standalone/draknet, standalone/XFdrake: corrected pkgs_install given
-
- * install_any.pm: add preConfigureTimezone
- add step summary. remove steps configureTimezone and configurePrinter
-
- * install_interactive.pm: cleanup
-
- * standalone/keyboarddrake, share/keymaps_generate, keyboard.pm:
- - lang2keyboards handle keyboard percentages
- - xmodmaps now named keyboards
-
- * install_steps_interactive.pm: add step summary. remove steps
- configureTimezone and configurePrinter, modify selectKeyboard
-
- * install2.pm, timezone.pm, install_steps.pm: add step summary. remove
- steps configureTimezone and configurePrinter
-
- * netconnect.pm: corrected back $install call
-
-2001/02/10 Pixel <pixel@mandrakesoft.com>
-
- * standalone/keyboarddrake, share/keymaps_generate, keyboard.pm:
- - lang2keyboards handle keyboard percentages
- - xmodmaps now named keyboards
-
- * install_steps_interactive.pm: add step summary. remove steps
- configureTimezone and configurePrinter, modify selectKeyboard
-
- * standalone/draknet, standalone/XFdrake: corrected pkgs_install given
-
- * install_any.pm: add preConfigureTimezone
- add step summary. remove steps configureTimezone and configurePrinter
-
- * install2.pm, timezone.pm, install_steps.pm: add step summary. remove
- steps configureTimezone and configurePrinter
-
- * install_interactive.pm: cleanup
-
- * netconnect.pm: corrected back $install call
-
-2001/02/09 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm, install_steps_interactive.pm, install2.pm,
- timezone.pm: configureTimezone doesn't take parameter
- /etc/sysconfig/clock
-
-2001/02/09 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm, interactive.pm, interactive_newt.pm: add button
- handling, quite weird behaviour though cuz of newt sillyness
-
- * install2.pm: configureTimezone doesn't take parameter
- /etc/sysconfig/clock
- (main): have compatibility with old stage1 (rhimage -> image)
- (formatPartitions):
- s|etc/sysconfig/consoletrans|etc/sysconfig/console/consoletrans|
- as it should now be (see lang.pm 1.143)
-
- * install_steps.pm, install_steps_interactive.pm, timezone.pm:
- configureTimezone doesn't take parameter /etc/sysconfig/clock
-
-2001/02/09 siegel
-
- * share/po/de.po: new german version
-
-2001/02/08 dam's <damien@mandrakesoft.com>
-
- * standalone/drakgw: implemented or updated embedded mode
- added embedded and (ugly) wizard mode.
-
- * standalone/printerdrake, standalone/mousedrake, standalone/diskdrake,
- standalone/keyboarddrake: implemented or updated embedded mode
-
- * standalone/draknet: implemented or updated embedded mode
- added embedded mode
-
- * standalone/XFdrake: implemented or updated embedded mode
- corrected compilation bug.
-
- * standalone/drakboot: implemented or updated embedded mode
- updated embedded mode. Should work, not tested in real world
-
- * netconnect.pm: removed testing wizard instruction
-
-2001/02/08 Franois Pons <fpons@mandrakesoft.com>
-
- * ftp.pm: fixed wrong URLPREFIX formation if no user given.
-
- * standalone/XFdrake: fix the previous changelog wich was wrong (bad
- spelling),
- added a char in comment to allow a new release (thanks to pixel :-)
- make sure SHARE_PATH is set.
- fixed SHARE_PATH to make sure it is setted.
-
- * Xconfigurator.pm: added DRI experimental support (sis, radeon). Prefer
- XF3 for SiS card.
-
- * pkgs.pm: fixed problem for updating hdlist after going back to partition
- step.
-
-2001/02/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/tools.c, mdk-stage1/config-stage1.h, mdk-stage1/network.c:
- better memory detection (from wonderful drakx)
-
-2001/02/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated Norwegian file
-
-2001/02/08 Pixel <pixel@mandrakesoft.com>
-
- * common.pm (availableRamMB): cleanup
-
- * standalone.pm, standalone/XFdrake: make sure SHARE_PATH is set now in
- standalone
-
-2001/02/07 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: fixed unknown package ARRAY... and locales selection
- according to langs.
-
- * modules.pm: fixed module name without text for SCSI configuration
- dialog, add log.
-
-2001/02/07 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1.c, mdk-stage1/probing.h, mdk-stage1/stage1.h,
- mdk-stage1/tools.c, mdk-stage1/automatic.c, mdk-stage1/init.c,
- mdk-stage1/probing.c, mdk-stage1/automatic.h, mdk-stage1/modules.c,
- mdk-stage1/network.c:
- - use description of network cards when you have to select between
- interfaces; has accuracy even in the case of multiple interface for a
- given kernel module
- - write down a small "shell" to change parameters on the fly (needs
- compile option SPAWN_INTERACTIVE)
-
-2001/02/07 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): better fix for getting
- max install size.
- (choosePackages): call setSelectedFromCompssList with empty
- compssUsersChoice meaning max
-
- * common.pm (formatXiB): more precise for cases like 1_234_000 -> 1.2GB
-
-2001/02/07 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: fixed unknown package ARRAY... and locales selection
- according to langs.
-
-2001/02/07 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): better fix for getting
- max install size.
- (choosePackages): call setSelectedFromCompssList with empty
- compssUsersChoice meaning max
-
- * common.pm (formatXiB): more precise for cases like 1_234_000 -> 1.2GB
-
-2001/02/07 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
- 8.0
-
- * mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
- hostname+domain
-
-2001/02/07 Pixel <pixel@mandrakesoft.com>
-
- * share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(
-
- * detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)
-
- * install_steps_interactive.pm (miscellaneous): remove asking about
- numlock and hd optimizations,
- deprecates it (aka don't do anything)
-
- * Xconfigurator.pm (main): don't need isLaptop anymore, use
- detect_devices::hasPCMCIA
-
- * bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
- value of memsize
- if given
- (install): save CLEAN_TMP in sysconfig/system
- (get_append, add_append): get or set an append value
- (has_profiles, set_profiles): get or add an entry office for profiles,
- also add prof=Home in
- the default entry
-
- * any.pm (setupBootloader): take care of profiles and memsize
- (facesnames): only display icons capitalized. This goes along the new
- mandrake_desk where capitalized named faces are the new one. [a-z].*
- icons
- being only kept for compatibility. (in case no capitalized icons
- available
- display everything (compatibility with old mandrake_desk)
-
- * standalone/draknet, standalone/XFdrake: don't pass isLaptop
-
- * install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
- taking care of
- profiles and memsize. Now in any & bootloader
- (miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
- $o->{miscellaneous} anymore
-
- * install_gtk.pm (create_help_window, create_logo_window): use gtkxpm
-
- * netconnect.pm: remove the $isLaptop unused from a hell lot of functions
-
- * install2.pm (@installSteps): remove miscellaneous
- (main): don't remove pcmcia modules anymore (not there anymore), remove
- /sbin/stage1
-
-2001/02/07 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
- 8.0
-
- * mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
- hostname+domain
-
-2001/02/07 Pixel <pixel@mandrakesoft.com>
-
- * share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(
-
- * detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)
-
- * install_steps_interactive.pm (miscellaneous): remove asking about
- numlock and hd optimizations,
- deprecates it (aka don't do anything)
-
- * Xconfigurator.pm (main): don't need isLaptop anymore, use
- detect_devices::hasPCMCIA
-
- * bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
- value of memsize
- if given
- (install): save CLEAN_TMP in sysconfig/system
- (get_append, add_append): get or set an append value
- (has_profiles, set_profiles): get or add an entry office for profiles,
- also add prof=Home in
- the default entry
-
- * any.pm (setupBootloader): take care of profiles and memsize
- (facesnames): only display icons capitalized. This goes along the new
- mandrake_desk where capitalized named faces are the new one. [a-z].*
- icons
- being only kept for compatibility. (in case no capitalized icons
- available
- display everything (compatibility with old mandrake_desk)
-
- * standalone/draknet, standalone/XFdrake: don't pass isLaptop
-
- * install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
- taking care of
- profiles and memsize. Now in any & bootloader
- (miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
- $o->{miscellaneous} anymore
-
- * install_gtk.pm (create_help_window, create_logo_window): use gtkxpm
-
- * netconnect.pm: remove the $isLaptop unused from a hell lot of functions
-
- * install2.pm (@installSteps): remove miscellaneous
- (main): don't remove pcmcia modules anymore (not there anymore), remove
- /sbin/stage1
-
-2001/02/07 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * share/rpmsrate: Add usbd to SYSTEM.
-
-2001/02/07 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: updated wizard mode, intro and other stuff
-
- * interactive_gtk.pm, interactive.pm, my_gtk.pm: updated wizard mode
-
- * share/logo-mandrake.xpm: new logo
-
-2001/02/07 Franois Pons <fpons@mandrakesoft.com>
-
- * http.pm, ftp.pm, pkgs.pm: now fully fixed ftp connection (and http too)
- caused by forked DrakX
- with latent ftp connection.
-
-2001/02/07 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/Makefile: tag VERSION as 8.0 since stage2 graphics now show
- 8.0
-
- * mdk-stage1/network.c: don't reverse hostname lookup if dhcp already gave
- hostname+domain
-
-2001/02/07 Pixel <pixel@mandrakesoft.com>
-
- * share/logo-mandrake.xpm: xpm files should be xpm, not pngs :-(
-
- * detect_devices.pm (hasPCMCIA): created (check for /proc/pcmcia)
-
- * install_steps_interactive.pm (miscellaneous): remove asking about
- numlock and hd optimizations,
- deprecates it (aka don't do anything)
-
- * Xconfigurator.pm (main): don't need isLaptop anymore, use
- detect_devices::hasPCMCIA
-
- * bootloader.pm (suggest): read CLEAN_TMP from sysconfig/system, default
- value of memsize
- if given
- (install): save CLEAN_TMP in sysconfig/system
- (get_append, add_append): get or set an append value
- (has_profiles, set_profiles): get or add an entry office for profiles,
- also add prof=Home in
- the default entry
-
- * any.pm (setupBootloader): take care of profiles and memsize
- (facesnames): only display icons capitalized. This goes along the new
- mandrake_desk where capitalized named faces are the new one. [a-z].*
- icons
- being only kept for compatibility. (in case no capitalized icons
- available
- display everything (compatibility with old mandrake_desk)
-
- * standalone/draknet, standalone/XFdrake: don't pass isLaptop
-
- * install_steps.pm (setupBootloaderBefore, miscellaneousBefore): remove
- taking care of
- profiles and memsize. Now in any & bootloader
- (miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in
- $o->{miscellaneous} anymore
-
- * install_gtk.pm (create_help_window, create_logo_window): use gtkxpm
-
- * netconnect.pm: remove the $isLaptop unused from a hell lot of functions
-
- * install2.pm (@installSteps): remove miscellaneous
- (main): don't remove pcmcia modules anymore (not there anymore), remove
- /sbin/stage1
-
-2001/02/07 siegel
-
- * share/po/de.po: new german version
-
-2001/02/06 Franois Pons <fpons@mandrakesoft.com>
-
- * ftp.pm: reworked ftp behaviour a bit for cooperative connection (avoid
- opening
- and closing connection too fast for each transaction). There seems
- to be some problem for retrieving twice a package, this cause huge pause
- between each transaction, the best is to avoid them so ?
-
-2001/02/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/stage1.c,
- mdk-stage1/init.c, mdk-stage1/newt-frontend.c, mdk-stage1/network.c,
- mdk-stage1/modules.c, mdk-stage1/disk.c:
- - slighty change the message when exiting successfully from install,
- to not mess with abnormal termination
- - get back dialog for hostname and domain in case of unable to guess
- domain
- - try to resolve DNS if self-ip can't resolve, to guess domain
- - remember entries so that when there is a problem you don't have to
- re-enter everything (ncurses sucking stuff in case of stdio-frontend..)
- - use larger buffer for list_directory since in /dev there can be
- *many* files
-
-2001/02/05 dam's <damien@mandrakesoft.com>
-
- * Makefile.drakxtools, Makefile: added wizard.rc handling in Makfiles.
-
- * standalone/draknet: added infos recovering.
-
- * netconnect.pm: added load_conf() to recover saved infos from conffile.
-
-2001/02/05 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: removed abusive white char.
- updated to use urpmi new format (change fakemedium to better label)
- fixed frame buffer usage if not enabled (installation of Aurora)
- clean up and remove unused code.
-
- * ftp.pm: rebuild URLPREFIX as stage1 does not provide it anymore.
-
- * pkgs.pm: updated to use urpmi new format (change fakemedium to better
- label)
-
- * Xconfigurator.pm: Removed Device3Dfx as it is no more.
-
- * install_steps.pm: fixed frame buffer usage if not enabled (installation
- of Aurora)
- clean up and remove unused code.
-
-2001/02/05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/list: updated list of gconv modules
-
-2001/02/05 Pixel <pixel@mandrakesoft.com>
-
- * commands.pm (head_tail): fix usage
-
- * interactive_gtk.pm (create_ctree): node_moveto done only if
- node_is_visible is not full
-
-2001/02/04 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/mar/mar-frontend.c: fix bug when creating marfiles with
- file-not-found in args
-
-2001/02/04 Pixel <pixel@mandrakesoft.com>
-
- * interactive_newt.pm: fix adaptation to the terminal size, should now
- work in 80x25
-
- * Xconfigurator.pm (monitorConfiguration): better handling of auto_install
-
- * install_steps_interactive.pm (choosePackages): don't call
- chooseSizeToInstall even with experts
-
- * install_steps_gtk.pm (charsetChanged): re-create steps window
-
-2001/02/03 dam's <damien@mandrakesoft.com>
-
- * modules.pm, standalone/draknet, netconnect.pm: corrected module.conf
- update, net conf saving, and no wizard by default.
-
-2001/02/03 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/da.po: updated Danish file
-
-2001/02/03 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (monitorConfiguration): ease use of {X}{type} in
- auto_installs
-
- * install_steps_gtk.pm (charsetChanged): created, takes care of setting to
- the right charset the windows
-
- * install_steps_interactive.pm (selectLanguage): call charsetChanged
-
- * share/rpmsrate: fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"''
- move ftp to SYSTEM so that it is installed
-
- * Makefile: install cardmgr
-
- * modules.pm (configure_pcmcia): cleanup
-
-2001/02/03 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (monitorConfiguration): ease use of {X}{type} in
- auto_installs
-
- * install_steps_gtk.pm (charsetChanged): created, takes care of setting to
- the right charset the windows
-
- * install_steps_interactive.pm (selectLanguage): call charsetChanged
-
- * share/rpmsrate: fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"''
- move ftp to SYSTEM so that it is installed
-
- * Makefile: install cardmgr
-
- * modules.pm (configure_pcmcia): cleanup
-
-2001/02/02 dam's <damien@mandrakesoft.com>
-
- * share/wizard.rc: added rc file for wizard mode
-
-2001/02/02 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (monitorConfiguration): better default for DDC probe
- fails and
- auto_install and not provided any info about the monitor
-
- * my_gtk.pm (gtkcreate_xpm): error handling with error message
-
- * share/rpmsrate: all GNOME and KDE moved out of GRAPHICAL_DESKTOP
-
- * install_steps.pm (configureXBefore): set XKB_IN_USE=no if !$has_xkb in
- /etc/sysconfig/i18n
-
- * mdk-stage1/disk.c (try_with_device): bloody guillaume changed
- /tmp/hdimage to /tmp/disk without even
- telling, changing it back as i don't see any good reason for the move.
-
- * install_any.pm (setPackages): in auto_installs, default to all groups
- chosen, unless
- compssUsersChoice exist. Won't change anything unless compssListLevel is
- used of course
-
- * Xconfigurator_consts.pm: add low_default_monitor for default of
- auto_installs
-
- * interactive_gtk.pm (ask_from_entries_refW): use gtkxpm
-
- * Makefile, partition_table.pm, pkgs.pm, partition_table_raw.pm,
- diskdrake.pm: using the new formatXiB
-
- * detect_devices.pm (getCompaqSmartArray): adapted getCompaqSmartArray to
- the fact that kernel
- 2.4 uses /proc/driver/array instead of /proc/array. Also adapted the
- regexp now that ida/c0d0p? is no more at the beginning of the line.
- (get): cleanup, remove hasIDE hasSCSI...
-
- * common.pm (formatXiB): created, format a number in human readable format
-
-2001/02/02 Pixel <pixel@mandrakesoft.com>
-
- * mdk-stage1/disk.c (try_with_device): bloody guillaume changed
- /tmp/hdimage to /tmp/disk without even
- telling, changing it back as i don't see any good reason for the move.
-
-2001/02/02 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm, standalone/draknet, netconnect.pm, my_gtk.pm,
- standalone/diskdrake: recoded wizard mode
- corrected some stuff.
- trying not to break draknet for cooker snapshot
-
-2001/02/02 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (monitorConfiguration): better default for DDC probe
- fails and
- auto_install and not provided any info about the monitor
-
- * install_any.pm (setPackages): in auto_installs, default to all groups
- chosen, unless
- compssUsersChoice exist. Won't change anything unless compssListLevel is
- used of course
-
- * share/locales.tar.bz2: yet another LC_NUMERIC, seems like the previous i
- chose was glibc-2.1 :-(
- this one en_US and seems all right!
-
- * Xconfigurator_consts.pm: add low_default_monitor for default of
- auto_installs
-
- * Makefile, partition_table.pm, pkgs.pm, partition_table_raw.pm,
- diskdrake.pm: using the new formatXiB
-
- * install_steps.pm (configureXBefore): set XKB_IN_USE=no if !$has_xkb in
- /etc/sysconfig/i18n
-
- * common.pm (formatXiB): created, format a number in human readable format
-
- * mdk-stage1/disk.c (try_with_device): bloody guillaume changed
- /tmp/hdimage to /tmp/disk without even
- telling, changing it back as i don't see any good reason for the move.
-
-2001/02/01 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: new draknet snapshot. Still unuseable
-
- * interactive_gtk.pm, netconnect.pm, my_gtk.pm: updated embedded mode in
- install.
-
-2001/01/31 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: corected translation and conflict.
-
-2001/01/31 Franois Pons <fpons@mandrakesoft.com>
-
- * modules.pm: added missing die if modprobe failed on live upgrade.
-
- * pkgs.pm: added rpmrebuilddb directory cleaning before, remove old rpm
- file
- if everything has been successfull.
-
- * install_steps.pm: changed to clean selection for non expert as used for
- group selection
- because it is not cleaned, need better solution TODO.
-
-2001/01/31 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated pot file
-
- * standalone/draknet: Fixed English typos (in English you DON'T PUT SPACES
- BEFORE COLON (:);
- and it is "Profile" and not "Profil")
- CV:
- ----------------------------------------------------------------------
-
-2001/01/31 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackagesTree): created, simple
- ask_many_from_list to choose
- individual packages
- (choosePackages): log for debug
- (choosePackages): don't ask to install in beginner. Max is chosen
- (setRootPassword): help not based on installClass being server or not
- (selectInstallClass): remove installClass choice (was
- normal/devel/server)
- (chooseGroups): fix for individual package selection flag
-
- * netconnect.pm (get_net_device): more cleanup syntax
- (get_net_device): cleanup syntax
-
- * install_steps.pm (selectLanguage): warning for debug
- (miscellaneousBefore): don't use installClass to decide to use
- supermount
- or not. Choice is done on $::corporate. Can't say "no supermount in
- server
- installs" anymore
- (selectInstallClass): emptied
- (setupSCSI): don't configure PCMCIA if there is no PCMCIA
-
- * install_any.pm (g_auto_install): installClass removed
- (setPackages): do not preselect compssUsers entries
-
- * install2.pm (main): don't set installClass=normal meta_class desktop
- (deprecated)
- (miscellaneous): TYPE= removed (was installClass)
- (selectInstallClass): don't set $o->{partitions}. diskdrake will have to
- ask in a set of possibilities
- ($o): replace fclass by fbeginner and fexpert
- ($o): default security level to 2 since it can't be based on
- installClass (deprecated)
-
- * install_steps_gtk.pm: restore window size for time being
-
- * pkgs.pm (psUpdateHdlistsDeps): also copy rpmsrate
-
- * Xconfigurator.pm (main): better error message for auto_install failing
-
- * interactive.pm (ask_many_from_list): fix sorting
-
- * any.pm (set_autologin): log to ensure AUTOLOGIN is not badly set by
- drakx. Still
- need finding the guilty
-
-2001/01/31 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * keyboard.pm: more kbd corrections
- fixed soem keybopard values
-
-2001/01/31 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackagesTree): created, simple
- ask_many_from_list to choose
- individual packages
- (choosePackages): log for debug
- (choosePackages): don't ask to install in beginner. Max is chosen
- (setRootPassword): help not based on installClass being server or not
- (selectInstallClass): remove installClass choice (was
- normal/devel/server)
- (chooseGroups): fix for individual package selection flag
-
- * install_steps.pm (selectLanguage): warning for debug
- (miscellaneousBefore): don't use installClass to decide to use
- supermount
- or not. Choice is done on $::corporate. Can't say "no supermount in
- server
- installs" anymore
- (selectInstallClass): emptied
- (setupSCSI): don't configure PCMCIA if there is no PCMCIA
-
- * install_any.pm (g_auto_install): installClass removed
- (setPackages): do not preselect compssUsers entries
-
- * install2.pm (main): don't set installClass=normal meta_class desktop
- (deprecated)
- (miscellaneous): TYPE= removed (was installClass)
- (selectInstallClass): don't set $o->{partitions}. diskdrake will have to
- ask in a set of possibilities
- ($o): replace fclass by fbeginner and fexpert
- ($o): default security level to 2 since it can't be based on
- installClass (deprecated)
-
- * install_steps_gtk.pm: restore window size for time being
-
- * pkgs.pm (psUpdateHdlistsDeps): also copy rpmsrate
-
- * Xconfigurator.pm (main): better error message for auto_install failing
-
- * interactive.pm (ask_many_from_list): fix sorting
-
- * any.pm (set_autologin): log to ensure AUTOLOGIN is not badly set by
- drakx. Still
- need finding the guilty
-
-2001/01/30 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: new draknet. unstable
-
- * netconnect.pm: updated
- debugged network card configuration after pixelisation.
-
-2001/01/30 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stdio-frontend.c, mdk-stage1/newt-frontend.c: prevent from
- trying to set progressbar to more than 100% (rescue is more compressed
- than drakx)
-
- * share/rpmsrate: add ldetect to config stuff I want to have on all
- installs (lspcidrake)
-
-2001/01/30 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm, netconnect.pm, install_interactive.pm:
- adapt format functions given to ask_from_listf. $_ is no more set
-
- * mouse.pm (detect): replace commands::modprobe by modules::load as it
- should (or??)
-
- * perl2etags: adapt to new etags (emacs 21) format
-
- * raid.pm (make): replace commands::modprobe by modules::load as it should
- (or??)
-
- * perl2fcalls (@exclude_calls): add Eth as dam's use it quite a lot in his
- regexps
-
- * share/locales.tar.bz2: misc/LC_NUMERIC tells to use "," as number
- separator instead of ".".
- The sheer result is:
- "0.6" * 10 gives 0
- "0,6" * 10 gives 6
-
- So i have overwritten misc/LC_NUMERIC with
- /usr/share/locale/en/LC_NUMERIC and
- it works nicely now :)
-
-2001/01/29 dam's <damien@mandrakesoft.com>
-
- * standalone/drakboot: corrected typo
-
-2001/01/29 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm:
- - deprecate "hdreiser.img" since we have room for "reiserfs.o" in
- "hd.img"
- - following deprecation of "other.img", reintegrate big modules in
- relevant boot disks
-
-2001/01/29 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm, share/po/et.po: updated Estonian file
-
-2001/01/29 Pixel <pixel@mandrakesoft.com>
-
- * detect_devices.pm (getCompaqSmartArray): /proc/array/ida0 can contain
- more than one ida/c0d0p*
-
-2001/01/28 dam's <damien@mandrakesoft.com>
-
- * share/help.xpm, network.pm, ChangeLog, netconnect.pm: updated
-
-2001/01/28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
- bug causing reiserfs partitions
- not to be displayed/asked for formatting. The default value being used.
-
- * any.pm (get_autologin): adapt to new format of sysconfig/desktop
-
-2001/01/28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
- bug causing reiserfs partitions
- not to be displayed/asked for formatting. The default value being used.
-
- * any.pm (get_autologin): adapt to new format of sysconfig/desktop
-
-2001/01/28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): fixed horrible
- bug causing reiserfs partitions
- not to be displayed/asked for formatting. The default value being used.
-
- * any.pm (get_autologin): adapt to new format of sysconfig/desktop
-
-2001/01/28 siegel
-
- * share/po/de.po: new german version
-
-2001/01/26 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm: updated embedded mode
-
- * standalone/drakboot: added embedded mode
-
-2001/01/26 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dietlibc/include/stdio.h: adjust include files to compile
- bzlib
-
- * mdk-stage1/stage1.c: restore passing of pcmcia info to stage2
-
- * mdk-stage1/bzlib/compress.c, mdk-stage1/bzlib/bzlib.c,
- mdk-stage1/bzlib/randtable.c, mdk-stage1/bzlib/huffman.c,
- mdk-stage1/modules.c, mdk-stage1/bzlib/crctable.c,
- mdk-stage1/bzlib/decompress.c, mdk-stage1/bzlib/Makefile,
- mdk-stage1/bzlib/bzlib_private.h, mdk-stage1/tools.c,
- mdk-stage1/Makefile, mdk-stage1/bzlib/blocksort.c:
- - use bzlib instead of zlib to reduce overall size
- - take home my own bzlib code to (1) reduce code size with good
- compile options (2) make it compile and link against dietlibc
-
- * mdk-stage1/mar/mar-extract-only.c, mdk-stage1/mar/mar-extract-only.h,
- mdk-stage1/mar/mar-frontend.c, mdk-stage1/mar/mar.h,
- mdk-stage1/mar/Makefile: mar now uses bzlib, no more zlib
-
- * mdk-stage1/pci-resource/update-pci-ids.pl: comply to new "mar -l" format
-
-2001/01/26 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): prepare for advertising...
-
- * interactive_newt.pm (ask_from_entries_refW): major rework for new
- format, still need work
- (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
- NEWT_FLAG_HIDDEN
- (myTextbox): wrap the text if needed
- (myTextbox): use a vertical scrollbar if needed
-
- * Newt/Newt.xs (newtFormAddGrid): new name for
- newtGridAddComponentsToForm, swap
- parameters for much better understanding
- (newtListboxGetCurrent): returns a SV (together with
- newtListboxAddEntry)
- (newtListboxAddEntry): data is now a SV
-
-2001/01/26 siegel
-
- * share/po/de.po: .
-
-2001/01/26 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): prepare for advertising...
-
- * interactive_newt.pm (ask_from_entries_refW): major rework for new
- format, still need work
- (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
- NEWT_FLAG_HIDDEN
- (myTextbox): wrap the text if needed
- (myTextbox): use a vertical scrollbar if needed
-
- * Newt/Newt.xs (newtFormAddGrid): new name for
- newtGridAddComponentsToForm, swap
- parameters for much better understanding
- (newtListboxGetCurrent): returns a SV (together with
- newtListboxAddEntry)
- (newtListboxAddEntry): data is now a SV
-
-2001/01/26 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (installPackages): prepare for advertising...
-
- * interactive_newt.pm (ask_from_entries_refW): major rework for new
- format, still need work
- (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of
- NEWT_FLAG_HIDDEN
- (myTextbox): wrap the text if needed
- (myTextbox): use a vertical scrollbar if needed
-
- * Newt/Newt.xs (newtFormAddGrid): new name for
- newtGridAddComponentsToForm, swap
- parameters for much better understanding
- (newtListboxGetCurrent): returns a SV (together with
- newtListboxAddEntry)
- (newtListboxAddEntry): data is now a SV
-
-2001/01/25 dam's <damien@mandrakesoft.com>
-
- * install2.pm: disable steps 'packages choice', 'configure X', and
- 'configure' 'printer'
-
- * install_steps_interactive.pm: don't oblige user addition
-
- * network.pm: display ethernet module
-
- * netconnect.pm: network informations filled into
- $prefix/var/lib/naat/configuration
-
-2001/01/25 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1-data/stage1.tar.bz2: restore symlink /sbin/sh ->
- /usr/bin/sh for stage2
-
- * mdk-stage1/probing.h: better tightness of probing stuff
-
- * mdk-stage1/probing.c: better tightness of probing stuff
- print warning message when insmod of PCI-detected device fails
-
- * mdk-stage1/stage1.c:
- - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drives
- - remove fat/vfat modules from some boot floppies now that we don't
- need it anymore
-
- * mdk-stage1/pci-resource/update-pci-ids.pl: re-integrate autoprobe of
- tulip network cards, kernel-2.4 has strange way to classify some of its
- net modules..
-
-2001/01/25 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/it.po: Waw, italian translator is very fast :)
- updated Indonesian and Italian fiels
-
- * share/po/id.po: updated Indonesian and Italian fiels
-
- * share/locales.tar.bz2: added iso9 locale definitions
-
- * lang.pm: fixed LANGUAGE for mk locale
-
-2001/01/25 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (spawnShell): fix error message
-
-2001/01/24 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1-data/stage1.tar.bz2:
- - clean up deprecated symlinks (insmod, rmmod, cardmgr)
- - remove unecessary device files
-
- * mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
- mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
- mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
- mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/driver_ops.h,
- mdk-stage1/pcmcia/config.h, mdk-stage1/pcmcia/version.h,
- mdk-stage1/pcmcia/cistpl.h, mdk-stage1/stage1.c,
- mdk-stage1/pcmcia_config.patch, mdk-stage1/pcmcia/cs.h,
- mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
- mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
- mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/Makefile,
- mdk-stage1/pcmcia/tcic.h, mdk-stage1/pcmcia/yacc_config.h,
- mdk-stage1/pcmcia/pcmcia_probe.c: stage1: add pcmcia
-
-2001/01/24 Pixel <pixel@mandrakesoft.com>
-
- * partition_table.pm (%types): s|Compaq|Compaq/HP| per request of fpitoun
-
- * install_steps.pm (afterInstallPackages): cleanup
-
- * interactive.pm: better documentation of ask_from_entries_refH features
- (entry)
-
-2001/01/24 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1-data/stage1.tar.bz2:
- - clean up deprecated symlinks (insmod, rmmod, cardmgr)
- - remove unecessary device files
-
- * mdk-stage1/pcmcia/cardmgr.c, mdk-stage1/pcmcia/lex_config.c,
- mdk-stage1/pcmcia/vg468.h, mdk-stage1/pcmcia/cardmgr.h,
- mdk-stage1/pcmcia/bulkmem.h, mdk-stage1/pcmcia/i82365.h,
- mdk-stage1/pcmcia/cirrus.h, mdk-stage1/pcmcia/driver_ops.h,
- mdk-stage1/pcmcia/config.h, mdk-stage1/pcmcia/version.h,
- mdk-stage1/pcmcia/cistpl.h, mdk-stage1/stage1.c,
- mdk-stage1/pcmcia_config.patch, mdk-stage1/pcmcia/cs.h,
- mdk-stage1/pcmcia/Makefile, mdk-stage1/pcmcia/ds.h,
- mdk-stage1/pcmcia/pcmcia.h, mdk-stage1/pcmcia/cs_types.h,
- mdk-stage1/pcmcia/yacc_config.c, mdk-stage1/Makefile,
- mdk-stage1/pcmcia/tcic.h, mdk-stage1/pcmcia/yacc_config.h,
- mdk-stage1/pcmcia/pcmcia_probe.c: stage1: add pcmcia
-
-2001/01/24 Pixel <pixel@mandrakesoft.com>
-
- * partition_table.pm (%types): s|Compaq|Compaq/HP| per request of fpitoun
-
- * install_steps.pm (afterInstallPackages): cleanup
-
- * interactive.pm: better documentation of ask_from_entries_refH features
- (entry)
-
-2001/01/23 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: updated Greek file
-
-2001/01/22 dam's <damien@mandrakesoft.com>
-
- * install_steps_interactive.pm, netconnect.pm: corrected slide bar, and
- added network conf save in /root/networking.tmp
-
-2001/01/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/network.c: add automatic support in choice of NET device, in
- case of multiple NET devices
- consistent dot-terminated error messages, consistent no-dot log messages
- re-put Netmask input per default (void entry -> automatic guess)
-
- * mdk-stage1/stage1.c, mdk-stage1/dhcp.c, mdk-stage1/modules.c: consistent
- dot-terminated error messages, consistent no-dot log messages
-
-2001/01/22 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/id.po: updated Indonesian file
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
- share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/ko.po,
- share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/sv.po,
- share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po,
- share/po/pl.po, netconnect.pm, share/po/no.po, share/po/fi.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated po files
-
- * share/po/wa.po: updated po files
- updated pot file
-
- * install2.pm, lang.pm: fixed the places where console fonts and related
- files are put under
- /etc/sysconfig to the places really used by console-tools
-
- * share/po/DrakX.pot: updated pot file
-
- * share/po/hr.po: updated po files
- updated Croatian file
-
-2001/01/22 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (read_rpmsrate): if $packages is undef, ignore it. That way,
- read_rpmsrate
- can be called standalone.
-
- * network.pm, install_steps_interactive.pm, netconnect.pm, my_gtk.pm,
- install_interactive.pm, install2.pm, partition_table.pm, install_any.pm,
- any.pm, printerdrake.pm, Xconfigurator.pm, diskdrake.pm: $::beginner is
- deprecated, replaced by !$::expert
-
-2001/01/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/url.c, mdk-stage1/network.c: allow providing void password in
- network/ftp installs
-
-2001/01/21 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (create_ctree): fix case with formatted list
-
-2001/01/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1.c, mdk-stage1/nfsmount.c: fix remaining perror's
-
- * mdk-stage1/url.c, mdk-stage1/network.c: allow providing void password in
- network/ftp installs
-
-2001/01/21 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (create_ctree): fix case with formatted list
-
-2001/01/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/stage1.c, mdk-stage1/nfsmount.c: fix remaining perror's
-
-2001/01/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files
-
-2001/01/21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/nfsmount.c: fix remaining perror's
-
- * mdk-stage1/stage1.c: fix remaining perror's
- - better msg in fatal errors
- - do not include code to spawn a shell for releases
-
-2001/01/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/pt_BR.po, share/po/da.po: updated Danish and Brazilian files
-
-2001/01/21 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectMouse): use ask_from_treelist_
-
- * interactive.pm (ask_from_treelist_): created, split with the separator,
- call translate on
- words, then re-join.
-
-2001/01/19 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: fixes for CD not changeable.
-
- * install_steps_interactive.pm: fixed unselect group and inoperant
- individual package selection.
- removed expert mode and install class.
-
-2001/01/18 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm: fixed obligation of relative large install, now
- minimum is lesser.
-
- * install_steps_gtk.pm: make sure no ratio above 1 can occur, still need
- to see why as it happens
- on install-abort-choices-install or
- install-abort-choices-fs-format(none)-choices-install
-
- * live_install: update live install to match /tmp/image instead of
- /tmp/rhimage.
-
-2001/01/17 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm, install_any.pm: fixes with /tmp/rhimage and
- /tmp/image.
-
- * pkgs.pm: update to use new header file format in hdlist (added arch) but
- depslist has not it...
-
- * install2.pm: fixes with /tmp/rhimage and /tmp/image
-
-2001/01/16 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/bg.po: updated bulgarian file
-
-2001/01/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/url.c: use strrchr instead of doing it by hand
-
- * mdk-stage1/insmod-busybox/busybox.h,
- mdk-stage1/insmod-busybox/utility.c, mdk-stage1/insmod-busybox/insmod.c:
-
- - replace remaining perror's with log_perror's
- - little code cleanup
-
- * mdk-stage1/stage1-data/stage1.tar.bz2,
- mdk-stage1/stage1-data/stage1-with-sash.tar.bz2: add /dev/fd0
-
- * mdk-stage1/stage1.c, mdk-stage1/modules.h, mdk-stage1/tools.c,
- mdk-stage1/tools.h, mdk-stage1/disk.c, mdk-stage1/modules.c:
- - add load of third party modules in Expert mode (PS rulz)
-
-2001/01/12 siegel
-
- * share/po/de.po: updates
-
-2001/01/12 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: fixed addUser for invocation of
- any::ask_users.
- fixed bad invocation of installation of X server.
-
-2001/01/12 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/cdrom.c: add more memory carefulness with CDROM install
- - add wait_message for initializing of CDROM's (it can be long when
- it's SCSI)
- - print CDROM drive names (model) in dialogs
-
- * mdk-stage1/mount.c, mdk-stage1/lomount.c, mdk-stage1/disk.c:
- - fix behaviour with bad ISO images (DISK installs)
- - better dialogs for DISK installs
-
-2001/01/12 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm: make lang list in format for tree-selector
-
-2001/01/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/disk.c: fix failing umount for DISK installs in some failing
- loopback situations
- act nicely when no partitions are found on some disk
-
- * mdk-stage1/modules.h: polish generic blank.img situation (no modules
- and/or modules.dep available)
-
- * mdk-stage1/lomount.c: fix failing umount for DISK installs in some
- failing loopback situations
- better log messages
- continue anyway when insmod'ing of modules fail (for blank.img)
-
- * mdk-stage1/probing.c: close some fd's
-
- * mdk-stage1/stage1.c, mdk-stage1/modules.c: polish generic blank.img
- situation (no modules and/or modules.dep available)
- continue anyway when insmod'ing of modules fail (for blank.img)
-
-2001/01/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/Makefile, mdk-stage1/disk.c:
- - add DISK install from ISO image file
- - add FTP
- - add HTTP
- - use single place for mountpoints and static directories
-
- * mdk-stage1/hack, mdk-stage1/lomount.c, mdk-stage1/lomount.h:
- - add DISK install from ISO image file
-
- * mdk-stage1/stage1.c, mdk-stage1/config-stage1.h, mdk-stage1/stage1.h,
- mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/cdrom.c,
- mdk-stage1/tools.h, mdk-stage1/newt-frontend.c, mdk-stage1/network.c:
- - add FTP
- - add HTTP
- - use single place for mountpoints and static directories
-
- * mdk-stage1/insmod-busybox/Config.h: tweak config
-
-2001/01/11 Pixel <pixel@mandrakesoft.com>
-
- * standalone/adduserdrake: adduserdrake may handles autologin
-
- * install_steps.pm (addUser): set autologin
-
- * install2.pm (addUser): moved setAuthentication to install_steps::addUser
-
- * install_steps_interactive.pm (addUser): fix
-
-2001/01/11 dam's <damien@mandrakesoft.com>
-
- * install_steps.pm, install_steps_interactive.pm, ChangeLog,
- netconnect.pm: updated
-
-2001/01/11 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/pci-resource/update-pci-ids.pl: remove nasty messages when
- mar or marfiles not available to perform consistency check
-
-2001/01/11 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (configureX): call directly $o->pkg_install, no need to
- add 'XFree86-' at the beginning
- (addUser): use any::write_passwd_user
- (setRootPassword): use any::write_passwd_user
- (configureX): fix bad $install given to Xconfigurator::main
-
- * any.pm (write_passwd_user): add or update an entry in /etc/passwd
- (ask_users): created, interactively ask users to add (used in
- adduserdrake and install)
- (allocUsers, addUsers): changed the prototype
- (setupBootloader): grep out fat partitions for the "Boot device"
- propositions (people are too stupid)
-
- * my_gtk.pm (main): third argument is a function to call before leaving in
- case of
- "cancel" clicked.
-
- * interactive_gtk.pm (create_ctree): fix default value selecting failing
- (in case of "format")
- (ask_from_entries_refW): apply "format" on label when icon is missing
- for iconlist
- (ask_from_entries_refW): handle "canceled" callback. Permits to overrule
- the cancel.
-
- * install_any.pm (g_auto_install): deep copy of $o->{users} because we're
- modifying it
-
- * install_steps_interactive.pm (addUser): use any::ask_users
-
- * standalone/adduserdrake: use any::ask_users
-
- * Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
- install2::main)
-
- * install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
- here
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
- callback defaults
- to "sub { 0 }"
-
-2001/01/11 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_entries_refW): apply "format" on label when
- icon is missing for iconlist
- (ask_from_entries_refW): handle "canceled" callback. Permits to overrule
- the cancel.
-
- * install_steps.pm (configureX): call directly $o->pkg_install, no need to
- add 'XFree86-' at
- the beginning
- (addUser): use any::write_passwd_user
- (setRootPassword): use any::write_passwd_user
- (configureX): fix bad $install given to Xconfigurator::main
-
- * any.pm (write_passwd_user): add or update an entry in /etc/passwd
- (ask_users): created, interactively ask users to add (used in
- adduserdrake
- and install)
- (allocUsers, addUsers): changed the prototype
- (setupBootloader): grep out fat partitions for the "Boot device"
- propositions (people are too stupid)
-
- * my_gtk.pm (main): third argument is a function to call before leaving in
- case of
- "cancel" clicked.
-
- * install_any.pm (g_auto_install): deep copy of $o->{users} because we're
- modifying it
-
- * install_steps_interactive.pm (addUser): use any::ask_users
-
- * standalone/adduserdrake: use any::ask_users
-
- * Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
- install2::main)
-
- * install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
- here
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
- callback defaults
- to "sub { 0 }"
-
-2001/01/11 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (autologin): moved to package any
-
- * interactive_gtk.pm (ask_from_entries_refW): apply "format" on label when
- icon is missing for iconlist
- (ask_from_entries_refW): handle "canceled" callback. Permits to overrule
- the cancel.
-
- * install_steps.pm (configureX): call directly $o->pkg_install, no need to
- add 'XFree86-' at
- the beginning
- (addUser): use any::write_passwd_user
- (setRootPassword): use any::write_passwd_user
- (configureX): fix bad $install given to Xconfigurator::main
-
- * any.pm (write_passwd_user): add or update an entry in /etc/passwd
- (ask_users): created, interactively ask users to add (used in
- adduserdrake
- and install)
- (allocUsers, addUsers): changed the prototype
- (setupBootloader): grep out fat partitions for the "Boot device"
- propositions (people are too stupid)
-
- * my_gtk.pm (main): third argument is a function to call before leaving in
- case of
- "cancel" clicked.
-
- * install_any.pm (g_auto_install): deep copy of $o->{users} because we're
- modifying it
-
- * Makefile.config (STANDALONEPMS): remove netdrake (which is deprecated)
-
- * install_steps_interactive.pm (addUser): use any::ask_users
-
- * standalone/adduserdrake: use any::ask_users
-
- * Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in
- install2::main)
-
- * install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos
- here
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): "canceled"
- callback defaults
- to "sub { 0 }"
-
-2001/01/10 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * mdk-stage1/dietlibc/dietfeatures.h: tweak dietlibc config to get minimal
- size
-
- * mdk-stage1/dietlibc/lib/vsscanf.c, mdk-stage1/dietlibc/lib/ttyname.c:
- remove warnings from compile
-
-2001/01/10 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_entries_refW): add handling of 'changed'
- callback on clist/list/ctree
-
- * install_steps.pm (addUser): use any::pack_passwd
- (setRootPassword): use any::unpack_passwd and any::pack_passwd
-
- * Xconfigurator.pm (cardConfiguration): adapt for $install which is
- generic
- (autologin): use $install which is now generic
-
- * install_steps_interactive.pm (selectLanguage): many_languages choice
- moved there as advanced
-
- * my_gtk.pm (create_packtable): yet another try to have something nice :)
- !! uses Gtk::Table::attach_raw which is available in
- perl-GTK-0.7004-6mdk !!
- (create_box_with_title): with the size given to set_usize for the scroll
- containing the text widget in case of long text. and don't let the
- scroll
- grow.
- (gtktext_insert): remove adding an ending "\n" (no more needed?)
-
- * any.pm (setAutologin): cleanup
- (pack_passwd, unpack_passwd): created
-
-2001/01/10 dam's <damien@mandrakesoft.com>
-
- * install_steps_interactive.pm: corrected last message . firewall
-
-2001/01/10 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: fix modules.pm for modules to be skept in stage1 (ppa, imm,
- parport*, plip)
-
-2001/01/10 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_entries_refW): add handling of 'changed'
- callback on clist/list/ctree
-
- * install_steps.pm (addUser): use any::pack_passwd
- (setRootPassword): use any::unpack_passwd and any::pack_passwd
-
- * my_gtk.pm (create_packtable): yet another try to have something nice :)
- !! uses Gtk::Table::attach_raw which is available in
- perl-GTK-0.7004-6mdk !!
- (create_box_with_title): with the size given to set_usize for the scroll
- containing the text widget in case of long text. and don't let the
- scroll
- grow.
- (gtktext_insert): remove adding an ending "\n" (no more needed?)
-
- * any.pm (setAutologin): cleanup
- (pack_passwd, unpack_passwd): created
-
- * Xconfigurator.pm (cardConfiguration): adapt for $install which is
- generic
- (autologin): use $install which is now generic
-
- * install_steps_interactive.pm (selectLanguage): many_languages choice
- moved there as advanced
-
- * standalone/printerdrake, standalone/keyboarddrake, standalone/draknet2,
- standalone/livedrake, standalone/drakboot, standalone/draksec,
- standalone/netdrake, standalone/mousedrake, standalone/drakgw,
- standalone/drakxservices, standalone.pm, standalone/draknet,
- standalone/XFdrake, standalone/diskdrake, standalone/adduserdrake,
- standalone/drakxconf: use standalone and standalone::pkgs_install
-
-2001/01/09 Pixel <pixel@mandrakesoft.com>
-
- * any.pm (drakx_version): nicer (4gc)
-
- * install2.pm (main): log::l the drakx_version
-
- * my_gtk.pm (create_packtable): no_expand option added
-
- * interactive.pm (ask_from_entries_refH_powered_normalize): field
- "disabled" added,
- "advanced_messages" added
-
- * lang.pm (langs): created (transform the $o->{langs} hash ref in a list)
- (pack_langs): use lang::langs
-
- * install_steps.pm (selectLanguage): $o->{langs} is now a ref so
- initialize as such
-
- * Makefile (get_needed_files): generate /usr/share/VERSION which contains
- the version
- of ChangeLog (which is updated at each upload)
-
- * install_steps_interactive.pm (choosePartitionsToFormat): handle "check
- for bad blocks" as advanced
- (setRootPassword): remove choosing non-md5 or non-shadow passwords.
-
- * install_any.pm (setPackages): use lang::langs instead of using
- $o->{langs} as a array ref (it is not so anymore)
- (spawnShell): print the drakx_version
-
-2001/01/08 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm: fixes
- (ask_from_treelistf, ask_from_treelist): now use ask_from_entries_refH
- (ask_from_entries_refH_powered): remove "1;" (was there for debugging)
-
- * interactive_gtk.pm: fixes
- (ask_from_treelistW): removed
- (create_ctree): created, used for ``type => treelist'' entries
-
- * my_gtk.pm: fixes
-
- * ChangeLog: New snapshot uploaded
-
-2001/01/07 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sr.po, share/po/sp.po, share/po/no.po, share/po/cs.po: updated
- Czech, Norwegian and Serbian files
-
-2001/01/07 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm: update code for new ask_from_entries_refH
- which doesn't handle optional ok/cancel names in arg 1.
- must be handled via ask_from_entries_refH_powered
- (selectLanguage, selectKeyboard): use ask_from_entries_refH instead of
- ask_from_listf_, it enables the use of advanced
-
- * any.pm, printerdrake.pm: update code for new ask_from_entries_refH which
- doesn't handle optional ok/cancel names in arg 1.
- must be handled via ask_from_entries_refH_powered
-
- * interactive.pm: update code for new ask_from_entries_refH which doesn't
- handle optional ok/cancel names in arg 1.
- must be handled via ask_from_entries_refH_powered
- (ask_from_listf_no_check): replaces ask_from_list_no_check
- (ask_from_entries_refH_powered): sorts the list if needed or wanted
-
- * partition_table_raw.pm (test_for_bad_drives): created
- - ugly stuff needed mainly for Western Digital IDE drives
- - try writing what we've just read, yells if it fails
- - testing on last sector of head #0 (unused in 99% cases)
-
- * ftp.pm (getFile): make it work (it used to dead-loop when getFile'ing an
- non-existent
- file, stressing the ftp server :-/ )
- for the moment, just release cdrom.img, hd.img and hdreiser.img
- others should should come...
-
- * install_steps.pm: for the moment, just release cdrom.img, hd.img and
- hdreiser.img
- others should should come...
-
- * interactive_gtk.pm (ask_from_listW): removed
- (create_list): calls "format" on list elems before prompting them
- (create_clist): created
- (ask_from_entries_refW): calls create_clist in case of list with no help
-
- * install_steps_gtk.pm (installPackages): autoflush stdout before beeping
- (installPackages): don't take into account the time when prompting the
- user
-
- * common.pm (may_apply): added
-
- * install_any.pm (getHds): test_for_bad_drives called on hard drives
- (getHds): ensure $o->{hds} is not set until the hard drives are checked
-
-2001/01/06 Pixel <pixel@mandrakesoft.com>
-
- * keyboard.pm (setup): don't xmodmap if DISPLAY is unset
-
- * ChangeLog: New snapshot uploaded
- New snapshot uploaded
-
-2001/01/06 Pixel <pixel@mandrakesoft.com>
-
- * keyboard.pm (setup): don't xmodmap if DISPLAY is unset
-
- * ChangeLog: New snapshot uploaded
-
-2001/01/06 Pixel <pixel@mandrakesoft.com>
-
- * keyboard.pm (setup): don't xmodmap if DISPLAY is unset
-
- * standalone/rpmdrake: deprecated (and has been for a long time now)
-
- * network.pm, install_steps_interactive.pm, netconnect.pm,
- install_interactive.pm, standalone/adduserdrake, any.pm,
- Makefile.config, printerdrake.pm, Xconfigurator.pm, diskdrake.pm:
- ask_from_entries_refH parameter format has changed so change all
- accesses to it.
-
-2001/01/05 Franois Pons <fpons@mandrakesoft.com>
-
- * lang.pm, keyboard.pm: forget _exit in child process after a fork of
- DrakX
- removed need of packdrake binary
-
- * Xconfigurator.pm: use of SHARE_PATH for MonitorsDB, Cards+, CardsNames
-
- * live_install2: cleanup to keep libperl.so but the right one
-
- * live_install: no more copy of files on live system, now use environment
- variable by DrakX cleanup
-
- * perl2fcalls: added packdrake call (via new but incomplete) and package
-
- * install_any.pm, commands.pm, pkgs.pm: removed need of packdrake binary
-
- * netconnect.pm: fixed syntax error
-
- * modules.pm: eval insmoding ide-cd (just in case)
- removed need of packdrake binary
-
-2001/01/05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ja.po, share/po/ca.po, share/po/az.po: updated Azeri, Catalan
- and Japanese files
-
-2001/01/05 Pixel <pixel@mandrakesoft.com>
-
- * mouse.pm: help cperl-mode
-
- * interactive_gtk.pm, network.pm, install_steps_interactive.pm, my_gtk.pm,
- interactive.pm, printerdrake.pm, Xconfigurator.pm, diskdrake.pm: move to
- new ask_from's:
- - ask_from_entries_ref is deprecated, use ask_from_entries_refH
- - ask_from_list now calls ask_from_entries_refH_powered
- still not done:
- - ask_from_treelist should use ask_from_entries_refH_powered,
- and lists with no help should use CList (List is bad)
- - keyboard and mouse binding is still rough
- - enhance the look
-
- * keyboard.pm: add the percentage of each keyboard types (as a comment for
- now)
-
-2001/01/04 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: cleaned... everything should be buggy.
-
-2001/01/04 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: fixed some old $p->{file} by new $p->[$FILE]
- code cleanup and fixes for lilo not upgrade
-
-2001/01/04 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * install_any.pm: fixed the functions doing the lists of languages
-
- * lang.pm: fixed the functions doing the lists of languages
- The list of languages now has complete locale names insted of just
- language
- code (that is needed to differentiate zh_CN and zh_TW among others)
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/az.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: updated Brazilian file
-
- * share/po/eu.po: updated Basque file
- updated Brazilian file
-
-2001/01/04 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm: some pixelization using the new if_
-
- * install_steps_interactive.pm (setRootPassword): fix pixelization
- keep $o->{langs} unpacked to simplify things
- if_ pixelization
-
- * common.pm (%EXPORT_TAGS): add if_ in "common" exported tags
- (if_): created. Use it to replace things like
- ($::expert ? $val : ()) by if_($::expert, $val)
-
- * keyboard.pm: nl keyboard is not used, so defaults to us_intl
-
- * lang.pm, install_steps.pm, pkgs.pm, install_any.pm: keep $o->{langs}
- unpacked to simplify things
-
- * netconnect.pm: quite a few clean-up (and buggying)
-
-2001/01/03 dam's <damien@mandrakesoft.com>
-
- * install_steps_interactive.pm: admin user removed before beeing added
-
- * netconnect.pm: corrected typo
- LAN is configured with default value if firewall
-
-2001/01/03 Franois Pons <fpons@mandrakesoft.com>
-
- * diskdrake.pm: fixed invocation of change_type by clicking on legend
- unless expert
-
- * install2.pm: fixed usage with testing
-
- * install_steps.pm: fixed some other services to start in case something
- gets wrong,
- this fixes some deadlock on upgrade from 7.0.
- fixed usage with testing
-
- * partition_table.pm: fixed overlapping partitions between one extended
- and one regular primary.
- should be accepted (log printed instead of error) as diskdrake allow
- their
- creation in expert.
-
-2001/01/03 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: add checks of dependencies on marfiles
- fix a couple of broken dependencies in modules.pm
-
-2001/01/03 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm, share/locales.tar.bz2: locales in glibc 2.2 format
-
-2001/01/03 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): move the setting of PATH and spawnShell *after*
- setting $prefix
-
-2000/12/31 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/rpmsrate: added a few locales dependences
-
-2000/12/29 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (addUser): typo fix
-
- * ChangeLog: New snapshot uploaded
-
- * ftp.pm (getFile): recall getFile after rewindGetFile
-
-2000/12/29 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (addUser): typo fix
-
- * ftp.pm (getFile): recall getFile after rewindGetFile
-
-2000/12/28 Pixel <pixel@mandrakesoft.com>
-
- * Makefile: now /usr/lib/X11 is a relative symlink to please mirrors and
- jako
-
-2000/12/26 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * keyboard.pm: Add the very ghost option REMOVE_MOD_META_L.
-
-2000/12/26 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated Lithuanian file
-
-2000/12/22 dam's <damien@mandrakesoft.com>
-
- * install_steps.pm, install_steps_interactive.pm: corrected admin user
- setting for firewall install.
-
-2000/12/22 Franois Pons <fpons@mandrakesoft.com>
-
- * modules.pm: fixed load_multi on live.
- added back all removed module with the new great mdk-stage1 of gg.
-
-2000/12/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * modules.pm: make them work with kernel-2.4 by disabling non existent
- modules
-
-2000/12/22 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm, install2.pm: commit symlink /tmp/image /tmp/rhimage
-
-2000/12/21 Pixel <pixel@mandrakesoft.com>
-
- * ChangeLog: New snapshot uploaded
-
-2000/12/21 dam's <damien@mandrakesoft.com>
-
- * install2.pm: firewall : automatic class set when firewall (beginner=0)
-
- * install_steps_interactive.pm: if firewall, admin password obliged
-
- * install_steps.pm: added setAdminpassword (a little bit redundant, sorry)
-
- * any.pm: corrected module stuff.. Thanx to pixel
-
-2000/12/20 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (selectMouse): unsure the device exists
-
- * unused/christmas-karaoke.patch: handle isa cards
-
-2000/12/19 Pixel <pixel@mandrakesoft.com>
-
- * ChangeLog: New snapshot uploaded
- New snapshot uploaded
-
-2000/12/19 dam's <damien@mandrakesoft.com>
-
- * standalone/pixmaps/logo1.xpm, standalone/pixmaps/px3.xpm,
- standalone/pixmaps/draknet4.xpm, standalone/pixmaps/draknet1.xpm,
- standalone/pixmaps/modem.xpm, standalone/pixmaps/logo2.xpm,
- standalone/pixmaps/util6.gif, standalone/pixmaps/unknown.xpm,
- standalone/pixmaps/drakgw.xpm, standalone/pixmaps/px4.xpm,
- standalone/pixmaps/draknet5.xpm, standalone/pixmaps/px1.xpm,
- standalone/pixmaps/draknet2.xpm, standalone/pixmaps/logo3.xpm,
- standalone/pixmaps/util7.gif, standalone/pixmaps/port.xpm,
- standalone/pixmaps/draknet.xpm, standalone/pixmaps/ethernet.xpm,
- standalone/pixmaps/isdn.xpm, standalone/pixmaps/px2.xpm,
- standalone/pixmaps/draknet3.xpm: added control-center.
-
-2000/12/19 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm: when loading /snd-card-/ module, load snd-pcm-oss
-
- * unused/christmas-karaoke.patch: Happy Christmas :)
-
- * install_any.pm: spawnShell: set DISPLAY, just in case :)
-
- * install2.pm: set PATH before doing spawnShell
-
- * Makefile: /usr/lib/X11 now exists on non-sparc (was only for sparc)
-
- * ChangeLog: New snapshot uploaded
-
-2000/12/18 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm: added embedded support for control-center
- corrected embedded support.
- new control center and related
-
- * netconnect.pm: corrected typo
- corrected typo
-
- * standalone/drakxservices, standalone/control-center, ChangeLog,
- standalone/XFdrake, standalone/draknet2, standalone/adduserdrake,
- standalone/drakboot: new control center and related
-
- * install_gtk.pm: added firewall support
-
- * install2.pm: included firewall handling
- changed firewall comportement
-
- * install_steps_interactive.pm: changed firewall comportement
-
- * modules.pm: corrected bad mergeinconf
-
-2000/12/18 Pixel <pixel@mandrakesoft.com>
-
- * Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more
- cfI/xfI
- remove isdndb.net
-
-2000/12/19 dam's <damien@mandrakesoft.com>
-
- * standalone/pixmaps/logo1.xpm, standalone/pixmaps/px3.xpm,
- standalone/pixmaps/draknet4.xpm, standalone/pixmaps/draknet1.xpm,
- standalone/pixmaps/modem.xpm, standalone/pixmaps/logo2.xpm,
- standalone/pixmaps/util6.gif, standalone/pixmaps/unknown.xpm,
- standalone/pixmaps/drakgw.xpm, standalone/pixmaps/px4.xpm,
- standalone/pixmaps/draknet5.xpm, standalone/pixmaps/px1.xpm,
- standalone/pixmaps/draknet2.xpm, standalone/pixmaps/logo3.xpm,
- standalone/pixmaps/util7.gif, standalone/pixmaps/port.xpm,
- standalone/pixmaps/draknet.xpm, standalone/pixmaps/ethernet.xpm,
- standalone/pixmaps/isdn.xpm, standalone/pixmaps/px2.xpm,
- standalone/pixmaps/draknet3.xpm: added control-center.
-
-2000/12/19 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm: when loading /snd-card-/ module, load snd-pcm-oss
-
- * unused/christmas-karaoke.patch: Happy Christmas :)
-
- * install_any.pm: spawnShell: set DISPLAY, just in case :)
-
- * install2.pm: set PATH before doing spawnShell
-
- * Makefile: /usr/lib/X11 now exists on non-sparc (was only for sparc)
-
-2000/12/18 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm: added embedded support for control-center
- corrected embedded support.
- new control center and related
-
- * netconnect.pm: corrected typo
- corrected typo
-
- * standalone/drakxservices, standalone/control-center, ChangeLog,
- standalone/XFdrake, standalone/draknet2, standalone/adduserdrake,
- standalone/drakboot: new control center and related
-
- * install_gtk.pm: added firewall support
-
- * install2.pm: included firewall handling
- changed firewall comportement
-
- * install_steps_interactive.pm: changed firewall comportement
-
- * modules.pm: corrected bad mergeinconf
-
-2000/12/18 Pixel <pixel@mandrakesoft.com>
-
- * Makefile, share/keymaps_generate: tar and bzip2 is cfj/xfj and no more
- cfI/xfI
- remove isdndb.net
-
-2000/12/16 Pixel <pixel@mandrakesoft.com>
-
- * standalone/mousedrake, standalone/drakgw: use ldetect-lst
-
- * Makefile.drakxtools: fix daminetsex
- use ldetect-lst
- pci_probing now done by libldetect
- config files moved in package ldetect-lst
-
- * share/list: use ldetect-lst
- pci_probing now done by libldetect
- config files moved in package ldetect-lst
-
- * any.pm: fix daminetsex
-
- * modules.pm, live_install, install2.pm, standalone/lspcidrake, pkgs.pm,
- mouse.pm: use ldetect-lst for usb => now auto detects mice types :)
-
- * c/stuff.xs.pm, detect_devices.pm: use ldetect-lst for usb => now auto
- detects mice types :)
- use ldetect-lst
- pci_probing now done by libldetect
- config files moved in package ldetect-lst
-
- * Makefile.config: fix daminetsex
- use ldetect-lst
-
- * Makefile: use ldetect-lst for usb => now auto detects mice types :)
- use ldetect-lst
-
- * netconnect.pm, share/CardsNames, c/Makefile.PL, Xconfigurator_new.pm,
- Xconfigurator.pm, share/Cards+, share/MonitorsDB, share/isdndb.net,
- share/Cards2CardsNames: pci_probing now done by libldetect
- config files moved in package ldetect-lst
-
-2000/12/15 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm: Cards+ and CardsNames are moved to ldetect-lst
-
- * install_steps.pm: clean all unneeded stuff
-
-2000/12/14 dam's <damien@mandrakesoft.com>
-
- * any_new.pm, netconnect_new.pm: preparing for big jump.
-
- * netconnect.pm: Big jump. The *_new.pm are replaced by *.pm
- Everything should work, but you better test :)
-
- * standalone/control-center: big improvement and cosmetic changes
- a lot of improvement. Is able to launch multiples soft passing in
- arguments.
- new file. Its location should change soon.
-
- * any.pm: Big jump. The *_new.pm are replaced by *.pm
- Everything should work, but you better test :)
- corrected typo.
-
-2000/12/14 Pixel <pixel@mandrakesoft.com>
-
- * share/compssList: obsoleted by rpmsrate
-
- * share/rpmsrate: obsoletes compssList
-
- * share/compssUsers, install_steps.pm, install_steps_interactive.pm,
- Makefile, install_steps_gtk.pm, install2.pm, pkgs.pm, install_any.pm:
- move from compssList to rpmsrate
-
- * Newt/Newt.xs: cleanup (use of alloca to pass parameters)
-
-2000/12/13 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/it.po: updated Italian file
-
-2000/12/12 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: typo + if firewall, don't display 'disable network'
-
- * standalone/draknet2: new version... still working on it
-
- * ChangeLog: commit
-
- * share/themes-mdk-Firewall.rc: added firewall theme
-
- * modules.pm: my fault, corrected renaud's patch incorporation
-
- * share/logo-mandrake-Firewall.xpm: new logo
-
-2000/12/12 Franois Pons <fpons@mandrakesoft.com>
-
- * share/list: added packdrake.pm as packdrake has been splited.
-
- * pkgs.pm: fixed versionCompare to always return number. added checking of
- version to
- select obsoletes on upgrade.
-
-2000/12/11 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: Radeon uses 3D now.
-
- * lang.pm: fixed write_langs for upgrade.
- i18n sucking fixes.
-
- * Xconfigurator.pm: Radeon uses 3D hw accel theoritically now.
-
-2000/12/09 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm: Added configuration of Vietnamese input server
-
-2000/12/09 Pixel <pixel@mandrakesoft.com>
-
- * standalone/adduserdrake: remove debugging code
-
- * install2.pm (selectInstallClass): give $clicked to selectInstallClass
-
- * interactive_newt.pm (ask_from_entries_refW): reset all hidden entries to
- null in case of error
- on hidden entry cuz newt doesn't display null entries, disturbing
-
- * install_steps_interactive.pm (formatMountPartitions): the format
- partition dialog created at first use,
- so that it doesn't appear if no partitions are formatted.
- (selectInstallClass): ensure expert choice is kept if it was prechosen
- (selectInstallClass): if expert pre-chosen, ensure expert is kept
-
- * interactive_gtk.pm, install_steps.pm: small renicing
-
-2000/12/08 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: fixed bug in list of packages provided by another one.
-
-2000/12/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/pt_BR.po, share/po/no.po, share/po/DrakX.pot, share/po/es.po,
- share/po/fr.po, share/po/wa.po, share/po/da.po, share/po/de.po,
- share/po/az.po, share/po/tr.po: updated Brazilian file
-
-2000/12/08 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): warn if VERSION file doesn't exist
- (formatPartitions): call rotate_logs after mounting the partitions
-
- * mouse.pm (write_conf): fix to make make test_pms happy
-
- * install_steps.pm (exitInstall): save the report.bug in /root/report.bug
-
- * any.pm (rotate_logs): created, rotates ddebug.log and install.log in
- /root
-
- * ftp.pm (new): retry in case of ftp connection/login
-
- * commands.pm: report_bug: created, returns a string
-
-2000/12/07 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: corrected ADSL connection choice.
- corrected typo
-
-2000/12/06 dam's <damien@mandrakesoft.com>
-
- * install2.pm: erare humanum es
- firewall begins to infect the install :).
- new meta_class.
-
- * share/logo-mandrake-Firewall.xpm: aded logo for firewall
-
- * install_gtk.pm: corrected errors
- left pixmap centered if firewall
- improved the firewall theme.
- errare humanum es
- firewall infects the install.
- The logo is changed if firewall.
-
-2000/12/06 Pixel <pixel@mandrakesoft.com>
-
- * standalone/keyboarddrake: add possibility to use keyboarddrake
- non-interactive (aka give the keyboard as
- first parameter)
-
- * lang.pm, install_steps.pm, install_steps_interactive.pm, install2.pm,
- install_any.pm: adapt to the fact that RPM_INSTALL_LANG is obsoloted.
- Now rpm uses %_install_langs in /etc/rpm/macros
-
-2000/12/05 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: final fixes to versionCompare to make sure no deadlock can
- occurs.
-
- * Xconfigurator.pm: restored Matrox G200/G400 hw 3d accel configuration.
-
-2000/12/05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/pt_BR.po, share/po/pl.po, share/po/da.po, share/po/fi.po,
- share/po/es.po: updated several pofiles
-
-2000/12/04 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: use isCdNotEjectable.
-
- * common.pm: added function isCdNotEjectable.
-
- * share/Cards+: SiS620 card are said to be unsupported by XF4.
-
- * pkgs.pm: load only one hdlist in memory if CD is not ejectable (low
- memory).
- fixed compareVersion for deadlock. removed silly CODE print on deporder
- problems.
-
- * Xconfigurator.pm: add Options sw_cursor for SiS 6326 in XF3 mode.
-
-2000/12/03 dam's <damien@mandrakesoft.com>
-
- * mouse.pm: incorporated cmodifications in the firewall branch
-
- * netconnect.pm: netconnect_new > netconnect.pm
-
- * netconnect_consts.pm: incorporated in the firewall branch.
-
- * standalone/draknet2: incoporated in the firewall branch
-
- * any_new.pm: any_new > any, so we remove it now.
-
- * netconnect_new.pm: netconnect_new > netconnect, so we remove it now.
- incorporated in the firewall branch
-
- * modules.pm: incorporated modifications to the firewall branch. Hope they
- won't break anything...
-
-2000/12/02 dam's <damien@mandrakesoft.com>
-
- * share/po/az.po: correction in firewall incorporated
-
- * ChangeLog: first attempt ro build the firewall install
-
- * standalone/mousedrake: incorporated in the firewall branch
-
- * share/po/ru.po, share/po/no.po, share/po/sk.po: correction incorporated
- in the firewall branch
-
-2000/11/28 dam's <damien@mandrakesoft.com>
-
- * modules.pm: included reno's patches. Now should work without kudzu.
- branch to build the firewall install.
-
- * standalone/pixmaps/port.xpm, standalone/pixmaps/.xvpics/px4.xpm,
- standalone/pixmaps/ethernet.xpm, standalone/pixmaps/.xvpics/px1.xpm,
- standalone/pixmaps/px2.xpm, standalone/pixmaps/unknown.xpm,
- standalone/pixmaps/.xvpics/px3.xpm, standalone/pixmaps/px4.xpm,
- standalone/pixmaps/px1.xpm, standalone/pixmaps/.xvpics/px2.xpm,
- standalone/pixmaps/px3.xpm, standalone/pixmaps/modem.xpm,
- standalone/pixmaps/isdn.xpm: Initial revision
- branch to build the firewall install.
-
- * partition_table_dos.pm, share/po/bg.po, share/po/sr.po,
- share/template.in/cdrom.kdelnk.in,
- share/template.in/cdrom.fsdev.kdelnk.in, share/po/hr.po, c/silo.c,
- Makefile, share/consolefonts/lat0-sun16,
- share/themes/DarkMarble-check_off.png,
- share/themes/marble3d-button_def.png, share/locales.tar.bz2.sparc,
- do_resize_fat, share/po/wa.po, share/po/is.po,
- share/themes/DarkMarble-button3_out_prelight.png, resize_fat/main.pm,
- class_discard.pm, .cvsignore, share/step-orange.xpm, share/reload.xpm,
- install_interactive.pm, c/README, Xconfig.pm, share/themes.rc,
- share/themes/marble3d-bg1.png, perl2fcalls, share/themes-blackwhite.rc,
- share/themes-blueHeart.rc, pkgs.pm, keyboard.pm,
- share/rpm-installed.xpm, share/po/gl.po, share/po/lv.po,
- standalone/icons/ftout.xpm, Makefile.drakxtools, http.pm,
- share/step-green-click.xpm, partition_table_sun.pm,
- share/themes/focus.png, share/keymaps_generate, lang.pm, verify_c,
- share/po/.cvsignore, share/ftin.xpm, standalone/draksec,
- resize_fat/info_sector.pm, share/compssUsers, share/step-orange-on.xpm,
- Makefile.config, share/list.sparc, share/po/hu.po, run_program.pm,
- share/themes/marble3d-button4.png, share/rpm-unselected.xpm,
- share/list.i386, netconnect.pm, share/themes/DarkMarble-button3_out.png,
- c/md5_crypt.c, share/themes/mdk-toggle_on.png, partition_table.pm,
- standalone/livedrake, share/diskdrake.rc,
- share/themes/DarkMarble-check_on.png, standalone/draknet,
- share/po/br.po, Newt/typemap, share/themes/blueHeart-button2.png,
- share/po/ro.po, share/list, share/po/cs.po, share/po/be.po,
- share/po/sp.po, share/step-orange-click.xpm, modparm.pm,
- share/step-green.xpm, share/rpm-base.xpm,
- share/themes/marble3d-check1.png, crypto.pm, share/po/eu.po,
- share/themes/marble3d-button1.png, c/stuff.pm, install_steps.pm,
- share/Cards2CardsNames, Newt/Makefile.PL,
- share/themes/mdk-Desktop-bg.png, netconnect_consts.pm, share/po/id.po,
- share/themes/mdk-check_on.png, share/po/fi.po, share/po/sk.po,
- standalone/icons/findf.xpm, share/po/lt.po,
- share/themes/mdk-check_off.png, fs.pm, c/.cvsignore,
- share/themes/mdk-toggle_off.png, share/po/ca.po, timezone.pm,
- detect_devices.pm, share/consolefonts/ruscii_8x16, diskdrake.pm,
- standalone/icons/reload.xpm, share/rpm-selected.xpm, resize_fat/io.pm,
- Newt/Newt.xs, Newt/.cvsignore, install2, share/po/pt_BR.po,
- share/themes-marble3d.rc, resize_fat/fat.pm, sbus_probing/main.pm,
- share/template.in/floppy.fsdev.kdelnk.in, printer.pm, share/po/it.po,
- resize_fat/.cvsignore, install_steps_interactive.pm,
- share/themes/mdk-button4.png, live_install, standalone/draknet2,
- any_new.pm, share/list.alpha, share/rpm-semiselected.xpm, c.pm,
- share/logo-mandrake-Desktop.xpm, printerdrake.pm, network.pm,
- share/step-red-on.xpm, share/themes-mdk.rc, share/po/validate.pl,
- swap.pm, share/themes/blueHeart-button4.png, standalone/keyboarddrake,
- g_auto_install, share/po/es.po, standalone/lspcidrake, share/po/de.po,
- partition_table_mac.pm, standalone/mousedrake, devices.pm,
- share/po/ru.po, resize_fat/c_rewritten.xs, share/po/cy.po,
- share/themes/mdk-button1.png, netconnect_new.pm, install_any.pm,
- share/po/nl.po, share/aliases, share/keyboards.tar.bz2, share/po/sv.po,
- Newt/Av_CharPtrPtr.c, c/stuff.xs.pm, share/themes-DarkMarble.rc,
- share/step-red.xpm, Newt/Av_CharPtrPtr.h, c/smp.c,
- share/po/zh_CN.GB2312.po, commands.pm, standalone/icons/find.xpm,
- perl2etags, share/po/Changelog, standalone/drakboot,
- resize_fat/dir_entry.pm, share/fonts.tar.bz2, share/install.rc,
- share/themes/blueHeart-button1.png, share/Cards+, share/po/uk.po,
- share/MonitorsDB, share/template.in/Dos_.kdelnk.in,
- standalone/printerdrake, services.pm, share/kmap2bkmap,
- share/themes/blueHeart-button_def.png, share/po/az.po, share/po/tr.po,
- common.pm, getpkgs_deps, standalone/drakxconf, share/ftout.xpm,
- install_gtk.pm, Xconfigurator_consts.pm, share/consolefonts/lat2-sun16,
- share/po/no.po, resize_fat/boot_sector.pm, share/CardsNames,
- c/Makefile.PL, share/themes-mdk-Desktop.rc,
- share/themes/blueHeart-brown_bg1.png, share/logo-mandrake.xpm,
- share/consolefonts/Cyr_a8x16, standalone/netdrake, standalone/drakgw,
- share/po/sl.po, standalone/rpmdrake, share/makedev.sh,
- share/themes/DarkMarble-button3_in_prelight.png, share/themes-blue.rc,
- install_steps_newt.pm, resize_fat/Makefile.PL, partition_table_empty.pm,
- my_gtk.pm, share/po/i18n_compssUsers, install2.pm, share/compssList,
- share/po/fr.po, share/themes/DarkMarble-button3_in.png,
- standalone/icons/ftin.xpm, share/modparm.lst, raid.pm,
- standalone/diskdrake, share/po/ko.po,
- share/template.in/zip.fsdev.kdelnk.in, share/compssUsers.desktop,
- share/po/ja.po, any.pm, share/isdndb.net,
- share/template.in/floppy.kdelnk.in, share/step-green-on.xpm,
- share/step-red-click.xpm, share/po/Makefile, help.pm,
- share/po/zh_TW.Big5.po, c/sbus.c, genmodparm, share/po/pl.po,
- share/themes-savane.rc, install_steps_stdio.pm, share/po/th.po,
- loopback.pm, resize_fat/any.pm, share/po/el.po, install_steps_gtk.pm,
- Newt/Newt.pm, Xconfigurator.pm, interactive_gtk.pm,
- standalone/drakxservices, resize_fat/Makefile, fsedit.pm,
- interactive_stdio.pm, live_install2, resize_fat/directory.pm,
- share/po/pt.po, install_steps_auto_install.pm, share/po/DrakX.pot,
- share/themes/mdk-bg.png, share/list.ppc, share/po/ga.po, share/po/et.po,
- share/keymaps.tar.bz2, partition_table_bsd.pm, c/md5.c, share/help.xpm,
- share/themes/marble3d-check2.png, ftp.pm, c/md5.h,
- standalone/adduserdrake, share/themes/marble3d-button2.png,
- partition_table_raw.pm, share/template.in/zip.kdelnk.in,
- share/locales.tar.bz2, standalone/icons/fileopen.xpm,
- share/template.in/kppprc.in, ChangeLog, resize_fat/README, mouse.pm,
- commands, standalone/XFdrake, share/gconv.tar.bz2, share/po/eo.po,
- interactive.pm, log.pm, share/themes/DarkMarble-gloom2.png,
- interactive_newt.pm, share/po/da.po, resize_fat/c_rewritten.pm,
- bootloader.pm, share/po/af.po: branch to build the firewall install.
-
-2000/11/28 Franois Pons <fpons@mandrakesoft.com>
-
- * install2.pm: change upgrade section for keyboard.
-
- * install_steps_gtk.pm: extended chooseSizeToInstall.
-
- * install_steps.pm: updated comment.
-
- * pkgs.pm: fixed misuse of map with values returing list which are indexed
- afterward.
-
- * install_any.pm: removed some more logs.
-
- * keyboard.pm: keep track of unknown keyboard (for upgrade)
-
- * install_steps_interactive.pm: modified def_mark to 59 (gl hw
- acceleration level) and upgrade use this level
- for newbies so.
- make sure a recommended upgrade get the minimum and a little more (80).
- choose default size according to a default mark (currently 49).
-
-2000/11/27 dam's <damien@mandrakesoft.com>
-
- * netconnect_consts.pm: added isdn Gazel card 10b5 1151
-
-2000/11/27 Pixel <pixel@mandrakesoft.com>
-
- * partition_table.pm (@bad_types): list of the different type of extended
- partitions
- (important_types): remove @bad_types from important_types
-
-2000/11/25 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ru.po: updated Russian file
-
-2000/11/24 dam's <damien@mandrakesoft.com>
-
- * mouse.pm: doc + split
-
- * netconnect_new.pm: added depmod after having writed modules.conf
-
- * standalone/mousedrake: splited
-
-2000/11/24 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: avoid .la files for selection.
-
- * install_steps.pm: added missing portmap.
-
-2000/11/23 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet2: progressbar.
-
-2000/11/23 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm, install_steps_gtk.pm: updated with
- structural change of pkgs.
-
- * install_any.pm: removed some ugly logs.
- updated with structural change of pkgs.
-
- * install_steps.pm: added tempory fix for initscripts %post.
- updated with structural change of pkgs.
-
- * pkgs.pm: synced versionCompare() with rpmtools-2.1-4mdk.
- removed ugly log on transaction.
- added special case to avoid counting kernels space when upgrading
- as these package are not upgraded (just installed).
- Memory usage optimization, change structure of storing
- package informations. lot of fork to make sure of
- freeing memory by perl (no free on used hashes or arrays
- usable by other than perl), now upgrade takes as much as
- install which takes at least 0.5Mb less than before.
-
-2000/11/23 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: put all tina stuff to weight 0
-
-2000/11/21 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfig.pm: added more subtil upgrade from /etc/X11/XF86Config* files,
- keep
- wacom entries.
-
- * Xconfigurator.pm: upgrade for XF86Config, take care of resolution and
- depth wanted.
-
- * install_steps.pm: always try to get default from /etc/X11/XF86Config
- removing logs.
-
- * pkgs.pm: cosmetic changes for upgrade, removing some logs.
-
- * install_steps_interactive.pm: removed code to ask if take care of
- /etc/X11/XF86Config* files.
- added wait message during rebuild of rpm database as it takes some time.
-
- * Xconfigurator_new.pm: WARNING
-
-2000/11/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/az.po: updated Azeri file
-
-2000/11/20 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: clean up as today filelist is no more.
- use parsehdlist from rpmtools-2.1-3mdk or above instead of
- perl code from DrakX forking to simulate a filelist server.
- this increase performance by 100 to 150% on selection of
- packages to upgrade.
-
- * share/list: added parsehdlist.
-
- * c/stuff.xs.pm: removed logs.
-
-2000/11/20 Pixel <pixel@mandrakesoft.com>
-
- * share/Cards+: add radeon
-
- * install_steps_auto_install.pm (exitInstall): fix message
-
- * install_steps.pm (afterInstallPackages): moved the
- writeandclean_ldsoconf here
-
- * fsedit.pm: add /var/ftp and /var/www in the list of propose mount-points
-
-2000/11/17 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * install_any.pm: add openuniverse to the list of gl apps
-
-2000/11/16 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: corrected isdn_get_{list, info}
-
-2000/11/16 Franois Pons <fpons@mandrakesoft.com>
-
- * share/list: include /usr/lib/rpm/macros else rpmlib gets crazy :-)
-
- * modules.pm: tempory version for current glibc, a lot of module have been
- removed due to
- problem of stage1 increase in size when compiled with glibc-2.2 and
- current
- modutils.
-
- * c/Makefile.PL: updated with rpmlib 4.
-
- * c/stuff.xs.pm: completed something that seems to work almost correctly
- at the first look
- with rpmlib 4.
-
-2000/11/16 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: add netscape-german, thx to florin
- isdn4k-utils gets same weight as isdn4net, thx to Florin
-
-2000/11/16 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/no.po: updated Norwegian file
-
- * share/po/sk.po: updated Slovak file
-
-2000/11/15 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: added isdn_get_list and isdn_get_info
- calls modules::write_conf to fill the modules.conf.
-
- * Xconfigurator_new.pm: added to fork frontends backends. Not operationnal
- at all for now.
-
- * modules.pm: when loading a new module, add an alias for it, even in
- standalone mode.
-
-2000/11/15 Franois Pons <fpons@mandrakesoft.com>
-
- * c/stuff.xs.pm: updated for rpm 4.
-
- * pkgs.pm: rpmdepOrder again (for new TAGp)
-
-2000/11/15 Pixel <pixel@mandrakesoft.com>
-
- * c/Makefile.PL: add librpmio
-
- * c/stuff.xs.pm: workaround for kernel-headers not in sync with glibc
- (dev_t)
-
-2000/11/14 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: better structure for the ethx-driver.
- added call to add_alias and write_conf
-
- * standalone/draknet2: updated
-
-2000/11/14 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: removed foreach (<... which are eating memory
- fork install on upgrade for searching trhough filelist, this saves
- about 20Mb of memory before rpmlib transaction are started so its is
- more than 2 times faster for upgrading a system, sorry it was
- effectively
- a machine two overloaded that makes the upgrade slower.
- make rpmlib not to check size as DrakX should do it.
- added special cases for selection of packages according to files, avoid
- all kde-i18n packages if their locales-$lang is not selected, avoid
- a -devel package if only one files is updated (typical for fixes on
- package by moving files around).
-
- deactivated rpmdepOrder as it should be done directly in
- depslist.ordered
- file.
-
- fixed obsoletes which never run correctly, even if almost no package are
- selected explicitely this way.
-
- added log during selection of packages to upgrade to keep a track of
- what DrakX is doing.
-
- * modules.pm, network.pm, netconnect.pm, common.pm, modparm.pm,
- Xconfig.pm, commands.pm, lang.pm, fsedit.pm, detect_devices.pm,
- printer.pm, Xconfigurator.pm: removed foreach (<... which are eating
- memory
-
-2000/11/14 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/da.po: updated Danish file
-
-2000/11/13 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: Integrate Till's patches for better work with Cups.
-
-2000/11/12 Pixel <pixel@mandrakesoft.com>
-
- * standalone/mousedrake: fix for bug #1350
- (mousedrake dies with: Undefined subroutine &mouse::serial_ports_names)
-
- * pkgs.pm (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and
- .cz22 for
- .cz2) that makes for than one CD install breaks :-(
-
-2000/11/11 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
- share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
- share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
- share/po/hu.po, share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po,
- share/po/pl.po, share/po/fi.po, share/po/no.po,
- share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
- share/po/sk.po, share/po/lt.po, share/po/sl.po, share/po/br.po,
- share/po/ca.po, share/po/gl.po, share/po/lv.po, share/po/uk.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated pot file
-
-2000/11/10 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet2: draknet2 : new version of draknet, post-install
- only, uses only libDrakX backend, beautyfull
-
- * netconnect_new.pm: completed adsl_conf_backend
- corrected conf_network_card_backend : return interface and module
- separately
- splitted pppconfig.
-
-2000/11/10 Franois Pons <fpons@mandrakesoft.com>
-
- * share/po/fr.po: typo fixing
-
- * printerdrake.pm: fixed wrong case for managing IP for remove CUPS server
- updated typo for remote CUPS server configuration dialog
-
-2000/11/10 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/sk.po, share/po/lv.po: updated Latvian and Slovak files
-
- * share/po/wa.po, share/po/da.po: updated Danish and Walloon files
-
-2000/11/10 Pixel <pixel@mandrakesoft.com>
-
- * c/stuff.xs.pm: initIMPS2 move where it should be (in non-C_RPM dependent
- section)
-
-2000/11/09 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: added handling for 2 ethernet cards with the same module
-
-2000/11/09 Franois Pons <fpons@mandrakesoft.com>
-
- * share/po/fr.po: add some missing translation (mainly printer for CUPS
- remote config)
-
- * printer.pm: make sure to restart cups when cupsd.conf is modified.
-
- * printerdrake.pm: fixed modification of BrowsePoll on a existing file.
-
-2000/11/08 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: updated
-
-2000/11/08 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: make sure class discarding do not destroy result
-
- * pkgs.pm: added new function for selected or installed accessor on pkg
- make sure package already installed for oem are marked as selected, as
- some
- code refer to this state to perform some actions (install_urpmi)
-
- * install_steps.pm: fixed for urpmi again;
-
- * printerdrake.pm: add management of BrowsePoll <ip>:<port> in
- /etc/cups/cupsd.conf
-
- * printer.pm: add minimal management of /etc/cups/cupsd.conf
-
-2000/11/08 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/MonitorsDB: Fixed Samsung SyncMaster 3Ne (bug #1136)
-
-2000/11/08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/es.po: updated Spanish file
-
-2000/11/07 dam's <damien@mandrakesoft.com>
-
- * mouse.pm: now there are 8 ttyS* available for configuration. Used for
- internal modem configuration that uses ttyS* > 3
-
- * netconnect_new.pm: ttyS0 -> ttyS7 available for configuration
- some doc
-
-2000/11/07 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: fixed text for card prefered in XFree 3.3 (RIVA128).
-
- * install_steps_interactive.pm: use of install_any::boot_medium to avoid
- listing medium used for boot
-
- * install_any.pm: use of $boot_medium where the boot medium is used
- (default 1)
-
-2000/11/07 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/Cards+: fix tseng server for ET4000 W32i, W32p thanks to
- <sileryti@mail.com>
-
-2000/11/07 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): in oem, configureX automatic
- (main): $::oem is now global :-( (needed in install_steps.pm)
-
- * install_steps.pm (afterInstallPackages): give medium 'cdrom' to
- install_urpmi in case of $::oem
-
-2000/11/06 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: backend/frontend fork complete
-
- * any_new.pm: load_thiskind changed to load_thiskind_backend, the wait
- function is passed by argument
-
- * network.pm: configureNetwork2 commented.
-
-2000/11/06 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: created function for examining already installed package on
- install (oem).
-
- * install2.pm: add a flag to allow by default formating /
-
- * install_steps.pm: conditionnal format of / and use already installed
- packages if any on install.
-
-2000/11/06 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/MonitorsDB: added Hitachi CM753 contributed by Adam Julius
- <ajulius@yahoo.com>
-
-2000/11/06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/DrakX.pot, share/po/ru.po, share/po/uk.po: updated pot file
- GRUB/LILO/SILO messages *must* be in ascii only. Changed cyrillic to
- ascii transliteration for them
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/es.po,
- share/po/fr.po, share/po/bg.po, share/po/ga.po, share/po/sr.po,
- share/po/de.po, share/po/et.po, share/po/tr.po, share/po/eu.po,
- share/po/az.po, share/po/pt_BR.po, share/po/hr.po, share/po/ko.po,
- share/po/cy.po, share/po/nl.po, share/po/ja.po, share/po/wa.po,
- share/po/sv.po, share/po/is.po, share/po/hu.po, share/po/zh_TW.Big5.po,
- share/po/it.po, share/po/id.po, share/po/pl.po, share/po/fi.po,
- share/po/no.po, share/po/zh_CN.GB2312.po, share/po/th.po,
- share/po/el.po, share/po/sk.po, share/po/lt.po, share/po/sl.po,
- share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
- share/po/eo.po, share/po/ro.po, share/po/da.po, share/po/cs.po,
- share/po/af.po: updated pot file
-
- * keyboard.pm, ChangeLog: added the 3 kbd layouts for CZ and SK kbds
-
-2000/11/06 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (formatPartitions): formatMountPartitions done even in
- upgrade
- (main): set $o->{partitioning}{use_existing_root} in oem
-
- * install_steps.pm (doPartitionDisksAfter): remove the mount_all which is
- plain dumb
- (doPartitionDisksAfter): fs::mount_all moved here
- (doPartitionDisks): use $o->{partitioning}{use_existing_root}
-
- * install_any.pm (use_root_part): fs::mount_all really removed
- (use_root_part): fs::mount_all removed
-
- * install_steps_interactive.pm (choosePartitionsToFormat): don't propose
- already mounted partitions
- (installCrypto): nicer layout
-
-2000/11/05 dam's <damien@mandrakesoft.com>
-
- * mouse.pm: changed 'IntelliMouse label' to 'Generic PS2 Wheel Mouse'
-
-2000/11/05 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/MonitorsDB: added LG StudioWorks520Si contributed by Yves Maniette
- <yves@maniette.com>
-
-2000/11/01 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/eo.po: updated Esperanto file
-
-2000/10/31 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: continuing forking frontend - backend. adsl ist
- nearly finished
-
- * any_new.pm: added this file to fork frontends and backends in any.pm
-
-2000/10/30 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: heartbeat pixel wonderful un chien vaut mieux que deux
- tu damsera
-
-2000/10/30 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/wa.po: updated Walloon file
-
- * share/keyboards.tar.bz2: updated keyboards
-
-2000/10/30 Pixel <pixel@mandrakesoft.com>
-
- * lang.pm (load_po): backslash @ in po strings, otherwise the eval fails
-
-2000/10/28 dam's <damien@mandrakesoft.com>
-
- * netconnect_new.pm: new version of draknet. Splited frontends - backends
-
-2000/10/28 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/tr.po: updated Turkish file
-
-2000/10/27 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: remove the noising rpm output command line when loging
- installed rpm
- size (only usefull for live_update and just for conveniance).
-
- * pkgs.pm: Make sure $meta_class is defined in readCompsUsers (for HTTP
- hack)
- before reading a compssUsers file.
-
- * live_install: add VERSION in list of file that have to be symlinked.
-
- * common.pm: list_skels returns list of existing directory and writeable.
-
- * live_install2: Make sure to remove font path in /tmp/drakx before
- exiting.
-
-2000/10/26 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/DrakX.pot, share/po/tr.po, share/po/it.po: updated Italian and
- Turkish files
-
-2000/10/24 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: fortune-mod gets 10/0/10 on request from egil
-
-2000/10/24 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/pl.po: updated Polish file
-
-2000/10/23 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/ca.po: updated Catalan file
-
-2000/10/23 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm, ChangeLog, diskdrake.pm: added some carriage returns
- to please jl :)
-
- * detect_devices.pm (floppies, probeall): add require "modules" as it
- should be
-
- * install_interactive.pm (partitionWizardSolutions): add "require
- resize_fat::main" as it should be
-
-2000/10/22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: linuxconf-gui got -1/-1/-1 while gnome-linuxconf has
- 74/0/74
-
-2000/10/21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/uk.po, share/po/tr.po, share/po/az.po: updated Azeri, Turkish
- and Ukrainian files
-
-2000/10/20 fabman
-
- * share/po/es.po: updated
-
-2000/10/20 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: ntp to -1/-1/-1
-
-2000/10/19 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: put all packages requiring kde1-compat to 0 except
- kisdn-free
- aumix now gets a high weight (79) because it's required to save the
- mixer
- settings at shutdown
-
-2000/10/19 Pixel <pixel@mandrakesoft.com>
-
- * share/locales.tar.bz2: fix symlink zh_CN.GB2312 (was zh_CN.G23212)
-
-2000/10/19 tlb
-
- * share/po/da.po: 100%, Troels Liebe Bentsen.
-
-2000/10/18 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/az.po: Added AZeri file
-
- * share/po/no.po: updated Norwegian file
-
-2000/10/17 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm, netconnect.pm, netconnect_consts.pm: removed unused
- code in ineractive_gtk
- added some isdn card in pcitable
- corrected typos, and made ISA isdn work
-
-2000/10/17 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/lv.po: updated Latvian file
-
-2000/10/16 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
- share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
- share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
- share/po/eu.po, share/po/ru.po, share/po/pt_BR.po, share/po/hr.po,
- share/po/ko.po, share/po/cy.po, share/po/nl.po, share/po/ja.po,
- share/po/wa.po, share/po/sv.po, share/po/is.po, share/po/hu.po,
- share/po/zh_TW.Big5.po, share/po/it.po, share/po/id.po, share/po/pl.po,
- share/po/fi.po, share/po/no.po, share/po/zh_CN.GB2312.po,
- share/po/th.po, share/po/el.po, share/po/sk.po, share/po/lt.po,
- share/po/sl.po, share/po/br.po, share/po/ca.po, share/po/gl.po,
- share/po/lv.po, share/po/uk.po, share/po/eo.po, share/po/ro.po,
- share/po/da.po, share/po/cs.po, share/po/af.po: updated pot file
-
- * standalone/keyboarddrake, keyboard.pm, ChangeLog: corrected BackSpace
- setting
-
-2000/10/16 Pixel <pixel@mandrakesoft.com>
-
- * detect_devices.pm (cdroms): fix the setting of scdX for ide burners
-
- * share/compssList: sympa is -1 except for server
-
- * keyboard.pm (write): small pixelization (neater now)
-
- * install_steps.pm (installPackages): don't run ldconfig in g_auto_install
-
-2000/10/15 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/nl.po: updated Dutch file
-
-2000/10/14 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm, keyboard.pm: small fix for Swedish locale
-
- * share/po/DrakX.pot, share/po/es.po, share/po/bg.po, share/po/fr.po,
- share/po/wa.po, share/po/de.po: updated Bulgarian file
-
-2000/10/13 Franois Pons <fpons@mandrakesoft.com>
-
- * partition_table_empty.pm: empty partition table as assumed only if the
- MBR is really composed of only null chars.
-
-2000/10/13 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: added viavoicemenu
-
-2000/10/12 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (ask_mntpoint_s): dqs
-
-2000/10/11 Pixel <pixel@mandrakesoft.com>
-
- * .cvsignore: ignore flog files
-
- * install2.pm (main): test
-
- * ChangeLog: qsdqsd
-
- * install_steps_interactive.pm: * (selectKeyboard): set default
- $o->{langs} to $o->{lang}
-
-2000/10/10 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw, ChangeLog: make only one call to urpmi in order to
- install all the needed rpm's
-
-2000/10/10 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/po/no.po, share/po/es.po: updated Norwegian file
-
- * share/po/pl.po: updated Polish file
-
- * share/po/zh_CN.GB2312.po, share/po/zh_TW.Big5.po: updated Chinese file
-
-2000/10/10 tlb
-
- * share/po/da.po: 99%.
-
-2000-10-10 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: make only one call to urpmi in order
- to install all the needed rpm's
-
-2000-10-10 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-10 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm: increase $::VERSION
-
-2000-10-09 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-09 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/fr.po: update after Dam's new messages in netconnect
-
-2000-10-09 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-09 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (kdeicons_postinstall): remove the handling of
- doc desktop icons. see dadou
-
-2000-10-09 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssUsers: new list (with icons)
-
- * share/list: add icons for compssUsers
-
-2000-10-09 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: added wait message
-
-2000-10-09 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-09 Pixel <pixel@mandrakesoft.com>
-
- * share/themes-*.rc: change the fg[INSENSITIVE] entry
-
-2000-10-09 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: added tuxracer in OpenGL games to install if an
- accelerated card has been found.
-
-2000-10-09 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (main): asking connection after writing start/stop scripts.
- (adsl_conf): if during install, don't use chkconfig, make the
- links directly for the adsl init script.
-
-2000-10-09 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-09 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (afterInstallPackages): UserView in kdmrc is
- now true by default. So put false if security >= 3 instead of
- removing it.
-
-2000-10-09 Franois Pons <fpons@mandrakesoft.com>
-
- * any.pm: default speed of modem set to 115200.
-
- * fs.pm: fixed format of RAID partition.
-
- * install_interactive.pm: take into account RAID partitions for
- searching / partition.
-
-2000-10-09 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-09 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (selectKeyboard): don't assume $o->{langs} is set
- (selectLanguage): don't set $o->{langs} (so that you can go back
- and it works)
-
- * common.pm (round_up, round_down): ensure number is an integer
-
- * install_steps_interactive.pm (chooseGroups): take into account
- the min_level to compute the size
-
-2000-10-08 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): move the
- computing of max_size before calling chooseGroups (not the one for
- desktop meta_class)
- (chooseGroups): compute the size of Miscellaneous
-
-2000-10-07 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-07 Pixel <pixel@mandrakesoft.com>
-
- * share/compssList: don't install locales-* even in 'all' install
- (those files are usefull if RPM_INSTALL_LANG doesn't include that
- lang)
-
-2000-10-07 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-07 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (install): log the gonna be installed packages (-> be
- able to track not installed packages that should have been
- installed)
-
-2000-10-06 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-06 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (pppConfig): the domain used for kppp is copied in resolv.conf
- (intro): connection detection improved : now use "ifconfig | grep interface"
- (pppConfig): corrected cnx_up/down
-
-2000-10-06 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-06 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (afterInstallPackages): don't fail if
- kdeglobals file is not there
-
- * share/compssUsers.desktop: fix icons
-
- * detect_devices.pm (cdroms): fix for scsi cdrom drives
-
- * pci_probing/pcitable: put cs46xx instead of snd-card-cs461x
- (dixit jeff)
-
- * diskdrake.pm (Resize): comment ext2&reiserfs resizing for the
- moment
-
-2000-10-06 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Xconfigurator.pm (write_XF86Config): added mode of wacom devices
-
-2000-10-06 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (ask_connect_now): connection is now tested.
-
-2000-10-06 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm, install_steps_gtk.pm: updated
- license.
-
- * Xconfigurator.pm: removed Matrox G200/G400 3D acceleration by
- DRI, use only Mesa with Utah GLX, fixed autologin for avoiding
- drakres and no wm available, moved Riva128 card from experimental
- to stable, fixed presentations of text.
-
- * pci_probing/pcitable: fixed Cirrus Logic sound card.
-
-2000-10-06 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-06 Franois Pons <fpons@mandrakesoft.com>
-
- * install2.pm: fixed bad call to hasUsb...
-
- * share/Cards+: fixed wrong use of SiS card with 4.0.1, only keep
- 530, 620 and 6326 with XFree 4.0.1.
-
-2000-10-06 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-06 Pixel <pixel@mandrakesoft.com>
-
- * share/list: remove /usr/X11R6/lib/X11/Cards, not needed anymore
-
- * install_steps.pm (afterInstallPackages): put the Charset in
- kdeglobals, otherwise kde uses charset iso8859-1 :(
-
- * lang.pm (charset): created
-
- * common.pm (update_userkderc): fix it, change the argument
- passing
-
-2000-10-05 Pixel <pixel@mandrakesoft.com>
-
- * share/compssList: raise kde-i18n-*, should be installed whenever
- kdebase is installed
-
- * pci_probing/pcitable: integrate patch from viet (concerns
- sym53c8xx cards)
-
- * share/compssUsers: use "documentation" as the database icon
-
- * install_steps_interactive.pm (chooseGroups): fix to accept icons
- not in the format "*_section.xpm"
-
- * install2.pm (miscellaneous): put yes/no in sysconfig/usb entries
-
-2000-10-05 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (adsl_conf): updated pppoe conf.
- (main): added $netc->{minus_one} to avoid to count dhcp configured
- eth when asking to share the connection.
- (adsl-pppoe): improvement. Should work now.
- (miscellaneous): corrected chmod 755 to 744 for connections scripts
-
- * netconnect.pm (main): network is stopped then started, instead
- of restarted.
-
-2000-10-05 Franois Pons <fpons@mandrakesoft.com>
-
- * live_install: added icons (this fixes the yellow on white
- tooltips problem).
-
- * install_any.pm: added ghostscript-utils in the list of packages
- to copy when changing CD.
-
- * printerdrake.pm: install ghostscript-utils if a lexmark printer
- is selected on cups.
-
-2000-10-05 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-05 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (loadO): look for auto_inst.cfg in /, not in
- /Mandrake/base
-
-2000-10-05 Franois Pons <fpons@mandrakesoft.com>
-
- * netconnect.pm: fixed syntax error.
-
- * share/po/i18n_compssUsers: simplified version and fixed
- dependancies to pkgs.pm (for building drakxtools).
-
-2000-10-04 Franois Pons <fpons@mandrakesoft.com>
-
- * install_gtk.pm: removed 80 pixel on height for live upgrade.
-
- * install_steps.pm: do not set keyboard when live upgrade after
- setting the language.
-
- * install_steps_gtk.pm: fixed the trying to start a X server on
- live.
-
-2000-10-04 Pixel <pixel@mandrakesoft.com>
-
- * share/po/i18n_compssUsers: fake module ``c'' so that no need to
- build DrakX to use i18n_compssUsers
-
- * install_steps_interactive.pm (selectLanguage): update license
-
- * install_steps_gtk.pm (installPackages): add second license for
- shitty soft (commercial one)
-
-2000-10-04 dam's <damien@mandrakesoft.com>
-
- * draknet (netconnect.pm and network.pm): various translations
- corrected, network is restarted, buttons connect/disconnect
- debugged.
-
-2000-10-04 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-04 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (main): kill prefdm instead of autologin
-
- * install_any.pm (find_root_parts): don't use
- suggest_mount_points, it couldn't do what we wanted
- (guess_mount_point): created, contains the common stuff between
- suggest_mount_points and find_root_parts
-
-2000-10-04 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: fix some failing/untranslated i18n messages
-
- * share/po/fr.po: write translations according to drakgw
-
-2000-10-04 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: removed bad card for 3D Rage Pro.
-
- * install_any.pm: removed Aurora for SiS card, add more case for
- detecting right cdrom for live upgrade, fixed wrong list of
- packages for laptops.
-
- * c/stuff.xs.pm: added time interval of 200ms between update of
- progression bar of install, make sure the last step is seen.
-
-2000-10-04 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-04 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (when_load): stricter regexp for $type is scsi or not
- (so that scsi_mod with is scsi_raw doesn't get an alias
- scsi_hostadapter)
-
- * detect_devices.pm (isLS120Drive): extend the regexp to include
- "Caleb Technology - 144MB FDD UHD Floppy"
-
- * detect_devices.pm (burners, IDEburners): reworked, renamed, now
- works!
- * c/stuff.xs.pm (isBurner): created
-
- * modules.pm (load_ide): make sure ide-cd is loaded!
-
- * install_steps_interactive.pm (chooseGroups): the label and help
- are now translated (at least will be), so use the translations
-
-2000-10-03 Pixel <pixel@mandrakesoft.com>
-
- * share/po/Makefile (DrakX.pot): added the to-be-translated from
- compssUsers
- * share/po/i18n_compssUsers: read the compssUsers's and output the
- to-be-translated in po format
-
- * log.pm (l): log to STDERR instead of STDOUT
-
- * install_any.pm (loadO): use first floppy drive available (won't
- help much though, as stage1 doesn't follow this...)
-
-2000-10-03 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-03 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (autologin): don't propose autologin in
- security > 3
-
- * common.pm (availableRamMB): HACK HACK if i810 and memsize,
- returns 127
-
- * bootloader.pm (suggest): don't use grub if more than 800MB
-
-2000-10-04 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/validate.pl: create this tool
-
- * share/po/fr.po: fix many typos
-
- * share/po/fr.po: make compssUsers translation
-
-2000-10-03 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator_consts.pm: changed resolution allocation.
-
- * fs.pm: removed no more used log.
-
- * install2.pm: add exit button if live upgrade.
-
- * install_any.pm: increased minimal available size to 65Mb.
-
- * install_steps.pm, standalone/printerdrake: fixed cups to CUPS
- for mode.
-
- * printerdrake.pm: fixed not_edit for lpr mode of printerdrake.
-
- * share/Cards+: fixed Savage2000 entry.
-
-2000-10-03 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-03 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: updated bad card with Rage Mobility card.
-
- * live_install: added test of root user, abort if not root.
-
-2000-10-03 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/po/fr.po: fixed bug #518 and fixed other misc errors
-
-2000-10-03 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-10-02 Franois Pons <fpons@mandrakesoft.com>
-
- * diskdrake.pm (Resize): fix to make ext2resizing work a little
- better
-
- * install_steps.pm: fixed installation of urpmi configuration.
-
- * detect_devices.pm: updated comment about UltraDMA66/100
- management.
-
- * modules.pm: updated comment about UltraDMA66/100 management.
-
- * diskdrake.pm: adding a cylinder for the minimum of the resize
- and if there is nothing to do for resize, simply return.
-
- * install_any.pm: added missing require pkgs.
-
-2000-10-02 Pixel <pixel@mandrakesoft.com>
-
- * many files: remove many lnx4win special cases which are not
- needed anymore
-
- * any.pm (addUsers): grpuser output goes to Mr Dave
-
- * bootloader.pm (install_lilo): change the default color of menu
-
- * install_steps_interactive.pm (choosePackages): add 300MB choice
- in desktop
-
- * mouse.pm (fullnames): fix i18n fix
-
- * install_steps.pm (miscellaneous): don't add ide2=0x... for
- ultra66 (otherwise chmouel is not happy, so is hdc being hde)
-
- * Xconfigurator.pm (main): add handling of icewm logout
-
- * c/stuff.xs.pm: changed the stepping of "Progressing installing package"
-
-2000-10-02 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (main): infos are written only when needed.
- * netconnect.pm (intro): connection checking now works.
-
-2000-10-02 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * pci_probing/pcitable: s|snd-card-via686a|via82cxxx_audio|; like
- jeff request.
-
-2000-09-30 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-30 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm: a LOT of bugs fixed. draknet is now completely
- brok^H^H^H^Hfrozen.
-
-2000-09-29 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-29 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (adsl_conf): dhcp should better work.
-
- * network.pm (configureNetwork): remove connection script if a
- gateway is given.
-
- * common.pm (setVarsInShMode): created. chmod the file with
- permissions passed in argument.
-
-2000-09-29 Franois Pons <fpons@mandrakesoft.com>
-
- * modules.pm (load): fixed when standalone, use modprobe.
-
- * pkgs.pm: added preference for wu-ftpd.
-
- * detect_devices.pm: added code to proble USB printer.
-
- * printer.pm: fixed missing PRINTER=yes on CUPS configuration for
- USB printer.
-
- * install_steps.pm: removed possibilty to add an user in urpmi
- group (jloup).
-
- * install_steps_interactive.pm: log if CD not ejectable.
-
-2000-09-29 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: sync with latest packages
-
- * install_steps_interactive.pm (selectLanguage($)): s/42/43/ in
- MandrakeSoft physical address
-
-2000-09-29 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-29 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (intro): detection of internet
- configuration/connexion state.
-
- * network.pm (write_resolv_conf): better "ppp temp nameserver" in resolv.conf
-
-2000-09-28 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (load_thiskind): add read_already_loaded cuz of
- pcmcia
-
-2000-09-28 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: add nasty DrakSync and DrakProfile with 50 0 50
-
-2000-09-28 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): the minimum is 25
- in beginner, not 10
-
- * pkgs.pm (readCompssUsers): fix reading description
-
- * install_steps.pm (afterInstallPackages): remove the code to
- handle RPM-GPG-KEYS
-
-2000-09-28 dam's <damien@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_list_with_helpW): no more theme
- parsing, no more draknet.rc
-
- * netconnect.pm (read_net_conf): no adsl tree anymore.
-
- * netconnect.pm: drakgw called if enough card are installed.
-
- * netconnect.pm: minor bugs correction.
-
-2000-09-28 Franois Pons <fpons@mandrakesoft.com>
-
- * Makefile.config: added livedrake for drakxtools.
- * diskdrake.pm: use corrected partition size when resizing a dos
- partition (like the others).
- * install_any.pm: no more pnm2ppa packages and others in package
- to copy when changing CD.
- * live_install: exec live_install2 instead.
- * live_install2: contains post live upgrade stuff now.
- * printerdrake.pm: protect set_help() usage by if $::isInstall,
- removed reference to package pnm2ppa and others.
- * standalone/livedrake: initial release for drakxtools.
-
-2000-09-28 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-28 Pixel <pixel@mandrakesoft.com>
-
- * install_interactive.pm (partitionWizardSolutions): fix the limit
- cases for lnx4win
-
- * share/po/Makefile ($(PMSCFILES)): fix the DrakX.pot generation
-
-2000-09-27 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): set $size2install
- to $availableC in desktop install, as it should be
-
- * install2.pm (choosePackages): remove the code for removing kdesu
- in high security...
-
- * install_steps_interactive.pm (createBootdisk): format more
- nicely the text
-
- * install_steps_gtk.pm (installPackages): add 10 seconds to have a
- better estimation
-
- * install_steps_interactive.pm (chooseGroups): now returns a boolean
- (choosePackages): use chooseGroups return value to redo
- choosePackages
-
- * install_steps_gtk.pm (selectMouse): if mouse type is none, then
- don't test!
-
- * Xconfigurator.pm (monitorConfiguration): rename Unlisted to Custom
-
- * various: replace all Rescue by Update
-
- * pkgs.pm (readCompssUsers): read description for groups
-
- * install_steps_interactive.pm (chooseGroups): add description for
- groups
-
-2000-09-27 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssUsers.desktop: added description
-
- * share/compssUsers: added description
-
- * share/compssUsers.desktop: added icon support, reordered,
- renamed
-
- * share/compssUsers: reordered, renamed
-
-2000-09-27 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-27 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectLanguage): intregrate
- license again
-
- * pkgs.pm (readCompssUsers): reads compssUsers.meta_class
-
- * diskdrake.pm (Create): replace ``ne "i386"'' by ``!~ /i.86/''
- (as should be)
-
- * install_steps_gtk.pm (selectInstallClass1): if @$l (list of
- install classes) contains only one element, call
- install_steps_interactive::selectInstallClass1
-
- * install_steps_interactive.pm (choosePartitionsToFormat): fix for
- "no partitions selected to format"
-
- * my_gtk.pm (_create_window): alt-e now *toggles* expert/newbie
-
-2000-09-27 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * share/compssList: more for gnupg, -11 for sucking things,
- changed compss-groups to be less than 70.
-
- * share/compssUsers: modified compssUsers with Warly, added
- compssUsers.desktop, simplified for KD (now uses Graphical
- Desktop/KDE instead of listing all relevant packages)
-
-2000-09-27 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (get_info_adsl_providers, read_adsl_providers):
- Created. adsl provider tree.
- (set_net_conf): better informations storing.
-
- * my_gtk.pm (new): windows are always centered if standalone.
-
-2000-09-27 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: added option "sw_cursor" for S3 Trio3D. fixed
- 3D hw acceleration for i815 (VideoRam). prefer XF3 for all
- NeoMagic cards.
- * install_gtk.pm: re-enabled themes on live upgrade but without
- modifying background image.
- * install_steps_gtk.pm: fixed missing help.
- * live_install: lot of fixes to enable DrakX font, keep upgraded
- system clean (libperl.so which allows graphical login).
- * pkgs.pm: added function allowedToUpgrade to filter kernel
- package.
-
-2000-09-27 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-27 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (configureX): if `clicked' don't go
- to auto mode
-
- * Xconfigurator.pm (monitorConfiguration): fix the translated
- 'Generic' which is not so (and must not be so) anymore
-
-2000-09-26 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm: remove all Unskip code
-
- * my_gtk.pm (_create_window): add shortcut alt-e to switch to
- expert
-
- * Xconfigurator.pm (resolutionsConfiguration): fix for setting
- legal resolution
-
- * install_steps_interactive.pm (selectLanguage): use formatAlaTeX
- on the license
-
-2000-09-26 Franois Pons <fpons@mandrakesoft.com>
-
- * fs.pm: added mounting of swap partition when mounting them
- all (this can help :-)
- * pkgs.pm: fixed correction size code to make (really) a true
- bijection between corrected and rpm size.
-
-2000-09-26 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-26 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectLanguage): integrate the
- license (temporary one)
-
- * modules.pm (write_conf): fix the /etc/modules generation
-
- * interactive_gtk.pm (ask_many_from_listW): if more than 5 entries
- in icon format, use scrollbar. In non-icon format, use scrollbar
- for more than 11 entries.
-
- * commands.pm (bug): add ddcxinfos
-
- * pci_probing/pcitable: replace tulip by de4x5 for 2104x cards
-
-2000-09-26 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: added more 3D Rage Pro card for 3D
- acceleration with Utah-GLX (Rage Mobility, Rage XC/XL),
- modified identification for checking acceleration.
- * install_any.pm: added automatic installation (up 60) for
- OpenGL games if a graphic card MAY BE accelerated.
- * live_install: fixed perl idioms in pure shell script and added
- packdrake symlink if not already installed.
- * share/compssList: changed level to -1 for all needing 3D hw
- acceleration packages.
-
-2000-09-26 dam's <damien@mandrakesoft.com>
-
- * network.pm (write_resolv_conf): write temp dns line to be used
- with new initscripts package. Use to set dns live.
-
-2000-09-26 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-26 Pixel <pixel@mandrakesoft.com>
-
- * mouse.pm (read): catch exception if fullname2mouse fails (eg:
- old FULLNAME format)
-
-2000-09-25 Pixel <pixel@mandrakesoft.com>
-
- * share/MonitorsDB: merge with latest redhat MonitorsDB
-
- * pci_probing/pcitable: major merge with latest redhat pcitable
-
- * share/Cards+: added "Intel 815", renamed "Rage 128 (generic)" to
- "Rage 128", added "Rage 128 Mobility"
-
- * install_any.pm (getAvailableSpace): keep 10% of free space on
- big partitions
-
- * Xconfigurator.pm (readMonitorsDB): don't translate Generic
- (otherwise, only a part is translated, see MonitorsDB for the
- non-translated part)
-
- * interactive.pm (ask_many_from_list): fix sorting
-
- * install_gtk.pm (test_mouse): smaller box to fit in 640x480
-
- * install_steps.pm (afterInstallPackages, beforeInstallPackages):
- RPM-GPG-KEYS is copied before installing packages
-
- * pkgs.pm (readCompssUsers): handle icons in compssUsers
-
- * common.pm (truncate_list): ensure the list is not too big
-
- * install_steps_gtk.pm (choosePackagesTree): restrict the list to
- 20 elements if it is too big (use truncate_list)
-
-2000-09-25 Franois Pons <fpons@mandrakesoft.com>
-
- * bootloader.pm: add Video mode for entry.
- * fs.pm: updated for live upgrade.
- * install2.pm: dropped unuseful steps filtering.
- * install_any.pm: fixed wrong Device3Dfx package name and clean
- postinstall rpms directory on upgrade before filling it.
- * install_gtk.pm: removed window restrictions of live upgrade.
- * install_steps.pm: fixed initrd symlink following in case of
- upgrade.
- * install_steps_gtk.pm, install_steps_interactive.pm: keep always
- upgrade on live upgrade.
- * modules.pm: may fixed pcmcia lost driver (typically on network).
- * pkgs.pm: fixed (uggly?) usage of floating perl data on perl
- script :-)
- * printer.pm: back to "Generic PostScript" for default printer (jloup).
- * printerdrake.pm: make sure an expert can choose among available
- devices.
-
-2000-09-25 dam's <damien@mandrakesoft.com>
-
- * network.pm (write_resolv_conf): write '# ppp temp entry adsl' in
- /etc/resolv.conf if needed.
-
- * netconnect.pm : adsl connection does'nt need any dns anymore.
-
- * netconnect.pm (read_net_conf): created. draknet now stores and
- reload the config.
-
- * netconnect.pm (main): if the user is french and uses french
- keyboard, don't ask his country.
-
-2000-09-25 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm: added 8139too
-
- * share/Cards+: GeForce2 DDR is handled by driver "nv"
-
- * Xconfigurator.pm (main): in killall X for Xdrakres, also killall
- kdm/xdm/gdm/autologin :)
-
-2000-09-25 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-25 dam's <damien@mandrakesoft.com>
-
- * network.pm (configureNetwork): Warn user if he already
- configured the interface.
-
-2000-09-24 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (mergein_conf): created. call read_conf, fills
- %modules::conf and set $modules::scsi
-
-2000-09-24 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw (fatal_quit($)): add log of reason of fatal_quit
-
-2000-09-24 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-24 Pixel <pixel@mandrakesoft.com>
-
- * commands.pm (bug): use first floppy drive instead of fd0 hard
- coded (nice for LS120's)
-
- * install_steps_gtk.pm (selectMouse): if device changed, do the
- test
- * standalone/mousedrake: fix for serial mice
- * install_steps_interactive.pm (selectMouse): fix for serial mice
-
-2000-09-23 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (conf_network_card): now displays the modules of
- detected ethernet cards.
-
-2000-09-22 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (main): calls drakegw.
- * netconnect.pm (get_net_device): fixed
-
-2000-09-22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw:
- - added logs
- - added verbose mode
- - fixed wrong stopping of named in other languages than english
-
- * netconnect.pm (get_net_device): try to fix it..
-
-2000-09-22 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectKeyboard,
- choosePartitionsToFormat, chooseCD, installCrypto): use new ask_many_from_list
- ():
-
- * interactive.pm (ask_many_from_list): now only ask_many_from_list
- exists, obsoleting ask_many_from_list_ref and
- ask_many_from_list_with_help. More flexible and nicer
- * interactive_newt.pm (ask_many_from_listW): adapted to new
- calling type
- * interactive_gtk.pm (ask_many_from_listW): adapted to new calling
- type, handle 'shadow' and 'icon2f'
-
-2000-09-22 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): if /lnx4win/i in VERSION, set $o->{lnx4win}
-
- * Xconfigurator.pm (cardConfiguration): fix setting 4MB of meg for
- i810
- (testFinalConfig): i810 is a verybad_card, aka can't test anything
- on it :-(
- (main): fork to background and stay there while waiting for the WM
- to exit
- (testFinalConfig): update the backgroung image path
-
- * interactive_gtk.pm (exit): flush X before leaving (otherwise the
- mousecursor is not restored)
-
- * run_program.pm (rooted): don't redirect the stdout and stderr to
- ddebug.log if not $::isInstall
-
- * log.pm (l): log on stdout/stderr if !isInstall and !isStandalone
-
- * modules.pm (load_raw): redirect stderr to tty5
-
- * install2.pm (main): set variable $::isInstall
-
-2000-09-22 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-22 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/drakgw: now includes information from netconnect to
- ignore the interface used for Internet connection
-
-2000-09-22 dam's <damien@mandrakesoft.com>
-
- * install_steps_gtk.pm (selectInstallClass1): pixel's typo.
-
- * netconnect.pm (get_net_device): added get_net_device to know
- which interface has been used to configure the internet connection.
- (conf_network_card): ask to restart network if dhcp too.
- (main): enable dialing when modem.
-
- * network.pm (configureNetworkIntf): changed label to warn people
- about already configured eth cards.
-
-2000-09-22 Franois Pons <fpons@mandrakesoft.com>
-
- * install_gtk.pm: added Desktop themes.
- * share/themes-mdk-Desktop.rc, share/themes/mdk-Desktop-bg.png:
- initial release.
- * install2.pm: moved back to all steps for live upgrade.
- * install_gtk.pm: select right logo if desktop.
- * install_steps_interactive, install_steps_gtk.pm: avoid asking if
- upgrade for a live upgrade.
-
-2000-09-22 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm: add some call to log_sizes to log the
- installed size
-
- * install_steps_gtk.pm (installPackages): beep before changeMedium
-
-2000-09-21 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm (ask_from_listf): try to call the f translation
- function on the default value with the index
-
- * install_steps.pm (afterInstallPackages): make the gpg code work,
- changed the call to
- "gpg --fast-import --homedir /etc/rpm /root/tmp/RPM-GPG-KEYS"
-
- * detect_devices.pm: cleanup and removed unused code
-
-2000-09-21 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * detect_devices.pm (getNet()): really remove plip in standalone
-
-2000-09-21 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm, netconnect.pm: changed NETWORKING reference
- from false to no.
- * printer.pm: changed timeout from 30 to 60.
- * printerdrake.pm: added wait message when waiting for cups to
- start.
- * pci_probing/pcitable: added erwan VIA Rhine board.
- * network.pm: added DHCP_HOSTNAME reference.
-
-2000-09-21 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-21 Pixel <pixel@mandrakesoft.com>
-
- * standalone/keyboarddrake: fix for XF4
-
- * Xconfigurator.pm (write_XF86Config): comment the omit
- xfree86-dga
-
- * install_steps.pm (afterInstallPackages): configure GPG public
- keyring with mandrake key
-
- * standalone/mousedrake: updated/fixed for new mouse handling
-
- * install2.pm (main): update for handling oem installs
-
- * many files: relGetFile cleanup, updated calls to getFile and
- getAndSaveFile accordingly
-
- * Xconfigurator.pm (testFinalConfig): new XFdrake-image-test.jpg
-
- * detect_devices.pm (@netdevices): plip removed in standalone,
- otherwise plip is always there (because of kmod)
-
- * install_steps_interactive.pm (choosePartitionsToFormat): replace
- the die "cancel" by die "already displayed", so that no error is
- displayed.
-
- * pci_probing/pcitable: replace some rtl8139 by 8139too, added
- cards DELTA8139 and ADDTRON8139 (for jeff)
-
- * Xconfigurator.pm (show_info): also show the colordepth and
- resolution. don't show server if none, show XF4 driver if there's
- one.
- (main): change the "Forget the changes" to "Keep the changes?"
- with displaying the current configuration.
-
-2000-09-21 Franois Pons <fpons@mandrakesoft.com>
-
- * printer.pm: changed "PostScript" ppd default description to "Raw
- queue (no filtering)", asked by Till.
- * Xconfigurator.pm: add log of what user select for 3D hw
- acceleration.
- * share/compssList: changed XFree86-glide-module to -2 because the
- level is the same for XFree86-Glide* which may have multiple
- different version installed due to dependancies of the first one.
-
-2000-09-21 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (conf_network_card): added check when dhcp. Cable connection
- should now work.
-
-2000-09-21 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-21 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (exitInstall): call $o->exit if
- "Some steps are not completed"
-
-2000-09-20 Pixel <pixel@mandrakesoft.com>
-
- * bootloader.pm (install_loadlin_config_sys,
- install_loadlin_desktop): extracted from install_loadlin, do not
- call them anymore (remove it?)
- (suggest): put grub in lnx4win install
-
- * common.pm (availableRamMB): fixed (round to a multiple of 4)
-
-2000-09-20 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (get_info_isdn_providers & read_isdn_providers):
- read file in /usr/share and $prefix/usr/share
- (isdn_write_config): corrected file to be sh compliant.
- (isdn_write_config): added default route settings for isdn.
-
-2000-09-20 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-20 Pixel <pixel@mandrakesoft.com>
-
- * pci_probing/pcitable: replace es1371 by snd-card-ens1371
-
-2000-09-20 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm (autologin): for urpmi, added `--best-output' and suspend/resume
-
-2000-09-20 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * standalone/printerdrake: for urpmi, added `--best-output' and suspend/resume
-
- * standalone/XFdrake: for urpmi, added `--best-output' and suspend/resume
-
-2000-09-20 dam's <damien@mandrakesoft.com>
-
- * standalone/draknet: used new package install function.
-
-2000-09-20 Pixel <pixel@mandrakesoft.com>
-
- * detect_devices.pm (isFloppyOrHD): detects wether a device is a
- floppy or not based on its size (for scsi floppy)
-
- * Xconfigurator.pm (testFinalConfig): check if "server" OR
- "driver" field is set (otherwise XF4 only card won't pass)
-
- * bootloader.pm (suggest): fix for ``installing the last cooker
- from kenobi:/I on an smp machine i don't get anymore an entry for
- linux-up'' (c chmouel)
-
-2000-09-20 dam's <damien@mandrakesoft.com>
-
- * netconnect.pm (read_isdn_providers): corrected typo ($_ -> $_[0])
-
-2000-09-20 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-19 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (get_pcmcia_devices): fix (especially, now ethernet
- should be detected)
-
- * lang.pm (get_langs): created, gives rpm install langs
- * install_any.pm (setPackages): give langs::get_langs() to
- readCompssList
- * pkgs.pm (readCompssList): don't use RPM_INSTALL_LANG, use given
- $langs instead. This fixes the RPM_INSTALL_LANG=all install.
-
-2000-09-19 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * netconnect.pm: make dhcp-client, pump and such not translatable.
- Those are program names and should therefore not be translated,
- that only confuses translators
-
-2000-09-19 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm (autologin): corrected @users definition and
- passwd cat.
-
-2000-09-19 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-19 Pixel <pixel@mandrakesoft.com>
-
- * many files: changed some access to get_root to get_root_
-
- * install_steps_interactive.pm (choosePackages): added code for
- desktop meta_class install type
-
- * install_steps_gtk.pm (selectMouse): cleanup, give parameter
- emulate3buttons to setMouseLive
- * c/stuff.xs.pm (setMouseLive): add argument emulate3buttons
-
-2000-09-19 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * interactive*.pm: changed `suspend' and `resume' to behave as expected,
- added `enter_console' and `leave_console'
-
-2000-09-19 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-19 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (miscellaneous): replaced LITTLE_FRIED_OIGNONS by
- META_CLASS
-
- * Xconfigurator.pm (cardConfiguration): when ddcxinfos gives false
- result (not enough VideoRam), also remove the found resolutions
- * Xconfigurator.pm (main): remove the automatic searching of
- resolutions
- * Xconfigurator.pm (resolutionsConfiguration): cleanup, remove the
- automatic searching of resolutions.
-
- * mouse.pm (fullnames): changed the `_' in `[' before Other
- (nicer, uh?)
-
- * install2.pm (selectMouse): changed clicked to !first_time
-
-2000-09-19 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-19 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (testFinalConfig): remove the bloody prototype
-
-2000-09-19 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-18 Dam's <damien@mandrakesoft.com>
-
- * Xconfigurator (autologin): do it eve, if newbie. Autologin is
- now in separated function.
-
-2000-09-18 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (testFinalConfig): don't skip the test in auto
- if called via "Test again"
- * Xconfigurator.pm (resolutionsConfiguration): ensure all depth
- are bounded
-
- * bootloader.pm (suggest): don't put "linux-nonfb" if "linux" is
- classic and no-fb
-
- * fsedit.pm (check_mntpoint): add a check for /etc /lib... which
- must not be mount points. Also check that /home, /tmp and /usr are
- on trueFS
-
- * interactive.pm (ask_from_entries_ref): add bounding of "val" in
- case of type "range". die if min > max.
-
-2000-09-18 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-18 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): nicer
- partition/device display
-
- * partition_table_raw.pm (zero_MBR): add on the fly require of the
- good partition_table_$type
-
- * detect_devices.pm (cdroms): fix (yet again) the scd$nb device
- assignment to ide burners
-
- * install_steps.pm (afterInstallPackages): comment out a part of
- the icons mess messing
-
- * Xconfigurator.pm (cardConfiguration): move Unlisted to
- Other/Unlisted
- * share/CardsNames: updated (for Voodoo5)
-
- * install_steps_gtk.pm (selectMouse): fix the test to know wether
- the guy has changed the mouse type (to know wether to test the
- mouse or not)
-
- * install_steps_interactive.pm (selectLanguage): add the license
-
- * install_steps_interactive.pm (choosePackages): have the
- "Recommended" size be the default
- (in the choice Minimum/Recommanded/Complete)
-
- * diskdrake.pm (Type): fix a typo
-
- * install_steps.pm (doPartitionDisksAfter): mark partition as
- mounted
-
-2000-09-17 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-17 Pixel <pixel@mandrakesoft.com>
-
- * install/pcmcia_config.patch: cleaned
-
- * diskdrake.pm (Create, Type): have type field not_editable
-
- * tools/make_mdkinst_stage2: use TMPDIR if available
-
-2000-09-16 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): move
- the setting of toFormat before asking for bad blocks, seems to fix
- things?? weird :-/
-
- * network.pm (miscellaneousNetwork): fix the setting of focus on
- error (tx2Thomas Poindessous :)
-
- * install_steps_interactive.pm (configurePrinter): changed
- "Cancel" to "None" (for Thomas Poindessous :)
-
- * printer.pm (poll_ppd_base): max polling time raised from 10s to
- 30s (for Till)
-
- * install_steps.pm (ask_mntpoint_s): don't force partition type to
- be ext2 (at least if it's a known fs) (for Warly)
-
-2000-09-15 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-15 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (set_help): save the help message displayed
- in $o->{current_help}
- * install_gtk.pm (create_big_help): display $o->{current_help}
-
- * mouse.pm: reworked quite a lot. Now sorts/categorize nicely the mice.
- * install_steps_interactive.pm (selectMouse): adapted for reworked mouse.pm
- * install2.pm (selectMouse): adapted for mouse::read now returning
- an hash ref
-
- * detect_devices.pm (hasMousePS2): remove hasMouseMacUSB, do it in
- one function (now takes the device in the parameter)
-
- * interactive.pm (ask_from_treelistf): added (just like
- ask_from_listf, but with a tree)
-
- * Xconfigurator.pm: the reference is now nbuttons to
- know wether to put Emulate3Buttons or ZAxisMapping.
- * Xconfigurator.pm (cardConfiguration): install Glide_V3-DRI on
- Banshee too.
-
- * Xconfig.pm: guess nbuttons based on Emulate3Buttons and
- ZAxisMapping.
-
- * common.pm (availableRamMB): replace availableRam, now use the
- size of /proc/kcore (what else to find the real ramsize?)
-
- * common.pm (cat__): created
-
- * install2.pm (main): add field meta_class in $o. Can be
- 'desktop', in case option desktop is given, or if /desktop/i is
- found in /VERSION
-
- * install_steps.pm (miscellaneous): for lnx4win, always have
- 'mem=' (so that the initrd is visible by both windows
-
- * install2.pm (main): add option "desktop"
-
- * install_any.pm (generate_ks_cfg): fix for new(?) $o->{intf} format
-
- * install_interactive.pm (partitionWizardSolutions):
- use only TrueFS for existing_part
- (partitionWizard): have only "loopback" for lnx4win
-
- * pci_probing/pcitable: associate Voodoo5 with Voodoo5
-
- * share/Cards+: add Voodoo5
-
- * bootloader.pm (suggest): add entry linux-nonfb (called linux-up
- for smp)
-
-2000-09-14 DrakX <install@linux-mandrake.com>
-
- * snapshot uploaded
-
-2000-09-12 Franois Pons <fpons@mandrakesoft.com>
-
- * detect_devices.pm, mouse.pm: moved probing serial port before to
- detect a wacom tablet (even if a PS/2 or USB mouse is found).
- * help.pm: corrected reference to previous version of LM (jloup).
- * install2.pm: removed duplicate code for getting network
- configuration, using network module.
- * netconnect.pm: intf is now a hash and no more an array.
- * network.pm: changed nature of intf to hash from array, reworked
- write_resolv_conf function to keep old code in comment but only
- when not used anymore (to make it easier by hand modification).
- * printer.pm: SOCKET accessible to expert only (jloup).
- * printerdrake.pm: local port only available for expert if a
- printer has been detected (jloup).
-
-2000-09-11 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: reorganized choices of 3D optimizations, added
- experimental support for expert users.
- * install_steps_interactive.pm: removed question to keep XF3.
-
-2000-09-05 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: removed all previous URI specific mode and
- added socket and expert URI general mode.
- * printer.pm: fixed bugs, start lo interface before cups.
-
-2000-09-04 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: added pnm2ppa and lm110 support in cups
- configuration. probe for printer device (parallel) and try to
- install usb for printer.
- * printer.pm: removed local printer configuration for cups (keep
- only local configuration using URI).
-
-2000-09-01 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: fixes to configure XF86Config-4 when XFree-3.3
- is installed, make 16bits by default on 3D hardware acceleration,
- fixed selection of hardware for hardware acceleration.
- * install_steps.pm: add cups for printer configuration, used for
- auto_install. added new function to add packages only if requires
- are already satisfied.
- * standalone/printerdrake: updated.
-
-2000-08-31 dam's <damien@mandrakesoft.com>
-
- * moved many things to network.pm and any.pm
- * everything should be broken now.
-
-2000-08-31 Franois Pons <fpons@mandrakesoft.com>
-
- * install2.pm: removed printer default config (now obsoleted).
- * install_steps_interactive.pm: add cups support.
- * printerdrake.pm: add cups support.
- * printer.pm: add cups support.
-
-2000-08-31 Frederic Lepied <flepied@mandrakesoft.com>
-
- * install_any.pm (setPackages): install the right glide module
- according to the Voodoo card detected.
-
- * Xconfigurator.pm (write_XF86Config): ZAxisMapping for XF 4.
- (autoDefaultDepth): default depth to 16 for Voodoo cards except
- for Voodo5 ones.
-
-2000-08-29 dam's <damien@mandrakesoft.com>
-
- * moved pppConfig in netconnect.pm and any.pm
- * moved miscellaneousNetwork in any
- * modem configuration is now useable in standalone mode.
-
-2000-08-29 David BAUDENS <baudens@mandrakesoft.com>
-
- * install_steps_interactive.pm: change Small/Normal/Full ->
- Minimum/Recommanded/Complete (aka make FredB happy)
-
-2000-08-28 dam's <damien@mandrakesoft.com>
-
- * draknet (netconnect): renamed drakfuck -> draknet. standard ADSL
- and french alcatel ADSL implemented.
- * Xconfigurator.pm (autologin) : use of the new autologin system.
-
-2000-08-24 Franois Pons <fpons@mandrakesoft.com>
-
- * ../update_kernel*: changed reference from extract_archive to
- packadrake.
- * Makefile*: added live_install and live_install2.
- * Xconfigurator.pm: updated Mach64 acceleration to only 3D Rage
- Pro AGP card type, commented SiS and S3ViRGE support by GLX.
- * commands.pm, keyboard.pm, lang.pm, pkgs.pm, list, tools/*:
- updated to use packdrake now.
- * install2.pm, install_steps.pm, install_steps_gtk, Makefile*:
- manage live upgrade.
- * modules.pm: use standard modprobe command for load in live
- upgrade.
- * netconnect.pm: added minimal modification for being compilable.
- * rescue/list: added packdrake and sfdisk.
- * live_install, live_install2: live upgrade of package.
-
-2000-08-22 dam's <damien@mandrakesoft.com>
-
- * drakfuck (netconnect):finished isdn PCI/ISA card implemetation
- * added isdndb.net: providers database
-
-2000-08-20 dam's <damien@mandrakesoft.com>
-
- * moved Netconnect.pm to netconnect.pm
- * moved DrakFuck to drakfuck
-
-2000-08-18 Pixel <pixel@mandrakesoft.com>
-
- * share/Cards+: for i810, force VideoRam
-
-2000-08-18 dam's <damien@mandrakesoft.com>
-
- * modules.pm: added isdn type in @drivers_by_category. corrected
- load_thiskind (thx pixel) : it's not unsafe anymore
- * Netconnect.pm: just display PCI isdn card recognized.
-
-2000-08-17 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm: many cleanup. moved some functions to common,
- any or install_interactive (newly created)
-
-2000-08-16 dam's <damien@mandrakesoft.com>
-
- * install_steps_interactive.pm(configureNetwork): added call to
- isdn configuration
- * added standalone/DrakFuck: standalone entry point to configure
- internet connexion.
- * added Netconnect.pm: internet connexion functions.
-
-2000-08-11 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectInstallClass): yet a bigger
- warning so that people don't choose expert installs. Also set the
- focus on "Custom" by default.
-
- * install_steps_interactive.pm (doPartitionDisks): created, calls
- the wizard.
- * install_steps.pm (doPartitionDisksBefore,
- doPartitionDisksAfter): created (was mainly in
- install2::doPartitionDisks)
- * install2.pm (doPartitionDisks): much cleanup
- * install_any.pm (partitionWizard): working state (still rough)
-
-2000-08-08 Pixel <pixel@mandrakesoft.com>
-
- * standalone/rpmdrake (AddMedia): fix the ftp addmedia, fix the
- cdrom addmedia
-
-2000-08-07 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Resize):
- * install_steps_gtk.pm (doPartitionDisks): remove the
- before_leaving ensuring the filehandle is closed
- * resize_fat/main.pm (DESTROY): use a better solution for ensuring
- the filehandle is closed
-
-2000-08-07 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: added SiS6326 in the list of chipset that
- needVideoRam, reported on ml.
- * install_steps.pm: fixed auto install of printer.
-
-2000-08-06 Pixel <pixel@mandrakesoft.com>
-
- * interactive.pm (ask_from_listf): created this GREAT function
- that should have been created a long time ago.
- * any.pm, install_any.pm, install_steps_gtk.pm,
- install_steps_interactive.pm: a lot of rewrite to use the new
- ask_from_listf, a lot of nice cleanup!
-
- * fs.pm (df): created, returns the free space of the part. Save it
- in $part->{free}
-
- * install_steps_gtk.pm (doPartitionDisks): ensure the closing of
- the device in case of error
- * resize_fat/main.pm (new): ensure the closing of the device in
- case of error
-
- * install_any.pm (partitionWizard): the great partitioning wizard
- is created. Not finished yet (nor called from anywhere)
-
- * install_steps.pm (doPartitionDisksLnx4win): created function out
- of doPartitionDisks
-
- * install_steps_gtk.pm (installPackages): removed the displaying
- of size to install (people are bothered cuz not the same size)
-
-2000-08-06 dam's <damien@mandrakesoft.com>
-
- * install_steps_gtk.pm (create_steps_window): use drawing area
- instead of button. Implemented all steps events.
-
-2000-08-05 Pixel <pixel@mandrakesoft.com>
-
- * mouse.pm (detect): test a hack for usb mouse via hub
- (sparhawk@enteract.com)
-
- * fsedit.pm (undo): force isDirty and needKernelReread only if hd
- hasBeenDirty, otherwise believe the flag saved
- * partition_table.pm (write): flag hd as hasBeenDirty
-
- * install2.pm: a few renaming of methods so that the step names
- correspond to install2 function and install_steps* methods (eg:
- configureX & setupXfree unified to configureX)
-
-2000-08-04 dam's <damien@mandrakesoft.com>
-
- * any.pm (setAutoLogin): added this method to write xdm-config
- * Xconfigurator.pm: clenead autologin code and use of above method
-
-2000-08-04 Pixel <pixel@mandrakesoft.com>
-
- * pkgs.pm (setSelectedFromCompssList): save $nb to able to restore
- it in case of max_size reached. only purpose is the log!
-
- * install_steps_interactive.pm (choosePackages): in newbie, ask
- between Small/Medium/Full install
- * install_steps_interactive.pm (choosePackages): in expert, have
- the min_mark be 0 instead of 1
-
- * common.pm (find_index): added this nice function
-
- * install_any.pm (getAvailableSpace_mounted): use common::df
- * loopback.pm (getFree): use common::df
- * commands.pm (df): use common::df
- * common.pm (df): added
-
- * diskdrake.pm (Resize)): add resizing of reiserfs
- * share/list.i386: add resize_reiserfs
-
-
-2000-08-02 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm : autologin is functionall. When wmsession.d is
- more up to date, I'll add the list of wm to launch at boot. It
- writes in /etc/X11/xdm/xdm-config.
-
-2000-08-01 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (miscellaneous): modify as chmouel want (aka, ""
- instead of "no" for MOUSE and KEYBOARD in sysconfig/usb)
-
- * services.pm: separation between interaction and action.
- * install_steps.pm (servicesConfig): the job is now done here
- * install_steps_interactive.pm (servicesConfig): only the asking
- part
-
-2000-08-01 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: fixed the below fixe, now ok.
- * Xconfigurator.pm: fixed a bug for using default card flags
- setting, add support for GeForce DDR for both 3.3 and 4.0.
- * pci_probing/pcitable: fixed NV15 (GeForce2) card entry, now use
- XFree 3.3 as unsupported in XFree 4.0.
- * share/Cards+: added "NVIDIA GeForce2 DDR (generic)".
-
-2000-07-31 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: fixed provided package with choice in deps used with a
- base package, complicated but kernel-fb or similar can be
- unselected now.
-
-2000-07-27 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: changed expert message to ask
- using XFree 3.3 instead of XFree 4.0 used by default (server).
- * Xconfigurator.pm: make sure only one server is installed,
- default to XFree 4.0 if supported unless XFree 3.3 accept
- 3D acceleration and not XFree 4.0, ask user in such case.
- * pci_probing/pcitable: added Intel 815 pci ids.
-
-2000-07-26 dam's <damien@mandrakesoft.com>
-
- * install_steps_gtk.pm: applied new LN stars, logo title and help
- logo. improved steps appearences.
- * modified share/step-*.xpm
- * added share/help.xpm
- * updated ../HACKING to ling help logo.
-
-2000-07-21 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: enable 3D acceleration configuration with
- XFree86, use /usr/X11R6/lib/modules/glx-3.so for X version 3
- Utah-GLX accelerated module.
-
-2000-07-20 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm: use {miscellaneous}{autologuser} instead of
- {miscellaneous}{autologuser} + {miscellaneous}{autologing}.
- * move some README content to ../HACKING
-
-2000-07-19 dam's <damien@mandrakesoft.com>
-
- * Xconfigurator.pm: added autologin boxes.
- result is in {miscellaneous}{autologin} and in
- {miscellaneous}{autologuser}
-
-2000-07-19 Franois Pons <fpons@mandrakesoft.com>
-
- * any.pm: added default root to existing root device when adding
- an entry in bootloader.
- * bootloader.pm: avoid duplicating entry (floppy and old-floppy)
- when they are identical.
- manage hackkernel by suggest an entry by default if installed.
- * install_steps.pm: reworked symlink closure for bootloader
- to keep previous configuration.
-
-2000-07-11 Franois Pons <fpons@mandrakesoft.com>
-
- * bootloader.pm: merged lilo.pm and silo.pm inside bootloader.pm,
- this include a configure_entry from silo.pm to build a initrd if
- used.
- * share/compssList: added kde2 packages.
- * share/compssUsers: added kde2 group, renamed kde to kde1 group
- specific.
-
-2000-07-07 Franois Pons <fpons@mandrakesoft.com>
-
- * install2.pm (choosePackages): always execute setPackage to copy
- hdlist* and depslist files (support mixed partitionDisks and
- choosePackages).
- * install_any.pm (setPackages): avoid clearing upgrade flag.
- * install_steps.pm (choosePackages): use $first_time to avoid
- reselection of packages according to compssList.
- * install_steps_interactive (choosePackages): use $first_time and
- $individual to avoid reselection of packages according if user go
- back to step choosePackages.
- * pkgs.pm: added psUpdateHdlistsDeps to restore hdlist* and
- depslist files in /var/lib/urpmi.
- * diskdrake.pm: fixed uneditable combo for Mount point action.
-
-2000-06-23 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: better approach for Sun* server in newbie.
- * fs.pm: added romfs support for mount.
- * fsedit.pm: changed auto allocation for partitions for sparc*.
- * install2.pm: restored bootdisk creation and auto install boot
- disk creation for sparc*.
- * install_any.pm: changed vfat to romfs when mounting kickstart
- floppy on sparc*.
- * install_steps.pm: avoid proposing formating sunos partition.
- * install_steps_interactive.pm: boot disk for sparc* and support for
- installation of SILO on /boot partition (sparc*).
- * install_steps_newt.pm: removed cylinder 0 bug warning.
- * interactive.pm: fixed typo for not_edit set to 1 by default.
- * partition_table.pm: fixed get_holes on sparc* where a whole disk
- partition caused problems.
- * partition_table_sun.pm: removed cylinder 0 bug as found in mke2fs.
- * silo.pm: handle /boot partition, install silo.conf in /boot and
- make a symlink from /etc.
- * share/list.sparc: added losetup and genromfs for boot disk creation.
-
-2000-06-21 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lang.pm: changed the way console font data is written; not all
- of the [0], [1], [2] values must defined, so three cases must be used.
- Also added a variable $CHARSET for /etc/sysconfig/i18n; it can then
- be used by console-tools to load the proper compose table
-
-2000-06-20 Franois Pons <fpons@mandrakesoft.com>
-
- * c/sbus.c: added some functions for silo.c integration.
- * c/silo.c: initial release including write in prom, and translation
- of disk name from openprom to linux, rh version modified.
- * silo.pm: added write in prom, support of sunos boot from silo.
- * partition_table.pm: added support for ufs partition like windows one.
- * install_steps_interactive.pm: added other entries in silo.
- * install_steps.pm: support sunos partition.
- * install_any.pm: automatically mount sunos partition with diskdrake.
- * fsedit.pm: added /mnt/sunos suggested mount point.
- * fs.pm: added ufs support for mount.
-
-2000-06-19 Franois Pons <fpons@mandrakesoft.com>
-
- * crypto.pm: modified for getting sparc crypto file for sparc*.
- * modules.pm: make sure to load sd_mod when needed.
- * pci_probing/main.pm: always use loaw_endian in pci structs.
- * pci_probing/translate-pcitable.pl: added arch specific module name
- translation.
-
-2000-06-16 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (write_conf): rename conf.modules to modules.conf if
- needed. Outputs to modules.conf
-
- * detect_devices.pm (cdroms): fix using scd0 for ide-burners when
- already a scsi cdrom drive
-
-2000-06-13 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * pkgs.pm: added 'acon' requirement for all right-to-left languages
-
-2000-06-07 Franois Pons <fpons@mandrakesoft.com>
-
- * diskdrake.pm: added SunOS partition as blue for diskdrake.
- * install_steps_interactive.pm: make sure of no division by zero may
- happen.
- * install_steps_newt.pm: added WARNING for fdisk on sparc*.
- * modules.pm: make sure of loading sd_mod module after any scsi module.
- * sbus_probing/main.pm: insmod openprom before trying sbus probing.
- * pkgs.pm: corrected by use of parabolic solution for size approximation.
- * silo.pm: try with "silo -p 2 -t" if "silo -t" has failed due to bad probe.
-
-2000-06-05 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * install_steps.pm,lang.pm: added load_console_font, to load the
- proper console fonts (text mode install is not very useful otherwise)
-
-2000-06-03 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Create): don't accept less than 32MB part for reiserfs
- * diskdrake.pm (Type): don't accept less than 32MB part for reiserfs
-
-2000-06-01 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/fonts.tar.bz2: replaced the Korean 16pt fonts by a 12pt font;
- it fits better with the other fonts. Added a 'README' file with
- some comments and the required copyright notice
-
-2000-05-29 Franois Pons <fpons@mandrakesoft.com>
-
- * Xconfigurator.pm: added support for SBUS card autodetection.
- * commands.pm: added lssbus to list SBUS devices detected.
- * detect_devices.pm: removed alpha restriction on USB.
- * install_steps_interactive.pm: added SBUS support.
- * c/sbus.c: initial revision, core SBUS support (inspired from kudzu).
- * c/stuff.xs.pm: added wrapper for sbus.c interface.
- * sbus_probing/main.pm: initial revision (inspired from kudzu).
-
-2000-05-27 Adam Lebsack <adam@mandrakesoft.com>
-
- * share/list.ppc: various PPC modifications, for HFS
- * partition_table_mac.pm: bug fixes
- * partition_table.pm: various HFS fixes, isHiddenMacPart()
- * diskdrake.pm: added HFS to top buttons when run on PPC
- * keyboard.pm: fixed name of mac-fr2-ext keymap
- * install_steps_gtk.pm: added Xpmac server support for PPC.
- * install_steps_interactive.pm: disallow hardware configuration on PPC for
- now. All drivers should be in the kernel. setup_this_kind().
- * fsedit.pm: fixed verify_hds for PPC, /proc/partitions will never match
- our partition table read. Added PPC grep condition for PPC in get_visible_fstab.
- * fs.pm: fix argument for HFS formatting.
- * Makefile: special installation of PPC files.
-
-2000-05-25 Chmouel Boudjnah <chmouel@mandrakesoft.com>
-
- * standalone/drakboot: Don't display Configure-/LILO/GRUB/ on
- alpha|sparc.
-
-2000-05-25 Franois Pons <fpons@mandrakesoft.com>
-
- * silo.pm: added configure_entry to try creating an initrd for an image
- entry in bootloader. fixed wrong usage of run_programm::rooted with 2>.
- * commands.pm: fixed insmod command to take modules64.cz* on sparc*
- * install2.pm: removed create boot disk and create auto install disk on
- sparc*. force writing of /etc/conf.modules for step setupBootloader.
- * install_steps.pm: fixed upgrade for sparc* and disable supermount for sparc*.
- * install_steps_interactive.pm: added missing $prefix for glob_. call
- configure_entry in setupSILO. fixed cancel or None entry on setupBootloader.
- * modules.pm: updated alias for sparc*.
- * any.pm: fixed proprable wrong test for setupBootloader in beginner at
- the very beginning.
- * printer.pm: fixed typo.
- * Xconfigurator.pm: avoid testing if using a Sun* server, added depth and
- resolution for these server too.
-
-2000-05-24 Franois Pons <fpons@mandrakesoft.com>
-
- * partition_tabel.pm: fixed wrong detection of DOS partition on sparc*.
- * partition_table_sun.pm: fixed a bug when reading partition table
- with unused partition in the middle of the table.
-
-2000-05-23 Franois Pons <fpons@mandrakesoft.com>
-
- * common.pm: update arch to take into account sparc and sparc64. added
- better_arch and compat_arch function.
- * silo.pm: fixed adding new kernel automatically.
- * install2.pm: removed create boot disk stuff for sparc*.
- * install_steps.pm: added initrd generation for alpha. added ldconfig
- at end of installation. removed /usr/bin/dumpkeys existence test on
- sparc*, should be added in the future.
- * install_steps_interactive.pm: removed supermount for sparc*.
- * install_steps_gtk.pm: added /dev/kbd device creation and permedia2
- support for sparc*. removed screen limit of 1024x768.
- * detect_devices.pm: fixed problem on machine with really no IDE interface.
- * modules.pm: added support for 32 and 64 bit architectures on sparc*.
- * install_any.pm: fixed getAvailableSpace_mounted if /usr is not a separate
- partition.
- * pkgs.pm: added support for multi-arch rpm file (need for sparc*),
- fixed correctSize and invCorrectSize to take back a linear approximation
- above 9Gb approximatively. removed ftp rewind as broken currently.
- * keyboard.pm: fixed bad list of available keyboard (broke sparc*), fixed
- globing (removed) against existing '*'.
- * partition_table.pm: removed support for non SUN partition table, as it
- may freeze the kernel or may be blanked?
- * Xconfigurator.pm: take Sun24 server by default on sparc*, add support
- for permedia2 card (3DLabs server).
- * share/list.sparc: added perl-5.6.0 for sparc*, fixed for sparc*.
- * Makefile: added support for modules and modules64 for sparc*.
- * c/stuff.xs.pm: added kernel_arch function for getting the current true
- architecture provided by the kernel (uname -m).
-
-2000-05-09 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (kdeicons_postinstall): the URL link to doc must
- be $lang/index.html, not only $lang.
-
- * standalone/mousedrake: add handling of XF86Config-4
-
- * any.pm (setupBootloader): fix bug (was adding 2 glob_'s)
-
-2000-05-08 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): move the touch of some files here to please linuxconf
-
- * install2.pm (miscellaneous): s/KBD/KEYBOARD/
-
- * lilo.pm (install_grub): don't keep symlinks for reiserfs
- * lilo.pm (suggest): allow grub everytime now (not only if !reiserfs)
-
- * install_any.pm (getHds): default mount point for windobe in
- lowercased for StartOffice(!)
-
-2000-05-08 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/keyboards.tar.bz2: Fixed Brazilian keyboard (.br); added
- Iranian (.ir), Arabic (.ar) and new Lithuanian (.lt_new) keyboards
- * keyboard.pm: Added new Lithuanian keyboard and changed the
- string for brazilian ABNT-2 to state more clearly its ABNT nature
- (it is not a standard PC keyboard; it uses some different keycodes)
-
-2000-05-07 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (choosePackages): return availableCorrected
- instead of available
-
- * pkgs.pm (correctSize): add 18MB for full multi-cd (many hdlist's)
-
- * modules.pm (text2driver): same as text2lang below
- * keyboard.pm (text2keyboard): same as text2lang below
- * lang.pm (text2lang): replace the while (... each) by a foreach
- (keys) (because each is dangerous if loop is exited)
-
- * install_steps_interactive.pm (selectKeyboard): better handling
- of multiple langs question.
-
- * ftp.pm (new): Timeout set to 60 (seconds), was default (120)
-
- * install_steps_interactive.pm (setup_thiskind): remove ide-*
- from modules displayed as loaded.
-
-2000-05-06 Pixel <pixel@mandrakesoft.com>
-
- * fsedit.pm (check_mntpoint): verify that standard mntpoints (/
- /usr) are not on not trueFS
-
- * any.pm (setupBootloader): add $prefix for the 2 glob_'s
-
-2000-05-07 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * share/keyboards.tar.bz2: added Ukrainian keyboard xmodmap.ua
-
-2000-05-06 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * printerdrake.pm: fixed English error
-
-2000-05-05 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm (monitorConfiguration): remove the special case
- for fbdev.
-
- * install_steps_interactive.pm (setup_thiskind): replace return by
- next in case load_module fails.
-
- * install_steps_gtk.pm (selectInstallClass1): translate Install/Upgrade
-
- * Xconfigurator.pm (cardConfiguration): force xf4 for rage 128's
- * Xconfigurator.pm (testFinalConfig): force $bad_card for xf4
-
- * pkgs.pm (correctSize): updated for 7.1
-
- * install_any.pm (getAvailableSpace): move the removing of
- $minAvailableSize here.
-
-2000-05-04 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (configurePrinter): give clicked to printerConfig
-
- * interactive.pm (ask_from_entries_ref): set default val if not_edit
-
- * interactive_newt.pm (ask_from_entries_refW): remove setting of
- default val. Now done in interactive::ask_from_entries_ref
-
- * interactive_gtk.pm (ask_from_entries_refW): handle empty value
-
- * modules.pm (read_already_loaded): ensure that already loaded
- modules are put in %loaded.
- * modules.pm (load_ide): add loading if ide-probe-mod (for new kernel)
-
- * lilo.pm (install_lilo): truncate label's to 15 chars
-
- * install_any.pm (generate_ks_cfg): fix missing space
- * install_any.pm (generate_ks_cfg): fix bug for nfs comand
-
- * install2.pm: get rid of autoformat
- * install_steps.pm (choosePartitionsToFormat): get rid of autoformat
-
-2000-05-03 Pixel <pixel@mandrakesoft.com>
-
- * any.pm (setupBootloader): replace ask_many_from_list by
- ask_from_list for bootloader choice
-
- * services.pm (drakxservices): stop immediately service if removed
-
- * install_steps.pm (configureNetwork): replaced dhcpxd by dhcpcd
- * install_steps.pm (afterInstallPackages): touch some files to
- please linuxconf
-
-2000-05-03 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm: updated min size, fixed kppprc generation.
- * install_any.pm: make sure postinstall-rpm is here before
- erasing (avoid error on reboot only).
-
-2000-05-02 Pixel <pixel@mandrakesoft.com>
-
- * raid.pm (format_part): don't call raid::make if part is already
- formatted (as raidstop fails)
-
- * Xconfigurator_consts.pm: Rage128 and 3dfx are not available any
- more
-
- * install_steps_interactive.pm (setup_thiskind): make insmod'ing
- fail a simple warning.
-
- * Xconfigurator.pm (readMonitorsDB): adapt to new MonitorsDB
- * share/MonitorsDB: take new one from RedHat
-
- * standalone/drakboot: added kfloppy
-
- * g_auto_install: add $dir/lib to LD_LIBRARY_PATH (it was silly
- not to have it)
-
-2000-05-01 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (setRootPassword): remove
- NIS_server, use NIS instead
- * install_any.pm (setAuthentication): remove NIS_server, use NIS instead
-
- * standalone/rpmdrake (AddMedia): hdlist.cz2 instead of hdlist
-
-2000-04-28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps.pm (afterInstallPackages): fix yet another bug for
- ttf from windobe handling
-
- * install_steps_interactive.pm (selectInstallClass): hide beginner
- mode in corporate. Display special help.
-
-2000-04-29 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * my_gtk.pm: added call to Gtk->init; that makes 16 bit locales
- text to be properly aligned (reported by Craig Chang
- <craig_chang@taipei.siscomm.com.tw>)
- * common.pm: now that po handling is correct, I changed the order
- of reading variables so that it follows the standards ($LANGUAGE first)
- * share/fonts.tar.bz2, lang.pm: added an 8pt font for cp1251
-
-2000-04-28 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps*.pm: added support for selection of package during
- upgrade the same way it is done for installation. added check of
- minimal size, abort else (at least let the user know about :-)
- fixed crypto if no network interface available.
- * install2.pm: fixed problem during upgrade that lost network
- configuration.
-
-2000-04-28 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (load_raw): don't call commands::insmod, do it in
- place. Merge with load_multi
-
- * install_steps.pm (afterInstallPackages): fix windobe ttfonts
- symlinking
-
- * Xconfigurator.pm (cardConfiguration): load module agpgart for
- i810
-
- * install_any.pm (getHds): changed the mount point setting for
- windows partitions as device_windobe is not unique
-
-2000-04-27 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (create_steps_window): changed to adapt to
- new hidden format
-
- * install2.pm (@installSteps): changed the way hidden is handled.
- Now it is a true perl expression (great power now)
-
- * install_steps_gtk.pm (selectInstallClass1): update steps window
- before asking normal/devel/server. Nicer!
-
- * install_steps_interactive.pm (configureNetwork): when "Cancel"
- pressed at network interface configuration do not skip all
- configuration.
-
-2000-04-26 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm (pppConfig): modified a lot, removed template
- file for ifcfg and chat file.
-
-2000-04-26 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (choosePackagesTree): use a fix width for
- the tree column (so that the checkbox are always visible without
- scrolling)
-
- * standalone/drakboot: drakfloppy and gfloppy are X only, no need
- to propose them in console
-
- * install_any.pm (relGetFile): added auto_inst to files to get
- from Mandrake/base
-
- * install2.pm (main): changed auto_inst behaviour
-
- * standalone/adduserdrake: fix a bug (s/$o/$in/g)
-
- * interactive_newt.pm (ask_from_entries_refW): now handling
- complete/changed/focus_out callbacks (at least more than before)
-
- * Newt/Newt.xs: added rough callback handling
-
-2000-04-25 Franois Pons <fpons@mandrakesoft.com>
-
- * printerdrake.pm: added support for PPA more easily, allow
- printers entry using ppa driver event if pnm2ppa not installed,
- install it if neccessary after.
- * network.pm, install_steps.pm, install_steps_interactive.pm:
- added support for stoping a network interface, usefull for ppp0 to
- avoid using it too long.
- * install_steps.pm: fixed missing local on pap_secrets file.
-
-2000-04-25 Pixel <pixel@mandrakesoft.com>
-
- * lilo.pm (install): moved the generation of the keytable here. It
- is used by both lilo & grub (lilo is not always installed as was
- assumed)
-
- * common.pm (formatAlaTeX): remove bounding spaces
-
- * pkgs.pm (setSelectedFromCompssList): remove the hack for min
- mark 25 in beginner
- * install_steps_interactive.pm (choosePackages): set $min_mark to
- 25 in beginner
-
-2000-04-24 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (setupXfree): add a yesorno
- question for choosing between XF4 and XF3 in expert
-
- * install_steps_gtk.pm (choosePackagesTree): enlarge the tree window
-
- * install_any.pm (update_userkderc): make sure uid and gid are kept
-
- * diskdrake.pm (Create): add Extended_0x85 as a choice for expert
-
- * partition_table.pm (add_extended): handle a 3rd arg,
- $extended_type to tell which kind of extended partition is wanted
- * partition_table.pm (adjust_main_extended): in non-expert,
- automatically set extended to linux-extended if there's only
- linux-type partitions.
-
-2000-04-22 Pablo Saratxaga <pablo@madrakesoft.com>
-
- * install_steps_interactive.pm: s/Mb/MB/ as 'b' is symbol for bit
- and not for byte. RAM is expressed in megabytes -> MB
-
-2000-04-19 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: fixed crazy mutli CD manipulation.
- * printer.pm: fixed wrong prototype of print_pages.
- * install2.pm: set version to 7.1 for crypto stuff.
- * crypto.pm: commented ackbar crypto site.
-
-2000-04-17 Pixel <pixel@mandrakesoft.com>
-
- * lilo.pm (suggest): in failsafe, runlevel ASKRUNLEVEL (handled by
- linuxconf)
-
-2000-04-14 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePartitionsToFormat): don't
- ask about checking bad blocks for reiserfs, cuz not handled
-
- * fs.pm (mount): reiserfs handling
- * fs.pm (format_reiserfs): added
- * fs.pm (write_fstab): add option "notail" for reiserfs if
- the partition holds the kernel (/boot or /)
-
- * partition_table.pm (isTrueFS): added, replaces most occurences
- of isExt2
-
-2000-04-12 Franois Pons <fpons@mandrakesoft.com>
-
- * install2.pm: force installation step if package have been
- selected on step choose packages.
- * install_any.pm: protected against die in perl (setstep or
- theme_changed).
-
-2000-04-11 Franois Pons <fpons@mandrakesoft.com>
-
- * resize_fat: added some limits verification.
- * interactive_gtk.pm: corrected swap of arg with help adding.
-
-2000-04-10 Franois Pons <fpons@mandrakesoft.com>
-
- * interactive_gtk.pm, my_gtk.pm: added tooltips for ask_from_list,
- which is used by printerdrake only. drops key bindings.
-
-2000-04-07 Franois Pons <fpons@mandrakesoft.com>
-
- * tools/serial_probe: obsoleting pnp_serial which is now replaced
- by this one, taken from kudzu, really faster and probe all serial
- devices at one time. modified to probe correctly modem :-)
- * mouse.pm: updated to use serial_probe interface of
- detect_devices.pm.
- * detect_devices.pm: modified to use serial_probe, cache probed
- devices to avoid reprobing.
-
-2000-04-06 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm, install_steps.pm: added support
- for peerdns options of ppp, so removed dns address unless expert.
-
-2000-04-05 Franois Pons <fpons@mandrakesoft.com>
-
- * crypto.pm, install_steps_interactive.pm, install2.pm,
- install_steps.pm: added crypto stuff to support hdlist-crypto.cz2
- and depslist-crypto. dependancies are not supported but with a
- simpler format of depslist file where closure are not done and
- only package name are used for dependancies.
- * pkgs.pm: added better support for multi CD manipulation,
- including selection and refus.
-
-2000-04-04 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm: modified selection packages from compssList by
- incremental selection, much more quickly.
- added selected medium for selecting a package.
- * install_any.pm: refused media hash transfered to selected value
- of media table.
- @needToCopy list should only have package of default medium.
-
-2000-04-03 Pixel <pixel@mandrakesoft.com>
-
- * fs.pm (format_ext2): add options "-b 1024 -O none" for alpha
-
-2000-03-31 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_gtk.pm: made changeMedium sub modification
- permanent.
- * pkgs.pm: modified upgrade to avoid use of header.
-
-2000-03-31 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * keyboard.pm: some more choices for PPC keyboards
-
-2000-03-30 Franois Pons <fpons@mandrakesoft.com>
-
- * install2pm: added eval around loading af_packet and postinstall
- copy of RPMS.
- * devices.pm: added /dev/kdb for SPARC.
- * install_any.pm: modified multi CD management, postinstall copy
- of RPMS.
- * install_steps_gtk.pm: added support for Xsun server for SPARC.
- * install_steps_interactive.pm: added multi CD dialog box for
- selecting CD available. Serialized ethernet configuration and ppp
- configuration.
- * pkgs.pm: added check for infinite recursion for bad depslist.
- * printer.pm: better test for reparse of printerdb.
- * Xconfigurator.pm: added support for Xsun server for SPARC.
-
-2000-03-30 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (choosePackagesTree): enhance tree selection
-
-2000-03-29 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (wait_messageW): add some padding (nicer)
-
- * install_steps_interactive.pm (generateAutoInstFloppy): created,
- creates a floppy for auto installs.
-
- * install_any.pm (generate_ks_cfg): created, generates stage1
- ks.cfg file
-
- * share/po/DrakX.pot: added special comment for grub entry
-
-2000-03-28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (selectKeyboard): sort langs for
- many-lang install
-
- * mouse.pm (write): add WHEEL telling if a wheel mouse is there
-
-2000-03-28 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * keyboard.pm: added entries for all three Armenian keyboards
-
-2000-03-26 Pixel <pixel@mandrakesoft.com>
-
- * install_any.pm (install_urpmi): full support for multi-hdlist's
-
- * pkgs.pm (extractHeaders): look for hdlist in /tmp instead of
- $prefix/var/lib/urpmi
- * pkgs.pm (psUsingHdlists): put hdlist's in /var/lib/urpmi with a
- fake name. Access via /tmp/$hdlist is given for non-fake name
-
- * detect_devices.pm (hasHPT): return undef if no htp (silly me :-/)
-
-2000-03-25 Pixel <pixel@mandrakesoft.com>
-
- * lilo.pm: updated to the new format of entries. It was an hash.
- Now the key is field kernel_or_dev, and entries is an array.
-
- (get): added, it returns the entry using a kernel
- (needed because entries is no more a hash)
-
- * install_steps_interactive.pm (setupLILO): adapted to the new format
-
- * Xconfigurator.pm (write_XF86Config): basic XF86Config-4 handling
-
- * fsedit.pm (suggest_part): if suggested part contains a field
- "hd", ensure the partition is created on this hard drive
-
- * install2.pm (main): before leaving installation, remove
- /var/lib/urpmi if urpmi not installed
-
- * diskdrake.pm (Resize): ext2resize to size $part->{size} instead
- of $size
-
-2000-03-24 Pixel <pixel@mandrakesoft.com>
-
- * detect_devices.pm (hasHPT): added. Now nice handling of hpt366
- (ultra66) without rebooting and making special floppy :)
-
- * lilo.pm (install_grub): much better grub configuration (better
- than lilo's :pp)
-
- * install_steps.pm (setupBootloaderBefore): remove entry floppy
- for security > 3
-
-2000-03-23 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (selectMouse): added, takes care of telling
- the X server if the user changed the mouse type. Only done if
- a serial mouse is chosen.
-
- * install_steps_newt.pm (doPartitionDisks): add a call to
-
- * mouse.pm (write): added "device=" in etc/sysconfig/mouse for
- devfs (it looses the symlink /dev/mouse)
-
-2000-03-22 Pixel <pixel@mandrakesoft.com>
-
- * pci_probing/pcitable: replace Server:Rage128 by proper XFree entry
-
-2000-03-20 Franois Pons <fpons@mandrakesoft.com>
-
- * detect_devices.pm, fs.pm, install_any.pm: added supports for
- LS-120 floppy drive and icons on desktop of KDE (untested).
- * printer.pm, printerdrake.pm: added supports for PPA interface in
- new rhs-printfilters, always enable "Print text as postscript"
- option for such printers.
-
-2000-03-20 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * keyboard.pm: changed XKB name for Swedish keyboard
- changed XKB names for Russian and German keyboards
- added a choice for "Croatian" keyboard
- * share/compss{,List}: added various new locales-*, ispell-*
- and netscape-* files. changed ppa to pnm2ppa.
-
-2000-03-17 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps.pm: added setup for all configured queue.
- * install_steps_interactive.pm: modified for retrieving packages
- or current configuration.
- * printer.pm: correction, tested retrieve of printer
- configuration without printtool comments in printcap file: added
- update of entry according to gsdriver used (untested again).
- * printerdrake.pm: better handling of cancel, manage of multiple
- queue definition together (as lp|My printer).
-
-2000-03-16 Franois Pons <fpons@mandrakesoft.com>
-
- * install_steps_interactive.pm: moved in printerdrake.pm the test
- of printer usage.
- * printerdrake.pm: heavy modification to handle multiple queue,
- corrected some bugs too, added much more features as printtool.
- * printer.pm: added more features for filter, allow printer to be
- retrieved without help of printtool id in printcap file (untested).
-
-2000-03-14 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Loopback): handling of the file loopback: test
- existence of the file and take its size.
-
-2000-03-14 Franois Pons <fpons@mandrakesoft.com>
-
- * install_any.pm: corrected for duplicate file on other CD.
-
-2000-03-13 Pixel <pixel@mandrakesoft.com>
-
- * detect_devices.pm (floppies): don't return hash but the device name
-
-2000-03-13 Franois Pons <fpons@mandrakesoft.com>
-
- * pkgs.pm, install_any.pm: small correction for multiple media
- installation.
- * tools/syncrpms: added for handling synchronisation of multiple source
- rpm directories (and multiple target), include cleaning.
- * tools/closurepkgs: tools to get rpm that may be installed by DrakX
- after normal packages installation (printer, network, X11...), may
- be used to duplicate on other CD some important stuff of the first
- one.
-
-2000-03-12 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_interactive.pm (choosePackages): compute the
- max_size very simply (sum of all package sizes), otherwise too costly
-
- * pkgs.pm (install): call cleanHeaders at the end
- * pkgs.pm (cleanHeaders): created
-
- * install2.pm (miscellaneous): /etc/msec/init.sh is now
- /usr/sbin/msec (yoann thanks for not telling :pp)
-
- * pkgs.pm (install): remove the $prefix of mountpoints for not
- enough room to install error message
-
-2000-03-11 Pixel <pixel@mandrakesoft.com>
-
- * my_gtk.pm (_create_window): add callback on focus to
- ensure_focus. The result is no more 3 focus states with 2 buttons.
-
- * interactive_gtk.pm (ask_from_treelistW): better keyboard handling
-
- * raid.pm (make): check the result of mkraid. Suggest raidtools
- are missing in standalone diskdrake
-
- * devices.pm (set_loop): created, searches for an available
- loopback and sets the file to it
-
- * lilo.pm (dev2grub): fixed a missing slash
-
- * interactive_gtk.pm (wait_message_nextW): do not update if same
- message, otherwise silly gtk won't do anything and we'll wait
- forever :(
-
-2000-03-10 Franois Pons <fpons@mandrakesoft.com>
-
- * *.pm: heavy modification to take into account multiple media
- installation.
-
-2000-03-10 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (@install_classes): cleanup, no more i18n (is now in
- install_steps_interactive), remove old entries
-
-2000-03-09 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (write_conf): don't add alias block-major-11 in every case
- * modules.pm (add_alias): special case oss (post-installs modprobe snd-pcm-oss)
-
- * fs.pm (format_*): move the @options before the device
-
- * loopback.pm: created, added a lot of stuff for loopback in
- diskdrake.pm, fs.pm...
-
-2000-03-08 Pixel <pixel@mandrakesoft.com>
-
- * partition_table.pm: %type2fs replaced ox402 by 0x402
-
- * detect_devices.pm (cdroms): fix "scd" (should be "scd0")
-
- * install_any.pm (install_urpmi): update for new hdlist.cz2
-
-2000-03-07 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (ask_from_treelistW): s/focus_row/set_focus_row/
-
- * install_steps_interactive.pm (addUser): force add a normal user
- for security 4
-
-2000-03-05 Pixel <pixel@mandrakesoft.com>
-
- * my_gtk.pm (_ask_from_list): replace focus_row with set_focus_row
- (tis the Gtk-Perl 0.7002 was of doing)
-
-2000-03-04 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (write_conf): add ide-floppy to the modprobes of
- post-install supermount
-
-2000-03-03 Pixel <pixel@mandrakesoft.com>
-
- * commands.pm (ps): add RSS to ps command
-
-2000-03-02 Adam Lebsack <adam@mandrakesoft.com>
-
- * mouse.pm: added mac mouse detection to mouse::detect.
- * detect_devices.pm: added a routine to probe /dev/usbmouse on macs.
-
-2000-03-01 Franois Pons <fpons@mandrakesoft.com>
-
- * *.pm: heavy modification to take into account smaller
- transaction during installation.
- still a lot of test to perform, no provides updated currently and
- building of hdlist.cz2 and depslist.ordered need old files...
- nothing done for hdlist.gz during post installation, but
- hdlist.cz2 is already copied in /var/lib/urpmi [and is used during
- installation of packages as extract_archive need a true file].
-
-2000-03-01 Pixel <pixel@mandrakesoft.com>
-
- * lilo.pm (install_grub): creation
-
- * network.pm (write_interface_conf): ONBOOT = !pcmcia
-
- * install_steps_gtk.pm (new): more intelligent SIGCHLD handler
-
-2000-02-29 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm: moved common network stuff from "net" to "network"
- (modules like nfs lockd...)
-
- * fs.pm (write_fstab): moved the sort to the right place
-
- * services.pm (drakxservices): chkconfig --list is i18n'ed :(
- set LANGUAGE=C before
-
- * partition_table_raw.pm (get_geometry): geom{cylinders} must not
- be a decimal value :)
-
- * install_steps_gtk.pm (create_logo_window): set_name logo for
- logo window
- * share/install.rc: force disabling of background image theme
-
- * install_steps_gtk.pm (enteringStep): add step information for
- console 1
-
- * any.pm (addKdmIcon): new function
- * install_steps.pm (addUser): handle field icon
- * install_steps_interactive.pm (addUser): add choice of kdm icon
- * standalone/adduserdrake: add choice of kdm icon
-
- * diskdrake.pm (ask_all_data...): change for easier i18n
-
- * install_steps.pm (miscellaneous): add CLEAN_TMP handling
- (need cleaning?)
- * install_steps_interactive.pm (miscellaneous): add CLEAN_TMP
- option in expert
- * install2.pm (miscellaneous): add CLEAN_TMP option for
- /etc/sysconfig/system
-
- * install_steps_interactive.pm (miscellaneous): forbidden
- useSupermount if high security.
-
- * mouse.pm (detect): fix bug (ttyS instead of ttyS0)
-
-2000-02-28 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (createXconf): do not use "Generic VGA" for
- svga and accel. SVGA also wants 16 bpp. added ugly modeline for
- 800x600.
-
- * partition_table_raw.pm (get_geometry): when the
- HDIO_GET_IDENTITY fails, defaults to what GETGEO gave
-
- * install2.pm (main): use modules::load_multi to increase boot
- start time
-
- * modules.pm (load_multi): added this function for loading many
- modules at once.
-
- * install_steps_gtk.pm (new): increase time before timeout
-
- * detect_devices.pm (cdroms): change the device associated with
- ide-burners (hdX -> scdX). Problem is how to know the X in scdX :(
-
- * modules.pm (write_conf): sort scsi_hostadapter's
-
-2000-02-27 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): load ide-probe and the like in 'prereq' type
- so no aliases are added to conf.modules
-
-2000-02-25 Pixel <pixel@mandrakesoft.com>
-
- * devices.pm (make): small code cleanup
-
- * partition_table_raw.pm (adjustEnd): more explicit error message
-
- * fsedit.pm (allocatePartitions): fix a bug (size was getting too
- big after each allocation) making adjustEnd cry
-
-2000-02-24 Pixel <pixel@mandrakesoft.com>
-
- * interactive_gtk.pm (new): added the "new" method to initialize
- windowheight for isStandalone
-
- * install_steps_gtk.pm (new): returns undef in case no X server
- works
-
- * install2.pm (main): moved the ejectCdrom from install_steps::END
- to here
- * install2.pm (main): fix the $SIG{SEGV} handler
- * install2.pm (main): added a "try again" in text install if the
- "new" fails
-
- * install_steps_interactive.pm (createBootdisk): fix an error for
- non fdX choice of floppy drive
-
- * install_steps_interactive.pm (setup_thiskind): remove the
- "defined @l"
-
-2000-02-23 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (%suggestedPartitions): remove any /boot entries
- * install2.pm (selectInstallClass): removed the special code to
- /boot entries from suggestedPartitions for on non-intel (and it
- was buggy :)
- * fsedit.pm (@suggestions): remove the /boot entry
- * fsedit.pm (check_mntpoint): remove the 1024 cylinder check
- * fsedit.pm (suggest_part): remove the 1024 cylinder special case
-
- * install_steps_interactive.pm (setupLILO): replace linear option
- by lba32
-
- * lilo.pm (suggest): add lba32 by default
-
- * install_steps_interactive.pm (load_thiskind): moved the HPT
- stuff to install_any::ultra66 and call it.
- Add sound card configuration (3 lines :)
-
- * my_gtk.pm and interactive_gtk: resize the list and tree based on
- root window size
-
- * install_steps_gtk: $width and $height goes $::rootwidth and
- $::rootheight, also other dimensions goes global (main::)
-
- * commands.pm (strings): replace the typo \{$n,} by {$n,}
-
-2000-02-23 Franois Pons <fpons@mandrakesoft.com>
-
- * build_archive, extract_archive: changed format of TOC to speed
- up extraction of archive, now 5 to 6 times faster to read TOC :-)
-
-2000-02-22 Pixel <pixel@mandrakesoft.com>
-
- * Xconfigurator.pm: load "Cards" database only to translate NAME
- to fields. Added file CardsNames created from Cards using
- share/Cards2CardsNames. Kind of list of normalized NAMEs
-
- * MonitorsDB: replace the ` ' separator for vendor by `|'
-
- * install_steps_interactive.pm (timeConfig): use ask_from_treelist
-
- * interactive_gtk.pm (ask_from_treelist): creation of
- ask_from_treelist. Usage is just the same as ask_from_list with
- one more argument (the separator eg: |, /)
-
-2000-02-21 Franois Pons <fpons@mandrakesoft.com>
-
- * diskdrake.pm: fixed deadlock while trying to create partition
- when available space is equal or less than 2 cylinders. fixed
- Create action on corrupted partition by removing stalling window.
- Blocked partition table writing if there are error by forcing user
- to correct partition table.
- * partition_table.pm: fixed typo in verifyParts with cdie, added
- verifyParts on Resize action.
-
-2000-02-21 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (create_big_help): display the help in full
- screen
-
- * my_gtk.pm (_create_window): add big help on F1
-
- * common.pm (add2hash): now returns the first parameter
-
- * mouse.pm (detect): really defaults to serial mouse
-
- * interactive.pm: add ask_many_from_list_with_help and
- ask_many_from_list_with_help_ref
-
- * services.pm: creation, it handles what was in
- standalone/drakxservices
-
-2000-02-18 Pixel <pixel@mandrakesoft.com>
-
- * install_steps_gtk.pm (createXconf): added /dev/ (X wants
- "/dev/psaux" and not "psaux")
-
- * diskdrake.pm (Create): show start sector even for non-expert on
- non-i386
-
-2000-02-16 Pixel <pixel@mandrakesoft.com>
-
- * mouse.pm (detect): add defaults to serial mouse
-
- * install_steps_gtk.pm (createXconf): remove the defaults to
- serial mouse
-
-2000-02-15 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm: "After %s partition %s," inlined otherwise does
- not please pablo and translators...
-
-2000-02-14 Pixel <pixel@mandrakesoft.com>
-
- * diskdrake.pm (Create): hide start sector choice for non-expert
-
-2000-02-11 Pixel <pixel@mandrakesoft.com>
-
- * partition_table_raw.pm (get_geometry): do not use the cylinder
- number given by HDIO_GETGEO cuz limited to 16bits. Compute using
- the total_sectors using HDIO_GET_IDENTITY
-
- * c/stuff.xs.pm: added total_sectors (gives the number of sector
- of a drive)
-
- * modules.pm (load): ignore error in loading prereq's
-
- * modules.pm (@drivers_by_category): rcpci instead of rcpci45,
- z85230 added
-
- * commands.pm (mount): add modules::load_deps otherwise the
- fs::mount won't succeed insmoding vfat if needed
-
-2000-02-11 Franois Pons <fpons@mandrakesoft.com>
-
- * fixed diskdrake to handle limit case when creating and resizing
- partition table, address size limit and start sector limit.
-
-2000-02-11 Pixel <pixel@mandrakesoft.com>
-
- * install2.pm (main): add a callback on SEGV
- -> message printed
- -> that way, ENDs are called (otherwise skipped)
-
- * install_steps_interactive.pm (setup_thiskind): handles the undef
- value returned by load_thiskind
-
- * install_steps_interactive.pm (exitInstall): do not call
- install_steps::exitInstall
-
- * install_steps (exitInstall): removed
- * install_steps (END): added (it does ejectCdrom)
-
- * install_steps_interactive.pm (load_thiskind): returns undef if
- error loading a module
-
- * fs.pm (format_part): changed the prototype from $;$@ to $;@
- otherwise, @options always have a value (mostly undef) and mkdosfs
- fails (with "mkdosfs", "/dev/hdXX", undef, "-F", 32)
-
- * install_steps_interactive.pm (setup_thiskind):
- add a $auto_probe_pci that overrules $o->{auto_probe_pci}
- (that way no pci probe the second time)
-
-2000-02-10 Franois Pons <fpons@mandrakesoft.com>
-
- * heavy modification of build_archive and extract_archive to manage
- a TOC directly in archive file, handle bzip2 or gzip compression,
- extract_archive can extract multiple files a time, with minimal
- invocation of uncompress program and follow symlink and expand
- directory contents.
- * use build_archive/extract_archive for locales.
- * fixed a min/max in install_steps_gtk for Resize/Create partition.
- * fixed adjustEnd with dos partition table, take care of magic 63
- sectors at beginning of partitions, a more solid method should be
- used for that.
-
-2000-02-10 Pixel <pixel@mandrakesoft.com>
-
- * modules.pm (load_thiskind): skip modules "unknown" and "ignore"
-
-2000-02-09 Pixel <pixel@mandrakesoft.com>
-
- * partition_table.pm (add): cdie if maximum number of partitions
- handled by linux is reached
-
- * Xconfigurator.pm (chooseResolutionsGtk): display the graphic
- card or server found
-
- * install_any.pm (relGetFile): for mdkinst files, take care not to
- have a double '/' (see debbugs #591)
-
- * install_steps_interactive.pm (configureNetwork):
- purpose: add ability to configure both modem and lan
- clean up the behaviour
-
- * fs.pm (write_fstab):
- purpose: sort the fstab per mount point (cuz /usr must be before /usr/local)
- also: rewrite of the part writing the fstab.
diff --git a/perl-install/Makefile b/perl-install/Makefile
deleted file mode 100644
index f5e855c26..000000000
--- a/perl-install/Makefile
+++ /dev/null
@@ -1,157 +0,0 @@
-include Makefile.config
-
-.PHONY: all $(DIRS) install clean stage2 full_stage2 verify_c
-
-all: TAGS $(DIRS)
-
-TAGS: $(PMS)
- etags -o - $^ | ./perl2etags > $@
-
-clean:
- for i in $(DIRS); do $(MAKE) -C $$i clean; done
- rm -rf auto ../drakxtools.tar.bz2
- find . -name "*~" -o -name ".#*" -o -name "TAGS" -o -name "*.old" | xargs rm -f
-
-tar-drakxtools: clean
- $(MAKE) -C ../tools clean
- cd .. ; rm -rf drakxtools ; cp -af perl-install drakxtools ; cp -af tools/ddcprobe tools/serial_probe drakxtools
- cd ../drakxtools ; perl -pi -e 's/^C_RPM.*/C_RPM=0/; s/^C_DRAKX.*/C_DRAKX=0/' c/Makefile
- cd ../drakxtools ; rm -rf install* pkgs.pm ftp.pm t.pm */CVS ; mv Makefile.drakxtools Makefile ; mv -f standalone/* .
- cd .. ; tar cfj drakxtools.tar.bz2 --exclude CVS $(patsubst %,drakxtools/%,Makefile Makefile.config Newt c ddcprobe serial_probe share/po sbus_probing resize_fat share/diskdrake.rc share/wizard.rc $(STANDALONEPMS) icons pixmaps *.pm)
- cd .. ; rm -rf drakxtools
-
-$(DIRS):
- install -d auto
- $(MAKE) -C $@
-
-test_pms: verify_c
- for i in install2 standalone/keyboarddrake standalone/XFdrake standalone/drakboot; do ./perl2fcalls -excludec -excluderesize_fat::c_rewritten $$i; done
- for i in install2 install_steps_*.pm; do perl -cw -I. $$i; done
-
-verify_c:
- ./verify_c $(PMS)
-
-install_pms: $(DIRS)
- for i in `perl -ne 's/sub (\w+?)_? {.*/$$1/ and print' commands.pm` sync; do ln -sf commands $(DEST)/usr/bin/$$i; done
-
- install -d $(DESTREP4PMS)
- for i in $(PMS); do \
- dest=$(DESTREP4PMS)/`dirname $$i`; \
- install -d $$dest; \
- perl -ne 'print' $$i > $(DESTREP4PMS)/$$i; \
- perl -pe 's/#[-+].*//; $$_ = "\n" if (/^=head/ .. /^=cut/) || /use (diagnostics|vars|strict)/' $$i > $(DESTREP4PMS)/$$i; \
- done
-# perl -pe 's/#-.*//; $$_ = "\n" if (/^=head/ .. /^=cut/) || /use (diagnostics)/' $$i > $(DESTREP4PMS)/$$i; \
-
- cp share/*.rc $(DESTREP4PMS)
- install -d $(DESTREP4PMS)/po
- cp -f share/po/*.po* $(DESTREP4PMS)/po ||:
- chmod a+x $(DESTREP4PMS)/install2
- chmod a+x $(DESTREP4PMS)/commands
- chmod a+x $(DESTREP4PMS)/standalone/*
- chmod a+x $(DESTREP4PMS)/g_auto_install
- chmod a+x $(DESTREP4PMS)/live_install*
-
-get_needed_files: $(DIRS)
-# export PERL_INSTALL_TEST=1 ; strace -f -e trace=file -o '| grep -v "(No such file or directory)" | sed -e "s/[^\"]*\"//" -e "s/\".*//" | grep "^/" | grep -v -e "^/tmp" -e "^/home" -e "^/proc" -e "^/var" -e "^/dev" -e "^/etc" -e "^/usr/lib/rpm" > /tmp/list ' $(PERL) -d install2 < /dev/null
- eval `perl -V:version`; \
- cat share/list `../tools/specific_arch share/list` | \
- perl -pe "s/ARCH/$(ARCH)/g" | perl -pe "s/PERL_VERSION/$$version/g" > /tmp/list
-
- @missing=`perl -lne 'print if !-e $$_' /tmp/list`; [ -z "$$missing" ] || { echo "missing files vvvvvvvvvvvvvvvvvvvvvvvvvv" ; echo "$$missing" ; echo "missing files ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" ; exit 1; }
-
- find auto -follow -name "*.so" >> /tmp/list
-
- for i in $(LOCALFILES) `cat /tmp/list` ; do \
- ldd $$i 2>/dev/null | grep "=>" | sed -e 's/.*=> //' -e 's/ .*//' | uniq | sort >> /tmp/list; \
- done
-
- perl -Mlang -I. -e 'print "$$_\n" foreach lang::console_font_files()' >> /tmp/list
-
- install -d $(DEST)/etc
- install -d $(DEST)/etc/sysconfig/network-scripts
- install -d $(DEST)/lib
- install -d $(DEST)/bin
- install -d $(DEST)/usr/bin
- install -d $(DEST)/usr/lib
- install -d $(DEST)/usr/share
- install -d $(DEST)/usr/share/gtk
- install -d $(DEST)/usr/share/xmodmap
- install -d $(DEST)/usr/X11R6/lib/X11
- install -d $(ROOTDEST)/Mandrake/base
- install -s $(LOCALFILES) $(DEST)/usr/bin
-# cp -f $(LOCALFILES2) $(DEST)/usr/bin
- ln -s ../X11R6/lib/X11 $(DEST)/usr/lib/X11
-ifeq (sparc,$(ARCH))
- cp -a /usr/X11R6/lib/X11/xkb $(DEST)/usr/X11R6/lib/X11
- rm -f $(DEST)/usr/X11R6/lib/X11/xkb/compiled
- ln -s /tmp $(DEST)/usr/X11R6/lib/X11/xkb/compiled
- ln -s /usr/X11R6/lib/X11/xkb/xkbcomp $(DEST)/usr/bin/xkbcomp
-endif
-ifeq (i386,$(ARCH))
- install -s ../all.kernels/*/cardmgr/cardmgr-* $(DEST)/usr/bin
-endif
-
- for i in `cat /tmp/list`; do \
- if (echo $$i | grep -q "lib/[^/]*\.so"); then \
- install -s $$i $(DEST)/lib; \
- else \
- d=$$i; \
- (echo $$d | grep -q "^[^/]") && d="$(REP4PMS)/$$d"; \
- d=`echo $(DEST)/$$d | sed 's/\/usr\/local\//\/usr\//'`; \
- install -d `dirname $$d` && \
- if (echo $$i | grep -q "\.pm"); then \
- perl -pe '$$_ =~ /^__END__/ and exit(0);' $$i > $$d; \
- elif (echo $$i | grep -q "\.so"); then \
- install -s $$i $$d; \
- else \
- cp -f $$i $$d; \
- fi; \
- fi; \
- done
- mv -f $(DEST)/lib/libimlib-png.so $(DEST)/usr/lib
-
-# # transform xpm's in png's
- for i in $(DEST)/usr/share/icons/*.xpm; do convert $$i `echo $$i | sed 's/xpm/png/'`; rm $$i; done
-
- mv -f $(DEST)/bin/* $(DEST)/sbin/* $(DEST)/usr/bin
- cd $(DEST)/usr/bin ; mv insmod insmod_
- rmdir $(DEST)/bin $(DEST)/sbin
-
- perl -ane 'symlink "$$F[1]", "$(DEST)/usr/bin/$$F[0]"' share/aliases
-
- for i in fonts keyboards locales keymaps; do tar xfj `../tools/specific_arch share/$$i.tar.bz2` -C $(DEST); done
-
- grep ChangeLog CVS/Entries > $(DEST)/usr/share/VERSION
-
- gzip -9 $(DEST)/usr/share/ldetect-lst/*
-
- cd share ; cp -a modparm.lst $(DEST)/usr/share
- cd share ; cp -a consolefonts $(DEST)/usr/share
- cd share ; cp template.in/*.in $(DEST)/usr/share
- -cd share ; cp -f *.png *.xpm $(DEST)/usr/share
- -cd pixmaps ; cp -f *.png *.xpm $(DEST)/usr/share ; rm -f $(DEST)/usr/share/wiz_*
- cd share ; cp -a themes $(DEST)/usr/share/gtk
- cd share ; cp compssUsers compssUsers.desktop rpmsrate $(ROOTDEST)/Mandrake/base
-
- for i in ../all.modules/modules.cz*; do cp -f $$i $(DEST)/lib/; done
-
-# echo -e '#!/bin/sh\n\nexec "/usr/bin/sh"' > $(DEST)/usr/bin/runinstall2
-# chmod a+x $(DEST)/usr/bin/runinstall2
-
-ifeq (i386,$(ARCH))
- cp -a /etc/pcmcia $(DEST)/etc
- patch -p0 -d $(DEST)/etc < ../tools/pcmcia_config.patch
-endif
-
- find $(DEST) -name CVS | xargs rm -rf
-
-full_stage2:
- if [ `id -u` = 0 ]; then rm -rf $(DEST); else $(SUDO) rm -rf $(DEST); fi
- mkdir -p $(DEST)
- $(MAKE) get_needed_files
- $(MAKE) stage2
-
-stage2:
- $(MAKE) install_pms
- $(ROOTDEST)/misc/make_mdkinst_stage2 $(DEST) $(ROOTDEST)/Mandrake/base/mdkinst_stage2
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
deleted file mode 100644
index 01edefaa5..000000000
--- a/perl-install/Makefile.config
+++ /dev/null
@@ -1,21 +0,0 @@
-ARCH := $(patsubst i%86,i386,$(shell uname -m))
-ARCH := $(patsubst sparc%,sparc,$(ARCH))
-
-VERSION = 2.2.10-BOOT
-SUDO = sudo
-SO_FILES = c/blib/arch/auto/c/c.so
-PMS = *.pm Newt/*.pm c/stuff.pm resize_fat/*.pm sbus_probing/*.pm commands install2 g_auto_install live_install live_install2
-STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet net_monitor tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw livedrake
-PMS += $(STANDALONEPMS:%=standalone/%)
-REP4PMS = /usr/bin/perl-install
-ROOTDEST = /export
-DEST = $(ROOTDEST)/Mandrake/mdkinst
-STAGE2 = $(ROOTDEST)/Mandrake/base/mdkinst_stage2
-BASE = $(ROOTDEST)/Mandrake/base
-DESTREP4PMS = $(DEST)$(REP4PMS)
-PERL = perl
-LOCALFILES = $(patsubst %, ../tools/%,$(ARCH)/e2fsck.shared ddcprobe/ddcxinfos serial_probe/serial_probe xhost+)
-DIRS = c Newt resize_fat #po
-CFLAGS = -Wall
-override CFLAGS += -pipe
-
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools
deleted file mode 100644
index 7395064d4..000000000
--- a/perl-install/Makefile.drakxtools
+++ /dev/null
@@ -1,43 +0,0 @@
-include Makefile.config
-
-DIRS = ddcprobe serial_probe share/po Newt c resize_fat
-PREFIX =
-SBINDEST = $(PREFIX)/usr/sbin
-ETCDEST = $(PREFIX)/etc/gtk
-DATADIR = $(PREFIX)/usr/share
-BINDEST = $(PREFIX)/usr/bin
-LIBDEST = $(PREFIX)/usr/lib/libDrakX
-BINX11DEST = $(PREFIX)/usr/X11R6/bin
-LIBX11DEST = $(PREFIX)/usr/X11R6/lib/X11
-PIXDIR = $(PREFIX)/usr/share/libDrakX/pixmaps
-.PHONY: $(DIRS)
-
-all: $(DIRS)
-
-$(DIRS):
- install -d auto
- rm standalone ; ln -s . standalone
- rm -f po/DrakX.pot # force rebuild of po's
- $(MAKE) -C $@
-
-install:
- install -d $(BINDEST) $(ETCDEST) $(SBINDEST) $(DATADIR) $(LIBDEST) $(BINX11DEST) $(LIBX11DEST) $(PIXDIR) $(LIBDEST)/po $(DIRS:%=$(LIBDEST)/%)
- install -d $(LIBDEST)/sbus_probing
- install $(STANDALONEPMS) $(SBINDEST)
- install -s ddcprobe/ddcxinfos serial_probe/serial_probe $(SBINDEST)
- ln -s ../../$(patsubst $(PREFIX)/usr%,%,$(SBINDEST))/XFdrake $(BINX11DEST)/Xdrakres
-
- install -m 644 *.pm $(LIBDEST)
- install -m 644 pixmaps/* $(PIXDIR)
- install -m 644 share/diskdrake.rc $(ETCDEST)
- install -m 644 share/wizard.rc $(ETCDEST)
- install -m 644 share/po/*.po $(LIBDEST)/po
- install -m 644 $(patsubst %,Newt/%.pm,Newt) $(LIBDEST)/Newt
- install -m 644 $(patsubst %,c/%.pm,stuff) $(LIBDEST)/c
- install -m 644 $(patsubst %,sbus_probing/%.pm,main) $(LIBDEST)/sbus_probing
- install -m 644 $(patsubst %,resize_fat/%.pm,main any boot_sector c_rewritten dir_entry directory fat info_sector io) $(LIBDEST)/resize_fat
- find $(LIBDEST) -name "*.pm" | xargs perl -pi -e '$$_ = "\n" if /\s*use\s+(diagnostics|vars|strict)/'
-
- cp -rf auto icons $(LIBDEST)
- bzip2 -9 $(LIBDEST)/po/*.po
- find $(LIBDEST) -name "*.so" | xargs strip
diff --git a/perl-install/Newt/.cvsignore b/perl-install/Newt/.cvsignore
deleted file mode 100644
index c296b7faf..000000000
--- a/perl-install/Newt/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-Newt.bs
-Newt.c
-pm_to_blib
-blib
-Makefile
-Makefile_c
diff --git a/perl-install/Newt/Av_CharPtrPtr.c b/perl-install/Newt/Av_CharPtrPtr.c
deleted file mode 100644
index f28fa6315..000000000
--- a/perl-install/Newt/Av_CharPtrPtr.c
+++ /dev/null
@@ -1,99 +0,0 @@
-#ifdef __cplusplus
-extern "C" {
-#endif
-#include "EXTERN.h"
-#include "perl.h"
-#include "XSUB.h"
-#include "Av_CharPtrPtr.h" /* XS_*_charPtrPtr() */
-#ifdef __cplusplus
-}
-#endif
-
-
-/* Used by the INPUT typemap for char**.
- * Will convert a Perl AV* (containing strings) to a C char**.
- */
-char **
-XS_unpack_charPtrPtr( rv )
-SV *rv;
-{
- AV *av;
- SV **ssv;
- char **s;
- int avlen;
- int x;
-
- if( SvROK( rv ) && (SvTYPE(SvRV(rv)) == SVt_PVAV) )
- av = (AV*)SvRV(rv);
- else {
- warn("XS_unpack_charPtrPtr: rv was not an AV ref");
- return( (char**)NULL );
- }
-
- /* is it empty? */
- avlen = av_len(av);
- if( avlen < 0 ){
- warn("XS_unpack_charPtrPtr: array was empty");
- return( (char**)NULL );
- }
-
- /* av_len+2 == number of strings, plus 1 for an end-of-array sentinel.
- */
- s = (char **)safemalloc( sizeof(char*) * (avlen + 2) );
- if( s == NULL ){
- warn("XS_unpack_charPtrPtr: unable to malloc char**");
- return( (char**)NULL );
- }
- for( x = 0; x <= avlen; ++x ){
- ssv = av_fetch( av, x, 0 );
- if( ssv != NULL ){
- if( SvPOK( *ssv ) ){
- s[x] = (char *)safemalloc( SvCUR(*ssv) + 1 );
- if( s[x] == NULL )
- warn("XS_unpack_charPtrPtr: unable to malloc char*");
- else
- strcpy( s[x], SvPV( *ssv, PL_na ) );
- }
- else
- warn("XS_unpack_charPtrPtr: array elem %d was not a string.", x );
- }
- else
- s[x] = (char*)NULL;
- }
- s[x] = (char*)NULL; /* sentinel */
- return( s );
-}
-
-/* Used by the OUTPUT typemap for char**.
- * Will convert a C char** to a Perl AV*.
- */
-void
-XS_pack_charPtrPtr( st, s )
-SV *st;
-char **s;
-{
- AV *av = newAV();
- SV *sv;
- char **c;
-
- for( c = s; *c != NULL; ++c ){
- sv = newSVpv( *c, 0 );
- av_push( av, sv );
- }
- sv = newSVrv( st, NULL ); /* upgrade stack SV to an RV */
- SvREFCNT_dec( sv ); /* discard */
- SvRV( st ) = (SV*)av; /* make stack RV point at our AV */
-}
-
-
-/* cleanup the temporary char** from XS_unpack_charPtrPtr */
-void
-XS_release_charPtrPtr(s)
-char **s;
-{
- char **c;
- for( c = s; *c != NULL; ++c )
- safefree( *c );
- safefree( s );
-}
-
diff --git a/perl-install/Newt/Av_CharPtrPtr.h b/perl-install/Newt/Av_CharPtrPtr.h
deleted file mode 100644
index 765f1a731..000000000
--- a/perl-install/Newt/Av_CharPtrPtr.h
+++ /dev/null
@@ -1,4 +0,0 @@
-char ** XS_unpack_charPtrPtr _(( SV *rv ));
-void XS_pack_charPtrPtr _(( SV *st, char **s ));
-void XS_release_charPtrPtr _(( char **s ));
-
diff --git a/perl-install/Newt/Makefile b/perl-install/Newt/Makefile
deleted file mode 100644
index cb80c5ab7..000000000
--- a/perl-install/Newt/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-.PHONY: clean
-
-Newt: %: %.xs
- test -e Makefile_c || perl Makefile.PL
- $(MAKE) -f Makefile_c LD_RUN_PATH=
- rm -f ../auto/Newt ; ln -s ../Newt/blib/arch/auto/Newt ../auto
-
-clean:
- test ! -e Makefile_c || $(MAKE) -f Makefile_c clean
- rm -f *~ *.o
diff --git a/perl-install/Newt/Makefile.PL b/perl-install/Newt/Makefile.PL
deleted file mode 100644
index 6378a8f31..000000000
--- a/perl-install/Newt/Makefile.PL
+++ /dev/null
@@ -1,13 +0,0 @@
-use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-
-WriteMakefile(
- 'NAME' => 'Newt',
- 'OBJECT' => 'Av_CharPtrPtr.o Newt.o',
- 'MAKEFILE' => 'Makefile_c',
- 'OPTIMIZE' => '-Os',
- 'VERSION_FROM' => 'Newt.pm', # finds $VERSION
- 'LIBS' => ['-lnewt -lslang'],
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
-);
diff --git a/perl-install/Newt/Newt.pm b/perl-install/Newt/Newt.pm
deleted file mode 100644
index fdf9c0232..000000000
--- a/perl-install/Newt/Newt.pm
+++ /dev/null
@@ -1,16 +0,0 @@
-package Newt; # $Id$
-
-use strict;
-use vars qw($VERSION @ISA);
-use DynaLoader;
-
-use vars qw($VERSION @ISA);
-@ISA = qw(DynaLoader);
-$VERSION = '0.01';
-bootstrap Newt $VERSION;
-
-package Newt::Component; # $Id$
-package Newt::Grid; # $Id$
-
-
-1;
diff --git a/perl-install/Newt/Newt.xs b/perl-install/Newt/Newt.xs
deleted file mode 100644
index fba7c5455..000000000
--- a/perl-install/Newt/Newt.xs
+++ /dev/null
@@ -1,478 +0,0 @@
-#include "EXTERN.h"
-#include "perl.h"
-#include "XSUB.h"
-#include <newt.h>
-
-static void suspend() {
- newtSuspend();
- raise(SIGTSTP);
- newtResume();
-}
-
-static void componentCallback(newtComponent co, void *data) {
- dSP;
- PUSHMARK(SP);
- perl_call_sv((SV *) data, G_DISCARD);
-}
-
-
-typedef newtComponent Newt__Component;
-typedef newtGrid Newt__Grid;
-
-
-MODULE = Newt PACKAGE = Newt PREFIX = newt
-
-void
-DESTROY()
- CODE:
- {
- newtFinished();
- }
-
-int
-newtInit()
-
-int
-newtFinished()
-
-void
-newtCls()
-
-void
-newtSuspend()
-
-void
-newtResume()
-
-int
-newtCenteredWindow(width,height,title)
- int width;
- int height;
- const char * title;
-
-void
-newtPopWindow()
-
-void
-newtRefresh()
-
-void
-newtPushHelpLine(text)
- const char * text;
-
-void
-newtDrawRootText(row,col,text)
- int row;
- int col;
- const char * text;
-
-void
-newtGetScreenSize()
- PPCODE:
-{
- int cols, rows;
- newtGetScreenSize(&cols, &rows);
- PUSHs(sv_2mortal(newSViv(cols)));
- PUSHs(sv_2mortal(newSViv(rows)));
-}
-
-void
-newtSetSuspendCallback()
- CODE:
- {
- newtSetSuspendCallback(suspend, NULL);
- }
-
-
-void
-newtWinMessage(title,buttonText,text)
- char * title;
- char * buttonText;
- char * text;
-
-int
-newtWinChoice(title,button1,button2,text)
- char * title;
- char * button1;
- char * button2;
- char * text;
-
-int
-newtWinTernary(title,button1,button2,button3,message)
- char * title;
- char * button1;
- char * button2;
- char * button3;
- char * message;
-
-void
-newtWinMenu(title,text,suggestedWidth,flexDown,flexUp,maxListHeight,list,def,buttons, ...)
- char * title;
- char * text;
- int suggestedWidth;
- int flexDown;
- int flexUp;
- int maxListHeight;
- char **list;
- int def;
- char *buttons;
- PPCODE:
- {
- int button;
-#define nb 8
-#define a(i) SvPV(ST(i + nb),PL_na)
- button = newtWinMenu(title, text, suggestedWidth, flexDown, flexUp, maxListHeight, list, &def,
- items > nb + 0 ? a( 0) : NULL,
- items > nb + 1 ? a( 1) : NULL,
- items > nb + 2 ? a( 2) : NULL,
- items > nb + 3 ? a( 3) : NULL,
- items > nb + 4 ? a( 4) : NULL,
- items > nb + 5 ? a( 5) : NULL,
- items > nb + 6 ? a( 6) : NULL,
- items > nb + 7 ? a( 7) : NULL,
- items > nb + 8 ? a( 8) : NULL,
- items > nb + 9 ? a( 9) : NULL,
- items > nb + 10 ? a(10) : NULL,
- NULL);
-#undef a
- EXTEND(SP, 2);
- PUSHs(sv_2mortal(newSViv(button)));
- PUSHs(sv_2mortal(newSViv(def)));
- }
-
-MODULE = Newt PACKAGE = Newt::Component PREFIX = newt
-
-void
-addCallback(co, callback)
- Newt::Component co;
- SV *callback;
- CODE:
- newtComponentAddCallback(co, componentCallback, callback);
-
-Newt::Component
-newtCompactButton(left,top,text)
- int left;
- int top;
- const char * text;
-
-Newt::Component
-newtButton(left,top,text)
- int left;
- int top;
- const char * text;
-
-Newt::Component
-newtCheckbox(left,top,text,defValue,seq)
- int left;
- int top;
- const char * text;
- char *defValue;
- const char * seq;
- CODE:
- RETVAL = newtCheckbox(left, top, text, defValue[0], seq, NULL);
- OUTPUT:
- RETVAL
-
-int
-newtCheckboxGetValue(co)
- Newt::Component co;
-
-void
-newtCheckboxSetValue(co, value)
- Newt::Component co;
- char *value;
- CODE:
- newtCheckboxSetValue(co, value[0]);
-
-Newt::Component
-newtLabel(left,top,text)
- int left;
- int top;
- const char * text;
-
-void
-newtLabelSetText(co,text)
- Newt::Component co;
- const char * text;
-
-Newt::Component
-newtVerticalScrollbar(left,top,height,normalColorset,thumbColorset)
- int left;
- int top;
- int height;
- int normalColorset;
- int thumbColorset;
-
-void
-newtScrollbarSet(co,where,total)
- Newt::Component co;
- int where;
- int total;
-
-Newt::Component
-newtListbox(left,top,height,flags)
- int left;
- int top;
- int height;
- int flags;
-
-SV *
-newtListboxGetCurrent(co)
- Newt::Component co;
-CODE:
- RETVAL = SvREFCNT_inc(newtListboxGetCurrent(co));
-OUTPUT:
- RETVAL
-
-
-void
-newtListboxSetCurrent(co,indice)
- Newt::Component co;
- int indice;
-
-void
-newtListboxSetWidth(co,width)
- Newt::Component co;
- int width;
-
-int
-newtListboxAddEntry(co,text,data)
- Newt::Component co;
- const char * text;
- SV * data;
-CODE:
- RETVAL = newtListboxAddEntry(co, text, data);
-OUTPUT:
- RETVAL
-
-Newt::Component
-newtTextboxReflowed(left,top,text,width,flexDown,flexUp,flags)
- int left;
- int top;
- char * text;
- int width;
- int flexDown;
- int flexUp;
- int flags;
-
-Newt::Component
-newtTextbox(left,top,width,height,flags)
- int left;
- int top;
- int width;
- int height;
- int flags;
-
-void
-newtTextboxSetText(co,text)
- Newt::Component co;
- const char * text;
-
-void
-newtTextboxSetHeight(co,height)
- Newt::Component co;
- int height;
-
-int
-newtTextboxGetNumLines(co)
- Newt::Component co;
-
-char *
-newtReflowText(text,width,flexDown,flexUp,actualWidth,actualHeight)
- char * text;
- int width;
- int flexDown;
- int flexUp;
- int * actualWidth;
- int * actualHeight;
-
-Newt::Component
-newtForm(vertBar,help,flags)
- Newt::Component vertBar;
- const char * help;
- int flags;
-
-void
-newtFormSetSize(co)
- Newt::Component co;
-
-Newt::Component
-newtFormGetCurrent(co)
- Newt::Component co;
-
-void
-newtFormSetBackground(co,color)
- Newt::Component co;
- int color;
-
-void
-newtFormSetCurrent(co,subco)
- Newt::Component co;
- Newt::Component subco;
-
-void
-newtFormAddComponent(form,co)
- Newt::Component form;
- Newt::Component co;
-
-void
-newtFormAddGrid(form,grid,recurse)
- Newt::Component form;
- Newt::Grid grid;
- int recurse;
- CODE:
- newtGridAddComponentsToForm(grid,form,recurse);
-
-void
-newtFormSetHeight(co,height)
- Newt::Component co;
- int height;
-
-void
-newtFormSetWidth(co,width)
- Newt::Component co;
- int width;
-
-Newt::Component
-newtRunForm(form)
- Newt::Component form;
-
-void
-newtDrawForm(form)
- Newt::Component form;
-
-Newt::Component
-newtEntry(left,top,initialValue,width,flag)
- int left;
- int top;
- const char * initialValue;
- int width;
- int flag;
- CODE:
- {
- char *result;
- RETVAL = newtEntry(left,top,initialValue,width,&result,flag);
- }
- OUTPUT:
- RETVAL
-
-void
-newtEntrySet(co,value,cursorAtEnd)
- Newt::Component co;
- const char * value;
- int cursorAtEnd;
-
-char *
-newtEntryGetValue(co)
- Newt::Component co;
-
-void
-newtFormDestroy(form)
- Newt::Component form;
-
-MODULE = Newt PACKAGE = Newt::Grid PREFIX = newt
-
-Newt::Grid
-newtCreateGrid(cols,rows)
- int cols;
- int rows;
-
-Newt::Grid
-HCloseStacked(first, ...)
- Newt::Component first;
- CODE:
- {
- int i;
- newtComponent *p = alloca(sizeof(newtComponent) * (2 * items + 1));
- for (i = 0; i < items; i++) {
- p[2 * i] = 1;
- p[2 * i + 1] = (newtComponent)SvIV((SV*)SvRV( ST(i) ));
- }
- p[2 * items] = NULL;
- RETVAL = ((newtGrid (*)()) newtGridHCloseStacked)();
- }
-OUTPUT:
-RETVAL
-
-
-Newt::Grid
-newtGridBasicWindow(text,middle,buttons)
- Newt::Component text;
- Newt::Grid middle;
- Newt::Grid buttons;
-
-
-Newt::Grid
-newtGridSimpleWindow(text,middle,buttons)
- Newt::Component text;
- Newt::Component middle;
- Newt::Grid buttons;
-
-void
-newtGridSetField(grid,col,row,type,val,padLeft,padTop,padRight,padBottom,anchor,flags)
- Newt::Grid grid;
- int col;
- int row;
- enum newtGridElement type;
- void * val;
- int padLeft;
- int padTop;
- int padRight;
- int padBottom;
- int anchor;
- int flags;
-
-
-void
-newtGridFree(grid,recurse)
- Newt::Grid grid;
- int recurse;
-
-void
-newtGridPlace(grid,left,top)
- Newt::Grid grid;
- int left;
- int top;
-
-void
-newtGridGetSize(grid)
- Newt::Grid grid;
- PPCODE:
-{
- int width;
- int height;
- newtGridGetSize(grid, &width, &height);
- PUSHs(sv_2mortal(newSViv(width)));
- PUSHs(sv_2mortal(newSViv(height)));
-}
-
-void
-newtGridWrappedWindow(grid,title)
- Newt::Grid grid;
- char * title;
-
-Newt::Grid
-newtButtonBar(button1, ...)
- char * button1;
- PPCODE:
- {
- static newtComponent p[11];
- int i;
- EXTEND(SP, items + 1);
-#define a(i) (char *)SvPV(ST(i),PL_na)
- PUSHs(sv_setref_pv(sv_newmortal(), "Newt::Grid",
- newtButtonBar(items > 0 ? a( 0) : NULL, items > 0 ? &p[ 0] : NULL,
- items > 1 ? a( 1) : NULL, items > 1 ? &p[ 1] : NULL,
- items > 2 ? a( 2) : NULL, items > 2 ? &p[ 2] : NULL,
- items > 3 ? a( 3) : NULL, items > 3 ? &p[ 3] : NULL,
- items > 4 ? a( 4) : NULL, items > 4 ? &p[ 4] : NULL,
- items > 5 ? a( 5) : NULL, items > 5 ? &p[ 5] : NULL,
- items > 6 ? a( 6) : NULL, items > 6 ? &p[ 6] : NULL,
- items > 7 ? a( 7) : NULL, items > 7 ? &p[ 7] : NULL,
- items > 8 ? a( 8) : NULL, items > 8 ? &p[ 8] : NULL,
- items > 9 ? a( 9) : NULL, items > 9 ? &p[ 9] : NULL,
- items > 10 ? a(10) : NULL, items > 10 ? &p[10] : NULL,
- NULL)));
-#undef a
- for (i = 0; i < items; i++) PUSHs(sv_setref_pv(sv_newmortal(), "Newt::Component", p[i]));
- }
diff --git a/perl-install/Newt/typemap b/perl-install/Newt/typemap
deleted file mode 100644
index 5aaa2f668..000000000
--- a/perl-install/Newt/typemap
+++ /dev/null
@@ -1,25 +0,0 @@
-TYPEMAP
-
-const char * T_PV
-const void * T_PV
-int * T_PV
-void ** T_PACKED
-
-enum newtFlagsSense T_IV
-enum newtGridElement T_IV
-SV ** T_SV
-
-Newt::Component NewtComponent
-Newt::Grid NewtGrid
-
-INPUT
-NewtComponent
- $var = ($type) SvIV((SV*)SvRV($arg))
-NewtGrid
- $var = ($type) SvIV((SV*)SvRV($arg))
-
-OUTPUT
-NewtComponent
- sv_setref_pv($arg, "Newt::Component", (void*) $var);
-NewtGrid
- sv_setref_pv($arg, "Newt::Grid", (void*) $var);
diff --git a/perl-install/Xconfig.pm b/perl-install/Xconfig.pm
deleted file mode 100644
index c91f5f666..000000000
--- a/perl-install/Xconfig.pm
+++ /dev/null
@@ -1,212 +0,0 @@
-package Xconfig; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common :file :system);
-use mouse;
-use devices;
-use Xconfigurator;
-
-# otherwise uses the rule substr($keymap, 0, 2)
-my %keymap_translate = (
- cf => "ca_enhanced",
- uk => "gb",
-);
-
-
-1;
-
-sub keymap_translate {
- $keymap_translate{$_[0]} || substr($_[0], 0, 2);
-}
-
-
-sub getinfo {
- my $o = shift || {};
- getinfoFromDDC($o);
- getinfoFromSysconfig($o);
-
- my ($mouse) = mouse::detect();
- add2hash($o->{mouse}, $mouse) unless $o->{mouse}{XMOUSETYPE};
- add2hash($o->{mouse}{auxmouse}, $mouse->{auxmouse}) unless $o->{mouse}{auxmouse}{XMOUSETYPE};
- $o->{mouse}{auxmouse}{XMOUSETYPE} or delete $o->{mouse}{auxmouse};
-
- $o->{mouse}{device} ||= "mouse" if -e "/dev/mouse";
- $o;
-}
-
-sub getinfoFromXF86Config {
- my $o = shift || {}; #- original $::o->{X} which must be changed only if sure!
- my $prefix = shift || "";
- my (%keyboard, %mouse, %wacom, %card, %monitor);
- my (%c, $depth, $driver);
-
- local $_;
- local *G; open G, "$prefix/etc/X11/XF86Config-4";
- while (<G>) {
- if (my $i = /^Section "InputDevice"/ .. /^EndSection/) {
- %c = () if $i == 1;
-
- $c{driver} = $1 if /^\s*Driver\s+"(.*?)"/;
- $c{id} = $1 if /^\s*Identifier\s+"[^\d"]*(\d*)"/;
- $c{xkb_model} ||= $1 if /^\s*Option\s+"XkbModel"\s+"(.*?)"/;
- $c{xkb_keymap} ||= $1 if /^\s*Option\s+"XkbLayout"\s+"(.*?)"/;
- $c{XMOUSETYPE} ||= $1 if /^\s*Option\s+"Protocol"\s+"(.*?)"/;
- $c{device} ||= $1 if /^\s*Option\s+"Device"\s+"\/dev\/(.*?)"/;
- $c{chordmiddle} ||= $1 if /^\s*Option\s+"ChordMiddle"\s+"\/dev\/(.*?)"/;
- $c{nbuttons} = 2 if /^\s*Option\s+"Emulate3Buttons"\s+/;
- $c{nbuttons} ||= 3 if /^\s*#\s*Option\s+"Emulate3Buttons"\s+/;
- $c{nbuttons} ||= 5 if /^\s*#\s*Option\s+"ZAxisMapping"\s.*5/;
- $c{nbuttons} = 7 if /^\s*#\s*Option\s+"ZAxisMapping"\s.*7/;
-
- if ($i =~ /E0/) {
- @keyboard{qw(xkb_keymap)} = @c{qw(xkb_keymap)}
- if $c{driver} =~ /keyboard/i;
- @{$mouse{auxmouse}}{qw(XMOUSETYPE device chordmiddle nbuttons)} = @c{qw(XMOUSETYPE device chordmiddle nbuttons)}
- if $c{driver} =~ /mouse/i && $c{id} > 1;
- @mouse{qw(XMOUSETYPE device chordmiddle nbuttons)} = @c{qw(XMOUSETYPE device chordmiddle nbuttons)}
- if $c{driver} =~ /mouse/i && $c{id} < 1;
- $wacom{$c{device}} = undef
- if $c{driver} =~ /wacom/i;
- }
- } elsif (/^Section "Monitor"/ .. /^EndSection/) {
- $monitor{type} ||= $1 if /^\s*Identifier\s+"(.*?)"/;
- $monitor{hsyncrange} ||= $1 if /^\s*HorizSync\s+(.*)/;
- $monitor{vsyncrange} ||= $1 if /^\s*VertRefresh\s+(.*)/;
- $monitor{vendor} ||= $1 if /^\s*VendorName\s+"(.*?)"/;
- $monitor{model} ||= $1 if /^\s*ModelName\s+"(.*?)"/;
- $monitor{modelines_}{"$1_$2"} = $_ if /^\s*Mode[lL]ine\s+(\S+)\s+(\S+)\s+/;
- } elsif (my $s = /^Section "Screen"/ .. /^EndSection/) {
- $card{default_depth} ||= $1 if /^\s*DefaultColorDepth\s+(\d+)/;
- if (my $i = /^\s*Subsection\s+"Display"/ .. /^\s*EndSubsection/) {
- undef $depth if $i == 1;
- $depth = $1 if /^\s*Depth\s+(\d*)/;
- if (/^\s*Modes\s+(.*)/) {
- my $a = 0;
- unshift @{$card{depth}{$depth || 8} ||= []}, #- insert at the beginning for resolution_wanted!
- grep { $_->[0] >= 640 } map { [ /"(\d+)x(\d+)"/ ] } split ' ', $1;
- }
- }
- }
- }
- close G;
- local *F; open F, "$prefix/etc/X11/XF86Config";
- while (<F>) {
- if (/^Section "Keyboard"/ .. /^EndSection/) {
- $keyboard{xkb_model} ||= $1 if /^\s*XkbModel\s+"(.*?)"/;
- $keyboard{xkb_keymap} ||= $1 if /^\s*XkbLayout\s+"(.*?)"/;
- } elsif (/^Section "Pointer"/ .. /^EndSection/) {
- $mouse{XMOUSETYPE} ||= $1 if /^\s*Protocol\s+"(.*?)"/;
- $mouse{device} ||= $1 if m|^\s*Device\s+"/dev/(.*?)"|;
- $mouse{cleardtrrts} ||= 1 if m/^\s*ClearDTR\s+/;
- $mouse{cleardtrrts} ||= 1 if m/^\s*ClearRTS\s+/;
- $mouse{chordmiddle} ||= 1 if m/^\s*ChordMiddle\s+/;
- $mouse{nbuttons} = 2 if m/^\s*Emulate3Buttons\s+/;
- $mouse{nbuttons} ||= 3 if m/^\s*#\s*Emulate3Buttons\s+/;
- $mouse{nbuttons} ||= 5 if m/^\s*ZAxisMapping\s.*5/;
- $mouse{nbuttons} = 7 if m/^\s*ZAxisMapping\s.*7/;
- } elsif (/^Section "XInput"/ .. /^EndSection/) {
- if (/^\s*SubSection "Wacom/ .. /^\s*EndSubSection/) {
- $wacom{$1} = undef if /^\s*Port\s+"\/dev\/(.*?)"/;
- }
- } elsif (/^Section "Monitor"/ .. /^EndSection/) {
- $monitor{type} ||= $1 if /^\s*Identifier\s+"(.*?)"/;
- $monitor{hsyncrange} ||= $1 if /^\s*HorizSync\s+(.*)/;
- $monitor{vsyncrange} ||= $1 if /^\s*VertRefresh\s+(.*)/;
- $monitor{vendor} ||= $1 if /^\s*VendorName\s+"(.*?)"/;
- $monitor{model} ||= $1 if /^\s*ModelName\s+"(.*?)"/;
- $monitor{modelines_}{"$1_$2"} = $_ if /^\s*Mode[lL]ine\s+(\S+)\s+(\S+)\s+/;
- } elsif (my $i = /^Section "Device"/ .. /^EndSection/) {
- %c = () if $i == 1;
-
- $c{type} ||= $1 if /^\s*Identifier\s+"(.*?)"/;
- $c{memory} ||= $1 if /VideoRam\s+(\d+)/;
- $c{flags}{needVideoRam} ||= 1 if /^\s*VideoRam\s+/;
- $c{vendor} ||= $1 if /^\s*VendorName\s+"(.*?)"/;
- $c{board} ||= $1 if /^\s*BoardName\s+"(.*?)"/;
- $c{driver} ||= $1 if /^\s*Driver\s+"(.*?)"/;
- $c{options_xf3}{$1} ||= 1 if /^\s*Option\s+"(.*?)"/;
- $c{options_xf3}{$1} ||= 0 if /^\s*#\s*Option\s+"(.*?)"/;
-
- add2hash(\%card, \%c) if ($i =~ /E0/ && $c{type} && $c{type} ne "Generic VGA");
- } elsif (my $s = /^Section "Screen"/ .. /^EndSection/) {
- undef $driver if $s == 1;
- $driver = $1 if /^\s*Driver\s+"(.*?)"/;
- if ($driver eq $Xconfigurator::serversdriver{$card{server}}) {
- $card{default_depth} ||= $1 if /^\s*DefaultColorDepth\s+(\d+)/;
- if (my $i = /^\s*Subsection\s+"Display"/ .. /^\s*EndSubsection/) {
- undef $depth if $i == 1;
- $depth = $1 if /^\s*Depth\s+(\d*)/;
- if (/^\s*Modes\s+(.*)/) {
- my $a = 0;
- unshift @{$card{depth}{$depth || 8} ||= []}, #- insert at the beginning for resolution_wanted!
- grep { $_->[0] >= 640 } map { [ /"(\d+)x(\d+)"/ ] } split ' ', $1;
- }
- }
- }
- }
- }
- close F;
-
- #- clean up modeline by those automatically given by $modelines_text.
- foreach (split /\n/, $Xconfigurator::modelines_text) {
- delete $monitor{modelines_}{"$1_$2"} if /^\s*Mode[lL]ine\s+(\S+)\s+(\S+)\s+(.*)/;
- }
- $monitor{modelines} .= $_ foreach values %{$monitor{modelines_}}; delete $monitor{modelines_};
-
- #- get the default resolution according the the current file.
- #- suggestion to take into account, but that have to be checked.
- $o->{card}{suggest_depth} = $card{default_depth};
- if (my @depth = keys %{$card{depth}}) {
- $o->{card}{suggest_wres} = ($card{depth}{$o->{card}{suggest_depth} || $depth[0]}[0][0]);
- }
-
- #- try to merge with $o, the previous has been obtained by ddcxinfos.
- add2hash($o->{keyboard} ||= {}, \%keyboard);
- add2hash($o->{mouse} ||= {}, \%mouse);
- add2hash($o->{mouse}{auxmouse} ||= {}, $mouse{auxmouse}) if $mouse{auxmouse}{XMOUSETYPE};
- @{$o->{wacom} || []} > 0 or $o->{wacom} = [ keys %wacom ];
- add2hash($o->{monitor} ||= {}, \%monitor);
-
- $o;
-}
-
-sub getinfoFromSysconfig {
- my $o = shift || {};
- my $prefix = shift || "";
-
- add2hash($o->{mouse} ||= {}, { getVarsFromSh("$prefix/etc/sysconfig/mouse") });
-
- if (my %keyboard = getVarsFromSh "$prefix/etc/sysconfig/keyboard") {
- $o->{keyboard}{xkb_keymap} ||= keymap_translate($keyboard{KEYTABLE}) if $keyboard{KEYTABLE};
- }
- $o;
-}
-
-sub getinfoFromDDC {
- my $o = shift || {};
- my $O = $o->{monitor} ||= {};
- #- return $o if $O->{hsyncrange} && $O->{vsyncrange} && $O->{modelines};
- my ($m, @l) = `ddcxinfos`;
- $? == 0 or return $o;
-
- $o->{card}{memory} ||= to_int($m);
- local $_;
- while (($_ = shift @l) ne "\n") {
- my ($depth, $x, $y) = split;
- $depth = int(log($depth) / log(2));
- if ($depth >= 8 && $x >= 640) {
- push @{$o->{card}{depth}{$depth}}, [ $x, $y ] unless scalar grep { $_->[0] == $x && $_->[1] == $y } @{$o->{card}{depth}{$depth}};
- push @{$o->{card}{depth}{32}}, [ $x, $y ] if $depth == 24 && ! scalar grep { $_->[0] == $x && $_->[1] == $y } @{$o->{card}{depth}{32}};
- }
- }
- my ($h, $v, $size, @m) = @l;
-
- chop $h; chop $v;
- $O->{hsyncrange} ||= $h;
- $O->{vsyncrange} ||= $v;
- $O->{size} ||= to_float($size);
- $O->{modelines} ||= join '', @m;
- $o;
-}
diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm
deleted file mode 100644
index 1676fcc04..000000000
--- a/perl-install/Xconfigurator.pm
+++ /dev/null
@@ -1,1455 +0,0 @@
-package Xconfigurator; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw($in $install @window_managers @depths @monitorSize2resolution @hsyncranges %min_hsync4wres @vsyncranges %depths @resolutions %serversdriver @svgaservers @accelservers @allbutfbservers @allservers %vgamodes %videomemory @ramdac_name @ramdac_id @clockchip_name @clockchip_id %keymap_translate %standard_monitors $XF86firstchunk_text $keyboardsection_start $keyboardsection_start_v4 $keyboardsection_part2 $keyboardsection_part3 $keyboardsection_part3_v4 $keyboardsection_end $pointersection_text $monitorsection_text1 $monitorsection_text2 $monitorsection_text3 $monitorsection_text4 $modelines_text_Trident_TG_96xx $modelines_text $devicesection_text $devicesection_text_v4 $screensection_text1 %lines @options %xkb_options $good_default_monitor $low_default_monitor $layoutsection_v4 $modelines_text_apple);
-
-use common qw(:common :file :functional :system);
-use log;
-use detect_devices;
-use run_program;
-use Xconfigurator_consts;
-use any;
-use modules;
-use my_gtk qw(:helpers :wrappers);
-
-my $tmpconfig = "/tmp/Xconfig";
-
-my ($prefix, %monitors, %standard_monitors_);
-
-
-sub xtest {
- my ($display) = @_;
- $::isStandalone ?
- system("DISPLAY=$display /usr/X11R6/bin/xtest") == 0 :
- c::Xtest($display);
-}
-
-sub getVGAMode($) { $_[0]->{card}{vga_mode} || $vgamodes{"640x480x16"}; }
-
-sub readCardsDB {
- my ($file) = @_;
- my ($card, %cards);
-
- my $F = common::openFileMaybeCompressed($file);
-
- my ($lineno, $cmd, $val) = 0;
- my $fs = {
- LINE => sub { push @{$card->{lines}}, $val unless $val eq "VideoRam" },
- NAME => sub {
- $cards{$card->{type}} = $card if $card;
- $card = { type => $val };
- },
- SEE => sub {
- my $c = $cards{$val} or die "Error in database, invalid reference $val at line $lineno";
-
- push @{$card->{lines}}, @{$c->{lines} || []};
- add2hash($card->{flags}, $c->{flags});
- add2hash($card, $c);
- },
- CHIPSET => sub {
- $card->{chipset} = $val;
- $card->{flags}{needChipset} = 1 if $val eq 'GeForce DDR';
- $card->{flags}{needVideoRam} = 1 if member($val, qw(mgag10 mgag200 RIVA128 SiS6326));
- },
- SERVER => sub { $card->{server} = $val; },
- DRIVER => sub { $card->{driver} = $val; },
- RAMDAC => sub { $card->{ramdac} = $val; },
- DACSPEED => sub { $card->{dacspeed} = $val; },
- CLOCKCHIP => sub { $card->{clockchip} = $val; $card->{flags}{noclockprobe} = 1; },
- NOCLOCKPROBE => sub { $card->{flags}{noclockprobe} = 1 },
- UNSUPPORTED => sub { $card->{flags}{unsupported} = 1 },
- COMMENT => sub {},
- };
-
- local $_;
- while (<$F>) { $lineno++;
- s/\s+$//;
- /^#/ and next;
- /^$/ and next;
- /^END/ and last;
-
- ($cmd, $val) = /(\S+)\s*(.*)/ or next; #log::l("bad line $lineno ($_)"), next;
-
- my $f = $fs->{$cmd};
-
- $f ? $f->() : log::l("unknown line $lineno ($_)");
- }
- \%cards;
-}
-sub readCardsNames {
- my $file = "$ENV{SHARE_PATH}/ldetect-lst/CardsNames";
- map { (split '=>')[0] } grep { !/^#/ } catMaybeCompressed($file);
-}
-sub cardName2RealName {
- my ($name) = @_;
- my $file = "$ENV{SHARE_PATH}/ldetect-lst/CardsNames";
- foreach (catMaybeCompressed($file)) {
- chop;
- next if /^#/;
- my ($name_, $real) = split '=>';
- return $real if $name eq $name_;
- }
- $name;
-}
-sub updateCardAccordingName {
- my ($card, $name) = @_;
- my $cards = readCardsDB("$ENV{SHARE_PATH}/ldetect-lst/Cards+");
-
- add2hash($card->{flags}, $cards->{$name}{flags});
- add2hash($card, $cards->{$name});
- $card;
-}
-
-sub readMonitorsDB {
- my ($file) = @_;
-
- %monitors and return;
-
- my $F = common::openFileMaybeCompressed($file);
- local $_;
- my $lineno = 0; while (<$F>) {
- $lineno++;
- s/\s+$//;
- /^#/ and next;
- /^$/ and next;
-
- my @fields = qw(vendor type eisa hsyncrange vsyncrange);
- my @l = split /\s*;\s*/;
- @l == @fields or log::l("bad line $lineno ($_)"), next;
-
- my %l; @l{@fields} = @l;
- if ($monitors{$l{type}}) {
- my $i; for ($i = 0; $monitors{"$l{type} ($i)"}; $i++) {}
- $l{type} = "$l{type} ($i)";
- }
- $monitors{"$l{vendor}|$l{type}"} = \%l;
- }
- while (my ($k, $v) = each %standard_monitors) {
- $monitors{'Generic|' . translate($k)} = $standard_monitors_{$k} =
- { hsyncrange => $v->[1], vsyncrange => $v->[2] };
- }
-}
-
-sub keepOnlyLegalModes {
- my ($card, $monitor) = @_;
- my $mem = 1024 * ($card->{memory} || ($card->{server} eq 'FBDev' ? 2048 : 99999));
- my $hsync = max(split(/[,-]/, $monitor->{hsyncrange}));
-
- while (my ($depth, $res) = each %{$card->{depth}}) {
- @$res = grep {
- $mem >= product(@$_, $depth / 8) &&
- $hsync >= ($min_hsync4wres{$_->[0]} || 0) &&
- ($card->{server} ne 'FBDev' || $vgamodes{"$_->[0]x$_->[1]x$depth"})
- } @$res;
- delete $card->{depth}{$depth} if @$res == 0;
- }
-}
-
-sub cardConfigurationAuto() {
- my @cards;
- if (my @c = grep { $_->{driver} =~ /(Card|Server):/ } detect_devices::probeall(1)) {
- foreach my $i (0..$#c) {
- local $_ = $c[$i]->{driver};
- my $card = { identifier => ($c[$i]{description} . (@c > 1 && " $i")) };
- $card->{type} = $1 if /Card:(.*)/;
- $card->{server} = $1 if /Server:(.*)/;
- $card->{flags}{needVideoRam} &&= /86c368/;
- $card->{busid} = "PCI:$c[$i]{pci_bus}:$c[$i]{pci_device}:$c[$i]{pci_function}";
- push @{$card->{lines}}, @{$lines{$card->{identifier}} || []};
- push @cards, $card;
- }
- }
- #- take a default on sparc if nothing has been found.
- if (arch() =~ /^sparc/ && !@cards) {
- log::l("Using probe with /proc/fb as nothing has been found!");
- local $_ = cat_("/proc/fb");
- if (/Mach64/) { push @cards, { server => "Mach64" } }
- elsif (/Permedia2/) { push @cards, { server => "3DLabs" } }
- else { push @cards, { server => "Sun24" } }
- }
- #- special case for dual head card using only one busid.
- @cards = map { my $dup = $_->{identifier} =~ /MGA G450/ ? 2 : 1;
- if ($dup > 1) {
- my @result;
- my $orig = $_;
- foreach (1..$dup) {
- my $card = {};
- add2hash($card, $orig);
- push @result, $card;
- }
- @result;
- } else {
- ($_);
- }
- } @cards;
- #- make sure no type are already used, duplicate both screen
- #- and rename type (because used as id).
- if (@cards > 1) {
- my $card = 1;
- foreach (@cards) {
- updateCardAccordingName($_, $_->{type}) if $_->{type};
- $_->{type} = "$_->{type} $card";
- $card++;
- }
- }
- #- in case of only one cards, remove all busid reference, this will avoid
- #- need of change of it if the card is moved.
- #- on many PPC machines, card is on-board, busid is important, leave?
- @cards == 1 and delete $cards[0]{busid} if arch() !~ /ppc/;
- @cards;
-}
-
-sub cardConfiguration(;$$$) {
- my ($card, $noauto, $cardOptions) = @_;
- $card ||= {};
-
- updateCardAccordingName($card, $card->{type}) if $card->{type}; #- try to get info from given type
- undef $card->{type} unless $card->{server}; #- bad type as we can't find the server
- my @cards = cardConfigurationAuto();
- if (@cards > 1 && ($noauto || !$card->{server})) {#} && !$::isEmbedded) {
- my (%single_heads, @choices, $tc);
- my $configure_multi_head = sub {
- add2hash($card, $cards[0]); #- assume good default.
- delete $card->{cards} if $noauto;
- $card->{cards} or $card->{cards} = \@cards;
- $card->{force_xf4} = 1; #- force XF4 in such case.
- $card->{Xinerama} = $_[0];
- };
- foreach (@cards) {
- unless ($_->{driver} && !$_->{flags}{unsupported}) {
- log::l("found card \"$_->{identifier}\" not supported by XF4, disabling mutli-head support");
- $configure_multi_head = undef;
- }
- #- if more than one card use the same BusID, we have to use screen.
- if ($single_heads{$_->{busid}}) {
- $single_heads{$_->{busid}}{screen} ||= 0;
- $_->{screen} = $single_heads{$_->{busid}}{screen} + 1;
- }
- $single_heads{$_->{busid}} = $_;
- }
- if ($configure_multi_head) {
- push @choices, { text => _("Configure all heads independantly"), code => sub { $configure_multi_head->('') } };
- push @choices, { text => _("Use Xinerama extension"), code => sub { $configure_multi_head->(1) } };
- }
- foreach (values %single_heads) {
- push @choices, { text => _("Configure only card \"%s\" (%s)", $_->{identifier}, $_->{busid}),
- code => sub { add2hash($card, $_); delete $card->{cards}; delete $card->{Xinerama} } };
- }
- $tc = $in->ask_from_listf(_("Multi-head configuration"),
-_("Your system support multiple head configuration.
-What do you want to do?"), sub { translate($_[0]{text}) }, \@choices) or return; #- no more die, CHECK with auto that return ''!
- $tc->{code} and $tc->{code}();
- } else {
- #- only one head found, configure it as before.
- add2hash($card, $cards[0]) unless $card->{server} || $noauto;
- delete $card->{cards}; delete $card->{Xinerama};
- }
- $card->{server} = 'FBDev' unless !$cardOptions->{allowFB} || $card->{server} || $card->{type} || $noauto;
- $card->{type} = cardName2RealName($in->ask_from_treelist(_("Graphic card"), _("Select a graphic card"), '|', ['Other|Unlisted', readCardsNames()])) unless $card->{type} || $card->{server};
- undef $card->{type}, $card->{server} = $in->ask_from_list(_("X server"), _("Choose a X server"), $cardOptions->{allowFB} ? \@allservers : \@allbutfbservers ) or return if $card->{type} eq 'Other|Unlisted';
-
- updateCardAccordingName($card, $card->{type}) if $card->{type};
- add2hash($card, { vendor => "Unknown", board => "Unknown" });
-
- foreach ($card, @{$card->{cards} || []}) {
- $_->{memory} = 4096, delete $_->{depth} if $_->{driver} eq 'i810';
- $_->{memory} = 16384, delete $_->{depth} if $_->{chipset} =~ /PERMEDIA/ && $_->{memory} <= 1024;
- }
- #- 3D acceleration configuration for XFree 3.3 using Utah-GLX.
- $card->{Utah_glx} = ($card->{identifier} =~ /Matrox.* G[24][05]0/ || #- 8bpp does not work.
- $card->{identifier} =~ /Riva.*128/ ||
- $card->{identifier} =~ /Rage X[CL]/ ||
- $card->{identifier} =~ /3D Rage (?:LT|Pro)/);
- #- NOT WORKING $card->{type} =~ /Intel 810/);
- $card->{Utah_glx} = '' if arch() =~ /ppc/; #- No 3D XFree 3.3 for PPC
- #- 3D acceleration configuration for XFree 3.3 using Utah-GLX but EXPERIMENTAL that may freeze the machine (FOR INFO NOT USED).
- $card->{Utah_glx_EXPERIMENTAL} = ($card->{type} =~ /RIVA TNT/ || #- all RIVA/GeForce comes from NVIDIA and may freeze (gltron).
- #$card->{type} =~ /RIVA128/ ||
- $card->{type} =~ /GeForce 256/ ||
- $card->{type} =~ /S3 Savage3D/ || #- only this one is evoluting (expect a stable release ?)
- #- $card->{type} =~ /S3 ViRGE/ || #- 15bits only
- $card->{identifier} =~ /Rage Mobility (?:P\/M|L) / ||
- $card->{type} =~ /SiS/);
- #- 3D acceleration configuration for XFree 4 using DRI.
- $card->{DRI_glx} = ($card->{identifier} =~ /Voodoo [35]/ || $card->{identifier} =~ /Voodoo Banshee/ || #- 16bit only
- $card->{identifier} =~ /Matrox.* G[24][05]0.*AGP/ || #- prefer 16bit with AGP only
- $card->{identifier} =~ /8281[05].* CGC/ || #- 16bits (Intel 810 & 815).
- #$card->{identifier} =~ /Radeon / || #- 16bits preferable ?
- $card->{identifier} =~ /Rage 128/); #- 16 and 32 bits, prefer 16bit as no DMA.
- #- 3D acceleration configuration for XFree 4 using DRI but EXPERIMENTAL that may freeze the machine (FOR INFO NOT USED).
- $card->{DRI_glx_EXPERIMENTAL} = ($card->{identifier} =~ /SiS.*6C?326/ || #- prefer 16bit, other ?
- $card->{identifier} =~ /SiS.*6C?236/ ||
- $card->{identifier} =~ /SiS.*630/ ||
- $card->{identifier} =~ /Radeon /); #- 16bits preferable ?
- #- 3D acceleration configuration for XFree 4 using NVIDIA driver (TNT, TN2 and GeForce cards only).
- $card->{NVIDIA_glx} = $cardOptions->{allowNVIDIA_rpms} && ($card->{identifier} =~ /[nN]Vidia.*T[nN]T2/ || #- TNT2 cards
- $card->{identifier} =~ /[nN]Vidia.*NV[56]/ ||
- $card->{identifier} =~ /[nN]Vidia.*Vanta/ ||
- $card->{identifier} =~ /[nN]Vidia.*GeForce/ || #- GeForce cards
- $card->{identifier} =~ /[nN]Vidia.*NV1[15]/ ||
- $card->{identifier} =~ /[nN]Vidia.*Quadro/);
- #- check to use XFree 4 or XFree 3.3.
- $card->{use_xf4} = $card->{driver} && !$card->{flags}{unsupported};
- $card->{force_xf4} = arch() =~ /ppc/; #- try to figure out ugly hack for PPC (recommend XF4 always so...)
- $card->{prefer_xf3} = !$card->{force_xf4} && ($card->{type} =~ /RIVA TNT/ ||
- $card->{type} =~ /RIVA128/ ||
- $card->{type} =~ /GeForce/ ||
- $card->{type} =~ /SiS / && $card->{type} !~ /SiS 6326/ ||
- $card->{type} =~ /NeoMagic /);
- #- take into account current environment in standalone to keep
- #- the XFree86 version.
- if ($::isStandalone) {
- readlink("$prefix/etc/X11/X") =~ /XFree86/ and $card->{prefer_xf3} = 0;
- readlink("$prefix/etc/X11/X") =~ /XF86_/ and $card->{prefer_xf3} = !$card->{force_xf4};
- }
-
- #- basic installation, use of XFree 4.1 or XFree 3.3.
- my ($xf4_ver, $xf3_ver) = ("4.1.0", "3.3.6");
- my $xf3_tc = { text => _("XFree %s", $xf3_ver),
- code => sub { $card->{Utah_glx} = $card->{DRI_glx} = $card->{NVIDIA_glx} = ''; $card->{use_xf4} = '';
- log::l("Using XFree $xf3_ver") } };
- my $msg = _("Which configuration of XFree do you want to have?");
- my @choices = $card->{use_xf4} ? (if_($card->{prefer_xf3}, $xf3_tc),
- #- hack for Matrox driver where there are undefined reference if no DRI!
- if_($card->{identifier} !~ /Matrox.* G[24][05]0/ && (!$card->{prefer_xf3} || $::expert),
- { text => _("XFree %s", $xf4_ver),
- code => sub { $card->{Utah_glx} = $card->{DRI_glx} = $card->{NVIDIA_glx} = '';
- log::l("Using XFree $xf4_ver") } }),
- if_(!$card->{prefer_xf3} && $::expert, $xf3_tc)) : $xf3_tc;
- #- try to figure if 3D acceleration is supported
- #- by XFree 3.3 but not XFree 4 then ask user to keep XFree 3.3 ?
- if ($card->{Utah_glx}) {
- $msg = ($card->{use_xf4} && !($card->{DRI_glx} || $card->{NVIDIA_glx}) && !$card->{prefer_xf3} ?
-_("Your card can have 3D hardware acceleration support but only with XFree %s.
-Your card is supported by XFree %s which may have a better support in 2D.", $xf3_ver, $xf4_ver) :
-_("Your card can have 3D hardware acceleration support with XFree %s.", $xf3_ver)) . "\n\n\n" . $msg;
- $::expert or @choices = (); #- keep it by default here as it is the only choice available.
- unshift @choices, { text => _("XFree %s with 3D hardware acceleration", $xf3_ver),
- code => sub { $card->{use_xf4} = '';
- log::l("Using XFree $xf3_ver with 3D hardware acceleration") } };
- }
-
- #- an expert user may want to try to use an EXPERIMENTAL 3D acceleration.
- if ($::expert && $card->{use_xf4} && $card->{DRI_glx_EXPERIMENTAL}) {
- $msg =
-_("Your card can have 3D hardware acceleration support with XFree %s,
-NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.", $xf4_ver) . "\n\n\n" . $msg;
- push @choices, { text => _("XFree %s with EXPERIMENTAL 3D hardware acceleration", $xf4_ver),
- code => sub { $card->{DRI_glx} = 'EXPERIMENTAL';
- log::l("Using XFree $xf4_ver with EXPERIMENTAL 3D hardware acceleration") } };
- }
-
- #- an expert user may want to try to use an EXPERIMENTAL 3D acceleration, currenlty
- #- this is with Utah GLX and so, it can provide a way of testing.
- if ($::expert && $card->{Utah_glx_EXPERIMENTAL}) {
- $msg = ($card->{use_xf4} && !($card->{DRI_glx} || $card->{NVIDIA_glx}) && !$card->{prefer_xf3} ?
-_("Your card can have 3D hardware acceleration support but only with XFree %s,
-NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.
-Your card is supported by XFree %s which may have a better support in 2D.", $xf3_ver, $xf4_ver) :
-_("Your card can have 3D hardware acceleration support with XFree %s,
-NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.", $xf3_ver)) . "\n\n\n" . $msg;
- push @choices, { text => _("XFree %s with EXPERIMENTAL 3D hardware acceleration", $xf3_ver),
- code => sub { $card->{use_xf4} = ''; $card->{Utah_glx} = 'EXPERIMENTAL';
- log::l("Using XFree $xf3_ver with EXPERIMENTAL 3D hardware acceleration") } };
- }
-
- #- ask the expert user to enable or not hardware acceleration support.
- if ($card->{use_xf4} && ($card->{DRI_glx} || $card->{NVIDIA_glx})) {
- $msg = _("Your card can have 3D hardware acceleration support with XFree %s.", $xf4_ver) . "\n\n\n" . $msg;
- $::expert or @choices = (); #- keep all user by default with XFree 4 including 3D acceleration.
- unshift @choices, { text => _("XFree %s with 3D hardware acceleration", $xf4_ver),
- code => sub { log::l("Using XFree $xf4_ver with 3D hardware acceleration") } };
- }
- if (arch() =~ /ppc/) {
- #- not much choice for PPC - we only have XF4
- @choices = { text => _("XFree %s", $xf4_ver), code => '' };
- log::l("Using XFree $xf4_ver");
- }
- #- examine choice of user, beware the list MUST NOT BE REORDERED AS the first item should be the
- #- proposed one by DrakX.
- my $tc = $in->ask_from_listf(_("XFree configuration"), formatAlaTeX($msg), sub { translate($_[0]{text}) }, \@choices) or return;
- #- in case of class discarding, this can help ...
- $tc or $tc = $choices[0];
- $tc->{code} and $tc->{code}();
-
-
- $card->{prog} = "/usr/X11R6/bin/" . ($card->{use_xf4} ? 'XFree86' : $card->{server} =~ /Sun (.*)/x ?
- "Xsun$1" : "XF86_$card->{server}");
-
- #- additional packages to install according available card.
- #- add XFree86-libs-DRI here if using DRI (future split of XFree86 TODO)
- my @l = ();
- if ($card->{DRI_glx}) {
- push @l, 'Glide_V5' if $card->{identifier} =~ /Voodoo 5/;
- push @l, 'Glide_V3-DRI' if $card->{identifier} =~ /Voodoo (3|Banshee)/;
- push @l, 'XFree86-glide-module' if $card->{identifier} =~ /Voodoo/;
- } elsif ($card->{NVIDIA_glx}) {
- push @l, @{$cardOptions->{allowNVIDIA_rpms}};
- }
- if ($card->{Utah_glx}) {
- push @l, 'Mesa' if !$card->{use_xf4};
- }
-
- -x "$prefix$card->{prog}" or $install && $install->($card->{use_xf4} ? 'XFree86-server' : "XFree86-$card->{server}", @l);
- -x "$prefix$card->{prog}" or die "server $card->{server} is not available (should be in $prefix$card->{prog})";
-
- #- make sure everything is correct at this point, packages have really been installed
- #- and driver and GLX extension is present.
- if ($card->{NVIDIA_glx} && !$card->{DRI_glx} && (-e "$prefix/usr/X11R6/lib/modules/drivers/nvidia_drv.o" &&
- -e "$prefix/usr/X11R6/lib/modules/extensions/libglx.so")) {
- log::l("Using specific NVIDIA driver and GLX extensions");
- $card->{driver} = 'nvidia';
- } else {
- $card->{NVIDIA_glx} = '';
- }
-
- delete $card->{depth}{32} if $card->{type} =~ /S3 Trio3D|SiS/;
- $card->{options}{sw_cursor} = 1 if $card->{type} =~ /S3 Trio3D|SiS 6326/;
- unless ($card->{type}) {
- $card->{flags}{noclockprobe} = member($card->{server}, qw(I128 S3 S3V Mach64));
- }
- $card->{options_xf3}{power_saver} = 1;
- $card->{options_xf4}{DPMS} = 1;
-
- $card->{flags}{needVideoRam} and
- $card->{memory} ||= $videomemory{$in->ask_from_list_('', _("Select the memory size of your graphic card"),
- [ sort { $videomemory{$a} <=> $videomemory{$b} }
- keys %videomemory]) || return};
-
- #- hack for ATI Mach64 cards where two options should be used if using Utah-GLX.
- if ($card->{identifier} =~ /Rage X[CL]/ ||
- $card->{identifier} =~ /Rage Mobility (?:P\/M|L) / ||
- $card->{identifier} =~ /3D Rage (?:LT|Pro)/) {
- $card->{options_xf3}{no_font_cache} = $card->{Utah_glx};
- $card->{options_xf3}{no_pixmap_cache} = $card->{Utah_glx};
- }
- #- hack for SiS cards where an option should be used if using Utah-GLX.
- if ($card->{type} =~ /SiS /) {
- $card->{options_xf3}{no_pixmap_cache} = $card->{Utah_glx};
- }
-
- #- 3D acceleration configuration for XFree 4 using DRI, this is enabled by default
- #- but for some there is a need to specify VideoRam (else it won't run).
- if ($card->{DRI_glx}) {
- $card->{identifier} =~ /Matrox.* G[24]00/ and $card->{flags}{needVideoRam} = 'fakeVideoRam';
- $card->{identifier} =~ /8281[05].* CGC/ and ($card->{flags}{needVideoRam}, $card->{memory}) = ('fakeVideoRam', 16384);
- }
-
- if (!$::isStandalone && $card->{driver} eq 'i810') {
- require modules;
- eval { modules::load("agpgart"); };
- }
- $card;
-}
-
-sub optionsConfiguration($) {
- my ($o) = @_;
- my @l;
- my %l;
-
- foreach (@options) {
- if ($o->{card}{server} eq $_->[1] && $o->{card}{identifier} =~ /$_->[2]/) {
- my $options = 'options_' . ($o->{card}{server} eq 'XFree86' ? 'xf4' : 'xf3');
- $o->{card}{$options}{$_->[0]} ||= 0;
- unless ($l{$_->[0]}) {
- push @l, { label => $_->[0], val => \$o->{card}{$options}{$_->[0]}, type => 'bool' };
- $l{$_->[0]} = 1;
- }
- }
- }
- @l = @l[0..9] if @l > 9; #- reduce list size to 10 for display
-
- $in->ask_from_entries_refH('', _("Choose options for server"), \@l);
-}
-
-sub monitorConfiguration(;$$) {
- my $monitor = shift || {};
- my $useFB = shift || 0;
-
- if ($monitor->{hsyncrange} && $monitor->{vsyncrange}) {
- add2hash($monitor, { type => "monitor1", vendor => "Unknown", model => "Unknown" });
- return $monitor;
- }
-
- readMonitorsDB("$ENV{SHARE_PATH}/ldetect-lst/MonitorsDB");
-
- my $good_default = (arch() =~ /ppc/ ? 'Apple|' : 'Generic|') . translate($good_default_monitor);
- $monitor->{type} ||=
- ($::auto_install ? $low_default_monitor :
- $in->ask_from_treelist(_("Monitor"), _("Choose a monitor"), '|', ['Custom', keys %monitors], $good_default));
- if ($monitor->{type} eq 'Custom') {
- $in->ask_from_entries_refH('',
-_("The two critical parameters are the vertical refresh rate, which is the rate
-at which the whole screen is refreshed, and most importantly the horizontal
-sync rate, which is the rate at which scanlines are displayed.
-
-It is VERY IMPORTANT that you do not specify a monitor type with a sync range
-that is beyond the capabilities of your monitor: you may damage your monitor.
- If in doubt, choose a conservative setting."),
- [ { val => \$monitor->{hsyncrange}, list => \@hsyncranges, label => _("Horizontal refresh rate") },
- { val => \$monitor->{vsyncrange}, list => \@vsyncranges, label => _("Vertical refresh rate") }]);
- } else {
- add2hash($monitor, $monitors{$monitor->{type}} || $standard_monitors_{$monitor->{type}});
- }
- add2hash($monitor, { type => "Unknown", vendor => "Unknown", model => "Unknown", manual => 1 });
-}
-
-sub testConfig($) {
- my ($o) = @_;
- my ($resolutions, $clocklines);
-
- write_XF86Config($o, $tmpconfig);
-
- unlink "/tmp/.X9-lock";
- #- restart_xfs;
-
- my $f = $tmpconfig . ($o->{card}{use_xf4} && "-4");
- local *F; open F, "$prefix$o->{card}{prog} :9 -probeonly -pn -xf86config $f 2>&1 |";
- local $_;
- while (<F>) {
- $o->{card}{memory} ||= $2 if /(videoram|Video RAM):\s*(\d*)/;
-
- # look for clocks
- push @$clocklines, $1 if /clocks: (.*)/ && !/(pixel |num)clocks:/;
-
- push @$resolutions, [ $1, $2 ] if /: Mode "(\d+)x(\d+)": mode clock/;
- print;
- }
- close F or die "X probeonly failed";
-
- ($resolutions, $clocklines);
-}
-
-sub testFinalConfig {
- my ($o, $auto, $skiptest, $skip_badcard) = @_;
-
- $o->{monitor}{hsyncrange} && $o->{monitor}{vsyncrange} or
- $in->ask_warn('', _("Monitor not configured")), return;
-
- $o->{card}{server} || $o->{card}{driver} or
- $in->ask_warn('', _("Graphic card not configured yet")), return;
-
- $o->{card}{depth} or
- $in->ask_warn('', _("Resolutions not chosen yet")), return;
-
- my $f = "/etc/X11/XF86Config.test";
- write_XF86Config($o, $::testing ? $tmpconfig : "$prefix/$f");
-
- $skiptest || $o->{card}{server} =~ 'FBDev|Sun' and return 1; #- avoid testing with these.
-
- #- needed for bad cards not restoring cleanly framebuffer
- my $bad_card = $o->{card}{identifier} =~ /i740|ViRGE/;
- $bad_card ||= $o->{card}{identifier} =~ /Rage Mobility (?:P\/M|L) / || $o->{card}{identifier} =~ /3D Rage LT/;
- $bad_card ||= $o->{card}{use_xf4}; #- TODO obsoleted to check, when using fbdev of XFree 4!
- log::l("the graphic card does not like X in framebuffer") if $bad_card;
-
- my $verybad_card = $o->{card}{driver} eq 'i810';
- $verybad_card ||= $o->{card}{driver} eq 'nvidia' && !$::isStandalone; #- avoid testing during install at any price.
- $verybad_card and return 1;
-
- my $mesg = _("Do you want to test the configuration?");
- my $def = 1;
- if ($bad_card && !$::isStandalone) {
- $skip_badcard and return 1;
- $mesg = $mesg . "\n" . _("Warning: testing this graphic card may freeze your computer");
- $def = 0;
- }
- $auto && $def or $in->ask_yesorno(_("Test of the configuration"), $mesg, $def) or return 1;
-
- unlink "$prefix/tmp/.X9-lock";
-
- #- create a link from the non-prefixed /tmp/.X11-unix/X9 to the prefixed one
- #- that way, you can talk to :9 without doing a chroot
- #- but take care of non X11 install :-)
- if (-d "/tmp/.X11-unix") {
- symlinkf "$prefix/tmp/.X11-unix/X9", "/tmp/.X11-unix/X9" if $prefix;
- } else {
- symlinkf "$prefix/tmp/.X11-unix", "/tmp/.X11-unix" if $prefix;
- }
- #- restart_xfs;
-
- my $f_err = "$prefix/tmp/Xoutput";
- my $pid;
- unless ($pid = fork) {
- open STDERR, ">$f_err";
- chroot $prefix if $prefix;
- exec $o->{card}{prog},
- if_($o->{card}{prog} !~ /Xsun/, "-xf86config", ($::testing ? $tmpconfig : $f) . ($o->{card}{use_xf4} && "-4")),
- ":9" or c::_exit(0);
- }
-
- do { sleep 1 } until xtest(":9") || waitpid($pid, c::WNOHANG());
-
- my $b = before_leaving { unlink $f_err };
-
- unless (xtest(":9")) {
- local $_;
- local *F; open F, $f_err;
- i: while (<F>) {
- if (/\b(error|not supported)\b/i) {
- my @msg = !/error/ && $_ ;
- while (<F>) {
- /not fatal/ and last i;
- /^$/ and last;
- push @msg, $_;
- }
- $in->ask_warn('', [ _("An error has occurred:"), " ", @msg, _("\ntry to change some parameters") ]);
- return 0;
- }
- }
- }
-
- local *F;
- open F, "|perl 2>/dev/null" or die '';
- print F "use lib qw(", join(' ', @INC), ");\n";
- print F q{
- use interactive_gtk;
- use my_gtk qw(:wrappers);
-
- $ENV{DISPLAY} = ":9";
-
- gtkset_background(200 * 257, 210 * 257, 210 * 257);
- my ($h, $w) = Gtk::Gdk::Window->new_foreign(Gtk::Gdk->ROOT_WINDOW)->get_size;
- $my_gtk::force_position = [ $w / 3, $h / 2.4 ];
- $my_gtk::force_focus = 1;
- my $text = Gtk::Label->new;
- my $time = 8;
- Gtk->timeout_add(1000, sub {
- $text->set(_("Leaving in %d seconds", $time));
- $time-- or Gtk->main_quit;
- 1;
- });
-
- my $background = "/usr/share/pixmaps/backgrounds/linux-mandrake/XFdrake-image-test.jpg";
- my $qiv = "/usr/bin/qiv";
- -r "} . $prefix . q{/$background" && -x "} . $prefix . q{/$qiv" and
- system(($::testing ? "} . $prefix . q{" : "chroot } . $prefix . q{/ ") . "$qiv -y $background");
-
- my $in = interactive_gtk->new;
- $in->exit($in->ask_yesorno('', [ _("Is this the correct setting?"), $text ], 0) ? 0 : 222);
- };
- my $rc = close F;
- my $err = $?;
-
- unlink "/tmp/.X11-unix/X9" if $prefix;
- kill 2, $pid;
-
- $rc || $err == 222 << 8 or $in->ask_warn('', _("An error has occurred, try to change some parameters"));
- $rc;
-}
-
-sub autoDefaultDepth($$) {
- my ($card, $wres_wanted) = @_;
- my ($best, $depth);
-
- return 16 if $card->{Utah_glx} || $card->{DRI_glx}; #- assume 16bit as most of them need 16.
-
- for ($card->{server}) {
- /FBDev/ and return 16; #- this should work by default, FBDev is allowed only if install currently uses it at 16bpp.
- /Sun24/ and return 24;
- /SunMono/ and return 2;
- /Sun/ and return 8;
- }
-
- while (my ($d, $r) = each %{$card->{depth}}) {
- $depth = max($depth || 0, $d);
-
- #- try to have resolution_wanted
- $best = max($best || 0, $d) if $r->[0][0] >= $wres_wanted;
- $best = $card->{suggest_depth}, last if ($card->{suggest_depth} &&
- $card->{suggest_wres} && $r->[0][0] >= $card->{suggest_wres});
- }
- $best || $depth or die "no valid modes";
-}
-
-sub autoDefaultResolution {
- return "1024x768" if detect_devices::hasPCMCIA;
-
- if (arch() =~ /ppc/) {
- return "1024x768" if detect_devices::get_mac_model =~ /^PowerBook|^iMac/;
- }
-
- my ($size) = @_;
- $monitorSize2resolution[round($size || 14)] || #- assume a small monitor (size is in inch)
- $monitorSize2resolution[-1]; #- no corresponding resolution for this size. It means a big monitor, take biggest we have
-}
-
-sub chooseResolutionsGtk($$;$) {
- my ($card, $chosen_depth, $chosen_w) = @_;
-
- require my_gtk;
- my_gtk->import(qw(:wrappers));
-
- my $W = my_gtk->new(_("Resolution"));
- my %txt2depth = reverse %depths;
- my ($r, $depth_combo, %w2depth, %w2h, %w2widget, $pix_monitor, $pix_colors, $w2_combo);
- $w2_combo = new Gtk::Combo;
- my $best_w;
- while (my ($depth, $res) = each %{$card->{depth}}) {
- foreach (@$res) {
- $w2h{$_->[0]} = $_->[1];
- push @{$w2depth{$_->[0]}}, $depth;
-
- $best_w = max($_->[0], $best_w) if $_->[0] <= $chosen_w;
- }
- }
- $chosen_w = $best_w;
-
- my $set_depth = sub { $depth_combo->entry->set_text(translate($depths{$chosen_depth})) };
-
- #- the set function is usefull to toggle the CheckButton with the callback being ignored
- my $ignore;
- my $no_human; # is the w2_combo->entry changed by a human?
- my $set = sub { $ignore = 1; $_[0]->set_active(1); $ignore = 0; };
-
- my %monitor;
- $monitor{$_} = [ gtkcreate_png("monitor-" . $_ . ".png") ] foreach (640, 800, 1024, 1280);
- $monitor{1152} = [ gtkcreate_png("monitor-" . 1024 . ".png") ];
- $monitor{1600} = [ gtkcreate_png("monitor-" . 1280 . ".png") ];
-
- my $pixmap_m = new Gtk::Pixmap( $monitor{$chosen_w}[0] , $monitor{$chosen_w}[1] );
-
- while (my ($w, $h) = each %w2h) {
- my $V = $w . "x" . $h;
- $w2widget{$w} = $r = new Gtk::RadioButton($r ? ($V, $r) : $V);
- if ($chosen_w == $w) {
- &$set($r);
- }
- $r->signal_connect("clicked" => sub {
- $ignore and return;
- $chosen_w = $w;
- $no_human=1;
- $w2_combo->entry->set_text($w . "x" . $w2h{$w});
- unless (member($chosen_depth, @{$w2depth{$w}})) {
- $chosen_depth = max(@{$w2depth{$w}});
- &$set_depth();
- }
- });
- }
- gtkadd($W->{window},
- gtkpack_($W->create_box_with_title(_("Choose the resolution and the color depth"),
- "(" . ($card->{type} ?
- _("Graphic card: %s", $card->{type}) :
- _("XFree86 server: %s", $card->{server})) . ")"
- ),
- 1, gtkpack2(new Gtk::VBox(0,0),
- gtkpack2__(new Gtk::VBox(0, $::isEmbedded ? 15 : 0),
- if_($::isEmbedded, $pixmap_m),
- if_(!$::isEmbedded, map {$w2widget{$_} } ikeys(%w2widget)),
- gtkpack2(new Gtk::HBox(0,0),
- create_packtable({ col_spacings => 5, row_spacings => 5},
- [ if_($::isEmbedded,$w2_combo) , new Gtk::Label("")],
- [ $depth_combo = new Gtk::Combo, gtkadd(gtkset_shadow_type(new Gtk::Frame, 'etched_out'), $pix_colors = gtkpng ("colors")) ],
- ),
- ),
- ),
- ),
- 0, gtkadd($W->create_okcancel,
- $::isEmbedded ?
- gtksignal_connect(new Gtk::Button(_("Expert Mode")), clicked => sub { system ("XFdrake --expert"); }) :
- gtksignal_connect(new Gtk::Button(_("Show all")), clicked => sub { $W->{retval} = 1; $chosen_w = 0; Gtk->main_quit })),
- ));
- $depth_combo->disable_activate;
- $depth_combo->set_use_arrows_always(1);
- $depth_combo->entry->set_editable(0);
- $depth_combo->set_popdown_strings(map { translate($depths{$_}) } ikeys(%{$card->{depth}}));
- $depth_combo->entry->signal_connect(changed => sub {
- $chosen_depth = $txt2depth{untranslate($depth_combo->entry->get_text, keys %txt2depth)};
- my $w = $card->{depth}{$chosen_depth}[0][0];
- $chosen_w > $w and &$set($w2widget{$chosen_w = $w});
- $pix_colors->set(gtkcreate_png(
- $chosen_depth >= 24 ? "colors.png" :
- $chosen_depth >= 15 ? "colors16.png" :
- "colors8.png"));
- });
- if ($::isEmbedded) {
- $w2_combo->disable_activate;
- $w2_combo->set_use_arrows_always(1);
- $w2_combo->entry->set_editable(0);
- $w2_combo->set_popdown_strings(map { $_ . "x" . $w2h{$_} } keys %w2h);
- $w2_combo->entry->signal_connect(changed => sub {
- ($chosen_w) = $w2_combo->entry->get_text =~ /([^x]*)x.*/;
- $no_human ? $no_human=0 : $w2widget{$chosen_w}->set_active(1);
- $pixmap_m->set($monitor{$chosen_w}[0], $monitor{$chosen_w}[1]);
- });
- }
- &$set_depth();
- $W->{ok}->grab_focus;
-
- if ($::isEmbedded) {
- $no_human=1;
- $w2_combo->entry->set_text($chosen_w . "x" . $w2h{$chosen_w});
- }
- $W->main or return;
- ($chosen_depth, $chosen_w);
-}
-
-sub chooseResolutions($$;$) {
- goto &chooseResolutionsGtk if ref($in) =~ /gtk/;
-
- my ($card, $chosen_depth, $chosen_w) = @_;
-
- my $best_w;
- local $_ = $in->ask_from_list(_("Resolutions"), "",
- [ map_each { map { "$_->[0]x$_->[1] ${main::a}bpp" } @$::b } %{$card->{depth}} ]) or return;
- reverse /(\d+)x\S+ (\d+)/;
-}
-
-
-sub resolutionsConfiguration {
- my ($o, $auto) = @_;
- my $card = $o->{card};
-
- #- For the mono and vga16 server, no further configuration is required.
- if (member($card->{server}, "Mono", "VGA16")) {
- $card->{depth}{8} = [[ 640, 480 ]];
- return;
- } elsif ($card->{server} =~ /Sun/) {
- $card->{depth}{2} = [[ 1152, 864 ]] if $card->{server} =~ /^(SunMono)$/;
- $card->{depth}{8} = [[ 1152, 864 ]] if $card->{server} =~ /^(SunMono|Sun)$/;
- $card->{depth}{24} = [[ 1152, 864 ]] if $card->{server} =~ /^(SunMono|Sun|Sun24)$/;
- $card->{default_wres} = 1152;
- $o->{default_depth} = max(keys %{$card->{depth}});
- return 1; #- aka we cannot test, assumed as good (should be).
- }
- if (is_empty_hash_ref($card->{depth})) {
- $card->{depth}{$_} = [ map { [ split "x" ] } @resolutions ]
- foreach @depths;
- }
- #- sort resolutions in each depth
- foreach (values %{$card->{depth}}) {
- my $i = 0;
- @$_ = grep { first($i != $_->[0], $i = $_->[0]) }
- sort { $b->[0] <=> $a->[0] } @$_;
- }
-
- #- remove unusable resolutions (based on the video memory size and the monitor hsync rate)
- keepOnlyLegalModes($card, $o->{monitor});
-
- my $res = $o->{resolution_wanted} || $card->{suggest_wres} || autoDefaultResolution($o->{monitor}{size});
- my $wres = first(split 'x', $res);
-
- #- take the first available resolution <= the wanted resolution
- $wres = max map { first(grep { $_->[0] <= $wres } @$_)->[0] } values %{$card->{depth}};
- my $depth = eval { $o->{default_depth} || autoDefaultDepth($card, $wres) };
-
- $auto or ($depth, $wres) = chooseResolutions($card, $depth, $wres) or return;
-
- unless ($wres) {
- delete $card->{depth};
- return resolutionsConfiguration($o);
- }
-
- #- needed in auto mode when all has been provided by the user
- $card->{depth}{$depth} or die "you selected an unusable depth";
-
- #- remove all biggest resolution (keep the small ones for ctl-alt-+)
- #- otherwise there'll be a virtual screen :(
- $_ = [ grep { $_->[0] <= $wres } @$_ ] foreach values %{$card->{depth}};
- $card->{default_wres} = $wres;
- $card->{vga_mode} = $vgamodes{"${wres}xx$depth"} || $vgamodes{"${res}x$depth"}; #- for use with frame buffer.
- $o->{default_depth} = $depth;
- 1;
-}
-
-
-#- Create the XF86Config file.
-sub write_XF86Config {
- my ($o, $file) = @_;
- my $O;
-
- local (*F, *G);
- open F, ">$file" or die "can't write XF86Config in $file: $!";
- open G, ">$file-4" or die "can't write XF86Config in $file-4: $!";
-
- print F $XF86firstchunk_text;
- print G $XF86firstchunk_text;
-
- #- Write keyboard section.
- $O = $o->{keyboard};
- print F $keyboardsection_start;
- print G $keyboardsection_start_v4;
- print F qq( XkbDisable\n) unless $O->{xkb_keymap};
- print G qq( Option "XkbDisable"\n) unless $O->{xkb_keymap};
- print F $keyboardsection_part3;
- print G $keyboardsection_part3_v4;
-
- $O->{xkb_model} ||=
- arch() =~ /ppc/ ? 'macintosh' :
- arch() =~ /sparc/ ? 'sun' :
- $O->{xkb_keymap} eq 'br' ? 'abnt2' : 'pc105';
- print F qq( XkbModel "$O->{xkb_model}"\n);
- print G qq( Option "XkbModel" "$O->{xkb_model}"\n);
-
- print F qq( XkbLayout "$O->{xkb_keymap}"\n);
- print G qq( Option "XkbLayout" "$O->{xkb_keymap}"\n);
- print F join '', map { " $_\n" } @{$xkb_options{$O->{xkb_keymap}} || []};
- print G join '', map { /(\S+)(.*)/; qq( Option "$1" $2\n) } @{$xkb_options{$O->{xkb_keymap}} || []};
- print F $keyboardsection_end;
- print G $keyboardsection_end;
-
- #- Write pointer section.
- my $pointer = sub {
- my ($O, $id) = @_;
- print F $id > 1 ? qq(Section "XInput"\n) : qq(Section "Pointer"\n);
- $id > 1 and print F qq( SubSection "Mouse"\n);
- print G qq(Section "InputDevice"\n\n);
- $id > 1 and print F qq( DeviceName "Mouse$id"\n);
- print G qq( Identifier "Mouse$id"\n);
- print G qq( Driver "mouse"\n);
- print F ($id > 1 && " ") . qq( Protocol "$O->{XMOUSETYPE}"\n);
- print G qq( Option "Protocol" "$O->{XMOUSETYPE}"\n);
- print F ($id > 1 && " ") . qq( Device "/dev/$O->{device}"\n);
- print G qq( Option "Device" "/dev/$O->{device}"\n);
- #- this will enable the "wheel" or "knob" functionality if the mouse supports it
- print F ($id > 1 && " ") . " ZAxisMapping 4 5\n" if $O->{nbuttons} > 3;
- print F ($id > 1 && " ") . " ZAxisMapping 6 7\n" if $O->{nbuttons} > 5;
- print G qq( Option "ZAxisMapping" "4 5"\n) if $O->{nbuttons} > 3;
- print G qq( Option "ZAxisMapping" "6 7"\n) if $O->{nbuttons} > 5;
-
- print F "#" unless $O->{nbuttons} < 3;
- print G "#" unless $O->{nbuttons} < 3;
- print F ($id > 1 && " ") . qq( Emulate3Buttons\n);
- print G qq( Option "Emulate3Buttons"\n);
- print F "#" unless $O->{nbuttons} < 3;
- print G "#" unless $O->{nbuttons} < 3;
- print F ($id > 1 && " ") . qq( Emulate3Timeout 50\n\n);
- print G qq( Option "Emulate3Timeout" "50"\n\n);
- print F "# ChordMiddle is an option for some 3-button Logitech mice\n\n";
- print G "# ChordMiddle is an option for some 3-button Logitech mice\n\n";
- print F "#" unless $O->{chordmiddle};
- print G "#" unless $O->{chordmiddle};
- print F ($id > 1 && " ") . qq( ChordMiddle\n\n);
- print G qq( Option "ChordMiddle"\n\n);
- print F ($id > 1 && " ") . " ClearDTR\n" if $O->{cleardtrrts};
- print F ($id > 1 && " ") . " ClearRTS\n\n" if $O->{cleardtrrts};
- $id > 1 and print F qq( EndSubSection\n);
- print F "EndSection\n\n\n";
- print G "EndSection\n\n\n";
- };
- print F $pointersection_text;
- print G $pointersection_text;
- $pointer->($o->{mouse}, 1);
- $o->{mouse}{auxmouse} and $pointer->($o->{mouse}{auxmouse}, 2);
-
- #- write module section for version 3.
- if (@{$o->{wacom}} || $o->{card}{Utah_glx}) {
- print F qq(Section "Module"
-);
- print F qq( Load "xf86Wacom.so"\n) if @{$o->{wacom}};
- print F qq( Load "glx-3.so"\n) if $o->{card}{Utah_glx}; #- glx.so may clash with server version 4.
- print F qq(EndSection
-
-);
- }
-
- #- write wacom device support.
- foreach (@{$o->{wacom}}) {
- my $dev = "/dev/" . $o->{wacom}[$_-1];
- print F $dev =~ /input\/event/ ? qq(
-Section "XInput"
- SubSection "WacomStylus"
- DeviceName "Stylus$_"
- Port "$dev"
- USB
- AlwaysCore
- Mode Absolute
- EndSubSection
- SubSection "WacomCursor"
- DeviceName "Cursor$_"
- Port "$dev"
- USB
- AlwaysCore
- Mode Relative
- EndSubSection
- SubSection "WacomEraser"
- DeviceName "Eraser$_"
- Port "$dev"
- USB
- AlwaysCore
- Mode Absolute
- EndSubSection
-EndSection
-
-) : qq(
-Section "XInput"
- SubSection "WacomStylus"
- DeviceName "Stylus$_"
- Port "$dev"
- AlwaysCore
- Mode Absolute
- EndSubSection
- SubSection "WacomCursor"
- DeviceName "Sursor$_"
- Port "$dev"
- AlwaysCore
- Mode Relative
- EndSubSection
- SubSection "WacomEraser"
- DeviceName "Eraser$_"
- Port "$dev"
- AlwaysCore
- Mode Absolute
- EndSubSection
-EndSection
-
-);
- }
-
- foreach (1..@{$o->{wacom}}) {
- my $dev = "/dev/" . $o->{wacom}[$_-1];
- print G $dev =~ /input\/event/ ? qq(
-Section "InputDevice"
- Identifier "Stylus$_"
- Driver "wacom"
- Option "Type" "stylus"
- Option "Device" "$dev"
- Option "Mode" "Absolute"
- Option "USB" "on"
-EndSection
-Section "InputDevice"
- Identifier "Eraser$_"
- Driver "wacom"
- Option "Type" "eraser"
- Option "Device" "$dev"
- Option "Mode" "Absolute"
- Option "USB" "on"
-EndSection
-Section "InputDevice"
- Identifier "Cursor$_"
- Driver "wacom"
- Option "Type" "cursor"
- Option "Device" "$dev"
- Option "Mode" "Relative"
- Option "USB" "on"
-EndSection
-) : qq(
-Section "InputDevice"
- Identifier "Stylus$_"
- Driver "wacom"
- Option "Type" "stylus"
- Option "Device" "$dev"
- Option "Mode" "Absolute"
-EndSection
-Section "InputDevice"
- Identifier "Eraser$_"
- Driver "wacom"
- Option "Type" "eraser"
- Option "Device" "$dev"
- Option "Mode" "Absolute"
-EndSection
-Section "InputDevice"
- Identifier "Cursor$_"
- Driver "wacom"
- Option "Type" "cursor"
- Option "Device" "$dev"
- Option "Mode" "Relative"
-EndSection
-);
- }
-
- #- write modules section for version 4.
- print G qq(
-Section "Module"
-
-# This loads the DBE extension module.
-
- Load "dbe"
-);
- if ($o->{card}{DRI_glx}) {
- print G qq(
- Load "glx"
- Load "dri"
-);
- } elsif ($o->{card}{NVIDIA_glx}) {
- print G qq(
-# This loads the NVIDIA GLX extension module.
-# IT IS IMPORTANT TO KEEP NAME AS FULL PATH TO libglx.so ELSE
-# IT WILL LOAD XFree86 glx module and the server will crash.
-
- Load "/usr/X11R6/lib/modules/extensions/libglx.so"
-);
- }
- print G qq(
-
-# This loads the miscellaneous extensions module, and disables
-# initialisation of the XFree86-DGA extension within that module.
-
- SubSection "extmod"
- #Option "omit xfree86-dga"
- EndSubSection
-
-# This loads the Type1 and FreeType font modules
-
- Load "type1"
- Load "freetype"
-EndSection
-);
- print G qq(
-
-Section "DRI"
- Mode 0666
-EndSection
-
-) if $o->{card}{DRI_glx};
-
- #- Write monitor section.
- $O = $o->{monitor};
- print F $monitorsection_text1;
- print G $monitorsection_text1;
- print F qq( Identifier "$O->{type}"\n);
- print G qq( Identifier "$O->{type}"\n);
- print G qq( UseModes "Mac Modes"\n) if arch() =~ /ppc/;
- print F qq( VendorName "$O->{vendor}"\n);
- print G qq( VendorName "$O->{vendor}"\n);
- print F qq( ModelName "$O->{model}"\n\n);
- print G qq( ModelName "$O->{model}"\n\n);
- print F $monitorsection_text2;
- print G $monitorsection_text2;
- print F qq( HorizSync $O->{hsyncrange}\n\n);
- print G qq( HorizSync $O->{hsyncrange}\n\n);
- print F $monitorsection_text3;
- print G $monitorsection_text3;
- print F qq( VertRefresh $O->{vsyncrange}\n\n);
- print G qq( VertRefresh $O->{vsyncrange}\n\n);
- print F $monitorsection_text4;
- print F ($O->{modelines} || '') . ($o->{card}{type} eq "TG 96" ? $modelines_text_Trident_TG_96xx : $modelines_text);
- print F "\nEndSection\n\n\n";
- print G "\nEndSection\n\n\n";
- print G $modelines_text_apple if arch() =~ /ppc/;
- foreach (2..@{$o->{card}{cards} || []}) {
- print G qq(Section "Monitor"\n);
- print G qq( Identifier "monitor$_"\n);
- print G qq( VendorName "$O->{vendor}"\n);
- print G qq( ModelName "$O->{model}"\n\n);
- print G qq( HorizSync $O->{hsyncrange}\n);
- print G qq( VertRefresh $O->{vsyncrange}\n);
- print G qq(EndSection\n\n\n);
- }
-
- #- Write Device section.
- $O = $o->{card};
- print F $devicesection_text;
- print G $devicesection_text_v4;
- print F qq(Section "Device"\n);
- print F qq( Identifier "$O->{type}"\n);
- print F qq( VendorName "$O->{vendor}"\n);
- print F qq( BoardName "$O->{board}"\n);
-
- print F "#" if $O->{chipset} && !$O->{flags}{needChipset};
- print F qq( Chipset "$O->{chipset}"\n) if $O->{chipset};
-
- print F "#" if $O->{memory} && !$O->{flags}{needVideoRam};
- print F " VideoRam $O->{memory}\n" if $O->{memory};
-
- print F map { " $_\n" } @{$O->{lines} || []};
-
- print F qq( Ramdac "$O->{ramdac}"\n) if $O->{ramdac};
- print F qq( Dacspeed "$O->{dacspeed}"\n) if $O->{dacspeed};
-
- if ($O->{clockchip}) {
- print F qq( Clockchip "$O->{clockchip}"\n);
- } else {
- print F " # Clock lines\n";
- print F " Clocks $_\n" foreach (@{$O->{clocklines}});
- }
- print F qq(
-
- # Uncomment following option if you see a big white block
- # instead of the cursor!
- # Option "sw_cursor"
-
-);
- my $p = sub {
- my $l = $O->{$_[0]};
- map { (!$l->{$_} && '#') . qq( Option "$_"\n) } keys %{$l || {}};
- };
- print F $p->('options');
- print F $p->('options_xf3');
- print F "EndSection\n\n\n";
-
- #- configure all drivers here!
- foreach (@{$O->{cards} || [ $O ]}) {
- print G qq(Section "Device"\n);
- print G qq( Identifier "$_->{type}"\n);
- print G qq( VendorName "$_->{vendor}"\n);
- print G qq( BoardName "$_->{board}"\n);
- print G qq( Driver "$_->{driver}"\n);
- print G "#" if $_->{memory} && !$_->{flags}{needVideoRam};
- print G " VideoRam $_->{memory}\n" if $_->{memory};
- print G map { " $_\n" } @{$_->{lines} || []};
- print G qq( Ramdac "$_->{ramdac}"\n) if $_->{ramdac};
- print G qq( Dacspeed "$_->{dacspeed}"\n) if $_->{dacspeed};
- if ($_->{clockchip}) {
- print G qq( Clockchip "$_->{clockchip}"\n);
- } else {
- print G " # Clock lines\n";
- print G " Clocks $_\n" foreach (@{$_->{clocklines}});
- }
- print G qq(
-
- # Uncomment following option if you see a big white block
- # instead of the cursor!
- # Option "sw_cursor"
-
-);
- print G $p->('options'); #- keep $O for these!
- print G $p->('options_xf4'); #- keep $O for these!
- print G qq( Screen $_->{screen}\n) if defined $_->{screen};
- print G qq( BusID "$_->{busid}"\n) if $_->{busid};
- print G "EndSection\n\n\n";
- }
-
- #- Write Screen sections.
- print F $screensection_text1, "\n";
- print G $screensection_text1, "\n";
-
- my $subscreen = sub {
- my ($f, $server, $defdepth, $depths) = @_;
- print $f " DefaultColorDepth $defdepth\n" if $defdepth;
-
- foreach (ikeys(%$depths)) {
- my $m = $server ne "fbdev" ? join(" ", map { qq("$_->[0]x$_->[1]") } @{$depths->{$_}}) : qq("default"); #-"
- print $f qq( Subsection "Display"\n);
- print $f qq( Depth $_\n) if $_;
- print $f qq( Modes $m\n);
- print $f qq( ViewPort 0 0\n);
- print $f qq( EndSubsection\n);
- }
- print $f "EndSection\n";
- };
-
- my $screen = sub {
- my ($server, $defdepth, $device, $depths) = @_;
- print F qq(
-Section "Screen"
- Driver "$server"
- Device "$device"
- Monitor "$o->{monitor}{type}"
-); #-"
- $subscreen->(*F, $server, $defdepth, $depths);
- };
-
- #- SVGA screen section.
- print F qq(
-# The Colour SVGA server
-);
-
- if (member($O->{server}, @svgaservers)) {
- &$screen("svga", $o->{default_depth}, $O->{type}, $O->{depth});
- } else {
- &$screen("svga", '', "Generic VGA", { 8 => [[ 320, 200 ]] });
- }
-
- &$screen("vga16", '',
- (member($O->{server}, "Mono", "VGA16") ? $O->{type} : "Generic VGA"),
- { '' => [[ 640, 480 ], [ 800, 600 ]]});
-
- &$screen("vga2", '',
- (member($O->{server}, "Mono", "VGA16") ? $O->{type} : "Generic VGA"),
- { '' => [[ 640, 480 ], [ 800, 600 ]]});
-
- &$screen("accel", $o->{default_depth}, $O->{type}, $O->{depth});
-
- &$screen("fbdev", $o->{default_depth}, $O->{type}, $O->{depth});
-
- print G qq(
-Section "Screen"
- Identifier "screen1"
- Device "$O->{type}"
- Monitor "$o->{monitor}{type}"
-);
- #- bpp 32 not handled by XF4
- $subscreen->(*G, "svga", min($o->{default_depth}, 24), $O->{depth});
- foreach (2..@{$O->{cards} || []}) {
- my $device = $O->{cards}[$_ - 1]{type};
- print G qq(
-Section "Screen"
- Identifier "screen$_"
- Device "$device"
- Monitor "monitor$_"
-);
- #- bpp 32 not handled by XF4
- $subscreen->(*G, "svga", min($o->{default_depth}, 24), $O->{depth});
- }
-
- print G qq(
-
-Section "ServerLayout"
- Identifier "layout1"
- Screen "screen1"
-);
- foreach (2..@{$O->{cards} || []}) {
- my ($curr, $prev) = ($_, $_ - 1);
- print G qq( Screen "screen$curr" RightOf "screen$prev"\n);
- }
- print G '#' if defined $O->{Xinerama} && !$O->{Xinerama};
- print G qq( Option "Xinerama" "on"\n) if defined $O->{Xinerama};
-
- print G '
- InputDevice "Mouse1" "CorePointer"
-';
- $o->{mouse}{auxmouse} and print G '
- InputDevice "Mouse2" "SendCoreEvents"
-';
- foreach (1..@{$o->{wacom}}) {
- print G qq(
- InputDevice "Stylus$_" "AlwaysCore"
- InputDevice "Eraser$_" "AlwaysCore"
- InputDevice "Cursor$_" "AlwaysCore"
-);
- }
- print G '
- InputDevice "Keyboard1" "CoreKeyboard"
-EndSection
-'; #-"
-
- close F;
- close G;
-}
-
-sub XF86check_link {
- my ($ext) = @_;
-
- my $f = "$prefix/etc/X11/XF86Config$ext";
- touch($f);
-
- my $l = "$prefix/usr/X11R6/lib/X11/XF86Config$ext";
-
- if (-e $l && (stat($f))[1] != (stat($l))[1]) { #- compare the inode, must be the sames
- -e $l and unlink($l) || die "can't remove bad $l";
- symlinkf "../../../../etc/X11/XF86Config$ext", $l;
- }
-}
-
-sub info {
- my ($o) = @_;
- my $info;
-
- $info .= _("Keyboard layout: %s\n", $o->{keyboard}{xkb_keymap});
- $info .= _("Mouse type: %s\n", $o->{mouse}{XMOUSETYPE});
- $info .= _("Mouse device: %s\n", $o->{mouse}{device}) if $::expert;
- $info .= _("Monitor: %s\n", $o->{monitor}{type});
- $info .= _("Monitor HorizSync: %s\n", $o->{monitor}{hsyncrange}) if $::expert;
- $info .= _("Monitor VertRefresh: %s\n", $o->{monitor}{vsyncrange}) if $::expert;
- $info .= _("Graphic card: %s\n", $o->{card}{type});
- $info .= _("Graphic memory: %s kB\n", $o->{card}{memory}) if $o->{card}{memory};
- if ($o->{default_depth} and my $depth = $o->{card}{depth}{$o->{default_depth}}) {
- $info .= _("Color depth: %s\n", translate($depths{$o->{default_depth}}));
- $info .= _("Resolution: %s\n", join "x", @{$depth->[0]}) if $depth && !is_empty_array_ref($depth->[0]);
- }
- $info .= _("XFree86 server: %s\n", $o->{card}{server}) if $o->{card}{server};
- $info .= _("XFree86 driver: %s\n", $o->{card}{driver}) if $o->{card}{driver};
- $info;
-}
-
-sub show_info {
- my ($o) = @_;
- $in->ask_warn('', info($o));
-}
-
-#- Program entry point.
-sub main {
- my ($o, $cardOptions);
- ($prefix, $o, $in, $cardOptions, $install) = @_;
- $o ||= {};
-
- XF86check_link('');
- XF86check_link('-4');
-
- {
- my $w = $in->wait_message('', _("Preparing X-Window configuration"), 1);
-
- $o->{card} = cardConfiguration($o->{card}, $::noauto, $cardOptions);
-
- $o->{monitor} = monitorConfiguration($o->{monitor}, $o->{card}{server} eq 'FBDev');
- }
- my $ok = resolutionsConfiguration($o, $::auto);
-
- $ok &&= testFinalConfig($o, $::auto, $o->{skiptest}, $::auto);
-
- my $quit;
- until ($ok || $quit) {
- ref($in) =~ /discard/ and die "automatic X configuration failed, ensure you give hsyncrange and vsyncrange with non-DDC aware videocards/monitors";
-
- $in->set_help('configureXmain') unless $::isStandalone;
-
- my $f;
- $in->ask_from_entries_refH_powered(
- {
- title => 'XFdrake',
- messages => _("What do you want to do?"),
- cancel => '',
- }, [
- { format => sub { $_[0][0] }, val => \$f,
- list => [
- [ _("Change Monitor") => sub { $o->{monitor} = monitorConfiguration() } ],
- [ _("Change Graphic card") => sub { $o->{card} = cardConfiguration('', 'noauto', $cardOptions) } ],
- if_($::expert,
- [ _("Change Server options") => sub { optionsConfiguration($o) } ]),
- [ _("Change Resolution") => sub { resolutionsConfiguration($o) } ],
- [ _("Show information") => sub { show_info($o) } ],
- [ _("Test again") => sub { $ok = testFinalConfig($o, 1) } ],
- [ _("Quit") => sub { $quit = 1 } ],
- ],
- }
- ]);
- $f->[1]->();
- $in->kill;
- }
- if (!$ok) {
- $ok = $in->ask_yesorno('', _("Keep the changes?
-Current configuration is:
-
-%s", info($o)));
- }
- if ($ok) {
- unless ($::testing) {
- my $f = "$prefix/etc/X11/XF86Config";
- if (-e "$f.test") {
- rename $f, "$f.old" or die "unable to make a backup of XF86Config";
- rename "$f-4", "$f-4.old";
- rename "$f.test", $f;
- rename "$f.test-4", "$f-4";
- symlinkf "../..$o->{card}{prog}", "$prefix/etc/X11/X";
- }
- }
-
- if ($::isStandalone && $0 =~ /Xdrakres/) {
- my $found;
- foreach (@window_managers) {
- if (`pidof "$_"` > 0) {
- if ($in->ask_okcancel('', _("Please relog into %s to activate the changes", ucfirst $_), 1)) {
- fork and $in->exit;
- system("kwmcom logout") if /kwm/;
- system("dcop kdesktop default logout") if /kwin/;
- system("save-session --kill") if /gnome-session/;
- system("killall -QUIT icewm") if /icewm/;
-
- open STDIN, "</dev/zero";
- open STDOUT, ">/dev/null";
- open STDERR, ">&STDERR";
- c::setsid();
- exec qw(perl -e), q{
- my $wm = shift;
- for (my $nb = 30; $nb && `pidof "$wm"` > 0; $nb--) { sleep 1 }
- system("killall X ; killall -15 xdm gdm kdm prefdm") unless `pidof "$wm"` > 0;
- }, $_;
- }
- $found = 1; last;
- }
- }
- $in->ask_warn('', _("Please log out and then use Ctrl-Alt-BackSpace")) unless $found;
- } else {
- $in->set_help('configureXxdm') unless $::isStandalone;
- my $run = exists $o->{xdm} ? $o->{xdm} : $::auto || $in->ask_yesorno(_("X at startup"),
-_("I can set up your computer to automatically start X upon booting.
-Would you like X to start when you reboot?"), 1);
- any::runlevel($prefix, $run ? 5 : 3) unless $::testing;
- }
- run_program::rooted($prefix, "chkconfig", "--del", "gpm") if $o->{mouse}{device} =~ /ttyS/ && !$::isStandalone;
- }
-}
-
-1;
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm
deleted file mode 100644
index aad9fc13c..000000000
--- a/perl-install/Xconfigurator_consts.pm
+++ /dev/null
@@ -1,828 +0,0 @@
-package Xconfigurator; # $Id$
-
-use common qw(:common);
-
-%depths = (
- 8 => __("256 colors (8 bits)"),
- 15 => __("32 thousand colors (15 bits)"),
- 16 => __("65 thousand colors (16 bits)"),
- 24 => __("16 million colors (24 bits)"),
- 32 => __("4 billion colors (32 bits)"),
-);
-@depths = ikeys(%depths);
-
-@resolutions = qw(640x480 800x600 1024x768 1152x864 1280x1024 1600x1200);
-
-@window_managers = ('kdeinit: kwin', qw(gnome-session icewm wmaker kwm afterstep fvwm fvwm2 fvwm95 mwm twm enlightenment xfce blackbox sawfish));
-
-%serversdriver = arch() =~ /^sparc/ ? (
- 'Mach64' => "accel",
- '3DLabs' => "accel",
- 'Sun' => "fbdev",
- 'Sun24' => "fbdev",
- 'SunMono' => "fbdev",
- 'VGA16' => "vga16",
- 'FBDev' => "fbdev",
-) : (
- 'SVGA' => "svga",
-#- 'Rage128' => "svga",
-#- '3dfx' => "svga",
- 'S3' => "accel",
- 'Mach32' => "accel",
- 'Mach8' => "accel",
- '8514' => "accel",
- 'P9000' => "accel",
- 'AGX' => "accel",
- 'W32' => "accel",
- 'Mach64' => "accel",
- 'I128' => "accel",
- 'S3V' => "accel",
- '3DLabs' => "accel",
- 'Mono' => "vga2",
- 'VGA16' => "vga16",
- 'FBDev' => "fbdev",
-);
-@svgaservers = grep { $serversdriver{$_} eq "svga" } keys(%serversdriver);
-@accelservers = grep { $serversdriver{$_} eq "accel" } keys(%serversdriver);
-@allbutfbservers = grep { arch() =~ /^sparc/ || $serversdriver{$_} ne "fbdev" } keys(%serversdriver);
-@allservers = keys(%serversdriver);
-
-%vgamodes = (
- '640xx8' => 769,
- '640x480x8' => 769,
- '800xx8' => 771,
- '800x600x8' => 771,
- '1024xx8' => 773,
- '1024x768x8' => 773,
- '1280xx8' => 775,
- '1280x1024x8' => 775,
- '640xx15' => 784,
- '640x480x15' => 784,
- '800xx15' => 787,
- '800x600x15' => 787,
- '1024xx15' => 790,
- '1024x768x15' => 790,
- '1280xx15' => 793,
- '1280x1024x15' => 793,
- '640xx16' => 785,
- '640x480x16' => 785,
- '800xx16' => 788,
- '800x600x16' => 788,
- '1024xx16' => 791,
- '1024x768x16' => 791,
- '1280xx16' => 794,
- '1280x1024x16' => 794,
-#- '640xx24' => 786, #- there is a problem with these resolutions since the BIOS may take 24 or 32 planes.
-#- '640x480x24' => 786,
-#- '800xx24' => 789,
-#- '800x600x24' => 789,
-#- '1024xx24' => 792,
-#- '1024x768x24' => 792,
-#- '1280xx24' => 795,
-#- '1280x1024x24' => 795,
-);
-
-{ #- @monitorSize2resolution
- my %l = my @l = ( #- size in inch
- 13 => "640x480",
- 14 => "800x600",
- 15 => "800x600",
- 16 => "1024x768",
- 17 => "1024x768",
- 18 => "1024x768",
- 19 => "1280x1024",
- 20 => "1280x1024",
- 21 => "1600x1200",
- );
- for (my $i = 0; $i < $l[0]; $i++) {
- $monitorSize2resolution[$i] = $l[1];
- }
- while (my ($s, $r) = each %l) {
- $monitorSize2resolution[$s] = $r;
- }
-}
-
-%videomemory = (
- __("256 kB") => 256,
- __("512 kB") => 512,
- __("1 MB") => 1024,
- __("2 MB") => 2048,
- __("4 MB") => 4096,
- __("8 MB") => 8192,
- __("16 MB or more") => 16384,
-);
-
-$good_default_monitor = arch !~ /ppc/ ? "High Frequency SVGA, 1024x768 at 70 Hz" :
- detect_devices::get_mac_model =~ /^iBook/ ? "iBook 800x600" : "iMac/PowerBook 1024x768";
-$low_default_monitor = "Super VGA, 800x600 at 56 Hz";
-
-%standard_monitors = (
- __("Standard VGA, 640x480 at 60 Hz") => [ '640x480@60', "31.5" , "60" ],
- __("Super VGA, 800x600 at 56 Hz") => [ '800x600@56', "31.5-35.1" , "55-60" ],
- __("8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)") => [ '8514 compatible', "31.5,35.5" , "60,70,87" ],
- __("Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz") => [ '1024x768@87i', "31.5,35.15,35.5" , "55-90" ],
- __("Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz") => [ '800x600@60', "31.5-37.9" , "55-90" ],
- __("Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz") => [ '1024x768@60', "31.5-48.5" , "55-90" ],
- __("High Frequency SVGA, 1024x768 at 70 Hz") => [ '1024x768@70', "31.5-57.0" , "50-90" ],
- __("Multi-frequency that can do 1280x1024 at 60 Hz") => [ '1280x1024@60', "31.5-64.3" , "50-90" ],
- __("Multi-frequency that can do 1280x1024 at 74 Hz") => [ '1280x1024@74', "31.5-79.0" , "50-100" ],
- __("Multi-frequency that can do 1280x1024 at 76 Hz") => [ '1280x1024@76', "31.5-82.0" , "40-100" ],
- __("Monitor that can do 1600x1200 at 70 Hz") => [ '1600x1200@70', "31.5-88.0" , "50-120" ],
- __("Monitor that can do 1600x1200 at 76 Hz") => [ '1600x1200@76', "31.5-94.0" , "50-160" ],
-);
-
-@vsyncranges = ("50-70", "50-90", "50-100", "40-150");
-
-@hsyncranges = (
- "31.5",
- "31.5-35.1",
- "31.5, 35.5",
- "31.5, 35.15, 35.5",
- "31.5-37.9",
- "31.5-48.5",
- "31.5-57.0",
- "31.5-64.3",
- "31.5-79.0",
- "31.5-82.0",
- "31.5-88.0",
- "31.5-94.0",
-);
-
-%min_hsync4wres = (
- 640 => 31.5,
- 800 => 35.1,
- 1024 => 35.5,
- 1152 => 44.0,
- 1280 => 51.0,
- 1600 => 75.0,
-);
-
-
-%lines = (
-#- 'Cirrus Logic|GD 5446' => [ ' Option "no_bitblt"' ],
- 'Silicon Integrated Systems [SiS]|86C326' => [ qq( Option "noaccel"\n Option "sw_cursor") ],
-#- 'Trident Microsystems|Cyber 9525' => [ ' Option "noaccel"' ],
-#- 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ],
-);
-
-#- most usefull XFree86-4.0.1 server options. Default values is the first ones.
-@options_serverflags = (
- 'NoTrapSignals' => [ "Off", "On" ],
- 'DontZap' => [ "Off", "On" ],
- 'DontZoom' => [ "Off", "On" ],
- 'DisableVidModeExtension' => [ "Off", "On" ],
- 'AllowNonLocalXvidtune' => [ "Off", "On" ],
- 'DisableModInDev' => [ "Off", "On" ],
- 'AllowNonLocalModInDev' => [ "Off", "On" ],
- 'AllowMouseOpenFail' => [ "False", "True" ],
- 'VTSysReq' => [ "Off", "On" ],
- 'BlankTime' => [ "10", "5", "3", "15", "30" ],
- 'StandByTime' => [ "20", "10", "6", "30", "60" ],
- 'SuspendTime' => [ "30", "15", "9", "45", "90" ],
- 'OffTime' => [ "40", "20", "12", "60", "120" ],
- 'Pixmap' => [ "32", "24" ],
- 'PC98' => [ "auto-detected", "False", "True" ],
- 'NoPM' => [ "False", "True" ],
-);
-
-#- most usefull server options have to be accessible at the beginning, since
-#- no more than a small set of options will be available for the user, maybe ?
-@options = (
- [ 'DPMS', 'XFree86', '.*' ],
- [ 'SyncOnGreen', 'XFree86', '.*' ],
- [ 'power_saver', 'Mono', '.*' ],
- [ 'hibit_low', 'VGA16', 'Tseng.*ET4000' ],
- [ 'hibit_high', 'VGA16', 'Tseng.*ET4000' ],
- [ 'power_saver', 'VGA16', '.*' ],
- [ 'noaccel', 'SVGA', 'Cirrus|C&T|SiS|Oak|Western Digital|Alliance|Trident|Tseng' ],
- [ 'no_accel', 'SVGA', 'ARK|MGA|i740|Oak|ET6000|W32|Media.*GX|Neomagic' ],
- [ 'linear', 'SVGA', 'Cirrus|ET6000|ET4000/W32p rev [CD]|Oak|Neomagic|Triden|Tseng' ],
- [ 'nolinear', 'SVGA', 'Cirrus|C&T|Trident' ],
- [ 'no_linear', 'SVGA', 'ARK|SiS|Neomagic|Tseng' ],
- [ 'no_bitblt', 'SVGA', 'Cirrus|C&T|SiS' ],
- [ 'no_imageblt', 'SVGA', 'Cirrus|C&T|SiS' ],
- [ 'sw_cursor', 'SVGA', '.*' ],
- [ 'slow_dram', 'SVGA', 'Cirrus|Trident|ET6000|W32|Western Digital|Tseng' ],
- [ 'mga_sdram', 'SVGA', 'MGA' ],
- [ 'no_pixmap_cache', 'SVGA', 'ARK|Cirrus|C&T|MGA|SiS|Trident.*9440|Trident.*9680|Tseng' ],
- [ 'no_mmio', 'SVGA', 'Cirrus|Neomagic|Trident' ],
- [ 'pci_burst_off', 'SVGA', 'ET6000|W32|Trident|Tseng' ],
- [ 'hw_clocks', 'SVGA', 'SiS|C&T' ],
- [ 'use_modeline', 'SVGA', 'C&T' ],
- [ 'enable_bitblt', 'SVGA', 'Oak' ],
- [ 'w32_interleave_off', 'SVGA', 'ET6000|W32|Tseng' ],
- [ 'fifo_conservative', 'SVGA', 'Cirrus|ARK|SiS|Oak' ],
- [ 'fifo_moderate', 'SVGA', 'Cirrus|ARK|SiS' ],
- [ 'all_wait', 'SVGA', 'Oak' ],
- [ 'one_wait', 'SVGA', 'Oak' ],
- [ 'first_wait', 'SVGA', 'Oak' ],
- [ 'first_wwait', 'SVGA', 'Oak' ],
- [ 'write_wait', 'SVGA', 'Oak' ],
- [ 'read_wait', 'SVGA', 'Oak' ],
- [ 'clgd6225_lcd', 'SVGA', 'Cirrus' ],
- [ 'fix_panel_size', 'SVGA', 'C&T' ],
- [ 'lcd_center', 'SVGA', 'C&T|Neomagic|Trident' ],
- [ 'cyber_shadow', 'SVGA', 'Trident' ],
- [ 'STN', 'SVGA', 'C&T' ],
- [ 'no_stretch', 'SVGA', 'C&T|Cirrus|Neomagic|Trident' ],
- [ 'no_prog_lcd_mode_regs', 'SVGA', 'Neomagic' ],
- [ 'prog_lcd_mode_stretch', 'SVGA', 'Neomagic' ],
- [ 'suspend_hack', 'SVGA', 'C&T' ],
- [ 'use_18bit_bus', 'SVGA', 'C&T' ],
- [ 'hibit_low', 'SVGA', 'Tseng.*ET4000' ],
- [ 'hibit_high', 'SVGA', 'Tseng.*ET4000' ],
- [ 'probe_clocks', 'SVGA', 'Cirrus' ],
- [ 'power_saver', 'SVGA', '.*' ],
- [ 'use_vlck1', 'SVGA', 'C&T' ],
- [ 'sgram', 'SVGA', 'i740' ],
- [ 'sdram', 'SVGA', 'i740' ],
- [ 'no_2mb_banksel', 'SVGA', 'Cirrus' ],
- [ 'tgui_pci_read_on', 'SVGA', 'Trident' ],
- [ 'tgui_pci_write_on', 'SVGA', 'Trident' ],
- [ 'no_program_clocks', 'SVGA', 'Trident' ],
- [ 'mmio', 'SVGA', 'Cirrus|C&T|Neomagic' ],
- [ 'sync_on_green', 'SVGA', 'C&T|MGA' ],
- [ 'pci_retry', 'SVGA', 'Tseng|MGA|Cirrus' ],
- [ 'hw_cursor', 'SVGA', 'C&T|SiS|ARK|ET6000|i740|Tseng' ],
- [ 'xaa_no_color_exp', 'SVGA', 'C&T|Cirrus|Trident|Tseng' ],
- [ 'xaa_benchmarks', 'SVGA', 'C&T' ],
- [ 'pci_burst_on', 'SVGA', 'Trident|Tseng' ],
- [ 'prog_lcd_mode_regs', 'SVGA', 'Neomagic' ],
- [ 'no_prog_lcd_mode_stretch', 'SVGA', 'Neomagic' ],
- [ 'no_wait', 'SVGA', 'Oak' ],
- #- [ 'med_dram', 'SVGA', 'Cirrus|Trident|Western Digital' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'fast_dram', 'SVGA', 'C&T|Cirrus|ET[46]000|Trident|Western Digital' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'fast_vram', 'SVGA', 'SiS' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'clock_50', 'SVGA', 'Oak' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'clock_66', 'SVGA', 'Oak' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'fifo_aggressive', 'SVGA', 'Cirrus|ARK|SiS|Oak' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'override_validate_mode', 'SVGA', 'Neomagic' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'tgui_mclk_66', 'SVGA', 'Trident' ], #- WARNING, MAY DAMAGE CARD
- #- [ 'favour_bitblt', 'SVGA', 'Cirrus' ], #- OBSELETE
- [ 'sw_cursor', '3DLabs', '.*' ],
- [ 'no_pixmap_cache', '3DLabs', '.*' ],
- [ 'no_accel', '3DLabs', '.*' ],
- [ 'firegl_3000', '3DLabs', '.*' ],
- [ 'sync_on_green', '3DLabs', '.*' ],
- [ 'pci_retry', '3DLabs', '.*' ],
- #- [ 'overclock_mem', '3DLabs', '.*' ], #- WARNING, MAY DAMAGE CARD
- [ 'dac_8_bit', 'I128', '.*' ],
- [ 'no_accel', 'I128', '.*' ],
- [ 'sync_on_green', 'I128', '.*' ],
- [ 'composite', 'Mach32', '.*' ],
- [ 'sw_cursor', 'Mach32', '.*' ],
- [ 'dac_8_bit', 'Mach32', '.*' ],
- [ 'ast_mach32', 'Mach32', '.*' ],
- [ 'intel_gx', 'Mach32', '.*' ],
- [ 'no_linear', 'Mach32', '.*' ],
- [ 'sw_cursor', 'Mach64', '.*' ],
- [ 'nolinear', 'Mach64', '.*' ],
- [ 'no_block_write', 'Mach64', '.*' ],
- [ 'block_write', 'Mach64', '.*' ],
- [ 'fifo_conservative', 'Mach64', '.*' ],
- [ 'no_font_cache', 'Mach64', '.*' ],
- [ 'no_pixmap_cache', 'Mach64', '.*' ],
- [ 'composite', 'Mach64', '.*' ],
- [ 'power_saver', 'Mach64', '.*' ],
- [ 'no_program_clocks', 'Mach64', '.*' ],
- [ 'no_bios_clocks', 'Mach64', '.*' ],
- [ 'dac_6_bit', 'Mach64', '.*' ],
- [ 'dac_8_bit', 'Mach64', '.*' ],
- [ 'hw_cursor', 'Mach64', '.*' ],
- #- [ 'override_bios', 'Mach64', '.*' ], #- WARNING, MAY DAMAGE CARD
- [ 'sw_cursor', 'P9000', '.*' ],
- [ 'noaccel', 'P9000', '.*' ],
- [ 'sync_on_green', 'P9000', '.*' ],
- [ 'vram_128', 'P9000', '.*' ],
- [ 'nolinear', 'S3', '.*' ],
- [ 'dac_8_bit', 'S3', '.*' ],
- [ 'slow_vram', 'S3', 'S3.*964' ],
- [ 'stb_pegasus', 'S3', 'S3.*928' ],
- [ 'SPEA_Mercury', 'S3', 'S3.*(928|964)' ],
- [ 'number_nine', 'S3', 'S3.*(864|928)' ],
- [ 'lcd_center', 'S3', 'S3.*Aurora64V' ],
- [ 'noaccel', 'S3V', '.*' ],
- [ 'slow_edodram', 'S3V', '.*' ],
- [ 'pci_burst_on', 'S3V', '.*' ],
- [ 'early_ras_precharge', 'S3V', '.*' ],
- [ 'late_ras_precharge', 'S3V', '.*' ],
- [ 'fifo_conservative', 'S3V', '.*' ],
- [ 'fifo_aggressive', 'S3V', '.*' ],
- [ 'fifo_moderate', 'S3V', '.*' ],
- [ 'lcd_center', 'S3V', 'S3.*ViRGE\/MX' ],
- [ 'hw_cursor', 'S3V', '.*' ],
- [ 'pci_retry', 'S3V', '.*' ],
- [ 'dac_6_bit', 'AGX', '.*' ],
- [ 'dac_8_bit', 'AGX', '.*' ],
- [ 'sync_on_green', 'AGX', '.*' ],
- [ '8_bit_bus', 'AGX', '.*' ],
- [ 'wait_state', 'AGX', '.*' ],
- [ 'no_wait_state', 'AGX', '.*' ],
- [ 'noaccel', 'AGX', '.*' ],
- [ 'crtc_delay', 'AGX', '.*' ],
- [ 'fifo_conserv', 'AGX', '.*' ],
- [ 'fifo_aggressive', 'AGX', '.*' ],
- [ 'fifo_moderate', 'AGX', '.*' ],
- [ 'vram_delay_latch', 'AGX', '.*' ],
- [ 'vram_delay_ras', 'AGX', '.*' ],
- [ 'vram_extend_ras', 'AGX', '.*' ],
- [ 'slow_dram', 'AGX', '.*' ],
- [ 'slow_vram', 'AGX', '.*' ],
- [ 'med_dram', 'AGX', '.*' ],
- [ 'med_vram', 'AGX', '.*' ],
- [ 'fast_dram', 'AGX', '.*' ],
- [ 'fast_vram', 'AGX', '.*' ],
- [ 'engine_delay', 'AGX', '.*' ],
- [ 'vram_128', 'AGX', '.*' ],
- [ 'vram_256', 'AGX', '.*' ],
- [ 'refresh_20', 'AGX', '.*' ],
- [ 'refresh_25', 'AGX', '.*' ],
- [ 'screen_refresh', 'AGX', '.*' ],
- [ 'vlb_a', 'AGX', '.*' ],
- [ 'vlb_b', 'AGX', '.*' ],
- [ 'slow_dram', 'W32', '.*' ],
- [ 'pci_burst_off', 'W32', '.*' ],
- [ 'w32_interleave_off', 'W32', '.*' ],
- [ 'no_accel', 'W32', '.*' ],
- [ 'nolinear', '8514', '.*' ],
- [ 'sw_cursor', '8514', '.*' ],
- [ 'no_block_write', '8514', '.*' ],
- [ 'block_write', '8514', '.*' ],
- [ 'fifo_conservative', '8514', '.*' ],
- [ 'no_font_cache', '8514', '.*' ],
- [ 'no_pixmap_cache', '8514', '.*' ],
- [ 'composite', '8514', '.*' ],
- [ 'power_saver', '8514', '.*' ],
- [ 'power_saver', 'FBDev', '.*' ],
-);
-
-%xkb_options = (
- 'ru(winkeys)' => [ 'XkbOptions "grp:caps_toggle"' ],
- 'jp' => [ 'XkbModel "jp106"' ],
-);
-
-$XF86firstchunk_text = q(
-# File generated by XFdrake.
-
-# **********************************************************************
-# Refer to the XF86Config(4/5) man page for details about the format of
-# this file.
-# **********************************************************************
-
-Section "Files"
-
- RgbPath "/usr/X11R6/lib/X11/rgb"
-
-# Multiple FontPath entries are allowed (they are concatenated together)
-# By default, Mandrake 6.0 and later now use a font server independent of
-# the X server to render fonts.
-
- FontPath "unix/:-1"
-
-EndSection
-
-# **********************************************************************
-# Server flags section.
-# **********************************************************************
-
-Section "ServerFlags"
-
- # Uncomment this to cause a core dump at the spot where a signal is
- # received. This may leave the console in an unusable state, but may
- # provide a better stack trace in the core dump to aid in debugging
- #NoTrapSignals
-
- # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
- # This allows clients to receive this key event.
- #DontZap
-
- # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
- # sequences. This allows clients to receive these key events.
- #DontZoom
-
- # This allows the server to start up even if the
- # mouse device can't be opened/initialised.
- AllowMouseOpenFail
-
-EndSection
-
-# **********************************************************************
-# Input devices
-# **********************************************************************
-);
-
-$keyboardsection_start = '
-# **********************************************************************
-# Keyboard section
-# **********************************************************************
-
-Section "Keyboard"
-
- Protocol "Standard"
-
- # when using XQUEUE, comment out the above line, and uncomment the
- # following line
- #Protocol "Xqueue"
-
- AutoRepeat 250 30
-
- # Let the server do the NumLock processing. This should only be
- # required when using pre-R6 clients
- #ServerNumLock
-
- # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
- #Xleds "1 2 3"
-
- #To set the LeftAlt to Meta, RightAlt key to ModeShift,
- #RightCtl key to Compose, and ScrollLock key to ModeLock:
-
- LeftAlt Meta
- RightAlt Meta
- ScrollLock Compose
- RightCtl Control
-
-# To disable the XKEYBOARD extension, uncomment XkbDisable.
-
-# XkbDisable
-';
-
-$keyboardsection_start_v4 = '
-# **********************************************************************
-# Keyboard section
-# **********************************************************************
-
-Section "InputDevice"
-
- Identifier "Keyboard1"
- Driver "Keyboard"
- Option "AutoRepeat" "250 30"
-';
-
-if (arch() =~ /^sparc/) {
- $keyboardsection_part3 = '
-# To customise the XKB settings to suit your keyboard, modify the
-# lines below (which are the defaults). For example:
-# XkbModel "type6"
-# If you have a SUN keyboard, you may use:
-# XkbModel "sun"
-#
-# Then to change the language, change the Layout setting.
-# For example, a german layout can be obtained with:
-# XkbLayout "de"
-# or:
-# XkbLayout "de"
-# XkbVariant "nodeadkeys"
-#
-# If you\'d like to switch the positions of your capslock and
-# control keys, use:
-# XkbOptions "ctrl:swapcaps"
-
-# These are the default XKB settings for XFree86 on SUN:
-# XkbRules "sun"
-# XkbModel "type5_unix"
-# XkbLayout "us"
-# XkbCompat "compat/complete"
-# XkbTypes "types/complete"
-# XkbKeycodes "sun(type5)"
-# XkbGeometry "sun(type5)"
-# XkbSymbols "sun/us(sun5)"
-
- XkbRules "sun"
- XkbLayout "us"
- XkbCompat "compat/complete"
- XkbTypes "types/complete"
- XkbKeycodes "sun(type5)"
- XkbGeometry "sun(type5)"
- XkbSymbols "sun/us(sun5)"
-';
-$keyboardsection_part3_v4 = '
- Option "XkbRules" "sun"
- Option "XkbLayout" "us"
- Option "XkbCompat" "compat/complete"
- Option "XkbTypes" "types/complete"
- Option "XkbKeycodes" "sun(type5)"
- Option "XkbGeometry" "sun(type5)"
- Option "XkbSymbols" "sun/us(sun5)"
-';
-} elsif (arch() =~ /ppc/) {
-$keyboardsection_part3 = '
-# To customise the XKB settings to suit your keyboard, modify the
-# lines below (which are the defaults). For example, for a non-U.S.
-# keyboard, you will probably want to use:
-# XkbModel "pc102"
-# If you have a US Microsoft Natural keyboard, you can use:
-# XkbModel "microsoft"
-#
-# Then to change the language, change the Layout setting.
-# For example, a german layout can be obtained with:
-# XkbLayout "de"
-# or:
-# XkbLayout "de"
-# XkbVariant "nodeadkeys"
-#
-# If you\'d like to switch the positions of your capslock and
-# control keys, use:
-# XkbOptions "ctrl:swapcaps"
-
-# These are the default XKB settings for XFree86
-# XkbRules "xfree86"
-# XkbModel "pc101"
-# XkbLayout "us"
-# XkbVariant ""
-# XkbOptions ""
-
- XkbKeycodes "xfree86"
- XkbTypes "default"
- XkbCompat "default"
- XkbSymbols "macintosh/us"
- XkbGeometry "macintosh"
- XkbRules "xfree86"
-';
-
-$keyboardsection_part3_v4 = '
- Option "XkbRules" "xfree86"
-';
-} else {
-$keyboardsection_part3 = '
-# To customise the XKB settings to suit your keyboard, modify the
-# lines below (which are the defaults). For example, for a non-U.S.
-# keyboard, you will probably want to use:
-# XkbModel "pc102"
-# If you have a US Microsoft Natural keyboard, you can use:
-# XkbModel "microsoft"
-#
-# Then to change the language, change the Layout setting.
-# For example, a german layout can be obtained with:
-# XkbLayout "de"
-# or:
-# XkbLayout "de"
-# XkbVariant "nodeadkeys"
-#
-# If you\'d like to switch the positions of your capslock and
-# control keys, use:
-# XkbOptions "ctrl:swapcaps"
-
-# These are the default XKB settings for XFree86
-# XkbRules "xfree86"
-# XkbModel "pc101"
-# XkbLayout "us"
-# XkbVariant ""
-# XkbOptions ""
-
- XkbKeycodes "xfree86"
- XkbTypes "default"
- XkbCompat "default"
- XkbSymbols "us(pc105)"
- XkbGeometry "pc"
- XkbRules "xfree86"
-';
-
-$keyboardsection_part3_v4 = '
- Option "XkbRules" "xfree86"
-';
-}
-
-$keyboardsection_end = '
-EndSection
-';
-
-$pointersection_text = '
-# **********************************************************************
-# Pointer section
-# **********************************************************************
-
-';
-
-$monitorsection_text1 = '
-# **********************************************************************
-# Monitor section
-# **********************************************************************
-
-# Any number of monitor sections may be present
-
-Section "Monitor"
-';
-
-$monitorsection_text2 = '
-# HorizSync is in kHz unless units are specified.
-# HorizSync may be a comma separated list of discrete values, or a
-# comma separated list of ranges of values.
-# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR\'S
-# USER MANUAL FOR THE CORRECT NUMBERS.
-';
-
-$monitorsection_text3 = '
-# VertRefresh is in Hz unless units are specified.
-# VertRefresh may be a comma separated list of discrete values, or a
-# comma separated list of ranges of values.
-# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR\'S
-# USER MANUAL FOR THE CORRECT NUMBERS.
-';
-
-$monitorsection_text4 = '
-# Modes can be specified in two formats. A compact one-line format, or
-# a multi-line format.
-
-# These two are equivalent
-
-# ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace
-
-# Mode "1024x768i"
-# DotClock 45
-# HTimings 1024 1048 1208 1264
-# VTimings 768 776 784 817
-# Flags "Interlace"
-# EndMode
-';
-
-$modelines_text_Trident_TG_96xx = '
-# This is a set of standard mode timings. Modes that are out of monitor spec
-# are automatically deleted by the server (provided the HorizSync and
-# VertRefresh lines are correct), so there\'s no immediate need to
-# delete mode timings (unless particular mode timings don\'t work on your
-# monitor). With these modes, the best standard mode that your monitor
-# and video card can support for a given resolution is automatically
-# used.
-
-# These are special modelines for Trident Providia 9685. It is for VA Linux
-# systems only.
-# 640x480 @ 72 Hz, 36.5 kHz hsync
-Modeline "640x480" 31.5 640 680 720 864 480 488 491 521
-# 800x600 @ 72 Hz, 48.0 kHz hsync
-Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync
-# 1024x768 @ 60 Hz, 48.4 kHz hsync
-#Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
-# 1024x768 @ 70 Hz, 56.5 kHz hsync
-Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
-';
-$modelines_text_apple = '
-Section "Modes"
- Identifier "Mac Modes"
- # Apple iMac modes
- Modeline "1024x768" 78.525 1024 1049 1145 1312 768 769 772 800 +hsync +vsync
- Modeline "800x600" 62.357 800 821 901 1040 600 601 604 632 +hsync +vsync
- Modeline "640x480" 49.886 640 661 725 832 480 481 484 514 +hsync +vsync
- # Apple monitors tend to do 832x624
- Modeline "832x624" 57 832 876 940 1152 624 625 628 667 -hsync -vsync
- # Apple PowerBook G3
- Modeline "800x600" 100 800 816 824 840 600 616 624 640 -hsync -vsync
-EndSection
-';
-$modelines_text = '
-# This is a set of standard mode timings. Modes that are out of monitor spec
-# are automatically deleted by the server (provided the HorizSync and
-# VertRefresh lines are correct), so there\'s no immediate need to
-# delete mode timings (unless particular mode timings don\'t work on your
-# monitor). With these modes, the best standard mode that your monitor
-# and video card can support for a given resolution is automatically
-# used.
-
-# 640x400 @ 70 Hz, 31.5 kHz hsync
-Modeline "640x400" 25.175 640 664 760 800 400 409 411 450
-# 640x480 @ 60 Hz, 31.5 kHz hsync
-Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
-# 800x600 @ 56 Hz, 35.15 kHz hsync
-ModeLine "800x600" 36 800 824 896 1024 600 601 603 625
-# 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync
-Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace
-
-# 640x400 @ 85 Hz, 37.86 kHz hsync
-Modeline "640x400" 31.5 640 672 736 832 400 401 404 445 -HSync +VSync
-# 640x480 @ 72 Hz, 36.5 kHz hsync
-Modeline "640x480" 31.5 640 680 720 864 480 488 491 521
-# 640x480 @ 75 Hz, 37.50 kHz hsync
-ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -HSync -VSync
-# 800x600 @ 60 Hz, 37.8 kHz hsync
-Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync
-
-# 640x480 @ 85 Hz, 43.27 kHz hsync
-Modeline "640x480" 36 640 696 752 832 480 481 484 509 -HSync -VSync
-# 1152x864 @ 89 Hz interlaced, 44 kHz hsync
-ModeLine "1152x864" 65 1152 1168 1384 1480 864 865 875 985 Interlace
-
-# 800x600 @ 72 Hz, 48.0 kHz hsync
-Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync
-# 1024x768 @ 60 Hz, 48.4 kHz hsync
-Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
-
-# 640x480 @ 100 Hz, 53.01 kHz hsync
-Modeline "640x480" 45.8 640 672 768 864 480 488 494 530 -HSync -VSync
-# 1152x864 @ 60 Hz, 53.5 kHz hsync
-Modeline "1152x864" 89.9 1152 1216 1472 1680 864 868 876 892 -HSync -VSync
-# 800x600 @ 85 Hz, 55.84 kHz hsync
-Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync
-
-# 1024x768 @ 70 Hz, 56.5 kHz hsync
-Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
-# 1280x1024 @ 87 Hz interlaced, 51 kHz hsync
-Modeline "1280x1024" 80 1280 1296 1512 1568 1024 1025 1037 1165 Interlace
-
-# 800x600 @ 100 Hz, 64.02 kHz hsync
-Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -HSync -VSync
-# 1024x768 @ 76 Hz, 62.5 kHz hsync
-Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823
-# 1152x864 @ 70 Hz, 62.4 kHz hsync
-Modeline "1152x864" 92 1152 1208 1368 1474 864 865 875 895
-# 1280x1024 @ 61 Hz, 64.2 kHz hsync
-Modeline "1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 1054
-
-# 1024x768 @ 85 Hz, 70.24 kHz hsync
-Modeline "1024x768" 98.9 1024 1056 1216 1408 768 782 788 822 -HSync -VSync
-# 1152x864 @ 78 Hz, 70.8 kHz hsync
-Modeline "1152x864" 110 1152 1240 1324 1552 864 864 876 908
-
-# 1280x1024 @ 70 Hz, 74.59 kHz hsync
-Modeline "1280x1024" 126.5 1280 1312 1472 1696 1024 1032 1040 1068 -HSync -VSync
-# 1600x1200 @ 60Hz, 75.00 kHz hsync
-Modeline "1600x1200" 162 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
-# 1152x864 @ 84 Hz, 76.0 kHz hsync
-Modeline "1152x864" 135 1152 1464 1592 1776 864 864 876 908
-
-# 1280x1024 @ 74 Hz, 78.85 kHz hsync
-Modeline "1280x1024" 135 1280 1312 1456 1712 1024 1027 1030 1064
-
-# 1024x768 @ 100Hz, 80.21 kHz hsync
-Modeline "1024x768" 115.5 1024 1056 1248 1440 768 771 781 802 -HSync -VSync
-# 1280x1024 @ 76 Hz, 81.13 kHz hsync
-Modeline "1280x1024" 135 1280 1312 1416 1664 1024 1027 1030 1064
-
-# 1600x1200 @ 70 Hz, 87.50 kHz hsync
-Modeline "1600x1200" 189 1600 1664 1856 2160 1200 1201 1204 1250 -HSync -VSync
-# 1152x864 @ 100 Hz, 89.62 kHz hsync
-Modeline "1152x864" 137.65 1152 1184 1312 1536 864 866 885 902 -HSync -VSync
-# 1280x1024 @ 85 Hz, 91.15 kHz hsync
-Modeline "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +HSync +VSync
-# 1600x1200 @ 75 Hz, 93.75 kHz hsync
-Modeline "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
-# 1600x1200 @ 85 Hz, 105.77 kHz hsync
-Modeline "1600x1200" 220 1600 1616 1808 2080 1200 1204 1207 1244 +HSync +VSync
-# 1280x1024 @ 100 Hz, 107.16 kHz hsync
-Modeline "1280x1024" 181.75 1280 1312 1440 1696 1024 1031 1046 1072 -HSync -VSync
-
-# 1800x1440 @ 64Hz, 96.15 kHz hsync
-ModeLine "1800X1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
-# 1800x1440 @ 70Hz, 104.52 kHz hsync
-ModeLine "1800X1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
-
-# 512x384 @ 78 Hz, 31.50 kHz hsync
-Modeline "512x384" 20.160 512 528 592 640 384 385 388 404 -HSync -VSync
-# 512x384 @ 85 Hz, 34.38 kHz hsync
-Modeline "512x384" 22 512 528 592 640 384 385 388 404 -HSync -VSync
-
-# Low-res Doublescan modes
-# If your chipset does not support doublescan, you get a \'squashed\'
-# resolution like 320x400.
-
-# 320x200 @ 70 Hz, 31.5 kHz hsync, 8:5 aspect ratio
-Modeline "320x200" 12.588 320 336 384 400 200 204 205 225 Doublescan
-# 320x240 @ 60 Hz, 31.5 kHz hsync, 4:3 aspect ratio
-Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan
-# 320x240 @ 72 Hz, 36.5 kHz hsync
-Modeline "320x240" 15.750 320 336 384 400 240 244 246 262 Doublescan
-# 400x300 @ 56 Hz, 35.2 kHz hsync, 4:3 aspect ratio
-ModeLine "400x300" 18 400 416 448 512 300 301 302 312 Doublescan
-# 400x300 @ 60 Hz, 37.8 kHz hsync
-Modeline "400x300" 20 400 416 480 528 300 301 303 314 Doublescan
-# 400x300 @ 72 Hz, 48.0 kHz hsync
-Modeline "400x300" 25 400 424 488 520 300 319 322 333 Doublescan
-# 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect ratio
-ModeLine "480x300" 21.656 480 496 536 616 300 301 302 312 Doublescan
-# 480x300 @ 60 Hz, 37.8 kHz hsync
-Modeline "480x300" 23.890 480 496 576 632 300 301 303 314 Doublescan
-# 480x300 @ 63 Hz, 39.6 kHz hsync
-Modeline "480x300" 25 480 496 576 632 300 301 303 314 Doublescan
-# 480x300 @ 72 Hz, 48.0 kHz hsync
-Modeline "480x300" 29.952 480 504 584 624 300 319 322 333 Doublescan
-
-';
-
-$devicesection_text = '
-# **********************************************************************
-# Graphics device section
-# **********************************************************************
-
-Section "Device"
- Identifier "Generic VGA"
- Chipset "generic"
-EndSection
-
-';
-
-$devicesection_text_v4 = '
-# **********************************************************************
-# Graphics device section
-# **********************************************************************
-
-Section "Device"
- Identifier "Generic VGA"
- Driver "vga"
-EndSection
-
-';
-
-$screensection_text1 = '
-# **********************************************************************
-# Screen sections
-# **********************************************************************
-';
-
diff --git a/perl-install/any.pm b/perl-install/any.pm
deleted file mode 100644
index a4710b375..000000000
--- a/perl-install/any.pm
+++ /dev/null
@@ -1,806 +0,0 @@
-package any; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :system :file :functional);
-use commands;
-use detect_devices;
-use partition_table qw(:types);
-use fsedit;
-use fs;
-use run_program;
-use modules;
-use log;
-
-sub drakx_version {
- sprintf "DrakX v%s built %s", $::testing ? ('TEST', scalar gmtime()) : (split('/', cat_("$ENV{SHARE_PATH}/VERSION")))[2,3];
-}
-
-sub facesdir {
- my ($prefix) = @_;
- "$prefix/usr/share/faces/";
-}
-sub face2xpm {
- my ($face, $prefix) = @_;
- facesdir($prefix) . $face . ".xpm";
-}
-sub face2png {
- my ($face, $prefix) = @_;
- facesdir($prefix) . $face . ".png";
-}
-sub facesnames {
- my ($prefix) = @_;
- my $dir = facesdir($prefix);
- my @l = grep { /^[A-Z]/ } all($dir);
- grep { -e "$dir/$_.png" } map { /(.*)\.xpm/ } (@l ? @l : all($dir));
-}
-
-sub addKdmIcon {
- my ($prefix, $user, $icon) = @_;
- my $dest = "$prefix/usr/share/faces/$user.png";
- eval { commands::cp("-f", facesdir($prefix) . $icon . ".png", $dest) } if $icon;
-}
-
-sub allocUsers {
- my ($prefix, $users) = @_;
- my @m = my @l = facesnames($prefix);
- foreach (grep { !$_->{icon} || $_->{icon} eq "automagic" } @$users) {
- $_->{auto_icon} = splice(@m, rand(@m), 1); #- known biased (see cookbook for better)
- log::l("auto_icon is $_->{auto_icon}");
- @m = @l unless @m;
- }
-}
-
-sub addUsers {
- my ($prefix, $users) = @_;
- my $msec = "$prefix/etc/security/msec";
-
- allocUsers($prefix, $users);
- foreach my $u (@$users) {
- substInFile { s/^$u->{name}\n//; $_ .= "$u->{name}\n" if eof } "$msec/user.conf" if -d $msec;
- addKdmIcon($prefix, $u->{name}, delete $u->{auto_icon} || $u->{icon});
- }
- run_program::rooted($prefix, "/usr/share/msec/grpuser.sh --refresh >/dev/null");
-}
-
-sub crypt {
- my ($password, $md5) = @_;
- crypt($password, $md5 ? '$1$' . salt(8) : salt(2));
-}
-sub enableShadow {
- my ($prefix) = @_;
- run_program::rooted($prefix, "pwconv") or log::l("pwconv failed");
- run_program::rooted($prefix, "grpconv") or log::l("grpconv failed");
-}
-sub enableMD5Shadow {
- my ($prefix, $shadow, $md5) = @_;
- substInFile {
- if (/^password.*pam_pwdb.so/) {
- s/\s*shadow//; s/\s*md5//;
- s/$/ shadow/ if $shadow;
- s/$/ md5/ if $md5;
- }
- } grep { -r $_ } map { "$prefix/etc/pam.d/$_" } qw(login rlogin passwd);
-}
-
-sub setupBootloader {
- my ($in, $b, $hds, $fstab, $security, $prefix, $more) = @_;
-
- $more++ if $b->{bootUnsafe};
- $more = 2 if arch() =~ /ppc/; #- no auto for PPC yet
-
- if (!$::expert && $more < 1) {
- #- automatic
- } elsif (!$::expert) {
- my @l = (__("First sector of drive (MBR)"), __("First sector of boot partition"));
-
- $in->set_help('setupBootloaderBeginner') unless $::isStandalone;
- if (arch() =~ /sparc/) {
- $b->{use_partition} = $in->ask_from_list_(_("SILO Installation"),
- _("Where do you want to install the bootloader?"),
- \@l, $l[$b->{use_partition}]) or return;
- } elsif (arch() =~ /ppc/) {
- if (defined $partition_table_mac::bootstrap_part) {
- $b->{boot} = $partition_table_mac::bootstrap_part;
- log::l("set bootstrap to $b->{boot}");
- } else {
- die "no bootstrap partition - yaboot.conf creation failed";
- }
- } else {
- my $boot = $hds->[0]{device};
- my $onmbr = "/dev/$boot" eq $b->{boot};
- $b->{boot} = "/dev/" . ($in->ask_from_list_(_("LILO/grub Installation"),
- _("Where do you want to install the bootloader?"),
- \@l, $l[!$onmbr]) eq $l[0]
- ? $boot : fsedit::get_root($fstab, 'boot')->{device});
- }
- } else {
- $in->set_help(arch() =~ /sparc/ ? "setupSILOGeneral" : arch() =~ /ppc/ ? 'setupYabootGeneral' :"setupBootloaderGeneral") unless $::isStandalone; #- TO MERGE ?
-
- my @silo_install_lang = (_("First sector of drive (MBR)"), _("First sector of boot partition"));
- my $silo_install_lang = $silo_install_lang[$b->{use_partition}];
-
- my %bootloaders = (if_(exists $b->{methods}{silo},
- __("SILO") => sub { $b->{methods}{silo} = 1 }),
- if_(exists $b->{methods}{lilo},
- __("LILO with text menu") => sub { $b->{methods}{lilo} = "lilo-menu" },
- __("LILO with graphical menu") => sub { $b->{methods}{lilo} = "lilo-graphic" }),
- if_(exists $b->{methods}{grub},
- #- put lilo if grub is chosen, so that /etc/lilo.conf is generated
- __("Grub") => sub { $b->{methods}{grub} = 1;
- exists $b->{methods}{lilo}
- and $b->{methods}{lilo} = "lilo-menu" }),
- if_(exists $b->{methods}{loadlin},
- __("Boot from DOS/Windows (loadlin)") => sub { $b->{methods}{loadlin} = 1 }),
- if_(exists $b->{methods}{yaboot},
- __("Yaboot") => sub { $b->{methods}{yaboot} = 1 }),
- );
- my $bootloader = arch() =~ /sparc/ ? __("SILO") : arch() =~ /ppc/ ? __("Yaboot") : __("LILO with graphical menu");
- my $profiles = bootloader::has_profiles($b);
- my $memsize = bootloader::get_append($b, 'mem');
-
- $b->{vga} ||= 'Normal';
- if (arch !~ /ppc/) {
- $in->ask_from_entries_refH('', _("Bootloader main options"), [
-{ label => _("Bootloader to use"), val => \$bootloader, list => [ keys(%bootloaders) ], format => \&translate },
- arch() =~ /sparc/ ? (
-{ label => _("Bootloader installation"), val => \$silo_install_lang, list => \@silo_install_lang },
-) : (
-{ label => _("Boot device"), val => \$b->{boot}, list => [ map { "/dev/$_" } (map { $_->{device} } (@$hds, grep { !isFat($_) } @$fstab)), detect_devices::floppies() ], not_edit => !$::expert },
-{ label => _("LBA (doesn't work on old BIOSes)"), val => \$b->{lba32}, type => "bool", text => "lba", advanced => 1 },
-{ label => _("Compact"), val => \$b->{compact}, type => "bool", text => _("compact"), advanced => 1 },
-{ label => _("Video mode"), val => \$b->{vga}, list => [ keys %bootloader::vga_modes ], not_edit => !$::expert, advanced => 1 },
-),
-{ label => _("Delay before booting default image"), val => \$b->{timeout} },
- if_($security >= 4,
-{ label => _("Password"), val => \$b->{password}, hidden => 1 },
-{ label => _("Password (again)"), val => \$b->{password2}, hidden => 1 },
-{ label => _("Restrict command line options"), val => \$b->{restricted}, type => "bool", text => _("restrict") },
- ),
-{ label => _("Clean /tmp at each boot"), val => \$b->{CLEAN_TMP}, type => 'bool', advanced => 1 },
-{ label => _("Precise RAM size if needed (found %d MB)", availableRamMB()), val => \$memsize, advanced => 1 },
- if_(detect_devices::hasPCMCIA,
-{ label => _("Enable multi profiles"), val => \$profiles, type => 'bool', advanced => 1 },
- ),
-],
- complete => sub {
- !$memsize || $memsize =~ /K$/ || $memsize =~ s/^(\d+)M?$/$1M/i or $in->ask_warn('', _("Give the ram size in MB")), return 1;
-#- $security > 4 && length($b->{password}) < 6 and $in->ask_warn('', _("At this level of security, a password (and a good one) in lilo is requested")), return 1;
- $b->{restricted} && !$b->{password} and $in->ask_warn('', _("Option ``Restrict command line options'' is of no use without a password")), return 1;
- $b->{password} eq $b->{password2} or !$b->{restricted} or $in->ask_warn('', [ _("The passwords do not match"), _("Please try again") ]), return 1;
- 0;
- }
- ) or return 0;
- } else {
- $b->{boot} = $partition_table_mac::bootstrap_part;
- $in->ask_from_entries_refH('', _("Bootloader main options"), [
- { label => _("Bootloader to use"), val => \$bootloader, list => [ keys(%bootloaders) ], format => \&translate },
- { label => _("Init Message"), val => \$b->{initmsg} },
- { label => _("Boot device"), val => \$b->{boot}, list => [ map { "/dev/$_" } (map { $_->{device} } (grep { isAppleBootstrap($_) } @$fstab))], not_edit => !$::expert },
- { label => _("Open Firmware Delay"), val => \$b->{delay} },
- { label => _("Kernel Boot Timeout"), val => \$b->{timeout} },
- { label => _("Enable CD Boot?"), val => \$b->{enablecdboot}, type => "bool" },
- { label => _("Enable OF Boot?"), val => \$b->{enableofboot}, type => "bool" },
- { label => _("Default OS?"), val=> \$b->{defaultos}, list => [ 'linux', 'macos', 'macosx', 'darwin' ] },
- ]) or return 0;
- }
-
- $b->{methods}{$_} = 0 foreach keys %{$b->{methods}};
- $bootloaders{$bootloader} and $bootloaders{$bootloader}->();
- #- at least one method
- grep_each { $::b } %{$b->{methods}} or return;
-
- $b->{use_partition} = $silo_install_lang eq _("First sector of drive (MBR)") ? 0 : 1;
- $b->{vga} = $bootloader::vga_modes{$b->{vga}} || $b->{vga};
-
- bootloader::set_profiles($b, $profiles);
- bootloader::add_append($b, "mem", $memsize);
- }
-
- while ($::expert || $more > 1) {
- $in->set_help(arch() =~ /sparc/ ? 'setupSILOAddEntry' : arch() =~ /ppc/ ? 'setupYabootAddEntry' : 'setupBootloaderAddEntry') unless $::isStandalone;
- my ($c, $e);
- eval { $in->ask_from_entries_refH_powered(
- {
- messages =>
-_("Here are the different entries.
-You can add some more or change the existing ones."),
- ok => '',
-},
- [ { val => \$e, format => sub {
- my ($e) = @_;
- ref $e ?
- "$e->{label} ($e->{kernel_or_dev})" . ($b->{default} eq $e->{label} && " *") :
- translate($e);
- }, list => [ @{$b->{entries}} ] },
- (map { my $s = $_; { val => translate($_), clicked => sub { $c = $s; die } } } (__("Modify"), __("Add"), __("Done"))),
- ]
- ) };
- !$c || $c eq "Done" and last;
-
- if ($c eq "Add") {
- my @labels = map { $_->{label} } @{$b->{entries}};
- my $prefix;
- if ($in->ask_from_list_('', _("Which type of entry do you want to add?"),
- [ __("Linux"), arch() =~ /sparc/ ? __("Other OS (SunOS...)") : arch() =~ /ppc/ ?
- __("Other OS (MacOS...)") : __("Other OS (windows...)") ]
- ) eq "Linux") {
- $e = { type => 'image',
- root => '/dev/' . fsedit::get_root($fstab)->{device}, #- assume a good default.
- };
- $prefix = "linux";
- } else {
- $e = { type => 'other' };
- $prefix = arch() =~ /sparc/ ? "sunos" : arch() =~ /ppc/ ? "macos" : "windows";;
- }
- $e->{label} = $prefix;
- for (my $nb = 0; member($e->{label}, @labels); $nb++) { $e->{label} = "$prefix-$nb" }
- }
- my %old_e = %$e;
- my $default = my $old_default = $e->{label} eq $b->{default};
-
- my @l;
- if ($e->{type} eq "image") {
- @l = (
-arch =~ /ppc/ ?
-({ label => _("Image"), val => \$e->{kernel_or_dev}, list => [ map { s/$prefix//; $_ } glob_("$prefix/boot/vmlinux*") ], not_edit => 0 })
-:
-({ label => _("Image"), val => \$e->{kernel_or_dev}, list => [ map { s/$prefix//; $_ } glob_("$prefix/boot/vmlinuz*") ], not_edit => 0 }),
-{ label => _("Root"), val => \$e->{root}, list => [ map { "/dev/$_->{device}" } @$fstab ], not_edit => !$::expert },
-{ label => _("Append"), val => \$e->{append} },
-arch =~ /ppc/ ? () : (
-{ label => _("Video mode"), val => \$e->{vga}, list => [ keys %bootloader::vga_modes ], not_edit => !$::expert },
-),
-{ label => _("Initrd"), val => \$e->{initrd}, list => [ map { s/$prefix//; $_ } glob_("$prefix/boot/initrd*") ] },
-{ label => _("Read-write"), val => \$e->{'read-write'}, type => 'bool' }
- );
- @l = @l[0..2] unless $::expert;
- } else {
- @l = (
-{ label => _("Root"), val => \$e->{kernel_or_dev}, list => [ map { "/dev/$_->{device}" } @$fstab ], not_edit => !$::expert },
-if_(arch() !~ /sparc|ppc/,
-{ label => _("Table"), val => \$e->{table}, list => [ '', map { "/dev/$_->{device}" } @$hds ], not_edit => !$::expert },
-{ label => _("Unsafe"), val => \$e->{unsafe}, type => 'bool' }
-),
- );
- @l = $l[0] unless $::expert;
- }
-if (arch() !~ /ppc/) {
- @l = (
-{ label => _("Label"), val => \$e->{label} },
-@l,
-{ label => _("Default"), val => \$default, type => 'bool' },
- );
-} else {
- @l = ({ label => _("Label"), val => \$e->{label}, list=> ['macos', 'macosx', 'darwin'] },
- @l );
- if ($e->{type} eq "image") {
- @l = ({ label => _("Label"), val => \$e->{label} },
- $::expert ? @l[1..4] : (@l[1..2], { label => _("Append"), val => \$e->{append} }) ,
- if_($::expert, { label => _("Initrd-size"), val => \$e->{initrdsize}, list => [ '', '4096', '8192', '16384', '24576' ] }),
- if_($::expert, $l[5]),
- { label => _("NoVideo"), val => \$e->{novideo}, type => 'bool' },
- { label => _("Default"), val => \$default, type => 'bool' }
- );
- }
-}
-
- if ($in->ask_from_entries_refH_powered(
- {
- if_($c ne "Add", cancel => _("Remove entry")),
- callbacks => {
- complete => sub {
- $e->{label} or $in->ask_warn('', _("Empty label not allowed")), return 1;
- member($e->{label}, map { $_->{label} } grep { $_ != $e } @{$b->{entries}}) and $in->ask_warn('', _("This label is already used")), return 1;
- 0;
- } } }, \@l)) {
- $b->{default} = $old_default || $default ? $default && $e->{label} : $b->{default};
- $e->{vga} = $bootloader::vga_modes{$e->{vga}} || $e->{vga};
- require bootloader;
- bootloader::configure_entry($prefix, $e); #- hack to make sure initrd file are built.
-
- push @{$b->{entries}}, $e if $c eq "Add";
- } else {
- @{$b->{entries}} = grep { $_ != $e } @{$b->{entries}};
- }
- }
- 1;
-}
-
-sub partitions_suggestions {
- my ($in) = @_;
- my $t = $::expert ?
- $in->ask_from_list_('', _("What type of partitioning?"), [ keys %fsedit::suggestions ]) :
- 'simple';
- $fsedit::suggestions{$t};
-}
-
-my @etc_pass_fields = qw(name pw uid gid realname home shell);
-sub unpack_passwd {
- my ($l) = @_;
- chomp $l;
- my %l; @l{@etc_pass_fields} = split ':', $l;
- \%l;
-}
-sub pack_passwd {
- my ($l) = @_;
- join(':', @$l{@etc_pass_fields}) . "\n";
-}
-
-sub get_autologin {
- my ($prefix, $o) = @_;
- my %l = getVarsFromSh("$prefix/etc/sysconfig/autologin");
- $o->{autologin} ||= $l{USER};
- %l = getVarsFromSh("$prefix/etc/sysconfig/desktop");
- $o->{desktop} ||= $l{DESKTOP};
-}
-
-sub set_autologin {
- my ($prefix, $user, $desktop) = @_;
-
- if ($user) {
- my %l = getVarsFromSh("$prefix/etc/sysconfig/desktop");
- $l{DESKTOP} = uc($desktop);
- setVarsInSh("$prefix/etc/sysconfig/desktop", %l);
- }
- setVarsInSh("$prefix/etc/sysconfig/autologin",
- { USER => $user, AUTOLOGIN => bool2yesno($user), EXEC => "/usr/X11R6/bin/startx" });
- log::l("cat $prefix/etc/sysconfig/autologin: ", cat_("$prefix/etc/sysconfig/autologin"));
-}
-
-sub rotate_log {
- my ($f) = @_;
- if (-e $f) {
- my $i = 1;
- for (; -e "$f$i" || -e "$f$i.gz"; $i++) {}
- rename $f, "$f$i";
- }
-}
-sub rotate_logs {
- my ($prefix) = @_;
- rotate_log("$prefix/root/$_") foreach qw(ddebug.log install.log);
-}
-
-sub writeandclean_ldsoconf {
- my ($prefix) = @_;
- my $file = "$prefix/etc/ld.so.conf";
- output $file,
- grep { !m|^(/usr)?/lib$| } #- no need to have /lib and /usr/lib in ld.so.conf
- uniq cat_($file), "/usr/X11R6/lib\n";
-}
-
-sub shells {
- my ($prefix) = @_;
- grep { -x "$prefix$_" } map { chomp; $_ } cat_("$prefix/etc/shells");
-}
-
-sub inspect {
- my ($part, $prefix, $rw) = @_;
-
- isMountableRW($part) or return;
-
- my $dir = "/tmp/inspect_tmp_dir";
-
- if ($part->{isMounted}) {
- $dir = ($prefix || '') . $part->{mntpoint};
- } elsif ($part->{notFormatted} && !$part->{isFormatted}) {
- $dir = '';
- } else {
- mkdir $dir, 0700;
- eval { fs::mount($part->{device}, $dir, type2fs($part->{type}), !$rw) };
- $@ and return;
- }
- my $h = before_leaving {
- if (!$part->{isMounted} && $dir) {
- fs::umount($dir);
- unlink($dir)
- }
- };
- $h->{dir} = $dir;
- $h;
-}
-
-#-----modem conf
-sub pppConfig {
- my ($in, $modem, $prefix, $install) = @_;
- $modem or return;
-
- symlinkf($modem->{device}, "$prefix/dev/modem") or log::l("creation of $prefix/dev/modem failed")
- if $modem->{device} ne "/dev/modem";
- $install->(qw(ppp)) unless $::testing;
-
- my %toreplace;
- $toreplace{$_} = $modem->{$_} foreach qw(connection phone login passwd auth domain dns1 dns2);
- $toreplace{kpppauth} = ${{ 'Script-based' => 0, 'PAP' => 1, 'Terminal-based' => 2, }}{$modem->{auth}};
- $toreplace{phone} =~ s/\D//g;
- $toreplace{dnsserver} = join ',', map { $modem->{$_} } "dns1", "dns2";
- $toreplace{dnsserver} .= $toreplace{dnsserver} && ',';
-
- #- using peerdns or dns1,dns2 avoid writing a /etc/resolv.conf file.
- $toreplace{peerdns} = "yes";
-
- $toreplace{connection} ||= 'DialupConnection';
- $toreplace{domain} ||= 'localdomain';
- $toreplace{intf} ||= 'ppp0';
- $toreplace{papname} = $modem->{auth} eq 'PAP' && $toreplace{login};
-
- #- build ifcfg-ppp0.
- my $ifcfg = "$prefix/etc/sysconfig/network-scripts/ifcfg-ppp0";
- local *IFCFG; open IFCFG, ">$ifcfg" or die "Can't open $ifcfg";
- print IFCFG <<END;
-DEVICE="$toreplace{intf}"
-ONBOOT="no"
-USERCTL="no"
-MODEMPORT="/dev/modem"
-LINESPEED="115200"
-PERSIST="yes"
-DEFABORT="yes"
-DEBUG="yes"
-INITSTRING="ATZ"
-DEFROUTE="yes"
-HARDFLOWCTL="yes"
-ESCAPECHARS="no"
-PPPOPTIONS=""
-PAPNAME="$toreplace{papname}"
-REMIP=""
-NETMASK=""
-IPADDR=""
-MRU=""
-MTU=""
-DISCONNECTTIMEOUT="5"
-RETRYTIMEOUT="60"
-BOOTPROTO="none"
-PEERDNS="$toreplace{peerdns}"
-END
- foreach (1..2) {
- if ($toreplace{"dns$_"}) {
- print IFCFG <<END;
-DNS$_=$toreplace{"dns$_"}
-END
- }
- }
- close IFCFG;
-
- #- build chat-ppp0.
- my $chat = "$prefix/etc/sysconfig/network-scripts/chat-ppp0";
- local *CHAT; open CHAT, ">$chat" or die "Can't open $chat";
- print CHAT <<END;
-'ABORT' 'BUSY'
-'ABORT' 'ERROR'
-'ABORT' 'NO CARRIER'
-'ABORT' 'NO DIALTONE'
-'ABORT' 'Invalid Login'
-'ABORT' 'Login incorrect'
-'' 'ATZ'
-END
- if ($modem->{special_command}) {
- print CHAT <<END;
-'OK' '$modem->{special_command}'
-END
- }
- print CHAT <<END;
-'OK' 'ATDT$toreplace{phone}'
-'CONNECT' ''
-END
- if ($modem->{auth} eq 'Terminal-based' || $modem->{auth} eq 'Script-based') {
- print CHAT <<END;
-'ogin:--ogin:' '$toreplace{login}'
-'ord:' '$toreplace{passwd}'
-END
- }
- print CHAT <<END;
-'TIMEOUT' '5'
-'~--' ''
-END
- close CHAT;
- chmod 0600, $chat;
-
- if ($modem->{auth} eq 'PAP') {
- #- need to create a secrets file for the connection.
- my $secrets = "$prefix/etc/ppp/" . lc($modem->{auth}) . "-secrets";
- my @l = cat_($secrets);
- my $replaced = 0;
- do { $replaced ||= 1
- if s/^\s*"?$toreplace{login}"?\s+ppp0\s+(\S+)/"$toreplace{login}" ppp0 "$toreplace{passwd}"/; } foreach @l;
- if ($replaced) {
- local *F;
- open F, ">$secrets" or die "Can't open $secrets: $!";
- print F @l;
- } else {
- local *F;
- open F, ">>$secrets" or die "Can't open $secrets: $!";
- print F "$toreplace{login} ppp0 \"$toreplace{passwd}\"\n";
- }
- #- restore access right to secrets file, just in case.
- chmod 0600, $secrets;
- }
-
- #- install kppprc file according to used configuration.
- commands::mkdir_("-p", "$prefix/usr/share/config");
- local *KPPPRC;
- open KPPPRC, ">$prefix/usr/share/config/kppprc" or die "Can't open $prefix/usr/share/config/kppprc: $!";
- #chmod 0600, "$prefix/usr/share/config/kppprc";
- print KPPPRC <<END;
-# KDE Config File
-[Account0]
-ExDNSDisabled=0
-AutoName=0
-ScriptArguments=
-AccountingEnabled=0
-Phonenumber=$toreplace{phone}
-IPAddr=0.0.0.0
-Domain=$toreplace{domain}
-Name=$toreplace{connection}
-VolumeAccountingEnabled=0
-pppdArguments=
-Password=$toreplace{passwd}
-BeforeDisconnect=
-Command=
-ScriptCommands=
-Authentication=$toreplace{kpppauth}
-DNS=$toreplace{dnsserver}
-SubnetMask=0.0.0.0
-AccountingFile=
-DefaultRoute=1
-Username=$toreplace{login}
-Gateway=0.0.0.0
-StorePassword=1
-DisconnectCommand=
-[Modem]
-BusyWait=0
-Enter=CR
-FlowControl=CRTSCTS
-Volume=0
-Timeout=60
-UseCDLine=0
-UseLockFile=1
-Device=/dev/modem
-Speed=115200
-[Graph]
-InBytes=0,0,255
-Text=0,0,0
-Background=255,255,255
-Enabled=true
-OutBytes=255,0,0
-[General]
-QuitOnDisconnect=0
-ShowLogWindow=0
-DisconnectOnXServerExit=1
-DefaultAccount=$toreplace{connection}
-iconifyOnConnect=1
-Hint_QuickHelp=0
-AutomaticRedial=0
-PPPDebug=0
-NumberOfAccounts=1
-ShowClock=1
-DockIntoPanel=0
-pppdTimeout=30
-END
-
- miscellaneousNetwork($prefix);
-}
-
-sub miscellaneousNetwork {
- my ($prefix) = @_;
- setVarsInSh ("$prefix/etc/profile.d/proxy.sh", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
- setVarsInCsh("$prefix/etc/profile.d/proxy.csh", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
-}
-
-sub setup_thiskind {
- my ($in, $type, $auto, $at_least_one) = @_;
-
- my @l = setup_thiskind_backend ($type, $auto, $at_least_one, sub { my $w = wait_load_module($in, $type, @_); } );
-
- if (!$::noauto) {
- if (my @err = grep { $_ } map { $_->{error} } @l) {
- $in->ask_warn('', join("\n", @err));
- }
- return @l if $auto && (@l || !$at_least_one);
- }
- @l = map { $_->{description} } @l;
- while (1) {
- (my $msg_type = $type) =~ s/\|.*//;
- my $msg = @l ?
- [ _("Found %s %s interfaces", join(", ", @l), $msg_type),
- _("Do you have another one?") ] :
- _("Do you have any %s interfaces?", $msg_type);
-
- my $opt = [ __("Yes"), __("No") ];
- push @$opt, __("See hardware info") if $::expert;
- my $r = "Yes";
- $r = $in->ask_from_list_('', $msg, $opt, "No") || die 'already displayed' unless $at_least_one && @l == 0;
- if ($r eq "No") { return @l }
- if ($r eq "Yes") {
- push @l, load_module($in, $type) || next;
- } else {
- $in->ask_warn('', [ detect_devices::stringlist() ]);
- }
- }
-}
-
-# setup_thiskind_backend : setup the kind of hardware
-# input :
-# $type : typeof hardware to setup
-# $auto : automatic behaviour
-# $at_least_one :
-# output:
-# @l : list of loaded
-sub setup_thiskind_backend {
- my ($type, $auto, $at_least_one, $wait_function) = @_;
- #- for example $wait_function=sub { $w = wait_load_module($in, $type, @_) }
-
- my @l;
- if (!$::noauto) {
- @l = modules::load_thiskind($type, $wait_function );
- return @l;# sorry to be a sucker, pixel... :)
- }
-}
-
-sub wait_load_module {
- my ($in, $type, $text, $module) = @_;
-#-PO: the first %s is the card type (scsi, network, sound,...)
-#-PO: the second is the vendor+model name
- $in->wait_message('',
- [ _("Installing driver for %s card %s", $type, $text),
- if_($::expert, _("(module %s)", $module))
- ]);
-}
-
-sub load_module {
- my ($in, $type) = @_;
- my @options;
-
- (my $msg_type = $type) =~ s/\|.*//;
- my $m = $in->ask_from_listf('',
-#-PO: the %s is the driver type (scsi, network, sound,...)
- _("Which %s driver should I try?", $msg_type),
- \&modules::module2text,
- [ modules::module_of_type($type) ]) or return;
- my $l = modules::module2text($m);
- require modparm;
- my @names = modparm::get_options_name($m);
-
- if ((@names != 0) && $in->ask_from_list_('',
-_("In some cases, the %s driver needs to have extra information to work
-properly, although it normally works fine without. Would you like to specify
-extra options for it or allow the driver to probe your machine for the
-information it needs? Occasionally, probing will hang a computer, but it should
-not cause any damage.", $l),
- [ __("Autoprobe"), __("Specify options") ], "Autoprobe") ne "Autoprobe") {
- ASK:
- if (@names >= 0) {
- my @l = $in->ask_from_entries('',
-_("You may now provide its options to module %s.", $l),
- \@names) or return;
- @options = modparm::get_options_result($m, @l);
- } else {
- @options = split ' ',
- $in->ask_from_entry('',
-_("You may now provide its options to module %s.
-Options are in format ``name=value name2=value2 ...''.
-For instance, ``io=0x300 irq=7''", $l),
- _("Module options:"),
- );
- }
- }
- eval {
- my $w = wait_load_module($in, $type, $l, $m);
- log::l("user asked for loading module $m (type $type, desc $l)");
- modules::load($m, $type, @options);
- };
- if ($@) {
- $in->ask_yesorno('',
-_("Loading module %s failed.
-Do you want to try again with other parameters?", $l), 1) or return;
- goto ASK;
- }
- $l;
-}
-
-sub ask_users {
- my ($prefix, $in, $users, $security) = @_;
-
- my $u if 0; $u ||= {};
-
- my @shells = map { chomp; $_ } cat_("$prefix/etc/shells");
- my @icons = facesnames($prefix);
-
- while (1) {
- $u->{password2} ||= $u->{password} ||= '';
- $u->{shell} ||= '/bin/bash';
- my $names = @$users ? _("(already added %s)", join(", ", map { $_->{realname} || $_->{name} } @$users)) : '';
-
- my $verif = sub {
- $u->{password} eq $u->{password2} or $in->ask_warn('', [ _("The passwords do not match"), _("Please try again") ]), return (1,2);
- $security > 3 && length($u->{password}) < 6 and $in->ask_warn('', _("This password is too simple")), return (1,2);
- $u->{name} or $in->ask_warn('', _("Please give a user name")), return (1,0);
- $u->{name} =~ /^[a-z0-9_-]+$/ or $in->ask_warn('', _("The user name must contain only lower cased letters, numbers, `-' and `_'")), return (1,0);
- member($u->{name}, map { $_->{name} } @$users) and $in->ask_warn('', _("This user name is already added")), return (1,0);
- return 0;
- };
- my $ret = $in->ask_from_entries_refH_powered(
- { title => _("Add user"),
- messages => _("Enter a user\n%s", $names),
- ok => _("Accept user"),
- cancel => $security < 4 || @$users ? _("Done") : '',
- callbacks => {
- focus_out => sub {
- if ($_[0] eq 0) {
- $u->{name} ||= lc first($u->{realname} =~ /((\w|-)+)/);
- }
- },
- complete => $verif,
- canceled => sub { $u->{name} ? &$verif : 0; },
- } }, [
- { label => _("Real name"), val => \$u->{realname} },
- { label => _("User name"), val => \$u->{name} },
- { label => _("Password"),val => \$u->{password}, hidden => 1 },
- { label => _("Password (again)"), val => \$u->{password2}, hidden => 1 },
- { label => _("Shell"), val => \$u->{shell}, list => [ shells($prefix) ], not_edit => !$::expert, advanced => 1 },
- if_($security <= 3 && @icons,
- { label => _("Icon"), val => \$u->{icon}, list => \@icons, icon2f => sub { face2png($_[0], $prefix) }, format => \&translate },
- ),
- ],
- );
-
- push @$users, $u if $u->{name};
- $u = {};
- $ret or return;
- }
-}
-
-sub autologin {
- my ($prefix, $o, $in) = @_;
-
- my $cmd = $prefix ? "chroot $prefix" : "";
- my @wm = (split (' ', `$cmd /usr/sbin/chksession -l 2>/dev/null`));
- my @users = map { $_->{name} } @{$o->{users} || []};
-
- if (@wm && @users && !$o->{authentication}{NIS} && $o->{security} <= 2) {
- add2hash_($o, { autologin => $users[0] });
-
- $in->ask_from_entries_refH(_("Autologin"),
- _("I can set up your computer to automatically log on one user.
-If you don't want to use this feature, click on the cancel button."),
- [ { label => _("Choose the default user:"), val => \$o->{autologin}, list => [ '', @users ] },
- { label => _("Choose the window manager to run:"), val => \$o->{desktop}, list => \@wm }, ]) or delete $o->{autologin};
- }
-}
-
-sub write_passwd_user {
- my ($prefix, $u, $isMD5) = @_;
-
- local $u->{pw} = $u->{pw} || $u->{password} && &crypt($u->{password}, $isMD5);
- $u->{shell} ||= '/bin/bash';
-
- substInFile {
- my $l = unpack_passwd($_);
- if ($l->{name} eq $u->{name}) {
- add2hash_($u, $l);
- $_ = pack_passwd($u);
- $u = {};
- }
- if (eof && $u->{name}) {
- $_ .= pack_passwd($u);
- }
- } "$prefix/etc/passwd";
-}
-
-sub runlevel {
- my ($prefix, $runlevel) = @_;
- my $f = "$prefix/etc/inittab";
- -r $f or log::l("missing inittab!!!"), return;
- if ($runlevel) {
- substInFile { s/^id:\d:initdefault:\s*$/id:$runlevel:initdefault:\n/ } $f;
- } else {
- cat_($f) =~ /^id:(\d):initdefault:\s*$/ && $1;
- }
-}
-
-sub to_utf8 { c::iconv($_[0], $lang::charset || 'ISO-8859-1', "utf-8") }
-
-1;
diff --git a/perl-install/bootloader.pm b/perl-install/bootloader.pm
deleted file mode 100644
index a7758e897..000000000
--- a/perl-install/bootloader.pm
+++ /dev/null
@@ -1,958 +0,0 @@
-package bootloader; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(%vga_modes);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :file :functional :system);
-use partition_table qw(:types);
-use log;
-use any;
-use fsedit;
-use devices;
-use loopback;
-use commands;
-use detect_devices;
-use partition_table_raw;
-use run_program;
-use modules;
-
-
-%vga_modes = (
- "Ask at boot" => 'ask',
- "Normal" => 'normal',
- "80x50" => '0x0f01',
- "80x43" => '0x0f02',
- "80x28" => '0x0f03',
- "80x30" => '0x0f04',
- "80x34" => '0x0f05',
- "80x60" => '0x0f06',
- "100x30" => '0x0122',
- "640x480 in 16 bits (FrameBuffer only)" => 785,
- "800x600 in 16 bits (FrameBuffer only)" => 788,
- "1024x768 in 16 bits (FrameBuffer only)" => 791,
- "1280x1024 in 16 bits (FrameBuffer only)" => 794,
-);
-
-my %vga_modes2nb = (
- 'ask' => -3,
- 'normal' => -1,
-#- other entries are identity
-);
-
-
-#-#####################################################################################
-#- Functions
-#-#####################################################################################
-
-sub get {
- my ($kernel, $bootloader) = @_;
- $_->{kernel_or_dev} && $_->{kernel_or_dev} eq $kernel and return $_ foreach @{$bootloader->{entries}};
- undef;
-}
-sub get_label {
- my ($label, $bootloader) = @_;
- $_->{label} && $_->{label} eq $label and return $_ foreach @{$bootloader->{entries}};
- undef;
-}
-
-sub mkinitrd($$$) {
- my ($prefix, $kernelVersion, $initrdImage) = @_;
-
- $::testing || -e "$prefix/$initrdImage" and return;
-
- my $loop_boot = loopback::prepare_boot($prefix);
-
- modules::load('loop');
- run_program::rooted($prefix, "mkinitrd", "-f", $initrdImage, "--ifneeded", $kernelVersion) or unlink("$prefix/$initrdImage");
-
- loopback::save_boot($loop_boot);
-
- -e "$prefix/$initrdImage" or die "mkinitrd failed";
-}
-
-sub mkbootdisk($$$;$) {
- my ($prefix, $kernelVersion, $dev, $append) = @_;
-
- modules::load_multi(arch() =~ /sparc/ ? 'romfs' : (), 'loop');
- my @l = qw(mkbootdisk --noprompt);
- push @l, "--appendargs", $append if $append;
- if ($dev =~ /fd/) {
- devices::make($dev . 'H1440');
- } else {
- push @l, "--bios", 0, if $dev !~ /fd/;
- }
- run_program::rooted_or_die($prefix, @l, "--device", "/dev/$dev", $kernelVersion);
-}
-
-sub read($$) {
- my ($prefix, $file) = @_;
- my $global = 1;
- my ($e, $v, $f);
- my %b;
- foreach (cat_("$prefix$file")) {
- ($_, $v) = /^\s*(.*?)\s*(?:=\s*(.*?))?\s*$/;
-
- if (/^(image|other)$/) {
- push @{$b{entries}}, $e = { type => $_, kernel_or_dev => $v };
- $global = 0;
- } elsif ($global) {
- $b{$_} = $v || 1;
- } else {
- if ((/map-drive/ .. /to/) && /to/) {
- $e->{mapdrive}{$e->{'map-drive'}} = $v;
- } else {
- $e->{$_} = $v || 1;
- }
- }
- }
- delete $b{timeout} unless $b{prompt};
- $_->{append} =~ s/^\s*"?(.*?)"?\s*$/$1/ foreach \%b, @{$b{entries}};
- $b{timeout} = $b{timeout} / 10 if $b{timeout};
- $b{message} = cat_("$prefix$b{message}") if $b{message};
- \%b;
-}
-
-sub suggest_onmbr ($) {
- my ($hds) = @_;
-
- my $type = partition_table_raw::typeOfMBR($hds->[0]{device});
- !$type || member($type, qw(dos dummy lilo grub empty)), !$type;
-}
-
-sub compare_entries ($$) {
- my ($a, $b) = @_;
- my %entries;
-
- @entries{keys %$a, keys %$b} = ();
- $a->{$_} eq $b->{$_} and delete $entries{$_} foreach keys %entries;
- scalar keys %entries;
-}
-
-sub add_entry($$) {
- my ($entries, $v) = @_;
- my (%usedold, $freeold);
-
- do { $usedold{$1 || 0} = 1 if $_->{label} =~ /^old ([^_]*)_/x } foreach @$entries;
- foreach (0..scalar keys %usedold) { exists $usedold{$_} or $freeold = $_ || '', last }
-
- foreach (@$entries) {
- if ($_->{label} eq $v->{label}) {
- compare_entries($_, $v) or return; #- avoid inserting it twice as another entry already exists !
- $_->{label} = "old${freeold}_$_->{label}";
- }
- }
- push @$entries, $v;
-}
-
-sub add_kernel($$$$$) {
- my ($prefix, $lilo, $kernelVersion, $specific, $v) = @_;
- my $ext = $specific && "-$specific"; $specific =~ s/\d+\.\d+|hack//;
- my $kname = arch() =~ /ppc/ ? "vmlinux" : "vmlinuz";
- my ($vmlinuz, $image, $initrdImage) = ("$kname-$kernelVersion$specific", "/boot/$kname$ext", "/boot/initrd$ext.img");
- -e "$prefix/boot/$vmlinuz" or log::l("unable to find kernel image $prefix/boot/$vmlinuz"), return;
- {
- my $f = "initrd-$kernelVersion$specific.img";
- eval { mkinitrd($prefix, "$kernelVersion$specific", "/boot/$f") };
- undef $initrdImage if $@;
- symlinkf $f, "$prefix$initrdImage" or $initrdImage = "/boot/$f"
- if $initrdImage;
- }
- symlinkf "$vmlinuz", "$prefix/$image" or $image = "/boot/$vmlinuz";
- add2hash($v,
- {
- type => 'image',
- label => 'linux',
- kernel_or_dev => $image,
- initrd => $initrdImage,
- append => $lilo->{perImageAppend},
- });
- add_entry($lilo->{entries}, $v);
- $v;
-}
-
-sub get_append {
- my ($b, $key) = @_;
- ($b->{perImageAppend} =~ /\b$key=(\S*)/)[0];
-}
-sub add_append {
- my ($b, $key, $val) = @_;
-
- foreach ({ append => $b->{perImageAppend} }, @{$b->{entries}}) {
- $_->{append} =~ s/\b$key=\S*\s*//;
- $_->{append} =~ s/\s*$/ $key=$val)/ if $val;
- }
-}
-
-sub configure_entry($$) {
- my ($prefix, $entry) = @_;
- if ($entry->{type} eq 'image') {
- my $specific_version;
- $entry->{kernel_or_dev} =~ /vmlinu.-(.*)/ and $specific_version = $1;
- readlink("$prefix/$entry->{kernel_or_dev}") =~ /vmlinu.-(.*)/ and $specific_version = $1;
-
- if ($specific_version) {
- $entry->{initrd} or $entry->{initrd} = "/boot/initrd-$specific_version.img";
- unless (-e "$prefix/$entry->{initrd}") {
- eval { mkinitrd($prefix, $specific_version, "$entry->{initrd}") };
- undef $entry->{initrd} if $@;
- }
- }
- }
- $entry;
-}
-
-sub dev2prompath { #- SPARC only
- my ($dev) = @_;
- my ($wd, $num) = $dev =~ /^(.*\D)(\d*)$/;
- require c;
- $dev = c::disk2PromPath($wd) and $dev = $dev =~ /^sd\(/ ? "$dev$num" : "$dev;$num";
- $dev;
-}
-
-sub suggest {
- my ($prefix, $lilo, $hds, $fstab, $kernelVersion, $vga_fb) = @_;
- my $root_part = fsedit::get_root($fstab);
- my $root = isLoopback($root_part) ? "loop7" : $root_part->{device};
- my $boot = fsedit::get_root($fstab, 'boot')->{device};
- my $partition = first($boot =~ /\D*(\d*)/);
-
- require c; c::initSilo() if arch() =~ /sparc/;
-
- my ($onmbr, $unsafe) = $lilo->{crushMbr} ? (1, 0) : suggest_onmbr($hds);
- add2hash_($lilo, arch() =~ /sparc/ ?
- {
- default => "linux",
- entries => [],
- timeout => 5,
- use_partition => 0, #- we should almost always have a whole disk partition.
- root => "/dev/$root",
- partition => $partition || 1,
- boot => $root eq $boot && "/boot", #- this helps for getting default partition for silo.
- } : arch =~ /ppc/ ?
- {
- defaultos => "linux",
- default => "linux",
- entries => [],
- initmsg => "Welcome to Mandrake Linux!",
- delay => 30, #- OpenFirmware delay
- timeout => 50,
- enableofboot => 1,
- enablecdboot => 1,
- } :
- {
- boot => "/dev/" . ($onmbr ? $hds->[0]{device} : fsedit::get_root($fstab, 'boot')->{device}),
- bootUnsafe => $unsafe,
- map => "/boot/map",
- default => "linux",
- lba32 => 1,
- entries => [],
- timeout => $onmbr && 5,
- install => "/boot/boot.b",
- });
-
- if (!$lilo->{message} || $lilo->{message} eq "1") {
- $lilo->{message} = join('', cat_("$prefix/boot/message"));
- if (!$lilo->{message}) {
- my $msg_en =
-#-PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-__("Welcome to %s the operating system chooser!
-
-Choose an operating system in the list above or
-wait %d seconds for default boot.
-
-");
- my $msg = translate($msg_en);
- #- use the english version if more than 20% of 8bits chars
- $msg = $msg_en if int(grep { $_ & 0x80 } unpack "c*", $msg) / length($msg) > 0.2;
- $lilo->{message} = sprintf $msg, arch() =~ /sparc/ ? "SILO" : "LILO", $lilo->{timeout};
- }
- }
-
-
- add2hash_($lilo, { getVarsFromSh("$prefix/etc/sysconfig/system") }); #- for CLEAN_TMP
- add2hash_($lilo, { memsize => $1 }) if cat_("/proc/cmdline") =~ /mem=(\S+)/;
-
- my $isSecure = -e "$prefix/boot/vmlinuz-${kernelVersion}secure";
-
- my $isSMP = detect_devices::hasSMP();
- if ($isSMP && !-e "$prefix/boot/vmlinuz-${kernelVersion}smp") {
- log::l("SMP machine, but no SMP kernel found") unless $isSecure;
- $isSMP = 0;
- }
- my $entry = add_kernel($prefix, $lilo, $kernelVersion, $isSecure ? 'secure' : $isSMP ? 'smp' : '',
- {
- label => 'linux',
- root => "/dev/$root",
- if_($vga_fb, vga => $vga_fb), #- using framebuffer
- });
- add_kernel($prefix, $lilo, $kernelVersion, '',
- {
- label => $isSecure || $isSMP ? 'linux-up' : 'linux-nonfb',
- root => "/dev/$root",
- }) if $isSecure || $isSMP || $vga_fb;
- my $failsafe = add_kernel($prefix, $lilo, $kernelVersion, '',
- {
- label => 'failsafe',
- root => "/dev/$root",
- });
- $entry->{append} .= " quiet" if $vga_fb;
- $failsafe->{append} .= " failsafe" if $failsafe && !$lilo->{password};
-
- #- manage older kernel if installed.
- foreach (qw(2.2 hack)) {
- my $hasOld = -e "$prefix/boot/vmlinuz-$_";
- if ($hasOld) {
- my $oldVersion = first(readlink("$prefix/boot/vmlinuz-$_") =~ /vmlinuz-(.*mdk)/);
- my $oldSecure = -e "$prefix/boot/vmlinuz-${_}secure";
- my $oldSMP = $isSMP && -e "$prefix/boot/vmlinuz-${_}smp";
-
- add_kernel($prefix, $lilo, $oldVersion, $oldSecure ? "${_}secure" : $oldSMP ? "${_}smp" : $_,
- {
- label => "linux-$_",
- root => "/dev/$root",
- $vga_fb ? ( vga => $vga_fb) : (), #- using framebuffer
- });
- add_kernel($prefix, $lilo, $oldVersion, $_,
- {
- label => $oldSecure || $oldSMP ? "linux-${_}up" : "linux-${_}nonfb",
- root => "/dev/$root",
- }) if $oldSecure || $oldSMP || $vga_fb;
- my $entry = add_kernel($prefix, $lilo, $oldVersion, $_,
- {
- label => "failsafe-$_",
- root => "/dev/$root",
- });
- $entry->{append} .= " failsafe" if $entry && !$lilo->{password};
- }
- }
-
- if (arch() =~ /sparc/) {
- #- search for SunOS, it could be a really better approach to take into account
- #- partition type for mounting point.
- my $sunos = 0;
- foreach (@$hds) {
- foreach (@{$_->{primary}{normal}}) {
- my $path = $_->{device} =~ m|^/| && $_->{device} !~ m|^/dev/| ? $_->{device} : dev2prompath($_->{device});
- add_entry($lilo->{entries},
- {
- type => 'other',
- kernel_or_dev => $path,
- label => "sunos" . ($sunos++ ? $sunos : ''),
- }) if $path && isSunOS($_) && type2name($_->{type}) =~ /root/i;
- }
- }
- } elsif (arch() =~ /ppc/) {
- #- if we identified a MacOS partition earlier - add it
- if (defined $partition_table_mac'macos_part) {
- add_entry($lilo->{entries},
- {
- label => "macos",
- kernel_or_dev => $partition_table_mac'macos_part
- });
- }
- } else {
- #- search for dos (or windows) boot partition. Don't look in extended partitions!
- my %nbs;
- foreach (@$hds) {
- foreach (@{$_->{primary}{normal}}) {
- my $label = isNT($_) ? 'NT' : isDos($_) ? 'dos' : 'windows';
- add_entry($lilo->{entries},
- {
- type => 'other',
- kernel_or_dev => "/dev/$_->{device}",
- label => $label . ($nbs{$label}++ ? $nbs{$label} : ''),
- table => "/dev/$_->{rootDevice}",
- unsafe => 1
- }) if isNT($_) || isFat($_) && isFat({ type => fsedit::typeOfPart($_->{device}) });
- }
- }
- }
- my %l = (
- yaboot => bool(arch() =~ /ppc/),
- silo => bool(arch() =~ /sparc/),
- lilo => bool(arch() !~ /sparc|ppc/) && !isLoopback(fsedit::get_root($fstab)),
- grub => bool(arch() !~ /sparc|ppc/ && availableRamMB() < 800), #- don't use grub if more than 800MB
- loadlin => bool(arch() !~ /sparc|ppc/) && -e "/initrd/loopfs/lnx4win",
- );
- unless ($lilo->{methods}) {
- $lilo->{methods} ||= { map { $_ => 1 } grep { $l{$_} } keys %l };
- if ($lilo->{methods}{lilo} && -e "$prefix/boot/lilo-graphic") {
- $lilo->{methods}{lilo} = "lilo-graphic";
- exists $lilo->{methods}{grub} and $lilo->{methods}{grub} = undef;
- }
- }
-}
-
-sub suggest_floppy {
- my ($bootloader) = @_;
-
- my $floppy = detect_devices::floppy() or return;
- $floppy eq 'fd0' or log::l("suggest_floppy: not adding $floppy"), return;
-
- add_entry($bootloader->{entries},
- {
- type => 'other',
- kernel_or_dev => '/dev/fd0',
- label => 'floppy',
- unsafe => 1
- });
-}
-
-sub keytable($$) {
- my ($prefix, $f) = @_;
- local $_ = $f;
- if ($_ && !/\.klt$/) {
- $f = "/boot/$_.klt";
- run_program::rooted($prefix, "keytab-lilo.pl", ">", $f, $_) or undef $f;
- }
- $f && -r "$prefix/$f" && $f;
-}
-
-sub has_profiles { bool(get_label("office", $b)) }
-sub set_profiles {
- my ($b, $want_profiles) = @_;
-
- my $office = get_label("office", $b);
- if ($want_profiles xor $office) {
- my $e = get_label("linux", $b);
- if ($want_profiles) {
- push @{$b->{entries}}, { %$e, label => "office", append => "$e->{append} prof=Office" };
- $e->{append} .= " prof=Home";
- } else {
- # remove profiles
- $e->{append} =~ s/\s*prof=\w+//;
- @{$b->{entries}} = grep { $_ != $office } @{$b->{entries}};
- }
- }
-
-}
-
-sub get_of_dev($$) {
- my ($prefix, $unix_dev) = @_;
- #- don't care much for this - need to run ofpath rooted, and I need the result
- #- In test mode, just run on "/", otherwise you can't get to the /proc files
- if ($::testing) {
- $prefix = "";
- }
- run_program::rooted_or_die($prefix, "/usr/local/sbin/ofpath $unix_dev", ">", "/tmp/ofpath");
- open(FILE, "$prefix/tmp/ofpath") || die "Can't open $prefix/tmp/ofpath";
- my $of_dev = "";
- local $_ = "";
- while (<FILE>){
- $of_dev = $_;
- }
- chop($of_dev);
- my @del_file = ($prefix . "/tmp/ofpath");
- unlink (@del_file);
- log::l("OF Device: $of_dev");
- $of_dev;
-}
-
-sub install_yaboot($$$) {
- my ($prefix, $lilo) = @_;
- $lilo->{prompt} = $lilo->{timeout};
-
- if ($lilo->{message}) {
- local *F;
- open F, ">$prefix/boot/message" and print F $lilo->{message} or $lilo->{message} = 0;
- }
- {
- local *F;
- local $\ = "\n";
- my $f = "$prefix/etc/yaboot.conf";
- open F, ">$f" or die "cannot create yaboot config file: $f";
- log::l("writing yaboot config to $f");
-
- print F "#yaboot.conf - generated by DrakX";
- print F "init-message=\"\\n$lilo->{initmsg}\\n\"" if $lilo->{initmsg};
-
- if ($lilo->{boot}) {
- print F "boot=$lilo->{boot}";
- my $of_dev = get_of_dev($prefix, $lilo->{boot});
- print F "ofboot=$of_dev";
- } else {
- die "no bootstrap partition defined."
- }
-
- $lilo->{$_} and print F "$_=$lilo->{$_}" foreach qw(delay timeout);
- print F "install=/usr/local/lib/yaboot/yaboot";
- print F "magicboot=/usr/local/lib/yaboot/ofboot";
- $lilo->{$_} and print F $_ foreach qw(enablecdboot enableofboot);
- $lilo->{$_} and print F "$_=$lilo->{$_}" foreach qw(defaultos default);
- print F "nonvram";
-
- foreach (@{$lilo->{entries}}) {
-
- if ($_->{type} eq "image") {
- my $of_dev = get_of_dev($prefix, $_->{root});
- print F "$_->{type}=$of_dev,$_->{kernel_or_dev}";
- print F "\tlabel=", substr($_->{label}, 0, 15); #- lilo doesn't handle more than 15 char long labels
- print F "\troot=$_->{root}";
- print F "\tinitrd=$of_dev,$_->{initrd}" if $_->{initrd};
- print F "\tappend=\"$_->{append}\"" if $_->{append};
- print F "\tread-write" if $_->{'read-write'};
- print F "\tread-only" if !$_->{'read-write'};
- } else {
- my $of_dev = get_of_dev($prefix, $_->{kernel_or_dev});
- print F "$_->{label}=$of_dev";
- }
- }
- }
- log::l("Installing boot loader...");
- my $f = "$prefix/tmp/of_boot_dev";
- my $of_dev = get_of_dev($prefix, $lilo->{boot});
- output($f, "$of_dev\n");
- $::testing and return;
- if (defined $install_steps_interactive::new_bootstrap) {
- run_program::run("hformat", "$lilo->{boot}") or die "hformat failed";
- }
- run_program::rooted($prefix, "/sbin/ybin", "2>", "/tmp/.error") or die "ybin failed";
- unlink "$prefix/tmp/.error";
-}
-
-sub install_silo($$$) {
- my ($prefix, $silo, $fstab) = @_;
- my $boot = fsedit::get_root($fstab, 'boot')->{device};
- my ($wd, $num) = $boot =~ /^(.*\D)(\d*)$/;
-
- #- setup boot promvars for.
- require c;
- if ($boot =~ /^md/) {
- #- get all mbr devices according to /boot are listed,
- #- then join all zero based partition translated to prom with ';'.
- #- keep bootdev with the first of above.
- log::l("/boot is present on raid partition which is not currently supported for promvars");
- } else {
- if (!$silo->{use_partition}) {
- foreach (@$fstab) {
- if (!$_->{start} && $_->{device} =~ /$wd/) {
- $boot = $_->{device};
- log::l("found a zero based partition in $wd as $boot");
- last;
- }
- }
- }
- $silo->{bootalias} = c::disk2PromPath($boot);
- $silo->{bootdev} = $silo->{bootalias};
- log::l("preparing promvars for device=$boot");
- }
- c::hasAliases() or log::l("clearing promvars alias as non supported"), $silo->{bootalias} = '';
-
- if ($silo->{message}) {
- local *F;
- open F, ">$prefix/boot/message" and print F $silo->{message} or $silo->{message} = 0;
- }
- {
- local *F;
- local $\ = "\n";
- my $f = "$prefix/boot/silo.conf"; #- always write the silo.conf file in /boot ...
- symlinkf "../boot/silo.conf", "$prefix/etc/silo.conf"; #- ... and make a symlink from /etc.
- open F, ">$f" or die "cannot create silo config file: $f";
- log::l("writing silo config to $f");
-
- $silo->{$_} and print F "$_=$silo->{$_}" foreach qw(partition root default append);
- $silo->{$_} and print F $_ foreach qw(restricted);
- #- print F "password=", $silo->{password} if $silo->{restricted} && $silo->{password}; #- done by msec
- print F "timeout=", round(10 * $silo->{timeout}) if $silo->{timeout};
- print F "message=$silo->{boot}/message" if $silo->{message};
-
- foreach (@{$silo->{entries}}) {#my ($v, $e) = each %{$silo->{entries}}) {
- my $type = "$_->{type}=$_->{kernel_or_dev}"; $type =~ s|/boot|$silo->{boot}|;
- print F $type;
- print F "\tlabel=$_->{label}";
-
- if ($_->{type} eq "image") {
- my $initrd = $_->{initrd}; $initrd =~ s|/boot|$silo->{boot}|;
- print F "\tpartition=$_->{partition}" if $_->{partition};
- print F "\troot=$_->{root}" if $_->{root};
- print F "\tinitrd=$initrd" if $_->{initrd};
- print F "\tappend=\"$1\"" if $_->{append} =~ /^\s*"?(.*?)"?\s*$/;
- print F "\tread-write" if $_->{'read-write'};
- print F "\tread-only" if !$_->{'read-write'};
- }
- }
- }
- log::l("Installing boot loader...");
- $::testing and return;
- run_program::rooted($prefix, "silo", "2>", "/tmp/.error", $silo->{use_partition} ? ("-t") : ()) or
- run_program::rooted($prefix, "silo", "2>", "/tmp/.error", "-p", "2", $silo->{use_partition} ? ("-t") : ()) or
- die "silo failed";
- unlink "$prefix/tmp/.error";
-
- #- try writing in the prom.
- log::l("setting promvars alias=$silo->{bootalias} bootdev=$silo->{bootdev}");
- require c;
- c::setPromVars($silo->{bootalias}, $silo->{bootdev});
-}
-
-sub install_lilo ($$) {
- my ($prefix, $lilo, $fstab, $hds) = @_;
- $lilo->{prompt} = $lilo->{timeout};
-
- #- try to use a specific stage2 if defined and present.
- -e "$prefix/boot/$lilo->{methods}{lilo}" and symlinkf $lilo->{methods}{lilo}, "$prefix/boot/lilo";
- log::l("stage2 of lilo used is " . readlink "$prefix/boot/lilo");
-
- if ($lilo->{methods}{lilo} eq "lilo-graphic") {
- -e "$prefix/boot/$lilo->{methods}{lilo}/message" and symlinkf "$lilo->{methods}{lilo}/message", "$prefix/boot/message";
- } else {
- -e "$prefix/boot/message" and unlink "$prefix/boot/message";
- print "-->$prefix/boot/messag<--\n";
-
- my $msg_en =
- #-PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-__("Welcome to %s the operating system chooser!
-
-Choose an operating system in the list above or
-wait %d seconds for default boot.
-
-");
- my $msg = translate($msg_en);
- #- use the english version if more than 20% of 8bits chars
- $msg = $msg_en if int(grep { $_ & 0x80 } unpack "c*", $msg) / length($msg) > 0.2;
- $msg = sprintf $msg, arch() =~ /sparc/ ? "SILO" : "LILO", $lilo->{timeout};
- local *F;
- open F, ">$prefix/boot/message" and print F $msg;
- }
- {
- local *F;
- local $\ = "\n";
- my $f = "$prefix/etc/lilo.conf";
- open F, ">$f" or die "cannot create lilo config file: $f";
- log::l("writing lilo config to $f");
-
- $lilo->{$_} and print F "$_=$lilo->{$_}" foreach qw(boot map install vga default append keytable);
- $lilo->{$_} and print F $_ foreach qw(linear lba32 compact prompt restricted);
- #- print F "password=", $lilo->{password} if $lilo->{restricted} && $lilo->{password}; #- done by msec
- print F "timeout=", round(10 * $lilo->{timeout}) if $lilo->{timeout};
-
- my $dev = $hds->[0]{device};
- my %dev2bios = map_index { $_ => $::i } dev2bios($hds, $lilo->{boot});
- if ($dev2bios{$dev}) {
- my %bios2dev = reverse %dev2bios;
- print F "disk=/dev/$bios2dev{0} bios=0x80";
- printf F "disk=/dev/$dev bios=0x%x", 0x80 + $dev2bios{$dev};
- } elsif ($dev =~ /hd[bde]/) {
- print F "disk=/dev/$dev bios=0x80";
- }
-
- print F "message=/boot/message";
- print F "menu-scheme=wb:bw:wb:bw";
-
- foreach (@{$lilo->{entries}}) {
- print F "$_->{type}=$_->{kernel_or_dev}";
- my $label = substr($_->{label}, 0, 15); #- lilo doesn't handle more than 15 char long labels
- $label =~ s/\s/_/g; #- lilo doesn't like spaces
- print F "\tlabel=$label";
-
- if ($_->{type} eq "image") {
- print F "\troot=$_->{root}";
- print F "\tinitrd=$_->{initrd}" if $_->{initrd};
- print F "\tappend=\"$_->{append}\"" if $_->{append};
- print F "\tvga=$_->{vga}" if $_->{vga};
- print F "\tread-write" if $_->{'read-write'};
- print F "\tread-only" if !$_->{'read-write'};
- } else {
- print F "\ttable=$_->{table}" if $_->{table};
- print F "\tunsafe" if $_->{unsafe} && !$_->{table};
-
- if (my ($dev) = $_->{table} =~ m|/dev/(.*)|) {
- if ($dev2bios{$dev}) {
- #- boot off the nth drive, so reverse the BIOS maps
- my $nb = sprintf("0x%x", 0x80 + $dev2bios{$dev});
- $_->{mapdrive} ||= { '0x80' => $nb, $nb => '0x80' };
- }
- }
- while (my ($from, $to) = each %{$_->{mapdrive} || {}}) {
- print F "\tmap-drive=$from";
- print F "\t to=$to";
- }
- }
- }
- }
-
- log::l("Installing boot loader...");
- $::testing and return;
- run_program::rooted_or_die($prefix, "lilo", "2>", "/tmp/.error");
- unlink "$prefix/tmp/.error";
-}
-
-sub dev2bios {
- my ($hds, $where) = @_;
- my @dev = map { $_->{device} } @$hds;
- member($where, @dev) or ($where) = @dev; #- if not on mbr,
-
- s/h(d[e-g])/x$1/ foreach $where, @dev; #- emulates ultra66 as xd_
-
- my $start = substr($where, 0, 2);
-
- my $translate = sub {
- $_ eq $where ? "aaa" : #- if exact match, value it first
- /^$start(.*)/ ? "ad$1" : #- if same class (ide/scsi/ultra66), value it before other classes
- $_;
- };
- @dev = map { $_->[0] }
- sort { $a->[1] cmp $b->[1] }
- map { [ $_, &$translate ] } @dev;
-
- s/x(d.)/h$1/ foreach @dev; #- switch back;
-
- @dev;
-}
-
-sub dev2grub {
- my ($dev, $dev2bios) = @_;
- $dev =~ m|^(/dev/)?(...)(.*)$| or die "dev2grub (bad device $dev), caller is " . join(":", caller());
- my $grub = $dev2bios->{$2} or die "dev2grub ($2)";
- "($grub" . ($3 && "," . ($3 - 1)) . ")";
-}
-
-sub install_grub {
- my ($prefix, $lilo, $fstab, $hds) = @_;
- my %dev2bios = (
- (map_index { $_ => "fd$::i" } detect_devices::floppies()),
- (map_index { $_ => "hd$::i" } dev2bios($hds, $lilo->{boot})),
- );
-
- {
- my %bios2dev = reverse %dev2bios;
- output "$prefix/boot/grub/device.map",
- join '', map { "($_) /dev/$bios2dev{$_}\n" } sort keys %bios2dev;
- }
- my $bootIsReiser = isReiserfs(fsedit::get_root($fstab, 'boot'));
- my $file2grub = sub {
- my $file = expand_symlinks "$prefix$_[0]"; #- grub in reiserfs doesn't handle symlinks.
- unless ($file =~ s/^$prefix//) {
- my ($fs) = grep { loopback::carryRootLoopback($_) } @$fstab or die;
- log::l("found $fs->{mntpoint}");
- $file =~ s|/initrd/loopfs|$fs->{mntpoint}|;
- }
- my ($fs);
- foreach (@$fstab) {
- my $m = $_->{mntpoint};
- $fs = $_ if
- $file =~ /^$m/ &&
- (!$fs || length $fs->{mntpoint} < length $m);
- }
- $fs or die "file2grub not found $file";
- $file =~ s|$fs->{mntpoint}/?|/|;
- dev2grub($fs->{device}, \%dev2bios) . $file;
- };
- {
- local *F;
- local $\ = "\n";
- my $f = "$prefix/boot/grub/menu.lst";
- open F, ">$f" or die "cannot create grub config file: $f";
- log::l("writing grub config to $f");
-
- $lilo->{$_} and print F "$_ $lilo->{$_}" foreach qw(timeout);
-
- print F "color black/cyan yellow/cyan";
- print F "i18n ", $file2grub->("/boot/grub/messages");
- print F "keytable ", $file2grub->($lilo->{keytable}) if $lilo->{keytable};
- #- since we use notail in reiserfs, altconfigfile is broken :-(
- unless ($bootIsReiser) {
- print F "altconfigfile ", $file2grub->(my $once = "/boot/grub/menu.once");
- output "$prefix$once", " " x 100;
- }
-
- map_index {
- print F "default $::i" if $_->{label} eq $lilo->{default};
- } @{$lilo->{entries}};
-
- foreach (@{$lilo->{entries}}) {
- print F "\ntitle $_->{label}";
-
- if ($_->{type} eq "image") {
- my $vga = $_->{vga} || $lilo->{vga};
- printf F "kernel %s root=%s %s%s%s\n",
- $file2grub->($_->{kernel_or_dev}),
- $_->{root} =~ /loop7/ ? "707" : $_->{root}, #- special to workaround bug in kernel (see #ifdef CONFIG_BLK_DEV_LOOP)
- $_->{append},
- $_->{'read-write'} && " rw",
- $vga && $vga ne "normal" && " vga=$vga";
- print F "initrd ", $file2grub->($_->{initrd}) if $_->{initrd};
- } else {
- print F "root ", dev2grub($_->{kernel_or_dev}, \%dev2bios);
- if ($_->{kernel_or_dev} !~ /fd/) {
- #- boot off the second drive, so reverse the BIOS maps
- $_->{mapdrive} ||= { '0x80' => '0x81', '0x81' => '0x80' }
- if $_->{table} && $lilo->{boot} !~ /$_->{table}/;
-
- map_each { print F "map ($::b) ($::a)" } %{$_->{mapdrive} || {}};
-
- print F "makeactive";
- }
- print F "chainloader +1";
- }
- }
- }
- my $hd = fsedit::get_root($fstab, 'boot')->{rootDevice};
-
- my $dev = dev2grub($lilo->{boot}, \%dev2bios);
- my ($s1, $s2, $m) = map { $file2grub->("/boot/grub/$_") } qw(stage1 stage2 menu.lst);
- my $f = "/boot/grub/install.sh";
- output "$prefix$f",
-"grub --device-map=/boot/grub/device.map --batch <<EOF
-install $s1 d $dev $s2 p $m
-quit
-EOF
-";
-
- output "$prefix/boot/grub/messages", map { substr(translate($_) . "\n", 0, 78) } ( #- ensure the translated messages are not too big the hard way
-#-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
-__("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
-__("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
-__("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
-__("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
-__("The highlighted entry will be booted automatically in %d seconds."),
-);
-
- my $e = "$prefix/boot/.enough_space";
- output $e, 1; -s $e or die _("not enough room in /boot");
- unlink $e;
-
- log::l("Installing boot loader...");
- $::testing and return;
- symlink "$prefix/boot", "/boot";
- run_program::run("sh", $f) or die "grub installation failed";
- unlink "$prefix/tmp/.error.grub", "/boot";
-}
-
-sub lnx4win_file {
- my $lilo = shift;
- map { local $_ = $_; s,/,\\,g; "$lilo->{boot_drive}:\\lnx4win$_" } @_;
-}
-
-sub loadlin_cmd {
- my ($prefix, $lilo) = @_;
- my $e = get_label("linux", $lilo) || first(grep { $_->{type} eq "image" } @{$lilo->{entries}});
-
- commands::cp("$prefix$e->{kernel_or_dev}", "$prefix/boot/vmlinuz") unless -e "$prefix/boot/vmlinuz";
- commands::cp("$prefix$e->{initrd}", "$prefix/boot/initrd.img") unless -e "$prefix/boot/initrd.img";
-
- $e->{label}, sprintf"%s %s initrd=%s root=%s $e->{append}",
- lnx4win_file($lilo, "/loadlin.exe", "/boot/vmlinuz", "/boot/initrd.img"),
- $e->{root} =~ /loop7/ ? "0707" : $e->{root}; #- special to workaround bug in kernel (see #ifdef CONFIG_BLK_DEV_LOOP)
-}
-
-sub install_loadlin {
- my ($prefix, $lilo, $fstab) = @_;
-
- my $boot;
- ($boot) = grep { $lilo->{boot} eq "/dev/$_->{device}" } @$fstab;
- ($boot) = grep { loopback::carryRootLoopback($_) } @$fstab unless $boot && $boot->{device_windobe};
- ($boot) = grep { isFat($_) } @$fstab unless $boot && $boot->{device_windobe};
- log::l("loadlin device is $boot->{device} (windobe $boot->{device_windobe})");
- $lilo->{boot_drive} = $boot->{device_windobe};
-
- my ($winpart) = grep { $_->{device_windobe} eq 'C' } @$fstab;
- log::l("winpart is $winpart->{device}");
- my $winhandle = any::inspect($winpart, $prefix, 'rw');
- my $windrive = $winhandle->{dir};
- log::l("windrive is $windrive");
-
- my ($label, $cmd) = loadlin_cmd($prefix, $lilo);
-
- #install_loadlin_config_sys($lilo, $windrive, $label, $cmd);
- #install_loadlin_desktop($lilo, $windrive);
-
- output "/initrd/loopfs/lnx4win/linux.bat", unix2dos(
-'@echo off
-echo Linux Mandrake
-smartdrv /C
-' . "$cmd\n");
-
-}
-
-sub install_loadlin_config_sys {
- my ($lilo, $windrive, $label, $cmd) = @_;
-
- my $config_sys = "$windrive/config.sys";
- local $_ = cat_($config_sys);
- output "$windrive/config.mdk", $_ if $_;
-
- my $timeout = $lilo->{timeout} || 1;
-
- $_ = "
-[Menu]
-menuitem=Windows
-menudefault=Windows,$timeout
-
-[Windows]
-" . $_ if !/^\Q[Menu]/m;
-
- #- remove existing entry
- s/^menuitem=$label\s*//mi;
- s/\n\[$label\].*?(\n\[|$)/$1/si;
-
- #- add entry
- s/(.*\nmenuitem=[^\n]*)/$1\nmenuitem=$label/s;
-
- $_ .= "
-[$label]
-shell=$cmd
-";
- output $config_sys, unix2dos($_);
-}
-
-sub install_loadlin_desktop {
- my ($lilo, $windrive) = @_;
- my $windir = lc(cat_("$windrive/msdos.sys") =~ /^WinDir=.:\\(\S+)/m ? $1 : "windows");
-
-#-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
- foreach (__("Desktop"),
-#-PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
- __("Start Menu")) {
- my $d = "$windrive/$windir/" . translate($_);
- -d $d or $d = "$windrive/$windir/$_";
- -d $d or log::l("can't find windows $d directory"), next;
- output "$d/Linux4Win.url", unix2dos(sprintf
-q([InternetShortcut]
-URL=file:\lnx4win\lnx4win.exe
-WorkingDirectory=%s
-IconFile=%s
-IconIndex=0
-), lnx4win_file($lilo, "/", "/lnx4win.ico"));
- }
-}
-
-
-sub install {
- my ($prefix, $lilo, $fstab, $hds) = @_;
-
- {
- my $f = "$prefix/etc/sysconfig/system";
- setVarsInSh($f, add2hash_({ CLEAN_TMP => $lilo->{CLEAN_TMP} }, { getVarsFromSh($f) }));
- }
- $lilo->{keytable} = keytable($prefix, $lilo->{keytable});
-
- my %l = grep_each { $::b } %{$lilo->{methods}};
- my @rcs = map {
- my $f = $bootloader::{"install_$_"} or die "unknown bootloader method $_";
- eval { $f->(@_) };
- $@;
- } reverse sort keys %l; #- reverse sort for having grub installed after lilo if both are there.
-
- return if grep { !$_ } @rcs; #- at least one worked?
- die first(map { $_ } @rcs);
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
deleted file mode 100644
index cf88e7cda..000000000
--- a/perl-install/bootlook.pm
+++ /dev/null
@@ -1,463 +0,0 @@
-#!/usr/bin/perl -w
-
-# Control-center
-
-# Copyright (C) 2001 MandrakeSoft
-# Yves Duret <yduret at mandrakesoft.com>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-
-use Gtk;
-use Config;
-init Gtk;
-use POSIX;
-use lib qw(/usr/lib/libDrakX);
-use interactive;
-use standalone;
-use common qw(:common :file :functional :system);
-use my_gtk qw(:helpers :wrappers);
-use any;
-use bootloader;
-use fs;
-
-$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~/--embedded (\S*) (\S*)/;
-if ($::isEmbedded) {
- print "EMBED\n";
- print "XID : $::XID\n";
- print "CCPID : $::CCPID\n";
-}
-
-my $in = interactive::vnew('su');
-local $_ = join '', @ARGV;
-
-/-h/ and die _("no help implemented yet.\n");
-
-my @winm;
-my @usernames;
-parse_etc_passwd();
-
-my $x_mode = isXlaunched();
-my $a_mode = (-e "/etc/aurora/Monitor") ? 1 : 0;
-my $l_mode = isAutologin();
-my %auto_mode = get_autologin("");
-my $inmain = 0;
-my $lilogrub = `detectloader -q`;
-chomp $lilogrub;
-
-my $window = $::isEmbedded ? new Gtk::Plug ($::XID) : new Gtk::Window ("toplevel");
-$window->signal_connect(delete_event => sub { $::isEmbedded ? kill(USR1, $::CCPID) : Gtk->exit(0) });
-$window->set_title(_("Boot Style Configuration") );
-$window->border_width(2);
-$window->realize;
-
-# drakX mode
-my ($t_pixmap, $t_mask) = gtkcreate_png("tradi.png");
-my ($h_pixmap, $h_mask) = gtkcreate_png("hori.png");
-my ($v_pixmap, $v_mask) = gtkcreate_png("verti.png");
-my ($g_pixmap, $g_mask) = gtkcreate_png("gmon.png");
-my ($c_pixmap, $c_mask) = gtkcreate_png("categ.png");
-
-# a pixmap widget to contain the pixmap
-my $pixmap = new Gtk::Pixmap( $h_pixmap, $h_mask );
-
-### menus definition
-# the menus are not shown
-# but they provides shiny shortcut like C-q
-my @menu_items = ( { path => _("/_File"),
- type => '<Branch>' },
- { path => _("/File/_New"),
- accelerator => _("<control>N"),
- callback => \&print_hello },
- { path => _("/File/_Open"),
- accelerator => _("<control>O"),
- callback => \&print_hello },
- { path => _("/File/_Save"),
- accelerator => _("<control>S"),
- callback => \&print_hello },
- { path => _("/File/Save _As") },
- { path => _("/File/-"),
- type => '<Separator>' },
- { path => _("/File/_Quit"),
- accelerator => _("<control>Q"),
- callback => sub { $::isEmbedded ? kill(USR1, $::CCPID) : Gtk->exit(0) } },
- { path => _("/_Options"),
- type => '<Branch>' },
- { path => _("/Options/Test")},
- { path => _("/_Help"),
- type => '<LastBranch>' },
- { path => _("/Help/_About...")} );
-
-my $menubar = get_main_menu( $window );
-
-######### menus end
-
-my $global_vbox = new Gtk::VBox();
-
-########### lilo/grub
-my $lilo_dedans = new Gtk::HBox(0, 0);
-my $lilo_button = new Gtk::Button _("Configure");
-
-my $lilo_label = new Gtk::Label(
-_("You are currently using %s as Boot Manager.
-Click on Configure to launch the setup wizard.", $lilogrub));
-
-$lilo_dedans->pack_start($lilo_label,0,0,0);
-$lilo_dedans->pack_end($lilo_button,0,0,0);
-$lilo_button->signal_connect(clicked => sub { lilo_choice(); });
-
-my $lilo_frame = new Gtk::Frame _("Lilo/grub mode");
-$lilo_frame->add($lilo_dedans);
-$global_vbox->pack_start ($lilo_frame, 0, 0, 0);
-
-
-######## aurora part
-my $a_dedans = new Gtk::VBox(0, 5);
-$a_dedans->border_width(0);
-my $a_box = new Gtk::VBox(0, 0);
-
-my $a_c_button = new Gtk::RadioButton _("NewStyle Categorizing Monitor");
-$a_c_button->signal_connect(clicked => sub { $pixmap->set($c_pixmap, $c_mask) });
-$a_box->pack_start($a_c_button, 0, 0, 0);
-my $a_h_button = new Gtk::RadioButton _("NewStyle Monitor"), $a_c_button;
-$a_h_button->signal_connect(clicked => sub { $pixmap->set($h_pixmap, $h_mask) });
-$a_box->pack_start($a_h_button, 0, 0, 0);
-my $a_v_button = new Gtk::RadioButton _("Traditional Monitor"), $a_c_button;
-$a_v_button->signal_connect(clicked => sub { $pixmap->set($v_pixmap, $v_mask) });
-$a_box->pack_start($a_v_button, 0, 0, 0);
-my $a_g_button = new Gtk::RadioButton _("Traditional Gtk+ Monitor"), $a_c_button;
-$a_g_button->signal_connect(clicked => sub { $pixmap->set($g_pixmap, $g_mask) });
-$a_box->pack_start($a_g_button, 0, 0, 0);
-
-my $a_button = new Gtk::CheckButton(_("Launch Aurora at boot time") );
-$a_button->signal_connect(clicked => sub {
- if ($inmain) {
- $a_box->set_sensitive(!$a_mode);
- $a_mode = !$a_mode;
- if ($a_mode) {
- $pixmap->set($c_pixmap, $c_mask) if $a_c_button->get_active();
- $pixmap->set($h_pixmap, $h_mask) if $a_h_button->get_active();
- $pixmap->set($v_pixmap, $v_mask) if $a_v_button->get_active();
- $pixmap->set($g_pixmap, $g_mask) if $a_g_button->get_active();
- } else {
- $pixmap->set($t_pixmap, $t_mask);
- }
- }
- });
-$a_dedans->pack_start($a_button, 0, 0, 0);
-$a_dedans->pack_start ($a_box, 0, 0, 0);
-
-my $a_main_hbox = new Gtk::HBox;
-$a_main_hbox->pack_start ($a_dedans, 0, 0, 0);
-my $a_pix_hbox = new Gtk::HBox;
-$a_pix_hbox->border_width(0);
-$a_pix_hbox->pack_start ($pixmap, 0, 0, 0);
-$a_main_hbox->pack_end ($a_pix_hbox, 0, 0, 0);
-
-my $aurora_frame = new Gtk::Frame _("Boot mode");
-$aurora_frame->add($a_main_hbox);
-$global_vbox->pack_start ($aurora_frame, 0, 0, 0);
-
-### X mode
-my $x_dedans = new Gtk::VBox(0, 0);
-$x_dedans->border_width (0);
-my $x_box = new Gtk::VBox(0, 0);
-$x_box->border_width (0);
-
-my $x_button = new Gtk::CheckButton _("Launch the X-Window system at start");
-$x_button->set_active($x_mode);
-$x_button->signal_connect(clicked => sub {
- $x_box->set_sensitive(!$x_mode);
- $x_mode = !$x_mode;
- });
-$x_dedans->pack_start ($x_button, 0, 0, 0);
-
-my $x_no_button = new Gtk::RadioButton _("No, I don't want autologin");
-$x_no_button->set_active(!$l_mode);
-$x_box->pack_start($x_no_button, 0, 0, 0);
-
-my $user_dedans = new Gtk::HBox(0, 10);
-$user_dedans->border_width (0);
-my $x_yes_button = new Gtk::RadioButton _("Yes, I want autologin with this (user, desktop)"), $x_no_button;
-$x_yes_button->set_active($l_mode);
-my $x_combo_vbox = new Gtk::VBox(0, 10);
-my $user_combo = new Gtk::Combo;
-$user_combo->set_popdown_strings(@usernames);
-$user_combo->entry->set_text($auto_mode{autologin}) if ($auto_mode{autologin});
-
-my $desktop_combo =new Gtk::Combo;
-$desktop_combo->set_popdown_strings(get_wm());
-$desktop_combo->entry->set_text($auto_mode{desktop}) if ($auto_mode{desktop});
-$x_combo_vbox->pack_start($user_combo, 0, 0, 0);
-$x_combo_vbox->pack_start($desktop_combo, 0, 0, 0);
-$user_dedans->pack_start($x_yes_button, 0, 0, 0);
-$user_dedans->pack_start($x_combo_vbox, 0, 0, 0);
-$x_box->pack_start ($user_dedans, 0, 0, 0);
-$x_box->set_sensitive($x_mode);
-$x_dedans->pack_start ($x_box, 0, 0, 0);
-my $x_main_frame = new Gtk::Frame _("System mode");
-$x_main_frame->add($x_dedans);
-$global_vbox->pack_start ($x_main_frame, 1, 1, 0);
-
-#deush : hability to choose the runlevel.
-my $runl_hbox = new Gtk::HBox;
-my $runl_button5 = new Gtk::RadioButton _("5");
-my $runl_button1 = new Gtk::RadioButton _("1"), $runl_button5;
-$runl_hbox->pack_start($runl_button1, 0, 0, 0);
-my $runl_button2 = new Gtk::RadioButton _("2"), $runl_button5;
-$runl_hbox->pack_start($runl_button2, 0, 0, 0);
-my $runl_button3 = new Gtk::RadioButton _("3"), $runl_button5;
-$runl_hbox->pack_start($runl_button3, 0, 0, 0);
-my $runl_button4 = new Gtk::RadioButton _("4"), $runl_button5;
-$runl_hbox->pack_start($runl_button4, 0, 0, 0);
-
-$runl_hbox->pack_start($runl_button5, 0, 0, 0);
-
-my $runlevel_frame = new Gtk::Frame _("Default Runlevel");
-$runlevel_frame->add($runl_hbox);
-$global_vbox->pack_start ($runlevel_frame, 0, 0, 0);
-
-### final buttons
-my $bbox = new Gtk::HButtonBox;
-$global_vbox->pack_start($bbox, 0, 0, 0);
-$bbox->set_layout(-end);
-my $build_button = new Gtk::Button _("OK");
-$bbox->add($build_button);
-my $cancel_button = new Gtk::Button $::isEmbedded ? _("Cancel") : _("Quit");
-$bbox->add($cancel_button);
-my $fin_hbox = new Gtk::HBox( 0, 0 );
-$cancel_button->signal_connect(clicked => sub {$::isEmbedded ? kill(USR1, $::CCPID) : Gtk->exit(0)});
-$build_button->signal_connect(clicked=>sub{updateInit();updateAutologin();updateAurora();runlevel_choice();$::isEmbedded ? kill(USR1,$::CCPID) : Gtk->exit(0)});
-
-### back to window
-$window->add($global_vbox);
-$window->show_all();
-
-$a_box->set_sensitive($a_mode); # box grise == false == "0"
-$a_button->set_active($a_mode); # up == false == "0"
-if ($a_mode) {
- my $a = readlink "/etc/aurora/Monitor";
- $a =~ s#/lib/aurora/Monitors/##;
- if ($a eq "NewStyle-Categorizing-WsLib") {$a_c_button->set_active(1); $pixmap->set($c_pixmap, $c_mask);}
- if ($a eq "NewStyle-WsLib") {$a_h_button->set_active(1); $pixmap->set($h_pixmap, $h_mask);}
- if ($a eq "Traditional-WsLib") {$a_v_button->set_active(1); $pixmap->set($v_pixmap, $v_mask);}
- if ($a eq "Traditional-Gtk+") {$a_g_button->set_active(1); $pixmap->set($g_pixmap, $g_mask);}
-} else {
- $pixmap->set($t_pixmap, $t_mask);
-}
-
-Gtk->main_iteration while Gtk->events_pending;
-$::isEmbedded and kill USR2, $::CCPID;
-$inmain=1;
-Gtk->main;
-Gtk->exit(0);
-
-#-------------------------------------------------------------
-# get user names to put in combo
-#-------------------------------------------------------------
-
-sub parse_etc_passwd
-{
- my ($uname, $uid);
- setpwent();
- do {
- @user_info = getpwent();
- ($uname, $uid) = @user_info[0,2];
- if ($uid > 500) {
- push (@usernames, $uname);
- }
- } while (@user_info);
-}
-
-sub get_wm
-{
- @winm = (split (' ', `/usr/sbin/chksession -l`));
-}
-
-#-------------------------------------------------------------
-# menu callback functions
-#-------------------------------------------------------------
-
-sub print_hello {
- print( "mcdtg !\n" );
-}
-
-sub get_main_menu {
- my ( $window ) = @_;
-
- my $accel_group = new Gtk::AccelGroup();
- my $item_factory = new Gtk::ItemFactory( 'Gtk::MenuBar', '<main>', $accel_group );
- $item_factory->create_items( @menu_items );
- $window->add_accel_group( $accel_group );
- return ( $item_factory->get_widget( '<main>' ) );
-}
-
-#-------------------------------------------------------------
-# launch X functions
-#-------------------------------------------------------------
-
-sub isXlaunched
-{
- my $line;
-
- open INITTAB, "/etc/inittab" or die _("can not open /etc/inittab for reading: $!");
- while (<INITTAB>) {
- if (/id:([1-6]):initdefault:/) { $line = $_; last; }
- }
- close INITTAB;
- $line =~ s/id:([1-6]):initdefault:/$1/;
- return ($line-3);
-}
-
-sub updateInit
-{
- my $runlevel = ($x_mode) ? 5 : 3;
- substInFile { s/^id:\d:initdefault:\s*$/id:$runlevel:initdefault:\n/ } "/etc/inittab";
-}
-
-#-------------------------------------------------------------
-# aurora functions
-#-------------------------------------------------------------
-
-
-
-sub updateAurora
-{
- if ($a_mode) {
- if ($a_c_button->get_active()) {
- symlinkf("/lib/aurora/Monitors/NewStyle-Categorizing-WsLib", "/etc/aurora/Monitor");
- $in->standalone::pkgs_install(q(Aurora-Monitor-NewStyle-Categorizing-WsLib)) if !(-e "/lib/aurora/Monitors/NewStyle-Categorizing-WsLib");
- }
- if ($a_h_button->get_active()) {
- symlinkf("/lib/aurora/Monitors/NewStyle-WsLib", "/etc/aurora/Monitor");
- $in->standalone::pkgs_install(q(Aurora-Monitor-NewStyle-WsLib)) if !(-e "/lib/aurora/Monitors/NewStyle-WsLib");
- }
- if ($a_v_button->get_active()) {
- symlinkf("/lib/aurora/Monitors/Traditional-WsLib", "/etc/aurora/Monitor");
- $in->standalone::pkgs_install(q(Aurora-Monitor-Traditional-WsLib)) if !(-e "/lib/aurora/Monitors/Traditional-WsLib");
- }
- if ($a_g_button->get_active()) {
- symlinkf("/lib/aurora/Monitors/Traditional-Gtk+", "/etc/aurora/Monitor");
- $in->standalone::pkgs_install(q(Aurora-Monitor-Traditional-Gtk+)) if !(-e "/lib/aurora/Monitors/Traditional-Gtk+");
- }
- } else {
- unlink "/etc/aurora/Monitor";
- }
-
-}
-
-#-------------------------------------------------------------
-# launch autologin functions
-#-------------------------------------------------------------
-
-sub isAutologin
-{
- my $line;
-
- open AUTOLOGIN, "/etc/sysconfig/autologin" or die _("can not open /etc/sysconfig/autologin for reading: $!");
- while (<AUTOLOGIN>) {
- if (/AUTOLOGIN=(yes|no)/) { $line = $_; last; }
- }
- close AUTOLOGIN;
- $line =~ s/AUTOLOGIN=(yes|no)/$1/;
- chomp ($line);
- $line = ($line eq "yes");
- return ($line);
-}
-
-sub get_autologin {
- my ($prefix) = @_;
- my %o;
- my %l = getVarsFromSh("$prefix/etc/sysconfig/autologin");
-
- $o{autologin} = $l{USER};
- %l = getVarsFromSh("$prefix/etc/sysconfig/desktop");
- $o{desktop} = $l{DESKTOP};
- %o;
-}
-
-sub updateAutologin
-{
- my ($usern,$deskt)=($user_combo->entry->get_text(), $desktop_combo->entry->get_text());
-
- if ($x_yes_button->get_active()) {
- $in->standalone::pkgs_install(q(autologin)) if $x_mode;
- set_autologin('',$usern,$deskt);
- } else {
- set_autologin('',undef) if ($x_no_button->get_active());
- }
-}
-
-sub set_autologin {
- my ($prefix, $user, $desktop) = @_;
-
- output "$prefix/etc/sysconfig/desktop", uc($desktop), "\n" if $user;
-
- setVarsInSh("$prefix/etc/sysconfig/autologin",
- { USER => $user, AUTOLOGIN => bool2yesno($user), EXEC => "/usr/X11R6/bin/startx" });
- chmod 0600, "$prefix/etc/sysconfig/autologin";
-# log::l("cat $prefix/etc/sysconfig/autologin: ", cat_("$prefix/etc/sysconfig/autologin"));
-}
-
-
-#-------------------------------------------------------------
-# lilo/grub functions
-#-------------------------------------------------------------
-sub lilo_choice
-{
- my $bootloader = bootloader::read('', '/etc/lilo.conf');
- local ($_) = `detectloader`;
- $bootloader->{methods} = { lilo => 1, grub => !!/grub/i };
-
- my ($hds) = catch_cdie { fsedit::hds([ detect_devices::hds() ], {}) } sub { 1 };
- my $fstab = [ fsedit::get_fstab(@$hds) ];
- fs::get_mntpoints_from_fstab($fstab);
-
- $::expert=1;
- ask:
- local $::isEmbedded = 0;
- any::setupBootloader($in, $bootloader, $hds, $fstab, $ENV{SECURE_LEVEL}) or return;
- eval { bootloader::install('', $bootloader, $fstab, $hds) };
- if ($@) {
- $in->ask_warn('',
- [ _("Installation of LILO failed. The following error occured:"),
- grep { !/^Warning:/ } cat_("/tmp/.error") ]);
- unlink "/tmp/.error";
- goto ask;
- }
-}
-
-#---------------------------------------------------------------
-# Choose your runlevel: from 1 to 5
-#---------------------------------------------------------------
-sub runlevel_choice
-{
- if ($runl_button1->get_active()) {
- any::runlevel('',1);
- }
- if ($runl_button2->get_active()) {
- any::runlevel('',2);
- }
- if ($runl_button3->get_active()) {
- any::runlevel('',3);
- }
- if ($runl_button4->get_active()) {
- any::runlevel('',4);
- }
- if ($runl_button5->get_active()) {
- any::runlevel('',5);
- }
-}
-
diff --git a/perl-install/c.pm b/perl-install/c.pm
deleted file mode 100644
index 0683c0ef8..000000000
--- a/perl-install/c.pm
+++ /dev/null
@@ -1,12 +0,0 @@
-package c; # $Id$
-
-use vars qw($AUTOLOAD);
-
-use c::stuff;
-
-sub AUTOLOAD {
- $AUTOLOAD =~ /::(.*)/;
- goto &{$c::stuff::{$1}};
-}
-
-1;
diff --git a/perl-install/c/.cvsignore b/perl-install/c/.cvsignore
deleted file mode 100644
index 665b57e54..000000000
--- a/perl-install/c/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-Makefile
-Makefile_c
-stuff.c
-stuff.bs
-pm_to_blib
-Makefile_c.old
-blib
-stuff.xs
-pcmcia_probe.c
diff --git a/perl-install/c/Makefile b/perl-install/c/Makefile
deleted file mode 100644
index e58cab335..000000000
--- a/perl-install/c/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-.PHONY: clean
-
-C_RPM = 1
-C_DRAKX = 1
-
-stuff: %: %.xs
- test -e Makefile_c || C_RPM=$(C_RPM) C_DRAKX=$(C_DRAKX) perl Makefile.PL
- $(MAKE) -f Makefile_c LD_RUN_PATH=
- rm -f ../auto/c ; ln -s ../c/blib/arch/auto ../auto/c
-
-clean:
- test ! -e Makefile_c || $(MAKE) -f Makefile_c clean
- rm -f *~ *.o stuff.xs pcmcia_probe.c
-
-stuff.xs: %: %.pm
- rm -f $@
- C_RPM=$(C_RPM) C_DRAKX=$(C_DRAKX) perl $< > $@
- chmod a-w $@
diff --git a/perl-install/c/Makefile.PL b/perl-install/c/Makefile.PL
deleted file mode 100644
index fbcb16914..000000000
--- a/perl-install/c/Makefile.PL
+++ /dev/null
@@ -1,23 +0,0 @@
-use ExtUtils::MakeMaker;
-use Config;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-
-my $libs = '-lldetect';
-$libs .= ' -L/usr/X11R6/lib -lX11 -lgdk -lXxf86misc' if $ENV{C_DRAKX};
-$libs .= ' -lrpm -lrpmio -lz' if $ENV{C_RPM};
-
-my $pcmcia_dir = $ENV{C_DRAKX} && $Config{archname} =~ /i.86/ ? '../../mdk-stage1/pcmcia' : '';
-
-symlink "$pcmcia_dir/pcmcia_probe.c", "pcmcia_probe.c" if $pcmcia_dir;
-
-WriteMakefile(
- 'NAME' => 'stuff',
- 'OPTIMIZE' => '-Os',
- 'MAKEFILE' => 'Makefile_c',
- 'OBJECT' => "stuff.o smp.o sbus.o silo.o" . ($pcmcia_dir && " pcmcia_probe.o"),
- 'VERSION_FROM' => 'stuff.pm', # finds $VERSION
- 'LIBS' => [$libs], # e.g., '-lm'
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => "-I/usr/include/rpm `gtk-config --cflags` `glib-config --cflags`" . ($pcmcia_dir && " -I$pcmcia_dir -I$pcmcia_dir/.."),
-);
diff --git a/perl-install/c/README b/perl-install/c/README
deleted file mode 100644
index b5ad1224f..000000000
--- a/perl-install/c/README
+++ /dev/null
@@ -1,3 +0,0 @@
-md5.c, md5_crypt.c and md5.h are taken from pam (dir modules/pam_pwdb)
-
-smp.c is taken from RedHat's install
diff --git a/perl-install/c/sbus.c b/perl-install/c/sbus.c
deleted file mode 100644
index 85d44fa79..000000000
--- a/perl-install/c/sbus.c
+++ /dev/null
@@ -1,156 +0,0 @@
-/* This file is inspired from source code of kudzu from Red Hat, Inc.
- * It has been modified to keep only "what is needed" in C, the prom_walk
- * has been rewritten in perl for convenience :-)
- *
- * Copyright notice from original version.
- * sbus.c: Probe for Sun SBUS and UPA framebuffers using OpenPROM,
- * SBUS SCSI and Ethernet cards and SBUS or EBUS audio chips.
- *
- * Copyright (C) 1998, 1999 Jakub Jelinek (jj@ultra.linux.cz)
- * (C) 1999 Red Hat, Inc.
- *
- * This software may be freely redistributed under the terms of the GNU
- * public license.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- *
- */
-
-#ifdef __sparc__
-
-#include <fcntl.h>
-#include <unistd.h>
-#include <stdlib.h>
-#include <string.h>
-#include <sys/ioctl.h>
-#include <asm/openpromio.h>
-
-static char *promdev = "/dev/openprom";
-static int promfd = -1;
-static int prom_current_node;
-#define MAX_PROP 128
-#define MAX_VAL (4096-128-4)
-static char buf[4096];
-#define DECL_OP(size) struct openpromio *op = (struct openpromio *)buf; op->oprom_size = (size)
-
-int prom_open()
-{
- int prom_root_node;
-
- if (promfd == -1) {
- promfd = open(promdev, O_RDONLY);
- if (promfd == -1)
- return 0;
- }
- prom_root_node = prom_getsibling(0);
- if (!prom_root_node) {
- close(promfd);
- promfd = -1;
- return 0;
- }
- return prom_root_node;
-}
-
-void prom_close()
-{
- if (promfd != -1) {
- close(promfd);
- promfd = -1;
- }
-}
-
-int prom_getsibling(int node)
-{
- DECL_OP(sizeof(int));
-
- if (node == -1) return 0;
- *(int *)op->oprom_array = node;
- if (ioctl (promfd, OPROMNEXT, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-int prom_getchild(int node)
-{
- DECL_OP(sizeof(int));
-
- if (!node || node == -1) return 0;
- *(int *)op->oprom_array = node;
- if (ioctl (promfd, OPROMCHILD, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-char *prom_getopt(char *var, int *lenp)
-{
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, var);
- if (ioctl (promfd, OPROMGETOPT, op) < 0)
- return 0;
- if (lenp) *lenp = op->oprom_size;
- return op->oprom_array;
-}
-
-void prom_setopt(char *var, char *value) {
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, var);
- strcpy (op->oprom_array + strlen (var) + 1, value);
- ioctl (promfd, OPROMSETOPT, op);
-}
-
-char *prom_getproperty(char *prop, int *lenp)
-{
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, prop);
- if (ioctl (promfd, OPROMGETPROP, op) < 0)
- return 0;
- if (lenp) *lenp = op->oprom_size;
- return op->oprom_array;
-}
-
-int prom_getbool(char *prop)
-{
- DECL_OP(0);
-
- *(int *)op->oprom_array = 0;
- for (;;) {
- op->oprom_size = MAX_PROP;
- if (ioctl(promfd, OPROMNXTPROP, op) < 0)
- return 0;
- if (!op->oprom_size)
- return 0;
- if (!strcmp (op->oprom_array, prop))
- return 1;
- }
-}
-
-int prom_pci2node(int bus, int devfn) {
- DECL_OP(2*sizeof(int));
-
- ((int *)op->oprom_array)[0] = bus;
- ((int *)op->oprom_array)[1] = devfn;
- if (ioctl (promfd, OPROMPCI2NODE, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-#else
-int prom_open() { return 0; }
-void prom_close() {}
-int prom_getsibling(int node) { return 0; }
-int prom_getchild(int node) { return 0; }
-char *prom_getopt(char *var, int *lenp) { return 0; /* NULL */ }
-void prom_setopt(char *var, char *value) {}
-char *prom_getproperty(char *prop, int *lenp) { return 0; /* NULL */ }
-int prom_getbool(char *prop) { return 0; }
-int prom_pci2node(int bus, int devfn) { return 0; }
-#endif /* __sparc__ */
diff --git a/perl-install/c/silo.c b/perl-install/c/silo.c
deleted file mode 100644
index 2fd621f4e..000000000
--- a/perl-install/c/silo.c
+++ /dev/null
@@ -1,817 +0,0 @@
-/* silo.c: Conversions between SCSI and IDE disk names
- * and OpenPROM fully qualified paths.
- *
- * Modified for DrakX light integration.
- * Copyright (C) 1999, 2000 Jakub Jelinek <jakub@redhat.com>
- *
- * This software may be freely redistributed under the terms of the GNU
- * public license.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-
-#ifdef __sparc__
-
-#define _GNU_SOURCE
-#include <fcntl.h>
-#include <stdio.h>
-#include <unistd.h>
-#include <stdlib.h>
-#include <string.h>
-#include <sys/ioctl.h>
-#include <asm/openpromio.h>
-#include <ctype.h>
-#include <dirent.h>
-#include <errno.h>
-#include <sys/stat.h>
-#include <sys/utsname.h>
-
-#ifndef OPROMSETCUR
-#define OPROMSETCUR 0x20004FF0
-#define OPROMPCI2NODE 0x20004FF1
-#define OPROMPATH2NODE 0x20004FF2
-#endif
-
-static int hasaliases;
-static char *promdev = "/dev/openprom";
-static int promfd;
-static char sd_targets[10] = "31204567";
-static int p1275 = 0;
-static int prom_root_node, prom_current_node;
-static int promvers;
-static void (*prom_walk_callback)(int node);
-static char prom_path[1024];
-#define MAX_PROP 128
-#define MAX_VAL (4096-128-4)
-static char buf[4096];
-static char regstr[40];
-#define DECL_OP(size) struct openpromio *op = (struct openpromio *)buf; op->oprom_size = (size)
-
-static int
-prom_setcur(int node) {
- DECL_OP(sizeof(int));
-
- if (node == -1) return 0;
- *(int *)op->oprom_array = node;
- if (ioctl (promfd, OPROMSETCUR, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-static int
-prom_getsibling(int node) {
- DECL_OP(sizeof(int));
-
- if (node == -1) return 0;
- *(int *)op->oprom_array = node;
- if (ioctl (promfd, OPROMNEXT, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-static int
-prom_getchild(int node) {
- DECL_OP(sizeof(int));
-
- if (!node || node == -1) return 0;
- *(int *)op->oprom_array = node;
- if (ioctl (promfd, OPROMCHILD, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-static char *
-prom_getproperty(char *prop, int *lenp) {
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, prop);
- if (ioctl (promfd, OPROMGETPROP, op) < 0)
- return 0;
- if (lenp) *lenp = op->oprom_size;
- return op->oprom_array;
-}
-
-static char *
-prom_getopt(char *var, int *lenp) {
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, var);
- if (ioctl (promfd, OPROMGETOPT, op) < 0)
- return 0;
- if (lenp) *lenp = op->oprom_size;
- return op->oprom_array;
-}
-
-static void
-prom_setopt(char *var, char *value) {
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, var);
- strcpy (op->oprom_array + strlen (var) + 1, value);
- ioctl (promfd, OPROMSETOPT, op);
-}
-
-static int
-prom_getbool(char *prop) {
- DECL_OP(0);
-
- *(int *)op->oprom_array = 0;
- for (;;) {
- op->oprom_size = MAX_PROP;
- if (ioctl(promfd, OPROMNXTPROP, op) < 0)
- return 0;
- if (!op->oprom_size)
- return 0;
- if (!strcmp (op->oprom_array, prop))
- return 1;
- }
-}
-
-static int
-prom_pci2node(int bus, int devfn) {
- DECL_OP(2*sizeof(int));
-
- ((int *)op->oprom_array)[0] = bus;
- ((int *)op->oprom_array)[1] = devfn;
- if (ioctl (promfd, OPROMPCI2NODE, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-static int
-prom_path2node(char *path) {
- DECL_OP(MAX_VAL);
-
- strcpy (op->oprom_array, path);
- if (ioctl (promfd, OPROMPATH2NODE, op) < 0)
- return 0;
- prom_current_node = *(int *)op->oprom_array;
- return *(int *)op->oprom_array;
-}
-
-#define PW_TYPE_SBUS 1
-#define PW_TYPE_PCI 2
-#define PW_TYPE_EBUS 3
-
-static void
-prom_walk(char *path, int parent, int node, int type) {
- int nextnode;
- int len, ntype = type;
- char *prop;
-
- prop = prom_getproperty("name", &len);
- if (prop && len > 0) {
- if ((!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) && !type)
- ntype = PW_TYPE_SBUS;
- else if (!strcmp(prop, "ebus") && type == PW_TYPE_PCI)
- ntype = PW_TYPE_EBUS;
- else if (!strcmp(prop, "pci") && !type)
- ntype = PW_TYPE_PCI;
- }
- *path = '/';
- strcpy (path + 1, prop);
- prop = prom_getproperty("reg", &len);
- if (prop && len >= 4) {
- unsigned int *reg = (unsigned int *)prop;
- int cnt = 0;
- if (!p1275 || (type == PW_TYPE_SBUS))
- sprintf (regstr, "@%x,%x", reg[0], reg[1]);
- else if (type == PW_TYPE_PCI) {
- if ((reg[0] >> 8) & 7)
- sprintf (regstr, "@%x,%x", (reg[0] >> 11) & 0x1f, (reg[0] >> 8) & 7);
- else
- sprintf (regstr, "@%x", (reg[0] >> 11) & 0x1f);
- } else if (len == 4)
- sprintf (regstr, "@%x", reg[0]);
- else {
- unsigned int regs[2];
-
- /* Things get more complicated on UPA. If upa-portid exists,
- then address is @upa-portid,second-int-in-reg, otherwise
- it is @first-int-in-reg/16,second-int-in-reg (well, probably
- upa-portid always exists, but just to be safe). */
- memcpy (regs, reg, sizeof(regs));
- prop = prom_getproperty("upa-portid", &len);
- if (prop && len == 4) {
- reg = (unsigned int *)prop;
- sprintf (regstr, "@%x,%x", reg[0], regs[1]);
- } else
- sprintf (regstr, "@%x,%x", regs[0] >> 4, regs[1]);
- }
- for (nextnode = prom_getchild(parent); nextnode; nextnode = prom_getsibling(nextnode)) {
- prop = prom_getproperty("name", &len);
- if (prop && len > 0 && !strcmp (path + 1, prop))
- cnt++;
- }
- if (cnt > 1)
- strcat (path, regstr);
- }
-
- prom_walk_callback(node);
-
- nextnode = prom_getchild(node);
- if (nextnode)
- prom_walk(strchr (path, 0), node, nextnode, ntype);
- nextnode = prom_getsibling(node);
- if (nextnode)
- prom_walk(path, parent, nextnode, type);
-}
-
-static int
-prom_init(int mode) {
- struct utsname u;
-
- promfd = open(promdev, mode);
- if (promfd == -1)
- return -1;
- prom_root_node = prom_getsibling(0);
- if (!prom_root_node)
- return -1;
-
- if (!uname (&u) && !strcmp (u.machine, "sparc64"))
- p1275 = 1;
- return 0;
-}
-
-#define SDSK_TYPE_IDE 1
-#define SDSK_TYPE_SD 2
-#define SDSK_TYPE_PLN 3
-#define SDSK_TYPE_FC 4
-
-static struct sdsk_disk {
- unsigned int prom_node;
- unsigned int type, host, hi, mid, lo;
- unsigned char *prom_name;
-} *hd = NULL, *sd = NULL;
-static int hdlen, sdlen;
-
-static void
-scan_walk_callback(int node) {
- int nextnode;
- char *prop;
- int len, disk;
- static int v0ctrl = 0;
-
- for (disk = 0; disk < hdlen + sdlen; disk++) {
- if (hd[disk].prom_node == node) {
- switch (hd[disk].type) {
- case SDSK_TYPE_IDE:
- for (nextnode = prom_getchild(node); nextnode; nextnode = prom_getsibling(nextnode)) {
- prop = prom_getproperty("name", &len);
- if (prop && len > 0 && (!strcmp (prop, "ata") || !strcmp (prop, "disk")))
- break;
- }
- if (!nextnode)
- continue;
- if (prop[0] == 'a')
- sprintf (prop, "/ata@%x,0/cmdk@%x,0", hd[disk].hi, hd[disk].lo);
- else
- sprintf (prop, "/disk@%x,0", hd[disk].hi * 2 + hd[disk].lo);
- break;
- case SDSK_TYPE_SD:
- for (nextnode = prom_getchild(node); nextnode; nextnode = prom_getsibling(nextnode)) {
- prop = prom_getproperty("compatible", &len);
- if (prop && len > 0 && !strcmp (prop, "sd"))
- break;
- prop = prom_getproperty("name", &len);
- if (prop && len > 0 && (!strcmp (prop, "sd") || !strcmp (prop, "disk")))
- break;
- }
- if (!nextnode || hd[disk].hi)
- continue;
- if (promvers) {
- char name[1024];
- prop = prom_getproperty("name", &len);
- if (prop && len > 0)
- strcpy (name, prop);
- else
- strcpy (name, "sd");
- if (!prop)
- prop = ((struct openpromio *)buf)->oprom_array;
- sprintf (prop, "/%s@%x,%x", name, hd[disk].mid, hd[disk].lo);
- } else {
- int i;
- for (i = 0; sd_targets[i]; i++)
- if (sd_targets[i] == '0' + hd[disk].mid)
- break;
- if (!sd_targets[i])
- i = hd[disk].mid;
- sprintf (prop, "sd(%d,%d,", v0ctrl, i);
- }
- break;
- case SDSK_TYPE_PLN:
- prop = ((struct openpromio *)buf)->oprom_array;
- sprintf (prop, "/SUNW,pln@%x,%x/SUNW,ssd@%x,%x",
- hd[disk].lo & 0xf0000000, hd[disk].lo & 0xffffff,
- hd[disk].hi, hd[disk].mid);
- break;
- case SDSK_TYPE_FC:
- prop = ((struct openpromio *)buf)->oprom_array;
- sprintf (prop, "/sf@0,0/ssd@w%08x%08x,%x", hd[disk].hi, hd[disk].mid, hd[disk].lo);
- break;
- default:
- continue;
- }
- hd[disk].prom_name = malloc (strlen (prom_path) + strlen(prop) + 3);
- if (!hd[disk].prom_name)
- continue;
- if (promvers)
- strcpy (hd[disk].prom_name, prom_path);
- else
- hd[disk].prom_name[0] = '\0';
- strcat (hd[disk].prom_name, prop);
- }
- }
- v0ctrl++;
-}
-
-static int
-scan_ide(void) {
- DIR * dir;
- char path[80];
- char buffer[512];
- int fd, i, disk;
- struct dirent * ent;
- int pci_bus, pci_devfn;
-
- if (access("/proc/ide", R_OK)) return 0;
-
- if (!(dir = opendir("/proc/ide"))) {
- return 1;
- }
-
- while ((ent = readdir(dir))) {
- if (ent->d_name[0] == 'h' && ent->d_name[1] == 'd' &&
- ent->d_name[2] >= 'a' && ent->d_name[2] <= 'z' &&
- ent->d_name[3] == '\0') {
- disk = ent->d_name[2] - 'a';
- if (disk >= hdlen) {
- hd = (struct sdsk_disk *)realloc(hd, ((disk&~3)+4)*sizeof(struct sdsk_disk));
- memset (hd + hdlen, 0, ((disk&~3)+4-hdlen)*sizeof(struct sdsk_disk));
- hdlen = (disk&~3)+4;
- }
- for (i = (disk & ~3); i <= (disk | 3); i++) {
- if (hd[i].type)
- break;
- }
- if (i > (disk | 3)) {
- sprintf(path, "/proc/ide/%s", ent->d_name);
- if (readlink(path, buffer, 512) < 5)
- continue;
- if (strncmp(buffer, "ide", 3) ||
- !isdigit(buffer[3]) ||
- buffer[4] != '/')
- continue;
- buffer[4] = 0;
- sprintf(path, "/proc/ide/%s/config", buffer);
- if ((fd = open(path, O_RDONLY)) < 0)
- continue;
- i = read(fd, buffer, 50);
- close(fd);
- if (i < 50) continue;
- if (sscanf (buffer, "pci bus %x device %x ",
- &pci_bus, &pci_devfn) != 2)
- continue;
- hd[disk].prom_node = prom_pci2node (pci_bus, pci_devfn);
- } else
- hd[disk].prom_node = hd[i].prom_node;
- hd[disk].type = SDSK_TYPE_IDE;
- hd[disk].hi = (disk & 2) >> 1;
- hd[disk].lo = (disk & 1);
- }
- }
-
- closedir(dir);
-
- return 0;
-}
-
-static int
-scan_scsi(void) {
- FILE *f;
- DIR * dir, *dirhba;
- struct dirent * ent, *enthba;
- struct stat st;
- char * p, * q;
- char buf[512];
- char path[128];
- int disk = 0;
- int host, channel, id, lun;
- int prom_node, pci_bus, pci_devfn;
-
- if (access("/proc/scsi/scsi", R_OK)) {
- return 0;
- }
-
- f = fopen("/proc/scsi/scsi", "r");
- if (f == NULL) return 1;
-
- if (fgets(buf, sizeof(buf), f) == NULL) {
- fclose(f);
- return 1;
- }
- if (!strcmp(buf, "Attached devices: none\n")) {
- fclose(f);
- return 0;
- }
-
- while (fgets(buf, sizeof(buf), f) != NULL) {
- if (sscanf(buf, "Host: scsi%d Channel: %d Id: %d Lun: %d\n",
- &host, &channel, &id, &lun) != 4)
- break;
- if (fgets(buf, sizeof(buf), f) == NULL)
- break;
- if (strncmp(buf, " Vendor:", 9))
- break;
- if (fgets(buf, sizeof(buf), f) == NULL)
- break;
- if (strncmp(buf, " Type: ", 10))
- break;
- if (!strncmp(buf+10, "Direct-Access", 13)) {
- if (disk >= sdlen) {
- hd = (struct sdsk_disk *)
- realloc(hd, (hdlen+(disk&~3)+4)*sizeof(struct sdsk_disk));
- sd = hd + hdlen;
- memset (sd + sdlen, 0,
- ((disk&~3)+4-sdlen)*sizeof(struct sdsk_disk));
- sdlen = (disk&~3)+4;
- }
- sd[disk].type = SDSK_TYPE_SD;
- sd[disk].host = host;
- sd[disk].hi = channel;
- sd[disk].mid = id;
- sd[disk].lo = lun;
- disk++;
- }
- }
- fclose (f);
-
- if (!(dir = opendir("/proc/scsi"))) {
- if (!hdlen && hd) {
- free(hd);
- hd = NULL;
- }
- sd = NULL;
- sdlen = 0;
- return 1;
- }
-
- while ((ent = readdir(dir))) {
- if (!strcmp (ent->d_name, "scsi") || ent->d_name[0] == '.')
- continue;
- sprintf (path, "/proc/scsi/%s", ent->d_name);
- if (stat (path, &st) < 0 || !S_ISDIR (st.st_mode))
- continue;
- if (!(dirhba = opendir(path)))
- continue;
-
- while ((enthba = readdir(dirhba))) {
- if (enthba->d_name[0] == '.')
- continue;
- host = atoi(enthba->d_name);
- sprintf (path, "/proc/scsi/%s/%s", ent->d_name, enthba->d_name);
- f = fopen (path, "r");
- if (f == NULL) continue;
-
- if (!strcmp (ent->d_name, "esp") ||
- !strcmp (ent->d_name, "qlogicpti") ||
- !strcmp (ent->d_name, "fcal"))
- p = "PROM node";
- else if (!strcmp (ent->d_name, "pluto"))
- p = "serial ";
- else
- p = "PCI bus";
- while (fgets (buf, sizeof(buf), f) != NULL) {
- q = strstr (buf, p);
- if (q == NULL) continue;
- prom_node = 0;
- switch (p[1]) {
- case 'R':
- if (sscanf (q, "PROM node %x", &prom_node) == 1)
- q = NULL;
- break;
- case 'e':
- if (sscanf (q, "serial 000000%x %*dx%*d on soc%*d port %x PROM node %x",
- &id, &lun, &prom_node) == 3 &&
- lun >= 10 && lun <= 11) {
- q = NULL;
- }
- break;
- case 'C':
- if (sscanf (q, "PCI bus %x device %x", &pci_bus, &pci_devfn) == 2) {
- q = NULL;
- prom_node = prom_pci2node (pci_bus, pci_devfn);
- }
- break;
- }
- if (q == NULL) {
- for (disk = 0; disk < sdlen; disk++)
- if (sd[disk].host == host && sd[disk].type) {
- sd[disk].prom_node = prom_node;
- if (p[1] == 'e') {
- sd[disk].type = SDSK_TYPE_PLN;
- sd[disk].lo = (lun << 28) | id;
- } else if (!strcmp (ent->d_name, "fcal"))
- sd[disk].type = SDSK_TYPE_FC;
- }
- }
- }
- if (!strcmp (ent->d_name, "fcal")) {
- while (fgets (buf, sizeof(buf), f) != NULL) {
- unsigned long long ll;
- if (sscanf (buf, " [AL-PA: %*x, Id: %d, Port WWN: %Lx, Node WWN: ", &id, &ll) == 2) {
- for (disk = 0; disk < sdlen; disk++)
- if (sd[disk].host == host && sd[disk].mid == id) {
- sd[disk].hi = ll >> 32;
- sd[disk].mid = ll;
- }
- }
- }
- }
- fclose(f);
- }
- closedir(dirhba);
- }
- closedir(dir);
- return 0;
-}
-
-static int get_prom_ver(void)
-{
- FILE *f = fopen ("/proc/cpuinfo","r");
- int ver = 0;
- char buffer[1024];
- char *p;
-
- if (f) {
- while (fgets (buffer, 1024, f)) {
- if (!strncmp (buffer, "promlib", 7)) {
- p = strstr (buffer, "Version ");
- if (p) {
- p += 8;
- if (*p == '0' || (*p >= '2' && *p <= '3')) {
- ver = *p - '0';
- }
- }
- break;
- }
- }
- fclose(f);
- }
- if (!ver) {
- int len;
- p = prom_getopt("sd-targets", &len);
- if (p && len > 0 && len <= 8)
- strcpy(sd_targets, p);
- }
- return ver;
-}
-
-static void check_aliases(void) {
- int nextnode, len;
- char *prop;
- hasaliases = 0;
- for (nextnode = prom_getchild(prom_root_node); nextnode; nextnode = prom_getsibling(nextnode)) {
- prop = prom_getproperty("name", &len);
- if (prop && len > 0 && !strcmp (prop, "aliases"))
- hasaliases = 1;
- }
-}
-
-char *prom_root_name = NULL;
-
-static void get_root_name(void) {
- int len;
- char *prop;
-
- prom_getsibling(0);
- prop = prom_getproperty("name", &len);
- if (prop && len > 0)
- prom_root_name = strdup(prop);
-}
-
-int init_sbusdisk(void) {
- if (prom_init(O_RDONLY))
- return -1;
- promvers = get_prom_ver();
- check_aliases();
- get_root_name();
- scan_ide();
- scan_scsi();
- prom_walk_callback = scan_walk_callback;
- prom_walk(prom_path, prom_root_node, prom_getchild (prom_root_node), 0);
- close(promfd);
- return 0;
-}
-
-void set_prom_vars(char *linuxAlias, char *bootDevice) {
- int len;
- int aliasDone = 0;
- if (prom_init(O_RDWR))
- return;
- if (linuxAlias && hasaliases) {
- char *use_nvramrc;
- char nvramrc[2048];
- char *p, *q, *r, *s;
- int enabled = -1;
- int count;
-
- use_nvramrc = prom_getopt ("use-nvramrc?", &len);
- if (len > 0) {
- if (!strcasecmp (use_nvramrc, "false"))
- enabled = 0;
- else if (!strcasecmp (use_nvramrc, "true"))
- enabled = 1;
- }
- if (enabled != -1) {
- p = prom_getopt ("nvramrc", &len);
- if (p) {
- memcpy (nvramrc, p, len);
- nvramrc [len] = 0;
- q = nvramrc;
- for (;;) {
- /* If there is already `devalias linux /some/ugly/prom/path'
- make sure we fully understand that and remove it. */
- if (!strncmp (q, "devalias", 8) && (q[8] == ' ' || q[8] == '\t')) {
- for (r = q + 9; *r == ' ' || *r == '\t'; r++);
- if (!strncmp (r, "linux", 5)) {
- for (s = r + 5; *s && *s != ' ' && *s != '\t'; s++);
- if (!*s) break;
- if (s == r + 5 ||
- (r[5] == '#' && r[6] >= '0' && r[6] <= '9' &&
- (s == r + 7 ||
- (r[7] >= '0' && r[7] <= '9' && s == r + 8)))) {
- for (r = s + 1; *r == ' ' || *r == '\t'; r++);
- for (; *r && *r != ' ' && *r != '\t' && *r != '\n'; r++);
- for (; *r == ' ' || *r == '\t'; r++);
- if (*r == '\n') {
- r++;
- memmove (q, r, strlen(r) + 1);
- continue;
- }
- }
- }
- }
- q = strchr (q, '\n');
- if (!q) break;
- q++;
- }
- len = strlen (nvramrc);
- if (len && nvramrc [len-1] != '\n')
- nvramrc [len++] = '\n';
- p = nvramrc + len;
- p = stpcpy (p, "devalias linux ");
- r = linuxAlias;
- q = strchr (r, ';');
- count = 1;
- while (q) {
- memcpy (p, r, q - r);
- p += q - r;
- sprintf (p, "\ndevalias linux#%d ", count++);
- p = strchr (p, 0);
- r = q + 1;
- q = strchr (r, ';');
- }
- p = stpcpy (p, r);
- *p++ = '\n';
- *p = 0;
- prom_setopt ("nvramrc", nvramrc);
- if (!enabled)
- prom_setopt ("use-nvramrc?", "true");
- aliasDone = 1;
- }
- }
- }
- if (bootDevice) {
- char *p;
- if (aliasDone)
- bootDevice = "linux";
- p = prom_getopt ("boot-device", &len);
- if (p) {
- prom_setopt ("boot-device", bootDevice);
- prom_setopt ("boot-file", "");
- } else {
- p = prom_getopt ("boot-from", &len);
- if (p)
- prom_setopt ("boot-from", bootDevice);
- }
- }
- close(promfd);
-}
-
-#ifdef STANDALONE_SILO
-
-int main(void) {
- int i;
-
- init_sbusdisk();
- set_prom_vars ("/sbus@1f,0/espdma/esp/sd@1,0:c;/sbus@1f,0/espdma/esp/sd@1,0:g;/sbus@1f,0/espdma/esp/sd@1,0:h", "linux");
- printf ("prom root name `%s'\n", prom_root_name);
- for (i = 0; i < hdlen; i++) {
- if (hd[i].type)
- printf ("hd%c %x %d %d %d\n", i + 'a', hd[i].prom_node,
- hd[i].hi, hd[i].mid, hd[i].lo);
- if (hd[i].prom_name) printf ("%s\n", hd[i].prom_name);
- }
- for (i = 0; i < sdlen; i++) {
- if (sd[i].type) {
- if (i < 26)
- printf ("sd%c %x %d %d %d\n", i + 'a', sd[i].prom_node,
- sd[i].hi, sd[i].mid, sd[i].lo);
- else
- printf ("sd%c%c %x %d %d %d\n", (i / 26) + 'a' - 1, (i % 26) + 'a', sd[i].prom_node,
- sd[i].hi, sd[i].mid, sd[i].lo);
- }
- if (sd[i].prom_name) printf ("%s\n", sd[i].prom_name);
- }
- exit(0);
-}
-
-#else
-
-void
-initSilo ()
-{
- return init_sbusdisk();
-}
-
-char *
-disk2PromPath (unsigned char *disk)
-{
- static unsigned char prompath[1024];
- int diskno = -1, part;
-
- if (disk[0] == 'h' && disk[1] == 'd' && disk[2] >= 'a' && disk[2] <= 'z') {
- diskno = disk[2] - 'a';
- disk += 3;
- } else if (disk[0] == 's' && disk[1] == 'd' && disk[2] >= 'a' && disk[2] <= 'z') {
- if (disk[3] >= 'a' && disk[3] <= 'z') {
- diskno = (disk[2] - 'a' + 1) * 26 + (disk[3] - 'a');
- disk += 4;
- } else {
- diskno = disk[2] - 'a';
- disk += 3;
- }
- if (diskno >= 128)
- diskno = -1;
- else
- diskno += hdlen;
- }
- if (diskno == -1)
- part = -1;
- else if (!disk[0])
- part = 3;
- else {
- part = atoi (disk);
- if (part <= 0 || part > 8) part = -1;
- }
- if (diskno < 0 || part == -1 ||
- diskno >= hdlen + sdlen || !hd[diskno].prom_name) {
- return NULL;
- }
- if (!promvers)
- sprintf (prompath, "%s%d)", hd[diskno].prom_name, part ? part - 1 : 2);
- else {
- if (part)
- sprintf (prompath, "%s:%c", hd[diskno].prom_name, part + 'a' - 1);
- else
- strcpy (prompath, hd[diskno].prom_name);
- }
- return prompath;
-}
-
-int
-hasAliases (void)
-{
- return hasaliases;
-}
-
-char *
-promRootName (void)
-{
- return prom_root_name ? prom_root_name : "";
-}
-
-void
-setPromVars (char *linuxAlias, char *bootDevice)
-{
- if (linuxAlias && !*linuxAlias) linuxAlias = NULL;
- if (bootDevice && !*bootDevice) bootDevice = NULL;
- set_prom_vars (linuxAlias, bootDevice);
-}
-
-#endif
-
-#else
-void initSilo() {}
-char *disk2PromPath(unsigned char *disk) { return 0; /* NULL */ }
-int hasAliases(void) { return 0; }
-char *promRootName(void) { return 0; /* NULL */ }
-void setPromVars(char *linuxAlias, char *bootDevice) {}
-#endif /* __sparc__ */
diff --git a/perl-install/c/smp-test.c b/perl-install/c/smp-test.c
deleted file mode 100644
index f644449b8..000000000
--- a/perl-install/c/smp-test.c
+++ /dev/null
@@ -1,6 +0,0 @@
-main() {
- if (detectSMP())
- printf("has smp\n");
- else
- printf("no smp\n");
-}
diff --git a/perl-install/c/smp.c b/perl-install/c/smp.c
deleted file mode 100644
index b885de850..000000000
--- a/perl-install/c/smp.c
+++ /dev/null
@@ -1,506 +0,0 @@
-/*
-[_Anarchy_(alan@lightning.swansea.uk.linux.org)] you should do one check
- though - if the board seems to be SMP and the CPU in /proc/cpuinfo is non
- intel dont install an SMP kernel - thats a dual pentium board with a cyrix
- or similar single cpu in it
-*/
-
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include <sys/mman.h>
-#include <string.h>
-#include <errno.h>
-
-#ifdef __alpha__
-int alphaDetectSMP(void)
-{
- int issmp = 0;
- FILE *f;
-
- f = fopen("/proc/cpuinfo", "r");
- if (f) {
- char buff[1024];
-
- while (fgets (buff, 1024, f) != NULL) {
- if (!strncmp (buff, "cpus detected\t\t: ", 17)) {
- if (strtoul (buff + 17, NULL, 0) > 1)
- issmp = 1;
- break;
- }
- }
- fclose(f);
- } else
- return -1;
-
- return issmp;
-}
-#endif /* __alpha__ */
-
-#ifdef __sparc__
-int sparcDetectSMP(void)
-{
- int issmp = 0;
- FILE *f;
-
- f = fopen("/proc/cpuinfo", "r");
- if (f) {
- char buff[1024];
-
- while (fgets (buff, 1024, f) != NULL) {
- if (!strncmp (buff, "ncpus probed\t: ", 15)) {
- if (strtoul (buff + 15, NULL, 0) > 1)
- issmp = 1;
- break;
- }
- }
- fclose(f);
- } else
- return -1;
-
- return issmp;
-}
-#endif /* __sparc__ */
-
-/* just a placeholder for now - don't have an SMP machine
- need something in place to build - s.benedict */
-
-#ifdef __powerpc__
-int ppcDetectSMP(void)
-{
- int issmp = 0;
- FILE *f;
-
- f = fopen("/proc/cpuinfo", "r");
- if (f) {
- char buff[1024];
-
- while (fgets (buff, 1024, f) != NULL) {
- if (!strncmp (buff, "ncpus active\t: ", 15)) {
- if (strtoul (buff + 15, NULL, 0) > 1)
- issmp = 1;
- break;
- }
- }
- fclose(f);
- } else
- return -1;
-
- return issmp;
-}
-#endif /* __powerpc__ */
-
-#ifdef __i386__
-/*
- * Copyright (c) 1996, by Steve Passe
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. The name of the developer may NOT be used to endorse or promote products
- * derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- *
- * $Id$
- */
-
-/*
- * mptable.c
- */
-
-#define VMAJOR 2
-#define VMINOR 0
-#define VDELTA 12
-
-/*
- * this will cause the raw mp table to be dumped to /tmp/mpdump
- *
-#define RAW_DUMP
- */
-
-#define MP_SIG 0x5f504d5f /* _MP_ */
-#define EXTENDED_PROCESSING_READY
-#define OEM_PROCESSING_READY_NOT
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <fcntl.h>
-#include <unistd.h>
-#include <sys/types.h>
-
-#define LINUX 1
-#if LINUX
-typedef unsigned int vm_offset_t;
-#else
-#include <machine/types.h>
-#endif
-
-/* EBDA is @ 40:0e in real-mode terms */
-#define EBDA_POINTER 0x040e /* location of EBDA pointer */
-
-/* CMOS 'top of mem' is @ 40:13 in real-mode terms */
-#define TOPOFMEM_POINTER 0x0413 /* BIOS: base memory size */
-
-#define DEFAULT_TOPOFMEM 0xa0000
-
-#define BIOS_BASE 0xf0000
-#define BIOS_BASE2 0xe0000
-#define BIOS_SIZE 0x10000
-#define ONE_KBYTE 1024
-
-#define GROPE_AREA1 0x80000
-#define GROPE_AREA2 0x90000
-#define GROPE_SIZE 0x10000
-
-/* MP Floating Pointer Structure */
-typedef struct MPFPS {
- char signature[ 4 ];
- void* pap;
- u_char length;
- u_char spec_rev;
- u_char checksum;
- u_char mpfb1;
- u_char mpfb2;
- u_char mpfb3;
- u_char mpfb4;
- u_char mpfb5;
-} mpfps_t;
-
-/* MP Configuration Table Header */
-typedef struct MPCTH {
- char signature[ 4 ];
- u_short base_table_length;
- u_char spec_rev;
- u_char checksum;
- u_char oem_id[ 8 ];
- u_char product_id[ 12 ];
- void* oem_table_pointer;
- u_short oem_table_size;
- u_short entry_count;
- void* apic_address;
- u_short extended_table_length;
- u_char extended_table_checksum;
- u_char reserved;
-} mpcth_t;
-
-typedef struct PROCENTRY {
- u_char type;
- u_char apicID;
- u_char apicVersion;
- u_char cpuFlags;
- u_long cpuSignature;
- u_long featureFlags;
- u_long reserved1;
- u_long reserved2;
-} ProcEntry;
-
-#define PROCENTRY_FLAG_EN 0x01
-
-static void seekEntry( vm_offset_t addr );
-static void apic_probe( vm_offset_t* paddr, int* where );
-static void readEntry( void* entry, int size );
-
-/* global data */
-static int pfd; /* physical /dev/mem fd */
-static int verbose = 0;
-static int grope = 0;
-
-static int
-readType()
-{
- u_char type;
-
- if ( read( pfd, &type, sizeof( u_char ) ) != sizeof( u_char ) ) {
- perror( "type read" );
- fprintf( stderr, "\npfd: %d", pfd );
- fflush( stderr );
- exit( 1 );
- }
-
- if ( lseek( pfd, -1, SEEK_CUR ) < 0 ) {
- perror( "type seek" );
- exit( 1 );
- }
-
- return (int)type;
-}
-
-static int intelDetectSMP(void)
-{
- vm_offset_t paddr;
- int where;
- mpfps_t mpfps;
- int rc = 0;
- int ncpus = 0;
-
- /* open physical memory for access to MP structures */
- if ( (pfd = open( "/dev/mem", O_RDONLY )) < 0 ) {
- return 0;
- }
-
- /* probe for MP structures */
- apic_probe( &paddr, &where );
- if ( where <= 0 )
- return 0;
-
- seekEntry( paddr );
- readEntry( &mpfps, sizeof( mpfps_t ) );
-
- if (mpfps.mpfb1)
- /* old style */
- rc = 1;
- else {
- /* go to the config table */
- mpcth_t cth;
- int count, i;
-
- paddr = (vm_offset_t) mpfps.pap;
- seekEntry( paddr );
- readEntry( &cth, sizeof( cth ) );
- /* if we don't have any entries, the kernel sure
- won't be able to set up mp. Needs at least one entry
- for smp kernel */
- if (cth.entry_count <= 1) {
- close (pfd);
- return 0;
- }
- count = cth.entry_count;
- for (i = 0; i < count; i++) {
- if ( readType() == 0 ) {
- ProcEntry entry;
- readEntry( &entry, sizeof( entry ) );
- if (entry.cpuFlags & PROCENTRY_FLAG_EN)
- ncpus++;
- }
- }
- if (ncpus > 1)
- rc = 1;
- }
-
- close (pfd);
- return rc;
-}
-
-/*
- * set PHYSICAL address of MP floating pointer structure
- */
-#define NEXT(X) ((X) += 4)
-static void
-apic_probe( vm_offset_t* paddr, int* where )
-{
- /*
- * c rewrite of apic_probe() by Jack F. Vogel
- */
-
- int x;
- u_short segment;
- vm_offset_t target;
- u_int buffer[ BIOS_SIZE / sizeof( int ) ];
-
- if ( verbose )
- printf( "\n" );
-
- /* search Extended Bios Data Area, if present */
- if ( verbose )
- printf( " looking for EBDA pointer @ 0x%04x, ", EBDA_POINTER );
- seekEntry( (vm_offset_t)EBDA_POINTER );
- readEntry( &segment, 2 );
- if ( segment ) { /* search EBDA */
- target = (vm_offset_t)segment << 4;
- if ( verbose )
- printf( "found, searching EBDA @ 0x%08x\n", target );
- seekEntry( target );
- readEntry( buffer, ONE_KBYTE );
-
- for ( x = 0; x < ONE_KBYTE / sizeof ( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 1;
- *paddr = (x * sizeof( unsigned int )) + target;
- return;
- }
- }
- }
- else {
- if ( verbose )
- printf( "NOT found\n" );
- }
-
- /* read CMOS for real top of mem */
- seekEntry( (vm_offset_t)TOPOFMEM_POINTER );
- readEntry( &segment, 2 );
- --segment; /* less ONE_KBYTE */
- target = segment * 1024;
- if ( verbose )
- printf( " searching CMOS 'top of mem' @ 0x%08x (%dK)\n",
- target, segment );
- seekEntry( target );
- readEntry( buffer, ONE_KBYTE );
-
- for ( x = 0; x < ONE_KBYTE / sizeof ( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 2;
- *paddr = (x * sizeof( unsigned int )) + target;
- return;
- }
- }
-
- /* we don't necessarily believe CMOS, check base of the last 1K of 640K */
- if ( target != (DEFAULT_TOPOFMEM - 1024)) {
- target = (DEFAULT_TOPOFMEM - 1024);
- if ( verbose )
- printf( " searching default 'top of mem' @ 0x%08x (%dK)\n",
- target, (target / 1024) );
- seekEntry( target );
- readEntry( buffer, ONE_KBYTE );
-
- for ( x = 0; x < ONE_KBYTE / sizeof ( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 3;
- *paddr = (x * sizeof( unsigned int )) + target;
- return;
- }
- }
- }
-
- /* search the BIOS */
- if ( verbose )
- printf( " searching BIOS @ 0x%08x\n", BIOS_BASE );
- seekEntry( BIOS_BASE );
- readEntry( buffer, BIOS_SIZE );
-
- for ( x = 0; x < BIOS_SIZE / sizeof( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 4;
- *paddr = (x * sizeof( unsigned int )) + BIOS_BASE;
- return;
- }
- }
-
- /* search the extended BIOS */
- if ( verbose )
- printf( " searching extended BIOS @ 0x%08x\n", BIOS_BASE2 );
- seekEntry( BIOS_BASE2 );
- readEntry( buffer, BIOS_SIZE );
-
- for ( x = 0; x < BIOS_SIZE / sizeof( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 5;
- *paddr = (x * sizeof( unsigned int )) + BIOS_BASE2;
- return;
- }
- }
-
- if ( grope ) {
- /* search additional memory */
- target = GROPE_AREA1;
- if ( verbose )
- printf( " groping memory @ 0x%08x\n", target );
- seekEntry( target );
- readEntry( buffer, GROPE_SIZE );
-
- for ( x = 0; x < GROPE_SIZE / sizeof( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 6;
- *paddr = (x * sizeof( unsigned int )) + GROPE_AREA1;
- return;
- }
- }
-
- target = GROPE_AREA2;
- if ( verbose )
- printf( " groping memory @ 0x%08x\n", target );
- seekEntry( target );
- readEntry( buffer, GROPE_SIZE );
-
- for ( x = 0; x < GROPE_SIZE / sizeof( unsigned int ); NEXT(x) ) {
- if ( buffer[ x ] == MP_SIG ) {
- *where = 7;
- *paddr = (x * sizeof( unsigned int )) + GROPE_AREA2;
- return;
- }
- }
- }
-
- *where = 0;
- *paddr = (vm_offset_t)0;
-}
-
-
-/*
- *
- */
-static void
-seekEntry( vm_offset_t addr )
-{
- if ( lseek( pfd, (off_t)addr, SEEK_SET ) < 0 ) {
- return;
- perror( "/dev/mem seek" );
- exit( 1 );
- }
-}
-
-
-/*
- *
- */
-static void
-readEntry( void* entry, int size )
-{
- if ( read( pfd, entry, size ) != size ) {
- return;
- perror( "readEntry" );
- exit( 1 );
- }
-}
-
-
-#endif /* __i386__ */
-
-int detectSMP(void)
-{
- static int isSMP = -1;
-
- if (isSMP != -1)
- return isSMP;
-
-#ifdef __i386__
- return isSMP = intelDetectSMP();
-#elif __sparc__
- return isSMP = sparcDetectSMP();
-#elif __alpha__
- return isSMP = alphaDetectSMP();
-#elif __powerpc__
- return isSMP = ppcDetectSMP();
-#elif __ia64__
- return isSMP = 1;
-#else
- #error unknown architecture
-#endif
-}
-
-#if 0
-main() {
- if (detectSMP())
- printf("has smp\n");
- else
- printf("no smp\n");
-}
-
-#endif
diff --git a/perl-install/c/smp.h b/perl-install/c/smp.h
deleted file mode 100644
index 3255cc489..000000000
--- a/perl-install/c/smp.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SMP_H
-#define SMP_H
-
-int detectSMP(void);
-
-#endif /* SMP_H */
diff --git a/perl-install/c/stuff.pm b/perl-install/c/stuff.pm
deleted file mode 100644
index 0121f2904..000000000
--- a/perl-install/c/stuff.pm
+++ /dev/null
@@ -1,32 +0,0 @@
-package c::stuff; # $Id$
-
-use strict;
-use vars qw($VERSION @ISA);
-
-require DynaLoader;
-
-@ISA = qw(DynaLoader);
-$VERSION = '0.01';
-
-bootstrap c::stuff $VERSION;
-
-sub from_utf8 { iconv($_[0], "utf-8", standard_charset()) }
-
-sub headerGetEntry {
- my ($h, $q) = @_;
- $h or log::l("empty header in headerGetEntry"), return;
- $q eq 'name' and return headerGetEntry_string($h, RPMTAG_NAME());
- $q eq 'group' and return from_utf8(headerGetEntry_string($h, RPMTAG_GROUP()));
- $q eq 'version' and return headerGetEntry_string($h, RPMTAG_VERSION());
- $q eq 'release' and return headerGetEntry_string($h, RPMTAG_RELEASE());
- $q eq 'summary' and return from_utf8(headerGetEntry_string($h, RPMTAG_SUMMARY()));
- $q eq 'description' and return from_utf8(headerGetEntry_string($h, RPMTAG_DESCRIPTION()));
- $q eq 'arch' and return headerGetEntry_string($h, RPMTAG_ARCH());
- $q eq 'size' and return headerGetEntry_int($h, RPMTAG_SIZE());
- $q eq 'obsoletes' and return headerGetEntry_string_list($h, RPMTAG_OBSOLETES());
- $q eq 'requires' and return headerGetEntry_string_list($h, RPMTAG_REQUIRENAME());
- $q eq 'fileflags' and return headerGetEntry_int_list($h, RPMTAG_FILEFLAGS());
- $q eq 'filenames' and return headerGetEntry_filenames($h);
-}
-
-1;
diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm
deleted file mode 100644
index 475da7664..000000000
--- a/perl-install/c/stuff.xs.pm
+++ /dev/null
@@ -1,1026 +0,0 @@
-use Config;
-
-print '
-#include "EXTERN.h"
-#include "perl.h"
-#include "XSUB.h"
-
-/* workaround for glibc and kernel header files not in sync */
-#define dev_t dev_t
-
-#include <ctype.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <syslog.h>
-#include <fcntl.h>
-#include <resolv.h>
-#include <sys/types.h>
-#include <sys/wait.h>
-#include <sys/ioctl.h>
-#include <sys/time.h>
-#include <sys/resource.h>
-#include <sys/stat.h>
-#include <sys/utsname.h>
-#include <sys/mount.h>
-#include <linux/keyboard.h>
-#include <linux/kd.h>
-#include <linux/hdreg.h>
-#include <linux/vt.h>
-#include <linux/cdrom.h>
-#include <linux/loop.h>
-#include <net/if.h>
-#include <net/route.h>
-
-#include <libldetect.h>
-#include <X11/Xlib.h>
-#include <X11/extensions/xf86misc.h>
-
-#include <term.h>
-#undef max_colors
-
-#define SECTORSIZE 512
-';
-
-$ENV{C_RPM} and print '
-#include <langinfo.h>
-#include <string.h>
-#include <iconv.h>
-
-#undef Fflush
-#undef Mkdir
-#undef Stat
-#include <rpm/rpmlib.h>
-
-void rpmError_callback_empty(void) {}
-
-int rpmError_callback_data;
-void rpmError_callback(void) {
- if (rpmErrorCode() != RPMERR_UNLINK && rpmErrorCode() != RPMERR_RMDIR) {
- write(rpmError_callback_data, rpmErrorString(), strlen(rpmErrorString()));
- write(rpmError_callback_data, "\n", 1);
- }
-}
-
-';
-
-$ENV{C_DRAKX} and print '
-#include <gdk/gdkx.h>
-
-void initIMPS2() {
- unsigned char imps2_s1[] = { 243, 200, 243, 100, 243, 80, };
- unsigned char imps2_s2[] = { 246, 230, 244, 243, 100, 232, 3, };
-
- int fd = open("/dev/cdrom", O_WRONLY);
- if (fd < 0) return;
-
- write (fd, imps2_s1, sizeof (imps2_s1));
- usleep (30000);
- write (fd, imps2_s2, sizeof (imps2_s2));
- usleep (30000);
- tcflush (fd, TCIFLUSH);
- tcdrain(fd);
-}
-
-void log_message(const char * s, ...) {}
-
-';
-
-print '
-long long llseek(int fd, long long offset, int whence);
-
-MODULE = c::stuff PACKAGE = c::stuff
-
-int
-Xtest(display)
- char *display
- CODE:
- int pid;
- if ((pid = fork()) == 0) {
- Display *d = XOpenDisplay(display);
- if (d) {
- XSetCloseDownMode(d, RetainPermanent);
- XCloseDisplay(d);
- }
- _exit(d != NULL);
- }
- waitpid(pid, &RETVAL, 0);
- OUTPUT:
- RETVAL
-';
-
-$ENV{C_DRAKX} && $Config{archname} =~ /i.86/ and print '
-char *
-pcmcia_probe()
-';
-
-$ENV{C_DRAKX} and print '
-
-void
-setMouseLive(display, type, emulate3buttons)
- char *display
- int type
- int emulate3buttons
- CODE:
- {
- XF86MiscMouseSettings mseinfo;
- Display *d = XOpenDisplay(display);
- if (d) {
- if (XF86MiscGetMouseSettings(d, &mseinfo) == True) {
- mseinfo.type = type;
- mseinfo.flags |= MF_REOPEN;
- mseinfo.emulate3buttons = emulate3buttons;
- XF86MiscSetMouseSettings(d, &mseinfo);
- XFlush(d);
- if (type == MTYPE_IMPS2) initIMPS2();
- }
- }
- }
-';
-
-print '
-int
-KTYP(x)
- int x
- CODE:
- RETVAL = KTYP(x);
- OUTPUT:
- RETVAL
-
-int
-lseek_sector(fd, sector, offset)
- int fd
- long sector
- long offset
- CODE:
- RETVAL = llseek(fd, (long long) sector * SECTORSIZE + offset, SEEK_SET) >= 0;
- OUTPUT:
- RETVAL
-
-int
-isBurner(fd)
- int fd
- CODE:
- RETVAL = ioctl(fd, CDROM_GET_CAPABILITY) & CDC_CD_RW;
- OUTPUT:
- RETVAL
-
-int
-isDvdDrive(fd)
- int fd
- CODE:
- RETVAL = ioctl(fd, CDROM_GET_CAPABILITY) & CDC_DVD;
- OUTPUT:
- RETVAL
-
-unsigned int
-total_sectors(fd)
- int fd
- CODE:
- {
- long s;
- RETVAL = ioctl(fd, BLKGETSIZE, &s) == 0 ? s : 0;
- }
- OUTPUT:
- RETVAL
-
-void
-unlimit_core()
- CODE:
- {
- struct rlimit rlim = { RLIM_INFINITY, RLIM_INFINITY };
- setrlimit(RLIMIT_CORE, &rlim);
- }
-
-int
-getlimit_core()
- CODE:
- {
- struct rlimit rlim;
- getrlimit(RLIMIT_CORE, &rlim);
- RETVAL = rlim.rlim_cur;
- }
- OUTPUT:
- RETVAL
-
-void
-openlog(ident)
- char *ident
- CODE:
- openlog(ident, 0, 0);
-
-void
-closelog()
-
-void
-syslog(mesg)
- char *mesg
- CODE:
- syslog(LOG_WARNING, mesg);
-
-void
-setsid()
-
-void
-_exit(status)
- int status
-
-int
-detectSMP()
-
-void
-pci_probe(probe_type)
- int probe_type
- PPCODE:
- struct pciusb_entries entries = pci_probe(probe_type);
- char buf[2048];
- int i;
-
- EXTEND(SP, entries.nb);
- for (i = 0; i < entries.nb; i++) {
- struct pciusb_entry e = entries.entries[i];
- snprintf(buf, sizeof(buf), "%04x\t%04x\t%04x\t%04x\t%d\t%d\t%d\t%s\t%s\t%s",
- e.vendor, e.device, e.subvendor, e.subdevice, e.pci_bus, e.pci_device, e.pci_function,
- pci_class2text(e.class), e.module ? e.module : "unknown", e.text);
- PUSHs(sv_2mortal(newSVpv(buf, 0)));
- }
- pciusb_free(entries);
-
-void
-usb_probe()
- PPCODE:
- struct pciusb_entries entries = usb_probe();
- char buf[2048];
- int i;
-
- EXTEND(SP, entries.nb);
- for (i = 0; i < entries.nb; i++) {
- struct pciusb_entry e = entries.entries[i];
- snprintf(buf, sizeof(buf), "%04x\t%04x\t%s\t%s\t%s",
- e.vendor, e.device, usb_class2text(e.class), e.module ? e.module : "unknown", e.text);
- PUSHs(sv_2mortal(newSVpv(buf, 0)));
- }
- pciusb_free(entries);
-
-unsigned int
-getpagesize()
-
-int
-hasNetDevice(device)
- char * device
- CODE:
- struct ifreq req;
- int s = socket(AF_INET, SOCK_DGRAM, 0);
- if (s == -1) { RETVAL = 0; return; }
-
- strcpy(req.ifr_name, device);
-
- RETVAL = ioctl(s, SIOCGIFFLAGS, &req) == 0;
- close(s);
- OUTPUT:
- RETVAL
-
-int
-addDefaultRoute(gateway)
- char *gateway
- CODE:
- struct rtentry route;
- struct sockaddr_in addr;
- int s = socket(AF_INET, SOCK_DGRAM, 0);
- if (s == -1) { RETVAL = 0; return; }
-
- memset(&route, 0, sizeof(route));
-
- addr.sin_family = AF_INET;
- addr.sin_port = 0;
- inet_aton(gateway, &addr.sin_addr);
- memcpy(&route.rt_gateway, &addr, sizeof(addr));
-
- addr.sin_addr.s_addr = INADDR_ANY;
- memcpy(&route.rt_dst, &addr, sizeof(addr));
- memcpy(&route.rt_genmask, &addr, sizeof(addr));
-
- route.rt_flags = RTF_UP | RTF_GATEWAY;
- route.rt_metric = 0;
-
- RETVAL = !ioctl(s, SIOCADDRT, &route);
- OUTPUT:
- RETVAL
-
-char *
-kernel_version()
- CODE:
- struct utsname u;
- if (uname(&u) == 0) RETVAL = u.release; else RETVAL = NULL;
- OUTPUT:
- RETVAL
-
-char *
-kernel_arch()
- CODE:
- struct utsname u;
- if (uname(&u) == 0) RETVAL = u.machine; else RETVAL = NULL;
- OUTPUT:
- RETVAL
-
-int
-set_loop(dev_fd, file)
- int dev_fd
- char *file
- CODE:
- RETVAL = 0;
-{
- struct loop_info loopinfo;
- int file_fd = open(file, O_RDWR);
-
- if (file_fd < 0) return;
-
- memset(&loopinfo, 0, sizeof(loopinfo));
- strncpy(loopinfo.lo_name, file, LO_NAME_SIZE);
- loopinfo.lo_name[LO_NAME_SIZE - 1] = 0;
-
- if (ioctl(dev_fd, LOOP_SET_FD, file_fd) < 0) return;
- if (ioctl(dev_fd, LOOP_SET_STATUS, &loopinfo) < 0) {
- ioctl(dev_fd, LOOP_CLR_FD, 0);
- return;
- }
- close(file_fd);
- RETVAL = 1;
-}
- OUTPUT:
- RETVAL
-
-int
-del_loop(device)
- char *device
- CODE:
- RETVAL = 0;
-{
- int fd;
- if ((fd = open(device, O_RDONLY)) < 0) return;
- if (ioctl(fd, LOOP_CLR_FD, 0) < 0) return;
- close(fd);
- RETVAL = 1;
-}
- OUTPUT:
- RETVAL
-
-int
-prom_open()
-
-void
-prom_close()
-
-int
-prom_getsibling(node)
- int node
-
-int
-prom_getchild(node)
- int node
-
-void
-prom_getopt(key)
- char *key
- PPCODE:
- int lenp = 0;
- char *value = NULL;
- value = prom_getopt(key, &lenp);
- EXTEND(sp, 1);
- if (value != NULL) {
- PUSHs(sv_2mortal(newSVpv(value, 0)));
- } else {
- PUSHs(&PL_sv_undef);
- }
-
-void
-prom_setopt(key, value)
- char *key
- char *value
-
-void
-prom_getproperty(key)
- char *key
- PPCODE:
- int lenp = 0;
- char *value = NULL;
- value = prom_getproperty(key, &lenp);
- EXTEND(sp, 1);
- if (value != NULL) {
- PUSHs(sv_2mortal(newSVpv(value, lenp)));
- } else {
- PUSHs(&PL_sv_undef);
- }
-
-void
-prom_getstring(key)
- char *key
- PPCODE:
- int lenp = 0;
- char *value = NULL;
- value = prom_getproperty(key, &lenp);
- EXTEND(sp, 1);
- if (value != NULL) {
- PUSHs(sv_2mortal(newSVpv(value, 0)));
- } else {
- PUSHs(&PL_sv_undef);
- }
-
-int
-prom_getbool(key)
- char *key
-
-
-
-void
-initSilo()
-
-char *
-disk2PromPath(disk)
- unsigned char *disk
-
-int
-hasAliases()
-
-char *
-promRootName()
-
-void
-setPromVars(linuxAlias, bootDevice)
- char *linuxAlias
- char *bootDevice
-';
-
-$ENV{C_RPM} and print '
-char *
-iconv(s, from_charset, to_charset)
- char *s
- char *from_charset
- char *to_charset
- CODE:
- iconv_t cd = iconv_open(to_charset, from_charset);
- RETVAL = s;
- if (cd != (iconv_t) (-1)) {
- int s_len = strlen(RETVAL);
- char *buf = alloca(3 * s_len + 10); /* 10 for safety, it should not be needed */
- {
- char *ptr = buf;
- int ptr_len = 3 * s_len + 10;
- if ((iconv(cd, &s, &s_len, &ptr, &ptr_len)) != (size_t) (-1)) {
- *ptr = 0;
- RETVAL = buf;
- }
- }
- iconv_close(cd);
- }
- OUTPUT:
- RETVAL
-
-char *
-standard_charset()
- CODE:
- RETVAL = nl_langinfo(CODESET);
- OUTPUT:
- RETVAL
-
-int
-rpmReadConfigFiles()
- CODE:
- char *rpmrc = getenv("RPMRC_FILE");
- if (rpmrc != NULL && !*rpmrc) rpmrc = NULL;
- RETVAL = rpmReadConfigFiles(rpmrc, NULL) == 0;
- OUTPUT:
- RETVAL
-
-int
-rpmdbInit(root, perms)
- char *root
- int perms
- CODE:
- RETVAL = rpmdbInit(root, perms) == 0;
- OUTPUT:
- RETVAL
-
-void *
-rpmdbOpen(root)
- char *root
- CODE:
- static rpmdb db;
- RETVAL = rpmdbOpen(root, &db, O_RDWR | O_CREAT, 0644) == 0 ||
- rpmdbOpen(root, &db, O_RDONLY, 0644) == 0 ? db : NULL;
- OUTPUT:
- RETVAL
-
-void *
-rpmdbOpenForTraversal(root)
- char *root
- CODE:
- static rpmdb db;
- rpmErrorCallBackType old_cb;
- old_cb = rpmErrorSetCallback(rpmError_callback_empty);
- rpmSetVerbosity(RPMMESS_FATALERROR);
- RETVAL = rpmdbOpen(root, &db, O_RDONLY, 0644) == 0 ? db : NULL;
- rpmErrorSetCallback(old_cb);
- rpmSetVerbosity(RPMMESS_NORMAL);
- OUTPUT:
- RETVAL
-
-void
-rpmdbClose(db)
- void *db
-
-int
-rpmdbTraverse(db, ...)
- void *db
- PREINIT:
- SV *callback = &PL_sv_undef;
- int count;
- Header h;
- rpmdbMatchIterator mi;
- CODE:
- if (items > 1) {
- callback = ST(1);
- }
- count = 0;
- mi = rpmdbInitIterator(db, RPMDBI_PACKAGES, NULL, 0);
- while (h = rpmdbNextIterator(mi)) {
- if (callback != &PL_sv_undef && SvROK(callback)) {
- dSP;
- ENTER;
- SAVETMPS;
- PUSHMARK(sp);
- XPUSHs(sv_2mortal(newSViv((IV)(void *)h)));
- PUTBACK;
- perl_call_sv(callback, G_DISCARD | G_SCALAR);
- FREETMPS;
- LEAVE;
- }
- ++count;
- }
- rpmdbFreeIterator(mi);
- RETVAL = count;
- OUTPUT:
- RETVAL
-
-int
-rpmdbNameTraverse(db, name, ...)
- void *db
- char *name
- PREINIT:
- SV *callback = &PL_sv_undef;
- int count;
- Header h;
- rpmdbMatchIterator mi;
- rpmErrorCallBackType oldcb;
- CODE:
- if (items > 2) {
- callback = ST(2);
- }
- count = 0;
- mi = rpmdbInitIterator(db, RPMTAG_NAME, name, 0);
- oldcb = rpmErrorSetCallback(rpmError_callback_empty);
- while (h = rpmdbNextIterator(mi)) {
- if (callback != &PL_sv_undef && SvROK(callback)) {
- dSP;
- ENTER;
- SAVETMPS;
- PUSHMARK(sp);
- XPUSHs(sv_2mortal(newSViv((IV)(void *)h)));
- PUTBACK;
- perl_call_sv(callback, G_DISCARD | G_SCALAR);
- FREETMPS;
- LEAVE;
- }
- ++count;
- }
- rpmErrorSetCallback(oldcb);
- rpmdbFreeIterator(mi);
- RETVAL = count;
- OUTPUT:
- RETVAL
-
-
-void *
-rpmtransCreateSet(db, rootdir)
- void *db
- char *rootdir
-
-void
-rpmtransAvailablePackage(rpmdep, header, key)
- void *rpmdep
- void *header
- char *key
- CODE:
- rpmtransAvailablePackage(rpmdep, header, strdup(key));
-
-int
-rpmtransAddPackage(rpmdep, header, key, update)
- void *rpmdep
- void *header
- char *key
- int update
- CODE:
- rpmTransactionSet r = rpmdep;
- RETVAL = rpmtransAddPackage(r, header, NULL, strdup(key), update, NULL) == 0;
- /* rpminstall.c of rpm-4 call headerFree directly after, we can make the same ?*/
- OUTPUT:
- RETVAL
-
-int
-rpmtransRemovePackages(db, rpmdep, p)
- void *db
- void *rpmdep
- char *p
- CODE:
- rpmdb d = db;
- rpmTransactionSet r = rpmdep;
- Header h;
- rpmdbMatchIterator mi;
- int count = 0;
- mi = rpmdbInitIterator(db, RPMDBI_LABEL, p, 0);
- while (h = rpmdbNextIterator(mi)) {
- unsigned int recOffset = rpmdbGetIteratorOffset(mi);
- if (recOffset) {
- rpmtransRemovePackage(rpmdep, recOffset);
- ++count;
- }
- }
- rpmdbFreeIterator(mi);
- RETVAL=count;
- OUTPUT:
- RETVAL
-
-int
-rpmdepOrder(order)
- void *order
- CODE:
- RETVAL = rpmdepOrder(order) == 0;
- OUTPUT:
- RETVAL
-
-void
-rpmdepCheck(rpmdep)
- void *rpmdep
- PPCODE:
- struct rpmDependencyConflict * conflicts;
- int numConflicts, i;
- rpmdepCheck(rpmdep, &conflicts, &numConflicts);
- if (numConflicts) {
- EXTEND(SP, numConflicts);
- for (i = 0; i < numConflicts; i++)
- if (conflicts[i].sense == RPMDEP_SENSE_CONFLICTS) {
- fprintf(stderr, "%s conflicts with %s\n", conflicts[i].byName, conflicts[i].needsName);
- } else {
- if (conflicts[i].suggestedPackage)
- PUSHs(sv_2mortal(newSVpv((char *) conflicts[i].suggestedPackage, 0)));
- else {
- char *p = malloc(100 + strlen(conflicts[i].needsName) + strlen(conflicts[i].byName));
- sprintf(p, "%s needed but nothing provide it (%s)", conflicts[i].needsName, conflicts[i].byName);
- PUSHs(sv_2mortal(newSVpv(p, 0)));
- free(p);
- }
- }
- }
-
-void
-rpmdepCheckFrom(rpmdep)
- void *rpmdep
- PPCODE:
- struct rpmDependencyConflict * conflicts;
- int numConflicts, i;
- rpmdepCheck(rpmdep, &conflicts, &numConflicts);
- if (numConflicts) {
- EXTEND(SP, numConflicts);
- for (i = 0; i < numConflicts; i++)
- PUSHs(sv_2mortal(newSVpv(conflicts[i].byName, 0)));
- }
-
-int
-rpmdbRebuild(root)
- char *root
- CODE:
- rpmErrorCallBackType old_cb;
- old_cb = rpmErrorSetCallback(rpmError_callback_empty);
- rpmSetVerbosity(RPMMESS_FATALERROR);
- RETVAL = rpmdbRebuild(root) == 0;
- rpmErrorSetCallback(old_cb);
- rpmSetVerbosity(RPMMESS_NORMAL);
- OUTPUT:
- RETVAL
-
-void
-rpmtransFree(trans)
- void *trans
-
-char *
-rpmErrorString()
-
-int
-rpmVersionCompare(headerFirst, headerSecond)
- void *headerFirst
- void *headerSecond
-
-void
-rpmSetVeryVerbose()
- CODE:
- rpmSetVerbosity(RPMMESS_DEBUG);
-
-void
-rpmtransSetScriptFd(trans, fd)
- void *trans
- int fd
- CODE:
- static FD_t scriptFd = NULL;
- if (scriptFd != NULL) fdClose(scriptFd);
- scriptFd = fdDup(fd);
- rpmtransSetScriptFd(trans, scriptFd);
-
-void
-rpmRunTransactions(trans, callbackOpen, callbackClose, callbackMessage, force)
- void *trans
- SV *callbackOpen
- SV *callbackClose
- SV *callbackMessage
- int force
- PPCODE:
- rpmProblemSet probs;
- void *rpmRunTransactions_callback(const Header h, const rpmCallbackType what, const unsigned long amount, const unsigned long total, const void * pkgKey, void * data) {
- static int last_amount;
- static FD_t fd = NULL;
- char *msg = NULL;
- char *param_s = NULL;
- const unsigned long *param_ul1 = NULL;
- const unsigned long *param_ul2 = NULL;
- char *n = (char *) pkgKey;
- static struct timeval tprev;
- static struct timeval tcurr;
- long delta;
-
- switch (what) {
- case RPMCALLBACK_INST_OPEN_FILE: {
- int i;
- dSP;
- PUSHMARK(sp);
- XPUSHs(sv_2mortal(newSVpv(n, 0)));
- PUTBACK;
- i = perl_call_sv(callbackOpen, G_SCALAR);
- SPAGAIN;
- if (i != 1) croak("Big trouble\n");
- i = POPi; fd = fdDup(i);
- fd = fdLink(fd, "persist DrakX");
- PUTBACK;
- return fd;
- }
-
- case RPMCALLBACK_INST_CLOSE_FILE: {
- dSP;
- PUSHMARK(sp);
- XPUSHs(sv_2mortal(newSVpv(n, 0)));
- PUTBACK;
- perl_call_sv(callbackClose, G_DISCARD);
- free(n); /* was strdup in rpmtransAddPackage */
- fd = fdFree(fd, "persist DrakX");
- if (fd) {
- fdClose(fd);
- fd = NULL;
- }
- break;
- }
-
- case RPMCALLBACK_TRANS_START: {
- switch (amount) {
- case 1: msg = "Examining packages to install..."; break;
- case 5: msg = "Examining files to install..."; break;
- case 6: msg = "Finding overlapping files..."; break;
- }
- if (msg) param_ul1 = &total;
- } break;
-
- case RPMCALLBACK_UNINST_START: {
- msg = "Removing old files...";
- param_ul1 = &total;
- } break;
-
- case RPMCALLBACK_TRANS_PROGRESS: {
- msg = "Progressing transaction";
- param_ul1 = &amount;
- } break;
-
- case RPMCALLBACK_UNINST_PROGRESS: {
- msg = "Progressing removing old files";
- param_ul1 = &amount;
- } break;
-
- case RPMCALLBACK_TRANS_STOP: {
- msg = "Done transaction";
- } break;
-
- case RPMCALLBACK_UNINST_STOP: {
- msg = "Done removing old files";
- } break;
-
- case RPMCALLBACK_INST_START: {
- msg = "Starting installing package";
- gettimeofday(&tprev, NULL);
- param_s = n;
-
- last_amount = 0;
- } break;
-
- case RPMCALLBACK_INST_PROGRESS:
- gettimeofday(&tcurr, NULL);
- delta = 1000000 * (tcurr.tv_sec - tprev.tv_sec) + (tcurr.tv_usec - tprev.tv_usec);
- if (delta > 200000 || amount >= total - 1) { /* (total && (amount - last_amount) * 22 / 4 / total)) { */
- msg = "Progressing installing package";
- param_s = n;
- param_ul1 = &amount;
- param_ul2 = &total;
-
- tprev = tcurr;
- last_amount = amount;
- } break;
- default: break;
- }
-
- if (msg) {
- dSP ;
- PUSHMARK(sp) ;
- XPUSHs(sv_2mortal(newSVpv(msg, 0)));
- if (param_s) {
- XPUSHs(sv_2mortal(newSVpv(param_s, 0)));
- }
- if (param_ul1) {
- XPUSHs(sv_2mortal(newSViv(*param_ul1)));
- }
- if (param_ul2) {
- XPUSHs(sv_2mortal(newSViv(*param_ul2)));
- }
- PUTBACK ;
- perl_call_sv(callbackMessage, G_DISCARD);
- }
- return NULL;
- }
- if (rpmRunTransactions(trans, rpmRunTransactions_callback, NULL, NULL, &probs, 0, force ? ~0 : ~RPMPROB_FILTER_DISKSPACE)) {
- int i;
- /* printf("rpmRunTransactions finished, errors occured %d\n", probs->numProblems); fflush(stdout); */
- EXTEND(SP, probs->numProblems);
- for (i = 0; i < probs->numProblems; i++) {
- PUSHs(sv_2mortal(newSVpv(rpmProblemString(probs->probs[i]), 0)));
- }
- }
-
-void
-rpmErrorSetCallback(fd)
- int fd
- CODE:
- rpmError_callback_data = fd;
- rpmErrorSetCallback(rpmError_callback);
-
-void *
-rpmReadPackageHeader(fdno)
- int fdno
- CODE:
- Header h;
- int isSource, major;
- FD_t fd = fdDup(fdno);
- RETVAL = rpmReadPackageHeader(fd, &h, &isSource, &major, NULL) ? NULL : h;
- fdClose(fd);
- OUTPUT:
- RETVAL
-
-void *
-headerRead(fdno, magicp)
- int fdno
- int magicp
- CODE:
- FD_t fd = fdDup(fdno);
- RETVAL = (void *) headerRead(fd, magicp);
- fdClose(fd);
- OUTPUT:
- RETVAL
-
-void
-headerFree(header)
- void *header
-
-char *
-headerGetEntry_string(h, query)
- void *h
- int query
- CODE:
- int type, count;
- headerGetEntry((Header) h, query, &type, (void **) &RETVAL, &count);
- OUTPUT:
- RETVAL
-
-int
-headerGetEntry_int(h, query)
- void *h
- int query
- CODE:
- int type, count, *i;
- headerGetEntry((Header) h, query, &type, (void **) &i, &count);
- RETVAL = *i;
- OUTPUT:
- RETVAL
-
-void
-headerGetEntry_int_list(h, query)
- void *h
- int query
- PPCODE:
- int i, type, count = 0;
- int_32 *intlist = (int_32 *) NULL;
- if (headerGetEntry((Header) h, query, &type, (void**) &intlist, &count)) {
- if (count > 0) {
- EXTEND(SP, count);
- for (i = 0; i < count; i++) {
- PUSHs(sv_2mortal(newSViv(intlist[i])));
- }
- }
- }
-
-void
-headerGetEntry_string_list(h, query)
- void *h
- int query
- PPCODE:
- int i, type, count = 0;
- char **strlist = (char **) NULL;
- if (headerGetEntry((Header) h, query, &type, (void**) &strlist, &count)) {
- if (count > 0) {
- EXTEND(SP, count);
- for (i = 0; i < count; i++) {
- PUSHs(sv_2mortal(newSVpv(strlist[i], 0)));
- }
- }
- free(strlist);
- }
-
-void
-headerGetEntry_filenames(h)
- void *h
- PPCODE:
- int i, type, count = 0;
- char ** baseNames, ** dirNames;
- int_32 * dirIndexes;
- char **strlist = (char **) NULL;
-
- if (headerGetEntry((Header) h, RPMTAG_OLDFILENAMES, &type, (void**) &strlist, &count)) {
- if (count > 0) {
- EXTEND(SP, count);
- for (i = 0; i < count; i++) {
- PUSHs(sv_2mortal(newSVpv(strlist[i], 0)));
- }
- }
- free(strlist);
- } else {
-
- headerGetEntry(h, RPMTAG_BASENAMES, &type, (void **) &baseNames, &count);
- headerGetEntry(h, RPMTAG_DIRINDEXES, &type, (void **) &dirIndexes, NULL);
- headerGetEntry(h, RPMTAG_DIRNAMES, &type, (void **) &dirNames, NULL);
-
- if (baseNames && dirNames && dirIndexes) {
- EXTEND(SP, count);
- for(i = 0; i < count; i++) {
- char *p = malloc(strlen(dirNames[dirIndexes[i]]) + strlen(baseNames[i]) + 1);
- if (p == NULL) croak("malloc failed");
- strcpy(p, dirNames[dirIndexes[i]]);
- strcat(p, baseNames[i]);
- PUSHs(sv_2mortal(newSVpv(p, 0)));
- free(p);
- }
- free(baseNames);
- free(dirNames);
- }
- }
-';
-
-@macros = (
- [ qw(int S_IFCHR S_IFBLK KDSKBENT KT_SPEC NR_KEYS MAX_NR_KEYMAPS BLKRRPART TIOCSCTTY
- HDIO_GETGEO BLKGETSIZE LOOP_GET_STATUS
- MS_MGC_VAL MS_RDONLY O_NONBLOCK O_CREAT SECTORSIZE WNOHANG
- VT_ACTIVATE VT_WAITACTIVE VT_GETSTATE CDROM_LOCKDOOR CDROMEJECT
- ) ],
-);
-push @macros, [ qw(int RPMTAG_NAME RPMTAG_GROUP RPMTAG_SIZE RPMTAG_VERSION RPMTAG_SUMMARY RPMTAG_DESCRIPTION RPMTAG_RELEASE RPMTAG_ARCH RPMTAG_OBSOLETES RPMTAG_REQUIRENAME RPMTAG_FILEFLAGS RPMFILE_CONFIG) ]
- if $ENV{C_RPM};
-
-$\= "\n";
-print;
-
-foreach (@macros) {
- my ($type, @l) = @$_;
- foreach (@l) {
- print<< "END"
-$type
-$_()
- CODE:
- RETVAL = $_;
-
- OUTPUT:
- RETVAL
-
-END
-
- }
-}
diff --git a/perl-install/class_discard.pm b/perl-install/class_discard.pm
deleted file mode 100644
index 7ecd1375b..000000000
--- a/perl-install/class_discard.pm
+++ /dev/null
@@ -1,11 +0,0 @@
-package class_discard; # $Id$
-
-use log;
-
-sub new { bless {}, "class_discard" }
-
-sub AUTOLOAD {
- log::l("class_discard: $AUTOLOAD called at ", caller);
-}
-
-1;
diff --git a/perl-install/commands b/perl-install/commands
deleted file mode 100755
index edd22bb5f..000000000
--- a/perl-install/commands
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/perl
-
-use diagnostics;
-use strict;
-
-use lib qw(/usr/bin/perl-install .);
-use common qw(:file);
-use commands;
-
-my $progname = basename($0);
-
-# hack as some functions are defined by perl... so chmod -> chmod_
-&{$commands::{$progname} || $commands::{$progname . "_"} || \&err}(@ARGV), exit 0;
-
-sub err { die "$0: unknown program (unimplemented)\n"; }
diff --git a/perl-install/commands.pm b/perl-install/commands.pm
deleted file mode 100644
index c6f8100e9..000000000
--- a/perl-install/commands.pm
+++ /dev/null
@@ -1,596 +0,0 @@
-#-########################################################################
-#- This file implement many common shell commands:
-#- true, false, cat, which, dirname, basename, rmdir, lsmod, grep, tr,
-#- mount, umount, mkdir, mknod, ln, rm, chmod, chown, mkswap, swapon,
-#- swapoff, ls, cp, ps, dd, head, tail, strings, hexdump, more, insmod,
-#- modprobe, route, df, kill, lspci, lssbus, dmesg, sort, du,
-#-########################################################################
-package commands; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw($printable_chars);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :file :system :constant);
-
-#-#####################################################################################
-#- Globals
-#-#####################################################################################
-my $BUFFER_SIZE = 1024;
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub getopts {
- my $o = shift;
- my @r = map { '' } (@_ = split //, $_[0]);
- while (1) {
- local $_ = $o->[0];
- $_ && /^-/ or return @r;
- for (my $i = 0; $i < @_; $i++) { /$_[$i]/ and $r[$i] = $_[$i]; }
- shift @$o;
- }
- @r;
-}
-
-sub true { exit 0 }
-sub false { exit 1 }
-sub cat { @ARGV = @_; print while <> }
-sub which { ARG: foreach (@_) { foreach my $c (split /:/, $ENV{PATH}) { -x "$c/$_" and print("$c/$_\n"), next ARG; }}}
-sub dirname_ { print dirname(@_), "\n" }
-sub basename_ { print basename(@_), "\n" }
-sub rmdir_ { foreach (@_) { rmdir $_ or die "rmdir: can't remove $_\n" } }
-sub lsmod { print "Module Size Used by\n"; cat("/proc/modules"); }
-
-sub grep_ {
- my ($h, $v, $i) = getopts(\@_, qw(hvi));
- @_ == 0 || $h and die "usage: grep <regexp> [files...]\n";
- my $r = shift;
- $r = qr/$r/i if $i;
- @ARGV = @_; (/$r/ ? $v || print : $v && print) while <>
-}
-
-sub tr_ {
- my ($s, $c, $d) = getopts(\@_, qw(s c d));
- @_ >= 1 + (!$d || $s) or die "usage: tr [-c] [-s [-d]] <set1> <set2> [files...]\n or tr [-c] -d <set1> [files...]\n";
- my $set1 = shift;
- my $set2; !$d || $s and $set2 = shift;
- @ARGV = @_;
- eval "(tr/$set1/$set2/$s$d$c, print) while <>";
-}
-
-sub mount {
- @_ or return cat("/proc/mounts");
- my ($t, $r) = getopts(\@_, qw(tr));
- my $fs = $t && shift;
-
- @_ == 2 or die "usage: mount [-r] [-t <fs>] <device> <dir>\n",
- " (use -r for readonly)\n",
- " (if /dev/ is left off the device name, a temporary node will be created)\n";
-
- my ($dev, $where) = @_;
- $fs ||= $where =~ /:/ ? "nfs" :
- $dev =~ /fd/ ? "vfat" : "ext2";
-
- require fs;
- require modules;
- modules::load_deps("/modules/modules.dep");
- fs::mount($dev, $where, $fs, $r);
-}
-
-sub umount {
- @_ == 1 or die "umount expects a single argument\n";
-
- require fs;
- fs::umount($_[0]);
-}
-
-sub mkdir_ {
- my ($rec) = getopts(\@_, qw(p));
-
- my $mkdir; $mkdir = sub {
- my $root = dirname $_[0];
- if (-e $root) {
- -d $root or die "mkdir: error creating directory $_[0]: $root is a file and i won't delete it\n";
- } else {
- $rec or die "mkdir: $root does not exist (try option -p)\n";
- &$mkdir($root);
- }
- $rec and -d $_[0] and return;
- mkdir $_[0], 0755 or die "mkdir: error creating directory $_: $!\n";
- };
- &$mkdir($_) foreach @_;
-}
-
-
-sub mknod {
- if (@_ == 1) {
- require devices;
- eval { devices::make($_[0]) }; $@ and die "mknod: failed to create $_[0]\n";
- } elsif (@_ == 4) {
- require c;
- my $mode = $ {{"b" => c::S_IFBLK(), "c" => c::S_IFCHR()}}{$_[1]} or die "unknown node type $_[1]\n";
- syscall_('mknod', my $a = $_[0], $mode | 0600, makedev($_[2], $_[3])) or die "mknod failed: $!\n";
- } else { die "usage: mknod <path> [b|c] <major> <minor> or mknod <path>\n"; }
-}
-
-sub ln {
- my ($force, $soft) = getopts(\@_, qw(fs));
- @_ >= 1 or die "usage: ln [-s] [-f] <source> [<dest>]\n";
-
- my ($source, $dest) = @_;
- $dest ||= basename($source);
-
- $force and unlink $dest;
-
- ($soft ? symlink($source, $dest) : link($source, $dest)) or die "ln failed: $!\n";
-}
-
-sub rm {
- my ($rec, undef) = getopts(\@_, qw(rf));
-
- my $rm; $rm = sub {
- foreach (@_) {
- if (!-l $_ && -d $_) {
- $rec or die "$_ is a directory\n";
- &$rm(glob_($_));
- rmdir $_ or die "can't remove directory $_: $!\n";
- } else { unlink $_ or die "rm of $_ failed: $!\n" }
- }
- };
- &$rm(@_);
-}
-
-sub chmod_ {
- @_ >= 2 or die "usage: chmod <mode> <files>\n";
-
- my $mode = shift;
- $mode =~ /^[0-7]+$/ or die "illegal mode $mode\n";
-
- foreach (@_) { chmod oct($mode), $_ or die "chmod failed $_: $!\n" }
-}
-
-sub chown_ {
- my ($rec, undef) = getopts(\@_, qw(r));
- local $_ = shift or die "usage: chown [-r] name[.group] <files>\n";
-
- my ($name, $group) = (split('\.'), $_);
-
- my ($uid, $gid) = (getpwnam($name) || $name, getgrnam($group) || $group);
-
- my $chown; $chown = sub {
- foreach (@_) {
- chown $uid, $gid, $_ or die "chown of file $_ failed: $!\n";
- -d $_ && $rec and &$chown(glob_($_));
- }
- };
- &$chown(@_);
-}
-
-sub mkswap {
- @_ == 1 or die "mkswap <device>\n";
- require swap;
- swap::enable($_[0], 0);
-}
-
-sub swapon {
- @_ == 1 or die "swapon <file>\n";
- require swap;
- swap::swapon($_[0]);
-}
-sub swapoff {
- @_ == 1 or die "swapoff <file>\n";
- require swap;
- swap::swapoff($_[0]);
-}
-
-sub uncpio {
- @_ and die "uncpio reads from stdin\n";
-
-# cpioInstallArchive(gzdopen(0, "r"), NULL, 0, NULL, NULL, &fail);
-}
-
-
-sub rights {
- my $r = '-' x 9;
- my @rights = (qw(x w r x w r x w r), ['t', 0], ['s', 3], ['s', 6]);
- for (my $i = 0; $i < @rights; $i++) {
- if (vec(pack("S", $_[0]), $i, 1)) {
- my ($val, $place) = $i >= 9 ? @{$rights[$i]} : ($rights[$i], $i);
- my $old = \substr($r, 8 - $place, 1);
- $$old = ($$old eq '-' && $i >= 9) ? uc $val : $val;
- }
- }
- my @types = split //, "_pc_d_b_-_l_s";
- $types[$_[0] >> 12 & 0xf] . $r;
-}
-
-sub displaySize {
- my $m = $_[0] >> 12;
- $m == 4 || $m == 8 || $m == 10;
-}
-
-sub ls {
- my ($l , $h) = getopts(\@_, qw(lh));
- $h and die "usage: ls [-l] <files...>\n";
-
- @_ or @_ = '.';
- @_ == 1 && -d $_[0] and @_ = glob_($_[0]);
- foreach (sort @_) {
- if ($l) {
- my @s = lstat or warn("can't stat file $_\n"), next;
- formline(
-"@<<<<<<<<< @<<<<<<< @<<<<<<< @>>>>>>>> @>>>>>>>>>>>>>>> @*\n",
- rights($s[2]), getpwuid $s[4] || $s[4], getgrgid $s[5] || $s[5],
- displaySize($s[2]) ? $s[7] : join(", ", unmakedev($s[6])),
- scalar localtime $s[9], -l $_ ? "$_ -> " . readlink $_ : $_);
- print $^A; $^A = '';
- } else { print "$_\n"; }
- }
-}
-sub cp {
- my ($force) = getopts(\@_, qw(f));
- @_ >= 2 or die "usage: cp [-f] <sources> <dest>\n(this cp does -Rl by default)\n";
-
- my $cp; $cp = sub {
- my $dest = pop @_;
-
- @_ or return;
- @_ == 1 || -d $dest or die "cp: copying multiple files, but last argument ($dest) is not a directory\n";
-
- foreach my $src (@_) {
- my $dest = $dest;
- -d $dest and $dest .= "/" . basename($src);
-
- if (-e $dest) {
- $force ? unlink $dest : die "file $dest already exist\n";
- }
-
- if (-d $src) {
- -d $dest or mkdir $dest, mode($src) or die "mkdir: can't create directory $dest: $!\n";
- &$cp(glob_($src), $dest);
- } elsif (-l $src) {
- unless (symlink((readlink($src) || die "readlink failed: $!"), $dest)) {
- my $msg = "symlink: can't create symlink $dest: $!\n";
- $force ? warn $msg : die $msg;
- }
- } else {
- local (*F, *G);
- open F, $src or die "can't open $src for reading: $!\n";
- open G, "> $dest" or $force or die "can't create $dest : $!\n";
- local $_;
- while (<F>) { print G $_ }
- chmod mode($src), $dest;
- }
- }
- };
- &$cp(@_);
-}
-
-sub ps {
- @_ and die "usage: ps\n";
- my ($pid, $rss, $cpu, $cmd);
- my ($uptime) = split ' ', first(cat_("/proc/uptime"));
- my $hertz = 100;
-
- require c;
- my $page = c::getpagesize() / 1024;
-
- open PS, ">&STDOUT";
- format PS_TOP =
- PID RSS %CPU CMD
-.
- format PS =
-@>>>> @>>>> @>>> @<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
-$pid, $rss, $cpu, $cmd
-.
- foreach $pid (sort {$a <=> $b} grep { /\d+/ } all('/proc')) {
- my @l = split(' ', cat_("/proc/$pid/stat"));
- $cpu = sprintf "%2.1f", max(0, min(99, ($l[13] + $l[14]) * 100 / $hertz / ($uptime - $l[21] / $hertz)));
- $rss = (split ' ', cat_("/proc/$pid/stat"))[23] * $page;
- (($cmd) = cat_("/proc/$pid/cmdline")) =~ s/\0/ /g;
- $cmd ||= (split ' ', (cat_("/proc/$pid/stat"))[0])[1];
- write PS;
- }
-}
-
-
-sub dd {
- my $u = "usage: dd [-h] [-p] [if=<file>] [of=<file>] [bs=<number>] [count=<number>]\n";
- my ($help, $percent) = getopts(\@_, qw(hp));
- die $u if $help;
- my %h = (if => *STDIN, of => *STDOUT, bs => 512, count => undef);
- foreach (@_) {
- /(.*?)=(.*)/ && exists $h{$1} or die $u;
- $h{$1} = $2;
- }
- local (*IF, *OF); my ($tmp, $nb, $read);
- ref $h{if} eq 'GLOB' ? *IF = $h{if} : sysopen(IF, $h{if}, 0 ) || die "error: can't open file $h{if}\n";
- ref $h{of} eq 'GLOB' ? *OF = $h{of} : sysopen(OF, $h{of}, 0x41) || die "error: can't open file $h{of}\n";
-
- $h{bs} = removeXiBSuffix($h{bs});
-
- for ($nb = 0; !$h{count} || $nb < $h{count}; $nb++) {
- printf "\r%02.1d%%", 100 * $nb / $h{count} if $h{count} && $percent;
- $read = sysread(IF, $tmp, $h{bs}) or $h{count} ? die "error: can't read block $nb\n" : last;
- syswrite(OF, $tmp) or die "error: can't write block $nb\n";
- $read < $h{bs} and $read = 1, last;
- }
- print STDERR "\r$nb+$read records in\n";
- print STDERR "$nb+$read records out\n";
-}
-
-sub head_tail {
- my ($h, $n) = getopts(\@_, qw(hn));
- $h || @_ < bool($n) and die "usage: $0 [-h] [-n lines] [<file>]\n";
- $n = $n ? shift : 10;
- local *F; @_ ? open(F, $_[0]) || die "error: can't open file $_[0]\n" : (*F = *STDIN);
-
- local $_;
- if ($0 eq 'head') {
- while (<F>) { $n-- or return; print }
- } else {
- @_ = (); while (<F>) { push @_, $_; @_ > $n and shift; }
- print @_;
- }
-}
-sub head { $0 = 'head'; &head_tail }
-sub tail { $0 = 'tail'; &head_tail }
-
-sub strings {
- my ($h, $o, $n) = getopts(\@_, qw(hon));
- $h and die "usage: strings [-o] [-n min-length] [<files>]\n";
- $n = $n ? shift : 4;
- $/ = "\0"; @ARGV = @_; my $l = 0; while (<>) {
- while (/[$printable_chars]{$n,}/og) {
- printf "%07d ", ($l + length $') if $o;
- print "$&\n" ;
- }
- $l += length;
- } continue { $l = 0 if eof }
-}
-
-sub hexdump {
- my $i = 0; $/ = \16; @ARGV = @_; while (<>) {
- printf "%08lX ", $i; $i += 16;
- print join(" ", (map { sprintf "%02X", $_ } unpack("C*", $_)),
- ($_ =~ s/[^$printable_chars]/./og, $_)[1]), "\n";
- }
-}
-
-sub more {
- @ARGV = @_;
- require devices;
- my $tty = devices::make('tty');
- local *IN; open IN, "<$tty" or die "can't open $tty\n";
- my $n = 0; while (<>) {
- if (++$n == 25) {
- my $v = <IN>;
- $v =~ /^q/ and exit 0;
- $n = 0;
- }
- print
- }
-}
-
-sub pack_ {
- my $t;
- foreach (@_) {
- if (-d $_) {
- pack_(glob_($_));
- } else {
- print -s $_, "\n";
- print $_, "\n";
-
- local *F;
- open F, $_ or die "can't read file $_: $!\n";
- while (read F, $t, $BUFFER_SIZE) { print $t; }
- }
- }
-}
-
-sub unpack_ {
- my $t;
- @_ == 1 or die "give me one and only one file to unpack\n";
- local *F;
- open F, $_[0] or die "can't open file $_: $!\n";
- while (1) {
- my ($size) = chop_(scalar <F>);
- defined $size or last;
- $size =~ /^\d+$/ or die "bad format (can't find file size)\n";
- my ($filename) = chop_(scalar <F>) or die "expecting filename\n";
-
- print "$filename\n";
- my $dir = dirname($filename);
- -d $dir or mkdir_('-p', $dir);
-
- local *G;
- open G, "> $filename" or die "can't write file $filename: $!\n";
- while ($size) {
- $size -= read(F, $t, min($size, $BUFFER_SIZE)) || die "data for file $filename is missing\n";
- print G $t or die "error writing to file $filename: $!\n";
- }
- }
-}
-
-sub insmod {
- my ($h) = getopts(\@_, qw(h));
- $h || @_ == 0 and die "usage: insmod <module> [options]\n";
- my $f = local $_ = shift;
-
- require run_program;
-
- #- try to install the module if it exist else extract it from archive.
- #- needed for cardmgr.
- unless (-r $f) {
- $_ = $1 if m@.*/([^/]*)\.o@;
- unless (-r ($f = "/lib/modules/$_.o")) {
- $f = "/tmp/$_.o";
- my $cz = "/lib/modules" . (arch() eq 'sparc64' && "64") . ".cz"; -e $cz or $cz .= "2";
- if (-e $cz) {
- eval {
- require packdrake;
- my $packer = new packdrake($cz, quiet => 1);
- $packer->extract_archive("/tmp", "$_.o");
- };
- } elsif (-e "/lib/modules.cpio.bz2") {
- run_program::run("cd /tmp ; $ENV{LD_LOADER} bzip2 -cd /lib/modules.cpio.bz2 | $ENV{LD_LOADER} cpio -i $_.o");
- } else {
- die "unable to find an archive for modules";
- }
- }
- }
- -r $f or die "can't find module $_";
- run_program::run(["/usr/bin/insmod_", "insmod"], "-f", $f, @_) or die("insmod $_ failed");
- unlink $f;
-}
-
-sub modprobe {
- my ($h) = getopts(\@_, qw(h));
- $h || @_ == 0 and die "usage: modprobe <module> [options]\n";
- my $name = shift;
- require modules;
- modules::load_deps("/modules/modules.dep");
- modules::load($name, '', @_);
-}
-
-sub route {
- @_ == 0 or die "usage: route\nsorry, no modification handled\n";
- my ($titles, @l) = cat_("/proc/net/route");
- my @titles = split ' ', $titles;
- my %l;
- open ROUTE, ">&STDOUT";
- format ROUTE_TOP =
-Destination Gateway Mask Iface
-.
- format ROUTE =
-@<<<<<<<<<<<< @<<<<<<<<<<<< @<<<<<<<<<<<< @<<<<<<<
-$l{Destination}, $l{Gateway}, $l{Mask}, $l{Iface}
-.
- foreach (@l) {
- /^\s*$/ and next;
- @l{@titles} = split;
- $_ = join ".", reverse map { hex } unpack "a2a2a2a2", $_ foreach @l{qw(Destination Gateway Mask)};
- $l{Destination} = 'default' if $l{Destination} eq "0.0.0.0";
- $l{Gateway} = '*' if $l{Gateway} eq "0.0.0.0";
- write ROUTE;
- }
-}
-
-sub df {
- my ($h) = getopts(\@_, qw(h));
- my ($dev, $size, $free, $used, $use, $mntpoint);
- open DF, ">&STDOUT";
- format DF_TOP =
-Filesystem Size Used Avail Use Mounted on
-.
- format DF =
-@<<<<<<<<<<<<<<<< @>>>>>>> @>>>>>>> @>>>>>>> @>>>>>% @<<<<<<<<<<<<<<<<<<<<<<<<<
-$dev, $size, $used, $free, $use, $mntpoint
-.
- my %h;
- foreach (cat_("/proc/mounts"), cat_("/etc/mtab")) {
- ($dev, $mntpoint) = split;
- $h{$dev} = $mntpoint;
- }
- foreach $dev (sort keys %h) {
- ($size, $free) = common::df($mntpoint = $h{$dev});
- $size or next;
-
- $use = int (100 * ($size - $free) / $size);
- $used = $size - $free;
- if ($h) {
- $used = int ($used / 1024) . "M";
- $size = int ($size / 1024) . "M";
- $free = int ($free / 1024) . "M";
- }
- write DF if $size;
- }
-}
-
-sub kill {
- my $signal = 15;
- @_ or die "usage: kill [-<signal>] pids\n";
- $signal = (shift, $1)[1] if $_[0] =~ /^-(.*)/;
- kill $signal, @_ or die "kill failed: $!\n";
-}
-
-sub lspci {
- require detect_devices;
- print join "\n", detect_devices::stringlist(), '';
-}
-*lssbus = *lspci;
-
-sub dmesg { print cat_("/tmp/syslog"); }
-
-sub sort {
- my ($n, $h) = getopts(\@_, qw(nh));
- $h and die "usage: sort [-n] [<file>]\n";
- local *F; @_ ? open(F, $_[0]) || die "error: can't open file $_[0]\n" : (*F = *STDIN);
- if ($n) {
- print sort { $a <=> $b } <F>;
- } else {
- print sort <F>;
- }
-}
-
-sub du {
- my ($s, $h) = getopts(\@_, qw(sh));
- $h || !$s and die "usage: du -s [<directories>]\n";
-
- my $f; $f = sub {
- my ($e) = @_;
- my $s = (lstat($e))[12];
- $s += sum map { &$f($_) } glob_("$e/*") if !-l $e && -d $e;
- $s;
- };
- print &$f($_) >> 1, "\t$_\n" foreach @_ ? @_ : glob_("*");
-}
-
-sub install_cpio($$;@) {
- my ($dir, $name, @more) = @_;
-
- return "$dir/$name" if -e "$dir/$name";
-
- my $cpio = "$dir.cpio.bz2";
- -e $cpio or return;
-
- eval { rm("-r", $dir) };
- mkdir $dir, 0755;
- require run_program;
-
- my $more = join " ", map { $_ && "$_ $_/*" } @more;
- run_program::run("cd $dir ; $ENV{LD_LOADER} bzip2 -cd $cpio | $ENV{LD_LOADER} cpio -id $name $name/* $more");
-
- "$dir/$name";
-}
-
-sub bug {
- my ($h) = getopts(\@_, "h");
- $h and die "usage: bug\nput file report.bug on fat formatted floppy\n";
-
- require detect_devices;
- mount devices::make(detect_devices::floppy()), "/fd0";
-
- require install_any;
- output "/fd0/report.bug", install_any::report_bug("/mnt"); #- no other way :-(
- umount "/fd0";
- sync;
-}
-
-sub loadkeys {
- my ($h) = getopts(\@_, "h");
- $h || @_ != 1 and die "usage: loadkeys <keyboard>\n";
-
- require keyboard;
- keyboard::setup($_[0]);
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
-
diff --git a/perl-install/common.pm b/perl-install/common.pm
deleted file mode 100644
index 9b2ace894..000000000
--- a/perl-install/common.pm
+++ /dev/null
@@ -1,703 +0,0 @@
-package common; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK $printable_chars $sizeof_int $bitof_int $cancel $SECTORSIZE %compat_arch);
-
-@ISA = qw(Exporter);
-%EXPORT_TAGS = (
- common => [ qw(__ may_apply even odd arch better_arch compat_arch min max sqr sum and_ or_ if_ if__ sign product bool invbool listlength bool2text bool2yesno text2bool to_int to_float ikeys member divide is_empty_array_ref is_empty_hash_ref add2hash add2hash_ put_in_hash set_new set_add round round_up round_down first second top uniq translate untranslate warp_text formatAlaTeX formatLines deref next_val_in_array) ],
- functional => [ qw(fold_left compose mapgrep map_index grep_index find_index map_each grep_each list2kv map_tab_hash mapn mapn_ difference2 before_leaving catch_cdie cdie combine) ],
- file => [ qw(dirname basename touch all glob_ cat_ cat__ catMaybeCompressed output symlinkf renamef chop_ mode typeFromMagic expand_symlinks) ],
- system => [ qw(sync makedev unmakedev psizeof strcpy gettimeofday syscall_ salt getVarsFromSh setVarsInSh setVarsInShMode setVarsInCsh substInFile availableMemory availableRamMB removeXiBSuffix formatXiB template2file template2userfile update_userkderc list_skels formatTime formatTimeRaw unix2dos setVirtual isCdNotEjectable) ],
- constant => [ qw($printable_chars $sizeof_int $bitof_int $SECTORSIZE %compat_arch) ],
-);
-@EXPORT_OK = map { @$_ } values %EXPORT_TAGS;
-
-
-#-#####################################################################################
-#- Globals
-#-#####################################################################################
-$printable_chars = "\x20-\x7E";
-$sizeof_int = psizeof("i");
-$bitof_int = $sizeof_int * 8;
-$SECTORSIZE = 512;
-%compat_arch = ( #- compatibilty arch mapping.
- 'noarch' => undef,
- 'i386' => 'noarch',
- 'i486' => 'i386',
- 'i586' => 'i486',
- 'i686' => 'i586',
- 'i786' => 'i686',
- 'k6' => 'i586',
- 'k7' => 'k6',
- 'k8' => 'k7',
- 'ppc' => 'noarch',
- 'alpha' => 'noarch',
- 'sparc' => 'noarch',
- 'sparc32' => 'sparc',
- 'sparc64' => 'sparc32',
- );
-
-#-#####################################################################################
-#- Functions
-#-#####################################################################################
-
-sub fold_left(&@) {
- my $f = shift;
- local $a = shift;
- foreach $b (@_) { $a = &$f() }
- $a
-}
-
-sub _ {
- my $s = shift @_; my $t = translate($s);
- $t && ref $t or return sprintf $t, @_;
- my ($T, @p) = @$t;
- sprintf $T, @_[@p];
-}
-#-delete $main::{'_'};
-sub __ { $_[0] }
-sub even($) { $_[0] % 2 == 0 }
-sub odd($) { $_[0] % 2 == 1 }
-sub min { fold_left { $a < $b ? $a : $b } @_ }
-sub max { fold_left { $a > $b ? $a : $b } @_ }
-sub sum { fold_left { $a + $b } @_ }
-sub and_{ fold_left { $a && $b } @_ }
-sub or_ { fold_left { $a || $b } @_ }
-sub sqr { $_[0] * $_[0] }
-sub sign { $_[0] <=> 0 }
-sub product { fold_left { $a * $b } @_ }
-sub first { $_[0] }
-sub second { $_[1] }
-sub top { $_[-1] }
-sub uniq { my %l; @l{@_} = (); keys %l }
-sub to_int { $_[0] =~ /(\d*)/; $1 }
-sub to_float { $_[0] =~ /(\d*(\.\d*)?)/; $1 }
-sub ikeys { my %l = @_; sort { $a <=> $b } keys %l }
-sub add2hash($$) { my ($a, $b) = @_; while (my ($k, $v) = each %{$b || {}}) { $a->{$k} ||= $v } $a }
-sub add2hash_($$) { my ($a, $b) = @_; while (my ($k, $v) = each %{$b || {}}) { exists $a->{$k} or $a->{$k} = $v } $a }
-sub put_in_hash($$) { my ($a, $b) = @_; while (my ($k, $v) = each %{$b || {}}) { $a->{$k} = $v } $a }
-sub member { my $e = shift; foreach (@_) { $e eq $_ and return 1 } 0 }
-sub dirname { @_ == 1 or die "usage: dirname <name>\n"; local $_ = shift; s|[^/]*/*\s*$||; s|(.)/*$|$1|; $_ || '.' }
-sub basename { @_ == 1 or die "usage: basename <name>\n"; local $_ = shift; s|/*\s*$||; s|.*/||; $_ }
-sub bool($) { $_[0] ? 1 : 0 }
-sub invbool { my $a = shift; $$a = !$$a; $$a }
-sub listlength { scalar @_ }
-sub bool2text { $_[0] ? "true" : "false" }
-sub bool2yesno { $_[0] ? "yes" : "no" }
-sub text2bool { my $t = lc($_[0]); $t eq "true" || $t eq "yes" ? 1 : 0 }
-sub strcpy { substr($_[0], $_[2] || 0, length $_[1]) = $_[1] }
-sub cat_ { local *F; open F, $_[0] or $_[1] ? die "cat of file $_[0] failed: $!\n" : return; my @l = <F>; wantarray ? @l : join '', @l }
-sub cat__ { my ($f) = @_; my @l = <$f>; wantarray ? @l : join '', @l }
-sub output { my $f = shift; local *F; open F, ">$f" or die "output in file $f failed: $!\n"; print F foreach @_; }
-sub deref { ref $_[0] eq "ARRAY" ? @{$_[0]} : ref $_[0] eq "HASH" ? %{$_[0]} : $_[0] }
-sub linkf { unlink $_[1]; link $_[0], $_[1] }
-sub symlinkf { unlink $_[1]; symlink $_[0], $_[1] }
-sub renamef { unlink $_[1]; rename $_[0], $_[1] }
-sub chop_ { map { my $l = $_; chomp $l; $l } @_ }
-sub divide { my $d = int $_[0] / $_[1]; wantarray ? ($d, $_[0] % $_[1]) : $d }
-sub round { int ($_[0] + 0.5) }
-sub round_up { my ($i, $r) = @_; $i = int $i; $i += $r - ($i + $r - 1) % $r - 1; }
-sub round_down { my ($i, $r) = @_; $i = int $i; $i -= $i % $r; }
-sub is_empty_array_ref { my $a = shift; !defined $a || @$a == 0 }
-sub is_empty_hash_ref { my $a = shift; !defined $a || keys(%$a) == 0 }
-sub difference2 { my %l; @l{@{$_[1]}} = (); grep { !exists $l{$_} } @{$_[0]} }
-sub intersection { my (%l, @m); @l{@{shift @_}} = (); foreach (@_) { @m = grep { exists $l{$_} } @$_; %l = (); @l{@m} = (); } keys %l }
-
-sub set_new(@) { my %l; @l{@_} = undef; { list => [ @_ ], hash => \%l } }
-sub set_add($@) { my $o = shift; foreach (@_) { exists $o->{hash}{$_} and next; push @{$o->{list}}, $_; $o->{hash}{$_} = undef } }
-
-sub sync { syscall_('sync') }
-sub gettimeofday { my $t = pack "LL"; syscall_('gettimeofday', $t, 0) or die "gettimeofday failed: $!\n"; unpack("LL", $t) }
-sub unix2dos { local $_ = $_[0]; s/\015$//mg; s/$/\015/mg; $_ }
-
-sub openFileMaybeCompressed {
- my ($f) = @_;
- -e $f || -e "$f.gz" or die "file $f not found";
- open F, -e $f ? $f : "gzip -dc $f.gz|";
- *F;
-}
-sub catMaybeCompressed { cat__(openFileMaybeCompressed($_[0])) }
-
-sub remove_spaces { local $_ = shift; s/^ +//; s/ +$//; $_ }
-sub mode { my @l = stat $_[0] or die "unable to get mode of file $_[0]: $!\n"; $l[2] }
-sub psizeof { length pack $_[0] }
-
-sub concat_symlink {
- my ($f, $l) = @_;
- $l =~ m|^\.\./(/.*)| and return $1;
-
- $f =~ s|/$||;
- while ($l =~ s|^\.\./||) {
- $f =~ s|/[^/]+$|| or die "concat_symlink: $f $l\n";
- }
- "$f/$l";
-}
-
-sub expand_symlinks {
- my ($first, @l) = split '/', $_[0];
- $first eq '' or die "expand_symlinks: $_[0] is relative\n";
- my ($f, $l);
- foreach (@l) {
- $f .= "/$_";
- $f = concat_symlink($f, "../$l") while $l = readlink $f;
- }
- $f;
-}
-
-sub may_apply { $_[0] ? $_[0]->($_[1]) : (@_ > 2 ? $_[2] : $_[1]) }
-
-sub if_($@) {
- my $b = shift;
- $b or return ();
- wantarray || @_ <= 1 or die("if_ called in scalar context with more than one argument " . join(":", caller()));
- wantarray ? @_ : $_[0];
-}
-sub if__($@) {
- my $b = shift;
- defined $b or return ();
- wantarray || @_ <= 1 or die("if_ called in scalar context with more than one argument " . join(":", caller()));
- wantarray ? @_ : $_[0];
-}
-sub arch() {
- require c;
- c::kernel_arch();
-}
-sub better_arch {
- my ($new, $old) = @_;
- while ($new && $new ne $old) { $new = $compat_arch{$new} }
- $new;
-}
-sub compat_arch { better_arch(arch(), $_[0]) }
-
-sub touch {
- my ($f) = @_;
- unless (-e $f) {
- local *F;
- open F, ">$f";
- }
- my $now = time;
- utime $now, $now, $f;
-}
-
-sub mapgrep(&@) {
- my $f = shift;
- my @l;
- foreach (@_) {
- my ($b, $v) = $f->($_);
- push @l, $v if $b;
- }
- @l;
-}
-
-sub map_index(&@) {
- my $f = shift;
- my @v; local $::i = 0;
- map { @v = &$f($::i); $::i++; @v } @_;
-}
-sub grep_index(&@) {
- my $f = shift;
- my $v; local $::i = 0;
- grep { $v = &$f($::i); $::i++; $v } @_;
-}
-sub find_index(&@) {
- my $f = shift;
- local $_;
- for (my $i = 0; $i < @_; $i++) {
- $_ = $_[$i];
- &$f and return $i;
- }
- die "find_index failed in @_";
-}
-
-sub map_each(&%) {
- my ($f, %h) = @_;
- my @l;
- local ($::a, $::b);
- while (($::a, $::b) = each %h) { push @l, &$f($::a, $::b) }
- @l;
-}
-sub grep_each(&%) {
- my ($f, %h) = @_;
- my %l;
- local ($::a, $::b);
- while (($::a, $::b) = each %h) { $l{$::a} = $::b if &$f($::a, $::b) }
- %l;
-}
-sub list2kv(@) { [ grep_index { even($::i) } @_ ], [ grep_index { odd($::i) } @_ ] }
-
-sub combine {
- my $nb = shift;
- my @l; while (my @m = splice(@_, 0, $nb)) { push @l, \@m }
- @l;
-}
-
-#- pseudo-array-hash :)
-sub map_tab_hash(&$@) {
- my ($f, $fields, @tab_hash) = @_;
- my %hash;
- my $key = { map_index {($_, $::i + 1)} @{$fields} };
-
- for (my $i = 0; $i < @tab_hash; $i += 2) {
- my $h = [$key, @{$tab_hash[$i + 1]}];
- &$f($i, $h) if $f;
- $hash{ $tab_hash[$i] } = $h;
- }
- %hash;
-}
-
-sub smapn {
- my $f = shift;
- my $n = shift;
- my @r = ();
- for (my $i = 0; $i < $n; $i++) { push @r, &$f(map { $_->[$i] } @_); }
- @r
-}
-sub mapn(&@) {
- my $f = shift;
- smapn($f, min(map { scalar @$_ } @_), @_);
-}
-sub mapn_(&@) {
- my $f = shift;
- smapn($f, max(map { scalar @$_ } @_), @_);
-}
-
-
-sub add_f4before_leaving {
- my ($f, $b, $name) = @_;
-
- unless ($common::before_leaving::{$name}) {
- no strict 'refs';
- ${"common::before_leaving::$name"} = 1;
- ${"common::before_leaving::list"} = 1;
- }
- local *N = *{$common::before_leaving::{$name}};
- my $list = *common::before_leaving::list;
- $list->{$b}{$name} = $f;
- *N = sub {
- my $f = $list->{$_[0]}{$name} or die '';
- $name eq 'DESTROY' and delete $list->{$_[0]};
- goto $f;
- } unless defined &{*N};
-
-}
-
-#- ! the functions are not called in the order wanted, in case of multiple before_leaving :(
-sub before_leaving(&) {
- my ($f) = @_;
- my $b = bless {}, 'common::before_leaving';
- add_f4before_leaving($f, $b, 'DESTROY');
- $b;
-}
-
-sub catch_cdie(&&) {
- my ($f, $catch) = @_;
-
- local @common::cdie_catches;
- unshift @common::cdie_catches, $catch;
- &$f();
-}
-
-sub cdie($;&) {
- my ($err, $f) = @_;
- foreach (@common::cdie_catches) {
- $@ = $err;
- &{$_}(\$err) and return;
- }
- die $err;
-}
-
-sub all {
- my $d = shift;
-
- local *F;
- opendir F, $d or return;
- my @l = grep { $_ ne '.' && $_ ne '..' } readdir F;
- closedir F;
-
- @l;
-}
-
-sub glob_ {
- my ($d, $f) = ($_[0] =~ /\*/) ? (dirname($_[0]), basename($_[0])) : ($_[0], '*');
-
- $d =~ /\*/ and die "glob_: wildcard in directory not handled ($_[0])\n";
- ($f = quotemeta $f) =~ s/\\\*/.*/g;
-
- $d =~ m|/$| or $d .= '/';
- map { $d eq './' ? $_ : "$d$_" } grep { /^$f$/ } all($d);
-}
-
-
-sub syscall_ {
- my $f = shift;
-
- require 'syscall.ph';
- syscall(&{$common::{"SYS_$f"}}, @_) == 0;
-}
-
-sub salt($) {
- my ($nb) = @_;
- require devices;
- open F, devices::make("random") or die "missing random";
- my $s; read F, $s, $nb;
- local $_ = pack "b8" x $nb, unpack "b6" x $nb, $s;
- tr [\0-\x3f] [0-9a-zA-Z./];
- $_;
-}
-
-sub makedev { ($_[0] << 8) | $_[1] }
-sub unmakedev { $_[0] >> 8, $_[0] & 0xff }
-
-sub list_passwd() {
- my (@l, @e);
- setpwent();
- while (@e = getpwent()) { push @l, [ @e ] }
- endpwent();
- @l;
-}
-sub list_home() {
- map { $_->[7] } grep { $_->[2] >= 500 } list_passwd();
-}
-sub list_skels {
- my ($prefix, $suffix) = @_;
- grep { -d $_ && -w $_ } map { "$prefix$_/$suffix" } '/etc/skel', '/root', list_home() }
-
-sub translate {
- my ($s) = @_;
- my ($lang) = $ENV{LANGUAGE} || $ENV{LC_MESSAGES} || $ENV{LC_ALL} || $ENV{LANG} || 'en';
-
- require lang;
- foreach (split ':', $lang) {
- lang::load_po($_) unless defined $po::I18N::{$_};
- if (%{$po::I18N::{$_}}) {
- return if $s eq '_I18N_';
- return ${$po::I18N::{$_}}{$s} || $s
- }
- }
- $s;
-}
-
-sub untranslate($@) {
- my $s = shift || return;
- foreach (@_) { translate($_) eq $s and return $_ }
- die "untranslate failed";
-}
-
-sub warp_text($;$) {
- my ($text, $width) = @_;
- $width ||= 80;
-
- my @l;
- foreach (split "\n", $text) {
- my $t = '';
- foreach (split /\s+/, $_) {
- if (length "$t $_" > $width) {
- push @l, $t;
- $t = $_;
- } else {
- $t = "$t $_";
- }
- }
- push @l, $t;
- }
- @l;
-}
-
-sub formatAlaTeX($) {
- my ($t, $tmp);
- foreach (split "\n", $_[0]) {
- if (/^$/) {
- $t .= ($t && "\n") . $tmp;
- $tmp = '';
- } else {
- $tmp = ($tmp && "$tmp ") . first(/^\s*(.*?)\s*$/);
- }
- }
- $t . ($t && $tmp && "\n") . $tmp;
-}
-
-sub formatLines($) {
- my ($t, $tmp);
- foreach (split "\n", $_[0]) {
- if (/^\s/) {
- $t .= "$tmp\n";
- $tmp = $_;
- } else {
- $tmp = ($tmp ? "$tmp " : ($t && "\n") . $tmp) . $_;
- }
- }
- "$t$tmp\n";
-}
-
-sub getVarsFromSh($) {
- my %l;
- local *F; open F, $_[0] or return;
- local $_;
- while (<F>) {
- s/#.*//; # remove comments
- my ($v, $val, $val2) =
- /^\s* # leading space
- (\w+) = # variable
- (
- "([^"]*)" # double-quoted text
- | '([^']*)' # single-quoted text
- | [^'"\s]+ # normal text
- )
- \s*$ # end of line
- /x or next;
- $l{$v} = defined $val2 ? $val2 : $val;
- }
- %l;
-}
-
-sub setVarsInSh {
- my ($file, $l, @fields) = @_;
- setVarsInShMode($file, 0777 ^ umask(), $l, @fields);
-}
-
-sub setVarsInShMode {
- my ($file, $mod, $l, @fields) = @_;
- @fields = keys %$l unless @fields;
-
- local *F;
- open F, "> $file" or die "cannot create config file $file";
- chmod $mod, $file;
- $l->{$_} and print F "$_=$l->{$_}\n" foreach @fields;
-}
-
-sub setVarsInCsh {
- my ($file, $l, @fields) = @_;
- @fields = keys %$l unless @fields;
-
- local *F;
- open F, "> $_[0]" or die "cannot create config file $file";
- $l->{$_} and print F "setenv $_ $l->{$_}\n" foreach @fields;
-}
-
-sub template2file {
- my ($in, $out, %toreplace) = @_;
- output $out, map { s/@@@(.*?)@@@/$toreplace{$1}/g; $_ } cat_($in);
-}
-sub template2userfile {
- my ($prefix, $in, $out_rel, $force, %toreplace) = @_;
-
- foreach (list_skels($prefix, $out_rel)) {
- -d dirname($_) or !-e $_ or $force or next;
-
- template2file($in, $_, %toreplace);
- m|/home/(.+?)/| and chown(getpwnam($1), getgrnam($1), $_);
- }
-}
-sub update_userkderc {
- my ($file, $category, %subst) = @_;
-
- output $file,
- (map {
- my $l = $_;
- s/^\s*//;
- if (my $i = /^\[$category\]/i ... /^\[/) {
- if ($i =~ /E/) { #- for last line of category
- $l = join('', map_each { "$::a=$::b\n" } %subst) . $l;
- %subst = ();
- } elsif (/^(\w*?)=/) {
- if (my $e = delete $subst{lc($1)}) {
- $l = "$1=$e\n";
- }
- }
- }
- $l;
- } cat_($file)),
- (%subst && "[$category]\n", map_each { "$::a=$::b\n" } %subst); #- if category has not been found above.
-}
-
-sub substInFile(&@) {
- my $f = shift;
- foreach my $file (@_) {
- if (-e $file) {
- local @ARGV = $file;
- local ($^I, $_) = '';
- while (<>) { &$f($_); print }
- } else {
- local *F; my $old = select F; # that way eof return true
- local $_ = '';
- &$f($_);
- select $old;
- eval { output($file, $_) };
- }
- }
-}
-
-sub best_match {
- my ($str, @lis) = @_;
- my @words = split /\W+/, $str;
- my ($max, $res) = 0;
-
- foreach (@lis) {
- my $count = 0;
- foreach my $i (@words) {
- $count++ if /$i/i;
- }
- $max = $count, $res = $_ if $count >= $max;
- }
- $res;
-}
-
-sub bestMatchSentence {
-
- my $best = -1;
- my $bestSentence;
- my @s = split /\W+/, shift;
- foreach (@_) {
- my $count = 0;
- foreach my $e (@s) {
- $count++ if /$e/i;
- }
- $best = $count, $bestSentence = $_ if $count > $best;
- }
- wantarray ? ($bestSentence, $best) : $bestSentence;
-}
-
-# count the number of character that match
-sub bestMatchSentence2 {
-
- my $best = -1;
- my $bestSentence;
- my @s = split /\W+/, shift;
- foreach (@_) {
- my $count = 0;
- foreach my $e (@s) {
- $count+= length ($e) if /^$e$/;
- $count+= length ($e) if /^$e$/i;
- $count+= length ($e) if /$e/;
- $count+= length ($e) if /$e/i;
- }
- $best = $count, $bestSentence = $_ if $count > $best;
- }
- wantarray ? ($bestSentence, $best) : $bestSentence;
-}
-
-sub typeFromMagic($@) {
- my $f = shift;
- local *F; sysopen F, $f, 0 or return;
-
- my $tmp;
- M: foreach (@_) {
- my ($name, @l) = @$_;
- while (@l) {
- my ($offset, $signature) = splice(@l, 0, 2);
- sysseek(F, $offset, 0) or next M;
- sysread(F, $tmp, length $signature);
- $tmp eq $signature or next M;
- }
- return $name;
- }
- undef;
-}
-
-sub availableMemory() { sum map { /(\d+)/ } grep { /^(MemTotal|SwapTotal):/ } cat_("/proc/meminfo"); }
-sub availableRamMB() {
- my $s = 4 * round((-s '/proc/kcore') / 1024 / 1024 / 4);
- #- HACK HACK: if i810 and memsize
- require detect_devices;
- return $s - 1 if $s == 128 && grep { $_->{driver} =~ /i810/ } detect_devices::probeall();
- $s;
-}
-
-sub setVirtual($) {
- my $vt = '';
- local *C;
- sysopen C, "/dev/console", 2 or die "failed to open /dev/console: $!";
- ioctl(C, c::VT_GETSTATE(), $vt) or die "ioctl VT_GETSTATE failed";
- ioctl(C, c::VT_ACTIVATE(), $_[0]) or die "ioctl VT_ACTIVATE failed";
- ioctl(C, c::VT_WAITACTIVE(), $_[0]) or die "ioctl VT_WAITACTIVE failed";
- unpack "S", $vt;
-}
-
-
-sub removeXiBSuffix($) {
- local $_ = shift;
-
- /(\d+)\s*kB?$/i and return $1 * 1024;
- /(\d+)\s*MB?$/i and return $1 * 1024 * 1024;
- /(\d+)\s*GB?$/i and return $1 * 1024 * 1024 * 1024;
- $_;
-}
-sub formatXiB {
- my ($newnb, $newbase) = (@_, 1);
- my ($nb, $base);
- my $decr = sub {
- ($nb, $base) = ($newnb, $newbase);
- $base >= 1024 ? ($newbase = $base / 1024) : ($newnb = $nb / 1024);
- };
- foreach ('', _("KB"), _("MB"), _("GB")) {
- $decr->();
- if ($newnb < 1 && $newnb * $newbase < 1) {
- my $v = $nb * $base;
- my $s = $v < 10 && int(10 * $v - 10 * int($v));
- return int($v) . ($s ? ".$s" : '') . $_;
- }
- }
- int($newnb * $newbase) . _("TB");
-}
-
-sub truncate_list {
- my $nb = shift;
- @_ <= $nb ? @_ : (@_[0..$nb-1], '...');
-}
-
-sub formatTime {
- my ($s, $m, $h) = gmtime($_[0]);
- if ($h) {
- sprintf "%02d:%02d", $h, $m;
- } elsif ($m > 1) {
- _("%d minutes", $m);
- } elsif ($m == 1) {
- _("1 minute");
- } else {
- _("%d seconds", $s);
- }
-}
-sub formatTimeRaw {
- my ($s, $m, $h) = gmtime($_[0]);
- sprintf "%d:%02d:%02d", $h, $m, $s;
-}
-
-#- return the size of the partition and its free space in KiB
-sub df {
- my ($mntpoint) = @_;
- my ($blocksize, $size, $free);
- my $buf = ' ' x 20000;
- syscall_('statfs', $mntpoint, $buf) or return;
- (undef, $blocksize, $size, $free, undef, undef) = unpack "L6", $buf;
- map { $_ * ($blocksize / 1024) } $size, $free;
-}
-
-sub next_val_in_array {
- my ($v, $l) = @_;
- my %l = mapn { @_ } $l, [ @$l[1..$#$l], $l->[0] ];
- $l{$v};
-}
-
-sub isCdNotEjectable { scalar(grep { /ram3/ } cat_("/proc/mounts")) == 0 }
-
-sub formatError {
- my ($err) = @_;
- $err =~ s/ at .*?$/\./ if !$::testing;
- $err;
-}
-
-sub backtrace {
- my $s;
- for (my $i = 1; caller($i); $i++) {
- my ($package, $file, $line, $func) = caller($i);
- $s .= "$func() called from $file:$line\n";
- }
- $s;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm
deleted file mode 100644
index 780539cc9..000000000
--- a/perl-install/crypto.pm
+++ /dev/null
@@ -1,71 +0,0 @@
-package crypto; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common);
-use log;
-use ftp;
-
-my %mirrors = (
- "ftp.ucr.ac.cr" => [ "Costa Rica", "/pub/Unix/linux/mandrake/Mandrake" ],
- "ftp.nectec.or.th" => [ "Thailand", "/pub/mirrors/Mandrake-crypto" ],
- "ftp.tvd.be" => [ "Belgium", "/packages/mandrake-crypto" ],
- "sunsite.mff.cuni.cz" => [ "Czech Republic", "/OS/Linux/Dist/Mandrake-crypto" ],
- "ftp.uni-kl.de" => [ "Germany", "/pub/linux/mandrake/Mandrake-crypto" ],
- "ftp.duth.gr" => [ "Grece", "/pub/mandrake-crypto" ],
- "ftp.leo.org" => [ "Germany", "/pub/comp/os/unix/linux/Mandrake/Mandrake-crypto" ],
- "sunsite.uio.no" => [ "Norway", "/pub/unix/Linux/Mandrake-crypto" ],
- "ftp.sunet.se" => [ "Sweden", "/pub/Linux/distributions/mandrake-crypto" ],
-#- "ackbar" => [ "Ackbar", "/crypto", "a", "a" ],
-);
-
-my %deps = (
- 'libcrypto.so.0' => 'openssl',
- 'libssl.so.0' => 'openssl',
- 'mod_sxnet.so' => 'mod_ssl-sxnet',
-);
-
-sub require2package { $deps{$_[0]} || $_[0] }
-sub mirror2text($) { $mirrors{$_[0]} && "$mirrors{$_[0]}[0] ($_[0])" }
-sub mirrors() { keys %mirrors }
-sub dir { $mirrors{$_[0]}[1] . '/' . (arch() !~ /i.86/ && ((arch() =~ /sparc/ ? "sparc" : arch()). '/')) . $::VERSION }
-sub ftp($) { ftp::new($_[0], dir($_[0])) }
-
-sub getFile($$) {
- my ($file, $host) = @_;
- $host ||= $crypto::host;
- log::l("getting crypto file $file on directory " . dir($host) . " with login $mirrors{$host}[2]");
- my ($ftp, $retr) = ftp::new($host, dir($host),
- $mirrors{$host}[2] ? $mirrors{$host}[2] : (),
- $mirrors{$host}[3] ? $mirrors{$host}[3] : ()
- );
- $$retr->close if $$retr;
- $$retr = $ftp->retr($file) or ftp::rewindGetFile();
- $$retr ||= $ftp->retr($file);
-}
-
-sub getDepslist { getFile("depslist-crypto", $_[0]) or die "unable to get depslist-crypto" }
-
-sub getPackages {
- my ($prefix, $packages, $mirror) = @_;
-
- $crypto::host = $mirror;
-
- #- extract hdlist of crypto, then depslist.
- require pkgs;
- pkgs::psUsingHdlist($prefix, '', $packages, "hdlist-crypto.cz2", "crypto.cz2", "Crypto", "Cryptographic site", 1, getFile("hdlist-crypto.cz2", $mirror)) and
- pkgs::getOtherDeps($packages, getDepslist($mirror));
-
- #- produce an output suitable for visualization.
- map { pkgs::packageName($_) } pkgs::packagesOfMedium($packages, "Crypto");
-}
-
-sub get {
- my ($mirror, $dir, @files) = @_;
- foreach (@files) {
- log::l("crypto: downloading $_");
- ftp($mirror)->get($_, "$dir/$_")
- }
- int @files;
-}
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm
deleted file mode 100644
index 03d90cda2..000000000
--- a/perl-install/detect_devices.pm
+++ /dev/null
@@ -1,362 +0,0 @@
-package detect_devices; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use log;
-use common qw(:common :file :functional);
-use devices;
-use c;
-
-#-#####################################################################################
-#- Globals
-#-#####################################################################################
-my @netdevices = map { my $l = $_; map { "$l$_" } (0..3) } qw(eth tr fddi plip);
-my %serialprobe = ();
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub get {
- #- Detect the default BIOS boot harddrive is kind of tricky. We may have IDE,
- #- SCSI and RAID devices on the same machine. From what I see so far, the default
- #- BIOS boot harddrive will be
- #- 1. The first IDE device if IDE exists. Or
- #- 2. The first SCSI device if SCSI exists. Or
- #- 3. The first RAID device if RAID exists.
-
- getIDE(), getSCSI(), getDAC960(), getCompaqSmartArray();
-}
-sub hds() { grep { $_->{type} eq 'hd' && ($::isStandalone || !isRemovableDrive($_)) } get(); }
-sub zips() { grep { $_->{type} =~ /.d/ && isZipDrive($_) } get(); }
-sub ide_zips() { grep { $_->{type} =~ /.d/ && isZipDrive($_) } getIDE(); }
-#-sub jazzs() { grep { $_->{type} =~ /.d/ && isJazDrive($_) } get(); }
-sub ls120s() { grep { $_->{type} =~ /.d/ && isLS120Drive($_) } get(); }
-sub cdroms() {
- my @l = grep { $_->{type} eq 'cdrom' } get();
- if (my @l2 = IDEburners()) {
- require modules;
- modules::add_alias('scsi_hostadapter', 'ide-scsi');
- my $nb = 1 + max(-1, map { $_->{device} =~ /scd (\d+)/x } @l);
- foreach my $i (@l2) {
- log::l("IDEBurner: $i->{device}");
- my ($e) = grep { $_->{device} eq $i->{device} } @l;
- $e->{device} = "scd" . $nb++;
- }
- }
- @l;
-}
-sub burners { grep { $_->{type} eq 'cdrom' && isBurner($_) } get() }
-sub IDEburners { grep { $_->{type} eq 'cdrom' && isBurner($_) } getIDE() }
-sub dvdroms { grep { $_->{type} eq 'cdrom' && isDvdDrive($_) } get() }
-
-sub get_mac_model() {
- my $mac_model = cat_("/proc/device-tree/model") || die "Can't open /proc/device-tree/model";
- log::l("Mac model: $mac_model");
- $mac_model;
-}
-
-sub floppies() {
- require modules;
- eval { modules::load("floppy") };
- my @fds = grep { tryOpen($_) } qw(fd0 fd1);
- my @ide = ls120s() and modules::load("ide-floppy");
- my @scsi = grep { $_->{type} eq 'fd' } getSCSI();
- (map { $_->{device} } @ide, @scsi), @fds;
-}
-sub floppy { first(floppies()) }
-#- example ls120, model = "LS-120 SLIM 02 UHD Floppy"
-
-sub isBurner {
- my $dev = $_[0]{device};
- if (my($nb) = $dev =~ /scd (.*)/x) {
- grep { /^(scd|sr)$nb:.*writer/ } syslog();
- } else {
- my $f = tryOpen($dev); #- SCSI burner are not detected this way.
- $f && c::isBurner(fileno($f));
- }
-}
-sub isDvdDrive {
- $_[0]{info} =~ /DVD/; #- SCSI DVD seems not to be detected correctly, so use another probe after.
- my $f = tryOpen($_[0]{device});
- $f && c::isDvdDrive(fileno($f));
-}
-sub isZipDrive { $_[0]->{info} =~ /ZIP\s+\d+/ } #- accept ZIP 100, untested for bigger ZIP drive.
-#-sub isJazzDrive { $_[0]->{info} =~ /JAZZ?\s+/ } #- untested.
-sub isLS120Drive { $_[0]->{info} =~ /LS-?120|144MB/ }
-sub isRemovableDrive { &isZipDrive || &isLS120Drive || $_[0]->{type} eq 'fd' } #-or &isJazzDrive }
-
-sub isFloppyOrHD {
- my ($dev) = @_;
- require partition_table_raw;
- my $geom = partition_table_raw::get_geometry(devices::make($dev));
- $geom->{totalsectors} < 10 << 11 ? 'fd' : 'hd';
-}
-
-sub getSCSI() {
- my @drives;
- my ($driveNum, $cdromNum, $tapeNum) = qw(0 0 0);
- my $err = sub { chop; die "unexpected line in /proc/scsi/scsi: $_"; };
- local $_;
-
- local *F;
- open F, "/proc/scsi/scsi" or return;
- local $_ = <F>; /^Attached devices:/ or return &$err();
- while ($_ = <F>) {
- my ($id) = /^Host:.*?Id: (\d+)/ or return &$err();
- $_ = <F>; my ($vendor, $model) = /^\s*Vendor:\s*(.*?)\s+Model:\s*(.*?)\s+Rev:/ or return &$err();
- $_ = <F>; my ($type) = /^\s*Type:\s*(.*)/ or &$err();
- my $device;
- if ($type =~ /Direct-Access/) { #- what about LS-120 floppy drive, assuming there are Direct-Access...
- $device = "sd" . chr($driveNum++ + ord('a'));
- $type = isFloppyOrHD($device);
- } elsif ($type =~ /Sequential-Access/) {
- $device = "st" . $tapeNum++;
- $type = 'tape';
- } elsif ($type =~ /CD-ROM/) {
- $device = "scd" . $cdromNum++;
- $type = 'cdrom';
- }
- $device and push @drives, { device => $device, type => $type, info => "$vendor $model", id => $id, bus => 0 };
- }
- @drives;
-}
-
-sub getIDE() {
- my @idi;
-
- #- what about a system with absolutely no IDE on it, like some sparc machine.
- -e "/proc/ide" or return ();
-
- #- Great. 2.2 kernel, things are much easier and less error prone.
- foreach my $d (sort @{[glob_('/proc/ide/hd*')]}) {
- my ($t) = chop_(cat_("$d/media"));
- my $type = $ {{disk => 'hd', cdrom => 'cdrom', tape => 'tape', floppy => 'fd'}}{$t} or next;
- my ($info) = chop_(cat_("$d/model")); $info ||= "(none)";
-
- my $num = ord (($d =~ /(.)$/)[0]) - ord 'a';
- push @idi, { type => $type, device => basename($d), info => $info, bus => $num/2, id => $num%2 };
- }
- @idi;
-}
-
-sub getCompaqSmartArray() {
- my (@idi, $f);
-
- foreach ('array/ida', 'cciss/cciss') {
- my $prefix = "/proc/driver/$_"; #- kernel 2.4 places it here
- $prefix = "/proc/$_" if !-e "${prefix}0"; #- kernel 2.2
-
- my ($name) = m|/(.*)|;
- for (my $i = 0; -r ($f = "${prefix}$i"); $i++) {
- foreach (cat_($f)) {
- if (m|^\s*($name/.*?):|) {
- push @idi, { device => $1, info => "Compaq RAID logical disk", type => 'hd' };
- }
- }
- }
- }
- @idi;
-}
-
-sub getDAC960() {
- my %idi;
-
- #- We are looking for lines of this format:DAC960#0:
- #- /dev/rd/c0d0: RAID-7, Online, 17928192 blocks, Write Thru0123456790123456789012
- foreach (syslog()) {
- my ($device, $info) = m|/dev/(rd/.*?): (.*?),| or next;
- $idi{$device} = { info => $info, type => 'hd', device => $device };
- log::l("DAC960: $device ($info)");
- }
- values %idi;
-}
-
-sub getNet() {
- grep { !($::isStandalone && /plip/) && c::hasNetDevice($_) } @netdevices;
-}
-
-sub pci_probe {
- my ($probe_type) = @_;
- map {
- my %l;
- @l{qw(vendor id subvendor subid pci_bus pci_device pci_function type driver description)} = split "\t";
- $l{$_} = hex $l{$_} foreach qw(vendor id subvendor subid);
- $l{bus} = 'PCI';
- \%l
- } c::pci_probe($probe_type || 0);
-}
-
-sub usb_probe {
- -e "/proc/bus/usb/devices" or return ();
-
- map {
- my %l;
- @l{qw(vendor id type driver description)} = split "\t";
- $l{$_} = hex $l{$_} foreach qw(vendor id);
- $l{bus} = 'USB';
- \%l
- } c::usb_probe();
-}
-
-# pci_probe with $probe_type is unsafe for pci! (bug in kernel&hardware)
-# get_pcmcia_devices provides field "device", used in network.pm
-# => probeall with $probe_type is unsafe
-sub probeall {
- my ($probe_type) = @_;
- require sbus_probing::main;
- require modules;
- pci_probe($probe_type), usb_probe(), sbus_probing::main::probe(), modules::get_pcmcia_devices();
-}
-sub matching_desc {
- my ($regexp) = @_;
- grep { $_->{description} =~ /$regexp/i } probeall();
-}
-sub stringlist {
- map {
- sprintf("%-16s: %s%s%s",
- $_->{driver} ? $_->{driver} : 'unknown',
- $_->{description} eq '(null)' ? sprintf("Vendor=0x%04x Device=0x%04x", $_->{vendor}, $_->{id}) : $_->{description},
- $_->{type} ? sprintf(" [%s]", $_->{type}) : '',
- $_->{subid} && $_->{subid} != 0xffff ? sprintf(" SubVendor=0x%04x SubDevice=0x%04x", $_->{subvendor}, $_->{subid}) : '',
- );
- } probeall(1);
-}
-sub check {
- my ($l) = @_;
- my $ok = $l->{driver} !~ /(unknown|ignore)/;
- $ok or log::l("skipping $l->{description}, no module available (if you know one, please mail bugs\@linux-mandrake.com)");
- $ok
-}
-
-
-sub tryOpen($) {
- local *F;
- sysopen F, devices::make($_[0]), c::O_NONBLOCK() and *F;
-}
-
-sub tryWrite($) {
- local *F;
- sysopen F, devices::make($_[0]), 1 | c::O_NONBLOCK() and *F;
-}
-
-sub syslog {
- -r "/tmp/syslog" and return map { /<\d+>(.*)/ } cat_("/tmp/syslog");
- `$ENV{LD_LOADER} /bin/dmesg`;
-}
-
-sub hasSMP { c::detectSMP() }
-sub hasPCMCIA { -e "/proc/pcmcia" }
-
-sub hasUltra66 {
- die "hasUltra66 deprecated";
- #- keep it BUT DO NOT USE IT as now included in kernel.
- cat_("/proc/cmdline") =~ /(ide2=(\S+)(\s+ide3=(\S+))?)/ and return $1;
-
- my @l = map { $_->{verbatim} } matching_desc('HPT|Ultra66') or return;
-
- my $ide = sprintf "ide2=0x%x,0x%x ide3=0x%x,0x%x",
- @l == 2 ?
- (map_index { hex($_) + (odd($::i) ? 1 : -1) } map { (split ' ')[3..4] } @l) :
- (map_index { hex($_) + (odd($::i) ? 1 : -1) } map { (split ' ')[3..6] } @l);
-
- log::l("HPT|Ultra66: found $ide");
- $ide;
-}
-
-sub whatParport() {
- my @res = ();
- foreach (0..3) {
- my $elem = {};
- local *F;
- open F, "/proc/parport/$_/autoprobe" or open F, "/proc/sys/dev/parport/parport$_/autoprobe" or next;
- {
- local $_;
- while (<F>) { $elem->{$1} = $2 if /(.*):(.*);/ }
- }
- push @res, { port => "/dev/lp$_", val => $elem};
- }
- @res;
-}
-
-sub usbMice { grep { $_->{type} =~ /\|Mouse/ && $_->{driver} !~ /Tablet:wacom/} usb_probe() }
-sub usbWacom { grep { $_->{driver} =~ /Tablet:wacom/ } usb_probe() }
-sub usbKeyboards { grep { $_->{type} =~ /\|Keyboard/ } usb_probe() }
-sub usbZips { grep { $_->{type} =~ /Mass Storage\|/ } usb_probe() }
-
-sub whatUsbport() {
- my ($i, $elem, @res) = (0, {});
- foreach (grep { $_->{type} =~ /Printer/ } usb_probe()) {
- my ($manufacturer, $model) = split '\|', $_->{description};
- $_->{description} =~ s/Hewlett[-\s_]Packard/HP/;
- push @res, { port => "/dev/usb/lp$i", val => { CLASS => 'PRINTER',
- MODEL => $model,
- MANUFACTURER => $manufacturer,
- DESCRIPTION => $_->{description},
- }};
- ++$i;
- }
- @res;
-}
-
-#-CLASS:PRINTER;
-#-MODEL:HP LaserJet 1100;
-#-MANUFACTURER:Hewlett-Packard;
-#-DESCRIPTION:HP LaserJet 1100 Printer;
-#-COMMAND SET:MLC,PCL,PJL;
-sub whatPrinter() {
- my @res = (whatParport(), whatUsbport());
- grep { $_->{val}{CLASS} eq "PRINTER"} @res;
-}
-
-sub whatPrinterPort() {
- grep { tryWrite($_)} qw(/dev/lp0 /dev/lp1 /dev/lp2 /dev/usb/lp0 /dev/usb/lp1 /dev/usb/lp2);
-}
-
-sub probeSerialDevices {
- #- make sure the device are created before probing.
- foreach (0..3) { devices::make("/dev/ttyS$_") }
-
- #- for device already probed, we can safely (assuming device are
- #- not moved during install :-)
- #- include /dev/mouse device if using an X server.
- -d "/var/lock" or mkdir "/var/lock", 0755;
- -l "/dev/mouse" and $serialprobe{"/dev/" . readlink "/dev/mouse"} = undef;
- foreach (keys %serialprobe) { m|^/dev/(.*)| and touch "/var/lock/LCK..$1" }
-
- print STDERR "Please wait while probing serial ports...\n";
- #- start probing all serial ports... really faster than before ...
- #- ... but still take some time :-)
- local *F; open F, "$ENV{LD_LOADER} serial_probe |";
- local $_;
- my %current = (); while (<F>) {
- $serialprobe{$current{DEVICE}} = { %current } and %current = () if /^\s*$/ && $current{DEVICE};
- $current{$1} = $2 if /^([^=]+)=(.*?)\s*$/;
- }
- close F;
-
- foreach (values %serialprobe) {
- $_->{DESCRIPTION} =~ /modem/i and $_->{CLASS} = 'MODEM'; #- hack to make sure a modem is detected.
- $_->{DESCRIPTION} =~ /olitec/i and $_->{CLASS} = 'MODEM'; #- hack to make sure such modem gets detected.
- log::l("probed $_->{DESCRIPTION} of class $_->{CLASS} on device $_->{DEVICE}");
- }
-}
-
-sub probeSerial($) { $serialprobe{$_[0]} }
-
-sub hasModem($) {
- $serialprobe{$_[0]} and $serialprobe{$_[0]}{CLASS} eq 'MODEM' and $serialprobe{$_[0]}{DESCRIPTION};
-}
-
-sub hasMousePS2 {
- my $t; sysread(tryOpen($_[0]) || return, $t, 256) != 1 || $t ne "\xFE";
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
-
diff --git a/perl-install/devices.pm b/perl-install/devices.pm
deleted file mode 100644
index d14f3c397..000000000
--- a/perl-install/devices.pm
+++ /dev/null
@@ -1,148 +0,0 @@
-package devices; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:system :file);
-use run_program;
-use log;
-use c;
-
-1;
-
-
-sub size($) {
- local *F;
- sysopen F, $_[0], 0 or log::l("open $_[0]: $!"), return 0;
-
- my $valid_offset = sub { sysseek(F, $_[0], 0) && sysread(F, my $a, 1) };
-
- #- first try getting the size nicely
- my $size = 0;
- ioctl(F, c::BLKGETSIZE(), $size) and return unpack("i", $size) * $common::SECTORSIZE;
-
- #- sad it didn't work, well searching the size using the dichotomy algorithm!
- my $low = 0;
- my ($high, $mid);
-
- #- first find n where 2^n < size <= 2^n+1
- for ($high = 1; $high > 0 && &$valid_offset($high); $high *= 2) { $low = $high; }
-
- while ($low < $high - 1) {
- $mid = int ($low + $high) / 2;
- &$valid_offset($mid) ? $low : $high = $mid;
- }
- $low + 1;
-}
-
-sub set_loop {
- my ($file) = @_;
-
- foreach (0..7) {
- local *F;
- my $dev = make("loop$_");
- sysopen F, $dev, 2 or next;
- !ioctl(F, c::LOOP_GET_STATUS(), my $tmp) && $! == 6 or next; #- 6 == ENXIO
- log::l("trying with loop $dev");
- return c::set_loop(fileno F, $file) && $dev;
- }
-}
-
-sub entry {
- my ($type, $major, $minor);
- local ($_) = @_;
-
- if (/^sd(.)(\d{0,2})/) {
- $type = c::S_IFBLK();
- $major = 8;
- $minor = 16 * (ord($1) - ord('a')) + ($2 || 0);
- } elsif (/^hd(.)(\d{0,2})/) {
- $type = c::S_IFBLK();
- ($major, $minor) =
- @{ $ {{'a' => [3, 0], 'b' => [3, 64],
- 'c' => [22,0], 'd' => [22,64],
- 'e' => [33,0], 'f' => [33,64],
- 'g' => [34,0], 'h' => [34,64],
- 'i' => [56,0], 'j' => [56,64],
- 'k' => [57,0], 'l' => [57,64],
- }}{$1} or die "unknown device $_" };
- $minor += $2 || 0;
- } elsif (/^ram(.*)/) {
- $type = c::S_IFBLK();
- $major = 1;
- $minor = $1 eq '' ? 1 : $1;
- } elsif (m|^rd/c(\d+)d(\d+)(p(\d+))?|) {
- # dac 960 "rd/cXdXXpX"
- $type = c::S_IFBLK();
- $major = 48 + $1;
- $minor = 8 * $2 + $4;
- } elsif (m,(ida|cciss)/c(\d+)d(\d+)(?:p(\d+))?,) {
- # Compaq Smart Array "ida/c0d0{p1}"
- $type = c::S_IFBLK();
- $major = ($1 eq 'ida' ? 72 : 104) + $2;
- $minor = 16 * $3 + ($4 || 0);
- } elsif (/(.*)(\d+)$/) {
- ($type, $major, $minor) =
- @{ ${{"fd" => [ c::S_IFBLK(), 2, 0 ],
- "hidbp-mse-" => [ c::S_IFCHR(), 10, 32 ],
- "lp" => [ c::S_IFCHR(), 6, 0 ],
- "usb/lp" => [ c::S_IFCHR(), 180, 0 ],
- "input/event" => [ c::S_IFCHR(), 13, 64 ],
- "loop" => [ c::S_IFBLK(), 7, 0 ],
- "md" => [ c::S_IFBLK(), 9, 0 ],
- "nst" => [ c::S_IFCHR(), 9, 128],
- "scd" => [ c::S_IFBLK(), 11, 0 ],
- "ttyS" => [ c::S_IFCHR(), 4, 64 ],
- }}{$1}};
- $minor += $2;
- }
- unless ($type) {
- ($type, $major, $minor) =
- @{ ${{"aztcd" => [ c::S_IFBLK(), 29, 0 ],
- "bpcd" => [ c::S_IFBLK(), 41, 0 ],
- "cdu31a" => [ c::S_IFBLK(), 15, 0 ],
- "cdu535" => [ c::S_IFBLK(), 24, 0 ],
- "cm206cd" => [ c::S_IFBLK(), 32, 0 ],
- "fd0H1440"=> [ c::S_IFBLK(), 2,28 ],
- "fd1H1440"=> [ c::S_IFBLK(), 2,29 ],
- "gscd" => [ c::S_IFBLK(), 16, 0 ],
- "mcd" => [ c::S_IFBLK(), 23, 0 ],
- "mcdx" => [ c::S_IFBLK(), 20, 0 ],
- "mem" => [ c::S_IFCHR(), 1, 1 ],
- "optcd" => [ c::S_IFBLK(), 17, 0 ],
- "kbd" => [ c::S_IFCHR(), 11, 0 ],
- "psaux" => [ c::S_IFCHR(), 10, 1 ],
- "random" => [ c::S_IFCHR(), 1, 8 ],
- "sbpcd" => [ c::S_IFBLK(), 25, 0 ],
- "sjcd" => [ c::S_IFBLK(), 18, 0 ],
- "tty" => [ c::S_IFCHR(), 5, 0 ],
- "usbmouse"=> [ c::S_IFCHR(), 13, 63], #- aka /dev/input/mice
- "adbmouse"=> [ c::S_IFCHR(), 10, 10], #- PPC
- "zero" => [ c::S_IFCHR(), 1, 5 ],
- }}{$_} or die "unknown device $_ (caller is " . join(":", caller()) . ")" };
- }
- ($type, $major, $minor);
-}
-
-
-sub make($) {
- local $_ = my $file = $_[0];
-
- if (m,^(.*/(?:dev|tmp))/(.*),) {
- $_ = $2;
- } else {
- -e $file or $file = "/tmp/$_";
- -e $file or $file = "/dev/$_";
- }
- -e $file and return $file; #- assume nobody takes fun at creating files named as device
-
- my ($type, $major, $minor) = eval { entry($_) };
- $@ and die "unknown device $_ (caller is " . join(":", caller()) . ")";
-
- #- make a directory for this inode if needed.
- mkdir dirname($file), 0755;
-
- syscall_('mknod', $file, $type | 0600, makedev($major, $minor)) or die "mknod failed (dev $_): $!";
-
- $file;
-}
diff --git a/perl-install/do_resize_fat b/perl-install/do_resize_fat
deleted file mode 100755
index 41ebf1b83..000000000
--- a/perl-install/do_resize_fat
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/perl
-
-use diagnostics;
-use strict;
-
-use lib qw(/usr/lib/libDrakX);
-use common;
-use resize_fat::main;
-
-local *log::l = sub { print join(' ', @_), "\n" };
-
-@ARGV = qw(/mnt/iso/w +0);
-
-@ARGV == 2 or die "usage: fatresize <device> <size>\n <size> = 100 means `resize to 100Mb'\n <size> = +10 means `keep 10Mb of free space'\n";
-
-my $fs = new resize_fat::main(common::basename($ARGV[0]), $ARGV[0]);
-resize_fat::main::resize($fs, $ARGV[1]);
-
diff --git a/perl-install/fs.pm b/perl-install/fs.pm
deleted file mode 100644
index cc42a96a4..000000000
--- a/perl-install/fs.pm
+++ /dev/null
@@ -1,464 +0,0 @@
-package fs; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common :file :system :functional);
-use log;
-use devices;
-use partition_table qw(:types);
-use run_program;
-use swap;
-use detect_devices;
-use commands;
-use modules;
-use fsedit;
-use loopback;
-
-1;
-
-sub add_options(\$@) {
- my ($option, @options) = @_;
- my %l; @l{split(',', $$option), @options} = (); delete $l{defaults};
- $$option = join(',', keys %l) || "defaults";
-}
-
-sub read_fstab($) {
- my ($file) = @_;
-
- local *F;
- open F, $file or return;
-
- map {
- my ($dev, @l) = split;
- $dev =~ s,/(tmp|dev)/,,;
- { device => $dev, mntpoint => $l[0], type => $l[1], options => $l[2] }
- } <F>;
-}
-
-sub up_mount_point {
- my ($mntpoint, $fstab) = @_;
- while (1) {
- $mntpoint = dirname($mntpoint);
- $mntpoint ne "." or return;
- $_->{mntpoint} eq $mntpoint and return $_ foreach @$fstab;
- }
-}
-
-sub check_mounted($) {
- my ($fstab) = @_;
-
- local (*F, *G, *H);
- open F, "/etc/mtab";
- open G, "/proc/mounts";
- open H, "/proc/swaps";
- foreach (<F>, <G>, <H>) {
- foreach my $p (@$fstab) {
- /$p->{device}\s+([^\s]*)\s+/ and $p->{mntpoint} = $1, $p->{isMounted} = $p->{isFormatted} = 1;
- }
- }
-}
-
-sub get_mntpoints_from_fstab {
- my ($fstab, $prefix, $uniq) = @_;
-
- log::l("reading fstab");
- foreach (read_fstab("$prefix/etc/fstab")) {
- next if $uniq && fsedit::mntpoint2part($_->{mntpoint}, $fstab);
-
- foreach my $p (@$fstab) {
- $p->{device} eq $_->{device} or next;
- $_->{type} ne 'auto' && $_->{type} ne type2fs($p->{type}) and
- log::l("err, fstab and partition table do not agree for $_->{device} type: " . (type2fs($p->{type}) || type2name($p->{type})) . " vs $_->{type}"), next;
- delete $p->{unsafeMntpoint} || !$p->{mntpoint} or next;
- $p->{mntpoint} = $_->{mntpoint};
- $p->{options} = $_->{options};
- }
- }
-}
-
-#- mke2fs -b (1024|2048|4096) -c -i(1024 > 262144) -N (1 > 100000000) -m (0-100%) -L volume-label
-#- tune2fs
-sub format_ext2($@) {
- my ($dev, @options) = @_;
-
- $dev =~ m,(rd|ida|cciss)/, and push @options, qw(-b 4096 -R stride=16); #- For RAID only.
- push @options, qw(-b 1024 -O none) if arch() =~ /alpha/;
-
- run_program::run("mke2fs", @options, devices::make($dev)) or die _("%s formatting of %s failed", "ext2", $dev);
-}
-
-sub format_reiserfs($@) {
- my ($dev, @options) = @_;
-
- #TODO add -h tea
- run_program::run("mkreiserfs", "-f", "-q", @options, devices::make($dev)) or die _("%s formatting of %s failed", "reiserfs", $dev);
-}
-
-sub format_xfs($@) {
- my ($dev, @options) = @_;
-
- run_program::run("mkfs.xfs", "-f", "-q", @options, devices::make($dev)) or die _("%s formatting of %s failed", "xfs", $dev);
-}
-
-sub format_dos($@) {
- my ($dev, @options) = @_;
-
- run_program::run("mkdosfs", @options, devices::make($dev)) or die _("%s formatting of %s failed", "dos", $dev);
-}
-
-sub format_hfs($@) {
- my ($dev, @options) = @_;
-
- run_program::run("hformat", @options, devices::make($dev)) or die _("%s formatting of %s failed", "HFS", $dev);
-}
-
-sub real_format_part {
- my ($part) = @_;
-
- $part->{isFormatted} and return;
-
- my @options = $part->{toFormatCheck} ? "-c" : ();
- log::l("formatting device $part->{device} (type ", type2name($part->{type}), ")");
-
- if (isExt2($part)) {
- push @options, "-F" if isLoopback($part);
- format_ext2($part->{device}, @options);
- } elsif (isReiserfs($part)) {
- format_reiserfs($part->{device}, @options, if_(c::kernel_version() =~ /^\Q2.2/, "-v", "1"));
- } elsif (isXfs($part)) {
- format_xfs($part->{device}, @options);
- } elsif (isDos($part)) {
- format_dos($part->{device}, @options);
- } elsif (isWin($part)) {
- format_dos($part->{device}, @options, '-F', 32);
- } elsif (isHFS($part)) {
- format_hfs($part->{device}, @options, '-l', "Untitled");
- } elsif (isAppleBootstrap($part)) {
- format_hfs($part->{device}, @options, '-l', "bootstrap");
- } elsif (isSwap($part)) {
- my $check_blocks = grep { /^-c$/ } @options;
- swap::make($part->{device}, $check_blocks);
- } else {
- die _("I don't know how to format %s in type %s", $_->{device}, type2name($_->{type}));
- }
- $part->{isFormatted} = 1;
-}
-sub format_part {
- my ($raid, $part, $prefix) = @_;
- if (isMDRAID($part)) {
- require raid;
- raid::format_part($raid, $part);
- } elsif (isLoopback($part)) {
- loopback::format_part($part, $prefix);
- } else {
- real_format_part($part);
- }
-}
-
-sub formatMount_part {
- my ($part, $raid, $fstab, $prefix, $callback) = @_;
-
- if (isLoopback($part)) {
- formatMount_part($part->{device}, $raid, $fstab, $prefix, $callback);
- }
- if (my $p = up_mount_point($part->{mntpoint}, $fstab)) {
- formatMount_part($p, $raid, $fstab, $prefix, $callback) unless loopback::carryRootLoopback($part);
- }
-
- if ($part->{toFormat}) {
- $callback->($part) if $callback;
- format_part($raid, $part, $prefix);
- }
- mount_part($part, $prefix);
-}
-
-sub formatMount_all {
- my ($raid, $fstab, $prefix, $callback) = @_;
- formatMount_part($_, $raid, $fstab, $prefix, $callback)
- foreach sort { isLoopback($a) ? 1 : isSwap($a) ? -1 : 0 } grep { $_->{mntpoint} } @$fstab;
-
- #- ensure the link is there
- loopback::carryRootCreateSymlink($_, $prefix) foreach @$fstab;
-
- #- for fun :)
- #- that way, when install exits via ctrl-c, it gives hand to partition
- eval {
- local $SIG{__DIE__} = 'ignore';
- my ($type, $major, $minor) = devices::entry(fsedit::get_root($fstab)->{device});
- output "/proc/sys/kernel/real-root-dev", makedev($major, $minor);
- };
-}
-
-sub mount($$$;$) {
- my ($dev, $where, $fs, $rdonly) = @_;
- log::l("mounting $dev on $where as type $fs");
-
- -d $where or commands::mkdir_('-p', $where);
-
- if ($fs eq 'nfs') {
- log::l("calling nfs::mount($dev, $where)");
-# nfs::mount($dev, $where) or die _("nfs mount failed");
- } elsif ($fs eq 'smb') {
- die "no smb yet...";
- } else {
- $dev = devices::make($dev) if $fs ne 'proc' && $fs ne 'usbdevfs';
-
- my $flag = c::MS_MGC_VAL();
- $flag |= c::MS_RDONLY() if $rdonly;
- my $mount_opt = "";
-
- if ($fs eq 'vfat') {
- $mount_opt = 'check=relaxed';
- eval { modules::load('vfat') }; #- try using vfat
- eval { modules::load('msdos') } if $@; #- otherwise msdos...
- } elsif ($fs eq 'ufs') {
- eval { modules::load('ufs') };
- } elsif ($fs eq 'xfs') {
- eval { modules::load('xfs') };
- } elsif ($fs eq 'reiserfs') {
- #- could be better if we knew if there is a /boot or not
- #- without knowing it, / is forced to be mounted with notail
- # if $where =~ m|/(boot)?$|;
- $mount_opt = 'notail'; #- notail in any case
- eval { modules::load('reiserfs') };
- } elsif ($fs eq 'romfs') {
- eval { modules::load('romfs') };
- }
-
- $where =~ s|/$||;
- log::l("calling mount($dev, $where, $fs, $flag, $mount_opt)");
- syscall_('mount', $dev, $where, $fs, $flag, $mount_opt) or die _("mount failed: ") . "$!";
- }
- local *F;
- open F, ">>/etc/mtab" or return; #- fail silently, must be read-only /etc
- print F "$dev $where $fs defaults 0 0\n";
-}
-
-#- takes the mount point to umount (can also be the device)
-sub umount($) {
- my ($mntpoint) = @_;
- $mntpoint =~ s|/$||;
- log::l("calling umount($mntpoint)");
- syscall_('umount', $mntpoint) or die _("error unmounting %s: %s", $mntpoint, "$!");
-
- substInFile { $_ = '' if /(^|\s)$mntpoint\s/ } '/etc/mtab'; #- don't care about error, if we can't read, we won't manage to write... (and mess mtab)
-}
-
-sub mount_part($;$$) {
- my ($part, $prefix, $rdonly) = @_;
-
- #- root carrier's link can't be mounted
- loopback::carryRootCreateSymlink($part, $prefix);
-
- return if $part->{isMounted};
-
- unless ($::testing) {
- if (isSwap($part)) {
- swap::swapon(isLoopback($part) ? $prefix . loopback::file($part) : $part->{device});
- } else {
- $part->{mntpoint} or die "missing mount point";
-
- my $dev = $part->{device};
- my $mntpoint = ($prefix || '') . $part->{mntpoint};
- if (isLoopback($part)) {
- eval { modules::load('loop') };
- $dev = $part->{real_device} = devices::set_loop($prefix . loopback::file($part)) || die;
- } elsif (loopback::carryRootLoopback($part)) {
- $mntpoint = "/initrd/loopfs";
- }
- mount(devices::make($dev), $mntpoint, type2fs($part->{type}), $rdonly);
- rmdir "$mntpoint/lost+found";
- }
- }
- $part->{isMounted} = $part->{isFormatted} = 1; #- assume that if mount works, partition is formatted
-}
-
-sub umount_part($;$) {
- my ($part, $prefix) = @_;
-
- $part->{isMounted} or return;
-
- unless ($::testing) {
- if (isSwap($part)) {
- swap::swapoff($part->{device});
- } elsif (loopback::carryRootLoopback($part)) {
- umount("/initrd/loopfs");
- } else {
- umount(($prefix || '') . $part->{mntpoint} || devices::make($part->{device}));
- c::del_loop(delete $part->{real_device}) if isLoopback($part);
- }
- }
- $part->{isMounted} = 0;
-}
-
-sub mount_all($;$$) {
- my ($fstab, $prefix) = @_;
-
- #- TODO fsck, create check_mount_all ?
- log::l("mounting all filesystems");
-
- #- order mount by alphabetical ordre, that way / < /home < /home/httpd...
- foreach (sort { $a->{mntpoint} cmp $b->{mntpoint} } grep { isSwap($_) || $_->{mntpoint} && isTrueFS($_) } @$fstab) {
- mount_part($_, $prefix);
- }
-}
-
-sub umount_all($;$) {
- my ($fstab, $prefix) = @_;
-
- log::l("unmounting all filesystems");
-
- foreach (sort { $b->{mntpoint} cmp $a->{mntpoint} } @$fstab) {
- $_->{mntpoint} and umount_part($_, $prefix);
- }
-}
-
-sub df {
- my ($part, $prefix) = @_;
- my $dir = "/tmp/tmp_fs_df";
-
- return $part->{free} if exists $part->{free};
-
- if ($part->{isMounted}) {
- $dir = ($prefix || '') . $part->{mntpoint};
- } elsif ($part->{notFormatted} && !$part->{isFormatted}) {
- return; #- won't even try!
- } else {
- mkdir $dir;
- eval { mount($part->{device}, $dir, type2fs($part->{type}), 'readonly') };
- if ($@) {
- $part->{notFormatted} = 1;
- $part->{isFormatted} = 0;
- unlink $dir;
- return;
- }
- }
- my (undef, $free) = common::df($dir);
-
- if (!$part->{isMounted}) {
- umount($dir);
- unlink($dir)
- }
-
- $part->{free} = 2 * $free if defined $free;
- $part->{free};
-}
-
-#- do some stuff before calling write_fstab
-sub write {
- my ($prefix, $fstab, $manualFstab, $useSupermount, $options) = @_;
- $fstab = [ @{$fstab||[]}, @{$manualFstab||[]} ];
-
- unless ($::live) {
- log::l("resetting /etc/mtab");
- local *F;
- open F, "> $prefix/etc/mtab" or die "error resetting $prefix/etc/mtab";
- }
-
- my $floppy = detect_devices::floppy();
-
- my @to_add = (
- $useSupermount ?
- [ split ' ', "/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/$floppy 0 0" ] :
- [ split ' ', "/dev/$floppy /mnt/floppy auto sync,user,noauto,nosuid,nodev 0 0" ],
- [ split ' ', 'none /proc proc defaults 0 0' ],
- [ split ' ', 'none /dev/pts devpts mode=0620 0 0' ],
- (map_index {
- my $i = $::i ? $::i + 1 : '';
- mkdir "$prefix/mnt/cdrom$i", 0755;#- or log::l("failed to mkdir $prefix/mnt/cdrom$i: $!");
- symlinkf $_->{device}, "$prefix/dev/cdrom$i" or log::l("failed to symlink $prefix/dev/cdrom$i: $!");
- chown 0, 22, "$prefix/dev/$_->{device}";
- $useSupermount ?
- [ "/mnt/cdrom$i", "/mnt/cdrom$i", "supermount", "fs=iso9660,dev=/dev/cdrom$i", 0, 0 ] :
- [ "/dev/cdrom$i", "/mnt/cdrom$i", "auto", "user,noauto,nosuid,exec,nodev,ro", 0, 0 ];
- } detect_devices::cdroms()),
- (map_index { #- for zip drives, the right partition is the 4th by default.
- my $i = $::i ? $::i + 1 : '';
- mkdir "$prefix/mnt/zip$i", 0755 or log::l("failed to mkdir $prefix/mnt/zip$i: $!");
- symlinkf "$_->{device}4", "$prefix/dev/zip$i" or log::l("failed to symlink $prefix/dev/zip$i: $!");
- $useSupermount ?
- [ "/mnt/zip$i", "/mnt/zip$i", "supermount", "fs=vfat,dev=/dev/zip$i", 0, 0 ] :
- [ "/dev/zip$i", "/mnt/zip$i", "auto", "user,noauto,nosuid,exec,nodev", 0, 0 ];
- } detect_devices::zips()));
- write_fstab($fstab, $prefix, $options, @to_add);
-}
-
-sub write_fstab($;$$@) {
- my ($fstab, $prefix, $options, @to_add) = @_;
- $prefix ||= '';
-
- my $format_options = sub {
- my ($default, @l) = @_;
- join(',', $default, map { "$_=$options->{$_}" } grep { $options->{$_} } @l);
- };
-
- unshift @to_add, map {
- my ($dir, $options, $freq, $passno) = qw(/dev/ defaults 0 0);
- $options = $_->{options} || $options;
-
- isTrueFS($_) and ($freq, $passno) = (1, ($_->{mntpoint} eq '/') ? 1 : 2);
- isNfs($_) and $dir = '', $options = $_->{options} || $format_options->('ro,nosuid,rsize=8192,wsize=8192', 'iocharset');
- isFat($_) and $options = $_->{options} || $format_options->("user,exec,umask=0", 'codepage', 'iocharset');
-
- #isReiserfs($_) && $_ == fsedit::get_root($fstab, 'boot') and add_options($options, "notail");
-
- my $dev = isLoopback($_) ?
- ($_->{mntpoint} eq '/' ? "/initrd/loopfs$_->{loopback_file}" : loopback::file($_)) :
- ($_->{device} =~ /^\// ? $_->{device} : "$dir$_->{device}");
-
- local $_->{mntpoint} = do {
- $passno = 0;
- "/initrd/loopfs";
- } if loopback::carryRootLoopback($_);
-
- add_options($options, "loop") if isLoopback($_) && !isSwap($_); #- no need for loop option for swap files
-
- eval { devices::make("$prefix/$dev") } if $dir && !isLoopback($_);
- mkdir "$prefix/$_->{mntpoint}", 0755 if $_->{mntpoint} && !isSwap($_);
-
- [ $dev, $_->{mntpoint}, type2fs($_->{type}), $options, $freq, $passno ];
-
- } grep { $_->{mntpoint} && type2fs($_->{type}) } @$fstab;
-
- push @to_add, map { [ split ] } cat_("$prefix/etc/fstab");
-
- my %new;
- @to_add = grep {
- if (($_->[0] eq 'none' || !$new{$_->[0]}) && !$new{$_->[1]}) {
- #- keep in mind the new line for fstab.
- @new{$_->[0], $_->[1]} = (1, 1);
- 1;
- } else {
- 0;
- }
- } @to_add;
-
- log::l("writing $prefix/etc/fstab");
- local *F;
- open F, "> $prefix/etc/fstab" or die "error writing $prefix/etc/fstab";
- print F join(" ", @$_), "\n" foreach sort { $a->[1] cmp $b->[1] } @to_add;
-}
-
-sub merge_fstabs {
- my ($fstab, $manualFstab) = @_;
- my %l; $l{$_->{device}} = $_ foreach @$manualFstab;
- put_in_hash($_, $l{$_->{device}}) foreach @$fstab;
-}
-
-#sub check_mount_all_fstab($;$) {
-# my ($fstab, $prefix) = @_;
-# $prefix ||= '';
-#
-# foreach (sort { ($a->{mntpoint} || '') cmp ($b->{mntpoint} || '') } @$fstab) {
-# #- avoid unwanted mount in fstab.
-# next if ($_->{device} =~ /none/ || $_->{type} =~ /nfs|smbfs|ncpfs|proc/ || $_->{options} =~ /noauto|ro/);
-#
-# #- TODO fsck
-#
-# eval { mount(devices::make($_->{device}), $prefix . $_->{mntpoint}, $_->{type}, 0); };
-# if ($@) {
-# log::l("unable to mount partition $_->{device} on $prefix/$_->{mntpoint}");
-# }
-# }
-#}
diff --git a/perl-install/fsedit.pm b/perl-install/fsedit.pm
deleted file mode 100644
index bc2182255..000000000
--- a/perl-install/fsedit.pm
+++ /dev/null
@@ -1,474 +0,0 @@
-package fsedit; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(%suggestions);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :constant :functional :file);
-use partition_table qw(:types);
-use partition_table_raw;
-use detect_devices;
-use fsedit;
-use devices;
-use loopback;
-use log;
-use fs;
-
-%suggestions = (
- __("simple") => [
- { mntpoint => "/", size => 300 << 11, type => 0x83, ratio => 5, maxsize =>3500 << 11 },
- { mntpoint => "swap", size => 64 << 11, type => 0x82, ratio => 1, maxsize => 250 << 11 },
- { mntpoint => "/home", size => 300 << 11, type => 0x83, ratio => 3 },
- ], 'with usr' => [
- { mntpoint => "/", size => 150 << 11, type => 0x83, ratio => 1, maxsize => 500 << 11 },
- { mntpoint => "swap", size => 64 << 11, type => 0x82, ratio => 1, maxsize => 250 << 11 },
- { mntpoint => "/usr", size => 300 << 11, type => 0x83, ratio => 4, maxsize =>3000 << 11 },
- { mntpoint => "/home", size => 100 << 11, type => 0x83, ratio => 5 },
- ], __("server") => [
- { mntpoint => "/", size => 150 << 11, type => 0x83, ratio => 1, maxsize => 250 << 11 },
- { mntpoint => "swap", size => 64 << 11, type => 0x82, ratio => 2, maxsize => 400 << 11 },
- { mntpoint => "/usr", size => 300 << 11, type => 0x83, ratio => 3, maxsize =>3000 << 11 },
- { mntpoint => "/var", size => 100 << 11, type => 0x83, ratio => 4 },
- { mntpoint => "/home", size => 100 << 11, type => 0x83, ratio => 5 },
- ],
-);
-my @suggestions_mntpoints = (
- "/root", "/var/ftp", "/var/www", "/boot",
- arch() =~ /sparc/ ? "/mnt/sunos" : "/mnt/windows",
-);
-
-my @partitions_signatures = (
- [ 0x83, 0x438, "\x53\xEF" ],
- [ 0x183, 0x10034, "ReIsErFs" ],
- [ 0x183, 0x10034, "ReIsEr2Fs" ],
- [ 0x283, 0, 'XFSB', 0x200, 'XAGF', 0x400, 'XAGI' ],
- [ 0x82, 4086, "SWAP-SPACE" ],
- [ 0x7, 0x1FE, "\x55\xAA", 0x3, "NTFS" ],
- [ 0xc, 0x1FE, "\x55\xAA", 0x52, "FAT32" ],
-arch() !~ /^sparc/ ? (
- [ 0x6, 0x1FE, "\x55\xAA", 0x36, "FAT" ],
-) : (),
-);
-
-sub typeOfPart { typeFromMagic(devices::make($_[0]), @partitions_signatures) }
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub hds {
- my ($drives, $flags) = @_;
- my (@hds, @lvms);
- my $rc;
-
- foreach (@$drives) {
- my $file = devices::make($_->{device});
-
- my $hd = partition_table_raw::get_geometry($file) or log::l("An error occurred while getting the geometry of block device $file: $!"), next;
- add2hash_($hd, $_);
- $hd->{file} = $file;
- $hd->{prefix} = $hd->{device};
- # for RAID arrays of format c0d0p1
- $hd->{prefix} .= "p" if $hd->{prefix} =~ m,(rd|ida|cciss)/,;
-
- eval { partition_table::read($hd, $flags->{clearall} || member($_->{device}, @{$flags->{clear} || []})) };
- if ($@) {
- partition_table_raw::zero_MBR($hd);
- }
- member($_->{device}, @{$flags->{clear} || []}) and partition_table::remove($hd, $_)
- foreach partition_table::get_normal_parts($hd);
-
- #- special case for type overloading (eg: reiserfs is 0x183)
- foreach (grep { isExt2($_) } partition_table::get_normal_parts($hd)) {
- my $type = typeOfPart($_->{device});
- $_->{type} = $type if $type > 0x100;
- }
- push @hds, $hd;
- }
- if (my @pvs = grep { isLVM($_) } map { partition_table::get_normal_parts($_) } @hds) {
- #- otherwise vgscan won't find them
- devices::make($_->{device}) foreach @pvs;
- require lvm;
- foreach (@pvs) {
- my $name = lvm::get_vg($_) or next;
- my ($lvm) = grep { $_->{LVMname} eq $name } (@hds, @lvms);
- if (!$lvm) {
- $lvm = bless { disks => [], LVMname => $name, level => 'linear' }, 'lvm';
- lvm::update_size($lvm);
- lvm::get_lvs($lvm);
- push @lvms, $lvm;
- }
- $_->{lvm} = $name;
- push @{$lvm->{disks}}, $_;
- }
- }
- \@hds, \@lvms;
-}
-
-sub readProcPartitions {
- my ($hds) = @_;
- my @parts;
- foreach (cat_("/proc/partitions")) {
- my (undef, undef, $size, $device) = split;
- next if $size eq "1"; #- extended partitions
- foreach (@$hds) {
- push @parts, { start => 0, size => $size * 2, device => $device,
- type => typeOfPart($device), rootDevice => $_->{device}
- } if $device =~ /^$_->{device}./;
- }
- }
- @parts;
-}
-
-#- get all normal partition including special ones as found on sparc.
-sub get_fstab {
- loopback::loopbacks(@_), map { partition_table::get_normal_parts($_) } @_
-}
-
-#- get normal partition that should be visible for working on.
-sub get_visible_fstab {
- grep { $_ && !partition_table::isWholedisk($_) && !partition_table::isHiddenMacPart($_) } map { partition_table::get_normal_parts($_) } @_;
-}
-
-sub free_space {
- sum map { $_->{size} } map { partition_table::get_holes($_) } @_;
-}
-
-sub is_one_big_fat {
- my ($hds) = @_;
- @$hds == 1 or return;
-
- my @l = get_fstab(@$hds);
- @l == 1 && isFat($l[0]) && free_space(@$hds) < 10 << 11;
-}
-
-
-sub computeSize {
- my ($part, $best, $hds, $suggestions) = @_;
- my $max = $part->{maxsize} || $part->{size};
- return min($max, $best->{size}) unless $best->{ratio};
-
- my $free_space = free_space(@$hds);
- my @l = my @L = grep {
- if (!has_mntpoint($_->{mntpoint}, $hds) && $free_space >= $_->{size}) {
- $free_space -= $_->{size};
- 1;
- } else { 0 } } @$suggestions;
-
- my $tot_ratios = 0;
- while (1) {
- my $old_free_space = $free_space;
- my $old_tot_ratios = $tot_ratios;
-
- $tot_ratios = sum(map { $_->{ratio} } @l);
- last if $tot_ratios == $old_tot_ratios;
-
- @l = grep {
- if ($_->{ratio} && $_->{maxsize} && $tot_ratios &&
- $_->{size} + $_->{ratio} / $tot_ratios * $old_free_space >= $_->{maxsize}) {
- return min($max, $best->{maxsize}) if $best->{mntpoint} eq $_->{mntpoint};
- $free_space -= $_->{maxsize} - $_->{size};
- 0;
- } else {
- $_->{ratio};
- }
- } @l;
- }
- my $size = int min($max, $best->{size} + $free_space * ($tot_ratios && $best->{ratio} / $tot_ratios));
- #- verify other entry can fill the hole
- if (grep { $_->{size} < $max - $size } @L) { $size } else { $max }
-}
-
-sub suggest_part {
- my ($part, $hds, $suggestions) = @_;
- $suggestions ||= $suggestions{server};
-
- my $has_swap = grep { isSwap($_) } get_fstab(@$hds);
-
- my ($best, $second) =
- grep { !$_->{maxsize} || $part->{size} <= $_->{maxsize} }
- grep { $_->{size} <= ($part->{maxsize} || $part->{size}) }
- grep { !has_mntpoint($_->{mntpoint}, $hds) || isSwap($_) && !$has_swap }
- grep { !$_->{hd} || $_->{hd} eq $part->{rootDevice} }
- grep { !$part->{type} || $part->{type} == $_->{type} || isTrueFS($part) && isTrueFS($_) }
- @$suggestions or return;
-
-#- if (arch() =~ /i.86/) {
-#- $best = $second if
-#- $best->{mntpoint} eq '/boot' &&
-#- $part->{start} + $best->{size} > 1024 * $hd->cylinder_size(); #- if the empty slot is beyond the 1024th cylinder, no use having /boot
-#- }
-
- defined $best or return; #- sorry no suggestion :(
-
- $part->{mntpoint} = $best->{mntpoint};
- $part->{type} = $best->{type};
- $part->{size} = computeSize($part, $best, $hds, $suggestions);
- 1;
-}
-
-sub suggestions_mntpoint {
- my ($hds) = @_;
- sort grep { !/swap/ && !has_mntpoint($_, $hds) }
- (@suggestions_mntpoints, map { $_->{mntpoint} } @{$suggestions{server}});
-}
-
-#-sub partitionDrives {
-#-
-#- my $cmd = "/sbin/fdisk";
-#- -x $cmd or $cmd = "/usr/bin/fdisk";
-#-
-#- my $drives = findDrivesPresent() or die "You don't have any hard drives available! You probably forgot to configure a SCSI controller.";
-#-
-#- foreach (@$drives) {
-#- my $text = "/dev/" . $_->{device};
-#- $text .= " - SCSI ID " . $_->{id} if $_->{device} =~ /^sd/;
-#- $text .= " - Model " . $_->{info};
-#- $text .= " array" if $_->{device} =~ /^c.d/;
-#-
-#- #- truncate at 50 columns for now
-#- $text = substr $text, 0, 50;
-#- }
-#- #-TODO TODO
-#-}
-
-
-sub mntpoint2part {
- my ($mntpoint, $fstab) = @_;
- first(grep { $mntpoint eq $_->{mntpoint} } @$fstab);
-}
-sub has_mntpoint {
- my ($mntpoint, $hds) = @_;
- mntpoint2part($mntpoint, [ get_fstab(@$hds) ]);
-}
-sub get_root_ {
- my ($fstab, $boot) = @_;
- $boot && mntpoint2part("/boot", $fstab) || mntpoint2part("/", $fstab);
-}
-sub get_root { &get_root_ || {} }
-
-#- do this before modifying $part->{mntpoint}
-#- $part->{mntpoint} should not be used here, use $mntpoint instead
-sub check_mntpoint {
- my ($mntpoint, $hd, $part, $hds, $loopbackDevice) = @_;
-
- ref $loopbackDevice or undef $loopbackDevice;
-
- $mntpoint eq '' || isSwap($part) || isNonMountable($part) and return;
-
- local $_ = $mntpoint;
- m|^/| or die _("Mount points must begin with a leading /");
-#- m|(.)/$| and die "The mount point $_ is illegal.\nMount points may not end with a /";
-
- has_mntpoint($mntpoint, $hds) and die _("There is already a partition with mount point %s\n", $mntpoint);
-
- my $fake_part = { mntpoint => $mntpoint, device => $loopbackDevice };
- $fake_part->{loopback_file} = 1 if $loopbackDevice;
- my $fstab = [ get_fstab(@$hds), $fake_part ];
- my $check; $check = sub {
- my ($p, @seen) = @_;
- push @seen, $p->{mntpoint} || return;
- @seen > 1 && $p->{mntpoint} eq $mntpoint and die _("Circular mounts %s\n", join(", ", @seen));
- if (my $part = fs::up_mount_point($p->{mntpoint}, $fstab)) {
- #- '/' carrier is a special case, it will be mounted first
- $check->($part, @seen) unless loopback::carryRootLoopback($p);
- }
- if (isLoopback($p)) {
- $check->($p->{device}, @seen);
- }
- };
- $check->($fake_part) unless $mntpoint eq '/' && $loopbackDevice; #- '/' is a special case, no loop check
-
- die "raid / with no /boot" if $mntpoint eq "/" && isMDRAID($part) && !has_mntpoint("/boot", $hds);
- die _("You can't use a LVM Logical Volume for mount point %s", $mntpoint) if ($mntpoint eq '/' || $mntpoint eq '/boot') && isLVMBased($hd);
- die _("This directory should remain within the root filesystem") if member($mntpoint, qw(/bin /dev /etc /lib /sbin));
- die _("You need a true filesystem (ext2, reiserfs) for this mount point\n") if !isTrueFS($part) && member($mntpoint, qw(/ /home /tmp /usr /var));
-#- if ($part->{start} + $part->{size} > 1024 * $hd->cylinder_size() && arch() =~ /i.86/) {
-#- die "/boot ending on cylinder > 1024" if $mntpoint eq "/boot";
-#- die "/ ending on cylinder > 1024" if $mntpoint eq "/" && !has_mntpoint("/boot", $hds);
-#- }
-}
-
-sub add($$$;$) {
- my ($hd, $part, $hds, $options) = @_;
-
- isSwap($part) ?
- ($part->{mntpoint} = 'swap') :
- $options->{force} || check_mntpoint($part->{mntpoint}, $hd, $part, $hds);
-
- delete $part->{maxsize};
-
- if (isLVMBased($hd)) {
- lvm::lv_create($hd, $part);
- } else {
- partition_table::add($hd, $part, $options->{primaryOrExtended});
- }
-}
-
-sub allocatePartitions($$) {
- my ($hds, $to_add) = @_;
-
- foreach my $hd (@$hds) {
- foreach (partition_table::get_holes($hd)) {
- my ($start, $size) = @$_{"start", "size"};
- my $part;
- while (suggest_part($part = { start => $start, size => 0, maxsize => $size, rootDevice => $hd->{device} },
- $hds, $to_add)) {
- add($hd, $part, $hds);
- $size -= $part->{size} + $part->{start} - $start;
- $start = $part->{start} + $part->{size};
- }
- }
- }
-}
-
-sub auto_allocate {
- my ($hds, $suggestions) = @_;
- allocatePartitions($hds, $suggestions || $suggestions{simple});
- map { partition_table::assign_device_numbers($_) } @$hds;
-}
-
-sub undo_prepare($) {
- my ($hds) = @_;
- require Data::Dumper;
- $Data::Dumper::Purity = 1;
- foreach (@$hds) {
- my @h = @{$_}{@partition_table::fields2save};
- push @{$_->{undo}}, Data::Dumper->Dump([\@h], ['$h']);
- }
-}
-sub undo($) {
- my ($hds) = @_;
- foreach (@$hds) {
- my $h; eval pop @{$_->{undo}} || next;
- @{$_}{@partition_table::fields2save} = @$h;
-
- $_->{isDirty} = $_->{needKernelReread} = 1 if $_->{hasBeenDirty};
- }
-}
-
-sub move {
- my ($hd, $part, $hd2, $sector2) = @_;
-
- my $part1 = { %$part };
- my $part2 = { %$part };
- $part2->{start} = $sector2;
- $part2->{size} += $hd2->cylinder_size() - 1;
- partition_table::remove($hd, $part);
- {
- local ($part2->{notFormatted}, $part2->{isFormatted}); #- do not allow partition::add to change this
- partition_table::add($hd2, $part2);
- }
-
- return if $part2->{notFormatted} && !$part2->{isFormatted} || $::testing;
-
- local (*F, *G);
- sysopen F, $hd->{file}, 0 or die '';
- sysopen G, $hd2->{file}, 2 or die _("Error opening %s for writing: %s", $hd2->{file}, "$!");
-
- my $base = $part1->{start};
- my $base2 = $part2->{start};
- my $step = 10;
- if ($hd eq $hd2) {
- $base == $base2 and return;
- $step = min($step, abs($base2 - $base));
-
- if ($base < $base2) {
- $base += $part1->{size} - $step;
- $base2 += $part1->{size} - $step;
- $step = -$step;
- }
- }
-
- my $f = sub {
- $base < 0 and $base2 += -$base, $base = 0;
- $base2 < 0 and $base += -$base2, $base2 = 0;
- c::lseek_sector(fileno(F), $base, 0) or die "seeking to sector $base failed on drive $hd->{device}";
- c::lseek_sector(fileno(G), $base2, 0) or die "seeking to sector $base2 failed on drive $hd2->{device}";
-
- my $buf;
- sysread F, $buf, $SECTORSIZE * abs($_[0]) or die '';
- syswrite G, $buf;
- };
-
- for (my $i = 0; $i < $part1->{size} / abs($step); $i++, $base += $step, $base2 += $step) {
- print "$base $base2\n";
- &$f($step);
- }
- if (my $v = ($part1->{size} % abs($step)) * sign($step)) {
- $base += $v;
- $base2 += $v;
- &$f($v);
- }
-}
-
-sub change_type($$$) {
- my ($hd, $part, $type) = @_;
- $type != $part->{type} or return;
- $hd->{isDirty} = 1;
- $part->{mntpoint} = '' if isSwap($part) && $part->{mntpoint} eq "swap";
- $part->{mntpoint} = '' if isLVM({ type => $type }) || isRAID({ type => $type });
- $part->{type} = $type;
- $part->{notFormatted} = 1;
- $part->{isFormatted} = 0;
-}
-
-sub rescuept($) {
- my ($hd) = @_;
- my ($ext, @hd);
-
- my $dev = devices::make($hd->{device});
- local *F; open F, "rescuept $dev|";
- local $_;
- while (<F>) {
- my ($st, $si, $id) = /start=\s*(\d+),\s*size=\s*(\d+),\s*Id=\s*(\d+)/ or next;
- my $part = { start => $st, size => $si, type => hex($id) };
- if (isExtended($part)) {
- $ext = $part;
- } else {
- push @hd, $part;
- }
- }
- close F or die "rescuept failed";
-
- partition_table_raw::zero_MBR($hd);
- foreach (@hd) {
- my $b = partition_table::verifyInside($_, $ext);
- if ($b) {
- $_->{start}--;
- $_->{size}++;
- }
- local $_->{notFormatted};
-
- partition_table::add($hd, $_, ($b ? 'Extended' : 'Primary'), 1);
- }
-}
-
-sub verifyHds {
- my ($hds, $readonly, $ok) = @_;
-
- if (is_empty_array_ref($hds)) { #- no way
- die _("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");
- }
-
- my @parts = readProcPartitions($hds);
- $ok &&= @parts == listlength(get_fstab(@$hds)) unless arch() eq "ppc";
-
- if ($readonly && !$ok) {
- log::l("using /proc/partitions as diskdrake failed :(");
- foreach my $hd (@$hds) {
- partition_table_raw::zero_MBR($hd);
- $hd->{primary} = { normal => [ grep { $hd->{device} eq $_->{rootDevice} } @parts ] };
- }
- $ok = 1;
- }
- $readonly && get_fstab(@$hds) == 0 and die _("You don't have any partitions!");
- $ok;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
diff --git a/perl-install/ftp.pm b/perl-install/ftp.pm
deleted file mode 100644
index 20b837b8c..000000000
--- a/perl-install/ftp.pm
+++ /dev/null
@@ -1,84 +0,0 @@
-package ftp; # $Id$
-
-use Net::FTP;
-
-use network;
-use log;
-
-my %hosts;
-
-1;
-
-sub fromEnv() {
- #- now URLPREFIX is generated from what is given by mdk-stage1 which is only this 4 variables.
- $ENV{URLPREFIX} = "ftp://" . ($ENV{LOGIN} && ("$ENV{LOGIN}" . ($ENV{PASSWORD} && ":$ENV{PASSWORD}") . '@')) .
- "$ENV{HOST}/$ENV{PREFIX}";
- @ENV{qw(HOST PREFIX LOGIN PASSWORD)};
-}
-
-sub new {
- my ($host, $prefix, $login, $password) = @_;
- my @l = do { if ($hosts{"$host$prefix"}) {
- @{$hosts{"$host$prefix"}};
- } else {
- my %options = (Passive => 1, Timeout => 60, Port => 21);
- $options{Firewall} = $ENV{PROXY} if $ENV{PROXY};
- $options{Port} = $ENV{PROXYPORT} if $ENV{PROXYPORT};
- unless ($login) {
- $login = 'anonymous';
- $password = '-drakx@';
- }
-
- my $ftp;
- foreach (1..10) {
- $ftp = Net::FTP->new(network::resolv($host), %options) or die;
- $ftp && $ftp->login($login, $password) and last;
-
- log::l("ftp login failed, sleeping before trying again");
- sleep 5 * $_;
- }
- $ftp or die "unable to open ftp connection to $host";
- $ftp->binary;
- $ftp->cwd($prefix);
-
- my @l = ($ftp, \ (my $retr = undef));
- $hosts{"$host$prefix"} = \@l;
- @l;
- }};
- wantarray ? @l : $l[0];
-}
-
-sub getFile {
- my ($f, @para) = @_;
- $f eq 'XXX' and rewindGetFile(), return; #- special case to force closing connection.
- foreach (1..3) {
- my ($ftp, $retr) = new(@para ? @para : fromEnv);
- $$retr->close if $$retr;
- $$retr = $ftp->retr($f) and return $$retr;
- ($ftp->code == 550) and log::l("FTP: 550 file unavailable"), return;
- rewindGetFile();
- log::l("ftp get failed, sleeping before trying again");
- sleep 1;
- }
-}
-
-#-sub closeFiles() {
-#- #- close any existing connections
-#- foreach (values %hosts) {
-#- my $retr = $_->[1] if ref $_;
-#- $$retr->close if $$retr;
-#- undef $$retr;
-#- }
-#-}
-
-sub rewindGetFile() {
- #- close any existing connection.
- foreach (values %hosts) {
- my ($ftp, $retr) = @{$_ || []};
- $$retr->close if $$retr;
- $ftp->close() if $ftp;
- }
-
- #- make sure to reconnect to server.
- %hosts = ();
-}
diff --git a/perl-install/g_auto_install b/perl-install/g_auto_install
deleted file mode 100755
index 871a15945..000000000
--- a/perl-install/g_auto_install
+++ /dev/null
@@ -1,12 +0,0 @@
-#!../perl
-
-my $dir = `pwd`;
-chomp $dir;
-$dir .= "/../../..";
-
-$ENV{PERL5LIB} = join ":", map { "$dir/$_" } @INC;
-$ENV{LD_LIBRARY_PATH} = "$dir/lib:$dir/usr/lib";
-$ENV{PATH} = join(":", map { "$dir/$_" } split ":", "/usr/bin:/bin:/sbin:/usr/sbin:/usr/X11R6/bin") . ":$ENV{PATH}";
-$ENV{SHARE_PATH} = "$dir/usr/share";
-
-exec "../../../lib/ld-linux.so.2", "../perl", "./install2", "--g_auto_install", @ARGV or die;
diff --git a/perl-install/getpkgs_deps b/perl-install/getpkgs_deps
deleted file mode 100755
index bc2d5e0e8..000000000
--- a/perl-install/getpkgs_deps
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/perl
-
-use diagnostics;
-use strict;
-
-use lib qw(/usr/bin/perl-install . c c/blib/arch);
-use pkgs_deps;
-use pkgs;
-
-pkgs_deps::main(pkgs::psUsingDirectory());
diff --git a/perl-install/help.pm b/perl-install/help.pm
deleted file mode 100644
index b1ad37b26..000000000
--- a/perl-install/help.pm
+++ /dev/null
@@ -1,1087 +0,0 @@
-package help; # $Id$
-
-use common qw(:common);
-
-%steps = (
-empty => '',
-
-selectLanguage =>
- __("Please choose your preferred language for installation and system usage."),
-
-license =>
- __("You need to accept the terms of the above license to continue installation.
-
-
-Please click on \"Accept\" if you agree with its terms.
-
-
-Please click on \"Refuse\" if you disagree with its terms. Installation will end without modifying your current
-configuration."),
-
-selectKeyboard =>
- __("Choose the layout corresponding to your keyboard from the list above"),
-
-selectLangs =>
- __("If you wish other languages (than the one you choose at
-beginning of installation) will be available after installation, please chose
-them in list above. If you want select all, you just need to select \"All\"."),
-
-selectInstallClass =>
- __("Please choose \"Install\" if there are no previous version of Linux-Mandrake
-installed or if you wish to use several operating systems.
-
-
-Please choose \"Update\" if you wish to update an already installed version of Linux-Mandrake.
-
-
-Depend of your knowledge in GNU/Linux, you can choose one of the following levels to install or update your
-Linux-Mandrake operating system:
-
- * Recommended: if you have never installed a GNU/Linux operating system choose this. Installation will be
- be very easy and you will be asked only on few questions.
-
-
- * Customized: if you are familiar enough with GNU/Linux, you may choose the primary usage (workstation, server,
- development) of your system. You will need to answer to more questions than in \"Recommended\" installation
- class, so you need to know how GNU/Linux works to choose this installation class.
-
-
- * Expert: if you have a good knowledge in GNU/Linux, you can choose this installation class. As in \"Customized\"
- installation class, you will be able to choose the primary usage (workstation, server, development). Be very
- careful before choose this installation class. You will be able to perform a higly customized installation.
- Answer to some questions can be very difficult if you haven't a good knowledge in GNU/Linux. So, don't choose
- this installation class unless you know what you are doing."),
-
-selectInstallClassCorpo =>
- __("Select:
-
- - Customized: If you are familiar enough with GNU/Linux, you may then choose
- the primary usage for your machine. See below for details.
-
-
- - Expert: This supposes that you are fluent with GNU/Linux and want to
- perform a highly customized installation. As for a \"Customized\"
- installation class, you will be able to select the usage for your system.
- But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE DOING!"),
-
-selectInstallClass2 =>
- __("You must now define your machine usage. Choices are:
-
- * Workstation: this the ideal choice if you intend to use your machine primarily for everyday use, at office or
- at home.
-
-
- * Development: if you intend to use your machine primarily for software development, it is the good choice. You
- will then have a complete collection of software installed in order to compile, debug and format source code,
- or create software packages.
-
-
- * Server: if you intend to use this machine as a server, it is the good choice. Either a file server (NFS or
- SMB), a print server (Unix style or Microsoft Windows style), an authentication server (NIS), a database
- server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) to be installed."),
-
-setupSCSI =>
- __("DrakX will attempt to look for PCI SCSI adapter(s). If DrakX
-finds an SCSI adapter and knows which driver to use, it will be automatically
-installed.
-
-
-If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that
-DrakX doesn't recognize, you will be asked if a SCSI adapter is present in your
-system. If there is no adapter present, you can click on \"No\". If you click on
-\"Yes\", a list of drivers will be presented from which you can select your
-specific adapter.
-
-
-If you have to manually specify your adapter, DrakX will ask if you want to
-specify options for it. You should allow DrakX to probe the hardware for the
-options. This usually works well.
-
-
-If not, you will need to provide options to the driver. Please review the User
-Guide (chapter 3, section \"Collective informations on your hardware) for hints
-on retrieving this information from hardware documentation, from the
-manufacturer's Web site (if you have Internet access) or from Microsoft Windows
-(if you have it on your system)."),
-
-doPartitionDisks =>
- __("At this point, you need to choose where to install your
-Linux-Mandrake operating system on your hard drive. If it is empty or if an
-existing operating system uses all the space available on it, you need to
-partition it. Basically, partitioning a hard drive consists of logically
-dividing it to create space to install your new Linux-Mandrake system.
-
-
-Because the effects of the partitioning process are usually irreversible,
-partitioning can be intimidating and stressful if you are an inexperienced user.
-This wizard simplifies this process. Before beginning, please consult the manual
-and take your time.
-
-
-You need at least two partitions. One is for the operating system itself and the
-other is for the virtual memory (also called Swap).
-
-
-If partitions have been already defined (from a previous installation or from
-another partitioning tool), you just need choose those to use to install your
-Linux system.
-
-
-If partitions haven't been already defined, you need to create them.
-To do that, use the wizard available above. Depending of your hard drive
-configuration, several solutions can be available:
-
- * Use existing partition: the wizard has detected one or more existing Linux partitions on your hard drive. If
- you want to keep them, choose this option.
-
-
- * Erase entire disk: if you want delete all data and all partitions present on your hard drive and replace them by
- your new Linux-Mandrake system, you can choose this option. Be careful with this solution, you will not be
- able to revert your choice after confirmation.
-
-
- * Use the free space on the Windows partition: if Microsoft Windows is installed on your hard drive and takes
- all space available on it, you have to create free space for Linux data. To do that you can delete your
- Microsoft Windows partition and data (see \"Erase entire disk\" or \"Expert mode\" solutions) or resize your
- Microsoft Windows partition. Resizing can be performed without loss of any data. This solution is
- recommended if you want use both Linux-Mandrake and Microsoft Windows on same computer.
-
-
- Before choosing this solution, please understand that the size of your Microsoft
- Windows partition will be smaller than at present time. It means that you will have less free space under
- Microsoft Windows to store your data or install new software.
-
-
- * Expert mode: if you want to partition manually your hard drive, you can choose this option. Be careful before
- choosing this solution. It is powerful but it is very dangerous. You can lose all your data very easily. So,
- don't choose this solution unless you know what you are doing."),
-
-partition_with_diskdrake =>
- __("At this point, you need to choose what
-partition(s) to use to install your new Linux-Mandrake system. If partitions
-have been already defined (from a previous installation of GNU/Linux or from
-another partitioning tool), you can use existing partitions. In other cases,
-hard drive partitions must be defined.
-
-
-To create partitions, you must first select a hard drive. You can select the
-disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb\" for
-the second or \"sda\" for the first SCSI drive and so on.
-
-
-To partition the selected hard drive, you can use these options:
-
- * Clear all: this option deletes all partitions available on the selected hard drive.
-
-
- * Auto allocate: this option allows you to automatically create Ext2 and swap partitions in free space of your
- hard drive.
-
-
- * Rescue partition table: if your partition table is damaged, you can try to recover it using this option. Please
- be careful and remember that it can fail.
-
-
- * Undo: you can use this option to cancel your changes.
-
-
- * Reload: you can use this option if you wish to undo all changes and load your initial partitions table
-
-
- * Wizard: If you wish to use a wizard to partition your hard drive, you can use this option. It is recommended if
- you do not have a good knowledge in partitioning.
-
-
- * Restore from floppy: if you have saved your partition table on a floppy during a previous installation, you can
- recover it using this option.
-
-
- * Save on floppy: if you wish to save your partition table on a floppy to be able to recover it, you can use this
- option. It is strongly recommended to use this option
-
-
- * Done: when you have finished partitioning your hard drive, use this option to save your changes.
-
-
-For information, you can reach any option using the keyboard: navigate trough the partitions using Tab and Up/Down arrows.
-
-
-When a partition is selected, you can use:
-
- * Ctrl-c to create a new partition (when a empty partition is selected)
-
- * Ctrl-d to delete a partition
-
- * Ctrl-m to set the mount point
-
-
-
-If you are installing on a PPC Machine, you will want to create a small HFS 'bootstrap' partition of at least 1MB for use
-by the yaboot bootloader. If you opt to make the partition a bit larger, say 50MB, you may find it a useful place to store
-a spare kernel and ramdisk image for emergency boot situations."),
-
-ask_mntpoint_s =>
- __("Above are listed the existing Linux partitions detected on
-your hard drive. You can keep choices make by the wizard, they are good for a
-common usage. If you change these choices, you must at least define a root
-partition (\"/\"). Don't choose a too little partition or you will not be able
-to install enough software. If you want store your data on a separate partition,
-you need also to choose a \"/home\" (only possible if you have more than one
-Linux partition available).
-
-
-For information, each partition is listed as follows: \"Name\", \"Capacity\".
-
-
-\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",
-\"partition number\" (for example, \"hda1\").
-
-
-\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and \"sd\"
-if it is an SCSI hard drive.
-
-
-\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE hard drives:
-
- * \"a\" means \"master hard drive on the primary IDE controller\",
-
- * \"b\" means \"slave hard drive on the primary IDE controller\",
-
- * \"c\" means \"master hard drive on the secondary IDE controller\",
-
- * \"d\" means \"slave hard drive on the secondary IDE controller\".
-
-
-With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means \"secondary hard drive\", etc..."),
-
-takeOverHdChoose =>
- __("Choose the hard drive you want to erase to install your
-new Linux-Mandrake partition. Be careful, all data present on it will be lost
-and will not be recoverable."),
-
-takeOverHdConfirm =>
- __("Click on \"OK\" if you want to delete all data and
-partitions present on this hard drive. Be careful, after clicking on \"OK\", you
-will not be able to recover any data and partitions present on this hard drive,
-including any Windows data.
-
-
-Click on \"Cancel\" to cancel this operation without losing any data and
-partitions present on this hard drive."),
-
-resizeFATChoose =>
- __("More than one Microsoft Windows partition have been
-detected on your hard drive. Please choose the one you want resize to install
-your new Linux-Mandrake operating system.
-
-
-For information, each partition is listed as follow; \"Linux name\", \"Windows
-name\" \"Capacity\".
-
-\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number\",
-\"partition number\" (for example, \"hda1\").
-
-
-\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd\"
-if it is an SCSI hard drive.
-
-
-\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With IDE hard drives:
-
- * \"a\" means \"master hard drive on the primary IDE controller\",
-
- * \"b\" means \"slave hard drive on the primary IDE controller\",
-
- * \"c\" means \"master hard drive on the secondary IDE controller\",
-
- * \"d\" means \"slave hard drive on the secondary IDE controller\".
-
-With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means \"secondary hard drive\", etc.
-
-
-\"Windows name\" is the letter of your hard drive under Windows (the first disk
-or partition is called \"C:\")."),
-
-resizeFATWait =>
- __("Please be patient. This operation can take several minutes."),
-
-formatPartitions =>
- __("Any partitions that have been newly defined must be
-formatted for use (formatting meaning creating a filesystem).
-
-
-At this time, you may wish to reformat some already existing partitions to erase
-the data they contain. If you wish do that, please also select the partitions
-you want to format.
-
-
-Please note that it is not necessary to reformat all pre-existing partitions.
-You must reformat the partitions containing the operating system (such as \"/\",
-\"/usr\" or \"/var\") but do you no have to reformat partitions containing data
-that you wish to keep (typically /home).
-
-
-Please be careful selecting partitions, after formatting, all data will be
-deleted and you will not be able to recover any of them.
-
-
-Click on \"OK\" when you are ready to format partitions.
-
-
-Click on \"Cancel\" if you want to choose other partitions to install your new
-Linux-Mandrake operating system."),
-
-choosePackages =>
- __("You may now select the group of packages you wish to
-install or upgrade.
-
-
-DrakX will then check whether you have enough room to install them all. If not,
-it will warn you about it. If you want to go on anyway, it will proceed onto the
-installation of all selected groups but will drop some packages of lesser
-interest. At the bottom of the list you can select the option
-\"Individual package selection\"; in this case you will have to browse through
-more than 1000 packages..."),
-
-choosePackagesTree =>
- __("You can now choose individually all the packages you
-wish to install.
-
-
-You can expand or collapse the tree by clicking on options in the left corner of
-the packages window.
-
-
-If you prefer to see packages sorted in alphabetic order, click on the icon
-\"Toggle flat and group sorted\".
-
-
-If you want not to be warned on dependencies, click on \"Automatic
-dependencies\". If you do this, note that unselecting one package may silently
-unselect several other packages which depend on it."),
-
-chooseCD =>
- __("If you have all the CDs in the list above, click Ok. If you have
-none of those CDs, click Cancel. If only some CDs are missing, unselect them,
-then click Ok."),
-
-installPackages =>
- __("Your new Linux-Mandrake operating system is currently being
-installed. This operation should take a few minutes (it depends on size you
-choose to install and the speed of your computer).
-
-
-Please be patient."),
-
-selectMouse =>
- __( "You can now test your mouse. Use buttons and wheel to verify
-if settings are good. If not, you can click on \"Cancel\" to choose another
-driver."),
-
-selectSerialPort =>
- __("Please select the correct port. For example, the COM1
-port under MS Windows is named ttyS0 under GNU/Linux."),
-
-configureNetwork =>
- __("If you wish to connect your computer to the Internet or
-to a local network please choose the correct option. Please turn on your device
-before choosing the correct option to let DrakX detect it automatically.
-
-
-If you do not have any connection to the Internet or a local network, choose
-\"Disable networking\".
-
-
-If you wish to configure the network later after installation or if you have
-finished to configure your network connection, choose \"Done\"."),
-
-configureNetworkNoModemFound =>
- __("No modem has been detected. Please select the serial port on which it is plugged.
-
-
-For information, the first serial port (called \"COM1\" under Microsoft
-Windows) is called \"ttyS0\" under Linux."),
-
-configureNetworkDNS =>
- __("You may now enter dialup options. If you don't know
-or are not sure what to enter, the correct informations can be obtained from
-your Internet Service Provider. If you do not enter the DNS (name server)
-information here, this information will be obtained from your Internet Service
-Provider at connection time."),
-
-configureNetworkISDN =>
- __("If your modem is an external modem, please turn on it now to let DrakX detect it automatically."),
-
-configureNetworkADSL =>
- __("Please turn on your modem and choose the correct one."),
-
-configureNetworkADSL2 =>
- __("If you are not sure if informations above are
-correct or if you don't know or are not sure what to enter, the correct
-informations can be obtained from your Internet Service Provider. If you do not
-enter the DNS (name server) information here, this information will be obtained
-from your Internet Service Provider at connection time."),
-
-configureNetworkCable =>
- __("You may now enter your host name if needed. If you
-don't know or are not sure what to enter, the correct informations can be
-obtained from your Internet Service Provider."),
-
-configureNetworkIP =>
- __("You may now configure your network device.
-
- * IP address: if you don't know or are not sure what to enter, ask your network administrator.
- You should not enter an IP address if you select the option \"Automatic IP\" below.
-
- * Netmask: \"255.255.255.0\" is generally a good choice. If you don't know or are not sure what to enter,
- ask your network administrator.
-
- * Automatic IP: if your network uses BOOTP or DHCP protocol, select this option. If selected, no value is needed in
- \"IP address\". If you don't know or are not sure if you need to select this option, ask your network administrator."),
-
-configureNetworkHost =>
- __("You may now enter your host name if needed. If you
-don't know or are not sure what to enter, ask your network administrator."),
-
-configureNetworkHostDHCP =>
- __("You may now enter your host name if needed. If you
-don't know or are not sure what to enter, leave blank."),
-
-configureNetworkISP =>
- __("You may now enter dialup options. If you're not sure what to enter, the
-correct information can be obtained from your ISP."),
-
-configureNetworkProxy =>
- __("If you will use proxies, please configure them now. If you don't know if
-you should use proxies, ask your network administrator or your ISP."),
-
-installCrypto =>
- __("You can install cryptographic package if your internet connection has been
-set up correctly. First choose a mirror where you wish to download packages and
-after that select the packages to install.
-
-
-Note you have to select mirror and cryptographic packages according
-to your legislation."),
-
-configureTimezone =>
- __("You can now select your timezone according to where you live."),
-
-configureTimezoneGMT =>
- __("GNU/Linux manages time in GMT (Greenwich Manage
-Time) and translates it in local time according to the time zone you have
-selected.
-
-
-If you use Microsoft Windows on this computer, choose \"No\"."),
-
-configureServices =>
- __("You may now choose which services you want to start at boot time.
-
-
-When your mouse comes over an item, a small balloon help will popup which
-describes the role of the service.
-
-
-Be very careful in this step if you intend to use your machine as a server: you
-will probably want not to start any services that you don't need. Please
-remember that several services can be dangerous if they are enable on a server.
-In general, select only the services that you really need."),
-
-configurePrinter =>
- __("You can configure a local printer (connected to your computer) or remote
-printer (accessible via a Unix, Netware or Microsoft Windows network)."),
-
-configurePrinterSystem =>
- __("If you wish to be able to print, please choose one printing system between
-CUPS and LPR.
-
-
-CUPS is a new, powerful and flexible printing system for Unix systems (CUPS
-means \"Common Unix Printing System\"). It is the default printing system in
-Linux-Mandrake.
-
-
-LPR is the old printing system used in previous Linux-Mandrake distributions.
-
-
-If you don't have printer, click on \"None\"."),
-
-configurePrinterConnected =>
- __("GNU/Linux can deal with many types of printer. Each of these types requires
-a different setup.
-
-
-If your printer is physically connected to your computer, select \"Local
-printer\".
-
-
-If you want to access a printer located on a remote Unix machine, select
-\"Remote printer\".
-
-
-If you want to access a printer located on a remote Microsoft Windows machine
-(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."),
-
-configurePrinterLocal =>
- __("Please turn on your printer before continuing to let DrakX detect it.
-
-You have to enter some informations here.
-
-
- * Name of printer: the print spooler uses \"lp\" as default printer name. So, you must have a printer named \"lp\".
- If you have only one printer, you can use several names for it. You just need to separate them by a pipe
- character (a \"|\"). So, if you prefer a more meaningful name, you have to put it first, eg: \"My printer|lp\".
- The printer having \"lp\" in its name(s) will be the default printer.
-
-
- * Description: this is optional but can be useful if several printers are connected to your computer or if you allow
- other computers to access to this printer.
-
-
- * Location: if you want to put some information on your
- printer location, put it here (you are free to write what
- you want, for example \"2nd floor\").
-"),
-
-configurePrinterLPR =>
-__("You need to enter some informations here.
-
-
- * Name of queue: the print spooler uses \"lp\" as default printer name. So, you need have a printer named \"lp\".
- If you have only one printer, you can use several names for it. You just need to separate them by a pipe
- character (a \"|\"). So, if you prefer to have a more meaningful name, you have to put it first, eg: \"My printer|lp\".
- The printer having \"lp\" in its name(s) will be the default printer.
-
-
- * Spool directory: it is in this directory that printing jobs are stored. Keep the default choice
- if you don't know what to use
-
-
- * Printer Connection: If your printer is physically connected to your computer, select \"Local printer\".
- If you want to access a printer located on a remote Unix machine, select \"Remote lpd printer\".
-
-
- If you want to access a printer located on a remote Microsoft Windows machine (or on Unix machine using SMB
- protocol), select \"SMB/Windows 95/98/NT\".
-
-
- If you want to acces a printer located on NetWare network, select \"NetWare\".
-"),
-
-configurePrinterDev =>
- __("Your printer has not been detected. Please enter the name of the device on
-which it is connected.
-
-
-For information, most printers are connected on the first parallel port. This
-one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft Windows."),
-
-configurePrinterType =>
- __("You must now select your printer in the above list."),
-
-configurePrinterOptions =>
-__("Please select the right options according to your printer.
-Please see its documentation if you don't know what choose here.
-
-
-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."),
-
-setRootPassword =>
- __("You can now enter the root password for your Linux-Mandrake system.
-The password must be entered twice to verify that both password entries are identical.
-
-
-Root is the system's administrator and is the only user allowed to modify the
-system configuration. Therefore, choose this password carefully.
-Unauthorized use of the root account can be extemely dangerous to the integrity
-of the system, its data and other system connected to it.
-
-
-The password should be a mixture of alphanumeric characters and at least 8
-characters long. It should never be written down.
-
-
-Do not make the password too long or complicated, though: you must be able to
-remember it without too much effort."),
-
-setRootPasswordMd5 =>
- __("To enable a more secure system, you should select \"Use shadow file\" and
-\"Use MD5 passwords\"."),
-
-setRootPasswordNIS =>
- __("If your network uses NIS, select \"Use NIS\". If you don't know, ask your
-network administrator."),
-
-addUser =>
- __("You may now create one or more \"regular\" user account(s), as
-opposed to the \"privileged\" user account, root. You can create
-one or more account(s) for each person you want to allow to use
-the computer. Note that each user account will have its own
-preferences (graphical environment, program settings, etc.)
-and its own \"home directory\", in which these preferences are
-stored.
-
-
-First of all, create an account for yourself! Even if you will be the only user
-of the machine, you may NOT connect as root for daily use of the system: it's a
-very high security risk. Making the system unusable is very often a typo away.
-
-
-Therefore, you should connect to the system using the user account
-you will have created here, and login as root only for administration
-and maintenance purposes."),
-
-createBootdisk =>
- __("Creating a boot disk is strongly recommended. If you can't
-boot your computer, it's the only way to rescue your system without
-reinstalling it."),
-
-setupBootloaderBeginner =>
- __("You need to indicate where you wish
-to place the information required to boot to GNU/Linux.
-
-
-Unless you know exactly what you are doing, choose \"First sector of
-drive (MBR)\"."),
-
-setupBootloader =>
- __("Unless you know specifically otherwise, the usual choice is \"/dev/hda\"
- (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."),
-
-setupBootloaderAddEntry =>
- __("LILO (the LInux LOader) and Grub are bootloaders: they are able to boot
-either GNU/Linux or any other operating system present on your computer.
-Normally, these other operating systems are correctly detected and
-installed. If this is not the case, you can add an entry by hand in this
-screen. Be careful as to choose the correct parameters.
-
-
-You may also want not to give access to these other operating systems to
-anyone, in which case you can delete the corresponding entries. But
-in this case, you will need a boot disk in order to boot them!"),
-
-setupBootloaderGeneral =>
- __("LILO and grub main options are:
- - Boot device: Sets the name of the device (e.g. a hard disk
-partition) that contains the boot sector. Unless you know specifically
-otherwise, choose \"/dev/hda\".
-
-
- - Delay before booting default image: Specifies the number in tenths
-of a second the boot loader should wait before booting the first image.
-This is useful on systems that immediately boot from the hard disk after
-enabling the keyboard. The boot loader doesn't wait if \"delay\" is
-omitted or is set to zero.
-
-
- - Video mode: This specifies the VGA text mode that should be selected
-when booting. The following values are available:
-
- * normal: select normal 80x25 text mode.
-
- * <number>: use the corresponding text mode.
-
-
- - Clean \"/tmp\" at each boot: if you want delete all files and directories
-stored in \"/tmp\" when you boot your system, select this option.
-
-
- - Precise RAM if needed: unfortunately, there is no standard method to ask the
-BIOS about the amount of RAM present in your computer. As consequence, Linux may
-fail to detect your amount of RAM correctly. If this is the case, you can
-specify the correct amount or RAM here. Please note that a difference of 2 or 4
-MB between detected memory and memory present in your system is normal."),
-
-setupYabootGeneral =>
- __("Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able
-to boot either GNU/Linux, MacOS, or MacOSX, if present on your computer.
-Normally, these other operating systems are correctly detected and
-installed. If this is not the case, you can add an entry by hand in this
-screen. Be careful as to choose the correct parameters.
-
-
-Yaboot main options are:
-
-
- - Init Message: A simple text message that is displayed before the boot
-prompt.
-
-
- - Boot Device: Indicate where you want to place the information required to
-boot to GNU/Linux. Generally, you will have setup a bootstrap partition earlier
-to hold this information.
-
-
- - Open Firmware Delay: Unlike LILO, there are two delays available with
-yaboot. The first delay is measured in seconds and at this point you can
-choose between CD, OF boot, MacOS, or Linux.
-
-
- - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. After
-selecting Linux, you will have this delay in 0.1 seconds before your default
-kernel description is selected.
-
-
- - Enable CD Boot?: Checking this option will allow you to choose 'C' for CD at
-the first boot prompt.
-
-
- - Enable OF Boot?: Checking this option will allow you to choose 'N' for Open
-Firmware at the first boot prompt.
-
-
- - Default OS: You can select which OS will boot by default when the Open Firmware
-Delay expires."),
-
-setupYabootAddEntry =>
-__("You can add additional entries for yaboot, either for other operating systems,
-alternate kernels, or for an emergency boot image.
-
-
-For other OS's - the entry consists only of a label and the root partition.
-
-
-For Linux, there are a few possible options:
-
-
- - Label: This is simply the name will type at the yaboot prompt to select this
-boot option.
-
-
- - Image: This would be the name of the kernel to boot. Typically vmlinux or
-a variation of vmlinux with an extension.
-
-
- - Root: The root device or '/' for your Linux installation.
-
-
-
- - Append: On Apple hardware, the kernel append option is used quite often to
-assist in initializing video hardware, or to enable keyboard mouse button emulation
-for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The following
-are some examples:
-
-
- video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 hda=autotune
-
- video=atyfb:vmode:12,cmode:24 adb_buttons=103,111
-
-
-
- - Initrd: This option can be used either to load initial modules, before the boot
-device is available, or to load a ramdisk image for an emergency boot situation.
-
-
- - Initrd-size: The default ramdisk size is generally 4096 bytes. If you should need
-to allocate a large ramdisk, this option can be used.
-
-
- - Read-write: Normally the 'root' partition is initially brought up read-only, to allow
-a filesystem check before the system becomes 'live'. You can override this option here.
-
-
- - NoVideo: Should the Apple video hardware prove to be exceptionally problematic, you can
-select this option to boot in 'novideo' mode, with native framebuffer support.
-
-
- - Default: Selects this entry as being the default Linux selection, selectable by just
-pressing ENTER at the yaboot prompt. This entry will also be highlighted with a '*', if you
-press TAB to see the boot selections."),
-
-setupSILOAddEntry =>
- __("SILO is a bootloader for SPARC: it is able to boot
-either GNU/Linux or any other operating system present on your computer.
-Normally, these other operating systems are correctly detected and
-installed. If this is not the case, you can add an entry by hand in this
-screen. Be careful as to choose the correct parameters.
-
-
-You may also want not to give access to these other operating systems to
-anyone, in which case you can delete the corresponding entries. But
-in this case, you will need a boot disk in order to boot them!"),
-
-setupSILOGeneral =>
- __("SILO main options are:
- - Bootloader installation: Indicate where you want to place the
-information required to boot to GNU/Linux. Unless you know exactly
-what you are doing, choose \"First sector of drive (MBR)\".
-
-
- - Delay before booting default image: Specifies the number in tenths
-of a second the boot loader should wait before booting the first image.
-This is useful on systems that immediately boot from the hard disk after
-enabling the keyboard. The boot loader doesn't wait if \"delay\" is
-omitted or is set to zero."),
-
-configureX =>
- __("Now it's time to configure the X Window System, which is the
-core of the GNU/Linux GUI (Graphical User Interface). For this purpose,
-you must configure your video card and monitor. Most of these
-steps are automated, though, therefore your work may only consist
-of verifying what has been done and accept the settings :)
-
-
-When the configuration is over, X will be started (unless you
-ask DrakX not to) so that you can check and see if the
-settings suit you. If they don't, you can come back and
-change them, as many times as necessary."),
-
-configureXmain =>
- __("If something is wrong in X configuration, use these options to correctly
-configure the X Window System."),
-
-configureXxdm =>
- __("If you prefer to use a graphical login, select \"Yes\". Otherwise, select
-\"No\"."),
-
-miscellaneous =>
- __("You can choose a security level for your system. Please refer to the manual for complete
- information. Basically, if you don't know what to choose, keep the default option.
-"),
-
-exitInstall =>
- __("Your system is going to reboot.
-
-After rebooting, your new Linux Mandrake system will load automatically.
-If you want to boot into another existing operating system, please read
-the additional instructions."),
-);
-
-#-#- ################################################################################
-#-#- NO LONGER UP-TO-DATE...
-#-%steps_long = (
-#-selectLanguage =>
-#- __("Choose preferred language for install and system usage."),
-#-
-#-selectKeyboard =>
-#- __("Choose the layout corresponding to your keyboard from the list above"),
-#-
-#-selectPath =>
-#- __("Choose \"Installation\" if there are no previous versions of GNU/Linux
-#-installed, or if you wish to use multiple distributions or versions.
-#-
-#-
-#-Choose \"Update\" if you wish to update a previous version of Mandrake
-#-Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) or 6.0 (Venus)."),
-#-
-#-selectInstallClass =>
-#- __("Select:
-#-
-#- - Beginner: If you have never installed GNU/Linux before, and wish to
-#-install the distribution elected \"Product of the year\" for 1999,
-#-click here.
-#-
-#- - Developer: If you are familiar with GNU/Linux and will be using the
-#-computer primarily for software development, you will find happiness
-#-here.
-#-
-#- - Server: If you wish to install a general purpose server, or the
-#-GNU/Linux distribution elected \"Distribution/Server\" for 1999, select
-#-this.
-#-
-#- - Expert: If you are fluent with GNU/Linux and want to perform
-#-a highly customized installation, this Install Class is for you."),
-#-
-#-setupSCSI =>
-#- __("DrakX will attempt at first to look for one or more PCI
-#-SCSI adapter(s). If it finds it (or them) and knows which driver(s)
-#-to use, it will insert it (them) automatically.
-#-
-#-If your SCSI adapter is ISA, or is PCI but DrakX doesn't know
-#-which driver to use for this card, or if you have no SCSI adapters
-#-at all, you will then be prompted on whether you have one or not.
-#-If you have none, answer \"No\". If you have one or more, answer
-#-\"Yes\". A list of drivers will then pop up, from which you will
-#-have to select one.
-#-
-#-After you have selected the driver, DrakX will ask if you
-#-want to specify options for it. First, try and let the driver
-#-probe for the hardware: it usually works fine.
-#-
-#-If not, do not forget the information on your hardware that you
-#-could get from you documentation or from Windows (if you have
-#-it on your system), as suggested by the installation guide.
-#-These are the options you will need to provide to the driver."),
-#-
-#-partitionDisks =>
-#- __("In this stage, you may choose what partition(s) use to install your
-#-Linux-Mandrake system."),
-#-
-#-#At this point, hard drive partitions must be defined. (Unless you
-#-#are overwriting a previous install of GNU/Linux and have already defined
-#-#your hard drive partitions as desired.) This operation consists of
-#-#logically dividing the computer's hard drive capacity into separate
-#-#areas for use.
-#-#
-#-#
-#-#Two common partition are: the root partition (/), which is the starting
-#-#point of the filesystem's directory hierarchy, and /boot, which contains
-#-#all files necessary to start the operating system when the
-#-#computer is first turned on.
-#-#
-#-#
-#-#Because the effects of this process are usually irreversible, partitioning
-#-#can be intimidating and stressful to the unexperienced. DiskDrake
-#-#simplifies the process so that it need not be. Consult the documentation
-#-#and take your time before proceeding."),
-#-
-#-formatPartitions =>
-#- __("Any partitions that have been newly defined must be formatted for
-#-use (formatting meaning creating a filesystem). At this time, you may
-#-wish to re-format some already existing partitions to erase the data
-#-they contain. Note: it is not necessary to re-format pre-existing
-#-partitions, particularly if they contain files or data you wish to keep.
-#-Typically retained are /home and /usr/local."),
-#-
-#-choosePackages =>
-#- __("You may now select the packages you wish to install.
-#-
-#-
-#-Please note that some packages require the installation of others.
-#-These are referred to as package dependencies. The packages you select,
-#-and the packages they require will be automatically selected for
-#-install. It is impossible to install a package without installing all
-#-of its dependencies.
-#-
-#-
-#-Information on each category and specific package is available in the
-#-area titled \"Info\", located between list of packages and the five
-#-buttons \"Install\", \"Select more/less\" and \"Show more/less\"."),
-#-
-#-doInstallStep =>
-#- __("The packages selected are now being installed.
-#-
-#-
-#-This operation should take a few minutes."),
-#-
-#-selectMouse =>
-#- __("If DrakX failed to find your mouse, or if you want to
-#-check what it has done, you will be presented the list of mice
-#-above.
-#-
-#-
-#-If you agree with DrakX' settings, just jump to the section
-#-you want by clicking on it in the menu on the left. Otherwise,
-#-choose a mouse type in the menu which you think is the closest
-#-match for your mouse.
-#-
-#-In case of a serial mouse, you will also have to tell DrakX
-#-which serial port it is connected to."),
-#-
-#-configureNetwork =>
-#- __("This section is dedicated to configuring a local area network,
-#-or LAN. If you answer \"Yes\" here, DrakX will try to find an
-#-Ethernet adapter on your machine. PCI adapters should be found and
-#-initialized automatically. However, if your peripheral is ISA,
-#-autodetection will not work, and you will have to choose a driver
-#-from the list that will appear then.
-#-
-#-
-#-As for SCSI adapters, you can let the driver probe for the adapter
-#-in the first time, otherwise you will have to specify the options
-#-to the driver that you will have fetched from Windows' control
-#-panel.
-#-
-#-
-#-If you install a Linux-Mandrake system on a machine which is part
-#-of an already existing network, the network administrator will
-#-have given you all necessary information (IP address, network
-#-submask or netmask for short, and hostname). If you're setting
-#-up a private network at home for example, you should choose
-#-addresses "),
-#-
-#-configureTimezone =>
-#- __("Help"),
-#-
-#-configureServices =>
-#- __("Help"),
-#-
-#-configurePrinter =>
-#- __("GNU/Linux can deal with many types of printer. Each of these
-#-types require a different setup.
-#-
-#-
-#-If your printer is directly connected to your computer, select
-#-\"Local printer\". You will then have to tell which port your
-#-printer is connected to, and select the appropriate filter.
-#-
-#-
-#-If you want to access a printer located on a remote Unix machine,
-#-you will have to select \"Remote lpd queue\". In order to make
-#-it work, no username or password is required, but you will need
-#-to know the name of the printing queue on this server.
-#-
-#-
-#-If you want to access a SMB printer (which means, a printer located
-#-on a remote Windows 9x/NT machine), you will have to specify its
-#-SMB name (which is not its TCP/IP name), and possibly its IP address,
-#-plus the username, workgroup and password required in order to
-#-access the printer, and of course the name of the printer.The same goes
-#-for a NetWare printer, except that you need no workgroup information."),
-#-
-#-setRootPassword =>
-#- __("You must now enter the root password for your Linux-Mandrake
-#-system. The password must be entered twice to verify that both
-#-password entries are identical.
-#-
-#-
-#-Root is the administrator of the system, and is the only user
-#-allowed to modify the system configuration. Therefore, choose
-#-this password carefully! Unauthorized use of the root account can
-#-be extremely dangerous to the integrity of the system and its data,
-#-and other systems connected to it. The password should be a
-#-mixture of alphanumeric characters and a least 8 characters long. It
-#-should *never* be written down. Do not make the password too long or
-#-complicated, though: you must be able to remember without too much
-#-effort."),
-#-
-#-addUser =>
-#- __("You may now create one or more \"regular\" user account(s), as
-#-opposed to the \"privileged\" user account, root. You can create
-#-one or more account(s) for each person you want to allow to use
-#-the computer. Note that each user account will have its own
-#-preferences (graphical environment, program settings, etc.)
-#-and its own \"home directory\", in which these preferences are
-#-stored.
-#-
-#-
-#-First of all, create an account for yourself! Even if you will be the only user
-#-of the machine, you may NOT connect as root for daily use of the system: it's a
-#-very high security risk. Making the system unusable is very often a typo away.
-#-
-#-
-#-Therefore, you should connect to the system using the user account
-#-you will have created here, and login as root only for administration
-#-and maintenance purposes."),
-#-
-#-createBootdisk =>
-#- __("Please, please, answer \"Yes\" here! Just for example, when you
-#-reinstall Windows, it will overwrite the boot sector. Unless you have
-#-made the bootdisk as suggested, you won't be able to boot into GNU/Linux
-#-any more!"),
-#-
-#-setupBootloader =>
-#- __("You need to indicate where you wish
-#-to place the information required to boot to GNU/Linux.
-#-
-#-
-#-Unless you know exactly what you are doing, choose \"First sector of
-#-drive (MBR)\"."),
-#-
-#-configureX =>
-#- __("Now it's time to configure the X Window System, which is the
-#-core of the GNU/Linux GUI (Graphical User Interface). For this purpose,
-#-you must configure your video card and monitor. Most of these
-#-steps are automated, though, therefore your work may only consist
-#-of verifying what has been done and accept the settings :)
-#-
-#-
-#-When the configuration is over, X will be started (unless you
-#-ask DrakX not to) so that you can check and see if the
-#-settings suit you. If they don't, you can come back and
-#-change them, as many times as necessary."),
-#-
-#-exitInstall =>
-#- __("Help"),
-#-);
diff --git a/perl-install/http.pm b/perl-install/http.pm
deleted file mode 100644
index 48c89d4f7..000000000
--- a/perl-install/http.pm
+++ /dev/null
@@ -1,42 +0,0 @@
-package http; # $Id$
-
-use IO::Socket;
-use network;
-
-
-my $sock;
-
-sub getFile {
- local($^W) = 0;
-
- my ($host, $port, $path) = $ENV{URLPREFIX} =~ m,^http://([^/:]+)(?::(\d+))?(/\S*)?$,;
- $host = network::resolv($host);
- $path .= "/$_[0]";
-
- $sock->close if $sock;
- $_[0] eq 'XXX' and return; #- force closing connection.
- $sock = IO::Socket::INET->new(PeerAddr => $host,
- PeerPort => $port || 80,
- Proto => 'tcp',
- Timeout => 60) or die "can't connect ";
- $sock->autoflush;
- print $sock join("\015\012" =>
- "GET $path HTTP/1.0",
- "Host: $host" . ($port && ":$port"),
- "User-Agent: DrakX/vivelinuxabaszindozs",
- "", "");
-
- #- skip until empty line
- local $_;
- my ($now, $last, $tmp) = 0;
- my $read = sub { sysread($sock, $_, 1) || die; $tmp .= $_ };
- do {
- $last = $now;
- &$read; &$read if /\015/;
- $now = /\012/;
- } until ($now && $last);
-
- $tmp =~ /^.*\b200\b/ ? $sock : undef;
-}
-
-1;
diff --git a/perl-install/install2 b/perl-install/install2
deleted file mode 100755
index 426b8ce21..000000000
--- a/perl-install/install2
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/usr/bin/perl
-
-#- Mandrake Graphic Install $Id$
-#- Copyright (C) 1999/2000 MandrakeSoft (pixel@linux-mandrake.com)
-#-
-#- This program is free software; you can redistribute it and/or modify
-#- it under the terms of the GNU General Public License as published by
-#- the Free Software Foundation; either version 2, or (at your option)
-#- any later version.
-#-
-#- This program is distributed in the hope that it will be useful,
-#- but WITHOUT ANY WARRANTY; without even the implied warranty of
-#- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-#- GNU General Public License for more details.
-#-
-#- You should have received a copy of the GNU General Public License
-#- along with this program; if not, write to the Free Software
-#- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-use diagnostics;
-use strict;
-
-use lib qw(/usr/bin/perl-install .);
-use install2;
-
-$::testing = $ENV{PERL_INSTALL_TEST};
-$::isStandalone = 0;
-
-install2::main(@ARGV);
-
-c::_exit(0);
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
deleted file mode 100644
index ac9f40db0..000000000
--- a/perl-install/install2.pm
+++ /dev/null
@@ -1,619 +0,0 @@
-
-package install2; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw($o $version);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :file :system :functional);
-use install_any qw(:all);
-use install_steps;
-use commands;
-use lang;
-use keyboard;
-use mouse;
-use fsedit;
-use devices;
-use partition_table qw(:types);
-use modules;
-use detect_devices;
-use run_program;
-use any;
-use log;
-use fs;
-#-$::corporate=1;
-
-#-######################################################################################
-#- Steps table
-#-######################################################################################
-my (%installSteps, @orderedInstallSteps);
-{
- my @installStepsFields = qw(text redoable onError hidden needs icon);
- #entered reachable toBeDone next done;
- my @installSteps = (
- selectLanguage => [ __("Choose your language"), 1, 1, '', '', 'default' ],
- selectInstallClass => [ __("Select installation class"), 1, 1, '', '', 'default' ],
- setupSCSI => [ __("Hard drive detection"), 1, 0, '', '', 'harddrive' ],
- selectMouse => [ __("Configure mouse"), 1, 1, '', "selectInstallClass", 'mouse' ],
- selectKeyboard => [ __("Choose your keyboard"), 1, 1, '', "selectInstallClass", 'keyboard' ],
- miscellaneous => [ __("Security"), 1, 1, '!$::expert', '', 'security' ],
- doPartitionDisks => [ __("Setup filesystems"), 1, 0, '', "selectInstallClass", 'default' ],
- formatPartitions => [ __("Format partitions"), 1, -1, '$o->{isUpgrade}', "doPartitionDisks", 'default' ],
- choosePackages => [ __("Choose packages to install"), 1, -2, '!$::expert', "formatPartitions", 'default' ],
- installPackages => [ __("Install system"), 1, -1, '', ["formatPartitions", "selectInstallClass"], '' ],
- setRootPassword => [ __("Set root password"), 1, 1, '', "installPackages", 'rootpasswd' ],
- addUser => [ __("Add a user"), 1, 1, '', "installPackages", 'user' ],
- configureNetwork => [ __("Configure networking"), 1, 1, '', "formatPartitions", 'network' ],
-#- installCrypto => [ __("Cryptographic"), 1, 1, '!$::expert', "configureNetwork" ],
- summary => [ __("Summary"), 1, 0, '', "installPackages", 'default' ],
- configureServices => [ __("Configure services"), 1, 1, '!$::expert', "installPackages", 'services' ],
-if_((arch() !~ /alpha/) && (arch() !~ /ppc/),
- createBootdisk => [ __("Create a bootdisk"), 1, 0, '', "installPackages", 'bootdisk' ],
-),
- setupBootloader => [ __("Install bootloader"), 1, 1, '', "installPackages", 'bootloader' ],
- configureX => [ __("Configure X"), 1, 1, '', ["formatPartitions", "setupBootloader"], 'X' ],
- exitInstall => [ __("Exit install"), 0, 0, '!$::expert && !$::live', '', 'default' ],
-);
- for (my $i = 0; $i < @installSteps; $i += 2) {
- my %h; @h{@installStepsFields} = @{ $installSteps[$i + 1] };
- $h{next} = $installSteps[$i + 2];
- $h{entered} = 0;
- $h{onError} = $installSteps[$i + 2 * $h{onError}];
- $h{reachable} = !$h{needs};
- $installSteps{ $installSteps[$i] } = \%h;
- push @orderedInstallSteps, $installSteps[$i];
- }
- $installSteps{first} = $installSteps[0];
-}
-#-#####################################################################################
-#-INTERNAL CONSTANT
-#-#####################################################################################
-
-my @install_classes = qw(normal developer server);
-
-#-#######################################################################################
-#-$O
-#-the big struct which contain, well everything (globals + the interactive methods ...)
-#-if you want to do a kickstart file, you just have to add all the required fields (see for example
-#-the variable $default)
-#-#######################################################################################
-$o = $::o = {
-# bootloader => { linear => 0, lba32 => 1, message => 1, timeout => 5, restricted => 0 },
- mkbootdisk => 1, #- no mkbootdisk if 0 or undef, find a floppy with 1, or fd1
-#- packages => [ qw() ],
- partitioning => { clearall => 0, eraseBadPartitions => 0, auto_allocate => 0 }, #-, readonly => 0 },
- security => 2,
- authentication => { md5 => 1, shadow => 1 },
- lang => 'en_US',
- isUpgrade => 0,
- toRemove => [],
- toSave => [],
-#- simple_themes => 1,
-
- timezone => {
-#- timezone => "Europe/Paris",
-#- UTC => 1,
- },
-#- superuser => { password => 'a', shell => '/bin/bash', realname => 'God' },
-#- user => { name => 'foo', password => 'bar', home => '/home/foo', shell => '/bin/bash', realname => 'really, it is foo' },
-
-#- keyboard => 'de',
-#- display => "192.168.1.19:1",
- steps => \%installSteps,
- orderedSteps => \@orderedInstallSteps,
-
-#- for the list of fields available for user and superuser, see @etc_pass_fields in install_steps.pm
-#- intf => { eth0 => { DEVICE => "eth0", IPADDR => '1.2.3.4', NETMASK => '255.255.255.128' } },
-
-#-step : the current one
-#-prefix
-#-mouse
-#-keyboard
-#-netc
-#-methods
-#-packages compss
-#-printer haveone entry(cf printer.pm)
-
-};
-
-#-######################################################################################
-#- Steps Functions
-#- each step function are called with two arguments : clicked(because if you are a
-#- beginner you can force the the step) and the entered number
-#-######################################################################################
-
-#------------------------------------------------------------------------------
-sub selectLanguage {
- $o->selectLanguage($_[1] == 1);
-
- addToBeDone {
- lang::write_langs($o->{prefix}, $o->{langs});
- } 'formatPartitions' unless $::g_auto_install;
- addToBeDone {
- lang::write($o->{prefix}, $o->{lang});
- keyboard::write($o->{prefix}, $o->{keyboard}, lang::lang2charset($o->{lang}));
- } 'installPackages' unless $::g_auto_install;
-}
-
-#------------------------------------------------------------------------------
-sub selectMouse {
- require pkgs;
- my ($first_time) = $_[1] == 1;
-
- add2hash($o->{mouse} ||= {}, mouse::read($o->{prefix})) if $o->{isUpgrade} && $first_time;
-
- $o->selectMouse(!$first_time);
- addToBeDone { mouse::write($o->{prefix}, $o->{mouse}) } 'installPackages';
-}
-
-#------------------------------------------------------------------------------
-sub setupSCSI {
- my ($clicked) = @_;
- $o->setupSCSI($clicked);
-}
-
-#------------------------------------------------------------------------------
-sub selectKeyboard {
- my ($clicked, $first_time) = ($_[0], $_[1] == 1);
-
- if ($o->{isUpgrade} && $first_time && $o->{keyboard_unsafe}) {
- my $keyboard = keyboard::read($o->{prefix});
- $keyboard and $o->{keyboard} = $keyboard;
- }
- return if !$::expert && !$clicked;
-
- $o->selectKeyboard($clicked);
-}
-
-#------------------------------------------------------------------------------
-sub selectInstallClass {
- my ($clicked) = @_;
-
- $o->selectInstallClass($clicked);
-
- if ($o->{steps}{choosePackages}{entered} >= 1 && !$o->{steps}{installPackages}{done}) {
- $o->setPackages(\@install_classes);
- $o->selectPackagesToUpgrade if $o->{isUpgrade};
- }
- if ($o->{isUpgrade}) {
- @{$o->{orderedSteps}} = map { /setupSCSI/ ? ($_, "doPartitionDisks") : $_ }
- grep { !/doPartitionDisks/ } @{$o->{orderedSteps}};
- my $s; foreach (@{$o->{orderedSteps}}) {
- $s->{next} = $_ if $s;
- $s = $o->{steps}{$_};
- }
- }
-}
-
-#------------------------------------------------------------------------------
-sub doPartitionDisks {
- $o->{steps}{formatPartitions}{done} = 0;
- $o->doPartitionDisksBefore;
- $o->doPartitionDisks;
- $o->doPartitionDisksAfter;
-}
-
-sub formatPartitions {
- $o->{steps}{choosePackages}{done} = 0;
- $o->choosePartitionsToFormat($o->{fstab}) unless $o->{isUpgrade};
- $o->formatMountPartitions($o->{fstab}) unless $::testing;
-
- mkdir "$o->{prefix}/$_", 0755 foreach
- qw(dev etc etc/profile.d etc/rpm etc/sysconfig etc/sysconfig/console
- etc/sysconfig/network-scripts etc/sysconfig/console/consolefonts
- etc/sysconfig/console/consoletrans
- home mnt tmp var var/tmp var/lib var/lib/rpm var/lib/urpmi);
- mkdir "$o->{prefix}/$_", 0700 foreach qw(root root/tmp);
-
- any::rotate_logs($o->{prefix});
-
- require raid;
- raid::prepare_prefixed($o->{raid}, $o->{prefix});
-
- my $d = "/initrd/loopfs/lnx4win";
- if (-d $d) {
-#- install_any::useMedium(0);
- install_any::getAndSaveFile("lnx4win/$_", "$d/$_") foreach qw(ctl3d32.dll loadlin.exe linux.pif lnx4win.exe lnx4win.ico rm.exe uninstall.bat uninstall.pif);
- }
-
-#- chdir "$o->{prefix}"; was for core dumps
-
- #-noatime option for ext2 fs on laptops (do not wake up the hd)
- #- Do not update inode access times on this
- #- file system (e.g, for faster access on the
- #- news spool to speed up news servers).
- $o->{pcmcia} and $_->{options} = "noatime" foreach grep { isTrueFS($_) } @{$o->{fstab}};
-}
-
-#------------------------------------------------------------------------------
-sub choosePackages {
- require pkgs;
-
- #- always setPackages as it may have to copy hdlist files and depslist file.
- $o->setPackages;
- $o->selectPackagesToUpgrade if $o->{isUpgrade} && $_[1] == 1;
-
- $o->choosePackages($o->{packages}, $o->{compssUsers}, $_[1] == 1);
- log::l("compssUsersChoice's: ", join(" ", grep { $o->{compssUsersChoice}{$_} } keys %{$o->{compssUsersChoice}}));
-
- #- check pre-condition where base backage has to be selected.
- pkgs::packageFlagSelected(pkgs::packageByName($o->{packages}, 'basesystem')) or die "basesystem package not selected";
-
- #- check if there are package that need installation.
- $o->{steps}{installPackages}{done} = 0 if $o->{steps}{installPackages}{done} && pkgs::packagesToInstall($o->{packages}) > 0;
-}
-
-#------------------------------------------------------------------------------
-sub installPackages {
- $o->readBootloaderConfigBeforeInstall if $_[1] == 1;
-
- $o->beforeInstallPackages;
- $o->installPackages;
- $o->afterInstallPackages;
-}
-#------------------------------------------------------------------------------
-sub miscellaneous {
- $o->miscellaneousBefore($_[0]);
- $o->miscellaneous($_[0]);
-
- addToBeDone {
- setVarsInSh("$o->{prefix}/etc/sysconfig/system", {
- CLEAN_TMP => $o->{miscellaneous}{CLEAN_TMP},
- CLASS => $::expert && 'expert' || 'beginner',
- SECURITY => $o->{security},
- META_CLASS => $o->{meta_class} || 'PowerPack',
- });
- substInFile { s/KEYBOARD_AT_BOOT=.*/KEYBOARD_AT_BOOT=yes/ } "$o->{prefix}/etc/sysconfig/usb" if detect_devices::usbKeyboards();
-
- } 'installPackages';
-}
-
-#------------------------------------------------------------------------------
-sub summary { $o->summary($_[1] == 1) }
-#------------------------------------------------------------------------------
-sub configureNetwork {
- #- get current configuration of network device.
- require network;
- eval { network::read_all_conf($o->{prefix}, $o->{netc} ||= {}, $o->{intf} ||= {}) };
- $o->configureNetwork($_[1] == 1);
-}
-#------------------------------------------------------------------------------
-sub installCrypto { $o->installCrypto }
-#------------------------------------------------------------------------------
-sub configureServices { $o->configureServices($_[0]) }
-#------------------------------------------------------------------------------
-sub setRootPassword {
- return if $o->{isUpgrade};
-
- $o->setRootPassword($_[0]);
- addToBeDone { install_any::setAuthentication($o) } 'installPackages';
-}
-#------------------------------------------------------------------------------
-sub addUser {
- return if $o->{isUpgrade} && !$_[0];
-
- $o->addUser($_[0]);
-}
-
-#------------------------------------------------------------------------------
-sub createBootdisk {
- modules::write_conf($o->{prefix});
- $o->createBootdisk($_[1] == 1);
-}
-
-#------------------------------------------------------------------------------
-sub setupBootloader {
- return if $::g_auto_install;
-
- modules::write_conf($o->{prefix});
-
- $o->setupBootloaderBefore if $_[1] == 1;
- $o->setupBootloader($_[1] - 1);
-
- local $ENV{DRAKX_PASSWORD} = $o->{bootloader}{password};
- local $ENV{DURING_INSTALL} = 1;
- run_program::rooted($o->{prefix}, "/usr/sbin/msec", $o->{security});
-}
-#------------------------------------------------------------------------------
-sub configureX {
- my ($clicked) = @_;
-
- #- done here and also at the end of install2.pm, just in case...
- install_any::write_fstab($o);
- modules::write_conf($o->{prefix});
-
- require pkgs;
- $o->configureX($clicked) if pkgs::packageFlagInstalled(pkgs::packageByName($o->{packages}, 'XFree86')) && !$o->{X}{disabled} || $clicked || $::testing;
-}
-#------------------------------------------------------------------------------
-sub exitInstall { $o->exitInstall(getNextStep() eq "exitInstall") }
-
-
-#-######################################################################################
-#- MAIN
-#-######################################################################################
-sub main {
- $SIG{__DIE__} = sub { chomp(my $err = $_[0]); log::l("warning: $err") };
- $SIG{SEGV} = sub { my $msg = "segmentation fault: seems like memory is missing as the install crashes"; print "$msg\n"; log::l($msg);
- $o->ask_warn('', $msg);
- setVirtual(1);
- require install_steps_auto_install;
- install_steps_auto_install::errorInStep();
- };
- $ENV{PERL_BADLANG} = 1;
- umask 022;
-
- $::isInstall = 1;
- $::expert = $::g_auto_install = 0;
-
-#- c::unlimit_core() unless $::testing;
-
- my ($cfg, $patch, @auto);
- my %cmdline; map {
- my ($n, $v) = split '=';
- $cmdline{$n} = $v || 1;
- } split ' ', cat_("/proc/cmdline");
-
- my $opt; foreach (@_) {
- if (/^--?(.*)/) {
- $cmdline{$opt} = 1 if $opt;
- $opt = $1;
- } else {
- $cmdline{$opt} = $_ if $opt;
- $opt = '';
- }
- } $cmdline{$opt} = 1 if $opt;
-
- map_each {
- my ($n, $v) = @_;
- my $f = ${{
- oem => sub { $::oem = $v },
- lang => sub { $o->{lang} = $v },
- flang => sub { $o->{lang} = $v ; push @auto, 'selectLanguage' },
- method => sub { $o->{method} = $v },
- pcmcia => sub { $o->{pcmcia} = $v },
- vga16 => sub { $o->{vga16} = $v },
- vga => sub { $o->{vga} = $v },
- step => sub { $o->{steps}{first} = $v },
- expert => sub { $::expert = $v },
- fbeginner => sub { $::expert = 0; push @auto, 'selectInstallClass' },
- fexpert => sub { $::expert = 1; push @auto, 'selectInstallClass' },
- desktop => sub { $o->{meta_class} = 'desktop' },
- firewall => sub { $o->{meta_class} = 'firewall'; push @auto, 'selectInstallClass'},
- lnx4win => sub { $o->{lnx4win} = 1 },
- readonly => sub { $o->{partitioning}{readonly} = $v ne "0" },
- display => sub { $o->{display} = $v },
- security => sub { $o->{security} = $v },
- live => sub { $::live = 1 },
- noauto => sub { $::noauto = 1 },
- test => sub { $::testing = 1 },
- nopci => sub { $::nopci = 1 },
- patch => sub { $patch = 1 },
- defcfg => sub { $cfg = $v },
- newt => sub { $o->{interactive} = "newt" },
- text => sub { $o->{interactive} = "newt" },
- stdio => sub { $o->{interactive} = "stdio"},
- corporate => sub { $::corporate = 1 },
- kickstart => sub { $::auto_install = $v },
- auto_install => sub { $::auto_install = $v },
- simple_themes => sub { $o->{simple_themes} = 1 },
- useless_thing_accepted => sub { $o->{useless_thing_accepted} = 1 },
- alawindows => sub { $o->{security} = 0; $o->{partitioning}{clearall} = 1; $o->{bootloader}{crushMbr} = 1 },
- fdisk => sub { $o->{partitioning}{fdisk} = 1 },
- g_auto_install => sub { $::testing = $::g_auto_install = 1; $o->{partitioning}{auto_allocate} = 1 },
- nomouseprobe => sub { $o->{nomouseprobe} = $v },
- }}{lc $n}; &$f if $f;
- } %cmdline;
-
- if ($::testing) {
- $ENV{SHARE_PATH} ||= "/export/Mandrake/mdkinst/usr/share";
- $ENV{SHARE_PATH} = "/usr/share" if !-e $ENV{SHARE_PATH};
- } else {
- $ENV{SHARE_PATH} ||= "/usr/share";
- }
-
- undef $::auto_install if $cfg;
- if ($::g_auto_install) {
- (my $root = `/bin/pwd`) =~ s|(/[^/]*){5}$||;
- symlinkf $root, "/tmp/image" or die "unable to create link /tmp/image";
- $o->{method} ||= "cdrom";
- $o->{mkbootdisk} = 0;
- }
- unless ($::testing || $::live) {
- symlink "rhimage", "/tmp/image"; #- for compatibility with old stage1
- unlink $_ foreach "/modules/modules.mar", "/sbin/stage1";
- }
-
- print STDERR "in second stage install\n";
- log::openLog(($::testing || $o->{localInstall}) && 'debug.log');
- log::l("second stage install running (", any::drakx_version(), ")");
-
- $o->{prefix} = $::testing ? "/tmp/test-perl-install" : $::live ? "" : "/mnt";
- $o->{root} = $::testing ? "/tmp/root-perl-install" : "/";
- $o->{isUpgrade} = 1 if $::live;
- mkdir $o->{prefix}, 0755;
- mkdir $o->{root}, 0755;
- devices::make("/dev/zero"); #- needed by ddcxinfos
-
- #- make sure we don't pick up any gunk from the outside world
- my $remote_path = "$o->{prefix}/sbin:$o->{prefix}/bin:$o->{prefix}/usr/sbin:$o->{prefix}/usr/bin:$o->{prefix}/usr/X11R6/bin";
- $ENV{PATH} = "/usr/bin:/bin:/sbin:/usr/sbin:/usr/X11R6/bin:$remote_path" unless $::g_auto_install;
-
- eval { spawnShell() };
-
- $o->{prefix} = $::testing ? "/tmp/test-perl-install" : $::live ? "" : "/mnt";
- mkdir $o->{prefix}, 0755;
-
- modules::load_deps(($::testing ? ".." : "") . "/modules/modules.dep");
- modules::read_stage1_conf($_) foreach "/tmp/conf.modules", "/etc/modules.conf";
- modules::read_already_loaded();
-
- $o->{interactive} ||= 'gtk';
- if ($o->{interactive} eq "gtk" && availableMemory < 22 * 1024) {
- log::l("switching to newt install cuz not enough memory");
- $o->{interactive} = "newt";
- }
-
- #- done after module dependencies are loaded for "vfat depends on fat"
- if ($::auto_install) {
- require install_steps_auto_install;
- eval { $o = $::o = install_any::loadO($o, $::auto_install) };
- if ($@) {
- log::l("error using auto_install, continuing");
- undef $::auto_install;
- } else {
- log::l("auto install config file loaded successfully");
- }
- }
- unless ($::auto_install) {
- $o->{interactive} ||= 'gtk';
- require"install_steps_$o->{interactive}.pm";
- }
-
- eval { $o = $::o = install_any::loadO($o, "patch") } if $patch;
- eval { $o = $::o = install_any::loadO($o, $cfg) } if $cfg;
-
- eval { modules::load("af_packet") };
-
- map_index {
- modules::add_alias("sound-slot-$::i", $_->{driver});
- } modules::get_that_type('sound');
-
- #- needed very early for install_steps_gtk
- modules::load_thiskind("usb");
- eval { ($o->{mouse}, @{$o->{wacom} = []}) = mouse::detect() } unless $o->{nomouseprobe} || $o->{mouse};
-
- lang::set($o->{lang}); #- mainly for defcfg
-
- $o->{allowFB} = listlength(cat_("/proc/fb"));
-
- my $VERSION = cat__(install_any::getFile("VERSION")) or do { print "VERSION file missing\n"; sleep 5 };
- $o->{lnx4win} = 1 if $VERSION =~ /lnx4win/i;
- $o->{meta_class} = 'desktop' if $VERSION =~ /desktop/i;
- $o->{meta_class} = 'firewall' if $VERSION =~ /firewall/i;
- if ($::oem) {
- $o->{partitioning}{use_existing_root} = 1;
- $o->{partitioning}{auto_allocate} = 1;
- $o->{compssListLevel} = 50;
- push @auto, 'selectInstallClass', 'doPartitionDisks', 'choosePackages', 'configureTimezone', 'exitInstall';
- }
-
- foreach (@auto) {
- eval "undef *" . (!/::/ && "install_steps_interactive::") . $_;
- my $s = $o->{steps}{/::(.*)/ ? $1 : $_} or next;
- $s->{hidden} = 1;
- }
-
- my $o_;
- while (1) {
- require"install_steps_$o->{interactive}.pm";
- $o_ = $::auto_install ?
- install_steps_auto_install->new($o) :
- $o->{interactive} eq "stdio" ?
- install_steps_stdio->new($o) :
- $o->{interactive} eq "newt" ?
- install_steps_newt->new($o) :
- $o->{interactive} eq "gtk" ?
- install_steps_gtk->new($o) :
- die "unknown install type";
- $o_ and last;
-
- $o->{interactive} = "newt";
- require install_steps_newt;
- }
- $::o = $o = $o_;
-
- if (-e '/tmp/network') {
- require network;
- #- get stage1 network configuration if any.
- log::l('found /tmp/network');
- $o->{netc} ||= network::read_conf('/tmp/network');
- if (my ($file) = glob_('/tmp/ifcfg-*')) {
- log::l("found network config file $file");
- my $l = network::read_interface_conf($file);
- $o->{intf} ||= { $l->{DEVICE} => $l };
- }
- if (-e '/etc/resolv.conf') {
- my $file ='/etc/resolv.conf';
- log::l("found network config file $file");
- add2hash($o->{netc}, network::read_resolv_conf($file));
- }
- }
-
- #-the main cycle
- my $clicked = 0;
- MAIN: for ($o->{step} = $o->{steps}{first};; $o->{step} = getNextStep()) {
- $o->{steps}{$o->{step}}{entered}++;
- $o->enteringStep($o->{step});
- $o->{steps}{$o->{step}}{icon} and $o->{icon} = $o->{steps}{$o->{step}}{icon};
- eval {
- &{$install2::{$o->{step}}}($clicked, $o->{steps}{$o->{step}}{entered});
- };
- my $err = $@;
- $o->kill_action;
- $clicked = 0;
- if ($err) {
- local $_ = $err;
- $o->kill_action;
- if (/^setstep (.*)/) {
- $o->{step} = $1;
- $o->{steps}{$1}{done} = 0;
- $clicked = 1;
- redo MAIN;
- }
- /^theme_changed$/ and redo MAIN;
- unless (/^already displayed/) {
- eval { $o->errorInStep($_) };
- $err = $@;
- $err and next;
- }
- $o->{step} = $o->{steps}{$o->{step}}{onError};
- next MAIN unless $o->{steps}{$o->{step}}{reachable}; #- sanity check: avoid a step not reachable on error.
- redo MAIN;
- }
- $o->{steps}{$o->{step}}{done} = 1;
- $o->leavingStep($o->{step});
-
- last if $o->{step} eq 'exitInstall';
- }
- install_any::clean_postinstall_rpms();
- install_any::log_sizes($o);
- install_any::ejectCdrom();
- install_any::remove_advertising($o);
-
- install_any::write_fstab($o);
- modules::write_conf($o->{prefix});
-
- #- to ensure linuxconf doesn't cry against those files being in the future
- foreach ('/etc/modules.conf', '/etc/crontab', '/etc/sysconfig/mouse', '/etc/sysconfig/network', '/etc/X11/fs/config') {
- my $now = time - 24 * 60 * 60;
- utime $now, $now, "$o->{prefix}/$_";
- }
- $::live or install_any::killCardServices();
-
- #- make sure failed upgrade will not hurt too much.
- install_steps::cleanIfFailedUpgrade($o);
-
- -e "$o->{prefix}/usr/bin/urpmi" or eval { commands::rm("-rf", "$o->{prefix}/var/lib/urpmi") };
-
- #- mainly for auto_install's
- run_program::run("bash", "-c", $o->{postInstallNonRooted}) if $o->{postInstallNonRooted};
- run_program::rooted($o->{prefix}, "sh", "-c", $o->{postInstall}) if $o->{postInstall};
-
- #- have the really bleeding edge ddebug.log
- eval { commands::cp('-f', "/tmp/ddebug.log", "$o->{prefix}/root") };
-
- #- ala pixel? :-) [fpons]
- sync(); sync();
-
- log::l("installation complete, leaving");
- print "\n" x 80;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
deleted file mode 100644
index 9bba376cb..000000000
--- a/perl-install/install_any.pm
+++ /dev/null
@@ -1,969 +0,0 @@
-package install_any; # $Id$
-
-use diagnostics;
-use strict;
-
-use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK @needToCopy @needToCopyIfRequiresSatisfied $boot_medium @advertising_images);
-
-@ISA = qw(Exporter);
-%EXPORT_TAGS = (
- all => [ qw(getNextStep spawnShell addToBeDone) ],
-);
-@EXPORT_OK = map { @$_ } values %EXPORT_TAGS;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :system :functional :file);
-use run_program;
-use partition_table qw(:types);
-use partition_table_raw;
-use devices;
-use fsedit;
-use modules;
-use detect_devices;
-use lang;
-use any;
-use log;
-use fs;
-
-#- package that have to be copied for proper installation (just to avoid changing cdrom)
-#- here XFree86 is copied entirey if not already installed, maybe better to copy only server.
-@needToCopy = qw(
-XFree86-8514 XFree86-AGX XFree86-Mach32 XFree86-Mach64 XFree86-Mach8 XFree86-Mono
-XFree86-P9000 XFree86-S3 XFree86-S3V XFree86-SVGA XFree86-W32 XFree86-I128
-XFree86-Sun XFree86-SunMono XFree86-Sun24 XFree86-3DLabs XFree86-FBDev XFree86-server
-XFree86 XFree86-glide-module Device3Dfx Glide_V3-DRI Glide_V5 Mesa
-dhcpcd pump dhcpxd dhcp-client isdn4net isdn4k-utils dev pptp-adsl-fr rp-pppoe ppp ypbind
-rhs-printfilters lpr cups cups-drivers samba ncpfs ghostscript-utils autologin
-);
-#- package that have to be copied only if all their requires are satisfied.
-@needToCopyIfRequiresSatisfied = qw(
-Mesa-common xpp libqtcups2 qtcups kups
-);
-
-#- boot medium (the first medium to take into account).
-$boot_medium = 1;
-
-#-######################################################################################
-#- Media change variables&functions
-#-######################################################################################
-my $postinstall_rpms = '';
-my $current_medium = $boot_medium;
-my $asked_medium = $boot_medium;
-my $cdrom = undef;
-sub useMedium($) {
- #- before ejecting the first CD, there are some files to copy!
- #- does nothing if the function has already been called.
- $_[0] > 1 and $::o->{method} eq 'cdrom' and setup_postinstall_rpms($::o->{prefix}, $::o->{packages});
-
- $asked_medium eq $_[0] or log::l("selecting new medium '$_[0]'");
- $asked_medium = $_[0];
-}
-sub changeMedium($$) {
- my ($method, $medium) = @_;
- log::l("change to medium $medium for method $method (refused by default)");
- 0;
-}
-sub relGetFile($) {
- local $_ = $_[0];
- m|\.rpm$| ? "$::o->{packages}{mediums}{$asked_medium}{rpmsdir}/$_" : $_;
-}
-sub askChangeMedium($$) {
- my ($method, $medium) = @_;
- my $allow;
- do {
- eval { $allow = changeMedium($method, $medium) };
- } while ($@); #- really it is not allowed to die in changeMedium!!! or install will cores with rpmlib!!!
- $allow;
-}
-sub errorOpeningFile($) {
- my ($file) = @_;
- $file eq 'XXX' and return; #- special case to force closing file after rpmlib transaction.
- $current_medium eq $asked_medium and log::l("errorOpeningFile $file"), return; #- nothing to do in such case.
- $::o->{packages}{mediums}{$asked_medium}{selected} or return; #- not selected means no need for worying about.
-
- my $max = 32; #- always refuse after $max tries.
- if ($::o->{method} eq "cdrom") {
- cat_("/proc/mounts") =~ m,(/(?:dev|tmp)/\S+)\s+(?:/mnt/cdrom|/tmp/image), and $cdrom = $1;
- return unless $cdrom;
- ejectCdrom($cdrom);
- while ($max > 0 && askChangeMedium($::o->{method}, $asked_medium)) {
- $current_medium = $asked_medium;
- eval { fs::mount($cdrom, "/tmp/image", "iso9660", 'readonly') };
- my $getFile = getFile($file);
- $getFile && @advertising_images and copy_advertising($::o);
- $getFile and return $getFile;
- $current_medium = 'unknown'; #- don't know what CD is inserted now.
- ejectCdrom($cdrom);
- --$max;
- }
- } else {
- while ($max > 0 && askChangeMedium($::o->{method}, $asked_medium)) {
- $current_medium = $asked_medium;
- my $getFile = getFile($file); $getFile and return $getFile;
- $current_medium = 'unknown'; #- don't know what CD image has been copied.
- --$max;
- }
- }
-
- #- keep in mind the asked medium has been refused on this way.
- #- this means it is no more selected.
- $::o->{packages}{mediums}{$asked_medium}{selected} = undef;
-
- #- on cancel, we can expect the current medium to be undefined too,
- #- this enable remounting if selecting a package back.
- $current_medium = 'unknown';
-
- return;
-}
-sub getFile {
- my ($f, $method) = @_;
- log::l("getFile $f:$method");
- my $rel = relGetFile($f);
- do {
- if ($method =~ /crypto/i) {
- require crypto;
- crypto::getFile($f);
- } elsif ($::o->{method} eq "ftp") {
- require ftp;
- ftp::getFile($rel);
- } elsif ($::o->{method} eq "http") {
- require http;
- http::getFile($rel);
- } else {
- #- try to open the file, but examine if it is present in the repository, this allow
- #- handling changing a media when some of the file on the first CD has been copied
- #- to other to avoid media change...
- my $f2 = "$postinstall_rpms/$f";
- $f2 = "/tmp/image/$rel" unless $postinstall_rpms && -e $f2;
- open GETFILE, $f2 and *GETFILE;
- }
- } || errorOpeningFile($f);
-}
-sub getAndSaveFile {
- my ($file, $local) = @_ == 1 ? ("Mandrake/mdkinst$_[0]", $_[0]) : @_;
- local *F; open F, ">$local" or return;
- local $/ = \ (16 * 1024);
- my $f = ref($file) ? $file : getFile($file) or return;
- local $_;
- while (<$f>) { syswrite F, $_ }
- 1;
-}
-
-
-#-######################################################################################
-#- Post installation RPMS from cdrom only, functions
-#-######################################################################################
-sub setup_postinstall_rpms($$) {
- my ($prefix, $packages) = @_;
-
- $postinstall_rpms and return;
- $postinstall_rpms = "$prefix/usr/postinstall-rpm";
-
- require pkgs;
- require commands;
-
- log::l("postinstall rpms directory set to $postinstall_rpms");
- clean_postinstall_rpms(); #- make sure in case of previous upgrade problem.
- commands::mkdir_('-p', $postinstall_rpms);
-
- #- compute closure of unselected package that may be copied,
- #- don't complain if package does not exists as it may happen
- #- for the various architecture taken into account (X servers).
- my %toCopy;
- foreach (@needToCopy) {
- my $pkg = pkgs::packageByName($packages, $_);
- pkgs::selectPackage($packages, $pkg, 0, \%toCopy) if $pkg;
- }
- @toCopy{@needToCopyIfRequiresSatisfied} = ();
-
- my @toCopy = map { pkgs::packageByName($packages, $_) } keys %toCopy;
-
- #- extract headers of package, this is necessary for getting
- #- the complete filename of each package.
- #- copy the package files in the postinstall RPMS directory.
- #- last arg is default medium '' known as the CD#1.
- pkgs::extractHeaders($prefix, \@toCopy, $packages->{mediums}{1});
- commands::cp((map { "/tmp/image/" . relGetFile(pkgs::packageFile($_)) } @toCopy), $postinstall_rpms);
-}
-sub clean_postinstall_rpms() {
- require commands;
- $postinstall_rpms and -d $postinstall_rpms and commands::rm('-rf', $postinstall_rpms);
-}
-
-
-#-######################################################################################
-#- Specific Hardware to take into account and associated rpms to install
-#-######################################################################################
-sub allowNVIDIA_rpms {
- my ($packages) = @_;
- require pkgs;
- if (pkgs::packageByName($packages, "NVIDIA_GLX")) {
- #- at this point, we can allow using NVIDIA 3D acceleration packages.
- my @rpms;
- foreach (qw(kernel kernel-smp kernel-entreprise kernel22 kernel22-smp kernel22-secure)) {
- my $p = pkgs::packageByName($packages, $_);
- pkgs::packageSelectedOrInstalled($p) or next;
- my $name = "NVIDIA_kernel-" . pkgs::packageVersion($p) . "-" . pkgs::packageRelease($p) . (/(-.*)/ && $1);
- pkgs::packageByName($packages, $name) or return;
- push @rpms, $name;
- }
- @rpms > 0 or return;
- return [ @rpms, "NVIDIA_GLX" ];
- }
-}
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub kernelVersion {
- my ($o) = @_;
- require pkgs;
- my $p = pkgs::packageByName($o->{packages}, "kernel");
- $p ||= pkgs::packageByName($o->{packages}, "kernel22");
- $p or die "I couldn't find the kernel package!";
- pkgs::packageVersion($p) . "-" . pkgs::packageRelease($p);
-}
-
-
-sub getNextStep {
- my ($s) = $::o->{steps}{first};
- $s = $::o->{steps}{$s}{next} while $::o->{steps}{$s}{done} || !$::o->{steps}{$s}{reachable};
- $s;
-}
-
-sub spawnShell {
- return if $::o->{localInstall} || $::testing;
-
- -x "/bin/sh" or die "cannot open shell - /bin/sh doesn't exist";
-
- fork and return;
-
- $ENV{DISPLAY} ||= ":0"; #- why not :pp
-
- local *F;
- sysopen F, "/dev/tty2", 2 or die "cannot open /dev/tty2 -- no shell will be provided";
-
- open STDIN, "<&F" or die '';
- open STDOUT, ">&F" or die '';
- open STDERR, ">&F" or die '';
- close F;
-
- print any::drakx_version(), "\n";
-
- c::setsid();
-
- ioctl(STDIN, c::TIOCSCTTY(), 0) or warn "could not set new controlling tty: $!";
-
- exec {"/bin/sh"} "-/bin/sh" or log::l("exec of /bin/sh failed: $!");
-}
-
-sub fsck_option {
- my ($o) = @_;
- my $y = $o->{security} < 3 && !$::expert && "-y ";
- substInFile { s/^(\s*fsckoptions="?)(-y )?/$1$y/ } "$o->{prefix}/etc/rc.d/rc.sysinit"; #- " help po, DONT REMOVE
-}
-
-sub getAvailableSpace {
- my ($o) = @_;
-
- #- make sure of this place to be available for installation, this could help a lot.
- #- currently doing a very small install use 36Mb of postinstall-rpm, but installing
- #- these packages may eat up to 90Mb (of course not all the server may be installed!).
- #- 65mb may be a good choice to avoid almost all problem of insuficient space left...
- my $minAvailableSize = 65 * sqr(1024);
-
- my $n = !$::testing && getAvailableSpace_mounted($o->{prefix}) ||
- getAvailableSpace_raw($o->{fstab}) * 512 / 1.07;
- $n - max(0.1 * $n, $minAvailableSize);
-}
-
-sub getAvailableSpace_mounted {
- my ($prefix) = @_;
- my $dir = -d "$prefix/usr" ? "$prefix/usr" : "$prefix";
- my (undef, $free) = common::df($dir) or return;
- log::l("getAvailableSpace_mounted $free KB");
- $free * 1024 || 1;
-}
-sub getAvailableSpace_raw {
- my ($fstab) = @_;
-
- do { $_->{mntpoint} eq '/usr' and return $_->{size} } foreach @$fstab;
- do { $_->{mntpoint} eq '/' and return $_->{size} } foreach @$fstab;
-
- if ($::testing) {
- my $nb = 450;
- log::l("taking ${nb}MB for testing");
- return $nb << 11;
- }
- die "missing root partition";
-}
-
-sub preConfigureTimezone {
- my ($o) = @_;
- require timezone;
-
- #- can't be done in install cuz' timeconfig %post creates funny things
- add2hash($o->{timezone}, { timezone::read($o->{prefix}) }) if $o->{isUpgrade};
-
- $o->{timezone}{timezone} ||= timezone::bestTimezone(lang::lang2text($o->{lang}));
- add2hash_($o->{timezone}, { UTC => $::expert && !grep { isFat($_) || isNT($_) } @{$o->{fstab}} });
-}
-
-sub setPackages {
- my ($o) = @_;
-
- require pkgs;
- if (!$o->{packages} || is_empty_hash_ref($o->{packages}{names})) {
- $o->{packages} = pkgs::psUsingHdlists($o->{prefix}, $o->{method});
-
- push @{$o->{default_packages}}, "nfs-utils-clients" if $o->{method} eq "nfs";
- push @{$o->{default_packages}}, "numlock" if $o->{miscellaneous}{numlock};
- push @{$o->{default_packages}}, "kernel22" if c::kernel_version() =~ /^\Q2.2/;
- push @{$o->{default_packages}}, "kernel22-secure" if $o->{security} > 3;
- push @{$o->{default_packages}}, "kernel-smp" if detect_devices::hasSMP();
- push @{$o->{default_packages}}, "kernel-pcmcia-cs" if $o->{pcmcia};
- push @{$o->{default_packages}}, "raidtools" if $o->{raid} && !is_empty_array_ref($o->{raid}{raid});
- push @{$o->{default_packages}}, "lvm" if -e '/etc/lvmtab';
- push @{$o->{default_packages}}, "usbd" if modules::get_alias("usb-interface");
- push @{$o->{default_packages}}, "reiserfsprogs" if grep { isReiserfs($_) } @{$o->{fstab}};
- push @{$o->{default_packages}}, "xfsprogs" if grep { isXfs($_) } @{$o->{fstab}};
- push @{$o->{default_packages}}, "alsa", "alsa-utils" if modules::get_alias("sound-slot-0") =~ /^snd-card-/;
- push @{$o->{default_packages}}, "imwheel" if $o->{mouse}{nbuttons} > 3;
-
- pkgs::getDeps($o->{prefix}, $o->{packages});
- pkgs::selectPackage($o->{packages},
- pkgs::packageByName($o->{packages}, 'basesystem') || die("missing basesystem package"), 1);
-
- #- must be done after selecting base packages (to save memory)
- pkgs::getProvides($o->{packages});
-
- #- must be done after getProvides
- pkgs::read_rpmsrate($o->{packages}, getFile("Mandrake/base/rpmsrate"));
- ($o->{compssUsers}, $o->{compssUsersSorted}) = pkgs::readCompssUsers($o->{meta_class});
-
- if ($::auto_install && !$o->{compssUsersChoice}) {
- $o->{compssUsersChoice}{$_} = 1 foreach map { @{$o->{compssUsers}{$_}{flags}} } @{$o->{compssUsersSorted}};
- }
- if (!$::auto_install && !$o->{isUpgrade}) {
- #- by default, choose:
- $o->{compssUsersChoice}{$_} = 1 foreach 'GNOME', 'KDE', 'CONFIG';
- $o->{compssUsersChoice}{$_} = 1
- foreach map { @{$o->{compssUsers}{$_}{flags}} } 'Workstation|Office Workstation', 'Workstation|Internet station';
- }
- $o->{compssUsersChoice}{uc($_)} = 1 foreach grep { modules::get_that_type($_) } ('tv', 'scanner', 'photo', 'sound');
- $o->{compssUsersChoice}{uc($_)} = 1 foreach map { $_->{driver} =~ /Flag:(.*)/ } detect_devices::probeall();
- $o->{compssUsersChoice}{SYSTEM} = 1;
- $o->{compssUsersChoice}{BURNER} = 1 if detect_devices::burners();
- $o->{compssUsersChoice}{DVD} = 1 if detect_devices::dvdroms();
- $o->{compssUsersChoice}{PCMCIA} = 1 if detect_devices::hasPCMCIA();
- $o->{compssUsersChoice}{'3D'} = 1 if
- detect_devices::matching_desc('Matrox.* G[24]00') ||
- detect_devices::matching_desc('Riva.*128') ||
- detect_devices::matching_desc('Rage X[CL]') ||
- detect_devices::matching_desc('Rage Mobility (?:P\/M|L) ') ||
- detect_devices::matching_desc('3D Rage (?:LT|Pro)') ||
- detect_devices::matching_desc('Voodoo [35]') ||
- detect_devices::matching_desc('Voodoo Banshee') ||
- detect_devices::matching_desc('8281[05].* CGC') ||
- detect_devices::matching_desc('Rage 128') ||
- detect_devices::matching_desc('[nN]Vidia.*T[nN]T2') || #- TNT2 cards
- detect_devices::matching_desc('[nN]Vidia.*NV[56]') ||
- detect_devices::matching_desc('[nN]Vidia.*Vanta') ||
- detect_devices::matching_desc('[nN]Vidia.*GeForce') || #- GeForce cards
- detect_devices::matching_desc('[nN]Vidia.*NV1[15]') ||
- detect_devices::matching_desc('[nN]Vidia.*Quadro');
-
-
- foreach (map { substr($_, 0, 2) } lang::langs($o->{langs})) {
- pkgs::packageByName($o->{packages}, "locales-$_") or next;
- push @{$o->{default_packages}}, "locales-$_";
- }
- foreach (lang::langsLANGUAGE($o->{langs})) {
- $o->{compssUsersChoice}{qq(LOCALES"$_")} = 1;
- }
- } else {
- #- this has to be done to make sure necessary files for urpmi are
- #- present.
- pkgs::psUpdateHdlistsDeps($o->{prefix}, $o->{method});
- }
-}
-
-sub unselectMostPackages {
- my ($o) = @_;
- pkgs::unselectAllPackages($o->{packages});
- pkgs::selectPackage($o->{packages}, pkgs::packageByName($o->{packages}, $_) || next) foreach @{$o->{default_packages}};
-}
-
-sub warnAboutNaughtyServers {
- my ($o) = @_;
- my @naughtyServers = pkgs::naughtyServers($o->{packages}) or return 1;
- if (!$o->ask_yesorno('',
-formatAlaTeX(_("You have selected the following server(s): %s
-
-
-These servers are activated by default. They don't have any known security
-issues, but some new could be found. In that case, you must make sure to upgrade
-as soon as possible.
-
-
-Do you really want to install these servers?
-", join(", ", @naughtyServers))), 1)) {
- pkgs::unselectPackage($o->{packages}, pkgs::packageByName($o->{packages}, $_)) foreach @naughtyServers;
- }
-}
-
-sub addToBeDone(&$) {
- my ($f, $step) = @_;
-
- return &$f() if $::o->{steps}{$step}{done};
-
- push @{$::o->{steps}{$step}{toBeDone}}, $f;
-}
-
-sub setAuthentication {
- my ($o) = @_;
- my ($shadow, $md5, $nis) = @{$o->{authentication} || {}}{qw(shadow md5 NIS)};
- my $p = $o->{prefix};
- any::enableMD5Shadow($p, $shadow, $md5);
- any::enableShadow($p) if $shadow;
- if ($nis) {
- $o->pkg_install("ypbind");
- my $domain = $o->{netc}{NISDOMAIN};
- $domain || $nis ne "broadcast" or die _("Can't use broadcast with no NIS domain");
- my $t = $domain ? "domain $domain" . ($nis ne "broadcast" && " server")
- : "ypserver";
- substInFile {
- $_ = "#~$_" unless /^#/;
- $_ .= "$t $nis\n" if eof;
- } "$p/etc/yp.conf";
- require network;
- network::write_conf("$p/etc/sysconfig/network", $o->{netc});
- }
-}
-
-sub killCardServices {
- my $pid = chop_(cat_("/tmp/cardmgr.pid"));
- $pid and kill(15, $pid); #- send SIGTERM
-}
-
-sub hdInstallPath() {
- cat_("/proc/mounts") =~ m|/\w+/(\S+)\s+/tmp/hdimage| or return;
- my ($part) = grep { $_->{device} eq $1 } @{$::o->{fstab}};
- $part->{mntpoint} or grep { $_->{mntpoint} eq "/mnt/hd" } @{$::o->{fstab}} and return;
- $part->{mntpoint} ||= "/mnt/hd";
- $part->{mntpoint} . first(readlink("/tmp/image") =~ m|^/tmp/hdimage/(.*)|);
-}
-
-sub unlockCdrom(;$) {
- my ($cdrom) = @_;
- $cdrom or cat_("/proc/mounts") =~ m,(/(?:dev|tmp)/\S+)\s+(?:/mnt/cdrom|/tmp/image), and $cdrom = $1;
- eval { $cdrom and ioctl detect_devices::tryOpen($1), c::CDROM_LOCKDOOR(), 0 };
-}
-sub ejectCdrom(;$) {
- my ($cdrom) = @_;
- $cdrom or cat_("/proc/mounts") =~ m,(/(?:dev|tmp)/\S+)\s+(?:/mnt/cdrom|/tmp/image), and $cdrom = $1;
- my $f = eval { $cdrom && detect_devices::tryOpen($cdrom) } or return;
- getFile("XXX"); #- close still opened filehandle
- eval { fs::umount("/tmp/image") };
- ioctl $f, c::CDROMEJECT(), 1;
-}
-
-sub setupFB {
- my ($o, $vga) = @_;
-
- $vga ||= 785; #- assume at least 640x480x16.
-
- require bootloader;
- #- update bootloader entries with vga, all kernel are now framebuffer.
- foreach (qw(vmlinuz vmlinuz-secure vmlinuz-smp vmlinuz-hack)) {
- if (my $e = bootloader::get("/boot/$_", $o->{bootloader})) {
- $e->{vga} = $vga;
- }
- }
- bootloader::install($o->{prefix}, $o->{bootloader}, $o->{fstab}, $o->{hds});
- 1;
-}
-
-sub install_urpmi {
- my ($prefix, $method, $mediums) = @_;
-
- my @cfg = map_index {
- my $name = $_->{fakemedium};
-
- #- build synthesis file at install, this will improve performance greatly.
- run_program::rooted($prefix, "parsehdlist", ">", "/var/lib/urpmi/synthesis.hdlist.$name",
- "--compact", "--provides", "--requires", "/var/lib/urpmi/hdlist.$name.cz");
- run_program::rooted($prefix, "gzip", "-S", ".cz", "/var/lib/urpmi/synthesis.hdlist.$name");
- #- safe guard correct generation of synthesis file.
- -s "$prefix/var/lib/urpmi/synthesis.hdlist.$name.cz" > 24 or unlink "$prefix/var/lib/urpmi/synthesis.hdlist.$name.cz";
-
- local *LIST;
- my $mask = umask 077;
- open LIST, ">$prefix/var/lib/urpmi/list.$name" or log::l("failed to write list.$name");
- umask $mask;
-
- my $dir = ${{ nfs => "file://mnt/nfs",
- hd => "file:/" . hdInstallPath(),
- ftp => $ENV{URLPREFIX},
- http => $ENV{URLPREFIX},
- cdrom => "removable_cdrom_$::i://mnt/cdrom" }}{$method} . "/$_->{rpmsdir}";
-
- local *FILES; open FILES, "$ENV{LD_LOADER} parsehdlist /tmp/$_->{hdlist} |";
- chop, print LIST "$dir/$_\n" foreach <FILES>;
- close FILES or log::l("parsehdlist failed"), return;
- close LIST;
-
- $name =~ s/(\s)/\\$1/g; $dir =~ s/(\s)/\\$1/g; #- necessary to change protect white char, for urpmi >= 1.40
- $dir .= " with ../base/$_->{hdlist}";
- "$name $dir\n";
- } values %$mediums;
- eval { output "$prefix/etc/urpmi/urpmi.cfg", @cfg };
-}
-
-
-#-###############################################################################
-#- kde stuff
-#-###############################################################################
-sub kderc_largedisplay {
- my ($prefix) = @_;
-
- update_userkderc($_, 'KDE',
- Contrast => 7,
- kfmIconStyle => "Large",
- kpanelIconStyle => "Normal", #- to change to Large when icons looks better
- KDEIconStyle => "Large") foreach list_skels($prefix, '.kderc');
-
- substInFile {
- s/^(GridWidth)=85/$1=100/;
- s/^(GridHeight)=70/$1=75/;
- } $_ foreach list_skels($prefix, '.kde/share/config/kfmrc');
-}
-
-sub kdeicons_postinstall {
- my ($prefix) = @_;
-
- #- parse etc/fstab file to search for dos/win, floppy, zip, cdroms icons.
- #- handle both supermount and fsdev usage.
- my %l = (
- 'cdrom' => [ 'cdrom', 'Cd-Rom' ],
- 'zip' => [ 'zip', 'Zip' ],
- 'floppy-ls' => [ 'floppy', 'LS-120' ],
- 'floppy' => [ 'floppy', 'Floppy' ],
- );
- foreach (fs::read_fstab("$prefix/etc/fstab")) {
-
- my ($name_, $nb) = $_->{mntpoint} =~ m|.*/(\S+?)(\d*)$/|;
- my ($name, $text) = @{$l{$name_} || []};
-
- my $f = ${{
- supermount => sub { $name .= '.fsdev' if $name },
- vfat => sub { $name = 'Dos_'; $text = $name_ },
- }}{$_->{type}};
- &$f if $f;
-
- template2userfile($prefix,
- "$ENV{SHARE_PATH}/$name.kdelnk.in",
- "Desktop/$text" . ($nb && " $nb"). ".kdelnk",
- 1, %$_) if $name;
- }
-
- # rename the .kdelnk to the name found in the .kdelnk as kde doesn't use it
- # for displaying
- foreach my $dir (grep { -d $_ } list_skels($prefix, 'Desktop')) {
- foreach (grep { /\.kdelnk$/ } all($dir)) {
- cat_("$dir/$_") =~ /^Name\[\Q$ENV{LANG}\E\]=(.{2,14})$/m
- and rename "$dir/$_", "$dir/$1.kdelnk";
- }
- }
-}
-
-sub kdemove_desktop_file {
- my ($prefix) = @_;
- my @toMove = qw(doc.kdelnk news.kdelnk updates.kdelnk home.kdelnk printer.kdelnk floppy.kdelnk cdrom.kdelnk FLOPPY.kdelnk CDROM.kdelnk);
-
- #- remove any existing save in Trash of each user and
- #- move appropriate file there after an upgrade.
- foreach my $dir (grep { -d $_ } list_skels($prefix, 'Desktop')) {
- renamef("$dir/$_", "$dir/Trash/$_")
- foreach grep { -e "$dir/$_" } @toMove, grep { /\.rpmorig$/ } all($dir)
- }
-}
-
-
-#-###############################################################################
-#- auto_install stuff
-#-###############################################################################
-sub auto_inst_file() { ($::g_auto_install ? "/tmp" : "$::o->{prefix}/root") . "/auto_inst.cfg.pl" }
-
-sub report_bug {
- my ($prefix) = @_;
-
- sub header { "
-********************************************************************************
-* $_[0]
-********************************************************************************";
- }
-
- join '', map { chomp; "$_\n" }
- header("lspci"), detect_devices::stringlist(),
- header("pci_devices"), cat_("/proc/bus/pci/devices"),
- header("fdisk"), arch() =~ /ppc/ ? `$ENV{LD_LOADER} pdisk -l` : `$ENV{LD_LOADER} fdisk -l`,
- header("scsi"), cat_("/proc/scsi/scsi"),
- header("lsmod"), cat_("/proc/modules"),
- header("cmdline"), cat_("/proc/cmdline"),
- header("pcmcia: stab"), cat_("/var/run/stab"),
- header("usb"), cat_("/proc/bus/usb/devices"),
- header("partitions"), cat_("/proc/partitions"),
- header("cpuinfo"), cat_("/proc/cpuinfo"),
- header("syslog"), cat_("/tmp/syslog"),
- header("ddcxinfos"), `$ENV{LD_LOADER} ddcxinfos`,
- header("ddebug.log"), cat_("/tmp/ddebug.log"),
- header("install.log"), cat_("$prefix/root/install.log"),
- header("fstab"), cat_("$prefix/etc/fstab"),
- header("auto_inst"), g_auto_install(),
- ;
-}
-
-sub g_auto_install {
- my ($replay) = @_;
- my $o = {};
-
- require pkgs;
- $o->{default_packages} = pkgs::selected_leaves($::o->{packages});
-
- my @fields = qw(mntpoint type size);
- $o->{partitions} = [ map { my %l; @l{@fields} = @$_{@fields}; \%l } grep { $_->{mntpoint} } @{$::o->{fstab}} ];
-
- exists $::o->{$_} and $o->{$_} = $::o->{$_} foreach qw(lang authentication printer mouse wacom netc timezone superuser intf keyboard users partitioning isUpgrade manualFstab nomouseprobe crypto security netcnx useSupermount autoExitInstall); #- TODO modules bootloader
-
- if (my $card = $::o->{X}{card}) {
- $o->{X}{$_} = $::o->{X}{$_} foreach qw(default_depth resolution_wanted);
- if ($o->{X}{default_depth} and my $depth = $card->{depth}{$o->{X}{default_depth}}) {
- $depth ||= [];
- $o->{X}{resolution_wanted} ||= join "x", @{$depth->[0]} unless is_empty_array_ref($depth->[0]);
- $o->{X}{monitor} = $::o->{X}{monitor} if $::o->{X}{monitor}{manual};
- }
- }
-
- local $o->{partitioning}{auto_allocate} = !$replay;
- local $o->{autoExitInstall} = !$replay;
-
- #- deep copy because we're modifying it below
- $o->{users} = [ @{$o->{users} || []} ];
-
- $_ = { %{$_ || {}} }, delete @$_{qw(oldu oldg password password2)} foreach $o->{superuser}, @{$o->{users} || []};
-
- require Data::Dumper;
- join('',
-"#!/usr/bin/perl -cw
-#
-# You should check the syntax of this file before using it in an auto-install. You
-# can do this with 'perl -cw auto_inst.cfg.pl' or by executing this file (note the
-# '#!/usr/bin/perl -cw' on the first line).
-",
- Data::Dumper->Dump([$o], ['$o']), if_($replay,
-qq(\npackage install_steps_auto_install;), q(
-$graphical = 1;
-push @graphical_steps, 'doPartitionDisks', 'choosePartitionsToFormat', 'formatMountPartitions';
-)), "\0");
-}
-
-
-sub g_default_packages {
- my ($o) = @_;
-
- my $floppy = detect_devices::floppy();
-
- while (1) {
- $o->ask_okcancel('', _("Insert a FAT formatted floppy in drive %s", $floppy), 1) or return;
-
- eval { fs::mount(devices::make($floppy), "/floppy", "vfat", 0) };
- last if !$@;
- $o->ask_warn('', _("This floppy is not FAT formatted"));
- }
-
- require Data::Dumper;
- output('/floppy/auto_inst.cfg',
- "# You should always check the syntax with 'perl -cw auto_inst.cfg.pl' before testing\n",
- "# To use it, boot with ``linux defcfg=floppy''\n",
- Data::Dumper->Dump([ { default_packages => pkgs::selected_leaves($o->{packages}) } ], ['$o']), "\0");
- fs::umount("/floppy");
-
- $o->ask_warn('', _("To use this saved packages selection, boot installation with ``linux defcfg=floppy''"));
-}
-
-sub loadO {
- my ($O, $f) = @_; $f ||= auto_inst_file;
- my $o;
- if ($f =~ /^(floppy|patch)$/) {
- my $f = $f eq "floppy" ? 'auto_inst.cfg' : "patch";
- unless ($::testing) {
- fs::mount(devices::make(detect_devices::floppy()), "/mnt", (arch() =~ /sparc/ ? "romfs" : "vfat"), 'readonly');
- $f = "/mnt/$f";
- }
- -e $f or $f .= '.pl';
-
- my $b = before_leaving {
- fs::umount("/mnt") unless $::testing;
- modules::unload($_) foreach qw(vfat fat);
- };
- $o = loadO($O, $f);
- } else {
- -e "$f.pl" and $f .= ".pl" unless -e $f;
-
- my $fh = -e $f ? do { local *F; open F, $f; *F } : getFile($f) or die _("Error reading file $f");
- {
- local $/ = "\0";
- no strict;
- eval <$fh>;
- close $fh;
- $@ and log::l("Bad kickstart file $f (failed $@)");
- }
- add2hash_($o ||= {}, $O);
- }
- bless $o, ref $O;
-}
-
-sub generate_automatic_stage1_params {
- my ($o) = @_;
-
- my $ks = "automatic=";
-
- if ($o->{method} =~ /hd/) {
- $ks .= "method:disk,";
- } else {
- $ks .= "method:" . $o->{method} . ",";
- }
-
- if ($o->{method} =~ /http/) {
- "$ENV{URLPREFIX}" =~ m|http://(.*)/(.*)| or die;
- $ks .= "server:$1,directory:$2,";
- } elsif ($o->{method} =~ /ftp/) {
- $ks .= "server:$ENV{HOST},directory:$ENV{PREFIX},user:$ENV{LOGIN},pass:$ENV{PASSWORD},";
- } elsif ($o->{method} =~ /nfs/) {
- cat_("/proc/mounts") =~ m|(\S+):(\S+)\s+/tmp/image nfs| or die;
- $ks .= "server:$1,directory:$2,";
- }
-
- my ($intf) = values %{$o->{intf}};
- if ($intf->{BOOTPROTO} =~ /dhcp/) {
- $ks .= "network:dhcp,";
- } else {
- require network;
- $ks .= "network:static,ip:$intf->{IPADDR},netmask:$intf->{NETMASK},gateway:$o->{netc}{GATEWAY},";
- my @dnss = network::dnsServers($o->{netc});
- $ks .= "dns:$dnss[0]," if @dnss;
- }
- $ks;
-}
-
-sub guess_mount_point {
- my ($part, $prefix, $user) = @_;
-
- my %l = (
- '/' => 'etc/fstab',
- '/boot' => 'vmlinuz',
- '/tmp' => '.X11-unix',
- '/usr' => 'X11R6',
- '/var' => 'catman',
- );
-
- my $handle = any::inspect($part, $prefix) or return;
- my $d = $handle->{dir};
- my ($mnt) = grep { -e "$d/$l{$_}" } keys %l;
- $mnt ||= (stat("$d/.bashrc"))[4] ? '/root' : '/home/user' . ++$$user if -e "$d/.bashrc";
- $mnt ||= (grep { -d $_ && (stat($_))[4] >= 500 && -e "$_/.bashrc" } glob_("$d")) ? '/home' : '';
- ($mnt, $handle);
-}
-
-sub suggest_mount_points {
- my ($fstab, $prefix, $uniq) = @_;
-
- my $user;
- foreach my $part (grep { isTrueFS($_) } @$fstab) {
- $part->{mntpoint} && !$part->{unsafeMntpoint} and next; #- if already found via an fstab
-
- my ($mnt, $handle) = guess_mount_point($part, $prefix, \$user) or next;
-
- next if $uniq && fsedit::mntpoint2part($mnt, $fstab);
- $part->{mntpoint} = $mnt; delete $part->{unsafeMntpoint};
-
- #- try to find other mount points via fstab
- fs::get_mntpoints_from_fstab($fstab, $handle->{dir}, $uniq) if $mnt eq '/';
- }
- $_->{mntpoint} and log::l("suggest_mount_points: $_->{device} -> $_->{mntpoint}") foreach @$fstab;
-}
-
-#- mainly for finding the root partitions for upgrade
-sub find_root_parts {
- my ($fstab, $prefix) = @_;
- log::l("find_root_parts");
- my $user;
- grep {
- my ($mnt) = guess_mount_point($_, $prefix, \$user);
- $mnt eq '/';
- } @$fstab;
-}
-sub use_root_part {
- my ($fstab, $part, $prefix) = @_;
- {
- my $handle = any::inspect($part, $prefix) or die;
- fs::get_mntpoints_from_fstab($fstab, $handle->{dir}, 'uniq');
- }
- map { $_->{mntpoint} = 'swap' } grep { isSwap($_) } @$fstab; #- use all available swap.
-}
-
-sub getHds {
- my ($o, $f_err) = @_;
- my $ok = 1;
- my $try_scsi = !$::expert;
- my $flags = $o->{partitioning};
-
- my @drives = detect_devices::hds();
-# add2hash_($o->{partitioning}, { readonly => 1 }) if partition_table_raw::typeOfMBR($drives[0]{device}) eq 'system_commander';
-
- getHds:
- my ($hds, $lvms) = catch_cdie { fsedit::hds(\@drives, $flags) }
- sub {
- $ok = 0;
- my $err = $@; $err =~ s/ at (.*?)$//;
- log::l("error reading partition table: $err");
- !$flags->{readonly} && $f_err and $f_err->($err);
- };
-
- if (is_empty_array_ref($hds) && $try_scsi) {
- $try_scsi = 0;
- $o->setupSCSI; #- ask for an unautodetected scsi card
- goto getHds;
- }
- $::testing or partition_table_raw::test_for_bad_drives($_) foreach @$hds;
-
- $ok = fsedit::verifyHds($hds, $flags->{readonly}, $ok)
- unless $flags->{clearall} || $flags->{clear};
-
- #- try to figure out if the same number of hds is available, use them if ok.
- $ok && $hds && @$hds > 0 && @{$o->{hds} || []} == @$hds and return $ok;
-
- $o->{hds} = $hds;
- $o->{lvms} = $lvms;
- $o->{fstab} = [ fsedit::get_fstab(@$hds, @$lvms) ];
- fs::check_mounted($o->{fstab});
- fs::merge_fstabs($o->{fstab}, $o->{manualFstab});
-
- my @win = grep { isFat($_) && isFat({ type => fsedit::typeOfPart($_->{device}) }) } @{$o->{fstab}};
- log::l("win parts: ", join ",", map { $_->{device} } @win) if @win;
- if (@win == 1) {
- $win[0]{mntpoint} = "/mnt/windows";
- } else {
- my %w; foreach (@win) {
- my $v = $w{$_->{device_windobe}}++;
- $_->{mntpoint} = $_->{unsafeMntpoint} = "/mnt/win_" . lc($_->{device_windobe}) . ($v ? $v+1 : ''); #- lc cuz of StartOffice(!) cf dadou
- }
- }
-
- my @sunos = grep { isSunOS($_) && type2name($_->{type}) =~ /root/i } @{$o->{fstab}}; #- take only into account root partitions.
- if (@sunos) {
- my $v = '';
- map { $_->{mntpoint} = $_->{unsafeMntpoint} = "/mnt/sunos" . ($v && ++$v) } @sunos;
- }
- #- a good job is to mount SunOS root partition, and to use mount point described here in /etc/vfstab.
-
- $ok;
-}
-
-sub log_sizes {
- my ($o) = @_;
- my @df = common::df($o->{prefix});
- log::l(sprintf "Installed: %s(df), %s(rpm)",
- formatXiB($df[0] - $df[1], 1024),
- formatXiB(sum(`$ENV{LD_LOADER} rpm --root $o->{prefix}/ -qa --queryformat "%{size}\n"`))) if -x "$o->{prefix}/bin/rpm";
-}
-
-sub copy_advertising {
- my ($o) = @_;
-
- return if $::rootwidth < 800;
-
- my $f;
- my $source_dir = "Mandrake/share/advertising";
- foreach ("." . $o->{lang}, "." . substr($o->{lang},0,2), '') {
- $f = getFile("$source_dir$_/list") or next;
- $source_dir = "$source_dir$_";
- }
- if (my @files = <$f>) {
- my $dir = "$o->{prefix}/tmp/drakx-images";
- mkdir $dir;
- unlink glob_("$dir/*");
- foreach (@files) {
- chomp;
- getAndSaveFile("$source_dir/$_", "$dir/$_");
- }
- @advertising_images = map { "$dir/$_" } @files;
- }
-}
-sub remove_advertising {
- my ($o) = @_;
- unlink @advertising_images;
- rmdir "$o->{prefix}/tmp/drakx-images";
- @advertising_images = ();
-}
-
-sub disable_user_view {
- my ($prefix) = @_;
- substInFile { s/^UserView=.*/UserView=true/ } "$prefix/usr/share/config/kdmrc";
- substInFile { s/^Browser=.*/Browser=0/ } "$prefix/etc/X11/gdm/gdm.conf";
-}
-
-sub write_fstab {
- my ($o) = @_;
- fs::write($o->{prefix}, $o->{fstab}, $o->{manualFstab}, $o->{useSupermount}, lang::fs_options($o->{lang}))
- if !$::live;
-}
-
-my @bigseldom_used_groups = (
- [ qw(pvcreate pvdisplay vgchange vgcreate vgdisplay vgextend vgremove vgscan lvcreate lvdisplay lvremove /lib/liblvm.so) ],
-);
-
-sub check_prog {
- my ($f) = @_;
-
- my @l = $f !~ m|^/| ?
- map { "$_/$f" } split(":", $ENV{PATH}) :
- $f;
- return if grep { -x $_ } @l;
-
- my ($f_) = map { m|^/| ? $_ : "/usr/bin/$_" } $f;
- remove_bigseldom_used();
- foreach (@bigseldom_used_groups) {
- my (@l) = map { m|^/| ? $_ : "/usr/bin/$_" } @$_;
- if (member($f_, @l)) {
- foreach (@l) {
- getAndSaveFile($_);
- chmod 0755, $_;
- }
- return;
- }
- }
- getAndSaveFile($f_);
- chmod 0755, $f_;
-}
-
-sub remove_bigseldom_used {
- log::l("remove_bigseldom_used");
- $::testing and return;
- unlink glob_("/usr/share/gtk/themes/$_*") foreach qw(DarkMarble marble3d);
- if (ref($::o) =~ /gtk/) {
- unlink glob_("/lib/lib$_*") foreach qw(slang newt);
- unlink "/usr/bin/perl-install/auto/Newt/Newt.so";
- } else {
- unlink glob_("/usr/X11R6/bin/XF*");
- }
- unlink(m|^/| ? $_ : "/usr/bin/$_") foreach
- ((map { @$_ } @bigseldom_used_groups),
- qw(mkreiserfs resize_reiserfs),
- );
-}
-
-1;
diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm
deleted file mode 100644
index 378e66b6b..000000000
--- a/perl-install/install_gtk.pm
+++ /dev/null
@@ -1,435 +0,0 @@
-package install_gtk; # $Id$
-
-use diagnostics;
-use strict;
-
-use my_gtk qw(:helpers :wrappers);
-use common qw(:common :file :functional);
-use lang;
-use devices;
-
-#-#####################################################################################
-#-INTERN CONSTANT
-#-#####################################################################################
-my @themes_vga16 = qw(blue blackwhite savane);
-my @themes_desktop = qw(mdk-Desktop DarkMarble marble3d blueHeart);
-my @themes_firewall = qw(mdk-Firewall);
-my @themes = qw(mdk DarkMarble marble3d blueHeart);
-
-my (@background1, @background2);
-
-
-#------------------------------------------------------------------------------
-sub load_rc {
- my ($name) = @_;
-
- if (my ($f) = grep { -r $_ } map { "$_/$name.rc" } ("share", $ENV{SHARE_PATH}, dirname(__FILE__))) {
- Gtk::Rc->parse($f);
- foreach (cat_($f)) {
- if (/style\s+"background"/ .. /^\s*$/) {
- @background1 = map { $_ * 256 * 257 } split ',', $1 if /NORMAL.*\{(.*)\}/;
- @background2 = map { $_ * 256 * 257 } split ',', $1 if /PRELIGHT.*\{(.*)\}/;
- }
- }
- }
-}
-
-sub default_theme {
- my ($o) = @_;
- @themes = @themes_desktop if $o->{meta_class} eq 'desktop';
- @themes = @themes_firewall if $o->{meta_class} eq 'firewall';
- @themes = @themes_vga16 if $o->{simple_themes} || $o->{vga16};
- install_theme($o, $o->{theme} || $themes[0]);
-}
-
-#------------------------------------------------------------------------------
-sub install_theme {
- my ($o, $theme) = @_;
-
- $o->{theme} = $theme || $o->{theme};
-
- load_rc($_) foreach "themes-$o->{theme}", "install", "themes";
-
- if (my ($font, $font2) = lang::get_x_fontset($o->{lang}, $::rootwidth < 800 ? 10 : 12)) {
- $font2 ||= $font;
- Gtk::Rc->parse_string(qq(
-style "default-font"
-{
- fontset = "$font,*"
-}
-style "small-font"
-{
- fontset = "$font2,*"
-}
-widget "*" style "default-font"
-widget "*Steps*" style "small-font"
-
-));
- }
-
- gtkset_background(@background1) unless $::live; #- || testing;
-
- create_logo_window($o);
- create_help_window($o);
-}
-
-#------------------------------------------------------------------------------
-sub create_big_help {
- my ($o) = @_;
- my $w = my_gtk->new('', grab => 1, force_position => [ $::stepswidth, $::logoheight ]);
- $w->{rwindow}->set_usize($::logowidth, $::rootheight - $::logoheight);
- gtkadd($w->{window},
- gtkpack_(new Gtk::VBox(0,0),
- 1, createScrolledWindow(gtktext_insert(new Gtk::Text, $o->{current_help})),
- 0, gtksignal_connect(my $ok = new Gtk::Button(_("Ok")), "clicked" => sub { Gtk->main_quit }),
- ));
- $ok->grab_focus;
- $w->main;
- gtkset_mousecursor_normal();
-}
-
-#------------------------------------------------------------------------------
-sub create_help_window {
- my ($o) = @_;
-
- my $w;
- if ($w = $o->{help_window}) {
- $_->destroy foreach $w->{window}->children;
- } else {
- $w = bless {}, 'my_gtk';
- $w->{rwindow} = $w->{window} = new Gtk::Window;
- $w->{rwindow}->set_uposition($::rootwidth - $::helpwidth, $::rootheight - $::helpheight);
- $w->{rwindow}->set_usize($::helpwidth, $::helpheight);
- $w->sync;
- }
- my $pixmap = gtkpng("$ENV{SHARE_PATH}/help.png");
- gtkadd($w->{window},
- gtkpack_(new Gtk::HBox(0,-2),
- 0, gtkadd(gtksignal_connect(new Gtk::Button, clicked => sub { create_big_help($o) }), $pixmap),
- 1, createScrolledWindow($o->{help_window_text} = new Gtk::Text),
- ));
- $o->set_help($o->{step}) if $o->{step};
- $w->show;
- $o->{help_window} = $w;
-}
-
-#------------------------------------------------------------------------------
-sub create_steps_window {
- my ($o) = @_;
-
- my $PIX_H = my $PIX_W = 21;
-
- $o->{steps_window}->destroy if $o->{steps_window};
-
- my $w = bless {}, 'my_gtk';
- $w->{rwindow} = $w->{window} = new Gtk::Window;
- $w->{rwindow}->set_uposition(0, 0);
- $w->{rwindow}->set_usize($::stepswidth, $::stepsheight);
- $w->{rwindow}->set_name('Steps');
- $w->{rwindow}->set_events('button_press_mask');
- #$w->show;
-
- gtkadd($w->{window},
- gtkpack_(new Gtk::VBox(0,0),
- (map {; 1, $_ } map {
- my $step_name = $_;
- my $step = $o->{steps}{$_};
- my $darea = new Gtk::DrawingArea;
- my $in_button;
- my $draw_pix = sub {
- my ($map, $mask) = gtkcreate_xpm($darea, $_[0]);
- $darea->window->draw_pixmap ($darea->style->bg_gc('normal'),
- $map, 0, 0,
- ($darea->allocation->[2]-$PIX_W)/2 + 3,
- ($darea->allocation->[3]-$PIX_H)/2,
- $PIX_W , $PIX_H );
- };
-
- my $f = sub {
- my ($type) = @_;
- my $color = $step->{done} ? 'green' : $step->{entered} ? 'orange' : 'red';
- "$ENV{SHARE_PATH}/step-$color$type.xpm";
- };
- $darea->set_usize($PIX_W+3,$PIX_H);
- $darea->set_events(['exposure_mask', 'enter_notify_mask', 'leave_notify_mask', 'button_press_mask', 'button_release_mask' ]);
- $darea->signal_connect(expose_event => sub { $draw_pix->($f->('')) });
- if ($step->{reachable}) {
- $darea->signal_connect(enter_notify_event => sub { $in_button=1; $draw_pix->($f->('-on')); });
- $darea->signal_connect(leave_notify_event => sub { undef $in_button; $draw_pix->($f->('')); });
- $darea->signal_connect(button_press_event => sub { $draw_pix->($f->('-click')); });
- $darea->signal_connect(button_release_event => sub { $in_button && die "setstep $step_name\n" });
- }
- gtkpack_(new Gtk::HBox(0,5), 0, $darea, 0, new Gtk::Label(translate($step->{text})));
- } grep {
- !eval $o->{steps}{$_}{hidden};
- } @{$o->{orderedSteps}}),
- 0, gtkpack(new Gtk::HBox(0,0), map {
- my $t = $_;
- my $w = new Gtk::Button('');
- $w->set_name($t);
- $w->set_usize(0, 7);
- gtksignal_connect($w, clicked => sub {
- $::setstep or return; #- just as setstep s
- install_theme($o, $t); die "theme_changed\n"
- });
- } @themes)));
- $w->show;
- $o->{steps_window} = $w;
-}
-
-#------------------------------------------------------------------------------
-sub create_logo_window {
- my ($o) = @_;
-
- gtkdestroy($o->{logo_window});
- my $w = bless {}, 'my_gtk';
- $w->{rwindow} = $w->{window} = new Gtk::Window;
- $w->{rwindow}->set_uposition($::stepswidth, 0);
- $w->{rwindow}->set_usize($::logowidth, $::logoheight);
- $w->{rwindow}->set_name("logo");
- $w->show;
- my $file = $o->{meta_class} eq 'desktop' ? "logo-mandrake-Desktop.png" : "logo-mandrake.png";
- $o->{meta_class} eq 'firewall' and $file = "logo-mandrake-Firewall.png";
- -r $file or $file = "$ENV{SHARE_PATH}/$file";
- -r $file and gtkadd($w->{window}, gtkpng($file));
- $o->{logo_window} = $w;
-}
-
-#------------------------------------------------------------------------------
-sub init_sizes() {
- ($::rootheight, $::rootwidth) = my_gtk::gtkroot()->get_size;
- $::live and $::rootheight -= 80;
- #- ($::rootheight, $::rootwidth) = (min(768, $::rootheight), min(1024, $::rootwidth));
- ($::stepswidth, $::stepsheight) = (145, $::rootheight);
- ($::logowidth, $::logoheight) = ($::rootwidth - $::stepswidth, 40);
- ($::helpwidth, $::helpheight) = ($::rootwidth - $::stepswidth, 104);
- ($::windowwidth, $::windowheight) = ($::rootwidth - $::stepswidth, $::rootheight - $::helpheight - $::logoheight);
-}
-
-#------------------------------------------------------------------------------
-sub createXconf {
- my ($file, $mouse_type, $mouse_dev, $wacom_dev) = @_;
-
- devices::make("/dev/kbd") if arch() =~ /^sparc/; #- used by Xsun style server.
- symlinkf(devices::make($mouse_dev), "/dev/mouse");
-
- #- needed for imlib to start on 8-bit depth visual.
- symlink("/tmp/stage2/etc/imrc", "/etc/imrc");
- symlink("/tmp/stage2/etc/im_palette.pal", "etc/im_palette.pal");
-
- my $wacom;
- if ($wacom_dev) {
- $wacom_dev = devices::make($wacom_dev);
- $wacom = <<END;
-Section "Module"
- Load "xf86Wacom.so"
-EndSection
-
-Section "XInput"
- SubSection "WacomStylus"
- Port "$wacom_dev"
- AlwaysCore
- EndSubSection
- SubSection "WacomCursor"
- Port "$wacom_dev"
- AlwaysCore
- EndSubSection
- SubSection "WacomEraser"
- Port "$wacom_dev"
- AlwaysCore
- EndSubSection
-EndSection
-END
- }
-
- local *F;
- open F, ">$file" or die "can't create X configuration file $file";
- print F <<END;
-Section "Files"
- FontPath "/usr/X11R6/lib/X11/fonts:unscaled"
-EndSection
-
-Section "Keyboard"
- Protocol "Standard"
- AutoRepeat 0 0
-
- LeftAlt Meta
- RightAlt Meta
- ScrollLock Compose
- RightCtl Control
-END
-
- if (arch() =~ /^sparc/) {
- print F <<END;
- XkbRules "sun"
- XkbModel "sun"
- XkbLayout "us"
- XkbCompat "compat/complete"
- XkbTypes "types/complete"
- XkbKeycodes "sun(type5)"
- XkbGeometry "sun(type5)"
- XkbSymbols "sun/us(sun5)"
-END
- } else {
- print F " XkbDisable\n";
- }
-
- print F <<END;
-EndSection
-
-Section "Pointer"
- Protocol "$mouse_type"
- Device "/dev/mouse"
- ZAxisMapping 4 5
-EndSection
-
-$wacom
-
-Section "Monitor"
- Identifier "My Monitor"
- VendorName "Unknown"
- ModelName "Unknown"
- HorizSync 31.5-35.5
- VertRefresh 50-70
- Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
- Modeline "640x480" 28.3 640 664 760 800 480 491 493 525
- ModeLine "800x600" 36 800 824 896 1024 600 601 603 625
-EndSection
-
-
-Section "Device"
- Identifier "Generic VGA"
- VendorName "Unknown"
- BoardName "Unknown"
- Chipset "generic"
-EndSection
-
-Section "Device"
- Identifier "svga"
- VendorName "Unknown"
- BoardName "Unknown"
-EndSection
-
-Section "Screen"
- Driver "vga16"
- Device "Generic VGA"
- Monitor "My Monitor"
- Subsection "Display"
- Modes "640x480"
- ViewPort 0 0
- EndSubsection
-EndSection
-
-Section "Screen"
- Driver "fbdev"
- Device "Generic VGA"
- Monitor "My Monitor"
- Subsection "Display"
- Depth 16
- Modes "default"
- ViewPort 0 0
- EndSubsection
-EndSection
-
-Section "Screen"
- Driver "svga"
- Device "svga"
- Monitor "My Monitor"
- Subsection "Display"
- Depth 16
- Modes "800x600" "640x480"
- ViewPort 0 0
- EndSubsection
-EndSection
-
-Section "Screen"
- Driver "accel"
- Device "svga"
- Monitor "My Monitor"
- Subsection "Display"
- Depth 16
- Modes "800x600" "640x480"
- ViewPort 0 0
- EndSubsection
-EndSection
-END
-}
-#- ModeLine "640x480" 28 640 672 768 800 480 490 492 525
-
-
-sub test_mouse {
- my ($mouse) = @_;
-
- my $w = my_gtk->new;
- my ($width, $height, $offset) = (210, round_up(min(350, $::windowheight - 150), 6), 25);
- my ($bw, $bh) = ($width / 3, $height / 3);
-
- gtkadd($w->{window},
- gtkpack(new Gtk::VBox(0,0),
- my $darea = gtkset_usize(new Gtk::DrawingArea, $width+1, $height+1),
- '',
- create_okcancel($w, '', '', "edge"),
- ),
- );
-
- my $draw_rect; $draw_rect = sub {
- my ($black, $fill, $rect) = @_;
- $draw_rect->(0, 1, $rect) if !$fill; #- blank it first
- $darea->window->draw_rectangle($black ? $darea->style->fg_gc('normal') : $darea->style->bg_gc('normal'), $fill, @$rect);
- $darea->draw($rect);
- };
- my $paintWheel = sub {
- my ($x, $y, $w, $h) = ($width / 2 - $bw / 6, $bh / 4, $bw / 3, $bh / 2);
- $mouse->{nbuttons} = max($mouse->{nbuttons}, 5); #- it means, the mouse has more than 3 buttons...
- $draw_rect->(1, 0, [ $x, $y, $w, $h ]);
-
- my $offset = 0 if 0;
- $offset += $_[0] if $_[0];
- my $step = 10;
- for (my $i = $offset % $step; $i < $h; $i += $step) {
- $draw_rect->(1, 1, [ $x, $y + $i, $w, min(2, $h - $i) ]);
- }
- };
- my $paintButton = sub {
- my ($nb, $pressed) = @_;
- my $rect = [ $bw * $nb, 0, $bw, $bh ];
- $draw_rect->(1, $pressed, $rect);
- $paintWheel->(0) if $nb == 1 && $mouse->{nbuttons} > 3;
- };
- my $draw_text = sub {
- my ($t, $y) = @_;
- my $font = $darea->style->font;
- my $w = $font->string_width($t);
- $darea->window->draw_string($font, $darea->style->fg_gc('normal'), ($width - $w) / 2, $y, $t);
- };
- my $default_time = 10;
- my $time = $default_time;
- $darea->signal_connect(button_press_event => sub {
- my $b = $_[1]{button};
- $time = $default_time;
- $b >= 4 ?
- $paintWheel->($b == 4 ? -1 : 1) :
- $paintButton->($b - 1, 1);
- });
- $darea->signal_connect(button_release_event => sub {
- my $b = $_[1]{button};
- $paintButton->($b - 1, 0) if $b < 4;
- });
- $darea->size($width, $height);
- $darea->set_events([ 'button_press_mask', 'button_release_mask' ]);
-
- $w->sync; # HACK
- $draw_rect->(1, 0, [ 0, 0, $width, $height]);
- $draw_text->(_("Please test the mouse"), 2 * $bh - 20);
- $draw_text->(_("To activate the mouse,"), 2 * $bh + 10) if $mouse->{XMOUSETYPE} eq 'IMPS/2';
- $draw_text->(_("MOVE YOUR WHEEL!"), 2 * $bh + 30) if $mouse->{XMOUSETYPE} eq 'IMPS/2';
-
- $paintButton->($_, 0) foreach 0..2;
- $w->{cancel}->grab_focus;
-# my $timeout = Gtk->timeout_add(1000, sub { if ($time-- == 0) { log::l("timeout test_mouse"); undef $w->{retval}; Gtk->main_quit } 1 });
-# my $b = before_leaving { log::l("removing timeout"); Gtk->timeout_remove($timeout) };
- $w->main;
-}
-
-
-1;
diff --git a/perl-install/install_interactive.pm b/perl-install/install_interactive.pm
deleted file mode 100644
index a486a13ec..000000000
--- a/perl-install/install_interactive.pm
+++ /dev/null
@@ -1,243 +0,0 @@
-package install_interactive; # $Id$
-
-use diagnostics;
-use strict;
-
-use vars;
-
-use common qw(:common :functional);
-use partition_table qw(:types);
-use partition_table_raw;
-use detect_devices;
-use install_steps;
-use devices;
-use fsedit;
-use log;
-use fs;
-
-
-sub tellAboutProprietaryModules {
- my ($o) = @_;
- my @l = grep {$_} map { $_->{driver} =~ /^Bad:(.*)/ && $1 } detect_devices::probeall();
- $o->ask_warn('',
-_("Some hardware on your computer needs ``proprietary'' drivers to work.
-You can find some information about them at: %s", join(", ", @l))) if @l;
-}
-
-sub partition_with_diskdrake {
- my ($o, $hds, $nowizard) = @_;
- my $ok;
-
- $o->set_help('partition_with_diskdrake');
- do {
- $ok = 1;
- require diskdrake;
- diskdrake::main($hds, $o->{lvms}, $o->{raid}, interactive_gtk->new, $nowizard);
- delete $o->{wizard} and return partitionWizard($o, 'nodiskdrake');
- my @fstab = fsedit::get_fstab(@$hds, @{$o->{lvms}}, $o->{raid});
-
- unless (fsedit::get_root_(\@fstab)) {
- $ok = 0;
- $o->ask_okcancel('', _("You must have a root partition.
-For this, create a partition (or click on an existing one).
-Then choose action ``Mount point'' and set it to `/'"), 1) or return;
- }
- if (!grep { isSwap($_) } @fstab) {
- $o->ask_warn('', _("You must have a swap partition")), $ok=0 if !$::expert;
- $ok &&= $::expert || $o->ask_okcancel('', _("You don't have a swap partition\n\nContinue anyway?"));
- }
- } until $ok;
- 1;
-}
-
-sub partitionWizardSolutions {
- my ($o, $hds, $fstab, $readonly) = @_;
- my @wizlog;
- my (@solutions, %solutions);
-
- my $min_linux = 400 << 11;
- my $max_linux = 3000 << 11;
- my $min_swap = 50 << 11;
- my $max_swap = 300 << 11;
- my $min_freewin = 100 << 11;
-
- # each solution is a [ score, text, function ], where the function retunrs true if succeeded
-
- my @good_hds = grep { partition_table::can_raw_add($_) } @$hds;
- if (fsedit::free_space(@good_hds) > $min_linux and !$readonly) {
- $solutions{free_space} = [ 20, _("Use free space"), sub { fsedit::auto_allocate($hds); 1 } ]
- } else {
- push @wizlog, _("Not enough free space to allocate new partitions") . ": " .
- (@good_hds ?
- fsedit::free_space(@good_hds) . " < $min_linux" :
- "no harddrive on which partitions can be added") if !$readonly;
- }
-
- if (my @truefs = grep { isTrueFS($_) } @$fstab) {
- #- value twice the ext2 partitions
- $solutions{existing_part} = [ 6 + @truefs + @$fstab, _("Use existing partition"), sub { $o->ask_mntpoint_s($fstab) } ]
- } else {
- push @wizlog, _("There is no existing partition to use");
- }
-
- my @fats = grep { isFat($_) } @$fstab;
- fs::df($_) foreach @fats;
- if (my @ok_forloopback = sort { $b->{free} <=> $a->{free} } grep { $_->{free} > $min_linux + $min_swap + $min_freewin } @fats) {
- $solutions{loopback} =
- [ -10 - @fats, _("Use the Windows partition for loopback"),
- sub {
- my ($s_root, $s_swap);
- my $part = $o->ask_from_listf('', _("Which partition do you want to use for Linux4Win?"), \&partition_table_raw::description, \@ok_forloopback) or return;
- $max_swap = $min_swap + 1 if $part->{free} - $max_swap < $min_linux;
- $o->ask_from_entries_refH('', _("Choose the sizes"), [
- { label => _("Root partition size in MB: "), val => \$s_root, min => $min_linux >> 11, max => min($part->{free} - $max_swap, $max_linux) >> 11, type => 'range' },
- { label => _("Swap partition size in MB: "), val => \$s_swap, min => $min_swap >> 11, max => $max_swap >> 11, type => 'range' },
- ]) or return;
- push @{$part->{loopback}},
- { type => 0x83, loopback_file => '/lnx4win/linuxsys.img', mntpoint => '/', size => $s_root << 11, device => $part, notFormatted => 1 },
- { type => 0x82, loopback_file => '/lnx4win/swapfile', mntpoint => 'swap', size => $s_swap << 11, device => $part, notFormatted => 1 };
- 1;
- } ];
- $solutions{resize_fat} =
- [ 6 - @fats, _("Use the free space on the Windows partition"),
- sub {
- $o->set_help('resizeFATChoose');
- my $part = $o->ask_from_listf('', _("Which partition do you want to resize?"), \&partition_table_raw::description, \@ok_forloopback) or return;
- $o->set_help('resizeFATWait');
- my $w = $o->wait_message(_("Resizing"), _("Computing Windows filesystem bounds"));
- require resize_fat::main;
- my $resize_fat = eval { resize_fat::main->new($part->{device}, devices::make($part->{device})) };
- $@ and die _("The FAT resizer is unable to handle your partition,
-the following error occured: %s", $@);
- my $min_win = $resize_fat->min_size;
- $part->{size} > $min_linux + $min_swap + $min_freewin + $min_win or die _("Your Windows partition is too fragmented, please run ``defrag'' first");
- $o->ask_okcancel('', _("WARNING!
-
-DrakX will now resize your Windows partition. Be careful: this operation is
-dangerous. If you have not already done so, you should first exit the
-installation, run scandisk under Windows (and optionally run defrag), then
-restart the installation. You should also backup your data.
-When sure, press Ok.")) or return;
-
- my $size = $part->{size};
- $o->ask_from_entries_refH('', _("Which size do you want to keep for windows on"), [
- { label => _("partition %s", partition_table_raw::description($part)), val => \$size, min => $min_win >> 11, max => ($part->{size} - $min_linux - $min_swap) >> 11, type => 'range' },
- ]) or return;
- $size <<= 11;
-
- local *log::l = sub { $w->set(join(' ', @_)) };
- eval { $resize_fat->resize($size) };
- $@ and die _("FAT resizing failed: %s", $@);
-
- $part->{size} = $size;
- $part->{isFormatted} = 1;
-
- my ($hd) = grep { $_->{device} eq $part->{rootDevice} } @$hds;
- $hd->{isDirty} = $hd->{needKernelReread} = 1;
- $hd->adjustEnd($part);
- partition_table::adjust_local_extended($hd, $part);
- partition_table::adjust_main_extended($hd);
-
- fsedit::auto_allocate($hds);
- 1;
- } ] if !$readonly;
- } else {
- push @wizlog, _("There is no FAT partitions to resize or to use as loopback (or not enough space left)") .
- @fats ? "\nFAT partitions:" . join('', map { "\n $_->{device} $_->{free} (" . ($min_linux + $min_swap + $min_freewin) . ")" } @fats) : '';
- }
-
- if (@$fstab && !$readonly) {
- $solutions{wipe_drive} =
- [ 10, fsedit::is_one_big_fat($hds) ? _("Remove Windows(TM)") : _("Erase entire disk"),
- sub {
- $o->set_help('takeOverHdChoose');
- my $hd = $o->ask_from_listf('', _("You have more than one hard drive, which one do you install linux on?"),
- \&partition_table_raw::description, $hds) or return;
- $o->set_help('takeOverHdConfirm');
- $o->ask_okcancel('', _("ALL existing partitions and their data will be lost on drive %s", partition_table_raw::description($hd))) or return;
- partition_table_raw::zero_MBR($hd);
- fsedit::auto_allocate($hds);
- 1;
- } ];
- }
-
- if (!$readonly && ref($o) =~ /gtk/) { #- diskdrake only available in gtk for now
- $solutions{diskdrake} = [ 0, _("Custom disk partitioning"), sub { partition_with_diskdrake($o, $hds, 'nowizard') } ];
- }
-
- $solutions{fdisk} =
- [ -10, _("Use fdisk"), sub {
- $o->enter_console;
- foreach (@$hds) {
- print "\n" x 10, _("You can now partition %s.
-When you are done, don't forget to save using `w'", partition_table_raw::description($_));
- print "\n\n";
- my $pid = 0;
- if (arch() =~ /ppc/) {
- $pid = fork or exec "pdisk", devices::make($_->{device});
- } else {
- $pid = fork or exec "fdisk", devices::make($_->{device});
- }
- waitpid($pid, 0);
- }
- $o->leave_console;
- 0;
- } ] if $o->{partitioning}{fdisk};
-
- log::l("partitioning wizard log:\n", (map { ">>wizlog>>$_\n" } @wizlog));
- %solutions;
-}
-
-sub partitionWizard {
- my ($o, $nodiskdrake) = @_;
-
- $o->set_help('doPartitionDisks');
-
- my %solutions = partitionWizardSolutions($o, $o->{hds}, $o->{fstab}, $o->{partitioning}{readonly});
- if ($o->{lnx4win}) {
- if ($solutions{loopback}) {
- %solutions = (loopback => $solutions{loopback});
- } else {
- $o->ask_warn('', _("You don't have enough free space on your Windows partition")) if grep { isFat($_) } @{$o->{fstab}}
- }
- }
-
- delete $solutions{diskdrake} if $nodiskdrake;
-
- my @solutions = sort { $b->[0] <=> $a->[0] } values %solutions;
-
- my $level = $::expert ? -9999 : 0;
- my @sol = grep { $_->[0] >= $level } @solutions;
-
- log::l( "solutions found: " . join('', map {$_->[1]} @sol) .
- " (all solutions found: " . join('', map {$_->[1]} @solutions) . ")");
-
- @solutions = @sol if @sol > 1;
- log::l("solutions: ", int @solutions);
- @solutions or $o->ask_warn('', _("I can't find any room for installing")), die 'already displayed';
-
- my $ok; while (!$ok) {
- log::l('HERE: ', join(',', map { $_->[1] } @solutions));
- my $sol = $o->ask_from_listf('', _("The DrakX Partitioning wizard found the following solutions:"), sub { $_[0][1] }, \@solutions) or redo;
- log::l("partitionWizard calling solution $sol->[1]");
- eval { $ok = $sol->[2]->() };
- die if $@ =~ /setstep/;
- $ok &&= !$@;
- $@ and $o->ask_warn('', _("Partitioning failed: %s", $@));
- }
-}
-
-sub upNetwork {
- my ($o, $pppAvoided) = @_;
- my $w = $o->wait_message('', _("Bringing up the network"));
- install_steps::upNetwork($o, $pppAvoided);
-}
-sub downNetwork {
- my ($o, $pppOnly) = @_;
- my $w = $o->wait_message('', _("Bringing down the network"));
- install_steps::downNetwork($o, $pppOnly);
-}
-
-
-
-1;
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
deleted file mode 100644
index 1817466d3..000000000
--- a/perl-install/install_steps.pm
+++ /dev/null
@@ -1,896 +0,0 @@
-package install_steps; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@filesToSaveForUpgrade);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:file :system :common :functional);
-use install_any qw(:all);
-use partition_table qw(:types);
-use detect_devices;
-use modules;
-use run_program;
-use lang;
-use keyboard;
-use fsedit;
-use loopback;
-#use commands;
-use any;
-use log;
-use fs;
-
-@filesToSaveForUpgrade = qw(
-/etc/ld.so.conf /etc/fstab /etc/hosts /etc/conf.modules /etc/modules.conf
-);
-
-
-#-######################################################################################
-#- OO Stuff
-#-######################################################################################
-sub new($$) {
- my ($type, $o) = @_;
-
- bless $o, ref $type || $type;
- return $o;
-}
-
-#-######################################################################################
-#- In/Out Steps Functions
-#-######################################################################################
-sub enteringStep {
- my ($o, $step) = @_;
- log::l("starting step `$step'");
-}
-sub leavingStep {
- my ($o, $step) = @_;
- log::l("step `$step' finished");
-
- if (-d "$o->{prefix}/root") {
- eval { commands::cp('-f', "/tmp/ddebug.log", "$o->{prefix}/root") };
- output(install_any::auto_inst_file(), install_any::g_auto_install());
- }
-
- for (my $s = $o->{steps}{first}; $s; $s = $o->{steps}{$s}{next}) {
- #- the reachability property must be recomputed each time to take
- #- into account failed step.
- next if $o->{steps}{$s}{done} && !$o->{steps}{$s}{redoable};
-
- my $reachable = 1;
- if (my $needs = $o->{steps}{$s}{needs}) {
- my @l = ref $needs ? @$needs : $needs;
- $reachable = min(map { $o->{steps}{$_}{done} || 0 } @l);
- }
- $o->{steps}{$s}{reachable} = 1 if $reachable;
- }
- $o->{steps}{$step}{reachable} = $o->{steps}{$step}{redoable};
-
- while (my $f = shift @{$o->{steps}{$step}{toBeDone} || []}) {
- eval { &$f() };
- $o->ask_warn(_("Error"), [
-_("An error occurred, but I don't know how to handle it nicely.
-Continue at your own risk."), $@ ]) if $@;
- }
-}
-
-sub errorInStep($$) { print "error :(\n"; c::_exit(1) }
-sub kill_action {}
-sub set_help { 1 }
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-#------------------------------------------------------------------------------
-sub selectLanguage {
- my ($o) = @_;
- lang::set($o->{lang});
- $o->{langs} ||= { $o->{lang} => 1 };
-
- log::l("selectLanguage: pack_langs ", lang::pack_langs($o->{langs}));
-
- if ($o->{keyboard_unsafe} || !$o->{keyboard}) {
- $o->{keyboard_unsafe} = 1;
- $o->{keyboard} = keyboard::lang2keyboard($o->{lang});
- selectKeyboard($o) if !$::live;
- }
-}
-#------------------------------------------------------------------------------
-sub selectKeyboard {
- my ($o) = @_;
- keyboard::setup($o->{keyboard});
-
- #- if we go back to the selectKeyboard, you must rewrite
- addToBeDone {
- lang::write_langs($o->{prefix}, $o->{langs});
- } 'formatPartitions' unless $::g_auto_install;
- addToBeDone {
- lang::write($o->{prefix}, $o->{lang});
- keyboard::write($o->{prefix}, $o->{keyboard}, lang::lang2charset($o->{lang}));
- } 'installPackages' unless $::g_auto_install;
-}
-#------------------------------------------------------------------------------
-sub selectPath {}
-#------------------------------------------------------------------------------
-sub selectInstallClass {}
-#------------------------------------------------------------------------------
-sub setupSCSI {
- my ($o) = @_;
- modules::configure_pcmcia($o->{pcmcia}) if $o->{pcmcia};
- modules::load_ide();
- modules::load_thiskind('scsi|disk');
-}
-
-#------------------------------------------------------------------------------
-sub doPartitionDisksBefore {
- my ($o) = @_;
-
- if (cat_("/proc/mounts") =~ m|/\w+/(\S+)\s+/tmp/hdimage\s+(\S+)| && !$o->{partitioning}{readonly}) {
- $o->{stage1_hd} = { device => $1, type => $2 };
- install_any::getFile("XXX"); #- close still opened filehandle
- eval { fs::umount("/tmp/hdimage") };
- }
- eval {
- close *pkgs::LOG;
- eval { fs::umount("$o->{prefix}/proc") };
- eval { fs::umount_all($o->{fstab}, $o->{prefix}) };
- eval { sleep 1; fs::umount_all($o->{fstab}, $o->{prefix}) } if $@; #- HACK
- } if $o->{fstab} && !$::testing && !$::live;
-
- $o->{raid} ||= {};
-}
-
-#------------------------------------------------------------------------------
-sub doPartitionDisksAfter {
- my ($o) = @_;
- unless ($::testing) {
- partition_table::write($_) foreach @{$o->{hds}};
- $_->{rebootNeeded} and $o->rebootNeeded foreach @{$o->{hds}};
- }
-
- $o->{fstab} = [ fsedit::get_fstab(@{$o->{hds}}, @{$o->{lvms}}, $o->{raid}) ];
- fsedit::get_root_($o->{fstab}) or die "Oops, no root partition";
-
- if ($o->{partitioning}{use_existing_root}) {
- #- ensure those partitions are mounted so that they are not proposed in choosePartitionsToFormat
- fs::mount_part($_, $o->{prefix}) foreach grep { $_->{mntpoint} && !$_->{notFormatted} } @{$o->{fstab}};
- }
-
- if (my $s = delete $o->{stage1_hd}) {
- my ($part) = grep { $_->{device} eq $s->{device} } @{$o->{fstab}};
- $part->{isMounted} ?
- do { rmdir "/tmp/hdimage" ; symlinkf("$o->{prefix}$part->{mntpoint}", "/tmp/hdimage") } :
- eval {
- fs::mount($s->{device}, "/tmp/hdimage", $s->{type});
- $part->{isMounted} = 1;
- };
- }
-
- cat_("/proc/mounts") =~ m|(\S+)\s+/tmp/image nfs| &&
- !grep { $_->{mntpoint} eq "/mnt/nfs" } @{$o->{manualFstab} || []} and
- push @{$o->{manualFstab}}, { type => "nfs", mntpoint => "/mnt/nfs", device => $1, options => "noauto,ro,nosuid,rsize=8192,wsize=8192" };
-}
-
-#------------------------------------------------------------------------------
-sub doPartitionDisks {
- my ($o) = @_;
-
- install_any::getHds($o);
-
- if ($o->{partitioning}{use_existing_root} || $o->{isUpgrade}) {
- # either one root is defined (and all is ok), or we take the first one we find
- my $p = fsedit::get_root_($o->{fstab}) || first(install_any::find_root_parts($o->{fstab}, $o->{prefix})) or die;
- install_any::use_root_part($o->{fstab}, $p, $o->{prefix});
- }
- if ($o->{partitioning}{auto_allocate}) {
- fsedit::auto_allocate($o->{hds}, $o->{partitions});
- }
-}
-
-#------------------------------------------------------------------------------
-
-sub ask_mntpoint_s {
- my ($o, $fstab) = @_;
-
- #- TODO: set the mntpoints
-
- my %m; foreach (@$fstab) {
- my $m = $_->{mntpoint};
-
- next unless $m && $m ne 'swap'; #- there may be a lot of swap.
-
- $m{$m} and die _("Duplicate mount point %s", $m);
- $m{$m} = 1;
-
- #- in case the type does not correspond, force it to ext2
- $_->{type} = 0x83 if $m =~ m|^/| && !isFat($_) && !isTrueFS($_);
- }
- 1;
-}
-
-
-sub rebootNeeded($) {
- my ($o) = @_;
- log::l("Rebooting...");
- c::_exit(0);
-}
-
-sub choosePartitionsToFormat($$) {
- my ($o, $fstab) = @_;
-
- foreach (@$fstab) {
- $_->{mntpoint} = "swap" if isSwap($_);
- $_->{mntpoint} or next;
-
- add2hash_($_, { toFormat => $_->{notFormatted} });
- if (!$_->{toFormat}) {
- my $t = isLoopback($_) ?
- eval { fsedit::typeOfPart($o->{prefix} . loopback::file($_)) } :
- fsedit::typeOfPart($_->{device});
- $_->{toFormatUnsure} = $_->{mntpoint} eq "/" ||
- #- if detected dos/win, it's not precise enough to just compare the types (too many of them)
- (!$t || isOtherAvailableFS({ type => $t }) ? !isOtherAvailableFS($_) : $t != $_->{type});
- }
- }
-}
-
-sub formatMountPartitions {
- my ($o) = @_;
- fs::formatMount_all($o->{raid}, $o->{fstab}, $o->{prefix});
-}
-
-#------------------------------------------------------------------------------
-sub setPackages {
- my ($o) = @_;
- install_any::setPackages($o);
- pkgs::selectPackagesAlreadyInstalled($o->{packages}, $o->{prefix})
- if !$o->{isUpgrade} && (-r "$o->{prefix}/var/lib/rpm/packages.rpm" || -r "$o->{prefix}/var/lib/rpm/Packages");
-}
-sub selectPackagesToUpgrade {
- my ($o) = @_;
- pkgs::selectPackagesToUpgrade($o->{packages}, $o->{prefix}, $o->{base}, $o->{toRemove}, $o->{toSave});
-}
-
-sub choosePackages {
- my ($o, $packages, $compssUsers, $first_time) = @_;
-
- #- now for upgrade, package that must be upgraded are
- #- selected first, after is used the same scheme as install.
-
- #- make sure we kept some space left for available else the system may
- #- not be able to start (xfs at least).
- my $available = install_any::getAvailableSpace($o);
- my $availableCorrected = pkgs::invCorrectSize($available / sqr(1024)) * sqr(1024);
- log::l(sprintf "available size %s (corrected %s)", formatXiB($available), formatXiB($availableCorrected));
-
- #- avoid destroying user selection of packages but only
- #- for expert, as they may have done individual selection before.
- if ($first_time || !$::expert) {
- install_any::unselectMostPackages($o);
-
- unless ($::expert) {
- add2hash_($o, { compssListLevel => 5 }) unless $::auto_install;
- exists $o->{compssListLevel}
- and pkgs::setSelectedFromCompssList($packages, $o->{compssUsersChoice}, $o->{compssListLevel}, $availableCorrected);
- }
- }
-
- $availableCorrected;
-}
-
-sub beforeInstallPackages {
- my ($o) = @_;
-
- #- save these files in case of upgrade failure.
- if ($o->{isUpgrade}) {
- foreach (@filesToSaveForUpgrade) {
- unlink "$o->{prefix}/$_.mdkgisave";
- if (-e "$o->{prefix}/$_") {
- eval { commands::cp("$o->{prefix}/$_", "$o->{prefix}/$_.mdkgisave") };
- }
- }
- }
-
- #- some packages need such files for proper installation.
- install_any::write_fstab($o);
-
- require network;
- network::add2hosts("$o->{prefix}/etc/hosts", "localhost.localdomain", "127.0.0.1");
-
- require pkgs;
- pkgs::init_db($o->{prefix});
-}
-
-sub pkg_install {
- my ($o, @l) = @_;
- log::l("selecting packages");
- require pkgs;
- if ($::testing) {
- log::l("selecting package \"$_\"") foreach @l;
- } else {
- pkgs::selectPackage($o->{packages}, pkgs::packageByName($o->{packages}, $_) || die "$_ rpm not found") foreach @l;
- }
- my @toInstall = pkgs::packagesToInstall($o->{packages});
- if (@toInstall) {
- log::l("installing packages");
- $o->installPackages;
- } else {
- log::l("all packages selected are already installed, nothing to do")
- }
-}
-
-sub pkg_install_if_requires_satisfied {
- my ($o, @l) = @_;
- require pkgs;
- foreach (@l) {
- my %newSelection;
- my $pkg = pkgs::packageByName($o->{packages}, $_) || die "$_ rpm not found";
- pkgs::selectPackage($o->{packages}, $pkg, 0, \%newSelection);
- if (scalar(keys %newSelection) == 1) {
- pkgs::selectPackage($o->{packages}, $pkg);
- } else {
- log::l("pkg_install_if_requires_satisfied: not selecting $_ because of ", join(", ", keys %newSelection));
- }
- }
- $o->installPackages;
-}
-
-sub installPackages($$) { #- complete REWORK, TODO and TOCHECK!
- my ($o) = @_;
- my $packages = $o->{packages};
-
- if (@{$o->{toRemove} || []}) {
- #- hack to ensure proper upgrade of packages from other distribution,
- #- as release number are not mandrake based. this causes save of
- #- important files and restore them after.
- foreach (@{$o->{toSave} || []}) {
- if (-e "$o->{prefix}/$_") {
- eval { commands::cp("-f", "$o->{prefix}/$_", "$o->{prefix}/$_.mdkgisave") };
- }
- }
- pkgs::remove($o->{prefix}, $o->{toRemove});
- foreach (@{$o->{toSave} || []}) {
- if (-e "$o->{prefix}/$_.mdkgisave") {
- renamef("$o->{prefix}/$_.mdkgisave", "$o->{prefix}/$_");
- }
- }
- $o->{toSave} = [];
-
- #- hack for compat-glibc to upgrade properly :-(
- if (pkgs::packageFlagSelected(pkgs::packageByName($packages, 'compat-glibc')) &&
- !pkgs::packageFlagInstalled(pkgs::packageByName($packages, 'compat-glibc'))) {
- rename "$o->{prefix}/usr/i386-glibc20-linux", "$o->{prefix}/usr/i386-glibc20-linux.mdkgisave";
- }
- }
-
- #- small transaction will be built based on this selection and depslist.
- my @toInstall = pkgs::packagesToInstall($packages);
-
- my $time = time;
- $ENV{DURING_INSTALL} = 1;
- pkgs::install($o->{prefix}, $o->{isUpgrade}, \@toInstall, $packages->{depslist}, $packages->{mediums});
- delete $ENV{DURING_INSTALL};
- run_program::rooted_or_die($o->{prefix}, 'ldconfig') unless $::g_auto_install;
- log::l("Install took: ", formatTimeRaw(time - $time));
- install_any::log_sizes($o);
- scalar(@toInstall); #- return number of packages installed.
-}
-
-sub afterInstallPackages($) {
- my ($o) = @_;
-
- return if $::g_auto_install;
-
- die _("Some important packages didn't get installed properly.
-Either your cdrom drive or your cdrom is defective.
-Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm\"
-") if grep { m|read failed: Input/output error| } cat_("$o->{prefix}/root/install.log");
-
- if (arch() !~ /^sparc/) { #- TODO restore it as may be needed for sparc
- -x "$o->{prefix}/usr/bin/dumpkeys" or $::testing or die
-"Some important packages didn't get installed properly.
-
-Please switch to console 2 (using ctrl-alt-f2)
-and look at the log file /tmp/ddebug.log
-
-Consoles 1,3,4,7 may also contain interesting information";
- }
-
- pkgs::done_db();
-
- #- why not? cuz weather is nice today :-) [pixel]
- sync(); sync();
-
- #- generate /etc/lvmtab needed for rc.sysinit
- run_program::rooted($o->{prefix}, 'vgscan') if -e '/etc/lvmtab';
-
- #- configure PCMCIA services if needed.
- modules::write_pcmcia($o->{prefix}, $o->{pcmcia});
-
- #- for mandrake_firstime
- touch "$o->{prefix}/var/lock/TMP_1ST";
-
- any::writeandclean_ldsoconf($o->{prefix});
- log::l("before install packages, after writing ld.so.conf");
-
- #- make sure some services have been enabled (or a catastrophic restart will occur).
- #- these are normally base package post install scripts or important services to start.
- run_program::rooted($o->{prefix}, "chkconfig", "--add", $_) foreach
- qw(random netfs network rawdevices sound kheader usb keytable syslog crond portmap);
-
- #- call update-menus at the end of package installation
- run_program::rooted($o->{prefix}, "update-menus");
-
- if ($o->{pcmcia}) {
- substInFile { s/.*(TaskBarShowAPMStatus).*/$1=1/ } "$o->{prefix}/usr/lib/X11/icewm/preferences";
- eval { commands::cp("$o->{prefix}/usr/share/applnk/System/kapm.kdelnk",
- "$o->{prefix}/etc/skel/Desktop/Autostart/kapm.kdelnk") };
- }
-
- my $msec = "$o->{prefix}/etc/security/msec";
- substInFile { s/^usb\n//; $_ .= "usb\n" if eof } "$msec/group.conf" if -d $msec;
- substInFile { s/^xgrp\n//; $_ .= "xgrp\n" if eof } "$msec/group.conf" if -d $msec;
- substInFile { s/^audio\n//; $_ .= "audio\n" if eof } "$msec/group.conf" if -d $msec;
- substInFile { s/^cdrom\n//; $_ .= "cdrom\n" if eof } "$msec/group.conf" if -d $msec;
- substInFile { s/^cdwriter\n//; $_ .= "cdwriter\n" if eof } "$msec/group.conf" if -d $msec;
-
- my $pkg = pkgs::packageByName($o->{packages}, 'urpmi');
- if ($pkg && pkgs::packageSelectedOrInstalled($pkg)) {
- install_any::install_urpmi($o->{prefix},
- $::oem ? 'cdrom' : $o->{method}, #- HACK
- $o->{packages}{mediums});
- pkgs::saveCompssUsers($o->{prefix}, $o->{packages}, $o->{compssUsers}, $o->{compssUsersSorted});
- }
-
-# #- update language and icons for KDE.
-# update_userkderc($_, 'Locale', Language => "") foreach list_skels($o->{prefix}, '.kderc');
-# log::l("updating kde icons according to available devices");
-# install_any::kdeicons_postinstall($o->{prefix});
-
- my $welcome = any::to_utf8(_("Welcome to %s", "HOSTNAME"));
- substInFile { s/^(GreetString)=.*/$1=$welcome/ } "$o->{prefix}/usr/share/config/kdmrc";
- install_any::disable_user_view($o->{prefix}) if $o->{security} >= 3 || $o->{authentication}{NIS};
- run_program::rooted($o->{prefix}, "kdeDesktopCleanup");
-
- #- konsole and gnome-terminal are lamers in exotic languages, link them to something better
- if ($o->{lang} =~ /ja|ko|zh/) {
- foreach ("konsole", "gnome-terminal") {
- my $f = "$o->{prefix}/usr/bin/$_";
- symlinkf("X11/rxvt.sh", $f) if -e $f;
- }
- }
- foreach (list_skels($o->{prefix}, '.kde/share/config/kfmrc')) {
- my $found;
- substInFile {
- $found ||= /KFM Misc Defaults/;
- $_ .=
-"[KFM Misc Defaults]
-GridWidth=85
-GridHeight=70
-" if eof && !$found;
- } $_
- }
-
- #- move some file after an upgrade that may be seriously annoying.
- #- and rename saved files to .mdkgiorig.
- if ($o->{isUpgrade}) {
- my $pkg = pkgs::packageByName($o->{packages}, 'rpm');
- $pkg && pkgs::packageSelectedOrInstalled($pkg) && pkgs::versionCompare(pkgs::packageVersion($pkg), '4.0') >= 0 and
- pkgs::clean_old_rpm_db($o->{prefix});
-
- log::l("moving previous desktop files that have been updated to Trash of each user");
- install_any::kdemove_desktop_file($o->{prefix});
-
- foreach (@filesToSaveForUpgrade) {
- renamef("$o->{prefix}/$_.mdkgisave", "$o->{prefix}/$_.mdkgiorig")
- if -e "$o->{prefix}$_.mdkgisave";
- }
- }
-}
-
-#------------------------------------------------------------------------------
-sub selectMouse($) {
- my ($o) = @_;
-}
-
-#------------------------------------------------------------------------------
-sub configureNetwork {
- my ($o) = @_;
- require network;
- network::configureNetwork2($o, $o->{prefix}, $o->{netc}, $o->{intf}, sub { $o->pkg_install(@_) });
-}
-
-#------------------------------------------------------------------------------
-sub installCrypto {
- my ($o) = @_;
- my $u = $o->{crypto} or return; $u->{mirror} && $u->{packages} or return;
-
- upNetwork($o);
- require crypto;
- my @crypto_packages = crypto::getPackages($o->{prefix}, $o->{packages}, $u->{mirror});
- $o->pkg_install(@{$u->{packages}});
-}
-
-sub summary {
- my ($o) = @_;
- configureTimezone($o);
- configurePrinter($o);
-}
-
-#------------------------------------------------------------------------------
-sub configureTimezone {
- my ($o) = @_;
- install_any::preConfigureTimezone($o);
-
- require timezone;
- timezone::write($o->{prefix}, $o->{timezone});
-}
-
-#------------------------------------------------------------------------------
-sub configureServices {
- my ($o) = @_;
- if ($o->{services}) {
- require services;
- services::doit($o, $o->{services}, $o->{prefix});
- }
-}
-#------------------------------------------------------------------------------
-sub configurePrinter {
- my($o) = @_;
- my ($use_cups, $use_lpr) = (0, 0);
- foreach (values %{$o->{printer}{configured} || {}}) {
- for ($_->{mode}) {
- /CUPS/ and $use_cups++;
- /lpr/ and $use_lpr++;
- }
- }
- #- if at least one queue is configured, configure it.
- if ($use_cups || $use_lpr) {
- $o->pkg_install(if_($use_cups, 'cups-drivers'), if_($use_lpr, 'rhs-printfilters'));
-
- require printer;
- eval { add2hash($o->{printer}, printer::getinfo($o->{prefix})) }; #- get existing configuration.
- $use_cups and printer::poll_ppd_base();
- $use_lpr and printer::read_printer_db();
- foreach (values %{$o->{printer}{configured} || {}}) {
- log::l("configuring printer queue $_->{QUEUE} for $_->{mode}");
- printer::copy_printer_params($_, $o->{printer});
- #- setup all configured queues, which is not the case interactively where
- #- only the working queue is setup on configuration.
- printer::configure_queue($o->{printer});
- }
- }
-}
-
-#------------------------------------------------------------------------------
-sub setRootPassword {
- my ($o) = @_;
- my $p = $o->{prefix};
- my $u = $o->{superuser} ||= {};
- local $o->{superuser}{name} = 'root';
- any::write_passwd_user($o->{prefix}, $o->{superuser}, $o->{authentication}{md5});
-}
-
-#------------------------------------------------------------------------------
-
-sub addUser {
- my ($o) = @_;
- my $p = $o->{prefix};
- my $users = $o->{users} ||= [];
-
- my (%uids, %gids);
- foreach (glob_("$p/home")) { my ($u, $g) = (stat($_))[4,5]; $uids{$u} = 1; $gids{$g} = 1; }
-
- foreach (@$users) {
- $_->{home} ||= "/home/$_->{name}";
-
- my $u = $_->{uid} || ($_->{oldu} = (stat("$p$_->{home}"))[4]);
- my $g = $_->{gid} || ($_->{oldg} = (stat("$p$_->{home}"))[5]);
- #- search for available uid above 501 else initscripts may fail to change language for KDE.
- if (!$u || getpwuid($u)) { for ($u = 501; getpwuid($u) || $uids{$u}; $u++) {} }
- if (!$g ) { for ($g = 501; getgrgid($g) || $gids{$g}; $g++) {} }
-
- $_->{uid} = $u; $uids{$u} = 1;
- $_->{gid} = $g; $gids{$g} = 1;
- }
-
- any::write_passwd_user($p, $_, $o->{authentication}{md5}) foreach @$users;
-
- open F, ">> $p/etc/group" or die "can't append to group file: $!";
- print F "$_->{name}:x:$_->{gid}:\n" foreach grep { ! getgrgid($_->{gid}) } @$users;
-
- foreach my $u (@$users) {
- if (! -d "$p$u->{home}") {
- my $mode = $o->{security} < 2 ? 0755 : 0750;
- eval { commands::cp("-f", "$p/etc/skel", "$p$u->{home}") };
- if ($@) {
- log::l("copying of skel failed: $@"); mkdir("$p$u->{home}", $mode);
- } else {
- chmod $mode, "$p$u->{home}";
- }
- }
- require commands;
- eval { commands::chown_("-r", "$u->{uid}.$u->{gid}", "$p$u->{home}") }
- if $u->{uid} != $u->{oldu} || $u->{gid} != $u->{oldg};
- }
- any::addUsers($p, $users);
-
- $o->pkg_install("autologin") if $o->{autologin};
- any::set_autologin($p, $o->{autologin}, $o->{desktop});
-
- install_any::setAuthentication($o);
-
- install_any::disable_user_view($p) if @$users == ();
-}
-
-#------------------------------------------------------------------------------
-sub createBootdisk($) {
- my ($o) = @_;
- my $dev = $o->{mkbootdisk} or return;
-
- my @l = detect_devices::floppies();
-
- $dev = shift @l || die _("No floppy drive available")
- if $dev eq "1"; #- special case meaning autochoose
-
- return if $::testing;
-
- require bootloader;
- bootloader::mkbootdisk($o->{prefix}, install_any::kernelVersion($o), $dev, $o->{bootloader}{perImageAppend});
- $o->{mkbootdisk} = $dev;
-}
-
-#------------------------------------------------------------------------------
-sub readBootloaderConfigBeforeInstall {
- my ($o) = @_;
- my ($image, $v);
-
- require bootloader;
- add2hash($o->{bootloader} ||= {}, bootloader::read($o->{prefix}, arch() =~ /sparc/ ? "/etc/silo.conf" : arch() =~ /ppc/ ? "/etc/yaboot.conf" : "/etc/lilo.conf"));
-
- #- since kernel or kernel-smp may not be upgraded, it should be checked
- #- if there is a need to update existing lilo.conf entries by following
- #- symlinks before kernel or other packages get installed.
- #- update everything that could be a filename (for following symlink).
- foreach my $e (@{$o->{bootloader}{entries}}) {
- while (my $v = readlink "$o->{prefix}/$e->{kernel_or_dev}") {
- $v = "/boot/$v" if $v !~ m|^/|; -e "$o->{prefix}$v" or last;
- log::l("renaming /boot/$e->{kernel_or_dev} entry by $v");
- $e->{kernel_or_dev} = $v;
- }
- while (my $v = readlink "$o->{prefix}/$e->{initrd}") {
- $v = "/boot/$v" if $v !~ m|^/|; -e "$o->{prefix}$v" or last;
- log::l("renaming /boot/$e->{initrd} entry by $v");
- $e->{initrd} = $v;
- }
- }
-}
-
-sub setupBootloaderBefore {
- my ($o) = @_;
- if (arch() =~ /alpha/) {
- if (my $dev = fsedit::get_root($o->{fstab})) {
- $o->{bootloader}{boot} ||= "/dev/$dev->{rootDevice}";
- $o->{bootloader}{root} ||= "/dev/$dev->{device}";
- $o->{bootloader}{part_nb} ||= first($dev->{device} =~ /(\d+)/);
- }
- } else {
- #- check for valid fb mode to enable a default boot with frame buffer.
- my $vga = $o->{allowFB} && (!detect_devices::matching_desc('Rage LT') &&
- !detect_devices::matching_desc('SiS') &&
- !detect_devices::matching_desc('Matrox') &&
- !detect_devices::matching_desc('Rage Mobility')) && $o->{vga};
-
- require bootloader;
- #- propose the default fb mode for kernel fb, if aurora is installed too.
- my $has_aurora = do {
- my $p = pkgs::packageByName($o->{packages}, 'Aurora');
- $p && pkgs::packageFlagInstalled($p);
- };
- bootloader::suggest($o->{prefix}, $o->{bootloader}, $o->{hds}, $o->{fstab}, install_any::kernelVersion($o),
- $has_aurora && $vga);
- bootloader::suggest_floppy($o->{bootloader}) if $o->{security} <= 3 && arch() !~ /ppc/;
-
- $o->{bootloader}{keytable} ||= keyboard::keyboard2kmap($o->{keyboard});
- }
-}
-
-sub setupBootloader($) {
- my ($o) = @_;
- return if $::g_auto_install;
-
- if (arch() =~ /alpha/) {
- return if $::testing;
- my $b = $o->{bootloader};
- $b->{boot} or $o->ask_warn('', "Can't install aboot, not a bsd disklabel"), return;
-
- run_program::rooted($o->{prefix}, "swriteboot", $b->{boot}, "/boot/bootlx") or do {
- cdie "swriteboot failed";
- run_program::rooted($o->{prefix}, "swriteboot", "-f1", $b->{boot}, "/boot/bootlx");
- };
- run_program::rooted($o->{prefix}, "abootconf", $b->{boot}, $b->{part_nb});
-
- modules::load('loop');
- output "$o->{prefix}/etc/aboot.conf",
- map_index { -e "$o->{prefix}/boot/initrd-$_->[1]" ?
- "$::i:$b->{part_nb}$_->[0] root=$b->{root} initrd=/boot/initrd-$_->[1] $b->{perImageAppend}\n" :
- "$::i:$b->{part_nb}$_->[0] root=$b->{root} $b->{perImageAppend}\n" }
- map { run_program::rooted($o->{prefix}, "mkinitrd", "-f", "/boot/initrd-$_->[1]", "--ifneeded", $_->[1]) ;#or
- #unlink "$o->{prefix}/boot/initrd-$_->[1]";$_ } grep { $_->[0] && $_->[1] }
- $_ } grep { $_->[0] && $_->[1] }
- map { [ m|$o->{prefix}(/boot/vmlinux-(.*))| ] } glob_("$o->{prefix}/boot/vmlinux-*");
-# output "$o->{prefix}/etc/aboot.conf",
-# map_index { "$::i:$b->{part_nb}$_ root=$b->{root} $b->{perImageAppend}\n" }
-# map { /$o->{prefix}(.*)/ } eval { glob_("$o->{prefix}/boot/vmlinux*") };
- } else {
- require bootloader;
- bootloader::install($o->{prefix}, $o->{bootloader}, $o->{fstab}, $o->{hds});
- }
-}
-
-#------------------------------------------------------------------------------
-sub configureXBefore {
- my ($o) = @_;
- my $xkb = $o->{X}{keyboard}{xkb_keymap} || keyboard::keyboard2xkb($o->{keyboard});
- $xkb = '' if !($xkb && $xkb =~ /([^(]*)/ && -e "$o->{prefix}/usr/X11R6/lib/X11/xkb/symbols/$1");
- if (!$xkb && (my $f = keyboard::xmodmap_file($o->{keyboard}))) {
- require commands;
- commands::cp("-f", $f, "$o->{prefix}/etc/X11/xinit/Xmodmap");
- $xkb = '';
- }
- {
- my $f = "$o->{prefix}/etc/sysconfig/i18n";
- setVarsInSh($f, add2hash_({ XKB_IN_USE => $xkb ? '': 'no' }, { getVarsFromSh($f) }));
- }
- $o->{X}{keyboard}{xkb_keymap} = $xkb;
- $o->{X}{mouse} = $o->{mouse};
- $o->{X}{wacom} = $o->{wacom};
-
- require Xconfig;
- Xconfig::getinfoFromDDC($o->{X});
- Xconfig::getinfoFromXF86Config($o->{X}, $o->{prefix}); #- take default from here at least.
-
- #- keep this here if the package has to be updated.
- $o->pkg_install("XFree86");
-}
-sub configureX {
- my ($o) = @_;
- $o->configureXBefore;
-
- require Xconfigurator;
- require class_discard;
- { local $::testing = 0; #- unset testing
- local $::auto = 1;
- $o->{X}{skiptest} = 1;
- Xconfigurator::main($o->{prefix}, $o->{X}, class_discard->new,
- { allowFB => $o->{allowFB},
- allowNVIDIA_rpms => install_any::allowNVIDIA_rpms($o->{packages}),
- }, sub { $o->pkg_install(@_) });
- }
- $o->configureXAfter;
-}
-sub configureXAfter {
- my ($o) = @_;
- if ($o->{X}{card}{server} eq 'FBDev') {
- unless (install_any::setupFB($o, Xconfigurator::getVGAMode($o->{X}))) {
- log::l("disabling automatic start-up of X11 if any as setup framebuffer failed");
- any::runlevel($o->{prefix}, 3) unless $::testing; #- disable automatic start-up of X11 on error.
- }
- }
- if ($o->{X}{default_depth} >= 16 && $o->{X}{card}{default_wres} >= 1024) {
- log::l("setting large icon style for kde");
- install_any::kderc_largedisplay($o->{prefix});
- }
-}
-
-#------------------------------------------------------------------------------
-sub miscellaneousBefore {
- my ($o) = @_;
-
- my %s = getVarsFromSh("$o->{prefix}/etc/sysconfig/system");
- $o->{miscellaneous}{HDPARM} ||= $s{HDPARM} if exists $s{HDPARM};
- $o->{security} ||= $s{SECURITY} if exists $s{SECURITY};
-
- $ENV{SECURE_LEVEL} = $o->{security};
- add2hash_ $o, { useSupermount => $o->{security} < 4 && arch() !~ /sparc/ && !$::corporate };
-
- add2hash_($o->{miscellaneous} ||= {}, { numlock => !$o->{pcmcia} });
-}
-sub miscellaneous {
- my ($o) = @_;
-
- local $_ = $o->{bootloader}{perImageAppend};
-
- if ($o->{lnx4win} and !/mem=/) {
- $_ .= ' mem=' . availableRamMB() . 'M';
- }
- if (my @l = detect_devices::IDEburners() and !/ide-scsi/) {
- $_ .= " " . join(" ", (map { "$_->{device}=ide-scsi" } @l),
- #- in that case, also add ide-floppy otherwise ide-scsi will be used!
- map { "$_->{device}=ide-floppy" } detect_devices::ide_zips());
- }
- if ($o->{miscellaneous}{HDPARM}) {
- $_ .= join('', map { " $_=autotune" } grep { /ide.*/ } all("/proc/ide")) if !/ide.=autotune/;
- }
- #- keep some given parameters
- #-TODO
-
- log::l("perImageAppend: $_");
- $o->{bootloader}{perImageAppend} = $_;
-}
-
-#------------------------------------------------------------------------------
-sub exitInstall {
- my ($o) = @_;
- eval { output "$o->{prefix}/root/report.bug", install_any::report_bug($o->{prefix}) };
- install_any::unlockCdrom;
- install_any::log_sizes($o);
-}
-
-#------------------------------------------------------------------------------
-sub hasNetwork {
- my ($o) = @_;
-
- $o->{intf} && $o->{netc}{NETWORKING} ne 'no' || $o->{netcnx}{modem};
-}
-
-#------------------------------------------------------------------------------
-sub upNetwork {
- my ($o, $pppAvoided) = @_;
-
- foreach (qw(resolv.conf protocols services)) {
- symlinkf("$o->{prefix}/etc/$_", "/etc/$_");
- }
-
- modules::write_conf($o->{prefix});
- if ($o->{intf} && $o->{netc}{NETWORKING} ne 'no') {
- network::up_it($o->{prefix}, $o->{intf});
- } elsif (!$pppAvoided && $o->{netcnx}{modem} && !$o->{netcnx}{modem}{isUp}) {
- eval { modules::load_multi(qw(serial ppp bsd_comp ppp_deflate)) };
- run_program::rooted($o->{prefix}, "/etc/rc.d/init.d/syslog", "start");
- run_program::rooted($o->{prefix}, "ifup", "ppp0");
- $o->{netcnx}{modem}{isUp} = 1;
- } else {
- $::testing or return;
- }
- 1;
-}
-
-#------------------------------------------------------------------------------
-sub downNetwork {
- my ($o, $pppOnly) = @_;
-
- modules::write_conf($o->{prefix});
- if (!$pppOnly && $o->{intf} && $o->{netc}{NETWORKING} ne 'no') {
- network::down_it($o->{prefix}, $o->{intf});
- } elsif ($o->{netcnx}{modem} && $o->{netcnx}{modem}{isUp}) {
- run_program::rooted($o->{prefix}, "ifdown", "ppp0");
- run_program::rooted($o->{prefix}, "/etc/rc.d/init.d/syslog", "stop");
- eval { modules::unload($_) foreach qw(ppp_deflate bsd_comp ppp serial) };
- $o->{netcnx}{modem}{isUp} = 0;
- } else {
- $::testing or return;
- }
- 1;
-}
-
-#------------------------------------------------------------------------------
-sub cleanIfFailedUpgrade($) {
- my ($o) = @_;
-
- #- if an upgrade has failed, there should be .mdkgisave files around.
- if ($o->{isUpgrade}) {
- foreach (@filesToSaveForUpgrade) {
- if (-e "$o->{prefix}/$_" && -e "$o->{prefix}/$_.mdkgisave") {
- rename "$o->{prefix}/$_", "$o->{prefix}/$_.mdkginew"; #- keep new files around in case !
- rename "$o->{prefix}/$_.mdkgisave", "$o->{prefix}/$_";
- }
- }
- }
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm
deleted file mode 100644
index f72565fd4..000000000
--- a/perl-install/install_steps_auto_install.pm
+++ /dev/null
@@ -1,99 +0,0 @@
-package install_steps_auto_install; # $Id$
-
-use diagnostics;
-use strict;
-use lang;
-use vars qw(@ISA $graphical @graphical_steps);
-
-@ISA = qw(install_steps);
-
-@graphical_steps = qw(enteringStep beforeInstallPackages installPackages);
-
-use modules;
-
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional);
-use install_steps;
-use log;
-
-sub new {
- my ($type, $o) = @_;
-
- if ($graphical) {
- require install_steps_gtk;
- push @ISA, 'interactive_gtk';
- foreach my $f (@graphical_steps) {
- no strict 'refs';
- my $pkg = $install_steps_gtk::{$f} ? 'install_steps_gtk' : 'install_steps_interactive';
- log::l("install_steps_auto_install: adding function ", $pkg, "::", $f);
- *{"install_steps_auto_install::$f"} = sub {
- local @ISA = ('install_steps_gtk', @ISA);
- &{$pkg . '::' . $f};
- };
- }
- goto &install_steps_gtk::new;
- } else {
- (bless {}, ref $type || $type)->SUPER::new($o);
- }
-}
-
-sub configureNetwork {
- my ($o) = @_;
- modules::load_thiskind('net');
- goto &install_steps::configureNetwork;
-}
-
-sub enteringStep($$$) {
- my ($o, $step) = @_;
- print _("Entering step `%s'\n", translate($o->{steps}{$step}{text}));
- $o->SUPER::enteringStep($step);
-}
-
-sub ask_warn {
- log::l(ref $_[1] ? join " ", @{$_[1]} : $_[1]);
-}
-sub wait_message {}
-
-sub errorInStep {
- print "error :(\n";
- print "switch to console f2 for a shell\n";
- print "Press <Enter> to reboot\n";
- <STDIN>;
- c::_exit(0);
-}
-
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-sub selectLanguage {
- my ($o) = @_;
- $o->SUPER::selectLanguage;
- lang::load_console_font($o->{lang});
-}
-
-sub installPackages {
- my ($o, $packages) = @_;
- catch_cdie { $o->install_steps::installPackages($packages) } sub { print "$@\n"; 1 }
-}
-
-sub exitInstall {
- my ($o, $alldone) = @_;
- return if $o->{autoExitInstall};
-
- if ($graphical) {
- my $O = bless $o, "install_steps_gtk";
- $O->exitInstall($alldone);
- } else {
- install_steps::exitInstall($o);
- print "\a";
- print "Auto installation complete (the postInstall is not done yet though)\n";
- print "Press <Enter> to reboot\n";
- <STDIN>;
- }
-}
-
-1;
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
deleted file mode 100644
index 539d2f1e5..000000000
--- a/perl-install/install_steps_gtk.pm
+++ /dev/null
@@ -1,723 +0,0 @@
-package install_steps_gtk; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(install_steps_interactive interactive_gtk);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use install_steps_interactive;
-use interactive_gtk;
-use common qw(:common :file :functional :system);
-use my_gtk qw(:helpers :wrappers);
-use Gtk;
-use devices;
-use modules;
-use install_gtk;
-use install_any;
-use mouse;
-use help;
-use log;
-
-#-######################################################################################
-#- In/Out Steps Functions
-#-######################################################################################
-sub new($$) {
- my ($type, $o) = @_;
-
- my $old = $SIG{__DIE__};
- $SIG{__DIE__} = sub { $_[0] !~ /my_gtk\.pm/ and goto $old };
-
- $ENV{DISPLAY} ||= $o->{display} || ":0";
- unless ($::testing) {
- $my_gtk::force_focus = $ENV{DISPLAY} eq ":0";
-
- if ($ENV{DISPLAY} eq ":0" && !$::live) {
- my $f = "/tmp/Xconf";
- install_gtk::createXconf($f, @{$o->{mouse}}{"XMOUSETYPE", "device"}, $o->{wacom}[0]);
- devices::make("/dev/kbd");
-
- local (*T1, *T2);
- open T1, ">/dev/tty5";
- open T2, ">/dev/tty6";
-
- my $launchX = sub {
- my $ok = 1;
- my $xpmac_opts = cat_("/proc/cmdline");
- local $SIG{CHLD} = sub { $ok = 0 if waitpid(-1, c::WNOHANG()) > 0 };
- unless (fork) {
- exec $_[0], (arch() =~ /^sparc/ || arch() eq "ppc" ? () : ("-kb")), "-dpms","-s" ,"240",
- ($_[0] =~ /Xpmac/ ? $xpmac_opts !~ /ofonly/ ? ("-mode", "17", "-depth", "32") : ("-mach64"):()),
- ($_[0] =~ /Xsun/ || $_[0] =~ /Xpmac/ ? ("-fp", "/usr/X11R6/lib/X11/fonts:unscaled") :
- ("-allowMouseOpenFail", "-xf86config", $f)) or exit 1;
- }
- foreach (1..60) {
- sleep 1;
- log::l("Server died"), return 0 if !$ok;
- return 1 if c::Xtest($ENV{DISPLAY});
- }
- log::l("Timeout!!");
- 0;
- };
- my @servers = qw(FBDev VGA16); #-)
- if (arch() eq "alpha") {
- require Xconfigurator;
- my $card = Xconfigurator::cardConfigurationAuto();
- Xconfigurator::updateCardAccordingName($card, $card->{type}) if $card && $card->{type};
- @servers = $card->{server} || "TGA";
- #-@servers = qw(SVGA 3DLabs TGA)
- } elsif (arch() =~ /^sparc/) {
- local $_ = cat_("/proc/fb");
- if (/Mach64/) { @servers = qw(Mach64) }
- elsif (/Permedia2/) { @servers = qw(3DLabs) }
- else { @servers = qw(Xsun24) }
- } elsif (arch() eq "ppc") {
- @servers = qw(Xpmac);
- }
-
- foreach (@servers) {
- log::l("Trying with server $_");
- my $dir = "/usr/X11R6/bin";
- my $prog = /Xsun|Xpmac/ ? $_ : "XF86_$_";
- unless (-x "$dir/$prog") {
- unlink $_ foreach glob_("$dir/X*");
- install_any::getAndSaveFile("Mandrake/mdkinst$dir/$prog", "$dir/$prog") or die "failed to get server $prog: $!";
- chmod 0755, "$dir/$prog";
- }
- if (/FB/) {
- !$o->{vga16} && $o->{allowFB} or next;
-
- $o->{allowFB} = &$launchX($prog) #- keep in mind FB is used.
- and goto OK;
- } else {
- $o->{vga16} = 1 if /VGA16/;
- &$launchX($prog) and goto OK;
- }
- }
- return undef;
- }
- }
- OK:
- install_gtk::init_sizes();
- install_gtk::default_theme($o);
- install_gtk::create_logo_window($o);
-
- $my_gtk::force_center = [ $::rootwidth - $::windowwidth, $::logoheight, $::windowwidth, $::windowheight ];
-
- (bless {}, ref $type || $type)->SUPER::new($o);
-}
-
-sub enteringStep {
- my ($o, $step) = @_;
-
- printf "Entering step `%s'\n", $o->{steps}{$step}{text};
- $o->SUPER::enteringStep($step);
- install_gtk::create_steps_window($o);
- install_gtk::create_help_window($o);
-}
-sub leavingStep {
- my ($o, $step) = @_;
- $o->SUPER::leavingStep($step);
-}
-
-
-sub charsetChanged {
- my ($o) = @_;
- Gtk->set_locale;
- install_gtk::install_theme($o);
- install_gtk::create_steps_window($o);
-}
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-sub selectLanguage {
- my ($o, $first_time) = @_;
- $o->SUPER::selectLanguage;
-
- $o->ask_warn('',
-_("Your system is low on resource. You may have some problem installing
-Linux-Mandrake. If that occurs, you can try a text install instead. For this,
-press `F1' when booting on CDROM, then enter `text'.")) if $first_time && availableRamMB() < 60; # 60MB
-
-}
-
-#------------------------------------------------------------------------------
-sub selectInstallClass1 {
- my ($o, $verif, $l, $def, $l2, $def2) = @_;
- $::live || @$l == 1 and return $o->SUPER::selectInstallClass1($verif, $l, $def, $l2, $def2);
-
- my $w = my_gtk->new('');
- my $focused;
- gtkadd($w->{window},
- gtkpack($w->create_box_with_title(_("Please, choose one of the following classes of installation:")),
- (my @radios = gtkradio(@$l, $def)),
- gtkadd(create_hbox(),
- map { my $v = $_;
- my $b = new Gtk::Button(translate($_));
- $focused = $b if $_ eq $def2;
- gtksignal_connect($b, "clicked" => sub { $w->{retval} = $v; Gtk->main_quit });
- } @$l2)
- ));
- $focused->grab_focus if $focused;
- $w->main;
-
- mapn { $verif->($_[1]) if $_[0]->active } \@radios, $l;
- install_gtk::create_steps_window($o);
-
- $w->{retval};
-}
-
-#------------------------------------------------------------------------------
-sub selectMouse {
- my ($o, $force) = @_;
- my %old = %{$o->{mouse}};
- $o->SUPER::selectMouse($force);
- my $mouse = $o->{mouse};
- $mouse->{type} eq 'none' ||
- $old{type} eq $mouse->{type} &&
- $old{name} eq $mouse->{name} &&
- $old{device} eq $mouse->{device} && !$force and return;
-
- local $my_gtk::grab = 1; #- unsure a crazy mouse don't go wild clicking everywhere
-
- while (1) {
- log::l("telling X server to use another mouse");
- eval { modules::load('serial') } if $mouse->{device} =~ /ttyS/;
-
- if (!$::testing) {
- devices::make($mouse->{device});
- symlinkf($mouse->{device}, "/dev/mouse");
- c::setMouseLive($ENV{DISPLAY}, mouse::xmouse2xId($mouse->{XMOUSETYPE}), $mouse->{nbuttons} < 3);
- }
- install_gtk::test_mouse($mouse) and return;
- $o->SUPER::selectMouse(1);
- $mouse = $o->{mouse};
- }
-}
-
-#------------------------------------------------------------------------------
-sub chooseSizeToInstall {
- my ($o, $packages, $min_size, $def_size, $max_size_, $availableC, $individual) = @_;
- my $max_size = min($max_size_, $availableC);
- my $enough = $max_size == $max_size_;
- my $percentage = int 100 * $max_size / $max_size_;
-
- #- don't ask anything if the difference between min and max is too small
- log::l("chooseSizeToInstall: min_size=$min_size, def_size=$def_size, max_size=$max_size_, available=$availableC");
- return $max_size if $min_size && $max_size / $min_size < 1.05;
-
- log::l("choosing size to install between $min_size and $max_size");
- my $w = my_gtk->new('');
- my $adj = create_adjustment(int(100 * $def_size / $max_size_), $min_size * 100 / $max_size_, $percentage);
- my $spin = gtkset_usize(new Gtk::SpinButton($adj, 0, 0), 20, 0);
- my $val;
-
- require pkgs;
- gtkadd($w->{window},
- gtkpack(new Gtk::VBox(0,20),
- _("The total size for the groups you have selected is approximately %d MB.\n", pkgs::correctSize($max_size_ / sqr(1024))) .
- ($enough ?
-_("If you wish to install less than this size,
-select the percentage of packages that you want to install.
-
-A low percentage will install only the most important packages;
-a percentage of 100%% will install all selected packages.") :
-_("You have space on your disk for only %d%% of these packages.
-
-If you wish to install less than this,
-select the percentage of packages that you want to install.
-A low percentage will install only the most important packages;
-a percentage of %d%% will install as many packages as possible.", $percentage, $percentage))
-. ($individual ? "\n\n" . _("You will be able to choose them more specifically in the next step.") : ''),
- create_packtable({},
- [ _("Percentage of packages to install") . ' ', $spin, "%", my $mb = new Gtk::Label ],
- [ undef, new Gtk::HScrollbar($adj) ],
- ),
- create_okcancel($w)
- )
- );
- $spin->signal_connect(changed => my $changed = sub {
- $val = $spin->get_value_as_int / 100 * $max_size_;
- $mb->set(sprintf("(%dMB)", pkgs::correctSize($val / sqr(1024))));
- }); &$changed();
- $spin->signal_connect(activate => sub { $w->{retval} = 1; Gtk->main_quit });
- $spin->grab_focus();
- $w->main and $val + 1; #- add a single byte (hack?) to make selection of 0 bytes ok.
-}
-
-sub reallyChooseGroups {
- my ($o, $size_to_display, $individual, $val) = @_;
-
- my $w = my_gtk->new('');
- my $tips = new Gtk::Tooltips;
- my $w_size = new Gtk::Label(&$size_to_display);
-
- my $entry = sub {
- my ($e) = @_;
- my $text = translate($o->{compssUsers}{$e}{label});
- my $help = translate($o->{compssUsers}{$e}{descr});
-
- my $file = do {
- my $f = "$ENV{SHARE_PATH}/icons/" . ($o->{compssUsers}{$e}{icons} || 'default');
- -e "$f.png" or $f .= "_section";
- -e "$f.png" or $f = "$ENV{SHARE_PATH}/icons/default_section";
- "$f.png";
- };
- my $check = Gtk::CheckButton->new($text);
- $check->set_active($val->{$e});
- $check->signal_connect(clicked => sub {
- $val->{$e} = $check->get_active;
- $w_size->set(&$size_to_display);
- });
- gtkset_tip($tips, $check, $help);
- gtkpack_(new Gtk::HBox(0,0), 0, gtkpng($file), 1, $check);
- #$check;
- };
- my $entries_in_path = sub {
- my ($path) = @_;
- translate($path), map { $entry->($_) } grep { !/Utilities/ && $o->{compssUsers}{$_}{path} eq $path } @{$o->{compssUsersSorted}};
- };
- gtkadd($w->{window},
- gtkpack($w->create_box_with_title(_("Package Group Selection")),
- gtkpack_(new Gtk::VBox(0,0),
- 1, gtkpack_(new Gtk::HBox(0,0),
- 1, gtkpack(new Gtk::VBox(0,0),
- $entries_in_path->('Workstation'),
- '',
- $entry->('Development|Development'),
- $entry->('Development|Documentation'),
- ),
- 0, gtkpack(new Gtk::VBox(0,0),
- $entries_in_path->('Server'),
- '',
- $entries_in_path->('Graphical Environment'),
- ),
- ),
- ),
- '',
- gtkadd(new Gtk::HBox(0,0),
- $w_size,
- if_($individual, do {
- my $check = Gtk::CheckButton->new(_("Individual package selection"));
- $check->set_active($$individual);
- $check->signal_connect(clicked => sub { $$individual = $check->get_active });
- $check;
- }),
- gtksignal_connect(new Gtk::Button(_("Ok")), clicked => sub { Gtk->main_quit }),
- ),
- ),
- );
- $w->{rwindow}->set_default_size($::windowwidth * 0.8, $::windowheight * 0.8);
- $w->main;
- 1;
-}
-
-
-sub choosePackagesTree {
- my ($o, $packages) = @_;
-
- $o->set_help('choosePackagesTree');
- my ($curr, $parent, $info_widget, $w_size, $go, $idle, $flat);
- my $auto_deps = 1;
- my (%wtree, %ptree);
-
- my $w = my_gtk->new('');
- my $details = new Gtk::VBox(0,0);
- my $tree = Gtk::CTree->new(3, 0);
- $tree->set_selection_mode('browse');
- $tree->set_column_width(0, 200);
- $tree->set_column_auto_resize($_, 1) foreach 1..2;
-
- gtkadd($w->{window},
- gtkpack_(new Gtk::VBox(0,5),
- 0, _("Choose the packages you want to install"),
- 1, gtkpack(new Gtk::HBox(0,0),
- createScrolledWindow($tree),
- gtkadd(gtkset_usize(new Gtk::Frame(_("Info")), $::windowwidth - 490, 0),
- createScrolledWindow($info_widget = new Gtk::Text),
- )),
- 0, my $l = new Gtk::HBox(0,15),
- 0, gtkpack(new Gtk::HBox(0,10),
- $go = gtksignal_connect(new Gtk::Button(_("Install")), "clicked" => sub { $w->{retval} = 1; Gtk->main_quit }),
- )
- ));
- gtkpack__($l, my $toolbar = new Gtk::Toolbar('horizontal', 'icons'));
- gtkpack__($l, gtksignal_connect(gtkset_active(new Gtk::CheckButton(_("Show automatically selected packages")), $auto_deps), clicked => sub { invbool \$auto_deps }));
- $l->pack_end($w_size = new Gtk::Label(''), 0, 1, 20);
-
- $w->{window}->set_usize(map { $_ - 2 * $my_gtk::border - 4 } $::windowwidth, $::windowheight);
- $go->grab_focus;
- $w->{rwindow}->show_all;
-
- my $pix_base = [ gtkcreate_png("$ENV{SHARE_PATH}/rpm-base.png") ];
- my $pix_selected = [ gtkcreate_png("$ENV{SHARE_PATH}/rpm-selected.png") ];
- my $pix_unselect = [ gtkcreate_png("$ENV{SHARE_PATH}/rpm-unselected.png") ];
- my $pix_semisele = [ gtkcreate_png("$ENV{SHARE_PATH}/rpm-semiselected.png") ];
- my $pix_installed= [ gtkcreate_png("$ENV{SHARE_PATH}/rpm-installed.png") ];
-
- my $add_parent; $add_parent = sub {
- $_[0] or return undef;
- if (my $w = $wtree{$_[0]}) { return $w }
- my $s; foreach (split '\|', $_[0]) {
- my $s2 = $s ? "$s|$_" : $_;
- $wtree{$s2} ||= do {
- my $n = $tree->insert_node($s ? $add_parent->($s) : undef, undef, [$_, '', ''], 5, (undef) x 4, 0, 0);
- $n;
- };
- $s = $s2;
- }
- $tree->node_set_pixmap($wtree{$s}, 1, $pix_semisele->[0], $pix_semisele->[1]);
- $wtree{$s};
- };
- my $add_node = sub {
- my ($leaf, $root) = @_;
- my $p = pkgs::packageByName($packages,$leaf) or return;
- pkgs::packageMedium($p)->{selected} or return;
- my $node = $tree->insert_node($add_parent->($root),
- undef, [$leaf, '', ''], 5, (undef) x 4, 1, 0);
- my $pix = pkgs::packageFlagBase($p) ? $pix_base : pkgs::packageFlagSelected($p) ? $pix_selected : pkgs::packageFlagInstalled($p) ? $pix_installed : $pix_unselect;
- $tree->node_set_pixmap($node, 1, $pix->[0], $pix->[1]);
- push @{$ptree{$leaf}}, $node;
- };
- my $add_nodes = sub {
- %ptree = %wtree = ();
-
- $tree->freeze;
- while (1) { $tree->remove_node($tree->node_nth(0) || last) }
-
- if ($flat = $_[0]) {
- $add_node->($_, undef) foreach sort grep { my $pkg = pkgs::packageByName($packages, $_);
- pkgs::packageMedium($pkg)->{selected} } keys %{$packages->{names}};
- } else {
- foreach my $root (@{$o->{compssUsersSorted}}) {
- my (%fl, @firstchoice, @others);
- $fl{$_} = 1 foreach @{$o->{compssUsers}{$root}{flags}};
- foreach my $p (values %{$packages->{names}}) {
- my ($rate, @flags) = pkgs::packageRateRFlags($p);
- next if !($rate && grep { grep { !/^!/ && $fl{$_} } split('\|\|') } @flags);
- $rate >= 3 ?
- push(@firstchoice, pkgs::packageName($p)) :
- push(@others, pkgs::packageName($p));
- }
- $add_node->($_, $root ) foreach sort @firstchoice;
- $add_node->($_, $root . '|' . _("Other")) foreach sort @others;
- }
- }
- $tree->thaw;
- };
- $add_nodes->($flat);
-
- my %toolbar = my @toolbar =
- (
- ftout => [ _("Expand Tree") , sub { $tree->expand_recursive(undef) } ],
- ftin => [ _("Collapse Tree") , sub { $tree->collapse_recursive(undef) } ],
- reload=> [ _("Toggle between flat and group sorted"), sub { $add_nodes->(!$flat) } ],
- );
- $toolbar->set_button_relief("none");
- foreach (grep_index { $::i % 2 == 0 } @toolbar) {
- gtksignal_connect($toolbar->append_item(undef, $toolbar{$_}[0], undef, gtkpng("$ENV{SHARE_PATH}/$_.png")),
- clicked => $toolbar{$_}[1]);
- }
- $toolbar->set_style("icons");
-
- my $display_info = sub {
- my $p = pkgs::packageByName($packages, $curr) or return gtktext_insert($info_widget, '');
- pkgs::extractHeaders($o->{prefix}, [$p], pkgs::packageMedium($p));
- pkgs::packageHeader($p) or die;
-
- my $imp = translate($pkgs::compssListDesc{pkgs::packageFlagBase($p) ?
- 5 : pkgs::packageRate($p)});
-
- gtktext_insert($info_widget, $@ ? _("Bad package") :
- _("Name: %s\n", pkgs::packageName($p)) .
- _("Version: %s\n", pkgs::packageVersion($p) . '-' . pkgs::packageRelease($p)) .
- _("Size: %d KB\n", pkgs::packageSize($p) / 1024) .
- ($imp && _("Importance: %s\n", $imp)) . "\n" .
- formatLines(c::headerGetEntry(pkgs::packageHeader($p), 'description')));
- pkgs::packageFreeHeader($p);
- #c::headerFree(delete $p->[$HEADER]);
- 0;
- };
-
- my $update_size = sub {
- my $size = pkgs::selectedSize($packages);
- $w_size->set(_("Total size: %d / %d MB",
- pkgs::correctSize($size / sqr(1024)),
- install_any::getAvailableSpace($o) / sqr(1024)));
- };
- my $select = sub {
- my %l;
- my $isSelection = !pkgs::packageFlagSelected($_[0]);
- foreach (@_) {
- pkgs::togglePackageSelection($packages, $_, my $l = {});
- @l{grep {$l->{$_}} keys %$l} = ();
- }
- if (my @l = keys %l) {
- #- check for size before trying to select.
- my $size = pkgs::selectedSize($packages);
- foreach (@l) {
- my $p = $packages->{names}{$_};
- pkgs::packageFlagSelected($p) or $size += pkgs::packageSize($p);
- }
- if (pkgs::correctSize($size / sqr(1024)) > install_any::getAvailableSpace($o) / sqr(1024)) {
- return $o->ask_warn('', _("You can't select this package as there is not enough space left to install it"));
- }
-
- @l > @_ && $auto_deps and $o->ask_okcancel('', [ $isSelection ?
- _("The following packages are going to be installed") :
- _("The following packages are going to be removed"),
- join(", ", common::truncate_list(20, sort @l)) ], 1) || return;
- $isSelection ? pkgs::selectPackage($packages, $_) : pkgs::unselectPackage($packages, $_) foreach @_;
- foreach (@l) {
- my $p = $packages->{names}{$_};
- my $pix = pkgs::packageFlagSelected($p) ? $pix_selected : $pix_unselect;
- $tree->node_set_pixmap($_, 1, $pix->[0], $pix->[1]) foreach @{$ptree{$_}};
- }
- &$update_size;
- } else {
- $o->ask_warn('', _("You can't select/unselect this package"));
- }
- };
- my $children = sub { map { $packages->{names}{($tree->node_get_pixtext($_, 0))[0]} } gtkctree_children($_[0]) };
- my $toggle = sub {
- if (ref $curr && ! $_[0]) {
- $tree->toggle_expansion($curr);
- } else {
- if (ref $curr) {
- my @l = grep { !pkgs::packageFlagBase($_) } $children->($curr) or return;
- my @unsel = grep { !pkgs::packageFlagSelected($_) } @l;
- my @p = @unsel ?
- @unsel : # not all is selected, select all
- @l;
- $select->(@p);
- $parent = $curr;
- } else {
- my $p = $packages->{names}{$curr} or return;
- if (pkgs::packageFlagBase($p)) {
- return $o->ask_warn('', _("This is a mandatory package, it can't be unselected"));
- } elsif (pkgs::packageFlagInstalled($p)) {
- return $o->ask_warn('', _("You can't unselect this package. It is already installed"));
- } elsif (pkgs::packageFlagUpgrade($p)) {
- if ($::expert) {
- if (pkgs::packageFlagSelected($p)) {
- $o->ask_yesorno('', _("This package must be upgraded\nAre you sure you want to deselect it?")) or return;
- }
- } else {
- return $o->ask_warn('', _("You can't unselect this package. It must be upgraded"));
- }
- }
- $select->($p);
- }
- if (my @l = $children->($parent)) {
- my $nb = grep { pkgs::packageFlagSelected($_) } @l;
- my $pix = $nb==0 ? $pix_unselect : $nb<@l ? $pix_semisele : $pix_selected;
- $tree->node_set_pixmap($parent, 1, $pix->[0], $pix->[1]);
- }
- }
- };
-
- $tree->signal_connect(key_press_event => sub {
- my ($w, $e) = @_;
- my $c = chr($e->{keyval} & 0xff);
- $toggle->(0) if $e->{keyval} >= 0x100 ? $c eq "\r" || $c eq "\x8d" : $c eq ' ';
- 1;
- });
- $tree->signal_connect(tree_select_row => sub {
- Gtk->timeout_remove($idle) if $idle;
-
- if ($_[1]->row->is_leaf) {
- ($curr) = $tree->node_get_pixtext($_[1], 0);
- $parent = $_[1]->row->parent;
- $idle = Gtk->timeout_add(100, $display_info);
- } else {
- $curr = $_[1];
- }
- $toggle->(1) if $_[2] == 1;
- });
- &$update_size;
- $w->main;
-}
-
-#------------------------------------------------------------------------------
-sub beforeInstallPackages {
- my ($o) = @_;
- $o->SUPER::beforeInstallPackages;
- install_any::copy_advertising($o);
-}
-
-#------------------------------------------------------------------------------
-sub installPackages {
- my ($o, $packages) = @_;
-
- my ($current_total_size, $last_size, $nb, $total_size, $start_time, $last_dtime, $trans_progress_total);
-
- my $w = my_gtk->new(_("Installing"));
- $w->sync;
- my $text = new Gtk::Label;
- my ($advertising, $change_time, $i);
- my $show_advertising = bool(@install_any::advertising_images);
- my ($msg, $msg_time_remaining, $msg_time_total) = map { new Gtk::Label($_) } '', (_("Estimating")) x 2;
- my ($progress, $progress_total) = map { new Gtk::ProgressBar } (1..2);
- $w->{rwindow}->set_policy(1, 1, 1);
- gtkadd($w->{window}, my $box = new Gtk::VBox(0,10));
- $box->pack_end(gtkshow(gtkpack(gtkset_usize(new Gtk::VBox(0,5), $::windowwidth * 0.8, 0),
- $msg, $progress,
- create_packtable({},
- [_("Time remaining "), $msg_time_remaining],
-# [_("Total time "), $msg_time_total],
- ),
- $text,
- $progress_total,
- gtkadd(create_hbox(),
- my $cancel = new Gtk::Button(_("Cancel")),
- my $details = new Gtk::Button(_("Details")),
- ),
- )), 0, 1, 0);
- $details->hide if !@install_any::advertising_images;
- $w->sync;
- $msg->set(_("Please wait, preparing installation"));
- gtkset_mousecursor_normal($cancel->window);
- gtkset_mousecursor_normal($details->window);
- my $advertize = sub {
- @install_any::advertising_images or return;
- $show_advertising ? $_->hide : $_->show foreach $msg, $progress, $text;
- gtkdestroy($advertising) if $advertising;
- if ($show_advertising && $_[0]) {
- $change_time = time();
- my $f = $install_any::advertising_images[$i++ % @install_any::advertising_images];
- log::l("advertising $f");
- eval { gtkpack($box, $advertising = gtkpng($f)) };
- } else {
- $advertising = undef;
- }
- };
-
- $cancel->signal_connect(clicked => sub { $pkgs::cancel_install = 1 });
- $details->signal_connect(clicked => sub {
- invbool \$show_advertising;
- $advertize->(1);
- });
- $advertize->();
-
- my $oldInstallCallback = \&pkgs::installCallback;
- local *pkgs::installCallback = sub {
- my $m = shift;
- if ($m =~ /^Starting installation/) {
- $nb = $_[0];
- $total_size = $_[1]; $current_total_size = 0;
- $start_time = time();
- $msg->set(_("%d packages", $nb));
- $w->flush;
- } elsif ($m =~ /^Starting installing package/) {
- $progress->update(0);
- my $name = $_[0];
- $msg->set(_("Installing package %s", $name));
- $current_total_size += $last_size;
- my $p = pkgs::packageByName($o->{packages}, $name);
- $last_size = c::headerGetEntry(pkgs::packageHeader($p), 'size');
- $text->set((split /\n/, c::headerGetEntry(pkgs::packageHeader($p), 'summary'))[0] || '');
- $advertize->(1) if $show_advertising && $total_size > 20 * sqr(1024) && time() - $change_time > 20;
- $w->flush;
- } elsif ($m =~ /^Progressing installing package/) {
- $progress->update($_[2] ? $_[1] / $_[2] : 0);
-
- my $dtime = time() - $start_time;
- my $ratio = $total_size ? ($_[1] + $current_total_size) / $total_size : 0; $ratio >= 1 and $ratio = 1;
- my $total_time = $ratio ? $dtime / $ratio : time();
-
- $progress_total->update($ratio);
- if ($dtime != $last_dtime && $current_total_size > 10 * sqr(1024)) {
- $msg_time_total->set(formatTime(10 * round($total_time / 10) + 10));
- $msg_time_remaining->set(formatTime(10 * round(max($total_time - $dtime, 0) / 10) + 10));
- $last_dtime = $dtime;
- }
- $w->flush;
- } else { unshift @_, $m; goto $oldInstallCallback }
- };
- #- the modification is not local as the box should be living for other package installation.
- undef *install_any::changeMedium;
- *install_any::changeMedium = sub {
- my ($method, $medium) = @_;
-
- #- if not using a cdrom medium, always abort.
- $method eq 'cdrom' and do {
- local $my_gtk::grab = 1;
- my $name = pkgs::mediumDescr($o->{packages}, $medium);
- local $| = 1; print "\a";
- my $time = time();
- my $r = $name !~ /Application/ || ($o->{useless_thing_accepted2} ||= $o->ask_from_list_('', formatAlaTeX(_("
-Warning
-
-Please read carefully the terms below. If you disagree with any
-portion, you are not allowed to install the next CD media. Press 'Refuse'
-to continue the installation without using these media.
-
-
-Some components contained in the next CD media are not governed
-by the GPL License or similar agreements. Each such component is then
-governed by the terms and conditions of its own specific license.
-Please read carefully and comply with such specific licenses before
-you use or redistribute the said components.
-Such licenses will in general prevent the transfer, duplication
-(except for backup purposes), redistribution, reverse engineering,
-de-assembly, de-compilation or modification of the component.
-Any breach of agreement will immediately terminate your rights under
-the specific license. Unless the specific license terms grant you such
-rights, you usually cannot install the programs on more than one
-system, or adapt it to be used on a network. In doubt, please contact
-directly the distributor or editor of the component.
-Transfer to third parties or copying of such components including the
-documentation is usually forbidden.
-
-
-All rights to the components of the next CD media belong to their
-respective authors and are protected by intellectual property and
-copyright laws applicable to software programs.
-")), [ __("Accept"), __("Refuse") ], "Accept") eq "Accept");
- $r &&= $o->ask_okcancel('', _("Change your Cd-Rom!
-
-Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when done.
-If you don't have it, press Cancel to avoid installation from this Cd-Rom.", $name));
- #- add the elapsed time (otherwise the predicted time will be rubbish)
- $start_time += time() - $time;
- $r;
- };
- };
- my $install_result;
- catch_cdie { $install_result = $o->install_steps::installPackages($packages); }
- sub {
- if ($@ =~ /^error ordering package list: (.*)/) {
- $o->ask_yesorno('', [
-_("There was an error ordering packages:"), $1, _("Go on anyway?") ], 1) and return 1;
- ${$_[0]} = "already displayed";
- } elsif ($@ =~ /^error installing package list: (.*)/) {
- $o->ask_yesorno('', [
-_("There was an error installing packages:"), $1, _("Go on anyway?") ], 1) and return 1;
- ${$_[0]} = "already displayed";
- }
- 0;
- };
- if ($pkgs::cancel_install) {
- $pkgs::cancel_install = 0;
- die "setstep choosePackages\n";
- }
- $w->destroy;
- $install_result;
-}
-
-sub set_help {
- my ($o, @l) = @_;
-
- $o->{current_help} = formatAlaTeX(join "\n", map { _ deref($help::steps{$_}) } @l);
- gtktext_insert($o->{help_window_text}, $o->{current_help});
- 1;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1; #
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
deleted file mode 100644
index 15b0a50cd..000000000
--- a/perl-install/install_steps_interactive.pm
+++ /dev/null
@@ -1,1203 +0,0 @@
-package install_steps_interactive; # $Id$
-
-
-use diagnostics;
-use strict;
-use vars qw(@ISA $new_bootstrap);
-
-@ISA = qw(install_steps);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :file :functional :system);
-use partition_table qw(:types);
-use partition_table_raw;
-use install_steps;
-use install_interactive;
-use install_any;
-use detect_devices;
-use run_program;
-use devices;
-use fsedit;
-use loopback;
-use mouse;
-use modules;
-use lang;
-use keyboard;
-use any;
-use fs;
-use log;
-
-#-######################################################################################
-#- In/Out Steps Functions
-#-######################################################################################
-sub errorInStep($$) {
- my ($o, $err) = @_;
- $o->ask_warn(_("Error"), [ _("An error occurred"), common::formatError($err) ]);
-}
-
-sub kill_action {
- my ($o) = @_;
- $o->kill;
-}
-
-sub charsetChanged {}
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-#------------------------------------------------------------------------------
-sub selectLanguage {
- my ($o) = @_;
-
- $o->ask_from_entries_refH_powered(
- { messages => _("Please, choose a language to use."),
- advanced_messages => _("You can choose other languages that will be available after install"),
- callbacks => {
- focus_out => sub { $o->{langs}{$o->{lang}} = 1 },
- },
- },
- [ { val => \$o->{lang}, separator => '|',
- format => \&lang::lang2text, list => [ lang::list() ] },
- (map {;
- { val => \$o->{langs}{$_->[0]}, type => 'bool', disabled => sub { $o->{langs}{all} },
- text => $_->[1], advanced => 1,
- }
- } sort { $a->[1] cmp $b->[1] } map { [ $_, lang::lang2text($_) ] } lang::list()),
- { val => \$o->{langs}{all}, type => 'bool', text => _("All"), advanced => 1 }
- ]);
-
- install_steps::selectLanguage($o);
-
- $o->charsetChanged;
-
- $o->ask_warn('',
-"If you see this message it is because you choose a language for " .
-"which DrakX does not include a translation yet; however the fact " .
-"that it is listed means there is some support for it anyway.\n" .
-"That is, once GNU/Linux will be installed, you will be able to at " .
-"least read and write in that language; and possibly more (various " .
-"fonts, spell checkers, various programs translated etc. that " .
-"varies from language to language).") if $o->{lang} !~ /^en/ && translate("_I18N_");
-
- unless ($o->{useless_thing_accepted}) {
- $o->set_help('license');
- $o->{useless_thing_accepted} = $o->ask_from_list_(_("License agreement"), formatAlaTeX(
-_("Introduction
-
-The operating system and the different components available in the Linux-Mandrake distribution
-shall be called the \"Software Products\" hereafter. The Software Products include, but are not
-restricted to, the set of programs, methods, rules and documentation related to the operating
-system and the different components of the Linux-Mandrake distribution.
-
-
-1. License Agreement
-
-Please read carefully this document. This document is a license agreement between you and
-MandrakeSoft S.A. which applies to the Software Products.
-By installing, duplicating or using the Software Products in any manner, you explicitly
-accept and fully agree to conform to the terms and conditions of this License.
-If you disagree with any portion of the License, you are not allowed to install, duplicate or use
-the Software Products.
-Any attempt to install, duplicate or use the Software Products in a manner which does not comply
-with the terms and conditions of this License is void and will terminate your rights under this
-License. Upon termination of the License, you must immediately destroy all copies of the
-Software Products.
-
-
-2. Limited Warranty
-
-The Software Products and attached documentation are provided \"as is\", with no warranty, to the
-extent permitted by law.
-MandrakeSoft S.A. will, in no circumstances and to the extent permitted by law, be liable for any special,
-incidental, direct or indirect damages whatsoever (including without limitation damages for loss of
-business, interruption of business, financial loss, legal fees and penalties resulting from a court
-judgment, or any other consequential loss) arising out of the use or inability to use the Software
-Products, even if MandrakeSoft S.A. has been advised of the possibility or occurance of such
-damages.
-
-LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES
-
-To the extent permitted by law, MandrakeSoft S.A. or its distributors will, in no circumstances, be
-liable for any special, incidental, direct or indirect damages whatsoever (including without
-limitation damages for loss of business, interruption of business, financial loss, legal fees
-and penalties resulting from a court judgment, or any other consequential loss) arising out
-of the possession and use of software components or arising out of downloading software components
-from one of Linux-Mandrake sites which are prohibited or restricted in some countries by local laws.
-This limited liability applies to, but is not restricted to, the strong cryptography components
-included in the Software Products.
-
-
-3. The GPL License and Related Licenses
-
-The Software Products consist of components created by different persons or entities. Most
-of these components are governed under the terms and conditions of the GNU General Public
-Licence, hereafter called \"GPL\", or of similar licenses. Most of these licenses allow you to use,
-duplicate, adapt or redistribute the components which they cover. Please read carefully the terms
-and conditions of the license agreement for each component before using any component. Any question
-on a component license should be addressed to the component author and not to MandrakeSoft.
-The programs developed by MandrakeSoft S.A. are governed by the GPL License. Documentation written
-by MandrakeSoft S.A. is governed by a specific license. Please refer to the documentation for
-further details.
-
-
-4. Intellectual Property Rights
-
-All rights to the components of the Software Products belong to their respective authors and are
-protected by intellectual property and copyright laws applicable to software programs.
-MandrakeSoft S.A. reserves its rights to modify or adapt the Software Products, as a whole or in
-parts, by all means and for all purposes.
-\"Mandrake\", \"Linux-Mandrake\" and associated logos are trademarks of MandrakeSoft S.A.
-
-
-5. Governing Laws
-
-If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this
-portion is excluded from this contract. You remain bound by the other applicable sections of the
-agreement.
-The terms and conditions of this License are governed by the Laws of France.
-All disputes on the terms of this license will preferably be settled out of court. As a last
-resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.
-For any question on this document, please contact MandrakeSoft S.A.
-")), [ __("Accept"), __("Refuse") ], "Accept") eq "Accept" or $o->exit;
- }
-}
-#------------------------------------------------------------------------------
-sub selectKeyboard {
- my ($o, $clicked) = @_;
-
- my $l = keyboard::lang2keyboards($o->{lang});
-
- #- good guess, don't ask
- return if !$::expert && !$clicked && $l->[0][1] > 90;
-
- my @best = map { $_->[0] } @$l;
- push @best, 'us_intl' if !member('us_intl', @best);
-
- my $format = sub { translate(keyboard::keyboard2text($_[0])) };
- my $other;
- my $ext_keyboard = $o->{keyboard};
- $o->ask_from_entries_refH_powered(
- { title => _("Keyboard"),
- messages => _("Please, choose your keyboard layout."),
- advanced_messages => _("Here is the full list of keyboards available"),
- advanced_label => _("More"),
- callbacks => { changed => sub { $other = $_[0]==1 } },
- },
- [ if_(@best > 1, { val => \$o->{keyboard}, type => 'list', format => $format,
- list => [ @best ] }),
- { val => \$ext_keyboard, type => 'list', format => $format,
- list => [ keyboard::keyboards ], advanced => @best > 1 }
- ]);
- delete $o->{keyboard_unsafe};
-
- $o->{keyboard} = $ext_keyboard if $other;
- install_steps::selectKeyboard($o);
-}
-#------------------------------------------------------------------------------
-sub selectInstallClass1 {
- my ($o, $verif, $l, $def, $l2, $def2) = @_;
- $verif->($o->ask_from_list(_("Install Class"), _("Which installation class do you want?"), $l, $def) || die 'already displayed');
-
- $::live ? 'Update' : $o->ask_from_list_(_("Install/Update"), _("Is this an install or an update?"), $l2, $def2);
-}
-
-#------------------------------------------------------------------------------
-sub selectInstallClass {
- my ($o, $clicked) = @_;
-
- my %c = my @c = (
- if_(!$::corporate,
- _("Recommended") => "beginner",
- ),
- if_($o->{meta_class} ne 'desktop',
- _("Expert") => "expert",
- ),
- );
- %c = @c = (_("Expert") => "expert") if $::expert && !$clicked;
-
- $o->set_help('selectInstallClassCorpo') if $::corporate;
-
- my $verifInstallClass = sub { $::expert = $c{$_[0]} eq "expert" };
-
- $o->{isUpgrade} = $o->selectInstallClass1($verifInstallClass,
- first(list2kv(@c)), ${{reverse %c}}{$::expert ? "expert" : "beginner"},
- [ __("Install"), __("Update") ], $o->{isUpgrade} ? "Update" : "Install") eq "Update";
- install_steps::selectInstallClass($o);
-}
-
-#------------------------------------------------------------------------------
-sub selectMouse {
- my ($o, $force) = @_;
-
- $force ||= $o->{mouse}{unsafe} || $::expert;
-
- my $prev = $o->{mouse}{type} . '|' . $o->{mouse}{name};
- $o->{mouse} = mouse::fullname2mouse(
- $o->ask_from_treelist_('', _("Please, choose the type of your mouse."),
- '|', [ mouse::fullnames ], $prev)) if $force;
-
- if ($force && $o->{mouse}{type} eq 'serial') {
- $o->set_help('selectSerialPort');
- $o->{mouse}{device} =
- $o->ask_from_listf(_("Mouse Port"),
- _("Please choose on which serial port your mouse is connected to."),
- \&mouse::serial_port2text,
- [ mouse::serial_ports ]) or return;
- }
- if (arch() =~ /ppc/ && $o->{mouse}{nbuttons} == 1) {
- #- set a sane default F11/F12
- $o->{mouse}{button2_key} = 87;
- $o->{mouse}{button3_key} = 88;
- $o->ask_from_entries_refH('', _("Buttons emulation"),
- [
- { label => _("Button 2 Emulation"), val => \$o->{mouse}{button2_key}, list => [ mouse::ppc_one_button_keys() ], format => \&mouse::ppc_one_button_key2text },
- { label => _("Button 3 Emulation"), val => \$o->{mouse}{button3_key}, list => [ mouse::ppc_one_button_keys() ], format => \&mouse::ppc_one_button_key2text },
- ]) or return;
- }
-
- any::setup_thiskind($o, 'usb', !$::expert, 0, $o->{pcmcia}) if $o->{mouse}{device} eq "usbmouse";
- eval {
- devices::make("usbmouse");
- modules::load("usbmouse");
- modules::load("mousedev");
- } if $o->{mouse}{device} eq "usbmouse";
-
- $o->SUPER::selectMouse;
-}
-#------------------------------------------------------------------------------
-sub setupSCSI {
- my ($o, $clicked) = @_;
-
- if (!$::noauto && arch() =~ /i.86/) {
- if ($o->{pcmcia} ||= !$::testing && c::pcmcia_probe()) {
- my $w = $o->wait_message(_("PCMCIA"), _("Configuring PCMCIA cards..."));
- modules::configure_pcmcia($o->{pcmcia});
- }
- }
- {
- my $w = $o->wait_message(_("IDE"), _("Configuring IDE"));
- modules::load_ide();
- }
- any::setup_thiskind($o, 'scsi|disk', !$::expert && !$clicked, $clicked, $o->{pcmcia});
-
- install_interactive::tellAboutProprietaryModules($o) if !$clicked;
-}
-
-sub ask_mntpoint_s {
- my ($o, $fstab) = @_;
- $o->set_help('ask_mntpoint_s');
-
- my @fstab = grep { isTrueFS($_) } @$fstab;
- @fstab = grep { isSwap($_) } @$fstab if @fstab == 0;
- @fstab = @$fstab if @fstab == 0;
- die _("no available partitions") if @fstab == 0;
-
- {
- my $w = $o->wait_message('', _("Scanning partitions to find mount points"));
- install_any::suggest_mount_points($fstab, $o->{prefix}, 'uniq');
- log::l("default mntpoint $_->{mntpoint} $_->{device}") foreach @fstab;
- }
- if (@fstab == 1) {
- $fstab[0]{mntpoint} = '/';
- } else {
- $o->ask_from_entries_refH('',
- _("Choose the mount points"),
- [ map { { label => partition_table_raw::description($_),
- val => \$_->{mntpoint}, not_edit => 0, list => [ '', fsedit::suggestions_mntpoint([]) ] }
- } @fstab ]) or return;
- }
- $o->SUPER::ask_mntpoint_s($fstab);
-}
-
-#------------------------------------------------------------------------------
-sub doPartitionDisks {
- my ($o) = @_;
-
- my $warned;
- install_any::getHds($o, sub {
- my ($err) = @_;
- $warned = 1;
- if ($o->ask_yesorno(_("Error"),
-_("I can't read your partition table, it's too corrupted for me :(
-I can try to go on blanking bad partitions (ALL DATA will be lost!).
-The other solution is to disallow DrakX to modify the partition table.
-(the error is %s)
-
-Do you agree to loose all the partitions?
-", $err))) {
- 0;
- } else {
- $o->{partitioning}{readonly} = 1;
- 1;
- }
- }) or $warned or $o->ask_warn('',
-_("DiskDrake failed to read correctly the partition table.
-Continue at your own risk!"));
-
- if (arch() =~ /ppc/) { #- need to make bootstrap part if recommended install - thx Pixel ;^)
- if (defined $partition_table_mac::bootstrap_part) {
- #- don't do anything if we've got the bootstrap setup
- #- otherwise, go ahead and create one somewhere in the drive free space
- } else {
- if (defined $partition_table_mac::freepart_start && $partition_table_mac::freepart_size >= 1) {
- my ($hd) = $partition_table_mac::freepart_device;
- log::l("creating bootstrap partition on drive /dev/$hd->{device}, block $partition_table_mac::freepart_start");
- $partition_table_mac::bootstrap_part = $partition_table_mac::freepart_part;
- log::l("bootstrap now at $partition_table_mac::bootstrap_part");
- fsedit::add($hd, { start => $partition_table_mac::freepart_start, size => 1 << 11, type => 0x401, mntpoint => '' }, $o->{hds}, { force => 1, primaryOrExtended => 'Primary' });
- $new_bootstrap = 1;
- } else {
- die "no free space for 1MB bootstrap";
- }
- }
- }
-
- if ($o->{isUpgrade}) {
- # either one root is defined (and all is ok), or we take the first one we find
- my $p =
- fsedit::get_root_($o->{fstab}) ||
- $o->ask_from_listf(_("Root Partition"),
- _("What is the root partition (/) of your system?"),
- \&partition_table_raw::description,
- [ install_any::find_root_parts($o->{fstab}, $o->{prefix}) ]) or die "setstep exitInstall\n";
- install_any::use_root_part($o->{fstab}, $p, $o->{prefix});
- } elsif ($::expert && ref($o) =~ /gtk/) {
- install_interactive::partition_with_diskdrake($o, $o->{hds});
- } else {
- install_interactive::partitionWizard($o);
- }
-}
-
-#------------------------------------------------------------------------------
-sub rebootNeeded {
- my ($o) = @_;
- $o->ask_warn('', _("You need to reboot for the partition table modifications to take place"));
-
- install_steps::rebootNeeded($o);
-}
-
-#------------------------------------------------------------------------------
-sub choosePartitionsToFormat {
- my ($o, $fstab) = @_;
-
- $o->SUPER::choosePartitionsToFormat($fstab);
-
- my @l = grep { !$_->{isMounted} && !$_->{isFormatted} && $_->{mntpoint} && (!isSwap($_) || $::expert) &&
- (!isOtherAvailableFS($_) || $::expert || $_->{toFormat})
- } @$fstab;
- $_->{toFormat} = 1 foreach grep { isSwap($_) && !$::expert } @$fstab;
-
- return if @l == 0 || !$::expert && 0 == grep { ! $_->{toFormat} } @l;
-
- my $name2label = sub {
- sprintf("%s %s", isSwap($_) ? type2name($_->{type}) : $_->{mntpoint},
- isLoopback($_) ? $::expert && loopback::file($_) : partition_table_raw::description($_));
- };
-
- #- keep it temporary until the guy has accepted
- $_->{toFormatTmp} = $_->{toFormat} || $_->{toFormatUnsure} foreach @l;
-
- $o->ask_from_entries_refH_powered(
- { messages => _("Choose the partitions you want to format"),
- advanced_messages => _("Check bad blocks?"),
- },
- [ map {
- my $e = $_;
- ({
- text => $name2label->($e), type => 'bool',
- val => \$e->{toFormatTmp}
- }, if_(!isLoopback($_) && !isReiserfs($_), {
- text => $name2label->($e), type => 'bool', advanced => 1,
- disabled => sub { !$e->{toFormatTmp} },
- val => \$e->{toFormatCheck}
- })) } @l ]
- ) or die 'already displayed';
- #- ok now we can really set toFormat
- $_->{toFormat} = delete $_->{toFormatTmp} foreach @l;
-}
-
-
-sub formatMountPartitions {
- my ($o, $fstab) = @_;
- my $w;
- fs::formatMount_all($o->{raid}, $o->{fstab}, $o->{prefix}, sub {
- my ($part) = @_;
- $w ||= $o->wait_message('', _("Formatting partitions"));
- $w->set(isLoopback($part) ?
- _("Creating and formatting file %s", loopback::file($part)) :
- _("Formatting partition %s", $part->{device}));
- });
- die _("Not enough swap to fulfill installation, please add some") if availableMemory < 40 * 1024;
-}
-
-#------------------------------------------------------------------------------
-sub setPackages {
- my ($o) = @_;
- my $w = $o->wait_message('', _("Looking for available packages"));
- $o->SUPER::setPackages;
-}
-#------------------------------------------------------------------------------
-sub selectPackagesToUpgrade {
- my ($o) = @_;
- my $w = $o->wait_message('', _("Finding packages to upgrade"));
- $o->SUPER::selectPackagesToUpgrade();
-}
-#------------------------------------------------------------------------------
-sub choosePackages {
- my ($o, $packages, $compssUsers, $first_time) = @_;
-
- #- this is done at the very beginning to take into account
- #- selection of CD by user if using a cdrom.
- $o->chooseCD($packages) if $o->{method} eq 'cdrom';
-
- my $availableC = install_steps::choosePackages(@_);
- my $individual = $::expert;
-
- require pkgs;
-
- my $min_size = pkgs::selectedSize($packages);
- $min_size < $availableC or die _("Your system has not enough space left for installation or upgrade (%d > %d)", $min_size, $availableC);
-
- my $min_mark = $::expert ? 3 : 4;
- my $def_mark = 4; #-TODO: was 59, 59 is for packages that need gl hw acceleration.
-
- my $b = pkgs::saveSelected($packages);
- pkgs::setSelectedFromCompssList($packages, $o->{compssUsersChoice}, $def_mark, 0);
- my $def_size = pkgs::selectedSize($packages) + 1; #- avoid division by zero.
- my $level = pkgs::setSelectedFromCompssList($packages, { map { $_ => 1 } map { @{$compssUsers->{$_}{flags}} } @{$o->{compssUsersSorted}} }, $min_mark, 0);
- my $max_size = pkgs::selectedSize($packages) + 1; #- avoid division by zero.
- pkgs::restoreSelected($b);
-
- $o->chooseGroups($packages, $compssUsers, $min_mark, \$individual, $max_size) if !$::corporate;
-
- my $size2install = min($availableC, do {
- my $max = round_up(min($max_size, $availableC) / sqr(1024), 100);
-
- if (1) {
- my (@l);
- my @text = (__("Minimum (%dMB)"), __("Recommended (%dMB)"), __("Complete (%dMB)"));
- if ($o->{meta_class} eq 'desktop') {
- @l = (300, 500, 800, 0);
- $max > $l[2] or splice(@l, 2, 1);
- $max > $l[1] or splice(@l, 1, 1);
- $max > $l[0] or @l = $max;
- $text[$#l] = __("Custom");
- } else {
- @l = (300, 700, $max);
- $l[2] > $l[1] + 200 or splice(@l, 1, 1); #- not worth proposing too alike stuff
- $l[1] > $l[0] + 100 or splice(@l, 0, 1);
- }
- $o->set_help('empty');
-# $o->ask_from_listf('', _("Select the size you want to install"),
-# sub { _ ($text[$_[0]], $_[0]) }, \@l, $l[1]) * sqr(1024);
- $max * sqr(1024);
- } else {
- $o->chooseSizeToInstall($packages, $min_size, $def_size, $max_size, $availableC, $individual) || goto &choosePackages;
- }
- });
- if (!$size2install) { #- special case for desktop
- $o->chooseGroups($packages, $compssUsers, $min_mark) or goto &choosePackages;
- $size2install = $availableC;
- }
-
- ($o->{packages_}{ind}) =
- pkgs::setSelectedFromCompssList($packages, $o->{compssUsersChoice}, $min_mark, $size2install);
-
- $o->choosePackagesTree($packages) if $individual;
-
- install_any::warnAboutNaughtyServers($o);
-}
-
-sub chooseSizeToInstall {
- my ($o, $packages, $min, $def, $max, $availableC) = @_;
- min($def, $availableC * 0.7);
-}
-sub choosePackagesTree {
- my ($o, $packages) = @_;
-
- $o->ask_many_from_list('', _("Choose the packages you want to install"),
- {
- list => [ #grep { pkgs::packageMedium($_)->{selected} }
- map { pkgs::packageByName($packages, $_) }
- keys %{$packages->{names}} ],
- value => \&pkgs::packageFlagSelected,
- label => \&pkgs::packageName,
- sort => 1,
- });
-}
-
-sub chooseGroups {
- my ($o, $packages, $compssUsers, $min_level, $individual, $max_size) = @_;
-
- my $b = pkgs::saveSelected($packages);
- install_any::unselectMostPackages($o);
- pkgs::setSelectedFromCompssList($packages, {}, $min_level, $max_size);
- my $system_size = pkgs::selectedSize($packages);
- my ($sizes, $pkgs) = pkgs::computeGroupSize($packages, $min_level);
- pkgs::restoreSelected($b);
- log::l("system_size: $system_size");
-
- my @groups = @{$o->{compssUsersSorted}};
- my %stable_flags = grep_each { $::b } %{$o->{compssUsersChoice}};
- delete $stable_flags{$_} foreach map { @{$compssUsers->{$_}{flags}} } @groups;
-
- my $compute_size = sub {
- my %pkgs;
- my %flags = %stable_flags; @flags{@_} = ();
- my $total_size;
- A: while (my ($k, $size) = each %$sizes) {
- Or: foreach (split "\t", $k) {
- foreach (split "&&") {
- exists $flags{$_} or next Or;
- }
- $total_size += $size;
- $pkgs{$_} = 1 foreach @{$pkgs->{$k}};
- next A;
- }
- }
- log::l("computed size $total_size");
- log::l("chooseGroups: ", join(" ", sort keys %pkgs));
-
- int $total_size;
- };
- my %val = map {
- $_ => ! grep { ! $o->{compssUsersChoice}{$_} } @{$compssUsers->{$_}{flags}}
- } @groups;
-
-# @groups = grep { $size{$_} = round_down($size{$_} / sqr(1024), 10) } @groups; #- don't display the empty or small one (eg: because all packages are below $min_level)
- my ($all, $size);
- my $available_size = install_any::getAvailableSpace($o) / sqr(1024);
- my $size_to_display = sub {
- my $lsize = $system_size + $compute_size->(map { @{$compssUsers->{$_}{flags}} } grep { $val{$_} } @groups);
-
- #- if a profile is deselected, deselect everything (easier than deselecting the profile packages)
- $size > $lsize and install_any::unselectMostPackages($o);
- $size = $lsize;
- _("Total size: %d / %d MB", pkgs::correctSize($size / sqr(1024)), $available_size);
- };
-
- while (1) {
- $o->reallyChooseGroups($size_to_display, $individual, \%val) or return;
- last if pkgs::correctSize($size / sqr(1024)) < $available_size;
-
- $o->ask_warn('', _("Selected size is larger than available space"));
- }
-
- $o->{compssUsersChoice}{$_} = 0 foreach map { @{$compssUsers->{$_}{flags}} } grep { !$val{$_} } keys %val;
- $o->{compssUsersChoice}{$_} = 1 foreach map { @{$compssUsers->{$_}{flags}} } grep { $val{$_} } keys %val;
- 1;
-}
-
-sub reallyChooseGroups {
- my ($o, $size_to_display, $individual, $val) = @_;
-
- my $size_text = &$size_to_display;
-
- my ($path, $all);
- $o->ask_from_entries_refH('', _("Package Group Selection"), [
- { val => \$size_text, type => 'label' }, {},
- (map {;
- my $old = $path;
- $path = $o->{compssUsers}{$_}{path};
- if_($old ne $path, { val => translate($path) }),
- {
- val => \$val->{$_},
- type => 'bool',
- disabled => sub { $all },
- text => translate($o->{compssUsers}{$_}{label}),
- help => translate($o->{compssUsers}{$_}{descr}),
- }
- } @{$o->{compssUsersSorted}}),
- if_($o->{meta_class} eq 'desktop', { text => _("All"), val => \$all, type => 'bool' }),
- if_($individual, { text => _("Individual package selection"), val => $individual, advanced => 1, type => 'bool' }),
- ], changed => sub { $size_text = &$size_to_display }) or return;
-
- if ($all) {
- $val->{$_} = 1 foreach keys %$val;
- }
- 1;
-}
-
-sub chooseCD {
- my ($o, $packages) = @_;
- my @mediums = grep { $_ != $install_any::boot_medium } pkgs::allMediums($packages);
- my @mediumsDescr = ();
- my %mediumsDescr = ();
-
- if (isCdNotEjectable()) {
- #- mono-cd in case of no ramdisk
- undef $packages->{mediums}{$_}{selected} foreach @mediums;
- log::l("low memory install, using single CD installation (as it is not ejectable)");
- return;
- }
-
- #- if no other medium available or a poor beginner, we are choosing for him!
- #- note first CD is always selected and should not be unselected!
- return if @mediums == () || !$::expert;
-
- #- build mediumDescr according to mediums, this avoid asking multiple times
- #- all the medium grouped together on only one CD.
- foreach (@mediums) {
- my $descr = pkgs::mediumDescr($packages, $_);
- exists $mediumsDescr{$descr} or push @mediumsDescr, $descr;
- $mediumsDescr{$descr} ||= $packages->{mediums}{$_}{selected};
- }
-
- $o->set_help('chooseCD');
- $o->ask_many_from_list('',
-_("If you have all the CDs in the list below, click Ok.
-If you have none of those CDs, click Cancel.
-If only some CDs are missing, unselect them, then click Ok."),
- {
- list => \@mediumsDescr,
- label => sub { _("Cd-Rom labeled \"%s\"", $_[0]) },
- val => sub { \$mediumsDescr{$_[0]} },
- }) or do {
- $mediumsDescr{$_} = 0 foreach @mediumsDescr; #- force unselection of other CDs.
- };
- $o->set_help('choosePackages');
-
- #- restore true selection of medium (which may have been grouped together)
- foreach (@mediums) {
- my $descr = pkgs::mediumDescr($packages, $_);
- $packages->{mediums}{$_}{selected} = $mediumsDescr{$descr};
- log::l("select status of medium $_ is $packages->{mediums}{$_}{selected}");
- }
-}
-
-#------------------------------------------------------------------------------
-sub installPackages {
- my ($o, $packages) = @_;
- my ($current, $total) = 0;
-
- my $w = $o->wait_message(_("Installing"), _("Preparing installation"));
-
- my $old = \&pkgs::installCallback;
- local *pkgs::installCallback = sub {
- my $m = shift;
- if ($m =~ /^Starting installation/) {
- $total = $_[1];
- } elsif ($m =~ /^Starting installing package/) {
- my $name = $_[0];
- $w->set(_("Installing package %s\n%d%%", $name, $total && 100 * $current / $total));
- $current += pkgs::packageSize(pkgs::packageByName($o->{packages}, $name));
- } else { unshift @_, $m; goto $old }
- };
- $o->SUPER::installPackages($packages);
-}
-
-sub afterInstallPackages($) {
- my ($o) = @_;
- my $w = $o->wait_message('', _("Post-install configuration"));
- $o->SUPER::afterInstallPackages($o);
-}
-
-#------------------------------------------------------------------------------
-sub configureNetwork {
- my ($o, $first_time) = @_;
- require netconnect;
- netconnect::main($o->{prefix}, $o->{netcnx} ||= {}, $o->{netc}, $o->{mouse}, $o, $o->{intf},
- sub { $o->pkg_install(@_) }, $first_time, $o->{lang} eq "fr_FR" && $o->{keyboard} eq "fr");
-}
-
-#-configureNetworkIntf moved to network
-
-#-configureNetworkNet moved to network
-#------------------------------------------------------------------------------
-#-pppConfig moved to any.pm
-#------------------------------------------------------------------------------
-sub installCrypto {
- my ($o) = @_;
- my $u = $o->{crypto} ||= {};
-
- $::expert and $o->hasNetwork or return;
-
- is_empty_hash_ref($u) and $o->ask_yesorno('',
-_("You have now the possibility to download software aimed for encryption.
-
-WARNING:
-
-Due to different general requirements applicable to these software and imposed
-by various jurisdictions, customer and/or end user of theses software should
-ensure that the laws of his/their jurisdiction allow him/them to download, stock
-and/or use these software.
-
-In addition customer and/or end user shall particularly be aware to not infringe
-the laws of his/their jurisdiction. Should customer and/or end user not
-respect the provision of these applicable laws, he/they will incure serious
-sanctions.
-
-In no event shall Mandrakesoft nor its manufacturers and/or suppliers be liable
-for special, indirect or incidental damages whatsoever (including, but not
-limited to loss of profits, business interruption, loss of commercial data and
-other pecuniary losses, and eventual liabilities and indemnification to be paid
-pursuant to a court decision) arising out of use, possession, or the sole
-downloading of these software, to which customer and/or end user could
-eventually have access after having sign up the present agreement.
-
-
-For any queries relating to these agreement, please contact
-Mandrakesoft, Inc.
-2400 N. Lincoln Avenue Suite 243
-Altadena California 91001
-USA")) || return;
-
- require crypto;
- eval {
- $u->{mirror} = $o->ask_from_listf('',
- _("Choose a mirror from which to get the packages"),
- \&crypto::mirror2text,
- [ crypto::mirrors() ],
- $u->{mirror});
- };
- return if $@;
-
- #- bring all interface up for installing crypto packages.
- install_interactive::upNetwork($o);
-
- my @packages = do {
- my $w = $o->wait_message('', _("Contacting the mirror to get the list of available packages"));
- crypto::getPackages($o->{prefix}, $o->{packages}, $u->{mirror}); #- make sure $o->{packages} is defined when testing
- };
- $u->{packages} = $o->ask_many_from_list('', _("Please choose the packages you want to install."), { list => \@packages, values => $u->{packages} }) or return;
- $o->pkg_install(@{$u->{packages}});
-
- #- stop interface using ppp only.
- install_interactive::downNetwork($o, 'pppOnly');
-}
-
-#------------------------------------------------------------------------------
-sub configureTimezone {
- my ($o, $clicked) = @_;
-
- require timezone;
- $o->{timezone}{timezone} = $o->ask_from_treelist('', _("Which is your timezone?"), '/', [ timezone::getTimeZones($::g_auto_install ? '' : $o->{prefix}) ], $o->{timezone}{timezone});
- $o->set_help('configureTimezoneGMT');
- $o->{timezone}{UTC} = $o->ask_yesorno('', _("Is your hardware clock set to GMT?"), $o->{timezone}{UTC}) if $::expert || $clicked;
- install_steps::configureTimezone($o);
-}
-
-#------------------------------------------------------------------------------
-sub configureServices {
- my ($o, $clicked) = @_;
- require services;
- $o->{services} = services::ask($o, $o->{prefix}) if $::expert || $clicked;
- install_steps::configureServices($o);
-}
-
-sub summary {
- my ($o, $first_time) = @_;
-
- if ($first_time) {
- #- auto-detection
- $o->configurePrinter(0) if !$::expert;
- install_any::preConfigureTimezone($o);
- }
- my $mouse_name;
- my $format_mouse = sub { $mouse_name = translate($o->{mouse}{type}) . ' ' . translate($o->{mouse}{name}) };
- &$format_mouse;
-
- #- format printer description in a better way according to CUPS/LPR used.
- my $format_printers = sub {
- my ($printer) = @_;
- if (is_empty_hash_ref($printer->{configured})) {
- pkgs::packageFlagInstalled(pkgs::packageByName($o->{packages}, 'cups')) and return _("Remote CUPS server");
- return _("No printer");
- }
- my $entry = $printer->{configured}{$printer->{QUEUE}} || (values %{$printer->{configured}})[0];
- for ($entry->{mode}) {
- /CUPS/ and return $entry->{cupsDescr};
- /lpr/ and return $entry->{DBENTRY};
- die "unknown entry for printer $entry->{QUEUE}";
- }
- };
-
- $o->ask_from_entries_refH_powered({
- messages => _("Summary"),
- cancel => '',
- }, [
-{ label => _("Mouse"), val => \$mouse_name, clicked => sub { $o->selectMouse(1); mouse::write($o->{prefix}, $o->{mouse}); &$format_mouse } },
-{ label => _("Keyboard"), val => \$o->{keyboard}, clicked => sub { $o->selectKeyboard(1) }, format => sub { translate(keyboard::keyboard2text($_[0])) } },
-{ label => _("Timezone"), val => \$o->{timezone}{timezone}, clicked => sub { $o->configureTimezone(1) } },
-{ label => _("Printer"), val => \$o->{printer}, clicked => sub { $o->configurePrinter(1) }, format => $format_printers },
- (map {
-{ label => _("ISDN card"), val => $_->{description}, clicked => sub { $o->configureNetwork } }
- } grep { $_->{driver} eq 'hisax' } detect_devices::probeall()),
- (map {
-{ label => _("Sound card"), val => $_->{description} }
- } arch() !~ /ppc/ ? modules::get_that_type('sound') : modules::load_thiskind('sound')),
- (map {
-{ label => _("TV card"), val => $_->{description} }
- } grep { $_->{driver} eq 'bttv' } detect_devices::probeall()),
-]);
-}
-
-#------------------------------------------------------------------------------
-sub configurePrinter {
- my ($o, $clicked) = @_;
- $::corporate && !$clicked and return;
-
- require printer;
- require printerdrake;
-
- #- try to determine if a question should be asked to the user or
- #- if he is autorized to configure multiple queues.
- my $ask_multiple_printer = !$::expert && !$clicked ? scalar(printerdrake::auto_detect($o)) : 2;
- $ask_multiple_printer-- or return;
-
- #- take default configuration, this include choosing the right system
- #- currently used by the system.
- my $printer = $o->{printer} ||= {};
- eval { add2hash($printer, printer::getinfo($o->{prefix})) };
-
- #- figure out what printing system to use, currently are suported cups and lpr,
- #- in case this has not be detected above.
- $::expert or $printer->{mode} ||= 'CUPS';
- if ($::expert || !$printer->{mode}) {
- $o->set_help('configurePrinterSystem');
- $o->ask_from_entries_refH_powered(
- {
- messages => _("Which printing system do you want to use?"),
- }, [ { val => \$printer->{mode}, list => [ 'CUPS', 'lpr' ] } ]
- ) or $printer->{mode} = undef, $printer->{want} = undef, return;
- $printer->{want} = 1;
- $o->set_help('configurePrinter');
- }
-
- $printer->{PAPERSIZE} = $o->{lang} eq 'en' ? 'letter' : 'a4';
- printerdrake::main($printer, $o, $ask_multiple_printer,
- sub { $o->pkg_install(@_) }, sub { install_interactive::upNetwork($o, 'pppAvoided') });
-
- if (!is_empty_hash_ref($printer->{configured}) || pkgs::packageFlagInstalled(pkgs::packageByName($o->{packages}, 'cups'))) {
- $o->pkg_install_if_requires_satisfied('Mesa-common', 'xpp', 'libqtcups2', 'qtcups', 'kups')
- and run_program::rooted($o->{prefix}, "update-menus");
- }
-}
-
-#------------------------------------------------------------------------------
-sub setRootPassword {
- my ($o, $clicked) = @_;
- my $sup = $o->{superuser} ||= {};
- my $nis = $o->{authentication}{NIS};
- $sup->{password2} ||= $sup->{password} ||= "";
-
- return if $o->{security} < 1 && !$clicked;
-
- $::isInstall and $o->set_help("setRootPassword",
- if_($::expert, "setRootPasswordMd5"),
- if_($::expert, "setRootPasswordNIS"));
-
- $o->ask_from_entries_refH_powered(
- {
- title => _("Set root password"),
- messages => _("Set root password"),
- cancel => ($o->{security} <= 2 && !$::corporate ? _("No password") : ''),
- callbacks => {
- complete => sub {
- $sup->{password} eq $sup->{password2} or $o->ask_warn('', [ _("The passwords do not match"), _("Please try again") ]), return (1,1);
- length $sup->{password} < 2 * $o->{security}
- and $o->ask_warn('', _("This password is too simple (must be at least %d characters long)", 2 * $o->{security})), return (1,0);
- return 0
- } } }, [
-{ label => _("Password"), val => \$sup->{password}, hidden => 1 },
-{ label => _("Password (again)"), val => \$sup->{password2}, hidden => 1 },
- if_($::expert,
-{ label => _("Use NIS"), val => \$nis, type => 'bool', text => _("yellow pages") },
- ),
- ]) or return;
-
- if ($nis) {
- $o->{authentication}{NIS} ||= 'broadcast';
- $o->ask_from_entries_refH('',
- _("Authentification NIS"),
- [ { label => _("NIS Domain"), val => \ ($o->{netc}{NISDOMAIN} ||= $o->{netc}{DOMAINNAME}) },
- { label => _("NIS Server"), val => \$o->{authentication}{NIS}, list => ["broadcast"], not_edit => 0 },
- ]);
- } else { $o->{authentication}{NIS} = '' }
- install_steps::setRootPassword($o);
-}
-
-#------------------------------------------------------------------------------
-#-addUser
-#------------------------------------------------------------------------------
-sub addUser {
- my ($o, $clicked) = @_;
- $o->{users} ||= [];
-
- if ($o->{security} < 1) {
- push @{$o->{users}}, { password => 'mandrake', realname => 'default', icon => 'automagic' }
- if !member('mandrake', map { $_->{name} } @{$o->{users}});
- }
- if (($o->{security} >= 1 || $clicked)) {
- any::ask_users($o->{prefix}, $o, $o->{users}, $o->{security});
- }
- any::get_autologin($o->{prefix}, $o);
- any::autologin($o->{prefix}, $o, $o);
-
- install_steps::addUser($o);
-}
-
-#------------------------------------------------------------------------------
-sub createBootdisk {
- my ($o, $first_time) = @_;
-
- return if $first_time && !$::expert;
-
- if (arch() =~ /sparc/) {
- #- as probing floppies is a bit more different on sparc, assume always /dev/fd0.
- $o->ask_okcancel('',
- _("A custom bootdisk provides a way of booting into your Linux system without
-depending on the normal bootloader. This is useful if you don't want to install
-SILO on your system, or another operating system removes SILO, or SILO doesn't
-work with your hardware configuration. A custom bootdisk can also be used with
-the Mandrake rescue image, making it much easier to recover from severe system
-failures.
-
-If you want to create a bootdisk for your system, insert a floppy in the first
-drive and press \"Ok\"."),
- $o->{mkbootdisk}) or return $o->{mkbootdisk} = '';
- my @l = detect_devices::floppies();
- $o->{mkbootdisk} = $l[0] if !$o->{mkbootdisk} || $o->{mkbootdisk} eq "1";
- $o->{mkbootdisk} or return;
- } else {
- my @l = detect_devices::floppies();
- my %l = (
- 'fd0' => _("First floppy drive"),
- 'fd1' => _("Second floppy drive"),
- 'Skip' => _("Skip"),
- );
-
- if ($first_time || @l == 1) {
- $o->ask_yesorno('', formatAlaTeX(
- _("A custom bootdisk provides a way of booting into your Linux system without
-depending on the normal bootloader. This is useful if you don't want to install
-LILO (or grub) on your system, or another operating system removes LILO, or LILO doesn't
-work with your hardware configuration. A custom bootdisk can also be used with
-the Mandrake rescue image, making it much easier to recover from severe system
-failures. Would you like to create a bootdisk for your system?")),
- $o->{mkbootdisk}) or return $o->{mkbootdisk} = '';
- $o->{mkbootdisk} = $l[0] if !$o->{mkbootdisk} || $o->{mkbootdisk} eq "1";
- } else {
- @l or die _("Sorry, no floppy drive available");
-
- $o->ask_from_entries_refH_powered(
- {
- messages => _("Choose the floppy drive you want to use to make the bootdisk"),
- }, [ { val => \$o->{mkbootdisk}, list => \@l, format => sub { $l{$_[0]} || $_[0] } } ]
- ) or return;
- }
- $o->ask_warn('', _("Insert a floppy in drive %s", $l{$o->{mkbootdisk}} || $o->{mkbootdisk}));
- }
-
- my $w = $o->wait_message('', _("Creating bootdisk"));
- install_steps::createBootdisk($o);
-}
-
-#------------------------------------------------------------------------------
-sub setupBootloaderBefore {
- my ($o) = @_;
- my $w = $o->wait_message('', _("Preparing bootloader"));
- $o->set_help('empty');
- $o->SUPER::setupBootloaderBefore($o);
-}
-
-#------------------------------------------------------------------------------
-sub setupBootloader {
- my ($o, $more) = @_;
- if (arch() =~ /^alpha/) {
- $o->ask_yesorno('', _("Do you want to use aboot?"), 1) or return;
- catch_cdie { $o->SUPER::setupBootloader } sub {
- $o->ask_yesorno('',
-_("Error installing aboot,
-try to force installation even if that destroys the first partition?"));
- };
- } else {
- any::setupBootloader($o, $o->{bootloader}, $o->{hds}, $o->{fstab}, $o->{security}, $o->{prefix}, $more) or return;
-
- eval { $o->SUPER::setupBootloader };
- if ($@) {
- $o->ask_warn('',
- [ _("Installation of bootloader failed. The following error occured:"),
- grep { !/^Warning:/ } cat_("$o->{prefix}/tmp/.error") ]);
- unlink "$o->{prefix}/tmp/.error";
- die "already displayed";
- } elsif (arch() =~ /ppc/) {
- my $of_boot = cat_("$o->{prefix}/tmp/of_boot_dev") || die "Can't open $o->{prefix}/tmp/of_boot_dev";
- chop($of_boot);
- unlink "$o->{prefix}/tmp/.error";
- $o->ask_warn('', _("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 $of_boot,\\\\:tbxi\n Then type: shut-down\nAt your next boot you should see the bootloader prompt."));
- }
- }
-}
-
-sub miscellaneous {
- my ($o, $clicked) = @_;
- my %l = (
- 2 => _("Low"),
- 3 => _("Medium"),
- 4 => _("High"),
- );
- if ($::expert || $clicked) {
- $ENV{SECURE_LEVEL} = $o->{security} =
- $o->ask_from_listf('', _("Choose security level"), sub { $l{$_[0]} }, [ ikeys %l ], $o->{security})
- or return;
- }
- install_steps::miscellaneous($o);
-}
-
-#------------------------------------------------------------------------------
-sub configureX {
- my ($o, $clicked) = @_;
- $o->configureXBefore;
-
- #- strange, xfs must not be started twice...
- #- trying to stop and restart it does nothing good too...
- my $xfs_started if 0;
- run_program::rooted($o->{prefix}, "/etc/rc.d/init.d/xfs", "start") unless $::live || $xfs_started;
- $xfs_started = 1;
-
- require Xconfigurator;
- { local $::testing = 0; #- unset testing
- local $::auto = !$::expert && !$clicked;
-
- symlink "$o->{prefix}/etc/gtk", "/etc/gtk";
- Xconfigurator::main($o->{prefix}, $o->{X}, $o,
- { allowFB => $o->{allowFB},
- allowNVIDIA_rpms => install_any::allowNVIDIA_rpms($o->{packages}),
- }, sub { $o->pkg_install(@_) });
- }
- $o->configureXAfter;
-}
-
-#------------------------------------------------------------------------------
-sub generateAutoInstFloppy {
- my ($o, $replay) = @_;
-
- my $floppy = detect_devices::floppy();
-#+ $o->ask_yesorno('',
-#+_("Do you want to generate an auto install floppy for linux replication?"), $floppy) or return;
-
- $o->ask_okcancel('', _("Insert a blank floppy in drive %s", $floppy), 1) or return;
-
- my $dev = devices::make($floppy);
-
- my $image = cat_("/proc/cmdline") =~ /pcmcia/ ? "pcmcia" :
- ${{ hd => 'hd', cdrom => 'cdrom', ftp => 'network', nfs => 'network', http => 'network' }}{$o->{method}};
-
- if (arch() =~ /sparc/) {
- $image .= arch() =~ /sparc64/ && "64"; #- for sparc64 there are a specific set of image.
-
- my $imagefile = "$o->{prefix}/tmp/autoinst.img";
- my $mountdir = "$o->{prefix}/tmp/mount"; -d $mountdir or mkdir $mountdir, 0755;
- my $workdir = "$o->{prefix}/tmp/work"; -d $workdir or rmdir $workdir;
-
- my $w = $o->wait_message('', _("Creating auto install floppy"));
- install_any::getAndSaveFile("images/$image.img", $imagefile) or log::l("failed to write $dev"), return;
- devices::make($_) foreach qw(/dev/loop6 /dev/ram);
-
- require commands;
- run_program::run("losetup", "/dev/loop6", $imagefile);
- fs::mount("/dev/loop6", $mountdir, "romfs", 'readonly');
- commands::cp("-f", $mountdir, $workdir);
- fs::umount($mountdir);
- run_program::run("losetup", "-d", "/dev/loop6");
-
- substInFile { s/timeout.*//; s/^(\s*append\s*=\s*\".*)\"/$1 kickstart=floppy\"/ } "$workdir/silo.conf"; #" for po
-#-TODO output "$workdir/ks.cfg", install_any::generate_ks_cfg($o);
- output "$workdir/boot.msg", "\n7m",
-"!! If you press enter, an auto-install is going to start.
- ALL data on this computer is going to be lost,
- including any Windows partitions !!
-", "7m\n";
-
- local $o->{partitioning}{clearall} = 1;
- output("$workdir/auto_inst.cfg", install_any::g_auto_install());
-
- run_program::run("genromfs", "-d", $workdir, "-f", "/dev/ram", "-A", "2048,/..", "-a", "512", "-V", "DrakX autoinst");
- fs::mount("/dev/ram", $mountdir, 'romfs', 0);
- run_program::run("silo", "-r", $mountdir, "-F", "-i", "/fd.b", "-b", "/second.b", "-C", "/silo.conf");
- fs::umount($mountdir);
- commands::dd("if=/dev/ram", "of=$dev", "bs=1440", "count=1024");
-
- commands::rm("-rf", $workdir, $mountdir, $imagefile);
- } else {
- my $param = 'kickstart=floppy ' . install_any::generate_automatic_stage1_params($o);
- {
- my $w = $o->wait_message('', _("Creating auto install floppy"));
- install_any::getAndSaveFile("images/$image.img", $dev) or log::l("failed to write $dev"), return;
- }
- fs::mount($dev, "/floppy", "vfat", 0);
- substInFile {
- s/timeout.*/$replay ? 'timeout 1' : ''/e;
- s/^(\s*append)/$1 $param/
- } "/floppy/syslinux.cfg";
-
- unlink "/floppy/help.msg";
- output "/floppy/boot.msg", "\n0c",
-"!! If you press enter, an auto-install is going to start.
- All data on this computer is going to be lost,
- including any Windows partitions !!
-", "07\n" if !$replay;
-
- local $o->{partitioning}{clearall} = !$replay;
- output("/floppy/auto_inst.cfg", install_any::g_auto_install($replay));
-
- fs::umount("/floppy");
- }
-}
-
-#------------------------------------------------------------------------------
-sub exitInstall {
- my ($o, $alldone) = @_;
-
- return $o->{step} = '' unless $alldone || $o->ask_yesorno('',
-_("Some steps are not completed.
-
-Do you really want to quit now?"), 0);
-
- install_steps::exitInstall($o);
-
- $o->exit unless $alldone;
-
- $o->ask_from_entries_refH_powered_no_check(
- {
- messages =>
-_("Congratulations, installation is complete.
-Remove the boot media and press return to reboot.
-
-For information on fixes which are available for this release of Linux-Mandrake,
-consult the Errata available from http://www.linux-mandrake.com/.
-
-Information on configuring your system is available in the post
-install chapter of the Official Linux-Mandrake User's Guide."),
- cancel => '',
- },
- [
- if_($::expert,
- { val => \ (my $t1 = _("Generate auto install floppy")), clicked => sub {
- my $t = $o->ask_from_list_('',
-_("The auto install can be fully automated if wanted,
-in that case it will take over the hard drive!!
-(this is meant for installing on another box).
-
-You may prefer to replay the installation.
-"), [ __("Replay"), __("Automated") ]);
- $t and $o->generateAutoInstFloppy($t eq 'Replay');
- }, advanced => 1 },
- { val => \ (my $t2 = _("Save packages selection")), clicked => sub { install_any::g_default_packages($o) }, advanced => 1 },
- ),
- ]
- ) if $alldone && !$::g_auto_install;
-}
-
-
-#-######################################################################################
-#- Misc Steps Functions
-#-######################################################################################
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/install_steps_newt.pm b/perl-install/install_steps_newt.pm
deleted file mode 100644
index 7fd1cab1f..000000000
--- a/perl-install/install_steps_newt.pm
+++ /dev/null
@@ -1,60 +0,0 @@
-package install_steps_newt; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(install_steps_interactive interactive_newt);
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use install_steps_interactive;
-use interactive_newt;
-use install_any;
-use devices;
-use lang;
-use common qw(:common);
-
-my $banner = __();
-
-sub banner {
- my $banner = translate(__("Linux-Mandrake Installation %s"));
- my $l = first(Newt::GetScreenSize) - length($banner) - length($_[0]) + 1;
- Newt::DrawRootText(0, 0, sprintf($banner, ' ' x $l . $_[0]));
-}
-
-sub new($$) {
- my ($type, $o) = @_;
-
- interactive_newt->new;
-
- banner('');
- Newt::PushHelpLine(_(" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "));
-
- (bless {}, ref $type || $type)->SUPER::new($o);
-}
-
-sub enteringStep {
- my ($o, $step) = @_;
- $o->SUPER::enteringStep($step);
- banner(translate($o->{steps}{$step}{text}));
-}
-
-sub exitInstall {
- &install_steps_interactive::exitInstall;
- interactive_newt::end;
-}
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-sub selectLanguage {
- my ($o) = @_;
- $o->SUPER::selectLanguage;
- lang::load_console_font($o->{lang});
-}
-
-
-1;
-
diff --git a/perl-install/install_steps_stdio.pm b/perl-install/install_steps_stdio.pm
deleted file mode 100644
index 1ef8b83fa..000000000
--- a/perl-install/install_steps_stdio.pm
+++ /dev/null
@@ -1,41 +0,0 @@
-package install_steps_stdio; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(install_steps_interactive interactive_stdio);
-
-use common qw(:common);
-use interactive_stdio;
-use install_steps_interactive;
-use lang;
-
-sub new($$) {
- my ($type, $o) = @_;
-
- $o->{partitioning}{readonly} = 1; #- needed til diskdrake is graphic only...
- (bless {}, ref $type || $type)->SUPER::new($o);
-}
-
-sub enteringStep {
- my ($o, $step) = @_;
- print _("Entering step `%s'\n", translate($o->{steps}{$step}{text}));
- $o->SUPER::enteringStep($step);
-}
-sub leavingStep {
- my ($o, $step) = @_;
- $o->SUPER::leavingStep($step);
- print "--------\n";
-}
-
-#-######################################################################################
-#- Steps Functions
-#-######################################################################################
-sub selectLanguage {
- my ($o, $first_time) = @_;
- $o->SUPER::selectLanguage($first_time);
- lang::load_console_font($o->{lang});
-}
-
-1;
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm
deleted file mode 100644
index 55b4e58ae..000000000
--- a/perl-install/interactive.pm
+++ /dev/null
@@ -1,304 +0,0 @@
-package interactive; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional);
-
-#- ask_from_entries takes:
-#- val => reference to the value
-#- label => description
-#- icon => icon to put before the description
-#- help => tooltip
-#- advanced => wether it is shown in by default or only in advanced mode
-#- disabled => function returning wether it should be disabled (grayed)
-#- type =>
-#- button => (with clicked) (type defaults to button if clicked is there) (val need not be a reference)
-#- label => (val need not be a reference) (type defaults to label if val is not a reference)
-#- bool (with text)
-#- range (with min, max)
-#- combo (with list, not_edit)
-#- list (with list, icon2f (aka icon), separator (aka tree), format (aka pre_format function),
-#- help can be a hash or a function)
-#- entry (the default) (with hidden)
-#
-#- heritate from this class and you'll get all made interactivity for same steps.
-#- for this you need to provide
-#- - ask_from_listW(o, title, messages, arrayref, default) returns one string of arrayref
-#-
-#- where
-#- - o is the object
-#- - title is a string
-#- - messages is an refarray of strings
-#- - default is an optional string (default is in arrayref)
-#- - arrayref is an arrayref of strings
-#- - arrayref2 contains booleans telling the default state,
-#-
-#- ask_from_list and ask_from_list_ are wrappers around ask_from_biglist and ask_from_smalllist
-#-
-#- ask_from_list_ just translate arrayref before calling ask_from_list and untranslate the result
-#-
-#- ask_from_listW should handle differently small lists and big ones.
-#-
-
-
-#-######################################################################################
-#- OO Stuff
-#-######################################################################################
-sub new($) {
- my ($type) = @_;
-
- bless {}, ref $type || $type;
-}
-
-sub vnew {
- my ($type, $su, $icon) = @_;
- $su = $su eq "su";
- require c;
- if ($ENV{DISPLAY} && system('/usr/X11R6/bin/xtest') == 0) {
- if ($su) {
- $ENV{PATH} = "/sbin:/usr/sbin:$ENV{PATH}";
- if ($>) {
- exec("kdesu", "-c", "$0 @ARGV") or die _("kdesu missing");
- }
- }
- eval { require interactive_gtk };
- if (!$@) {
- my $o = interactive_gtk->new;
- $icon and $o->{icon} = $icon;
- return $o;
- }
- }
-
- if ($su && $>) {
- die "you must be root to run this program";
- }
- require 'log.pm';
- undef *log::l;
- *log::l = sub {}; # otherwise, it will bother us :(
- require interactive_newt;
- interactive_newt->new;
-}
-
-sub enter_console {}
-sub leave_console {}
-sub suspend {}
-sub resume {}
-sub end {}
-sub exit { exit($_[0]) }
-
-#-######################################################################################
-#- Interactive functions
-#-######################################################################################
-sub ask_warn {
- my ($o, $title, $message) = @_;
- local $::isWizard=0;
- ask_from_listf_no_check($o, $title, $message, undef, [ _("Ok") ]);
-}
-
-sub ask_yesorno {
- my ($o, $title, $message, $def, $help) = @_;
- ask_from_list_($o, $title, $message, [ __("Yes"), __("No") ], $def ? "Yes" : "No", $help) eq "Yes";
-}
-
-sub ask_okcancel {
- my ($o, $title, $message, $def, $help) = @_;
-
- if ($::isWizard) {
- $::no_separator = 1;
- $o->ask_from_entries_refH_powered_no_check({ title => $title, messages => $message, focus_cancel => !$def });
- } else {
- ask_from_list_($o, $title, $message, [ __("Ok"), __("Cancel") ], $def ? "Ok" : "Cancel", $help) eq "Ok";
- }
-}
-
-sub ask_from_list {
- my ($o, $title, $message, $l, $def, $help) = @_;
- ask_from_listf($o, $title, $message, undef, $l, $def, $help);
-}
-
-sub ask_from_list_ {
- my ($o, $title, $message, $l, $def, $help) = @_;
- ask_from_listf($o, $title, $message, sub { translate($_[0]) }, $l, $def, $help);
-}
-
-sub ask_from_listf_ {
- my ($o, $title, $message, $f, $l, $def, $help) = @_;
- ask_from_listf($o, $title, $message, sub { translate($f->(@_)) }, $l, $def, $help);
-}
-sub ask_from_listf {
- my ($o, $title, $message, $f, $l, $def, $help) = @_;
- @$l == 0 and die "ask_from_list: empty list\n" . common::backtrace();
- @$l == 1 and return $l->[0];
- goto &ask_from_listf_no_check;
-}
-
-sub ask_from_listf_no_check {
- my ($o, $title, $message, $f, $l, $def, $help) = @_;
-
- if (@$l <= 2 && !$::isWizard) {
- my $ret = eval {
- ask_from_entries_refH_powered_no_check($o,
- { title => $title, messages => $message, ok => $l->[0] && may_apply($f, $l->[0]),
- if_($l->[1], cancel => may_apply($f, $l->[1]), focus_cancel => $def eq $l->[1]) }, []
- ) ? $l->[0] : $l->[1];
- };
- die if $@ && $@ !~ /^wizcancel/;
- $@ ? undef : $ret;
- } else {
- ask_from_entries_refH($o, $title, $message, [ { val => \$def, type => 'list', list => $l, help => $help, format => $f } ]) && $def;
- }
-}
-
-sub ask_from_treelist {
- my ($o, $title, $message, $separator, $l, $def) = @_;
- ask_from_treelistf($o, $title, $message, $separator, undef, $l, $def);
-}
-sub ask_from_treelist_ {
- my ($o, $title, $message, $separator, $l, $def) = @_;
- my $transl = sub { join '|', map { translate($_) } split(quotemeta($separator), $_[0]) };
- ask_from_treelistf($o, $title, $message, $separator, $transl, $l, $def);
-}
-sub ask_from_treelistf {
- my ($o, $title, $message, $separator, $f, $l, $def) = @_;
- ask_from_entries_refH($o, $title, $message, [ { val => \$def, separator => $separator, list => $l, format => $f } ]) or return;
- $def;
-}
-
-sub ask_many_from_list {
- my ($o, $title, $message, @l) = @_;
- @l = grep { @{$_->{list}} } @l or return '';
- foreach my $h (@l) {
- $h->{e}{$_} = {
- text => may_apply($h->{label}, $_),
- val => $h->{val} ? $h->{val}->($_) : do {
- my $i =
- $h->{value} ? $h->{value}->($_) :
- $h->{values} ? member($_, @{$h->{values}}) : 0;
- \$i;
- },
- type => 'bool',
- help => may_apply($h->{help}, $_, ''),
- icon => may_apply($h->{icon2f}, $_, ''),
- } foreach @{$h->{list}};
- if ($h->{sort}) {
- $h->{list} = [ sort { $h->{e}{$a}{text} cmp $h->{e}{$b}{text} } @{$h->{list}} ];
- }
- }
- $o->ask_from_entries_refH($title, $message, [ map { my $h = $_; map { $h->{e}{$_} } @{$h->{list}} } @l ]) or return;
-
- @l = map {
- my $h = $_;
- [ grep { ${$h->{e}{$_}{val}} } @{$h->{list}} ];
- } @l;
- wantarray ? @l : $l[0];
-}
-
-sub ask_from_entry {
- my ($o, $title, $message, %callback) = @_;
- first(ask_from_entries($o, $title, $message, [''], %callback));
-}
-sub ask_from_entries {
- my ($o, $title, $message, $l, %callback) = @_;
-
- my @l = map { my $i = ''; { label => $_, val => \$i } } @$l;
-
- $o->ask_from_entries_refH($title, $message, \@l, %callback) ?
- map { ${$_->{val}} } @l :
- undef;
-}
-
-#- can get a hash of callback: focus_out changed and complete
-#- moreove if you pass a hash with a field list -> combo
-#- if you pass a hash with a field hidden -> emulate stty -echo
-sub ask_from_entries_refH {
- my ($o, $title, $message, $l, %callback) = @_;
- ask_from_entries_refH_powered($o, { title => $title, messages => $message, callbacks => \%callback }, $l);
-}
-
-
-sub ask_from_entries_refH_powered_normalize {
- my ($o, $common, $l) = @_;
-
- foreach my $e (@$l) {
- if (my $l = $e->{list}) {
- if ($e->{sort} || @$l > 10 && !exists $e->{sort}) {
- my @l2 = map { may_apply($e->{format}, $_) } @$l;
- my @places = sort { $l2[$a] cmp $l2[$b] } 0 .. $#l2;
- $e->{list} = $l = [ map { $l->[$_] } @places ];
- }
- $e->{type} = 'iconlist' if $e->{icon2f};
- $e->{type} = 'treelist' if $e->{separator};
- $e->{type} ||= 'list' if $e->{format};
- add2hash_($e, { not_edit => 1, type => 'combo' });
- ${$e->{val}} = $l->[0] if ($e->{type} ne 'combo' || $e->{not_edit}) && !member(${$e->{val}}, @$l);
- } elsif ($e->{type} eq 'range') {
- $e->{min} <= $e->{max} or die "bad range min $e->{min} > max $e->{max} (called from " . join(':', caller()) . ")";
- ${$e->{val}} = max($e->{min}, min(${$e->{val}}, $e->{max}));
- } elsif ($e->{type} eq 'button' || $e->{clicked}) {
- $e->{type} = 'button';
- $e->{clicked} ||= sub {};
- $e->{val} = \ (my $v = $e->{val}) if !ref($e->{val});
- } elsif ($e->{type} eq 'label' || !ref($e->{val})) {
- $e->{type} = 'label';
- $e->{val} = \ (my $v = $e->{val}) if !ref($e->{val});
- }
- $e->{disabled} ||= sub { 0 };
- }
-
- #- don't display empty lists and one element lists
- @$l = grep {
- if ($_->{list} && $_->{not_edit}) {
- if (@{$_->{list}} == ()) {
- eval {
- require log;
- log::l("ask_from_entries_refH_powered_normalize: empty list for $_->{label}\n" . common::backtrace());
- };
- }
- @{$_->{list}} > 1;
- } else {
- 1;
- }
- } @$l;
-
- $common->{advanced_label} ||= _("Advanced");
- $common->{$_} = [ deref($common->{$_}) ] foreach qw(messages advanced_messages);
- add2hash_($common, { ok => _("Ok"), cancel => _("Cancel") }) if !exists $common->{ok} && !$::isWizard;
- add2hash_($common->{callbacks} ||= {}, { changed => sub {}, focus_out => sub {}, complete => sub { 0 }, canceled => sub { 0 } });
-}
-
-sub ask_from_entries_refH_powered {
- my ($o, $common, $l) = @_;
- ask_from_entries_refH_powered_normalize($o, $common, $l);
-
- @$l or return 1;
- $o->ask_from_entries_refW($common, [ grep { !$_->{advanced} } @$l ], [ grep { $_->{advanced} } @$l ]);
-}
-sub ask_from_entries_refH_powered_no_check {
- my ($o, $common, $l) = @_;
- ask_from_entries_refH_powered_normalize($o, $common, $l);
- $o->ask_from_entries_refW($common, [ grep { !$_->{advanced} } @$l ], [ grep { $_->{advanced} } @$l ]);
-}
-
-
-sub wait_message {
- my ($o, $title, $message, $temp) = @_;
-
- my $w = $o->wait_messageW($title, [ _("Please wait"), deref($message) ]);
- push @tempory::objects, $w if $temp;
- my $b = before_leaving { $o->wait_message_endW($w) };
-
- #- enable access through set
- common::add_f4before_leaving(sub { $o->wait_message_nextW([ deref($_[1]) ], $w) }, $b, 'set');
- $b;
-}
-
-sub kill {}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/interactive_gtk.pm b/perl-install/interactive_gtk.pm
deleted file mode 100644
index 710ca88a3..000000000
--- a/perl-install/interactive_gtk.pm
+++ /dev/null
@@ -1,545 +0,0 @@
-package interactive_gtk; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(interactive);
-
-use interactive;
-use common qw(:common :functional);
-use my_gtk qw(:helpers :wrappers);
-
-my $forgetTime = 1000; #- in milli-seconds
-
-sub new {
- ($::windowheight, $::windowwidth) = my_gtk::gtkroot()->get_size if $::isStandalone;
- goto &interactive::new;
-}
-sub enter_console { my ($o) = @_; $o->{suspended} = common::setVirtual(1) }
-sub leave_console { my ($o) = @_; common::setVirtual(delete $o->{suspended}) }
-
-sub suspend {}
-sub resume {}
-
-sub exit {
- gtkset_mousecursor_normal(); #- for restoring a normal in any case on standalone
- my_gtk::flush();
- c::_exit($_[1]) #- workaround
-}
-
-sub ask_warn {
- local $my_gtk::pop_it = 1;
- &interactive::ask_warn;
-}
-
-sub create_boxradio {
- my ($e, $may_go_to_next, $changed, $double_click) = @_;
- my @l = map { may_apply($e->{format}, $_) } @{$e->{list}};
-
- my $boxradio = gtkpack2__(new Gtk::VBox(0, 0),
- my @radios = gtkradio(@l, ''));
- $boxradio->show;
- my $tips = new Gtk::Tooltips;
- mapn {
- my ($txt, $w) = @_;
- $w->signal_connect(button_press_event => $double_click) if $double_click;
- $w->signal_connect(clicked => sub {
- ${$e->{val}} = $txt;
- &$changed;
- });
- if ($e->{help}) {
- gtkset_tip($tips, $w,
- ref($e->{help}) eq 'HASH' ? $e->{help}{$txt} :
- ref($e->{help}) eq 'CODE' ? $e->{help}($txt) : $e->{help});
- }
- } $e->{list}, \@radios;
-
- $boxradio, sub {
- my ($v) = @_;
- mapn { $_[0]->set_active($_[1] eq $v) } \@radios, $e->{list};
- }
-}
-
-sub create_clist {
- my ($e, $may_go_to_next, $changed, $double_click) = @_;
- my $curr;
- my @l = map { may_apply($e->{format}, $_) } @{$e->{list}};
-
- my $list = new Gtk::CList(1);
- $list->set_selection_mode('browse');
- $list->set_column_auto_resize(0, 1);
-
- my $select = sub {
- $list->set_focus_row($_[0]);
- $list->select_row($_[0], 0);
- $list->moveto($_[0], 0, 0.5, 0) if $list->row_is_visible($_[0]) ne 'full';
- };
-
-# ref $title && !@okcancel ?
-# $list->signal_connect(button_release_event => $leave) :
-# $list->signal_connect(button_press_event => sub { &$leave if $_[1]{type} =~ /^2/ });
-
- my ($first_time, $starting_word, $start_reg) = (1, '', "^");
- my $timeout;
- $list->signal_connect(key_press_event => sub {
- my ($w, $event) = @_;
- my $c = chr($event->{keyval} & 0xff);
-
- Gtk->timeout_remove($timeout) if $timeout; $timeout = '';
-
- if ($event->{keyval} >= 0x100) {
- &$may_go_to_next if $c eq "\r" || $c eq "\x8d";
- $starting_word = '' if $event->{keyval} != 0xffe4; # control
- } else {
- if ($event->{state} & 4) {
- #- control pressed
- $c eq "s" or return 1;
- $start_reg and $start_reg = '', return 1;
- $curr++;
- } else {
- &$may_go_to_next if $c eq ' ';
-
- $curr++ if $starting_word eq '' || $starting_word eq $c;
- $starting_word .= $c unless $starting_word eq $c;
- }
- my $word = quotemeta $starting_word;
- my $j; for ($j = 0; $j < @l; $j++) {
- $l[($j + $curr) % @l] =~ /$start_reg$word/i and last;
- }
- $j == @l ?
- $starting_word = '' :
- $select->(($j + $curr) % @l);
-
- $timeout = Gtk->timeout_add($forgetTime, sub { $timeout = $starting_word = ''; 0 } );
- }
- 1;
- });
- $list->show;
-
- $list->append($_) foreach @l;
-
- $list->signal_connect(select_row => sub {
- my ($w, $row) = @_;
- ${$e->{val}} = $e->{list}[$curr = $row];
- &$changed;
- });
- $list->signal_connect(button_press_event => $double_click) if $double_click;
-
- $list, sub {
- my ($v) = @_;
- eval {
- $select->(find_index { $_ eq $v } @{$e->{list}});
- };
- };
-}
-
-sub create_ctree {
- my ($e, $may_go_to_next, $changed, $double_click) = @_;
- my @l = map { may_apply($e->{format}, $_) } @{$e->{list}};
-
- my $sep = quotemeta $e->{separator};
- my $tree = Gtk::CTree->new(1, 0);
-
- my (%wtree, %wleaves, $size, $selected_via_click);
- my $parent; $parent = sub {
- if (my $w = $wtree{"$_[0]$e->{separator}"}) { return $w }
- my $s;
- foreach (split $sep, $_[0]) {
- $wtree{"$s$_$e->{separator}"} ||=
- $tree->insert_node($s ? $parent->($s) : undef, undef, [$_], 5, (undef) x 4, 0, 0);
- $size++ if !$s;
- $s .= "$_$e->{separator}";
- }
- $wtree{$s};
- };
- foreach (@l) {
- my ($root, $leaf) = /(.*)$sep(.+)/ ? ($1, $2) : ('', $_);
- $wleaves{$_} = $tree->insert_node($parent->($root), undef, [$leaf], 5, (undef) x 4, 1, 0);
- }
- undef %wtree;
-
- my $select = sub {
- my ($node) = @_;
- for (my $c = $node; $c; $c = $c->row->parent) {
- $tree->expand($c);
- }
- foreach (0 .. $#l) {
- if ($tree->node_nth($_) == $node) {
- $tree->set_focus_row($_);
- last;
- }
- }
- $tree->select($node);
- $tree->node_moveto($node, 0, 0.5, 0) if $tree->node_is_visible($node) ne 'full';
- };
-
- my $curr = $tree->node_nth(0); #- default value
- $tree->set_column_auto_resize(0, 1);
- $tree->set_selection_mode('browse');
- $tree->signal_connect(tree_select_row => sub {
- $curr = $_[1];
- if ($curr->row->is_leaf) {
- my @ll; for (my $c = $curr; $c; $c = $c->row->parent) {
- unshift @ll, first $tree->node_get_pixtext($c, 0);
- }
- my $val = join $e->{separator}, @ll;
- mapn {
- ${$e->{val}} = $_[1] if $val eq $_[0]
- } \@l, $e->{list};
- &$changed;
- } else {
- $tree->expand($curr) if $selected_via_click;
- }
- });
- my ($first_time, $starting_word, $start_reg) = (1, '', "^");
- my $timeout;
-
- my $toggle = sub {
- $curr->row->is_leaf ?
- &$may_go_to_next :
- $tree->toggle_expansion($curr);
- };
- $tree->signal_connect(key_press_event => sub {
- my ($w, $event) = @_;
- $selected_via_click = 0;
- my $c = chr($event->{keyval} & 0xff);
- $curr or return;
- Gtk->timeout_remove($timeout) if $timeout; $timeout = '';
-
- if ($event->{keyval} >= 0x100) {
- &$toggle if $c eq "\r" || $c eq "\x8d";
- $starting_word = '' if $event->{keyval} != 0xffe4; # control
- } else {
- my $next;
- if ($event->{state} & 4) {
- #- control pressed
- $c eq "s" or return 1;
- $start_reg and $start_reg = '', return 1;
- $next = 1;
- } else {
- &$toggle if $c eq ' ';
-
- $next = 1 if $starting_word eq '' || $starting_word eq $c;
- $starting_word .= $c unless $starting_word eq $c;
- }
- my $word = quotemeta $starting_word;
- my ($after, $best);
-
- $tree->pre_recursive(undef, sub {
- my ($tree, $node) = @_;
- $next &&= !$after;
- $after ||= $node == $curr;
- my ($t) = $tree->node_get_pixtext($node, 0);
-
- if ($t =~ /$start_reg$word/i) {
- if ($after && !$next) {
- ($best, $after) = ($node, 0);
- } else {
- $best ||= $node;
- }
- }
- });
- if (defined $best) {
- $select->($best);
- } else {
- $starting_word = '';
- }
- $timeout = Gtk->timeout_add($forgetTime, sub { $timeout = $starting_word = ''; 0 });
- }
- 1;
- });
- $tree->signal_connect(button_press_event => sub {
- $selected_via_click = 1;
- &$double_click if $curr->row->is_leaf && $double_click;
- });
-
- $tree->set_row_height($tree->style->font->ascent + $tree->style->font->descent + 1);
-
- $tree, sub {
- my $v = may_apply($e->{format}, $_[0]);
- $select->($wleaves{$v} || return);
- }, $size;
-}
-
-sub create_list {
- my ($e, $may_go_to_next, $changed, $double_click) = @_;
- my $l = $e->{list};
- my $list = new Gtk::List();
- $list->set_selection_mode('browse');
-
- my $select = sub {
- $list->select_item($_[0]);
- };
-
- my $tips = new Gtk::Tooltips;
- my $toselect;
- map_index {
- my $item = new Gtk::ListItem(may_apply($e->{format}, $_));
- $item->signal_connect(key_press_event => sub {
- my ($w, $event) = @_;
- my $c = chr($event->{keyval} & 0xff);
- $may_go_to_next->($event) if $event->{keyval} < 0x100 ? $c eq ' ' : $c eq "\r" || $c eq "\x8d";
- 1;
- });
- $list->append_items($item);
- $item->show;
- if ($e->{help}) {
- gtkset_tip($tips, $item,
- ref($e->{help}) eq 'HASH' ? $e->{help}{$_} :
- ref($e->{help}) eq 'CODE' ? $e->{help}($_) : $e->{help});
- }
- $item->grab_focus if ${$e->{val}} && $_ eq ${$e->{val}};
- } @$l;
-
- #- signal_connect'ed after append_items otherwise it is called and destroys the default value
- $list->signal_connect(select_child => sub {
- my ($w, $row) = @_;
- ${$e->{val}} = $l->[$list->child_position($row)];
- &$changed;
- });
- $list->signal_connect(button_press_event => $double_click) if $double_click;
-
- $list, sub {
- my ($v) = @_;
- eval {
- $select->(find_index { $_ eq $v } @$l);
- };
- };
-}
-
-sub ask_from_entries_refW {
- my ($o, $common, $l, $l2) = @_;
- my $ignore = 0; #-to handle recursivity
-
- my $mainw = my_gtk->new($common->{title}, %$o);
- $mainw->sync; # for XPM's creation
-
- #-the widgets
- my (@widgets, @widgets_always, @widgets_advanced, $advanced, $advanced_pack, $has_scroll, $total_size);
- my $tooltips = new Gtk::Tooltips;
-
- my $set_all = sub {
- $ignore = 1;
- $_->{set}->(${$_->{e}{val}}) foreach @widgets_always, @widgets_advanced;
- $_->{w}->set_sensitive(!$_->{e}{disabled}()) foreach @widgets_always, @widgets_advanced;
- $ignore = 0;
- };
- my $get_all = sub {
- ${$_->{e}{val}} = $_->{get}->() foreach @widgets_always, @widgets_advanced;
- };
- my $update = sub {
- my ($f) = @_;
- return if $ignore;
- $get_all->();
- $f->();
- $set_all->();
- };
- my $create_widget = sub {
- my ($e, $ind) = @_;
-
- my $may_go_to_next = sub {
- my ($w, $event) = @_;
- if (!$event || ($event->{keyval} & 0x7f) == 0xd) {
- $w->signal_emit_stop("key_press_event") if $event;
- if ($ind == $#widgets) {
- @widgets == 1 ? $mainw->{ok}->clicked : $mainw->{ok}->grab_focus;
- } else {
- $widgets[$ind+1]{w}->grab_focus;
- }
- }
- };
- my $changed = sub { $update->(sub { $common->{callbacks}{changed}($ind) }) };
-
- my ($w, $real_w, $set, $get, $expand, $size);
- if ($e->{type} eq 'iconlist') {
- $w = new Gtk::Button;
- $set = sub {
- gtkdestroy($e->{icon});
- my $f = $e->{icon2f}->($_[0]);
- $e->{icon} = -e $f ?
- gtkpng($f) :
- new Gtk::Label(may_apply($e->{format}, $_[0]));
- $w->add($e->{icon});
- $e->{icon}->show;
- };
- $w->signal_connect(clicked => sub {
- $set->(${$e->{val}} = next_val_in_array(${$e->{val}}, $e->{list}));
- $changed->();
- });
- $real_w = gtkpack_(new Gtk::HBox(0,10), 1, new Gtk::HBox(0,0), 0, $w, 1, new Gtk::HBox(0,0), );
- } elsif ($e->{type} eq 'bool') {
- $w = Gtk::CheckButton->new($e->{text});
- $w->signal_connect(clicked => $changed);
- $set = sub { $w->set_active($_[0]) };
- $get = sub { $w->get_active };
- } elsif ($e->{type} eq 'label') {
- $w = Gtk::Label->new(${$e->{val}});
- $set = sub { $w->set($_[0]) };
- } elsif ($e->{type} eq 'button') {
- $w = Gtk::Button->new('');
- $w->signal_connect(clicked => sub {
- $get_all->();
- $mainw->{rwindow}->hide;
- $e->{clicked}();
- $mainw->{rwindow}->show;
- $set_all->();
- });
- $set = sub { $w->child->set(may_apply($e->{format}, $_[0])) };
- } elsif ($e->{type} eq 'range') {
- my $adj = create_adjustment(${$e->{val}}, $e->{min}, $e->{max});
- $adj->signal_connect(value_changed => $changed);
- $w = new Gtk::HScale($adj);
- $w->set_digits(0);
- $w->signal_connect(key_press_event => $may_go_to_next);
- $set = sub { $adj->set_value($_[0]) };
- $get = sub { $adj->get_value };
- } elsif ($e->{type} =~ /list/) {
-
- my $quit_if_double_click =
- #- i'm the only one, double click means accepting
- @$l == 1 ?
- sub { if ($_[1]{type} =~ /^2/) { $mainw->{retval} = 1; Gtk->main_quit } } : '';
-
- my @para = ($e, $may_go_to_next, $changed, $quit_if_double_click);
- my $use_boxradio = @{$e->{list}} <= 8;
-
- if ($e->{help}) {
- #- used only when needed, as key bindings are dropped by List (CList does not seems to accepts Tooltips).
- ($w, $set) = $use_boxradio ? create_boxradio(@para) : create_list(@para);
- } elsif ($e->{type} eq 'treelist') {
- ($w, $set, $size) = create_ctree(@para);
- } else {
- ($w, $set) = $use_boxradio ? create_boxradio(@para) : create_clist(@para);
- }
- if (@{$e->{list}} > 4) {
- $has_scroll = 1;
- $expand = 1;
- $real_w = createScrolledWindow($w);
- $size ||= @{$e->{list}};
- }
- } else {
- if ($e->{type} eq "combo") {
- $w = new Gtk::Combo;
- $w->set_use_arrows_always(1);
- $w->entry->set_editable(!$e->{not_edit});
- $w->set_popdown_strings(@{$e->{list}});
- $w->disable_activate;
- ($real_w, $w) = ($w, $w->entry);
- } else {
- $w = new Gtk::Entry(${$e->{val}});
- }
- $w->signal_connect(key_press_event => $may_go_to_next);
- $w->signal_connect(changed => $changed);
- $w->set_visibility(0) if $e->{hidden};
- $set = sub { $w->set_text($_[0]) };
- $get = sub { $w->get_text };
- }
- $w->signal_connect(focus_out_event => sub {
- $update->(sub { $common->{callbacks}{focus_out}($ind) });
- });
- $tooltips->set_tip($w, $e->{help}) if $e->{help} && !ref($e->{help});
-
- $total_size += $size || 1;
-
- { e => $e, w => $w, real_w => $real_w || $w, expand => $expand,
- get => $get || sub { ${$e->{val}} }, set => $set || sub {},
- icon_w => -e $e->{icon} ? gtkpng($e->{icon}) : '' };
- };
- @widgets_always = map_index { $create_widget->($_, $::i ) } @$l;
- my $always_total_size = $total_size;
- @widgets_advanced = map_index { $create_widget->($_, $::i + @$l) } @$l2;
-
- my $set_advanced = sub {
- ($advanced) = @_;
- $advanced ? $advanced_pack->show : $advanced_pack->hide;
- @widgets = (@widgets_always, $advanced ? @widgets_advanced : ());
- $mainw->sync; #- for $set_all below (mainly for the set of clist)
- $set_all->(); #- must be done when showing advanced lists (to center selected value)
- };
- my $advanced_button = [ $common->{advanced_label}, sub { $set_advanced->(!$advanced) } ];
-
- my $create_widgets = sub {
- my $w = create_packtable({}, map { [($_->{icon_w}, $_->{e}{label}, $_->{real_w})]} @_);
- #- use a scrolled window if there is a lot of checkboxes (aka ask_many_from_list)
- my $has = (grep { $_->{e}{type} eq 'bool' } @_) > 4;
- $has_scroll ||= $has;
- $has ? createScrolledWindow($w) : $w;
- };
-
- my $pack = gtkpack_(create_box_with_title($mainw, @{$common->{messages}}),
- 1, $create_widgets->(@widgets_always),
- if_($common->{ok} || $::isWizard,
- 0, $mainw->create_okcancel($common->{ok}, $common->{cancel}, '', @$l2 ? $advanced_button : ())));
- my @adv = map { warp_text($_) } @{$common->{advanced_messages}};
- $always_total_size += $mainw->{box_size};
- $advanced_pack =
- gtkpack_(new Gtk::VBox(0,0),
- 0, '',
- (map {; 0, new Gtk::Label($_) } @adv),
- 0, new Gtk::HSeparator,
- 1, $create_widgets->(@widgets_advanced));
-
- $pack->pack_start($advanced_pack, 1, 1, 0);
- gtkadd($mainw->{window}, $pack);
- $mainw->{rwindow}->set_default_size(250, min(max(200, $always_total_size * 20), $::windowheight * 0.7)) if $has_scroll && !$::isEmbedded &&!$::isWizard;
- $set_advanced->(0);
- (@widgets ? $widgets[0]{w} : $common->{focus_cancel} ? $mainw->{cancel} : $mainw->{ok})->grab_focus();
-
- my $check = sub {
- my ($f) = @_;
- sub {
- $get_all->();
- my ($error, $focus) = $f->();
-
- if ($error) {
- $set_all->();
- $widgets[$focus || 0]{w}->grab_focus();
- }
- !$error;
- }
- };
- $mainw->main(map { $check->($common->{callbacks}{$_}) } 'complete', 'canceled');
-}
-
-
-sub wait_messageW($$$) {
- my ($o, $title, $messages) = @_;
-
- my $w = my_gtk->new($title, %$o, grab => 1);
- gtkadd($w->{window}, my $hbox = new Gtk::HBox(0,0));
- $hbox->pack_start(my $box = new Gtk::VBox(0,0), 1, 1, 10);
- $box->pack_start($_, 1, 1, 4) foreach my @l = map { new Gtk::Label($_) } @$messages;
-
- ($w->{wait_messageW} = $l[$#l])->signal_connect(expose_event => sub { $w->{displayed} = 1 });
- $w->{rwindow}->set_position('center') if ($::isStandalone && !$::isEmbedded && !$::isWizard);
- $w->{window}->show_all;
- $w->sync until $w->{displayed};
- $w;
-}
-sub wait_message_nextW {
- my ($o, $messages, $w) = @_;
- my $msg = join "\n", @$messages;
- return if $msg eq $w->{wait_messageW}->get; #- needed otherwise no expose_event :(
- $w->{displayed} = 0;
- $w->{wait_messageW}->set($msg);
- $w->flush until $w->{displayed};
-}
-sub wait_message_endW {
- my ($o, $w) = @_;
- $w->destroy;
-}
-
-sub kill {
- my ($o) = @_;
- $o->{before_killing} ||= 0;
-
- while (my $e = shift @tempory::objects) { $e->destroy }
- while (@interactive::objects > $o->{before_killing}) {
- my $w = pop @interactive::objects;
- $w->destroy;
- }
- $o->{before_killing} = @interactive::objects;
-}
-
-1;
diff --git a/perl-install/interactive_newt.pm b/perl-install/interactive_newt.pm
deleted file mode 100644
index 1f1f1157f..000000000
--- a/perl-install/interactive_newt.pm
+++ /dev/null
@@ -1,241 +0,0 @@
-package interactive_newt; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(interactive);
-
-use interactive;
-use common qw(:common :functional);
-use log;
-use Newt::Newt; #- !! provides Newt and not Newt::Newt
-
-my ($width, $height) = (80, 25);
-my @wait_messages;
-
-sub new() {
- Newt::Init;
- Newt::Cls;
- Newt::SetSuspendCallback;
- ($width, $height) = Newt::GetScreenSize;
- open STDERR,">/dev/null" if $::isStandalone;
- bless {}, $_[0];
-}
-
-sub enter_console { Newt::Suspend }
-sub leave_console { Newt::Resume }
-sub suspend { Newt::Suspend }
-sub resume { Newt::Resume }
-sub end() { Newt::Finished }
-sub exit() { end; exit($_[1]) }
-END { end() }
-
-sub myTextbox {
- my $allow_scroll = shift;
-
- my $width = $width - 9;
- my @l = map { /(.{1,$width})/g } map { split "\n" } @_;
- my $h = min($height - 13, int @l);
- my $flag = 1 << 6;
- if ($h < @l) {
- if ($allow_scroll) {
- $flag |= 1 << 2; #- NEWT_FLAG_SCROLL
- } else {
- # remove the text, no other way!
- @l = @l[0 .. $h-1];
- }
- }
- my $mess = Newt::Component::Textbox(1, 0, my $w = max(map { length } @l) + 1, $h, $flag);
- $mess->TextboxSetText(join("\n", @_));
- $mess, $w + 1, $h;
-}
-
-sub separator {
- my $blank = Newt::Component::Form(\undef, '', 0);
- $blank->FormSetWidth ($_[0]);
- $blank->FormSetHeight($_[1]);
- $blank;
-}
-sub checkval { $_[0] && $_[0] ne ' ' ? '*' : ' ' }
-
-sub ask_from_entries_refW {
- my ($o, $common, $l, $l2) = @_;
- my $ignore; #-to handle recursivity
- my $old_focus = -2;
-
- #-the widgets
- my (@widgets, $total_size);
-
- my $set_all = sub {
- $ignore = 1;
- $_->{set}->(${$_->{e}{val}}) foreach @widgets;
-# $_->{w}->set_sensitive(!$_->{e}{disabled}()) foreach @widgets;
- $ignore = 0;
- };
- my $get_all = sub {
- ${$_->{e}{val}} = $_->{get}->() foreach @widgets;
- };
- my $create_widget = sub {
- my ($e, $ind) = @_;
-
- $e->{type} = 'list' if $e->{type} =~ /(icon|tree)list/;
-
- #- combo doesn't exist, fallback to a sensible default
- $e->{type} = $e->{not_edit} ? 'list' : 'entry' if $e->{type} eq 'combo';
-
- my $changed = sub {
- return if $ignore;
- return $old_focus++ if $old_focus == -2; #- handle special first case
- $get_all->();
-
- #- TODO: this is very rough :(
- $common->{callbacks}{$old_focus == $ind ? 'changed' : 'focus_out'}->($ind);
-
- $set_all->();
- $old_focus = $ind;
- };
-
- my ($w, $real_w, $set, $get, $expand, $size);
- if ($e->{type} eq 'bool') {
- $w = Newt::Component::Checkbox(-1, -1, $e->{text} || '', checkval(${$e->{val}}), " *");
- $set = sub { $w->CheckboxSetValue(checkval($_[0])) };
- $get = sub { $w->CheckboxGetValue == ord '*' };
- } elsif ($e->{type} eq 'button') {
- $w = Newt::Component::Button(-1, -1, may_apply($e->{format}, ${$e->{val}}));
- } elsif ($e->{type} =~ /list/) {
- my ($h, $wi) = (@$l == 1 && $height > 30 ? 10 : 5, 20);
- my $scroll = @{$e->{list}} > $h ? 1 << 2 : 0;
- $size = min(int @{$e->{list}}, $h);
-
- $w = Newt::Component::Listbox(-1, -1, $h, $scroll); #- NEWT_FLAG_SCROLL
- foreach (@{$e->{list}}) {
- my $t = may_apply($e->{format}, $_);
- $w->ListboxAddEntry($t, $_);
- $wi = max($wi, length $t);
- }
- $w->ListboxSetWidth(min($wi + 3, $width - 7)); # 3 added for the scrollbar (?)
- $get = sub { $w->ListboxGetCurrent };
- $set = sub {
- my ($val) = @_;
- map_index {
- $w->ListboxSetCurrent($::i) if $val eq $_;
- } @{$e->{list}};
- };
- } else {
- $w = Newt::Component::Entry(-1, -1, '', 20, ($e->{hidden} && 1 << 11) | 1 << 2);
- $get = sub { $w->EntryGetValue };
- $set = sub { $w->EntrySet($_[0], 1) };
- }
- $total_size += $size || 1;
-
- #- !! callbacks must be kept otherwise perl will free them !!
- #- (better handling of addCallback needed)
-
- { e => $e, w => $w, real_w => $real_w || $w, expand => $expand, callback => $changed,
- get => $get || sub { ${$e->{val}} }, set => $set || sub {} };
- };
- @widgets = map_index { $create_widget->($_, $::i) } @$l;
-
- $_->{w}->addCallback($_->{callback}) foreach @widgets;
-
- $set_all->();
-
- my $grid = Newt::Grid::CreateGrid(3, max(1, int @$l));
- map_index {
- $grid->GridSetField(0, $::i, 1, ${Newt::Component::Label(-1, -1, $_->{e}{label})}, 0, 0, 1, 0, 1, 0);
- $grid->GridSetField(1, $::i, 1, ${$_->{real_w}}, 0, 0, 0, 0, 1, 0);
- } @widgets;
-
- my $listg = do {
- my $height = 18;
- #- use a scrolled window if there is a lot of checkboxes (aka ask_many_from_list)
- #- !! works badly together with list's :-(
- if ((grep { $_->{type} eq 'bool' } @$l) > 6 && $total_size > $height) {
- $grid->GridPlace(1, 1); #- Uh?? otherwise the size allocated is bad
-
- my $scroll = Newt::Component::VerticalScrollbar(-1, -1, $height, 9, 10);
- my $subf = $scroll->Form('', 0);
- $subf->FormSetHeight($height);
- $subf->FormAddGrid($grid, 0);
- Newt::Grid::HCloseStacked($subf, separator(1, $height), $scroll);
- } else {
- $grid;
- }
- };
- my ($buttons, $ok, $cancel) = Newt::Grid::ButtonBar($common->{ok} || _("Ok"), if_($common->{cancel}, $common->{cancel}));
-
- my $form = Newt::Component::Form(\undef, '', 0);
- my $window = Newt::Grid::GridBasicWindow(first(myTextbox(@widgets == 0, @{$common->{messages}})), $listg, $buttons);
- $window->GridWrappedWindow($common->{title} || '');
- $form->FormAddGrid($window, 1);
-
- my $check = sub {
- my ($f) = @_;
-
- $get_all->();
- my ($error, $focus) = $f->();
-
- if ($error) {
- $set_all->();
- }
- !$error;
- };
-
- my $canceled;
- do {
- my $r = $form->RunForm;
- foreach (@widgets) {
- if ($$r == ${$_->{w}}) {
- $form->FormDestroy;
- Newt::PopWindow;
- $_->{e}{clicked}();
- return ask_from_entries_refW($o, $common, $l, $l2);
- }
- }
- $canceled = $cancel && $$r == $$cancel;
-
- } until ($check->($common->{callbacks}{$canceled ? 'canceled' : 'complete'}));
-
- $form->FormDestroy;
- Newt::PopWindow;
- !$canceled;
-}
-
-
-sub waitbox {
- my ($title, $messages) = @_;
- my ($t, $w, $h) = myTextbox(1, @$messages);
- my $f = Newt::Component::Form(\undef, '', 0);
- Newt::CenteredWindow($w, $h, $title);
- $f->FormAddComponent($t);
- $f->DrawForm;
- Newt::Refresh;
- $f->FormDestroy;
- push @wait_messages, $f;
- $f;
-}
-
-
-sub wait_messageW {
- my ($o, $title, $messages) = @_;
- { form => waitbox($title, $messages), title => $title };
-}
-
-sub wait_message_nextW {
- my ($o, $messages, $w) = @_;
- $o->wait_message_endW($w);
- $o->wait_messageW($w->{title}, $messages);
-}
-sub wait_message_endW {
- my ($o, $w) = @_;
- my $wait = pop @wait_messages;
-# log::l("interactive_newt does not handle none stacked wait-messages") if $w->{form} != $wait;
- Newt::PopWindow;
-}
-
-sub kill {
-}
-
-
-1;
diff --git a/perl-install/interactive_stdio.pm b/perl-install/interactive_stdio.pm
deleted file mode 100644
index 284194a11..000000000
--- a/perl-install/interactive_stdio.pm
+++ /dev/null
@@ -1,97 +0,0 @@
-package interactive_stdio; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(interactive);
-
-use interactive;
-use common qw(:common);
-
-$| = 1;
-
-sub readln {
- my $l = <STDIN>;
- chomp $l;
- $l;
-}
-
-sub check_it {
- my ($i, $n) = @_;
- $i =~ /^\s*\d+\s*$/ && 1 <= $i && $i <= $n
-}
-
-sub ask_from_listW {
- my ($o, $title_, $messages, $list, $def) = @_;
- my ($title, @okcancel) = ref $title_ ? @$title_ : ($title_, _("Ok"), _("Cancel"));
- print map { "$_\n" } @$messages;
- my $i;
-
- if (@$list < 10 && sum(map { length $_ } @$list) < 50) {
- my @l;
- do {
- if (defined $i) {
- @l ? print _("Ambiguity (%s), be more precise\n", join(", ", @l)) :
- print _("Bad choice, try again\n");
- }
- @$list == 1 ? print @$list :
- print join("/", @$list), _(" ? (default %s) ", $def);
- $i = readln() || $def;
- @l = grep { /^$i/ } @$list;
- } until (@l == 1);
- $l[0];
- } else {
- my $n = 0; foreach (@$list) {
- $n++;
- $def eq $_ and $def = $n;
- print "$n: $_\n";
- }
- do {
- defined $i and print _("Bad choice, try again\n");
- print _("Your choice? (default %s) ", $def);
- $i = readln() || $def;
- } until (check_it($i, $n));
- $list->[$i - 1];
- }
-}
-
-sub ask_many_from_listW {
- my ($o, $title, $messages, $l) = @_;
- my ($list, $val) = ($l->{labels}, $l->{ref});
- my @defaults;
- print map { "$_\n" } @$messages;
- my $n = 0; foreach (@$list) {
- $n++;
- print "$n: $_\n";
- push @defaults, $n if ${$val->[$n - 1]};
- }
- my $i;
- TRY_AGAIN:
- defined $i and print _("Bad choice, try again\n");
- print _("Your choice? (default %s enter `none' for none) ", join(',', @defaults));
- $i = readln();
- my @t = split ',', $i;
- if ($i =~ /^none$/i) {
- @t = ();
- } else {
- foreach (@t) { check_it($_, $n) or goto TRY_AGAIN }
- }
-
- $$_ = 0 foreach @$val;
- ${$val->[$_ - 1]} = 1 foreach @t;
- $val;
-}
-
-sub wait_messageW {
- my ($o, $title, $message) = @_;
- print join "\n", @$message;
-}
-sub wait_message_nextW {
- my $m = join "\n", @{$_[1]};
- print "\r$m", ' ' x (60 - length $m);
-}
-sub wait_message_endW { print "\nDone\n" }
-
-1;
-
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm
deleted file mode 100644
index 0699a72f0..000000000
--- a/perl-install/keyboard.pm
+++ /dev/null
@@ -1,348 +0,0 @@
-
-package keyboard; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :system :file);
-use run_program;
-use commands;
-use log;
-use c;
-
-
-#-######################################################################################
-#- Globals
-#-######################################################################################
-my $KMAP_MAGIC = 0x8B39C07F;
-
-#- a best guess of the keyboard layout, based on the choosen locale
-my %lang2keyboard =
-(
- 'af' => 'us_intl',
-#-'ar' => 'ar:80',
- 'az' => 'az:80 tr:10 us_intl:5',
- 'be' => 'by:80 ru:50 ru_yawerty:40',
- 'be_BY.CP1251' => 'by:80 ru:50 ru_yawerty:40',
- 'bg' => 'bg:90',
-'bg_BG'=> 'bg:90',
- 'br' => 'fr:90',
- 'bs' => 'hr:60 sr:50 si:40',
- 'ca' => 'es:90 fr:15',
- 'cs' => 'cz_qwerty:70 cz:50 cz_prog:10',
- 'cy' => 'uk:90',
- 'da' => 'dk:90',
- 'de' => 'de_nodeadkeys:70 de:50',
-'de_AT'=> 'de_nodeadkeys:70 de:50',
-'de_BE'=> 'be:70 de_nodeadkeys:60 de:50',
-'de_CH'=> 'ch_de:70 ch_fr:25 de_nodeadkeys:20 de:15',
-'de_DE'=> 'de_nodeadkeys:70 de:50',
- 'el' => 'gr:90',
- 'en' => 'us:90 us_intl:50',
-'en_US'=> 'us:90 us_intl:50',
-'en_GB'=> 'uk:90 us:60 us_intl:50',
- 'eo' => 'us_intl:90 dvorak:20',
- 'es' => 'es:90 la:80 us_intl:50',
- 'es@tradicional' => 'es:90 la:80 us_intl:50',
-'es_AR'=> 'la:80 us_intl:50 es:20',
-'es_ES'=> 'es:90',
-'es_MX'=> 'la:80 us_intl:50 es:20',
- 'et' => 'ee:90',
- 'eu' => 'es:90 fr:15',
- 'fa' => 'ir:90',
- 'fi' => 'fi:90',
- 'fr' => 'fr:90',
-'fr_BE'=> 'be:90 fr:5',
-'fr_CA'=> 'qc:90 fr:5',
-'fr_CH'=> 'ch_fr:70 ch_de:15 fr:10',
-'fr_FR'=> 'fr:90',
- 'ga' => 'uk:90',
- 'gd' => 'uk:90',
- 'gl' => 'es:90',
- 'gv' => 'uk:90',
- 'he' => 'il:90 il_phonetic:10',
- 'hr' => 'hr:90 si:50',
- 'hu' => 'hu:90',
- 'hy' => 'am:80 am_old:10 am_phonetic:5',
- 'id' => 'us:90 us_intl:20',
- 'is' => 'is:90',
-'it_CH' => 'ch_fr:80 ch_de:60 it:50',
-'it_IT' => 'it:90',
- 'ja' => 'jp:80 us:50 us_intl:20',
- 'ka' => 'ge_la:80 ge_ru:50',
- 'kl' => 'dk:80 us_intl:30',
- 'ko' => 'kr:80 us:60',
- 'kw' => 'uk:90',
- 'lo' => 'us:60',
- 'lt' => 'lt:80 lt_new:70 lt_b:60 lt_p:50',
- 'lv' => 'lt:60 lt_new:50 lt_b:40 lt_p:30 ee:20',
- 'mi' => 'us_intl:60 uk:20 us:10',
- 'mk' => 'mk:80',
- 'ms' => 'us:90 us_intl:20',
- 'nb' => 'no:90 dvorak_no:10',
-'nl_BE'=> 'be:90 nl:10 us_intl:5',
-'nl_NL'=> 'us_intl:95 nl:15 us:10 uk:5',
- 'nn' => 'no:90 dvorak_no:10',
- 'no' => 'no:90 dvorak_no:10',
- 'oc' => 'fr:90',
- 'ph' => 'us:90 us_intl:20',
- 'pl' => 'pl:80 pl2:60',
- 'pp' => 'br:80 la:20 pt:10 us_intl:30',
-'pt_BR'=> 'br:80 la:20 pt:10 us_intl:30',
-'pt_PT'=> 'pt:80',
- 'ro' => 'us-intl:10',
- 'ru' => 'ru:90 ru_yawerty:80',
- 'ru_RU.CP1251' => 'ru:90 ru_yawerty:80',
- 'ru_RU.KOI8-R' => 'ru:90 ru_yawerty:80',
- 'sk' => 'sk_qwerty:80 sk:70 sk_prog:50',
- 'sl' => 'si:80 hr:50',
- 'sp' => 'sr:80',
- 'sr' => 'yu:80',
- 'sv' => 'se:90 fi:20',
- 'tg' => 'ru:50 ru_yawerty:40',
- 'th' => 'th:90',
- 'tr' => 'tr_q:90 tr_q:30',
- 'tt' => 'ru:50 ru_yawerty:40',
- 'uk' => 'ua:90 ru:50 ru_yawerty:40',
-'uk_UA' => 'ua:90 ru:50 ru_yawerty:40',
- 'uz' => 'us:80',
- 'vi' => 'vn:80 us:60 us_intl:50',
-'vi_VN.TCVN' => 'vn us:60 us_intl:50',
-'vi_VN.VISCII' => 'vn us:60 us_intl:50',
- 'wa' => 'be:90 fr:5',
-'zh_CN.GB2312' => 'us:60',
-'zh_TW.Big5' => 'us:60',
-);
-
-#- key = extension for Xmodmap file, [0] = description of the keyboard,
-#- [1] = name for loadkeys, [2] = name for XKB
-my %keyboards = (
-arch() =~ /^sparc/ ? (
- "cz" => [ __("Czech (QWERTZ)"), "sunt5-cz-us", "czsk(cz_us_qwertz)" ],
- "de" => [ __("German"), "sunt5-de-latin1", "de" ],
- "dvorak" => [ __("Dvorak"), "sundvorak", "dvorak" ],
- "es" => [ __("Spanish"), "sunt5-es", "es" ],
- "fi" => [ __("Finnish"), "sunt5-fi-latin1", "fi" ],
- "fr" => [ __("French"), "sunt5-fr-latin1", "fr" ],
- "no" => [ __("Norwegian"), "sunt4-no-latin1", "no" ],
- "pl" => [ __("Polish"), "sun-pl-altgraph", "pl" ],
- "ru" => [ __("Russian"), "sunt5-ru", "ru" ],
- "uk" => [ __("UK keyboard"), "sunt5-uk", "gb" ],
- "us" => [ __("US keyboard"), "sunkeymap", "us" ],
-) : (
-arch() eq "ppc" ? (
- "us" => [ __("US keyboard"), "mac-us-ext", "us" ],
- "de_nodeadkeys" => [ __("German"), "mac-de-latin1-nodeadkeys", "de(nodeadkeys)" ],
- "fr" => [ __("French"), "mac-fr2-ext", "fr" ],
-) : (
- "am_old" => [ __("Armenian (old)"), "am_old", "am(old)" ],
- "am" => [ __("Armenian (typewriter)"), "am-armscii8", "am" ],
- "am_phonetic" => [ __("Armenian (phonetic)"), "am_phonetic", "am(phonetic)" ],
-#- only xmodmap is currently available
-#-"ar_azerty" => [ __("Arabic (AZERTY)"), "ar-8859_6", "ar" ],
-#-"ar_qwerty" => [ __("Arabic (QWERTY)"), "ar-8859_6", "ar" ],
- "az" => [ __("Azerbaidjani (latin)"), "az", "az" ],
- "a3" => [ __("Azerbaidjani (cyrillic)"), "az-koi8c","az(cyrillic)" ],
- "be" => [ __("Belgian"), "be-latin1", "be" ],
- "bg" => [ __("Bulgarian"), "bg", "bg" ],
- "br" => [ __("Brazilian (ABNT-2)"), "br-abnt2", "br" ],
- "by" => [ __("Belarusian"), "by-cp1251", "byru" ],
- "ch_de" => [ __("Swiss (German layout)"), "sg-latin1", "de_CH" ],
- "ch_fr" => [ __("Swiss (French layout)"), "fr_CH-latin1", "fr_CH" ],
- "cz" => [ __("Czech (QWERTZ)"), "cz-latin2", "czsk(cz_us_qwertz)" ],
- "cz_qwerty" => [ __("Czech (QWERTY)"), "cz-lat2", "czsk(cz_us_qwerty)" ],
- "cz_prog" => [ __("Czech (Programmers)"), "cz-lat2-prog", "czsk(us_cz_prog)" ],
- "de" => [ __("German"), "de-latin1", "de" ],
- "de_nodeadkeys" => [ __("German (no dead keys)"), "de-latin1-nodeadkeys", "de(nodeadkeys)" ],
- "dk" => [ __("Danish"), "dk-latin1", "dk" ],
- "dvorak" => [ __("Dvorak (US)"), "pc-dvorak-latin1", "dvorak" ],
- "dvorak_no" => [ __("Dvorak (Norwegian)"), "no-dvorak", "dvorak(no)" ],
- "ee" => [ __("Estonian"), "ee-latin9", "ee" ],
- "es" => [ __("Spanish"), "es-latin1", "es" ],
- "fi" => [ __("Finnish"), "fi-latin1", "fi" ],
- "fr" => [ __("French"), "fr-latin1", "fr" ],
- "ge_ru"=>[__("Georgian (\"Russian\" layout)"),"ge_ru-georgian_academy","ge_ru"],
- "ge_la"=>[__("Georgian (\"Latin\" layout)"),"ge_la-georgian_academy","ge_la"],
- "gr" => [ __("Greek"), "gr-8859_7", "gr" ],
- "hu" => [ __("Hungarian"), "hu-latin2", "hu" ],
- "hr" => [ __("Croatian"), "croat", "yu" ],
- "il" => [ __("Israeli"), "il-8859_8", "il" ],
- "il_phonetic" => [ __("Israeli (Phonetic)"),"hebrew", "il_phonetic" ],
- "ir" => [ __("Iranian"), "ir-isiri3342","ir" ],
- "is" => [ __("Icelandic"), "is-latin1", "is" ],
- "it" => [ __("Italian"), "it-latin1", "it" ],
- "jp" => [ __("Japanese 106 keys"), "jp106", "jp" ],
- "kr" => [ __("Korean keyboard"),"us", "kr" ],
- "la" => [ __("Latin American"), "la-latin1", "la" ],
- "mk" => [ __("Macedonian"), "mk", "mk" ],
- "nl" => [ __("Dutch"), "nl-latin1", "nl" ],
- "lt" => [ __("Lithuanian AZERTY (old)"), "lt-latin7","lt_a" ],
-#- TODO: write a console kbd map for lt_new
- "lt_new" => [ __("Lithuanian AZERTY (new)"), "lt-latin7","lt_std" ],
- "lt_b" => [ __("Lithuanian \"number row\" QWERTY"), "ltb-latin7", "lt" ],
- "lt_p" => [ __("Lithuanian \"phonetic\" QWERTY"), "ltp-latin7", "lt_p" ],
- "no" => [ __("Norwegian"), "no-latin1", "no" ],
- "pl" => [ __("Polish (qwerty layout)"), "pl", "pl" ],
- "pl2" => [ __("Polish (qwertz layout)"), "pl-latin2", "pl2" ],
- "pt" => [ __("Portuguese"), "pt-latin1", "pt" ],
- "qc" => [ __("Canadian (Quebec)"), "qc-latin1","ca_enhanced" ],
- "ru" => [ __("Russian"), "ru4", "ru(winkeys)" ],
- "ru_yawerty" => [ __("Russian (Yawerty)"),"ru-yawerty","ru_yawerty" ],
- "se" => [ __("Swedish"), "se-latin1", "se" ],
- "si" => [ __("Slovenian"), "slovene", "si" ],
- "sk" => [ __("Slovakian (QWERTZ)"), "sk-qwertz", "czsk(sk_us_qwertz)" ],
- "sk_qwerty" => [ __("Slovakian (QWERTY)"), "sk-qwerty", "czsk(sk_us_qwerty)" ],
- "sk_prog" => [ __("Slovakian (Programmers)"), "sk-prog", "czsk(us_sk_prog" ],
- "th" => [ __("Thai keyboard"), "th", "th" ],
- "tr_f" => [ __("Turkish (traditional \"F\" model)"), "trf", "tr_f" ],
- "tr_q" => [ __("Turkish (modern \"Q\" model)"), "tr_q-latin5", "tr" ],
- "ua" => [ __("Ukrainian"), "ua", "ua" ],
- "uk" => [ __("UK keyboard"), "uk", "gb" ],
- "us" => [ __("US keyboard"), "us", "us" ],
- "us_intl" => [ __("US keyboard (international)"), "us-latin1", "us_intl" ],
- "vn" => [ __("Vietnamese \"numeric row\" QWERTY"),"vn-tcvn", "vn" ],
- "yu" => [ __("Yugoslavian (latin/cyrillic)"), "sr", "sr" ],
-)),
-);
-
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub keyboards { keys %keyboards }
-sub keyboard2text { $keyboards{$_[0]} && $keyboards{$_[0]}[0] }
-sub keyboard2kmap { $keyboards{$_[0]} && $keyboards{$_[0]}[1] }
-sub keyboard2xkb { $keyboards{$_[0]} && $keyboards{$_[0]}[2] }
-
-sub loadkeys_files {
- my $archkbd = arch() =~ /^sparc/ ? "sun" : arch() =~ /i.86/ ? "i386" : arch();
- my $p = "/usr/lib/kbd/keymaps/$archkbd";
- my $post = ".kmap.gz";
- my %trans = ("cz-latin2" => "cz-lat2");
- my (@l, %l);
- foreach (values %keyboards) {
- local $_ = $trans{$_->[1]} || $_->[1];
- my ($l) = grep { -e $_ } ("$p/$_$post");
- $l or /(..)/ and ($l) = grep { -e $_ } ("$p/$1$post");
- print STDERR "unknown $_\n" if $_[0] && !$l; $l or next;
- push @l, $l;
- foreach (`zgrep include $l | grep "^include"`) {
- /include\s+"(.*)"/ or die "bad line $_";
- @l{grep { -e $_ } ("$p/$1.inc.gz")} = ();
- }
- }
- @l, keys %l, grep { -e $_ } map { "$p/$_.inc.gz" } qw(compose euro windowkeys linux-keys-bare);
-}
-
-sub unpack_keyboards {
- my ($k) = @_ or return;
- [ map { [ split ':' ] } split ' ', $k ];
-}
-sub lang2keyboards {
- my ($l) = @_;
- my $li = unpack_keyboards($lang2keyboard{$l}) || [ $keyboards{$l} && $l || "us" ];
- $li->[0][1] ||= 100;
- $li;
-}
-sub lang2keyboard {
- my ($l) = @_;
- my $kb = lang2keyboards($l)->[0][0];
- $keyboards{$kb} ? $kb : "us"; #- handle incorrect keyboad mapping to us.
-}
-
-sub load {
- my ($keymap) = @_;
- return if $::testing;
-
- my ($magic, @keymaps) = unpack "I i" . c::MAX_NR_KEYMAPS() . "a*", $keymap;
- $keymap = pop @keymaps;
-
- $magic != $KMAP_MAGIC and die "failed to read kmap magic";
-
- local *F;
- sysopen F, "/dev/console", 2 or die "failed to open /dev/console: $!";
-
- my $count = 0;
- foreach (0 .. c::MAX_NR_KEYMAPS() - 1) {
- $keymaps[$_] or next;
-
- my @keymap = unpack "s" . c::NR_KEYS() . "a*", $keymap;
- $keymap = pop @keymap;
-
- my $key = -1;
- foreach my $value (@keymap) {
- $key++;
- c::KTYP($value) != c::KT_SPEC() or next;
- ioctl(F, c::KDSKBENT(), pack("CCS", $_, $key, $value)) or die "keymap ioctl failed ($_ $key $value): $!";
- }
- $count++;
- }
- #- log::l("loaded $count keymap tables");
-}
-
-sub xmodmap_file {
- my ($keyboard) = @_;
- my $f = "$ENV{SHARE_PATH}/xmodmap/xmodmap.$keyboard";
- if (! -e $f) {
- eval {
- require packdrake;
- my $packer = new packdrake("$ENV{SHARE_PATH}/xmodmap.cz2", quiet => 1);
- $packer->extract_archive("/tmp", "xmodmap.$keyboard");
- };
- $f = "/tmp/xmodmap.$keyboard";
- }
- -e $f && $f;
-}
-
-sub setup {
- return if arch() =~ /^sparc|ppc/;
- my ($keyboard) = @_;
- my $o = $keyboards{$keyboard} or return;
-
- log::l("loading keymap $o->[1]");
- if (-e (my $f = "$ENV{SHARE_PATH}/keymaps/$o->[1].bkmap")) {
- load(scalar cat_($f));
- } else {
- local *F;
- if (my $pid = open F, "-|") {
- local $/ = undef;
- eval { load(join('', <F>)) };
- waitpid $pid, 0;
- } else {
- eval {
- require packdrake;
- my $packer = new packdrake("$ENV{SHARE_PATH}/keymaps.cz2", quiet => 1);
- $packer->extract_archive(undef, "$o->[1].bkmap");
- };
- c::_exit(0);
- }
- }
- my $f = xmodmap_file($keyboard);
- eval { run_program::run('xmodmap', $f) } if $f && !$::testing && $ENV{DISPLAY};
-}
-
-sub write {
- my ($prefix, $keyboard, $charset, $isNotDelete) = @_;
-
- setVarsInSh("$prefix/etc/sysconfig/keyboard", { KEYTABLE => keyboard2kmap($keyboard),
- KBCHARSET => $charset,
- REMOVE_MOD_META_L => "",
- BACKSPACE => $isNotDelete ? "BackSpace" : "Delete" });
- run_program::rooted($prefix, "dumpkeys > /etc/sysconfig/console/default.kmap") or log::l("dumpkeys failed");
-}
-
-sub read {
- my ($prefix) = @_;
- my %keyf = getVarsFromSh("$prefix/etc/sysconfig/keyboard");
- my $keytable = $keyf{KEYTABLE};
- keyboard2kmap($_) eq $keytable and return $_ foreach keys %keyboards;
- $keyboards{$keytable} && $keytable; #- keep track of unknown keyboard.
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
deleted file mode 100644
index 92b653548..000000000
--- a/perl-install/lang.pm
+++ /dev/null
@@ -1,545 +0,0 @@
-package lang; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :file :system);
-use commands;
-use log;
-
-#-######################################################################################
-#- Globals
-#-######################################################################################
-#- key (to be used in $LC_ALL), [0] = english name, [1] = charset encoding,
-#- [2] = value for $LANG, [3] = value for LANGUAGE (a list of possible
-#- languages, carefully choosen)
-#-
-#- when adding a new language here, also add a line in kleyboards list
-my %languages = (
-'en_US' => [ 'English|United States', 'iso-8859-1', 'en', 'en_US:en' ],
-'en_GB' => [ 'English|United Kingdom', 'iso-8859-1', 'en', 'en_GB:en' ],
- 'af' => [ 'Afrikaans', 'iso-8859-1', 'af', 'af:en_ZA' ],
- 'ar' => [ 'Arabic', 'iso-8859-6', 'ar', 'ar' ],
- 'az' => [ 'Azeri (Latin)', 'iso-8859-9e','az', 'az:tr' ],
-#-'a3' => [ 'Azeri|Cyrillic', 'koi8-c', 'a3', 'a3' ],
- 'be' => [ 'Belarussian', 'cp1251', 'be', 'be:be_BY.CP1251:ru_RU.CP1251' ],
-#- provide aliases for some not very standard names used in po files...
- 'bg' => [ 'Bulgarian', 'cp1251', 'bg', 'bg:bg.CP1251:bg_BG.CP1251:bg_BG' ],
- 'br' => [ 'Brezhoneg', 'iso-8859-1', 'br', 'br:fr_FR:fr' ],
- 'bs' => [ 'Bosnian', 'iso-8859-2', 'bs', 'bs:hr:sr' ],
- 'ca' => [ 'Catalan', 'iso-8859-1', 'ca', 'ca:es_ES:es:fr_FR:fr' ],
- 'cs' => [ 'Czech', 'iso-8859-2', 'cs', 'cs' ],
- 'cy' => [ 'Cymraeg (Welsh)', 'iso-8859-14','cy', 'cy:en_GB:en' ],
- 'da' => [ 'Danish', 'iso-8859-1', 'da', 'da' ],
-'de_AT' => [ 'German|Austria', 'iso-8859-1', 'de', 'de_AT:de' ],
-'de_BE' => [ 'German|Belgium', 'iso-8859-1', 'de', 'de_BE:de' ],
-'de_CH' => [ 'German|Switzerland', 'iso-8859-1', 'de', 'de_CH:de' ],
-'de_DE' => [ 'German|Germany', 'iso-8859-1', 'de', 'de_DE:de' ],
- 'el' => [ 'Greek', 'iso-8859-7', 'el', 'el' ],
- 'eo' => [ 'Esperanto', 'iso-8859-3', 'eo', 'eo' ],
-'es_AR' => [ 'Spanish|Argentina', 'iso-8859-1', 'es', 'es_AR:es_UY:es:es_ES' ],
-'es_ES' => [ 'Spanish|Spain (modern sorting)', 'iso-8859-1', 'es', 'es_ES:es' ],
-'es@tradicional' => [ 'Spanish|Spain (traditional sorting)', 'iso-8859-1', 'es', 'es' ],
-'es_MX' => [ 'Spanish|Mexico', 'iso-8859-1', 'es', 'es_MX:es:es_ES' ],
- 'et' => [ 'Estonian', 'iso-8859-15','et', 'et' ],
- 'eu' => [ 'Euskara (Basque)', 'iso-8859-1', 'eu', 'eu:es_ES:fr_FR:es:fr' ],
- 'fa' => [ 'Farsi (Iranian)', 'isiri-3342', 'fa', 'fa' ],
- 'fi' => [ 'Finnish (Suomi)', 'iso-8859-15', 'fi', 'fi' ],
-#-'fo' => [ 'Faroese', 'iso-8859-1', 'fo', 'fo' ],
-'fr_BE' => [ 'French|Belgium', 'iso-8859-1', 'fr', 'fr_BE:fr' ],
-'fr_CA' => [ 'French|Canada', 'iso-8859-1', 'fr', 'fr_CA:fr' ],
-'fr_CH' => [ 'French|Switzerland', 'iso-8859-1', 'fr', 'fr_CH:fr' ],
-'fr_FR' => [ 'French|France', 'iso-8859-1', 'fr', 'fr_FR:fr' ],
- 'ga' => [ 'Gaeilge (Irish)', 'iso-8859-14','ga', 'ga:en_IE:en' ],
-#-'gd' => [ 'Scottish gaelic', 'iso-8859-14','gd', 'gd:en_GB:en' ],
- 'gl' => [ 'Galego (Galician)', 'iso-8859-1', 'gl', 'gl:es_ES:pt_PT:pt_BR:es:pt' ],
-#-'gv' => [ 'Manx gaelic', 'iso-8859-14','gv', 'gv:en_GB:en' ],
-#- 'iw' was the old code for hebrew language
- 'he' => [ 'Hebrew', 'iso-8859-8', 'he', 'he:iw_IL' ],
- 'hr' => [ 'Croatian', 'iso-8859-2', 'hr', 'hr' ],
- 'hu' => [ 'Hungarian', 'iso-8859-2', 'hu', 'hu' ],
- 'hy' => [ 'Armenian', 'armscii-8', 'hy', 'hy' ],
-#- 'in' was the old code for indonesian language; by putting LANGUAGE=id:in_ID
-#- we catch the few catalog files still using the wrong code
- 'id' => [ 'Indonesian', 'iso-8859-1', 'id', 'id:in_ID' ],
- 'is' => [ 'Icelandic', 'iso-8859-1', 'is', 'is' ],
-'it_CH' => [ 'Italian|Switzerland', 'iso-8859-1', 'it', 'it_IT:it' ],
-'it_IT' => [ 'Italian|Italy', 'iso-8859-1', 'it', 'it_IT:it' ],
- 'ja' => [ 'Japanese', 'jisx0208', 'ja', 'ja_JP.ujis:ja' ],
- 'ka' => [ 'Georgian', 'georgian-ps','ka', 'ka' ],
- 'kl' => [ 'Greenlandic (inuit)', 'iso-8859-1', 'kl', 'kl' ],
- 'ko' => [ 'Korean', 'ksc5601', 'ko', 'ko' ],
-#-'kw' => [ 'Cornish gaelic', 'iso-8859-14','kw', 'kw:en_GB:en' ],
-#-'lo' => [ 'Laotian', 'mulelao-1', 'lo', 'lo' ],
- 'lt' => [ 'Lithuanian', 'iso-8859-13','lt', 'lt' ],
- 'lv' => [ 'Latvian', 'iso-8859-13','lv', 'lv' ],
- 'mi' => [ 'Maori', 'iso-8859-13','mi', 'mi' ],
- 'mk' => [ 'Macedonian (Cyrillic)', 'iso-8859-5', 'mk', 'mk' ],
-#-'ms' => [ 'Malay', 'iso-8859-1', 'ms', 'ms' ],
-'nl_BE' => [ 'Dutch|Belgium', 'iso-8859-1', 'nl', 'nl_NL:nl' ],
-'nl_NL' => [ 'Dutch|Netherlands', 'iso-8859-1', 'nl', 'nl_NL:nl' ],
-# 'nb' is the new locale name in glibc 2.2
- 'no' => [ 'Norwegian|Bokmaal', 'iso-8859-1', 'no', 'no:nb:nn:no@nynorsk:no_NY' ],
-# no_NY is used by KDE (but not standard); 'nn' is the new locale in glibc 2.2
- 'nn' => [ 'Norwegian|Nynorsk', 'iso-8859-1', 'no', 'nn:no@nynorsk:no_NY:no:nb' ],
-#-'oc' => [ 'Occitan', 'iso-8859-1', 'oc', 'oc:fr_FR' ],
-#-'pd' => [ 'Plauttdietsch', 'iso-8859-1', 'pd', 'pd' ],
-#-'ph' => [ 'Pilipino', 'iso-8859-1', 'ph', 'ph:tl' ],
- 'pl' => [ 'Polish', 'iso-8859-2', 'pl', 'pl' ],
-#-'pp' => [ 'Papiamento', 'iso-8859-1', 'pp', 'pp' ],
-'pt_BR' => [ 'Portuguese|Brazil', 'iso-8859-1', 'pt_BR', 'pt_BR:pt_PT:pt' ],
-'pt_PT' => [ 'Portuguese|Portugal', 'iso-8859-1', 'pt', 'pt_PT:pt:pt_BR' ],
- 'ro' => [ 'Romanian', 'iso-8859-2', 'ro', 'ro' ],
-'ru_RU.KOI8-R' => [ 'Russian|KOI8-R', 'koi8-r', 'ru', 'ru_RU.KOI8-R:ru' ],
-'ru_RU.CP1251' => [ 'Russian|CP1251', 'cp1251', 'ru', 'ru_RU.CP1251:ru' ],
- 'sk' => [ 'Slovak', 'iso-8859-2', 'sk', 'sk' ],
- 'sl' => [ 'Slovenian', 'iso-8859-2', 'sl', 'sl' ],
- 'sp' => [ 'Serbian|Cyrillic', 'iso-8859-5', 'sp', 'sp:sr' ],
- 'sr' => [ 'Serbian|Latin', 'iso-8859-2', 'sr', 'sr' ],
- 'sv' => [ 'Swedish', 'iso-8859-1', 'sv', 'sv' ],
- 'ta' => [ 'Tamil', 'tscii-0', 'ta', 'ta' ],
- 'tg' => [ 'Tajik', 'koi8-c', 'tg', 'tg' ],
- 'th' => [ 'Thai', 'tis620', 'th', 'th' ],
- 'tr' => [ 'Turkish', 'iso-8859-9', 'tr', 'tr' ],
- 'tt' => [ 'Tatar', 'tatar-cyr', 'tg', 'tg' ],
-#-'ur' => [ 'Urdu', 'cp1256', 'ur', 'ur' ],
-'uk_UA' => [ 'Ukrainian', 'koi8-u', 'uk', 'uk_UA:uk' ],
- 'uz' => [ 'Uzbek', 'iso-8859-1', 'uz', 'uz' ],
- 'vi' => [ 'Vietnamese|TCVN', 'tcvn', 'vi',
- 'vi_VN.TCVN:vi_VN.TCVN-5712:vi_VN.tcvn:vi' ],
-'vi_VN.VISCII' => [ 'Vietnamese|VISCII','viscii', 'vi',
- 'vi_VN.VISCII:vi_VN.viscii:vi' ],
- 'wa' => [ 'Walon', 'iso-8859-1', 'wa', 'wa:fr_BE:fr' ],
-#-'yi' => [ 'Yiddish', 'cp1255', 'yi', 'yi' ],
-'zh_TW.Big5' => [ 'Chinese|Traditional', 'Big5', 'zh_TW.Big5', 'zh_TW.Big5:zh_TW.big5:zh_TW:zh' ],
-'zh_CN.GB2312' => [ 'Chinese|Simplified', 'gb2312', 'zh_CN.GB2312', 'zh_CN.GB2312:zh_CN.gb2312:zh_CN:zh' ],
-);
-
-my %xim = (
- 'zh_TW.Big5' => {
- ENC => 'big5',
- XIM => 'xcin',
- XIM_PROGRAM => 'xcin',
- XMODIFIERS => '"@im=xcin"',
- CONSOLE_NOT_LOCALIZED => 'yes',
- },
- 'zh_CN.GB2312' => {
- ENC => 'gb',
- XIM => 'xcin-zh_CN.GB2312',
- XIM_PROGRAM => 'xcin',
- XMODIFIERS => '"@im=xcin-zh_CN.GB2312"',
- CONSOLE_NOT_LOCALIZED => 'yes',
- },
- 'ko' => {
- ENC => 'kr',
- XIM => 'Ami',
- XIM_PROGRAM => 'ami',
- XMODIFIERS => '"@im=Ami"',
- CONSOLE_NOT_LOCALIZED => 'yes',
- },
- 'ja' => {
- ENC => 'eucj',
- XIM => 'kinput2',
- XIM_PROGRAM => 'kinput2',
- XMODIFIERS => '"@im=kinput2"',
- },
- #xvnkb is not an XIM input method; but an input method of another
- #kind, only XIM_PROGRAM needs to be defined
- 'vi' => {
- XIM_PROGRAM => 'xvnkb',
- },
- 'vi_VN.TCVN' => {
- XIM_PROGRAM => 'xvnkb',
- },
- 'vi_VN.VISCII' => {
- XIM_PROGRAM => 'xvnkb',
- },
- 'vi_VN.UTF-8' => {
- XIM_PROGRAM => 'xvnkb',
- },
- # right to left languages only work properly on console
- 'ar' => {
- X11_NOT_LOCALIZED => "yes",
- },
- 'fa' => {
- X11_NOT_LOCALIZED => "yes",
- },
-# KDE has some "mirrored" translations
-# 'he' => {
-# X11_NOT_LOCALIZED => "yes",
-# },
- 'ur' => {
- X11_NOT_LOCALIZED => "yes",
- },
- 'yi' => {
- X11_NOT_LOCALIZED => "yes",
- },
-);
-
-sub std2 { "-*-*-medium-r-normal-*-$_[1]-*-*-*-*-*-$_[0]" }
-sub std_ { std2($_[0], 10), std2($_[0], 10) }
-sub std { std2($_[0], $_[1] || 10), std2($_[0], 8) }
-
-#- [0]: console font name; [1]: unicode map for console font
-#- [2]: acm file for console font;
-#- [3]: iocharset param for mount; [4]: codepage parameter for mount
-#- [5]: X11 fontset
-my %charsets = (
- "armscii-8" => [ "arm8", "armscii8.uni", "trivial.trans",
- undef, undef, std_("armscii-8") ],
-#- chinese needs special console driver for text mode
- "Big5" => [ undef, undef, undef,
- "big5", "950", "-*-*-*-*-*-*-*-*-*-*-*-*-big5-0" ],
- "gb2312" => [ undef, undef, undef,
- "gb2312", "936", "-*-*-*-*-*-*-*-*-*-*-*-*-gb2312.1980-0" ],
- "georgian-academy" => [ "t_geors", "geors.uni", "trivial.trans",
- undef, undef, "-*-*-*-*-*-*-*-*-*-*-*-*-georgian-academy" ],
- "georgian-ps" => [ "t_geors", "geors.uni", "geors_to_geops.trans",
- undef, undef, "-*-*-*-*-*-*-*-*-*-*-*-*-georgian-academy" ],
- "iso-8859-1" => [ "lat0-sun16", undef, "iso15",
- "iso8859-1", "850", sub { std("iso8859-1", @_) } ],
- "iso-8859-2" => [ "lat2-sun16", undef, "iso02",
- "iso8859-2", "852", sub { std("iso8859-2", @_) } ],
- "iso-8859-3" => [ "iso03.f16", undef, "iso03",
- "iso8859-3", undef, std_("iso8859-3") ],
- "iso-8859-4" => [ "lat4u-16", undef, "iso04",
- "iso8859-4", "775", std_("iso8859-4") ],
- "iso-8859-5" => [ "iso05.f16", "iso05", "trivial.trans",
- "iso8859-5", "855",
- std2("iso8859-5", 10), std2("iso8859-5", 8) ],
-#-#- arabic needs special console driver for text mode [acon]
-#-#- (and gtk support isn't done yet)
- "iso-8859-6" => [ "iso06.f16", "iso06", "trivial.trans",
- "iso8859-6", "864", std_("iso8859-6") ],
- "iso-8859-7" => [ "iso07.f16", "iso07", "trivial.trans",
- "iso8859-7", "869", std_("iso8859-7") ],
-#-#- hebrew needs special console driver for text mode [acon]
-#-#- (and gtk support isn't done yet)
- "iso-8859-8" => [ "iso08.f16", "iso08", "trivial.trans",
-# std_("iso8859-8") ],
- "iso8859-8", "862", std_("microsoft-cp1255") ],
- "iso-8859-9" => [ "iso09.f16", "iso09", "trivial.trans",
- "iso8859-9", "857", sub { std("iso8859-9", @_) } ],
- "iso-8859-13" => [ "tlat7", "iso01", "trivial.trans",
- "iso8859-13", "775", std_("iso8859-13") ],
- "iso-8859-14" => [ "tlat8", "iso01", "trivial.trans",
- "iso8859-14", "850", std_("iso8859-14") ],
- "iso-8859-15" => [ "lat0-sun16", undef, "iso15",
- "iso8859-15", "850", std("iso8859-15") ],
- "iso-8859-9e" => [ "tiso09e", "iso09", "trivial.trans",
- "iso8859-9", "857", std2("iso8859-9e",10) ],
-#- japanese needs special console driver for text mode [kon2]
- "jisx0208" => [ undef, undef, "trivial.trans",
- "euc-jp", "932", "-*-*-*-*-*-*-*-*-*-*-*-*-jisx*.*-0" ],
- "koi8-r" => [ "UniCyr_8x16", undef, "koi8-r",
- "koi8-r", "866", std("koi8-r") ],
- "koi8-u" => [ "UniCyr_8x16", undef, "koi8-u",
- "koi8-u", "866", std("koi8-u") ],
- "koi8-k" => [ "koi8-k", "iso01", "trivial.trans",
- undef, undef, std("koi8-c") ],
- "tatar-cyr" => [ "tatar-cyr", undef, "cp1251",
- undef, undef, std("tatar-cyr") ],
- "cp1251" => [ "UniCyr_8x16", undef, "cp1251",
- "cp1251", "866", sub { std("microsoft-cp1251", @_) } ],
-#- Yiddish needs special console driver for text mode [acon]
-#- (and gtk support isn't done yet)
- "cp1255" => [ "iso08.f16", "iso08", "trivial.trans",
- "cp1255", "862", std_("microsoft-cp1255") ],
-#- Urdu needs special console driver for text mode [acon]
-#- (and gtk support isn't done yet)
- "cp1256" => [ undef, undef, "trivial.trans",
- undef, "864", std_("microsoft-cp1255") ],
-#- korean needs special console driver for text mode
- "ksc5601" => [ undef, undef, undef,
- "euc-kr", "949", "-*-*-*-*-*-*-*-*-*-*-*-*-ksc5601.1987-*" ],
-#- I have no console font for Thai...
- "tis620" => [ undef, undef, "trivial.trans",
- "tis-620", "874", std2("tis620.2533-1",12) ],
- "tcvn" => [ "tcvn8x16", "tcvn", "trivial.trans",
- undef, undef, std2("tcvn-5712", 13), std2("tcvn-5712", 10) ],
- "viscii" => [ "viscii10-8x16", "viscii.uni", "viscii1.0_to_viscii1.1.trans",
-#- "-*-*-*-*-*-*-*-*-*-*-*-*-viscii1.1-1" ],
- undef, undef, std2("tcvn-5712", 13), std2("tcvn-5712", 10) ],
-#- Farsi (iranian) needs special console driver for text mode [acon]
-#- (and gtk support isn't done yet)
- "isiri-3342" => [ undef, undef, "trivial.trans",
- undef, undef, "-*-*-*-*-*-*-*-*-*-*-*-*-isiri-3342" ],
- "tscii-0" => [ "tamil", undef, "trivial.trans",
- undef, undef, "-*-*-*-*-*-*-*-*-*-*-*-*-tscii-0" ],
- "unicode" => [ undef, undef, "trivial.trans",
- "utf8", undef, "-*-*-*-*-*-*-*-*-*-*-*-*-iso10646-1" ],
-);
-
-my %bigfonts = (
- Big5 => 'taipei16.pcf.gz',
- gb2312 => 'gb16fs.pcf.gz',
- jisx0208 => 'k14.pcf.gz',
- ksc5601 => 'baekmuk_gulim_h_14.pcf.gz',
- unicode => 'cu12.pcf.gz',
-);
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-
-sub list { keys %languages }
-sub lang2text { $languages{$_[0]} && $languages{$_[0]}[0] }
-sub lang2charset { $languages{$_[0]} && $languages{$_[0]}[1] }
-sub lang2LANG { $languages{$_[0]} && $languages{$_[0]}[2] }
-sub lang2LANGUAGE { $languages{$_[0]} && $languages{$_[0]}[3] }
-sub getxim { $xim{$_[0]} }
-
-sub set {
- my ($lang) = @_;
-
- if ($lang && $languages{$lang}) {
- #- use "packdrake -x" that follow symlinks and expand directory.
- #- it is necessary as there is a lot of symlinks inside locale.cz2,
- #- using a compressed cpio archive is nighmare to extract all files.
- #- reset locale environment variable to avoid any warnings by perl,
- #- so installation of new locale is done with empty locale ...
- unless (-e "$ENV{SHARE_PATH}/locale/$languages{$lang}[2]") {
- @ENV{qw(LANG LC_ALL LANGUAGE LINGUAS)} = ();
-
- eval { commands::rm("-r", "$ENV{SHARE_PATH}/locale") };
- eval {
- require packdrake;
- my $packer = new packdrake("$ENV{SHARE_PATH}/locale.cz2", quiet => 1);
- $packer->extract_archive("$ENV{SHARE_PATH}/locale", "UTF-8", $languages{$lang}[2]);
- };
- }
-
-#- set all LC_* variables to a unique locale ("C"), and only redefine
-#- LC_CTYPE (for X11 choosing the fontset) and LANGUAGE (for the po files)
- $ENV{LC_NUMERIC} = "C";
- $ENV{LC_TIME} = "C";
- $ENV{LC_COLLATE} = "C";
- $ENV{LC_MONETARY} = "C";
- $ENV{LC_MESSAGES} = "C";
- $ENV{LC_PAPER} = "C";
- $ENV{LC_NAME} = "C";
- $ENV{LC_ADDRESS} = "C";
- $ENV{LC_TELEPHONE} = "C";
- $ENV{LC_MEASUREMENT} = "C";
- $ENV{LC_IDENTIFICATION} = "C";
-
- $ENV{LC_CTYPE} = $lang;
- $ENV{LANG} = $languages{$lang}[2];
- $ENV{LANGUAGE} = $languages{$lang}[3];
-
- } else {
- # stick with the default (English) */
- delete $ENV{LANG};
- delete $ENV{LC_ALL};
- delete $ENV{LANGUAGE};
- delete $ENV{LINGUAS};
- }
-}
-
-sub langs {
- my ($l) = @_;
- grep { $l->{$_} } keys %$l;
-}
-
-sub langsLANGUAGE {
- my ($l) = @_;
- my @l = $l->{all} ? list() : langs($l);
- uniq(map { split ':', $languages{$_}[3] } @l);
-}
-
-sub pack_langs {
- my ($l) = @_;
- my $s = $l->{all} ? 'all' : join ':', uniq(map { $languages{$_}[3] } langs($l));
- $ENV{RPM_INSTALL_LANG} = $s;
- $s;
-}
-
-sub write_langs {
- my ($prefix, $langs) = @_;
- my $s = pack_langs($langs);
- symlink "$prefix/etc/rpm", "/etc/rpm" if $prefix;
- substInFile { s/%_install_langs.*//; $_ .= "%_install_langs $s\n" if eof && $s } "$prefix/etc/rpm/macros";
-}
-
-sub write {
- my ($prefix, $lang) = @_;
-
- $lang or return;
-
- my $h = {};
- $h->{$_} = $lang foreach qw(LC_COLLATE LC_CTYPE LC_MESSAGES LC_NUMERIC LC_MONETARY LC_TIME);
- if (my $l = $languages{$lang}) {
- add2hash $h, { LANG => $l->[2], LANGUAGE => $l->[3] };
-
- my $c = $charsets{$l->[1] || ''};
- if ($c) {
- my $p = "$prefix/usr/lib/kbd";
- if ($c->[0]) {
- add2hash $h, { SYSFONT => $c->[0] };
- eval {
- commands::cp("-f",
- "$p/consolefonts/$c->[0].psf.gz",
- "$prefix/etc/sysconfig/console/consolefonts");
- };
- $@ and log::l("missing console font $c->[0]");
- }
- if ($c->[1]) {
- add2hash $h, { UNIMAP => $c->[1] };
- eval {
- commands::cp("-f",
- glob_("$p/consoletrans/$c->[1]*"),
- "$prefix/etc/sysconfig/console/consoletrans");
- };
- $@ and log::l("missing console unimap file $c->[1]");
- }
- if ($c->[2]) {
- add2hash $h, { SYSFONTACM => $c->[2] };
- eval {
- commands::cp("-f",
- glob_("$p/consoletrans/$c->[2]*"),
- "$prefix/etc/sysconfig/console/consoletrans");
- };
- $@ and log::l("missing console acm file $c->[2]");
- }
-
- }
- add2hash $h, $xim{$lang};
- }
- setVarsInSh("$prefix/etc/sysconfig/i18n", $h);
-}
-
-sub load_po {
- my ($lang) = @_;
- my ($s, $from, $to, $state, $fuzzy);
-
- $s .= "package po::I18N;\n";
- $s .= "no strict;\n";
- $s .= "\%{'$lang'} = (";
-
- my $f; -e ($f = "$_/po/$lang.po") and last foreach @INC;
-
- my $F;
- unless ($f && -e $f) {
- -e ($f = "$_/po/$lang.po.bz2") and last foreach @INC;
- if (-e $f) {
- open $F, "$ENV{LD_LOADER} bzip2 -dc $f 2>/dev/null |";
- } elsif ($::isInstall) {
- require install_any;
- $F = install_any::getFile("Mandrake/mdkinst/usr/bin/perl-install/po/$lang.po");
- }
- } else {
- open $F, $f; #- not returning here help avoiding reading the same multiple times.
- }
- local $_;
- while (<$F>) {
- /^msgstr/ and $state = 1;
- /^msgid/ && !$fuzzy and $state = 2;
- s/@/\\@/g;
-
- if (/^(#|$)/ && $state != 3) {
- $state = 3;
- if (my @l = $to =~ /%(\d+)\$/g) {
- $to =~ s/%(\d+)\$/%/g;
- $to = qq([ "$to", ) . join(",", map { $_ - 1 } @l) . " ],";
- } else {
- $to = qq("$to");
- }
- if ($from) {
- $s .= qq("$from" => ) . c::iconv($to, $lang::charset, c::standard_charset()) . ",\n";
- } elsif ($to =~ /charset=([\w-]+)/) {
- $lang::charset = $1;
- }
- $from = $to = '';
- }
- $to .= (/"(.*)"/)[0] if $state == 1;
- $from .= (/"(.*)"/)[0] if $state == 2;
-
- $fuzzy = /^#, fuzzy/;
- }
- $s .= ");";
- no strict "vars";
- eval $s;
- !$@;
-}
-
-
-sub console_font_files {
- map { -e $_ ? $_ : "$_.gz" }
- (map { "/usr/lib/kbd/consolefonts/$_.psf" } uniq grep {$_} map { $_->[0] } values %charsets),
- (map { -e $_ ? $_ : "$_.sfm" } map { "/usr/lib/kbd/consoletrans/$_" } uniq grep {$_} map { $_->[1] } values %charsets),
- (map { -e $_ ? $_ : "$_.acm" } map { "/usr/lib/kbd/consoletrans/$_" } uniq grep {$_} map { $_->[2] } values %charsets),
-}
-
-sub load_console_font {
- my ($lang) = @_;
- my ($charset) = $languages{$lang} && $languages{$lang}[1] ;
- my ($f, $u, $m) = @{$charsets{$charset} || []};
-
- require run_program;
- run_program::run(if_($ENV{LD_LOADER}, $ENV{LD_LOADER}), 'consolechars', '-v',
- ('-f', $f || 'lat0-sun16'),
- $u ? ('-u', $u) : (),
- $m ? ('-m', $m) : ());
-}
-
-#-sub load_font {
-#- my ($charset) = @_;
-#- my $fontFile = "lat0-sun16";
-#-
-#- if (my $c = $charsets{$charset}) {
-#- log::l("loading $charset font");
-#- $fontFile = $c->[0];
-#- }
-#-
-#- # text mode font
-#- log::l("loading font $ENV{SHARE_PATH}/consolefonts/$fontFile");
-#- #c::loadFont("/tmp/$fontFile") or log::l("error in loadFont: one of PIO_FONT PIO_UNIMAPCLR PIO_UNIMAP PIO_UNISCRNMAP failed: $!");
-#- #print STDERR "\033(K";
-#-
-#-}
-
-sub get_x_fontset {
- my ($lang, $size) = @_;
-
- my $l = $languages{$lang} or return;
- my $c = $charsets{$l->[1]} or return;
- if (my $f = $bigfonts{$l->[1]}) {
- my $dir = "/usr/X11R6/lib/X11/fonts";
- if (! -e "$dir/$f" && $::isInstall) {
- unlink "$dir/$_" foreach values %bigfonts;
- install_any::remove_bigseldom_used ();
- install_any::getAndSaveFile ("$dir/$f");
- }
- }
- my ($big, $small) = @$c[5..6];
- ($big, $small) = $big->($size) if ref $big;
- ($big, $small);
-}
-
-sub fs_options {
- my ($lang) = @_;
- my $l = $languages{$lang} or return;
- my $c = $charsets{$l->[1]} or return;
- my ($iocharset, $codepage) = @$c[3..4];
- +{
- if_($iocharset, iocharset => $iocharset),
- if_($codepage, codepage => $codepage),
- };
-}
-
-sub charset {
- my ($lang, $prefix) = @_;
- my $l = $languages{$lang} && $languages{$lang}[2];
- foreach (cat_("$prefix/usr/X11R6/lib/X11/locale/locale.alias")) {
- /$l:\s+.*\.(\S+)/ and return $1;
- }
- $l =~ /.*\.(\S+)/ and return $1;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/list.sparc b/perl-install/list.sparc
deleted file mode 100644
index 448e0b63e..000000000
--- a/perl-install/list.sparc
+++ /dev/null
@@ -1,74 +0,0 @@
-/bin/ash
-/bin/cpio
-/lib/libnss_nis.so.2
-/lib/libnss_files.so.2
-/lib/libnss_dns.so.2
-/lib/libresolv.so.2
-/etc/protocols
-/sbin/fdisk
-/sbin/ifport
-/sbin/insmod
-/sbin/mkraid
-/sbin/rmmod
-/sbin/mkdosfs
-/sbin/mke2fs
-/sbin/raidstart
-/usr/bin/bzip2
-/usr/bin/perl
-/usr/lib/libimlib-png.so
-/usr/lib/gtk/themes/engines/libpixmap.so
-/usr/lib/gtk/themes/engines/libpixmap.la
-/usr/lib/libimlib-png.so
-/usr/lib/perl5/5.00503/AutoLoader.pm
-/usr/lib/perl5/5.00503/Carp.pm
-/usr/lib/perl5/5.00503/Data/Dumper.pm
-/usr/lib/perl5/5.00503/Exporter.pm
-/usr/lib/perl5/5.00503/FileHandle.pm
-/usr/lib/perl5/5.00503/SelectSaver.pm
-/usr/lib/perl5/5.00503/SelfLoader.pm
-/usr/lib/perl5/5.00503/Symbol.pm
-/usr/lib/perl5/5.00503/Time/Local.pm
-/usr/lib/perl5/5.00503/dumpvar.pl
-/usr/lib/perl5/5.00503/sparc-linux/Config.pm
-/usr/lib/perl5/5.00503/sparc-linux/DynaLoader.pm
-/usr/lib/perl5/5.00503/sparc-linux/Fcntl.pm
-/usr/lib/perl5/5.00503/sparc-linux/auto/Fcntl/Fcntl.bs
-/usr/lib/perl5/5.00503/sparc-linux/auto/Fcntl/Fcntl.so
-/usr/lib/perl5/5.00503/sparc-linux/IO/File.pm
-/usr/lib/perl5/5.00503/sparc-linux/IO/Handle.pm
-/usr/lib/perl5/5.00503/sparc-linux/IO/Seekable.pm
-/usr/lib/perl5/5.00503/sparc-linux/IO/Socket.pm
-/usr/lib/perl5/5.00503/sparc-linux/Socket.pm
-/usr/lib/perl5/5.00503/sparc-linux/_h2ph_pre.ph
-/usr/lib/perl5/5.00503/sparc-linux/asm/unistd.ph
-/usr/lib/perl5/5.00503/sparc-linux/asm-sparc/unistd.ph
-/usr/lib/perl5/5.00503/sparc-linux/asm-sparc64/unistd.ph
-/usr/lib/perl5/5.00503/sparc-linux/auto/Data/Dumper/Dumper.bs
-/usr/lib/perl5/5.00503/sparc-linux/auto/Data/Dumper/Dumper.so
-/usr/lib/perl5/5.00503/sparc-linux/auto/IO/IO.so
-/usr/lib/perl5/5.00503/sparc-linux/auto/Socket/Socket.bs
-/usr/lib/perl5/5.00503/sparc-linux/auto/Socket/Socket.so
-/usr/lib/perl5/5.00503/sparc-linux/bits/syscall.ph
-/usr/lib/perl5/5.00503/sparc-linux/sys/syscall.ph
-/usr/lib/perl5/5.00503/sparc-linux/syscall.ph
-/usr/lib/perl5/5.00503/lib.pm
-/usr/lib/perl5/5.00503/overload.pm
-/usr/lib/perl5/5.00503/strict.pm
-/usr/lib/perl5/5.00503/vars.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Gtk.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Gtk/Types.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/Cmd.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/Config.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/FTP.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/FTP/A.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/FTP/I.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/FTP/dataconn.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/Net/Netrc.pm
-/usr/lib/perl5/site_perl/5.005/sparc-linux/auto/Gtk/Gtk.bs
-/usr/lib/perl5/site_perl/5.005/sparc-linux/auto/Gtk/Gtk.so
-/usr/lib/rpm/rpmrc
-/usr/X11R6/bin/XF86_FBDev
-/usr/X11R6/bin/XF86_Mach64
-/usr/X11R6/bin/Xsun
-/usr/X11R6/bin/xmodmap
-/usr/X11R6/lib/modules/xf86Wacom.so
diff --git a/perl-install/live_install b/perl-install/live_install
deleted file mode 100755
index c749aa7d7..000000000
--- a/perl-install/live_install
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/bin/sh
-
-if [ "$UID" -ne 0 ]; then
- echo >&2 "you need to be root to start live install"
- exit 3
-fi
-
-if [ -x ./Mandrake/mdkinst/usr/bin/perl-install/live_install2 ]; then
- dir=`pwd`/Mandrake/mdkinst
-elif [ -x ../../../../../Mandrake/mdkinst/usr/bin/perl-install/live_install2 ]; then
- dir=`pwd`/../../..
-else
- echo >&2 "unable to get a working live system to start, check your working directory"
- exit 2
-fi
-
-/bin/rm -rf /tmp/image
-/bin/mkdir -m 0700 /tmp/image || exit 1
-/bin/rm -rf /tmp/drakx
-/bin/mkdir -m 0700 /tmp/drakx || exit 2
-
-for i in Mandrake RPMS misc boot images VERSION
-do
- /bin/ln -sf "$dir/../../$i" "/tmp/image/$i"
-done
-
-/bin/cp -a "$dir/../../Mandrake/mdkinst" "/tmp/drakx"
-
-if [ -x "/tmp/drakx/mdkinst/usr/bin/perl-install/live_install2" ]; then
- # get correct fonts for DrakX.
- if [ -n "$DISPLAY" ]; then
- xset +fp /tmp/drakx/mdkinst/usr/X11R6/lib/X11/fonts/
- xset fp rehash
- fi
-
- # avoid pollution for environment
- unset LC_MONETARY LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME LC_COLLATE LANGUAGE LANG RPM_INSTALL_LANG
-
- # start DrakX, do not keep shell script in background else the CD is locked by it!!!
- cd /tmp/drakx/mdkinst/usr/bin/perl-install
- exec ../../../lib/ld-linux.so.2 ../perl ./live_install2
-fi
-
-echo >&2 "unable to get a working live system to start, check your working directory"
-exit 2
diff --git a/perl-install/live_install2 b/perl-install/live_install2
deleted file mode 100755
index 5fee58147..000000000
--- a/perl-install/live_install2
+++ /dev/null
@@ -1,46 +0,0 @@
-#!../perl
-
-my $dir = `pwd`;
-chomp $dir;
-$dir .= "/../../..";
-
-#- keep it mind the ELF loader to use.
-$ENV{LD_LOADER} = "$dir/lib/ld-linux.so.2";
-
-$ENV{LOCPATH}="$dir/usr/share/locale";
-$ENV{GCONV_PATH}="$dir/usr/lib/gconv";
-$ENV{PERL5LIB} = join ":", map { "$dir/$_" } @INC;
-$ENV{LD_LIBRARY_PATH} = "$dir/usr/bin:$dir/bin:$dir/sbin:$dir/usr/sbin:$dir/usr/X11R6/bin:$dir/lib:$dir/usr/lib:$dir/usr/lib/perl5/5.6.0/i386-linux/CORE";
-$ENV{PATH} = join(":", map { "$dir/$_" } split ":", "/usr/bin:/bin:/sbin:/usr/sbin:/usr/X11R6/bin") . ":$ENV{PATH}";
-$ENV{SHARE_PATH} = "$dir/usr/share";
-$ENV{RPMRC_FILE} = "$dir/usr/lib/rpm/rpmrc";
-$ENV{GTK_DATA_PREFIX} = "$dir/usr";
-$ENV{GTK_EXE_PREFIX} = "$dir/usr";
-$ENV{GDK_IMLIB_PATH} = "$dir/usr/lib";
-
-system $ENV{LD_LOADER}, "../perl", "-i", "-pe", "s,^(.*macrofiles[^/]*)(.*),\$1$dir/usr/lib/rpm/macros:\$2,", $ENV{RPMRC_FILE};
-system $ENV{LD_LOADER}, "../perl", "./install2", "--live", @ARGV;
-
-#- at this point, unwind above else they will not run correctly (wrong ld-linux.so.2)
-delete $ENV{GTK_EXE_PREFIX};
-delete $ENV{RPMRC_FILE};
-delete $ENV{LOCPATH};
-delete $ENV{SHARE_PATH};
-delete $ENV{PATH};
-delete $ENV{LD_LIBRARY_PATH};
-delete $ENV{PERL5LIB};
-delete $ENV{LD_LOADER};
-
-$ENV{DISPLAY} and system "xset", "-fp", "/tmp/drakx/mdkinst/usr/X11R6/lib/X11/fonts/";
-foreach (qw(misc PEX Speedo Type1 mdk 75dpi 100dpi cyrillic)) {
- -d "/usr/X11R6/lib/X11/fonts/$_" or next;
- -e "/usr/X11R6/lib/X11/fonts/$_/fonts.dir" and next;
- chdir "/usr/X11R6/lib/X11/fonts/$_";
- system "mkfontdir";
-}
-$ENV{DISPLAY} and system "xset", "fp", "rehash";
-
-system "/bin/rm", "-rf", "/tmp/drakx";
-system "/bin/rm", "-rf", "/tmp/rhimage";
-
-exec "/bin/sync";
diff --git a/perl-install/log.pm b/perl-install/log.pm
deleted file mode 100644
index b049f5d49..000000000
--- a/perl-install/log.pm
+++ /dev/null
@@ -1,60 +0,0 @@
-package log; # $Id$
-
-use diagnostics;
-use strict;
-use c;
-
-
-#-#####################################################################################
-#- Globals
-#-#####################################################################################
-my $logOpen = 0;
-my $logDebugMessages = 0;
-
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub F() { *LOG }
-
-sub l {
- $logOpen or openLog();
- if ($::isStandalone) {
- c::syslog(join "", @_);
- } elsif ($::isInstall) {
- print LOG "* ", @_, "\n";
- print LOG2 "* ", @_, "\n";
- } else {
- print STDERR @_, "\n";
- }
-}
-sub ld { $logDebugMessages and &l }
-sub w { &l }
-
-sub openLog(;$) {
- if ($::isStandalone) {
- c::openlog("DrakX");
- } elsif ($::isInstall) {
- if ($_[0]) { #- useLocal
- open LOG, "> $_[0]";# or die "no log possible :(";
- } else {
- open LOG, "> /dev/tty3" or open LOG, ">> /tmp/install.log";# or die "no log possible :(";
- }
- open LOG2, ">> /tmp/ddebug.log";# or die "no log possible :(";
- select((select(LOG), $| = 1)[0]);
- select((select(LOG2), $| = 1)[0]);
- }
- exists $ENV{DEBUG} and $logDebugMessages = 1;
- $logOpen = 1;
-}
-
-sub closeLog() {
- if ($::isStandalone) {
- c::closelog();
- } else { close LOG; close LOG2; }
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/loopback.pm b/perl-install/loopback.pm
deleted file mode 100644
index 955019748..000000000
--- a/perl-install/loopback.pm
+++ /dev/null
@@ -1,116 +0,0 @@
-package loopback; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :system :file :functional);
-use partition_table qw(:types);
-use commands;
-use fs;
-use log;
-
-
-sub file {
- my ($part) = @_;
- ($part->{device}{mntpoint} || die "loopback::file but loopback file has no associated mntpoint") .
- $part->{loopback_file};
-}
-
-sub loopbacks {
- map { map { @{$_->{loopback} || []} } partition_table::get_normal_parts($_) } @_;
-}
-
-sub carryRootLoopback {
- my ($part) = @_;
- $_->{mntpoint} eq '/' and return 1 foreach @{$part->{loopback} || []};
- 0;
-}
-
-sub carryRootCreateSymlink {
- my ($part, $prefix) = @_;
-
- carryRootLoopback($part) or return;
-
- my $mntpoint = "$prefix$part->{mntpoint}";
- unless (-e $mntpoint) {
- eval { commands::mkdir_("-p", dirname($mntpoint)) };
- #- do non-relative link for install, should be changed to relative link before rebooting
- symlink "/initrd/loopfs", $mntpoint;
-
- commands::mkdir_("-p", "/initrd/loopfs/lnx4win/boot");
- symlink "/initrd/loopfs/lnx4win/boot", "$prefix/boot";
- }
- #- indicate kernel to keep initrd
- mkdir "$prefix/initrd", 0755;
-}
-
-
-sub format_part {
- my ($part, $prefix) = @_;
- fs::mount_part($part->{device}, $prefix);
- my $f = create($part, $prefix);
- local $part->{device} = $f;
- fs::real_format_part($part);
-}
-
-sub create {
- my ($part, $prefix) = @_;
- my $f = "$prefix$part->{device}{mntpoint}$part->{loopback_file}";
- return $f if -e $f;
-
- eval { commands::mkdir_("-p", dirname($f)) };
-
- log::l("creating loopback file $f ($part->{size} sectors)");
-
- local *F;
- sysopen F, $f, 2 | c::O_CREAT() or die "failed to create loopback file";
- sysseek F, ($part->{size} << 9) - 1, 0 or die "failed to create loopback file";
- syswrite F, "\0" or die "failed to create loopback file";
- $f;
-}
-
-sub getFree {
- my ($dir, $part) = @_;
- my $freespace = $dir ?
- 2 * (common::df($dir))[1] : #- df in KiB
- $part->{size};
-
- $freespace - sum map { $_->{size} } @{$part->{loopback} || []};
-}
-
-#- returns the size of the loopback file if it already exists
-#- returns -1 is the loopback file can't be used
-sub verifFile {
- my ($dir, $file, $part) = @_;
- -e "$dir$file" and return -s "$dir$file";
-
- $_->{loopback_file} eq $file and return -1 foreach @{$part->{loopback} || []};
-
- undef;
-}
-
-sub prepare_boot {
- my ($prefix) = @_;
- my $r = readlink "$prefix/boot";
- unlink "$prefix/boot";
- mkdir "$prefix/boot", 0755;
- [$r, $prefix];
-}
-
-sub save_boot {
- my ($loop_boot, $prefix) = @{$_[0]};
-
- $loop_boot or return;
-
- my @files = glob_("$prefix/boot/*");
- commands::cp("-f", @files, $loop_boot) if @files;
- commands::rm("-rf", "$prefix/boot");
- symlink $loop_boot, "$prefix/boot";
-}
-
-
-1;
-
diff --git a/perl-install/lvm.pm b/perl-install/lvm.pm
deleted file mode 100644
index 8d7207723..000000000
--- a/perl-install/lvm.pm
+++ /dev/null
@@ -1,98 +0,0 @@
-package lvm; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional :system :file);
-use modules;
-use fsedit;
-use devices;
-use run_program;
-
-#- for partition_table_xxx emulation
-sub hasExtended { 0 }
-sub adjustStart {}
-sub adjustEnd {}
-sub write {}
-sub cylinder_size {
- my ($hd) = @_;
- $hd->{PE_size};
-}
-
-
-eval { modules::load('lvm-mod') };
-run_program::run('vgscan') if !-e '/etc/lvmtab';
-run_program::run('vgchange', '-a', 'y');
-
-sub get_vg {
- my ($part) = @_;
- my $dev = devices::make($part->{device});
- (split(':', `pvdisplay -c $dev`))[1];
-}
-
-sub update_size {
- my ($lvm) = @_;
- my @l = split(':', `vgdisplay -c -D $lvm->{LVMname}`);
- $lvm->{totalsectors} = ($lvm->{PE_size} = $l[12]) * $l[13];
-}
-
-sub get_lvs {
- my ($lvm) = @_;
- $lvm->{primary}{normal} =
- [
- map {
- my $type = -e $_ && fsedit::typeOfPart($_);
- { device => $_,
- type => $type || 0x83,
- size => (split(':', `lvdisplay -D -c $_`))[6] }
- } map { /^LV Name\s+(\S+)/ ? $1 : () } `vgdisplay -v -D $lvm->{LVMname}`
- ];
-}
-
-sub vg_add {
- my ($part) = @_;
- if (my $old_name = get_vg($part)) {
- run_program::run('vgchange', '-a', 'n', $old_name);
- run_program::run('vgremove', $old_name);
- }
- my $dev = devices::make($part->{device});
- run_program::run_or_die('pvcreate', $dev);
- my $prog = run_program::run('vgdisplay', $part->{lvm}) ? 'vgextend' : 'vgcreate';
- run_program::run_or_die($prog, $part->{lvm}, $dev);
-}
-
-sub vg_destroy {
- my ($lvm) = @_;
-
- is_empty_array_ref($lvm->{primary}{normal}) or die _("Remove the logical volumes first\n");
- run_program::run('vgchange', '-a', 'n', $lvm->{LVMname});
- run_program::run_or_die('vgremove', $lvm->{LVMname});
- foreach (@{$lvm->{disks}}) {
- delete $_->{lvm};
- $_->{isFormatted} = 0;
- $_->{notFormatted} = 1;
- }
-}
-
-sub lv_delete {
- my ($lvm, $lv) = @_;
-
- run_program::run_or_die('lvremove', '-f', $lv->{device});
-
- my $list = $lvm->{primary}{normal};
- @$list = grep { $_ != $lv } @$list;
-}
-
-sub lv_create {
- my ($lvm, $lv) = @_;
- my $list = $lvm->{primary}{normal};
- my $nb = 1 + max(map { basename($_->{device}) } @$list);
- $lv->{device} = "/dev/$lvm->{LVMname}/$nb";
- run_program::run_or_die('lvcreate', '--size', int($lv->{size} / 2) . 'k', '-n', $nb, $lvm->{LVMname});
- push @$list, $lv;
-}
-
-1;
diff --git a/perl-install/modparm.pm b/perl-install/modparm.pm
deleted file mode 100644
index b6aee8905..000000000
--- a/perl-install/modparm.pm
+++ /dev/null
@@ -1,60 +0,0 @@
-package modparm; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional);
-use log;
-
-
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub read_modparm_file {
- my $file = -e "modparm.lst" ? "modparm.lst" : "$ENV{SHARE_PATH}/modparm.lst";
- my @line;
-
- my %modparm_hash;
- local *F; open F, $file or log::l("missing $file: $!"), return;
- local $_;
- while (<F>) {
- chomp;
- @line = split ':';
-
- $modparm_hash{$line[0]}{$line[1]} = {
- type => $line[2],
- default => $line[3],
- desc => $line [4],
- };
- }
- \%modparm_hash;
-}
-
-sub get_options_result($@) {
- my ($module, @value) = @_;
- my $modparm_hash = modparm::read_modparm_file;
-
- mapn {
- my ($a, $b) = @_;
- $a ? "$b=$a" : ()
- } \@value, [ keys %{$modparm_hash->{$module}} ];
-}
-
-sub get_options_name($) {
- my ($module) = @_;
- my @names;
- my $modparm_hash = modparm::read_modparm_file;
-
- while (my ($k, $v) = each %{$modparm_hash->{$module} || {}}) {
- my $opttype = $v->{type};
- my $default = $v->{default};
- push @names, "$k ($v->{type})" . (defined($v->{default}) && "[$v->{default}]");
- }
- @names;
-}
-
-1;
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
deleted file mode 100644
index c2d9ccb2c..000000000
--- a/perl-install/modules.pm
+++ /dev/null
@@ -1,799 +0,0 @@
-package modules; # $Id$
-
-use strict;
-use vars qw(%drivers);
-
-use common qw(:common :file :system :functional);
-use detect_devices;
-use run_program;
-use log;
-
-
-my %conf;
-my $scsi = 0;
-my %deps = ();
-
-my @drivers_by_category = (
-[ 'net', {
-if_(arch() =~ /ppc/,
- "mace" => "Apple PowerMac Ethernet",
- "bmac" => "Apple G3 Ethernet",
- "gmac" => "Apple G4/iBook Ethernet",
-),
-if_(arch() =~ /^sparc/,
- "myri_sbus" => "MyriCOM Gigabit Ethernet",
- "sunbmac" => "Sun BigMac Ethernet",
- "sunqe" => "Sun Quad Ethernet",
-),
-if_(arch() !~ /alpha/ && arch() !~ /sparc/,
- "3c501" => "3com 3c501",
- "3c503" => "3com 3c503",
- "3c505" => "3com 3c505",
- "3c507" => "3com 3c507",
- "3c509" => "3com 3c509",
- "3c515" => "3com 3c515",
- "3c90x" => "3Com 3c90x (Cyclone/Hurricane/Tornado)",
- "3c90x" => "3Com 3c90x (Cyclone/Hurricane/Tornado)",
- "82596" => "Apricot 82596",
- "abyss" => "Smart 16/4 PCI Ringnode (token ring)",
- "ac3200" => "Ansel Communication AC3200",
- "acenic" => "AceNIC Gigabit Ethernet",
- "aironet4500_card" => "aironet4500_card",
- "at1700" => "Allied Telesis AT1700",
- "atp" => "ATP",
- "com20020-pci" => "com20020-pci",
- "cs89x0" => "CS89x0",
- "de600" => "D-Link DE-600 pocket adapter",
- "de620" => "D-Link DE-620 pocket adapter",
- "defxx" => "DEC DEFPA FDDI", # most unused
- "depca" => "Digital DEPCA and EtherWORKS",
- "dgrs" => "Digi International RightSwitch",
- "dmfe" => "dmfe",
- "e100" => "Intel Ethernet Pro 100", #- newer Intel version of eepro100
- "e1000" => "Intel Gigabit Ethernet",
- "e2100" => "Cabletron E2100",
- "eepro" => "Intel EtherExpress Pro",
- "eepro100" => "Intel EtherExpress Pro 100", #- should run on sparc but no memory on floppy
- "eexpress" => "Intel EtherExpress",
- "epic100" => "SMC 83c170 EPIC/100",
- "eth16i" => "ICL EtherTeam 16i",
- "ewrk3" => "Digital EtherWORKS 3",
- "hamachi" => "Packet Engines Inc.|PCI Ethernet Adapter",
- "hp" => "HP LAN/AnyLan",
- "hp-plus" => "HP PCLAN/plus",
- "hp100" => "HP10/100VG any LAN ",
- "ibmtr" => "Token Ring Tropic",
- "kaweth" => "kaweth",
-# requires scsi_mod??? "iph5526" => "iph5526",
- "lance" => "Lance",
- "natsemi" => "National Semiconductor 10/100",
- "ne" => "NE1000, NE2000, and clones",
- "ne2k-pci" => "NE2000 PCI clones",
- "ni5010" => "NI 5010",
- "ni52" => "NI 5210",
- "ni65" => "NI 6510",
- "old_tulip" => "Digital 21040/21041/21140 (old Tulip driver)",
- "olympic" => "IBM|16/4 Token ring UTP/STP controller",
- "pcnet32" => "AMD PC/Net 32",
- "pegasus" => "pegasus",
- "plip" => "PLIP (parallel port)",
- "rcpci" => "Red Creek Hardware VPN",
- "rrunner" => "Roadrunner serial HIPPI", # mostly unused
- "sb1000" => "sb1000",
- "sis900" => "sis900",
- "sk98lin" => "Syskonnect (Schneider & Koch)|Gigabit Ethernet",
- "sktr" => "Syskonnect Token ring adaptor",
- "smc-ultra" => "SMC Ultra",
- "smc9194" => "SMC 9000 series",
- "starfire" => "Adaptec|ANA620xx/ANA69011A Fast Ethernet",
- "tlan" => "Compaq Netelligent, Olicom OC-2xxx",
- "tmspci" => "3Com Token Link Velocity, Compaq IPG-Austin Token Ring",
- "tulip" => "Digital 21040/21041/21140 (Tulip)",
- "via-rhine" => "VIA VT86c100A Rhine-II, 3043 Rhine-I",
-# "wavelan" => "AT&T WaveLAN & DEC RoamAbout DS", # TODO is a "AT&T GIS WaveLAN ISA" ?
- "wd" => "WD8003, WD8013 and compatible",
- "winbond-840" => "Compex RL100-ATX",
- "yellowfin" => "Symbios Yellowfin G-NIC",
-#******(missing-2.4) "smc-ultra32" => "SMC Ultra 32",
-#******(missing-2.4) "rl100a" => "rl100a",
-#******(missing-2.4) "z85230" => "Z85x30",
-),
- "3c59x" => "3com Vortex/Boomerang/Hurricane/Cyclone/Etherlink",
- "8139too" => "Realtek RTL-8139",
- "de4x5" => "Digital 425,434,435,450,500",
- "rtl8139" => "RealTek RTL8129/8139",
- "sundance" => "sundance",
- "sunhme" => "Sun Happy Meal Ethernet",
-}],
-[ 'net_raw', {
- "8390" => "8390",
- "af_packet" => "packet socket",
- "nfs" => "Network File System (nfs)",
- "lockd" => "lockd",
- "parport" => "parport",
- "parport_pc" => "parport_pc",
- "sunrpc" => "sunrpc",
- "pci-scan" => "pci-scan",
- "usbcore" => "usbcore",
-}],
-[ 'isdn', {
- "hisax" => "hisax",
- "hysdn" => "hysdn",
- "b1pci" => "b1pci",
- "t1pci" => "t1pci",
- "c4" => "c4",
-}],
-[ 'tv', {
- "bttv" => "Brooktree Corporation|Bt8xx Video Capture",
- "cpia_usb" => '',
- "ibmcam" => '',
- "mod_quickcam" => '',
- "ov511" => '',
- "ultracam" => '',
- "usbvideo" => '',
-}],
-[ 'scanner', {
- "scanner" => '',
- "microtek" => '',
-}],
-[ 'photo', {
- "dc2xx" => '',
- "mdc800" => '',
-}],
-[ 'joystick', {
- "ns558" => "Creative Labs SB Live! joystick",
-}],
-[ 'radio', {
- "radio-maxiradio" => "radio-maxiradio",
-}],
-[ 'scsi', {
-if_(arch() =~ /ppc/,
- "mesh" => "Apple Internal SCSI",
- "mac53c94" => "Apple External SCSI",
-),
-if_(arch() =~ /^sparc/,
- "qlogicpti" => "Performance Technologies ISP",
-),
-if_(arch() !~ /alpha/ && arch() !~ /sparc/,
- "3w-xxxx" => "3ware ATA-RAID",
- "53c7,8xx" => "NCR 53c7xx",
- "AM53C974" => "AMD SCSI",
- "BusLogic" => "BusLogic Adapters",
- "NCR53c406a" => "NCR 53c406a",
- "a100u2w" => "a100u2w",
- "advansys" => "AdvanSys Adapters",
- "aha152x" => "Adaptec 152x",
- "aha1542" => "Adaptec 1542",
- "aha1740" => "Adaptec 1740",
- "atp870u" => "atp870u (Acard/Artop)",
- "dc395x_trm" => "dc395x_trm",
- "dtc" => "DTC 3180/3280",
- "fdomain" => "Future Domain TMC-16x0",
- "g_NCR5380" => "NCR 5380",
- "in2000" => "Always IN2000",
- "initio" => "Initio",
- "pci2220i" => "Perceptive Solutions 2240I",
- "psi240i" => "psi240i",
- "qla1280" => "Q Logic QLA1280",
- "qla2x00" => "Q Logic QLA2200",
- "qlogicfas" => "Qlogic FAS",
- "qlogicfc" => "qlogicfc",
- "seagate" => "Seagate ST01/02",
- "sim710" => "NCR53c710",
- "sym53c416" => "sym53c416",
- "t128" => "Trantor T128/T128F/T228",
- "tmscsim" => "tmscsim",
- "u14-34f" => "UltraStor 14F/34F",
- "ultrastor" => "UltraStor 14F/24F/34F",
- "wd7000" => "Western Digital wd7000",
-),
- "aic7xxx" => "Adaptec 2740, 2840, 2940",
- "ncr53c8xx" => "NCR 53C8xx PCI",
- "pci2000" => "Perceptive Solutions PCI-2000", # TODO
- "qlogicisp" => "Qlogic ISP",
- "sym53c8xx" => "Symbios 53c8xx",
-}],
-[ 'scsi_raw', {
- "scsi_mod" => "SCSI subsystem support",
- "sd_mod" => "Disk SCSI support",
-#- "ide-mod" => "ide-mod",
-#- "ide-probe" => "ide-probe",
-#- "ide-probe-mod" => "ide-probe-mod",
-}],
-[ 'disk', {
-if_(arch() =~ /^sparc/,
- "pluto" => "Sun SparcSTORAGE Array SCSI", #- name it "fc4:soc:pluto" ?
-),
-if_(arch() !~ /alpha/ && arch() !~ /sparc/,
- "DAC960" => "Mylex DAC960",
- "dpt_i2o" => "Distributed Tech SmartCache/Raid I-V Controller",
- "megaraid" => "AMI MegaRAID",
- "aacraid" => "AACxxx Raid Controller",
- "cciss" => "Compaq Smart Array 5300 Controller",
- "cpqarray" => "Compaq Smart-2/P RAID Controller",
- "gdth" => "ICP Disk Array Controller",
- "i2o_block" => "Intel Integrated RAID",
- "ips" => "IBM ServeRAID controller",
- "eata" => "EATA SCSI PM2x24/PM3224",
- "eata_pio" => "EATA PIO Adapters",
- "eata_dma" => "EATA DMA Adapters",
- "ppa" => "Iomega PPA3 (parallel port Zip)",
- "imm" => "Iomega Zip (new driver, for post 31/Aug/1998 drives)",
-),
-}],
-[ 'disk_raw', {
-#- "ide-disk" => "IDE disk",
-}],
-[ 'cdrom', {
-if_(arch() !~ /alpha/ && arch() !~ /sparc/,
-#******(missing-2.4) "sbpcd" => "SoundBlaster/Panasonic",
-#******(missing-2.4) "aztcd" => "Aztech CD",
-#******(missing-2.4) "gscd" => "Goldstar R420",
-#******(missing-2.4) "isp16" => "ISP16/MAD16/Mozart",
-#******(missing-2.4) "mcd" => "Mitsumi", #- removed for space
-#******(missing-2.4) "mcdx" => "Mitsumi (alternate)",
-#******(missing-2.4) "optcd" => "Optics Storage 8000",
-#******(missing-2.4) "cm206" => "Phillips CM206/CM260",
-#******(missing-2.4) "sjcd" => "Sanyo",
-#******(missing-2.4) "cdu31a" => "Sony CDU-31A",
-#******(missing-2.4) "sonycd535" => "Sony CDU-5xx",
-),
-}],
-[ 'cdrom_raw', {
- "isofs" => "iso9660",
- "ide-cd" => "ide-cd",
- "sr_mod" => "SCSI CDROM support",
- "cdrom" => "cdrom",
-}],
-[ 'sound', {
-if_(arch() =~ /ppc/,
- "dmasound" => "Amiga or PowerMac DMA sound",
-),
-if_(arch() !~ /^sparc/,
- "cmpci" => "C-Media Electronics CMI8338A CMI8338B CMI8738",
- "cs46xx" => "Cirrus Logic CrystalClear SoundFusion (cs46xx)",
- "cs4281" => "Cirrus Logic|Crystal CS4281 PCI Audio",
- "es1370" => "Ensoniq ES1370 [AudioPCI]",
- "es1371" => "Ensoniq ES1371 [AudioPCI-97]",
- "esssolo1" => "ESS Technology ES1969 Solo-1 Audiodrive",
- "i810_audio" => "i810 integrated sound card",
- "maestro" => "ESS Maestro 1/2",
- "maestro3" => "ESS Maestro-3",
- "nm256" => "Neomagic MagicMedia 256AV",
- "pas16" => "Pro Audio Spectrum/Studio 16",
- "trident" => "M5451 PCI South Bridge Audio",
- "via82cxxx" => "VIA VT82C686_5",
- "via82cxxx_audio" => "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]",
- "sonicvibes" => "S3 SonicVibes",
- "snd-card-ice1712" => "IC Ensemble Inc|ICE1712 [Envy24]",
- "emu10k1" => "Creative Labs|SB Live! (audio)",
- "ymfpci" => "Yamaha YMF-740, DS-1",
-# "au8820" => "Aureal Semiconductor|Vortex 1",
-# "au8830" => "Aureal Semiconductor|Vortex 2",
- "snd-card-cmipci" => "CMI",
- "snd-card-cs461x" => "Cirrus Logic|CS 4610/11 [CrystalClear SoundFusion Audio Accelerator]",
- "snd-card-ens1371" => "Ensoniq/Creative Labs ES1371",
- "snd-card-es1938" => "ESS Technology|ES1969 Solo-1 Audiodrive",
- "snd-card-fm801" => "Fortemedia, Inc|Xwave QS3000A [FM801]<>Fortemedia, Inc|FM801 PCI Audio",
- "snd-card-intel8x0" => "Intel Corporation|82440MX AC'97 Audio Controller<>Intel Corporation",
- "snd-card-rme96" => "Xilinx, Inc.|RME Digi96<>Xilinx, Inc.",
- "snd-card-trident" => "Silicon Integrated Systems [SiS]|7018 PCI Audio",
- "snd-card-via686a" => "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]",
- "snd-card-ymfpci" => "Yamaha Corporation|YMF-740",
-),
-}],
-[ 'pcmcia', {
-if_(arch() !~ /^sparc/,
- "ide_cs" => "ide_cs",
- "fmvj18x_cs" => "fmvj18x_cs",
- "fdomain_cs" => "fdomain_cs",
- "netwave_cs" => "netwave_cs",
- "serial_cs" => "serial_cs",
- "wavelan_cs" => "wavelan_cs",
- "pcnet_cs" => "pcnet_cs",
- "aha152x_cs" => "aha152x_cs",
- "xirc2ps_cs" => "xirc2ps_cs",
- "3c574_cs" => "3c574_cs",
- "qlogic_cs" => "qlogic_cs",
- "nmclan_cs" => "nmclan_cs",
- "ibmtr_cs" => "ibmtr_cs",
-# "dummy_cs" => "dummy_cs",
-# "memory_cs" => "memory_cs",
- "ftl_cs" => "ftl_cs",
- "smc91c92_cs" => "smc91c92_cs",
- "3c589_cs" => "3c589_cs",
-#******(missing-2.4) "parport_cs" => "parport_cs",
- "3c575_cb" => "3c575_cb",
- "apa1480_cb" => "apa1480_cb",
- "cb_enabler" => "cb_enabler",
- "epic_cb" => "epic_cb",
- "iflash2+_mtd" => "iflash2+_mtd",
- "iflash2_mtd" => "iflash2_mtd",
-# "memory_cb" => "memory_cb",
- "serial_cb" => "serial_cb",
-# "sram_mtd" => "sram_mtd",
- "tulip_cb" => "tulip_cb",
-
-),
-}],
-[ 'pcmcia_everywhere', {
-if_(arch() !~ /^sparc/,
- "pcmcia_core" => "PCMCIA core support",
- "tcic" => "PCMCIA tcic controller",
- "ds" => "PCMCIA card support",
- "i82365" => "PCMCIA i82365 controller",
-),
-}],
-[ 'paride', {
-if_(arch() !~ /^sparc/,
- "aten" => "ATEN EH-100",
- "bpck" => "Microsolutions backpack",
- "comm" => "DataStor (older type) commuter adapter",
- "dstr" => "DataStor EP-2000",
- "epat" => "Shuttle EPAT",
- "epia" => "Shuttle EPIA",
- "fit2" => "Fidelity Intl. (older type)",
- "fit3" => "Fidelity Intl. TD-3000",
- "frpw" => "Freecom Power",
- "friq" => "Freecom IQ (ASIC-2)",
- "kbic" => "KingByte KBIC-951A and KBIC-971A",
- "ktti" => "KT Tech. PHd",
- "on20" => "OnSpec 90c20",
- "on26" => "OnSpec 90c26",
- "pd" => "Parallel port IDE disks",
- "pcd" => "Parallel port CD-ROM",
- "pf" => "Parallel port ATAPI disk",
- "paride" => "Main parallel port module",
-),
-}],
-[ 'raid', {
- "linear" => "linear",
- "raid0" => "raid0",
- "raid1" => "raid1",
- "raid5" => "raid5",
-}],
-[ 'mouse', {
-if_(arch() !~ /^sparc/,
- "busmouse" => "busmouse",
- "msbusmouse" => "msbusmouse",
- "serial" => "serial",
- "qpmouse" => "qpmouse",
- "atixlmouse" => "atixlmouse",
-),
-}],
-[ 'usb', {
- "usb-uhci" => "USB Controller (uhci)",
- "usb-ohci" => "USB Controller (ohci)",
- "usb-ohci-hcd" => "USB (ohci-hcd)",
-}],
-[ 'fs', {
- "smbfs" => "Windows SMB",
- "fat" => "fat",
- "msdos" => "msdos",
- "romfs" => "romfs",
- "vfat" => "vfat",
-}],
-[ 'other', {
- "agpgart" => "agpgart",
- "buz" => "Zoran Corporation|ZR36057PQC Video cutting chipset",
- "defxx" => "DEC|DEFPA",
- "i810_rng" => "i810_rng",
- "ide-floppy" => "ide-floppy",
- "ide-scsi" => "ide-scsi",
- "ide-tape" => "ide-tape",
- "loop" => "Loopback device",
- "lp" => "Parallel Printer",
- "nbd" => "nbd",
- "rrunner" => "Essential Communications|Roadrunner serial HIPPI",
- "sg" => "sg",
- "st" => "st",
-}],
-);
-
-my %type_aliases = (
- scsi => 'disk',
-);
-
-my @skip_big_modules_on_stage1 = (
-# dgrs e1000
-qw(
-olympic
-sk98lin acenic
-3c90x
-aironet4500_card com20020-pci hamachi starfire winbond-840
-
-dc395x_trm
-BusLogic seagate fdomain g_NCR5380 tmscsim
-)
-); #******(missing-2.4) dpt_i2o aztcd gscd isp16 mcd mcdx optcd cm206 sjcd cdu31a
-
-my @skip_modules_on_stage1 = (
- qw(sktr tmspci ibmtr abyss), # alt token ring
- qw(old_tulip rtl8139), # doesn't exist in 2.4
- qw(kaweth pegasus), # usb net
- if_(arch() =~ /alpha|ppc/, qw(sb1000)),
- "apa1480_cb",
- "imm",
- "ppa",
- "parport",
- "parport_pc",
- "plip",
- qw(3w-xxxx pci2220i qla1280 qla2x00 i2o_block),
- qw(gdth eata eata_pio eata_dma ips),
- qw(ac3200 at1700 atp ni5010 ni52 ni65), #- unused from Jeff
- "u14-34f", #- duplicate from ultrastor.o
-);
-
-
-my @drivers_fields = qw(text type);
-%drivers = ();
-
-foreach (@drivers_by_category) {
- my ($type, $l) = @$_;
- foreach (keys %$l) { $drivers{$_} = [ $l->{$_}, $type ]; }
-}
-while (my ($k, $v) = each %drivers) {
- my %l; @l{@drivers_fields} = @$v;
- $drivers{$k} = \%l;
-}
-
-sub module_of_type__4update_kernel {
- my ($type) = @_;
- $type = join "|", map { $_, $_ . "_raw" } split ' ', $type;
- my %skip;
- @skip{@skip_modules_on_stage1} = ();
- @skip{@skip_big_modules_on_stage1} = () if $type !~ /big/;
- "big" =~ /^($type)$/ ? @skip_big_modules_on_stage1 : (),
- grep { !exists $skip{$_} } grep { $drivers{$_}{type} =~ /^($type)$/ } keys %drivers;
-}
-sub module_of_type {
- my ($type) = @_;
- my $alias = $type_aliases{$type} || $type;
- grep { $drivers{$_}{type} =~ /^(($type)|$alias)$/ } keys %drivers;
-}
-sub module2text { $drivers{$_[0]}{text} or log::l("trying to get text of unknown module $_[0]"), return $_[0] }
-
-sub get_alias {
- my ($alias) = @_;
- $conf{$alias}{alias};
-}
-sub get_options {
- my ($name) = @_;
- $conf{$name}{options};
-}
-
-sub add_alias {
- my ($alias, $name) = @_;
- $name =~ /ignore/ and return;
- /\Q$alias/ && $conf{$_}{alias} && $conf{$_}{alias} eq $name and return $_ foreach keys %conf;
- $alias .= $scsi++ || '' if $alias eq 'scsi_hostadapter';
- log::l("adding alias $alias to $name");
- $conf{$alias}{alias} ||= $name;
- if ($name =~ /^snd-card-/) {
- $conf{$name}{"post-install"} = "modprobe snd-pcm-oss";
- }
- $alias;
-}
-
-sub remove_alias($) {
- my ($name) = @_;
- foreach (keys %conf) {
- $conf{$_}{alias} && $conf{$_}{alias} eq $name or next;
- delete $conf{$_}{alias};
- return 1;
- }
- 0;
-}
-
-sub when_load {
- my ($name, $type, @options) = @_;
- if ($type =~ /\bscsi\b/ || $type eq $type_aliases{scsi}) {
- add_alias('scsi_hostadapter', $name), eval { load('sd_mod') };
- }
- if ($type eq 'sound') {
- #- mainly for ppc
- add_alias('sound-slot-0', $name);
- }
- if ($name =~ /^snd-card-/) {
- load('snd-pcm-oss', 'prereq');
- }
- $conf{$name}{options} = join " ", @options if @options;
-}
-
-sub load {
- my ($name, $type, @options) = @_;
-
- my @netdev = detect_devices::getNet() if $type eq 'net';
-
- if ($::testing) {
- log::l("i try to install $name module (@options)");
- } elsif ($::isStandalone || $::live) {
- run_program::run(-x "/sbin/modprobe.static" ? "/sbin/modprobe.static" : "/sbin/modprobe", $name, @options)
- or die "insmod'ing module $name failed";
- } else {
- $conf{$name}{loaded} and return;
-
- eval { load($_, 'prereq') } foreach @{$deps{$name}};
- load_raw([ $name, @options ]);
- }
- sleep 2 if $name =~ /usb-storage|mousedev/;
-
- if ($type eq 'net') {
- add_alias($_, $name) foreach difference2([ detect_devices::getNet() ], \@netdev);
- }
- when_load($name, $type, @options);
-}
-sub load_multi {
- my $f; $f = sub { map { $f->(@{$deps{$_}}), $_ } @_ };
- my %l; my @l =
- grep { !$conf{$_}{loaded} }
- grep { my $o = $l{$_}; $l{$_} = 1; !$o }
- $f->(@_);
-
- if ($::testing) {
- log::l("i would install modules @l");
- } elsif ($::isStandalone || $::live) {
- foreach (@l) { run_program::run(-x "/sbin/modprobe.static" ? "/sbin/modprobe.static" : "/sbin/modprobe", $_) }
- } else {
- load_raw(map { [ $_ ] } @l);
- }
-}
-
-sub unload {
- my ($m) = @_;
- if ($::testing) {
- log::l("rmmod $m");
- } else {
- if (run_program::run("rmmod", $m)) {
- delete $conf{$m}{loaded};
- }
- }
-}
-
-sub load_raw {
- my @l = map { my ($i, @i) = @$_; [ $i, \@i ] } grep { $_->[0] !~ /ignore/ } @_;
- my $cz = "/lib/modules" . (arch() eq 'sparc64' && "64") . ".cz-" . c::kernel_version();
- if (!-e $cz) {
- unlink $_ foreach glob_("/lib/modules*.cz*");
- require install_any;
- install_any::getAndSaveFile("Mandrake/mdkinst$cz", $cz) or die "failed to get modules $cz: $!";
- }
- eval {
- require packdrake;
- my $packer = new packdrake($cz, quiet => 1);
- $packer->extract_archive("/tmp", map { "$_->[0].o" } @l);
- };
- my @failed = grep {
- my $m = "/tmp/$_->[0].o";
- if (-e $m && run_program::run(["/usr/bin/insmod_", "insmod"], '2>', '/dev/tty5', '-f', $m, @{$_->[1]})) {
- unlink $m;
- $conf{$_->[0]}{loaded} = 1;
- '';
- } else {
- log::l("missing module $_->[0]") unless -e $m;
- -e $m;
- }
- } @l;
-
- die "insmod'ing module " . join(", ", map { $_->[0] } @failed) . " failed" if @failed;
-
- foreach (@l) {
- if ($_->[0] eq "parport_pc") {
- #- this is a hack to make plip go
- foreach (@{$_->[1]}) {
- /^irq=(\d+)/ and eval { output "/proc/parport/0/irq", $1 };
- }
- } elsif ($_->[0] =~ /usb-[uo]hci/) {
- add_alias('usb-interface', $_->[0]);
- eval {
- require fs; fs::mount('/proc/bus/usb', '/proc/bus/usb', 'usbdevfs');
- #- ensure keyboard is working, the kernel must do the job the BIOS was doing
- sleep 2;
- load_multi("usbkbd", "keybdev") if detect_devices::usbKeyboards();
- }
- }
- }
-}
-
-sub read_already_loaded() {
- foreach (cat_("/proc/modules")) {
- my ($name) = split;
- $conf{$name}{loaded} = 1;
- when_load($name, $drivers{$name}{type});
- }
-}
-
-sub load_deps($) {
- my ($file) = @_;
-
- local *F; open F, $file or log::l("error opening $file: $!"), return 0;
- local $_;
- while (<F>) {
- my ($f, $deps) = split ':';
- push @{$deps{$f}}, split ' ', $deps;
- }
-}
-
-sub read_conf($;$) {
- my ($file, $scsi) = @_;
- my %c;
-
- foreach (cat_($file)) {
- do {
- $c{$2}{$1} = $3;
- $$scsi = max($$scsi, $1 || 0) if /^\s*alias\s+scsi_hostadapter (\d*)/x && $scsi; #- space added to make perl2fcalls happy!
- } if /^\s*(\S+)\s+(\S+)\s+(.*?)\s*$/;
- }
- #- cheating here: not handling aliases of aliases
- while (my ($k, $v) = each %c) {
- if (my $a = $v->{alias}) {
- local $c{$a}{alias};
- add2hash($c{$a}, $v);
- }
- }
- \%c;
-}
-
-sub mergein_conf {
- my ($file) = @_;
-#- add2hash(\%conf, read_conf($file, \$scsi));
- my $modconfref = read_conf ($file, \$scsi);
- while (my ($key, $value) = each %$modconfref) {
- $conf{$key}{alias} = $value->{alias} unless exists $conf{$key}{alias};
- }
-}
-
-sub write_conf {
- my ($prefix) = @_;
-
- my $file = "$prefix/etc/modules.conf";
- rename "$prefix/etc/conf.modules", $file; #- make the switch to new name if needed
-
- #- remove the post-install supermount stuff. We now do it in /etc/modules
- #- Substitute new aliases in modules.conf (if config has changed)
- substInFile { $_ = '' if /^post-install supermount/ } $file;
- substInFile {
- my ($type,$alias,$module) = split /\s+/, $_;
- if ($type ne "loaded" &&
- $conf{$alias}{alias} &&
- $conf{$alias}{alias} !~ /$module/) {
- $_ = "$type $alias $conf{$alias}{alias} \n";
- }
- } $file;
-
- my $written = read_conf($file);
-
- local *F;
- open F, ">> $file" or die("cannot write module config file $file: $!\n");
- while (my ($mod, $h) = each %conf) {
- while (my ($type, $v2) = each %$h) {
- print F "$type $mod $v2\n" if $v2 && $type ne "loaded" && !$written->{$mod}{$type};
- }
- }
- my @l = map { "scsi_hostadapter$_" } '', 1..$scsi-1 if $scsi;
- push @l, 'ide-floppy' if detect_devices::ide_zips();
- push @l, 'bttv' if grep { $_->{driver} eq 'bttv' } detect_devices::probeall();
- my $l = join '|', @l;
- log::l("to put in modules ", join(", ", @l));
-
- substInFile {
- $_ = '' if /$l/;
- $_ = join '', map { "$_\n" } @l if eof;
- } "$prefix/etc/modules";
-}
-
-sub read_stage1_conf {
- mergein_conf($_[0]);
-
- if (arch() =~ /sparc/) {
- } elsif (arch() =~ /ppc/) {
- $conf{pcmcia_core}{"pre-install"} ||= "CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start";
- } else {
- $conf{pcmcia_core}{"pre-install"} ||= "CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start";
- }
-}
-
-sub load_thiskind {
- my ($type, $f) = @_;
-
- #- get_that_type returns the PCMCIA cards. It doesn't know they are already
- #- loaded, so:
- read_already_loaded();
-
- my @try_modules = (
- if_($type =~ /scsi/,
- if_(arch() !~ /ppc/, 'imm', 'ppa'),
- if_(detect_devices::usbZips(), 'usb-storage'),
- ),
- if_(arch() =~ /ppc/,
- if_($type =~ /scsi/, 'mesh', 'mac53c94'),
- if_($type =~ /net/, 'bmac', 'gmac', 'mace'),
- if_($type =~ /sound/, 'dmasound'),
- ),
- );
- grep {
- $f->($_->{description}, $_->{driver}) if $f;
- eval { load($_->{driver}, $type) };
- $_->{error} = $@;
-
- !($@ && $_->{try});
- } get_that_type($type),
- map {; { driver => $_, description => $_, try => 1 } } @try_modules;
-}
-
-sub get_that_type {
- my ($type) = @_;
-
- grep {
- my $l = $drivers{$_->{driver}};
- ($_->{type} =~ /$type/ || $l && $l->{type} =~ /$type/) && detect_devices::check($_);
- } detect_devices::probeall('');
-}
-
-sub load_ide {
- if (1) { #- add it back to support Ultra66 on ide modules.
- eval { load("ide-cd"); }
- } else {
- eval {
- load("ide-mod", 'prereq', 'options="' . detect_devices::hasUltra66() . '"');
- delete $conf{"ide-mod"}{options};
- load_multi(qw(ide-probe ide-probe-mod ide-disk ide-cd));
- }
- }
-}
-
-sub configure_pcmcia {
- my ($pcic) = @_;
-
- #- try to setup pcmcia if cardmgr is not running.
- my $running if 0;
- return if $running;
- $running = 1;
-
- log::l("i try to configure pcmcia services");
-
- symlink "/tmp/stage2/$_", $_ foreach "/etc/pcmcia";
-
- eval {
- load("pcmcia_core");
- load($pcic);
- load("ds");
- };
-
- #- run cardmgr in foreground while it is configuring the card.
- run_program::run("cardmgr-" . c::kernel_version(), "-f", "-m" ,"/modules");
- sleep(3);
-
- #- make sure to be aware of loaded module by cardmgr.
- read_already_loaded();
-}
-
-sub get_pcmcia_devices {
- my (@devs, $desc);
-
- foreach (cat_("/var/run/stab")) {
- if (/^Socket\s+\d+:\s+(.*)/) {
- $desc = $1;
- } else {
- my (undef, $type, $module, undef, $device) = split;
- push @devs, { description => $desc, driver => $module, type => $type, device => $device };
- }
- }
- @devs;
-}
-
-sub write_pcmcia {
- my ($prefix, $pcmcia) = @_;
-
- #- should be set after installing the package above otherwise the file will be renamed.
- setVarsInSh("$prefix/etc/sysconfig/pcmcia", {
- PCMCIA => bool2yesno($pcmcia),
- PCIC => $pcmcia,
- PCIC_OPTS => "",
- CORE_OPTS => "",
- });
-}
-
-
-
-1;
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
deleted file mode 100644
index cdcc453f5..000000000
--- a/perl-install/mouse.pm
+++ /dev/null
@@ -1,361 +0,0 @@
-package mouse; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :system :functional :file);
-use modules;
-use detect_devices;
-use run_program;
-use devices;
-use commands;
-use modules;
-use log;
-
-my @mouses_fields = qw(nbuttons MOUSETYPE XMOUSETYPE name);
-
-my %mice =
- arch() =~ /^sparc/ ?
-(
- 'sunmouse' =>
- [ [ 'sunmouse' ],
- [ [ 3, 'sun', 'sun', __("Sun - Mouse") ]
- ]]
-) :
-(
- 'PS/2' =>
- [ [ 'psaux' ],
- [ [ 2, 'ps/2', 'PS/2', __("Standard") ],
- [ 5, 'ps/2', 'MouseManPlusPS/2', __("Logitech MouseMan+") ],
- [ 5, 'imps2', 'IMPS/2', __("Generic PS2 Wheel Mouse") ],
- [ 5, 'ps/2', 'GlidePointPS/2', __("GlidePoint") ],
- '',
- [ 5, 'ps/2', 'ThinkingMousePS/2', __("Kensington Thinking Mouse") ],
- [ 5, 'netmouse', 'NetMousePS/2', __("Genius NetMouse") ],
- [ 5, 'netmouse', 'NetScrollPS/2', __("Genius NetScroll") ],
- ]],
-
- 'USB' =>
- [ [ 'usbmouse' ],
- [ if_(arch() eq 'ppc', [ 1, 'ps/2', 'PS/2', __("1 button") ]),
- [ 2, 'ps/2', 'PS/2', __("Generic") ],
- [ 5, 'ps/2', 'IMPS/2', __("Wheel") ],
- ]],
-
- __("serial") =>
- [ [ map { "ttyS$_" } 0..3 ],
- [ [ 2, 'Microsoft', 'Microsoft', __("Generic 2 Button Mouse") ],
- [ 3, 'Microsoft', 'Microsoft', __("Generic 3 Button Mouse") ],
- [ 5, 'ms3', 'IntelliMouse', __("Microsoft IntelliMouse") ],
- [ 3, 'MouseMan', 'MouseMan', __("Logitech MouseMan") ],
- [ 2, 'MouseSystems', 'MouseSystems', __("Mouse Systems") ],
- '',
- [ 3, 'logim', 'MouseMan', __("Logitech CC Series") ],
- [ 5, 'pnp', 'IntelliMouse', __("Logitech MouseMan+/FirstMouse+") ],
- [ 5, 'ms3', 'IntelliMouse', __("Genius NetMouse") ],
- [ 2, 'MMSeries', 'MMSeries', __("MM Series") ],
- [ 2, 'MMHitTab', 'MMHittab', __("MM HitTablet") ],
- [ 3, 'Logitech', 'Logitech', __("Logitech Mouse (serial, old C7 type)") ],
- [ 3, 'Microsoft', 'ThinkingMouse', __("Kensington Thinking Mouse") ],
- ]],
-
- __("busmouse") =>
- [ [ arch() eq 'ppc' ? 'adbmouse' : ('atibm', 'inportbm', 'logibm') ],
- [ if_(arch() eq 'ppc', [ 1, 'Busmouse', 'BusMouse', __("1 button") ]),
- [ 2, 'Busmouse', 'BusMouse', __("2 buttons") ],
- [ 3, 'Busmouse', 'BusMouse', __("3 buttons") ],
- ]],
-
- __("none") =>
- [ [ 'none' ],
- [ [ 0, 'none', 'Microsoft', __("No mouse") ],
- ]],
-);
-
-
-sub xmouse2xId {
- #- xmousetypes must be sorted as found in /usr/include/X11/extensions/xf86misc.h
- #- so that first mean "0", etc
- my @xmousetypes = (
- "Microsoft",
- "MouseSystems",
- "MMSeries",
- "Logitech",
- "BusMouse", #MouseMan,
- "Logitech",
- "PS/2",
- "MMHittab",
- "GlidePoint",
- "IntelliMouse",
- "ThinkingMouse",
- "IMPS/2",
- "ThinkingMousePS/2",
- "MouseManPlusPS/2",
- "GlidePointPS/2",
- "NetMousePS/2",
- "NetScrollPS/2",
- "SysMouse",
- "Auto",
- "AceCad",
- "WSMouse",
- "USB",
- );
- my ($id) = @_;
- $id = 'BusMouse' if $id eq 'MouseMan';
- my $i; map_index { $_ eq $id and $i = $::i } @xmousetypes; $i;
-}
-
-my %mouse_btn_keymap = (
- 0 => "NONE",
- 67 => "F9",
- 68 => "F10",
- 87 => "F11",
- 88 => "F12",
- 85 => "F13",
- 89 => "F14",
- 90 => "F15",
- 56 => "L-Option/Alt",
- 125 => "L-Command",
- 98 => "Num: /",
- 55 => "Num: *",
- 117 => "Num: =",
-);
-sub ppc_one_button_keys { keys %mouse_btn_keymap }
-sub ppc_one_button_key2text { $mouse_btn_keymap{$_[0]} }
-
-sub raw2mouse {
- my ($type, $raw) = @_;
- $raw or return;
-
- my %l; @l{@mouses_fields} = @$raw;
- +{ %l, type => $type };
-}
-
-sub fullnames {
- map_each {
- my $type = $::a;
- grep {$_} map {
- if ($_) {
- my $l = raw2mouse($type, $_);
- "$type|$l->{name}";
- } else {
- $type .= "|[" . _("Other") . "]";
- '';
- }
- } @{$::b->[1]}
- } %mice;
-}
-
-sub fullname2mouse {
- my ($fname, %opts) = @_;
- my ($type, @l) = split '\|', $fname;
- my ($name) = pop @l;
- $opts{device} ||= $mice{$type}[0][0];
- foreach (@{$mice{$type}[1]}) {
- my $l = raw2mouse($type, $_);
- $name eq $l->{name} and return { %$l, %opts };
- }
- die "$fname not found ($type, $name)";
-}
-
-sub serial_ports() { map { "ttyS$_" } 0..7 }
-sub serial_port2text {
- $_[0] =~ /ttyS (\d+)/x ? "$_[0] / COM" . ($1 + 1) : $_[0];
-}
-
-sub read {
- my ($prefix) = @_;
- my %mouse = getVarsFromSh "$prefix/etc/sysconfig/mouse";
- eval { add2hash_(\%mouse, fullname2mouse($mouse{FULLNAME})) };
- $mouse{device} = readlink "$prefix/dev/mouse" or log::l("reading $prefix/dev/mouse symlink failed");
- $mouse{nbuttons} = $mouse{XEMU3} eq "yes" ? 2 : $mouse{WHEEL} eq "yes" ? 5 : 3;
- \%mouse;
-}
-
-sub write {
- my ($prefix, $mouse) = @_;
- local $mouse->{FULLNAME} = qq("$mouse->{type}|$mouse->{name}"); #-"
- local $mouse->{XEMU3} = bool2yesno($mouse->{nbuttons} < 3);
- local $mouse->{WHEEL} = bool2yesno($mouse->{nbuttons} > 3);
- setVarsInSh("$prefix/etc/sysconfig/mouse", $mouse, qw(MOUSETYPE XMOUSETYPE FULLNAME XEMU3 WHEEL device));
- symlinkf $mouse->{device}, "$prefix/dev/mouse" or log::l("creating $prefix/dev/mouse symlink failed");
-
- if (arch() =~ /ppc/) {
- my $s = join('',
- "dev.mac_hid.mouse_button_emulation = " . bool($mouse->{button2_key} || $mouse->{button3_key}) . "\n",
- if_($mouse->{button2_key}, "dev.mac_hid.mouse_button2_keycode = $mouse->{button2_key}\n"),
- if_($mouse->{button3_key}, "dev.mac_hid.mouse_button3_keycode = $mouse->{button3_key}\n"),
- );
- substInFile {
- $_ = '' if /^\Qdev.mac_hid.mouse_button/;
- $_ .= $s if eof;
- } "$prefix/etc/sysctl.conf";
- #- hack - dev RPM symlinks to mouse0 - lands on mouse1 with new input layer on PPC input/mice will get both ADB and USB
- symlinkf "/dev/input/mice", "$prefix/dev/usbmouse" if ($mouse->{device} eq "usbmouse");
- }
-}
-
-sub mouseconfig {
- my ($t, $mouse, @wacom);
-
- #- Whouah! probing all devices from ttyS0 to ttyS3 once a time!
- detect_devices::probeSerialDevices();
-
- #- check new probing methods keep everything used here intact!
- foreach (0..3) {
- $t = detect_devices::probeSerial("/dev/ttyS$_");
- if ($t->{CLASS} eq 'MOUSE') {
- $t->{MFG} ||= $t->{MANUFACTURER};
-
- $mouse = fullname2mouse("serial|Microsoft IntelliMouse") if $t->{MFG} eq 'MSH' && $t->{MODEL} eq '0001';
- $mouse = fullname2mouse("serial|Logitech MouseMan") if $t->{MFG} eq 'LGI' && $t->{MODEL} =~ /^80/;
- $mouse = fullname2mouse("serial|Genius NetMouse") if $t->{MFG} eq 'KYE' && $t->{MODEL} eq '0003';
-
- $mouse ||= fullname2mouse("serial|Generic 2 Button Mouse"); #- generic by default.
- $mouse->{device} = "ttyS$_";
- last;
- } elsif ($t->{CLASS} eq "PEN" || $t->{MANUFACTURER} eq "WAC") {
- push @wacom, "ttyS$_";
- }
- }
- $mouse, @wacom;
-}
-
-sub detect() {
- if (arch() =~ /^sparc/) {
- return fullname2mouse("sunmouse|Sun - Mouse");
- }
- if (arch() eq "ppc") {
- return fullname2mouse(detect_devices::hasMousePS2("usbmouse") ?
- "USB|1 button" :
- # No need to search for an ADB mouse. If I did, the PPC kernel would
- # find one whether or not I had one installed! So.. default to it.
- "busmouse|1 button");
- }
-
- my @wacom;
- my $fast_mouse_probe = sub {
- my $auxmouse = detect_devices::hasMousePS2("psaux") && fullname2mouse("PS/2|Standard", unsafe => 1);
-
- if (modules::get_alias("usb-interface")) {
- if (my (@l) = detect_devices::usbMice()) {
- log::l("found usb mouse $_->{driver} $_->{description} ($_->{type})") foreach @l;
- eval { modules::load("usbmouse"); modules::load("mousedev"); };
- if (!$@ && detect_devices::tryOpen("usbmouse")) {
- my $mouse = fullname2mouse($l[0]{driver} =~ /Mouse:(.*)/ ? $1 : "USB|Generic");
- $auxmouse and $mouse->{auxmouse} = $auxmouse; #- for laptop, we kept the PS/2 as secondary (symbolic).
- return $mouse;
- }
- eval { modules::unload("mousedev"); modules::unload("usbmouse"); };
- }
- }
- $auxmouse;
- };
-
- if (modules::get_alias("usb-interface")) {
- my $keep_mouse;
- if (my (@l) = detect_devices::usbWacom()) {
- log::l("found usb wacom $_->{driver} $_->{description} ($_->{type})") foreach @l;
- eval { modules::load("wacom"); modules::load("evdev"); };
- unless ($@) {
- foreach (0..$#l) {
- detect_devices::tryOpen("input/event$_") and $keep_mouse = 1, push @wacom, "input/event$_";
- }
- }
- $keep_mouse or eval { modules::unload("evdev"); modules::unload("wacom"); };
- }
- }
-
- #- at this level, not all possible mice are detected so avoid invoking serial_probe
- #- which takes a while for its probe.
- if ($::isStandalone) {
- my $mouse = $fast_mouse_probe->();
- $mouse and return ($mouse, @wacom);
- }
-
- #- probe serial device to make sure a wacom has been detected.
- eval { modules::load("serial") };
- my ($r, @serial_wacom) = mouseconfig(); push @wacom, @serial_wacom;
-
- if (!$::isStandalone) {
- my $mouse = $fast_mouse_probe->();
- $r && $mouse and $r->{auxmouse} = $mouse; #- we kept the auxilliary mouse as PS/2.
- $r and return ($r, @wacom);
- $mouse and return ($mouse, @wacom);
- } else {
- $r and return ($r, @wacom);
- }
-
- #- in case only a wacom has been found, assume an inexistant mouse (necessary).
- @wacom and return { CLASS => 'MOUSE',
- nbuttons => 2,
- device => "nothing",
- MOUSETYPE => "Microsoft",
- XMOUSETYPE => "Microsoft"}, @wacom;
-
- #- defaults to generic serial mouse on ttyS0.
- #- Oops? using return let return a hash ref, if not using it, it return a list directly :-)
- return fullname2mouse("serial|Generic 2 Button Mouse", unsafe => 1);
-}
-
-#- write_conf : write the mouse infos into the Xconfig files.
-#- input :
-#- $mouse : the hashtable containing the informations
-#- $mouse input
-#- $mouse->{nbuttons} : number of buttons : integer
-#- $mouse->{device} : device of the mouse : string : ex 'psaux'
-#- $mouse->{XMOUSETYPE} : type of the mouse for gpm : string : ex 'PS/2'
-#- $mouse->{type} : type (generic ?) of the mouse : string : ex 'PS/2'
-#- $mouse->{name} : name of the mouse : string : ex 'Standard'
-#- $mouse->{MOUSETYPE} : type of the mouse : string : ex "ps/2"
-#- $mouse->{XEMU3} : emulate 3rd button : string : 'yes' or 'no'
-sub write_conf {
- my ($mouse) = @_;
-
- &write('', $mouse);
- modules::write_conf('') if $mouse->{device} eq "usbmouse" && !$::testing;
-
- my $f = "/etc/X11/XF86Config";
- my $g = "/etc/X11/XF86Config-4";
-
- my $update_mouse = sub {
- my ($mouse, $id) = @_;
-
- my @zaxis = (
- $mouse->{nbuttons} > 3 ? [ "ZAxisMapping", "4 5" ] : (),
- $mouse->{nbuttons} > 5 ? [ "ZAxisMapping", "6 7" ] : (),
- $mouse->{nbuttons} < 3 ? ([ "Emulate3Buttons" ], [ "Emulate3Timeout", "50" ]) : ()
- );
-
- my $zaxis = join('', map { qq(\n $_->[0]) . ($_->[1] && qq( $_->[1])) } @zaxis);
- substInFile {
- if ($id > 1) {
- if (/^DeviceName\s+"Mouse$id"/ .. /^EndSection/) {
- $_ = '' if /(ZAxisMapping|Emulate3)/; #- remove existing line
- s|^(\s*Protocol\s+).*|$1"$mouse->{XMOUSETYPE}"|;
- s|^(\s*Device\s+).*|$1"/dev/mouse"$zaxis|;
- }
- } else {
- if (/^Section\s+"Pointer"/ .. /^EndSection/) {
- $_ = '' if /(ZAxisMapping|Emulate3)/; #- remove existing line
- s|^(\s*Protocol\s+).*|$1"$mouse->{XMOUSETYPE}"|;
- s|^(\s*Device\s+).*|$1"/dev/mouse"$zaxis|;
- }
- }
- } $f if -e $f && !$::testing;
-
- $zaxis = join('', map { qq(\n Option "$_->[0]") . ($_->[1] && qq( "$_->[1]")) } @zaxis);
- substInFile {
- if (/Identifier\s+"Mouse$id"/ .. /^EndSection/) {
- $_ = '' if /(ZAxisMapping|Emulate3)/; #- remove existing line
- s|^(\s*Option\s+"Protocol"\s+).*|$1"$mouse->{XMOUSETYPE}"|;
- s|^(\s*Option\s+"Device"\s+).*|$1"/dev/mouse"$zaxis|;
- }
- } $g if -e $g && !$::testing;
- };
- $update_mouse->($mouse, 1);
- $mouse->{auxmouse} and $update_mouse->($mouse->{auxmouse}, 2);
-}
diff --git a/perl-install/my_gtk.pm b/perl-install/my_gtk.pm
deleted file mode 100644
index a4eaa7583..000000000
--- a/perl-install/my_gtk.pm
+++ /dev/null
@@ -1,677 +0,0 @@
- #-########################################################################
-#- Pixel's implementation of Perl-GTK :-) [DDX]
-#-########################################################################
-package my_gtk; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK $border);
-
-@ISA = qw(Exporter);
-%EXPORT_TAGS = (
- helpers => [ qw(create_okcancel createScrolledWindow create_menu create_notebook create_packtable create_hbox create_vbox create_adjustment create_box_with_title create_treeitem) ],
- wrappers => [ qw(gtksignal_connect gtkradio gtkpack gtkpack_ gtkpack__ gtkpack2 gtkpack3 gtkpack2_ gtkpack2__ gtksetstyle gtkset_tip gtkappenditems gtkappend gtkset_shadow_type gtkadd gtkput gtktext_insert gtkset_usize gtksize gtkset_justify gtkset_active gtkset_modal gtkset_border_width gtkmove gtkshow gtkhide gtkdestroy gtkset_mousecursor gtkset_mousecursor_normal gtkset_mousecursor_wait gtkset_background gtkset_default_fontset gtkctree_children gtkxpm gtkpng gtkcreate_xpm gtkcreate_png) ],
- ask => [ qw(ask_warn ask_okcancel ask_yesorno ask_from_entry ask_file) ],
-);
-$EXPORT_TAGS{all} = [ map { @$_ } values %EXPORT_TAGS ];
-@EXPORT_OK = map { @$_ } values %EXPORT_TAGS;
-
-use Gtk;
-use Gtk::Gdk::ImlibImage;
-use c;
-use log;
-use common qw(:common :functional :file);
-
-my $forgetTime = 1000; #- in milli-seconds
-$border = 5;
-
-1;
-
-#-###############################################################################
-#- OO stuff
-#-###############################################################################
-sub new {
- my ($type, $title, %opts) = @_;
-
- Gtk->init;
- Gtk::Gdk::ImlibImage->init;
- Gtk->set_locale;
- my $o = bless { %opts }, $type;
- $o->_create_window($title);
- while (my $e = shift @tempory::objects) { $e->destroy }
- foreach (@interactive::objects) {
- $_->{rwindow}->set_modal(0) if $_->{rwindow}->can('set_modal');
- }
- push @interactive::objects, $o if !$opts{no_interactive_objects};
- $o->{rwindow}->set_position('center_always') if $::isStandalone;
- $o->{rwindow}->set_modal(1) if $my_gtk::grab || $o->{grab};
-
- if ($::isWizard && !$my_gtk::pop_it) {
- my $rc = "/etc/gtk/wizard.rc";
- -r $rc or $rc = dirname(__FILE__) . "/wizard.rc";
- Gtk::Rc->parse($rc);
- $o->{window} = new Gtk::VBox(0,0);
- $o->{window}->set_border_width(10);
- $o->{rwindow} = $o->{window};
- if (!defined($::WizardWindow)) {
- $::WizardWindow = new Gtk::Window;
- $::WizardWindow->set_position('center_always');
- $::WizardTable = new Gtk::Table(2, 2, 0);
- $::WizardWindow->add($::WizardTable);
- my $draw1 = new Gtk::DrawingArea;
- $draw1->set_usize(540,100);
- my $draw2 = new Gtk::DrawingArea;
- $draw2->set_usize(1,300);
- my ($im_up, $mask_up) = gtkcreate_png($::Wizard_pix_up || "wiz_default_up.png");
- my ($y1, $x1) = $im_up->get_size;
-# my ($im_left, $mask_left) = gtkcreate_png($::Wizard_pix_left || "wiz_default_left.png");
-# my ($y2, $x2) = $im_left->get_size;
- my $style= new Gtk::Style;
- $style->font(Gtk::Gdk::Font->fontset_load("-adobe-times-bold-r-normal-*-25-*-100-100-p-*-iso8859-*"));
- my $w = $style->font->string_width($::Wizard_title);
- $draw1->signal_connect(expose_event => sub {
- my $i;
- for ($i=0;$i<(540/$y1);$i++) {
- $draw1->window->draw_pixmap ($draw1->style->bg_gc('normal'),
- $im_up, 0, 0, 0, $y1*$i,
- $x1 , $y1 );
- $draw1->window->draw_string(
- $style->font,
- $draw1->style->white_gc,
- 140+(380-$w)/2, 62,
- ($::Wizard_title) );
- }
- });
-# $draw2->signal_connect(expose_event => sub {
-# my $i;
-# for ($i=0;$i<(300/$y2);$i++) {
-# $draw2->window->draw_pixmap ($draw2->style->bg_gc('normal'),
-# $im_left, 0, 0, 0, $y2*$i,
-# $x2 , $y2 );
-# }
-# });
- $::WizardTable->attach($draw1, 0, 2, 0, 1, 'fill', 'fill', 0, 0);
- $::WizardTable->attach($draw2, 0, 1, 1, 2, 'fill', 'fill', 0, 0);
- $::WizardTable->set_usize(540,400);
- $::WizardWindow->show_all;
- flush();
- }
- $::WizardTable->attach($o->{window}, 1, 2, 1, 2, {'fill', 'expand'}, {'fill', 'expand'}, 0, 0);
- }
-
- $::isEmbedded or return $o;
- $o->{window} = new Gtk::HBox(0,0);
- $o->{rwindow} = $o->{window};
- defined($::Plug) or $::Plug = new Gtk::Plug ($::XID);
- $::Plug->show;
- flush();
- $::Plug->add($o->{window});
- $::CCPID and kill "USR2", $::CCPID;
- $o;
-}
-sub main {
- my ($o, $completed, $canceled) = @_;
- gtkset_mousecursor_normal();
- my $timeout = Gtk->timeout_add(1000, sub { gtkset_mousecursor_normal(); 1 });
- my $b = before_leaving { Gtk->timeout_remove($timeout) };
- $o->show;
- $o->{rwindow}->window->set_events(['key_press_mask', 'key_release_mask', 'exposure_mask']);
-
- do {
- local $::setstep = 1;
- Gtk->main;
- } while ($o->{retval} ? $completed && !$completed->() : $canceled && !$canceled->());
- $o->destroy;
- $o->{retval}
-}
-sub show($) {
- my ($o) = @_;
- $o->{window}->show;
- $o->{rwindow}->show;
-}
-sub destroy($) {
- my ($o) = @_;
- $o->{rwindow}->destroy;
- gtkset_mousecursor_wait();
- flush();
-}
-sub DESTROY { goto &destroy }
-sub sync($) {
- my ($o) = @_;
- show($o);
- flush();
-}
-sub flush {
- Gtk->main_iteration while Gtk->events_pending;
-}
-
-sub gtkshow($) { $_[0]->show; $_[0] }
-sub gtkhide($) { $_[0]->hide; $_[0] }
-sub gtkdestroy($) { $_[0] and $_[0]->destroy }
-sub gtkset_usize($$$) { $_[0]->set_usize($_[1],$_[2]); $_[0] }
-sub gtksize($$$) { $_[0]->size($_[1],$_[2]); $_[0] }
-sub gtkset_justify($$) { $_[0]->set_justify($_[1]); $_[0] }
-sub gtkset_active($$) { $_[0]->set_active($_[1]); $_[0] }
-sub gtkset_modal { $_[0]->set_modal($_[1]); $_[0] }
-sub gtkset_border_width{ $_[0]->set_border_width($_[1]); $_[0] }
-sub gtkmove { $_[0]->window->move($_[1], $_[2]); $_[0] }
-
-sub gtksignal_connect($@) {
- my $w = shift;
- $w->signal_connect(@_);
- $w
-}
-
-sub gtkradio {
- my $def = pop;
- my $radio;
- map { $radio = new Gtk::RadioButton($_, $radio ? $radio : ());
- $radio->set_active($_ eq $def); $radio } @_;
-}
-
-sub gtkpack($@) {
- my $box = shift;
- gtkpack_($box, map {; 1, $_ } @_);
-}
-sub gtkpack__($@) {
- my $box = shift;
- gtkpack_($box, map {; 0, $_ } @_);
-}
-sub gtkpack_($@) {
- my $box = shift;
- for (my $i = 0; $i < @_; $i += 2) {
- my $l = $_[$i + 1];
- ref $l or $l = new Gtk::Label($l);
- $box->pack_start($l, $_[$i], 1, 0);
- $l->show;
- }
- $box
-}
-sub gtkpack2($@) {
- my $box = shift;
- gtkpack2_($box, map {; 1, $_ } @_);
-}
-sub gtkpack2__($@) {
- my $box = shift;
- gtkpack2_($box, map {; 0, $_ } @_);
-}
-sub gtkpack3 {
- my $a = shift;
- $a && goto \&gtkpack2__;
- goto \&gtkpack2;
-}
-sub gtkpack2_($@) {
- my $box = shift;
- for (my $i = 0; $i < @_; $i += 2) {
- my $l = $_[$i + 1];
- ref $l or $l = new Gtk::Label($l);
- $box->pack_start($l, $_[$i], 0, 0);
- $l->show;
- }
- $box
-}
-
-sub gtksetstyle {
- my ($w, $s) = @_;
- $w->set_style($s);
- $w;
-}
-
-sub gtkset_tip {
- my ($tips, $w, $tip) = @_;
- $tips->set_tip($w, $tip) if $tip;
-}
-
-sub gtkappenditems {
- my $w = shift;
- map {gtkshow($_) } @_;
- $w->append_items(@_);
- $w
-}
-
-sub gtkappend($@) {
- my $w = shift;
- foreach (@_) {
- my $l = $_;
- ref $l or $l = new Gtk::Label($l);
- $w->append($l);
- $l->show;
- }
- $w
-}
-
-sub gtkset_shadow_type {
- $_[0]->set_shadow_type($_[1]);
- $_[0];
-}
-
-sub gtkadd($@) {
- my $w = shift;
- foreach (@_) {
- my $l = $_;
- ref $l or $l = new Gtk::Label($l);
- $w->add($l);
- $l->show;
- }
- $w
-}
-sub gtkput {
- my ($w, $w2, $x, $y) = @_;
- $w->put($w2, $x, $y);
- $w2->show;
- $w
-}
-
-sub gtktext_insert {
- my ($w, $t) = @_;
- $w->freeze;
- $w->backward_delete($w->get_length);
- $w->insert(undef, undef, undef, $t);
- #- DEPRECATED? needs \n otherwise in case of one line text the beginning is not shown (even with the vadj->set_value)
- $w->set_word_wrap(1);
-#- $w->vadj->set_value(0);
- $w->thaw;
- $w;
-}
-
-sub gtkroot {
- Gtk->init;
- Gtk->set_locale;
- Gtk::Gdk::Window->new_foreign(Gtk::Gdk->ROOT_WINDOW);
-}
-
-sub gtkcolor($$$) {
- my ($r, $g, $b) = @_;
-
- my $color = bless { red => $r, green => $g, blue => $b }, 'Gtk::Gdk::Color';
- gtkroot()->get_colormap->color_alloc($color);
-}
-
-sub gtkset_mousecursor {
- my ($type, $w) = @_;
- ($w || gtkroot())->set_cursor(Gtk::Gdk::Cursor->new($type));
-}
-sub gtkset_mousecursor_normal { gtkset_mousecursor(68, @_) }
-sub gtkset_mousecursor_wait { gtkset_mousecursor(150, @_) }
-
-sub gtkset_background {
- my ($r, $g, $b) = @_;
-
- my $root = gtkroot();
- my $gc = Gtk::Gdk::GC->new($root);
-
- my $color = gtkcolor($r, $g, $b);
- $gc->set_foreground($color);
- $root->set_background($color);
-
- my ($h, $w) = $root->get_size;
- $root->draw_rectangle($gc, 1, 0, 0, $w, $h);
-}
-
-sub gtkset_default_fontset {
- my ($fontset) = @_;
-
- my $style = Gtk::Widget->get_default_style;
- my $f = Gtk::Gdk::Font->fontset_load($fontset) or die '';
- $style->font($f);
- Gtk::Widget->set_default_style($style);
-}
-
-sub gtkctree_children {
- my ($node) = @_;
- my @l;
- $node or return;
- for (my $p = $node->row->children; $p; $p = $p->row->sibling) {
- push @l, $p;
- }
- @l;
-}
-
-sub gtkcreate_xpm {
- my ($w, $f) = @_;
- my @l = Gtk::Gdk::Pixmap->create_from_xpm($w->window, $w->style->bg('normal'), $f) or die "gtkcreate_xpm: missing pixmap file $f";
- @l;
-}
-sub gtkcreate_png {
- my ($f) = @_;
- $f =~ m|.png$| or $f="$f.png";
- if ( $f !~ /\//) { -e "$_/$f" and $f="$_/$f", last foreach $ENV{SHARE_PATH}, "$ENV{SHARE_PATH}/libDrakX/pixmaps", "pixmaps" }
- my $im = Gtk::Gdk::ImlibImage->load_image($f) or die "gtkcreate_png: missing png file $f";
- $im->render($im->rgb_width, $im->rgb_height);
- ($im->move_image(), $im->move_mask);
-}
-sub xpm_d { my $w = shift; Gtk::Gdk::Pixmap->create_from_xpm_d($w->window, undef, @_) }
-sub gtkxpm { new Gtk::Pixmap(gtkcreate_xpm(@_)) }
-sub gtkpng { new Gtk::Pixmap(gtkcreate_png(@_)) }
-#-###############################################################################
-#- createXXX functions
-
-#- these functions return a widget
-#-###############################################################################
-
-sub create_okcancel {
- my ($w, $ok, $cancel, $spread, @other) = @_;
- my $one = ($ok xor $cancel);
- $spread ||= $::isWizard ? "end" : "spread";
- $ok ||= $::isWizard ? ($::Wizard_finished ? _("Finish") : _("Next ->")) : _("Ok");
- $cancel ||= $::isWizard ? _("<- Previous") : _("Cancel");
- my $b1 = gtksignal_connect($w->{ok} = new Gtk::Button($ok), clicked => $w->{ok_clicked} || sub { $w->{retval} = 1; Gtk->main_quit });
- my $b2 = !$one && gtksignal_connect($w->{cancel} = new Gtk::Button($cancel), clicked => $w->{cancel_clicked} || sub { log::l("default cancel_clicked"); undef $w->{retval}; Gtk->main_quit });
- $::isWizard and gtksignal_connect($w->{wizcancel} = new Gtk::Button(_("Cancel")), clicked => sub { die 'wizcancel' });
- my @l = grep { $_ } $::isWizard ? ($w->{wizcancel}, $::Wizard_no_previous ? () : $b2, $b1): ($b1, $b2);
- push @l, map { gtksignal_connect(new Gtk::Button($_->[0]), clicked => $_->[1]) } @other;
-
- $_->can_default($::isWizard) foreach @l;
- gtkadd(create_hbox($spread), @l);
-}
-
-sub create_box_with_title($@) {
- my $o = shift;
-
- $o->{box_size} = sum(map { round(length($_) / 60 + 0.5) } map { split "\n" } @_);
- $o->{box} = new Gtk::VBox(0,0);
- $o->{icon} and eval { gtkpack__($o->{box}, gtkset_border_width(gtkpack_(new Gtk::HBox(0,0), 1, gtkpng($o->{icon})),5)); };
- if (@_ <= 2 && $o->{box_size} > 4) {
- my $font = $o->{box}->style->font;
- my $wanted = $o->{box_size} * ($font->ascent + $font->descent) + 7;
- my $height = min(250, $wanted);
- my $has_scroll = $height < $wanted;
-
- my $wtext = new Gtk::Text;
- $wtext->can_focus($has_scroll);
- chomp(my $text = join("\n", @_));
- my $scroll = createScrolledWindow(gtktext_insert($wtext, $text));
- $scroll->set_usize(400, $height);
- gtkpack__($o->{box}, $scroll);
- } else {
- my $a = !$::no_separator;
- undef $::no_separator;
- gtkpack__($o->{box},
- (map {
- my $w = ref $_ ? $_ : new Gtk::Label($_);
- $w->set_name("Title");
- $w;
- } map { ref $_ ? $_ : warp_text($_) } @_),
- if_($a, new Gtk::HSeparator)
- );
- }
-}
-
-sub createScrolledWindow {
- my ($W) = @_;
- my $w = new Gtk::ScrolledWindow(undef, undef);
- $w->set_policy('automatic', 'automatic');
- member(ref $W, qw(Gtk::CList Gtk::CTree Gtk::Text)) ?
- $w->add($W) :
- $w->add_with_viewport($W);
- $W->can("set_focus_vadjustment") and $W->set_focus_vadjustment($w->get_vadjustment);
- $W->show;
- $w
-}
-
-sub create_menu($@) {
- my $title = shift;
- my $w = new Gtk::MenuItem($title);
- $w->set_submenu(gtkshow(gtkappend(new Gtk::Menu, @_)));
- $w
-}
-
-sub add2notebook {
- my ($n, $title, $book) = @_;
-
- my ($w1, $w2) = map { new Gtk::Label($_) } $title, $title;
- $book->{widget_title} = $w1;
- $n->append_page_menu($book, $w1, $w2);
- $book->show;
- $w1->show;
- $w2->show;
-}
-
-sub create_notebook(@) {
- my $n = new Gtk::Notebook;
- add2notebook($n, splice(@_, 0, 2)) while @_;
- $n
-}
-
-sub create_adjustment($$$) {
- my ($val, $min, $max) = @_;
- new Gtk::Adjustment($val, $min, $max + 1, 1, ($max - $min + 1) / 10, 1);
-}
-
-sub create_packtable($@) {
- my ($options, @l) = @_;
- my $w = new Gtk::Table(0, 0, $options->{homogeneous} || 0);
- map_index {
- my ($i, $l) = ($_[0], $_);
- map_index {
- my ($j) = @_;
- if ($_) {
- ref $_ or $_ = new Gtk::Label($_);
- $j != $#$l ?
- $w->attach($_, $j, $j + 1, $i, $i + 1, 'fill', 'fill', 5, 0) :
- $w->attach($_, $j, $j + 1, $i, $i + 1, 1|4, ref($_) eq 'Gtk::ScrolledWindow' ? 1|4 : 0, 0, 0);
- $_->show;
- }
- } @$l;
- } @l;
- $w->set_col_spacings($options->{col_spacings} || 0);
- $w->set_row_spacings($options->{row_spacings} || 0);
- $w
-}
-
-sub create_hbox {
- my $w = new Gtk::HButtonBox;
- $w->set_layout($_[0] || "spread");
- $w;
-}
-sub create_vbox {
- my $w = new Gtk::VButtonBox;
- $w->set_layout(-spread);
- $w;
-}
-
-
-sub _create_window($$) {
- my ($o, $title) = @_;
- my $w = new Gtk::Window;
- my $f = new Gtk::Frame(undef);
- $w->set_name("Title");
- gtkadd($w, $f);
-
- $w->set_title($title);
-
- $w->signal_connect(expose_event => sub { eval { $interactive::objects[-1]{rwindow} == $w and $w->window->XSetInputFocus } }) if $my_gtk::force_focus || $o->{force_focus};
- $w->signal_connect(delete_event => sub { $w->destroy; die 'wizcancel' });
- $w->set_uposition(@{$my_gtk::force_position || $o->{force_position}}) if $my_gtk::force_position || $o->{force_position};
-
- $w->signal_connect(focus => sub { Gtk->idle_add(sub { $w->ensure_focus($_[0]); 0 }, $_[1]) }) if $w->can('ensure_focus');
-
- if ($::o->{mouse}{unsafe}) {
- $w->set_events("pointer_motion_mask");
- my $signal;
- $signal = $w->signal_connect(motion_notify_event => sub {
- delete $::o->{mouse}{unsafe};
- log::l("unsetting unsafe mouse");
- $w->signal_disconnect($signal);
- });
- }
- $w->signal_connect(key_press_event => sub {
- my $d = ${{ 65470 => 'help',
- 65481 => 'next',
- 65480 => 'previous' }}{$_[1]{keyval}};
-
- if ($d eq "help") {
- require install_gtk;
- install_gtk::create_big_help($::o);
- } elsif (chr($_[1]{keyval}) eq 'e' && $_[1]{state} & 8) {
- log::l("Switching to " . ($::expert ? "beginner" : "expert"));
- $::expert = !$::expert;
- } elsif ($d) {
- #- previous field is created here :(
- my $s; foreach (reverse @{$::o->{orderedSteps}}) {
- $s->{previous} = $_ if $s;
- $s = $::o->{steps}{$_};
- }
- $s = $::o->{step};
- do { $s = $::o->{steps}{$s}{$d} } until !$s || $::o->{steps}{$s}{reachable};
- $::setstep && $s and die "setstep $s\n";
- }
- });# if $::isInstall;
-
- $w->signal_connect(size_allocate => sub {
- my ($wi, $he) = @{$_[1]}[2,3];
- my ($X, $Y, $Wi, $He) = @{$my_gtk::force_center || $o->{force_center}};
- $w->set_uposition(max(0, $X + ($Wi - $wi) / 2), max(0, $Y + ($He - $he) / 2));
- }) if ($my_gtk::force_center || $o->{force_center}) && !($my_gtk::force_position || $o->{force_position}) ;
-
- $o->{window} = $f;
- $o->{rwindow} = $w;
-}
-
-my ($next_child, $left, $right, $up, $down);
-{
- my $next_child = sub {
- my ($c, $dir) = @_;
-
- my @childs = $c->parent->children;
-
- my $i; for ($i = 0; $i < @childs; $i++) {
- last if $childs[$i] == $c || $childs[$i]->subtree == $c;
- }
- $i += $dir;
- 0 <= $i && $i < @childs ? $childs[$i] : undef;
- };
- $left = sub { &$next_child($_[0]->parent, 0); };
- $right = sub {
- my ($c) = @_;
- if ($c->subtree) {
- $c->expand;
- ($c->subtree->children)[0];
- } else {
- $c;
- }
- };
- $down = sub {
- my ($c) = @_;
- return &$right($c) if ref $c eq "Gtk::TreeItem" && $c->subtree && $c->expanded;
-
- if (my $n = &$next_child($c, 1)) {
- $n;
- } else {
- return if ref $c->parent ne 'Gtk::Tree';
- &$down($c->parent);
- }
- };
- $up = sub {
- my ($c) = @_;
- if (my $n = &$next_child($c, -1)) {
- $n = ($n->subtree->children)[-1] while ref $n eq "Gtk::TreeItem" && $n->subtree && $n->expanded;
- $n;
- } else {
- return if ref $c->parent ne 'Gtk::Tree';
- &$left($c);
- }
- };
-}
-
-sub create_treeitem($) {
- my ($name) = @_;
-
- my $w = new Gtk::TreeItem($name);
- $w->signal_connect(key_press_event => sub {
- my (undef, $e) = @_;
- local $_ = chr ($e->{keyval});
-
- if ($e->{keyval} > 0x100) {
- my $n;
- $n = &$left($w) if /[Q\x96]/;
- $n = &$right($w) if /[S\x98]/;
- $n = &$up($w) if /[R\x97]/;
- $n = &$down($w) if /[T\x99]/;
- if ($n) {
- $n->focus('up');
- $w->signal_emit_stop("key_press_event");
- }
- $w->expand if /[+]/;
- $w->collapse if /[-\xad]/;
- do {
- $w->expanded ? $w->collapse : $w->expand;
- $w->signal_emit_stop("key_press_event");
- } if /[\r\x8d]/;
- }
- 1;
- });
- $w;
-}
-
-
-
-#-###############################################################################
-#- ask_XXX
-
-#- just give a title and some args, and it will return the value given by the user
-#-###############################################################################
-
-sub ask_warn { my $w = my_gtk->new(shift @_); $w->_ask_warn(@_); main($w); }
-sub ask_yesorno { my $w = my_gtk->new(shift @_); $w->_ask_okcancel(@_, _("Yes"), _("No")); main($w); }
-sub ask_okcancel { my $w = my_gtk->new(shift @_); $w->_ask_okcancel(@_, _("Is this correct?"), _("Ok"), _("Cancel")); main($w); }
-sub ask_from_entry { my $w = my_gtk->new(shift @_); $w->_ask_from_entry(@_); main($w); }
-sub ask_file { my $w = my_gtk->new(''); $w->_ask_file(@_); main($w); }
-
-sub _ask_from_entry($$@) {
- my ($o, @msgs) = @_;
- my $entry = new Gtk::Entry;
- my $f = sub { $o->{retval} = $entry->get_text; Gtk->main_quit };
- $o->{ok_clicked} = $f;
- $o->{cancel_clicked} = sub { undef $o->{retval}; Gtk->main_quit };
-
- gtkadd($o->{window},
- gtkpack($o->create_box_with_title(@msgs),
- gtksignal_connect($entry, 'activate' => $f),
- ($o->{hide_buttons} ? () : create_okcancel($o))),
- );
- $entry->grab_focus;
-}
-
-sub _ask_warn($@) {
- my ($o, @msgs) = @_;
- gtkadd($o->{window},
- gtkpack($o->create_box_with_title(@msgs),
- gtksignal_connect(my $w = new Gtk::Button(_("Ok")), "clicked" => sub { Gtk->main_quit }),
- ),
- );
- $w->grab_focus;
-}
-
-sub _ask_okcancel($@) {
- my ($o, @msgs) = @_;
- my ($ok, $cancel) = splice @msgs, -2;
-
- gtkadd($o->{window},
- gtkpack(create_box_with_title($o, @msgs),
- create_okcancel($o, $ok, $cancel),
- )
- );
- $o->{ok}->grab_focus;
-}
-
-
-sub _ask_file($$) {
- my ($o, $title) = @_;
- my $f = $o->{rwindow} = new Gtk::FileSelection $title;
- $f->ok_button->signal_connect(clicked => sub { $o->{retval} = $f->get_filename ; Gtk->main_quit });
- $f->cancel_button->signal_connect(clicked => sub { Gtk->main_quit });
- $f->hide_fileop_buttons;
-}
-
-#-###############################################################################
-#- rubbish
-#-###############################################################################
-
-#-sub label_align($$) {
-#- my $w = shift;
-#- local $_ = shift;
-#- $w->set_alignment(!/W/i, !/N/i);
-#- $w
-#-}
-
diff --git a/perl-install/network.pm b/perl-install/network.pm
deleted file mode 100644
index 6a426b76e..000000000
--- a/perl-install/network.pm
+++ /dev/null
@@ -1,482 +0,0 @@
-package network; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use Socket;
-
-use common qw(:common :file :system :functional);
-use detect_devices;
-use run_program;
-use any;
-use log;
-
-#-######################################################################################
-#- Functions
-#-######################################################################################
-sub read_conf {
- my ($file) = @_;
- my %netc = getVarsFromSh($file);
- \%netc;
-}
-
-sub read_resolv_conf {
- my ($file) = @_;
- my @l = qw(dnsServer dnsServer2 dnsServer3);
- my %netc;
-
- local *F; open F, $file or die "cannot open $file: $!";
- local $_;
- while (<F>) {
- /^\s*nameserver\s+(\S+)/ and $netc{shift @l} = $1;
- }
- \%netc;
-}
-
-sub read_interface_conf {
- my ($file) = @_;
- my %intf = getVarsFromSh($file) or die "cannot open file $file: $!";
-
- $intf{BOOTPROTO} ||= 'static';
- $intf{isPtp} = $intf{NETWORK} eq '255.255.255.255';
- $intf{isUp} = 1;
- \%intf;
-}
-
-sub up_it {
- my ($prefix, $intfs) = @_;
- $_->{isUp} and return foreach values %$intfs;
- my $f = "/etc/resolv.conf"; symlink "$prefix/$f", $f;
- run_program::rooted($prefix, "/etc/rc.d/init.d/network", "start");
- $_->{isUp} = 1 foreach values %$intfs;
-}
-sub down_it {
- my ($prefix, $intfs) = @_;
- run_program::rooted($prefix, "/etc/rc.d/init.d/network", "stop");
- $_->{isUp} = 1 foreach values %$intfs;
-}
-
-sub write_conf {
- my ($file, $netc) = @_;
-
- add2hash($netc, {
- NETWORKING => "yes",
- FORWARD_IPV4 => "false",
- HOSTNAME => "localhost.localdomain",
- });
- ($netc->{DOMAINNAME}) = ($netc->{HOSTNAME} =~ /\.(.*)/);
-
- setVarsInSh($file, $netc, qw(NETWORKING FORWARD_IPV4 DHCP_HOSTNAME HOSTNAME DOMAINNAME GATEWAY GATEWAYDEV NISDOMAIN));
-}
-
-sub write_resolv_conf {
- my ($file, $netc) = @_;
-
- #- get the list of used dns.
- my %used_dns; @used_dns{$netc->{dnsServer}, $netc->{dnsServer2}, $netc->{dnsServer3}} = (1, 2, 3);
-
- unless ($netc->{DOMAINNAME} || $netc->{DOMAINNAME2} || keys %used_dns > 0) {
- unlink($file);
- log::l("neither domain name nor dns server are configured");
- return 0;
- }
-
- my (%search, %dns, @unknown);
- local *F; open F, $file;
- local $_;
- while (<F>) {
- /^[#\s]*search\s+(.*?)\s*$/ and $search{$1} = $., next;
- /^[#\s]*nameserver\s+(.*?)\s*$/ and $dns{$1} = $., next;
- /^.*# ppp temp entry\s*$/ and next;
- /^[#\s]*(\S.*?)\s*$/ and push @unknown, $1;
- }
-
- close F; open F, ">$file" or die "cannot write $file: $!";
- print F "# search $_\n" foreach grep { $_ ne "$netc->{DOMAINNAME} $netc->{DOMAINNAME2}" } sort { $search{$a} <=> $search{$b} } keys %search;
- print F "search $netc->{DOMAINNAME} $netc->{DOMAINNAME2}\n\n" if ($netc->{DOMAINNAME} || $netc->{DOMAINNAME2});
- print F "# nameserver $_\n" foreach grep { ! exists $used_dns{$_} } sort { $dns{$a} <=> $dns{$b} } keys %dns;
- print F "nameserver $_\n" foreach sort { $used_dns{$a} <=> $used_dns{$b} } grep { $_ } keys %used_dns;
- print F "\n";
- print F "# $_\n" foreach @unknown;
- print F "\n";
- print F "# ppp temp entry\n";
-
- #-res_init(); # reinit the resolver so DNS changes take affect
- 1;
-}
-
-sub write_interface_conf {
- my ($file, $intf) = @_;
-
- my @ip = split '\.', $intf->{IPADDR};
- my @mask = split '\.', $intf->{NETMASK};
- add2hash($intf, {
- BROADCAST => join('.', mapn { int $_[0] | ~int $_[1] & 255 } \@ip, \@mask),
- NETWORK => join('.', mapn { int $_[0] & $_[1] } \@ip, \@mask),
- ONBOOT => bool2yesno(!member($intf->{DEVICE}, map { $_->{device} } detect_devices::probeall())),
- });
- setVarsInSh($file, $intf, qw(DEVICE BOOTPROTO IPADDR NETMASK NETWORK BROADCAST ONBOOT), ($intf->{wireless_eth}) ? qw(WIRELESS_MODE WIRELESS_ESSID WIRELESS_NWID WIRELESS_FREQ WIRELESS_SENS WIRELESS_RATE WIRELESS_ENC_KEY WIRELESS_RTS WIRELESS_FRAG WIRELESS_IWCONFIG WIRELESS_IWSPY WIRELESS_IWPRIV) : ());
-}
-
-sub add2hosts {
- my ($file, $hostname, @ips) = @_;
- my %l;
- $l{$_} = $hostname foreach @ips;
-
- local *F;
- if (-e $file) {
- open F, $file or die "cannot open $file: $!";
- /\s*(\S+)(.*)/ and $l{$1} ||= $2 foreach <F>;
- }
- log::l("writing host information to $file");
- open F, ">$file" or die "cannot write $file: $!";
- while (my ($ip, $v) = each %l) {
- $ip or next;
- print F "$ip";
- if ($v =~ /^\s/) {
- print F $v;
- } else {
- print F "\t\t$v";
- print F " $1" if $v =~ /(.*?)\./;
- }
- print F "\n";
- }
-}
-
-# The interface/gateway needs to be configured before this will work!
-sub guessHostname {
- my ($prefix, $netc, $intf) = @_;
-
- $intf->{isUp} && dnsServers($netc) or return 0;
- $netc->{HOSTNAME} && $netc->{DOMAINNAME} and return 1;
-
- write_resolv_conf("$prefix/etc/resolv.conf", $netc);
-
- my $name = gethostbyaddr(Socket::inet_aton($intf->{IPADDR}), AF_INET) or log::l("reverse name lookup failed"), return 0;
-
- log::l("reverse name lookup worked");
-
- add2hash($netc, { HOSTNAME => $name });
- 1;
-}
-
-sub addDefaultRoute {
- my ($netc) = @_;
- c::addDefaultRoute($netc->{GATEWAY}) if $netc->{GATEWAY};
-}
-
-sub sethostname {
- my ($netc) = @_;
- syscall_('sethostname', $netc->{HOSTNAME}, length $netc->{HOSTNAME}) or log::l("sethostname failed: $!");
-}
-
-sub resolv($) {
- my ($name) = @_;
- is_ip($name) and return $name;
- my $a = join(".", unpack "C4", (gethostbyname $name)[4]);
- #-log::l("resolved $name in $a");
- $a;
-}
-
-sub dnsServers {
- my ($netc) = @_;
- my %used_dns; @used_dns{$netc->{dnsServer}, $netc->{dnsServer2}, $netc->{dnsServer3}} = (1, 2, 3);
- sort { $used_dns{$a} <=> $used_dns{$b} } grep { $_ } keys %used_dns;
-}
-
-sub findIntf {
- my ($intf, $device) = @_;
- $intf->{$device}->{DEVICE} = $device;
- $intf->{$device};
-}
-#PAD \s* a la fin
-my $ip_regexp = qr/^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/;
-sub is_ip {
- my ($ip) = @_;
- return 0 unless $ip =~ $ip_regexp;
- my @fields = ($1, $2, $3, $4);
- foreach (@fields) {
- return 0 if $_ < 0 || $_ > 255;
- }
- return 1;
-}
-
-sub netmask {
- my ($ip) = @_;
- return "255.255.255.0" unless is_ip($ip);
- $ip =~ $ip_regexp;
- if ($1 >= 1 && $1 < 127) {
- return "255.0.0.0"; #-1.0.0.0 to 127.0.0.0
- } elsif ($1 >= 128 && $1 <= 191 ){
- return "255.255.0.0"; #-128.0.0.0 to 191.255.0.0
- } elsif ($1 >= 192 && $1 <= 223) {
- return "255.255.255.0";
- } else {
- return "255.255.255.255"; #-experimental classes
- }
-}
-
-sub masked_ip {
- my ($ip) = @_;
- return "" unless is_ip($ip);
- my @mask = netmask($ip) =~ $ip_regexp;
- my @ip = $ip =~ $ip_regexp;
- for (my $i = 0; $i < @ip; $i++) {
- $ip[$i] &= int $mask[$i];
- }
- join(".", @ip);
-}
-
-sub dns {
- my ($ip) = @_;
- my $mask = masked_ip($ip);
- my @masked = masked_ip($ip) =~ $ip_regexp;
- $masked[3] = 2;
- join (".", @masked);
-
-}
-sub gateway {
- my ($ip) = @_;
- my @masked = masked_ip($ip) =~ $ip_regexp;
- $masked[3] = 1;
- join (".", @masked);
-
-}
-
-sub configureNetwork {
- my ($prefix, $netc, $in, $intf, $first_time) = @_;
- local $_;
- any::setup_thiskind($in, 'net', !$::expert, 1);
- my @l = detect_devices::getNet() or die _("no network card found");
- my @all_cards = netconnect::conf_network_card_backend ($prefix, $netc, $intf, undef, undef, undef, undef);
-
- configureNetwork_step_1:
- my $n_card=0;
- $netc ||= {};
- my $last; foreach (@l) {
- my $intf2 = findIntf($intf ||= {}, $_);
- add2hash($intf2, $last);
- add2hash($intf2, { NETMASK => '255.255.255.0' });
- configureNetworkIntf($netc, $in, $intf2, $netc->{NET_DEVICE}, 0, $all_cards[$n_card]->[1]) or return;
-
- $last = $intf2;
- $n_card++;
- }
- #- {
- #- my $wait = $o->wait_message(_("Hostname"), _("Determining host name and domain..."));
- #- network::guessHostname($o->{prefix}, $o->{netc}, $o->{intf});
- #- }
- $last or return;
- if ($last->{BOOTPROTO} =~ /^(dhcp|bootp)$/) {
- $netc->{minus_one} = 1;
- my $dhcp_hostname = $netc->{HOSTNAME};
- $::isInstall and $in->set_help('configureNetworkHostDHCP');
- $in->ask_from_entries_refH(_("Configuring network"),
-_("Please enter your host name if you know it.
-Some DHCP servers require the hostname to work.
-Your host name should be a fully-qualified host name,
-such as ``mybox.mylab.myco.com''."),
- [ { label => _("Host name"), val => \$netc->{HOSTNAME} }]) or goto configureNetwork_step_1;
- $netc->{HOSTNAME} ne $dhcp_hostname and $netc->{DHCP_HOSTNAME} = $netc->{HOSTNAME};
- } else {
- configureNetworkNet($in, $netc, $last ||= {}, @l) or goto configureNetwork_step_1;
- if ( $netc->{GATEWAY} ) {
- unlink "$prefix/etc/sysconfig/network-scripts/net_cnx_up";
- unlink "$prefix/etc/sysconfig/network-scripts/net_cnx_down";
- undef $netc->{NET_DEVICE};
- }
- }
- miscellaneousNetwork($in);
- 1;
-}
-
-
-sub configureNetworkIntf {
- my ($netc, $in, $intf, $net_device, $skip, $module) = @_;
- my $text;
- my @wireless_modules = ("airo_cs", "netwave_cs", "ray_cs", "wavelan_cs", "wvlan_cs");
- if (member($module, @wireless_modules)) {
- $intf->{wireless_eth} = 1;
- $netc->{wireless_eth} = 1;
- $intf->{WIRELESS_MODE} = "Managed";
- $intf->{WIRELESS_ESSID} = "any";
-#- $intf->{WIRELESS_NWID} = "";
-#- $intf->{WIRELESS_FREQ} = "";
-#- $intf->{WIRELESS_SENS} = "";
-#- $intf->{WIRELESS_RATE} = "";
-#- $intf->{WIRELESS_ENC_KEY} = "";
-#- $intf->{WIRELESS_RTS} = "";
-#- $intf->{WIRELESS_FRAG} = "";
-#- $intf->{WIRELESS_IWCONFIG} = "";
-#- $intf->{WIRELESS_IWSPY} = "";
-#- $intf->{WIRELESS_IWPRIV} = "";
- }
- if ($net_device eq $intf->{DEVICE}) {
- $skip and return 1;
- $text = _("WARNING: This device has been previously configured to connect to the Internet.
-Simply accept to keep this device configured.
-Modifying the fields below will override this configuration.");
- }
- else {
- $text = _("Please enter the IP configuration for this machine.
-Each item should be entered as an IP address in dotted-decimal
-notation (for example, 1.2.3.4).");
- }
- my $pump = $intf->{BOOTPROTO} =~ /^(dhcp|bootp)$/;
- delete $intf->{NETWORK};
- delete $intf->{BROADCAST};
- my @fields = qw(IPADDR NETMASK);
- $::isStandalone or $in->set_help('configureNetworkIP');
- $in->ask_from_entries_refH(_("Configuring network device %s", $intf->{DEVICE}),
- (_("Configuring network device %s", $intf->{DEVICE}) . ( $module ? _(" (driver $module)") : '' ) ."\n\n") .
- $text,
- [ { label => _("IP address"), val => \$intf->{IPADDR}, disabled => sub { $pump } },
- { label => _("Netmask"), val => \$intf->{NETMASK}, disabled => sub { $pump } },
- { label => _("Automatic IP"), val => \$pump, type => "bool", text => _("(bootp/dhcp)") },
- if_($intf->{wireless_eth},
- { label => "WIRELESS_MODE", val => \$intf->{WIRELESS_MODE}, list => [ "Ad-hoc", "Managed", "Master", "Repeater", "Secondary", "Auto"] },
- { label => "WIRELESS_ESSID", val => \$intf->{WIRELESS_ESSID} },
- { label => "WIRELESS_NWID", val => \$intf->{WIRELESS_NWID} },
- { label => "WIRELESS_FREQ", val => \$intf->{WIRELESS_FREQ} },
- { label => "WIRELESS_SENS", val => \$intf->{WIRELESS_SENS} },
- { label => "WIRELESS_RATE", val => \$intf->{WIRELESS_RATE} },
- { label => "WIRELESS_ENC_KEY", val => \$intf->{WIRELESS_ENC_KEY} },
- { label => "WIRELESS_RTS", val => \$intf->{WIRELESS_RTS} },
- { label => "WIRELESS_FRAG", val => \$intf->{WIRELESS_FRAG} },
- { label => "WIRELESS_IWCONFIG", val => \$intf->{WIRELESS_IWCONFIG} },
- { label => "WIRELESS_IWSPY", val => \$intf->{WIRELESS_IWSPY} },
- { label => "WIRELESS_IWPRIV", val => \$intf->{WIRELESS_IWPRIV} }
- ),
- ],
- complete => sub {
- $intf->{BOOTPROTO} = $pump ? "dhcp" : "static";
- return 0 if $pump;
- for (my $i = 0; $i < @fields; $i++) {
- unless (is_ip($intf->{$fields[$i]})) {
- $in->ask_warn('', _("IP address should be in format 1.2.3.4"));
- return (1,$i);
- }
- return 0;
- }
- if ($intf->{WIRELESS_FREQ} !~ /[0-9.]*[kGM]/) {
- $in->ask_warn('', _('Freq should have the suffix k, M or G (for example, "2.46G" for 2.46 GHz fre
- quency), or add enough \'0\'.'));
- return (1,6);
- }
- if ($intf->{WIRELESS_RATE} !~ /[0-9.]*[kGM]/) {
- $in->ask_warn('', _('Rate should have the suffix k, M or G (for example, "11M" for 11M), or add enough \'0\'.'));
- return (1,8);
- }
- },
- focus_out => sub {
- $intf->{NETMASK} ||= netmask($intf->{IPADDR}) unless $_[0]
- }
- );
-}
-
-sub configureNetworkNet {
- my ($in, $netc, $intf, @devices) = @_;
-
- $netc->{dnsServer} ||= dns($intf->{IPADDR});
- $netc->{GATEWAY} ||= gateway($intf->{IPADDR});
-
- $::isInstall and $in->set_help('configureNetworkHost');
- $in->ask_from_entries_refH(_("Configuring network"),
-_("Please enter your host name.
-Your host name should be a fully-qualified host name,
-such as ``mybox.mylab.myco.com''.
-You may also enter the IP address of the gateway if you have one"),
- [ { label => _("Host name"), val => \$netc->{HOSTNAME} },
- { label => _("DNS server"), val => \$netc->{dnsServer} },
- { label => _("Gateway"), val => \$netc->{GATEWAY} },
- if_($::expert,
- { label => _("Gateway device"), val => \$netc->{GATEWAYDEV}, list => \@devices },
- ),
- ],
- );
-}
-
-sub miscellaneousNetwork {
- my ($in, $clicked) = @_;
- my $u = $::o->{miscellaneous} ||= {};
- $::isInstall and $in->set_help('configureNetworkProxy');
- $::expert || $clicked and $in->ask_from_entries_refH('',
- _("Proxies configuration"),
- [ { label => _("HTTP proxy"), val => \$u->{http_proxy} },
- { label => _("FTP proxy"), val => \$u->{ftp_proxy} },
- ],
- complete => sub {
- $u->{http_proxy} =~ m,^($|http://), or $in->ask_warn('', _("Proxy should be http://...")), return 1,0;
- $u->{ftp_proxy} =~ m,^($|ftp://), or $in->ask_warn('', _("Proxy should be ftp://...")), return 1,1;
- 0;
- }
- ) || return;
-}
-
-sub read_all_conf {
- my ($prefix, $netc, $intf) = @_;
- $netc ||= {}; $intf ||= {};
- add2hash($netc, read_conf("$prefix/etc/sysconfig/network")) if -r "$prefix/etc/sysconfig/network";
- add2hash($netc, read_resolv_conf("$prefix/etc/resolv.conf")) if -r "$prefix/etc/resolv.conf";
- foreach (all("$prefix/etc/sysconfig/network-scripts")) {
- if (/ifcfg-(\w+)/ && $1 ne 'lo' && $1 !~ /ppp/) {
- my $intf = findIntf($intf, $1);
- add2hash($intf, { getVarsFromSh("$prefix/etc/sysconfig/network-scripts/$_") });
- }
- }
-}
-
-#- configureNetwork2 : configure the network interfaces.
-#- input
-#- $prefix
-#- $netc
-#- $intf
-#- $install : a function that takes a list of package and install them : ex sub { system("urpmi --auto --best-output " . join(' ', @_)); }
-#- $netc input
-#- NETWORKING : networking flag : string : "yes" by default
-#- FORWARD_IPV4 : forward IP flag : string : "false" by default
-#- HOSTNAME : hostname : string : "localhost.localdomain" by default
-#- DOMAINNAME : domainname : string : $netc->{HOSTNAME} =~ /\.(.*)/ by default
-#- DOMAINNAME2 : well it's another domainname : have to look further why we used 2
-#- The following are facultatives
-#- DHCP_HOSTNAME : If you have a dhcp and want to set the hostname
-#- GATEWAY : gateway
-#- GATEWAYDEV : gateway interface
-#- NISDOMAIN : nis domain
-#- $netc->{dnsServer} : dns server 1
-#- $netc->{dnsServer2} : dns server 2
-#- $netc->{dnsServer3} : dns server 3 : note that we uses the dns1 for the LAN, and the 2 others for the internet conx
-#- $intf input: for each $device (for example ethx)
-#- $intf->{$device}{IPADDR} : IP address
-#- $intf->{$device}{NETMASK} : netmask
-#- $intf->{$device}{DEVICE} : DEVICE = $device
-#- $intf->{$device}{BOOTPROTO} : boot prototype : "bootp" or "dhcp" or "pump" or ...
-sub configureNetwork2 {
- my ($in, $prefix, $netc, $intf, $install) = @_;
- my $etc = "$prefix/etc";
-
- $netc->{wireless_eth} and $install->('wireless-tools');
- write_conf("$etc/sysconfig/network", $netc);
- write_resolv_conf("$etc/resolv.conf", $netc);
- write_interface_conf("$etc/sysconfig/network-scripts/ifcfg-$_->{DEVICE}", $_) foreach grep { $_->{DEVICE} } values %$intf;
- add2hosts("$etc/hosts", $netc->{HOSTNAME}, map { $_->{IPADDR} } values %$intf);
-
- if (grep { $_->{BOOTPROTO} =~ /^(dhcp)$/ } values %$intf) {
- $::isStandalone ? $in->standalone::pkgs_install('dhcpcd') : $install->('dhcpcd');
- }
- if (grep { $_->{BOOTPROTO} =~ /^(pump|bootp)$/ } values %$intf) {
- $::isStandalone ? $in->standalone::pkgs_install('pump') : $install->('pump');
- }
- #-res_init(); #- reinit the resolver so DNS changes take affect
-
- any::miscellaneousNetwork($prefix);
-}
-
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm
deleted file mode 100644
index 05cb5e5f1..000000000
--- a/perl-install/partition_table.pm
+++ /dev/null
@@ -1,707 +0,0 @@
-package partition_table; # $Id$
-
-#use diagnostics;
-#use strict;
-#use vars qw(@ISA %EXPORT_TAGS @EXPORT_OK @important_types @important_types2 @fields2save);
-
-@ISA = qw(Exporter);
-%EXPORT_TAGS = (
- types => [ qw(type2name type2fs name2type fs2type isExtended isExt2 isReiserfs isXfs isTrueFS isSwap isDos isWin isFat isSunOS isOtherAvailableFS isPrimary isNfs isSupermount isLVM isRAID isMDRAID isLVMBased isHFS isNT isMountableRW isNonMountable isApplePartMap isLoopback isApple isAppleBootstrap) ],
-);
-@EXPORT_OK = map { @$_ } values %EXPORT_TAGS;
-
-
-use common qw(:common :system :functional);
-use partition_table_raw;
-use log;
-
-if (arch() =~ /ppc/) {
- @important_types = ('Linux native', 'Linux swap', 'Apple HFS Partition', 'Apple Bootstrap');
-} else {
- @important_types = ('Linux native', 'Linux swap', if_(arch() =~ /i.86/, 'ReiserFS', 'DOS FAT16', 'Win98 FAT32'));
-}
-@important_types2 = ('Linux RAID', 'Linux Logical Volume Manager partition');
-
-@fields2save = qw(primary extended totalsectors isDirty needKernelReread);
-
-@bad_types = ('Empty', 'DOS 3.3+ Extended Partition', 'Win95: Extended partition, LBA-mapped', 'Linux extended partition');
-
-my %types = (
- 0x0 => 'Empty',
-arch() =~ /^ppc/ ? (
- 0x401 => 'Apple Partition',
- 0x401 => 'Apple Bootstrap',
- 0x402 => 'Apple HFS Partition',
-) : arch() =~ /^i.86/ ? (
- 0x183 => 'ReiserFS',
- 0x283 => 'XFS',
-) : arch() =~ /^sparc/ ? (
- 0x1 => 'SunOS boot',
- 0x2 => 'SunOS root',
- 0x3 => 'SunOS swap',
- 0x4 => 'SunOS usr',
- 0x5 => 'Whole disk',
- 0x6 => 'SunOS stand',
- 0x7 => 'SunOS var',
- 0x8 => 'SunOS home',
-) : (
- 0x1 => 'DOS 12-bit FAT',
- 0x2 => 'XENIX root',
- 0x3 => 'XENIX /usr',
- 0x4 => 'DOS 16-bit FAT (up to 32M)',
- 0x5 => 'DOS 3.3+ Extended Partition',
- 0x6 => 'DOS FAT16',
- 0x7 => 'NTFS (or HPFS)',
- 0x8 => 'OS/2 (v1.0-1.3 only) / AIX boot partition / SplitDrive / Commodore DOS / DELL partition spanning multiple drives / QNX 1.x and 2.x ("qny")',
-),
- 0x9 => 'AIX data partition / Coherent filesystem / QNX 1.x and 2.x ("qnz")',
- 0xa => 'OS/2 Boot Manager / Coherent swap partition / OPUS',
- 0xb => 'Win98 FAT32',
- 0xc => 'Win98 FAT32, LBA-mapped',
- 0xe => 'Win95: DOS 16-bit FAT, LBA-mapped',
- 0xf => 'Win95: Extended partition, LBA-mapped',
- 0x10 => 'OPUS (?)',
- 0x11 => 'Hidden DOS 12-bit FAT',
- 0x12 => 'Compaq/HP config partition',
- 0x14 => 'Hidden DOS 16-bit FAT <32M',
- 0x16 => 'Hidden DOS 16-bit FAT >=32M',
- 0x17 => 'Hidden IFS (e.g., HPFS)',
- 0x18 => 'AST Windows swapfile',
- 0x1b => 'Hidden WIN95 OSR2 32-bit FAT',
- 0x1c => 'Hidden WIN95 OSR2 32-bit FAT, LBA-mapped',
- 0x1e => 'Hidden FAT95',
- 0x22 => 'Used for Oxygen Extended Partition Table by ekstazya@sprint.ca.',
- 0x24 => 'NEC DOS 3.x',
- 0x38 => 'THEOS ver 3.2 2gb partition',
- 0x39 => 'THEOS ver 4 spanned partition',
- 0x3a => 'THEOS ver 4 4gb partition',
- 0x3b => 'THEOS ver 4 extended partition',
- 0x3c => 'PartitionMagic recovery partition',
- 0x40 => 'Venix 80286',
- 0x41 => 'Linux/MINIX (sharing disk with DRDOS) / Personal RISC Boot / PPC PReP (Power PC Reference Platform) Boot',
- 0x42 => 'Linux swap (sharing disk with DRDOS) / SFS (Secure Filesystem) / W2K marker',
- 0x43 => 'Linux native (sharing disk with DRDOS)',
- 0x45 => 'EUMEL/Elan',
- 0x46 => 'EUMEL/Elan 0x46',
- 0x47 => 'EUMEL/Elan 0x47',
- 0x48 => 'EUMEL/Elan 0x48',
- 0x4d => 'QNX4.x',
- 0x4e => 'QNX4.x 2nd part',
- 0x4f => 'QNX4.x 3rd part / Oberon partition',
- 0x50 => 'OnTrack Disk Manager (older versions) RO',
- 0x51 => 'OnTrack Disk Manager RW (DM6 Aux1) / Novell',
- 0x52 => 'CP/M / Microport SysV/AT',
- 0x53 => 'Disk Manager 6.0 Aux3',
- 0x54 => 'Disk Manager 6.0 Dynamic Drive Overlay',
- 0x55 => 'EZ-Drive',
- 0x56 => 'Golden Bow VFeature Partitioned Volume. / DM converted to EZ-BIOS',
- 0x57 => 'DrivePro',
- 0x5c => 'Priam EDisk',
- 0x61 => 'SpeedStor',
- 0x63 => 'Unix System V (SCO, ISC Unix, UnixWare, ...), Mach, GNU Hurd',
- 0x64 => 'PC-ARMOUR protected partition / Novell Netware 2.xx',
- 0x65 => 'Novell Netware 3.xx or 4.xx',
- 0x67 => 'Novell',
- 0x68 => 'Novell 0x68',
- 0x69 => 'Novell 0x69',
- 0x70 => 'DiskSecure Multi-Boot',
- 0x75 => 'IBM PC/IX',
- 0x80 => 'MINIX until 1.4a',
- 0x81 => 'MINIX since 1.4b, early Linux / Mitac disk manager',
- 0x82 => 'Linux swap',
- 0x83 => 'Linux native',
- 0x84 => 'OS/2 hidden C: drive / Hibernation partition',
- 0x85 => 'Linux extended partition',
- 0x86 => 'Old Linux RAID partition superblock / NTFS volume set',
- 0x87 => 'NTFS volume set',
- 0x8a => 'Linux Kernel Partition (used by AiR-BOOT)',
- 0x8e => 'Linux Logical Volume Manager partition',
- 0x93 => 'Amoeba',
- 0x94 => 'Amoeba bad block table',
- 0x99 => 'DCE376 logical drive',
- 0xa0 => 'IBM Thinkpad hibernation partition / Phoenix NoteBIOS Power Management "Save-to-Disk" partition',
- 0xa5 => 'BSD/386, 386BSD, NetBSD, FreeBSD',
- 0xa6 => 'OpenBSD',
- 0xa7 => 'NEXTSTEP',
- 0xa9 => 'NetBSD',
- 0xaa => 'Olivetti Fat 12 1.44Mb Service Partition',
- 0xb7 => 'BSDI filesystem',
- 0xb8 => 'BSDI swap partition',
- 0xbe => 'Solaris boot partition',
- 0xc0 => 'CTOS / REAL/32 secure small partition',
- 0xc1 => 'DRDOS/secured (FAT-12)',
- 0xc4 => 'DRDOS/secured (FAT-16, < 32M)',
- 0xc6 => 'DRDOS/secured (FAT-16, >= 32M) / Windows NT corrupted FAT16 volume/stripe set',
- 0xc7 => 'Windows NT corrupted NTFS volume/stripe set / Syrinx boot',
- 0xcb => 'reserved for DRDOS/secured (FAT32)',
- 0xcc => 'reserved for DRDOS/secured (FAT32, LBA)',
- 0xcd => 'CTOS Memdump?',
- 0xce => 'reserved for DRDOS/secured (FAT16, LBA)',
- 0xd0 => 'REAL/32 secure big partition',
- 0xd1 => 'Old Multiuser DOS secured FAT12',
- 0xd4 => 'Old Multiuser DOS secured FAT16 <32M',
- 0xd5 => 'Old Multiuser DOS secured extended partition',
- 0xd6 => 'Old Multiuser DOS secured FAT16 >=32M',
- 0xd8 => 'CP/M-86',
- 0xdb => 'Digital Research CP/M, Concurrent CP/M, Concurrent DOS / CTOS (Convergent Technologies OS -Unisys) / KDG Telemetry SCPU boot',
- 0xdd => 'Hidden CTOS Memdump?',
- 0xe1 => 'DOS access or SpeedStor 12-bit FAT extended partition',
- 0xe3 => 'DOS R/O or SpeedStor',
- 0xe4 => 'SpeedStor 16-bit FAT extended partition < 1024 cyl.',
- 0xeb => 'BeOS',
- 0xee => 'Indication that this legacy MBR is followed by an EFI header',
- 0xef => 'Partition that contains an EFI file system',
- 0xf1 => 'SpeedStor 0xf1',
- 0xf2 => 'DOS 3.3+ secondary partition',
- 0xf4 => 'SpeedStor large partition / Prologue single-volume partition',
- 0xf5 => 'Prologue multi-volume partition',
- 0xfd => 'Linux RAID',
- 0xfe => 'SpeedStor > 1024 cyl. or LANstep / IBM PS/2 IML (Initial Microcode Load) partition, located at the end of the disk. / Windows NT Disk Administrator hidden partition / Linux Logical Volume Manager partition (old)',
- 0xff => 'Xenix Bad Block Table',
-);
-
-my %type2fs = (
-arch() =~ /^ppc/ ? (
- 0x07 => 'hpfs',
-) : (
- 0x07 => 'ntfs',
-),
-arch() !~ /sparc/ ? (
- 0x01 => 'vfat',
- 0x04 => 'vfat',
- 0x05 => 'ignore',
- 0x06 => 'vfat',
-) : (
- 0x01 => 'ufs',
- 0x02 => 'ufs',
- 0x04 => 'ufs',
- 0x06 => 'ufs',
- 0x07 => 'ufs',
- 0x08 => 'ufs',
-),
- 0x0b => 'vfat',
- 0x0c => 'vfat',
- 0x0e => 'vfat',
- 0x1b => 'vfat',
- 0x1c => 'vfat',
- 0x1e => 'vfat',
- 0x82 => 'swap',
- 0x83 => 'ext2',
- 0x183=> 'reiserfs',
- 0x283=> 'xfs',
- 0x401 => 'apple',
- 0x402 => 'hfs',
- nfs => 'nfs', #- hack
-);
-
-my %types_rev = reverse %types;
-my %fs2type = reverse %type2fs;
-
-
-1;
-
-sub important_types {
- my @l = (@important_types, if_($::expert, @important_types2, sort values %types));
- difference2(\@l, \@bad_types);
-}
-
-sub type2name($) { $types{$_[0]} || $_[0] }
-sub type2fs($) { $type2fs{$_[0]} }
-sub fs2type($) { $fs2type{$_[0]} }
-sub name2type($) {
- local ($_) = @_;
- /0x(.*)/ ? hex $1 : $types_rev{$_} || $_;
-}
-
-sub isWholedisk($) { arch() =~ /^sparc/ && $_[0]{type} == 5 }
-sub isExtended($) { arch() !~ /^sparc/ && ($_[0]{type} == 5 || $_[0]{type} == 0xf || $_[0]{type} == 0x85) }
-sub isLVM($) { $_[0]{type} == 0x8e }
-sub isRAID($) { $_[0]{type} == 0xfd }
-sub isMDRAID { $_[0]{device} =~ /^md/ }
-sub isLVMBased { $_[0]{LVMname} }
-sub isSwap($) { $type2fs{$_[0]{type}} eq 'swap' }
-sub isExt2($) { $type2fs{$_[0]{type}} eq 'ext2' }
-sub isReiserfs($) { $type2fs{$_[0]{type}} eq 'reiserfs' }
-sub isXfs($) { $type2fs{$_[0]{type}} eq 'xfs' }
-sub isDos($) { arch() !~ /^sparc/ && $ {{ 1=>1, 4=>1, 6=>1 }}{$_[0]{type}} }
-sub isWin($) { $ {{ 0xb=>1, 0xc=>1, 0xe=>1, 0x1b=>1, 0x1c=>1, 0x1e=>1 }}{$_[0]{type}} }
-sub isFat($) { isDos($_[0]) || isWin($_[0]) }
-sub isSunOS($) { arch() =~ /sparc/ && $ {{ 0x1=>1, 0x2=>1, 0x4=>1, 0x6=>1, 0x7=>1, 0x8=>1 }}{$_[0]{type}} }
-sub isSolaris($) { 0; } #- hack to search for getting the difference ? TODO
-sub isOtherAvailableFS($) { isFat($_[0]) || isSunOS($_[0]) } #- other OS that linux can access its filesystem
-sub isNfs($) { $_[0]{type} eq 'nfs' } #- small hack
-sub isNT($) { arch() !~ /^sparc/ && $_[0]{type} == 0x7 }
-sub isSupermount($) { $_[0]{type} eq 'supermount' }
-sub isHFS($) { $type2fs{$_[0]{type}} eq 'hfs' }
-sub isApple($) { $type2fs{$_[0]{type}} eq 'apple' && defined $_[0]{isDriver} }
-sub isAppleBootstrap($) { $type2fs{$_[0]{type}} eq 'apple' && defined $_[0]{isBoot} }
-sub isHiddenMacPart { defined $_[0]{isMap} }
-sub isLoopback { defined $_[0]{loopback_file} }
-sub isTrueFS { isExt2($_[0]) || isReiserfs($_[0]) || isXfs($_[0]) }
-sub isMountableRW { isTrueFS($_[0]) || isOtherAvailableFS($_[0]) }
-sub isNonMountable { isRAID($_[0]) || isLVM($_[0]) }
-
-sub isPrimary($$) {
- my ($part, $hd) = @_;
- foreach (@{$hd->{primary}{raw}}) { $part eq $_ and return 1; }
- 0;
-}
-
-sub adjustStartAndEnd($$) {
- my ($hd, $part) = @_;
-
- $hd->adjustStart($part);
- $hd->adjustEnd($part);
-}
-
-sub verifyNotOverlap($$) {
- my ($a, $b) = @_;
- $a->{start} + $a->{size} <= $b->{start} || $b->{start} + $b->{size} <= $a->{start};
-}
-sub verifyInside($$) {
- my ($a, $b) = @_;
- $b->{start} <= $a->{start} && $a->{start} + $a->{size} <= $b->{start} + $b->{size};
-}
-
-sub verifyParts_ {
- foreach my $i (@_) {
- foreach (@_) {
- next if !$i || !$_ || $i == $_ || isWholedisk($i) || isExtended($i); #- avoid testing twice for simplicity :-)
- if (isWholedisk($_)) {
- verifyInside($i, $_) or
- cdie sprintf("partition sector #$i->{start} (%s) is not inside whole disk (%s)!",
- formatXiB($i->{size}, 512), formatXiB($_->{size}, 512));
- } elsif (isExtended($_)) {
- verifyNotOverlap($i, $_) or
- log::l(sprintf("warning partition sector #$i->{start} (%s) is overlapping with extended partition!",
- formatXiB($i->{size}, 512))); #- only warning for this one is acceptable
- } else {
- verifyNotOverlap($i, $_) or
- cdie sprintf("partitions sector #$i->{start} (%s) and sector #$_->{start} (%s) are overlapping!",
- formatXiB($i->{size}, 512), formatXiB($_->{size}, 512));
- }
- }
- }
-}
-sub verifyParts($) {
- my ($hd) = @_;
- verifyParts_(get_normal_parts($hd));
-}
-sub verifyPrimary($) {
- my ($pt) = @_;
- $_->{start} > 0 || arch() =~ /^sparc/ || die "partition must NOT start at sector 0" foreach @{$pt->{normal}};
- verifyParts_(@{$pt->{normal}}, $pt->{extended});
-}
-
-sub assign_device_numbers($) {
- my ($hd) = @_;
-
- my $i = 1;
- $_->{device} = $hd->{prefix} . $i++ foreach @{$hd->{primary}{raw}},
- map { $_->{normal} } @{$hd->{extended} || []};
-
- #- try to figure what the windobe drive letter could be!
- #
- #- first verify there's at least one primary dos partition, otherwise it
- #- means it is a secondary disk and all will be false :(
- my ($c, @others) = grep { isFat($_) } @{$hd->{primary}{normal}};
-
- $i = ord 'C';
- $c->{device_windobe} = chr($i++) if $c;
- $_->{device_windobe} = chr($i++) foreach grep { isFat($_) } map { $_->{normal} } @{$hd->{extended}};
- $_->{device_windobe} = chr($i++) foreach @others;
-}
-
-sub remove_empty_extended($) {
- my ($hd) = @_;
- my $last = $hd->{primary}{extended} or return;
- @{$hd->{extended}} = grep {
- if ($_->{normal}) {
- $last = $_;
- } else {
- %{$last->{extended}} = $_->{extended} ? %{$_->{extended}} : ();
- }
- $_->{normal};
- } @{$hd->{extended}};
- adjust_main_extended($hd);
-}
-
-sub adjust_main_extended($) {
- my ($hd) = @_;
-
- if (!is_empty_array_ref $hd->{extended}) {
- my ($l, @l) = @{$hd->{extended}};
-
- # the first is a special case, must recompute its real size
- my $start = round_down($l->{normal}{start} - 1, $hd->{geom}{sectors});
- my $end = $l->{normal}{start} + $l->{normal}{size};
- my $only_linux = 1; my $has_win_lba = 0;
- foreach (map $_->{normal}, $l, @l) {
- $start = min($start, $_->{start});
- $end = max($end, $_->{start} + $_->{size});
- $only_linux &&= isTrueFS($_) || isSwap($_);
- $has_win_lba ||= $_->{type} == 0xc || $_->{type} == 0xe;
- }
- $l->{start} = $hd->{primary}{extended}{start} = $start;
- $l->{size} = $hd->{primary}{extended}{size} = $end - $start;
- $hd->{primary}{extended}{type} = $only_linux ? 0x85 : $has_win_lba ? 0xf : 0x5 if !$::expert;
- }
- unless (@{$hd->{extended} || []} || !$hd->{primary}{extended}) {
- %{$hd->{primary}{extended}} = (); #- modify the raw entry
- delete $hd->{primary}{extended};
- }
- verifyParts($hd); #- verify everything is all right
-}
-
-sub adjust_local_extended($$) {
- my ($hd, $part) = @_;
-
- foreach (@{$hd->{extended} || []}) {
- $_->{normal} == $part or next;
- $_->{size} = $part->{size} + $part->{start} - $_->{start};
- last;
- }
-}
-
-sub get_normal_parts($) {
- my ($hd) = @_;
-
- #- HACK !!
- $hd->{raid} and return grep {$_} @{$hd->{raid}};
- $hd->{loopback} and return grep {$_} @{$hd->{loopback}};
-
- @{$hd->{primary}{normal} || []}, map { $_->{normal} } @{$hd->{extended} || []}
-}
-
-sub get_holes($) {
- my ($hd) = @_;
-
- my $start = arch() eq "alpha" ? 2048 : 1;
-
- map {
- my $current = $start;
- $start = $_->{start} + $_->{size};
- { start => $current, size => $_->{start} - $current }
- } sort { $a->{start} <=> $b->{start} } grep { !isWholedisk($_) } get_normal_parts($hd), { start => $hd->{totalsectors}, size => 0 };
-}
-
-
-sub read_one($$) {
- my ($hd, $sector) = @_;
- my ($pt, $info);
-
- #- it can be safely considered that the first sector is used to probe the partition table
- #- but other sectors (typically for extended partition ones) have to match this type!
- if (!$sector) {
- my @parttype = arch() =~ /^sparc/ ? ('sun', 'bsd', 'unknown') : ('dos', 'bsd', 'sun', 'mac', 'unknown');
- foreach ('empty', @parttype) {
- /unknown/ and die "unknown partition table format";
- eval {
- require("partition_table_$_.pm");
- bless $hd, "partition_table_$_";
- ($pt, $info) = $hd->read($sector);
- log::l("found a $_ partition table on $hd->{file} at sector $sector");
- };
- $@ or last;
- }
- } else {
- #- keep current blessed object for that, this means it is neccessary to read sector 0 before.
- ($pt, $info) = $hd->read($sector);
- }
-
- my @extended = $hd->hasExtended ? grep { isExtended($_) } @$pt : ();
- my @normal = grep { $_->{size} && $_->{type} && !isExtended($_) } @$pt;
-
- @extended > 1 and die "more than one extended partition";
-
- $_->{rootDevice} = $hd->{device} foreach @normal, @extended;
- { raw => $pt, extended => $extended[0], normal => \@normal, info => $info };
-}
-
-sub read($;$) {
- my ($hd, $clearall) = @_;
- if ($clearall) {
- partition_table_raw::zero_MBR_and_dirty($hd);
- return 1;
- }
- my $pt = read_one($hd, 0) or return 0;
- $hd->{primary} = $pt;
- undef $hd->{extended};
- verifyPrimary($pt);
- eval {
- $pt->{extended} and read_extended($hd, $pt->{extended}) || return 0;
- }; die "extended partition: $@" if $@;
-
- assign_device_numbers($hd);
- remove_empty_extended($hd);
- 1;
-}
-
-sub read_extended {
- my ($hd, $extended) = @_;
-
- my $pt = read_one($hd, $extended->{start}) or return 0;
- $pt = { %$extended, %$pt };
-
- push @{$hd->{extended}}, $pt;
- @{$hd->{extended}} > 100 and die "oops, seems like we're looping here :( (or you have more than 100 extended partitions!)";
-
- @{$pt->{normal}} <= 1 or die "more than one normal partition in extended partition";
- @{$pt->{normal}} >= 1 or cdie "no normal partition in extended partition";
- $pt->{normal} = $pt->{normal}[0];
- #- in case of extended partitions, the start sector is local to the partition or to the first extended_part!
- $pt->{normal}{start} += $pt->{start};
-
- #- the following verification can broke an existing partition table that is
- #- correctly read by fdisk or cfdisk. maybe the extended partition can be
- #- recomputed to get correct size.
- if (!verifyInside($pt->{normal}, $extended)) {
- $extended->{size} = $pt->{normal}{start} + $pt->{normal}{size};
- verifyInside($pt->{normal}, $extended) or die "partition $pt->{normal}{device} is not inside its extended partition";
- }
-
- if ($pt->{extended}) {
- $pt->{extended}{start} += $hd->{primary}{extended}{start};
- read_extended($hd, $pt->{extended}) or return 0;
- }
- 1;
-}
-
-# write the partition table
-sub write($) {
- my ($hd) = @_;
- $hd->{isDirty} or return;
-
- #- set first primary partition active if no primary partitions are marked as active.
- for ($hd->{primary}{raw}) {
- (grep { $_->{local_start} = $_->{start}; $_->{active} ||= 0 } @$_) or $_->[0]{active} = 0x80;
- }
-
- #- last chance for verification, this make sure if an error is detected,
- #- it will never be writed back on partition table.
- verifyParts($hd);
-
- $hd->write(0, $hd->{primary}{raw}, $hd->{primary}{info}) or die "writing of partition table failed";
-
- #- should be fixed but a extended exist with no real extended partition, that blanks mbr!
- if (arch() !~ /^sparc/) {
- foreach (@{$hd->{extended}}) {
- # in case of extended partitions, the start sector must be local to the partition
- $_->{normal}{local_start} = $_->{normal}{start} - $_->{start};
- $_->{extended} and $_->{extended}{local_start} = $_->{extended}{start} - $hd->{primary}{extended}{start};
-
- $hd->write($_->{start}, $_->{raw}) or die "writing of partition table failed";
- }
- }
- $hd->{isDirty} = 0;
- $hd->{hasBeenDirty} = 1; #- used in undo (to know if undo should believe isDirty or not)
-
- #- now sync disk and re-read the partition table
- if ($hd->{needKernelReread}) {
- sync();
- $hd->kernel_read;
- $hd->{needKernelReread} = 0;
- }
-}
-
-sub active($$) {
- my ($hd, $part) = @_;
-
- $_->{active} = 0 foreach @{$hd->{primary}{normal}};
- $part->{active} = 0x80;
- $hd->{isDirty} = 1;
-}
-
-
-# remove a normal partition from hard drive hd
-sub remove($$) {
- my ($hd, $part) = @_;
- my $i;
-
- #- first search it in the primary partitions
- $i = 0; foreach (@{$hd->{primary}{normal}}) {
- if ($_ eq $part) {
- splice(@{$hd->{primary}{normal}}, $i, 1);
- %$_ = (); #- blank it
-
- return $hd->{isDirty} = $hd->{needKernelReread} = 1;
- }
- $i++;
- }
-
- my ($first, $second, $third) = map { $_->{normal} } @{$hd->{extended} || []};
- if ($third && $first eq $part) {
- die "Can't handle removing hda5 when hda6 is not the second partition" if $second->{start} > $third->{start};
- }
-
- #- otherwise search it in extended partitions
- foreach (@{$hd->{extended} || []}) {
- $_->{normal} eq $part or next;
-
- delete $_->{normal}; #- remove it
- remove_empty_extended($hd);
-
- return $hd->{isDirty} = $hd->{needKernelReread} = 1;
- }
- 0;
-}
-
-# create of partition at starting at `start', of size `size' and of type `type' (nice comment, uh?)
-sub add_primary($$) {
- my ($hd, $part) = @_;
-
- {
- local $hd->{primary}{normal}; #- save it to fake an addition of $part, that way add_primary do not modify $hd if it fails
- push @{$hd->{primary}{normal}}, $part;
- adjust_main_extended($hd); #- verify
- raw_add($hd->{primary}{raw}, $part);
- }
- push @{$hd->{primary}{normal}}, $part; #- really do it
-}
-
-sub add_extended {
- arch() =~ /^sparc/ and die _("Extended partition not supported on this platform");
-
- my ($hd, $part, $extended_type) = @_;
- $extended_type =~ s/Extended_?//;
-
- my $e = $hd->{primary}{extended};
-
- if ($e && !verifyInside($part, $e)) {
- #-die "sorry, can't add outside the main extended partition" unless $::unsafe;
- my $end = $e->{start} + $e->{size};
- my $start = min($e->{start}, $part->{start});
- $end = max($end, $part->{start} + $part->{size}) - $start;
-
- { #- faking a resizing of the main extended partition to test for problems
- local $e->{start} = $start;
- local $e->{size} = $end - $start;
- eval { verifyPrimary($hd->{primary}) };
- $@ and die
-_("You have a hole in your partition table but I can't use it.
-The only solution is to move your primary partitions to have the hole next to the extended partitions");
- }
- }
-
- if ($e && $part->{start} < $e->{start}) {
- my $l = first (@{$hd->{extended}});
-
- #- the first is a special case, must recompute its real size
- $l->{start} = round_down($l->{normal}{start} - 1, $hd->cylinder_size());
- $l->{size} = $l->{normal}{start} + $l->{normal}{size} - $l->{start};
- my $ext = { %$l };
- unshift @{$hd->{extended}}, { type => 5, raw => [ $part, $ext, {}, {} ], normal => $part, extended => $ext };
- #- size will be autocalculated :)
- } else {
- my ($ext, $ext_size) = is_empty_array_ref($hd->{extended}) ?
- ($hd->{primary}, -1) : #- -1 size will be computed by adjust_main_extended
- (top(@{$hd->{extended}}), $part->{size});
- my %ext = ( type => $extended_type || 5, start => $part->{start}, size => $ext_size );
-
- raw_add($ext->{raw}, \%ext);
- $ext->{extended} = \%ext;
- push @{$hd->{extended}}, { %ext, raw => [ $part, {}, {}, {} ], normal => $part };
- }
- $part->{start}++; $part->{size}--; #- let it start after the extended partition sector
- adjustStartAndEnd($hd, $part);
-
- adjust_main_extended($hd);
-}
-
-sub add($$;$$) {
- my ($hd, $part, $primaryOrExtended, $forceNoAdjust) = @_;
-
- get_normal_parts($hd) >= ($hd->{device} =~ /^rd/ ? 7 : $hd->{device} =~ /^(sd|ida|cciss)/ ? 15 : 63) and cdie "maximum number of partitions handled by linux reached";
-
- $part->{notFormatted} = 1;
- $part->{isFormatted} = 0;
- $part->{rootDevice} = $hd->{device};
- $hd->{isDirty} = $hd->{needKernelReread} = 1;
- $part->{start} ||= 1 if arch() !~ /^sparc/; #- starting at sector 0 is not allowed
- adjustStartAndEnd($hd, $part) unless $forceNoAdjust;
-
- my $e = $hd->{primary}{extended};
- my $nb_primaries = $hd->{device} =~ /^rd/ ? 3 : 1;
-
- if (arch() =~ /^sparc|ppc/ ||
- $primaryOrExtended eq 'Primary' ||
- $primaryOrExtended !~ /Extended/ && @{$hd->{primary}{normal} || []} < $nb_primaries) {
- eval { add_primary($hd, $part) };
- return unless $@;
- }
- eval { add_extended($hd, $part, $primaryOrExtended) } if $hd->hasExtended; #- try adding extended
- if ($@ || !$hd->hasExtended) {
- eval { add_primary($hd, $part) };
- die $@ if $@; #- send the add extended error which should be better
- }
-}
-
-# search for the next partition
-sub next($$) {
- my ($hd, $part) = @_;
-
- first(
- sort { $a->{start} <=> $b->{start} }
- grep { $_->{start} >= $part->{start} + $part->{size} }
- get_normal_parts($hd)
- );
-}
-sub next_start($$) {
- my ($hd, $part) = @_;
- my $next = &next($hd, $part);
- $next ? $next->{start} : $hd->{totalsectors};
-}
-
-sub can_raw_add {
- my ($hd) = @_;
- $_->{size} || $_->{type} or return 1 foreach @{$hd->{primary}{raw}};
- 0;
-}
-sub raw_add {
- my ($raw, $part) = @_;
-
- foreach (@$raw) {
- $_->{size} || $_->{type} and next;
- $_ = $part;
- return;
- }
- die "raw_add: partition table already full";
-}
-
-sub load($$;$) {
- my ($hd, $file, $force) = @_;
-
- local *F;
- open F, $file or die _("Error reading file %s", $file);
-
- my $h;
- {
- local $/ = "\0";
- eval <F>;
- }
- $@ and die _("Restoring from file %s failed: %s", $file, $@);
-
- ref $h eq 'ARRAY' or die _("Bad backup file");
-
- my %h; @h{@fields2save} = @$h;
-
- $h{totalsectors} == $hd->{totalsectors} or $force or cdie "bad totalsectors";
-
- #- unsure we don't modify totalsectors
- local $hd->{totalsectors};
-
- @{$hd}{@fields2save} = @$h;
-
- delete @$_{qw(isMounted isFormatted notFormatted toFormat toFormatUnsure)} foreach get_normal_parts($hd);
- $hd->{isDirty} = $hd->{needKernelReread} = 1;
-}
-
-sub save($$) {
- my ($hd, $file) = @_;
- my @h = @{$hd}{@fields2save};
- local *F;
- require Data::Dumper;
- open F, ">$file"
- and print F Data::Dumper->Dump([\@h], ['$h']), "\0"
- or die _("Error writing to file %s", $file);
-}
diff --git a/perl-install/partition_table_bsd.pm b/perl-install/partition_table_bsd.pm
deleted file mode 100644
index c6cd71394..000000000
--- a/perl-install/partition_table_bsd.pm
+++ /dev/null
@@ -1,145 +0,0 @@
-package partition_table_bsd; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(partition_table_raw);
-
-use common qw(:common :system :file :functional);
-use partition_table_raw;
-use partition_table;
-use c;
-
-#- very bad and rough handling :(
-my %typeToDos = (
- 8 => 0x83,
- 1 => 0x82,
-);
-my %typeFromDos = reverse %typeToDos;
-
-my ($main_format, $main_fields) = list2kv(
- I => 'magic',
- S => 'type',
- S => 'subtype',
- a16 => 'typename',
- a16 => 'packname',
- I => 'secsize',
- I => 'nsectors',
- I => 'ntracks',
- I => 'ncylinders',
- I => 'secpercyl',
- I => 'secprtunit',
- S => 'sparespertrack',
- S => 'sparespercyl',
- I => 'acylinders',
- S => 'rpm',
- S => 'interleave',
- S => 'trackskew',
- S => 'cylskew',
- I => 'headswitch',
- I => 'trkseek',
- I => 'flags',
- a20 => 'drivedata',
- a20 => 'spare',
- I => 'magic2',
- S => 'checksum',
- S => 'npartitions',
- I => 'bbsize',
- I => 'sbsize',
- a128=> 'partitions',
- a236=> 'blank',
-);
-$main_format = join '', @$main_format;
-
-my @fields = qw(size start fsize type frag cpg);
-my $format = "I I I C C S";
-my $magic = 0x82564557;
-my $nb_primary = 8;
-my $offset = 0x40;
-
-sub read($$) {
- my ($hd, $sector) = @_;
- my $tmp;
-
- local *F; partition_table_raw::openit($hd, *F) or die "failed to open device";
- c::lseek_sector(fileno(F), $sector, $offset) or die "reading of partition in sector $sector failed";
-
- sysread F, $tmp, psizeof($main_format) or die "error while reading partition table in sector $sector";
- my %info; @info{@$main_fields} = unpack $main_format, $tmp;
-
- #- TODO verify checksum
-
- my $size = psizeof($format);
- my @pt = map {
- my %h; @h{@fields} = unpack $format, $_;
- $h{type} = $typeToDos{$h{type}} || $h{type};
- \%h;
- } $info{partitions} =~ /(.{$size})/g;
-
- #- check magic number
- $info{magic} == $magic or die "bad magic number";
- $info{magic2} == $magic or die "bad magic number";
-
- [ @pt ], \%info;
-}
-
-# write the partition table (and extended ones)
-# for each entry, it uses fields: start, size, type, active
-sub write($$$;$) {
- my ($hd, $sector, $pt, $info) = @_;
-
- #- handle testing for writing partition table on file only!
- local *F;
- if ($::testing) {
- my $file = "/tmp/partition_table_$hd->{device}";
- open F, ">$file" or die "error opening test file $file";
- } else {
- partition_table_raw::openit($hd, *F, 2) or die "error opening device $hd->{device} for writing";
- c::lseek_sector(fileno(F), $sector, $offset) or return 0;
- }
-
- #- TODO compute checksum
-
- $info->{npartitions} = $nb_primary; #- is it ok?
-
- @$pt == $nb_primary or die "partition table does not have $nb_primary entries";
- $info->{partitions} = join '', map {
- local $_->{type} = $typeFromDos{$_->{type}} || $_->{type};
- pack $format, @$_{@fields};
- } @$pt;
-
- syswrite F, pack($main_format, @$info{@$main_fields}), psizeof($main_format) or return 0;
- 1;
-}
-
-sub info {
- my ($hd) = @_;
- my $dtype_scsi = 4; #- taken from fdisk, removed unused one,
- my $dtype_ST506 = 6; #- see fdisk for more
-
- {
- magic => $magic,
- magic2 => $magic,
- dtype => $hd->{device} =~ /^sd/ ? $dtype_scsi : $dtype_ST506,
- secsize => $common::SECTORSIZE,
- ncylinders => $hd->{geom}{cylinders},
- secpercyl => $hd->cylinder_size(),
- secprtunit => $hd->{geom}{totalsectors},
- rpm => 3600,
- interleave => 1,
- trackskew => 0,
- cylskew => 0,
- headswitch => 0,
- trkseek => 0,
- bbsize => 8192, #- size of boot area, with label
- sbsize => 8192, #- max size of fs superblock
- };
-}
-
-sub clear_raw {
- my ($hd) = @_;
- { raw => [ ({}) x $nb_primary ], info => info($hd) };
-}
-
-1;
diff --git a/perl-install/partition_table_dos.pm b/perl-install/partition_table_dos.pm
deleted file mode 100644
index e8ef57851..000000000
--- a/perl-install/partition_table_dos.pm
+++ /dev/null
@@ -1,94 +0,0 @@
-package partition_table_dos; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(partition_table_raw);
-
-use common qw(:common :system :file);
-use partition_table_raw;
-use partition_table;
-use c;
-
-my @fields = qw(active start_head start_sec start_cyl type end_head end_sec end_cyl start size);
-my $format = "C8 I2";
-my $magic = "\x55\xAA";
-my $nb_primary = 4;
-
-my $offset = $common::SECTORSIZE - length($magic) - $nb_primary * common::psizeof($format);
-
-sub hasExtended { 1 }
-
-sub compute_CHS($$) {
- my ($hd, $e) = @_;
- my @l = qw(cyl head sec);
- @$e{map { "start_$_" } @l} = $e->{start} || $e->{type} ? CHS2rawCHS(sector2CHS($hd, $e->{start})) : (0,0,0);
- @$e{map { "end_$_" } @l} = $e->{start} || $e->{type} ? CHS2rawCHS(sector2CHS($hd, $e->{start} + $e->{size} - 1)) : (0,0,0);
- 1;
-}
-
-sub CHS2rawCHS($$$) {
- my ($c, $h, $s) = @_;
- $c = min($c, 1023); #- no way to have a #cylinder >= 1024
- ($c & 0xff, $h, $s | ($c >> 2 & 0xc0));
-}
-
-# returns (cylinder, head, sector)
-sub sector2CHS($$) {
- my ($hd, $start) = @_;
- my ($s, $h);
- ($start, $s) = divide($start, $hd->{geom}{sectors});
- ($start, $h) = divide($start, $hd->{geom}{heads});
- ($start, $h, $s + 1);
-}
-
-sub read($$) {
- my ($hd, $sector) = @_;
- my $tmp;
-
- local *F; partition_table_raw::openit($hd, *F) or die "failed to open device";
- c::lseek_sector(fileno(F), $sector, $offset) or die "reading of partition in sector $sector failed";
-
- my @pt = map {
- sysread F, $tmp, psizeof($format) or die "error while reading partition table in sector $sector";
- my %h; @h{@fields} = unpack $format, $tmp;
- \%h;
- } (1..$nb_primary);
-
- #- check magic number
- sysread F, $tmp, length $magic or die "error reading magic number";
- $tmp eq $magic or die "bad magic number";
-
- [ @pt ];
-}
-
-# write the partition table (and extended ones)
-# for each entry, it uses fields: start, size, type, active
-sub write($$$;$) {
- my ($hd, $sector, $pt) = @_;
-
- #- handle testing for writing partition table on file only!
- local *F;
- if ($::testing) {
- my $file = "/tmp/partition_table_$hd->{device}";
- open F, ">$file" or die "error opening test file $file";
- } else {
- partition_table_raw::openit($hd, *F, 2) or die "error opening device $hd->{device} for writing";
- c::lseek_sector(fileno(F), $sector, $offset) or return 0;
- }
-
- @$pt == $nb_primary or die "partition table does not have $nb_primary entries";
- foreach (@$pt) {
- compute_CHS($hd, $_);
- local $_->{start} = $_->{local_start} || 0;
- $_->{active} ||= 0; $_->{type} ||= 0; $_->{size} ||= 0; #- for no warning
- syswrite F, pack($format, @$_{@fields}), psizeof($format) or return 0;
- }
- syswrite F, $magic, length $magic or return 0;
- 1;
-}
-
-sub clear_raw { { raw => [ ({}) x $nb_primary ] } }
-
-1;
diff --git a/perl-install/partition_table_empty.pm b/perl-install/partition_table_empty.pm
deleted file mode 100644
index a33798faf..000000000
--- a/perl-install/partition_table_empty.pm
+++ /dev/null
@@ -1,38 +0,0 @@
-package partition_table_empty; # $Id$
-
-#- this is a mainly dummy partition table. If we find it's empty, we just call -
-#- zero_MBR which will take care of bless'ing us to the partition table type best
-#- suited
-
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(partition_table_raw);
-
-use common qw(:common :system :file);
-use partition_table_raw;
-use partition_table;
-use c;
-
-
-sub read($$) {
- my ($hd, $sector) = @_;
- my $tmp;
-
- my $magic = "\0" x 512;
-
- local *F; partition_table_raw::openit($hd, *F) or die "failed to open device";
- c::lseek_sector(fileno(F), $sector, 0) or die "reading of partition in sector $sector failed";
-
- #- check magic number
- sysread F, $tmp, length $magic or die "error reading magic number";
- $tmp eq $magic or die "bad magic number";
-
- partition_table_raw::zero_MBR($hd);
-
- $hd->{primary}{raw};
-}
-
-1;
diff --git a/perl-install/partition_table_mac.pm b/perl-install/partition_table_mac.pm
deleted file mode 100644
index 52486a776..000000000
--- a/perl-install/partition_table_mac.pm
+++ /dev/null
@@ -1,373 +0,0 @@
-package partition_table_mac; # $Id$
-
-use diagnostics;
-#use strict; - fixed other PPC code to comply, but program bails on empty partition table - sbenedict
-use vars qw(@ISA $freepart_device $bootstrap_part $freepart_start $freepart_size $freepart_part $macos_part);
-
-@ISA = qw(partition_table_raw);
-
-use common qw(:common :system :file :functional);
-use partition_table_raw;
-use partition_table;
-use c;
-
-my %typeToDos = (
- "Apple_partition_map" => 0x401,
- "Apple_Bootstrap" => 0x401,
- "Apple_Driver43" => 0x401,
- "Apple_Driver_IOKit" => 0x401,
- "Apple_Patches" => 0x401,
- "Apple_HFS" => 0x402,
- "Apple_UNIX_SVR2" => 0x83,
- "Apple_Free" => 0x0,
-);
-my %typeFromDos = reverse %typeToDos;
-
-
-my ($bz_format, $bz_fields) = list2kv(
- n => 'bzSig',
- n => 'bzBlkSize',
- N => 'bzBlkCnt',
- n => 'bzDevType',
- n => 'bzDevID',
- N => 'bzReserved',
- n => 'bzDrvrCnt',
-);
-$bz_format = join '', @$bz_format;
-
-
-my ($dd_format, $dd_fields) = list2kv(
- N => 'ddBlock',
- n => 'ddSize',
- n => 'ddType',
-);
-$dd_format = join '', @$dd_format;
-
-
-my ($p_format, $p_fields) = list2kv(
- n => 'pSig',
- n => 'pSigPad',
- N => 'pMapEntry',
- N => 'pPBlockStart',
- N => 'pPBlocks',
-
- a32 => 'pName',
- a32 => 'pType',
-
- N => 'pLBlockStart',
- N => 'pLBlocks',
- N => 'pFlags',
- N => 'pBootBlock',
- N => 'pBootBytes',
-
- N => 'pAddrs1',
- N => 'pAddrs2',
- N => 'pAddrs3',
- N => 'pAddrs4',
- N => 'pChecksum',
-
- a16 => 'pProcID',
- a128 => 'pBootArgs',
- a248 => 'pReserved',
-);
-$p_format = join '', @$p_format;
-
-my $magic = 0x4552;
-my $pmagic = 0x504D;
-
-sub adjustStart($$) {
- my ($hd, $part) = @_;
- my $end = $part->{start} + $part->{size};
- my $partmap_end = $hd->{primary}{raw}[0]{size};
-
- if ($part->{start} <= $partmap_end) {
- $part->{start} = $partmap_end + 1;
- $part->{size} = $end - $part->{start};
- }
-}
-
-sub adjustEnd($$) {
- my ($hd, $part) = @_;
-}
-
-sub read($$) {
- my ($hd, $sector) = @_;
- my $tmp;
-
- local *F; partition_table_raw::openit($hd, *F) or die "failed to open device";
- c::lseek_sector(fileno(F), $sector, 0) or die "reading of partition in sector $sector failed";
-
- sysread F, $tmp, psizeof($bz_format) or die "error while reading bz \(Block Zero\) in sector $sector";
- my %info; @info{@$bz_fields} = unpack $bz_format, $tmp;
- my $i;
-
- foreach $i (0 .. $info{bzDrvrCnt}-1) {
- sysread F, $tmp, psizeof($dd_format) or die "error while reading driver data in sector $sector";
- my %dd; @dd{@$dd_fields} = unpack $dd_format, $tmp;
- push @{$info{ddMap}}, \%dd;
- }
-
- #- check magic number
- $info{bzSig} == $magic or die "bad magic number";
-
- my $numparts;
- c::lseek_sector(fileno(F), $sector, 516) or die "reading of partition in sector $sector failed";
- sysread F, $tmp, 4 or die "error while reading partition info in sector $sector";
- $numparts = unpack "N", $tmp;
-
- my $partmapsize;
- c::lseek_sector(fileno(F), $sector, 524) or die "reading of partition in sector $sector failed";
- sysread F, $tmp, 4 or die "error while reading partition info in sector $sector";
- $partmapsize = ((unpack "N", $tmp) * $info{bzBlkSize}) / psizeof($p_format);
-
- c::lseek_sector(fileno(F), $sector, 512) or die "reading of partition in sector $sector failed";
-
- my @pt;
- for ($i=0;$i<$partmapsize;$i++) {
- my $part;
- sysread F, $part, psizeof($p_format) or die "error while reading partition info in sector $sector";
-
- push @pt, map {
- my %h; @h{@$p_fields} = unpack $p_format, $part;
- if ($i < $numparts && $h{pSig} eq $pmagic) {
-
- $h{size} = ($h{pPBlocks} * $info{bzBlkSize}) / 512;
- $h{start} = ($h{pPBlockStart} * $info{bzBlkSize}) / 512;
-
- if ($h{pType} =~ /^Apple_UNIX_SVR2/i) {
- $h{pName} =~ /swap/i ? ($h{type} = 0x82) : ($h{type} = 0x83);
- } elsif ($h{pType} =~ /^Apple_Free/i) {
- #- need to locate a 1MB partition to setup a bootstrap on
- if (defined $freepart_start && $freepart_size >= 1) {
- #- already found a suitable partition
- } else {
- $freepart_start = $h{start};
- $freepart_size = $h{size}/2048;
- $freepart_device = $hd;
- $freepart_part = "/dev/" . $hd->{device} . ($i+1);
- log::l("free apple partition found on drive /dev/$freepart_device->{device}, block $freepart_start, size $freepart_size");
- }
- next;
- #$h{type} = 0x0;
- } elsif ($h{pType} =~ /^Apple_HFS/i) {
- $h{type} = 0x402;
- if (defined $macos_part) {
- #- swag at identifying MacOS - 1st HFS partition
- } else {
- $macos_part = "/dev/" . $hd->{device} . ($i+1);
- log::l("found MacOS at partition $macos_part");
- }
- } elsif ($h{pType} =~ /^Apple_Partition_Map/i) {
- $h{type} = 0x401;
- $h{isMap} = 1;
- } elsif ($h{pType} =~ /^Apple_Bootstrap/i) {
- $h{type} = 0x401;
- $h{isBoot} = 1;
- if (defined $bootstrap_part) {
- #found a bootstrap already - use it, but log the find
- log::l("found another apple bootstrap at partition /dev/$hd->{device}" . ($i+1));
- } else {
- $bootstrap_part = "/dev/" . $hd->{device} . ($i+1);
- log::l("found apple bootstrap at partition $bootstrap_part");
- }
- } else {
- $h{type} = 0x401;
- $h{isDriver} = 1;
- };
-
- # Let's see if this partition is a driver.
- foreach (@{$info{ddMap}}) {
- $_->{ddBlock} == $h{pPBlockStart} and $h{isDriver} = 1;
- }
-
- }
- \%h;
- } [ $part ];
- };
-
- [ @pt ], \%info;
-}
-
-sub write($$$;$) {
- my ($hd, $sector, $pt, $info) = @_;
-
- #- handle testing for writing partition table on file only!
- local *F;
- if ($::testing) {
- my $file = "/tmp/partition_table_$hd->{device}";
- open F, ">$file" or die "error opening test file $file";
- } else {
- partition_table_raw::openit($hd, *F, 2) or die "error opening device $hd->{device} for writing";
- c::lseek_sector(fileno(F), $sector, 0) or return 0;
- }
-
- # Find the partition map.
- my @partstowrite;
- my $part = $pt->[0];
- (defined $part->{isMap}) or die "the first partition is not the partition map";
- push @partstowrite, $part;
-
- # Now go thru the partitions, sort and fill gaps.
- my $last;
- while ($part) {
- $last = $part;
- $part = &partition_table::next($hd, $part);
- $part or last;
-
- if ($last->{start} + $last->{size} < $part->{start}) {
- #There is a gap between partitions. Fill it and move on.
- push @partstowrite, {
- type => 0x0,
- start => $last->{start} + $last->{size},
- size => $part->{start} - ($last->{start} + $last->{size}),
- };
- }
- push @partstowrite, $part;
- };
-
- # now, fill a gap at the end if there is one.
- if ($last->{start} + $last->{size} < $hd->{totalsectors}) {
- push @partstowrite, {
- type => 0x0,
- start => $last->{start} + $last->{size},
- size => $hd->{totalsectors} - ($last->{start} + $last->{size}),
- };
- }
-
- # Since we didn't create any new drivers, let's try and match up our driver records with out partitons and see if any are missing.
- $info->{bzDrvrCnt} = 0;
- my @ddstowrite;
- my $dd;
- foreach $dd (@{$info->{ddMap}}) {
- foreach (@partstowrite) {
- if ($dd->{ddBlock} == $_->{pPBlockStart}) {
- push @ddstowrite, $dd;
- $info->{bzDrvrCnt}++;
- last;
- }
- }
- }
-
- # Now let's write our first block.
- syswrite F, pack($bz_format, @$info{@$bz_fields}), psizeof($bz_format) or return 0;
-
- # ...and now the driver information.
- foreach (@ddstowrite) {
- syswrite F, pack($dd_format, @$_{@$dd_fields}), psizeof($dd_format) or return 0;
- }
- # zero the rest of the data in the first block.
- foreach ( 1 .. (494 - ((@ddstowrite) * 8))) {
- syswrite F, "\0", 1 or return 0;
- }
- #c::lseek_sector(fileno(F), $sector, 512) or return 0;
- # Now, we iterate thru the partstowrite and write them.
- foreach (@partstowrite) {
- if (!defined $_->{pSig}) {
- # The values we need to write to disk are not defined. Let's make them up.
- $_->{pSig} = $pmagic;
- $_->{pSigPad} = 0;
- $_->{pPBlockStart} = ($_->{start} * 512) / $info->{bzBlkSize};
- $_->{pPBlocks} = ($_->{size} * 512) / $info->{bzBlkSize};
- $_->{pLBlockStart} = 0;
- $_->{pLBlocks} = $_->{pPBlocks};
- $_->{pBootBlock} = 0;
- $_->{pBootBytes} = 0;
- $_->{pAddrs1} = 0;
- $_->{pAddrs2} = 0;
- $_->{pAddrs3} = 0;
- $_->{pAddrs4} = 0;
- $_->{pChecksum} = 0;
- $_->{pProcID} = "\0";
- $_->{pBootArgs} = "\0";
- $_->{pReserved} = "\0";
-
- if ($_->{type} == 0x402) {
- $_->{pType} = "Apple_HFS";
- $_->{pName} = "MacOS";
- $_->{pFlags} = 0x4000037F;
- } elsif ($_->{type} == 0x401 && $_->{start} == 1) {
- $_->{pType} = "Apple_Partition_Map";
- $_->{pName} = "Apple";
- $_->{pFlags} = 0x33;
- } elsif ($_->{type} == 0x401) {
- $_->{pType} = "Apple_Bootstrap";
- $_->{pName} = "bootstrap";
- $_->{pFlags} = 0x33;
- $_->{isBoot} = 1;
- } elsif ($_->{type} == 0x82) {
- $_->{pType} = "Apple_UNIX_SVR2";
- $_->{pName} = "swap";
- $_->{pFlags} = 0x33;
- } elsif ($_->{type} == 0x83) {
- $_->{pType} = "Apple_UNIX_SVR2";
- $_->{pName} = "Linux Native";
- $_->{pFlags} = 0x33;
- } elsif ($_->{type} == 0x0) {
- $_->{pType} = "Apple_Free";
- $_->{pName} = "Extra";
- $_->{pFlags} = 0x31;
- }
- };
- $_->{pMapEntry} = @partstowrite;
- syswrite F, pack($p_format, @$_{@$p_fields}), psizeof($p_format) or return 0;
- }
-
- sync();
-
- 1;
-}
-
-sub info {
- my ($hd) = @_;
-
- # - Build the first block of the drive.
-
- my $info = {
- bzSig => $magic,
- bzBlkSize => 512,
- bzBlkCnt => $hd->{totalsectors},
- bzDevType => 0,
- bzDevID => 0,
- bzReserved => 0,
- bzDrvrCnt => 0,
- };
-
- $info;
-}
-
-sub clear_raw {
- my ($hd) = @_;
- my @oldraw = @{$hd->{primary}{raw}};
- my $pt = { raw => [ ({}) x 63 ], info => info($hd) };
-
- #- handle special case for partition 1 which is the partition map.
- $pt->{raw}[0] = {
- type => 0x401,
- start => 1,
- size => 63,
- isMap => 1,
- };
-# $pt->{raw}[1] = {
-# type => 0x0,
-# start => 64,
-# size => $hd->{totalsectors} - 64,
-# isMap => 0,
-# };
- push @{$pt->{normal}}, $pt->{raw}[0];
-# push @{$pt->{normal}}, $pt->{raw}[1];
-
- #- Recover any Apple Drivers, if any.
- my $i = 1;
- foreach (@oldraw) {
- if (defined $_->{isDriver}) {
- $pt->{raw}[$i] = $_;
- push @{$pt->{normal}}, $pt->{raw}[$i];
- $i++;
- }
- };
- @{$pt->{info}{ddMap}} = @{$hd->{primary}{info}{ddMap}};
-
- $pt;
-}
-
-1;
diff --git a/perl-install/partition_table_raw.pm b/perl-install/partition_table_raw.pm
deleted file mode 100644
index c245301b6..000000000
--- a/perl-install/partition_table_raw.pm
+++ /dev/null
@@ -1,166 +0,0 @@
-package partition_table_raw; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common :system :file :constant);
-use devices;
-use log;
-use c;
-
-my @MBR_signatures = (
- [ 'empty', 0, "\0\0\0\0" ],
- [ 'grub', 0, "\xEBG", 0x17d, "stage1 \0" ],
- [ 'grub', 0, "\xEBH", 0x17e, "stage1 \0" ],
- [ 'grub', 0, "\xEBH", 0x18a, "stage1 \0" ],
- [ 'grub', 0, "\xEBH", 0x181, "GRUB \0" ],
- [ 'lilo', 0x2, "LILO" ],
- [ 'lilo', 0x6, "LILO" ],
- [ 'osbs', 0x2, "OSBS" ], #- http://www.prz.tu-berlin.de/~wolf/os-bs.html
- [ 'pqmagic', 0xef, "PQV" ],
- [ 'BootStar', 0x130, "BootStar:" ],
- [ 'DocsBoot', 0x148, 'DocsBoot' ],
- [ 'system_commander', 0x1ad, "SYSCMNDRSYS" ],
- [ 'Be Os', 0x24, 'Boot Manager' ],
- [ 'TimO', 0, 'IBM Thinkpad hibernation partition' ],
- [ 'dos', 0xa0, "\x25\x03\x4E\x02\xCD\x13" ],
- [ 'dos', 0xa0, "\x00\xB4\x08\xCD\x13\x72" ], #- nt2k's
- [ 'dos', 0x60, "\xBB\x00\x7C\xB8\x01\x02\x57\xCD\x13\x5F\x73\x0C\x33\xC0\xCD\x13" ], #- nt's
- [ 'dos', 0x70, "\x0C\x33\xC0\xCD\x13\x4F\x75\xED\xBE\xA3" ],
- [ 'freebsd', 0xC0, "\x00\x30\xE4\xCD\x16\xCD\x19\xBB\x07\x00\xB4" ],
- [ 'freebsd', 0x160, "\x6A\x10\x89\xE6\x48\x80\xCC\x40\xCD\x13" ],
- [ 'dummy', 0xAC, "\x0E\xB3\x07\x56\xCD\x10\x5E\xEB" ], #- caldera?
- [ 'ranish', 0x100, "\x6A\x10\xB4\x42\x8B\xF4\xCD\x13\x8B\xE5\x73" ],
- [ 'os2', 0x1c2, "\xA" ],
-);
-
-sub typeOfMBR($) { typeFromMagic(devices::make($_[0]), @MBR_signatures) }
-sub typeOfMBR_($) { typeFromMagic($_[0], @MBR_signatures) }
-
-sub hasExtended { 0 }
-
-sub cylinder_size($) {
- my ($hd) = @_;
- $hd->{geom}{sectors} * $hd->{geom}{heads};
-}
-
-#- default method for starting a partition, only head size or twice
-#- is allowed for starting a partition after a cylinder boundarie.
-sub adjustStart($$) {
- my ($hd, $part) = @_;
- my $end = $part->{start} + $part->{size};
-
- $part->{start} = round_up($part->{start},
- $part->{start} % cylinder_size($hd) < 2 * $hd->{geom}{sectors} ?
- $hd->{geom}{sectors} : cylinder_size($hd));
- $part->{size} = $end - $part->{start};
- $part->{size} > 0 or die "adjustStart get a too small partition to handle correctly";
-}
-#- adjusting end to match a cylinder boundary, two methods are used and must
-#- match at the end, else something is wrong and nothing will be done on
-#- partition table.
-#- $end2 is computed by removing 2 (or only 1 if only 2 heads on drive) groups
-#- of sectors, this is necessary to handle extended partition where logical
-#- partition start after 1 (or 2 accepted) groups of sectors (typically 63).
-#- $end is floating (is not on cylinder boudary) so we have to choice a good
-#- candidate, $end1 or $end2 should always be good except $end1 for small
-#- partition size.
-sub adjustEnd($$) {
- my ($hd, $part) = @_;
- my $end = $part->{start} + $part->{size};
- my $end1 = round_down($end, cylinder_size($hd));
- my $end2 = round_up($end - ($hd->{geom}{heads} > 2 ? 2 : 1) * $hd->{geom}{sectors}, cylinder_size($hd));
- $end2 <= $hd->{geom}{cylinders} * cylinder_size($hd) or die "adjustEnd go beyond end of device geometry ($end2 > $hd->{totalsectors})";
- $part->{size} = ($end1 - $part->{start} > cylinder_size($hd) ? $end1 : $end2) - $part->{start};
- $part->{size} > 0 or die "adjustEnd get a too small partition to handle correctly";
-}
-
-sub get_geometry($) {
- my ($dev) = @_;
- my $g = "";
-
- local *F; sysopen F, $dev, 0 or return;
- ioctl(F, c::HDIO_GETGEO(), $g) or return;
- my %geom; @geom{qw(heads sectors cylinders start)} = unpack "CCSL", $g;
- $geom{totalcylinders} = $geom{cylinders};
-
- #- $geom{cylinders} is no good (only a ushort, that means less than 2^16 => at best 512MB)
- if (my $total = c::total_sectors(fileno F)) {
- $geom{cylinders} = int $total / $geom{heads} / $geom{sectors};
- }
-
- { geom => \%geom, totalsectors => $geom{heads} * $geom{sectors} * $geom{cylinders} };
-}
-
-#- works for both hard drives and partitions ;p
-sub description {
- my ($hd) = @_;
- my $win = $hd->{device_windobe};
-
- sprintf "%s%s (%s%s)",
- $hd->{device},
- $win && " [$win:]",
- formatXiB($hd->{totalsectors} || $hd->{size}, 512),
- $hd->{info} && ", $hd->{info}";
-}
-
-sub openit($$;$) { sysopen $_[1], $_[0]{file}, $_[2] || 0; }
-
-# cause kernel to re-read partition table
-sub kernel_read($) {
- my ($hd) = @_;
- sync();
- local *F; openit($hd, *F) or return 0;
- sync(); sleep(1);
- $hd->{rebootNeeded} = !ioctl(F, c::BLKRRPART(), 0);
- sync();
- close F;
- sync(); sleep(1);
-}
-
-sub zero_MBR {
- my ($hd) = @_;
- #- force the standard partition type for the architecture
- my $type = arch() eq "alpha" ? "bsd" : arch() =~ /^sparc/ ? "sun" : arch() eq "ppc" ? "mac" : "dos";
- require("partition_table_$type.pm");
- bless $hd, "partition_table_$type";
- $hd->{primary} = $hd->clear_raw();
- delete $hd->{extended};
-}
-
-sub zero_MBR_and_dirty {
- my ($hd) = @_;
- zero_MBR($hd);
- $hd->{isDirty} = $hd->{needKernelReread} = 1;
-
-}
-
-#- ugly stuff needed mainly for Western Digital IDE drives
-#- try writing what we've just read, yells if it fails
-#- testing on last sector of head #0 (unused in 99% cases)
-sub test_for_bad_drives {
- my ($hd) = @_;
-
- log::l("test_for_bad_drives($hd->{file})");
- my $sector = $hd->{geom}{sectors} - 1;
-
-
- local *F; openit($hd, *F, 2) or die "error opening device $hd->{device} for writing";
-
- my $seek = sub {
- c::lseek_sector(fileno(F), $sector, 0) or die "seeking to sector $sector failed";
- };
- my $tmp;
-
- &$seek; sysread F, $tmp, $SECTORSIZE or die "test_for_bad_drives: can't even read ($!)";
- &$seek; syswrite F, $tmp or die "test_for_bad_drives: can't even write ($!)";
-
- my $tmp2;
- &$seek; sysread F, $tmp2, $SECTORSIZE or die "test_for_bad_drives: can't even read again ($!)";
- $tmp eq $tmp2 or die
-_("Something bad is happening on your drive.
-A test to check the integrity of data has failed.
-It means writing anything on the disk will end up with random trash");
-}
-
-1;
diff --git a/perl-install/partition_table_sun.pm b/perl-install/partition_table_sun.pm
deleted file mode 100644
index 2eec591b3..000000000
--- a/perl-install/partition_table_sun.pm
+++ /dev/null
@@ -1,201 +0,0 @@
-package partition_table_sun; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(@ISA);
-
-@ISA = qw(partition_table_raw);
-
-use common qw(:common :system :file :functional);
-use partition_table_raw;
-use partition_table;
-use c;
-
-my ($main_format, $main_fields) = list2kv(
- a128 => 'info',
- a14 => 'spare0',
- a32 => 'infos',
- a246 => 'spare1',
- n => 'rspeed',
- n => 'pcylcount',
- n => 'sparecyl',
- a4 => 'spare2',
- n => 'ilfact',
- n => 'ncyl',
- n => 'nacyl',
- n => 'ntrks',
- n => 'nsect',
- a4 => 'spare3',
- a64 => 'partitions',
- n => 'magic',
- n => 'csum',
-);
-$main_format = join '', @$main_format;
-
-my ($fields1, $fields2) = ([ qw(type flags) ], [ qw(start_cylinder size) ]);
-my ($format1, $format2) = ("xCxC", "N2");
-my ($size1, $size2) = map { psizeof($_) } ($format1, $format2);
-my $magic = 0xDABE;
-my $nb_primary = 8;
-my $offset = 0;
-
-sub adjustStart($$) {
- my ($hd, $part) = @_;
- my $end = $part->{start} + $part->{size};
-
- #- since partition must always start on cylinders boundaries on sparc,
- #- note that if start sector is on the first cylinder, it is adjusted
- #- to 0 and it is valid, cylinder 0 bug is from bad define for sparc
- #- compilation of mke2fs combined with a blind kernel...
- $part->{start} = round_down($part->{start}, $hd->cylinder_size());
- $part->{size} = $end - $part->{start};
- $part->{size} = $hd->cylinder_size() if $part->{size} <= 0;
-}
-sub adjustEnd($$) {
- my ($hd, $part) = @_;
- my $end = $part->{start} + $part->{size};
- my $end2 = round_up($end, $hd->cylinder_size());
- $end2 = $hd->{geom}{cylinders} * $hd->cylinder_size() if $end2 > $hd->{geom}{cylinders} * $hd->cylinder_size();
- $part->{size} = $end2 - $part->{start};
-}
-
-#- compute crc checksum used for Sun Label partition, expect
-#- $tmp to be the 512 bytes buffer to be read/written to MBR.
-sub compute_crc($) {
- my ($tmp) = @_;
- my @l2b = unpack "n256", $tmp;
- my $crc = 0;
-
- map { $crc ^= $_ } @l2b;
-
- $crc;
-}
-
-sub read($$) {
- my ($hd, $sector) = @_;
- my $tmp;
-
- local *F; partition_table_raw::openit($hd, *F) or die "failed to open device";
- c::lseek_sector(fileno(F), $sector, $offset) or die "reading of partition in sector $sector failed";
-
- sysread F, $tmp, psizeof($main_format) or die "error while reading partition table in sector $sector";
- my %info; @info{@$main_fields} = unpack $main_format, $tmp;
-
- #- check magic number
- $info{magic} == $magic or die "bad magic number";
-
- #- check crc, csum contains the crc so result should be 0.
- compute_crc($tmp) == 0 or die "bad checksum";
-
- @{$hd->{geom}}{qw(cylinders heads sectors)} = @info{qw(ncyl ntrks nsect)};
-
- my @pt;
- my @infos_up = unpack $format1 x $nb_primary, $info{infos};
- my @partitions_up = unpack $format2 x $nb_primary, $info{partitions};
- for (0..$nb_primary-1) {
- my $h = { type => $infos_up[2 * $_], flag => $infos_up[1 + 2 * $_],
- start_cylinder => $partitions_up[2 * $_], size => $partitions_up[1 + 2 * $_] };
- $h->{start} = $sector + $h->{start_cylinder} * $hd->cylinder_size();
- $h->{type} && $h->{size} or $h->{$_} = 0 foreach keys %$h;
- push @pt, $h;
- }
-
-#- this code is completely broken by null char inside strings, it gets completely crazy :-)
-# my @pt = mapn {
-# my %h;
-# @h{@$fields1} = unpack $format1, $_[0];
-# @h{@$fields2} = unpack $format2, $_[1];
-# $h{start} = $sector + $h{start_cylinder} * $hd->cylinder_size();
-# $h{type} && $h{size} or $h{$_} = 0 foreach keys %h;
-# \%h;
-# } [ grep { $_ } split /(.{$size1})/o, $info{infos} ], [ grep { $_ } split /(.{$size2})/o, $info{partitions} ];
-
- [ @pt ], \%info;
-}
-
-# write the partition table (and extended ones)
-# for each entry, it uses fields: start, size, type, active
-sub write($$$;$) {
- my ($hd, $sector, $pt, $info) = @_;
-# my ($csize, $wdsize) = (0, 0);
-
- #- handle testing for writing partition table on file only!
- local *F;
- if ($::testing) {
- my $file = "/tmp/partition_table_$hd->{device}";
- open F, ">$file" or die "error opening test file $file";
- } else {
- partition_table_raw::openit($hd, *F, 2) or die "error opening device $hd->{device} for writing";
- c::lseek_sector(fileno(F), $sector, $offset) or return 0;
- }
-
- ($info->{infos}, $info->{partitions}) = map { join '', @$_ } list2kv map {
- $_->{start} % $hd->cylinder_size() == 0 or die "partition not at beginning of cylinder";
-# $csize += $_->{size} if $_->{type} != 5;
-# $wdsize += $_->{size} if $_->{type} == 5;
- $_->{flags} |= 0x10 if $_->{mntpoint} eq '/';
- $_->{flags} |= 0x01 if partition_table::isSwap($_);
- local $_->{start_cylinder} = $_->{start} / $hd->cylinder_size() - $sector;
- pack($format1, @$_{@$fields1}), pack($format2, @$_{@$fields2});
- } @$pt;
-# $csize == $wdsize or die "partitions are not using whole disk space";
-
- #- compute the checksum by building the buffer to write and call compute_crc.
- #- set csum to 0 so compute_crc will give the right csum value.
- $info->{csum} = 0;
- $info->{csum} = compute_crc(pack($main_format, @$info{@$main_fields}));
-
- syswrite F, pack($main_format, @$info{@$main_fields}), psizeof($main_format) or return 0;
-
- sync();
-
- 1;
-}
-
-sub info {
- my ($hd) = @_;
-
- #- take care of reduction of the number of cylinders, avoid loop of reduction!
- unless ($hd->{geom}{totalcylinders} > $hd->{geom}{cylinders}) {
- $hd->{geom}{totalcylinders} = $hd->{geom}{cylinders};
- $hd->{geom}{cylinders} -= 2;
-
- #- rebuild some constants according to number of cylinders.
- $hd->{totalsectors} = $hd->{geom}{heads} * $hd->{geom}{sectors} * $hd->{geom}{cylinders};
- }
-
- #- build a default suitable partition table,
- #- checksum will be built when writing on disk.
- #- note third partition is ALWAYS of type Whole disk.
- my $info = {
- info => "DiskDrake partition table",
- rspeed => 5400,
- pcylcount => $hd->{geom}{totalcylinders},
- sparecyl => 0,
- ilfact => 1,
- ncyl => $hd->{geom}{cylinders},
- nacyl => $hd->{geom}{totalcylinders} - $hd->{geom}{cylinders},
- ntrks => $hd->{geom}{heads},
- nsect => $hd->{geom}{sectors},
- magic => $magic,
- };
-
- $info;
-}
-
-sub clear_raw {
- my ($hd) = @_;
- my $pt = { raw => [ ({}) x $nb_primary ], info => info($hd) };
-
- #- handle special case for partition 2 which is whole disk.
- $pt->{raw}[2] = {
- type => 5, #- the whole disk type.
- flags => 0,
- start_cylinder => 0,
- size => $hd->{geom}{cylinders} * $hd->cylinder_size(),
- };
-
- $pt;
-}
-
-1;
diff --git a/perl-install/perl2etags b/perl-install/perl2etags
deleted file mode 100755
index 6eed722c0..000000000
--- a/perl-install/perl2etags
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/perl -p
-
-if (/^ / ... !/^ /) {
- ($package) = /(.*).pm,/;
- $package =~ s|/|::|g;
-}
-
-s/(\x7F)(sub\s+)?(\w+)(\([^)]*\))?/$1${package}::$3/;
diff --git a/perl-install/pixmaps/X.png b/perl-install/pixmaps/X.png
deleted file mode 100644
index 80b08c97f..000000000
--- a/perl-install/pixmaps/X.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/bootdisk.png b/perl-install/pixmaps/bootdisk.png
deleted file mode 100644
index 22d89c482..000000000
--- a/perl-install/pixmaps/bootdisk.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/bootloader.png b/perl-install/pixmaps/bootloader.png
deleted file mode 100644
index a4f0e024b..000000000
--- a/perl-install/pixmaps/bootloader.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/colors.png b/perl-install/pixmaps/colors.png
deleted file mode 100644
index 8de1929b4..000000000
--- a/perl-install/pixmaps/colors.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/colors16.png b/perl-install/pixmaps/colors16.png
deleted file mode 100644
index 76de54753..000000000
--- a/perl-install/pixmaps/colors16.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/colors8.png b/perl-install/pixmaps/colors8.png
deleted file mode 100644
index 904517e2f..000000000
--- a/perl-install/pixmaps/colors8.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/default.png b/perl-install/pixmaps/default.png
deleted file mode 100644
index bcbca644d..000000000
--- a/perl-install/pixmaps/default.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/eth_card_mini.png b/perl-install/pixmaps/eth_card_mini.png
deleted file mode 100644
index 0af32dbaf..000000000
--- a/perl-install/pixmaps/eth_card_mini.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/harddrive.png b/perl-install/pixmaps/harddrive.png
deleted file mode 100644
index ce3e84bdb..000000000
--- a/perl-install/pixmaps/harddrive.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/keyboard.png b/perl-install/pixmaps/keyboard.png
deleted file mode 100644
index e614c9cd4..000000000
--- a/perl-install/pixmaps/keyboard.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/monitor-1024.png b/perl-install/pixmaps/monitor-1024.png
deleted file mode 100644
index 6ed801825..000000000
--- a/perl-install/pixmaps/monitor-1024.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/monitor-1280.png b/perl-install/pixmaps/monitor-1280.png
deleted file mode 100644
index b338ecb28..000000000
--- a/perl-install/pixmaps/monitor-1280.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/monitor-640.png b/perl-install/pixmaps/monitor-640.png
deleted file mode 100644
index e0738b936..000000000
--- a/perl-install/pixmaps/monitor-640.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/monitor-800.png b/perl-install/pixmaps/monitor-800.png
deleted file mode 100644
index 04f4b861c..000000000
--- a/perl-install/pixmaps/monitor-800.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/monitor.png b/perl-install/pixmaps/monitor.png
deleted file mode 100644
index bacf844ba..000000000
--- a/perl-install/pixmaps/monitor.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/mouse.png b/perl-install/pixmaps/mouse.png
deleted file mode 100644
index 547f4384d..000000000
--- a/perl-install/pixmaps/mouse.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/printer.png b/perl-install/pixmaps/printer.png
deleted file mode 100644
index 749d0d9ab..000000000
--- a/perl-install/pixmaps/printer.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/rootpasswd.png b/perl-install/pixmaps/rootpasswd.png
deleted file mode 100644
index ee8ebef8e..000000000
--- a/perl-install/pixmaps/rootpasswd.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/security.png b/perl-install/pixmaps/security.png
deleted file mode 100644
index ee8ebef8e..000000000
--- a/perl-install/pixmaps/security.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/services.png b/perl-install/pixmaps/services.png
deleted file mode 100644
index 6a1bd1ea3..000000000
--- a/perl-install/pixmaps/services.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pixmaps/user.png b/perl-install/pixmaps/user.png
deleted file mode 100644
index e4aed67c7..000000000
--- a/perl-install/pixmaps/user.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm
deleted file mode 100644
index b55e737ea..000000000
--- a/perl-install/pkgs.pm
+++ /dev/null
@@ -1,1511 +0,0 @@
-package pkgs; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw(*LOG %preferred $limitMinTrans %compssListDesc);
-
-use common qw(:common :file :functional :system);
-use install_any;
-use commands;
-use run_program;
-use detect_devices;
-use log;
-use fs;
-use loopback;
-use c;
-
-
-
-my @preferred = qw(perl-GTK postfix proftpd ghostscript-X vim-minimal kernel db1 db2 ispell-en Bastille-Curses-module);
-@preferred{@preferred} = ();
-
-#- lower bound on the left ( aka 90 means [90-100[ )
-%compssListDesc = (
- 5 => __("must have"),
- 4 => __("important"),
- 3 => __("very nice"),
- 2 => __("nice"),
- 1 => __("maybe"),
-);
-
-#- constant for small transaction.
-$limitMinTrans = 8;
-
-#- constant for package accessor (via table).
-my $FILE = 0;
-my $FLAGS = 1;
-my $SIZE_DEPS = 2;
-my $MEDIUM = 3;
-my $PROVIDES = 4;
-my $VALUES = 5;
-my $HEADER = 6;
-my $INSTALLED_CUMUL_SIZE = 7;
-
-#- constant for packing flags, see below.
-my $PKGS_SELECTED = 0x00ffffff;
-my $PKGS_FORCE = 0x01000000;
-my $PKGS_INSTALLED = 0x02000000;
-my $PKGS_BASE = 0x04000000;
-my $PKGS_UPGRADE = 0x20000000;
-
-#- package to ignore, typically in Application CD.
-my %ignoreBadPkg = (
- 'civctp-demo' => 1,
- 'eus-demo' => 1,
- 'myth2-demo' => 1,
- 'heretic2-demo' => 1,
- 'heroes3-demo' => 1,
- 'rt2-demo' => 1,
- );
-
-#- basic methods for extracting informations about packages.
-#- to save memory, (name, version, release) are no more stored, they
-#- are directly generated from (file).
-#- all flags are grouped together into (flags), these includes the
-#- following flags : selected, force, installed, base, skip.
-#- size and deps are grouped to save memory too and make a much
-#- simpler and faster depslist reader, this gets (sizeDeps).
-sub packageHeaderFile { $_[0]->[$FILE] }
-sub packageName { $_[0]->[$FILE] =~ /(.*)-[^-]+-[^-]+\..*/ ? $1 : die "invalid file `$_[0]->[$FILE]'" }
-sub packageVersion { $_[0]->[$FILE] =~ /.*-([^-]+)-[^-]+\..*/ ? $1 : die "invalid file `$_[0]->[$FILE]'" }
-sub packageRelease { $_[0]->[$FILE] =~ /.*-[^-]+-([^-]+)\..*/ ? $1 : die "invalid file `$_[0]->[$FILE]'" }
-sub packageArch { $_[0]->[$FILE] =~ /.*-[^-]+-[^-]+\.(.*)/ ? $1 : die "invalid file `$_[0]->[$FILE]'" }
-sub packageFile { $_[0]->[$FILE] . ".rpm" }
-
-sub packageSize { to_int($_[0]->[$SIZE_DEPS]) }
-sub packageDepsId { split ' ', ($_[0]->[$SIZE_DEPS] =~ /^\d*\s*(.*)/)[0] }
-
-sub packageFlagSelected { $_[0]->[$FLAGS] & $PKGS_SELECTED }
-sub packageFlagForce { $_[0]->[$FLAGS] & $PKGS_FORCE }
-sub packageFlagInstalled { $_[0]->[$FLAGS] & $PKGS_INSTALLED }
-sub packageFlagBase { $_[0]->[$FLAGS] & $PKGS_BASE }
-sub packageFlagUpgrade { $_[0]->[$FLAGS] & $PKGS_UPGRADE }
-
-sub packageSetFlagSelected { $_[0]->[$FLAGS] &= ~$PKGS_SELECTED; $_[0]->[$FLAGS] |= $_[1] & $PKGS_SELECTED; }
-
-sub packageSetFlagForce { $_[1] ? ($_[0]->[$FLAGS] |= $PKGS_FORCE) : ($_[0]->[$FLAGS] &= ~$PKGS_FORCE); }
-sub packageSetFlagInstalled { $_[1] ? ($_[0]->[$FLAGS] |= $PKGS_INSTALLED) : ($_[0]->[$FLAGS] &= ~$PKGS_INSTALLED); }
-sub packageSetFlagBase { $_[1] ? ($_[0]->[$FLAGS] |= $PKGS_BASE) : ($_[0]->[$FLAGS] &= ~$PKGS_BASE); }
-sub packageSetFlagUpgrade { $_[1] ? ($_[0]->[$FLAGS] |= $PKGS_UPGRADE) : ($_[0]->[$FLAGS] &= ~$PKGS_UPGRADE); }
-
-sub packageMedium { $_[0]->[$MEDIUM] }
-
-sub packageProvides { map { $_[0]->{depslist}[$_] || die "unkown package id $_" } unpack "s*", $_[1]->[$PROVIDES] }
-
-sub packageRate { substr($_[0]->[$VALUES], 0, 1) }
-sub packageRateRFlags { my ($rate, @flags) = split "\t", $_[0]->[$VALUES]; ($rate, @flags) }
-sub packageSetRateRFlags { my ($pkg, $rate, @flags) = @_; $pkg->[$VALUES] = join("\t", $rate, @flags) }
-
-sub packageHeader { $_[0]->[$HEADER] }
-sub packageFreeHeader { c::headerFree(delete $_[0]->[$HEADER]) }
-
-sub packageSelectedOrInstalled { packageFlagSelected($_[0]) || packageFlagInstalled($_[0]) }
-
-sub packageId {
- my ($packages, $pkg) = @_;
- my $i = 0;
- foreach (@{$packages->{depslist}}) { return $i if $pkg == $packages->{depslist}[$i]; $i++ }
- return;
-}
-
-sub cleanHeaders {
- my ($prefix) = @_;
- commands::rm("-rf", "$prefix/tmp/headers") if -e "$prefix/tmp/headers";
-}
-
-#- get all headers from an hdlist file.
-sub extractHeaders($$$) {
- my ($prefix, $pkgs, $medium) = @_;
-
- cleanHeaders($prefix);
-
- eval {
- require packdrake;
- my $packer = new packdrake("/tmp/$medium->{hdlist}", quiet => 1);
- $packer->extract_archive("$prefix/tmp/headers", map { packageHeaderFile($_) } @$pkgs);
- };
-
- foreach (@$pkgs) {
- my $f = "$prefix/tmp/headers/". packageHeaderFile($_);
- local *H;
- open H, $f or log::l("unable to open header file $f: $!"), next;
- $_->[$HEADER] = c::headerRead(fileno H, 1) or log::l("unable to read header of package ". packageHeaderFile($_));
- }
- @$pkgs = grep { $_->[$HEADER] } @$pkgs;
-}
-
-#- size and correction size functions for packages.
-#- invCorrectSize corrects size in the range 0 to 3Gb approximately, so
-#- it should not be used outside these levels.
-#- but since it is an inverted parabolic curve starting above 0, we can
-#- get a solution where X=Y at approximately 9.3Gb. we use this point as
-#- a limit to change the approximation to use a linear one.
-#- for information above this point, we have the corrected size below the
-#- original size wich is absurd, this point is named D below.
-my $A = -121568/100000000000; # -1.21568e-05; #- because perl does like that on some language (TO BE FIXED QUICKLY)
-my $B = 121561/100000; # 1.21561
-my $C = -239889/10000; # -23.9889 #- doesn't take hdlist's into account as getAvailableSpace will do it.
-my $D = (-sqrt(sqr($B - 1) - 4 * $A * $C) - ($B - 1)) / 2 / $A; #- $A is negative so a positive solution is with - sqrt ...
-sub correctSize {
- my $csz = ($A * $_[0] + $B) * $_[0] + $C;
- $csz > $_[0] ? $csz : $_[0]; #- size correction (in MB) should be above input argument (as $A is negative).
-}
-sub invCorrectSize {
- my $sz = $_[0] < $D ? (sqrt(sqr($B) + 4 * $A * ($_[0] - $C)) - $B) / 2 / $A : $_[0];
- $sz < $_[0] ? $sz : $_[0];
-}
-
-sub selectedSize {
- my ($packages) = @_;
- my $size = 0;
- foreach (values %{$packages->{names}}) {
- packageFlagSelected($_) && !packageFlagInstalled($_) and $size += packageSize($_) - ($_->[$INSTALLED_CUMUL_SIZE] || 0);
- }
- $size;
-}
-sub correctedSelectedSize { correctSize(selectedSize($_[0]) / sqr(1024)) }
-
-
-#- searching and grouping methods.
-#- package is a reference to list that contains
-#- a hash to search by name and
-#- a list to search by id.
-sub packageByName {
- my ($packages, $name) = @_;
- $packages->{names}{$name} or log::l("unknown package `$name'") && undef;
-}
-sub packageById {
- my ($packages, $id) = @_;
- $packages->{depslist}[$id] or log::l("unknown package id $id") && undef;
-}
-sub packagesOfMedium {
- my ($packages, $mediumName) = @_;
- my $medium = $packages->{mediums}{$mediumName};
- grep { $_->[$MEDIUM] == $medium } @{$packages->{depslist}};
-}
-sub packagesToInstall {
- my ($packages) = @_;
- grep { $_->[$MEDIUM]{selected} && packageFlagSelected($_) && !packageFlagInstalled($_) } values %{$packages->{names}};
-}
-
-sub allMediums {
- my ($packages) = @_;
- keys %{$packages->{mediums}};
-}
-sub mediumDescr {
- my ($packages, $medium) = @_;
- $packages->{mediums}{$medium}{descr};
-}
-
-#- selection, unselection of package.
-sub selectPackage { #($$;$$$)
- my ($packages, $pkg, $base, $otherOnly, $check_recursion) = @_;
-
- #- check if the same or better version is installed,
- #- do not select in such case.
- packageFlagInstalled($pkg) and return;
-
- #- check for medium selection, if the medium has not been
- #- selected, the package cannot be selected.
- $pkg->[$MEDIUM]{selected} or return;
-
- #- avoid infinite recursion (mainly against badly generated depslist.ordered).
- $check_recursion ||= {}; exists $check_recursion->{$pkg->[$FILE]} and return; $check_recursion->{$pkg->[$FILE]} = undef;
-
- #- make sure base package are set even if already selected.
- $base and packageSetFlagBase($pkg, 1);
-
- #- select package and dependancies, otherOnly may be a reference
- #- to a hash to indicate package that will strictly be selected
- #- when value is true, may be selected when value is false (this
- #- is only used for unselection, not selection)
- unless (packageFlagSelected($pkg)) {
- foreach (packageDepsId($pkg)) {
- if (/\|/) {
- #- choice deps should be reselected recursively as no
- #- closure on them is computed, this code is exactly the
- #- same as pixel's one.
- my $preferred;
- foreach (split '\|') {
- my $dep = packageById($packages, $_) or next;
- $preferred ||= $dep;
- packageFlagSelected($dep) and $preferred = $dep, last;
- exists $preferred{packageName($dep)} and $preferred = $dep;
- }
- $preferred or die "unable to find a package for choice";
- packageFlagSelected($preferred) or log::l("selecting default package as $preferred->[$FILE]");
- selectPackage($packages, $preferred, $base, $otherOnly, $check_recursion);
- } else {
- #- deps have been closed except for choices, so no need to
- #- recursively apply selection, expand base on it.
- my $dep = packageById($packages, $_);
- $base and packageSetFlagBase($dep, 1);
- $otherOnly and !packageFlagSelected($dep) and $otherOnly->{packageName($dep)} = 1;
- $otherOnly or packageSetFlagSelected($dep, 1+packageFlagSelected($dep));
- }
- }
- }
- $otherOnly and !packageFlagSelected($pkg) and $otherOnly->{packageName($pkg)} = 1;
- $otherOnly or packageSetFlagSelected($pkg, 1+packageFlagSelected($pkg));
- 1;
-}
-sub unselectPackage($$;$) {
- my ($packages, $pkg, $otherOnly) = @_;
-
- #- base package are not unselectable,
- #- and already unselected package are no more unselectable.
- packageFlagBase($pkg) and return;
- packageFlagSelected($pkg) or return;
-
- #- dependancies may be used to propose package that may be not
- #- usefull for the user, since their counter is just one and
- #- they are not used any more by other packages.
- #- provides are closed and are taken into account to get possible
- #- unselection of package (value false on otherOnly) or strict
- #- unselection (value true on otherOnly).
- foreach my $provided ($pkg, packageProvides($packages, $pkg)) {
- packageFlagBase($provided) and die "a provided package cannot be a base package";
- if (packageFlagSelected($provided)) {
- my $unselect_alone = 1;
- foreach (packageDepsId($provided)) {
- $unselect_alone = 0;
- if (/\|/) {
- #- this package use a choice of other package, so we have to check
- #- if our package is not included in the choice, if this is the
- #- case, if must be checked one of the other package are selected.
- foreach (split '\|') {
- my $dep = packageById($packages, $_);
- $dep == $pkg and $unselect_alone |= 1 and next;
- packageFlagBase($dep) || packageFlagSelected($dep) and $unselect_alone |= 2;
- }
- } else {
- packageById($packages, $_) == $pkg and $unselect_alone = 1;
- }
- $unselect_alone == 1 and last;
- }
- #- if package has been found and nothing more selected,
- #- deselect the provided, or we can ignore it safely.
- $provided == $pkg || $unselect_alone == 1 or next;
- $otherOnly or packageSetFlagSelected($provided, 0);
- $otherOnly and $otherOnly->{packageName($provided)} = 1;
- }
- foreach (map { split '\|' } packageDepsId($provided)) {
- my $dep = packageById($packages, $_);
- packageFlagBase($dep) and next;
- packageFlagSelected($dep) or next;
- for (packageFlagSelected($dep)) {
- $_ == 1 and do { $otherOnly and $otherOnly->{packageName($dep)} ||= 0; };
- $_ > 1 and do { $otherOnly or packageSetFlagSelected($dep, $_-1); };
- last;
- }
- }
- }
- 1;
-}
-sub togglePackageSelection($$;$) {
- my ($packages, $pkg, $otherOnly) = @_;
- packageFlagSelected($pkg) ? unselectPackage($packages, $pkg, $otherOnly) : selectPackage($packages, $pkg, 0, $otherOnly);
-}
-sub setPackageSelection($$$) {
- my ($packages, $pkg, $value) = @_;
- $value ? selectPackage($packages, $pkg) : unselectPackage($packages, $pkg);
-}
-
-sub unselectAllPackages($) {
- my ($packages) = @_;
- foreach (values %{$packages->{names}}) {
- unless (packageFlagBase($_) || packageFlagUpgrade($_)) {
- packageSetFlagSelected($_, 0);
- }
- }
-}
-sub unselectAllPackagesIncludingUpgradable($) {
- my ($packages, $removeUpgradeFlag) = @_;
- foreach (values %{$packages->{names}}) {
- unless (packageFlagBase($_)) {
- packageSetFlagSelected($_, 0);
- packageSetFlagUpgrade($_, 0);
- }
- }
-}
-
-sub psUpdateHdlistsDeps {
- my ($prefix, $method) = @_;
- my $listf = install_any::getFile('Mandrake/base/hdlists') or die "no hdlists found";
-
- #- WARNING: this function should be kept in sync with functions
- #- psUsingHdlists and psUsingHdlist.
- #- it purpose it to update hdlist files on system to install.
-
- #- parse hdlist.list file.
- my $medium = 1;
- foreach (<$listf>) {
- chomp;
- s/\s*#.*$//;
- /^\s*$/ and next;
- m/^\s*(hdlist\S*\.cz2?)\s+(\S+)\s*(.*)$/ or die "invalid hdlist description \"$_\" in hdlists file";
- my ($hdlist, $rpmsdir, $descr) = ($1, $2, $3);
-
- #- copy hdlist file directly to $prefix/var/lib/urpmi, this will be used
- #- for getting header of package during installation or after by urpmi.
- my $fakemedium = "$descr ($method$medium)";
- my $newf = "$prefix/var/lib/urpmi/hdlist.$fakemedium.cz" . ($hdlist =~ /\.cz2/ && "2");
- -e $newf and do { unlink $newf or die "cannot remove $newf: $!"; };
- install_any::getAndSaveFile("Mandrake/base/$hdlist", $newf) or die "no $hdlist found";
- symlinkf $newf, "/tmp/$hdlist";
- ++$medium;
- }
-
- #- this is necessary for urpmi.
- install_any::getAndSaveFile("Mandrake/base/$_", "$prefix/var/lib/urpmi/$_")
- foreach qw(depslist.ordered provides rpmsrate);
-}
-
-sub psUsingHdlists {
- my ($prefix, $method) = @_;
- my $listf = install_any::getFile('Mandrake/base/hdlists') or die "no hdlists found";
- my %packages = ( names => {}, depslist => [], mediums => {});
-
- #- parse hdlists file.
- my $medium = 1;
- foreach (<$listf>) {
- chomp;
- s/\s*#.*$//;
- /^\s*$/ and next;
- m/^\s*(hdlist\S*\.cz2?)\s+(\S+)\s*(.*)$/ or die "invalid hdlist description \"$_\" in hdlists file";
-
- #- make sure the first medium is always selected!
- #- by default select all image.
- psUsingHdlist($prefix, $method, \%packages, $1, $medium, $2, $3, 1);
-
- ++$medium;
- }
-
- log::l("psUsingHdlists read " . scalar keys(%{$packages{names}}) .
- " headers on " . scalar keys(%{$packages{mediums}}) . " hdlists");
-
- \%packages;
-}
-
-sub psUsingHdlist {
- my ($prefix, $method, $packages, $hdlist, $medium, $rpmsdir, $descr, $selected, $fhdlist) = @_;
- my $fakemedium = "$descr ($method$medium)";
- log::l("trying to read $hdlist for medium $medium");
-
- #- if the medium already exist, use it.
- $packages->{mediums}{$medium} and return;
-
- my $m = $packages->{mediums}{$medium} = { hdlist => $hdlist,
- method => $method,
- medium => $medium,
- rpmsdir => $rpmsdir, #- where is RPMS directory.
- descr => $descr,
- fakemedium => $fakemedium,
- min => scalar keys %{$packages->{names}},
- max => -1, #- will be updated after reading current hdlist.
- selected => $selected, #- default value is only CD1, it is really the minimal.
- };
-
- #- copy hdlist file directly to $prefix/var/lib/urpmi, this will be used
- #- for getting header of package during installation or after by urpmi.
- my $newf = "$prefix/var/lib/urpmi/hdlist.$fakemedium.cz" . ($hdlist =~ /\.cz2/ && "2");
- -e $newf and do { unlink $newf or die "cannot remove $newf: $!"; };
- install_any::getAndSaveFile($fhdlist || "Mandrake/base/$hdlist", $newf) or die "no $hdlist found";
- symlinkf $newf, "/tmp/$hdlist";
-
- #- avoid using more than one medium if Cd is not ejectable.
- #- but keep all medium here so that urpmi has the whole set.
- $method eq 'cdrom' && $medium > 1 && isCdNotEjectable() and return;
-
- #- extract filename from archive, this take advantage of verifying
- #- the archive too.
- eval {
- require packdrake;
- my $packer = new packdrake($newf, quiet => 1);
- foreach (@{$packer->{files}}) {
- $packer->{data}{$_}[0] eq 'f' or next;
- my $pkg = [ (undef) x 8 ]; $pkg->[$FILE] = $_; $pkg->[$MEDIUM] = $m;
- my $specific_arch = packageArch($pkg);
- if (!$specific_arch || compat_arch($specific_arch)) {
- my $old_pkg = $packages->{names}{packageName($pkg)};
- if ($old_pkg) {
- if (packageVersion($pkg) eq packageVersion($old_pkg) && packageRelease($pkg) eq packageRelease($old_pkg)) {
- if (better_arch($specific_arch, packageArch($old_pkg))) {
- log::l("replacing old package with package $_ with better arch: $specific_arch");
- $packages->{names}{packageName($pkg)} = $pkg;
- } else {
- log::l("keeping old package against package $_ with worse arch");
- }
- } else {
- log::l("ignoring package $_ already present in distribution with different version or release");
- }
- } else {
- $packages->{names}{packageName($pkg)} = $pkg;
- }
- } else {
- log::l("ignoring package $_ with incompatible arch: $specific_arch");
- }
- }
- };
-
- #- update maximal index.
- $m->{max} = scalar(keys %{$packages->{names}}) - 1;
- $m->{max} >= $m->{min} or die "nothing found while parsing $newf";
- log::l("read " . ($m->{max} - $m->{min} + 1) . " headers in $hdlist");
- 1;
-}
-
-sub getOtherDeps($$) {
- my ($packages, $f) = @_;
-
- #- this version of getDeps is customized for handling errors more easily and
- #- convert reference by name to deps id including closure computation.
- local $_;
- while (<$f>) {
- my ($name, $version, $release, $size, $deps) = /^(\S*)-([^-\s]+)-([^-\s]+)\s+(\d+)\s+(.*)/;
- my $pkg = $packages->{names}{$name};
-
- $pkg or log::l("ignoring package $name-$version-$release in depslist is not in hdlist"), next;
- $version eq packageVersion($pkg) and $release eq packageRelease($pkg)
- or log::l("warning package $name-$version-$release in depslist mismatch version or release in hdlist ($version ne ",
- packageVersion($pkg), " or $release ne ", packageRelease($pkg), ")"), next;
-
- my $index = scalar @{$packages->{depslist}};
- $index >= $pkg->[$MEDIUM]{min} && $index <= $pkg->[$MEDIUM]{max}
- or log::l("ignoring package $name-$version-$release in depslist outside of hdlist indexation");
-
- #- here we have to translate referenced deps by name to id.
- #- this include a closure on deps too.
- my %closuredeps;
- @closuredeps{map { packageId($packages, $_), packageDepsId($_) }
- grep { $_ }
- map { packageByName($packages, $_) or do { log::l("unknown package $_ in depslist for closure"); undef } }
- split /\s+/, $deps} = ();
-
- $pkg->[$SIZE_DEPS] = join " ", $size, keys %closuredeps;
-
- push @{$packages->{depslist}}, $pkg;
- }
-
- #- check for same number of package in depslist and hdlists, avoid being to hard.
- scalar(keys %{$packages->{names}}) == scalar(@{$packages->{depslist}})
- or log::l("other depslist has not same package as hdlist file");
-}
-
-sub getDeps {
- my ($prefix, $packages) = @_;
-
- #- this is necessary for urpmi.
- install_any::getAndSaveFile('Mandrake/base/depslist.ordered', "$prefix/var/lib/urpmi/depslist.ordered");
- install_any::getAndSaveFile('Mandrake/base/provides', "$prefix/var/lib/urpmi/provides");
-
- #- beware of heavily mismatching depslist.ordered file against hdlist files.
- my $mismatch = 0;
-
- #- update dependencies list, provides attributes are updated later
- #- cross reference to be resolved on id (think of loop requires)
- #- provides should be updated after base flag has been set to save
- #- memory.
- local *F; open F, "$prefix/var/lib/urpmi/depslist.ordered" or die "can't find dependancies list";
- local $_;
- while (<F>) {
- my ($name, $version, $release, $sizeDeps) = /^(\S*)-([^-\s]+)-([^-\s]+)\s+(.*)/;
- my $pkg = $packages->{names}{$name};
-
- #- these verification are necessary in case of error, but are no more fatal as
- #- in case of only one medium taken into account during install, there should be
- #- silent warning for package which are unknown at this point.
- $pkg or
- log::l("ignoring $name-$version-$release in depslist is not in hdlist"), next;
- $version eq packageVersion($pkg) or
- log::l("ignoring $name-$version-$release in depslist mismatch version in hdlist"), next;
- $release eq packageRelease($pkg) or
- log::l("ignoring $name-$version-$release in depslist mismatch release in hdlist"), next;
-
- $pkg->[$SIZE_DEPS] = $sizeDeps;
-
- #- check position of package in depslist according to precomputed
- #- limit by hdlist, very strict :-)
- #- above warning have chance to raise an exception here, but may help
- #- for debugging.
- my $i = scalar @{$packages->{depslist}};
- $i >= $pkg->[$MEDIUM]{min} && $i <= $pkg->[$MEDIUM]{max} or
- log::l("inconsistency in position for $name-$version-$release in depslist and hdlist"), $mismatch = 1;
-
- #- package are already sorted in depslist to enable small transaction and multiple medium.
- push @{$packages->{depslist}}, $pkg;
- }
-
- #- check for mismatching package, it should break with above die unless depslist has too many errors!
- $mismatch and die "depslist.ordered mismatch against hdlist files";
-
- #- check for same number of package in depslist and hdlists.
- scalar(keys %{$packages->{names}}) == scalar(@{$packages->{depslist}})
- or die "depslist.ordered has not same package as hdlist files";
-}
-
-sub getProvides($) {
- my ($packages) = @_;
-
- #- update provides according to dependencies, here are stored
- #- reference to package directly and choice are included, this
- #- assume only 1 of the choice is selected, else on unselection
- #- the provided package will be deleted where other package still
- #- need it.
- #- base package are not updated because they cannot be unselected,
- #- this save certainly a lot of memory since most of them may be
- #- needed by a large number of package.
- #- now using a packed of signed short, this means no more than 32768
- #- packages can be managed by DrakX (currently about 2000).
- my $i = 0;
- foreach my $pkg (@{$packages->{depslist}}) {
- unless (packageFlagBase($pkg)) {
- foreach (map { split '\|' } grep { !/^NOTFOUND_/ } packageDepsId($pkg)) {
- my $provided = $packages->{depslist}[$_] or die "invalid package index $_";
- packageFlagBase($provided) or $provided->[$PROVIDES] = pack "s*", (unpack "s*", $provided->[$PROVIDES]), $i;
- }
- }
- ++$i;
- }
-}
-
-sub read_rpmsrate {
- my ($packages, $f) = @_;
- my $line_nb = 0;
- my (@l);
- while (<$f>) {
- $line_nb++;
- /\t/ and die "tabulations not allowed at line $line_nb\n";
- s/#.*//; # comments
-
- my ($indent, $data) = /(\s*)(.*)/;
- next if !$data; # skip empty lines
-
- @l = grep { $_->[0] < length $indent } @l;
-
- my @m = @l ? @{$l[$#l][1]} : ();
- my ($t, $flag, @l2);
- while ($data =~
- /^((
- [1-5]
- |
- (?: (?: !\s*)? [0-9A-Z_]+(?:".*?")?)
- (?: \s*\|\|\s* (?: !\s*)? [0-9A-Z_]+(?:".*?")?)*
- )
- (?:\s+|$)
- )(.*)/x) { #@")) {
- ($t, $flag, $data) = ($1,$2,$3);
- while ($flag =~ s,^\s*(("[^"]*"|[^"\s]*)*)\s+,$1,) {}
- my $ok = 0;
- $flag = join('||', grep {
- if (my ($inv, $p) = /^(!)?HW"(.*)"/) {
- ($inv xor detect_devices::matching_desc($p)) and $ok = 1;
- 0;
- } else {
- 1;
- }
- } split '\|\|', $flag);
- push @m, $ok ? 'TRUE' : $flag || 'FALSE';
- push @l2, [ length $indent, [ @m ] ];
- $indent .= $t;
- }
- if ($data) {
- # has packages on same line
- my ($rate) = grep { /^\d$/ } @m or die sprintf qq(missing rate for "%s" at line %d (flags are %s)\n), $data, $line_nb, join('&&', @m);
- foreach (split ' ', $data) {
- if ($packages) {
- my $p = packageByName($packages, $_) or next;
-
- my @m2 = map { packageName(packageById($packages, $_)) =~ /locales-(.*)/ ? qq(LOCALES"$1") : () } packageDepsId($p);
- packageSetRateRFlags($p, $rate, (grep { !/^\d$/ } @m), @m2);
- } else {
- print "$_ = ", join(" && ", @m), "\n";
- }
- }
- push @l, @l2;
- } else {
- push @l, [ $l2[0][0], $l2[$#l2][1] ];
- }
- }
-}
-
-sub readCompssUsers {
- my ($meta_class) = @_;
- my (%compssUsers, @sorted, $l);
-
- my $file = 'Mandrake/base/compssUsers';
- my $f = $meta_class && install_any::getFile("$file.$meta_class") || install_any::getFile($file) or die "can't find $file";
- local $_;
- while (<$f>) {
- /^\s*$/ || /^#/ and next;
- s/#.*//;
-
- if (/^(\S.*)/) {
- my $verbatim = $_;
- my ($icon, $descr, $path);
- /^(.*?)\s*\[path=(.*?)\](.*)/ and $_ = "$1$3", $path = $2;
- /^(.*?)\s*\[icon=(.*?)\](.*)/ and $_ = "$1$3", $icon = $2;
- /^(.*?)\s*\[descr=(.*?)\](.*)/ and $_ = "$1$3", $descr = $2;
- $compssUsers{"$path|$_"} = { label => $_, verbatim => $verbatim, path => $path, icons => $icon, descr => $descr, flags => $l=[] };
- push @sorted, "$path|$_";
- } elsif (/^\s+(.*?)\s*$/) {
- push @$l, $1;
- }
- }
- \%compssUsers, \@sorted;
-}
-sub saveCompssUsers {
- my ($prefix, $packages, $compssUsers, $sorted) = @_;
- my $flat;
- foreach (@$sorted) {
- my @fl = @{$compssUsers->{$_}{flags}};
- my %fl; $fl{$_} = 1 foreach @fl;
- $flat .= $compssUsers->{$_}{verbatim};
- foreach my $p (values %{$packages->{names}}) {
- my ($rate, @flags) = packageRateRFlags($p);
- if ($rate && grep { grep { !/^!/ && $fl{$_} } split('\|\|') } @flags) {
- $flat .= sprintf "\t%d %s\n", $rate, packageName($p);
- }
- }
- }
- output "$prefix/var/lib/urpmi/compssUsers.flat", $flat;
-}
-
-sub setSelectedFromCompssList {
- my ($packages, $compssUsersChoice, $min_level, $max_size) = @_;
- $compssUsersChoice->{TRUE} = 1; #- ensure TRUE is set
- my $nb = selectedSize($packages);
- foreach my $p (sort { packageRate($b) <=> packageRate($a) } values %{$packages->{names}}) {
- my ($rate, @flags) = packageRateRFlags($p);
- next if !$rate || $rate < $min_level || grep { !grep { /^!(.*)/ ? !$compssUsersChoice->{$1} : $compssUsersChoice->{$_} } split('\|\|') } @flags;
-
- #- determine the packages that will be selected when
- #- selecting $p. the packages are not selected.
- my %newSelection;
- selectPackage($packages, $p, 0, \%newSelection);
-
- #- this enable an incremental total size.
- my $old_nb = $nb;
- foreach (grep { $newSelection{$_} } keys %newSelection) {
- $nb += packageSize($packages->{names}{$_});
- }
- if ($max_size && $nb > $max_size) {
- $nb = $old_nb;
- $min_level = packageRate($p);
- last;
- }
-
- #- at this point the package can safely be selected.
- selectPackage($packages, $p);
- }
- log::l("setSelectedFromCompssList: reached size ", formatXiB($nb), ", up to indice $min_level (less than ", formatXiB($max_size), ")");
- log::l("setSelectedFromCompssList: ", join(" ", sort map { packageName($_) } grep { packageFlagSelected($_) } @{$packages->{depslist}}));
- $min_level;
-}
-
-#- usefull to know the size it would take for a given min_level/max_size
-#- just saves the selected packages, call setSelectedFromCompssList and restores the selected packages
-sub saveSelected {
- my ($packages) = @_;
- my @l = values %{$packages->{names}};
- my @flags = map { packageFlagSelected($_) } @l;
- [ $packages, \@l, \@flags ];
-}
-sub restoreSelected {
- my ($packages, $l, $flags) = @{$_[0]};
- mapn { packageSetFlagSelected(@_) } $l, $flags;
-}
-
-sub computeGroupSize {
- my ($packages, $min_level) = @_;
-
- sub inside {
- my ($l1, $l2) = @_;
- my $i = 0;
- return if @$l1 > @$l2;
- foreach (@$l1) {
- my $c;
- while ($c = $l2->[$i++] cmp $_ ) {
- return if $c == 1 || $i > @$l2;
- }
- }
- 1;
- }
-
- sub or_ify {
- my ($first, @other) = @_;
- my @l = split('\|\|', $first);
- foreach (@other) {
- @l = map {
- my $n = $_;
- map { "$_&&$n" } @l;
- } split('\|\|');
- }
- #- HACK, remove LOCALES, too costly
- grep { !/LOCALES/ } @l;
- }
- sub or_clean {
- my (@l) = map { [ sort split('&&') ] } @_ or return '';
- my @r;
- B: while (@l) {
- my $e = shift @l;
- foreach (@r, @l) {
- inside($e, $_) and next B;
- }
- push @r, $e;
- }
- join("\t", map { join('&&', @$_) } @r);
- }
- my (%group, %memo);
-
- foreach my $p (values %{$packages->{names}}) {
- my ($rate, @flags) = packageRateRFlags($p);
- next if !$rate || $rate < $min_level;
-
- my $flags = join("\t", @flags = or_ify(@flags));
- $group{packageName($p)} = ($memo{$flags} ||= or_clean(@flags));
-
- #- determine the packages that will be selected when selecting $p. the packages are not selected.
- my %newSelection;
- selectPackage($packages, $p, 0, \%newSelection);
- foreach (grep { $newSelection{$_} } keys %newSelection) {
- my $s = $group{$_} || do {
- $packages->{names}{$_}[$VALUES] =~ /\t(.*)/;
- join("\t", or_ify(split("\t", $1)));
- };
- next if length($s) > 80; # HACK, truncated too complicated expressions, too costly
- my $m = "$flags\t$s";
- $group{$_} = ($memo{$m} ||= or_clean(@flags, split("\t", $s)));
- }
- }
- my (%sizes, %pkgs);
- while (my ($k, $v) = each %group) {
- push @{$pkgs{$v}}, $k;
- $sizes{$v} += packageSize($packages->{names}{$k});
- }
- log::l(sprintf "%s %dMB %s", $_, $sizes{$_} / sqr(1024), join(',', @{$pkgs{$_}})) foreach keys %sizes;
- \%sizes, \%pkgs;
-}
-
-
-sub init_db {
- my ($prefix) = @_;
-
- my $f = "$prefix/root/install.log";
- open(LOG, "> $f") ? log::l("opened $f") : log::l("Failed to open $f. No install log will be kept.");
- *LOG or *LOG = log::F() or *LOG = *STDERR;
- CORE::select((CORE::select(LOG), $| = 1)[0]);
- c::rpmErrorSetCallback(fileno LOG);
-#- c::rpmSetVeryVerbose();
-
- log::l("reading /usr/lib/rpm/rpmrc");
- c::rpmReadConfigFiles() or die "can't read rpm config files";
- log::l("\tdone");
-}
-
-sub rebuild_db_open_for_traversal {
- my ($packages, $prefix) = @_;
-
- log::l("reading /usr/lib/rpm/rpmrc");
- c::rpmReadConfigFiles() or die "can't read rpm config files";
- log::l("\tdone");
-
- unless (exists $packages->{rebuild_db}) {
- if (my $pid = fork()) {
- waitpid $pid, 0;
- ($? & 0xff00) and die "rebuilding of rpm database failed";
- } else {
- log::l("rebuilding rpm database");
- my $rebuilddb_dir = "$prefix/var/lib/rpmrebuilddb.$$";
- -d $rebuilddb_dir and log::l("removing stale directory $rebuilddb_dir"), commands::rm("-rf", $rebuilddb_dir);
-
- c::rpmdbRebuild($prefix) or log::l("rebuilding of rpm database failed: ". c::rpmErrorString()), c::_exit(2);
-
- c::_exit(0);
- }
- $packages->{rebuild_db} = undef;
- }
-
- my $db = c::rpmdbOpenForTraversal($prefix) or die "unable to open $prefix/var/lib/rpm/Packages";
- log::l("opened rpm database for examining existing packages");
-
- $db;
-}
-
-sub clean_old_rpm_db {
- my ($prefix) = @_;
- my $failed;
-
- foreach (qw(Basenames Conflictname Group Name Packages Providename Requirename Triggername)) {
- -s "$prefix/var/lib/rpm/$_" or $failed = 'failed';
- }
- #- rebuilding has been successfull, so remove old rpm database if any.
- #- once we have checked the rpm4 db file are present and not null, in case
- #- of doubt, avoid removing them...
- unless ($failed) {
- log::l("rebuilding rpm database completed successfully");
- foreach (qw(conflictsindex.rpm fileindex.rpm groupindex.rpm nameindex.rpm packages.rpm
- providesindex.rpm requiredby.rpm triggerindex.rpm)) {
- -e "$prefix/var/lib/rpm/$_" or next;
- log::l("removing old rpm file $_");
- commands::rm("-f", "$prefix/var/lib/rpm/$_");
- }
- }
-}
-
-sub done_db {
- log::l("closing install.log file");
- close LOG;
-}
-
-sub versionCompare($$) {
- my ($a, $b) = @_;
- local $_;
-
- while ($a || $b) {
- my ($sb, $sa) = map { $1 if $a =~ /^\W*\d/ ? s/^\W*0*(\d+)// : s/^\W*(\D*)// } ($b, $a);
- $_ = length($sa) <=> length($sb) || $sa cmp $sb and return $_;
- $sa eq '' && $sb eq '' and return $a cmp $b || 0;
- }
-}
-
-sub selectPackagesAlreadyInstalled {
- my ($packages, $prefix) = @_;
-
- #- avoid rebuilding the database if such case.
- $packages->{rebuild_db} = "oem does not need rebuilding the rpm db";
- my $db = rebuild_db_open_for_traversal($packages, $prefix);
-
- #- this method has only one objectif, check the presence of packages
- #- already installed and avoid installing them again. this is to be used
- #- with oem installation, if the database exists, preselect the packages
- #- installed WHATEVER their version/release (log if a problem is perceived
- #- is enough).
- c::rpmdbTraverse($db, sub {
- my ($header) = @_;
- my $p = $packages->{names}{c::headerGetEntry($header, 'name')};
-
- if ($p) {
- my $version_cmp = versionCompare(c::headerGetEntry($header, 'version'), packageVersion($p));
- my $version_rel_test = $version_cmp > 0 || $version_cmp == 0 &&
- versionCompare(c::headerGetEntry($header, 'release'), packageRelease($p)) >= 0;
- $version_rel_test or log::l("keeping an older package, avoiding selecting $p->[$FILE]");
- packageSetFlagInstalled($p, 1);
- }
- });
-
- #- close db, job finished !
- c::rpmdbClose($db);
- log::l("done selecting packages to upgrade");
-}
-
-sub selectPackagesToUpgrade($$$;$$) {
- my ($packages, $prefix, $base, $toRemove, $toSave) = @_;
- local $_; #- else perl complains on the map { ... } grep { ... } @...;
-
- local (*UPGRADE_INPUT, *UPGRADE_OUTPUT); pipe UPGRADE_INPUT, UPGRADE_OUTPUT;
- if (my $pid = fork()) {
- @{$toRemove || []} = (); #- reset this one.
-
- close UPGRADE_OUTPUT;
- while (<UPGRADE_INPUT>) {
- chomp;
- my ($action, $name) = /^([\w\d]*):(.*)/;
- for ($action) {
- /remove/ and do { push @$toRemove, $name; next };
- /keepfiles/ and do { push @$toSave, $name; next };
-
- my $p = $packages->{names}{$name} or die "unable to find package ($name)";
- /^\d*$/ and do { $p->[$INSTALLED_CUMUL_SIZE] = $action; next };
- /installed/ and do { packageSetFlagInstalled($p, 1); next };
- /select/ and do { selectPackage($packages, $p); next };
-
- die "unknown action ($action)";
- }
- }
- close UPGRADE_INPUT;
- waitpid $pid, 0;
- } else {
- close UPGRADE_INPUT;
-
- my $db = rebuild_db_open_for_traversal($packages, $prefix);
- #- used for package that are not correctly updated.
- #- should only be used when nothing else can be done correctly.
- my %upgradeNeedRemove = (
- 'libstdc++' => 1,
- 'compat-glibc' => 1,
- 'compat-libs' => 1,
- );
-
- #- generel purpose for forcing upgrade of package whatever version is.
- my %packageNeedUpgrade = (
- 'lilo' => 1, #- this package has been misnamed in 7.0.
- );
-
- #- help removing package which may have different release numbering
- my %toRemove; map { $toRemove{$_} = 1 } @{$toRemove || []};
-
- #- help searching package to upgrade in regard to already installed files.
- my %installedFilesForUpgrade;
-
- #- help keeping memory by this set of package that have been obsoleted.
- my %obsoletedPackages;
-
- #- make a subprocess here for reading filelist, this is important
- #- not to waste a lot of memory for the main program which will fork
- #- latter for each transaction.
- local (*INPUT, *OUTPUT_CHILD); pipe INPUT, OUTPUT_CHILD;
- local (*INPUT_CHILD, *OUTPUT); pipe INPUT_CHILD, OUTPUT;
- if (my $pid = fork()) {
- close INPUT_CHILD;
- close OUTPUT_CHILD;
- select((select(OUTPUT), $| = 1)[0]);
-
- #- internal reading from interactive mode of parsehdlist.
- #- takes a code to call with the line read, this avoid allocating
- #- memory for that.
- my $ask_child = sub {
- my ($name, $tag, $code) = @_;
- $code or die "no callback code for parsehdlist output";
- print OUTPUT "$name:$tag\n";
-
- local $_;
- while (<INPUT>) {
- chomp;
- /^\s*$/ and last;
- $code->($_);
- }
- };
-
- #- select packages which obseletes other package, obselete package are not removed,
- #- should we remove them ? this could be dangerous !
- foreach my $p (values %{$packages->{names}}) {
- $ask_child->(packageName($p), "obsoletes", sub {
- #- take care of flags and version and release if present
- if ($_[0] =~ /^(\S*)\s*(\S*)\s*([^\s-]*)-?(\S*)/ && c::rpmdbNameTraverse($db, $1) > 0) {
- $3 and eval(versionCompare(packageVersion($p), $3) . $2 . 0) or next;
- $4 and eval(versionCompare(packageRelease($p), $4) . $2 . 0) or next;
- log::l("selecting " . packageName($p) . " by selection on obsoletes");
- $obsoletedPackages{$1} = undef;
- selectPackage($packages, $p);
- }
- });
- }
-
- #- mark all files which are not in /etc/rc.d/ for packages which are already installed but which
- #- are not in the packages list to upgrade.
- #- the 'installed' property will make a package unable to be selected, look at select.
- c::rpmdbTraverse($db, sub {
- my ($header) = @_;
- my $otherPackage = (c::headerGetEntry($header, 'release') !~ /mdk\w*$/ &&
- (c::headerGetEntry($header, 'name'). '-' .
- c::headerGetEntry($header, 'version'). '-' .
- c::headerGetEntry($header, 'release')));
- my $p = $packages->{names}{c::headerGetEntry($header, 'name')};
-
- if ($p) {
- my $version_cmp = versionCompare(c::headerGetEntry($header, 'version'), packageVersion($p));
- my $version_rel_test = $version_cmp > 0 || $version_cmp == 0 &&
- versionCompare(c::headerGetEntry($header, 'release'), packageRelease($p)) >= 0;
- if ($packageNeedUpgrade{packageName($p)}) {
- log::l("package ". packageName($p) ." need to be upgraded");
- } elsif ($version_rel_test) { #- by default, package are upgraded whatever version is !
- if ($otherPackage && $version_cmp <= 0) {
- log::l("force upgrading $otherPackage since it will not be updated otherwise");
- } else {
- #- let the parent known this installed package.
- print UPGRADE_OUTPUT "installed:" . packageName($p) . "\n";
- packageSetFlagInstalled($p, 1);
- }
- } elsif ($upgradeNeedRemove{packageName($p)}) {
- my $otherPackage = (c::headerGetEntry($header, 'name'). '-' .
- c::headerGetEntry($header, 'version'). '-' .
- c::headerGetEntry($header, 'release'));
- log::l("removing $otherPackage since it will not upgrade correctly!");
- $toRemove{$otherPackage} = 1; #- force removing for theses other packages, select our.
- }
- } else {
- if (! exists $obsoletedPackages{c::headerGetEntry($header, 'name')}) {
- my @files = c::headerGetEntry($header, 'filenames');
- @installedFilesForUpgrade{grep { ($_ !~ m|^/etc/rc.d/| && $_ !~ m|\.la$| &&
- ! -d "$prefix/$_" && ! -l "$prefix/$_") } @files} = ();
- }
- }
- });
-
- #- find new packages to upgrade.
- foreach my $p (values %{$packages->{names}}) {
- my $skipThis = 0;
- my $count = c::rpmdbNameTraverse($db, packageName($p), sub {
- my ($header) = @_;
- $skipThis ||= packageFlagInstalled($p);
- });
-
- #- skip if not installed (package not found in current install).
- $skipThis ||= ($count == 0);
-
- #- make sure to upgrade package that have to be upgraded.
- $packageNeedUpgrade{packageName($p)} and $skipThis = 0;
-
- #- select the package if it is already installed with a lower version or simply not installed.
- unless ($skipThis) {
- my $cumulSize;
-
- selectPackage($packages, $p);
-
- #- keep in mind installed files which are not being updated. doing this costs in
- #- execution time but use less memory, else hash all installed files and unhash
- #- all file for package marked for upgrade.
- c::rpmdbNameTraverse($db, packageName($p), sub {
- my ($header) = @_;
- $cumulSize += c::headerGetEntry($header, 'size');
- my @files = c::headerGetEntry($header, 'filenames');
- @installedFilesForUpgrade{grep { ($_ !~ m|^/etc/rc.d/| && $_ !~ m|\.la$| &&
- ! -d "$prefix/$_" && ! -l "$prefix/$_") } @files} = ();
- });
-
- $ask_child->(packageName($p), "files", sub {
- delete $installedFilesForUpgrade{$_[0]};
- });
-
- #- keep in mind the cumul size of installed package since they will be deleted
- #- on upgrade, only for package that are allowed to be upgraded.
- if (allowedToUpgrade(packageName($p))) {
- print UPGRADE_OUTPUT "$cumulSize:" . packageName($p) . "\n";
- }
- }
- }
-
- #- unmark all files for all packages marked for upgrade. it may not have been done above
- #- since some packages may have been selected by depsList.
- foreach my $p (values %{$packages->{names}}) {
- if (packageFlagSelected($p)) {
- $ask_child->(packageName($p), "files", sub {
- delete $installedFilesForUpgrade{$_[0]};
- });
- }
- }
-
- #- select packages which contains marked files, then unmark on selection.
- #- a special case can be made here, the selection is done only for packages
- #- requiring locales if the locales are selected.
- #- another special case are for devel packages where fixes over the time has
- #- made some files moving between the normal package and its devel couterpart.
- #- if only one file is affected, no devel package is selected.
- foreach my $p (values %{$packages->{names}}) {
- unless (packageFlagSelected($p)) {
- my $toSelect = 0;
- $ask_child->(packageName($p), "files", sub {
- if ($_[0] !~ m|^/etc/rc.d/| && $_ !~ m|\.la$| && exists $installedFilesForUpgrade{$_[0]}) {
- ++$toSelect if ! -d "$prefix/$_[0]" && ! -l "$prefix/$_[0]";
- }
- delete $installedFilesForUpgrade{$_[0]};
- });
- if ($toSelect) {
- if ($toSelect <= 1 && packageName($p) =~ /-devel/) {
- log::l("avoid selecting " . packageName($p) . " as not enough files will be updated");
- } else {
- #- default case is assumed to allow upgrade.
- my @deps = map { my $p = $packages->{depslist}[$_];
- $p && packageName($p) =~ /locales-/ ? ($p) : () } packageDepsId($p);
- if (@deps == 0 || @deps > 0 && (grep { !packageFlagSelected($_) } @deps) == 0) {
- log::l("selecting " . packageName($p) . " by selection on files");
- selectPackage($packages, $p);
- } else {
- log::l("avoid selecting " . packageName($p) . " as its locales language is not already selected");
- }
- }
- }
- }
- }
-
- #- clean memory...
- %installedFilesForUpgrade = ();
-
- #- no need to still use the child as this point, we can let him to terminate.
- close OUTPUT;
- close INPUT;
- waitpid $pid, 0;
- } else {
- close INPUT;
- close OUTPUT;
- open STDIN, "<&INPUT_CHILD";
- open STDOUT, ">&OUTPUT_CHILD";
- exec if_($ENV{LD_LOADER}, $ENV{LD_LOADER}), "parsehdlist", "--interactive", map { "/tmp/$_->{hdlist}" } values %{$packages->{mediums}}
- or c::_exit(1);
- }
-
- #- let the parent known about what we found here!
- foreach my $p (values %{$packages->{names}}) {
- print UPGRADE_OUTPUT "select:" . packageName($p) . "\n" if packageFlagSelected($p);
- }
-
- #- clean false value on toRemove.
- delete $toRemove{''};
-
- #- get filenames that should be saved for packages to remove.
- #- typically config files, but it may broke for packages that
- #- are very old when compabilty has been broken.
- #- but new version may saved to .rpmnew so it not so hard !
- if ($toSave && keys %toRemove) {
- c::rpmdbTraverse($db, sub {
- my ($header) = @_;
- my $otherPackage = (c::headerGetEntry($header, 'name'). '-' .
- c::headerGetEntry($header, 'version'). '-' .
- c::headerGetEntry($header, 'release'));
- if ($toRemove{$otherPackage}) {
- print UPGRADE_OUTPUT "remove:$otherPackage\n";
- if (packageFlagBase($packages->{names}{c::headerGetEntry($header, 'name')})) {
- delete $toRemove{$otherPackage}; #- keep it selected, but force upgrade.
- } else {
- my @files = c::headerGetEntry($header, 'filenames');
- my @flags = c::headerGetEntry($header, 'fileflags');
- for my $i (0..$#flags) {
- if ($flags[$i] & c::RPMFILE_CONFIG()) {
- print UPGRADE_OUTPUT "keepfiles:$files[$i]\n" unless $files[$i] =~ /kdelnk/;
- }
- }
- }
- }
- });
- }
-
- #- close db, job finished !
- c::rpmdbClose($db);
- log::l("done selecting packages to upgrade");
-
- close UPGRADE_OUTPUT;
- c::_exit(0);
- }
-
- #- keep a track of packages that are been selected for being upgraded,
- #- these packages should not be unselected (unless expertise)
- foreach my $p (values %{$packages->{names}}) {
- packageSetFlagUpgrade($p, 1) if packageFlagSelected($p);
- }
-}
-
-sub allowedToUpgrade { $_[0] !~ /^(kernel|kernel-secure|kernel-smp|kernel-linus|hackkernel)$/ }
-
-sub installCallback {
-# my $msg = shift;
-# log::l($msg .": ". join(',', @_));
-}
-
-sub install($$$;$$) {
- my ($prefix, $isUpgrade, $toInstall, $depOrder, $media) = @_;
- my %packages;
-
- return if $::g_auto_install || !scalar(@$toInstall);
-
- #- for root loopback'ed /boot
- my $loop_boot = loopback::prepare_boot($prefix);
-
- #- first stage to extract some important informations
- #- about the packages selected. this is used to select
- #- one or many transaction.
- my ($total, $nb);
- foreach my $pkg (@$toInstall) {
- $packages{packageName($pkg)} = $pkg;
- $nb++;
- $total += packageSize($pkg);
- }
-
- log::l("pkgs::install $prefix");
- log::l("pkgs::install the following: ", join(" ", keys %packages));
- eval { fs::mount("/proc", "$prefix/proc", "proc", 0) } unless -e "$prefix/proc/cpuinfo";
-
- log::l("reading /usr/lib/rpm/rpmrc");
- c::rpmReadConfigFiles() or die "can't read rpm config files";
- log::l("\tdone");
-
- my $callbackOpen = sub {
- my $p = $packages{$_[0]};
- my $f = packageFile($p);
- print LOG "$f $p->[$MEDIUM]{descr}\n";
- my $fd = install_any::getFile($f, $p->[$MEDIUM]{descr});
- $fd ? fileno $fd : -1;
- };
- my $callbackClose = sub { packageSetFlagInstalled(delete $packages{$_[0]}, 1) };
-
- #- do not modify/translate the message used with installCallback since
- #- these are keys during progressing installation, or change in other
- #- place (install_steps_gtk.pm,...).
- installCallback("Starting installation", $nb, $total);
-
- my ($i, $min, $medium) = (0, 0, 1);
- do {
- my @transToInstall;
-
- if (!$depOrder || !$media) {
- @transToInstall = values %packages;
- $nb = 0;
- } else {
- do {
- #- change current media if needed.
- if ($i > $media->{$medium}{max}) {
- #- search for media that contains the desired package to install.
- foreach (keys %$media) {
- $i >= $media->{$_}{min} && $i <= $media->{$_}{max} and $medium = $_, last;
- }
- }
- $i >= $media->{$medium}{min} && $i <= $media->{$medium}{max} or die "unable to find right medium";
- install_any::useMedium($medium);
-
- while ($i <= $media->{$medium}{max} && ($i < $min || scalar @transToInstall < $limitMinTrans)) {
- my $dep = $packages{packageName($depOrder->[$i++])} or next;
- if ($dep->[$MEDIUM]{selected}) {
- push @transToInstall, $dep;
- foreach (map { split '\|' } packageDepsId($dep)) {
- $min < $_ and $min = $_;
- }
- } else {
- log::l("ignoring package $dep->[$FILE] as its medium is not selected");
- }
- --$nb; #- make sure the package is not taken into account as its medium is not selected.
- }
- } while ($nb > 0 && scalar(@transToInstall) == 0); #- avoid null transaction, it a nop that cost a bit.
- }
-
- #- added to exit typically after last media unselected.
- if ($nb == 0 && scalar(@transToInstall) == 0) {
- cleanHeaders($prefix);
-
- loopback::save_boot($loop_boot);
- return;
- }
-
- #- extract headers for parent as they are used by callback.
- extractHeaders($prefix, \@transToInstall, $media->{$medium});
-
- if ($media->{$medium}{method} eq 'cdrom') {
- #- reset file descriptor open for main process but
- #- make sure error trying to change from hdlist are
- #- trown from main process too.
- install_any::getFile(packageFile($transToInstall[0]), $transToInstall[0][$MEDIUM]{descr});
- }
- #- and make sure there are no staling open file descriptor too (before forking)!
- install_any::getFile('XXX');
-
- my $retry;
- while ($retry || @transToInstall) {
- local (*INPUT, *OUTPUT); pipe INPUT, OUTPUT;
- if (my $pid = fork()) {
- close OUTPUT;
- my $error_msg = '';
- local $_;
- while (<INPUT>) {
- if (/^die:(.*)/) {
- $error_msg = $1;
- last;
- } else {
- chomp;
- my @params = split ":";
- if ($params[0] eq 'close') {
- &$callbackClose($params[1]);
- } else {
- installCallback(@params);
- }
- }
- }
- $error_msg and $error_msg .= join('', <INPUT>);
- waitpid $pid, 0;
- close INPUT;
- $error_msg and die $error_msg;
- } else {
- #- child process will run each transaction.
- $SIG{SEGV} = sub { log::l("segmentation fault on transactions"); c::_exit(0) };
- my $db;
- eval {
- close INPUT;
- select((select(OUTPUT), $| = 1)[0]);
- $db = c::rpmdbOpen($prefix) or die "error opening RPM database: ", c::rpmErrorString();
- my $trans = c::rpmtransCreateSet($db, $prefix);
- if ($retry) {
- log::l("opened rpm database for retry transaction of 1 package only");
- c::rpmtransAddPackage($trans, $retry->[$HEADER], packageName($retry),
- $isUpgrade && allowedToUpgrade(packageName($retry)));
- } else {
- log::l("opened rpm database for transaction of ". scalar @transToInstall ." new packages, still $nb after that to do");
- c::rpmtransAddPackage($trans, $_->[$HEADER], packageName($_),
- $isUpgrade && allowedToUpgrade(packageName($_)))
- foreach @transToInstall;
- }
-
- c::rpmdepOrder($trans) or die "error ordering package list: " . c::rpmErrorString();
- c::rpmtransSetScriptFd($trans, fileno LOG);
-
- log::l("rpmRunTransactions start");
- my @probs = c::rpmRunTransactions($trans, $callbackOpen,
- sub { #- callbackClose
- print OUTPUT "close:$_[0]\n"; },
- sub { #- installCallback
- print OUTPUT join(":", @_), "\n"; },
- 1);
- log::l("rpmRunTransactions done, now trying to close still opened fd");
- install_any::getFile('XXX'); #- close still opened fd.
-
- if (@probs) {
- my %parts;
- @probs = reverse grep {
- if (s/(installing package) .* (needs (?:.*) on the (.*) filesystem)/$1 $2/) {
- $parts{$3} ? 0 : ($parts{$3} = 1);
- } else {
- 1;
- }
- } reverse map { s|/mnt||; $_ } @probs;
-
- c::rpmdbClose($db);
- die "installation of rpms failed:\n ", join("\n ", @probs);
- }
- }; $@ and print OUTPUT "die:$@\n";
-
- c::rpmdbClose($db);
- log::l("rpm database closed");
-
- close OUTPUT;
-
- #- now search for child process which may be locking the cdrom, making it unable to be ejected.
- my (@killpid, %tree, $pid);
- local (*DIR, *F, $_);
- opendir DIR, "/proc";
- while ($pid = readdir DIR) {
- $pid =~ /^\d+$/ or next;
- open F, "/proc/$pid/status";
- while (<F>) {
- /^Pid:\s+(\d+)/ and $pid == $1 || die "incorrect pid reported for $pid (found $1)";
- if (/^PPid:\s+(\d+)/) {
- $tree{$pid} and die "PPID already found for $pid, previously $tree{$pid}, now $1";
- $tree{$pid} = $1;
- }
- }
- close F;
- }
- closedir DIR;
- foreach (keys %tree) {
- #- remove child of this process (which will terminate).
- $pid = $_; while ($pid = $tree{$pid}) { $pid == $$ and push @killpid, $_ }
- #- remove child of 1 direct that have a pid greater than current one.
- $_ > $$ && $tree{$_} == 1 and push @killpid, $_;
- }
- if (@killpid) {
- log::l("killing process ". join(", ", @killpid));
- kill 15, @killpid;
- sleep 2;
- kill 9, @killpid;
- }
-
- c::_exit(0);
- }
-
- #- if we are using a retry mode, this means we have to split the transaction with only
- #- one package for each real transaction.
- unless ($retry) {
- my @badPackages;
- foreach (@transToInstall) {
- if (!packageFlagInstalled($_) && $_->[$MEDIUM]{selected} && !exists($ignoreBadPkg{packageName($_)})) {
- push @badPackages, $_;
- log::l("bad package $_->[$FILE]");
- } else {
- packageFreeHeader($_);
- }
- }
- @transToInstall = @badPackages;
- #- if we are in retry mode, we have to fetch only one package at a time.
- $retry = shift @transToInstall;
- } else {
- if (!packageFlagInstalled($retry) && $retry->[$MEDIUM]{selected} && !exists($ignoreBadPkg{packageName($retry)})) {
- log::l("bad package $retry->[$FILE] unable to be installed");
- packageSetFlagSelected($retry, 0);
- cdie ("error installing package list: $retry->[$FILE]");
- }
- packageFreeHeader($retry);
- $retry = shift @transToInstall;
- }
- }
- cleanHeaders($prefix);
- } while ($nb > 0 && !$pkgs::cancel_install);
-
- cleanHeaders($prefix);
-
- loopback::save_boot($loop_boot);
-}
-
-sub remove($$) {
- my ($prefix, $toRemove) = @_;
-
- return if $::g_auto_install || !@{$toRemove || []};
-
- log::l("reading /usr/lib/rpm/rpmrc");
- c::rpmReadConfigFiles() or die "can't read rpm config files";
- log::l("\tdone");
-
- my $db = c::rpmdbOpen($prefix) or die "error opening RPM database: ", c::rpmErrorString();
- log::l("opened rpm database for removing old packages");
-
- my $trans = c::rpmtransCreateSet($db, $prefix);
-
- foreach my $p (@$toRemove) {
- #- stuff remove all packages that matches $p, not a problem since $p has name-version-release format.
- c::rpmtransRemovePackages($db, $trans, $p) if allowedToUpgrade($p);
- }
-
- eval { fs::mount("/proc", "$prefix/proc", "proc", 0) } unless -e "$prefix/proc/cpuinfo";
-
- my $callbackOpen = sub { log::l("trying to open file from $_[0] which should not happen"); };
- my $callbackClose = sub { log::l("trying to close file from $_[0] which should not happen"); };
-
- #- we are not checking depends since it should come when
- #- upgrading a system. although we may remove some functionalities ?
-
- #- do not modify/translate the message used with installCallback since
- #- these are keys during progressing installation, or change in other
- #- place (install_steps_gtk.pm,...).
- installCallback("Starting removing other packages", scalar @$toRemove);
-
- if (my @probs = c::rpmRunTransactions($trans, $callbackOpen, $callbackClose, \&installCallback, 1)) {
- die "removing of old rpms failed:\n ", join("\n ", @probs);
- }
- c::rpmtransFree($trans);
- c::rpmdbClose($db);
- log::l("rpm database closed");
-
- #- keep in mind removing of these packages by cleaning $toRemove.
- @{$toRemove || []} = ();
-}
-
-sub selected_leaves {
- my ($packages) = @_;
- my %l;
- $l{$_->[$FILE]} = 1 foreach grep { packageFlagSelected($_) && !packageFlagBase($_) } @{$packages->{depslist}};
-
- my %m = %l;
- foreach (@{$packages->{depslist}}) {
- delete $m{$_->[$FILE]} or next;
-
- foreach (map { split '\|' } grep { !/^NOTFOUND_/ } packageDepsId($_)) {
- delete $l{$packages->{depslist}[$_][$FILE]};
- }
- }
- [ map {
- my @l; $l[$FILE] = $_;
- packageName(\@l);
- } grep { $l{$_} } keys %l ];
-}
-
-
-sub naughtyServers {
- my ($packages) = @_;
-
- my @naughtyServers = qw(FreeWnn MySQL am-utils boa cfengine cups
-finger-server freeswan imap jabber leafnode lpr mon ntp apache
-openssh-server pidentd postfix postgresql-server proftpd rwall rwho
-telnet-server webmin wu-ftpd ypbind); # portmap nfs-utils-clients
-
- grep {
- my $p = packageByName($packages, $_);
- $p && packageFlagSelected($p);
- } @naughtyServers;
-}
-
-1;
diff --git a/perl-install/printer.pm b/perl-install/printer.pm
deleted file mode 100644
index 2eb683eb2..000000000
--- a/perl-install/printer.pm
+++ /dev/null
@@ -1,687 +0,0 @@
-package printer; # $Id$
-
-use diagnostics;
-use strict;
-
-use vars qw(%thedb %thedb_gsdriver %printer_type %printer_type_inv @papersize_type %fields @entries_db_short @entry_db_description %descr_to_help %descr_to_db %db_to_descr %descr_to_ppd);
-
-use common qw(:common :system :file);
-use commands;
-use run_program;
-
-#-if we are in an DrakX config
-my $prefix = "";
-
-#-location of the printer database in an installed system
-my $PRINTER_DB_FILE = "/usr/lib/rhs/rhs-printfilters/printerdb";
-my $PRINTER_FILTER_DIR = "/usr/lib/rhs/rhs-printfilters";
-
-%printer_type = (
- __("Local printer") => "LOCAL",
- __("Remote printer") => "REMOTE",
- __("Remote CUPS server") => "CUPS",
- __("Remote lpd server") => "LPD",
- __("Network printer (socket)") => "SOCKET",
- __("SMB/Windows 95/98/NT") => "SMB",
- __("NetWare") => "NCP",
- __("Printer Device URI") => "URI",
-);
-%printer_type_inv = reverse %printer_type;
-
-%fields = (
- STANDARD => [qw(QUEUE SPOOLDIR IF)],
- SPEC => [qw(DBENTRY RESOLUTION PAPERSIZE BITSPERPIXEL CRLF)],
- LOCAL => [qw(DEVICE)],
- REMOTE => [qw(REMOTEHOST REMOTEQUEUE)],
- SMB => [qw(SMBHOST SMBHOSTIP SMBSHARE SMBUSER SMBPASSWD SMBWORKGROUP AF)],
- NCP => [qw(NCPHOST NCPQUEUE NCPUSER NCPPASSWD)],
-);
-@papersize_type = qw(letter legal ledger a3 a4);
-
-#------------------------------------------------------------------------------
-sub set_prefix($) { $prefix = $_[0]; }
-
-sub default_queue($) { (split '\|', $_[0]{QUEUE})[0] }
-sub default_spooldir($) { "/var/spool/lpd/" . default_queue($_[0]) }
-
-sub default_printer_type($) { "LOCAL" }
-sub printer_type($) {
- for ($_[0]{mode}) {
- /CUPS/ && return @printer_type_inv{qw(LOCAL REMOTE SMB), $::expert ? qw(URI) : ()};
- /lpr/ && return @printer_type_inv{qw(LOCAL LPD SMB NCP)};
- }
-}
-
-sub copy_printer_params($$) {
- my ($from, $to) = @_;
- map { $to->{$_} = $from->{$_} } grep { $_ ne 'configured' } keys %$from; #- avoid cycles.
-}
-
-sub getinfo($) {
- my ($prefix) = @_;
- my $printer = {};
-
- set_prefix($prefix);
-
- #- try to detect which printing system has been previously installed.
- #- the first detected is the default.
- read_printers_conf($printer); #- try to read existing cups (local only) queues.
- read_configured_queue($printer); #- try to read existing lpr queues.
-
- add2hash($printer, {
- #- global parameters.
- want => 0,
- complete => 0,
- str_type => undef,
- QUEUE => "lp",
-
- #- lpr parameters.
- SPOOLDIR => "/var/spool/lpd/lp",
- DBENTRY => "PostScript",
- PAPERSIZE => "",
- ASCII_TO_PS => undef,
- CRLF => undef,
- NUP => 1,
- RTLFTMAR => 18,
- TOPBOTMAR => 18,
- AUTOSENDEOF => 1,
-
- DEVICE => "/dev/lp0",
-
- REMOTEHOST => "",
- REMOTEQUEUE => "",
-
- NCPHOST => "", #-"printerservername",
- NCPQUEUE => "", #-"queuename",
- NCPUSER => "", #-"user",
- NCPPASSWD => "", #-"pass",
-
- SMBHOST => "", #-"hostname",
- SMBHOSTIP => "", #-"1.2.3.4",
- SMBSHARE => "", #-"printername",
- SMBUSER => "", #-"user",
- SMBPASSWD => "", #-"passowrd",
- SMBWORKGROUP => "", #-"AS3",
-
- #- cups parameters.
- DeviceURI => "parallel:/dev/lp0",
- Info => "",
- Location => "",
- State => "Idle",
- Accepting => "Yes",
- });
- $printer;
-}
-
-#------------------------------------------------------------------------------
-sub read_configured_queue($) {
- my ($printer) = @_;
- my $current = undef;
- my $flush_current = sub {
- if ($current) {
- add2hash($printer->{configured}{$current->{QUEUE}} ||= {}, $current);
- $current = undef;
- }
- };
-
- #- read /etc/printcap file.
- local *PRINTCAP; open PRINTCAP, "$prefix/etc/printcap" or return;
- local $_;
- while (<PRINTCAP>) {
- chomp;
- my $p = '(?:\{(.*?)\}|(\S+))';
- if (/^##PRINTTOOL3##\s+$p\s+$p\s+$p\s+$p\s+$p\s+$p\s+$p(?:\s+$p)?/) {
- &$flush_current;
- $current = {
- mode => 'lpr',
- TYPE => $1 || $2,
- GSDRIVER => $3 || $4,
- RESOLUTION => $5 || $6,
- PAPERSIZE => $7 || $8,
- #- ignored $9 || $10,
- DBENTRY => $11 || $12,
- BITSPERPIXEL => $13 || $14,
- CRLF => $15 || $16,
- };
- } elsif (/^\s*$/) { &$flush_current }
- elsif (/^([^:]*):\\/) { $current->{QUEUE} = $1 }
- if (/^\s+:(?:[^:]*:)*sd=([^:]*):/) { $current->{SPOOLDIR} = $1 }
- if (/^\s+:(?:[^:]*:)*lp=([^:]*):\\/) { $current->{DEVICE} = $1 }
- if (/^\s+:(?:[^:]*:)*rm=([^:]*):\\/) { $current->{REMOTEHOST} = $1 }
- if (/^\s+:(?:[^:]*:)*rp=([^:]*):\\/) { $current->{REMOTEQUEUE} = $1 }
- if (/^\s+:(?:[^:]*:)*af=([^:]*):\\/) { $current->{AF} = $1 }
- if (/^\s+:(?:[^:]*:)*if=([^:]*):\\/) { $current->{IF} = $1 }
- }
- close PRINTCAP;
- &$flush_current;
-
- #- parse general.cfg for any configured queue.
- foreach (values %{$printer->{configured}}) {
- my $entry = $_;
- local *F; open F, "$prefix$entry->{SPOOLDIR}/general.cfg" or next;
- local $_;
- while (<F>) {
- chomp;
- if (/^\s*(?:export\s+)?PRINTER_TYPE=(.*?)\s*$/) { $entry->{TYPE} = $1 unless defined $entry->{TYPE} }
- elsif (/^\s*(?:export\s+)?ASCII_TO_PS=(.*?)\s*$/) { $entry->{ASCII_TO_PS} = $1 eq 'YES' unless defined $entry->{ASCII_TO_PS} }
- elsif (/^\s*(?:export\s+)?PAPER_SIZE=(.*?)\s*$/) { $entry->{PAPERSIZE} = $1 unless defined $entry->{PAPERSIZE} }
- }
- close F;
- }
-
- #- parse postscript.cfg for any configured queue.
- foreach (values %{$printer->{configured}}) {
- my $entry = $_;
- local *F; open F, "$prefix$entry->{SPOOLDIR}/postscript.cfg" or next;
- local $_;
- while (<F>) {
- chomp;
- if (/^\s*(?:export\s+)?GSDEVICE=(.*?)\s*$/) { $entry->{GSDRIVER} = $1 unless defined $entry->{GSDRIVER} }
- elsif (/^\s*(?:export\s+)?RESOLUTION=(.*?)\s*$/) { $entry->{RESOLUTION} = $1 unless defined $entry->{RESOLUTION} }
- elsif (/^\s*(?:export\s+)?COLOR=-dBitsPerPixel=(.*?)\s*$/) { $entry->{COLOR} = $1 unless defined $entry->{COLOR} }
- elsif (/^\s*(?:export\s+)?COLOR=(.*?)\s*$/) { $entry->{COLOR} = $1 ? $1 : 'Default' unless defined $entry->{COLOR} }
- elsif (/^\s*(?:export\s+)?PAPERSIZE=(.*?)\s*$/) { $entry->{PAPERSIZE} = $1 unless defined $entry->{PAPERSIZE} }
- elsif (/^\s*(?:export\s+)?EXTRA_GS_OPTIONS=(.*?)\s*$/) { $entry->{EXTRA_GS_OPTIONS} = $1 unless defined $entry->{EXTRA_GS_OPTIONS}; $entry->{EXTRA_GS_OPTIONS} =~ s/^\"(.*)\"/$1/ }
- elsif (/^\s*(?:export\s+)?REVERSE_ORDER=(.*?)\s*$/) { $entry->{REVERSE_ORDER} = $1 unless defined $entry->{REVERSE_ORDER} }
- elsif (/^\s*(?:export\s+)?PS_SEND_EOF=(.*?)\s*$/) { $entry->{AUTOSENDEOF} = $1 eq 'YES' && $entry->{DBENTRY} eq 'PostScript' unless defined $entry->{AUTOSENDEOF} }
- elsif (/^\s*(?:export\s+)?NUP=(.*?)\s*$/) { $entry->{NUP} = $1 unless defined $entry->{NUP} }
- elsif (/^\s*(?:export\s+)?RTLFTMAR=(.*?)\s*$/) { $entry->{RTLFTMAR} = $1 unless defined $entry->{RTLFTMAR} }
- elsif (/^\s*(?:export\s+)?TOPBOTMAR=(.*?)\s*$/) { $entry->{TOPBOTMAR} = $1 unless defined $entry->{TOPBOTMAR} }
- }
- close F;
- }
-
- #- parse textonly.cfg for any configured queue.
- foreach (values %{$printer->{configured}}) {
- my $entry = $_;
- local *F; open F, "$prefix$entry->{SPOOLDIR}/textonly.cfg" or next;
- local $_;
- while (<F>) {
- chomp;
- if (/^\s*(?:export\s+)?TEXTONLYOPTIONS=(.*?)\s*$/) { $entry->{TEXTONLYOPTIONS} = $1 unless defined $entry->{TEXTONLYOPTIONS}; $entry->{TEXTONLYOPTIONS} =~ s/^\"(.*)\"/$1/ }
- elsif (/^\s*(?:export\s+)?CRLFTRANS=(.*?)\s*$/) { $entry->{CRLF} = $1 eq 'YES' unless defined $entry->{CRLF} }
- elsif (/^\s*(?:export\s+)?TEXT_SEND_EOF=(.*?)\s*$/) { $entry->{AUTOSENDEOF} = $1 eq 'YES' && $entry->{DBENTRY} ne 'PostScript' unless defined $entry->{AUTOSENDEOF} }
- }
- close F;
- }
-
- #- get extra parameters for SMB or NCP type queue.
- foreach (values %{$printer->{configured}}) {
- my $entry = $_;
- if ($entry->{TYPE} eq 'SMB') {
- my $config_file = "$prefix$entry->{SPOOLDIR}/.config";
- local *F; open F, "$config_file" or next; #die "Can't open $config_file $!";
- local $_;
- while (<F>) {
- chomp;
- if (/^\s*share='\\\\(.*?)\\(.*?)'/) {
- $entry->{SMBHOST} = $1;
- $entry->{SMBSHARE} = $2;
- } elsif (/^\s*hostip=(.*)/) {
- $entry->{SMBHOSTIP} = $1;
- } elsif (/^\s*user='(.*)'/) {
- $entry->{SMBUSER} = $1;
- } elsif (/^\s*password='(.*)'/) {
- $entry->{SMBPASSWD} = $1;
- } elsif (/^\s*workgroup='(.*)'/) {
- $entry->{SMBWORKGROUP} = $1;
- }
- }
- close F;
- } elsif ($entry->{TYPE} eq 'NCP') {
- my $config_file = "$prefix$entry->{SPOOLDIR}/.config";
- local *F; open F, "$config_file" or next; #die "Can't open $config_file $!";
- local $_;
- while (<F>) {
- chomp;
- if (/^\s*server=(.*)/) {
- $entry->{NCPHOST} = $1;
- } elsif (/^\s*user='(.*)'/) {
- $entry->{NCPUSER} = $1;
- } elsif (/^\s*password='(.*)'/) {
- $entry->{NCPPASSWD} = $1;
- } elsif (/^\s*queue='(.*)'/) {
- $entry->{NCPQUEUE} = $1;
- }
- }
- close F;
- }
- }
-
- #- assume this printing system, but only if some queue are defined.
- scalar(keys %{$printer->{configured}}) > 0 and $printer->{mode} ||= 'lpr';
-}
-
-sub read_printer_db(;$) {
- my $dbpath = $prefix . ($_[0] || $PRINTER_DB_FILE);
-
- scalar(keys %thedb) > 4 and return; #- try reparse if using only ppa, POSTSCRIPT, TEXT.
-
- my %available_devices; #- keep only available devices in our database.
- local $_; #- use of while (<...
- local *AVAIL; open AVAIL, ($::testing ? "$prefix" : "chroot $prefix/ ") . "/usr/bin/gs --help |";
- while (<AVAIL>) {
- if (/^Available devices:/ ... /^\S/) {
- @available_devices{split /\s+/, $_} = () if /^\s+/;
- }
- }
- close AVAIL;
- $available_devices{ppa} = undef; #- if -x "$prefix/usr/bin/pbm2ppa" && -x "$prefix/usr/bin/pnm2ppa";
- delete $available_devices{''};
- @available_devices{qw/POSTSCRIPT TEXT/} = (); #- these are always available.
-
- local *DBPATH; #- don't have to do close ... and don't modify globals at least
- open DBPATH, $dbpath or die "An error has occurred on $dbpath : $!";
-
- while (<DBPATH>) {
- if (/^StartEntry:\s(\w*)/) {
- my $entry = { ENTRY => $1 };
-
- WHILE :
- while (<DBPATH>) {
- SWITCH: {
- /GSDriver:\s*(\w*)/ and do { $entry->{GSDRIVER} = $1; last SWITCH };
- /Description:\s*{(.*)}/ and do { $entry->{DESCR} = $1; last SWITCH };
- /About:\s*{\s*(.*?)\s*}/ and do { $entry->{ABOUT} = $1; last SWITCH };
- /About:\s*{\s*(.*?)\s*\\\s*$/
- and do {
- my $string = $1;
- while (<DBPATH>) {
- $string =~ /\S$/ and $string .= ' ';
- /^\s*(.*?)\s*\\\s*$/ and $string .= $1;
- /^\s*(.*?)\s*}\s*$/ and do { $entry->{ABOUT} = $string . $1; last SWITCH };
- }
- };
- /Resolution:\s*{(.*)}\s*{(.*)}\s*{(.*)}/
- and do { push @{$entry->{RESOLUTION} ||= []}, { XDPI => $1, YDPI => $2, DESCR => $3 }; last SWITCH };
- /BitsPerPixel:\s*{(.*)}\s*{(.*)}/
- and do { push @{$entry->{BITSPERPIXEL} ||= []}, {DEPTH => $1, DESCR => $2}; last SWITCH };
-
- /EndEntry/ and last WHILE;
- }
- }
- if (exists $available_devices{$entry->{GSDRIVER}}) {
- $thedb{$entry->{ENTRY}} = $entry;
- $thedb_gsdriver{$entry->{GSDRIVER}} = $entry;
- }
- }
- }
-
- @entries_db_short = sort keys %printer::thedb;
- %descr_to_db = map { $printer::thedb{$_}{DESCR}, $_ } @entries_db_short;
- %descr_to_help = map { $printer::thedb{$_}{DESCR}, $printer::thedb{$_}{ABOUT} } @entries_db_short;
- @entry_db_description = keys %descr_to_db;
- %db_to_descr = reverse %descr_to_db;
-}
-
-#------------------------------------------------------------------------------
-sub read_cupsd_conf {
- my @cupsd_conf;
- local *F;
-
- open F, "$prefix/etc/cups/cupsd.conf";
- @cupsd_conf = <F>;
- close F;
-
- @cupsd_conf;
-}
-sub write_cupsd_conf {
- my (@cupsd_conf) = @_;
- local *F;
-
- open F, ">$prefix/etc/cups/cupsd.conf";
- print F @cupsd_conf;
- close F;
-
- #- restart cups after updating configuration.
- run_program::rooted($prefix, "/etc/rc.d/init.d/cups restart"); sleep 1;
-}
-
-sub read_printers_conf {
- my ($printer) = @_;
- my $current = undef;
-
- #- read /etc/cups/printers.conf file.
- #- according to this code, we are now using the following keys for each queues.
- #- DeviceURI > lpd://printer6/lp
- #- Info > Info Text
- #- Location > Location Text
- #- State > Idle|Stopped
- #- Accepting > Yes|No
- local *PRINTERS; open PRINTERS, "$prefix/etc/cups/printers.conf" or return;
- local $_;
- while (<PRINTERS>) {
- chomp;
- /^\s*#/ and next;
- if (/^\s*<(?:DefaultPrinter|Printer)\s+([^>]*)>/) { $current = { mode => 'CUPS', QUEUE => $1, } }
- elsif (/\s*<\/Printer>/) { $current->{QUEUE} && $current->{DeviceURI} or next; #- minimal check of synthax.
- add2hash($printer->{configured}{$current->{QUEUE}} ||= {}, $current); $current = undef }
- elsif (/\s*(\S*)\s+(.*)/) { $current->{$1} = $2 }
- }
- close PRINTERS;
-
- #- assume this printing system.
- $printer->{mode} ||= 'CUPS';
-}
-
-sub get_direct_uri {
- #- get the local printer to access via a Device URI.
- my @direct_uri;
- local *F; open F, ($::testing ? "$prefix" : "chroot $prefix/ ") . "/usr/sbin/lpinfo -v |";
- local $_;
- while (<F>) {
- /^(direct|usb|serial)\s+(\S*)/ and push @direct_uri, $2;
- }
- close F;
- @direct_uri;
-}
-
-sub get_descr_from_ppd {
- my ($printer) = @_;
- my %ppd;
-
- #- if there is no ppd, this means this is the PostScript generic filter.
- local *F; open F, "$prefix/etc/cups/ppd/$printer->{QUEUE}.ppd" or return "POSTSCRIPT|Generic PostScript printer (en)";
- local $_;
- while (<F>) {
- /^\*([^\s:]*)\s*:\s*\"([^\"]*)\"/ and do { $ppd{$1} = $2; next };
- /^\*([^\s:]*)\s*:\s*([^\s\"]*)/ and do { $ppd{$1} = $2; next };
- }
- close F;
-
- $ppd{Manufacturer} . '|' . ($ppd{NickName} || $ppd{ShortNickName} || $ppd{ModelName}) .
- ($ppd{LanguageVersion} && (" (" . lc(substr($ppd{LanguageVersion}, 0, 2)) . ")"));
-}
-
-sub poll_ppd_base {
- #- before trying to poll the ppd database available to cups, we have to make sure
- #- the file /etc/cups/ppds.dat is no more modified.
- #- if cups continue to modify it (because it reads the ppd files available), the
- #- poll_ppd_base program simply cores :-)
- run_program::rooted($prefix, "ifup lo"); #- else cups will not be happy!
- run_program::rooted($prefix, "/etc/rc.d/init.d/cups start");
-
- foreach (1..60) {
- local *PPDS; open PPDS, ($::testing ? "$prefix" : "chroot $prefix/ ") . "/usr/bin/poll_ppd_base -a |";
- local $_;
- while (<PPDS>) {
- chomp;
- my ($ppd, $mf, $descr, $lang) = split /\|/;
- $ppd && $mf && $descr and $descr_to_ppd{"$mf|$descr" . ($lang && " ($lang)")} = $ppd;
- }
- close PPDS;
- scalar(keys %descr_to_ppd) > 5 and last;
- sleep 1; #- we have to try again running the program, wait here a little before.
- }
-
- scalar(keys %descr_to_ppd) > 5 or die "unable to connect to cups server";
-
- #- assume a default printer not using any ppd at all.
- $descr_to_ppd{"No driver (raw queue)"} = '';
-}
-
-#-******************************************************************************
-#- write functions
-#-******************************************************************************
-
-#------------------------------------------------------------------------------
-#- given the path queue_path, we create all the required spool directory
-#------------------------------------------------------------------------------
-sub create_spool_dir($) {
- my ($queue_path) = @_;
- my $complete_path = "$prefix/$queue_path";
-
- commands::mkdir_("-p", $complete_path);
-
- unless ($::testing) {
- #-redhat want that "drwxr-xr-x root lp"
- my $gid_lp = (getpwnam("lp"))[3];
- chown 0, $gid_lp, $complete_path
- or die "An error has occurred - can't chgrp $complete_path to lp $!";
- }
-}
-
-#------------------------------------------------------------------------------
-#-given the input spec file 'input', and the target output file 'output'
-#-we set the fields specified by fieldname to the values in fieldval
-#-nval is the number of fields to set
-#-Doesnt currently catch error exec'ing sed yet
-#------------------------------------------------------------------------------
-sub create_config_file($$%) {
- my ($inputfile, $outputfile, %toreplace) = @_;
- template2file("$prefix/$inputfile", "$prefix/$outputfile", %toreplace);
- eval { commands::chown_("root.lp", "$prefix/$outputfile") };
-}
-
-
-#------------------------------------------------------------------------------
-#-copy master filter to the spool dir
-#------------------------------------------------------------------------------
-sub copy_master_filter($) {
- my ($queue_path) = @_;
- my $complete_path = "$prefix/$queue_path/filter";
- my $master_filter = "$prefix/$PRINTER_FILTER_DIR/master-filter";
-
- eval { commands::cp('-f', $master_filter, $complete_path) };
- $@ and die "Can't copy $master_filter to $complete_path $!";
- eval { commands::chown_("root.lp", $complete_path); };
-}
-
-#------------------------------------------------------------------------------
-#- given a PrintCap Entry, create the spool dir and special
-#- rhs-printfilters related config files which are required
-#------------------------------------------------------------------------------
-my $intro_printcap_test = "
-#
-# Please don't edit this file directly unless you know what you are doing!
-# Look at the printcap(5) man page for more info.
-# Be warned that the control-panel printtool requires a very strict format!
-#
-# This file can be edited with printerdrake or printtool.
-#
-
-";
-
-sub configure_queue($) {
- my ($entry) = @_;
-
- for ($entry->{mode}) {
- /CUPS/ && do {
- #- at this level, we are using lpadmin to create a local printer (only local
- #- printer are supported with printerdrake).
- run_program::rooted($prefix, "lpadmin",
- "-p", $entry->{QUEUE},
- $entry->{State} eq 'Idle' && $entry->{Accepting} eq 'Yes' ? ("-E") : (),
- "-v", $entry->{DeviceURI},
- $entry->{cupsPPD} ? ("-m", $entry->{cupsPPD}) : (),
- $entry->{Info} ? ("-D", $entry->{Info}) : (),
- $entry->{Location} ? ("-L", $entry->{Location}) : (),
- ) or die "lpadmin failed";
- last };
- /lpr/ && do {
- #- old style configuration scheme for lpr.
- my $queue_path = "$entry->{SPOOLDIR}";
- create_spool_dir($queue_path);
-
- my $get_name_file = sub {
- my ($name) = @_;
- ("$PRINTER_FILTER_DIR/$name.in", "$entry->{SPOOLDIR}/$name")
- };
- my ($filein, $file);
- my %fieldname = ();
- my $dbentry = $thedb{($entry->{DBENTRY})} or die "no dbentry";
-
- #- make general.cfg
- ($filein, $file) = &$get_name_file("general.cfg");
- $fieldname{ascps_trans} = $entry->{ASCII_TO_PS} || $dbentry->{GSDRIVER} eq 'ppa' ? "YES" : "NO";
- $fieldname{desiredto} = $dbentry->{GSDRIVER} ne "TEXT" ? "ps" : "asc";
- $fieldname{papersize} = $entry->{PAPERSIZE} ? $entry->{PAPERSIZE} : "letter";
- $fieldname{printertype} = $entry->{TYPE};
- create_config_file($filein, $file, %fieldname);
-
- #- now do postscript.cfg
- ($filein, $file) = &$get_name_file("postscript.cfg");
- %fieldname = ();
- $fieldname{gsdevice} = $dbentry->{GSDRIVER};
- $fieldname{papersize} = $entry->{PAPERSIZE} ? $entry->{PAPERSIZE} : "letter";
- $fieldname{resolution} = $entry->{RESOLUTION};
- $fieldname{color} = $entry->{BITSPERPIXEL} ne "Default" &&
- (($dbentry->{GSDRIVER} ne "uniprint" && "-dBitsPerPixel=") . $entry->{BITSPERPIXEL});
- $fieldname{reversepages} = $entry->{REVERSE_ORDER} ? "YES" : "";
- $fieldname{extragsoptions} = "\"$entry->{EXTRA_GS_OPTIONS}\"";
- $fieldname{pssendeof} = $entry->{AUTOSENDEOF} ? ($dbentry->{GSDRIVER} eq "POSTSCRIPT" ? "YES" : "NO") : "NO";
- $fieldname{nup} = $entry->{NUP};
- $fieldname{rtlftmar} = $entry->{RTLFTMAR};
- $fieldname{topbotmar} = $entry->{TOPBOTMAR};
- create_config_file($filein, $file, %fieldname);
-
- #- finally, make textonly.cfg
- ($filein, $file) = &$get_name_file("textonly.cfg");
- %fieldname = ();
- $fieldname{textonlyoptions} = "\"$entry->{TEXTONLYOPTIONS}\"";
- $fieldname{crlftrans} = $entry->{CRLF} ? "YES" : "";
- $fieldname{textsendeof} = $entry->{AUTOSENDEOF} ? ($dbentry->{GSDRIVER} eq "POSTSCRIPT" ? "NO" : "YES") : "NO";
- create_config_file($filein, $file, %fieldname);
-
- if ($entry->{TYPE} eq "SMB") {
- #- simple config file required if SMB printer
- my $config_file = "$prefix$queue_path/.config";
- local *F;
- open F, ">$config_file" or die "Can't create $config_file $!";
- print F "share='\\\\$entry->{SMBHOST}\\$entry->{SMBSHARE}'\n";
- print F "hostip=$entry->{SMBHOSTIP}\n";
- print F "user='$entry->{SMBUSER}'\n";
- print F "password='$entry->{SMBPASSWD}'\n";
- print F "workgroup='$entry->{SMBWORKGROUP}'\n";
- close F;
- eval { chmod 0640, $config_file; commands::chown_("root.lp", $config_file) };
- } elsif ($entry->{TYPE} eq "NCP") {
- #- same for NCP printer
- my $config_file = "$prefix$queue_path/.config";
- local *F;
- open F, ">$config_file" or die "Can't create $config_file $!";
- print F "server=$entry->{NCPHOST}\n";
- print F "queue=$entry->{NCPQUEUE}\n";
- print F "user=$entry->{NCPUSER}\n";
- print F "password=$entry->{NCPPASSWD}\n";
- close F;
- eval { chmod 0640, $config_file; commands::chown_("root.lp", $config_file) };
- }
-
- copy_master_filter($queue_path);
-
- #-now the printcap file, note this one contains all the printer (use configured for that).
- local *PRINTCAP;
- open PRINTCAP, ">$prefix/etc/printcap" or die "Can't open printcap file $!";
- print PRINTCAP $intro_printcap_test;
- foreach (values %{$entry->{configured}}) {
- $_->{DBENTRY} = $thedb_gsdriver{$_->{GSDRIVER}}{ENTRY} unless defined $_->{DBENTRY};
- my $db_ = $thedb{$_->{DBENTRY}} or next; #die "no dbentry";
-
- $_->{SPOOLDIR} ||= default_spooldir($_);
- $_->{IF} ||= "$_->{SPOOLDIR}/filter";
- $_->{AF} ||= "$_->{SPOOLDIR}/acct";
-
- printf PRINTCAP "##PRINTTOOL3## %s %s %s %s %s %s %s%s\n",
- $_->{TYPE} || '{}',
- $db_->{GSDRIVER} || '{}',
- $_->{RESOLUTION} || '{}',
- $_->{PAPERSIZE} || '{}',
- '{}',
- $db_->{ENTRY} || '{}',
- $_->{BITSPERPIXEL} || '{}',
- $_->{CRLF} ? " 1" : "";
-
- print PRINTCAP "$_->{QUEUE}:\\\n";
- print PRINTCAP "\t:sd=$_->{SPOOLDIR}:\\\n";
- print PRINTCAP "\t:mx#0:\\\n\t:sh:\\\n";
-
- if ($_->{TYPE} eq "LOCAL") {
- print PRINTCAP "\t:lp=$_->{DEVICE}:\\\n";
- } elsif ($_->{TYPE} eq "LPD") {
- print PRINTCAP "\t:rm=$_->{REMOTEHOST}:\\\n";
- print PRINTCAP "\t:rp=$_->{REMOTEQUEUE}:\\\n";
- } else {
- #- (pcentry->Type == (PRINTER_SMB | PRINTER_NCP))
- print PRINTCAP "\t:lp=/dev/null:\\\n";
- print PRINTCAP "\t:af=$_->{AF}\\\n";
- }
-
- #- cheating to get the input filter!
- print PRINTCAP "\t:if=$_->{IF}:\n";
- print PRINTCAP "\n";
- }
- eval { commands::chown_("root.lp", "$prefix/etc/printcap") };
- last };
- }
-
- my $useUSB = 0;
- foreach (values %{$entry->{configured}}) {
- $useUSB ||= $_->{DEVICE} =~ /usb/ || $_->{DeviceURI} =~ /usb/;
- }
- if ($useUSB) {
- my $f = "$prefix/etc/sysconfig/usb";
- my %usb = getVarsFromSh($f);
- $usb{PRINTER} = "yes";
- setVarsInSh($f, \%usb);
- }
-}
-
-#- use the queue currently configured at the top of printer hash.
-sub remove_queue($) {
- my ($printer) = @_;
- $printer->{configured}{$printer->{QUEUE}} or return; #- something strange at this point.
-
- if ($printer->{mode} eq 'CUPS') {
- run_program::rooted($prefix, "lpadmin", "-x", $printer->{QUEUE});
- }
- delete $printer->{configured}{$printer->{QUEUE}};
-}
-
-sub restart_queue($) {
- my ($printer) = @_;
- my $queue = default_queue($printer);
-
- for ($printer->{mode}) {
- /CUPS/ && do {
- #- restart cups before cleaning the queue.
- run_program::rooted($prefix, "/etc/rc.d/init.d/cups start"); sleep 1;
- run_program::rooted($prefix, "lprm-cups", "-P$queue", "-");
- last };
- /lpr/ && do {
- #- restart lpd after cleaning the queue.
- foreach (("/var/spool/lpd/$queue/lock", "/var/spool/lpd/lpd.lock")) {
- my $pidlpd = (cat_("$prefix$_"))[0];
- kill 'TERM', $pidlpd if $pidlpd;
- unlink "$prefix$_";
- }
- run_program::rooted($prefix, "lprm-lpd", "-P$queue", "-"); sleep 1;
- run_program::rooted($prefix, "lpd"); sleep 1;
- last };
- }
-}
-
-sub print_pages($@) {
- my ($printer, @pages) = @_;
- my $queue = default_queue($printer);
- my ($lpr, $lpq);
-
- for ($printer->{mode}) {
- /CUPS/ and ($lpr, $lpq) = ("/usr/bin/lpr-cups", "/usr/bin/lpq-cups");
- /lpr/ and ($lpr, $lpq) = ("/usr/bin/lpq-lpd", "/usr/bin/lpq-lpd");
- }
-
- foreach (@pages) {
- run_program::rooted($prefix, $lpr, "-P$queue", $_);
- }
- sleep 5; #- allow lpr to send pages.
- local *F; open F, ($::testing ? "$prefix" : "chroot $prefix/ ") . "$lpq -P$queue |";
- my @lpq_output = grep { !/^no entries/ && !(/^Rank\s+Owner/ .. /^\s*$/) } <F>;
- close F;
- @lpq_output;
-}
-
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
diff --git a/perl-install/printerdrake.pm b/perl-install/printerdrake.pm
deleted file mode 100644
index d0aeffd20..000000000
--- a/perl-install/printerdrake.pm
+++ /dev/null
@@ -1,519 +0,0 @@
-package printerdrake; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common :file :functional :system);
-use detect_devices;
-use commands;
-use modules;
-use network;
-use log;
-use printer;
-
-1;
-
-sub auto_detect {
- my ($in) = @_;
- {
- my $w = $in->wait_message(_("Test ports"), _("Detecting devices..."));
- modules::get_alias("usb-interface") and eval { modules::load("printer"); sleep(2); };
- foreach (qw(parport_pc lp parport_probe parport)) {
- eval { modules::unload($_); }; #- on kernel 2.4 parport has to be unloaded to probe again
- }
- foreach (qw(parport_pc lp parport_probe)) {
- eval { modules::load($_); }; #- take care as not available on 2.4 kernel (silent error).
- }
- }
- my $b = before_leaving { eval { modules::unload("parport_probe") } };
- detect_devices::whatPrinter();
-}
-
-
-sub setup_local($$$) {
- my ($printer, $in, $install) = @_;
-
- my @port = ();
- my @str = ();
- my @parport = auto_detect($in);
- foreach (@parport) {
- $_->{val}{DESCRIPTION} and push @str, _("A printer, model \"%s\", has been detected on ",
- $_->{val}{DESCRIPTION}) . $_->{port};
- }
- if ($::expert || !@str) {
- @port = detect_devices::whatPrinterPort();
- } else {
- @port = map { $_->{port} } grep { $_->{val}{DESCRIPTION} } @parport;
- }
- $printer->{DEVICE} = $port[0] if $port[0];
-
- if ($in) {
- $::expert or $in->set_help('configurePrinterDev') if $::isInstall;
- return if !$in->ask_from_entries_refH(_("Local Printer Device"),
-_("What device is your printer connected to
-(note that /dev/lp0 is equivalent to LPT1:)?\n") . (join "\n", @str), [
-{ label => _("Printer Device"), val => \$printer->{DEVICE}, list => \@port } ],
- );
- }
-
- #- make the DeviceURI from DEVICE.
- $printer->{DeviceURI} = ($printer->{DEVICE} =~ /usb/ ? "usb:" : "parallel:") . $printer->{DEVICE};
-
- foreach (@parport) {
- $printer->{DEVICE} eq $_->{port} or next;
- $printer->{DBENTRY} = $printer::descr_to_db{common::bestMatchSentence2($_->{val}{DESCRIPTION},
- @printer::entry_db_description)};
- $printer->{cupsDescr} = common::bestMatchSentence2($_->{val}{DESCRIPTION}, keys %printer::descr_to_ppd);
- }
- 1;
-}
-
-sub setup_remote($$$) {
- my ($printer, $in, $install) = @_;
-
- return if !$in->ask_from_entries_refH(_("Remote lpd Printer Options"),
-_("To use a remote lpd print queue, you need to supply
-the hostname of the printer server and the queue name
-on that server which jobs should be placed in."), [
-{ label => _("Remote hostname"), val => \$printer->{REMOTEHOST} },
-{ label => _("Remote queue"), val => \$printer->{REMOTEQUEUE} } ],
- );
- #- make the DeviceURI from DEVICE.
- $printer->{DeviceURI} = "lpd://$printer->{REMOTEHOST}/$printer->{REMOTEQUEUE}";
-}
-
-sub setup_smb($$$) {
- my ($printer, $in, $install) = @_;
-
- return if !$in->ask_from_entries_refH(_("SMB (Windows 9x/NT) Printer Options"),
-_("To print to a SMB printer, you need to provide the
-SMB host name (Note! It may be different from its
-TCP/IP hostname!) and possibly the IP address of the print server, as
-well as the share name for the printer you wish to access and any
-applicable user name, password, and workgroup information."), [
-{ label => _("SMB server host"), val => \$printer->{SMBHOST} },
-{ label => _("SMB server IP"), val => \$printer->{SMBHOSTIP} },
-{ label => _("Share name"), val => \$printer->{SMBSHARE} },
-{ label => _("User name"), val => \$printer->{SMBUSER} },
-{ label => _("Password"), val => \$printer->{SMBPASSWD}, hidden => 1 },
-{ label => _("Workgroup"), val => \$printer->{SMBWORKGROUP} }, ],
- complete => sub {
- unless (network::is_ip($printer->{SMBHOSTIP})) {
- $in->ask_warn('', _("IP address should be in format 1.2.3.4"));
- return (1,1);
- }
- return 0;
- },
- );
- #- make the DeviceURI from DEVICE, try to probe for available variable to build a some suitable URI.
- #- Yes, SMBWORKGROUP is not used here, seems to be not usefull for cups.
- $printer->{DeviceURI} = join '', ("smb://",
- ($printer->{SMBUSER} && ($printer->{SMBUSER} .
- ($printer->{SMBPASSWD} && ":$printer->{SMBPASSWD}") . "@")),
- ($printer->{SMBHOST} || $printer->{SMBHOSTIP}),
- "/$printer->{SMBSHARE}");
-
- &$install('samba');
- $printer->{mode} eq 'CUPS' and printer::restart_queue($printer);
- 1;
-}
-
-sub setup_ncp($$$) {
- my ($printer, $in, $install) = @_;
-
- return if !$in->ask_from_entries_refH(_("NetWare Printer Options"),
-_("To print to a NetWare printer, you need to provide the
-NetWare print server name (Note! it may be different from its
-TCP/IP hostname!) as well as the print queue name for the printer you
-wish to access and any applicable user name and password."), [
-{ label => _("Printer Server"), val => \$printer->{NCPHOST} },
-{ label => _("Print Queue Name"), val => \$printer->{NCPQUEUE} },
-{ label => _("User name"), val => \$printer->{NCPUSER} },
-{ label => _("Password"), val => \$printer->{NCPPASSWD}, hidden => 1 } ],
- );
- &$install('ncpfs');
- 1;
-}
-
-sub setup_socket($$$) {
- my ($printer, $in, $install) = @_;
- my ($hostname, $port);
-
- return if !$in->ask_from_entries_refH(_("Socket Printer Options"),
-_("To print to a socket printer, you need to provide the
-hostname of the printer and optionally the port number."), [
-{ label => _("Printer Hostname"), val => \$hostname },
-{ label => _("Port"), val => \$port } ],
- );
-
- #- make the DeviceURI parameters given above, these parameters are not in printer
- #- structure as only the URI is needed (cups only).
- $printer->{DeviceURI} = join '', ("socket://$hostname", $port ? (":$port") : ());
- 1;
-}
-
-sub setup_uri($$$) {
- my ($printer, $in, $install) = @_;
-
- return if !$in->ask_from_entries_refH(_("Printer Device URI"),
-_("You can specify directly the URI to access the printer with CUPS."), [
-{ label => _("Printer Device URI"), val => \$printer->{DeviceURI}, list => [ printer::get_direct_uri(),
- "file:/",
- "http://",
- "ipp://",
- "lpq://",
- "smb://",
- "socket://",
- ], not_edit => 0 }, ],
- );
- if ($printer->{DeviceURI} =~ /^smb:/) {
- &$install('samba');
- printer::restart_queue($printer);
- }
- 1;
-}
-
-sub setup_gsdriver($$$;$) {
- my ($printer, $in, $install, $upNetwork) = @_;
- for ($printer->{mode}) {
- /CUPS/ && return setup_gsdriver_cups($printer, $in, $install, $upNetwork);
- /lpr/ && return setup_gsdriver_lpr($printer, $in, $install, $upNetwork);
- die "mode not chosen to configure a printer";
- }
-}
-
-sub setup_gsdriver_cups($$$;$) {
- my ($printer, $in, $install, $upNetwork) = @_;
- my $testpage = "/usr/share/cups/data/testprint.ps";
-
- $in->set_help('configurePrinterType') if $::isInstall;
- while (1) {
- $printer->{cupsDescr} ||= printer::get_descr_from_ppd($printer);
- $printer->{cupsDescr} = $in->ask_from_treelist('', _("What type of printer do you have?"), '|',
- [ keys %printer::descr_to_ppd ], $printer->{cupsDescr}) or return;
- $printer->{cupsPPD} = $printer::descr_to_ppd{$printer->{cupsDescr}};
-
- #- install additional tools according to PPD files.
- $printer->{cupsPPD} =~ /lexmark/i and &$install('ghostscript-utils');
-
- $printer->{complete} = 1;
- printer::copy_printer_params($printer, $printer->{configured}{$printer->{QUEUE}} ||= {});
- printer::configure_queue($printer);
- $printer->{complete} = 0;
-
- if ($in->ask_yesorno('', _("Do you want to test printing?"), 1)) {
- my @lpq_output;
- {
- my $w = $in->wait_message('', _("Printing test page(s)..."));
-
- $upNetwork and do { &$upNetwork(); undef $upNetwork; sleep(1) };
- @lpq_output = printer::print_pages($printer, $testpage);
- }
-
- if (@lpq_output) {
- $in->ask_yesorno('', _("Test page(s) have been sent to the printer daemon.
-This may take a little time before printer start.
-Printing status:\n%s\n\nDoes it work properly?", "@lpq_output"), 1) and last;
- } else {
- $in->ask_yesorno('', _("Test page(s) have been sent to the printer daemon.
-This may take a little time before printer start.
-Does it work properly?"), 1) and last;
- }
- } else {
- last;
- }
- }
- $printer->{complete} = 1;
-}
-
-sub setup_gsdriver_lpr($$$;$) {
- my ($printer, $in, $install, $upNetwork) = @_;
- my $action;
- my @action = qw(ascii ps both done);
- my %action = (
- ascii => _("Yes, print ASCII test page"),
- ps => _("Yes, print PostScript test page"),
- both => _("Yes, print both test pages"),
- done => _("No"),
- );
-
- do {
- $printer->{DBENTRY} ||= $printer::thedb_gsdriver{$printer->{GSDRIVER}}{ENTRY};
- $printer->{DBENTRY} = $printer::descr_to_db{
- $in->ask_from_list_(_("Configure Printer"),
- _("What type of printer do you have?"),
- [ @printer::entry_db_description ],
- $printer::db_to_descr{$printer->{DBENTRY}},
- { %printer::descr_to_help }) || return
- };
- my %db_entry = %{$printer::thedb{$printer->{DBENTRY}}};
-
- #- specific printer drivers to install.
- #-&$install('pnm2ppa') if $db_entry{GSDRIVER} eq 'ppa';
-
- my @list_res = @{$db_entry{RESOLUTION} || []};
- my @res = map { "$_->{XDPI}x$_->{YDPI}" } @list_res;
- my @list_col = @{$db_entry{BITSPERPIXEL} || []};
- my @col = map { "$_->{DEPTH} $_->{DESCR}" } @list_col;
- my %col_to_depth = map { ("$_->{DEPTH} $_->{DESCR}", $_->{DEPTH}) } @list_col;
- my %depth_to_col = reverse %col_to_depth;
- my $is_uniprint = $db_entry{GSDRIVER} eq "uniprint";
-
- $printer->{PAPERSIZE} ||= "letter";
- $printer->{RESOLUTION} = @res ? $res[0] || "Default" : "Default" unless member($printer->{RESOLUTION}, @res);
- $printer->{ASCII_TO_PS} = $db_entry{GSDRIVER} eq 'POSTSCRIPT' unless defined($printer->{ASCII_TO_PS});
- $printer->{CRLF} = $db_entry{DESCR} =~ /HP/ unless defined($printer->{CRLF});
- $printer->{BITSPERPIXEL} = @list_col ? $depth_to_col{$printer->{BITSPERPIXEL}} || $col[0] : "Default";
- $printer->{NUP} = 1 unless member($printer->{NUP}, qw(1 2 4 8));
- $printer->{RTLFTMAR} = 18 unless $printer->{RTLFTMAR} =~ /^\d+$/;
- $printer->{TOPBOTMAR} = 18 unless $printer->{TOPBOTMAR} =~ /^\d+$/;
- $printer->{EXTRA_GS_OPTIONS} =~ s/^"(.*)"/$1/;
- $printer->{TEXTONLYOPTIONS} =~ s/^"(.*)"/$1/;
-
- return if !$in->ask_from_entries_refH('', _("Printer options"), [
-{ label => _("Paper Size"), val => \$printer->{PAPERSIZE}, type => 'list', not_edit => !$::expert, list => \@printer::papersize_type },
-{ label => _("Eject page after job?"), val => \$printer->{AUTOSENDEOF}, type => 'bool' },
- if_(@list_res > 1,
-{ label => _("Resolution"), val => \$printer->{RESOLUTION}, type => 'list', not_edit => !$::expert, list => \@res },
- ), if_(@list_col > 1,
- $is_uniprint ?
-{ label => _("Uniprint driver options"), val => \$printer->{BITSPERPIXEL}, type => 'list', list => \@col } :
-{ label => _("Color depth options"), val => \$printer->{BITSPERPIXEL}, type => 'list', list => \@col }
- ), if_($db_entry{GSDRIVER} ne 'TEXT' && $db_entry{GSDRIVER} ne 'POSTSCRIPT' && $db_entry{GSDRIVER} ne 'ppa',
-{ label => _("Print text as PostScript?"), val => \$printer->{ASCII_TO_PS}, type => 'bool' },
- ), if_($db_entry{GSDRIVER} ne 'POSTSCRIPT',
-{ label => _("Fix stair-stepping text?"), val => \$printer->{CRLF}, type => 'bool' },
- ), if_($db_entry{GSDRIVER} ne 'TEXT',
-{ label => _("Number of pages per output pages"), val => \$printer->{NUP}, type => 'list', not_edit => !$::expert, list => [1,2,4,8] },
-{ label => _("Right/Left margins in points (1/72 of inch)"), val => \$printer->{RTLFTMAR} },
-{ label => _("Top/Bottom margins in points (1/72 of inch)"), val => \$printer->{TOPBOTMAR} },
- ), if_($::expert && $db_entry{GSDRIVER} ne 'TEXT' && $db_entry{GSDRIVER} ne 'POSTSCRIPT',
-{ label => _("Extra GhostScript options"), val => \$printer->{EXTRA_GS_OPTIONS} },
- ), if_($::expert && $db_entry{GSDRIVER} ne 'POSTSCRIPT',
-{ label => _("Extra Text options"), val => \$printer->{TEXTONLYOPTIONS} },
- ),
-#+ { label => _("Reverse page order"), val => \$printer->{REVERSE_ORDER}, type => 'bool' },
-]);
-
- $printer->{BITSPERPIXEL} = $col_to_depth{$printer->{BITSPERPIXEL}} || $printer->{BITSPERPIXEL}; #- translate back.
-
- $printer->{complete} = 1;
- printer::copy_printer_params($printer, $printer->{configured}{$printer->{QUEUE}} ||= {});
- printer::configure_queue($printer);
- $printer->{complete} = 0;
-
- $action = $in->ask_from_listf('', _("Do you want to test printing?"), sub { $action{$_[0]} }, \@action, 'done') or return;
-
- my @testpages;
- push @testpages, "/usr/lib/rhs/rhs-printfilters/testpage.asc"
- if $action eq "ascii" || $action eq "both";
- push @testpages, "/usr/lib/rhs/rhs-printfilters/testpage". ($printer->{PAPERSIZE} eq 'a4' && '-a4') .".ps"
- if $action eq "ps" || $action eq "both";
-
- if (@testpages) {
- my @lpq_output;
- {
- my $w = $in->wait_message('', _("Printing test page(s)..."));
-
- $upNetwork and do { &$upNetwork(); undef $upNetwork; sleep(1) };
- printer::restart_queue($printer);
- @lpq_output = printer::print_pages($printer, @testpages);
- }
-
- if (@lpq_output) {
- $action = $in->ask_yesorno('', _("Test page(s) have been sent to the printer daemon.
-This may take a little time before printer start.
-Printing status:\n%s\n\nDoes it work properly?", "@lpq_output"), 1) ? 'done' : 'change';
- } else {
- $action = $in->ask_yesorno('', _("Test page(s) have been sent to the printer daemon.
-This may take a little time before printer start.
-Does it work properly?"), 1) ? 'done' : 'change';
- }
- }
- } while ($action ne 'done');
- $printer->{complete} = 1;
-}
-
-#- Program entry point for configuration with lpr or cups (stored in $mode).
-sub main($$$$;$) {
- my ($printer, $in, $ask_multiple_printer, $install, $upNetwork) = @_;
- my ($queue, $continue) = ('', 1);
-
- while ($continue) {
- if (!$ask_multiple_printer && %{$printer->{configured} || {}} == ()) {
- $queue = $printer->{want} || $in->ask_yesorno(_("Printer"),
- _("Would you like to configure a printer?"), 0) ? 'lp' : 'Done';
- } else {
- unless (%{$printer->{configured} || {}} == ()) {
- $in->ask_from_entries_refH_powered(
- {
- messages =>
-_("Here are the following print queues.
-You can add some more or change the existing ones."),
- cancel => '',
- }, [ { val => \$queue, format => \&translate,
- list => [ (sort keys %{$printer->{configured} || {}}),
- __("Add"), __("Done") ] } ]
- );
- } else { $queue = 'Add' } #- as there are no printer already configured, Add one automatically.
- if ($queue eq 'Add') {
- my %queues; @queues{map { split '\|', $_ } keys %{$printer->{configured}}} = ();
- my $i = ''; while ($i < 100) { last unless exists $queues{"lp$i"}; ++$i; }
- $queue = "lp$i";
- }
- }
- $queue eq 'Done' and last;
-
- #- switch according to what is being installed: cups, lpr or other.
- for ($printer->{mode}) {
- /CUPS/ && do { &$install('cups-drivers') unless $::testing;
- my $w = $in->wait_message(_("CUPS starting"), _("Reading CUPS drivers database..."));
- printer::poll_ppd_base(); last };
- /lpr/ && do { &$install('rhs-printfilters') unless $::testing;
- printer::read_printer_db(); last };
- }
-
- printer::copy_printer_params($printer->{configured}{$queue}, $printer) if $printer->{configured}{$queue};
- $printer->{OLD_QUEUE} = $printer->{QUEUE} = $queue; #- keep in mind old name of queue (in case of changing)
-
- while ($continue) {
- $in->set_help('configurePrinterConnected') if $::isInstall;
- $printer::printer_type_inv{$printer->{TYPE}} or $printer->{TYPE} = printer::default_printer_type($printer);
- $printer->{str_type} = $printer::printer_type_inv{$printer->{TYPE}};
- if ($printer->{mode} eq 'CUPS') {
- $printer->{str_type} = $in->ask_from_list_(_("Select Printer Connection"),
- _("How is the printer connected?"),
- [ printer::printer_type($printer) ],
- $printer->{str_type},
- ) or return;
- $printer->{TYPE} = $printer::printer_type{$printer->{str_type}};
- if ($printer->{TYPE} eq 'REMOTE') {
- $printer->{str_type} = $printer::printer_type_inv{CUPS};
- $printer->{str_type} = $in->ask_from_list_(_("Select Remote Printer Connection"),
-_("With a remote CUPS server, you do not have to configure
-any printer here; printers will be automatically detected.
-In case of doubt, select \"Remote CUPS server\"."),
- [ @printer::printer_type_inv{qw(CUPS LPD SOCKET)} ],
- $printer->{str_type},
- ) or return;
- $printer->{TYPE} = $printer::printer_type{$printer->{str_type}};
- }
- if ($printer->{TYPE} eq 'CUPS') {
- #- hack to handle cups remote server printing,
- #- first read /etc/cups/cupsd.conf for variable BrowsePoll address:port
- my @cupsd_conf = printer::read_cupsd_conf();
- my ($server, $port);
-
- foreach (@cupsd_conf) {
- /^\s*BrowsePoll\s+(\S+)/ and $server = $1, last;
- }
- $server =~ /([^:]*):(.*)/ and ($server, $port) = ($1, $2);
-
- #- then ask user for this combination
- #- and rewrite /etc/cups/cupsd.conf according to new settings.
- #- there are no other point where such information is written in this file.
- if ($in->ask_from_entries_refH(_("Remote CUPS server"),
-_("With a remote CUPS server, you do not have to configure
-any printer here; printers will be automatically detected
-unless you have a server on a different network; in the
-latter case, you have to give the CUPS server IP address
-and optionally the port number."), [
-{ label => _("CUPS server IP"), val => \$server },
-{ label => _("Port"), val => \$port } ],
- complete => sub {
- unless (!$server || network::is_ip($server)) {
- $in->ask_warn('', _("IP address should be in format 1.2.3.4"));
- return (1,0);
- }
- if ($port !~ /^\d*$/) {
- $in->ask_warn('', _("Port number should be numeric"));
- return (1,1);
- }
- return 0;
- },
- )) {
- $server && $port and $server = "$server:$port";
- if ($server) {
- @cupsd_conf = map { $server and s/^\s*BrowsePoll\s+(\S+)/BrowsePoll $server/ and $server = '';
- $_ } @cupsd_conf;
- $server and push @cupsd_conf, "\nBrowsePoll $server\n";
- } else {
- @cupsd_conf = map { s/^\s*BrowsePoll\s+(\S+)/\#BrowsePoll $1/;
- $_ } @cupsd_conf;
- }
- printer::write_cupsd_conf(@cupsd_conf);
- }
- return; #- exit printer configuration, here is another hack for simplification.
- }
- $in->set_help('configurePrinterLocal') if $::isInstall;
- $in->ask_from_entries_refH_powered(
- { title => _("Select Printer Connection"),
- cancel => !$printer->{configured}{$printer->{QUEUE}} ? '' : _("Remove queue"),
- callbacks => { complete => sub {
- unless ($printer->{QUEUE} =~ /^\w+[\w\|]*\w+$/) {
- $in->ask_warn('', _("Name of printer should contains only letters, numbers and the underscore"));
- return (1,0);
- }
- return 0;
- },
- },
- messages =>
-_("Every printer need a name (for example lp).
-Other parameters such as the description of the printer or its location
-can be defined. What name should be used for this printer and
-how is the printer connected?") }, [
-{ label => _("Name of printer"), val => \$printer->{QUEUE} },
-{ label => _("Description"), val => \$printer->{Info} },
-{ label => _("Location"), val => \$printer->{Location} },
- ]) or printer::remove_queue($printer), $continue = 1, last;
- } else {
- if (!$::expert) {
- $printer->{str_type} = $in->ask_from_list_(_("Select Printer Connection"),
- _("How is the printer connected?"),
- [ printer::printer_type($printer) ],
- $printer->{str_type},
- ) or return;
- } else {
- $in->set_help('configurePrinterLPR') if $::isInstall;
- $in->ask_from_entries_refH_powered(
- { title => _("Select Printer Connection"),
- cancel => $::expert ? _("Remove queue") : '',
- messages =>
-_("Every print queue (which print jobs are directed to) needs a
-name (often lp) and a spool directory associated with it. What
-name and directory should be used for this queue and how is the printer connected?"),
- callbacks => { changed => sub {
- $printer->{SPOOLDIR} = printer::default_spooldir($printer) unless $_[0];
- } }
- }, [
-{ label => _("Name of queue"), val => \$printer->{QUEUE} },
-{ label => _("Spool directory"), val => \$printer->{SPOOLDIR} },
-{ label => _("Printer Connection"), val => \$printer->{str_type}, list => [ printer::printer_type($printer) ] },
-]) or printer::remove_queue($printer), $continue = 1, last;
- }
- $printer->{TYPE} = $printer::printer_type{$printer->{str_type}};
- }
-
- $continue = 0;
- for ($printer->{TYPE}) {
- /LOCAL/ and setup_local ($printer, $in, $install) and last;
- /LPD/ and setup_remote ($printer, $in, $install) and last;
- /SOCKET/ and setup_socket ($printer, $in, $install) and last;
- /SMB/ and setup_smb ($printer, $in, $install) and last;
- /NCP/ and setup_ncp ($printer, $in, $install) and last;
- /URI/ and setup_uri ($printer, $in, $install) and last;
- $continue = 1; last;
- }
- }
-
- #- configure specific part according to lpr/cups.
- if (!$continue && setup_gsdriver($printer, $in, $install, $printer->{TYPE} !~ /LOCAL/ && $upNetwork)) {
- delete $printer->{OLD_QUEUE}
- if $printer->{QUEUE} ne $printer->{OLD_QUEUE} && $printer->{configured}{$printer->{QUEUE}};
- $continue = $::expert;
- } else {
- $continue = 1;
- }
- }
-}
-
diff --git a/perl-install/raid.pm b/perl-install/raid.pm
deleted file mode 100644
index 1f2275706..000000000
--- a/perl-install/raid.pm
+++ /dev/null
@@ -1,160 +0,0 @@
-package raid; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional);
-use partition_table qw(:types);
-use run_program;
-use devices;
-use commands;
-use modules;
-use fs;
-
-sub nb($) {
- my ($nb) = @_;
- first((ref $nb ? $nb->{device} : $nb) =~ /(\d+)/);
-}
-
-sub new($$) {
- my ($raid, $part) = @_;
- my $nb = @$raid;
- $raid->[$nb] = { 'chunk-size' => "64k", type => 0x83, disks => [ $part ], device => "md$nb", notFormatted => 1 };
- $part->{raid} = $nb;
- delete $part->{mntpoint};
- $nb;
-}
-
-sub add($$$) {
- my ($raid, $part, $nb) = @_; $nb = nb($nb);
- $raid->[$nb]{isMounted} and die _("Can't add a partition to _formatted_ RAID md%d", $nb);
- $part->{raid} = $nb;
- delete $part->{mntpoint};
- push @{$raid->[$nb]{disks}}, $part;
-}
-
-sub delete($$) {
- my ($raid, $nb) = @_;
- $nb = nb($nb);
-
- delete $_->{raid} foreach @{$raid->[$nb]{disks}};
- undef $raid->[$nb];
-}
-
-sub changeNb($$$) {
- my ($raid, $oldnb, $newnb) = @_;
- if ($oldnb != $newnb) {
- ($raid->[$newnb], $raid->[$oldnb]) = ($raid->[$oldnb], undef);
- $raid->[$newnb]{device} = "md$newnb";
- $_->{raid} = $newnb foreach @{$raid->[$newnb]{disks}};
- }
- $newnb;
-}
-
-sub removeDisk($$) {
- my ($raid, $part) = @_;
- my $nb = nb($part->{raid});
- run_program::run("raidstop", devices::make($part->{device}));
- delete $part->{raid};
- @{$raid->[$nb]{disks}} = grep { $_ != $part } @{$raid->[$nb]{disks}};
- update($raid->[$nb]);
-}
-
-sub updateSize($) {
- my ($part) = @_;
- local $_ = $part->{level};
- my @l = map { $_->{size} } @{$part->{disks}};
-
- $part->{size} = do {
- if (/0|linear/) { sum @l }
- elsif (/1/ ) { min @l }
- elsif (/4|5/) { min(@l) * $#l }
- };
-}
-
-sub module($) {
- my ($part) = @_;
- my $mod = $part->{level};
-
- $mod = 5 if $mod eq "4";
- $mod = "raid$mod" if $mod =~ /^\d+$/;
- $mod;
-}
-
-sub updateIsFormatted($) {
- my ($part) = @_;
- $part->{isFormatted} = and_ map { $_->{isFormatted} } @{$part->{disks}};
- $part->{notFormatted} = and_ map { $_->{notFormatted} } @{$part->{disks}};
-}
-sub update {
- foreach (@_) {
- updateSize($_);
- updateIsFormatted($_);
- }
-}
-
-sub write($) {
- my ($raid, $file) = @_;
- local *F;
- local $\ = "\n";
- open F, ">$file" or die _("Can't write file $file");
-
- foreach (grep {$_} @$raid) {
- print F <<"EOF";
-raiddev /dev/$_->{device}
-raid-level $_->{level}
-chunk-size $_->{'chunk-size'}
-persistent-superblock 1
-EOF
- print F "nr-raid-disks ", int @{$_->{disks}};
- map_index {
- print F " device ", devices::make($_->{device});
- print F " raid-disk $::i";
- } @{$_->{disks}};
- }
-}
-
-sub make {
- my ($raid, $part) = @_;
- isMDRAID($_) and make($raid, $_) foreach @{$part->{disks}};
- my $dev = devices::make($part->{device});
- eval { modules::load(module($part)) };
- run_program::run("raidstop", $dev);
- &write($raid, "/etc/raidtab");
- run_program::run("mkraid", "--really-force", $dev) or die
- $::isStandalone ? _("mkraid failed (maybe raidtools are missing?)") : _("mkraid failed");
-}
-
-sub format_part($$) {
- my ($raid, $part) = @_;
- $part->{isFormatted} and return;
-
- make($raid->{raid}, $part);
- fs::real_format_part($part);
- $_->{isFormatted} = 1 foreach @{$part->{disks}};
-}
-
-sub verify($) {
- my ($raid) = @_;
- $raid && $raid->{raid} or return;
- foreach (grep {$_} @{$raid->{raid}}) {
- @{$_->{disks}} >= ($_->{level} =~ /4|5/ ? 3 : 2) or die _("Not enough partitions for RAID level %d\n", $_->{level});
- }
-}
-
-sub prepare_prefixed($$) {
- my ($raid, $prefix) = @_;
- $raid && $raid->{raid} or return;
-
- eval { commands::cp("-f", "/etc/raidtab", "$prefix/etc/raidtab") };
- foreach (@{$raid->{raid}}) {
- devices::make("$prefix/dev/$_->{device}") foreach @{$_->{disks}};
- }
-}
-
-sub stopAll() { run_program::run("raidstop", devices::make("md$_")) foreach 0..7 }
-
-1;
diff --git a/perl-install/resize_fat/.cvsignore b/perl-install/resize_fat/.cvsignore
deleted file mode 100644
index 3001c7424..000000000
--- a/perl-install/resize_fat/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-blib
-pm_to_blib
-Makefile_c
-c_rewritten.c
-c_rewritten.bs
diff --git a/perl-install/resize_fat/Makefile b/perl-install/resize_fat/Makefile
deleted file mode 100644
index a82ca8441..000000000
--- a/perl-install/resize_fat/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-.PHONY: clean
-
-c_rewritten: %: %.xs
- test -e Makefile_c || perl Makefile.PL
- $(MAKE) -f Makefile_c LD_RUN_PATH=
- rm -f ../auto/resize_fat ; ln -s ../resize_fat/blib/arch/auto ../auto/resize_fat
-
-clean:
- test ! -e Makefile_c || $(MAKE) -f Makefile_c clean
- rm -f *~ *.o
diff --git a/perl-install/resize_fat/Makefile.PL b/perl-install/resize_fat/Makefile.PL
deleted file mode 100644
index 712f4e395..000000000
--- a/perl-install/resize_fat/Makefile.PL
+++ /dev/null
@@ -1,13 +0,0 @@
-use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-
-WriteMakefile(
- 'MAKEFILE' => 'Makefile_c',
- 'NAME' => 'c_rewritten',
- 'OPTIMIZE' => '-Os',
- 'VERSION_FROM' => 'c_rewritten.pm', # finds $VERSION
- 'LIBS' => '', # e.g., '-lm'
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => '', # e.g., '-I/usr/include/other'
-);
diff --git a/perl-install/resize_fat/README b/perl-install/resize_fat/README
deleted file mode 100644
index 1c4798c82..000000000
--- a/perl-install/resize_fat/README
+++ /dev/null
@@ -1,8 +0,0 @@
-TODO:
-
-resize_fat::fat::update($fs) should be called before doing undoable things
-(before the sync in construct_dir_tree)
-
-BUGS:
-no known bugs :)
-if you found one, please mail pixel@linux-mandrake.com !!
diff --git a/perl-install/resize_fat/any.pm b/perl-install/resize_fat/any.pm
deleted file mode 100644
index 3844e1c16..000000000
--- a/perl-install/resize_fat/any.pm
+++ /dev/null
@@ -1,123 +0,0 @@
-package resize_fat::any; # $Id$
-
-use diagnostics;
-use strict;
-use vars qw($FREE $FILE $DIRECTORY $UNMOVEABLE);
-
-use common qw(:common :constant);
-use resize_fat::fat;
-use resize_fat::directory;
-use resize_fat::dir_entry;
-use resize_fat::c_rewritten;
-
-
-$FREE = 0;
-$FILE = 1;
-$DIRECTORY = 2;
-$UNMOVEABLE = 8;
-
-
-1;
-
-
-#- returns the number of clusters for a given filesystem type
-sub min_cluster_count($) {
- my ($fs) = @_;
- (1 << $ {{ FAT16 => 12, FAT32 => 12 }}{$fs->{fs_type}}) - 12;
-}
-sub max_cluster_count($) {
- my ($fs) = @_;
- (1 << $ {{ FAT16 => 16, FAT32 => 28 }}{$fs->{fs_type}}) - 11;
-}
-
-
-
-#- patch to get the function last_used that return the last used cluster of a fs.
-sub last_used($) {
- my ($fs) = @_;
-
- #- count in negative so absolute value count back to 2.
- foreach (-($fs->{nb_clusters}+1)..-2) { return -$_ if resize_fat::c_rewritten::flag(-$_) }
- die "any: empty FAT table of $fs->{nb_clusters} clusters";
-}
-#- patch to get the function last_unmoveable that return the last unmoveable cluster of a fs.
-sub last_unmoveable($) {
- my ($fs) = @_;
-
- #- count in negative so absolute value count back to 2.
- foreach (-($fs->{nb_clusters}+1)..-2) { return -$_ if 0x8 & resize_fat::c_rewritten::flag(-$_) }
-
- #- Oh at this point there are no unmoveable blocks!
- 2;
-}
-
-#- calculates the minimum size of a partition, in physical sectors
-sub min_size($) {
- my ($fs) = @_;
- my $count = $fs->{clusters}{count};
-
- #- directories are both in `used' and `dirs', so are counted twice
- #- It's done on purpose since we're moving all directories. So at the worse
- #- moment, 2 directories are there, but that way nothing wrong can happen :)
- my $min_cluster_count = max(2 + $count->{used} + $count->{bad} + $count->{dirs}, min_cluster_count($fs));
- $min_cluster_count = max($min_cluster_count, last_unmoveable($fs));
-
- my $size = $min_cluster_count * divide($fs->{cluster_size}, $SECTORSIZE) +
- divide($fs->{cluster_offset}, $SECTORSIZE) +
- 64*1024*1024 / $SECTORSIZE; #- help with such more sectors (ie 64Mb).
-
- #- help zindozs again with 512Mb+ at least else partition is ignored.
- if ($resize_fat::isFAT32) {
- $size = max($size, 524*1024*1024 / $SECTORSIZE);
- }
- $size;
-
-}
-#- calculates the maximum size of a partition, in physical sectors
-sub max_size($) {
- my ($fs) = @_;
-
- my $max_cluster_count = min($fs->{nb_fat_entries} - 2, max_cluster_count($fs));
-
- $max_cluster_count * divide($fs->{cluster_size}, $SECTORSIZE) +
- divide($fs->{cluster_offset}, $SECTORSIZE);
-}
-#- calculates used size in order to avoid modifying anything.
-sub used_size($) {
- my ($fs) = @_;
-
- my $used_cluster_count = max(last_used($fs), min_cluster_count($fs));
-
- $used_cluster_count * divide($fs->{cluster_size}, $SECTORSIZE) +
- divide($fs->{cluster_offset}, $SECTORSIZE);
-}
-
-#- fills in fat_flag_map in c_rewritten.
-#- Each FAT entry is flagged as either FREE, FILE or DIRECTORY.
-sub flag_clusters {
- my ($fs) = @_;
- my ($cluster, $curr_dir_name, $entry, $type, $nb_dirs);
-
- my $f = sub {
- ($curr_dir_name, $entry) = @_;
- $cluster = resize_fat::dir_entry::get_cluster($entry);
-
- if (resize_fat::dir_entry::is_file($entry)) {
- $type = $FILE;
- $type |= $UNMOVEABLE if resize_fat::dir_entry::is_unmoveable($entry);
- } elsif (resize_fat::dir_entry::is_directory($entry)) {
- $type = $DIRECTORY;
- } else { return }
-
- my $nb = resize_fat::c_rewritten::checkFat($cluster, $type, "$curr_dir_name/$entry->{name}");
- print "resize_fat:flag_clusters: check fat returned $nb of type $type for $curr_dir_name/$entry->{name}\n";
- $nb_dirs += $nb if $type == $DIRECTORY;
- 0;
- };
-
- #- this must call allocate_fat_flag that zeroes the buffer allocated.
- resize_fat::c_rewritten::allocate_fat_flag($fs->{nb_clusters} + 2);
-
- resize_fat::directory::traverse_all($fs, $f);
- $fs->{clusters}{count}{dirs} = $nb_dirs;
-}
diff --git a/perl-install/resize_fat/boot_sector.pm b/perl-install/resize_fat/boot_sector.pm
deleted file mode 100644
index 4ed4a73f7..000000000
--- a/perl-install/resize_fat/boot_sector.pm
+++ /dev/null
@@ -1,110 +0,0 @@
-package resize_fat::boot_sector; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:common :system :constant :functional);
-use resize_fat::io;
-use resize_fat::any;
-use resize_fat::directory;
-
-
-#- Oops, this will be unresizable on big-endian machine. trapped by signature.
-my $format = "a3 a8 S C S C S S C S S S I I I S S I S S a458 S";
-my @fields = (
- 'boot_jump', #- boot strap short or near jump
- 'system_id', #- Name - can be used to special case partition manager volumes
- 'sector_size', #- bytes per logical sector
- 'cluster_size_in_sectors', #- sectors/cluster
- 'nb_reserved', #- reserved sectors
- 'nb_fats', #- number of FATs
- 'nb_root_dir_entries', #- number of root directory entries
- 'small_nb_sectors', #- number of sectors: big_nb_sectors supersedes
- 'media', #- media code
- 'fat16_fat_length', #- sectors/FAT for FAT12/16
- 'sectors_per_track',
- 'nb_heads',
- 'nb_hidden', #- (unused)
- 'big_nb_sectors', #- number of sectors (if small_nb_sectors == 0)
-
-#- FAT32-only entries
- 'fat32_fat_length', #- size of FAT in sectors
- 'fat32_flags', #- bit8: fat mirroring,
- #- low4: active fat
- 'fat32_version', #- minor * 256 + major
- 'fat32_root_dir_cluster',
- 'info_offset_in_sectors',
- 'fat32_backup_sector',
-
-#- Common again...
- 'boot_code', #- Boot code (or message)
- 'boot_sign', #- 0xAA55
-);
-
-1;
-
-
-#- trimfs_init_boot_sector() - reads in the boot sector - gets important info out
-#- of boot sector, and puts in main structure - performs sanity checks - returns 1
-#- on success, 0 on failureparameters: filesystem an empty structure to fill.
-sub read($) {
- my ($fs) = @_;
-
- my $boot = eval { resize_fat::io::read($fs, 0, $SECTORSIZE) }; $@ and die "reading boot sector failed on device $fs->{fs_name}";
- @{$fs}{@fields} = unpack $format, $boot;
-
- $fs->{nb_sectors} = $fs->{small_nb_sectors} || $fs->{big_nb_sectors};
- $fs->{cluster_size} = $fs->{cluster_size_in_sectors} * $fs->{sector_size};
-
- $fs->{boot_sign} == 0xAA55 or die "Invalid signature for a MS-based filesystem.\n";
- $fs->{nb_sectors} < 32 and die "Too few sectors for viable file system\n";
- $fs->{nb_fats} == 2 or cdie "Weird number of FATs: $fs->{nb_fats}, not 2.\n";
- $fs->{sector_size} == 512 or cdie "Strange sector_size != 512\n";
-
- if ($fs->{fat16_fat_length}) {
- #- asserting FAT16, will be verified later on
- $resize_fat::isFAT32 = 0;
- $fs->{fs_type} = 'FAT16';
- $fs->{fs_type_size} = 16;
- $fs->{fat_length} = $fs->{fat16_fat_length};
- $resize_fat::bad_cluster_value = 0xfff7; #- 2**16 - 1
- } else {
- $resize_fat::isFAT32 = 1;
- $fs->{fs_type} = 'FAT32';
- $fs->{fs_type_size} = 32;
- $fs->{fat_length} = $fs->{fat32_fat_length};
-
- $fs->{nb_root_dir_entries} = 0;
- $fs->{info_offset} = $fs->{info_offset_in_sectors} * $fs->{sector_size};
- $resize_fat::bad_cluster_value = 0x0ffffff7;
- }
-
- $fs->{fat_offset} = $fs->{nb_reserved} * $fs->{sector_size};
- $fs->{fat_size} = $fs->{fat_length} * $fs->{sector_size};
- $fs->{root_dir_offset} = $fs->{fat_offset} + $fs->{fat_size} * $fs->{nb_fats};
- $fs->{root_dir_size} = $fs->{nb_root_dir_entries} * resize_fat::directory::entry_size();
- $fs->{cluster_offset} = $fs->{root_dir_offset} + $fs->{root_dir_size} - 2 * $fs->{cluster_size};
-
- $fs->{nb_fat_entries} = divide($fs->{fat_size}, $fs->{fs_type_size} / 8);
-
- #- - 2 because clusters 0 & 1 doesn't exist
- $fs->{nb_clusters} = divide($fs->{nb_sectors} * $fs->{sector_size} - $fs->{cluster_offset}, $fs->{cluster_size}) - 2;
-
- $fs->{dir_entries_per_cluster} = divide($fs->{cluster_size}, psizeof($format));
-
-#- $fs->{nb_clusters} >= resize_fat::any::min_cluster_count($fs) or die "error: not enough sectors for a $fs->{fs_type}\n";
- $fs->{nb_clusters} < resize_fat::any::max_cluster_count($fs) or die "error: too many sectors for a $fs->{fs_type}\n";
-}
-
-sub write($) {
- my ($fs) = @_;
- my $boot = pack($format, @{$fs}{@fields});
-
- eval { resize_fat::io::write($fs, 0, $SECTORSIZE, $boot) }; $@ and die "writing the boot sector failed on device $fs->{fs_name}";
-
- if ($resize_fat::isFAT32) {
- #- write backup
- eval { resize_fat::io::write($fs, $fs->{fat32_backup_sector} * $SECTORSIZE, $SECTORSIZE, $boot) };
- $@ and die "writing the backup boot sector (#$fs->{fat32_backup_sector}) failed on device $fs->{fs_name}";
- }
-}
diff --git a/perl-install/resize_fat/c_rewritten.pm b/perl-install/resize_fat/c_rewritten.pm
deleted file mode 100644
index d74ecb5d3..000000000
--- a/perl-install/resize_fat/c_rewritten.pm
+++ /dev/null
@@ -1,14 +0,0 @@
-package resize_fat::c_rewritten; # $Id$
-
-use strict;
-use vars qw($VERSION @ISA);
-
-require DynaLoader;
-
-@ISA = qw(DynaLoader);
-$VERSION = '0.01';
-
-bootstrap resize_fat::c_rewritten $VERSION;
-
-1;
-
diff --git a/perl-install/resize_fat/c_rewritten.xs b/perl-install/resize_fat/c_rewritten.xs
deleted file mode 100644
index 92361097d..000000000
--- a/perl-install/resize_fat/c_rewritten.xs
+++ /dev/null
@@ -1,259 +0,0 @@
-#include "EXTERN.h"
-#include "perl.h"
-#include "XSUB.h"
-
-/* set by scan_fat, used by next */
-short *fat = NULL;
-char *fat_flag_map = NULL;
-unsigned int *fat_remap = NULL;
-int fat_remap_size;
-int type_size, nb_clusters, bad_cluster_value;
-
-void free_all() {
-#define FREE(p) if (p) free(p), p = NULL;
- FREE(fat);
- FREE(fat_flag_map);
- FREE(fat_remap);
-#undef FREE
-}
-
-unsigned int next(unsigned int cluster) {
- short *p = fat + type_size * cluster;
- if (!fat) {
- free_all();
- croak("fat::next: trying to use null pointer");
- }
- if (cluster >= nb_clusters + 2) {
- free_all();
- croak("fat::next: cluster %d outside filesystem", cluster);
- }
- return type_size == 1 ? *p : *((unsigned int *) p);
-}
-
-void set_next(unsigned int cluster, unsigned int val) {
- short *p = fat + type_size * cluster;
- if (!fat) {
- free_all();
- croak("fat::set_next: trying to use null pointer");
- }
- if (cluster >= nb_clusters + 2) {
- free_all();
- croak("fat::set_next: cluster %d outside filesystem", cluster);
- }
- type_size == 1 ? *p : *((unsigned int *) p) = val;
-}
-
-MODULE = resize_fat::c_rewritten PACKAGE = resize_fat::c_rewritten
-
-void
-read_fat(fd, offset, size, magic)
- int fd
- int offset
- int size
- unsigned char magic
- PPCODE:
-{
- fat = (short *) malloc(size);
- if (!fat) {
- free_all();
- croak("read_fat: not enough memory");
- }
- if (lseek(fd, offset, SEEK_SET) != offset ||
- read(fd, fat, size) != size) {
- free_all();
- croak("read_fat: reading FAT failed");
- }
- if (magic != *(unsigned char *) fat) {
- free_all();
- croak("read_fat: FAT has invalid signature");
- }
-}
-
-void
-write_fat(fd, size)
- int fd
- int size
- PPCODE:
-{
- if (write(fd, fat, size) != size) {
- free_all();
- croak("write_fat: write failed");
- }
-}
-
-void
-free_all()
- PPCODE:
- free_all();
-
-void
-scan_fat(nb_clusters_, type_size_)
- int nb_clusters_
- int type_size_
- PPCODE:
-{
- unsigned int v;
- int free = 0, bad = 0, used = 0;
- short *p;
-
- type_size = type_size_; nb_clusters = nb_clusters_;
- bad_cluster_value = type_size == 32 ? 0x0ffffff7 : 0xfff7;
-
- if (type_size % 16) {
- free_all();
- croak("scan_fat: unable to handle FAT%d", type_size);
- }
- type_size /= 16;
-
- for (p = fat + 2 * type_size; p < fat + type_size * (nb_clusters + 2); p += type_size) {
- v = type_size == 1 ? *p : *((unsigned int *) p);
-
- if (v == 0) free++;
- else if (v == bad_cluster_value) bad++;
- }
- used = nb_clusters - free - bad;
- EXTEND(SP, 3);
- PUSHs(sv_2mortal(newSViv(free)));
- PUSHs(sv_2mortal(newSViv(bad)));
- PUSHs(sv_2mortal(newSViv(used)));
-}
-
-unsigned int
-next(unused, cluster)
- void *unused
- unsigned int cluster
- CODE:
- RETVAL = next(cluster);
- OUTPUT:
- RETVAL
-
-void
-set_next(unused, cluster, val)
- void *unused
- unsigned int cluster
- unsigned int val
- CODE:
- set_next(cluster, val);
-
-void
-allocate_fat_flag(size)
- int size
- CODE:
- fat_flag_map = calloc(size, 1);
- if (!fat_flag_map) {
- free_all();
- croak("allocate_fat_flag: not enough memory");
- }
-
-int
-checkFat(cluster, type, name)
- unsigned int cluster
- int type
- char *name
- CODE:
- int nb = 0;
-
- if (!fat_flag_map) {
- free_all();
- croak("Bad FAT: trying to use null pointer");
- }
- for (; cluster < bad_cluster_value; cluster = next(cluster)) {
- if (cluster == 0) {
- free_all();
- croak("Bad FAT: unterminated chain for %s\n", name);
- }
- if (cluster >= nb_clusters + 2) {
- free_all();
- croak("Bad FAT: chain outside filesystem for %s\n", name);
- }
- if (fat_flag_map[cluster]) {
- free_all();
- croak("Bad FAT: cluster %d is cross-linked for %s\n", cluster, name);
- }
- fat_flag_map[cluster] = type;
- nb++;
- }
- RETVAL = nb;
- OUTPUT:
- RETVAL
-
-unsigned int
-flag(cluster)
- unsigned int cluster
- CODE:
- if (!fat_flag_map) {
- free_all();
- croak("Bad FAT: trying to use null pointer");
- }
- if (cluster >= nb_clusters + 2) {
- free_all();
- croak("Bad FAT: going outside filesystem");
- }
- RETVAL = fat_flag_map[cluster];
- OUTPUT:
- RETVAL
-
-void
-set_flag(cluster, flag)
- unsigned int cluster
- int flag
- CODE:
- if (!fat_flag_map) {
- free_all();
- croak("Bad FAT: trying to use null pointer");
- }
- if (cluster >= nb_clusters + 2) {
- free_all();
- croak("Bad FAT: going outside filesystem");
- }
- fat_flag_map[cluster] = flag;
-
-void
-allocate_fat_remap(size)
- int size
- CODE:
- fat_remap_size = size;
- fat_remap = (unsigned int *) calloc(size, sizeof(unsigned int *));
- if (!fat_remap) {
- free_all();
- croak("allocate_fat_remap: not enough memory");
- }
-
-unsigned int
-fat_remap(cluster)
- unsigned int cluster
- CODE:
- if (!fat_remap) {
- free_all();
- croak("fat_remap: trying to use null pointer");
- }
- if (cluster >= bad_cluster_value) {
- RETVAL = cluster; /* special cases */
- } else {
- if (cluster >= fat_remap_size) {
- free_all();
- croak("fat_remap: cluster %d >= %d in fat_remap", cluster, fat_remap_size);
- }
- RETVAL = fat_remap[cluster];
- }
- OUTPUT:
- RETVAL
-
-void
-set_fat_remap(cluster, val)
- unsigned int cluster
- unsigned int val
- CODE:
- if (!fat_remap) {
- free_all();
- croak("set_fat_remap: trying to use null pointer");
- }
- if (cluster >= fat_remap_size) {
- free_all();
- croak("set_fat_remap: cluster %d >= %d in set_fat_remap", cluster, fat_remap_size);
- }
- if (val < bad_cluster_value && val >= fat_remap_size) {
- free_all();
- croak("set_fat_remap: remapping cluster %d to cluster %d >= %d in set_fat_remap", cluster, val, fat_remap_size);
- }
- fat_remap[cluster] = val;
diff --git a/perl-install/resize_fat/dir_entry.pm b/perl-install/resize_fat/dir_entry.pm
deleted file mode 100644
index b39c72094..000000000
--- a/perl-install/resize_fat/dir_entry.pm
+++ /dev/null
@@ -1,77 +0,0 @@
-package resize_fat::dir_entry; # $Id$
-
-use diagnostics;
-use strict;
-
-
-my $DELETED_FLAG = 0xe5;
-
-my $READ_ONLY_ATTR = 0x01;
-my $HIDDEN_ATTR = 0x02;
-my $SYSTEM_ATTR = 0x04;
-my $VOLUME_LABEL_ATTR = 0x08;
-my $VFAT_ATTR = 0x0f;
-my $DIRECTORY_ATTR = 0x10;
-
-1;
-
-sub get_cluster($) {
- my ($entry) = @_;
- $entry->{first_cluster} + ($resize_fat::isFAT32 ? $entry->{first_cluster_high} * (1 << 16) : 0);
-}
-sub set_cluster($$) {
- my ($entry, $val) = @_;
- $entry->{first_cluster} = $val & (1 << 16) - 1;
- $entry->{first_cluster_high} = $val >> 16 if $resize_fat::isFAT32;
-}
-
-sub is_unmoveable($) {
- my ($entry) = @_;
- $entry->{attributes} & $HIDDEN_ATTR || $entry->{attributes} & $SYSTEM_ATTR;
-}
-
-sub is_directory($) {
- my ($entry) = @_;
- $entry->{attributes} & $DIRECTORY_ATTR && $entry->{name} !~ /^\.\.? / && !is_special_entry($entry);
-}
-
-sub is_volume($) {
- my ($entry) = @_;
- !is_special_entry($entry) && $entry->{attributes} & $VOLUME_LABEL_ATTR;
-}
-
-sub is_file($) {
- my ($entry) = @_;
- !is_special_entry($entry) && !is_directory($entry) && !is_volume($entry) && $entry->{length};
-}
-
-
-sub is_special_entry($) {
- my ($entry) = @_;
- my ($c) = unpack "C", $entry->{name};
-
- #- skip empty slots, deleted files, and 0xF6?? (taken from kernel)
- $c == 0 || $c == $DELETED_FLAG || $c == 0xF6 and return 1;
-
- $entry->{attributes} == $VFAT_ATTR and return 1;
- 0;
-}
-
-
-#- return true if entry has been modified
-#- curr_dir_name is added to contains current directory name, "" for root.
-sub remap {
- my ($curr_dir_name, $entry) = @_;
-
- is_special_entry($entry) and return;
-
- my $cluster = get_cluster($entry);
- my $new_cluster = resize_fat::c_rewritten::fat_remap($cluster);
-
- #-print "remapping cluster ", get_cluster($entry), " to $new_cluster";
-
- $new_cluster == $cluster and return; #- no need to modify
-
- set_cluster($entry, $new_cluster);
- 1;
-}
diff --git a/perl-install/resize_fat/directory.pm b/perl-install/resize_fat/directory.pm
deleted file mode 100644
index beb780bcf..000000000
--- a/perl-install/resize_fat/directory.pm
+++ /dev/null
@@ -1,79 +0,0 @@
-package resize_fat::directory; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:system);
-use resize_fat::dir_entry;
-use resize_fat::io;
-
-
-my $format = "a8 a3 C C C S7 I";
-my @fields = (
- 'name',
- 'extension',
- 'attributes',
- 'is_upper_case_name',
- 'creation_time_low', #- milliseconds
- 'creation_time_high',
- 'creation_date',
- 'access_date',
- 'first_cluster_high', #- for FAT32
- 'time',
- 'date',
- 'first_cluster',
- 'length',
-);
-my $psizeof_format = psizeof($format);
-
-1;
-
-sub entry_size { $psizeof_format }
-
-#- call `f' for each entry of the directory
-#- if f return true, then modification in the entry are taken back
-sub traverse($$$) {
- my ($directory, $curr_dir_name, $f) = @_;
-
- for (my $i = 0;; $i++) {
- my $raw = \substr($directory, $i * $psizeof_format, $psizeof_format);
-
- #- empty entry means end of directory
- $$raw =~ /^\0*$/ and return $directory;
-
- my $entry; @{$entry}{@fields} = unpack $format, $$raw;
-
- &$f($curr_dir_name, $entry)
- and $$raw = pack $format, @{$entry}{@fields};
- }
- $directory;
-}
-
-sub traverse_all($$) {
- my ($fs, $f) = @_;
-
- my $traverse_all; $traverse_all = sub {
- my ($curr_dir_name, $entry) = @_;
-
- &$f($curr_dir_name, $entry);
-
- resize_fat::dir_entry::is_directory($entry)
- and traverse(resize_fat::io::read_file($fs, resize_fat::dir_entry::get_cluster($entry)), "$curr_dir_name/$entry->{name}", $traverse_all);
-
- undef; #- no need to write back (cf traverse)
- };
-
- my $directory = $resize_fat::isFAT32 ?
- resize_fat::io::read_file($fs, $fs->{fat32_root_dir_cluster}) :
- resize_fat::io::read($fs, $fs->{root_dir_offset}, $fs->{root_dir_size});
- traverse($directory, "", $traverse_all);
- undef $traverse_all; #- circular reference is no good for perl's poor GC :(
-}
-
-
-#- function used by construct_dir_tree to translate the `cluster' fields in each
-#- directory entry
-sub remap($$) {
- my ($fs, $directory) = @_;
- traverse($directory, "", \&resize_fat::dir_entry::remap);
-}
diff --git a/perl-install/resize_fat/fat.pm b/perl-install/resize_fat/fat.pm
deleted file mode 100644
index 31643f0a3..000000000
--- a/perl-install/resize_fat/fat.pm
+++ /dev/null
@@ -1,138 +0,0 @@
-package resize_fat::fat; # $Id$
-
-use diagnostics;
-use strict;
-
-use resize_fat::any;
-use resize_fat::io;
-use resize_fat::c_rewritten;
-
-1;
-
-sub read($) {
- my ($fs) = @_;
-
- resize_fat::c_rewritten::read_fat(fileno $fs->{fd}, $fs->{fat_offset}, $fs->{fat_size}, $fs->{media});
-
- @{$fs->{clusters}{count}}{qw(free bad used)} =
- resize_fat::c_rewritten::scan_fat($fs->{nb_clusters}, $fs->{fs_type_size});
-}
-
-sub write($) {
- my ($fs) = @_;
-
- sysseek $fs->{fd}, $fs->{fat_offset}, 0 or die "write_fat: seek failed";
- foreach (1..$fs->{nb_fats}) {
- resize_fat::c_rewritten::write_fat(fileno $fs->{fd}, $fs->{fat_size});
- }
-}
-
-
-
-#- allocates where all the clusters will be moved to. Clusters before cut_point
-#- remain in the same position, however cluster that are part of a directory are
-#- moved regardless (this is a mechanism to prevent data loss) (cut_point is the
-#- first cluster that won't occur in the new fs)
-sub allocate_remap {
- my ($fs, $cut_point) = @_;
- my ($cluster, $new_cluster);
- my $remap = sub { resize_fat::c_rewritten::set_fat_remap($cluster, $new_cluster) };
- my $get_new = sub {
- $new_cluster = get_free($fs);
- 0 < $new_cluster && $new_cluster < $cut_point or die "no free clusters";
- set_eof($fs, $new_cluster); #- mark as used
- #-log::ld("resize_fat: [$cluster,", &next($fs, $cluster), "...]->$new_cluster...");
- };
-
- #- this must call allocate_fat_remap that zeroes the buffer allocated.
- resize_fat::c_rewritten::allocate_fat_remap($fs->{nb_clusters} + 2);
-
- $fs->{last_free_cluster} = 2;
- for ($cluster = 2; $cluster < $fs->{nb_clusters} + 2; $cluster++) {
- if ($cluster < $cut_point) {
- if (resize_fat::c_rewritten::flag($cluster) == $resize_fat::any::DIRECTORY) {
- &$get_new();
- } else {
- $new_cluster = $cluster;
- }
- &$remap();
- } elsif (!is_empty(&next($fs, $cluster))) {
- &$get_new();
- &$remap();
- }
- }
-}
-
-
-#- updates the fat for the resized filesystem
-sub update {
- my ($fs) = @_;
-
- for (my $cluster = 2; $cluster < $fs->{nb_clusters} + 2; $cluster++) {
- if (resize_fat::c_rewritten::flag($cluster)) {
- my $old_next = &next($fs, $cluster);
- my $new = resize_fat::c_rewritten::fat_remap($cluster);
- my $new_next = resize_fat::c_rewritten::fat_remap($old_next);
-
- set_available($fs, $cluster);
-
- is_eof($old_next) ?
- set_eof($fs, $new) :
- set_next ($fs, $new, $new_next);
- }
- }
-}
-
-
-sub endianness16($) { (($_[0] & 0xff) << 8) + ($_[0] >> 8); }
-sub endianness($$) {
- my ($val, $nb_bits) = @_;
- my $r = 0;
- for (; $nb_bits > 0; $nb_bits -= 8) {
- $r <<= 8;
- $r += $val & 0xff;
- $val >>= 8;
- }
- $nb_bits < 0 and die "error: endianness only handle numbers divisible by 8";
- $r;
-}
-
-*next = \&resize_fat::c_rewritten::next;
-*set_next = \&resize_fat::c_rewritten::set_next;
-
-
-
-sub get_free($) {
- my ($fs) = @_;
- foreach (my $i = 0; $i < $fs->{nb_clusters}; $i++) {
- my $cluster = ($i + $fs->{last_free_cluster} - 2) % $fs->{nb_clusters} + 2;
- is_available(&next($fs, $cluster)) and return $fs->{last_free_cluster} = $cluster;
- }
- die "no free clusters";
-}
-
-#- returns true if <cluster> represents an EOF marker
-sub is_eof($) {
- my ($cluster) = @_;
- $cluster >= $resize_fat::bad_cluster_value;
-}
-sub set_eof($$) {
- my ($fs, $cluster) = @_;
- set_next ($fs, $cluster, $resize_fat::bad_cluster_value + 1);
-}
-
-#- returns true if <cluster> is empty. Note that this includes bad clusters.
-sub is_empty($) {
- my ($cluster) = @_;
- $cluster == 0 || $cluster == $resize_fat::bad_cluster_value;
-}
-
-#- returns true if <cluster> is available.
-sub is_available($) {
- my ($cluster) = @_;
- $cluster == 0;
-}
-sub set_available($$) {
- my ($fs, $cluster) = @_;
- set_next ($fs, $cluster, 0);
-}
diff --git a/perl-install/resize_fat/info_sector.pm b/perl-install/resize_fat/info_sector.pm
deleted file mode 100644
index 1d9c1690a..000000000
--- a/perl-install/resize_fat/info_sector.pm
+++ /dev/null
@@ -1,37 +0,0 @@
-package resize_fat::info_sector; # $Id$
-
-use diagnostics;
-use strict;
-
-use common qw(:system);
-use resize_fat::io;
-
-#- Oops, this will be unresizable on big-endian machine. trapped by signature.
-my $format = "a484 I I I a16";
-my @fields = (
- 'unused',
- 'signature', #- should be 0x61417272
- 'free_clusters', #- -1 for unknown
- 'next_cluster', #- most recently allocated cluster
- 'unused2',
-);
-
-1;
-
-
-sub read($) {
- my ($fs) = @_;
- my $info = resize_fat::io::read($fs, $fs->{info_offset}, psizeof($format));
- @{$fs->{info_sector}}{@fields} = unpack $format, $info;
- $fs->{info_sector}{signature} == 0x61417272 or die "Invalid information sector signature\n";
-}
-
-sub write($) {
- my ($fs) = @_;
- $fs->{info_sector}{free_clusters} = $fs->{clusters}->{count}->{free};
- $fs->{info_sector}{next_cluster} = 2;
-
- my $info = pack $format, @{$fs->{info_sector}}{@fields};
-
- resize_fat::io::write($fs, $fs->{info_offset}, psizeof($format), $info);
-}
diff --git a/perl-install/resize_fat/io.pm b/perl-install/resize_fat/io.pm
deleted file mode 100644
index 7643a0953..000000000
--- a/perl-install/resize_fat/io.pm
+++ /dev/null
@@ -1,71 +0,0 @@
-package resize_fat::io; # $Id$
-
-use diagnostics;
-use strict;
-
-use resize_fat::fat;
-use c;
-
-1;
-
-
-sub read($$$) {
- my ($fs, $pos, $size) = @_;
- print "reading $size bytes at $pos\n";
- my $buf = "\0" x $size;
- sysseek $fs->{fd}, $pos, 0 or die "seeking to byte #$pos failed on device $fs->{fs_name}";
- sysread $fs->{fd}, $buf, $size or die "reading at byte #$pos failed on device $fs->{fs_name}";
- $buf;
-}
-sub write($$$$) {
- my ($fs, $pos, $size, $buf) = @_;
- sysseek $fs->{fd}, $pos, 0 or die "seeking to byte #$pos failed on device $fs->{fs_name}";
- syswrite $fs->{fd}, $buf or die "writing at byte #$pos failed on device $fs->{fs_name}";
-}
-
-sub read_cluster($$) {
- my ($fs, $cluster) = @_;
- my $buf;
- my $pos = $fs->{cluster_offset} / 512 + $cluster * ($fs->{cluster_size} / 512);
-
- c::lseek_sector(fileno $fs->{fd}, $pos, 0) or die "seeking to sector #$pos failed on device $fs->{fs_name}";
- sysread $fs->{fd}, $buf, $fs->{cluster_size} or die "reading at sector #$pos failed on device $fs->{fs_name}";
- $buf;
-}
-sub write_cluster($$$) {
- my ($fs, $cluster, $buf) = @_;
- my $pos = $fs->{cluster_offset} / 512 + $cluster * ($fs->{cluster_size} / 512);
-
- c::lseek_sector(fileno $fs->{fd}, $pos, 0) or die "seeking to sector #$pos failed on device $fs->{fs_name}";
- syswrite $fs->{fd}, $buf or die "writing at sector #$pos failed on device $fs->{fs_name}";
-}
-
-sub read_file($$) {
- my ($fs, $cluster) = @_;
- my $buf = '';
-
- for (; !resize_fat::fat::is_eof($cluster); $cluster = resize_fat::fat::next ($fs, $cluster)) {
- $cluster == 0 and die "Bad FAT: unterminated chain\n";
- $buf .= read_cluster($fs, $cluster);
- }
- $buf;
-}
-
-sub check_mounted($) {
- my ($f) = @_;
-
- local *F;
- open F, "/proc/mounts" or die "error opening /proc/mounts\n";
- foreach (<F>) {
- /^$f\s/ and die "device is mounted";
- }
-}
-
-sub open($) {
- my ($fs) = @_;
-
- check_mounted($fs->{device});
-
- sysopen F, $fs->{fs_name}, 2 or sysopen F, $fs->{fs_name}, 0 or die "error opening device $fs->{fs_name} for writing\n";
- $fs->{fd} = *F;
-}
diff --git a/perl-install/resize_fat/main.pm b/perl-install/resize_fat/main.pm
deleted file mode 100644
index dc1a65e65..000000000
--- a/perl-install/resize_fat/main.pm
+++ /dev/null
@@ -1,185 +0,0 @@
-#!/usr/bin/perl
-
-# DiskDrake
-# Copyright (C) 1999 MandrakeSoft (pixel@linux-mandrake.com)
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-# This is mainly a perl rewrite of the work of Andrew Clausen (libresize)
-
-package resize_fat::main; # $Id$
-
-use diagnostics;
-use strict;
-
-use log;
-use common qw(:common :system :constant);
-use resize_fat::boot_sector;
-use resize_fat::info_sector;
-use resize_fat::directory;
-use resize_fat::io;
-use resize_fat::fat;
-use resize_fat::any;
-
-
-1;
-
-#- - reads in the boot sector/partition info., and tries to make some sense of it
-sub new($$$) {
- my ($type, $device, $fs_name) = @_;
- my $fs = { device => $device, fs_name => $fs_name } ;
-
- eval {
- resize_fat::io::open($fs);
- resize_fat::boot_sector::read($fs);
- $resize_fat::isFAT32 and eval { resize_fat::info_sector::read($fs) };
- resize_fat::fat::read($fs);
- resize_fat::any::flag_clusters($fs);
- };
- if ($@) {
- close $fs->{fd};
- die;
- }
- bless $fs, $type;
-}
-
-sub DESTROY {
- my ($fs) = @_;
- close $fs->{fd};
- resize_fat::c_rewritten::free_all();
-}
-
-#- copy all clusters >= <start_cluster> to a new place on the partition, less
-#- than <start_cluster>. Only copies files, not directories.
-#- (use of buffer needed because the seeks slow like hell the hard drive)
-sub copy_clusters {
- my ($fs, $cluster) = @_;
- my @buffer;
- my $flush = sub {
- while (@buffer) {
- my $cluster = shift @buffer;
- resize_fat::io::write_cluster($fs, $cluster, shift @buffer);
- }
- };
- for (; $cluster < $fs->{nb_clusters} + 2; $cluster++) {
- resize_fat::c_rewritten::flag($cluster) == $resize_fat::any::FILE or next;
- push @buffer,
- resize_fat::c_rewritten::fat_remap($cluster),
- resize_fat::io::read_cluster($fs, $cluster);
- @buffer > 50 and &$flush();
- }
- &$flush();
-}
-
-#- Constructs the new directory tree to match the new file locations.
-sub construct_dir_tree {
- my ($fs) = @_;
-
- if ($resize_fat::isFAT32) {
- #- fat32's root must remain in the first 64k clusters
- #- so don't set it as DIRECTORY, it will be specially handled
- resize_fat::c_rewritten::set_flag($fs->{fat32_root_dir_cluster}, $resize_fat::any::FREE);
- }
-
- for (my $cluster = 2; $cluster < $fs->{nb_clusters} + 2; $cluster++) {
- resize_fat::c_rewritten::flag($cluster) == $resize_fat::any::DIRECTORY or next;
-
- resize_fat::io::write_cluster($fs,
- resize_fat::c_rewritten::fat_remap($cluster),
- resize_fat::directory::remap($fs, resize_fat::io::read_cluster($fs, $cluster)));
- }
-
- sync();
-
- #- until now, only free clusters have been written. it's a null operation if we stop here.
- #- it means no corruption :)
- #
- #- now we must be as fast as possible!
-
- #- remapping non movable root directory
- if ($resize_fat::isFAT32) {
- my $cluster = $fs->{fat32_root_dir_cluster};
-
- resize_fat::io::write_cluster($fs,
- resize_fat::c_rewritten::fat_remap($cluster),
- resize_fat::directory::remap($fs, resize_fat::io::read_cluster($fs, $cluster)));
- } else {
- resize_fat::io::write($fs, $fs->{root_dir_offset}, $fs->{root_dir_size},
- resize_fat::directory::remap($fs, resize_fat::io::read($fs, $fs->{root_dir_offset}, $fs->{root_dir_size})));
- }
-}
-
-sub min_size($) { &resize_fat::any::min_size }
-sub max_size($) { &resize_fat::any::max_size }
-sub used_size($) { &resize_fat::any::used_size }
-
-#- resize
-#- - size is in sectors
-#- - checks boundaries before starting
-#- - copies all data beyond new_cluster_count behind the frontier
-sub resize {
- my ($fs, $size) = @_;
-
- my ($min, $max) = (min_size($fs), max_size($fs));
-
- $size += $min if $size =~ /^\+/;
-
- $size >= $min or die "Minimum filesystem size is $min sectors";
- $size <= $max or die "Maximum filesystem size is $max sectors";
-
- log::l("resize_fat: Partition size will be ". ($size * $SECTORSIZE >> 20) ."Mb (well exactly ${size} sectors)");
-
- my $new_data_size = $size * $SECTORSIZE - $fs->{cluster_offset};
- my $new_nb_clusters = divide($new_data_size, $fs->{cluster_size});
- my $used_size = used_size($fs);
-
- log::l("resize_fat: Break point for moving files is ". ($used_size * $SECTORSIZE >> 20) ." Mb ($used_size sectors)");
- if ($size < $used_size) {
- log::l("resize_fat: Allocating new clusters");
- resize_fat::fat::allocate_remap($fs, $new_nb_clusters);
-
- log::l("resize_fat: Copying files");
- copy_clusters($fs, $new_nb_clusters);
-
- log::l("resize_fat: Copying directories");
- construct_dir_tree($fs);
-
- log::l("Writing new FAT...");
- resize_fat::fat::update($fs);
- resize_fat::fat::write($fs);
- } else {
- log::l("resize_fat: Nothing need to be moved");
- }
-
- $fs->{nb_sectors} = $size;
- $fs->{nb_clusters} = $new_nb_clusters;
- $fs->{clusters}{count}->{free} =
- $fs->{nb_clusters} - $fs->{clusters}{count}->{used} - $fs->{clusters}->{count}->{bad} - 2;
-
- $fs->{system_id} = 'was here!';
- $fs->{small_nb_sectors} = 0;
- $fs->{big_nb_sectors} = $size;
-
- log::l("resize_fat: Writing new boot sector...");
-
- resize_fat::boot_sector::write($fs);
-
- $resize_fat::isFAT32 and eval { resize_fat::info_sector::write($fs) }; #- doesn't matter if this fails - its pretty useless!
-
- sync();
- close $fs->{fd};
- log::l("resize_fat: done");
-}
-
diff --git a/perl-install/run_program.pm b/perl-install/run_program.pm
deleted file mode 100644
index a0a966efa..000000000
--- a/perl-install/run_program.pm
+++ /dev/null
@@ -1,70 +0,0 @@
-package run_program; # $Id$
-
-use diagnostics;
-use strict;
-
-use log;
-
-1;
-
-sub run_or_die {
- my ($name, @args) = @_;
- run($name, @args) or die "$name failed\n";
-}
-sub rooted_or_die {
- my ($root, $name, @args) = @_;
- rooted($root, $name, @args) or die "$name failed\n";
-}
-sub run { rooted('', @_) }
-
-sub rooted {
- my ($root, $name, @args) = @_;
- my $str = ref $name ? $name->[0] : $name;
- log::l("running: $str @args" . ($root ? " with root $root" : ""));
-
- return 1 if $root && $<;
-
- $root ? $root .= '/' : ($root = '');
- install_any::check_prog (ref $name ? $name->[0] : $name) if !$root && $::isInstall;
-
- if (my $pid = fork) {
- waitpid $pid, 0;
- return $? == 0;
- }
- {
- my ($stdout, $stdoutm, $stderr, $stderrm);
- ($stdoutm, $stdout, @args) = @args if $args[0] =~ /^>>?$/;
- ($stderrm, $stderr, @args) = @args if $args[0] =~ /^2>>?$/;
-
- open STDIN, "/dev/null" or die "can't open /dev/null as stdin";
-
- if ($stderr) {
- $stderrm =~ s/2//;
- open STDERR, "$stderrm $root$stderr" or die "run_program can't output in $root$stderr (mode `$stderrm')";
- } elsif ($::isInstall) {
- open STDERR, ">> /tmp/ddebug.log" or open STDOUT, ">> /dev/tty7" or die "run_program can't log, give me access to /tmp/ddebug.log";
- }
- if ($stdout) {
- open STDOUT, "$stdoutm $root$stdout" or die "run_program can't output in $root$stdout (mode `$stdoutm')";
- } elsif ($::isInstall) {
- open STDOUT, ">> /tmp/ddebug.log" or open STDOUT, ">> /dev/tty7" or die "run_program can't log, give me access to /tmp/ddebug.log";
- }
-
- $root and chroot $root;
- chdir "/";
-
- if (ref $name) {
- unless (exec { $name->[0] } $name->[1], @args) {
- log::l("exec of $name->[0] failed: $!");
- c::_exit(1);
- }
- } else {
- unless (exec $name, @args) {
- log::l("exec of $name failed: $!");
- c::_exit(1);
- }
-
- }
- }
-
-}
diff --git a/perl-install/sbus_probing/main.pm b/perl-install/sbus_probing/main.pm
deleted file mode 100644
index f3269e671..000000000
--- a/perl-install/sbus_probing/main.pm
+++ /dev/null
@@ -1,138 +0,0 @@
-package sbus_probing::main; # $Id$
-
-use c;
-use log;
-use common qw(:common);
-use modules;
-
-my %sbus_table_network = (
- hme => [ "Sun Happy Meal Ethernet", "sunhme" ],
- le => [ "Sun Lance Ethernet", "ignore:lance" ],
- qe => [ "Sun Quad Ethernet", "sunqe" ],
- mlanai => [ "MyriCOM MyriNET Gigabit Ethernet", "myri_sbus" ],
- myri => [ "MyriCOM MyriNET Gigabit Ethernet", "myri_sbus" ],
- );
-my %sbus_table_scsi = (
- soc => [ "Sun SPARCStorage Array", "fc4:soc:pluto" ],
- socal => [ "Sun Enterprise Network Array", "fc4:socal:fcal" ],
- esp => [ "Sun Enhanced SCSI Processor (ESP)", "ignore:esp" ],
- fas => [ "Sun Swift (ESP)", "ignore:esp" ],
- ptisp => [ "Performance Technologies ISP", "qlogicpti" ],
- isp => [ "QLogic ISP", "qlogicpti" ],
- );
-my %sbus_table_audio = (
- audio => [ "AMD7930", "amd7930" ],
- CS4231 => [ "CS4231 APC DMA (SBUS)", "cs4231" ],
- CS4231_PCI => [ "CS4231 EB2 DMA (PCI)", "cs4231" ],
- );
-my %sbus_table_video = (
- bwtwo => [ "Sun|Monochrome (bwtwo)", "Server:SunMono" ],
- cgthree => [ "Sun|Color3 (cgthree)", "Server:Sun" ],
- cgeight => [ "Sun|CG8/RasterOps", "Server:Sun" ],
- cgtwelve => [ "Sun|GS (cgtwelve)", "Server:Sun24" ],
- gt => [ "Sun|Graphics Tower", "Server:Sun24" ],
- mgx => [ "Sun|Quantum 3D MGXplus", "Server:Sun24" ],
- mgx_4M => [ "Sun|Quantum 3D MGXplus with 4M VRAM", "Server:Sun24" ],
- cgsix => [ "Sun|Unknown GX", "Server:Sun" ],
- cgsix_dbl => [ "Sun|Double Width GX", "Server:Sun" ],
- cgsix_sgl => [ "Sun|Single Width GX", "Server:Sun" ],
- cgsix_t1M => [ "Sun|Turbo GX with 1M VSIMM", "Server:Sun" ],
- cgsix_tp => [ "Sun|Turbo GX Plus", "Server:Sun" ],
- cgsix_t => [ "Sun|Turbo GX", "Server:Sun" ],
- cgfourteen => [ "Sun|SX", "Server:Sun24" ],
- cgfourteen_4M => [ "Sun|SX with 4M VSIMM", "Server:Sun24" ],
- cgfourteen_8M => [ "Sun|SX with 8M VSIMM", "Server:Sun24" ],
- leo => [ "Sun|ZX or Turbo ZX", "Server:Sun24" ],
- leo_t => [ "Sun|Turbo ZX", "Server:Sun24" ],
- tcx => [ "Sun|TCX (S24)", "Server:Sun24" ],
- tcx_8b => [ "Sun|TCX (8bit)", "Server:Sun" ],
- afb => [ "Sun|Elite3D", "Server:Sun24" ],
- afb_btx03 => [ "Sun|Elite3D-M6 Horizontal", "Server:Sun24" ],
- ffb => [ "Sun|FFB", "Server:Sun24" ],
- ffb_btx08 => [ "Sun|FFB 67Mhz Creator", "Server:Sun24" ],
- ffb_btx0b => [ "Sun|FFB 67Mhz Creator 3D", "Server:Sun24" ],
- ffb_btx1b => [ "Sun|FFB 75Mhz Creator 3D", "Server:Sun24" ],
- ffb_btx20 => [ "Sun|FFB2 Vertical Creator", "Server:Sun24" ],
- ffb_btx28 => [ "Sun|FFB2 Vertical Creator", "Server:Sun24" ],
- ffb_btx23 => [ "Sun|FFB2 Vertical Creator 3D", "Server:Sun24" ],
- ffb_btx2b => [ "Sun|FFB2 Vertical Creator 3D", "Server:Sun24" ],
- ffb_btx30 => [ "Sun|FFB2+ Vertical Creator", "Server:Sun24" ],
- ffb_btx33 => [ "Sun|FFB2+ Vertical Creator 3D", "Server:Sun24" ],
- ffb_btx40 => [ "Sun|FFB2 Horizontal Creator", "Server:Sun24" ],
- ffb_btx48 => [ "Sun|FFB2 Horizontal Creator", "Server:Sun24" ],
- ffb_btx43 => [ "Sun|FFB2 Horizontal Creator 3D", "Server:Sun24" ],
- ffb_btx4b => [ "Sun|FFB2 Horizontal Creator 3D", "Server:Sun24" ],
- );
-
-1;
-
-sub prom_getint($) { unpack "I", c::prom_getproperty($_[0]) }
-
-#- update $@sbus_probed according to SBUS detection.
-sub prom_walk($$$$) {
- my ($sbus_probed, $node, $sbus, $ebus) = @_;
- my ($prob_name, $prob_type) = (c::prom_getstring("name"), c::prom_getstring("device_type"));
- my ($nextnode, $nsbus, $nebus) = (undef, $sbus, $ebus);
-
- #- probe for network devices.
- if ($sbus && $prob_type eq 'network') {
- $prob_name =~ s/[A-Z,]*(.*)/$1/;
- $sbus_table_network{$prob_name} and push @$sbus_probed, [ "NETWORK", @{$sbus_table_network{$prob_name}} ];
- #- TODO for Sun Quad Ethernet (qe)
- }
-
- #- probe for scsi devices.
- if ($sbus && ($prob_type eq 'scsi' || $prob_name =~ /^(soc|socal)$/)) {
- $prob_name =~ s/[A-Z,]*(.*)/$1/;
- $sbus_table_scsi{$prob_name} and push @$sbus_probed, [ "SCSI", @{$sbus_table_scsi{$prob_name}} ];
- }
-
- #- probe for audio devices, there are no type to check here.
- if ($sbus_table_audio{$prob_name}) {
- $prob_name =~ /,/ and $prob_name =~ s/[A-Z,]*(.*)/$1/;
- my $ext = $prob_name eq 'CS4231' && $ebus && "_PCI";
- $sbus_table_audio{$prob_name . $ext} ?
- push @$sbus_probed, [ "AUDIO", @{$sbus_table_audio{$prob_name . $ext}} ] :
- push @$sbus_probed, [ "AUDIO", @{$sbus_table_audio{$prob_name}} ];
- }
-
- #- probe for video devices.
- if ($prob_type eq 'display' && ($sbus || $prob_name =~ /^(ffb|afb|cgfourteen)$/)) {
- $prob_name =~ s/[A-Z,]*(.*)/$1/;
- my $ext = ($prob_name eq 'mgx' && prom_getint('fb_size') == 0x400000 && '_4M' ||
- $prob_name eq 'cgsix' && do {
- my ($chiprev, $vmsize) = (prom_getint('chiprev'), prom_getint('vmsize'));
- my $result = '';
- $chiprev >= 1 && $chiprev <= 4 and $result = '_dbl';
- $chiprev >= 5 && $chiprev <= 9 and $result = '_sgl';
- $chiprev == 11 && $vmsize == 2 and $result = '_t1M';
- $chiprev == 11 && $vmsize == 4 and $result = '_tp';
- $chiprev == 11 && !$result and $result = '_t';
- $result;
- } ||
- $prob_name eq 'leo' && c::prom_getstring('model') =~ /501-2503/ && '_t' ||
- $prob_name eq 'tcx' && c::prom_getbool('tcx-8-bit') && '_8b' ||
- $prob_name eq 'afb' && sprintf "_btx%x", prom_getint('board_type') ||
- $prob_name eq 'ffb' && sprintf "_btx%x", prom_getint('board_type'));
-
- $sbus_table_video{$prob_name . $ext} ?
- push @$sbus_probed, [ "VIDEO", @{$sbus_table_video{$prob_name . $ext}} ] :
- push @$sbus_probed, [ "VIDEO", @{$sbus_table_video{$prob_name}} ];
- }
-
- #- parse prom tree.
- $prob_name eq 'sbus' || $prob_name eq 'sbi' and $nsbus = 1;
- $prob_name eq 'ebus' and $nebus = 1;
- $nextnode = c::prom_getchild($node) and prom_walk($sbus_probed, $nextnode, $nsbus, $nebus);
- $nextnode = c::prom_getsibling($node) and prom_walk($sbus_probed, $nextnode, $sbus, $ebus);
-}
-
-sub probe {
- eval { modules::load("openprom") } if arch() =~ /sparc/;
- my $root_node = c::prom_open();
- my @l;
-
- prom_walk(\@l, $root_node, 0, 0);
- c::prom_close();
- map { my %l; @l{qw(type description drivers)} = @$_ } @l;
-}
diff --git a/perl-install/services.pm b/perl-install/services.pm
deleted file mode 100644
index 87fe381f2..000000000
--- a/perl-install/services.pm
+++ /dev/null
@@ -1,213 +0,0 @@
-package services; # $Id$
-
-use diagnostics;
-use strict;
-
-#-######################################################################################
-#- misc imports
-#-######################################################################################
-use common qw(:common :functional :system :file);
-use commands;
-use run_program;
-use my_gtk qw(:helpers :wrappers);
-
-sub description {
- my %services = (
-alsa => __("Launch the ALSA (Advanced Linux Sound Architecture) sound system"),
-anacron => __("Anacron a periodic command scheduler."),
-apmd => __("apmd is used for monitoring batery status and logging it via syslog.
-It can also be used for shutting down the machine when the battery is low."),
-atd => __("Runs commands scheduled by the at command at the time specified when
-at was run, and runs batch commands when the load average is low enough."),
-crond => __("cron is a standard UNIX program that runs user-specified programs
-at periodic scheduled times. vixie cron adds a number of features to the basic
-UNIX cron, including better security and more powerful configuration options."),
-gpm => __("GPM adds mouse support to text-based Linux applications such the
-Midnight Commander. It also allows mouse-based console cut-and-paste operations,
-and includes support for pop-up menus on the console."),
-harddrake => __("HardDrake runs a hardware probe, and optionally configures
-new/changed hardware."),
-httpd => __("Apache is a World Wide Web server. It is used to serve HTML files
-and CGI."),
-inet => __("The internet superserver daemon (commonly called inetd) starts a
-variety of other internet services as needed. It is responsible for starting
-many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables
-all of the services it is responsible for."),
-ipchains => __("Launch packet filtering for Linux kernel 2.2 series, to set
-up a firewall to protect your machine from network attacks."),
-keytable => __("This package loads the selected keyboard map as set in
-/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.
-You should leave this enabled for most machines."),
-kheader => __("Automatic regeneration of kernel header in /boot for
-/usr/include/linux/{autoconf,version}.h"),
-kudzu => __("Automatic detection and configuration of hardware at boot."),
-linuxconf => __("Linuxconf will sometimes arrange to perform various tasks
-at boot-time to maintain the system configuration."),
-lpd => __("lpd is the print daemon required for lpr to work properly. It is
-basically a server that arbitrates print jobs to printer(s)."),
-lvs => __("Linux Virtual Server, used to build a high-performance and highly
-available server."),
-named => __("named (BIND) is a Domain Name Server (DNS) that is used to resolve
-host names to IP addresses."),
-netfs => __("Mounts and unmounts all Network File System (NFS), SMB (Lan
-Manager/Windows), and NCP (NetWare) mount points."),
-network => __("Activates/Deactivates all network interfaces configured to start
-at boot time."),
-nfs => __("NFS is a popular protocol for file sharing across TCP/IP networks.
-This service provides NFS server functionality, which is configured via the
-/etc/exports file."),
-nfslock => __("NFS is a popular protocol for file sharing across TCP/IP
-networks. This service provides NFS file locking functionality."),
-numlock => __("Automatically switch on numlock key locker under console
-and XFree at boot."),
-oki4daemon => __("Support the OKI 4w and compatible winprinters."),
-pcmcia => __("PCMCIA support is usually to support things like ethernet and
-modems in laptops. It won't get started unless configured so it is safe to have
-it installed on machines that don't need it."),
-portmap => __("The portmapper manages RPC connections, which are used by
-protocols such as NFS and NIS. The portmap server must be running on machines
-which act as servers for protocols which make use of the RPC mechanism."),
-postfix => __("Postfix is a Mail Transport Agent, which is the program that
-moves mail from one machine to another."),
-random => __("Saves and restores system entropy pool for higher quality random
-number generation."),
-rawdevices => __("Assign raw devices to block devices (such as hard drive
-partitions), for the use of applications such as Oracle"),
-routed => __("The routed daemon allows for automatic IP router table updated via
-the RIP protocol. While RIP is widely used on small networks, more complex
-routing protocols are needed for complex networks."),
-rstatd => __("The rstat protocol allows users on a network to retrieve
-performance metrics for any machine on that network."),
-rusersd => __("The rusers protocol allows users on a network to identify who is
-logged in on other responding machines."),
-rwhod => __("The rwho protocol lets remote users get a list of all of the users
-logged into a machine running the rwho daemon (similiar to finger)."),
-sound => __("Launch the sound system on your machine"),
-syslog => __("Syslog is the facility by which many daemons use to log messages
-to various system log files. It is a good idea to always run syslog."),
-usb => __("Load the drivers for your usb devices."),
-xfs => __("Starts the X Font Server (this is mandatory for XFree to run)."),
- );
- my ($name, $prefix) = @_;
- my $s = $services{$name};
- if ($s) {
- $s = translate($s);
- } else {
- ($s = cat_("$prefix/etc/rc.d/init.d/$_")) =~ s/\\\s*\n#\s*//mg;
- ($s) = $s =~ /^# description:\s+(.*?)^(?:[^#]|# {0,2}\S)/sm;
- $s =~ s/^#\s*//m;
- }
- $s =~ s/\n/ /gm; $s =~ s/\s+$//;
- $s;
-}
-
-#- returns:
-#--- the listref of installed services
-#--- the listref of "on" services
-sub services {
- my ($prefix) = @_;
- my $cmd = $prefix ? "chroot $prefix" : "";
- my @l = map { [ /([^\s:]+)/, /\bon\b/ ] } grep { !/:$/ } sort `LANGUAGE=C $cmd chkconfig --list`;
- [ map { $_->[0] } @l ], [ mapgrep { $_->[1], $_->[0] } @l ];
-}
-
-sub ask {
- my ($in, $prefix) = @_;
- my ($l, $on_services) = services($prefix);
- ref($in) !~ /gtk/ || $::isInstall and return $in->ask_many_from_list("drakxservices",
- _("Choose which services should be automatically started at boot time"),
- {
- list => $l,
- help => sub { description($_, $prefix) },
- values => $on_services,
- sort => 1,
- });
- my $W = my_gtk->new(_("Resolution"));
- my ($x, $y, $w_popup);
- my $nopop = sub { $w_popup and $w_popup->destroy };
- my $display = sub { $nopop->(); $_[0] and gtkmove(gtkshow(gtkadd($w_popup=new Gtk::Window (-popup),
- gtksignal_connect(gtkadd(new Gtk::EventBox(),
- gtkadd(gtkset_shadow_type(new Gtk::Frame, 'etched_out'),
- gtkset_justify(new Gtk::Label($_[0]), 0))),
- button_press_event => sub { $nopop->() }
- ))), $x, $y) };
- my $update_service = sub {
- my $started = -e "/var/lock/subsys/$_[0]";
- my $action = $started ? "stop" : "start";
- $_[1]->set($started ? _("running") : _("stopped"));
- $started, $action;
- };
- my $strip = sub {
- my $infos_old = $_[0];
- my $infos;
- while ($infos_old =~ s/(.{40})//) {
- $1 =~ /(.*) ([^ ]*)/;
- $infos .= "$1\n$2";
- }
- $infos .= $infos_old;
- };
- my $b = new Gtk::EventBox();
- $b->set_events(["pointer_motion_mask"]);
- gtkadd($W->{window}, gtkadd($b, gtkpack_($W->create_box_with_title(_("Services and deamons")),
- 1, gtkset_usize(createScrolledWindow(create_packtable({ col_spacings => 10, row_spacings => 3 },
- map {
- my $service = $_;
- my $infos = $strip->(description($_, $prefix));
- $infos ||= _("No additionnal information\nabout this service, sorry.");
- my $l = new Gtk::Label();
- my ($started, $action) = $update_service->($service, gtkset_justify($l, 0));
- [ gtkpack__(new Gtk::HBox(0,0), $_),
- gtkpack__(new Gtk::HBox(0,0), $l),
- gtkpack__(new Gtk::HBox(0,0), gtksignal_connect(new Gtk::Button("Infos"), clicked => sub { $display->($infos) })),
- gtkpack__(new Gtk::HBox(0,0), gtkset_active(gtksignal_connect(
- new Gtk::CheckButton(_("On boot")),
- clicked => sub { if ($_[0]->active) {
- "@$on_services" =~ /$service/ or push(@$on_services,$service)
- } else {
- @$on_services = grep(!/$service/, @$on_services)
- }}), "@$on_services" =~ /$service/ )),
- map { my $a = $_;
- gtkpack__(new Gtk::HBox(0,0), gtksignal_connect(new Gtk::Button(_($a)),
- clicked => sub { my $c = "service $service " . (lc($a) eq "start" ? "restart" : lc($a)) . " 2>&1"; local $_=`$c`; s/\033\[[^mG]*[mG]//g;
- ($started, $action) = $update_service->($service, $l);
- $display->($_);
- }
- )) } ("Start", "Stop")
- ]
- }
- @$l)), 500, 400),
- 0, gtkpack(gtkset_border_width(new Gtk::HBox(0,0),5), $W->create_okcancel)
- ))
- );
- $b->signal_connect( motion_notify_event => sub { my ($w, $e) = @_;
- my ($ox, $oy) = $w->window->get_deskrelative_origin;
- $x = $e->{'x'}+$ox; $y = $e->{'y'}+$oy; });
- $b->signal_connect( button_press_event => sub { $nopop->()});
- $::isEmbedded and Gtk->main_iteration while Gtk->events_pending;
- $::isEmbedded and kill (12, $::CCPID);
- $W->main or return;
- ($l, $on_services);
-}
-
-sub doit {
- my ($in, $on_services, $prefix) = @_;
- my ($l, $was_on_services) = services($prefix);
-
- foreach (@$l) {
- my $before = member($_, @$was_on_services);
- my $after = member($_, @$on_services);
- if ($before != $after) {
- my $script = "/etc/rc.d/init.d/$_";
- run_program::rooted($prefix, "chkconfig", $after ? "--add" : "--del", $_);
- if ($after && cat_("$prefix$script") =~ /^#\s+chkconfig:\s+-/m) {
- run_program::rooted($prefix, "chkconfig", "--level", "35", $_, "on");
- }
- if (!$after && $::isStandalone) {
- run_program::rooted($prefix, $script, "stop");
- }
- }
- }
-}
-
-
-1;
diff --git a/perl-install/share/aliases b/perl-install/share/aliases
deleted file mode 100644
index 6710d5e4b..000000000
--- a/perl-install/share/aliases
+++ /dev/null
@@ -1,9 +0,0 @@
-raidstop raidstart
-sh ash
-gunzip gzip
-install2 perl-install/install2
-commands perl-install/commands
-runinstall2 install2
-e2fsck e2fsck.shared
-fsck.ext2 e2fsck.shared
-rmmod insmod_
diff --git a/perl-install/share/compssList b/perl-install/share/compssList
deleted file mode 100644
index 36b0f4a44..000000000
--- a/perl-install/share/compssList
+++ /dev/null
@@ -1,1665 +0,0 @@
- normal server developer
-
-AVLTree-devel 0 0 0
-AfterStep 22 0 53
-AfterStep-APPS 22 0 35
-Apache-ASP -99 0 -99
-ApacheJServ -99 0 -99
-Apple-StyleWriter-printer-driver__lpstyl 0 0 0
-Aurora 81 -1 -1
-BasiliskII 35 0 10
-BasiliskII-sheepnet 33 0 8
-BitchX 43 0 15
-C++2LaTeX 0 0 30
-Canon-CaPSL-printer-driver__cjet 0 0 0
-ClanLib 32 0 32
-ClanLib-devel 0 0 25
-ClanLib-docs 0 0 25
-ClanLib-gl 0 0 0
-ClanLib-magick 0 0 0
-ClanLib-mikmod 0 0 0
-ClanLib-png 0 0 0
-Device3Dfx -1 -1 -1
-DrakConf 84 84 84
-drakprofile 50 0 50
-draksync 50 0 50
-DrakeLogo 20 0 0
-ElectricFence 10 0 66
-Epplets 57 0 53
-Eterm 57 0 53
-Eterm-devel 0 0 0
-FaxMail 30 0 0
-FileRunner 45 0 25
-FreeWnn -20 -20 -20
-FreeWnn-devel -70 -60 -40
-GConf 0 0 0
-GConf-devel 0 0 40
-GXedit 40 0 55
-Glide_V2 -1 -1 -1
-Glide_V2-devel -1 -1 -1
-Glide_V3 -1 -1 -1
-Glide_V3-DRI -1 -1 -1
-Glide_V3-DRI-devel -1 -1 -1
-Glide_V3-devel -1 -1 -1
-Glide_V5 -1 -1 -1
-Glide_V5-devel -1 -1 -1
-HTML-Embperl 0 40 40
-Hermes 32 0 42
-Hermes-devel 0 0 35
-ImageMagick 56 5 60
-ImageMagick-devel 10 0 60
-ImageMagick-lib 0 0 0
-MAKEDEV 91 91 91
-MandrakeUpdate 82 0 80
-Mesa 30 0 70
-Mesa-common 30 0 70
-Mesa-common-devel 0 0 70
-Mesa-demos 10 0 15
-MySQL 2 55 15
-MySQL-bench 2 50 10
-MySQL-client 2 52 11
-MySQL-devel 0 0 15
-MySQL-shared 2 50 10
-ORBit 0 0 55
-ORBit-devel 10 0 55
-SDL 50 0 25
-SDL-devel 0 0 25
-SDL_image 0 0 25
-SDL_image-devel 0 0 25
-SDL_mixer 0 0 25
-SDL_mixer-devel 0 0 25
-SDL_net 0 0 25
-SDL_net-devel 0 0 25
-SDL_ttf 0 0 25
-SDL_ttf-devel 0 0 25
-SVGATextMode 0 0 0
-SmallEiffel 0 0 30
-SysVinit 15 52 45
-TiMidity++ 51 0 54
-WMRack 40 0 32
-WindowMaker 40 0 57
-WindowMaker-devel 0 0 30
-WsLib-devel 0 0 0
-X11R6-contrib 55 0 47
-XFree86 91 0 81
-XFree86-100dpi-fonts 56 0 30
-XFree86-3DLabs -30 -30 -30
-XFree86-75dpi-fonts 91 0 81
-XFree86-8514 -30 -30 -30
-XFree86-AGX -30 -30 -30
-XFree86-FBDev -30 -30 -30
-XFree86-I128 -30 -30 -30
-XFree86-ISO8859-2 -20 -30 -20
-XFree86-ISO8859-2-100dpi-fonts -20 -30 -20
-XFree86-ISO8859-2-75dpi-fonts -20 -30 -20
-XFree86-ISO8859-2-Type1-fonts -20 -30 -20
-XFree86-ISO8859-9 -20 -30 -20
-XFree86-ISO8859-9-100dpi-fonts -20 -30 -20
-XFree86-ISO8859-9-75dpi-fonts -20 -30 -20
-XFree86-Mach32 -30 -30 -30
-XFree86-Mach64 -30 -30 -30
-XFree86-Mach8 -30 -30 -30
-XFree86-Mono -30 -30 -30
-XFree86-P9000 -30 -30 -30
-XFree86-S3 -30 -30 -30
-XFree86-S3V -30 -30 -30
-XFree86-SVGA -30 -30 -30
-XFree86-VGA16 -30 -30 -30
-XFree86-W32 -30 -30 -30
-XFree86-Xnest 0 0 55
-XFree86-Xvfb 0 0 15
-XFree86-cyrillic-fonts -20 -30 -20
-XFree86-devel 12 0 55
-XFree86-doc -30 -30 -30
-XFree86-glide-module -2 -2 -2
-XFree86-libs 10 0 0
-XFree86-server -30 -30 -30
-XFree86-server-common -30 -30 -30
-XFree86-static-libs 0 0 20
-XFree86-xfs 0 0 0
-XaoS 40 0 25
-XaoS-aalib 0 0 0
-XaoS-svgalib 0 0 0
-Xaw3d 20 0 70
-Xaw3d-devel 10 0 60
-Zope 0 15 30
-Zope-components 0 15 30
-Zope-core 0 15 30
-Zope-pcgi 0 15 30
-Zope-services 0 15 30
-Zope-zpublisher 0 15 30
-Zope-zserver 0 15 30
-Zope-ztemplates 0 15 30
-aalib 25 0 15
-aalib-devel 0 0 25
-abisuite 59 0 45
-acon -10 -10 -10
-acpid 0 0 0
-adjtimex 22 35 87
-adns 30 30 30
-adns-devel 0 0 30
-aktion 66 0 15
-alsa 0 0 0
-alsa-lib 0 0 0
-alsa-lib-devel 0 0 20
-alsa-source 0 0 0
-alsa-utils 0 0 0
-alsaplayer 0 0 0
-am-utils 0 25 19
-ami -20 -20 -20
-ami-gnome -20 -20 -20
-anacron 85 70 85
-anonftp 0 86 13
-apache -99 80 -99
-apache-common -99 0 -99
-apache-devel -99 0 -99
-apache-manual -99 40 -99
-apache-mod_perl -99 85 -99
-apache-mod_perl-devel -99 0 -99
-apache-suexec -99 75 -99
-apcupsd -1 -1 -1
-apmd -1 -1 -1
-apmd-devel -1 -1 -1
-app-defaults-be -30 -30 -30
-app-defaults-cs -30 -30 -30
-app-defaults-ga -30 -30 -30
-app-defaults-ru -30 -30 -30
-app-defaults-th -30 -30 -30
-app-defaults-uk -30 -30 -30
-arpwatch 0 50 0
-ash 10 10 10
-aspell 49 15 22
-aspell-ca -30 -30 -30
-aspell-cs -30 -30 -30
-aspell-da -30 -30 -30
-aspell-de -30 -30 -30
-aspell-de_CH -30 -30 -30
-aspell-devel 0 0 10
-aspell-en -30 -30 -30
-aspell-en_CA -30 -30 -30
-aspell-en_GB -30 -30 -30
-aspell-eo -30 -30 -30
-aspell-es -30 -30 -30
-aspell-fr -30 -30 -30
-aspell-it -30 -30 -30
-aspell-nl -30 -30 -30
-aspell-no -30 -30 -30
-aspell-pl -30 -30 -30
-aspell-sv -30 -30 -30
-at 42 96 94
-aterm 17 0 13
-audiofile 25 0 26
-audiofile-devel 10 0 26
-aumix 79 0 79
-auth_ldap 5 75 20
-autoconf 15 0 84
-autofs 48 45 50
-autoirpm -60 -60 -60
-autologin 82 0 82
-automake 15 0 84
-awesfx 20 0 13
-basesystem 0 0 0
-bash 0 0 0
-bash-doc 35 50 71
-bash1 15 5 13
-bc 40 25 25
-bdflush 0 0 0
-bind 0 75 0
-bind-devel 0 0 0
-bind-utils 25 35 70
-binutils 47 0 87
-bison 10 0 80
-blackbox 30 0 45
-blt 10 0 75
-bluefish 60 0 60
-boa -99 -99 -99
-bonnie 5 45 25
-bonobo 20 0 20
-bonobo-devel 0 0 35
-bootparamd 20 78 0
-bug-buddy 0 0 20
-byacc 16 0 80
-bzflag -1 -1 -1
-bzip2 41 85 75
-caching-nameserver 0 70 0
-cbb 55 0 13
-cdecl 10 0 70
-cdialog 3 0 20
-cdp 40 0 27
-cdparanoia 45 0 45
-cdparanoia-devel 0 0 30
-cdrecord 45 0 45
-cdrecord-cdda2wav 44 0 45
-cdrecord-devel 10 0 0
-cervisia 0 0 0
-cfengine 0 30 0
-chkconfig 0 65 10
-chkfontpath 0 0 50
-chromium -1 -1 -1
-clanbomber 65 0 25
-cleanfeed 24 65 21
-clisp 0 0 15
-compat-glibc 0 0 40
-compat-libs 0 0 0
-comsat 0 30 2
-console-tools 97 97 97
-console-tools-devel 0 0 0
-control-center 69 0 10
-control-center-devel 0 0 0
-control-panel 2 0 2
-cooledit 0 0 30
-corewars 0 15 0
-cpio 90 89 90
-cproto 15 0 61
-cracklib 10 85 35
-cracklib-devel 0 0 15
-cracklib-dicts 10 82 35
-crontabs 95 95 95
-csmash -1 -1 -1
-ctags 10 0 80
-cttex -30 -30 -30
-cups -99 -99 -99
-cups-devel 0 0 20
-cups-drivers -99 -99 -99
-cvs 18 60 72
-cvsweb 0 0 30
-cxhextris 50 0 36
-detect 25 25 75
-detect-devel 0 0 60
-detect-lst 25 25 75
-dev 99 99 99
-dev86 0 0 40
-dev86-devel 0 0 40
-devfsd 0 0 0
-dhcp -99 80 -99
-dhcp-client 0 79 5
-dhcp-relay 0 10 0
-dhcpcd 0 0 0
-dhcpxd 0 0 0
-dia 30 0 30
-dialog 10 0 71
-diffstat 12 50 87
-diffutils 42 55 87
-dip 40 45 13
-docbook-dtd31-sgml 30 0 45
-docbook-style-dsssl 5 15 15
-docbook-style-dsssl-doc 4 14 14
-dosemu 45 0 49
-dosemu-freedos 45 0 49
-dosfstools 40 15 22
-doxygen 0 0 40
-dpsftp 45 0 0
-dpsftplib 45 0 0
-dpsftplib-devel 45 0 15
-drakfloppy 84 0 84
-drakfont 84 0 84
-drakxtools 86 80 87
-dump 10 75 87
-e2fsprogs 98 98 98
-e2fsprogs-devel 0 0 25
-eMusic 65 0 50
-ed 45 10 5
-ee 58 0 54
-efax 25 78 30
-egcs 5 0 50
-egcs-c++ 5 0 50
-egcs-cpp 5 0 50
-egcs-g77 5 0 50
-egcs-objc 5 0 50
-egcs-objc-devel 4 0 20
-eggdrop 25 0 25
-eject 92 33 91
-elm 22 5 13
-emacs 49 45 0
-emacs-X11 51 0 69
-emacs-el 0 0 15
-emacs-leim 20 0 50
-emacs-nox 20 0 14
-emacs-pcomplete 20 0 30
-emacs-tramp 20 20 30
-enlightenment 41 0 55
-enscript 20 25 71
-eog 30 0 20
-eperl 0 0 10
-eshell 20 0 30
-esound 0 0 0
-esound-devel 12 0 4
-etcskel 98 98 98
-ethemes 40 0 35
-exmh 40 0 36
-expect 23 0 71
-ext2ed 5 52 42
-ext2resize 5 52 42
-faces 20 75 15
-faces-devel 10 0 0
-faces-xface 20 0 15
-faq 63 49 53
-fbset 22 0 0
-fdutils 10 0 0
-fetchmail 45 99 31
-fetchmail-daemon 20 30 20
-fetchmailconf 45 0 40
-file 92 92 94
-filesystem 99 99 99
-fileutils 99 99 99
-findutils 97 97 97
-finger 40 35 27
-finger-server 0 30 0
-flex 13 0 72
-fltk 0 0 0
-fltk-devel 0 0 15
-fmirror 45 35 40
-fnlib 10 0 7
-fnlib-devel 10 0 0
-fonts-ttf-armenian -10 0 -10
-fonts-ttf-big5 -10 0 -10
-fonts-ttf-decoratives 72 0 68
-fonts-ttf-gb2312 -10 0 -10
-fonts-ttf-japanese -10 0 -10
-fonts-ttf-korean -10 0 -10
-fonts-ttf-west_european 77 0 74
-fonts-type1-baltic -15 -15 -15
-fortune-mod 10 0 10
-freeciv 54 0 53
-freetype 10 0 4
-freetype-devel 10 0 0
-fribidi 0 0 0
-fribidi-devel 0 0 0
-ftp 90 92 90
-fvwm 12 0 15
-fvwm2 17 0 17
-fvwm2-icons 17 0 17
-fwhois 25 45 36
-g-print 20 0 20
-g-wrap 0 0 40
-g-wrap-devel 0 0 20
-gaddr 45 0 40
-gaim 35 0 30
-gated 0 80 0
-gatos 55 0 49
-gawk 10 55 87
-gawk-doc 10 35 50
-gcc 50 40 90
-gcc-c++ 15 0 74
-gcc-chill 20 0 65
-gcc-colorgcc 0 0 0
-gcc-cpp 47 0 72
-gcc-fr 0 0 0
-gcc-g77 15 0 27
-gcc-java 16 0 65
-gcc-libgcj 15 0 30
-gcc-objc 16 0 35
-gcombust 40 0 0
-gd 12 0 71
-gd-devel 10 0 71
-gd-utils 45 0 64
-gdb 12 0 94
-gdbm 12 0 72
-gdbm-devel 10 0 72
-gdk-pixbuf 68 0 70
-gdk-pixbuf-devel 0 0 40
-gdm 67 0 55
-gedit 68 0 62
-gedit-devel 0 0 0
-genromfs 10 0 9
-gentoo 30 0 0
-gettext 10 15 71
-gettext-devel 0 0 35
-getty_ps 99 99 99
-gfcc 15 0 31
-gftp 67 0 62
-ggv 25 0 0
-ghc 0 0 35
-ghc-prof 0 0 2
-ghostscript 40 70 75
-ghostscript-utils 30 50 55
-ghostscript-fonts 22 55 75
-ghostscript-module-SVGALIB 10 0 63
-ghostscript-module-X 40 60 65
-gif2png 10 0 20
-giftrans 42 0 71
-gimp 69 0 67
-gimp-data-extras 55 0 58
-gimp-devel 10 0 40
-gimp-libgimp 10 0 50
-gimp-perl 30 0 30
-git 69 35 54
-gkrellm 15 30 15
-gkrellm-devel 0 0 20
-glade 17 0 57
-glademm 0 0 40
-glib 1 0 0
-glib-devel 10 0 87
-glibc 1 99 96
-glibc-devel 25 0 76
-glibc-profile 1 0 54
-gltron -1 -1 -1
-gmc 68 0 59
-gmp 17 0 71
-gmp-devel 10 0 71
-gnomba 24 0 24
-gnome-applets 68 0 55
-gnome-audio 60 0 55
-gnome-audio-extra 55 0 50
-gnome-chess 60 0 55
-gnome-core 68 0 55
-gnome-core-devel 10 0 55
-gnome-games 60 0 59
-gnome-games-devel 10 0 0
-gnome-guile 0 0 50
-gnome-guile-devel 10 0 50
-gnome-iconedit 60 0 55
-gnome-libs 68 0 55
-gnome-libs-devel 10 0 55
-gnome-linuxconf 74 0 74
-gnome-media 60 0 58
-gnome-network 60 0 58
-gnome-objc 0 0 40
-gnome-objc-devel 10 0 40
-gnome-pilot 55 0 45
-gnome-pilot-conduits 45 0 35
-gnome-pilot-devel 0 15 0
-gnome-pim 61 0 70
-gnome-pim-conduits 51 0 60
-gnome-pim-devel 10 0 70
-gnome-print 62 0 55
-gnome-print-devel 10 0 55
-gnome-tiles 60 0 55
-gnome-toaster 65 0 61
-gnome-users-guide 66 0 60
-gnome-utils 66 0 50
-gnome-vfs 0 0 0
-gnome-vfs-devel 0 0 30
-gnomeicu 61 0 58
-gnomemm 0 0 40
-gnomemm-devel 0 0 30
-gnorpm 74 0 71
-gnozip 50 0 60
-gnucash 35 0 15
-gnucash-devel 0 0 12
-gnuchess 40 0 31
-gnumeric 67 0 58
-gnuplot 65 0 53
-gnus 20 0 14
-gob 0 0 20
-gperf 12 0 72
-gphoto 60 0 58
-gpm 0 65 87
-gpm-devel 10 0 55
-gprolog 5 5 45
-gps 30 15 30
-gqcam 0 0 0
-gqview 55 0 49
-grep 0 92 94
-grip 60 0 35
-groff 0 0 62
-groff-for-man 0 0 0
-groff-gxditview 22 0 19
-groff-perl 0 0 0
-grpmi 0 0 0
-grub 99 99 99
-grub-doc 0 0 25
-gsl 10 0 0
-gsl-devel 0 0 0
-gsu 65 0 53
-gtk+ 0 0 70
-gtk+-devel 10 0 70
-gtk+licq 45 0 30
-gtk+mdk 0 0 15
-gtk+mdk-devel 0 0 15
-gtk-engines 0 0 70
-gtk-themes 50 0 20
-gtkdialogs 0 0 0
-gtkeyboard 20 0 0
-gtkglarea 10 0 15
-gtkglarea-devel 0 0 15
-gtkgo 15 0 5
-gtkgraph 65 0 35
-gtkhtml 0 0 0
-gtkhtml-devel 0 0 0
-gtkmm 20 0 55
-gtkmm-devel 20 0 55
-gtktalog 52 0 25
-gtkzip 60 0 58
-gtop 60 0 58
-gtulpas 10 0 10
-guile 11 0 75
-guile-devel 10 0 75
-gurpmi 82 0 86
-gv 55 0 49
-gzip 98 98 98
-hackkernel 0 0 0
-hackkernel-doc 0 0 0
-hackkernel-headers 0 0 0
-hackkernel-pcmcia-cs 0 0 0
-hackkernel-source 0 0 0
-happy 0 0 25
-harddrake 83 0 83
-haskell-GTK 0 0 10
-haskell-GTK-devel 0 0 10
-hdparm 98 98 98
-heartbeat -1 25 -1
-hexedit 91 91 91
-howto-html-de -30 -30 -30
-howto-html-el -30 -30 -30
-howto-html-en -30 -30 -30
-howto-html-es -30 -30 -30
-howto-html-fr -30 -30 -30
-howto-html-hr -30 -30 -30
-howto-html-id -30 -30 -30
-howto-html-it -30 -30 -30
-howto-html-ja -30 -30 -30
-howto-html-ko -30 -30 -30
-howto-html-pl -30 -30 -30
-howto-html-ro -30 -30 -30
-howto-html-sl -30 -30 -30
-howto-html-sv -30 -30 -30
-howto-html-zh -30 -30 -30
-howto-utils 0 0 0
-hugs98 0 0 15
-hylafax 0 0 0
-hylafax-client 0 0 0
-hylafax-server 0 0 0
-ibtk 20 0 13
-ical 40 0 27
-icepref 50 0 54
-icewm 65 0 78
-icewm-light 90 0 80
-imap 0 80 6
-imap-devel 0 0 6
-imlib 10 0 71
-imlib-cfgeditor 70 0 71
-imlib-devel 10 0 50
-imwheel 78 60 73
-indent 20 0 91
-indexhtml 0 87 76
-inews 6 12 15
-info 20 65 70
-info-install 0 0 10
-initscripts 99 99 99
-inn 0 55 0
-inn-devel 0 0 0
-intimed 0 55 10
-ipchains 15 98 13
-iplog 15 15 15
-iproute2 0 30 0
-ipvsadm 0 15 0
-ipxutils 20 85 9
-irda-utils -1 -1 -1
-irssi 59 0 57
-isapnptools 43 73 73
-isapnptools-devel 0 0 70
-isdn4k-utils -99 -99 -99
-isdn4net -99 -99 -99
-isicom 20 0 13
-ispell 49 15 22
-ispell-af -15 -15 -15
-ispell-br -15 -15 -15
-ispell-ca -15 -15 -15
-ispell-cs -15 -15 -15
-ispell-da -15 -15 -15
-ispell-de -15 -15 -15
-ispell-el -15 -15 -15
-ispell-en -15 -15 -15
-ispell-eo -15 -15 -15
-ispell-es -15 -15 -15
-ispell-fi -15 -15 -15
-ispell-fr -15 -15 -15
-ispell-ga -15 -15 -15
-ispell-gd -15 -15 -15
-ispell-gv -15 -15 -15
-ispell-id -15 -15 -15
-ispell-it -15 -15 -15
-ispell-nl -15 -15 -15
-ispell-no -15 -15 -15
-ispell-pl -15 -15 -15
-ispell-pt -15 -15 -15
-ispell-pt_BR -15 -15 -15
-ispell-ro -15 -15 -15
-ispell-ru -15 -15 -15
-ispell-sk -15 -15 -15
-ispell-sl -15 -15 -15
-ispell-sv -15 -15 -15
-itcl 10 0 60
-jadetex 15 0 45
-jed 16 18 14
-jed-common 0 18 0
-jed-xjed 40 0 22
-jikes 1 0 65
-joe 20 20 15
-kaffe 10 0 60
-kdbg 15 0 27
-kde1-compat 0 0 0
-kde1-compat-devel 0 0 0
-kdeaddutils 73 0 62
-kdeaddutils-devel 1 1 50
-kdeadmin 72 0 60
-kdebase 79 40 68
-kdebase-devel 1 1 60
-kdegames 71 0 59
-kdegraphics 77 40 66
-kdegraphics-devel 1 1 60
-kdelibs 0 0 0
-kdelibs-devel 1 1 60
-kdelibs-sound 60 0 55
-kdelibs-sound-devel 1 1 60
-kdemultimedia 77 0 66
-kdemultimedia-devel 1 1 60
-kdenetwork 72 0 60
-kdenetwork-devel 1 1 60
-kdepim 72 0 63
-kdesdk 0 0 35
-kdesupport 0 0 0
-kdesupport-devel 0 0 15
-kdetoys 70 0 65
-kdeutils 78 0 67
-kdiff 0 0 0
-kdiskcat 0 0 0
-kdoc 0 0 35
-kernel 99 99 99
-kernel-doc 5 50 65
-kernel-headers 1 45 94
-kernel-linus -1 -1 -1
-kernel-pcmcia-cs -1 -1 -1
-kernel-secure 0 0 0
-kernel-smp -1 -1 -1
-kernel-source 0 45 65
-kernel-utils 0 5 25
-kfilecoder 0 0 0
-kfirewall 0 0 0
-kfortune 0 0 0
-kfsstatus 0 0 0
-kfun21 0 0 0
-kimon 0 0 0
-kinput2-wnn4 -15 -15 -15
-kisocd 0 0 0
-kless 0 0 0
-klilo 0 0 0
-klyx 0 0 0
-kmag 0 0 0
-kmol 0 0 0
-kmp3 0 0 0
-kmp3te 0 0 0
-koffice 69 0 55
-koffice-devel 0 0 35
-kon2 -12 -60 -15
-kover 69 0 60
-kpacman 0 0 0
-kreglo 0 0 0
-krubik 0 0 0
-ksendfax 0 0 0
-kslide 0 0 0
-ktail 0 0 0
-ktelnet 0 0 0
-kterm -10 -90 -10
-kudzu 97 0 97
-kudzu-devel 0 0 43
-kups 60 0 50
-kups-devel 0 0 0
-kvideogen 0 0 0
-kvirc 69 0 56
-kvoice 0 0 0
-kvoicecontrol 0 0 0
-kwebget 0 0 0
-lame 15 40 35
-latex2html 25 0 50
-latte 0 0 45
-ld.so 98 98 98
-leafnode 0 50 0
-less 97 97 97
-lesstif 0 0 0
-lesstif-clients 0 0 0
-lesstif-devel 0 0 0
-lesstif-mwm 2 0 2
-lftp 50 78 83
-lha 40 25 72
-libPropList 10 0 80
-libPropList-devel 0 0 34
-libc 10 15 75
-libelf 10 15 80
-libghttp 10 0 55
-libghttp-devel 10 0 55
-libglade 10 0 55
-libglade-devel 10 0 40
-libgr 10 0 71
-libgr-devel 10 0 70
-libgr-progs 10 0 9
-libgtop 10 0 55
-libgtop-devel 10 0 55
-libjpeg 10 0 71
-libjpeg-devel 10 0 70
-libmikmod 10 0 55
-libmikmod-devel 10 0 55
-libnet 97 97 97
-libole2 0 0 0
-libole2-devel 0 0 0
-libpcap 10 80 72
-libpcap-devel 0 0 0
-libpng 10 0 71
-libpng-devel 10 0 71
-librep 10 0 50
-librep-devel 10 0 50
-libsafe 0 0 35
-libsigc++ 0 0 25
-libsigc++-devel 0 0 25
-libsigc++-examples 0 0 25
-libstdc++ 10 0 80
-libstdc++-compat 10 0 60
-libstdc++-devel 10 0 80
-libtabe -15 -90 -15
-libtabe-devel -15 -90 -15
-libtermcap 10 55 87
-libtermcap-devel 10 0 64
-libtiff 10 0 72
-libtiff-devel 10 0 72
-libtool 10 0 85
-libtool-devel 0 0 0
-libungif 10 0 72
-libungif-devel 10 0 72
-libungif-progs 10 0 2
-libunicode 10 0 80
-libunicode-devel 0 0 50
-libwmf 0 0 15
-libxml 10 0 71
-libxml-devel 10 0 71
-libxml2 10 0 71
-libxml2-devel 10 0 71
-licq 62 0 45
-licq-autoreply 45 0 30
-licq-console 45 0 30
-licq-devel 0 0 20
-licq-forwarder 45 0 30
-licq-rms 45 0 30
-licq-update-hosts 45 0 30
-lilo 99 99 99
-lilo-doc 0 0 30
-links 20 25 20
-linux_logo 92 72 92
-linuxconf 90 79 86
-linuxconf-gui -1 -1 -1
-linuxconf-lib 0 0 0
-linuxconf-util 0 0 0
-linuxconf 90 79 86
-linuxconf-devel 10 0 70
-lkmpg 2 0 65
-locales 96 76 96
-locales-af -1 -1 -1
-locales-ar -1 -1 -1
-locales-az -1 -1 -1
-locales-be -1 -1 -1
-locales-bg -1 -1 -1
-locales-br -1 -1 -1
-locales-ca -1 -1 -1
-locales-cs -1 -1 -1
-locales-cy -1 -1 -1
-locales-da -1 -1 -1
-locales-de -1 -1 -1
-locales-el -1 -1 -1
-locales-en -1 -1 -1
-locales-eo -1 -1 -1
-locales-es -1 -1 -1
-locales-et -1 -1 -1
-locales-eu -1 -1 -1
-locales-fa -1 -1 -1
-locales-fi -1 -1 -1
-locales-fo -1 -1 -1
-locales-ur -1 -1 -1
-locales-fr -1 -1 -1
-locales-ga -1 -1 -1
-locales-gd -1 -1 -1
-locales-gl -1 -1 -1
-locales-gv -1 -1 -1
-locales-he -1 -1 -1
-locales-hi -1 -1 -1
-locales-hr -1 -1 -1
-locales-hu -1 -1 -1
-locales-hy -1 -1 -1
-locales-id -1 -1 -1
-locales-is -1 -1 -1
-locales-it -1 -1 -1
-locales-ja -1 -1 -1
-locales-ka -1 -1 -1
-locales-kl -1 -1 -1
-locales-ko -1 -1 -1
-locales-kw -1 -1 -1
-locales-lo -1 -1 -1
-locales-lt -1 -1 -1
-locales-lv -1 -1 -1
-locales-mi -1 -1 -1
-locales-mk -1 -1 -1
-locales-ms -1 -1 -1
-locales-nl -1 -1 -1
-locales-no -1 -1 -1
-locales-oc -1 -1 -1
-locales-pd -1 -1 -1
-locales-ph -1 -1 -1
-locales-pl -1 -1 -1
-locales-pp -1 -1 -1
-locales-pt -1 -1 -1
-locales-ro -1 -1 -1
-locales-ru -1 -1 -1
-locales-sk -1 -1 -1
-locales-sl -1 -1 -1
-locales-sq -1 -1 -1
-locales-sr -1 -1 -1
-locales-sv -1 -1 -1
-locales-ta -1 -1 -1
-locales-tg -1 -1 -1
-locales-th -1 -1 -1
-locales-tr -1 -1 -1
-locales-tt -1 -1 -1
-locales-uk -1 -1 -1
-locales-vi -1 -1 -1
-locales-wa -1 -1 -1
-locales-yi -1 -1 -1
-locales-zh -1 -1 -1
-logrotate 0 25 15
-losetup 5 45 35
-lout 15 35 10
-lout-doc 31 32 10
-lpg 40 0 80
-lpr -99 -99 -99
-lrzsz 0 34 0
-lslk 20 49 54
-lsof 10 0 67
-ltrace 10 0 0
-lynx 42 78 84
-lyx 50 0 58
-m4 15 0 80
-macutils 22 5 19
-mailcap 5 5 4
-mailx 92 92 92
-make 50 50 94
-man 90 65 72
-man-pages 90 65 72
-man-pages-cs -10 -30 -25
-man-pages-de -10 -30 -25
-man-pages-es -10 -30 -25
-man-pages-fr -10 -30 -25
-man-pages-hu -10 -30 -25
-man-pages-id -10 -30 -25
-man-pages-it -10 -30 -25
-man-pages-ja -10 -30 -25
-man-pages-ko -10 -30 -25
-man-pages-pl -10 -30 -25
-man-pages-ru -10 -30 -25
-man-pages-zh -10 -30 -25
-mandrake-release 99 99 99
-mandrake_desk 88 0 88
-mandrake_doc-de -15 -90 -25
-mandrake_doc-en -15 -90 -25
-mandrake_doc-es -15 -90 -25
-mandrake_doc-fr -15 -90 -25
-mandrake_doc-it -15 -90 -25
-mandrake_doc-ru -15 -90 -25
-mars-nwe 0 35 0
-mathplot 30 0 20
-mawk 0 25 80
-mc 49 45 31
-mcserv 0 40 9
-mek 40 0 0
-memprof 2 5 65
-menu 90 0 80
-menudrake 79 75 75
-userdrake 50 0 40
-mercury 0 0 45
-metamail 40 80 50
-mgetty 24 20 9
-mgetty-contrib 28 20 15
-mgetty-sendfax 28 20 15
-mgetty-viewfax 28 20 15
-mgetty-voice 28 20 15
-mikmod 42 0 10
-mingetty 5 25 15
-minicom 27 0 4
-mirrordir 26 99 0
-mkbootdisk 35 55 60
-mkinitrd 99 99 99
-mkisofs 26 0 13
-mktemp 15 75 65
-mkxauth 2 99 1
-mm 0 0 15
-mm-devel 0 0 0
-mod_php -99 35 -99
-php-gd -99 15 -99
-php-imap -99 15 -99
-php-ldap -99 15 -99
-php-mysql -99 15 -99
-php-pgsql -99 15 -99
-php-oracle -99 15 -99
-php-dba_gdbm_db2 -99 15 -99
-php-readline -99 15 -99
-mod_ssl -99 75 -99
-mod_ssl-sxnet -99 30 -99
-modutils 99 99 99
-mon 0 40 0
-mount 97 97 97
-mouseconfig 0 0 0
-mozilla-fonts 0 0 0
-mp3info 50 20 50
-mpage 55 65 80
-mpeg_lib 0 0 0
-mpeg_lib-devel 0 0 30
-mpeg_lib-devel 0 0 0
-mpg123 42 0 42
-msec 98 98 98
-mt-st 40 0 49
-mtools 90 0 84
-mutt 10 0 10
-mxp 0 0 0
-nag 35 75 25
-nasm 20 20 65
-nasm-doc 0 20 65
-nasm-rdoff 0 20 65
-nc 0 0 0
-ncftp 55 0 49
-sftp 15 10 15
-ncompress 42 79 91
-ncpfs 0 0 0
-ncurses 0 0 80
-ncurses-extraterms 0 0 0
-ncurses-devel 10 0 75
-nedit 45 20 65
-net-tools 95 96 95
-netkit-base 82 99 82
-netscape-castellano -13 -30 -18
-netscape-catalan -13 -30 -18
-netscape-common 0 0 0
-netscape-communicator 78 60 73
-netscape-euskara -13 -30 -18
-netscape-francais -13 -30 -18
-netscape-german -13 -30 -18
-netscape-japanese -13 -30 -18
-netscape-navigator 0 0 0
-netscape-polish -13 -30 -18
-netscape-russian -13 -30 -18
-netscape-spanish -13 -30 -18
-netscape-walon -13 -30 -18
-newt 10 0 75
-newt-devel 10 0 75
-nfs-utils -99 80 13
-nfs-utils-clients 23 75 23
-nist 55 0 45
-nmap 5 40 40
-nmap-frontend 5 40 40
-nmh 0 0 0
-nscd 0 40 0
-nss_ldap 0 55 25
-ntp -1 -1 -1
-ntsysv 0 65 25
-numlock -11 -11 -11
-oaf 0 0 0
-oaf-devel 0 0 0
-ocaml 0 0 35
-octave 0 0 30
-oggvorbis 30 10 20
-oggvorbis-devel 0 0 15
-oggvorbis-examples 0 0 15
-open 20 45 80
-openjade 5 15 15
-openldap 0 50 35
-openldap-devel 0 0 25
-openssl 0 0 0
-openssl-devel 0 0 0
-oregano 0 0 0
-p2c 10 0 71
-p2c-devel 10 0 55
-pam 7 99 91
-pam-devel 0 0 0
-pam-doc 0 50 50
-pan 22 0 0
-pango 10 0 10
-pango-devel 0 0 10
-parted 35 35 35
-parted-devel 0 0 35
-passwd 99 99 99
-patch 14 0 72
-pciutils 16 55 55
-pciutils-devel 0 0 20
-pdksh 10 25 9
-penguin-command 35 0 10
-perl 20 19 90
-perl-Apache-Filter 0 0 0
-perl-Apache-SSI 0 0 0
-perl-Apache-Session 0 0 0
-perl-Compress-Zlib 0 0 0
-perl-Convert-BER 0 0 0
-perl-DBI 10 0 65
-perl-DBIx-Recordset 0 0 0
-perl-DB_File 10 0 50
-perl-Data-ShowTable 10 0 50
-perl-Date-Calc 0 0 0
-perl-DateManip 0 0 0
-perl-Devel-Symdump 0 0 0
-perl-Digest-MD5 10 0 70
-perl-ExtUtils_F77 0 0 0
-perl-File-Tail 0 0 0
-perl-GTK 10 0 72
-perl-GTK-GLArea 10 0 70
-perl-GTK-GdkImlib 10 0 70
-perl-GTK-Glade 10 0 70
-perl-GTK-Gnome 10 0 70
-perl-GTK-GtkHTML 0 0 0
-perl-HTML-Clean 0 0 0
-perl-HTML-Parser 10 0 55
-perl-HTML-SimpleParse 10 0 50
-perl-IO-stringy 5 0 65
-perl-MIME-Base64 5 0 45
-perl-MIME-tools 5 0 50
-perl-MLDBM 0 0 0
-perl-MP3-Info 5 0 40
-perl-Magick 0 0 0
-perl-MailTools 5 0 50
-perl-Mon 0 0 0
-perl-Msgcat 5 0 50
-perl-Mysql 5 0 40
-perl-Net-Telnet 0 0 0
-perl-Net_SSLeay 0 0 0
-perl-PDL 10 0 75
-perl-PDL-doc 0 0 0
-perl-Parse-RecDescent 10 0 75
-perl-Parse-Yapp 0 0 0
-perl-Period 0 0 0
-perl-RPM 0 0 0
-perl-Storable 0 0 0
-perl-Term-Readline-Gnu 10 10 88
-perl-Tie-Cache 0 0 0
-perl-Time-HiRes 0 0 0
-perl-TimeDate 0 0 0
-perl-Tk 0 15 0
-perl-Tk-devel 0 0 0
-perl-Tk-doc 0 0 0
-perl-URI 5 0 50
-perl-XML-Parser 0 0 0
-perl-XML-XSLT 0 0 0
-perl-base 0 0 0
-perl-devel 0 0 30
-perl-libnet 10 10 80
-perl-libwww-perl 10 10 80
-perl-libxml-enno 0 0 0
-perl-libxml-perl 0 0 0
-perl-Array-RefElem 0 0 0
-perl-Data-DumpXML 0 0 0
-perl-ExtUtils-PerlPP 0 0 0
-perl-File-NCopy 0 0 0
-perl-Image-Size 0 0 0
-perl-Mail-Sendmail 0 0 0
-perl-Net-XWhois 0 0 0
-perl-XML-RSS 0 0 0
-perlftlib 10 0 0
-php 0 35 5
-php-devel 0 0 5
-php-manual 0 0 5
-pidentd 15 69 87
-pilot-link 40 0 27
-perl-PDA-Pilot 0 0 0
-pilot-link-devel 11 0 25
-pine 40 0 27
-pinfo 20 20 20
-pingus 40 0 10
-piranha 0 10 0
-piranha-docs 0 10 0
-piranha-gui 0 10 0
-playmidi 43 0 19
-playmidi-X11 53 0 20
-plugger 40 0 40
-pmake 22 0 75
-pmake-customs 12 0 72
-popt 10 0 80
-popt-devel 0 0 45
-portmap 0 91 19
-postfix 20 88 51
-postgresql 0 56 23
-postgresql-devel 0 0 23
-postgresql-jdbc 0 0 15
-postgresql-odbc 0 0 23
-postgresql-perl 0 0 23
-postgresql-python 0 0 5
-postgresql-server 0 56 23
-postgresql-tcl 0 0 23
-postgresql-test 0 0 23
-postgresql-tk 0 0 5
-ppp 0 0 0
-pppoe-linuxconf 0 0 0
-pptp-adsl-fr -99 -99 -99
-pptp-client -99 -99 -99
-procinfo 24 15 96
-procmail 2 65 45
-procps 98 98 98
-procps-X11 50 0 32
-procps-devel 0 0 0
-proftpd -99 -99 -99
-psacct 20 70 87
-psmisc 25 62 56
-pspell 0 0 0
-pspell-devel 0 0 0
-psutils 5 42 15
-pth 0 0 25
-pth-devel 0 0 15
-publib-devel 0 0 0
-pump 0 0 0
-pump-devel 0 0 0
-pwdb 13 90 75
-pwdb-devel 0 0 50
-pygnome 12 0 50
-pygnome-applet 10 0 30
-pygnome-capplet 10 0 30
-pygnome-libglade 10 0 30
-pygtk 13 0 50
-pygtk-glarea 15 0 25
-pygtk-libglade 16 0 50
-pysol 27 0 27
-python 15 0 74
-python-devel 0 0 65
-python-docs 31 0 40
-python-imaging 31 0 40
-pythonlib 17 0 75
-qcad 5 0 5
-qiv 78 0 70
-qt 0 0 55
-qt-devel 10 0 55
-qt-qgl 10 0 50
-qt-qimgio 10 0 50
-qt2 0 0 45
-qt2-devel 0 0 45
-qt2-doc 0 0 30
-qtcups 0 0 0
-qtcups-devel 0 0 0
-queso 0 25 35
-quota 42 85 37
-raidtools 25 85 4
-rcs 12 0 71
-rdate 10 80 9
-rdist 10 75 9
-readline 11 0 70
-readline-devel 11 0 65
-recode 10 0 72
-recode-devel 0 0 50
-reiserfs-utils 60 60 60
-rep-gtk 0 0 20
-rep-gtk-gnome 0 0 20
-rep-gtk-libglade 0 0 20
-rgrep 55 55 75
-rhs-printfilters 1 1 0
-rmt 24 0 24
-rocksndiamonds 35 0 10
-rootfiles 99 99 99
-routed 0 90 19
-rp-pppoe -99 -99 -99
-rpm 99 99 99
-rpm-build 45 45 70
-rpm-devel 10 0 80
-rpm-python 0 0 50
-rpmdrake 84 0 81
-rpmlint 10 10 60
-rpmtools 0 0 25
-rpmtools-compat 0 0 0
-rpmtools-devel 0 0 25
-rsh 46 99 75
-rsh-server -99 55 25
-rsync 20 99 75
-ruby 0 0 25
-ruby-doc 0 0 25
-ruby-extensions 0 0 25
-ruby-gtk 0 0 25
-rusers 20 0 20
-rute -50 -75 -60
-rwall -1 0 -1
-rwho -1 0 -1
-rxvt 49 0 80
-rxvt-CLE -10 -90 -10
-sag 39 35 25
-samba 21 99 23
-samba-client 55 56 50
-samba-common 0 0 0
-sane 45 0 53
-sane-devel 10 0 2
-sash 5 5 5
-sawfish 59 0 57
-sawfish-themer 15 0 15
-sawfish-themes 50 0 50
-screen 26 43 79
-sed 97 97 97
-sendmail -99 -99 -99
-sendmail-cf 0 0 0
-sendmail-doc 0 0 0
-setserial 42 0 55
-setup 15 25 15
-sfm 25 0 25
-sgml-common 5 15 15
-sgml-tools 5 15 15
-sh-utils 97 97 97
-shadow-utils 98 98 98
-shapecfg 20 75 8
-sharutils 43 99 38
-sketch 45 0 0
-slang 12 0 75
-slang-devel 10 0 70
-slang-doc 0 0 70
-slocate 99 99 99
-slrn 10 0 10
-slrn-pull 35 0 45
-smpeg 50 0 25
-smpeg-devel 0 0 25
-sndconfig 70 40 70
-sox 41 32 80
-sox-devel 13 0 70
-space_sounds 52 0 55
-spacecup -1 -1 -1
-spec-helper 0 0 35
-spellutils 0 0 0
-spruce 0 0 0
-squid 0 45 16
-stat 5 55 45
-statserial 15 0 13
-strace 11 0 87
-sudo 0 30 0
-svgalib 10 0 63
-svgalib-devel 10 0 63
-swatch 22 65 4
-swi-prolog 5 5 45
-swig 0 0 20
-swig-devel 0 0 10
-symlinks 23 75 29
-sympa -1 40 -1
-sysklogd 97 97 97
-t1lib 1 0 29
-t1lib-devel 10 0 40
-taipeifonts -10 0 -10
-talk 44 0 39
-talk-server 0 0 0
-taper 42 0 27
-tar 97 97 97
-tcl 12 0 70
-tcllib 0 0 0
-tclx 12 0 70
-tcp_wrappers 0 99 0
-tcp_wrappers-devel 0 0 0
-tcpdump 10 79 2
-tcsh 1 25 15
-telnet 90 79 92
-openssh 65 75 65
-openssh-server -99 35 -99
-openssh-clients 65 75 65
-openssh-askpass 0 0 0
-openssh-askpass-gnome 0 0 0
-gnupg 90 90 90
-telnet-server -99 28 -99
-termcap 98 98 98
-tetex 25 0 50
-tetex-afm 25 0 40
-tetex-doc 25 0 40
-tetex-dvilj 40 0 40
-tetex-dvips 25 0 40
-tetex-latex 25 0 40
-tetex-latex-heb -65 -90 -90
-tetex-xdvi 25 0 50
-texinfo 22 0 50
-textutils 99 99 99
-teyjus 0 0 35
-tftp 0 40 2
-tftp-server 0 40 2
-thud 0 0 0
-time 40 65 87
-timeconfig 55 80 60
-timed 40 70 36
-timetool 54 0 57
-timidity-instruments 51 0 54
-tin 44 0 39
-tix 15 0 60
-tk 15 0 60
-tkbabel 15 0 15
-tkcvs 15 0 15
-tkinter 15 0 60
-tksysv 55 0 60
-tmake 10 0 25
-tmpwatch 35 75 60
-traceroute 40 79 29
-transfig 16 0 14
-tree 40 25 10
-trn 46 0 41
-trophy 35 0 10
-tunelp 24 15 28
-tuxracer -1 -1 -1
-ucd-snmp 0 70 45
-ucd-snmp-devel 0 25 45
-ucd-snmp-utils 0 37 45
-umb-scheme 10 0 65
-unarj 40 45 16
-units 22 0 10
-unixODBC 0 0 0
-unzip 70 75 91
-urlview 43 0 47
-urpmi 95 95 95
-urw-fonts 50 0 34
-usbview 5 0 10
-usermode 51 0 58
-usernet 42 55 37
-utempter 90 0 73
-utempter-devel 0 0 0
-util-linux 98 98 98
-uucp 0 80 2
-uxcook 0 0 0
-vigmeup 23 0 11
-vim-X11 52 0 26
-vim-common 0 19 0
-vim-enhanced 46 78 83
-vim-minimal 98 98 98
-vimguide 30 0 25
-vixie-cron 97 97 97
-vlock 40 99 80
-vnc 44 0 39
-vnc-SVGALIB 43 0 38
-vnc-doc 38 35 33
-vnc-java 38 0 34
-vnc-server 0 40 28
-webmin 20 40 20
-wget 65 75 53
-which 1 25 25
-wine 54 0 57
-wine-devel 0 0 0
-wmakerconf 47 0 57
-wmnet 24 0 21
-words 47 85 42
-wu-ftpd -99 85 -99
-wv 55 0 54
-wv-devel 0 0 0
-x3270 1 0 0
-xa+cv -10 -20 -10
-xalf 68 0 55
-xanim 58 0 54
-xbanner 15 0 12
-xboard 54 0 48
-xboing 53 0 47
-xcdroast 59 0 53
-xchat 58 0 52
-xcin -10 -10 -10
-xcpustate 53 0 47
-xdaliclock 57 0 51
-xdelta 16 0 5
-xdelta-devel 10 0 2
-xdosemu 34 0 37
-xearth 53 0 56
-xemacs 57 0 0
-xemacs-el 0 0 15
-xemacs-extras 50 0 36
-xemacs-info 54 0 42
-xemacs-mule 0 0 0
-xfce 0 0 0
-xfig 39 0 33
-xfishtank 51 0 45
-xgammon 40 0 31
-xinetd 0 0 0
-xinetd-devel 0 0 0
-xinitrc 0 0 0
-xinput 10 0 30
-xjewel 58 0 52
-xkobo 57 0 51
-xli 65 0 60
-xlispstat 2 0 45
-xloadimage 45 0 30
-xlockmore 58 0 52
-xmailbox 53 0 47
-xmame 25 0 25
-xmess 25 0 15
-xmms 64 0 57
-xmms-devel 0 0 15
-xmms-esd 46 0 41
-xmms-gnome 62 0 52
-xmms-kjofol-skins 50 0 50
-xmms-mesa -1 -1 -1
-xmms-mikmod 43 0 38
-xmms-more-vis-plugins 55 0 55
-xmms-oggvorbis 64 0 57
-xmms-skins 60 0 55
-xmms-smpeg 50 0 45
-xmorph 52 0 44
-xmovie 55 0 35
-xntp3 0 75 31
-xoscope 10 0 10
-xosview 51 0 45
-xpaint 53 0 47
-xpat2 43 0 38
-xpcd 40 0 30
-xpcd-gimp 30 0 25
-xpcd-svga 0 0 0
-xpdf 57 0 51
-xpilot 59 0 53
-xpm 52 0 64
-xpm-devel 10 0 56
-xpp 60 0 50
-xpuzzles 50 0 43
-xrally 5 0 5
-xrn 55 0 49
-xscreensaver 68 0 55
-xscreensaver-gl -1 -1 -1
-xsoldier 51 0 45
-xsysinfo 55 0 56
-xterm 87 0 80
-xtoolwait 50 0 35
-xtraceroute 50 0 40
-xtrojka 51 0 45
-xwc 65 0 40
-xwpe 0 0 20
-xwpe-X11 0 0 20
-xwpick 55 0 49
-xxgdb 53 0 47
-yodl 0 0 0
-yp-tools 0 40 0
-ypbind 0 40 0
-ypserv 0 0 0
-ytalk 21 75 18
-yudit 50 0 38
-zgv 15 0 13
-zip 70 65 87
-zlib 16 60 94
-zlib-devel 10 0 72
-zsh 20 50 72
-zsh-doc 0 35 60
-jpilot 40 0 30
-jpilot-Mail 12 0 10
-jpilot-syncmal 12 0 10
-jpilot-plugin-devel 0 0 0
-Maelstrom 50 0 35
-auctex 5 0 5
-bcast 15 0 10
-mpeg2_movie 10 0 8
-bg5ps -10 -10 -10
-eroaster 55 0 45
-everybuddy 52 0 52
-jabber 0 30 0
-libjabber 0 0 0
-libjabber-devel 0 0 0
-gabber 35 10 20
-gdk-pixbuf-gnomecanvas 0 0 0
-gdk-pixbuf-loaders 0 0 0
-gdk-pixbuf-xlib 0 0 0
-htdig 20 0 15
-libxode 0 0 0
-libxode-devel 0 0 0
-libgnet 0 0 0
-libgnet-devel 0 0 0
-libetherx 0 0 0
-libetherx-devel 0 0 0
-screem 55 0 60
-portsentry 0 15 0
-ttfprint -10 -10 -10
-kde-i18n-Afrikaans -12 -51 -23
-kde-i18n-Basque -12 -51 -23
-kde-i18n-Brazil -12 -51 -23
-kde-i18n-Breton -12 -51 -23
-kde-i18n-British -12 -51 -23
-kde-i18n-Bulgarian -12 -51 -23
-kde-i18n-Catalan -12 -51 -23
-kde-i18n-Chinese -12 -51 -23
-kde-i18n-Chinese-Big5 -12 -51 -23
-kde-i18n-Croatian -12 -51 -23
-kde-i18n-Czech -12 -51 -23
-kde-i18n-Danish -12 -51 -23
-kde-i18n-Dutch -12 -51 -23
-kde-i18n-Esperanto -12 -51 -23
-kde-i18n-Estonian -12 -51 -23
-kde-i18n-Finnish -12 -51 -23
-kde-i18n-French -12 -51 -23
-kde-i18n-Galacian -12 -51 -23
-kde-i18n-German -12 -51 -23
-kde-i18n-Greek -12 -51 -23
-kde-i18n-Hebrew -12 -51 -23
-kde-i18n-Hungarian -12 -51 -23
-kde-i18n-Icelandic -12 -51 -23
-kde-i18n-Italian -12 -51 -23
-kde-i18n-Japanese -12 -51 -23
-kde-i18n-Korean -12 -51 -23
-kde-i18n-Lithuanian -12 -51 -23
-kde-i18n-Macedonian -12 -51 -23
-kde-i18n-Maori -12 -51 -23
-kde-i18n-Norwegian -12 -51 -23
-kde-i18n-Norwegian -12 -51 -23
-kde-i18n-Polish -12 -51 -23
-kde-i18n-Portuguese -12 -51 -23
-kde-i18n-Romanian -12 -51 -23
-kde-i18n-Russian -12 -51 -23
-kde-i18n-Serbian -12 -51 -23
-kde-i18n-Slovak -12 -51 -23
-kde-i18n-Slovenian -12 -51 -23
-kde-i18n-Spanish -12 -51 -23
-kde-i18n-Swedish -12 -51 -23
-kde-i18n-Tamil -12 -51 -23
-kde-i18n-Thai -12 -51 -23
-kde-i18n-Turkish -12 -51 -23
-kde-i18n-Ukrainian -12 -51 -23
-kde-i18n-Walloon -12 -51 -23
-kde-i18n-Welsh -12 -51 -23
-kde-i18n-Norwegian-Nynorsk -12 -51 -23
-linuxconf-lang-cn -35 -60 -35
-linuxconf-lang-cs -35 -60 -35
-linuxconf-lang-de -35 -60 -35
-linuxconf-lang-es -35 -60 -35
-linuxconf-lang-fi -35 -60 -35
-linuxconf-lang-fr -35 -60 -35
-linuxconf-lang-it -35 -60 -35
-linuxconf-lang-ko -35 -60 -35
-linuxconf-lang-no -35 -60 -35
-linuxconf-lang-pt -35 -60 -35
-linuxconf-lang-ro -35 -60 -35
-linuxconf-lang-ru-SU -35 -60 -35
-linuxconf-lang-se -35 -60 -35
-linuxconf-lang-sk -35 -60 -35
-linuxconf-lang-zh -35 -60 -35
-7colors 15 0 0
-ltris 28 0 0
-lbreakout 35 0 0
-fonts-hebrew-elmar -30 -30 -30
-kwintv 0 0 0
-xawtv 0 0 0
-xawtv-misc 0 0 0
-xawtv-radio 0 0 0
-wxxt 0 0 0
-wxxt-devel 0 0 0
-surfraw 0 0 0
-R-base 0 0 0
-gpa 20 0 0
-gnome-telnet 0 0 0
-quanta 32 0 24
-nslint 0 12 0
-logcheck 0 12 0
-kisdn-free 33 0 30
-
-# commercial
-ac3d 20 0 20
-acroread 24 15 24
-acroread-nppdf 24 15 24
-IglooFTP-PRO 20 20 20
-interbase 0 15 15
-interbase-docs 0 15 15
-civctp-demo 22 0 20
-compupic 19 0 19
-commercial-menu 50 40 50
-eus-demo 23 0 20
-myth2-demo 24 0 25
-macromedia-flash 45 15 45
-RealPlayer 27 15 27
-RealPlayer-rpnp 27 15 27
-scol 23 0 23
-avp-database 20 20 20
-avp-linux 20 20 20
-arkeia-arkc 0 20 0
-arkeia-client 20 0 20
-arkeia-gui 24 0 20
-arkeia-server-shareware 0 30 0
-Artstream 20 0 0
-citrix-icaclient-en -70 -70 -70
-citrix-icaclient-fr -70 -70 -70
-citrix-icaclient-ge -70 -70 -70
-citrix-icaclient-sp -70 -70 -70
-printpro 0 0 0
-printpro-agfa 0 0 0
-printpro-alps 0 0 0
-printpro-apple 0 0 0
-printpro-autologic 0 0 0
-printpro-calcomp 0 0 0
-printpro-canon 0 0 0
-printpro-digital 0 0 0
-printpro-efi 0 0 0
-printpro-encad 0 0 0
-printpro-epson 0 0 0
-printpro-hp 0 0 0
-printpro-ibm 0 0 0
-printpro-lexmark 0 0 0
-printpro-lhag 0 0 0
-printpro-linotronic 0 0 0
-printpro-nec 0 0 0
-printpro-oki 0 0 0
-printpro-otheram 0 0 0
-printpro-othernz 0 0 0
-printpro-qms 0 0 0
-printpro-seiko 0 0 0
-printpro-sony 0 0 0
-printpro-tektronix 0 0 0
-printpro-ti 0 0 0
-printpro-varityper 0 0 0
-printpro-xerox 0 0 0
-emumail4.0 0 20 0
-EnlightenDSMFree 0 24 0
-EnlightenDSMFree-dsa 0 24 0
-EnlightenDSMFree-gui 0 24 0
-ForteCE-FCS 0 0 30
-ViaVoice_Outloud_rtk 0 0 45
-ViaVoice_Outloud_sdk 0 0 45
-ViaVoice_runtime 0 0 45
-ViaVoice_sdk 0 0 45
-jdk-sun 0 0 35
-jdk-sun-doc 0 0 35
-jre-sun 20 0 35
-heretic2-demo 24 0 24
-heroes3-demo 24 0 24
-rt2-demo 24 0 24
-MainActor 24 0 0
-mupad 20 0 20
-mtv 24 0 24
-mtv-fullscreen-extension 15 0 15
-NetPartitioner 0 24 0
-omnimark 0 0 35
-rebol-core 0 0 30
-staroffice-de -64 -90 -64
-staroffice-en -64 -90 -64
-staroffice-fr -64 -90 -64
-staroffice-it -64 -90 -64
-staroffice-nl -64 -90 -64
-staroffice-pt -64 -90 -64
-staroffice-es -64 -90 -64
-staroffice-sv -64 -90 -64
-tina-base 0 0 0
-tina-lesstif 0 0 0
-tina-oracle80 0 0 0
-tina-oracle8i 0 0 0
-tina-server 0 0 0
-VMware 20 0 35
-VariCAD 24 0 24
-ViaVoice_runtime 26 0 26
-<<<<<<< compssList
-viavoicemenu 26 0 26
-=======
-viavoicemenu 26 0 26
->>>>>>> 1.139
-kisdn 0 0 0
diff --git a/perl-install/share/compssUsers b/perl-install/share/compssUsers
deleted file mode 100644
index 504344b22..000000000
--- a/perl-install/share/compssUsers
+++ /dev/null
@@ -1,94 +0,0 @@
- # --- Workstation
-
-Office Workstation [icon=office] [path=Workstation] [descr=Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, gnumeric), pdf viewers, etc]
- OFFICE
- PUBLISHING
- PIM
-
-Game station [icon=arcade] [path=Workstation] [descr=Amusement programs: arcade, boards, strategy, etc]
- GAMES
-
-Multimedia station [icon=multimedia] [path=Workstation] [descr=Sound and video playing/editing programs]
- AUDIO
- VIDEO
- GRAPHICS
-
-Internet station [icon=networking] [path=Workstation] [descr=Set of tools to read and send mail and news (pine, mutt, tin..) and to browse the Web]
- NETWORKING_WWW
- NETWORKING_MAIL
- NETWORKING_NEWS
- COMMUNICATIONS
- NETWORKING_CHAT
- NETWORKING_FILE_TRANSFER
- NETWORKING_IRC
- NETWORKING_INSTANT_MESSAGING
-
-Network Computer (client) [icon=terminals] [path=Workstation] [descr=Clients for different protocols including ssh]
- NETWORKING_REMOTE_ACCESS
- NETWORKING_FILE
- NIS
-
-Configuration [icon=configuration] [path=Workstation] [descr=Tools to ease the configuration of your computer]
- CONFIG
-
-Scientific Workstation [icon=sciences] [path=Workstation] [descr=]
- SCIENCES
-
-Console Tools [icon=terminals] [path=Workstation] [descr=Editors, shells, file tools, terminals]
- EDITORS
- TERMINALS
- TEXT_TOOLS
- SHELLS
- FILE_TOOLS
-
-Utilities [icon=configuration] [path=Workstation] [descr=Archiving, emulators, monitoring]
- MONITORING
- EMULATORS
- ACCESSIBILITY
- ARCHIVING
- NETWORKING_OTHER
-
- # --- Graphical Environment
-
-KDE Workstation [icon=kde] [path=Graphical Environment] [descr=The K Desktop Environment, the basic graphical environment with a collection of accompanying tools]
- KDE
-
-Gnome Workstation [icon=gnome] [path=Graphical Environment] [descr=A graphical environment with user-friendly set of applications and desktop tools]
- GNOME
-
-Other Graphical Desktops [icon=windowmanager] [path=Graphical Environment] [descr=Icewm, Window Maker, Enlightenment, Fvwm, etc]
- GRAPHICAL_DESKTOP
-
-
- # --- Development
-
-Development [icon=editors] [path=Development] [descr=C and C++ development libraries, programs and include files]
- DEVELOPMENT
-
-Documentation [icon=documentation] [path=Development] [descr=Books and Howto's on Linux and Free Software]
- BOOKS
-
- # --- Server
-
-Web/FTP [icon=file_transfer] [path=Server] [descr=Apache, Pro-ftpd]
- NETWORKING_WWW_SERVER
- NETWORKING_FILE_TRANSFER_SERVER
-
-Mail/Groupware/News [icon=mail] [path=Server] [descr=Postfix mail server, Inn news server]
- NETWORKING_MAIL_SERVER
- NETWORKING_NEWS_SERVER
-
-Database [icon=archiving] [path=Server] [descr=PostgreSQL or MySQL database server]
- DATABASES
- DATABASES_SERVER
-
-Firewall/Router [icon=networking] [path=Server] [descr=Internet gateway]
- NETWORKING_FIREWALLING_SERVER
-
-DNS/NIS [icon=hardware] [path=Server] [descr=Domain Name and Network Information Server]
- NIS_SERVER
- NETWORKING_DNS_SERVER
-
-Network Computer server [icon=networking] [path=Server] [descr=NFS server, SMB server, Proxy server, ssh server]
- NETWORKING_FILE_SERVER
- NETWORKING_REMOTE_ACCESS_SERVER
diff --git a/perl-install/share/compssUsers.desktop b/perl-install/share/compssUsers.desktop
deleted file mode 100644
index f836d6731..000000000
--- a/perl-install/share/compssUsers.desktop
+++ /dev/null
@@ -1,39 +0,0 @@
-Office [icon=office] [descr=Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, gnumeric), pdf viewers, etc]
- Office
-
-Internet [icon=networking] [descr=Set of tools for mail, news, web, file transfer, and chat]
- Networking
-
-Games [icon=amusement] [descr=Amusement programs: arcade, boards, strategy, etc]
- Games
-
-Multimedia - Graphics [icon=graphics] [descr=Graphics programs such as The Gimp]
- Graphics
-
-Multimedia - Sound [icon=multimedia] [descr=Audio-related tools: mp3 or midi players, mixers, etc]
- Sound
-
-Multimedia - Video [icon=video] [descr=Video players and editors]
- Video
-
-Multimedia - CD Burning [icon=cd_burning] [descr=Tools to create and burn CD's]
- Archiving/Cd burning
-
-More Graphical Desktops (Gnome, IceWM) [icon=windowmanager] [descr=Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc]
- Graphical desktop/GNOME
- Graphical desktop/Sawmill
- Graphical desktop/Icewm
- +XFree86-75dpi-fonts
- +fonts-ttf-west_european
-
-Personal Information Management [icon=remote_access] [descr=Tools for your Palm Pilot or your Visor]
- +jpilot
- +pilot-link
- +kde-pim
- +gnome-pim
- +gnome-pim-conduits
-
-Personal Finance [icon=sciences] [descr=Programs to manage your finance, such as gnucash]
- +gnucash
- +MoneyDance
-
diff --git a/perl-install/share/consolefonts/Cyr_a8x16 b/perl-install/share/consolefonts/Cyr_a8x16
deleted file mode 100644
index a09ac03d8..000000000
--- a/perl-install/share/consolefonts/Cyr_a8x16
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/consolefonts/lat0-sun16 b/perl-install/share/consolefonts/lat0-sun16
deleted file mode 100644
index 19e3d432e..000000000
--- a/perl-install/share/consolefonts/lat0-sun16
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/consolefonts/lat2-sun16 b/perl-install/share/consolefonts/lat2-sun16
deleted file mode 100644
index 509e5def2..000000000
--- a/perl-install/share/consolefonts/lat2-sun16
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/consolefonts/ruscii_8x16 b/perl-install/share/consolefonts/ruscii_8x16
deleted file mode 100644
index b0513a9db..000000000
--- a/perl-install/share/consolefonts/ruscii_8x16
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/diskdrake.rc b/perl-install/share/diskdrake.rc
deleted file mode 100644
index 06bdee053..000000000
--- a/perl-install/share/diskdrake.rc
+++ /dev/null
@@ -1,43 +0,0 @@
-style "font"
-{
- fontset = "-*-*-medium-r-normal-*-8-*-*-*-*-*-iso8859-1,*-r-*"
-}
-
-style "red" = "font"
-{
- bg[NORMAL] = { 1.0, 0, 0 }
- bg[PRELIGHT] = { 0.9, 0, 0 }
-}
-style "darkred" = "font"
-{
- bg[NORMAL] = { 0.7, 0, 0 }
- bg[PRELIGHT] = { 0.6, 0, 0 }
-}
-style "green" = "font"
-{
- bg[NORMAL] = { 0, 1.0, 0 }
- bg[PRELIGHT] = { 0, 0.9, 0 }
- fg[NORMAL] = { 0, 0, 0 }
-}
-style "blue" = "font"
-{
- bg[NORMAL] = { 0, 0, 1.0 }
- bg[PRELIGHT] = { 0, 0, 0.9 }
-}
-style "white" = "font"
-{
- bg[NORMAL] = { 1.0, 1.0, 1.0 }
- bg[PRELIGHT] = { 0.67, 0.67, 0.67 }
- fg[NORMAL] = { 0, 0, 0 }
-}
-
-widget "*Linux*" style "red"
-widget "*Ext2*" style "red"
-widget "*ReiserFS*" style "darkred"
-widget "*Linux swap*" style "green"
-widget "*Swap*" style "green"
-widget "*FAT*" style "blue"
-widget "*SunOS*" style "blue"
-widget "*NT NTFS*" style "blue"
-widget "*Empty*" style "white"
-widget "*Other*" style "font"
diff --git a/perl-install/share/fonts.tar.bz2 b/perl-install/share/fonts.tar.bz2
deleted file mode 100644
index 456b14e31..000000000
--- a/perl-install/share/fonts.tar.bz2
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/ftin.png b/perl-install/share/ftin.png
deleted file mode 100644
index 3cec3c194..000000000
--- a/perl-install/share/ftin.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/ftout.png b/perl-install/share/ftout.png
deleted file mode 100644
index d821716eb..000000000
--- a/perl-install/share/ftout.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/help.png b/perl-install/share/help.png
deleted file mode 100644
index 418aebe1a..000000000
--- a/perl-install/share/help.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/install.rc b/perl-install/share/install.rc
deleted file mode 100644
index b86a22c29..000000000
--- a/perl-install/share/install.rc
+++ /dev/null
@@ -1,21 +0,0 @@
-style "default-font"
-{
- fontset = "-*-*-medium-r-normal-*-12-*-*-*-*-*-iso8859-15"
-}
-
-style "small-font"
-{
- fontset = "-*-*-medium-r-normal-*-8-*-*-*-*-*-iso8859-15"
-}
-
-style "logo" = "background"
-{
- # no background image
- engine "pixmap" { image { function = FLAT_BOX } }
-}
-
-widget "*" style "default-font"
-widget "Steps" style "steps"
-widget "*Steps*" style "small-font"
-widget "*logo*" style "logo"
-
diff --git a/perl-install/share/keyboards.tar.bz2 b/perl-install/share/keyboards.tar.bz2
deleted file mode 100644
index 1b5d03adc..000000000
--- a/perl-install/share/keyboards.tar.bz2
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/keymaps.tar.bz2 b/perl-install/share/keymaps.tar.bz2
deleted file mode 100644
index 8ca03c137..000000000
--- a/perl-install/share/keymaps.tar.bz2
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/keymaps_generate b/perl-install/share/keymaps_generate
deleted file mode 100755
index 0265502c9..000000000
--- a/perl-install/share/keymaps_generate
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/perl
-
-use lib "..";
-use keyboard;
-
-my $dir = "keymaps/usr/share/keymaps";
-system("rm -rf keymaps ; mkdir -p keymaps/usr/share/keymaps");
-
-foreach (keyboard::keyboards()) {
- my $kmap = keyboard::keyboard2kmap($_);
- if (system("./kmap2bkmap $kmap > $dir/$kmap.bkmap 2>/dev/null") != 0) {
- warn "unknown kmap $kmap\n";
- unlink "$dir/$kmap.bkmap";
- }
-}
-
-system("tar cfj keymaps.tar.bz2 -C keymaps usr") == 0 or die;
-system("rm -rf keymaps");
diff --git a/perl-install/share/kmap2bkmap b/perl-install/share/kmap2bkmap
deleted file mode 100755
index 3aff35c3e..000000000
--- a/perl-install/share/kmap2bkmap
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/usr/bin/perl
-
-use lib "..";
-use c;
-
-my $KMAP_MAGIC = 0x8B39C07F;
-
-BEGIN { @ARGV == 1 or die "usage: kmap2bkmap <keymap>\n" }
-
-system("sudo loadkeys $ARGV[0]") == 0 or die;
-open F, "dumpkeys -n -f |";
-<F> =~ /^keymaps\s+(.*)/ or die;
-foreach (split ',', $1) {
- my @l = /(\d+)-(\d+)/;
- my ($i, $j) = @l ? @l : ($_,$_);
- $keymaps[$_] = 1 foreach $i .. $j;
-}
-
-print pack("I", $KMAP_MAGIC);
-print map { pack "i", $keymaps[$_] || 0 } 0 .. c::MAX_NR_KEYMAPS()-1;
-
-foreach (<F>) {
- s/\+0x/0x/g;
- my ($keycode, $key, undef, @l) = split;
- $keycode eq 'keycode' or next;
- my $i = 0;
- $L[$i++][$key] = hex $_ foreach @l;
-}
-close F or die "dumpkeys failed";
-
-foreach (@L) {
- foreach my $i (0 .. c::NR_KEYS()-1) {
- print pack "s", defined $_->[$i] ? $_->[$i] : 0x200;
- }
-}
-
-exit 0;
diff --git a/perl-install/share/list b/perl-install/share/list
deleted file mode 100644
index 3c4ba4f44..000000000
--- a/perl-install/share/list
+++ /dev/null
@@ -1,160 +0,0 @@
-/bin/ash
-/bin/consolechars
-/bin/cpio
-/bin/gzip
-/lib/libnss_nis.so.2
-/lib/libnss_files.so.2
-/lib/libnss_dns.so.2
-/lib/libresolv.so.2
-/etc/protocols
-/etc/imrc
-/etc/im_palette.pal
-/sbin/badblocks
-/sbin/fdisk
-/sbin/insmod
-/sbin/mkraid
-/sbin/mkreiserfs
-/sbin/mke2fs
-/sbin/raidstart
-/sbin/resize2fs
-/sbin/dumpe2fs
-/usr/X11R6/lib/modules/xf86Wacom.so
-/usr/bin/bzip2
-/usr/bin/packdrake
-/usr/bin/parsehdlist
-/usr/bin/perl
-/usr/lib/gconv/BIG5.so
-/usr/lib/gconv/EUC-JP.so
-/usr/lib/gconv/libGB.so
-/usr/lib/gconv/libJIS.so
-/usr/lib/gconv/libKSC.so
-/usr/lib/gconv/EUC-KR.so
-/usr/lib/gconv/ISIRI-3342.so
-/usr/lib/gconv/ISO8859-15.so
-/usr/lib/gconv/ISO8859-14.so
-/usr/lib/gconv/ISO8859-13.so
-/usr/lib/gconv/ISO8859-9E.so
-/usr/lib/gconv/ISO8859-9.so
-/usr/lib/gconv/ISO8859-7.so
-/usr/lib/gconv/ISO8859-6.so
-/usr/lib/gconv/ISO8859-5.so
-/usr/lib/gconv/ISO8859-3.so
-/usr/lib/gconv/ISO8859-2.so
-/usr/lib/gconv/ISO8859-1.so
-/usr/lib/gconv/KOI8-K.so
-/usr/lib/gconv/KOI8-U.so
-/usr/lib/gconv/KOI8-R.so
-/usr/lib/gconv/TIS-620.so
-/usr/lib/gconv/ARMSCII-8.so
-/usr/lib/gconv/CP1251.so
-/usr/lib/gconv/CP1255.so
-/usr/lib/gconv/CP1256.so
-/usr/lib/gconv/TCVN-5712.so
-/usr/lib/gconv/GEORGIAN-PS.so
-/usr/lib/gconv/EUC-CN.so
-/usr/lib/gconv/gconv-modules
-/usr/lib/gtk/themes/engines/libpixmap.so
-/usr/lib/gtk/themes/engines/libpixmap.la
-/usr/lib/libimlib-png.so
-/usr/lib/perl5/PERL_VERSION/AutoLoader.pm
-/usr/lib/perl5/PERL_VERSION/Carp.pm
-/usr/lib/perl5/PERL_VERSION/Carp/Heavy.pm
-/usr/lib/perl5/PERL_VERSION/Exporter.pm
-/usr/lib/perl5/PERL_VERSION/Exporter/Heavy.pm
-/usr/lib/perl5/PERL_VERSION/FileHandle.pm
-/usr/lib/perl5/PERL_VERSION/SelectSaver.pm
-/usr/lib/perl5/PERL_VERSION/SelfLoader.pm
-/usr/lib/perl5/PERL_VERSION/Symbol.pm
-/usr/lib/perl5/PERL_VERSION/Time/Local.pm
-/usr/lib/perl5/PERL_VERSION/IO/Socket/INET.pm
-/usr/lib/perl5/PERL_VERSION/IO/Socket/UNIX.pm
-/usr/lib/perl5/PERL_VERSION/dumpvar.pl
-/usr/lib/perl5/PERL_VERSION/warnings.pm
-/usr/lib/perl5/PERL_VERSION/warnings/register.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/File/Glob.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/File/Glob/Glob.so
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/Config.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/Data/Dumper.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/DynaLoader.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/Errno.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/Fcntl.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/XSLoader.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/Fcntl/Fcntl.so
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO/File.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO/Handle.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO/Seekable.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO/Select.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/IO/Socket.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/Socket.pm
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/_h2ph_pre.ph
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/asm/unistd.ph
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/Data/Dumper/Dumper.so
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/IO/IO.so
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/Socket/Socket.so
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/bits/syscall.ph
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/sys/syscall.ph
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/syscall.ph
-/usr/lib/perl5/PERL_VERSION/ARCH-linux/auto/DynaLoader/dl_findfile.al
-/usr/lib/perl5/PERL_VERSION/lib.pm
-/usr/lib/perl5/PERL_VERSION/overload.pm
-/usr/lib/perl5/PERL_VERSION/strict.pm
-/usr/lib/perl5/PERL_VERSION/vars.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/Cmd.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/Config.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/FTP.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/FTP/A.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/FTP/I.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/FTP/dataconn.pm
-/usr/lib/perl5/site_perl/5.6.0/Net/Netrc.pm
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/packdrake.pm
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/Gtk.pm
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/Gtk/Types.pm
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/Gtk/Gdk/ImlibImage.pm
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/auto/Gtk/Gtk.so
-/usr/lib/perl5/site_perl/PERL_VERSION/ARCH-linux/auto/Gtk/Gdk/ImlibImage/ImlibImage.so
-/usr/lib/rpm/rpmrc
-/usr/lib/rpm/macros
-/sbin/rescuept
-/usr/share/icons/amusement_section.xpm
-/usr/share/icons/arcade_section.xpm
-/usr/share/icons/cd_burning_section.xpm
-/usr/share/icons/chat_section.xpm
-/usr/share/icons/default_section.xpm
-/usr/share/icons/documentation_section.xpm
-/usr/share/icons/gnome.xpm
-/usr/share/icons/graphics_section.xpm
-/usr/share/icons/kde.xpm
-/usr/share/icons/multimedia_section.xpm
-/usr/share/icons/development_section.xpm
-/usr/share/icons/networking_section.xpm
-/usr/share/icons/mail_section.xpm
-/usr/share/icons/archiving_section.xpm
-/usr/share/icons/hardware_section.xpm
-/usr/share/icons/file_transfer_section.xpm
-/usr/share/icons/office_section.xpm
-/usr/share/icons/remote_access_section.xpm
-/usr/share/icons/sciences_section.xpm
-/usr/share/icons/video_section.xpm
-/usr/share/icons/windowmanager_section.xpm
-/usr/share/icons/editors_section.xpm
-/usr/share/icons/terminals_section.xpm
-/usr/share/icons/configuration_section.xpm
-/usr/share/ldetect-lst/Cards+
-/usr/share/ldetect-lst/CardsNames
-/usr/share/ldetect-lst/MonitorsDB
-/usr/share/ldetect-lst/isdn.db
-/usr/share/ldetect-lst/pcitable
-/usr/share/ldetect-lst/usbtable
-
-/sbin/pvcreate
-/sbin/pvdisplay
-/sbin/vgchange
-/sbin/vgcreate
-/sbin/vgdisplay
-/sbin/vgextend
-/sbin/vgremove
-/sbin/vgscan
-/sbin/lvcreate
-/sbin/lvdisplay
-/sbin/lvremove
diff --git a/perl-install/share/list.alpha b/perl-install/share/list.alpha
deleted file mode 100644
index 81f7dcb0c..000000000
--- a/perl-install/share/list.alpha
+++ /dev/null
@@ -1,6 +0,0 @@
-/usr/X11R6/bin/XF86_3DLabs
-/usr/X11R6/bin/XF86_SVGA
-/usr/X11R6/bin/XF86_TGA
-/usr/X11R6/bin/XF86_S3
-/usr/X11R6/bin/XF86_Mach64
-/usr/X11R6/bin/xmodmap
diff --git a/perl-install/share/list.i386 b/perl-install/share/list.i386
deleted file mode 100644
index 9575f3896..000000000
--- a/perl-install/share/list.i386
+++ /dev/null
@@ -1,6 +0,0 @@
-/sbin/ifport
-/sbin/mkdosfs
-/sbin/resize_reiserfs
-/usr/X11R6/bin/XF86_FBDev
-/usr/X11R6/bin/XF86_VGA16
-/usr/X11R6/bin/xmodmap
diff --git a/perl-install/share/list.ppc b/perl-install/share/list.ppc
deleted file mode 100644
index fd74a05f6..000000000
--- a/perl-install/share/list.ppc
+++ /dev/null
@@ -1,8 +0,0 @@
-/usr/bin/hformat
-/usr/bin/hmount
-/usr/bin/humount
-/usr/bin/hattrib
-/usr/bin/hcopy
-/usr/bin/hcd
-/sbin/pdisk
-/usr/X11R6/bin/Xpmac
diff --git a/perl-install/share/list.sparc b/perl-install/share/list.sparc
deleted file mode 100644
index 16fb13a44..000000000
--- a/perl-install/share/list.sparc
+++ /dev/null
@@ -1,84 +0,0 @@
-/bin/ash
-/bin/cpio
-/lib/libnss_nis.so.2
-/lib/libnss_files.so.2
-/lib/libnss_dns.so.2
-/lib/libresolv.so.2
-/etc/protocols
-/sbin/fdisk
-/sbin/ifport
-/sbin/insmod
-/sbin/mkraid
-/sbin/rmmod
-/sbin/mkdosfs
-/sbin/mke2fs
-/sbin/raidstart
-/sbin/losetup
-/usr/bin/genromfs
-/usr/bin/bzip2
-/usr/bin/perl
-/usr/lib/libimlib-png.so
-/usr/lib/gtk/themes/engines/libpixmap.so
-/usr/lib/gtk/themes/engines/libpixmap.la
-/usr/lib/libimlib-png.so
-/usr/lib/perl5/5.6.0/AutoLoader.pm
-/usr/lib/perl5/5.6.0/Carp.pm
-/usr/lib/perl5/5.6.0/sparc-linux/Data/Dumper.pm
-/usr/lib/perl5/5.6.0/Exporter.pm
-/usr/lib/perl5/5.6.0/Carp/Heavy.pm
-/usr/lib/perl5/5.6.0/Exporter/Heavy.pm
-/usr/lib/perl5/5.6.0/FileHandle.pm
-/usr/lib/perl5/5.6.0/SelectSaver.pm
-/usr/lib/perl5/5.6.0/SelfLoader.pm
-/usr/lib/perl5/5.6.0/Symbol.pm
-/usr/lib/perl5/5.6.0/Time/Local.pm
-/usr/lib/perl5/5.6.0/dumpvar.pl
-/usr/lib/perl5/5.6.0/warnings.pm
-/usr/lib/perl5/5.6.0/warnings/register.pm
-/usr/lib/perl5/5.6.0/sparc-linux/File/Glob.pm
-/usr/lib/perl5/5.6.0/sparc-linux/auto/File/Glob/Glob.bs
-/usr/lib/perl5/5.6.0/sparc-linux/auto/File/Glob/Glob.so
-/usr/lib/perl5/5.6.0/sparc-linux/Config.pm
-/usr/lib/perl5/5.6.0/sparc-linux/XSLoader.pm
-/usr/lib/perl5/5.6.0/sparc-linux/DynaLoader.pm
-/usr/lib/perl5/5.6.0/sparc-linux/Fcntl.pm
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Fcntl/Fcntl.bs
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Fcntl/Fcntl.so
-/usr/lib/perl5/5.6.0/sparc-linux/IO/File.pm
-/usr/lib/perl5/5.6.0/sparc-linux/IO/Handle.pm
-/usr/lib/perl5/5.6.0/sparc-linux/IO/Seekable.pm
-/usr/lib/perl5/5.6.0/sparc-linux/IO/Socket.pm
-/usr/lib/perl5/5.6.0/sparc-linux/Socket.pm
-/usr/lib/perl5/5.6.0/sparc-linux/_h2ph_pre.ph
-/usr/lib/perl5/5.6.0/sparc-linux/asm/unistd.ph
-/usr/lib/perl5/5.6.0/sparc-linux/asm-sparc/unistd.ph
-/usr/lib/perl5/5.6.0/sparc-linux/asm-sparc64/unistd.ph
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Data/Dumper/Dumper.bs
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Data/Dumper/Dumper.so
-/usr/lib/perl5/5.6.0/sparc-linux/auto/IO/IO.so
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Socket/Socket.bs
-/usr/lib/perl5/5.6.0/sparc-linux/auto/Socket/Socket.so
-/usr/lib/perl5/5.6.0/sparc-linux/bits/syscall.ph
-/usr/lib/perl5/5.6.0/sparc-linux/sys/syscall.ph
-/usr/lib/perl5/5.6.0/sparc-linux/syscall.ph
-/usr/lib/perl5/5.6.0/sparc-linux/auto/DynaLoader/dl_findfile.al
-/usr/lib/perl5/5.6.0/lib.pm
-/usr/lib/perl5/5.6.0/overload.pm
-/usr/lib/perl5/5.6.0/strict.pm
-/usr/lib/perl5/5.6.0/vars.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Gtk.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Gtk/Types.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/Cmd.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/Config.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/FTP.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/FTP/A.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/FTP/I.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/FTP/dataconn.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/Net/Netrc.pm
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/auto/Gtk/Gtk.bs
-/usr/lib/perl5/site_perl/5.6.0/sparc-linux/auto/Gtk/Gtk.so
-/usr/lib/rpm/rpmrc
-/usr/X11R6/bin/Xsun24
-/usr/X11R6/bin/XF86_Mach64
-/usr/X11R6/bin/XF86_3DLabs
-/usr/X11R6/bin/xmodmap
diff --git a/perl-install/share/logo-mandrake.png b/perl-install/share/logo-mandrake.png
deleted file mode 100644
index e1c32cad9..000000000
--- a/perl-install/share/logo-mandrake.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/share/makedev.sh b/perl-install/share/makedev.sh
deleted file mode 100755
index e9dccaff2..000000000
--- a/perl-install/share/makedev.sh
+++ /dev/null
@@ -1,89 +0,0 @@
-#!/bin/sh
-#
-# $Id$
-#
-# This script creates all ISDN devices under /dev .
-# Many/most distributions don't include these devices.
-
-echo -e "Creating device inodes ... \c"
-
-if [ $# = 1 ] ; then
- DEV=$1/dev
-else
- DEV=/dev
-fi
-
-MAJ=45
-MIN=0
-rm -f $DEV/isdnctrl* $DEV/ippp*
-while [ $MIN -lt 64 ] ; do
- mknod -m 600 $DEV/isdn$MIN c $MAJ $MIN
- mknod -m 660 $DEV/isdnctrl$MIN c $MAJ `expr $MIN + 64`
- mknod -m 600 $DEV/ippp$MIN c $MAJ `expr $MIN + 128`
- MIN=`expr $MIN + 1`
-done
-if grep '^pppusers:' /etc/group > /dev/null
-then # RH 5 standard
- chgrp pppusers $DEV/isdnctrl* $DEV/ippp*
-elif grep '^dialout:' /etc/group > /dev/null
-then # Debian/SuSE standard
- chgrp dialout $DEV/isdnctrl* $DEV/ippp*
-fi
-rm -f $DEV/isdninfo
-mknod -m 444 $DEV/isdninfo c $MAJ 255
-ln -sf $DEV/isdnctrl0 $DEV/isdnctrl
-
-MAJ=43
-MIN=0
-rm -f $DEV/ttyI*
-while [ $MIN -lt 64 ] ; do
- mknod -m 666 $DEV/ttyI$MIN c $MAJ $MIN
- MIN=`expr $MIN + 1`
-done
-
-MAJ=44
-MIN=0
-rm -f $DEV/cui*
-while [ $MIN -lt 64 ] ; do
- mknod -m 666 $DEV/cui$MIN c $MAJ $MIN
- MIN=`expr $MIN + 1`
-done
-
-if grep '^dialout:' /etc/group > /dev/null
-then # Debian/SuSE standard
- chgrp dialout $DEV/ttyI* $DEV/cui*
-fi
-
-MAJ=68
-MIN=0
-rm -f $DEV/capi20*
-mknod -m 666 $DEV/capi20 c $MAJ 0
-mknod -m 666 $DEV/capi20.00 c $MAJ 1
-mknod -m 666 $DEV/capi20.01 c $MAJ 2
-mknod -m 666 $DEV/capi20.02 c $MAJ 3
-mknod -m 666 $DEV/capi20.03 c $MAJ 4
-mknod -m 666 $DEV/capi20.04 c $MAJ 5
-mknod -m 666 $DEV/capi20.05 c $MAJ 6
-mknod -m 666 $DEV/capi20.06 c $MAJ 7
-mknod -m 666 $DEV/capi20.07 c $MAJ 8
-mknod -m 666 $DEV/capi20.08 c $MAJ 9
-mknod -m 666 $DEV/capi20.09 c $MAJ 10
-mknod -m 666 $DEV/capi20.10 c $MAJ 11
-mknod -m 666 $DEV/capi20.11 c $MAJ 12
-mknod -m 666 $DEV/capi20.12 c $MAJ 13
-mknod -m 666 $DEV/capi20.13 c $MAJ 14
-mknod -m 666 $DEV/capi20.14 c $MAJ 15
-mknod -m 666 $DEV/capi20.15 c $MAJ 16
-mknod -m 666 $DEV/capi20.16 c $MAJ 17
-mknod -m 666 $DEV/capi20.17 c $MAJ 18
-mknod -m 666 $DEV/capi20.18 c $MAJ 19
-mknod -m 666 $DEV/capi20.19 c $MAJ 20
-
-if grep '^dialout:' /etc/group > /dev/null
-then # Debian/SuSE standard
- chgrp dialout $DEV/capi20 $DEV/capi20.??
-fi
-rm -f $DEV/isdnctrl
-ln -s $DEV/isdnctrl1 $DEV/isdnctrl
-
-echo "done."
diff --git a/perl-install/share/modparm.lst b/perl-install/share/modparm.lst
deleted file mode 100644
index d91797d20..000000000
--- a/perl-install/share/modparm.lst
+++ /dev/null
@@ -1,1229 +0,0 @@
-cumana_2:term:1-8i:1, 1, 1, 1, 1, 1, 1, 1:SCSI bus termination
-eesox:term:1-8i:1, 1, 1, 1, 1, 1, 1, 1:SCSI bus termination
-powertec:term:1-8i:1, 1, 1, 1, 1, 1, 1, 1:SCSI bus termination
-amiflop:fd_def_df0:l:0xffffffff:
-ataflop:UserSteprate:?:-1, -1:
-ataflop:UseTrackbuffer:i:-1:
-cpqarray:eisa:1-8i:0, 0 ,0 ,0, 0, 0 ,0 ,0:
-floppy:FLOPPY_DMA:i:2:
-floppy:floppy:s:0:
-floppy:FLOPPY_IRQ:i:6:
-ide-cd:ignore:s:0:
-ide:options:s:0:
-pcd:verbose:i:0:
-pcd:nice:i:0:
-pcd:major:i:46:
-pcd:drive0:1-6i:0,0,0,-1,-1,-1:
-pcd:drive1:1-6i:0,0,0,-1,-1,-1:
-pcd:drive2:1-6i:0,0,0,-1,-1,-1:
-pcd:drive3:1-6i:0,0,0,-1,-1,-1:
-pcd:name:s:"pcd":
-pd:cluster:i:64:
-pd:major:i:45:
-pd:drive0:1-8i:0,0,0,-1,0,1,-1,-1:
-pd:drive1:1-8i:0,0,0,-1,0,1,-1,-1:
-pd:drive2:1-8i:0,0,0,-1,0,1,-1,-1:
-pd:drive3:1-8i:0,0,0,-1,0,1,-1,-1:
-pd:name:s:"pd":
-pd:verbose:i:0:
-pd:nice:i:0:
-pf:cluster:i:64:
-pf:major:i:47:
-pf:drive0:1-7i:0,0,0,-1,-1,-1,-1:
-pf:drive1:1-7i:0,0,0,-1,-1,-1,-1:
-pf:drive2:1-7i:0,0,0,-1,-1,-1,-1:
-pf:drive3:1-7i:0,0,0,-1,-1,-1,-1:
-pf:name:s:"pf":
-pf:verbose:i:0:
-pf:nice:i:0:
-pg:major:i:97:
-pg:drive0:1-6i:0,0,0,-1,-1,-1:
-pg:drive1:1-6i:0,0,0,-1,-1,-1:
-pg:drive2:1-6i:0,0,0,-1,-1,-1:
-pg:drive3:1-6i:0,0,0,-1,-1,-1:
-pg:name:s:"pg":
-pg:verbose:i:0:
-pt:major:i:96:
-pt:drive0:1-6i:0,0,0,-1,-1,-1:
-pt:drive1:1-6i:0,0,0,-1,-1,-1:
-pt:drive2:1-6i:0,0,0,-1,-1,-1:
-pt:drive3:1-6i:0,0,0,-1,-1,-1:
-pt:name:s:"pt":
-pt:verbose:i:0:
-ps2esdi:track:i::
-ps2esdi:head:i:-1, -1:
-ps2esdi:cyl:i:-1,-1:
-ps2esdi:tp720esdi:i:0:
-rd:rd_size:1i:CONFIG_BLK_DEV_RAM_SIZE:Size of each RAM disk.
-xd:xd_geo:3-6i::
-xd:nodma:i:0:
-xd:xd:1-4i:-1,-1,-1,-1,:
-aztcd:azt_port:i:-1:
-cdrom:check_media_type:i:0:
-cdrom:lockdoor:i:1:
-cdrom:autoclose:i:1:
-cdrom:autoeject:i:0:
-cdrom:debug:i:0:
-cdu31a:cdu31a_irq:i:0:
-cdu31a:cdu31a_port:i:0:
-cm206:cm206_irq:i:11:
-cm206:cm206_base:i:0x340:
-cm206:auto_probe:i:1:
-cm206:cm206:1-2i:0,0:
-gscd:gscd:h::
-isp16:isp16_cdrom_base:i:0x340:
-isp16:isp16_cdrom_irq:i:0:
-isp16:isp16_cdrom_dma:i:0:
-isp16:isp16_cdrom_type:s:"Sanyo":
-mcd:mcd:1-2i::
-mcdx:mcdx:1-4i::
-optcd:optcd_port:h:0x340:
-sbpcd:sbpcd:2i:0x634 , 0:
-sjcd:sjcd_base:i:0x340:
-sonycd535:sony535_cd_base_io:i:0x340:
-atarimouse:mouse_threshold:2i:2,2:
-bttv:card:1-4i::
-bttv:vidmem:i:0:
-bttv:triton1:i:0:
-bttv:remap:1-4i::
-bttv:radio:1-4i::
-bttv:pll:1-4i:0, 0, 0, 0:
-busmouse:mouse_irq:i:5:
-buz:triton:i:0:
-buz:vidmem:i:0:
-buz:natoma:i:0:
-buz:default_norm:i:0:
-buz:v4l_bufsize:i:128:
-buz:v4l_nbufs:i:2:
-buz:default_input:i:0:
-bw-qcam:maxpoll:i:250:
-bw-qcam:yieldlines:i:4:
-bw-qcam:parport:?:0,:
-c-qcam:detect:s:0,:
-c-qcam:parport:?:0,:
-cpia_pp:parport:?:0,:'auto' or a list of parallel port numbers. Just like lp.
-cyclades:irq:?:0,:
-cyclades:maddr:?:0,:
-esp:dma:i:0:
-esp:divisor:1-8i:0,0,0,0,0,0,0,0:
-esp:flow_off:i:1016:
-esp:rx_trigger:i:768:
-esp:rx_timeout:i:128:
-esp:flow_on:i:944:
-esp:pio_threshold:i:32:
-esp:irq:1-8i:0,0,0,0,0,0,0,0:
-esp:tx_trigger:i:768:
-main:dma:i:1:dma number (>=4 for SB16/32/64/etc, <=3 for the rest)
-main:scale_tvusec:i::
-main:scale_rdtsc:i::
-main:midiio:i:0:address of midi (MPU401) port to output PTT
-main:irq:i:7:interrupt number
-main:iobase:i:0x220:io base address
-main:pario:i:0:address of parallel port to output PTT
-main:serio:i:0:address of serial port to output PTT
-main:hw:i:0:hardware type: 0=SBC, 1=WSS
-main:rdtsc_ok:i::
-i2c-old:scan:i:0:
-i2c-old:verbose:i:0:
-i2c-old:i2c_debug:i:0:
-ip2:io:?:0,:I/O ports for IntelliPort Cards
-ip2:irq:?:0,:Interrupts for IntelliPort Cards
-isicom:io:1-4i::I/O ports for the cards
-isicom:irq:1-4i::Interrupts for the cards
-istallion:board0:1-3s::Board 0 config -> name[,ioaddr[,memaddr]
-istallion:board1:1-3s::Board 1 config -> name[,ioaddr[,memaddr]
-istallion:board2:1-3s::Board 2 config -> name[,ioaddr[,memaddr]
-istallion:board3:1-3s::Board 3 config -> name[,ioaddr[,memaddr]
-joy-amiga:js_am:1-2i::
-joy-analog:js_an:2-24i::
-joy-assassin:js_as:2-24i::
-joy-console:js_console:2-6i::
-joy-console:js_console_2:2-6i::
-joy-console:js_console_3:2-6i::
-joy-db9:js_db9:2i::
-joy-db9:js_db9_2:2i::
-joy-db9:js_db9_3:2i::
-joy-lightning:js_l4:2-24i::
-joy-pci:js_pci:3-32i::
-joy-turbografx:js_tg:2-8i::
-joy-turbografx:js_tg_2:2-8i::
-joy-turbografx:js_tg_3:2-8i::
-lp:reset:i:0:
-lp:parport:?:0,:
-lp_intern:minor:i:-1:
-moxa:ttymajor:i:172:
-moxa:calloutmajor:i:173:
-moxa:baseaddr:1-4i:0, 0, 0, 0:
-moxa:verbose:i:0:
-moxa:numports:1-4i:0, 0, 0, 0:
-moxa:type:1-4i:0, 0, 0, 0:
-msbusmouse:mouse_irq:i:5:
-msp3400:debug:i:0:
-mxser:ttymajor:i:174:
-mxser:calloutmajor:i:175:
-mxser:verbose:i:0:
-mxser:ioaddr:1-4i:0, 0, 0, 0:
-n_hdlc:maxframe:i:4096:
-n_hdlc:debuglevel:i:0:
-pcxx:memsize:1-4i:0, 0, 0, 0:
-pcxx:altpin:1-4i:0, 0, 0, 0:
-pcxx:membase:1-4i:0, 0, 0, 0:
-pcxx:io:1-4i:0, 0, 0, 0:
-pcxx:verbose:i:0:
-pcxx:numports:1-4i:0, 0, 0, 0:
-pcxx:debug:i:0:
-planb:def_norm:i:VIDEO_MODE_PAL:Default startup norm (0=PAL, 1=NTSC, 2=SECAM)
-pms:io_port:i:0x250:
-pms:mem_base:i:0xC8000:
-radio-aimslab:io:i:-1:I/O address of the RadioTrack card (0x20f or 0x30f)
-radio-aztech:io:i:-1:I/O address of the Aztech card (0x350 or 0x358)
-radio-cadet:io:i:0x330:I/O address of Cadet card (0x330,0x332,0x334,0x336,0x338,0x33a,0x33c,0x33e)
-radio-gemtek:io:i:-1:I/O address of the GemTek card (0x20c, 0x30c, 0x24c or 0x34c (0x20c or 0x248 have been reported to work for the combined sound/radiocard)).
-radio-rtrack2:io:i:-1:I/O address of the RadioTrack card (0x20c or 0x30c)
-radio-sf16fmi:io:i:-1:I/O address of the SF16MI card (0x284 or 0x384)
-radio-trust:io:i:-1:I/O address of the Trust FM Radio card (0x350 or 0x358)
-radio-typhoon:mutefreq:i:0:Frequency used when muting the card (in kHz)
-radio-typhoon:io:i:-1:I/O address of the Typhoon card (0x316 or 0x336)
-radio-zoltrix:io:i:-1:I/O address of the Zoltrix Radio Plus (0x20c or 0x30c)
-rio_linux:rio_poll:i:1:
-rio_linux:rio_debug:i:0:
-rio_linux:rio_irqmask:i:-1:
-riscom8:iobase1:i:0:
-riscom8:iobase2:i:0:
-riscom8:iobase3:i:0:
-riscom8:iobase:i:0:
-rocket:support_low_speed:i:0:0 means support 50 baud, 1 means support 460400 baud
-rocket:controller:i:0:I/O port for (ISA) rocketport controller
-rocket:board1:i:0:I/O port for (ISA) board #1
-rocket:board2:i:0:I/O port for (ISA) board #2
-rocket:board3:i:0:I/O port for (ISA) board #3
-rocket:board4:i:0:I/O port for (ISA) board #4
-softdog:soft_margin:i:60:
-specialix:irq:?:0,:
-specialix:iobase:?:0,:
-stallion:board0:1-4s::Board 0 config -> name[,ioaddr[,ioaddr2][,irq]]
-stallion:board1:1-4s::Board 1 config -> name[,ioaddr[,ioaddr2][,irq]]
-stallion:board2:1-4s::Board 2 config -> name[,ioaddr[,ioaddr2][,irq]]
-stallion:board3:1-4s::Board 3 config -> name[,ioaddr[,ioaddr2][,irq]]
-sx:si_probe_addrs:i::
-sx:sx_maxints:i:100:
-sx:sx_debug:i:0:
-sx:sx_probe_addrs:i::
-sx:sx_irqmask:i:-1:
-sx:sx_slowpoll:i:0:
-sx:sx_poll:i:1:
-synclink:dma:?:0,:
-synclink:ttymajor:i:0:
-synclink:maxframe:?:0,:
-synclink:break_on_load:i:0:
-synclink:io:?:0,:
-synclink:dosyncppp:?:0,:
-synclink:irq:?:0,:
-synclink:debug_level:i:0:
-synclink:cuamajor:i:0:
-toshiba:tosh_fn:i:0:
-tuner:type:i:-1:
-tuner:debug:i:0:
-i2c-algo-bit:bit_scan:i:0:Scan for active chips on the bus
-i2c-algo-bit:bit_test:i:0:Test the lines of the bus to see if it is stuck
-i2c-algo-bit:i2c_debug:i:0:
-i2c-algo-pcf:pcf_scan:i:0:Scan for active chips on the bus
-i2c-algo-pcf:pcf_test:i:0:Test if the I2C bus is available
-i2c-algo-pcf:i2c_debug:i:1:
-i2c-core:i2c_debug:i:1:debug level
-i2c-elektor:base:i:0:
-i2c-elektor:own:i:0:
-i2c-elektor:irq:i:0:
-i2c-elektor:clock:i:0:
-i2c-elv:base:i:0:
-i2c-philips-par:base:i:0:
-i2c-piix4:force_addr:i:0:
-i2c-piix4:force:i:0:Forcibly enable the PIIX4. DANGEROUS!
-i2c-velleman:base:i:0:
-pcilynx:mem_mindma:h:2400:
-module:act_irq:i:-1:IRQ of first card (-1 = grab next free IRQ)
-module:act_bus:i:0:BusType of first card, 1=ISA, 2=MCA, 3=PCMCIA, currently only ISA
-module:membase:::Base port address of first card
-module:act_id:s:"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0":ID-String of first card
-module:act_port:i:-1:
-avm_cs:irq_list:1-10i:-1:
-b1dma:suppress_pollack:0-1i:0:
-c4:suppress_pollack:0-1i:0:
-capi:capi_rawmajor:i:190:
-capi:capi_major:i:68:
-capi:capi_ttymajor:i:191:
-capidrv:debugmode:i:0:
-kcapi:showcapimsgs:0-4i:0:
-eicon_mod:membase:i:-1:Base address of first ISA card
-eicon_mod:irq:i:-1:IRQ of first card
-eicon_mod:id:s:"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0":ID-String of first card
-config:io0:1-8i::
-config:io1:1-8i::
-config:protocol:1-8i::
-config:mem:1-8i::
-config:io:1-8i::
-config:irq:1-8i::
-config:id:s::
-config:type:1-8i::
-module:mem:?:0,:
-module:irq:?:0,:
-init:do_reset:i:0:
-init:io:1-4i:0,0,0,0:
-init:irq:1-4i:0,0,0,0:
-init:ram:1-4i:0,0,0,0:
-parport_pc:dma:?:-1 }:
-parport_pc:io:?:0 }:
-parport_pc:irq:?::
-3c501:io:i:0x280:
-3c501:irq:i:5:
-3c503:xcvr:?:0,:
-3c503:io:?:0,:
-3c503:irq:?:0,:
-3c505:dma:?:0,:
-3c505:io:?:0,:
-3c505:irq:?:0,:
-3c507:io:i:0x300:
-3c507:irq:i:0:
-3c509:xcvr:1-8i:-1, -1, -1, -1, -1, -1, -1, -1:
-3c509:irq:1-8i:-1, -1, -1, -1, -1, -1, -1, -1:
-3c509:debug:i:-1:
-3c515:rx_copybreak:i::
-3c515:full_duplex:?::
-3c515:options:?:-1, -1, -1, -1, -1, -1, -1, -1,:
-3c515:max_interrupt_work:i:20:
-3c515:debug:i:-1:
-3c523:io:?:0,:
-3c523:irq:?:0,:
-3c59x:compaq_irq:i::
-3c59x:rx_copybreak:i::
-3c59x:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-3c59x:options:?:-1, -1, -1, -1, -1, -1, -1, -1,:
-3c59x:compaq_device_id:i::
-3c59x:compaq_ioaddr:i:0, compaq_irq = 0, compaq_device_id = 0x5900:
-3c59x:max_interrupt_work:i:20:
-3c59x:debug:i::
-3c90x:flowcontrol:?:0x1,0x1,0x1,0x1,0x1,0x1,0x1,0x1:
-3c90x:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-3c90x:downpoll:?:0x8, 0x8, 0x8, 0x8, 0x8, 0x8, 0x8, 0x8:
-3c90x:media_select:?:0,:
-3c90x:switchdelay:?:0, 0, 0, 0, 0, 0, 0, 0:
-3c90x:debug:i:0x80000000:
-82596:irq:i:10:
-82596:i596_debug:i:(0x0004|(x,y) if (i596_debug & (x)) y_PROBE):
-82596:debug:i:-1:
-ac3200:mem:?:0,:
-ac3200:io:?:0,:
-ac3200:irq:?:0,:
-acenic:rx_coal_tick:?:0,:
-acenic:trace:?:0,:
-acenic:max_tx_desc:?:0,:
-acenic:max_rx_desc:?:0,:
-acenic:tx_coal_tick:?:0,:
-acenic:link:?:0,:
-arc-rimi:device:s::
-arc-rimi:irq:i:0:
-arc-rimi:shmem:i:0x0:
-arc-rimi:node:i:0:
-arlan:mdebug:i:0:
-arlan:registrationMode:i:-1:
-arlan:numDevices:i:1:
-arlan:arlan_entry_debug:i:0:
-arlan:channelSet:i:0:
-arlan:tx_delay_ms:i:0:
-arlan:mem:i:0:
-arlan:systemId:i:-1:
-arlan:tx_queue_len:i:1:
-arlan:async:i:1:
-arlan:arlan_entry_and_exit_debug:i:0:
-arlan:arlan_debug:i:0:
-arlan:txScrambled:i:1:
-arlan:channelNumber:i:0:
-arlan:keyStart:i:0:
-arlan:SID:i:-1:
-arlan:retries:i:5:
-arlan:irq:i:0:
-arlan:arlan_exit_debug:i:0:
-arlan:radioNodeId:i:-1:
-arlan:arlan_EEPROM_bad:i:0:
-arlan:spreadingCode:i:0:
-arlan:probe:i:1:
-arlan:testMemory:i:1:
-at1700:io:i:0x260:
-at1700:net_debug:i:1:
-at1700:irq:i:0:
-atari_bionet:bionet_debug:i:0:
-atari_pamsnet:pamsnet_debug:i:0:
-atarilance:lance_debug:i:1:
-bagetlance:lance_debug:i:1:
-c101:hw:s:0:
-com20020:device:s::
-com20020:io:i:0x0:
-com20020:clock:i:0:
-com20020:backplane:i:0:
-com20020:timeout:i:3:
-com20020:irq:i:0:
-com20020:node:i:0:
-com90io:device:s::
-com90io:io:i:0x0:
-com90io:irq:i:0:
-com90xx:device:s::
-com90xx:io:i:0x0:
-com90xx:shmem:i:0:
-com90xx:irq:i:0:
-cops:io:i:0:
-cops:board_type:i:2:
-cops:irq:i:0:
-cosa:io:?:0,:The I/O bases of the COSA or SRP cards
-cosa:dma:?:0,:The DMA channels of the COSA or SRP cards
-cosa:irq:?:-1, -1, -1, -1, -1, -1, 0,:The IRQ lines of the COSA or SRP cards
-cs89x0:media:s::
-cs89x0:io:i:0:
-cs89x0:debug:i:0:
-cs89x0:irq:i:0:
-cs89x0:duplex:i:-1:
-de4x5:dec_only:i:1:
-de4x5:io:i:0x0:
-de4x5:args:s:0:
-de4x5:de4x5_debug:i:(0x0002 | 0x0001 ):
-de600:de600_debug:i:0:
-de600:delay_time:i:10:
-de620:utp:i:0:
-de620:io:i:0x378:
-de620:bnc:i:0:
-de620:irq:i:7:
-de620:de620_debug:i:0:
-de620:clone:i:0:
-depca:io:i:0x200:
-depca:irq:i:7:
-dgrs:ipxnet:i:-1:
-dgrs:ipaddr:1-4i:-1:
-dgrs:spantree:i:-1:
-dgrs:hashexpire:i:-1:
-dgrs:nicmode:i:-1:
-dgrs:debug:i:-1:
-dgrs:dma:i:-1:
-dgrs:iptrap:1-4i:-1:
-dmfe:chkmode:i:1:
-dmfe:cr6set:i:0:
-dmfe:debug:i:0:
-dmfe:mode:i:8:
-e2100:mem:?:0,:
-e2100:io:?:0,:
-e2100:xcvr:?:0,:
-e2100:irq:?:0,:
-eepro:mem:?::
-eepro:io:?::
-eepro:irq:?:0 }:
-eepro:autodetect:?::
-eepro100:rx_copybreak:i:200:
-eepro100:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-eepro100:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-eepro100:rxfifo:i:8:
-eepro100:rxdmacount:i:0:
-eepro100:debug:i:-1:
-eepro100:txfifo:i:8:
-eepro100:congenb:i:0:
-eepro100:multicast_filter_limit:i:64:
-eepro100:max_interrupt_work:i:20:
-eepro100:txdmacount:i:128:
-eexpress:io:?:0,:
-eexpress:irq:?:0,:
-epic100:rx_copybreak:i:200:
-epic100:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-epic100:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-epic100:debug:i:1:
-epic100:max_interrupt_work:i:32:
-es3210:mem:?:0,:
-es3210:io:?:0,:
-es3210:irq:?:0,:
-eth16i:debug:i:-1:eth16i debug level (0-4)
-eth16i:mediatype:?:0,:eth16i interfaceport mediatype
-eth16i:irq:?:0,:eth16i interrupt request number
-eth16i:ioaddr:?:0,:eth16i io base address
-ethertap:unit:i::
-ewrk3:io:i:0x300:
-ewrk3:irq:i:5:
-fmv18x:io:i:0x220:
-fmv18x:net_debug:i:1:
-fmv18x:irq:i:0:
-hamachi:min_tx_pkt:i:0x30:
-hamachi:force32:i:0:
-hamachi:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-hamachi:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-hamachi:rx_copybreak:i:0:
-hamachi:max_rx_latency:i:0x11:
-hamachi:tx_params:?:-1, -1, -1, -1, -1, -1, -1, -1:
-hamachi:max_rx_gap:i:0x05:
-hamachi:mtu:i:0:
-hamachi:min_pci_latency:i:64:
-hamachi:debug:i:1:
-hamachi:rx_params:?:-1, -1, -1, -1, -1, -1, -1, -1:
-hamachi:min_rx_pkt:i:0x18:
-hamachi:max_tx_gap:i:0x00:
-hamachi:max_tx_latency:i:0x00:
-hamachi:max_interrupt_work:i:40:
-baycom_epp:iobase:i:0x378,:baycom io base address
-baycom_epp:mode:s::baycom operating mode; epp
-baycom_par:iobase:?:0x378,:baycom io base address
-baycom_par:mode:?::baycom operating mode; eg. par96 or picpar
-baycom_ser_fdx:baud:?:1200 }:baycom baud rate (300 to 4800)
-baycom_ser_fdx:iobase:?:0x3f8,:baycom io base address
-baycom_ser_fdx:irq:?:4,:baycom irq number
-baycom_ser_fdx:mode:?:"ser12*",:baycom operating mode; * for software DCD
-baycom_ser_hdx:iobase:?:0x3f8,:baycom io base address
-baycom_ser_hdx:irq:?:4,:baycom irq number
-baycom_ser_hdx:mode:?:"ser12*",:baycom operating mode; * for software DCD
-dmascc:io:?:dev->base_addr:
-mkiss:ax25_maxdev:i:16:number of MKISS devices
-sm:iobase:i:-1:soundmodem base address
-sm:dma:i:-1:soundmodem dma channel
-sm:dma2:i:-1:soundmodem 2nd dma channel; full duplex only
-sm:midiio:i:0:soundmodem PTT output on midi port
-sm:irq:i:-1:soundmodem interrupt
-sm:pario:i:0:soundmodem PTT output on parallel port
-sm:serio:i:0:soundmodem PTT output on serial port
-sm:mode:s:0:soundmodem operating mode; eg. sbc:afsk1200 or wss:fsk9600
-hostess_sv11:io:i:0x200:The I/O base of the Comtrol Hostess SV11 card
-hostess_sv11:dma:i::Set this to 1 to use DMA1/DMA3 for TX/RX
-hostess_sv11:irq:i:9:The interrupt line setting for the Comtrol Hostess SV11 card
-hp-plus:io:?:0,:
-hp-plus:irq:?:0,:
-hp:io:?:0,:
-hp:irq:?:0,:
-hp100:hp100_name:?:"", "", "", "", "":
-hp100:hp100_port:1-5i:0, -1, -1, -1, -1:
-ibmtr:mem:?:0,0:
-ibmtr:io:?:0xa20,0xa24:
-ibmtr:irq:?:0,0:
-ipddp:ipddp_mode:i:2:
-irport:io:1-4i:~0, ~0, ~0, ~0:
-irport:irq:1-4i:0, 0, 0, 0:
-irtty:qos_mtt_bits:i:0x03:
-nsc-ircc:io:1-4i:~0, ~0, ~0, ~0:
-nsc-ircc:dongle_id:i:0:
-nsc-ircc:dma:1-4i:0, 0, 0, 0, 0:
-nsc-ircc:qos_mtt_bits:i:0x07:
-nsc-ircc:irq:1-4i:0, 0, 0, 0, 0:
-nsc_fir:io:1-4i:0x2f8, 0x2f8, 0x2f8, 0x2f8, 0x2f8:
-nsc_fir:dongle_id:i:0:
-nsc_fir:io2:1-4i:0x150, 0x398, 0xea, 0x15c, 0x2e:
-nsc_fir:qos_mtt_bits:i:0x07:
-nsc_fir:irq:1-4i:3, 3, 3, 3, 3:
-smc-ircc:ircc_dma:1i:255:
-smc-ircc:ircc_irq:1i:255:
-toshoboe:max_baud:i:4000000:
-w83977af_ir:io:1-4i:0x180, ~0, ~0, ~0:
-w83977af_ir:io2:1-4i::
-w83977af_ir:qos_mtt_bits:i:0x07:
-w83977af_ir:irq:1-4i:11, 0, 0, 0:
-lance:io:?:0,:
-lance:dma:?:dmas[i]:
-lance:irq:?:0,:
-lanstreamer:pkt_buf_sz:?:0,:
-lanstreamer:ringspeed:?:0,:
-lne390:mem:?:0,:
-lne390:io:?:0,:
-lne390:irq:?:0,:
-ltpc:io:i:0:
-ltpc:debug:i:0:
-ltpc:dma:i:0:
-ltpc:irq:i:0:
-n2:hw:s:0:
-ncr885e:debug:i:1:
-ne:probe_pci:i:1:
-ne:io:?:0,:
-ne:bad:?:0,:
-ne:irq:?:0,:
-ne2:io:?:0,:
-ne2:bad:?:0,:
-ne2:irq:?:0,:
-ne3210:mem:?:0,:
-ne3210:io:?:0,:
-ne3210:irq:?:0,:
-ni5010:io:i:0:
-ni5010:irq:i:0:
-ni52:io:i:0x300:
-ni52:irq:i:9:
-ni52:memend:l:0:
-ni52:memstart:l:0:
-ni65:io:i:0:
-ni65:dma:i:0:
-ni65:irq:i:0:
-old_tulip:full_duplex:?:0,:
-old_tulip:options:?:0,:
-old_tulip:rx_copybreak:i:100:
-old_tulip:debug:i:-1:
-old_tulip:reverse_probe:i:0:
-old_tulip:max_interrupt_work:i:25:
-olympic:message_level:?:0,:
-olympic:pkt_buf_sz:?:0,:
-olympic:ringspeed:?:0,:
-pcnet32:full_duplex:?:0,:
-pcnet32:options:?:0,:
-pcnet32:rx_copybreak:i::
-pcnet32:tx_start_pt:i:-1:
-pcnet32:debug:i:-1:
-pcnet32:max_interrupt_work:i::
-plip:parport:?:-1 }:
-plip:timid:1i:0:
-ppp:flag_time:i:0:
-rl100a:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-rl100a:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-rl100a:rx_copybreak:i:0:
-rl100a:min_pci_latency:i:32:
-rl100a:debug:i:1:
-rl100a:multicast_filter_limit:i:32:
-rl100a:max_interrupt_work:i:20:
-rtl8139:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-rtl8139:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-rtl8139:debug:i::
-rtl8139:max_interrupt_work:i:20:
-rtl8139:multicast_filter_limit:i:32:
-sb1000:io:1-2i:0, 0:
-sb1000:irq:i:0:
-sbni:baud:?:0:
-sbni:io:?:0:
-sbni:mac:?:0:
-sbni:irq:?:0:
-sbni:rxl:?:-1, -1, -1, -1, -1, -1, -1, -1:
-sealevel:io:i:0x238:The I/O base of the Sealevel card
-sealevel:rxdma:i:3:Receive DMA channel
-sealevel:slow:i:0:Set this for an older Sealevel card such as the 4012
-sealevel:irq:i:5:The interrupt line setting for the SeaLevel card
-sealevel:txdma:i:1:Transmit DMA channel
-seeq8005:io:i:0x320:
-seeq8005:irq:i:10:
-sis900:debug:i::
-sis900:max_interrupt_work:i:20:
-sis900:multicast_filter_limit:i:128:
-skge:FlowCtrl_A:?:"",:
-skge:AutoNeg_B:?:"",:
-skge:FlowCtrl_B:?:"",:
-skge:options:?:0,:
-skge:Role_A:?:"",:
-skge:Role_B:?:"",:
-skge:DupCap_A:?:"",:
-skge:DupCap_B:?:"",:
-skge:debug:i:0:
-skge:PrefPort:?:"",:
-skge:RlmtMode:?:"",:
-skge:AutoNeg_A:?:"",:
-sktr:rate:?:16 ,:
-sktr:io:?:0,:
-sktr:dma:?:0,:
-sktr:irq:?:0,:
-slip:slip_maxdev:i:256:
-smc-mca:io:?:0,:
-smc-mca:irq:?:0,:
-smc-ultra:io:?:0,:
-smc-ultra:irq:?:0,:
-smc9194:io:i:0:
-smc9194:ifport:i:0:
-smc9194:irq:i:0:
-syncppp:debug:1i:0:
-tlan:speed:i:0:
-tlan:debug:i:0:
-tlan:sa_int:i:0:
-tlan:duplex:i:0:
-tlan:aui:i:0:
-tulip:csr0:i:0x00A00000 | 0x4800:
-tulip:full_duplex:?:0,:
-tulip:options:?:0,:
-tulip:rx_copybreak:i:100:
-tulip:debug:i::
-tulip:reverse_probe:i:0:
-tulip:max_interrupt_work:i:25:
-via-rhine:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-via-rhine:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-via-rhine:rx_copybreak:i:0:
-via-rhine:min_pci_latency:i:64:
-via-rhine:debug:i:1:
-via-rhine:max_interrupt_work:i:20:
-wd:mem:?:0,:
-wd:io:?:0,:
-wd:irq:?:0,:
-wd:mem_end:?:0,:
-x25_asy:x25_asy_maxdev:i:256:
-yellowfin:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-yellowfin:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-yellowfin:rx_copybreak:i:0:
-yellowfin:mtu:i:0:
-yellowfin:min_pci_latency:i:64:
-yellowfin:debug:i:-1:
-yellowfin:max_interrupt_work:i:20:
-dasd:dasd_force_mdsk:?::
-dasd:dasd:?::
-xpram:devs:i:1:
-xpram:sizes:?:0,:
-dbri:dbri_debug:i:0:
-dbri:dbri_trace:i:0:
-aurora:irq1:i:0:
-aurora:irq2:i:0:
-aurora:irq3:i:0:
-aurora:irq:i:0:
-BusLogic:BusLogic_Options:s::
-aha152x:aha152x:1-8i::
-aha152x:aha152x1:1-8i::
-aha1542:aha1542:1-4i:0x330, 11, 4, -1:
-aic7xxx:aic7xxx:s:0:
-atari_scsi:setup_cmd_per_lun:i:-1:
-atari_scsi:setup_can_queue:i:-1:
-atari_scsi:setup_sg_tablesize:i:-1:
-atari_scsi:setup_hostid:i:-1:
-atari_scsi:setup_use_tagged_queuing:i:-1:
-dc395x_trm:dc395x_trm:1-6i::Host SCSI ID, Speed (0=20MHz), Device Flags, Adapter Flags, Max Tags (log2(tags)-1), DelayReset (s)
-eata:linked_comm:i:0:
-eata:io_port:?::
-eata:rev_scan:i:1:
-eata:use_new_eh_code:i:1:
-eata:link_statistics:i:0:
-eata:ext_tran:i:0:
-eata:tag_mode:i:0:
-eata:boot_options:s:0:
-eata:max_queue_depth:i:2:
-eata:tagged_comm:i:0:
-fdomain:fdomain:2-3i:0, 0, 0:
-g_NCR5380:ncr_53c400a:i:0:
-g_NCR5380:ncr_dma:i:0:
-g_NCR5380:ncr_5380:i:0:
-g_NCR5380:ncr_addr:i:0:
-g_NCR5380:ncr_irq:i:0:
-g_NCR5380:dtc_3181e:i:0:
-g_NCR5380:ncr_53c400:i:0:
-gdth:max_ids:i:127:
-gdth:reserve_list:?::
-gdth:disable:i::
-gdth:reverse_scan:i:0:
-gdth:reserve_mode:i:1:
-gdth:irq:i::
-gdth:rescan:i:0:
-gdth:hdr_channel:i:0:
-ibmmca:scsi_id:?:7, 7, 7, 7, 7, 7, 7, 7:
-ibmmca:display:1i::
-ibmmca:ansi:1i::
-ibmmca:normal:1i::
-ibmmca:io_port:?:0, 0, 0, 0, 0, 0, 0, 0:
-ibmmca:adisplay:1i::
-ibmmca:bypass:1i::
-in2000:setup_strings:s:0:
-megaraid:megaraid:s::
-ncr53c8xx:ncr53c8xx:s:0:
-pas16:pas16_irq:i:0:
-pas16:pas16_addr:h:0:
-scsi:max_scsi_luns:i:1:
-seagate:controller_type:b:0:
-seagate:base_address:i:0:
-seagate:irq:i:5:
-sim710:sim710:s::
-sr:xa_test:i::
-st:write_threshold_kbs:i:0:
-st:max_sg_segs:i:0:
-st:max_buffers:i:0:
-st:buffer_kbs:i:0:
-sym53c416:sym53c416:1-2i::
-sym53c416:sym53c416_1:1-2i::
-sym53c416:sym53c416_2:1-2i::
-sym53c416:sym53c416_3:1-2i::
-sym53c8xx:sym53c8xx:s:0:
-tmscsim:tmscsim:1-6i::Host SCSI ID, Speed (0=10MHz), Device Flags, Adapter Flags, Max Tags (log2(tags)-1), DelayReset (s)
-u14-34f:have_old_firmware:i:0:
-u14-34f:linked_comm:i:0:
-u14-34f:io_port:?::
-u14-34f:use_new_eh_code:i:1:
-u14-34f:link_statistics:i:0:
-u14-34f:ext_tran:i:0:
-u14-34f:boot_options:s:0:
-u14-34f:max_queue_depth:i:2:
-wd33c93:setup_strings:s:0:
-eeprom:checksum:i:0:
-ad1816:options:i:0:
-ad1816:io:i:-1:
-ad1816:ad1816_clockfreq:i:33000:
-ad1816:dma:i:-1:
-ad1816:dma2:i:-1:
-ad1816:irq:i:-1:
-ad1848:deskpro_m:i:0:
-ad1848:io:i:-1:
-ad1848:deskpro_xl:i:0:
-ad1848:type:i:0:
-ad1848:dma:i:-1:
-ad1848:soundpro:i:0:
-ad1848:dma2:i:-1:
-ad1848:irq:i:-1:
-adlib_card:io:i:-1:
-cmpci:mpu_io:i:0:
-cmpci:rear_out:i:0:
-cmpci:four_ch:i:0:
-cmpci:synth_io:i:0:
-cmpci:spdif_loop:i:0:
-cs4232:synthio:i:-1:
-cs4232:io:i:-1:
-cs4232:synthirq:i:-1:
-cs4232:dma:i:-1:
-cs4232:mpuio:i:-1:
-cs4232:mpuirq:i:-1:
-cs4232:dma2:i:-1:
-cs4232:irq:i:-1:
-dmasound:bufSize:i::
-dmasound:catchRadius:i:0, numBufs = 4, bufSize = 32:
-dmasound:numBufs:i::
-es1370:joystick:?:0,:if 1 enables joystick interface (still need separate driver)
-es1370:lineout:?:0,:if 1 the LINE input is converted to LINE out
-es1370:micbias:?:0,:sets the +5V bias for an electret microphone
-es1371:joystick:?:0,:sets address and enables joystick interface (still need separate driver)
-es1371:spdif:?:0,:if 1 the output is in S/PDIF digital mode
-gus_card:io:i:-1:
-gus_card:no_wave_dma:i:0:
-gus_card:type:i:0:
-gus_card:dma16:i:-1:
-gus_card:dma:i:-1:
-gus_card:gus16:i:0:
-gus_card:db16:i:0:
-gus_card:irq:i:-1:
-i810_audio:ftsodell:i:0:
-i810_audio:clocking:i:48000:
-aci:aci_reset:i:1:
-aedsp16:mpu_base:i:-1:MPU-401 I/O base address (0x300 0x310 0x320 0x330)
-aedsp16:mpu_irq:i:-1:MPU-401 IRQ line (5 7 9 10 0)
-aedsp16:io:i:-1:I/O base address (0x220 0x240)
-aedsp16:mss_base:i:-1:MSS emulation I/O base address (0x530 0xE80)
-aedsp16:dma:i:-1:dma line (0 1 3)
-aedsp16:irq:i:-1:IRQ line (5 7 9 10 11)
-awe_wave:io:i:0:base i/o port of Emu8000
-awe_wave:memsize:i:-1:onboard DRAM size in Kbytes
-mad16:opl4:i:0:
-mad16:mpu_io:i:0:
-mad16:joystick:i:0:
-mad16:io:i:-1:
-mad16:mpu_irq:i:0:
-mad16:debug:i:0:
-mad16:dma16:i:-1:
-mad16:dma:i:-1:
-mad16:cddma:i:-1:
-mad16:cdtype:i:0:
-mad16:irq:i:-1:
-mad16:cdport:i:0x340:
-mad16:cdirq:i:0:
-maestro:dsps_order:i:0:
-maestro:use_pm:i:2:
-maestro:debug:i:0:
-maui:io:i:-1:
-maui:irq:i:-1:
-mpu401:io:i:-1:
-mpu401:irq:i:-1:
-msnd_pinnacle:calibrate_signal:i::
-msnd_pinnacle:major:i::
-msnd_pinnacle:mpu_io:i::
-msnd_pinnacle:cfg:i::
-msnd_pinnacle:mpu_irq:i::
-msnd_pinnacle:mem:i::
-msnd_pinnacle:io:i::
-msnd_pinnacle:ide_io0:i::
-msnd_pinnacle:ide_io1:i::
-msnd_pinnacle:write_ndelay:i::
-msnd_pinnacle:ide_irq:i::
-msnd_pinnacle:reset:i::
-msnd_pinnacle:fifosize:i::
-msnd_pinnacle:digital:i::
-msnd_pinnacle:irq:i::
-msnd_pinnacle:joystick_io:i::
-nm256_audio:force_load:i:0:
-nm256_audio:buffertop:i:0:
-nm256_audio:usecache:i:0:
-nm256_audio:nm256_debug:i:0:
-opl3:io:i:-1:
-opl3sa:mpu_io:i:-1:
-opl3sa:mpu_irq:i:-1:
-opl3sa:io:i:-1:
-opl3sa:dma:i:-1:
-opl3sa:dma2:i:-1:
-opl3sa:irq:i:-1:
-opl3sa2:mpu_io:i:-1:Set MIDI I/O base (0x330 or other. Address must be on 4 location boundaries and must be from 0x300 to 0x334)
-opl3sa2:io:i:-1:Set i/o base of OPL3-SA2 or SA3 card (usually 0x370)
-opl3sa2:mss_io:i:-1:Set MSS (audio) I/O base (0x530, 0xE80, or other. Address must end in 0 or 4 and must be from 0x530 to 0xF48)
-opl3sa2:mss_irq:::Set MSS (audio) IRQ (5, 7, 9, 10, 11, 12)
-opl3sa2:dma:i:-1:Set MSS (audio) first DMA channel (0, 1, 3)
-opl3sa2:dma2:i:-1:Set MSS (audio) second DMA channel (0, 1, 3)
-opl3sa2:irq:i:-1:
-pas2_card:symphony:i:0:
-pas2_card:broken_bus_clock:i:0:
-pas2_card:joystick:i:1:
-pas2_card:io:i:-1:
-pas2_card:dma16:i:-1:
-pas2_card:dma:i:-1:
-pas2_card:sb_dma:i:-1:
-pas2_card:sb_io:i:0:
-pas2_card:sb_dma16:i:-1:
-pas2_card:irq:i:-1:
-pas2_card:sb_irq:i:-1:
-pss:pss_enable_joystick:i:0:Enables the PSS joystick port (1 to enable, 0 to disable)
-pss:mpu_io:i:-1:Set MIDI i/o base (0x330 or other. Address must be on 4 location boundaries and must be from 0x100 to 0xFFC)
-pss:mss_dma:i:-1:Set WSS (audio) DMA (0, 1, 3)
-pss:pss_keep_settings:i:1:Keep hardware setting at driver unloading (0 - no, 1 - yes)
-pss:mpu_irq:i:-1:Set MIDI IRQ (3, 5, 7, 9, 10, 11, 12)
-pss:pss_cdrom_port:i:-1:Set the PSS CDROM port i/o base (0x340 or other)
-pss:mss_io:i:-1:Set WSS (audio) i/o base (0x530, 0x604, 0xE80, 0xF40, or other. Address must end in 0 or 4 and must be from 0x100 to 0xFF4)
-pss:pss_mixer:b:0:Enable (1) or disable (0) PSS mixer (controlling of output volume, bass, treble, synth volume). The mixer is not available on all PSS cards.
-pss:mss_irq:i:-1:Set WSS (audio) IRQ (3, 5, 7, 9, 10, 11, 12)
-pss:pss_firmware:s:"/etc/sound/pss_synth":Location of the firmware file (default - /etc/sound/pss_synth)
-pss:pss_no_sound:i:0:Configure sound compoents (0 - no, 1 - yes)
-pss:pss_io:i:-1:Set i/o base of PSS card (probably 0x220 or 0x240)
-sb_card:mpu_io:i:0:
-sb_card:pas2:i:0:
-sb_card:io:i:-1:
-sb_card:esstype:i::
-sb_card:type:i:0:
-sb_card:dma16:i:-1:
-sb_card:support:i:0:
-sb_card:dma:i:-1:
-sb_card:sm_games:i:0:
-sb_card:mad16:i:0:
-sb_card:irq:i:-1:
-sb_card:trix:i:0:
-sgalaxy:io:i:-1:
-sgalaxy:dma:i:-1:
-sgalaxy:dma2:i:-1:
-sgalaxy:irq:i:-1:
-sgalaxy:sgbase:i:-1:
-sonicvibes:reverb:?:0,:if 1 enables the reverb circuitry. NOTE: your card must have the reverb RAM
-sonicvibes:wavetable:?:0,:if 1 the wavetable synth is enabled
-sonicvibes:dmaio:i:0xac00:if the motherboard BIOS did not allocate DDMA io, allocate them starting at this address
-soundcard:dmabuf:i:0:
-soundcard:traceinit:i:0:
-sscape:mpu_io:i:-1:
-sscape:mpu_irq:i:-1:
-sscape:io:i:-1:
-sscape:mss:i:0:
-sscape:dma:i:-1:
-sscape:spea:i:-1:
-sscape:irq:i:-1:
-trix:mpu_io:i:-1:
-trix:joystick:i:0:
-trix:mpu_irq:i:-1:
-trix:io:i:-1:
-trix:dma:i:-1:
-trix:sb_dma:i:-1:
-trix:sb_io:i:-1:
-trix:dma2:i:-1:
-trix:irq:i:-1:
-trix:sb_irq:i:-1:
-uart401:io:i:-1:
-uart401:irq:i:-1:
-uart6850:io:i:-1:
-uart6850:irq:i:-1:
-waveartist:io:i:CONFIG_WAVEARTIST_BASE:
-waveartist:dma:i:CONFIG_WAVEARTIST_DMA:
-waveartist:dma2:i:CONFIG_WAVEARTIST_DMA2:
-waveartist:irq:i:CONFIG_WAVEARTIST_IRQ:
-wavfront:ospath:s:"/etc/sound/wavefront.os":
-wavfront:debug_default:i:0:
-wavfront:io:i:-1:
-wavfront:wf_raw:i:0:
-wavfront:sleep_tries:i:50:
-wavfront:sleep_interval:i:100:
-wavfront:ramcheck_time:i:20:
-wavfront:irq:i:-1:
-wavfront:reset_time:i:2:
-wavfront:wait_usecs:i:150:
-wavfront:fx_raw:i:1:
-wavfront:osrun_time:i:10:
-ymf_sb:spdif_out:i:0:
-ymf_sb:mpu_io:i:0x330:
-ymf_sb:io:i:0x220:
-ymf_sb:master_vol:i:80:
-ymf_sb:dma:i:1:
-ymf_sb:synth_io:i:0x388:
-ixj:dspio:?::
-ixj:ixjdebug:i:0:
-ixj:pc_debug:i:PCMCIA_DEBUG:
-ixj:xio:?::
-dabusb:buffers:i:0:
-ibmcam:init_hue:i:128:
-ibmcam:flags:i:0:
-ibmcam:init_color:i:128:
-ibmcam:init_contrast:i:192:
-ibmcam:framerate:i:2:
-ibmcam:sharpness:i:4:
-ibmcam:init_model2_sat:i:-1:
-ibmcam:debug:i:0:
-ibmcam:init_model2_rg:i:-1:
-ibmcam:videosize:i:VIDEOSIZE_352x288:
-ibmcam:init_model2_rg2:i:-1:
-ibmcam:hue_correction:i:128:
-ibmcam:lighting:i:1:
-ibmcam:init_model2_yb:i:-1:
-ibmcam:init_brightness:i:128:
-ov511:sensor:i:0:
-ov511:snapshot:i:0:
-ov511:aperture:i:-1:
-ov511:i2c_detect_tries:i:5:
-ov511:autoadjust:i:1:
-ov511:fix_rgb_offset:i:0:
-ov511:debug:i:3:
-ov511:force_rgb:i:0:
-pegasus:loopback:i:0:
-usbserial:vendor:i:0x05f9:User specified USB idVendor
-usbserial:product:i:0xffff:User specified USB idProduct
-uhci:debug:i:1:
-atyfb:noaccel:i::Do not use accelerating engine (0 or 1=disabled) (default=0)
-atyfb:vmode:i:0:Specify the vmode mode number that should be used (640x480 default)
-atyfb:blink:i:1:Enables hardware cursor blinking (0 or 1) (default=1)
-atyfb:cmode:i:-1:Specify the video depth that should be used (8bit default)
-matroxfb:hslen:i:0:Horizontal sync length (px), overrides hslen from vesa (default=vesa)
-matroxfb:xres:i:0:Horizontal resolutioni (px), overrides xres from vesa (default=vesa)
-matroxfb:noaccel:i:0:Do not use accelerating engine (0 or 1=disabled) (default=0)
-matroxfb:sync:i:-1:Sync polarity, overrides sync from vesa (default=vesa)
-matroxfb:novga:i:0:VGA I/O (0x3C0-0x3DF) disabled (0 or 1=disabled) (default=0)
-matroxfb:yres:i:0:Vertical resolution (scans), overrides yres from vesa (default=vesa)
-matroxfb:pixclock:i:0:Pixelclock (ns), overrides pixclock from vesa (default=vesa)
-matroxfb:upper:i:~0:Upper blank space (scans), overrides upper from vesa (default=vesa)
-matroxfb:right:i:~0:Right blank space (px), overrides right from vesa (default=vesa)
-matroxfb:vslen:i:0:Vertical sync length (scans), overrides lower from vesa (default=vesa)
-matroxfb:noinit:i:1:Disables W/SG/SD-RAM and bus interface initialization (0 or 1=do not initialize) (default=0)
-matroxfb:nobios:i:0:Disables ROM BIOS (0 or 1=disabled) (default=do not change BIOS state)
-matroxfb:mem:i:0:Size of available memory in MB, KB or B (2,4,8,12,16MB, default=autodetect)
-matroxfb:hwcursor:i:1:Enables hardware cursor (0 or 1) (default=0)
-matroxfb:fv:i:0:
-matroxfb:disabled:i:0:Disabled (0 or 1=disabled), meaningless for module (default=0)
-matroxfb:cross4MB:i:-1:Specifies that 4MB boundary can be in middle of line. (default=autodetected)
-matroxfb:lower:i:~0:Lower blank space (scans), overrides lower from vesa (default=vesa)
-matroxfb:vmode:i:simple_strtoul(this_opt+6, 0, 0):Specify the vmode mode number that should be used (640x480 default)
-matroxfb:blink:i:1:Enables hardware cursor blinking (0 or 1) (default=1)
-matroxfb:left:i:~0:Left blank space (px), overrides left from vesa (default=vesa)
-matroxfb:inv24:i:0:Inverts clock polarity for 24bpp and loop frequency > 100MHz (default=do not invert polarity)
-matroxfb:cmode:i:simple_strtoul(this_opt+6, 0, 0):Specify the video depth that should be used (8bit default)
-matroxfb:inverse:i:0:Inverse (0 or 1) (default=0)
-matroxfb:sgram:i:0:Indicates that G200/G400 has SGRAM memory (0=SDRAM, 1=SGRAM) (default=0)
-matroxfb:nopan:i:0:Disable pan on startup (0 or 1=disabled) (default=0)
-matroxfb:maxclk:i:0:Startup maximal clock, 0-999MHz, 1000-999999kHz, 1000000-INF Hz
-matroxfb:no_pci_retry:i:0:PCI retries enabled (0 or 1=disabled) (default=0)
-matroxfb:grayscale:i:0:Sets display into grayscale. Works perfectly with paletized videomode (4, 8bpp), some limitations apply to 16, 24 and 32bpp videomodes (default=nograyscale)
-matroxfb:mtrr:i:1:This speeds up video memory accesses (0=disabled or 1) (default=1)
-matroxfb:dev:i:-1:Multihead support, attach to device ID (0..N) (default=first working)
-matroxfb:depth:i:-1:Color depth (0=text,8,15,16,24,32) (default=vesa)
-matroxfb:fh:i:0:Startup horizontal frequency, 0-999kHz, 1000-INF Hz
-matroxfb:vesa:i:~0:Startup videomode (0x000-0x1FF) (default=0x101)
-matroxfb:fastfont:i:0:Specifies, how much memory should be used for font data (0, 1024-65536 are reasonable) (default=0)
-mdacon:mda_first_vc:1-255i:13:
-mdacon:mda_last_vc:1-255i:16:
-pm2fb:mode:s:0:
-vfb:videomemorysize:l::
-svc:nlm_timeout:3-20l:10:
-svc:nlm_grace_period:10-240l:0:
-fs:ntdebug:i::Debug level
-emulate:sco_serial:1-10s::SCO Serial Number
-emulate:ibcs_trace:i:0:iBCS debug trace
-ip_masq_autofw:debug:i:0:
-ip_masq_cuseeme:ports:?:7648:
-ip_masq_cuseeme:debug:i:0:
-ip_masq_ftp:ports:?:21:
-ip_masq_ftp:debug:i:0:
-ip_masq_ftp:noport:?:6000, 0:
-ip_masq_irc:ports:?:6667:
-ip_masq_irc:debug:i:0:
-ip_masq_mfw:debug:i:0:
-ip_masq_portfw:debug:i:0:
-ip_masq_raudio:ports:?:554, 7070, 0:
-ip_masq_raudio:debug:i:0:
-ip_masq_user:ports:?::
-ip_masq_user:debug:i:0:
-ip_masq_vdolive:ports:?:7000:
-ip_masq_vdolive:debug:i:0:
-af_inet6:unloadable:i:0:
-irlan_common:eth:i:0:
-irlan_common:timeout:i::
-irlan_common:access:i:2:
-irmod:irda_debug:1l:0:
-af_netrom:nr_ndevs:i:4:number of NET/ROM devices
-af_rose:rose_ndevs:i:10:number of ROSE devices
-3c574_cs:full_duplex:i:0:
-3c574_cs:pc_debug:i:PCMCIA_DEBUG:
-3c574_cs:irq_list:1-4i:-1:
-3c574_cs:irq_mask:i:0xdeb8:
-3c574_cs:max_interrupt_work:i:32:
-3c575_cb:use_hw_csums:i:1:
-3c575_cb:rx_copybreak:i::
-3c575_cb:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-3c575_cb:options:?:-1, -1, -1, -1, -1, -1, -1, -1,:
-3c575_cb:debug:i:1:
-3c575_cb:max_interrupt_work:i:32:
-3c589_cs:irq_list:1-4i:-1:
-3c589_cs:pc_debug:i:PCMCIA_DEBUG:
-3c589_cs:irq_mask:i:0xdeb8:
-3c589_cs:if_port:i:0:
-aha152x_stub:irq_list:1-4i:-1:
-aha152x_stub:pc_debug:i:PCMCIA_DEBUG:
-aha152x_stub:irq_mask:i:0xdeb8:
-aha152x_stub:host_id:i:7:
-aha152x_stub:ext_trans:i:0:
-aha152x_stub:synchronous:i:0:
-aha152x_stub:reset_delay:i:100:
-aha152x_stub:parity:i:1:
-aha152x_stub:reconnect:i:1:
-apa1480_stub:pc_debug:i:PCMCIA_DEBUG:
-apa1480_stub:ultra:i:0:
-apa1480_stub:reset:i:1:
-dummy_cs:free_ports:i:0:
-dummy_cs:irq_list:1-4i:-1:
-dummy_cs:pc_debug:i:PCMCIA_DEBUG:
-dummy_cs:irq_mask:i:0xdeb8:
-eepro100_cb:rx_copybreak:i:200:
-eepro100_cb:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-eepro100_cb:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-eepro100_cb:rxfifo:i:8:
-eepro100_cb:rxdmacount:i:0:
-eepro100_cb:debug:i:1:
-eepro100_cb:txfifo:i:8:
-eepro100_cb:congenb:i:0:
-eepro100_cb:multicast_filter_limit:i:3:
-eepro100_cb:max_interrupt_work:i:20:
-eepro100_cb:txdmacount:i:128:
-epic_cb:rx_copybreak:i:200:
-epic_cb:full_duplex:?:-1, -1, -1, -1, -1, -1, -1, -1:
-epic_cb:options:?:-1, -1, -1, -1, -1, -1, -1, -1:
-epic_cb:debug:i:1:
-epic_cb:max_interrupt_work:i:32:
-fdomain_stub:irq_list:1-4i:-1:
-fdomain_stub:pc_debug:i:PCMCIA_DEBUG:
-fdomain_stub:irq_mask:i:0xdeb8:
-fmvj18x_cs:irq_list:1-4i:-1:
-fmvj18x_cs:pc_debug:i:PCMCIA_DEBUG:
-fmvj18x_cs:irq_mask:i:0xdeb8:
-fmvj18x_cs:sram_config:i:0:
-ftl_cs:pc_debug:i:PCMCIA_DEBUG:
-ftl_cs:shuffle_freq:i:50:
-ftl_cs:major_dev:i:0:
-ibmtr_cs:irq_list:1-4i:-1:
-ibmtr_cs:pc_debug:i:PCMCIA_DEBUG:
-ibmtr_cs:irq_mask:i:0xdeb8:
-ibmtr_cs:srambase:i:0:
-ibmtr_cs:ringspeed:i:16:
-ibmtr_cs:mmiobase:i:0:
-ibmtr_cs:sramsize:i:16:
-ide_cs:irq_list:1-4i:-1:
-ide_cs:pc_debug:i:PCMCIA_DEBUG:
-ide_cs:irq_mask:i:0xdeb8:
-iflash2+_mtd:pc_debug:i:PCMCIA_DEBUG:
-iflash2_mtd:max_tries:i:4096:
-iflash2_mtd:word_width:i:1:
-iflash2_mtd:pc_debug:i:PCMCIA_DEBUG:
-iflash2_mtd:mem_speed:i:0:
-iflash2_mtd:vpp_timeout_period:i:1000:
-iflash2_mtd:erase_timeout:i:100:
-iflash2_mtd:retry_limit:i:4:
-iflash2_mtd:erase_limit:i:10000:
-iflash2_mtd:vpp_settle:i:100:
-memory_cb:pc_debug:i:PCMCIA_DEBUG:
-memory_cs:force_size:i:0:
-memory_cs:word_width:i:1:
-memory_cs:pc_debug:i:PCMCIA_DEBUG:
-memory_cs:mem_speed:i:0:
-nmclan_cs:irq_list:1-4i:-1:
-nmclan_cs:pc_debug:i:PCMCIA_DEBUG:
-nmclan_cs:irq_mask:i:0xdeb8:
-nmclan_cs:if_port:i:0:
-parport_cs:irq_list:1-4i:-1:
-parport_cs:pc_debug:i:PCMCIA_DEBUG:
-parport_cs:irq_mask:i:0xdeb8:
-parport_cs:epp_mode:i:1:
-pcnet_cs:use_big_buf:i:1:
-pcnet_cs:irq_list:1-4i:-1:
-pcnet_cs:pc_debug:i:PCMCIA_DEBUG:
-pcnet_cs:irq_mask:i:0xdeb8:
-pcnet_cs:mem_speed:i:0:
-pcnet_cs:use_shmem:i:-1:
-pcnet_cs:delay_output:i:0:
-pcnet_cs:delay_time:i:4:
-pcnet_cs:if_port:i:1:
-pcnet_cs:hw_addr:6i:{ 0,:
-qlogic_stub:irq_list:1-4i:-1:
-qlogic_stub:pc_debug:i:PCMCIA_DEBUG:
-qlogic_stub:irq_mask:i:0xdeb8:
-serial_cb:pc_debug:i:PCMCIA_DEBUG:
-serial_cs:irq_list:1-4i:-1:
-serial_cs:pc_debug:i:PCMCIA_DEBUG:
-serial_cs:irq_mask:i:0xdeb8:
-serial_cs:do_sound:i:1:
-smc91c92_cs:irq_list:1-4i:-1:
-smc91c92_cs:pc_debug:i:PCMCIA_DEBUG:
-smc91c92_cs:irq_mask:i:0xdeb8:
-smc91c92_cs:if_port:i:0:
-sram_mtd:word_width:i:1:
-sram_mtd:pc_debug:i:PCMCIA_DEBUG:
-sram_mtd:mem_speed:i:0:
-tulip_cb:csr0:i:0x00A00000 | 0x4800:
-tulip_cb:full_duplex:?:0,:
-tulip_cb:options:?:0,:
-tulip_cb:rx_copybreak:i:100:
-tulip_cb:debug:i::
-tulip_cb:reverse_probe:i:0:
-tulip_cb:max_interrupt_work:i:25:
-xirc2ps_cs:irq_list:1-4i:-1:
-xirc2ps_cs:pc_debug:i:PCMCIA_DEBUG:
-xirc2ps_cs:irq_mask:i:0xdeb8:
-xirc2ps_cs:card_type:i:0:
-xirc2ps_cs:lockup_hack:i:0:
-xirc2ps_cs:do_sound:i:1:
-xirc2ps_cs:if_port:i:0:
-cb_enabler:pc_debug:i:PCMCIA_DEBUG:
-cs:pc_debug:i:PCMCIA_(n, args...) do { } while (0):
-ds:pc_debug:i:PCMCIA_DEBUG:
-i82365:pci_irq_list:1-8i:0:
-i82365:irq_list:1-16i:-1:
-i82365:pc_debug:i:PCMCIA_DEBUG:
-pci_fixup:cb_mem_base:i:0x0, 0x68000000, 0xf8000000:
-rsrc_mgr:probe_mem:i:1:
-rsrc_mgr:probe_io:i:1:
-rsrc_mgr:mem_limit:i:0x10000:
-tcic:irq_list:1-16i:-1:
-tcic:pc_debug:i:PCMCIA_DEBUG:
-tcic:irq_mask:i:0xffff:
-tcic:tcic_base:i:0x240:
-tcic:poll_quick:i:HZ/20:
-tcic:do_scan:i:1:
-tcic:cycle_time:i:70:
-tcic:cs_irq:i:0:
-tcic:poll_interval:i:0:
-tcic:ignore:i:-1:
-airo:rates:1-8i:0,0,0,0,0,0,0,0:
-airo:io:1-4i:0,:
-airo:aux_bap:i:0:
-airo:ssids:1-3s:0,0,0:
-airo:auto_wep:i:0:
-airo:basic_rate:i:0:
-airo:irq:1-4i:0,:
-airo_cs:irq_list:1-4i:-1:
-airo_cs:pc_debug:i:PCMCIA_DEBUG:
-airo_cs:irq_mask:i:0xdeb8:
-netwave_cs:scramble_key:i:0x0:
-netwave_cs:irq_list:1-4i:-1:
-netwave_cs:pc_debug:i:PCMCIA_DEBUG:
-netwave_cs:irq_mask:i:0xdeb8:
-netwave_cs:mem_speed:i:0:
-netwave_cs:domain:i:0x100:
-ray_cs:country:i:1:
-ray_cs:net_type:i:0:
-ray_cs:sniffer:i:0:
-ray_cs:essid:s:0:
-ray_cs:pc_debug:i:RAYLINK_DEBUG:
-ray_cs:irq_mask:i:0xdeb8:
-ray_cs:hop_dwell:i:128:
-ray_cs:phy_addr:s:0:
-ray_cs:bc:i:0:
-ray_cs:psm:i:0:
-ray_cs:ray_mem_speed:i:500:
-ray_cs:beacon_period:i:256:
-ray_cs:translate:i:1:
-wvlan_cs:station_name:?:"\0":
-wvlan_cs:irq_list:1-4i:-1:
-wvlan_cs:pc_debug:i:PCMCIA_DEBUG:
-wvlan_cs:eth:i:0:
-wvlan_cs:irq_mask:i:0xdeb8:
-wvlan_cs:network_name:?:"\0":
-wvlan_cs:mtu:i:1500:
-wvlan_cs:medium_reservation:i:2347:
-wvlan_cs:frag_threshold:i:2346:
-wvlan_cs:channel:i:wrq->u.freq.m:
-wvlan_cs:port_type:i:1:
-wvlan_cs:transmit_rate:i:3:
-wvlan_cs:ap_density:i:1:
diff --git a/perl-install/share/po/.cvsignore b/perl-install/share/po/.cvsignore
deleted file mode 100644
index 9eccd17f0..000000000
--- a/perl-install/share/po/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.*.sw?
-*~
diff --git a/perl-install/share/po/Changelog b/perl-install/share/po/Changelog
deleted file mode 100644
index f74a59c53..000000000
--- a/perl-install/share/po/Changelog
+++ /dev/null
@@ -1,246 +0,0 @@
-2001-03-14 Pablo Saratxaga <pablomandrakesoft.com>
-
- * i18n_compssUsers: improved the script to not include path=
- lines
-
-2000-10-03 Guillaume Cottenceau <gc@mandrakesoft.com>
-
- * fr.po: fixed bug #518 and fixed other misc errors
-
-2000-09-16 Pixel <pixel@mandrakesoft.com>
- * de.po: fix translation of "Size: %d KB\n" (was MB instead of KB)
-
-2000-04-28 Stefan Siegel <siegel@linux-mandrake.com>
- * de.po: Update German File
-
-2000-04-18 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * cy.po: There is now a Welsh file, Thanks Dafydd !
- * da.po: Updated Danish file
-
-2000-04-04 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * lv.po: Added Latvian file; now we are the very first to have
- Latvian language :)
-
-2000-03-26 Pablo Saratxaga <pablo@mandrakesoft.com>
-
- * sk.po: Slovakian translation is now mantained and updated
-
-2000-01-10 Pixel <pixel@mandrakesoft.com>
-
- * po/Changelog: remove the paragraph which was removed from
- help.pm in br.po cs.po el.po et.po gl.po ro.po ru.po tr.po
-
-2000-01-06 Franois PONS <fpons@mandrakesoft.com>
- * it.po: updated by Maurizio.
-
-2000-01-06 David BAUDENS <baudens@mandrakesoft.com>
- * fr.po: updated
-
-2000-01-05 Pixel <pixel@mandrakesoft.com>
- * *.po: changed the crypto message (french address in usa, and
- removed a paragraph)
-
-2000-01-03 Pablo Saratxaga <pablo@mandrakesoft.com>
- * *.po: merged some strigns from gnorpm to help transaltiosn fo
- rpmdrake new strings
-
-2000-01-03 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: updated Norwegian file
- * id.po: updated Indonesian file
- * hr.po: updated Croatian file
- * da.po: updated Danish file
- * et.po: updated Estonian file
-
-2000-01-01 Pablo Saratxaga <pablo@mandrakesoft.com>
- Happy New Year to all !
- * es.po: completed Spanish file
- * zh_CN.po: created a GB2312 version by converting the Big5 one
- however a real mantainer for a GB2312 version is still wanted
- * ca.po: the first one to be updated after Y2K :)
-
-1999-12-30 Pablo Saratxaga <pablo@mandrakesoft.com>
- * zh_TW.Big5.po: uddated chinese file
- * it.po: updated the Italian file
- * es.po: completed spanish file
- * br.po: updated Britton file
- * ja.po: updated Japanese file
-
-1999-12-29 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: completed Norwegian file
- * eo.po: Completed esperanto file
- * sv.po: updated Swedish file
- * hu.po: compelted Hungarian file
-
-1999-12-27 Pablo Saratxaga <pablo@mandrakesoft.com>
- * ru.po: updated Russian file
- * id.po: completed Indonesian file
- * et.po: Estonian files fixes
- * no.po: completed file
- * et.po: completed file
- * lt.po: updated Lithuanian file
- * da.po: completed Danish file
- * ja.po: updated Japanese file
-
-1999-12-24 Pablo Saratxaga <pablo@mandrakesoft.com>
- * lt.po: updated Lithuanian file
- * *.po: new strings have been added...
-
-1999-12-23 Pablo Saratxaga <pablo@mandrakesoft.com>
- * eo.po: completed esperanto file
- * hr.po: updated Croatian file
- * zh_TW.Big5: updated chinese file
- * id.po: completed Indonesian file
- * et.po: completed Estonian file
- * sv.po: updated swedish file
- * da.po: completed Danish file
- * bg.po: updated Bulgarian file
- * sr.po: updated serbian file
- * no.po: completed norwegian file
-
-1999-12-22 Pablo Saratxaga <pablo@mandrakesoft.com>
- * de.po: update from Stefan Siegel <siegel@informatik.uni-kl.de>
- * bg.po: updated Bulgarian file
-
-1999-12-16 Pablo Saratxaga <pablo@mandrakesoft.com>
- * *.po: updated po files
- * ja.po: added japanese file
-
-1999-12-12 Pablo Saratxaga <pablo@mandrakesoft.com>
- * pt_BR.po: added portuguese file from Andrei <andreib@zaz.com.br>
-
-1999-12-10 Pablo Saratxaga <pablo@mandrakesoft.com>
- * et.po: completed 100% the Estonian file
-
-1999-12-09 Pablo Saratxaga <pablo@mandrakesoft.com>
- * th.po: Thai file from Kan Yuenyong <kan@kaiwal.com>
-
-1999-12-07 Pablo Saratxaga <pablo@mandrakesoft.com>
- * ro.po: did 'ispell -d romanian ro.po', I hope that improves the
- lack of 8 bit letters; but a real mantainer is needed.
-
-1999-12-02 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po, ca.po, no.po, id.po: Completed Spanish, Catalan,
- Norwegian and Indonesian language files.
- * hu.po: Update of Hungarian file (60% done)
-
-1999-11-30 Pablo Saratxaga <pablo@mandrakesoft.com>
- * hu.po: added Hungarian language file
-
-1999-11-26 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: updated Norwegian file
- * ca.po: added beginnign of Catalan file from SoftCatal
-
-1999-11-25 Pablo Saratxaga <pablo@mandrakesoft.com>
- * *.po: corrected a typo ( s/Size: %d/Size: %s/ )
- * de.po: updated German file
- * id.po: updated Indonesian file
-
-1999-11-24 Pablo Saratxaga <pablo@mandrakesoft.com>
- * bg.po: added Bulgarian file from Elena Radva <ely@triada.bg>
-
-1999-11-19 Pablo Saratxaga <pablo@mandrakesoft.com>
- * uk.po: added Ukrainian file
- * pl.po: Polish is now 100% complete!
-
-1999-11-18 Pablo Saratxaga <pablo@mandrakesoft.com>
- * et.po: added estonian from Riho Kurg <riho@aso.ee>
- * pl.po: updated polish from Pawel Jablonski
-
-1999-11-16 Pablo Saratxaga <pablo@mandrakesoft.com>
- * update-po, lots of new strings :)
- * es.po: updated & completed
-
-1999-11-10 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: completed
- * pl.po: updated from Pavel Jablonski
-
-1999-11-08 Franois PONS <fpons@mandrakesoft.com>
- * fr.po: updated.
-
-1999-11-05 Pablo Saratxaga <pablo@mandrakesoft.com>
- * pl.po: added Polish language file
- * ru.po: updated russian file
- * no.po: completed norwegian file
-
-1999-11-04 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: updated and completed spanish language file
- * wa.po: updated walon language file
-
-1999-10-30 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: updated spanish language file
-
-1999-10-22 Pablo Saratxaga <pablo@mandrakesoft.com>
- * it.po, es.po: uopdated spanish and italian language files
-
-1999-10-22 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: update of the Nowegian translation by Terje Bjerkelia
-
-1999-10-22 Pixel <pixel@linux-mandrake.com>
- * es.po: some corrections by Camille <camille@mandrakesoft.com>
-
-1999-10-21 Franois PONS <fpons@mandrakesoft.com>
- * fr.po: modified printer or queue translation (line 1950 and 2778)
-
-1999-10-21 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: updated Spanish language file
-
-1999-10-20 Franois PONS <fpons@mandrakesoft.com>
- * fr.po: corrected "Skip PCMCIA probing" message with new msgid
-
-1999-10-14 Pablo Saratxaga <pablo@mandrakesoft.com>
- * ru.po: new Russian translations from Aleksey Smirnov
- * no.po: update of the Nowegian translation by Terje Bjerkelia
-
-1999-10-13 Pablo Saratxaga <pablo@mandrakesoft.com>
- * *.po: checked that the name is correctly DrakX now, and updated them
- * tr.po: newer translations from Hakan Terziolu <hakan@gelecek.com.tr>
-
-1999-10-11 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po,es.po: updated Norwegian and Spanish language files
-
-1999-09-30 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: updated Spanish language file
-
-1999-09-26 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: updated norwegian file
-
-1999-09-25 Pablo Saratxaga <pablo@mandrakesoft.com>
- * it.po: updated italian file
-
-1999-09-19 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: update Norwegian language file
-
-1999-09-18 Pablo Saratxaga <pablo@mandrakesoft.com>
- * tr.po: Added Turkish language file from
- Hakan Terziolu <hakan@gelecek.com.tr>
- * it.po: updated italian file
-
-1999-09-13 Pablo Saratxaga <pablo@mandrakesoft.com>
- * it.po: added italian language file from
- "Paolo Lorenzin" <pasusu@tin.it>
-
-1999-09-08 Pablo Saratxaga <pablo@mandrakesoft.com>
- * id.po, es.po: completed files
-
-1999-08-26 Pablo Saratxaga <pablo@mandrakesoft.com>
- * fr.po: updated fr.po from gregus@linux-mandrake.com (Grgoire Colbert)
- who is now in charge of the French translation
-
-1999-08-25 Pablo Saratxaga <pablo@mandrakesoft.com>
- * Makefile: corrected the msgmerge update (translations were
- being deleted !). make it so DrakX.pot has a header
- * *.po: get back all *.po files to the latest version including
- translated strings. add headers
- * id.po: update from indonesian team
-
-1999-08-22 Pablo Saratxaga <pablo@mandrakesoft.com>
- * no.po: added norwegian translations from
- Terje Bjerkelia <terje@bjerkelia.com>
-
-1999-08-18 Pablo Saratxaga <pablo@mandrakesoft.com>
- * Changelog: created a Changelog file
- * id.po: added indonesian translations from
- Mohammad DAMT <mdamt@cakraweb.com>
-
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
deleted file mode 100644
index e847dfda1..000000000
--- a/perl-install/share/po/DrakX.pot
+++ /dev/null
@@ -1,6717 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-06-10 18:32+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8-bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr ""
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr ""
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr ""
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr ""
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr ""
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr ""
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr ""
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr ""
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr ""
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr ""
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr ""
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr ""
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr ""
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr ""
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr ""
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr ""
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr ""
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr ""
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr ""
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr ""
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr ""
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr ""
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr ""
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr ""
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr ""
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr ""
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr ""
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr ""
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr ""
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr ""
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr ""
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr ""
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr ""
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr ""
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr ""
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr ""
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr ""
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr ""
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr ""
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr ""
-
-#: ../../any.pm_.c:668
-#, 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 ""
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr ""
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr ""
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr ""
-
-#: ../../any.pm_.c:683
-#, 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 ""
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr ""
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr ""
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr ""
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr ""
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr ""
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr ""
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr ""
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr ""
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr ""
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr ""
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr ""
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr ""
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr ""
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr ""
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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:809
-msgid "Welcome to GRUB the operating system chooser!"
-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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-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:818
-msgid "commands before booting, or 'c' for a command-line."
-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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr ""
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr ""
-
-#. -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:918
-msgid "Desktop"
-msgstr ""
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr ""
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr ""
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr ""
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr ""
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-msgid "Default Runlevel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr ""
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr ""
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr ""
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr ""
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr ""
-
-#: ../../fs.pm_.c:231
-msgid "mount failed: "
-msgstr ""
-
-#: ../../fs.pm_.c:243
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr ""
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr ""
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr ""
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:453
-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 ""
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr ""
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr ""
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-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 ""
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-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 ""
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:443
-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 ""
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-
-#: ../../help.pm_.c:455
-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 ""
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:617
-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 ""
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-
-#: ../../help.pm_.c:665
-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 ""
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 ""
-
-#: ../../help.pm_.c:805
-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 ""
-
-#: ../../help.pm_.c:818
-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 ""
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr ""
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr ""
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr ""
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr ""
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr ""
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr ""
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr ""
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr ""
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr ""
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr ""
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr ""
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr ""
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr ""
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr ""
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr ""
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr ""
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr ""
-
-#: ../../install_any.pm_.c:403
-#, 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:434
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:675
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr ""
-
-#: ../../install_any.pm_.c:679
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:689
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:711
-msgid "Error reading file $f"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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 ""
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr ""
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr ""
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:385
-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 ""
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr ""
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr ""
-
-#: ../../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:437
-#, c-format
-msgid "Version: %s\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-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:675
-msgid "Preparing installation"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr ""
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr ""
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr ""
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr ""
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr ""
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr ""
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr ""
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr ""
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr ""
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr ""
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr ""
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr ""
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr ""
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr ""
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr ""
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
-msgid "Genius NetMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:38
-msgid "Genius NetScroll"
-msgstr ""
-
-#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-msgid "1 button"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr ""
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr ""
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr ""
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr ""
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr ""
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr ""
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr ""
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr ""
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr ""
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr ""
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr ""
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr ""
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr ""
-
-#: ../../netconnect.pm_.c:284
-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 ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:314
-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 ""
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr ""
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr ""
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr ""
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr ""
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr ""
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:834
-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 ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr ""
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr ""
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr ""
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr ""
-
-#: ../../network.pm_.c:278
-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 ""
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr ""
-
-#: ../../network.pm_.c:319
-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.pm_.c:324
-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 ""
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr ""
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr ""
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr ""
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr ""
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr ""
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr ""
-
-#: ../../network.pm_.c:388
-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 ""
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr ""
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr ""
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr ""
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr ""
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr ""
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr ""
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr ""
-
-#: ../../partition_table.pm_.c:581
-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 ""
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr ""
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr ""
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr ""
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr ""
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr ""
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr ""
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr ""
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr ""
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr ""
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr ""
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr ""
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr ""
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr ""
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr ""
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr ""
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-
-#: ../../services.pm_.c:18
-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 ""
-
-#: ../../services.pm_.c:20
-msgid ""
-"Runs commands scheduled by the at command at the time specified when\n"
-"at was run, and runs batch commands when the load average is low enough."
-msgstr ""
-
-#: ../../services.pm_.c:22
-msgid ""
-"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the "
-"basic\n"
-"UNIX cron, including better security and more powerful configuration options."
-msgstr ""
-
-#: ../../services.pm_.c:25
-msgid ""
-"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste "
-"operations,\n"
-"and includes support for pop-up menus on the console."
-msgstr ""
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-
-#: ../../services.pm_.c:32
-msgid ""
-"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for "
-"starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
-"disables\n"
-"all of the services it is responsible for."
-msgstr ""
-
-#: ../../services.pm_.c:36
-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:38
-msgid ""
-"This package loads the selected keyboard map as set in\n"
-"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
-"You should leave this enabled for most machines."
-msgstr ""
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-msgid ""
-"lpd is the print daemon required for lpr to work properly. It is\n"
-"basically a server that arbitrates print jobs to printer(s)."
-msgstr ""
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-
-#: ../../services.pm_.c:56
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
-"This service provides NFS server functionality, which is configured via the\n"
-"/etc/exports file."
-msgstr ""
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ""
-
-#: ../../services.pm_.c:67
-msgid ""
-"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on "
-"machines\n"
-"which act as servers for protocols which make use of the RPC mechanism."
-msgstr ""
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-
-#: ../../services.pm_.c:83
-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 ""
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 ""
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr ""
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr ""
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr ""
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:119
-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:123
-msgid "disable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:144
-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:148
-msgid "enable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:224
-#, 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:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr ""
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:204
-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:207
-msgid "The system is now disconnected."
-msgstr ""
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr ""
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr ""
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr ""
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr ""
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr ""
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr ""
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:131
-msgid "Test the mouse here."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr ""
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr ""
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Set of tools to read and send mail and news (pine, mutt, tin..) and to browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "A graphical environment with user-friendly set of applications and desktop tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "The K Desktop Environment, the basic graphical environment with a collection of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Internet gateway"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
deleted file mode 100644
index b308e9dde..000000000
--- a/perl-install/share/po/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-include ../../Makefile.config
-
-PMSFILES = $(wildcard $(PMS:%=../../%))
-PMSCFILES = $(PMSFILES:%=%_.c)
-POFILES = $(shell ls *.po)
-
-all: $(POFILES)
-
-clean:
- rm -f empty.po messages $(POFILES:%=%t) $(PMSCFILES)
-
-verif:
- perl -ne '/^\s*#/ or $$i += my @l = /\b__?\(/g; END { print "$$i\n" }' $(PMSFILES)
- perl -ne '$$i += my @l = /\.c:/g; END { print "$$i\n" }' DrakX.pot
-
-$(POFILES): DrakX.pot
- cp -f $@ $@t
- msgmerge $@t $< > $@
- rm $@t
-
-DrakX.pot: $(PMSFILES)
- $(MAKE) $(PMSCFILES);
- xgettext -F -n --add-comments='-PO' --keyword=_ --keyword=__ -o $@ $(PMSCFILES)
- rm $(PMSCFILES)
- perl i18n_compssUsers 2>/dev/null >> $@
-
-$(PMSCFILES): %_.c: %
- perl -pe 's|^(__?\()| $$1|; s|//|/""/|g; s,(^|[^\$$])#([^+].*),\1/*\2*\/,; s|$$|\\n\\|' $< > $@
-
-# for i in *.po; do echo -n "$i "; msgfmt -v $i 2>&1; done | perl -e 'print map { $_->[0] } sort { $a->[1] <=> $b->[1] } map { [ $_, (split)[1] ] } <>'
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
deleted file mode 100644
index 2cdeb4448..000000000
--- a/perl-install/share/po/af.po
+++ /dev/null
@@ -1,8674 +0,0 @@
-# KTranslator Generated File
-# Copyright (c) 1999-2000 MandrakeSoft
-# Schalk. W. Cronj <schalkc@ntaba.co.za>, 2000
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: Tue Sep 26 2000 08:03:14+0200\n"
-"Last-Translator: Schalk W. Cronj <schalkc@ntaba.co.za>\n"
-"Language-Team: Afrikaans <lia@af.org.za>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KTranslator v 0.6.0\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr "Konfigurasie word gelees"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Videokaart"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Selekteer 'n videokaart"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Kies 'n X-bediener"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X-bediener"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Watter tipe XFree-konfigurasie verlang u?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"U videokaart kan slegs 3D-versnelling onder XFree %s ondersteun.\n"
-"DIt word wel onder XFree %s ondersteun wat dalk beter 2D-ondersteuning het."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"U videokaart kan vir 3D-hardewareversnelling ondestuen word in XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s met 3D-hardwareversnelling"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
-"bied,\n"
-"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s met EKSPERIMENTELE 3D-hardewareversnelling"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 %s "
-"bied,\n"
-"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES.\n"
-"U kaart word deur XFree %s ondersteun, wat beter 2D-ondersteuning bied."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree-konfigurasie"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Kies die geheue grootte van u videokaart"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Selekteer opsies vir bediener"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Kies 'n monitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Die kritiese twee parameters is die vertikale verfristempo (die tempo\n"
-"waarteen die hele skerm verfris) en die horisontale sinkronisasietempo (die\n"
-"tempo waarteen die horisontale skandeerlyne vertoon word). Lg. is die\n"
-"belangrikste.\n"
-"\n"
-"Dit is BAIE BELANGRIK dat u nie 'n sinkronisasie bereik buite di van u\n"
-"monitor spesifiseer nie, dit kan die monitor beskadig. Indien u twyfel,\n"
-"kies konservatief."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Horisontale verfristempo"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Vertikale verfristempo"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Monitor is nie opgestel nie"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Grafikakaart is nog nie konfigureer nie"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Resolusie is nog nie gekies nie"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Wil u die konfigurasie toets?"
-
-#
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Waarskuwing: Toetsing is gevaarlik met hierdie videokaart"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Toets konfigurasie"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"probeer van die parameters verander"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Daar was 'n fout:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "uitgang binne %ds"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Is dit korrek?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Hier is fout, probeer van die parameters verander"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Resolusie"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Kies die resolusie en kleurdiepte"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Videokaart: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 bediener: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr "Kundige modus"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Vertoon almal"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Resolusies"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Sleutelbord uitleg: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Muistipe: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Muistoestel: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitor HoriSink: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitor VertVerfris: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Videokaart: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Video geheue: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Kleurdiepte: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resolusie: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 bediener: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86-drywer: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "X-Window konfigurasie word opgestel"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Wat wil u doen?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Verander monitor"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Verander videokaart"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Verander bedienerinstellings"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Verander resolusie"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Vertoon inligting"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Toets weer"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Verlaat"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Behou die veranderinge?\n"
-"Huidige konfigurasie is:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Teken asb. weer in %s om veranderinge te aktiveer"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X met herlaai"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Ek kan u rekenaar so opstel om X outomaties te laai.\n"
-"Wil u X begin met 'n herlaai?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 kleure (8 bis)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32-duisend kleure (15 bis)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65-duisend kleure (16 bis)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16-miljoen kleure (24 bis)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 biljoen kleure (32 bis)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16MB of meer"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standaard VGA, 640x480 teen 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 teen 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514-aanpasbaar, 1024x768 teen 87Hz interverweef (nie 800x600 nie)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 102x768 teen 87 Hz interverweef, 800x600 teen 56 Hz "
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Verlengde Super VGA, 800x600 teen 60 Hz, 640x480 teen 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Nie-interverweefde SVGA, 1024x768 teen 60 Hz, 800x600 teen 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Hod frekwensie SVGA, 1024x768 teen 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Multi-frekwensie wat 1280x1024 kan doen teen 60Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Multi-frekwensie wat 1280x1024 kan doen teen 74Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Multi-frekwensie wat 1280x1024 kan doen teen 76Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Monitor wat 1600x1220 kan doen teen 70Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Monitor wat 1600x1220 kan doen teen 76Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Eerste sektor van herlaaipartisie"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Eerste sektor van skyf (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO installasie"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Waar wil u die herlaaistelsel installeer"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub installasie"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Herlaaistelsel hoofopsies"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-#, fuzzy
-msgid "Bootloader to use"
-msgstr "Herlaaistelsel hoofopsies"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Herlaaiprogram installasie"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Herlaaitoestel"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (werk nie op 'n ou BIOS nie)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompak"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "kompak"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Videomodus"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Wagperiode voro verstekstelsel gelaai word"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Wagwoord"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Wagwoord (weer)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Beperk instruksielynopsies"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "beperk"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Maak /tmp skoon met elke herlaai"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Presiese RAM grootte indien nodig (%d MB bespeur)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Ontsper multiprofiele"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Gee die geheuegrootte in MB"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Probeer asb. weer"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Die wagwoorde stem nie ooreen nie."
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-#, fuzzy
-msgid "Default OS?"
-msgstr "Verstek"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hier is die huidige inskrywings\n"
-"U kan byvoeg or verwyder soos nodig."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Voeg by"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Klaar"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "Verander RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Watter tipe inskrywing wil u byvoeg?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Ander bedryfstelsel (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Ander bedryfstelsel (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Ander bedryfstelsel (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Beeld"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Basis"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Aanlas"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Lees-skryf"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabel"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Onveilig"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etiket"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Verstek"
-
-#: ../../any.pm_.c:284
-#, fuzzy
-msgid "Initrd-size"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Verwyder inskrywing"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Le etiket word nie toegelaat nie"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Hierdie etiket is alreeds in gebruik"
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr "Oor watter tipe drukker beskik u?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Het %s %s koppelvlakke gevind"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Beskik u oor nog?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Het u enige %s koppelvlakke?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Nee"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ja"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Sien hardeware inligting"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Drywer vir %s kaart %s in installasieproses"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(module %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Watter %s drywer meot ek probeer?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"In sekere gevalle sal die %s drywer ekstra inligting benodig, alhoewel in\n"
-"meeste gevalle dit nie nodig wees nie. Wil u ekstra opsies voorsien od moet\n"
-"rekenaar self daarvoor aftas. IN uitsonderlike gevalle mag die rekenaar\n"
-"ophang, maar dit sal nie skade veroorsaak nie."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Aftas"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Spesifieer opsies"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "U kan die opsies vir module %s hier intik."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Ukan noue die opsies voorsien vir module %s.\n"
-"Opsies is in die formaat ``naam=waarde naam2=waarde2 ...''.\n"
-"Bv. ``io=0x300 irq-7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Module opsies:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Laai van module %s het gefaal.\n"
-"Wil u ander parameters probeer?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s alreeds bygevoeg)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Die wagwoorde is te eenvoudig"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Gee asb. 'n gebruikerskode"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"Die gebruikerskode maag alleenlikui kleinletter, nommers, '-' en '_' bestaan"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Hierdie genruikerskode bestaan alreeds"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Voeg gebruiker by"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Tik 'n gebruiker in\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Aanvaar gebruiker"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Regte naam"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Gebruikerskode"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Dop"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Ikoon"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Outointeken"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Ek kan u rekenaar so opstel om X outomaties een gebruiker in te teken.\n"
-"Kliek op kanselleer indien u nie hierdie funksionaliteit verlang nie."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Kies die verstek gebruiker:"
-
-#
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Kies die vensterbestuurder om te loop:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, fuzzy, 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 ""
-"Welkom by %s die bedryfstelselkeuseprogram!\n"
-"\n"
-"Om die moontlikehede te vertoon, druk <TAB>.\n"
-"\n"
-"Om 'n spesifieke een te laai, tik die nodige naam en druk <ENTER> of wag\n"
-"%ds en die verstek bedryfstelsel sal laai.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Welkom by GRUB, die bedryfstelselkieskaart!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr ""
-"Gebruik die %c en %c sleutels om die inskrywing te kies wat uitgelig moet "
-"word."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Druk ENTER om die gekose bedryfstelsel te laai, 'e' om te redigeer."
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "instruksies voor herlaai, of 'c' vir 'n instruksielyn."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Die uitgeligte inskrywing sal outomaties in %ds gelaai word."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "nie genoeg spasie in /boot nie"
-
-#. -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:918
-msgid "Desktop"
-msgstr "Werkskerm"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Beginkieskaart"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-#, fuzzy
-msgid "Boot Style Configuration"
-msgstr "Postinstallasiekonfigurasie"
-
-#: ../../bootlook.pm_.c:79
-#, fuzzy
-msgid "/_File"
-msgstr "Lers:\n"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr "Stel X op"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr "Internetkonneksiedeling"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr "Belmetode"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr "Monitor"
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr "Verander monitor"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr "Herlaaitoestel"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Verstek"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Kanselleer"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "LILO installasie het gefaal a.g.v. hierdie fout: "
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Skep"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Ontheg"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Uitwis"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatteer"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Verstel Grootte"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tipe"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Hegpunt"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Skryf /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Skakel oor na kundige gebruiksvlak"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Skakel oor na normale gebruiksvlak"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Herstel vanaf lOer"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Stoor in lOer"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Assistent"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Herstel vanaf floppie"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Stoor op floppie"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Verwydeer almal"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Formatteer almal"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Outo-allokeer"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Alle primOre partisies is gebruik"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Ek kan nie meer partisies byvoeg nie"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Om meer partisies te verkry, verwyder asb. een om 'n ektensiepartisiete kan "
-"skep"
-
-#: ../../diskdrake.pm_.c:61
-#, fuzzy
-msgid "Not enough space for auto-allocating"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Herroep"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Skryf partisietabel"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr "Skuif"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Ruilarea"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Leeg"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Ander"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "LOersteltipes:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detail"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"U het een massiewe FAT partisie. \n"
-"(gewoonlik deur DOS/Windows gebruik)\n"
-"Ek stel voor u verstel eers die grootte van di partisie\n"
-"(kliek daarop en kliek dan op \"Verstel Grootte\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Rugsteun u data eers asb."
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lees noukeurig!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Indien u beplan om 'aboot' te gebruik, los spasie aan die begin\n"
-"van die skyf. (2048 sektors is genoeg)."
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Wees versigtig: hierdie is 'n gevaarlike operasie"
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Fout"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Hegpunt:"
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Toestel:"
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-skyfletter: %s ('n raaiskoot)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Tipe:"
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Naam: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Begin: sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Grootte: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektore"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Silinder %d na silinder %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Geformateer\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Nie geformatter\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Geheg\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Teruglus ler(s): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Verstekpartisie vir herlaai\n"
-" (vir MS_DOS doeleindes, nie LILO s'n nie)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Vlak %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Blokgrootte %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-skywe %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Teruglus lernaam: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Kliek asb. op 'n partisie"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Grootte: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrie: %s silinders, %s koppe, %s sektore\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-skywe %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partisietabeltipe: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "op bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Heg"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktief"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Voeg by RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Verwyder uit RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Verander RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Voeg by LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Verwyder uit LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Gebruik vir teruglus"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Kies aksie"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Jammer, ek kan nie die versoek om /boot om hierdie skyf (op 'n silinder > "
-"1024) te skep,\n"
-"aanvaar nie. As u LILO genruik sal dit nie werk nie en as uit nie LILO "
-"gebruik\n"
-"nie, dan het u nie /boot nodig nie."
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"_ keuse vir die \"root\" partisie (/) is fisies buite die 1024de silindervan "
-"die\n"
-"hardeskyf en u het nie 'n /boot partisie nie. Indien u beplan om LILO te "
-"gebruik,moet u\n"
-"asb. 'n /boot partisie skep,"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"U het 'n sagteware RAID-partisie as wortel (/).\n"
-"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
-"Onthou om 'n /boot by te voeg."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Gebruik ``%s'' instede."
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Gebruik ``Ontheg'' eerste"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Alle data om hierdie partisie %s sal uitgewis word na verandering van die "
-"partisietipe"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Wil u in elk geval voortgaan?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Verlaat, maar moenie iets stoor nie"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Verander partisietipe"
-
-#
-#: ../../diskdrake.pm_.c:517
-#, fuzzy
-msgid "Which filesystem do you want?"
-msgstr "Watter drukkerstelsel verlang u?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "U kan nie ReiserFS vir partisies kleiner as 32MB gebruik nie"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Waar wil u teruglusler %s heg?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Waar wil u toestel %s heg?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Kan nie hegpunt ontset nie, omdat hierdie partisie vir teruglus\n"
-"gebruik word. Verwyder eers die teruglus."
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Alle data om partisie %s sal uitgewis word met formatering."
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formatering"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Teruglusler %s word geformateer"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Partisie %s word formateer"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Na formatering van alle partisies"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "alle data om hierdie partisies sal verloor word"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Skuif"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Na watter skyf wil u skuif?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Na watter sektor wil u skuif?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Verskuiwing"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Partisie word verskuif..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Partisietabel van skyf %s gaan opdateer word!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "U sal moet herlaai voor die veranderinge geaktiveer kan word"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "FAT lerstelselgrense word bereken"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Grootteverandering"
-
-#: ../../diskdrake.pm_.c:643
-#, fuzzy
-msgid "This partition is not resizeable"
-msgstr "Watter partisie se grootte wil u verander?"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Alle data om hierdie partisie moet gerugsteun word."
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Alle data om partisie %s sal uitgewis word met die grootteverandering"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Kies die nuwe grootte"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Kies 'n nuwe grootte"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Kies sektor: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Grootte in MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "LOerstelseltipe: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Voorkeure: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Teruglus"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Teruglus lernaam:"
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Ler word alreeds deur 'n ander teruglus gebruik,kies 'n ander een"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Ler bestaan alreeds. Moet dit gebruik word?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Selekteer lOer"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Die rugsteunpartisietabel het nie dieselfde grootte nie\n"
-"Wil u voortgaan?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Waarskuwing"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Sit 'n floppie in die aandrywer.\n"
-"Alle data op hierdie floppie sal verloor word."
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Partisietabel Reddingspoging"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "toestel"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "vlak"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "blokgrootte"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Kies 'n bestaande RAID om by toe te voeg"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nuut"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Kies 'n bestaande LVM om by toe te voeg"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Outohegting van verwyderbare media"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Reddingspartisietabel"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Herlaai"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatering ban %s het gefaal"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ek weet nie om %s as tipe %s te formateer nie"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "heg het gefaal"
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fout met onthegting van %s: %s"
-
-#: ../../fsedit.pm_.c:21
-#, fuzzy
-msgid "simple"
-msgstr "Ler"
-
-#: ../../fsedit.pm_.c:30
-#, fuzzy
-msgid "server"
-msgstr "X-bediener"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Hegpunte moet met 'n / begin"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Daar is alreeds 'n partisie met hegpunt %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Sirkulre heg %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Hierdie lergids moet altyd in die wortellerstelsel bly"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr "U benodig 'n ware lerstelsel (ext2, reiserfs) vir hierdie hegpunt\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Four om %s in skryfmode te open: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"'n Fout het voorgekom - geen geldige toestelle om die nuwe lOerstelsels op "
-"teskep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "U get geen partisies nie!"
-
-#: ../../help.pm_.c:9
-#, fuzzy
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Kies voorkeurtaal vir installasie en stelselgebruik"
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Kies die sleutelborduitleg uit die bostaande lys"
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-"Selekteer:\n"
-"\n"
-" - Afgemeet: Indien u vertroud genoeg is met GNU/Linux, kan u die primre\n"
-" gebruik van u rekenaar kies. Sien onder vir details.\n"
-"\n"
-" - Kundige: Indien u vlot is in GNU/Linux en 'n hoogs aangepaste "
-"installasie wil\n"
-" doen, kan u die deur die gebruik van u rekenaar te kies.\n"
-" MOET ASB. NIE HIERDIE OPSIE KIES INDIEN U NIE WEET WAT U DOEN NIE."
-
-#: ../../help.pm_.c:68
-#, fuzzy
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Die verskillende opsies vir u rekenaar se gebruik (indien u \"Afgemeet\" \n"
-"of \"Kundige\" sou kies) is die volgende:\n"
-"\n"
-" - Normaal: Indien die rekenaar primr vir daaglikse kantoorgebruik is.\n"
-" Moenie programmeringspakette verwag nie.\n"
-"\n"
-" - Ontwikkeling: Indien die rekenaar vir programontwikkel;ing gebruik sal\n"
-" word. 'n Volledige stel kompileerders, saamstellers en ontfouters sal \n"
-" opgesit word.\n"
-"\n"
-" - Bediener: Indien die rekenaar primr 'n bediener sal wees, hetsy met "
-"NFS,\n"
-" SMB, drukkerbediening, NIS magtiging ens.\n"
-" Moenie vensterstelsels soos KDE en GNOME verwag nie.\n"
-
-#: ../../help.pm_.c:84
-#, fuzzy
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX sal probeer om vir PCI SCSI-kaarte te soek.\n"
-"Indien DrakX 'n SCSI-kaart bespeur en weet watter drywer omte gebruik sal "
-"dit outomaties installeer word.\n"
-"\n"
-"Indien u nie oor 'n SCSI-kaart, beskik nie of oor 'n ISA SCSI-kaart of 'n "
-"PCI SCSI-kaart beskik wat DrakX nie kan herken nie, sal u gevra word of daar "
-"enige SCSI-kaarte in diestelsel is. Indien daar geen is nie kliek op 'Nee', "
-"andersins op 'Ja'. U sal dan uit'n drywerlys kan kies.\n"
-"\n"
-"\n"
-"Indien u self 'n drywer moes spesifiseer, sal DrakX u ook vra vir enige "
-"spesifiekeopsies.\n"
-"U kan egter DrakX toelaat om self die hardeware te ondervra. DIt werk "
-"gewoonlik die beste.\n"
-"\n"
-"Lees die installasie inligting hoe om hierdie tipe inligting m.b.v. die "
-"Windows-bedryfstelsel te bekom.\n"
-"U kan dit ook vanaf die internet onttrek indien u sulke toegang het."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-#, fuzzy
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"U kan nou die pakketgroepe kies wat u wil installeer of opgradeer.\n"
-"\n"
-"DrakX sal dan kyk of daar genoegsame spasie is vir die volledige "
-"installasie.\n"
-"Indien nie sal u verwittig word. Indien u voortgaan, sal van die minder "
-"belangrike\n"
-"pakkette nie installeer word nie.Heel onder kan u die opsie \"Individuele "
-"pakketkeuses\"\n"
-"kies waarna u deur meer as 'n 1000 pakkette sal moet blaai....."
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-#, 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 ""
-"Indienu al die CDs in die bogenoemde lys het, kliek OK.\n"
-"Indien u geen het nie, kliek Kanselleer.\n"
-"Indien sekere CDs weg is, onselekteer hulle en kliek dan OK."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-#, fuzzy
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Kies asb. die korrekte poort. Onthou dat COM1 onder MS Windows \n"
-"ttyS0 onder GNU/Linux is."
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-#, 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 ""
-"U kan nou die opbelopsie invul. Indien u\n"
-"twyfel kry die korrekte inligting van u ISP."
-
-#: ../../help.pm_.c:431
-#, fuzzy
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Sleutel in:\n"
-"\n"
-" - IP-adres: Indien u dit nie weet nie vra u netwerkadministrateur of ISP.\n"
-"\n"
-"\n"
-" - Netmasker: \"255.255.255.0\" is gewoonlik 'n goeie keuse. Indien u "
-"twyfel,\n"
-" vra die netwerkadministrateur of ISP.\n"
-"\n"
-"\n"
-" - Outomatiese IP: Indien u netwerk bootp of dhcp protokolle ondersteun, "
-"kies\n"
-" hierdie opsie. In so 'n geval is 'n IP-adresinskrywing nie nodig nie. "
-"Indien u\n"
-" twyfel, vra die netwerkadministrateur of ISP.\n"
-
-#: ../../help.pm_.c:443
-#, 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 ""
-"Indien u netwerk NIS gebruik, kies \"Gebruik NIS\". Indien u twyfel vra\n"
-"die netwerkadministrateur."
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-"U kan nou die opbelopsie invul. Indien u\n"
-"twyfel kry die korrekte inligting van u ISP."
-
-#: ../../help.pm_.c:455
-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 ""
-"Indien u instaanbedieners wil gebruik, stel hulle hier op.. Indien u twyfel "
-"vra\n"
-"die netwerkadministrateur of ISP."
-
-#: ../../help.pm_.c:459
-#, fuzzy
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"U kan 'n kriptografiese pakket installeer indien u internetkonneksie reg "
-"opgestel is.\n"
-"Kies eers die spiel waar u die pakket vanaf wil aflaai en kies dan die "
-"pakkette\n"
-"om te installeer.\n"
-"\n"
-"Let wel: U moet 'n spiel en pakkette selekteer n.a.l plaaslike wetgewing."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-#, fuzzy
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"U kan nou u tydsone kies.\n"
-"\n"
-"\n"
-"GNU/Linux beheer tyd in GMT (Greenwichmeridiaantyd) en vertaal dit dan\n"
-"in u lokale tyd volgends die gekose tydsone."
-
-#: ../../help.pm_.c:479
-#, fuzzy
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"U kan nou dienste kies wat by herlaaityd moet afskop.\n"
-"Wanneer u die muis oor 'n item beweeg, sal 'n klein ballon opspring\n"
-"wat die rol van die diens verduidelik.\n"
-"\n"
-"Wees versigtig met hierdie stap. Indien u beplan om di rekenaar as 'n\n"
-"bediener te gebruik wil u nie dienste afskop wat u nie gaan gebruik nie."
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-#, fuzzy
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"U kan nou die 'root' wagwoord voorsien vir u Linux-Mandrake stelsel.\n"
-"Die wagworod moet twee keer ingevoer word en te verfier dat dit\n"
-"korrek is.\n"
-"\n"
-"\n"
-"Root is die administrateur van die stelsel en is die enigste gebruiker\n"
-"wat toegelaat wiord om die stelselkonfigurasie te verander. In di lig,\n"
-"kies asb. die wagwoord sorgvuldig. Ongemagtigde gebruik van die root\n"
-"rekening kan uitermatiglik nadelig wees vir die integriteit van die\n"
-"stelsel. Die wagwoord moet alfanumeries wees en ten minste 8 karakters\n"
-"lank. MOENIE die wagwoord rens neerskryf nie. Moet dit nie te lank of te\n"
-"ingwikkeld maak nie, u moet dit met min moeite onthou."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Om 'n veiliger stelsel te bou, moet u \"Gebruik skaduler\" \n"
-"en \"Gebruik MD5 wagwoorde\" kies."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Indien u netwerk NIS gebruik, kies \"Gebruik NIS\". Indien u twyfel vra\n"
-"die netwerkadministrateur."
-
-#: ../../help.pm_.c:617
-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 ""
-"U mag nou een of meer gewone gebruikersrekeninge skep. Dit is in\n"
-"teenstelling met die bevoorregte 'root' rekening. Elke gebruikersrekening\n"
-"sal oor sy eie voorkeure (grafiese omgewing, programstelling, ens.) en\n"
-"tuisgids (waar hierdie instellings gestoor word) beskik.\n"
-"\n"
-"\n"
-"Derhalwe moet u in die stelsel intkeen met u eie gebruikerskode en slegs\n"
-"'root' gebruik vir administratiewe doeleindes.\n"
-"\n"
-"Skep eerstens 'n rekening vir uself. Selfs indien u die enigste gebruiker\n"
-"op die stelsel sal wees, moet u NIE as 'root' vir u daaglikse gebruik\n"
-"inteken NIE. 'n Onbruikbare stelsel kan net een tikfout ver weg wees.\n"
-"\n"
-"\n"
-"Derhalwe moet u aanteken met die gebruikerskode wat u hier skep en 'root'\n"
-"net vir admintratiewe doeleindes gebruik."
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"U moet aandui waar u die informasie om Linux te herlaai, wil plaas.\n"
-"\n"
-"\n"
-"Behalwe as u werklik weet wat u doen moet u \"Eerste sektor van skyf (MBR)\" "
-"kies."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Indien u spesifiek anders weet, is die gewone keuse \"/dev/hda\"\n"
-"(primre meester IDE-skyf) of \"/dev/sda\" (eerste SCSI-skyf)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (Die LInux LOader) en Grub is herlaaistelsels. Beide kan GNU/Linux of "
-"enige ander\n"
-"bedryfstelsel wat op u rekenar teenwoordig is, laai. Gewoonlik word hierdie\n"
-"beryfstelsels reg bespeur en bygevoeg. Indien nie, kan u 'n inskrywing maak\n"
-"op hierdie skerm. Maak seker u kies die korrekte paramters.\n"
-"\n"
-"\n"
-"U mag dalk toegang tot ander bedryfstelsels beperk, in welke geval u die "
-"nodige\n"
-"inskrywings kan uitvee. Maar dan het u die nodige herlaaiskywe nodig om die\n"
-"betrokke bedryfstelsels te laai."
-
-#: ../../help.pm_.c:665
-#, 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 ""
-"LILO en Grub hoof opsies is:\n"
-" - Herlaaitoestel: Stel die naam van die toestel (bv. hardeskyfpartisie\n"
-" wat die herlaaisektor bevat. Indien u spesifiek anders weet\n"
-" kies \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Wagperiode voor verstekbedryfstelsel gelaai word. Kies die syfer in\n"
-" tiendes van 'n sekonde at die herlaaistelsel moet wag.\n"
-" Hierdie is handig op stelsels wat onmiddelik die hardeskyf skop na die\n"
-" sleutelbord geaktiveer is. Die herlaaistelsel sal nie wag nie indien "
-"die\n"
-" wagperiode nul is.\n"
-"\n"
-"\n"
-" - Videomode: Kies die spesifieke VGA teksmode wat gebruik moet word met\n"
-" herlaai. Die volgende waardes is beskikbaar:\n"
-" * normaal: selekteer normale 80x25 mode.\n"
-" * syfer: die ooreenstemmende teksmode."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 'n herlaaiprogram vir SPARC. Dir kan GNU/Linux of enige ander\n"
-"bedryfstelsel wat op u rekenar teenwoordig is, laai. Gewoonlik word hierdie\n"
-"bedryfstelsels reg bespeur en bygevoeg. Indien nie, kan u 'n inskrywing "
-"maak\n"
-"op hierdie skerm. Maak seker u kies die korrekte paramters.\n"
-"\n"
-"\n"
-"U mag dalk toegang tot ander bedryfstelsels beperk, in welke geval u die "
-"nodige\n"
-"inskrywings kan uitvee. Maar dan het u die nodige herlaaiskywe nodig om die\n"
-"betrokke bedryfstelsels te laai."
-
-#: ../../help.pm_.c:805
-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 hoofkeuses is:\n"
-" - Herlaaitoestel: Waar wil u die inligting om GNU/Linux te laai plaas? Die "
-"beste is\n"
-"gewoonlik om \"Eerste hardeskyfsektor (MBR)\" te kies.\n"
-"\n"
-"\n"
-" - Wagperiode voor verstekbedryfstelsel gelaai word. Kies die syfer in\n"
-" tiendes van 'n sekonde at die herlaaistelsel moet wag.\n"
-" Hierdie is handig op stelsels wat onmiddelik die hardeskyf skop na die\n"
-" sleutelbord geaktiveer is. Die herlaaistelsel sal nie wag nie indien "
-"die\n"
-" wagperiode nul is."
-
-#: ../../help.pm_.c:818
-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 ""
-"Dit is tyd om die X-vensterstelsel op te stel. Hierdie is die kern van\n"
-"die GNU/Linux grafiese omgewing. Vir hierdie doeleindes, moet u 'n "
-"videokaart\n"
-"en monitor kies. Meeste van hierdie stappe is outomaties en u moet net\n"
-"verifier of dit korrek is.\n"
-"\n"
-"\n"
-"Na konfigurasie sal X outmaties gelaai word, behalwe as u DrakX andersins\n"
-"aans. Indien die stelling u nie pas nie, kom terug en verander so veel\n"
-"keer soos nodig."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Indien iets verkeerd is in die X-konfigurasie, gebruik hierdie opsies om\n"
-"die X-vensterstelsel reg op te stel."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Indien u verkies om 'n grafiese intekenarea te kry, kies \"Ja\", andersins "
-"\"Nee\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"U stelsel gaan nou herlaai.\n"
-"\n"
-"U nuwe Linux-Mandrake stelsel sal outomaties laai. Indien u 'n ander\n"
-" bedryfstelsel wil laai, lees die ekstra instruksies noukeurig deur."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Kies u taal"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Kies installasieklas"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Hardeskyfdeteksie."
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Stel muistoestel op"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Kies u sleutelbord"
-
-#: ../../install2.pm_.c:42
-#, fuzzy
-msgid "Security"
-msgstr "krul"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Stel lerstelsels op"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formateer partisies"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Kies pakkette om te installeer"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Installeer stelsel"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Kies 'root' se wagwoord"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Voeg 'n gebruiker by"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Stel netwerk op"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Konfigureer dienste"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Maar 'n herlaaiskyf"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Installeer herlaaistelsel"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Stel X op"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Verlaay installasie"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "Kan nie uitsaau sonder 'n NIS-domein nie"
-
-#: ../../install_any.pm_.c:676
-#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Sit 'n skyf in aandrywer %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Fout met lees van ler $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "OK"
-
-#
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Toets asb. die muis"
-
-#
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-#, fuzzy
-msgid "To activate the mouse,"
-msgstr "Toets asb. die muis"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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 ""
-"Sekere hardeware op u rekenaar benodig geslote drywers.\n"
-" U kan inligting hieroorvind by %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"U moet 'n wortelpartisie definieer.\n"
-"Skep 'n partisie of kliek op 'n bestaande een.\n"
-"Kies dan Hegpunt en stel dit dan '/'."
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "U moet oor 'n ruilpartisie beskik"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"U het nie 'n ruilpartisie nie\n"
-"\n"
-"Wil u steeds voortgaan?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Gebruik beskikbare spasie"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Gebruik bestaande partisies"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Daar is geen bestaande partisies om te gebruik nie"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Gebruik vir die Windows-partisie vir teruglus"
-
-#: ../../install_interactive.pm_.c:90
-#, fuzzy
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "In watter partisie wil u Linux4Win plaas?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Kies die groottes"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Basispartisiegrootte in MB:"
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Ruilpartisiegrootte in MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Watter partisie se grootte wil u verander?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Windowslerstelselgrense word bereken"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
-"Fout: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"WAARSKUWING\n"
-"\n"
-"DrakX moet nou u WIndowspartisie se grootte verander. Hierdie operasie\n"
-"IS GEVAARLIK. Indien u nie alreeds so gemaak het nie, moet u hierdie "
-"installasie\n"
-"verlaat, scandisk onder Windows loop en dalk ook defrag. Dan kan u terugkeer "
-"na\n"
-"hierdie installasie. Rugstuen ook u data. Insien u skeer is van u saak, kies "
-"OK."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Watter grootte wil u vir Windows behou?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "partisie %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT-grootteverandering het gefaal: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
-"spasie nie) te gebruik nie"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Wis hele skyf"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Verwyder Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "U het meer as een hardeskyf, waar wil u Linux installeer?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Alle bestaande partisies en data sal uitgewis word op skyf %s"
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr "Gebruik bestaande partisies"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Gebruik fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"U het nou partisie %s partisioneer.\n"
-"Wanneer u klaar is, stoor u veranderinge met 'w'."
-
-#: ../../install_interactive.pm_.c:201
-#, fuzzy
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
-
-#: ../../install_interactive.pm_.c:217
-#, fuzzy
-msgid "I can't find any room for installing"
-msgstr "Ek kan nie meer partisies byvoeg nie"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "Die DrakX partisioneringsassistent het die volgende oplossings:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Partisionering het misluk: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Netwerk op pad op"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Netwerk op pad af"
-
-#: ../../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 ""
-"'n Fout het plaasgevind en ek weet nie hoe om dit veilig te hanteer\n"
-"nie. Gaan op u eie risiko voort."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duplikaat hegpunt %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Sekere belangrike pakkette het nie korrek genstalleer nie.\n"
-"f die CDROM-aandrywer f die CD is foutief.\n"
-"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl Mandrake/RPMS/*."
-"rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Welkom by %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Geen sagteskyaandrywer beskikbaar nie"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Gaan stap '%s' binne\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Kies die grootte van die installasie"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Totale grootte: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Weergawe: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Groote: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Kies die pakkette wat u wil installeer"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Installasie"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Besig met installasie"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Wag asb.,"
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Tyd oor "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Totale tyd "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Berei installasie voor"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Installeer pakket %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Gaan steeds voort?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Daar was 'n fout met pakkette:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Gebruik bestaande konfigurasie vir X11?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"U stelsel het min hulpbronne beskikbaar. U mag dalk probleme ondervind met "
-"die installering\n"
-"van Linux-Mandrake. In so 'n geval probeer eerder die teksinstallasie. "
-"Daarvoor moet u\n"
-"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die "
-"instruksielyn intik."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Kies asb. een van die volgende installasieklasse:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Die totale grootte vir die gekose groepe is naastenby %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Indien u verkies om minder as hierdie grootte te installeer, kies dan 'n\n"
-"persentasie van pakkette wat u wil installeer.\n"
-"\n"
-"'n Lae persentasie sal net die belangrikste pakkette installeer;\n"
-"'n persentasie van 100%% sal alles gekose pakkette installeer."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"U het net spasie op u hardeskyf vir %d%% van hierdie pakkette.\n"
-"\n"
-"Indien u minder wil installeer, kies die persentasie wat u verlang.\n"
-"'n Lae persentasie sal net die belangrikste pakkette installeer;\n"
-"'n Persentasie van %d%% sal soveel moontlik probeer installeer."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "U sal met meer akkuraatheid in die volgende stap kan kies."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Persentasie pakkette om te installeer"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Kies pakketgroepe"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Individuele pakketseleksie"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Maak boom oop"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Maak boom toe"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Skakel tussen plat- en groepsortering"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Foutiewe pakket"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Naam: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Belangrikheid: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Totale grootte: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"U kan nie hierdie pakket selekteer nie, omdat daar nie meer spasie "
-"beskikbaar is nie"
-
-#
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Die volgende pakkette gaan installeer word"
-
-#
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Dei volgende pakkette gaan verwyder word"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "U kan nie hierdie pakket selekteer/deselekteer nie"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Hierdie is 'n verpligte pakket. Dit kan nie uitgehaal word nie."
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds genstalleer"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Hierdie pakket moet opgradeer word\n"
-"Is u seker u wil dit deselekteer?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "U kan nie hierdie pakket deselekteer nie. Dit moet opgradeer word."
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Skatting"
-
-#: ../../install_steps_gtk.pm_.c:582
-#, fuzzy
-msgid "Please wait, preparing installation"
-msgstr "Berei installasie voor"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakkette"
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Aanvaar "
-
-#
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Weier"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Verander u CDROM!\n"
-"\n"
-"Sit asb. die CDROM getiteld \"%s\" in die aandrywer en druk OK. Indien u "
-"nie\n"
-"hieroor beskik nie, druk Kanselleer om installasies vanaf di CDROM te vermy."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Daar was 'n fout met die installasie van die pakkette:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "'n Fout het voorgekom"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Kies asb. 'n taal om te gebruik."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Alles"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Sleutelbord"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Wat is u sleutelborduitleg?"
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Installasieklas"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Watter installasieklas verlang u?"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Install/Update"
-msgstr "Installeer/Opgradeer"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Is this an install or an update?"
-msgstr "Is hierdie 'n installasie of reddingspoging?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Aanbevole"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Kundige"
-
-#: ../../install_steps_interactive.pm_.c:226
-#, fuzzy
-msgid "Update"
-msgstr "Opgradeer"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Wat is u muistoestel?"
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Muispoort"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Stel PCMCIA op..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "IDE word opgestel"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "geen beskikbare partisies"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Kies die hegpunte"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Ek kan nie u partisietabel lees nie, dit is te korrup.\n"
-"Ek sal die nodige partisies skoonmaak, maar alle data sal vernietig word.\n"
-"Die ander opsie is om DrakX te belet om die partisietabel te verander.\n"
-"(fout is %s)\n"
-"\n"
-"Will u al die partisies verwyder?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DrakX kon nie die partisietabel korrek interpreteer nie.\n"
-"Gaan aan op u eie risiko!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Basispartisie"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Wat is die basispartisie (/) van u stelsel?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "U moet herlaai om die partisietabelveranderinge te aktiveer"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Kies die partisies om te formatteer"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Toets vir foutiewe areas?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Partisies word formateer"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Ler %s word geskep en formatteer"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Soek vir beskikbare pakkette"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Soek vir pakkette om op te gradeer."
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"U stelsel het nie genoeg plek vir 'n installasie of opgradering nie (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Klaar (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimum (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Aanbevole (%dMB)"
-
-#
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Aangepaste"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Indien u oor al die gelyste CD's beskik, kliek OK.\n"
-"Indien u oor geen van die gelyste CD's beskik nie, kliek Kanselleer.\n"
-"Indien u net oor sekere CDs beskik, deselekteer die ander en kliek OK."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CDROM getiteld \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Installeer nou pakket %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Postinstallasiekonfigurasie"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"U het nou die kans om enkripsieprogrammatuur af te laai.\n"
-"\n"
-"WAARSKUWING:\n"
-"\n"
-"A.g.v. die verskillende algemene vereistes wat van toepassing gemaak word "
-"deur\n"
-"wetgewing, moet die eindgebruiker van hierdie sagteware seker wees dat die\n"
-"wette in sy/haar land dit wel toelaat dat om hierdie agteware af te laai, "
-"aan te hou\n"
-"en te gebruik.\n"
-"Daarbenewens moet die gebruiker seker maak dat plaaslike wetgewing nie "
-"oortree\n"
-"word nie. Misbruik kan lei tot ernstige sanksies.\n"
-"\n"
-"In geen geval kan MandrakeSoft nog sy vervaardigers en verskaffers "
-"verantwoordelik\n"
-"gehou word vir spesiale, indirekte or toevallige skade berokken (insluitend, "
-"maar nie\n"
-"beperk tot, winsverlies, besigheidsonderbreking, dataverlies en enige "
-"voorspruitende laste\n"
-"soos moontlik bepaal deur die wetgewende hof) wat vooruitspruit uit die "
-"gebruik, besit\n"
-"of aflaai van hierdie programmatuur nie, na tekening wat hierdie ooreenkoms "
-"nie.\n"
-"\n"
-"\n"
-"Vir navrae vewant aan hierdie ooreenkoms, kontak asb.\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Kies 'n spiel waar die pakkette verkry kan word"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Spiel word gekontak vir die lys van pakkette"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Kies die pakkette wat u wil installeer"
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Wat is u tydsone?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Is die hardewareklok gestel vir GMT?"
-
-#
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Verwyder CUPS-bediener"
-
-#: ../../install_steps_interactive.pm_.c:807
-#, fuzzy
-msgid "No printer"
-msgstr "Drukkernaam"
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr "USB Muis"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Drukker"
-
-#: ../../install_steps_interactive.pm_.c:826
-#, fuzzy
-msgid "ISDN card"
-msgstr "Interne ISDN-kaart"
-
-#: ../../install_steps_interactive.pm_.c:829
-#, fuzzy
-msgid "Sound card"
-msgstr "Standaard"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Watter drukkerstelsel verlang u?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Geen wagwoord"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Gebruik NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "geel bladsye"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS-bemagtiging"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS-domein"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS-bediener"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"'n Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
-"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
-"u nie SILO op u stelsel wil installeer nie, 'n ander bedryfstelsel SILO\n"
-"verwyder of SILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
-"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
-"ernstige stelselfalings te herstel.\n"
-"\n"
-"Indien u 'n herlaaiskyf wil maak,\n"
-"plaas 'n skyf in die aandrywer en druk \"OK\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Eerste sagteskyfaandrywer"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Tweede sagteskyfaandrywer"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Mis hierdie stap"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"'n Spesiale herlaaiskyf voorsien ;n metode waarby u Linux kan laai sonder\n"
-"die gebruik van 'n normale herlaaistelsel. Dit is veral bruikbaar wanneer\n"
-"u nie LILO (of Grub) op u stelsel wil installeer nie, 'n ander bedryfstelsel "
-"LILO\n"
-"verwyder of LILO nie met u stelsel werk nie. Hierdie herlaaiskyf kan ook\n"
-"met die Mandrake reddingsbeeld gebruik word, wat dit makliker maak om van\n"
-"ernstige stelselfalings te herstel. Wil u 'n herlaaiskyf maak?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Jammer, geen sagteskyfaandrywer beskikbaar nie"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Kies die sagteskyfaandrywer wat u wil gebruik"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Sit 'n skyf in aandrywer %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Herlaaiskyf word geskryf"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Herlaaistelsel word voorberei"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Wil u aboot gebruik?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
-"word die eerste partisie vernietig?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Installasie van herlaaiprogram het gefaal a.g.v. hierdie fout: "
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Laag"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Medium"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Hoog"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Gebruik sekuriteitsvlak"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "Wil u 'n outoinstallasieskyf maak vir Linux replikasie?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Sit 'n le floppie in aandrywer %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Outoinstallasieskyf word geskep."
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Bepaalde stappe is nie afgehandel nie.\n"
-"\n"
-"Wil u werklik nou aborteer?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Geluk, installasie is afgehandel.\n"
-"Verwyder die herlaaimedium en druk 'enter' om te herlaai.\n"
-"\n"
-"Vir lapinligting oor hierdie vrystelling vanLinux-Mandrake,\n"
-"bekyk die errata beskikbaar op http://www.linux-mandrake.com/.\n"
-"Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"
-"hoofstuk in die Offisile Liux-Mandrake Gebruikersgids."
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr "Outoinstallasieskyf word geskep."
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr "Outomaties"
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr "Herlaai"
-
-#: ../../install_steps_interactive.pm_.c:1189
-#, fuzzy
-msgid "Save packages selection"
-msgstr "Individuele pakketseleksie"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linux-Mandrake Installasie %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> tussen elemente | <Space> selekteer | <F12> volgende skerm "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Wag asb."
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Vaagheid (%s). Wees meer presies\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Swak keuse, probeer weer\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (verstek %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "U keuse? (verstek %s) "
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "U keuse? (Verstek %s tik 'none' vir geen)"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Tseggies (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Duits"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Spaans"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finnies"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Frans"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norweegs"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Pools"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Russies"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "VK sleutelbord"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "VSA sleutelbord"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armenies (oud)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armenies (tikmasjien)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armenies (Foneties)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidjani (latyns)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbaidjani (kirillies)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgies"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgaars"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiliaans (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Belarussies"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Switsers (Duitse uitleg)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Switsers (Franse uitleg)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Tseggies (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Duits (geen dooie sleutels)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Deens"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (VSA)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norweegs)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estoniaans"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgies (Russiese uitleg)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgies (Latynse uitleg)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Grieks"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hongaars"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroaties"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israelies"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israelies (Foneties)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iranies"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Yslandies"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italiaans"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japanees 106 sleutels"
-
-#: ../../keyboard.pm_.c:178
-#, fuzzy
-msgid "Korean keyboard"
-msgstr "VK sleutelbord"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latyns-Amerikaans"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Nederlands"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Lituanies AZERTY (oud)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Lituanies AZERTY (nuut)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituanies \"nommerry\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Lituanies \"foneties\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Pools (QWERTY uitleg)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Pools (QWERTZ uitleg)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugees"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanadees (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Russue (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Sweeds"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Sloveens"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovaaks (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovaaks (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thai sleutelbord"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turks (tradisionele \"F\" model)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turks (moderne \"Q\" modem)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukranies"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "VSA internasionale sleutelbord"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vitnamees \"nommerry\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-#, fuzzy
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslaavs (latynse uitleg)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Muis"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standaard"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-#, fuzzy
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Generiese Muis"
-
-#: ../../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 knoppies"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Generies"
-
-#
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Wiel"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "seriaal"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Generiese 2-knop muis"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Generiese 3-knop muis"
-
-#: ../../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 Reeks (seriaal)"
-
-#: ../../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 Muis (seriaal, ou C7 tipe)"
-
-#: ../../mouse.pm_.c:65
-#, fuzzy
-msgid "busmouse"
-msgstr "Geen muis"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 knoppies"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 knoppies"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "niks"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Geen muis"
-
-#: ../../my_gtk.pm_.c:356
-#, fuzzy
-msgid "Finish"
-msgstr "Finnies"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Volgende ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Is dit korrek?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Internetkonfigurasie"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Wil u nou aan die internet konnekteer?"
-
-#: ../../netconnect.pm_.c:148
-#, fuzzy
-msgid "Testing your connection..."
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid "The system is now connected to Internet."
-msgstr "Hoe wil u aan die internet konnekteer?"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr "Konnekteer aan die internet / Konfigureer LAN"
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN Konfigurasie"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Kies u internetdiensvoorsiener.\n"
-"Indien nie in die lys nie kies Ongelys"
-
-#
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Konneksiekonfigurasie"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Vul asb. die velde hieronder in"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Kaart IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Kaartgeheue (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Kaart I/O"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Kaart IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Kaart IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "U persoonlike telefoonnommer"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Voorsienernaam (bv voorsiener.co.za)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Voorsiener se telefoonnommer"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Voorsiener DNS 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Voorsiener DNS 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Belmetode"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Gebruikerskode"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Wagwoord"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Res van die wreld"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Res vd wreld \n"
-" geen D-Kanaal (bruikhuurlyne)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Watter protokol verlang u?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Oor watter tipe kaart beskik u?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Ek weet nie"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Indien u 'n ISA-kaart het, behoort die waardes op die volgende skerm reg te "
-"wees.\n"
-"\n"
-"Indien u 'n PCMCIA kaart het, moet u die IRQ en I/O van u kaart weet.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Aborteer"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Gaan voort"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Wat is u ISDN-kaart?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Ek het 'n ISDB PCI-kaart gevind, maar ek ken nie die tipe nie. Kies asb.'n "
-"PCI-kaart op die volgende skerm."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Geen ISDN PCI-kaart gevind nie. Kies asb. een op die volgende skerm."
-
-#: ../../netconnect.pm_.c:371
-#, fuzzy
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
-"hardewarekonfigurasieprogram."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Kies die netwerkkoppelvlak"
-
-#: ../../netconnect.pm_.c:376
-#, fuzzy
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet.\n"
-"Indien u nie weet nie, kies eth0.\n"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Netwerkkoppelvlak"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-#, fuzzy
-msgid "I'm about to restart the network device:\n"
-msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL konfigurasie"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Wil u die konneksie by herlaaityd aanskakel?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Op watter seriaalpoort is u modem gekoppel?"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Opbelopsies"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Konneksienaam"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefoonnommer"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Aantekenkode"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Magtiging"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Skriptipe"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminaaltipe"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Domeinnaam"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr "Eerste DNS bediener"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr "Tweede DNS bediener"
-
-#: ../../netconnect.pm_.c:701
-#, fuzzy
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../netconnect.pm_.c:745
-#, fuzzy
-msgid "You are currently connected to internet."
-msgstr "Hoe wil u aan die internet konnekteer?"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr "Konnekteer aan die internet / Konfigureer LAN"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid "You are not currently connected to Internet."
-msgstr "Hoe wil u aan die internet konnekteer?"
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Konnekteer aan die internet"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Diskonnekteer van die internet"
-
-#: ../../netconnect.pm_.c:756
-#, fuzzy
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Internetkonneksie en konfigurasie"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Eksterne ISDN-kaart"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Interne ISDN-kaart"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Watter tipe is u ISDN-konneksie?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Konnekteer aan die internet"
-
-#: ../../netconnect.pm_.c:834
-#, fuzzy
-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 ""
-"Die mees algemene metode vir ADSL is om DHCP + pppoe te gebruik.\n"
-"Daar is wel sekere konneksie wat net DHCP gebruik. Indien u nie weet nie,\n"
-"kies 'gebruik pppoe'"
-
-#: ../../netconnect.pm_.c:836
-#, fuzzy
-msgid "use dhcp"
-msgstr "dhcpd"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "gebruik pppoe"
-
-#: ../../netconnect.pm_.c:836
-#, fuzzy
-msgid "use pptp"
-msgstr "gebruik pppoe"
-
-#: ../../netconnect.pm_.c:846
-#, fuzzy, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Ek gaan nou die netwerkkoppelvlak herlaai. Stem u saam?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Watter DCHP-klint wil u gebruik?\n"
-"Verstek is dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-#, fuzzy
-msgid "Network configuration"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../netconnect.pm_.c:901
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "Wil u die konfigurasie toets?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "Wil u die konfigurasie toets?"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr "Kies die verstek gebruiker:"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Toestel word afgetas..."
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy
-msgid "Normal modem connection"
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr "Duplikaat hegpunt %s"
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr "Kabelkonneksie"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy
-msgid "DSL (or ADSL) connection"
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr "Netwerkkoppelvlak"
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr "Kabelkonneksie"
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr "Kabelkonneksie"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Hoe wil u aan die internet konnekteer?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "geen netwerkkaart gevind nie"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Stel netwerk op"
-
-#: ../../network.pm_.c:278
-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 ""
-"Tik asb die rekenaarnaam in.\n"
-"Sekere DHCP-bedieners benodig die rekenaarnaam.\n"
-"Dit moet 'n volle gekwalifiseerde naam wees,\n"
-"bv. ``myne.mywerk.co.za''."
-
-#
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Rekenaarnaam"
-
-#: ../../network.pm_.c:319
-#, fuzzy
-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 ""
-"WAARSKUWING: Die toestel is alreeds opgestel om aan die internette "
-"konnekteer.\n"
-"Druk OK om die toetsel so te hou.\n"
-"Veranderinge aan onderstaande velde sal hierdie konfigurasie oorskryf."
-
-#: ../../network.pm_.c:324
-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 ""
-"Gee asb die IP-konfigurasie vir hierdie rekenaar.\n"
-"Elke item moet as 'n IP-adres in dotdesimalenotasie\n"
-"(1.2.3.4) gegee word."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Konfigureer netwerktoestel %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP adres"
-
-#
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Netmasker"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Outomatiese IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP-adres moet in 1.2.3.4. formaat wees"
-
-#: ../../network.pm_.c:388
-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 ""
-"Tik asb die rekenaarnaam in.\n"
-"Dit moet 'n volle gekwalifiseerde naam wees,\n"
-"bv. ``myne.mywerk.co.za''.\n"
-"U mag ook die netwerkhek byvoeg indien daar een is"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS bediener"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Portaal"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Netwerkportaaltoestel"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Instaanbedienerkonfigurasie"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP instaanbediener"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP instaanbediener"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Instaanbediener moet begin met http://"
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Instaanbediener moet begin met ftp://"
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"U het 'n gat die partisietabel maar ek kan dit nie gebruik nie.\n"
-"Die enigste oplossing is om die primre partisie te skuif sodat die gat\n"
-"langs die ekstensie partisies is"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Fout met die les van ler %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Herstel van ler %s het gefaal: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Korrupte rugsteunler"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Fout in die skryf van %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 "benodig"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "belangrik"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "baie oulik"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "oulik"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "moontlik"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Plaaslike drukker"
-
-#
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Eksterne drukker"
-
-#
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Eksterne lpd-bediener"
-
-#
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Netwerkdrukker (sok)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Drukkertoestel URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Toets poorte"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "'n Drukker, model \"%s\", is opgespoor op "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Plaaslikte drukkertoestel"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Watter toestel is die drukker aan gekoppel?\n"
-"(let op dat /dev/lp0 ekwiwalent is aan LPT1:)\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Drukkertoestel:"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Eksterne lpd drukkeropsies"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Om 'n eksterne lpd drukkertou te gebruik, het die naam\n"
-"van die drukkkerbediener en die naam van die drukkertou\n"
-"nodig."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Eksterne bediener:"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Eksterne drukkertou"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) drukkeropsies"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Om na 'n SMB drukker te druk moet u die volgende voorsien:\n"
-"SMB rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP rekenaarnaam\n"
-"nie); moontlik die IP adres van die drukkerbediener; die drukkernaam; \n"
-"toepaslike gebruikerskode en wagwoord; werkgroepnaam."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB-bedienernaam"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB-bediener IP:"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Drukkernaam:"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Werkgroep:"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare drukkeropsies"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Om na 'n Netware drukker te druk moet u die volgende voorsien:\n"
-"Netware rekenaarnaam (dis nie noodwendig dieselfde as die TCP/IP\n"
-"rekenaarnaam nie); moontlik die IP adres van die drukkerbediener;\n"
-"die drukkernaam; toepaslike gebruikerskode en wagwoord."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Drukkerbediener"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Drukkertounaam"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Sokdrukkeropsies"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Om aan 'n sokdrukker te konnekteer, moet u die rekenaarnaam van die\n"
-"drukker voorsien en dalk ook 'n poortnommer."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Drukkerrekenaarnaam"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Poort"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "U kan die URI, om die drukker via CUPS te gebruik, direk spesifiseer"
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Oor watter tipe drukker beskik u?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Wil u drukwerk toets?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Toetsbladsy(e) word gedruk..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Toetsbladsy(e) is na die drukkerstelsel gestuur.\n"
-"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-"Drukstatus:\n"
-"%s\n"
-"\n"
-"Het dit reg gedruk?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Toetsbladsy(e) is na die drukkerstelsel gestuur.\n"
-"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-"Het dit reg gedruk?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Ja, druk die ASCII toetsbladsy"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Ja, druk die PostScript toetsbladsy"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Ja, druk albei toetsbladsye"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Stel drukker op"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Drukkeropsies"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Papiergrootte"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Stoot papier uit na voltooiing?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Uniprint dryweropsies"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Kleurdiepte opsies"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Druk teks as PostScript?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Korrigeer trapsgewyse teks?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Aantal bladsye per uitsetblad?"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Regs/Links kantlyne in punte (1/72 van 'n duim)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Bo/Onder kantlyne in punte (1/72 van 'n duim)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Ekstra GhostScriptopsies"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Ekstra teksopsies"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Omgekeerde bladsyorde"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Wil u 'n drukker opstel?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hier is die bestaande drukkertoue.\n"
-"U kan byvoeg or verwyder soos nodig."
-
-#
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS word gelaai"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "CUPS-drywerdatagbasis word gelees"
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Kies drukkerkonneksie"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Hoe is die drukker gekonekteer?"
-
-#
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Kies eksterne drukkerkonneksie"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Met 'n eksterne CUPS-bediener, hoef u glad nie 'n drukker hier\n"
-"op te stel nie; drukkers wod outomaties bespeur.\n"
-"Indien u twyfel, kies \"Eksterne CUPS-bediener\"."
-
-#: ../../printerdrake.pm_.c:416
-#, 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 ""
-"Met 'n eksterne CUPS-bediener, hoef u glad nie 'n drukker hier\n"
-"op te stel nie; drukkers wod outomaties bespeur.\n"
-"Indien u twyfel, kies \"Eksterne CUPS-bediener\"."
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr "SMB-bediener IP:"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Verwyder drukkertou"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Elke drukker benodig 'n naam (bv. lp)\n"
-"Ander parameters soos 'n beskrywing en 'n ligging kan ook gegee word.\n"
-"Wat is die drukker se naam en wat is die konneksietipe?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Drukkernaam"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Beskrywing"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Ligging"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Elke drukkertou (waar drukstukke heengaan) het 'n naam nodig \n"
-"(baie keer 'lp') and 'n gekoppelde spoelgids. Watter naam en\n"
-"spoelgids moet gebruik word?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Naam van drukkertou"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Spoelgids"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Drukkerkonneksie"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Kan nie 'n partisie by geformatteerde RAID md%d byvoeg nie"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Kan nie ler $file skryf nie"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid het gefaal"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid het gefaal. Dalk is 'raidtools' nie beskikbaar nie."
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Nie genoeg partisies vir RAID vlak %d nie\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron is skeduleerder vir periodiese instruksies."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd word gebruik om battery status te monitor en dit dan te log via "
-"syslog.\n"
-"Dit kan ook gebruik word om die rekenaar af te bring wanneer die battery "
-"swak is."
-
-#: ../../services.pm_.c:20
-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 ""
-"Loop instruksies deur 'at' geskeduleer op die tyd deur 'at' gespesifiseer. "
-"Loop ookinstruksiebondels wanneer die stelsellas laag genoeg is."
-
-#: ../../services.pm_.c:22
-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 is die standaard UNIX program om gebruikergespesifiseerde programme\n"
-"op periodies geskeduleerde tye te loop. vixie cron voeg addisionele "
-"funksionaliteit\n"
-"by die standaard UNIX cron, insluitende beter sekuriteit en 'n kragtiger "
-"konfigurasie."
-
-#: ../../services.pm_.c:25
-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 verleen muisvermons aan teksgebaseerde Linuxapplikasies soos\n"
-"Midnight Commander. Dit laat muisgebaseerde knip-en-plak aksies op die\n"
-"konsole toe asook opspringkieskaarte."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache is 'n WWW-bediener.\n"
-"Dit kan HTML-lers uitstuur en CGI's hanteer"
-
-#: ../../services.pm_.c:32
-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 ""
-"Die internetsuperbedienerdiensprogram (gewoonlik inetd genoem) laai 'n\n"
-"verskeidenheid internetdienste soos nodig. Dit is gewoonlik verantwoordelik "
-"vir\n"
-"telnet, ftp, rsh en rlogin. As inetd gesper word, sper dit ook die dienste "
-"waarvoor\n"
-"inetd verantwoordelik is."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-"Hierdie pakket laai die sleutelbordkaart soos dit in /etc/sysconfig/"
-"keyboard\n"
-"opgestel is. Dit kan vernader word met die kbdconfig nutsprogram. U moet "
-"dit\n"
-"op meeste rekenaars ongesper laat."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 is die drukkerdiensprogram en is nodig vir lpr om te funksioneer.\n"
-"Dit is 'n diens wat drukstukke na drukkers toe reguleer."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) is die domeinnaamdiens (DNS) wat gebruik word om\n"
-"rekenaarname na IP-adresse toe om te skakel."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Heg en ontheg all netwerklerstels (NFS), SMB (Lan Manger/Windows)\n"
-"en NCP (Netware) hegpunte."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Aktiveer/Deaktiveer all netwerkkoppelvlakke wat opgestel is om by\n"
-"herlaaityf te begin."
-
-#: ../../services.pm_.c:56
-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 is 'n populre protokol vir lerdeling oor TCP/IP netwerke.\n"
-"Hierdie diens voorsien NFS-bedienerfunksionaliteit. Dit word via\n"
-"die /etc/exports ler opgestel."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS is 'n populre protokol vir lerdeling oor TCP/IP netwerke.\n"
-"Hierdie diens vorosien die NFS-lersluitfunksionaliteit."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 is gewoonlik nodig om ondersteuning te verleen aan\n"
-"toestelle soos ethernet en modems in skootrekenaars. Dit sal nie\n"
-"gelaai word, behalwe as dit konfigureer is nie en dit is derhalwe\n"
-"veilig om op rekenaars te h wat dit nie nodig het nie."
-
-#: ../../services.pm_.c:67
-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 bestuur RPC-konneksies wat deur protokolle soos NFS en NIS\n"
-"gebruik word. Portmap moet loop op rekenaars wat as bedieners vir hierdie\n"
-"protokolle, en ander protokolle wat die RPC meganisme gebruik, dien."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"POstfix is 'n E-posoordragagent (MTA). Dit is die program wat E-pos\n"
-"van een bediener na 'n ander oordra."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Stoor en herstel die stelselentropiepoel vir ho kwaliteit,\n"
-"lukraaknommergenerasie."
-
-#: ../../services.pm_.c:74
-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:76
-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 ""
-"Die 'routed' diensprogram hanteer outomatiese IP-roeteertabelopdatering\n"
-"via die RIP protokol. Alhoewel RIP baie gebruik word in klein netwerke, is\n"
-"meer komplekse protokolle nodig vir komplekse netwerke."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"Die 'rstat' protokol laat gebruikers op 'n netwerk toe om\n"
-"werksverrigtinginligting oor enige rekenaar op die netwerk te onttrek."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"Die 'rusers' protokol laat netwerkgebruikers toe om te bepaal wie\n"
-"aangeteken is op ander samewerkende rekenaars."
-
-#: ../../services.pm_.c:83
-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 ""
-"Die 'rwho' protokol laat eksterne gebruikers toe om te sien wie\n"
-"ingeteken is op 'n rkeneaar wat die 'rwho' diensprogram loop. (Amper soos "
-"'finger')."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 is die fasiliteit wat baie diensprogramme gebruik om boodskappe\n"
-"te log na 'n verskeidenheid loglers. Dit is altyd goed om syslog te loop."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Stop en begin die X-fontbediener met herlaaityd en afsittyd."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Kies watter dienste moet outomaties begin met herlaaityd."
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr "Waarskuwing"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "stopped"
-msgstr "Aanlas"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-#, fuzzy
-msgid "On boot"
-msgstr "Yaboot"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Ek kan nie u partisietabel lees nie, dit is te korrup.\n"
-"Ek sal die nodige partisies skoonmak."
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Internetkonneksiedeling"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Internetkonneksiedeling is ontsper"
-
-#: ../../standalone/drakgw_.c:119
-#, fuzzy
-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 "Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-
-#: ../../standalone/drakgw_.c:123
-#, fuzzy
-msgid "disable"
-msgstr "Tabel"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-#, fuzzy
-msgid "reconfigure"
-msgstr "Stel X op"
-
-#: ../../standalone/drakgw_.c:126
-#, fuzzy
-msgid "Disabling servers..."
-msgstr "Toestel word afgetas..."
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr "Internetkonneksiedeling is gesper"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Internetkonneksiedeling is gesper"
-
-#: ../../standalone/drakgw_.c:144
-#, fuzzy
-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 "Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-
-#: ../../standalone/drakgw_.c:148
-#, fuzzy
-msgid "enable"
-msgstr "Tabel"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr "Internetkonneksiedeling is ontsper"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Konfigurasielerinhoud is onverstaanbaar"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-#, 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 ""
-"Nou dat u internetkonfigurasie opgestel is,\n"
-"moet u die rekenaar opstel om dit te deel.\n"
-"LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
-"stel.\n"
-"\n"
-"Wil u internetdeling opstel?\n"
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr "interessant"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
-"hardewarekonfigurasieprogram."
-
-#
-#: ../../standalone/drakgw_.c:224
-#, fuzzy, 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 ""
-"Daar is net een konfigureerde netwerkkaart op u stelsel.\n"
-"\n"
-"$interface\n"
-"\n"
-"Wil u dit gebruik vir die LAN?"
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Kies asb. die netwerkkaart wat aan die loakel area netwerk gekoppel is."
-
-#: ../../standalone/drakgw_.c:242
-#, fuzzy
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Waarskuwing! Die netwerkkaart is alreeds opgestel.]nWil u dit ooropstel?"
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Moontlike LAN-adresbotsing gevind in konfigurasie $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Vuurmuurkonfigurasie gevind!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Waarskuwing! 'n Bestaande vuurmuurkonfigurasie is bespeur. U sal dalk na "
-"dietyd self regstellings moet aanbring."
-
-#: ../../standalone/drakgw_.c:276
-#, fuzzy
-msgid "Configuring..."
-msgstr "IDE word opgestel"
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"Skrips word konfigureer, sagterware installeer en bedieners afgeskop..."
-
-#: ../../standalone/drakgw_.c:307
-#, fuzzy
-msgid "Problems installing package $_"
-msgstr "Installeer pakket %s"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Geluk!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-#, fuzzy
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-
-#: ../../standalone/drakgw_.c:609
-#, fuzzy
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Die opstelling van die Internetkonnkesiedeling is alreeds gedoen.\n"
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Internetkonneksiedeling is ontsper"
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr "Internetkonneksie en konfigurasie"
-
-#: ../../standalone/drakgw_.c:622
-#, 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 "Internetkonneksiedeling"
-
-#: ../../standalone/draknet_.c:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-#, fuzzy
-msgid "Profile: "
-msgstr "heg het gefaal"
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-#, fuzzy
-msgid "Hostname: "
-msgstr "Rekenaarnaam:"
-
-#: ../../standalone/draknet_.c:147
-#, fuzzy
-msgid "Internet access"
-msgstr "interessant"
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr "Tipe:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Portaal:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-#, fuzzy
-msgid "Interface:"
-msgstr "interessant"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr "Konneksienaam"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr "Kabelkonneksie"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr "Konfigureer internetkonneksie"
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr "Hoe wil u aan die internet konnekteer?"
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr "Konfigureer dienste"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr "ADSL konfigurasie"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Adapter"
-msgstr "Opgradeer"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr "Bediener"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr "interessant"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-#, fuzzy
-msgid "Configure Local Area Network..."
-msgstr "Stel plaaslike netwerk op"
-
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Normal Mode"
-msgstr "Normaal"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr "Toets konfigurasie"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr "ADSL konfigurasie"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Disable"
-msgstr "Tabel"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Enable"
-msgstr "Tabel"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr "Internetkonneksie en konfigurasie"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr "Internetkonneksie en konfigurasie"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr "Konneksienaam"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-#, fuzzy
-msgid "Provider dns 1 (optional)"
-msgstr "Voorsiener DNS 1"
-
-#: ../../standalone/draknet_.c:561
-#, fuzzy
-msgid "Provider dns 2 (optional)"
-msgstr "Voorsiener DNS 2"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Krakers welkom"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Swak"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoes"
-
-#: ../../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 ""
-"Hierdie vlak moet met sorg gebruik word. Dit maak 'n stelsel baie maklik\n"
-"om te gebruik, maar is baie sensitief. Dit moet nie gebruik vir 'n rekenaar\n"
-"wat aan ander rekenaars of die internet gekoppel is nie. Daar is geen "
-"wagwoord\n"
-"toegang nie."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Wagwoorde is nou ontsper, maar gebruik as 'n netwerkrekenaar word nie "
-"aanbeveel nie."
-
-#: ../../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 ""
-"'n Aantal verbetering op heirdie sekuriteitsvlak, die hoof een is meer\n"
-"sekuriteitswaarskuwings en -toetse."
-
-#: ../../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 ""
-"Hierdie is die standaard sekuriteitsvlak wat aanbeveel word vir rekenaars\n"
-"wat aan die internet as 'n klint konnekteer. Daar is heelwat "
-"sekuriteitstoetse."
-
-#: ../../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 ""
-"Met hierdie sekuriteitsvlak, kan die stelsel as 'n bediener gebruik word.\n"
-"Die sekuriteit is goed genoeg sodat 'n stelsel konneksies wat baie klinte\n"
-"af kan aanvaar."
-
-#: ../../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 ""
-"Hierdie is Vlak-4 sekuriteit, maar die stelsel is afgeslote.\n"
-"Sekuriteitseienskappe is maksimaal."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Sekuriteitsvlak word gestel."
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr "Konnekteer aan die internet"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Kies die instrument wat u wil gebruik"
-
-#: ../../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 ""
-
-#: ../../standalone/livedrake_.c:23
-#, fuzzy
-msgid "Change Cd-Rom"
-msgstr "Verander resolusie"
-
-#: ../../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 ""
-"Verander u CDROM!\n"
-"\n"
-"Sit asb. die CDROM getiteld \"%s\" in die aandrywer en druk OK. Indien u "
-"nie\n"
-"hieroor beskik nie, druk Kanselleer om installasies vanaf di CDROM te vermy."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "Geen 'serial_usb' gevind nie\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Emuleer derde knop?"
-
-#
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Toets asb. die muis"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "Netwerkkonfigurasie"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "USB Muis"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Konnekteer aan die internet"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Diskonnekteer van die internet"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Diskonnekteer van die internet"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Diskonnekteer van die internet"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "Konneksienaam"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "Konneksienaam"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Kabelkonneksie"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Vuurmuurkonfigurasie"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Vuurmuurkonfigurasie"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Four om %s in skryfmode te open: %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr "Ontwikkeling"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Graphics"
-msgstr "Multimedia"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet"
-msgstr "interessant"
-
-#
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr "Netwerkdrukker (sok)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr "Internetkonfigurasie"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Kantoor"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-msgstr "Multimedia"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentasie"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Sound"
-msgstr "Multimedia"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Scientific Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Games"
-msgstr "Gnome"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Video"
-msgstr "Multimedia"
-
-#
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Netwerkdrukker (sok)"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Office Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - CD Burning"
-msgstr "Multimedia"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr "X-bediener"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Konfigurasie"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "KDE Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Gnome Workstation"
-msgstr "Werkstasie"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "interessant"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Game station"
-msgstr "Dokumentasie"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr "Wil u die konfigurasie toets?"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minute"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minuut"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d sekondes"
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "ADSL konfigurasie"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr "Selekteer lOer"
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr "Konfigureer internetkonneksie"
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "IDE word opgestel"
-
-#, fuzzy
-#~ msgid "Standard tools"
-#~ msgstr "Standaard"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Konfigurasie: Voeg area by"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Hierdie skrip laai de nodige modules vir 'n USB-muis."
-
-#~ 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 ""
-#~ "Nou dat u internetkonfigurasie opgestel is,\n"
-#~ "moet u die rekenaar opstel om dit te deel.\n"
-#~ "LW: U benodig 'n ware netwerkkaart om 'n lokalearea netwerk (LAN) op te "
-#~ "stel.\n"
-#~ "\n"
-#~ "Wil u internetdeling opstel?\n"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Outomatiese afhanklikhede"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Stel LILO/GRUB op"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Maar 'n herlaaiskyf"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formatteer floppie"
-
-#~ msgid "Choice"
-#~ msgstr "Keuse"
-
-#, fuzzy
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "U kan nou 'n paar diverse opsies vir u stelsel kies.\n"
-#~ "\n"
-#~ " - Optimeer hardeskyf. Hierdie kan hardeskyfwerksverrigting verbeter, "
-#~ "maar is net\n"
-#~ " vir kundige gebruikers bedoel. Sekere gebroke koppelvlakke kan data "
-#~ "runeer.\n"
-#~ " Die bedryfstelsel kern het 'n swartlys van hardeskywe, maar indien u "
-#~ "onaangename\n"
-#~ " verrassings wil voorkom los hierdie opsie uit.\n"
-#~ "\n"
-#~ " - Sekuriteitsvlak: Lees die handleiding vir volledigheid, maar in "
-#~ "kort:\n"
-#~ " Kies \"Medium\" indien u twyfel. Vir 'n hoogs veilige stelsel kies "
-#~ "\"Paranoes\",\n"
-#~ " maar pasop: OP HIERDIE VLAK KLAN SELFS NIE 'ROOT' OP DIE KONSOLE\n"
-#~ " AANTEKEN NIE. Vir 'root' toegang moet 'n gewone gebruiker eers "
-#~ "aanteken en dan\n"
-#~ " \"su\". Dit is uitsluitlik vir 'n bediener bedoel.\n"
-#~ "\n"
-#~ " - Presiese geheuegrootte: Daar is geen ongelukkig standaard metode om "
-#~ "die geheuegrootte\n"
-#~ " uit die BIOS te bepaal nie. Soms sal Linux nie die grootte korrek "
-#~ "bepaal nie. In hierdie geval\n"
-#~ " kan die korrekte grootte her gegee word. Let daarop dat 'n verskil "
-#~ "van 2-4MB normaal is.\n"
-#~ "\n"
-#~ " - Outohegting van verwyderbare media: Indien u nie elke keer die "
-#~ "hegting per intik wil doen\n"
-#~ " nie (van CDROMs, floppies, ZIpaandrywers ens.), selekteer hierdie "
-#~ "opsie.\n"
-#~ "\n"
-#~ " - NumLock: Indien u NumLock wil aansit by herlaaityd, selekteer hierdie "
-#~ "opsie. Dit sal\n"
-#~ " nie noodwendig NumLock onder X aansit nie."
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Arbitrre items"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Diverse vrae"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr ""
-#~ "Superhegting (supermount) kan nie met 'n ho sekuriteitsvlak gebruik word "
-#~ "nie"
-
-#~ 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 ""
-#~ "Warskuwing: IN HIERDIE SEKURITEITSVLAK, kan ROOT nie by die KONSOLE "
-#~ "AANTEKEN nie.\n"
-#~ "OM 'root' te wees moet u eers as 'n gewone gebruiker aanteken en dan 'su'."
-#~ "Hierdie is spesifiek vir bedienergebruik. U is gewaarsku!"
-
-#~ 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 ""
-#~ "Wees versigtig, met NumLock aan sal heelwat sleutels as syfers eerder as "
-#~ "karakters na vore kom. (Bv 'n 'p' mag dalk '6' wees)"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Eerste DNS bediener"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Tweede DNS bediener"
-
-#~ msgid "loopback"
-#~ msgstr "teruglus"
-
-#~ msgid "None"
-#~ msgstr "Niks"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Watter herlaaistelsel(s) wil u gebruik?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Outoinstalleer floppie"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Soekj vir 'n modem?"
-
-#~ msgid "Configure local network"
-#~ msgstr "Stel plaaslike netwerk op"
-
-#~ msgid "Disable networking"
-#~ msgstr "Sper netwerkstelsel"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr "Plaaslike netwerk is alreeds opgestel: Wil u?"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimedia"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Stel tydsone op"
-
-#~ msgid "Configure printer"
-#~ msgstr "Stel drukker op"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(kan data korrupteer)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Gebruik skyfoptimisasie?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Aansit van NumLock met herlaai"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Bevestig wagwoord"
-
-#~ msgid "default"
-#~ msgstr "Verstek"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Wat is die gebruik van u stelsel?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Kies die grootte van die installasie"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Gebruik diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Aangepaste"
-
-#~ 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 ""
-#~ "Is u 'n kundige? U sal sal toegelaat word om kragtige, maar\n"
-#~ "gevaarlike keuses uit te oefen\n"
-#~ "\n"
-#~ "U sal vrae gevra word soos: \"Gebruik skaduwagwoorde?\"\n"
-#~ "Is u reg vir sulke vrae?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Gebruik skaduler"
-
-#~ msgid "shadow"
-#~ msgstr "skadu's"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "gebruik MD5 wagwoorde"
-
-#~ msgid "Search"
-#~ msgstr "Soek"
-
-#~ msgid "Package"
-#~ msgstr "Pakket"
-
-#~ msgid "Text"
-#~ msgstr "Teks"
-
-#~ msgid "Tree"
-#~ msgstr "Boom"
-
-#~ msgid "Sort by"
-#~ msgstr "Gesorteer volgens"
-
-#~ msgid "Category"
-#~ msgstr "Kategorie"
-
-#~ msgid "See"
-#~ msgstr "Sien"
-
-#~ msgid "Installed packages"
-#~ msgstr "Installeerde pakkette"
-
-#~ msgid "Available packages"
-#~ msgstr "Beskikbare pakkette"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Wys net eindnodes"
-
-#~ msgid "Expand all"
-#~ msgstr "Brei alles uit"
-
-#~ msgid "Collapse all"
-#~ msgstr "Trek alles in"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Voeg pakketareas by"
-
-#~ msgid "Update location"
-#~ msgstr "Dateer area op"
-
-#~ msgid "Remove"
-#~ msgstr "Verwyder "
-
-#~ msgid "Find Package"
-#~ msgstr "Soek pakket"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Soek pakket met ler"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Skakel tussen installeerde en beskikbare"
-
-#~ msgid "Uninstall"
-#~ msgstr "Verwyder"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Kies pakket om te installeer"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Afhanklikhede word getoets"
-
-#~ msgid "Wait"
-#~ msgstr "Wag"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Die volgende pakkette gaan verwyder word"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "RPM's word verwyder."
-
-#~ msgid "Regexp"
-#~ msgstr "Regex"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Watter pakket soek vir"
-
-#~ msgid "%s not found"
-#~ msgstr "%s is nie gevind nie"
-
-#~ msgid "No match"
-#~ msgstr "Geen treffer"
-
-#~ msgid "No more match"
-#~ msgstr "Niks meer treffers nie"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake is in lae-geheue opstelling.\n"
-#~ "Ek gaan rpmdrake herlaai om soektogte toe te laat."
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Watter ler soek u vir?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Wat soek vir?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Gee 'n (engelse) naam (bv. 'extra')"
-
-#~ msgid "Directory"
-#~ msgstr "Lergids"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Geen cdrom beskikbaar nie (niks in /mnt/cdrom nie)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL van die lergids met die RPM's"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Vir FTP en HTTP, moet die pad vir die hdlist gegee word\n"
-#~ "Dit moet relatief tot bg. URL wees."
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Verskaf asb. die volgende inligting"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s is alreeds in gebruik"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "Die RPM's se basis word opgedateer"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Inskrywing %s gaan verwyder word"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Eindnodes word gesoek"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Soek van eindnodes neem 'n tydjie"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "Ek het 'n ISDN-kaart gevind\n"
-
-#~ msgid "France"
-#~ msgstr "Frankryk"
-
-#~ msgid "Other countries"
-#~ msgstr "Ander lande"
-
-#
-#~ msgid "In which country are you located ?"
-#~ msgstr "In watter land is u?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Alcatel modem"
-
-#~ msgid "ECI modem"
-#~ msgstr "ECI modem"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr "Indien u ADSL-modem 'n Alcatel is, kies Alcatel, andersins ECI."
-
-#~ msgid "don't use pppoe"
-#~ msgstr "moenie pppoe gebruik nie"
-
-#~ msgid "mandatory"
-#~ msgstr "verpligtend"
-
-#~ msgid "interesting"
-#~ msgstr "interessant"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (belangrik)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (baie oulik)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (oulik)"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-
-#~ msgid "Czech"
-#~ msgstr "Tseggies"
-
-#~ msgid "Slovakian"
-#~ msgstr "Slovaaks"
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "Kon nie ipchains RPM m.b.v. urpmi installeer nie."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "Kon nie dhcp RPM m.b.v. urpmi installeer nie."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "Kon nie linuxconf RPM m.b.v. urpmi installeer nie."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "Kon nie bind RPM m.b.v. urpmi installeer nie."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "Kon nie caching-nameserver RPM m.b.v. urpmi installeer nie. "
-
-#~ msgid "Reconfigure local network"
-#~ msgstr "Herkonfigureer netwerk nou"
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "U rekenaar kan opgestel word om sy internetkonneksie te deel.\n"
-#~ "\n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr "Alles is opgestel.\n"
-
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Konnekteer aan die internet met 'n gewone modem"
-
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Konnekteer aan die internet met ISDN"
-
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Konnekteer aan die internet met DSL of ASDL"
-
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Konnekteer aan die internet met 'n kabelmodem"
-
-#~ msgid ""
-#~ "Time (secs) of inactivity after which\n"
-#~ "it hangs up. (leave blank to disable it)"
-#~ msgstr ""
-#~ "Tyd, in sekondes, van onaktiwiteit voor diskonneksie.\n"
-#~ "Los oop om di funksie te sper."
-
-#
-#~ msgid "Germany"
-#~ msgstr "Duitsland"
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr "Duits (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr "Wat wil u doen?"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "Installasie/Redding"
-
-#~ msgid "Rescue"
-#~ msgstr "Redding"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Watter partisietipe verlang u?"
-
-#
-#~ 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 Linux-Mandrake "
-#~ "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 ""
-#~ "Kies \"Installeer\" indien daar geen vorige weergawe van GNU/Linux\n"
-#~ "op is nie, of indien u 'n multidistribusie wil laat realiseer.\n"
-#~ "\n"
-#~ "Kies \"Redding\" indien u 'n bestaande weergawe van Mandrake Linux wil "
-#~ "red:\n"
-#~ "\n"
-#~ "\n"
-#~ "Selekteer:\n"
-#~ "\n"
-#~ " - Aanbevole: Indien u nooit Linux vantevore installeer het nie,kies "
-#~ "hierdie een. \n"
-#~ "\n"
-#~ " - Aangepas: Indien u vertroud genoeg is met GNU/Linux, kan u die "
-#~ "primre\n"
-#~ " gebruik van u rekenaar kies. Sien onder vir details.\n"
-#~ "\n"
-#~ " - Kundige: Indien u vlot is in GNU/Linux en 'n hoogs aangepaste "
-#~ "installasie wil\n"
-#~ " doen, kan u die deur die gebruik van u rekenaar te kies.\n"
-#~ " MOET ASB. NIE HIERDIE OPSIE KIES INDIEN U WERKLIK WEET WAAROOR DIT GAAN "
-#~ "NIE!\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ "U kan nou kies watter partisie(s) gebruik kan word om Linux-Mandrake\n"
-#~ "op te installeer indien hulle reeds bestaan (geskep uit 'n vorige "
-#~ "installasie,\n"
-#~ "of met 'n ander partisieprogram). In ander gevalle moet die partisies nog "
-#~ "geskep\n"
-#~ "word. Hierdie operasie bestan uit die logiese verdeling van die hardeskyf "
-#~ "in\n"
-#~ "aparte bruikbare areas\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u nuwe partisies moet skep, gebruik \"Outo-allokasie\" om "
-#~ "outomaties\n"
-#~ "partisies vir Linux te skep. U kan die skyf vir partisionering selekteer "
-#~ "deur\n"
-#~ "op \"hda\" te kliek vir die eerste IDE hardeskyf, hdb vir die tweede of "
-#~ "\"sda\"\n"
-#~ "vir die eerste SCSI skyf ens.\n"
-#~ "\n"
-#~ "\n"
-#~ "Twee algemene partisies is die \"root\" partisie (/), wat die wortel is\n"
-#~ "van die lergidsstelsel, en /boot, wat die nodige lers bevat om die\n"
-#~ "bedryfstelsel aan die gang te kry wanneer die rekenaar aangesit word.\n"
-#~ "\n"
-#~ "\n"
-#~ "Omdat die gevolge van hierdie proses onomkeerbaar is, kan partisionering "
-#~ "baie\n"
-#~ "intimiderend en stresvol vir die onervare gebruiker wees. DiskDrake maak "
-#~ "di\n"
-#~ "proses heelwat makliker. Lees die dokumentasie en neem u tyd voor u "
-#~ "voortgaan.\n"
-#~ "\n"
-#~ "\n"
-#~ "U kan enige opsie gebruik deur die sleutelbord te gebruik. Navigeer deur "
-#~ "diepartisies met\n"
-#~ "Tab en die pyltjies. Wanneer 'n partisie gekies is, gebruik:\n"
-#~ "\n"
-#~ "- Ctrl-c om 'n partisie te skep (wanneer 'n le partisie gekies is)\n"
-#~ "\n"
-#~ "- Ctrl-d om 'n partisie uit te vee\n"
-#~ "\n"
-#~ "- Ctrl-m om 'n partisie te heg\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Enige partisies wat nuut geskep is, moet eers formateer word voor "
-#~ "gebruik.\n"
-#~ "(Formateering beteken die skep van 'n lOerstelsel). U kan nou kies om "
-#~ "ook\n"
-#~ "bestaande partisies te herformateer en die data daarop te vernietig.\n"
-#~ "NOTA: Dit is nie nodig om alle bestaande partisies te herformateer nie,\n"
-#~ "veral indien daar data op is wat u wil hou. 'n Tipiese voorbeeld is /home."
-
-#~ 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 ""
-#~ "Die gekose pakette gaan nou installeer word. Hierdie proses\n"
-#~ "sal 'n paar minute neem. Indien u 'n opgradering gekies, kan dit\n"
-#~ "nog langer neem voordat die opgradering begin."
-
-#~ 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 ""
-#~ "Indien DrakX nie u muis kon vind nie, of as u wil sien\n"
-#~ "wat gedoen is, sal u moet die bg. lys van muistoestelle gepresenteer\n"
-#~ "word.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u met DrakX saamstem, spring na die afdeling wat u\n"
-#~ "verlang deur op die kierkaart links te kliek. Andersins kies\n"
-#~ "'n muistoetsel in die kieskaart wat u dink die beste klop met die\n"
-#~ "muis wat u het.\n"
-#~ "\n"
-#~ "In geval van 'n seriaalmuis, moet u ook vir DrakX die seriaalpoort\n"
-#~ "gee."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ "Hierdie afdeling is vir die konfigurasie van 'n lokaalareanetwerk\n"
-#~ "of 'n modem.\n"
-#~ "\n"
-#~ "Kies \"LAN\" en DrakX sal probeer om 'n Ethernetkaart in u rekenaar\n"
-#~ "te vind. PCI-kaarte sal heelwaarskynlik outomaties gevind en\n"
-#~ "inisialiseer word. Indien u 'n ISA-kaart het sal daar 'n kieslys\n"
-#~ "vertoon word waaruit u dan u kaart moet selekteer.\n"
-#~ "\n"
-#~ "\n"
-#~ "indien u Linux-Mandrake installeer op 'n stelsel wat deel is van 'n\n"
-#~ "bestaande netwerk, sal due netwerk administrateur u alreeds met die\n"
-#~ "nodige inligting (IP adres, netmasker en rekenaarnaam) voorsien het.\n"
-#~ "Indien u 'n privaat netwerk opstel (sso by die huis), dan moet u die\n"
-#~ "adresse kies.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kies \"Uitbel met Modem\" en die internetkonneksie vir 'n modem\n"
-#~ "sal opgestel word. DrakX sal u modem probeer bepaal. Indien di faal\n"
-#~ "sal u die modem en korrekte seriaalpoort moet selekteer."
-
-#~ 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 ""
-#~ "GNU/Linux kan verskeie drukkers gebruik. Elkeen van hierdie tipes\n"
-#~ "verlang 'n ander opstelling. Let asb. daarop dat die verstek drukkernaam "
-#~ "'lp' is.\n"
-#~ "U moet so 'n drukker skep. U kan egter addisionele name bysit deur dit "
-#~ "met die '|' karakterte skei.\n"
-#~ "Derhalwe kan u dus die drukker 'n meer betekenisvolle naam ook toeken.\n"
-#~ "Die drukker met 'lp' in die naam sal die verstek drukker wees.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u drukker direk aan die rekenaar gekoppel is, selekteer\n"
-#~ "\"Lokale Drukker\". U moet dan die korrekte poort uitwys\n"
-#~ "en die gepaslike filter selekteer.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u 'n drukker om 'n ander Unix-rekenaar wil gebruik, kies\n"
-#~ "\"Eksterne lpd\". In hierdie geval moet u die naam van die drukkertou\n"
-#~ "op die ander rekenaar ken.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u toegang tot 'n SMB drukker (op 'n Windows-rekenaar) verlang,\n"
-#~ "moet u die SMB/NETBIOS naam (nie TCP/IP-naam nie) ken en moontlik ook "
-#~ "die\n"
-#~ "IP-adres. Daarby moet u ook 'n gebruikerskode, werkgroep en wagwoord en "
-#~ "die\n"
-#~ "drukkernaam voorsien. Dieselfde geld vir 'n Netware-drukker, behalwe dat "
-#~ "u\n"
-#~ "die werkgroep hoef te voorsien nie."
-
-# ../help.pm_.c:240 ../help.pm_.c:481 msgid ""
-#~ 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 ""
-#~ "Dit word sterk aanbeveel dat u \"Ja\" antwoord. Indien u Windows sou\n"
-#~ "herinstalleer, sal dit die herlaaisektor oorskryf. Indien u die die "
-#~ "herlaaiskyf\n"
-#~ "gemaak het nie, sal u nie weer in GNU/Linux kan inkom nie."
-
-#~ msgid "Move your wheel!"
-#~ msgstr "Draai u wiel!"
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Vergeet van die veranderinge?"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "Wat is u muistoestel?"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Outomatiese resolusies"
-
-#~ 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 ""
-#~ "Ek gaan nou probeer m die beskikbare resolusies te kry.\n"
-#~ "Die skerm sal 'n paar maal flits...\n"
-#~ "U kan die skerm afsit indien u wil, ek sal biep wanneer ek klaar is"
-
-#~ 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 ""
-#~ "Ek kan probeer om al die beskikbare resolusies te kry (bv. 800x600).\n"
-#~ "Soms kan die rekenaar ophang.\n"
-#~ "Wil u probeer?"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "Geen geldige modes was gevind nie\n"
-#~ "Probeer 'n ander videokaart of monitor"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Outomatiese resolusie soektog"
-
-#~ msgid "pump"
-#~ msgstr "pump"
-
-#~ msgid "dhcpxd"
-#~ msgstr "dhcpxd"
-
-#~ msgid "dhcp-client"
-#~ msgstr "DHCP-klint"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Apple ADB-muis"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Apple ADB-muis (2 knoppe)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Apple ADB-muis (3+ knoppe)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Apple USB-muis"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Apple USB-muis (2 knoppe)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Apple USB-muis (3+ knoppe)"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "ATI Busmuis"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Microsoft Busmuis"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logitech Busmuis"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "USB Muis (3 knoppe of meer)"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft Rev 2.1A of beter (seriaal)"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ (seriaal)"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse (seriaal)"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse (seriaal)"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr "Generiese Muis (seriaal)"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Microsoft aanpasbaar (seriaal)"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr "Generiese 3-knop Muis (seriaal)"
-
-#~ msgid "Kensington Thinking Mouse (serial)"
-#~ msgstr "Kensington Thinking Mouse (seriaal)"
-
-#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to "
-#~ "internet."
-#~ msgstr "Ek moet nou u netwerkkaart konfigureer vir die internet"
-
-#~ msgid "nfs mount failed"
-#~ msgstr "NFS heg het gefaal"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ msgid "Socket"
-#~ msgstr "Sok"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Kriptografie"
-
-#~ 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 sal konfigurasielers maak vir beide XFree 3.3 en XFree 4.0.\n"
-#~ "By verstek sal die 4.0 bediener gebruik word indien u videokaart "
-#~ "ondersteun. word\n"
-#~ "\n"
-#~ "Wil u XFree 3.3 behou?"
-
-#~ msgid "Configure LAN"
-#~ msgstr "Konfigureer LAN"
-
-#~ msgid "End configuration"
-#~ msgstr "Beindig konfigurasie"
-
-#~ msgid "Do not set up networking"
-#~ msgstr "Moenie netwerk opstel nie"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Wil u die netwerk vir u stelsel opstel?"
-
-#~ msgid "Show less"
-#~ msgstr "Vertoon minder"
-
-#~ msgid "Show more"
-#~ msgstr "Vertoon meer"
-
-#~ msgid "tie"
-#~ msgstr "das"
-
-#~ msgid "brunette"
-#~ msgstr "brunette"
-
-#~ msgid "girl"
-#~ msgstr "meisie"
-
-#~ msgid "woman-blond"
-#~ msgstr "blondine"
-
-#~ msgid "automagic"
-#~ msgstr "outowonder"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Wat is u sleutelborduitleg?"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Wil u PCMCIA-kaarte soek?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Soek vir %s-toestelle?"
-
-#~ msgid "Modem Configuration"
-#~ msgstr "Modemkonfigurasie"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr "Wil u 'n opbelkonneksie (modem) vir u stelsel opstel?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Soek vir PCI-toestelle?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "Deursoek wortellerstelsel"
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr ""
-#~ "%s: Hierdie is nie 'n wortellerstelsel nie, kies asb. 'n ander een."
-
-#~ msgid "No root partition found"
-#~ msgstr "Geen basislerstelsel gevind nie"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr "Watter partisie moet u wortelpartisie wees?"
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr "U het geen Windowspartisies nie!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "U het nie genoeg plek vir Lnx4win nie"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is then suggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-# When possible cp437 accentuated letters can be used too.
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Welkom by LILO die bedryfstelselkeuseprogram!\n"
-#~ "\n"
-#~ "Om die moontlikehede te vertoon, druk <TAB>.\n"
-#~ "\n"
-#~ "Om 'n spesifieke een te laai, tik die nodige naam en druk <ENTER> of wag\n"
-#~ "%ds en dit verstek bedryfstelsel sal laai.\n"
-#~ "\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Welkom by SILO die bedryfstelselkeuseprogram!\n"
-#~ "\n"
-#~ "Om die moontlikehede te vertoon, druk <TAB>.\n"
-#~ "\n"
-#~ "Om 'n spesifieke een te laai, tik die nodige naam en druk <ENTER> of wag\n"
-#~ "%ds en die verstek bedryfstelsel sal laai.\n"
-#~ "\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "SILO hoofopsies"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Hier is die huidige inskrywings in SILO.\n"
-#~ "U kan byvoeg or verwyder soos nodig."
-
-#~ msgid "This label is already in use"
-#~ msgstr "Hierdie etiket is alreeds in gebruik"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "SILO installasie het gefaal a.g.v. hierdie fout: "
-
-#~ 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 will probeer om eers te kyk vir een of meer bekende PCI\n"
-#~ "SCSI kaarte. Indien iets gevind word, en die drywers daarvoor\n"
-#~ "bekend is, sal dit outomaties bygevoeg word.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien u 'n ISA SCSI kaart het, of 'n onbekende PCI SCSI kaart, of\n"
-#~ "geen SCSI kaart nie, sa; u gevra word of daar enige SCSI kaarte is.\n"
-#~ "Indien daar geen is nie, antwoord \"Nee\". Indien daar wel is, antwoord\n"
-#~ "\"Ja\" en 'n lys van kaarte sal gegee word waaruit u moet kies.\n"
-#~ "\n"
-#~ "\n"
-#~ "Na seleksie van die drywer, sal DrakX of vra vir opsies. Probeer eers\n"
-#~ "dat die drywer die hardeware ondervra; dit werk gewoonlik.\n"
-#~ "\n"
-#~ "\n"
-#~ "Indien nie, moenie die dokumentasie van u hardeware vergeet nie; ook nie\n"
-#~ "enige inligting van Windows (indien u dit gennstalleer het). Hierdie is\n"
-#~ "opsies wat u die drywer moet verskaf."
-
-#~ msgid "Shutting down"
-#~ msgstr "Stelselafsluiting"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
deleted file mode 100644
index 0033f54c3..000000000
--- a/perl-install/share/po/ar.po
+++ /dev/null
@@ -1,6774 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2000 Free Software Foundation, Inc.
-# Djaghlouli Kamel <djkamel@chez.com>, 2000.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DarkeX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2000-11-1 13:00+0200\n"
-"Last-Translator: Djaghlouli Kamel <djkamel@chez.com>\n"
-"Language-Team: ar\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-6\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr " XFree"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr " X"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr " X"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr " XFree ?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr " XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr " ʿ"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ": "
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-" "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr " %d "
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr " Ϳ"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr " : %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr " XFree86 :%s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr ": %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr ""
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr ""
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr ""
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr ""
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr ""
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr ""
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr ""
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr ""
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr ""
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr ""
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr ""
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr ""
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr ""
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr ""
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr ""
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr ""
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr ""
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr ""
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr ""
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr ""
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr ""
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr ""
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr ""
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr ""
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr ""
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr ""
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr ""
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr ""
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr ""
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr ""
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr ""
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr ""
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr ""
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr ""
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr ""
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr ""
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr ""
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr ""
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr ""
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr ""
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr ""
-
-#: ../../any.pm_.c:668
-#, 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 ""
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr ""
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr ""
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr ""
-
-#: ../../any.pm_.c:683
-#, 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 ""
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr ""
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr ""
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr ""
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr ""
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr ""
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr ""
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr ""
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr ""
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr ""
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr ""
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr ""
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr ""
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr ""
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr ""
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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:809
-msgid "Welcome to GRUB the operating system chooser!"
-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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-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:818
-msgid "commands before booting, or 'c' for a command-line."
-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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr ""
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr ""
-
-#. -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:918
-msgid "Desktop"
-msgstr ""
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-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
-msgid "/_File"
-msgstr ""
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr " XFree"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-msgid "Default Runlevel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr ""
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr ""
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr ""
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr ""
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr ""
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr ""
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr ""
-
-#: ../../fsedit.pm_.c:30
-#, fuzzy
-msgid "server"
-msgstr " X"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr ""
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:453
-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 ""
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr ""
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr ""
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-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 ""
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-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 ""
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:443
-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 ""
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-
-#: ../../help.pm_.c:455
-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 ""
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:617
-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 ""
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-
-#: ../../help.pm_.c:665
-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 ""
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 ""
-
-#: ../../help.pm_.c:805
-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 ""
-
-#: ../../help.pm_.c:818
-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 ""
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr ""
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr ""
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr ""
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr ""
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr ""
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr ""
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr ""
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr ""
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr ""
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr ""
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr ""
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr ""
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr ""
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr ""
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr ""
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr ""
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr ""
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr ""
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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 ""
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr ""
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr ""
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:385
-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 ""
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr ""
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr ""
-
-#: ../../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:437
-#, c-format
-msgid "Version: %s\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-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:675
-msgid "Preparing installation"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr ""
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr ""
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr ""
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr ""
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr ""
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr ""
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr ""
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr ""
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr ""
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr ""
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr ""
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr ""
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr ""
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr ""
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr ""
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
-msgid "Genius NetMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:38
-msgid "Genius NetScroll"
-msgstr ""
-
-#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-msgid "1 button"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr ""
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr ""
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr ""
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr ""
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr ""
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr ""
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr ""
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr ""
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr ""
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr ""
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr ""
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr ""
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr ""
-
-#: ../../netconnect.pm_.c:284
-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 ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:314
-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 ""
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr ""
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr ""
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr ""
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr ""
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr ""
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr ""
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr " XFree"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:834
-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 ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr ""
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr ""
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr ""
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr " XFree"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr ""
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr ""
-
-#: ../../network.pm_.c:278
-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 ""
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr ""
-
-#: ../../network.pm_.c:319
-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.pm_.c:324
-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 ""
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr ""
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr ""
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr ""
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr ""
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr ""
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr ""
-
-#: ../../network.pm_.c:388
-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 ""
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr ""
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr ""
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr ""
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr ""
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr ""
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr ""
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr ""
-
-#: ../../partition_table.pm_.c:581
-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 ""
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr ""
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr ""
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr ""
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr ""
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr ""
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr ""
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr ""
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr ""
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr ""
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr ""
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr ""
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr " X"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr ""
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr ""
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr ""
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr ""
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-
-#: ../../services.pm_.c:18
-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 ""
-
-#: ../../services.pm_.c:20
-msgid ""
-"Runs commands scheduled by the at command at the time specified when\n"
-"at was run, and runs batch commands when the load average is low enough."
-msgstr ""
-
-#: ../../services.pm_.c:22
-msgid ""
-"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the "
-"basic\n"
-"UNIX cron, including better security and more powerful configuration options."
-msgstr ""
-
-#: ../../services.pm_.c:25
-msgid ""
-"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste "
-"operations,\n"
-"and includes support for pop-up menus on the console."
-msgstr ""
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-
-#: ../../services.pm_.c:32
-msgid ""
-"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for "
-"starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
-"disables\n"
-"all of the services it is responsible for."
-msgstr ""
-
-#: ../../services.pm_.c:36
-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:38
-msgid ""
-"This package loads the selected keyboard map as set in\n"
-"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
-"You should leave this enabled for most machines."
-msgstr ""
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-msgid ""
-"lpd is the print daemon required for lpr to work properly. It is\n"
-"basically a server that arbitrates print jobs to printer(s)."
-msgstr ""
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-
-#: ../../services.pm_.c:56
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
-"This service provides NFS server functionality, which is configured via the\n"
-"/etc/exports file."
-msgstr ""
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ""
-
-#: ../../services.pm_.c:67
-msgid ""
-"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on "
-"machines\n"
-"which act as servers for protocols which make use of the RPC mechanism."
-msgstr ""
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-
-#: ../../services.pm_.c:83
-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 ""
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 ""
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr ""
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr ""
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr ""
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:119
-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:123
-msgid "disable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr " "
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:144
-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:148
-msgid "enable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr " "
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:224
-#, 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:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr " "
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr " "
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr ""
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr " XFree"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:204
-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:207
-msgid "The system is now disconnected."
-msgstr ""
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr " XFree"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr ""
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr " XFree"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr ""
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr ""
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr ""
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr ""
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr ""
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:131
-msgid "Test the mouse here."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr " XFree"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr " XFree"
-
-#: ../../standalone/tinyfirewall_.c:29
-#, fuzzy
-msgid "Firewalling Configuration"
-msgstr " XFree"
-
-#: ../../standalone/tinyfirewall_.c:42
-#, fuzzy
-msgid "Firewalling configuration"
-msgstr " XFree"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr " X"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Configuration"
-msgstr " XFree"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr " ʿ"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr " XFree"
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr " XFree"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr " XFree"
-
-#, fuzzy
-#~ msgid "Boot style configuration"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "gMonitor"
-#~ msgstr ""
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
deleted file mode 100644
index d214825bb..000000000
--- a/perl-install/share/po/az.po
+++ /dev/null
@@ -1,8232 +0,0 @@
-# Azerbaijani Turkish translation of DrakX
-# Copyright (C) 1999 MandrakeSof
-# Vasif Ismailoglu MD <azerb_linux@hotmail.com>, 2000
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-10 18:32+0200\n"
-"PO-Revision-Date: 2001-06-09 23:30GMT +0200\n"
-"Last-Translator: Vasif smaylolu MD <azerb_linux@hotmail.com>\n"
-"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-9E\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.8\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Btn balqlar ayr ayr quradr"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Xinerama ifadlrini ilt"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Tkc \"%s\" kartn qur (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "oxlu Balq quradrlmas"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Sizin sisteminiz oxlu balq quradrmasn dstklyir.\n"
-"N etmk istyirsiniz?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Ekran kart"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Ekran kartnz sein"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Bir X vericisi sein"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X verici"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Nec bir XFree qurusunu istyirsiniz?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Sizin kartnzn 3D sr'tlndirm dstyi ola bilr, amma sadec olaraq "
-"XFree %s\n"
-"il dzgn ilyr.\n"
-"Sizin kartnza XFree %s trfindn dstk verilir ve bu 2D n daha yax "
-"bir fikir olar."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Sizin kartnzn XFree %s il 3D dstyi ola bilr."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "3D avadanlq sr'tlndirmsi il XFree %s"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Sizin kartnzn XFree %s il 3D dstyi ola bilr.\n"
-"DQQT! BU SINAQ MRHLSINDDIR V KOMPTERNZ DONDURA BILR."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "SINAQ MRHLSNDK 3D sr'tlndirm dstkli XFree %s"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Sizin kartnzn 3D sr'tlndirm dstyi ola bilr, amma sadec olaraq "
-"XFree %s\n"
-"il dzgn ilyr.\n"
-"DQQT! BU SINAQ MRHLSINDDIR V KOMPTERNZ DONDURA BILR.\n"
-"Sizin kartnza XFree %s trfindn dstk verilir ve bu 2D n daha yax "
-"bir seki olar."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree quradrlmas"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Ekran kartnzn yadda byklyn sein"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "X verici n senklri gstrin"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Monitorunuzu sein"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Buradaki iki vacib parametr fqi ve aquli yenilm sr'tlridir.\n"
-"Serkn monitorunuzun qabiliyytinin stnd bir parametr\n"
-"semmyiniz ox vacibdir, ks halda monitor zrr grr.\n"
-"Serkn bir qrarszla drsniz, alaq rezolyusiya sein."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "fqi yenilm sr'ti"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "aquli yenilm sr'ti"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Monitor qurulmayb"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Ekran kart hl qurulmayb"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Rezolyusiya hl seilmyib"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Qurular snamaq istyirsiniz?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Diqqt: Bu qrafika kart il edilck snaq thlklidir"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Qurularn sna"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"b'zi parametrlri dyidirin"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Bir xta oldu:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d saniy sonra xlacaq"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Bu qurular dorudur?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Bir xta oldu, parametrlri dyidirin"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Rezolyusiya"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Rezolyusiya v rng drinliyini sein"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Ekran kart: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 verici: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Usta Modu"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Hamsn Gstr"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Rezolyusiyalar"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Klavatura dzl: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Sian nv: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Sian avadanl: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitorun aquli Daramas: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitorun fqi Yenilmsi: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Ekran kart: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Ekran kart yadda: %s KB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Rng drinliyi: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Rezolyusiya: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 verici: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 src: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "X-Window qurular hazrlanr"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "N etmk istyirsiniz?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Monitoru Dyidir"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Ekran kartn dyidir"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Verici senklrini dyidir"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Rezolyusiyan Dyidir"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "M'lumat gstr"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Yenidn sna"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "x"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Mvcud qurular saxlaym?\n"
-"Hal-hazrk qurular:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "\"%s\"a() tkrar girin v dyiikliklri falladrn"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Ltfen xn v Ctrl-Alt-BackSpace dymlrin basn"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X il Al"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Kompterinizi avtomatik olaraq X il almas n qura bilrm.\n"
-"Alda X Window il balamaq istyirsiniz?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 rng (8 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 min rng (15 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 min rng (16 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 milyon rng (24 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 milyard rng (32 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB v ya daha ox"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standart VGA, 60 Hz-d 640x480 "
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 56 Hz-d 800x600"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514 Uyun, 87 Hz-d titrimli 1024x768 (800x600 yox)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 87 Hz-d titrimli 1024x768, 56 Hz-d 800x600"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Tkmilldirilmi Super VGA, 60 Hz-d 800x600, 72 Hz-d 640x480"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Titrimsiz SVGA, 60 Hz-d 1024x768, 72 Hz-d 800x600"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Yksk Frekansl SVGA, 70 Hz-d 1024x768"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "oxlu Frekansa qadir 60 Hz-d 1280x1024"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "oxlu Frekansa qadir 74 Hz-d 1280x1024"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "oxlu Frekansa qadir 76 Hz-d 1280x1024"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "70 Hz d 1600x1200 qadir Monitor"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "76 Hz d 1600x1200 qadir Monitor"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Al qisminin ilk sektoru"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Diskin ilk sektoru (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO Qurulumu"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Sistem yklyicisini haraya qurmaq istyirsiniz?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grup Qurulumu"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "Mtn menyulu LILO"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "Qrafiki menyulu LILO"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "DOS/Wndowsdan al (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Sistem yklyicisi ana senklri"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "stifad edilck Al idarcisi"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Al yklyici quruluu"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Al avadanl"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (khn BIOSlarda ilmz)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Bsit"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "bsit"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Ekran modu"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Alda gecikm mddti"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Parol"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Parol (tkrar)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "mr stiri senklrini mhdudladr"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "mhdudladr"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "/tmp-i hr alda tmizl"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "mumi yadda miqdar (%d MB tapld)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Birdn artq profil icaz ver"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Yadda miqdarn Mb cinsindn verin"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"``mr stiri senklrini mhdudladr`` senyi parolsuz bir i yaramaz"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Xahi edirik tkrar snayn"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Parollar uyun glmir"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "nit smarc"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Firmware Gecikmsini A"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "kirdk Al Vaxt Dolmas"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "CDdn Al Falladrm?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "OF Al Falladrm?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "sas OS"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Buradak bir birindn frqli senklr yenilrini lav ed bilr,\n"
-"ya da mvcud olanlar dyidir bilrsiniz."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "lav et"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Qurtard"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Tkmilldir"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Ne cr bir giri istyirsiniz?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linuks"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Digr sistemlr (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Digr sistemlr (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Digr sistemlr (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "ks"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Kk"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Sonuna lav et"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Oxu-yaz"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Cdvl"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "E'tibarsz"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etiket"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "sas"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd bykly"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "NoVdeo"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Girii sil"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Bo etiket qbul edil bilmz"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Bu etiket istifad edilmz"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Nc blmlandirm istyirsn?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "%s %s ara z tapld"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Baqa var?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "He %s ara z var?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Xeyr"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Bli"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Avadanlq m'lumatna bax"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "%s kart (%s) n src yklnir"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(modul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Hans %s srcs snansn?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"Bzi hallarda, %s src dzgn ilmsi n lav m'lumat isty bilr.\n"
-"Srcler n lav bir xsusiyyt gstrmk mi istyrsiniz, yoxsa\n"
-"srclrin lazmi m'lumatlar n avadal tanmasn m istyrsiniz? \n"
-"B'zn tanmlama kompterinizi dondura bilr amma donduu n\n"
-"kompteriniz he bir ey olmaz."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Avtomatik yoxla"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Senklri gstr"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "ndi %s moduluna parametrlr gir bilrsiniz."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"stsniz indi %s modulunun parametrlrini gstr bilrsiniz.\n"
-"Parametrlr``ad=qiymt ad2=qiymt2...'' klind olmaldr.\n"
-"Msln ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Modul senklri:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"%s modulunun yklnmsi iflas etdi.\n"
-"Yenidn baqa bir parametr il snamaq istyirsiniz?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s artq lav edilmidir)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Zif parol sediniz!"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Xahi edirik bir istifadi ad aln"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"stifadi adnda sadac kiik hrflr, rqmlr, `-' v `_' xarakterlri "
-"ola bilr"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Bu istifadi ad artq vardr"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "stifadini lav et"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Bir istifadi girin\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "stifadini qbul et"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Hqiqi ad"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "stifadi ad"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Qabq"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Timsal"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Avtomatik Giri"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Kompterinizi avtomatik olaraq bir istifadi il balada bilrm.\n"
-"stmirsiniz is rdd edin."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "sas istifadini sein:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "stifad etmk istdiyiniz pncr idarisini sein:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"%s emeliyyat sistemi secki proqramina xos glmissiniz!\n"
-"\n"
-"Ilerinden birini acmaq ucun adini yazin ve <ENTER>\n"
-"duymesine basin ve ya esas acilis ucun %d saniye gozleyin.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Emeliyyat sistemi secici GRUB'a xos glmissiniz!"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "%c ve %c duymeleri ile isqlandrlms girisleri sece bilersiniz"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr ""
-"acilisdan evvel emrleri duzeltmk ucun 'e', emr setiri ucun ise 'c' basin"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Isaretli secenek %d saniye icinde sistemi acacaq."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "/boot iind lazmi yer yoxdur"
-
-#. -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:918
-msgid "Desktop"
-msgstr "Masa st"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Balama Menyusu"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "hllik yardm sistemi mvcud deyildir.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Qurulum Trzi Quradrlmas"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Fayl"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Fayl/_Yeni"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>Y"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Fayl/_A"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>A"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Fayl/_Qeyd Et"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Fayl/_Frqli Qeyd Et"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Fayl/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Fayl/_x"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>x"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Senklr"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Senklr/Snaq"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Yardm"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Yardm/_Haqqnda..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Qur"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Al darisi olaraq hazrda %s ildirsiniz.\n"
-"Quradrma sehirbazn balatmaq n tqlayn."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub modu"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "NewStyle Kateqoriyasndan Monitor"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "NewStyle Monitor"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "nnvi Monitor"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "nnvi Gtk+ Monitor"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Alda Auroran balat"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Al modu"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Alda X-Window sistemini balat"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Xeyr, Avtomatik giri istmirm"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-"Bli, bu istifadi n avtomatik giri istyirm (istifadi, masa st)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Sistem modu"
-
-#: ../../bootlook.pm_.c:228
-msgid "Default Runlevel"
-msgstr "sas Runlevel"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "Oldu"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Lv et"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "/etc/inittab oxunmaq n ala bilmir: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "/etc/sysconfig/autologin oxunmaq n ala bilmir: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "LILO qurulumu iflas etdi. Olan xta:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Yarat"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Ayr"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Sil"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "killndir"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Byklyn Dyidir"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Nv"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Balama nqtsi"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "/etc/fstab-a Yaz"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Usta moduna ke"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Normal moda ke"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Fayldan geri ar"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Fayla qeyd et"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Sehirbaz"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Disketdn geri ar"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Disket qeyd et"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Hamsn tmizl"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Hamsn killndir"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Avtomatik ayr"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Btn birinci blmlr istifadddir"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Artq blm lav edil bilmz"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr "Artq blm yaratmaq n, bir blmni silib mntiqi blm yaradn"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Avtomatik yerldirm n bo sah yoxdur"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Geri al"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Blm cdvlini yaz"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Daha ox"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Bo"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Digr"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Fayl sistemi nv:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "trafl"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Tk bir byk disk blmniz var\n"
-"(sasn MS DOS/Windows istifad edr).\n"
-"vvlc bu disk blmsinin byklyn dyidirmyinizi\n"
-"tvsiy edirik. vvlc blmnin stn, sonra \"Bykly\n"
-"Dyidir\" dymsin tqlayn"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "vvlc datanzn yedyini aln"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Diqqtl Oxuyun!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Aboot istifad etmyi istyirsinizs, bo disk sahsi (2048 sektor bsdir.)\n"
-"buraxmay unutmayn."
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Diqqtl olun: bu mliyyat thlklidir."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Xta"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Balama nqtsi: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Avadanlq: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS src hrfi: %s (sadc txmini)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Nv: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Ad: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Balanc: sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Bykly: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektor"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Silindr %d -dn silindr %d-y\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "killndirilmi\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "killndirilmmi\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Bal\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback fayl: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Ana alma blmsi\n"
-" (MS-DOS al n)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Sviyy %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Para bykly %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-disklri %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback fayl ad: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Blk d bu bir Src blmsidir.\n"
-"Onda bunu ele belc buraxn.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Bu, ikili al n xsusi\n"
-"Bootstrap-dr.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Xahi edirik bir blm stn tqlayn"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Byklk: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometriyas: %s silindr, %s ba, %s sektor\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-disklri %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Blm cdvli nv: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "%d data yolunda, %d n'li\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Bala"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Fal"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "RAID lav et"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "RAIDdn ayr"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "RAIDi dyidir"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "LVM lav et"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "LVMdn ayr"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Loopback n istifad et"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Monitorunuzu sein"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Balayn, /boot blmsini bu srcd yarada bilmycm.\n"
-"Onda ya LILO istifad ed bilmycksiniz ve /boot blmn \n"
-"ehtiyacnz yoxdur v ya LILO istifadsini snayarsnz, ancaq LILO ilmy "
-"bilr."
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Sediyiniz blm fiziki sahnin stnd (1024. silindrin xaricind)\n"
-"/boot blmnz yoxdur. Lilo al idarcisindn istifad etmk "
-"istyirsinizs, \n"
-"/boot blmsini lav edrkn ox diqqtli olmalsnz."
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Bir proqram t'minatl RAID blmsini kk qovluu (/) olaraq t'yin "
-"etdiniz.\n"
-"gr lilo ya da grub istifad etmk istyirsinizs, bir /boot blmsi\n"
-"lav etmyi unutmayn"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Yerin ``%s'' ilt"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "vvlc ``Ayr'- ilt"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"%s blmsinin nvn dyidirdikdn sonra, bu blmdki btn m'lumatlar "
-"silinckdir"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Davam edilsin?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Qeyd etmdn x"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Blm cdvlini qeyd etmdn xrsnz?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Blm nvn Dyidir"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Hans dili istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "32MB dn kiik disk blmlrind ReiserFS istifad etmlisiniz"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "%s loopback avadanln haraya balamaq istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "%s avadanln haraya balamaq istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Bu disk blmsi loopback n istifad edildiyindn tr balanma "
-"nqtsindn ayrla bilinmir.\n"
-"vvlc loopback- lv edin."
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"%s blmsi killndirildikdn sonra bu blmdki btn m'lumatlar "
-"silinckdir"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "killndirilir"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Loopback fayl killndirilir: %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "killndiriln blm: %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Btn blmlri killndirdikdn sonra, "
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "bu blmlrdki btn verilr itckdir"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Da"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Hans disk damaq istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Hans sektora damaq istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Danr"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Blm danr..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "%s srcsnn blm cdvli disk yazlacaq!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Yeni qurularn fallama n sistemi yenidn balatmalsnz"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Fat fayl sistemi uclar hesaplanr"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Bykly dyidirilir"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Hans blm nvn istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Bu blmdki btn m'lumatlar yedklnmlidir"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"%s blmsi bykly dyidirildirkdn sonra bu blmdki btn m'lumatlar "
-"silinckdir"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Yeni byklk sein"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Yeni blm yarat"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Balan sektoru: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "MB cinsindn byklk: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Fayl sistemi nv: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Xsusiyytlr: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Bu disk blmsi loopback n ildilmz"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Loopback fayl ad: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-"Fayl baqa bir loopback trfindn istifadddir, baqa\n"
-"birini sein"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Fayl onsuz da vardr. ldilsin?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Fayl se"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Yedk blm cdvli eyni bykly sahib deyil\n"
-"Davam etmk istyirsiniz?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Xbrdarlq"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Disket srcy bir disket yerldirin\n"
-"Bu disketdki btn m'lumatlar yox olacaqdr"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Blm cdvli qurtarlmaa chd edilir"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "avadanlq"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "sviyy"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "para bykly"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "lav etmk n mvcud bir RAID sein"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "yeni"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "lav etmk n mvcud bir LVM sein"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM ad?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Taxlb skl biln avadanlqlarn avtomatik balanmas"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Blm cdvlini qurtar"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Yenidn ykl"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s killndirilmsind %s blm xtas"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "%s'i nec killndircyimi bilmirm (Nv: %s)"
-
-#: ../../fs.pm_.c:231
-msgid "mount failed: "
-msgstr "balama iflas etdi: "
-
-#: ../../fs.pm_.c:243
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%s ayrlrkn xta oldu: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "bsit"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "verici"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Balama nqtlri / il balamaldr"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Onsuz da balama nqtsi %s olan bir blm var\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Dairvi balama %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "%s n LVM Mntiqi Cildini istifad ed bilmzsiniz"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Bu qovluq kk fayl sistemi irisind olmaldr"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Bu balama nqtsi n hqiqi bir fayl sistemin (ext2, reisrfs)\n"
-"ehtiyac vardr.\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Yazmaq n alan %s'd xta: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Bir xta oldu. Yeni fayl sisteminin yaradlaca hkml bir src "
-"taplmad. Bu problemin qayna n avadanlnz yoxlayn"
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "He disk blmniz yoxdur!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Qurulma v sistem istifadsi n bir dil sein."
-
-#: ../../help.pm_.c:12
-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 ""
-"Davam ed bilmk n yuxardak lisenziyann maddlrini qbul "
-"etmlisiniz.\n"
-"\n"
-"\n"
-"Xahi edirik, maddlrl raz isniz \"Qbul\" dymsin basn.\n"
-"\n"
-"\n"
-"Xahi edirik, maddlrl raz deyilsniz ,\"Rdd\" dymsin basn\n"
-"Yklm indiki qurularnz dyidirilmdn bitirilck."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Yuxardak siyahdan klaviaturanza uyun gln dzl seiniz"
-
-#: ../../help.pm_.c:25
-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 ""
-"gr yklmdn sonra iltmk n frqli dillr (yklmnin vvlind "
-"sediyinizdn) semk istyirsinizs,\n"
-"xahi edirik, onlar yuxardak siyahdan sein.\n"
-"gr hamsn semk istyirsiniz is \"Hamsn\" sein."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Xahi edirik Linuks Mandrakenin daha vvlki buraxllar qurulu deyils v "
-"ya mxtlif mliyyat sistemlrindn istifad etmk istyirsinizs \"Ykl\" "
-"sein.\n"
-"\n"
-"\n"
-"Xahi edirik qurulu olan Linuks Mandrakenin vvlki buraxln gncllmk "
-"istyirsinizs \"Gncll\" sein.\n"
-"\n"
-"\n"
-"Sizin GNU/Linuks biliyinizdn asl olaraq yklmk v ya gncllmk n "
-"Linuks Mandrakenin aadak sviyylrini se bilrsiniz:\n"
-"\n"
-"\t* Tvsiy ediln: gr vvlc he GNU/Linuks il tan olmadnz is "
-"sein. Yklm ox asand olacaq v ox az sual soruulacaq.\n"
-"\n"
-"\n"
-"\t* Xsusi: g vvlc GNU/Linuksa bir az aina isniz, sein. Onda siz "
-"istdiyiniz sistem nvn (Masa st, Verici, Tcrbi) se bilcksiniz.\n"
-"\t lbtd siz \"Tvsiy ediln\" sekidn daha ox sual soruulacaq.\n"
-"\t Ona gr d GNU/Linuksa bir az aina olmalsnz.\n"
-"\n"
-"\n"
-"\t* Usta: gr yax bir GNU/Linuks biliyin sahibsniz, bu sinifi sein.\n"
-"\t \"Xsusi\" sinifindki kimi ildcyiniz sistemi (Masa st, Verici, "
-"Tcrbi)\n"
-"\t se bilcksiniz. Amma sizi ox tin suallar gzlyir. Bzn bu "
-"suallarn iindn\n"
-"\t xa bilmk ox zhmtli olur. Ona gr d n etdiyinizi bilirsniz, bu "
-"sinifi sein."
-
-#: ../../help.pm_.c:56
-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 ""
-"Se:\n"
-"\n"
-" - Xsusi: gr Linuksa aina isniz bu seny tqlayn.\n"
-" Sonra sistemin sinifini se bilcksiniz.\n"
-" Ayrnrlar n aaya baxn.\n"
-"\n"
-"\n"
-" - Usta: gr GNU/Linuks haqqnda yax bilik sahibi isniz bunu sein.\n"
-" Daha sonra \"Xsusi\" sekisind olduu kimi sistemin sinifini se "
-"bilcksiniz.\n"
-" Ancaq artq drcd xahi edirik, N ETDYNZ BLMRSNZ BU SNF "
-"SEMYN!."
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"ndi is kompterinizi nec ildcyiniz qerar verin.Se:\n"
-"\n"
-"\t* Masa st: kompterinizi gndlik ilr (idar ilri, qrafika vs.)\n"
-"\t n istifad edck isniz, bunu sein.\n"
-"\n"
-"\n"
-"\t* Tcrbi: Kompterinizi proqram t'minat inkiaf n ildcksniz, "
-"sizin n ideal sekidir.\n"
-"\t O zaman qaynaq kodlar yazmaq, killndirmk v xtadan ayqlamaq v ya "
-"proqram paketlri hazrlamaq n lazmi hr cr proqramn daxil olduu bir "
-"kolleksiya kompteriniz qurulacaqdr.\n"
-"\n"
-"\n"
-"\t* Verici: Kompteriniz Linuks-Mandrakeni verici olaraq iltmk n "
-"quracaqsanz, bu yax bir sekidir.\n"
-"\t Bir fayl vericisi (NFS ya da SMB),ap edici vericisi(Unixin lp protokolu "
-"ya da Windows trzi SMB ap),\n"
-"\t tandc verici (NIS), m'lumat taban vericisi v oxar...Onda KDE, "
-"GNOME kimi mzli eylrin qurulman gzlmyin."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX PCI SCSI adapterleri axtarmaa chd edck. g DrakX SCSI\n"
-"taparsa v hans src ildilcyini bilrs, her ey z zn\n"
-"qurulacaq.\n"
-"\n"
-"\n"
-"gr sisteminizd SCSI adapteri yoxsa, DrakXin tanmayaca bir\n"
-"ISA SCSI v ya PCI SCSI adapteri var is, siz sisteminizd SCSI\n"
-"adapteri olub olmad soruulacaq.\n"
-"gr SCSI adapteriniz yox is, \"Yox\" tqlayn. gr \"Var\" "
-"tqlayarsanz.\n"
-"qarnza srclin siyahs xacaq, oradan siz uyann sersiniz.\n"
-"\n"
-"\n"
-"gr ll qurma srsniz, o zaman DrakX siz adapterin xsusiyytlrini\n"
-"soruacaq. mkan verin ki, DrakX srbstc z xsusiyytlri tapsn.\n"
-"oxunda bu i yarayr.\n"
-"\n"
-"\n"
-"gr istmirsniz is, o zaman adapter n xsusiyytlri znz\n"
-"gstrmlisiniz. Bunun n stifadinin l Kitabasna\n"
-"(balq 3, \"Avadanlnz n kollektiv m'lumat) blmsin\n"
-"baxn. Ya da avadanlnzn l kitabasndan v ya\n"
-"veb shifsindn (gr internet xnz var is)\n"
-"ya da Microsoft Windowsdan (gr sisteminizd qurulu is)\n"
-"m'lumat aln."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Bu nqtd Linuks Mandrakeni sabit diskinizd haraya quracanza\n"
-"qrar vercksiniz. gr diskiniz bo is v ya bir baqa sistem\n"
-"btn yeri doldurmu is, o zaman diskinizd Linuks Mandrake n\n"
-"yer amalsnz. Ona gr d diski blmlndirmlisiniz.\n"
-"Blmlndirm sasn diskinizd mntiqi srclr yaratmaqdan ibartdir.\n"
-"\n"
-"mumiyytl blmlndirmnin tsiri geri dnlmzdir.Ona gr d\n"
-"bu i ox grgin v yorucudur. gr znz inanmrsnz is bu\n"
-"sehirbaz siz yardm edr. Balamadan vvl xahi edirik l kitabanza\n"
-"baxn. V bu i n bir az vaxt ayrn.\n"
-"\n"
-"\n"
-"Siz n az 2 blm lazmdr. Biri sistemin zn krmsi n\n"
-"Digri is uydurma yadda (ya da digr ad il Swap) n.\n"
-"\n"
-"\n"
-"gr diskiniz onsuz da blnm is (vvlki sistemden ya da\n"
-"baqa blmlndirm vasitlri il hazrlanm) quruluda\n"
-"sadc olaraq o yerlri yklmk n sein.\n"
-"\n"
-"\n"
-"gr disk blnmmi ise, yuxardak sehirbazdan istifad ed bilrsiniz.\n"
-"Sisteminizin quruluundan asl olaraq mxtlif imkanlarnz var:\n"
-"\n"
-"\t* Btn diski sil: Linuks Mandrake qurmaq n btn diskinizin\n"
-"\t zrindki blmlri silr. Burada diqqtli olun.\n"
-"\t Sildiklriniz sla geri glmz.\n"
-"\n"
-"\n"
-"\t* Windows blmsindki sahni istifad et: Sisteminizd\n"
-"\t Microsoft Windows qurulu is ve btn diski hat edir is\n"
-"\t Linuks Mandrake n bir yer ayrmalsnz. Bunun n\n"
-"\t ya btn diski silmlisiniz (\"Btn diski sil\" bax ya da\n"
-"\t \" Usta modu\" tvsiylri) ya da yenidn blmlndirmlisiniz.Bu i he "
-"bir m'lumat itkisi olmadan da edil bilr.Bunun baqa ad\n"
-"\t eyni kompterd hm Linuks Mandrake hm d Windows qurulu olmasdr.\n"
-"\n"
-"\n"
-"t Bu sekiy getmdn vvl bir eyi baa dmlisiniz ki, yenidn "
-"blmlndirm il sizin Windows blmsi kiilckdir.\n"
-"\t Y'ni Windows altnda daha az disk sahsin malik olacaqsnz.\n"
-"\n"
-"\n"
-"\t* Usta modu: gr ll diski blmk istsniz, bu modu sein. Diqqtli "
-"olun.\n"
-"\t Bu mod gldr amma bir o qdr d thlklidir. Diskinizdki btn "
-"bilgiyi asandlqla itir bilrsiniz.\n"
-"\t Tcrbsiz isniz bunu semyin."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Bu nqtd siz Linuks Mandrake yklmk n blmlri semlisiniz. gr "
-"vvldn blmlr var is (sistemd vvllr qurulu olan GNU/Linuks "
-"blmlri v ya baqa blmlndirm vasitlri il hazrladnz blmlr), "
-"onlar sein v istifad edin.\n"
-"Yoxsa onlar bildirmlisiniz.\n"
-"\n"
-"\n"
-"Blmlri yaratmaq n vvlci diski semlisiniz.\n"
-"Diski semk n birinci IDE srcs n \"hda\" n, ikinciyi semk n "
-"\"hdb\"ni, birinci SCS srcs n ise \"sda\" vs tqlamalsnz.\n"
-"\n"
-"\n"
-"Sediyiniz srcy aadaklar etmy qadirsiniz:\n"
-"\n"
-" *Hamsn tmizl: seili srcd btn blmlri silr.\n"
-"\n"
-"\n"
-" *Avtomatik: Srcnzdki bo sahd Ext2 v Swap\tblmlrini avtomatik\n"
-"yaradar.\n"
-"\n"
-"\n"
-" *Blm cdvlini qurtar: Zdlnmi blm cdvlini\tbrpa edr. Xahi "
-"edirik\n"
-" diqqtli olun, nk bu da iflas ed bilr.\n"
-"\n"
-"\n"
-" *Gri dn: stmdiyiniz sekilrinizdn geri dndrr.\n"
-"\n"
-"\n"
-" *Yenidn ykl: Btn dyiikliklrinizdn geri dnr\tbadak blm "
-"cdvlin glr.\n"
-"\n"
-"\n"
-" *Sehirbaz: Blmlndirmyi bir sehirbaz edr. Tcrbsiz\tisniz bunu "
-"sein.\n"
-"\n"
-"\n"
-" *Floppy-dn brpa et: Blm cdvlini vvllr flopy-y qeyd\tetdiniz is, "
-"blm cdvlini brpa edin.\n"
-"\n"
-"\n"
-" *Floppy-y qeyd et: Daha sonradan brpa etmek n\tbilgilri floppy-y "
-"qeyd edin.\n"
-" Bu seki iddtl tvsiy edilir.\n"
-"\n"
-"\n"
-" *Oldu: Blmlndirm bitdiyind, bunu serk\tdyiikliklrinizi qeyd "
-"edin.\n"
-"\n"
-"\n"
-"Xbriniz olsun, istniln sekiy Tab ve Aa/Yuxar oxlarn da ildrk "
-"klaviaturadan idar ed bilrsiniz.\n"
-"\n"
-"\n"
-"Blm seildiyi zaman bunlar ild bilrsiniz:\n"
-"\n"
-" *Ctrl-c yeni blm yaratmaq n (bo blm seili olduu zaman)\n"
-"\n"
-" *Ctrl-d blmni lv etmk n\n"
-"\n"
-" *Ctrl-m balama nqtsini gstrmk n\n"
-"\t\n"
-"\n"
-"\t\n"
-"gr PPC kompterd qurulum aparrsnzsa, n az 1 MBlq balaca bir HFC "
-"'bootstrap' blmsini yaboot al yklyicisi n semk istycksiniz.\n"
-"gr daha ox yeriniz varsa ; msln 50 MB, onda btn kernel v ramdisk "
-"ksini tcili al hallar n saxlaya bilrsiniz."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Yuxarda srcnzd taplan Linuks blmlri sralanb\n"
-"Sehirbazn tvsiylrin uyun, onlar ox vaxt i yarayr.\n"
-"gr bunu istmsniz en azndan kk blmsi (\"/\") semlisiniz\n"
-"ox kiik blm semyin. yoxsa ox proqram t'minat ykly bilmzsniz.\n"
-"gr verilrinizi baqa blmd tutmaq istyirsinizs, ondabir de \"/home\" "
-"blmsi d yaratmalsnz (birdn ox Linuks\n"
-"blmniz var is).\n"
-"\n"
-"\n"
-"Xbriniz olsun, hr blm aadak kimi sralanb: \"Ad\", \"Hcm\".\n"
-"\n"
-"\n"
-"\"Ad\" bel kodlanb: \"src nv\", \"src mmrsi\",\n"
-"\"blm nmrsi\" (msln \"hda1\").\n"
-"\n"
-"\n"
-"\"Src nv\" gr srcnz IDE srcdrs \"hd\"dirv SCSI src is "
-"\"sd\"dir.\n"
-"\n"
-"\n"
-"\"Src nmrsi\" hmi \"hd\" v ya \"sd\"dn sonrak rqmdir.IDE "
-"srclr n:\n"
-"\n"
-"\t*\"a\" yni \"birinci IDE idarcisind ali src\",\n"
-"\n"
-"\t*\"b\" yni \"birinci IDE idarcisind kl src\",\n"
-"\n"
-"\t*\"c\" yni \"ikinci IDE idarcisind ali src\",\n"
-"\n"
-"\t*\"d\" yni \"ikinci IDE idarcisind kl src\".\n"
-"\n"
-"\n"
-"SCSI srclrind \"a\" nn mnas \"birinci src\",\n"
-"\"b\"nin mnas \"ikinci src\"dr vs..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Linuks Mandrakeni yklmak n srcy sein.\n"
-"Diqqtli olun, srcdki btn m'lumatlar silinck\n"
-"v geri glmyck."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Srcdki btn bilgilri v blmlri silmk n\n"
-"\"Oldu\" dymsin basn. Diqqtli olun,\"Oldu\" dymsin basdqdan sonra\n"
-"Windows bilgilri d daxil olmaq zrbtn blm m'lumat geri dnmyck "
-"kild silinck.\n"
-"\n"
-"\n"
-"Blmdki m'lumatlar qoruyaraq \"Lv et\" dymsin\n"
-"mliyyat lv ed bilrsiniz."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Srcnzd bir v ya daha ox Windows blmsi tapld.\n"
-"Xahi edirik Linuks Mandrakeni qurmaq n onlardan birini "
-"yenidnllndirmk zr sein.\n"
-"\n"
-"\n"
-"Xbriniz olsun, her blm bu cr sralanb; \"Linuks ad\",\"Windows\n"
-"ad\"\"Hcm\".\n"
-"\n"
-"\"Linuks ad\" bu cr kodlanb: \"src nv\", \"src nmrsi\",\"blm "
-"nmrsi\" (msln, \"hda\").\n"
-"\n"
-"\n"
-"\"Src nv\" srcnz IDE src is \"hd\"dirSCSI src is\n"
-"\"sd\"dir.\n"
-"\n"
-"\n"
-"\"Src nmrsi\" hmi \"hd\" v ya \"sd\"dn sonrak rqmdir.IDE "
-"srclr n:\n"
-"\n"
-"\t*\"a\" yni \"birinci IDE idarcisind ali src\",\n"
-"\n"
-"\t*\"b\" yni \"birinci IDE idarcisind kl src\",\n"
-"\n"
-"\t*\"c\" yni \"ikinci IDE idarcisind ali src\",\n"
-"\n"
-"\t*\"d\" yni \"ikinci IDE idarcisind kl src\".\n"
-"\n"
-"\n"
-"SCSI srclrind \"a\" nn mnas \"birinci src\",\n"
-"\"b\"nin mnas \"ikinci src\"dr vs..."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Sbrli olun. Bu mliyyat bir ne deqiq sr bilr."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Yeni yaradlan btn blmlr killndirilmlidir\n"
-"(killndirmk yni fayl sistemi yaratmaq - format).\n"
-"\n"
-"\n"
-"Bu arada var olan hazr blmlri d stndkilri silmk nyenidn "
-"killndirmk istya\n"
-"bilrsiniz.\n"
-"Bunu istyirsinizs bu blmlri d semlisiniz.\n"
-"\n"
-"\n"
-"Bunu alnzda tutun ki var olan btn blmlri killndirmk\n"
-"mcburi deyil.\n"
-"ltim sistmini ml gtirn blmlri (yni\n"
-"\"/\", \"usr\" v ya \"var\" yenidn killndirmk n\n"
-"se bilrsiniz. Verilr olan \"home\"u msl toxunulmadan\n"
-"buraxa bilrsiniz.\n"
-"\n"
-"\n"
-"Diqqtli olun. killndirdiyiniz blmlrdki verilr\n"
-"geri glmz.\n"
-"\n"
-"\n"
-"killndirmy hazr isniz \"Oldu\" dymsini tqlayn.\n"
-"\n"
-"\n"
-"Yeni Linuks Mandrake sisteminizi qurmaq n baqa blm semk\n"
-"istyirsiniz is \"Lv et\" dymsin basn."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"ndi qurmaq ya da gncllmk istdiyiniz paket qruplarn\n"
-"se bilrsiniz.\n"
-"\n"
-"Sonra DrakX sediklrinizi qurmaq ya da gncllmk n lazmi \n"
-"bo yerinizin olub olmadn snayacaq. gr yoxsa, siz bunu \n"
-"sylyck. N olursa olsun davam etmk istsniz,yklm davam edck.\n"
-"Amma daha az ehtiyac olan paketlr qurulmayacaq.\n"
-"Siyahnn stnd \"xsi paket seilmsi\"\n"
-"senyini iartlsiniz 1000dn artqpaket arasndan se bilrsiniz."
-
-#: ../../help.pm_.c:347
-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 ""
-"ndi is siz istdiyiniz paketi qurmaq n\n"
-"se bilrsiniz.\n"
-"\n"
-"\n"
-"Paket pncrsi solundak bucaqdaki seny tqlayaraqaac hm aa\n"
-"hm d sxdra bilrsiniz.\n"
-"\n"
-"\n"
-"Paketlrin lifba srasna gr dzlmsini istyirsinizs\n"
-"\"Otaq v grupu dz\"\n"
-"dymsin basn.\n"
-"\n"
-"\n"
-"Paket ehtiyaclar xbrdarlqlarn istmirsniz \"Avtomatik\n"
-"ehtiyaclar\" se bilrsiniz.\n"
-"Amma bunu iartldiyiniz vaxt unutmayn bir paketin iartini "
-"qaldrdnzda\n"
-"ehtiyac olan digr paketlerin de iarti sssizc qalxar."
-
-#: ../../help.pm_.c:364
-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 ""
-"Yuxardak siyahdak btn CDlr sahibsniz, OLDUya tqlayn.\n"
-"Bu CD'lrin he birin sahib deyilsniz, Lv et'i tqlayn.\n"
-"CD'lrdn b'zilri ksiks, bunlar seili vziyytdn xarb OLDUya "
-"tqlayn."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Tptz Linuks Mandrake sisteminiz qurulacaq. Bu da sediyiniz\n"
-"yklm byklyn v sistminizin qabiliyytin gr\n"
-"bir ne deqiq alar.\n"
-"\n"
-"\n"
-"Xahi edirik, sbrli olun."
-
-#: ../../help.pm_.c:377
-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 ""
-"ndi sian snaya bilrsiniz. Hr eyin yolunda olduunu \n"
-"snamaq n dym v arx ildin. Qurular yax is\n"
-"problem yoxdur. gr deyils onda \"Lv et\"i tqlayaraq\n"
-"baqa sian srcs se bilrsiniz."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Xahi edirik doru qapn sein. Msln, MS Windowsdak COM1'in qarl\n"
-"Linuksda ttyS0'dr."
-
-#: ../../help.pm_.c:386
-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 ""
-"Kompterinizi internete v ya yerli networka balamaq\n"
-"istyirsinizs xahi edirik doru xsusiyti sein. Ayrca DrakXin bunu "
-"tapmas n avadanlnz an.\n"
-"\n"
-"\n"
-"nternet v ya yerli networka he giriiniz yox is\"bk qurularn ke"
-"\"\n"
-"senyini iartlyin.\n"
-"\n"
-"\n"
-"bk qurularn sonraya buraxmaq istyirsinizsv ya qurular bitdiys "
-"\"Oldu\" senyini iartlyin."
-
-#: ../../help.pm_.c:399
-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 ""
-"Modem taplmad. Xahi edirik modemin bal olduu serial qapn sein.\n"
-"\n"
-"\n"
-"Xbriniz olsun, birinci serial qap (Windows altnda\n"
-"\"COM1\") linux altnda\"ttyS0\" dey adlandrlr."
-
-#: ../../help.pm_.c:406
-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 ""
-"ndi is evirmli balant xsusiyytlri se bilrsiniz.\n"
-"gr bilmirsinizs v ya ne gircyiniz qerar vermdinizs\n"
-"(Msln, XV (ISP) v DNS nmrlri kimi) bunlar\n"
-"daha sonra da internete girrk yrn bilrsiniz."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Modeminiz xarici is modeminizi an ki DrakX onu avtomatik olaraq tapsn."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Xahi edirik modeminizi an ve doru senyi iartlyin."
-
-#: ../../help.pm_.c:419
-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 ""
-"gr yuxardaklar haqqnda m'lumatnz yox is v ya ne gircyiniz qrar "
-"vermdinizs\n"
-"(Msln, XV (ISP) v DNS nmrlri kimi)bunlar\n"
-"daha sonra da internete girrk yrn bilrsiniz."
-
-#: ../../help.pm_.c:426
-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 ""
-"ndi is ev sahibi bilgilrini girin. Ne gircyiniz\n"
-"qerar vermdinizs\n"
-"(Msln, XV (ISP) v DNS nmrlri kimi)bunlar\n"
-"daha sonra da internete girrk yrn bilrsiniz."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Se:\n"
-"\n"
-" - IP nvan: gr IP nvann bilmirsinizs, sistem idarcisinya da \n"
-"nternet xidmt vericisin dann.\n"
-"\n"
-" - bk maskas: mumiyytl \"255.255.255.0\" yax bir sekidir. gr "
-"min \n"
-"deyilsniz, yen sistem idarciniz ya da xidmt vericinizsoruun.\n"
-"\n"
-"\n"
-" - Avtomatik IP : gr networkunuz bootp ya da dhcp protokollarndan bir "
-"dnsini \n"
-"istifad edirs bu senyi iartlyin."
-
-#: ../../help.pm_.c:443
-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 ""
-"gr bkd NIS ildilirs, \"NIS kullan\" senyini iartlyin. gr \n"
-"bilmirsinizs sistem idarciniz soruun."
-
-#: ../../help.pm_.c:447
-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 "ndi ev sahibi adn girin. Bilmirsinizs bo buraxn."
-
-#: ../../help.pm_.c:451
-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 ""
-"ndi evirmli balant senklrini gir bilrsiniz. gr n yazlmas "
-"lazm olduunu\n"
-"bilmirsinizs nternet xidmt vericinizdn lazmi bilgilri aln."
-
-#: ../../help.pm_.c:455
-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 "g vkil (proxy) verici istifad edacmsniz bunlar girin."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"gr nternet balantnz doru kild qurulmu is kriptoqrafik paketi \n"
-"d qura bilrsiniz. vvl bir ks nvan sein v daha sonra qurulacaq \n"
-"paketlri quradrn."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "ndi is yaadnz yer gr zaman zolan sein."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"Linuks zaman GMT-y (Greenwich Mean Time) gr qurular v olduunuz \n"
-"yerdki zamana gr lazmi dyiikliklri edr.\n"
-"\n"
-"Sisteminizd Microsoft Windows ildirsniz \"Xeyr\" sein."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"ndi, alda avtomatik olaraq balamasn istdiyiniz xidmtlri \n"
-"se bilrsiniz. Sian bir maddnin zrina gldiyind o xidmtin rolunu "
-"aqlayan\n"
-"kiik bir baloncuq ortaya xacaqdr.\n"
-"\n"
-"gr kompterinizi bir verici olaraq istifad edcksniz bu addmda tam bir "
-"diqqt ayrmalsnz:\n"
-"mhtmldir ki lazmi he bir xidmti balatmaq istmzsiniz."
-
-#: ../../help.pm_.c:492
-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 ""
-"Siz indi yerli v ya evirmli yazn qura bilrsiniz\n"
-"(Unix, Netware v ya Microsoft Windows networkundak)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Yazdrma funksiyas istyirsinizs CUPS v LPR arasnda seici\n"
-"davranmalsnz.\n"
-"\n"
-"\n"
-"CUPS yeni, gcl ve elastik bir Unix yazdrma sistemidir\n"
-"CUPS yni \"Common Unix Printing System\". Bu da Linuks Mandrake\n"
-"d sas yazdrma sistemidir.\n"
-"\n"
-"\n"
-"LPR Linuks Mandrakenin khne sistemidir.\n"
-"\n"
-"\n"
-"Printeriniz yox is \"Yox\" dymsin tqlayn."
-
-#: ../../help.pm_.c:511
-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/Linuks bir ox ap edici nv ild bilr. Hr bir nv\n"
-"mxtlif qurulu istyr.\n"
-"\n"
-"\n"
-"ap ediciniz fiziki olaraq kompteriniz bal is\n"
-"\"Yerli ap edici\"n sein.\n"
-"\n"
-"\n"
-"Unix sistemin bal ap ediciy uzaqdan balanmaq istyirsinizs\n"
-"\"Uzaqdan balanlan ap edici\".\n"
-"\n"
-"\n"
-" MS Windows kompterin (v ya SMB protokolunu\n"
-"ildn Unix kompterin) bal bir ap ediciy atmaq n\n"
-"\"SMB/Windows95/98/NT\" senyini iartlyin."
-
-#: ../../help.pm_.c:527
-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 ""
-"Xahi edirik DrakXin tapa bilmsi n yaznz an.\n"
-"\n"
-"Burada bir ne m'lumat vermlisiniz.\n"
-"\n"
-"\n"
-"\t*ap Edici ad: yazlar n \"lp\" ildilir.\n"
-"Ona gr d yaznzn ad \"lp\" olmaldr.\n"
-"Bir ne ap ediciniz var is istdiyiniz ad ver bilrsiniz. Sadc olaraq "
-" aralarna boru iarti \"|\" qoymalsnz.\n"
-"Msln \"Mnim yazm|lp\".\n"
-"Adnda \"lp\" olan ap edici ba ap edici olacaqdr.\n"
-"\n"
-"\n"
-"\t*Tsvir: sty baldr. Amma bir ne ap ediciniz var is\n"
-"\tbir xeyli faydal ola bilr.\n"
-"\n"
-"\n"
-"\t*Yerlm: ap Edicinin yeri haqqnda istdiyinizi yaza bilrsiniz."
-"\tMsln, \"2ci mrtb\".\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Burada bir ne m'lumat vermlisiniz.\n"
-"\n"
-"\n"
-"\t*stk ad: yazlar n \"lp\" ildilir.\n"
-"Ona gr d yaznzn ad \"lp\" olmaldr.\n"
-"Bir ne ap ediciniz var is istdiyiniz ad ver bilrsiniz. Sadc "
-"olaraq aralarna boru iarti \"|\" qoymalsnz.\n"
-"Msln \"Mnim yazm|lp\".\n"
-"Adnda \"lp\" olan ap edici ba ap edici olacaqdr.\n"
-"\n"
-"\n"
-"\t*Saxlama qovluu: ap Edici sifarilrinizi saxlanld yer.\n"
-"\tMvzudan bixbr isniz sas qurunu sein.\n"
-"\n"
-"\n"
-"\t*ap Edici balants: ap Edici fiziki olaraq kompter bal ise\n"
-"\t\"Yerli ap Edici\" sein.\n"
-"\tUzaq bir Unix sistem bal ap edici is\"Uzaqdan idarli lpd ap Edici\" "
-"sein.\n"
-"\n"
-"\n"
-"\tUzaq SMB vericisi ildn Unix v ya Windows sistemin balyaz n "
-"is \"SMB/Windows 95/98/NT\" sein.\n"
-"\n"
-"\n"
-"\tNetWare bkd yerln ap edici n is\"NetWare\" sein.\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"Sizin ap edici taplmad. Xahi edirik bal olduu avadanln\n"
-"adn girin.\n"
-"\n"
-"\n"
-"Xbriniz olsun, bir ox ap edici birinci paralel qapya baldr.\n"
-"Bu da GNU/Linuksda \"/dev/lp0\", Windowsda is \"LPT1\"dir."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "ndi yuxardak siyahdan ap edici semalisiniz."
-
-#: ../../help.pm_.c:584
-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 ""
-"Xahi edirik yazcnz n doru qurular girin.\n"
-"N secyinizi bilmirsiniz is sndlr baxn\n"
-"\n"
-"\n"
-"Bir sonrak addmda yazcnz snaya bilrsiniz v\n"
-"daha sonra da istdiyiniz zaman dyidir bilr."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Linuks sisteminiz n bir idarci parolu verilmlidir. Bu parol\n"
-"yazl xtalarna meydan vermmsi v e'tibarl olmas sbbi il iki df\n"
-"girilmlidir.\n"
-"\n"
-"\n"
-"Bu parolu diqqtli semlisiniz. Sadc idari parolunu biln \n"
-"adamlar sistemi idar v dyiiklik ed bilirlr. Ayrca idarci \n"
-"parolu il sistem girn bir adam btn verilri silib, sistema zrr \n"
-"ver bilr. Sediyiniz parol alfanumerik xarakterlr daxil edib en az 8 "
-"xarakter uzunluunda olmaldr. Hr hans bir kaza, dftara qeyd\n"
-"alnmamaldr. ox uzun bir parol v ya ox qarq bir parol ildilir "
-"is \n"
-"parolun xatrlanmas tinlir.\n"
-"\n"
-"\n"
-"darci olaraq sistem gircayiniz zaman, giri srasnda \"login\"\n"
-"yazan qism \"root\" v \"password\" yazan qism idarci parolunu\n"
-"yazmalsnz."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Daha e'tibarl bir sistem n \"Klg parol ilt\" v \"MD5 kodlama \n"
-"ilt\" senklrini iartlayin."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"gr bkd NIS istifad edilirs, \"NIS ilt\" seneyini iartlyin. "
-"gr \n"
-"bilmirsinizs sistem idarciniz soruun."
-
-#: ../../help.pm_.c:617
-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 ""
-"ndi bir ya da daha ox adamn Linuks sisteminizi istifad etmsin icaz\n"
-"ver bilrsiniz. Hr istifadi hesab n ediln dyiikliklr sadc\n"
-"o istifadi ve istifadinin \"istifadi sras\" n hkml olar.\n"
-"\n"
-"\n"
-"Sistemi sadc siz istifad edeceksniz bel ayr bir istifadi hesab "
-"aaraq\n"
-"normal iler n bu hesab istifad etmlisiniz. dari \"root\" hesab\n"
-"gndlik ilrd istifad edilmmlidir. Bu bir thlksizlik riski tkil "
-"edr.\n"
-"Sad bir istifadi hesab il ilmk sizi v sistemi size qar\n"
-"qoruyar. darci hesab olan \"root\" sadc, sad bir istifadi hesab\n"
-"il etmycyiniz idar v tmir ilri n istifad edilmlidir."
-
-#: ../../help.pm_.c:636
-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 ""
-"Balanc disketi yaradlmas ar drcd tvsiyy edilir.\n"
-"Sistemi aa bilmdiyiniz zaman bu, sizin n tk qurtulu yolu olar.\n"
-"Yoxsa sistemi yenidn yklmk mcburiyytindsiniz."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Linuksu amaq n lazmi bilgilrin harada saxlanlacana qrar verin.\n"
-"\n"
-"\n"
-"N etdiyinizi bilmirsinizs, \"Diskin ilk sektoru (MBR)\" sein."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Baqa bir kild seilmmi is, mumiyytl bu seki \"/dev/hda\" \n"
-"(Birinci ali IDE disk) ya da \"/dev/sda\" (birinci SCSI disk)\n"
-"olacaqdr."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (Linuks Yklyici) v Grub al sistem yklyicilridir: sistemi "
-"Linuks\n"
-"ya da kompterinizd olan baqa bir mliyyatiyle aa bilrlr.\n"
-"sasn bu digr mliyyat sistemlri doru bir kilde tsbit edilib "
-"ala\n"
-"qurula bilrlr. gr bir problem olarsa, buradan ll lav edil "
-"bilrlr.\n"
-"Parametrlr mvzusunda diqqtli olun."
-
-#: ../../help.pm_.c:665
-msgid ""
-"LILO and grub main options are:\n"
-" - Boot device: Sets the name of the device (e.g. a hard disk\n"
-"partition) that contains the boot sector. Unless you know specifically\n"
-"otherwise, choose \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero.\n"
-"\n"
-"\n"
-" - Video mode: This specifies the VGA text mode that should be selected\n"
-"when booting. The following values are available: \n"
-"\n"
-" * normal: select normal 80x25 text mode.\n"
-"\n"
-" * <number>: use the corresponding text mode.\n"
-"\n"
-"\n"
-" - Clean \"/tmp\" at each boot: if you want delete all files and "
-"directories\n"
-"stored in \"/tmp\" when you boot your system, select this option.\n"
-"\n"
-"\n"
-" - Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the\n"
-"BIOS about the amount of RAM present in your computer. As consequence, Linux "
-"may\n"
-"fail to detect your amount of RAM correctly. If this is the case, you can\n"
-"specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4\n"
-"MB between detected memory and memory present in your system is normal."
-msgstr ""
-"LILO v grub ana senklri bunlardr: \n"
-"\t- Al avadanl: Al sektorunu olduu sabit disk blmsini daxil "
-"edn avadanln\n"
-"adn tyin edr.\n"
-"gr he bir ey bilmirsinizs \"/dev/hda\"y sein.\n"
-"\n"
-"\n"
-"\t- sas ks il amadan vvl gecikm: Al sistem yklyicisinin ilk \n"
-"ksi amadan vvl gzlycyi zamann, saniynin onda biri cinsindn "
-"miqdardr.\n"
-"Bu, klaviaturann fallamasndan hmn sonra sabit diskdn alan sistemlr "
-"n faydaldr.\n"
-"Sistem yklyicisi, gr \"delay\" sfr olaraq verilmi is\n"
-"he gzlmz.\n"
-"\n"
-"\n"
-"\t- Ekran modu: Alda bir ne mtn ekran modu seil bilr:\n"
-" * sad: 80x25 mtn ekran alr.\n"
-" * <rqm>: Gstrilnn rqmlr gr mtn ekran rezolyusiyas "
-"quradrlr.\n"
-"\n"
-"\n"
-"\t- \"/tmp\"I hr alda tmizl: gr hr alda \"/tmp\" crgsind "
-"olan btn\n"
-"olan btn crg v qovluqlarn silinmsini istyirsinizs, bu senyi "
-"sein.\n"
-"\n"
-"\n"
-"\t- Var olan RAM miqdar: Tsf ki, Linuks hmi RAM miqdarn BIOSdan "
-"dzgn\n"
-"bir kild yrnmy bilr. Onda siz znz sisteminizd olan hqiq RAM "
-"miqdarn buradan\n"
-"gir bilrsiniz. Yadda saxlayn ki, hqiqi RAM il sistemin tapd miqdar "
-"arasnda 2\n"
-"v ya 4 MBlq frq ola bilr."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot NewWorld MacIntosh avadal n al idarcisidir. Ayrca\n"
-"GNU/Linuks, MacOS, v ya MacOSX sistemlrini kompterinizd varsa, "
-"aacaqdr.\n"
-"Normalda, bu mliyyat sistemlri dzgn taplb qurula bilirlr\n"
-"gr bel olmazsa, bu ekrandan ll lazmi qurular gir bilrsiniz.\n"
-"Dzgn parametrlri girib girmdiyinizi yaxca bir yoxlayn.\n"
-"\n"
-"\n"
-"Yaboot ana senklri:\n"
-"\n"
-"\n"
-" - Balanc smarc: Aldan vvl xan sad bir ismarc.\n"
-"\n"
-"\n"
-" - Al Avadanl: GNU/Linuksu hardan balatmaq istdiyinizi bildirir."
-"mumiyytl bu m'lumat daha vvl \"bootstrap\" quradrlmas "
-"srasndabildirmi olacaqsnz.\n"
-"\n"
-"\n"
-" - Aq Firmware Gecikmsi: LILOdan frqli olaraq, yabootda iki dn "
-"gecikm vardr\n"
-"Birinci gecikm saniylrl llr v bu arada siz\n"
-"CD, OF al, MacOS v ya Linuks arasnda seki aparmalsnz.\n"
-"\n"
-"\n"
-" - Kernel Al Vaxt Dolmas: Bu vaxt dolmas LILO al gecikmsin "
-"uyun glir. Linuksu\n"
-"sedikdn sonra ana kernel parametri olaraq bu gecikm 0.1 saniy olaraq "
-"qurulu olacaqdr.\n"
-"\n"
-"\n"
-" - CD Al Fallasnm?: Bu senkl CDdn al timsal edn 'C' "
-"xarakteri ilk alda xacaqdr.\n"
-"\n"
-"\n"
-" - OF Al Fallasn?: Bu senkl OFdn (Open Firmware) aln "
-"timsal edn 'N' xarakteri\n"
-"ilk alda xacaqdr.\n"
-"\n"
-"\n"
-" - Ana OS: OF gecikmsi mddti dolduu vaxt hans OSnin alacan "
-"gstrir."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Burada yaboot n hm baqa mliyyat sistemlri, hm alternativ "
-"kernellr,\n"
-" ya da tcili yardm al kslri lav ed bilrsiniz.\n"
-"\n"
-"\n"
-"Baqa OSlr n giriin mnas ad v kk rndan ibartdir.\n"
-"\n"
-"\n"
-"Linuks n mhtml girilr bunlar ola bilr: \n"
-"\n"
-"\n"
-" - Ad: Bu sadc olaraq yaboot n alacaq sistemi timsal edn bir "
-"addr.\n"
-"\n"
-"\n"
-" - ks: Bu is alacaq kirdyin, y'ni kernelin addr. ox vaxt bu "
-"vmlinux v ya\n"
-"bunun variasiyalardr.\n"
-"\n"
-"\n"
-" - Kk: Linuks qurulumunun kk avadanl v ya '/'.\n"
-"\n"
-"\n"
-" \n"
-" - lav: Apple avadanlqlarnda kernel lav senklri il sxlqla "
-"balanc\n"
-"video avadanl v ya sx sx xta vern 2ci v 3c sian dymlri n "
-"emulyasiya\n"
-"imkanlar tanna bilir. Msln bunlar \n"
-"bir ne nmundir:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: Al avadanlndan vvl b'zi al modullarn semk\n"
-"n ildilir, ya da tcili yardm allarnda ramdisk ksini yklmk "
-"imkan verir.\n"
-"\n"
-"\n"
-" - Initrd-size: Ana ramdisk bykly mumiyytl 4096 baytdr. gr daha "
-"geni ramdisk bildir\n"
-"bilrsiniz is bu senyi ildin.\n"
-"\n"
-"\n"
-" - Oxuma-yazma: Normalda sistemin 'dirilmsindn' vvl b'zi snaqlarn "
-"aparla bilmsi n\n"
-"'root' fayl sistemi bu moda soxulur. Bu senyi nzr almayabilrsiniz.\n"
-"\n"
-"\n"
-" - NoVideo: Blk Apple video avadanl problem xarda bilr.Onda bu "
-"senkl\n"
-"sistemi 'novideo' modda tbii framebuffer dstyi il aa bilrsiniz.\n"
-"\n"
-"\n"
-" - sas: Bu senkl Linuks sistemi sas mliyyat sistemi halna gtir "
-"bilrsiniz.\n"
-"Onda ENTER dymsin basmaqla Linuks sistemi alacaqdr. Bu giri ayrca "
-"TAB il al sekilrin baxdnz vaxt \n"
-"'*' iartil iqlandrlacaqdr."
-
-#: ../../help.pm_.c:793
-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 (Linuks Yklyici) SPARC n bir sistem yklyicidir: sistemi Linuks\n"
-"ya da kompterinizdki baqa bir mliyyat sistemiyl aa bilirlr.\n"
-"sasn bu digr mliyyat sistemlri doru bir kild tsbit edilib "
-"ala\n"
-"qurula bilrlr. gr bir problem olarsa, buradan ll lav edil "
-"bilrlr.\n"
-"Parametrlr mvzusunda diqqtli olun."
-
-#: ../../help.pm_.c:805
-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 ""
-"\t - Al avadanl: Al sektorunu olduu sabit disk blmsini daxil "
-"edn avadanln\n"
-"adn tyin edr.\n"
-"gr he bir ey bilmirsinizs \"/dev/hda\"y sein.\n"
-"\n"
-"\n"
-" \t - Ana ks il amadan vvl gecikm: Al sistem yklyicisinin ilk \n"
-"grn amadan vvl gzlycyi zamann, saniynin onda biri cinsindn "
-"miqdardr.\n"
-"Bu, klaviaturann aktivlmsindn hmn sonra sabit diskdn alan "
-"sistemlr n faydaldr.\n"
-"Sistem yklyicisi, gr delay sfr olaraq verilmi is\n"
-"he gzlmz."
-
-#: ../../help.pm_.c:818
-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 ""
-"Buradan etibarn, Linuks GUI (Qrafik stifadi Ara z) kirdyini\n"
-"ml gtirn X Window sistemini quracaq. Buna gr d ekran kartnz\n"
-"v monitorunuzu qurmalsnz. Bu addmlarn oxu onsuz da avtomatik olaraq\n"
-"keilck v siz sadc olaraq tvsiy ediln qurular inclmk v qbul "
-"etmk\n"
-"dck. :-)\n"
-"\n"
-"\n"
-"Qurulu qurtardnda gr DrakXdn ksini istmdiniz is X Window \n"
-"balayacaqdr. Quruarnza baxn v yoxlayn. Qurularnz yoxlayaraq\n"
-"uyumazlq olub olmadna baxn, lazm glirs geriy dnn."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr "X qurularnda problem olarsa aadak senklri istifad edin."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"gr sistem girrkn qrafik arar znn glmsini istyirsnz is \"Bli\","
-"ks halda \"Xeyr\" dymsin basn."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Sisteminiz n thlksizlik sviyysini se bilrsiniz. trafl m'lumat "
-"n xahi edirik bldiy\n"
-" ba vurun. sasn , n secyinizi bilmirsiniz is buraya he toxunmayn.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"ndi sistem yenidn qapanb alacaqdr.\n"
-"\n"
-"Aldqdan sonra Linuks Mandrake avtomatik olaraq yklnckdir. gr "
-"baqa \n"
-"bir mliyyat sistemi d ildcksniz lav xbrdarlqlar oxuyun."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "ltdiyiniz dili sein"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Qurulu sinifini sein"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Sabit disk sekisi"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Sian qurular"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Klaviaturanz sein"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Thlksizlik"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Fayl sistemi qurular"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Blm killndirilmsi"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Qurulacaq paketlri sein"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Sistemi qur"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Root parolunu qur"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "stifadi lav et"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "bkni qur"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Mndricat"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Xidmtlri qur"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Al disketi yarat"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Sistem yklyicini qur"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "X qur"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Qurulumdan x"
-
-#: ../../install_any.pm_.c:403
-#, 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 ""
-"bu vericilri sediniz: %s\n"
-"\n"
-"\n"
-"bu vericilr sasn falladrlr. Onlarn he bir thlksizlik\n"
-"problemlri yoxdur, amma b'zi xtalar tapla bilr. Bel olsa, mmkn olan "
-"n yaxn zamanda gncllmlisiniz.\n"
-"\n"
-"\n"
-"Bu vericilri qurmaq istyirsiniz?\n"
-
-#: ../../install_any.pm_.c:434
-msgid "Can't use broadcast with no NIS domain"
-msgstr "NS domeyni olmadan translasiya ildil bilmz"
-
-#: ../../install_any.pm_.c:675
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "%s srcsn FAT killndirilmi bir disket taxn"
-
-#: ../../install_any.pm_.c:679
-msgid "This floppy is not FAT formatted"
-msgstr "Bu floppi FAT klind deyildir"
-
-#: ../../install_any.pm_.c:689
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Bu saxlanm paketlr sekisini iltmk n qurulumu ``linux "
-"defcfg=floppy''il baladn."
-
-#: ../../install_any.pm_.c:711
-msgid "Error reading file $f"
-msgstr "$f fayl oxunurkn xta oldu"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Oldu"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Xahi edirik siannz sein"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Siannz i salmaq n,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "TKR OYNADIN!"
-
-#: ../../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 ""
-"Sisteminizdaki b'zi avadanlqlar ilmsi n dzgn srclr ehtiyac "
-"duyar.\n"
-"Bunun haqqnda %s d/a lazmi malumatlar tapa bilrsiniz"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Bir root disk blmna ehtiyacnz var.\n"
-"Bunun n istr mvcud bir disk blm zrina tqlayn, \n"
-"ya da yeni birini badan yaradn. Sonra \"Balama \n"
-"Nqtsi\"n glin va buray '/' olaraq dyidirin."
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Bir swap sahsin ehtiyacnz var"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Bir swap sahniz yoxdur\n"
-"Davam edim?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Bo sahni istifad et"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Yeni blmlr n bo sah yoxdur"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Var olan blmlri ildimmi"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Blm cdvli qurtarlmaa allr"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Loopback n Windows blmsini ilt"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Linuks4Win'i qurmaq n hans disk blmsini istifad edcksiniz?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Byklklrini sein"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Kk (root) blmsi bykly (Mb): "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Swap sahsi bykly (Mb): "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Windows blmsindki bo sahni ilt"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Hans blmnin byklyn dyidircksiniz?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Fat fayl sistemi uclar hesaplanr"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"FAT tdqiqatmz sizin blmlri ild bilmir,\n"
-"bu xta oldu: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Sizin Windows blm ox danqdr. Daxi edirik, vvlc birldirin "
-"(defraq)"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"DQQT!\n"
-"\n"
-"DrakX \"Windows\" disk blmnizin byklyn dyidirck. Bu i \n"
-"tehlkli ola bilr. Aina deyil isniz qurulumdan xn v \"Windows\" \n"
-"altnda \"Scandisk\" (lazm glrs \"defrag\" da) proqramn aldrn. "
-"Ardndan quruluma \n"
-"davam edin. Verilrinizin yedyini alma da unutmayn!"
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Hans sektora damaq istyirsiniz?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "blm %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT bykly dyidirilmsi bacarlmad: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr "FAT blmsi yoxdur ya da loopback n lazmi yer buraxlmayb"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Btn diski sil"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "\"Windows\"u sil"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-"Sizin birdn ox diskiniz var, linux qurmaq n hansn istifad "
-"edcksiniz?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"%s blmsinin bykly dyidirildikdn sonra bu blmdki btn "
-"m'lumatlar silinckdir"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Hazrk disk blmlndirmsi"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Fdisk istifad et"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"ndi %s sabit diskinizi blmlndir bilrsiniz\n"
-"inizi bitirdiyinizd `w' il qeyd etmyi unutmayn"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "He Windows disk blmniz yoxdur!"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Artq blm lav edil bilmz"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX blm sehirbaz bu yolu tapd:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Blm cdvli nv: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "bk falladrlr"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "bk dayandrlr"
-
-#: ../../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 ""
-"Bir xta oldu, fqt nec dzldilcyini bilmirm.\n"
-"Davam edin, riski siz aitdir!"
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "%s balama nqtsini oxalt"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Bzi paketlr doru olaraq qurulumu bitirmdi.\n"
-"cdrom srcnz ya da cdromunuz dzgn ilmir.\n"
-"vvldn Linuks qurulu bir sistemd \"rpm -qpl Mandrake/RPMS/*.rpm\"'yi\n"
-"istifad edrk Cd-Rom'u yoxlayn.\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "%s Sistemin Xoglmisiniz"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Disket src yoxdur"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Balanc addm `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Qurmaq istdiyiniz paketlri sein"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Hams: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Buraxl: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Bykly: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Qurmaq istdiyiniz paketlri sein"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "M'lumat"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Qurulum"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Qurulur"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Xahi edirik gzlyin, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Qalan mddt"
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "mumi mddt"
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Qurulum hazrlanr"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "%s paketi qurulur"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Yen d davam edk?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Paketlri istrkn bir xta oldu:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "X11 qurular n mvcud qurulardan istifad edk?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Sizin sisteminizin qaynaqlar atmr. Qurulum rzind problem yaaya "
-"bilrsiniz\n"
-"Bu ba verrs mtn aracl il qurulumu snamalsnz. Bunun n "
-"dCDROMdan balatdnz zaman,\n"
-" 'F1' basn v 'text' yazaraq enter' basn."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Xahi edirik aadak qurulum siniflrindn birisini seiniz:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Sediyiniz paket qruplarnn mumi bykly tximn %d MBdr.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Bu byklkdn daha azn yklmk istsniz,\n"
-"qurmaq istdiyiniz paket faizini sein.\n"
-"100%%'i sersniz btn paketlr qurulacaqdr."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Sabit diskinizd bu paketlrin sadc olaraq %d%%'sini quracaq qdr yer "
-"var.\n"
-"Bundan daha azn qurmaq istsniz,\n"
-"daha az bir faiz sadc n vacib paketlri ;\n"
-"%d%% is qurula bilck btn paketlri quracaqdr."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Sonrak addmda daha geni bir seki qabanza glckdir."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Qurulacaq paketlrin faizi"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Paket Qrup Sekisi"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Frdi paket sekisi"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Avtomatik seili paketlri gstr"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Aac A"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Aac Qapat"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Otaq v grup sralamas arasnda gz"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Xtal paket"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Ad: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "hmiyyt: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "mumi byklk: %d / %d Mb"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "Bu paketi se bilmzsiniz, nki qurmaq n yer atmr."
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Aadak paketlr qurulacaqdr"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Aadak paketlr sistemdn silincklr"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Bu paketi se bilmzsiniz/sistemdn xarda bilmzsnz"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Bu lazml bir paketdir, sistemdn xardla bilmz"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Bu paketi sistemdn xarda bilmzsnz. Artq qurulmudur."
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Bu paket yenilnmlidir\n"
-"Sistemdn xarmaq mvzusunda ciddisiniz?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Bu paketi sistemdn xarda bilmzsiniz. Yenilnmlidir"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Txmini olaraq hesaplanr"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Xahi edirik gzlyin, qurulum hazrlanr"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d paket"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"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 bk. 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"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Qbul Et"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Rdd Et"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Cd-Romu dyidirin!\n"
-"\n"
-"\"%s\" adl Cd-Romu srcnz taxn v OLDU'ya basn.\n"
-"gr Cd-Rom linizd deyils bu Cd-Rom'dan qurmamaq n MTNA ET' basn."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Paketlr qurulurkn bir xta oldu:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Bir xta oldu"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Xahi edirik istifad n bir dil sein."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "Qurulumdan sonra istifad ed bilcyiniz baqa dillr se bilrsiniz"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Hams"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Lisenziya szlmsi"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linuks-"
-"Mandrake 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 Linuks-Mandrake 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 Linuks-Mandrake 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\", \"Linuks-Mandrake\" 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"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Klaviatura"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Klaviatura quruluunu seiniz."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Btn mvcud klaviaturalarn siyahs"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Qurulum Sinifi"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Hans qurulum sinifini istyirsiniz?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Qurulum/Gncllm"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Bu bir qurulum mu, yoxsa gncllmmidir?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Tvsiy ediln"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Usta"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Gncllm"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Xahi edirik siannzn nvn sein."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Sian Qaps"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Siannzn bal olduu serial Qapy sein."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Dym emulyasiyas"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Dym 2 emulyasiyas"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Dym 3 emulyasiyas"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "PCMCIA kartlar qurulur..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "IDE qaplar qurulur"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "uyun blm taplmad"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Balama nqtlri n blmlr daranr"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Balama nqtlrini sein"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Blm cdvlinizi oxuya bilmirm, dysn biraz xarab olub:-(\n"
-"Xarab olmu bolmlri dzltmy alacam.\n"
-"Amma btn m'lumatlar itckdir.\n"
-"Baqa bir yol is DrakXin blm cdvllrini yoxlamasn "
-"passivldirmkdir.\n"
-"(xta %s)\n"
-"\n"
-"Btn blmlri itirmk istyirsiniz?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake blm cdvlini oxuma bacara bilmdi.\n"
-"znz davam ed bilrsiniz."
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Kk (root) Blmsi"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Sisteminizin kk (/) blmsi hansdr?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Blm cvlindki dyiikliklrin daxil olmas n kompterinizi yenidn "
-"balatmalsnz."
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "killndirilck disk blmlrini sein"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Xtal bloklar snansnm?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Blmlr killndirilir"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "%s fayl yaradlr v killndirilir"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Qurulumu bitirmk n lazmi sah yoxdur, xahi edirik lav edin"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Mvcud olan paketlr axtarlr."
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Gncllnck paketlar taplr"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Sisteminizd qurulum ya da gncllm n lazmi bo yer yoxdur(%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Hams (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "n az (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Tvsiy ediln (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Xsusi"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr "Seili byklk var olandan daha bykdr"
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Aadak siyahdak btn CD'lr sahib isniz, OLDU'ya basn.\n"
-"CD'lrin he birin sahib deyilsniz, MTNA ET' basn.\n"
-"CD'lrdn b'zili ksik is, onlar seili vziyytdn xardb OLDU'ya "
-"basn."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "\"%s\" adl Cd-Rom"
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"%s paketi qurulur\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Qurulum sonras qurular"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"ndi ifrlm n istifad edilck t'minat endir bilrsiniz.\n"
-"DQQT:\n"
-"\n"
-"Bu t'minata b'zi frqli mumi ehtiyaclardan v mxtlif\n"
-"mhakm haqlarndan tr, bu t'minatn son istifadisi, qanunlarn ona "
-"bu\n"
-"t'minat internetdn endirm v saxlama haqqn verdiyindn min "
-"olmaldr.\n"
-"\n"
-"lav olaraq, mdri va/v ya son istifadi xsusil, yerldiyi mhakm "
-"yerinin\n"
-"qanunlarn eynmdiyindn min olmaldr. Mdri v/v ya son istifadi\n"
-"qanunlarn mr etdiyi rtlri pozduu zaman ciddi czalara\n"
-"m'ruz qalacaqdr.\n"
-"\n"
-"Xsusi ya da dolayl zrrlr (glir azalmas, iin pozulmas, ticari "
-"m'lumat\n"
-"itkisi v digr maddi itkilr) yol aan he bir hadisd n Mandrakesoft, n "
-"d \n"
-"istehsalatlar v/va ya qaynaq vericilri ms'ul tutulmazlar. Bu "
-"t'minat\n"
-"internetden endirirkn son istifadi bu szlmyi qbul etdiyini \n"
-"byan etmi saylr.\n"
-"\n"
-"\n"
-"Bu szlmyl laqdr hr cr sual n xahi edirik\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA\n"
-"nvanna yaznz."
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Paketleri almaq n bir ks nvan sein"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "ks nvanna balant qurulur"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Xahi edirik qurmaq istdiyiniz paketlri sein."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Sisteminiz hans mqsdl istifad edilck?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Avadanlq saatnz GMT-y gra quruludur mu?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Uzaq CUPS vericisi"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "ap Edicisiz"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Sian"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Vaxt Dilimi"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "ap Edici"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN kart"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Ss kart"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV kart"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Hans ap edici sistemini istifad etmk istyirsiniz?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Parolsuz"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Bu parol ox saddir (en az %d xarakter boyunda olmaldr)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "NIS istifad et"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "sar shiflr"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS sahsi"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS Verici"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Xsusi bir al disketi, Linuks sisteminizin normal bir sistem yklyiciy "
-"lzm\n"
-"olmadan almasna imkan verr. g sisteminiz lilo (ya da grub) "
-"qurmayacaqsanz,\n"
-"ya da baqa bir mliyyat sistemi liloyu silrsa ya da lilo "
-"avadanlnzlailmzs\n"
-"bu disket siz yardmi olacaqdr. Sonradan Mandrake qurtarma disketi "
-"rsmini\n"
-"istifad edrk d bu disket yaradla bilr.\n"
-"Al disketi yaratmaq istyirsiniz?\n"
-"Al disketi yaratmaq istyirsinizs, birinci disket srcy disket "
-"yerldirin\n"
-"v \"OLDU\" basn."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "lk disket src"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "kinci disket src"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Nzr Alma"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Xsusi bir al disketi, Linuks sisteminizin normal bir sistem yklyiciy "
-"lzm\n"
-"olmadan almasna imkan verr. g sisteminiz lilo (ya da grub) "
-"qurmayacaqsanz,\n"
-"ya da baqa bir mliyyat sistemi liloyu silrsa ya da lilo "
-"avadanlnzlailmzs\n"
-"bu disket siz yardmi olacaqdr. Sonradan Mandrake qurtarma disketi "
-"rsmini\n"
-"istifad edrk d bu disket yaradla bilr.\n"
-"Al disketi yaratmaq istyirsiniz?\n"
-"Al disketi yaratmaq istyirsinizs, birinci disket srcydisklet "
-"yerldirin\n"
-"v \"OLDU\" basn."
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Balayn, disket src yoxdur"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Al disketi yaratmaq n istifad edilck disket srcy sein"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "%s srcsn bir disket taxn"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Al disketi yaradlr"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Al yklyici hazrlanr"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "aboot istifad etmk istyirsiniz?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"aboot qurulumunda xata, \n"
-"ilk disk blmsini yox ets bel yen d qurulmasn istyirsiniz?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Al yklyicisi qurulumu iflas etdi. Xta:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Siz Open Frmware al avadanlnz al yklyicisini\n"
-"falladrmaq n dyidirmli ola bilrsiniz. mr-Senk-O-F dymlrini\n"
-" yenidn balarkn basn v bunlar girin:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" Sonra da bunlar yazn: shut-down\n"
-"Bir sonrak balancda al yklyicisi stirini grmlisiniz."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Alaq"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Orta"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Yksk"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Thlksizlik sviyysini sein"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"Linuks krlmsi n bir dn avtomatik qurulum disketi yaratmaq "
-"istyrmisiniz?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "%s srcsn bo bir disket yerldirin"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Avtomatik qurulum disketi hazrlanr"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"B'zi blmlr bitdi.\n"
-"\n"
-"Hqiqtn d xmaq istyirsiniz?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Tbriklr, qurulu bitdi.\n"
-"Cdrom v disketi xartdqtan sonra Enter' basaraq kompterinizi \n"
-"yenidn baladn. Linuks Mandrake'nin bu buraxlndak yamaqlar haqqnda \n"
-"m'lumat almaq n http://www.linux-mandrake.com nvanndan Errata'ya "
-"baxn.\n"
-"Sisteminizin qurular haqqnda daha geni bilgiyi Linuks Mandrake \n"
-"stifadi Kitabcnda tapa bilrsiniz."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Avtomatik qurulum disketi hazrlanr"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Avtomatik qurulum disketi hazrlanmas seilrs,\n"
-"btn sabit disk m'lumat daxil edilckdir!!\n"
-"(y'ni baqa sistemi d qura bilmk n).\n"
-"\n"
-"Bu qurulumu takrar etmk isty bilrsiniz ax.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Avtomatladrlm"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Tkrarla"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Paket sekilrini saxla"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linuks-Mandrake Qurulumu %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> irli/geri | <Boluq> iartl | <F12> sonrak ekran"
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "kdesu ksikdir"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "trafl"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Xahi edirik gzlyin"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Qarqlq (%s), daha aydn yazn\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Xtal trcih, tkrar snayn\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (sas %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Sekiniz? (sas %s) "
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Sekiniz (sas %s, yoxsa `none' yazn) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "ex dili (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Almanca"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "spanca"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finc"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Franszca"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norvec"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polyakca"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Rusca"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "ngiliz (UK) klaviaturas"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Amerikan (US) klaviaturas"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Ermenic (khn) "
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Ermenic (yaz man)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Ermenic (fonetik)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azrbaycanca (latn)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azrbaycanca (kiril)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belika dili"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulqarca"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazilya dili (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Belarusca"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "svec (Alman sras)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "svec (Fransz sras)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "ex dili (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "ex dili (Proqramclar)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Almanca (l dymlr olmasn)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Danimarka dili"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norvec)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estoniya dili"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Grc dili (\"Rus\" sras)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Grc dili (\"Latn\" sras)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Yunanca"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Macarca"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Xrvatca"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "srail"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "srail (Fonetik)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Farsca"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "zlandiya dili"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "talyanca"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Yaponca 106 dymli"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Koreya klaviaturas"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latn Amerika dili"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Makedoniya dili"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Hollandiya dili"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litvaniya dili AZERTY (khn)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litvanya dili AZERTY (yeni)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litvanya dili \"number row\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litvanya dili \"Fonetik\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polyakca (QWERTY sras)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polyakca (QWERTZ sras)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portuqalca"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Franszca (Kanada/Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Rusca (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "svec"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slovenc"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovakca (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovakca (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Slovakca (Proqramclar)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thai klaviatura"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Trkc (nnvi \"F\" klaviatura)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Trkc (masir \"Q\" klaviatura)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukrayna dili"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Amerikan (US) klaviaturas (beynlmill)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vyetnam dili \"numeric row\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Yugoslavca (latn/kiril)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Mntiqi ciltlri birinci olaraq sil\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Sian"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standart"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Sravi PS2 rxli Sian"
-
-#: ../../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
-msgid "1 button"
-msgstr "1 dym"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "mumi"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "rx"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "serial"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Sravi 2 Dymli Sian"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Sravi 3 Dymli Sian"
-
-#: ../../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 (serial ya da khn C7 nv)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "busmouse"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 dymli"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 dymli"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "he biri"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Sianszs"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Qurtar"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Sonrak ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- vvlki"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Dorudur?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "nternet qurular"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "nternete girii indi snamaq istyirsiniz?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Balantnz snanr..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "nternet artq balsnz"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Thlksizlik sbbi il indi balant qopacaqdr."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Sisteminiz nternet bal deyil.\n"
-"Balantn yenidn quradrn"
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "bk quradrlmas"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN quradrlmas"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"nternet xidmt vericinizi sein.\n"
-"Siyahda deyils Siyahda deyil'i sein."
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Balant quradrlmas"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Xahi edirik aadaklar doldurun ya da sein"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Kart IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Kart mem (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Kart IO"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Kart IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Kart IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Sizin xsi telefon nmrniz"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "nternet xidmt vericinizin ad (msln azeronline.com)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "XM telefon nmrsi"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "XM dns 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "XM dns 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Yma modu"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Hesab Girii (istifadi ad)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Hesap Parolu"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Avropa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Avropa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Btn dnya"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Btn dnya \n"
-" D-Channel'l xaric (kiralq xtlr)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Hans protokolu istifad etmk istyirsiniz?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Hans nv kartnz var?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Bilmirm"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-msgid ""
-"\n"
-"If you have an ISA card, the values on the next screen should be right.\n"
-"\n"
-"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
-msgstr ""
-"\n"
-"ISA kartnz var is sonrak ekrandak qiymtlr doru olmaldr.\n"
-"\n"
-"PCMCIA kartnz var is kartnzn irq v ya io'sunu bilmlisiniz.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Dayandr"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Davam et"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Hanss sizin ISDN kartnzdr?"
-
-#: ../../netconnect.pm_.c:314
-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 kart tapdm, amma nvn bilmirm. Xahi edirik sonrak ekrandak "
-"kartlardan birini sein."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "He bir ISDN PCI kart taplma. Sonrak ekrandaklardan sein."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Sisteminizd he bir eternet bk adapteri tapla bilmdi.\n"
-"Bu balant klini qura bilmrm."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "bk ara zn sein"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr "nternet balanmaq n bk adapteri sein."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "bk ara z"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Razsnz?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "bk avadanln yenidn balatmalyam:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL quradrlmas"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Balantnz alda balatmaq istyirsiniz?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Modeminizin hans serial qapya bal olduunu seiniz"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "evirmli bk senklri"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Balant ad"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefon nmrsi"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Giri ad"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Tantma"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Skript sasl"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminal sasl"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Sah(domain) ad"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Birinci DNS Vericisi (arzuya gr)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "kinci DNS Vericisi (arzuya gr)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr "$netc->{NET_DEVICE} avadanln yenidn baladacam. Razsnz?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Balantnz ks bilrsiniz. Ya da balantn yenidn d quradra "
-"bilrsiniz."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Balantnz yenidn quradra bilrsiniz."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Artq nternet balsnz."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"stsniz nternet balana bilrsiniz ya da yeniden quradra bilrsiniz."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Hl nternet bal deyilsiniz."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "nternet balant"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "nternet balantn ks"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "bk (nternet/LAN) balantnz quradrn"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "nternet balants & quradrlmas"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "bk Quradrlmas Sehirbaz"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Xarici ISDN kart"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Daxili ISDN kart"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "ISDN balantnzn nv ndir?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "nternet balan"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"ADSL il internet balanmann n yax yolu pppoe'dur.\n"
-"Bzi balantlar pptp istifad edir, ox az is dhcp ildir.\n"
-"Bilmirsiniz is 'pppop istifad et'i sein"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "dhcp istifad et"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "pppoe istifad et"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "pptpe istifad et"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "%s avadanln yenidn baladacam. Razsnz?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Hans dhcp alcsn istifad edcksiniz?\n"
-"sas dhcpcd dir"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "bk quradrlmas"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "bkni yenidn balatmaq istyirsiniz?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"bknin yenidn baladlmas srasnda xta oldu: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"bkdn quradrmas apardnz n bkniz artq qurulmu olmaldr.\n"
-"bk/nternet balantnz yenidn quradrmaq n Oldu'ya yoxsa Lv "
-"et' basn.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"bk Quradrma Sehirbazna Xo Gldiniz\n"
-"\n"
-"nternet/bk qurularnz edcyik.\n"
-"Avtomatik tsbit istmirsiniz is iarti qaldrn.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Qurulacaq profili sein"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Avtomatik tsbit ilt"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Avadanlqlar tannr..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Normal modem tsbiti"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "%s qapsnda tapld"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN Balants"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "%s tapld"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (v ya ADSL) balants"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "%s ara znd tapld"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kabel balants"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "Yerli bk quradrlmas"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "eternet kart tapld"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "nternet nec balanmaq istyirsiniz?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Tbrik edirik, internet v bk quradrlmas qurtard.\n"
-"\n"
-"Qurular indi sisteminiz lav edilck."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Bu edildikdn sonra Xdn xmanz tvsiyy edirik, yoxsa\n"
-"verici ad xsartlri meydana gl bilr."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "bk kart taplmad"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "bk Qurular"
-
-#: ../../network.pm_.c:278
-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 ""
-"Xahi edirik kompterinizn adn girin.\n"
-"Msln``kompterad.sahad.com''.\n"
-"g bk keidi istifad edirsinizs bunun da IP nmrsini girmlisiniz."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Ev sahibi ad"
-
-#: ../../network.pm_.c:319
-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 ""
-"DQQT: Bu avadanlq daha vvl ntenet balanmaq n qurulmudur.\n"
-"Avadanln qurularn dyidirmak istmirsiniz is,\n"
-"OLDU ya basn.\n"
-"Aadak girilri dzltmniz zn vvlki qurularn stn yazacaqdr."
-
-#: ../../network.pm_.c:324
-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 "Xahi edirik bu kompter n IP qurularn girin"
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "%s bk avadanl qurulur"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (src $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP nvan"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Netmask"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Avtomatladrlm IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP nvan 1.2.3.4 klind olmaldr"
-
-#: ../../network.pm_.c:388
-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 ""
-"Xahi edirik kompterinizn adn girin.\n"
-"Msln``kompterad.sahad.com''.\n"
-"gr bk keidi istifad edirsinizs bunun da IP nmrsini girmlisiniz."
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS verici"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Keit"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Keit avadanl"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Vkil vericilr quradrlmas"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP vkil verici"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP vkil verici"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Vkil verici http://... klind olmaldr."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Vkil verici ftp://... olmaldr."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Bu platformda genildilmi blmlr dstklnmir"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Blm cdvlinizd bir boluq var, amma o da ildil bilmz.\n"
-"Bu boluu, birinci blmnizi en yaxnndak genildilmi blmy "
-"dayaraq\n"
-"mslni hll ed bilrsiniz."
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "%s fayl oxunurkan xta oldu"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "%s faylndan qurtarlda xta: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Xtal yedklm fayl"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "%s faylna yazarkn xta oldu"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"B'zn srcnzd pis eylr ola bilr.\n"
-"Datann btvly yoxlamas bacarlmad. \n"
-"Bu o demekdir ki disk yazlan hr ey tsadfi olacaqdr"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "alnmal"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "vacib"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "la"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "gzl"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "blk"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Yerli ap Edici"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Uzaq ap Edici"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Uzaq ap edici vericisi(lpd)"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "bk ap Edicisi (soket) "
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "ap Edici avadanl URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Qaplar sna"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "\"%s\" modelind bir ap edici tapld:"
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Yerli ap Edici Avadanl"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"ap ediciniz hans avadanla baldr? \n"
-"(/dev/lp0, LPT1'nin qarldr)\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "ap Edici Avadanl"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Uzaq ap Edici (lpd) Senklri"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Uzaqdak bir lpd ap edici nvbsini istifad etmk n, \n"
-"ap edicinin bal olduu ap edici vericisinin adn v nvb \n"
-"adnn vermlisiniz."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Uzaqdak ev sahibi ad"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Uzaqdak nvb ad"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) ap Edici Senklri"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Bir SMB ap edicidn yekun almaq n, SMB kompter ad, ap edici "
-"vericisinin\n"
-"IP nvan, ap edicinin payladrma ad, ilm grupu, istifadi ad v \n"
-"parol verilmlidir."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB verici ad"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB verici IP"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Payladrma ad"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr " qrupu"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare ap Edici Qurular"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ap edicidn yekun almaq n, NetWare vericisinin ad v ap "
-"edici \n"
-"nvbsi ad il istifadi ad va parolu verilmlidir."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "ap Edici Vericisi"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "ap Edici Nvb Ad"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Soket ap Edici Qurular"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Soket ap edicidn yekun almaq n, ap edicinin ev sahibi adn ve "
-"mmkns, qapsnn nmrsini vermlisiniz."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "ap Edici Ev sahibi"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Qap"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "CUPS il ap ediciy yetimk n URIni vermlisiniz"
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "N cr bir ap ediciniz var?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "ap edicini snamaq istyirsiniz?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Snaq shifsi ap edilir..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Snaq shifsi ap edici vasitsin gndrildi.\n"
-"ap edicinin ilmsi n bir az vaxt ker.\n"
-"ap vziyyti:\n"
-"%s\n"
-"\n"
-"Dz m ilyir?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Snaq shifsi ap edici vasitsin gndrildi.\n"
-"ap edicinin ilmsi n bir az vaxt ker.\n"
-"Dz m ilyir?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Bli, ASCII snaq shifsi ap et"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Bli, PostScript snaq shifsi ap et"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Bli, hr iki snaq shifsini d ap et"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "ap Edicini Qur"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "ap edici senklri"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Kaz Bykly"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr " bittikdn sonra shif atlsn m?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Uniprint src senklri"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Rng drinlik senklri"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Mtni PostScript olaraq yazdrsn m?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Mtn pillli olaraq dzldilsin mi?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Hr yekun shifsinin nmrsi"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Sa/Sol boluqlar nqtvi(inch'in 1/72'si"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "st/Alt boluqlar nqtvi (inch'in 1/72'si)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "lav GhostScript senklri"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "lav mtn senklri"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Trs shif sralamas"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Bir ap edici qurmaq istyirsiniz?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Aada yazdak nvblr verilmidir.\n"
-"Yenilrini lav ed bilr, v ya mvcud olanlar dyidir bilrsiniz."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS balayr"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "CUPS src datas oxunur..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "ap Edici Balants Sein"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "ap ediciniz n kild baldr?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "ap Edici Balants Sein"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Uzaq CUPS vericilri n he bir quradrmaa lzm yoxdur\n"
-"Buradak hr ap edici avtomatik taplacaqdr.\n"
-"Olmazsa \"Uzaq CUPS vericisi\" ni sein."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Uzaq CUPS vericilri n he bir quradrmaya lzm yoxdur \n"
-"Buradak hr ap edici avtomatik taplacaqdr. \n"
-"gr uzaq ap edici vericiniz var ise CUPS vercisinin \n"
-"IP nvann vermlisiniz. Qap nmrsi vacib \n"
-"deyil."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "CUPS verici IP"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "Qap nmrsi rqml yazlmaldr"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Nvbni sil"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr "ap edici ad tkc hrf, rqm v alt xtt daxil ed bilr"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Hr ap edicinin bir ad olmaldr (msln lp).\n"
-"ap edicinin tsviri v yeri d gstrilmlidir.\n"
-"Bu ap edicinin ad ndir v yeri haradadr?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "ap edici ad"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "zah"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Yeri"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Hr ap edici nvbsinin (ap edici ilrinin yolland yer) bir ad olar \n"
-"(oxunda lp) v gzlm qovluuna ehtiyac duyar. Bu nvb n\n"
-"hans ad v qovluq istifad edilsin?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Nvbnin ad"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Gzlm qovluu"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "ap Edici Balants"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "killndirilmi RAID md%d-y disk blmsi lav edil bilinmdi"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "$file faylna yazla bilinmdi"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid iflas etdi"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid iflas etdi (raidtools ksik ola bilr mi?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "%d sviyy RAID n atmayan sayda disk blmsi\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "ALSA ss sistemini (Advanced Linux Sound Architecture) balat"
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anakron, periodik mr zamanlaycs"
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd batareya vziyytini izlmk n v syslog araclyla bunun qeydini "
-"tutmaq n istifad edilir.\n"
-"Ayrca batareya azaldnda sistemi qapatmaq n d istifad edilir."
-
-#: ../../services.pm_.c:20
-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 ""
-"at mri, zamanlanan mrlri ilmlri lazm gln vaxtda ildir.\n"
-"Sistem yk lazmi qdr alaq olduunda yma mrlri ildilir."
-
-#: ../../services.pm_.c:22
-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, istifadilr xsusi mrlri periodik olaraq i sala biln\n"
-"standart bir UNIX proqramdr. vixie cron, standart cron'a lav edilmi bir "
-"ox\n"
-"yeni xsusiyyt daxildir."
-
-#: ../../services.pm_.c:25
-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, Midnight Commander kimi mtn sasl t'minatlara sian dstyi lav "
-"edr.\n"
-"Ayrca konsolda sianla ksm v yapdrma mliyyatlarna da imkan verr.\n"
-"Konsolda pop-up menyu dstyi verr."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake texniki t'minat sna aparar v onlar bir n quradrmadan "
-"keirr."
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache bir World Wide Web vericisidir. HTML fayllar v CGI verilmsi n "
-"istifad edilir."
-
-#: ../../services.pm_.c:32
-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 ""
-"Internet superserver daemon (qsaca inetd ) bir ox \n"
-"baqa internet xidmtcisini lazm gldiyi zaman ia salr. ind telnet, "
-"ftp, rsh v rlogin kimi proqramn olduu xidmtlri i salmaqla ms'uldur.\n"
-"inetd-ni sistemden xarmaq, onun ms'ul olduu btn xidmtlri\n"
-"rdd etmk mnasn dayr."
-
-#: ../../services.pm_.c:36
-msgid ""
-"Launch packet filtering for Linux kernel 2.2 series, to set\n"
-"up a firewall to protect your machine from network attacks."
-msgstr ""
-"Linuks 2.2 seriyas kirdklrind firewall\n"
-"qurmaq n n paket szlmsini balat."
-
-#: ../../services.pm_.c:38
-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 ""
-"Bu paket /etc/sysconfig/keyboard'dak seili klaviatura dzln yklr.\n"
-"Hans klaviatura dzl istifad edilcyi kbdconfig il seilir.\n"
-"Bu, mandrake qurulan bir ox kompterd fal buraxlmaldr."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"/usr/include/linux/{autoconf,version}.h n \n"
-"/boot-da avtomatik kirdk bal yaradlmas."
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Texniki avadanln alda avtomatik tsbiti v qurulmas."
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"Linuxconf sistem qurularnz idar edn proqramlar\n"
-"mxtlif vziflri alda icra edr."
-
-#: ../../services.pm_.c:46
-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'nin dzgn olaraq ilmsi n lazmi ap edici vasitsidir.\n"
-"lpd sasn, ap vziflrini idar edn v onlar ap ediciy gndrn "
-"vericidir."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Linuks Virtual Verici, yksk qabiliyytli vericilr qurmaq n ildilir."
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) verici adlarn IP nvanlarna evirn\n"
-"Sah Ad Vericisidir(DNS)."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Btn bk Fayl Sistemlrini (NFS), SMB (Lan Manager/Windows), v \n"
-"NCP (NetWare) balama nqtlrini balar v ayrr."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Al srasnda balamaq n qurulmu btn bk axtar zlrini "
-"falladrr ya da qapatr."
-
-#: ../../services.pm_.c:56
-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 bklrind fayl bllmsi n istifad ediln mhur bir "
-"protokoldur.\n"
-"Bu xidmt, /etc/exports faylnda qurular olan NFS vericisinin\n"
-"istifadsin imkan verr."
-
-#: ../../services.pm_.c:59
-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 bklrind fayl bllmsi n istifad ediln mhur bir \n"
-"protokoldur. Bu xidmt NFS fayl qfl istifadsin imkan verr."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Alda XFree v konsolda numlock dymsini\n"
-"avtomatik olaraq a."
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "OKI 4w v uyun Windows ap edicilrini dstkl."
-
-#: ../../services.pm_.c:64
-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 dstyi, laptoplarda eternet v modem kimi avadanlqlarn "
-"dstklnmsin imkan verr.\n"
-"Qurulmad vaxtda alda ilmz, ilmsin ehtiyac olmayan\n"
-"kompterlrd qurulu olmas problem yaratmaz."
-
-#: ../../services.pm_.c:67
-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, NFS ve NIS kimi protokollar trfindn istifad ediln RPC \n"
-"balantlarn tkilatlandrr. Portmap vericisi RPC mexanizmini ildn\n"
-"protokollarla xidmt edn kompterlrd qurulmaldr v ildilmlidir."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Posfix, elektronik mktublarn bir kompterdn digrin yollayan \n"
-"Elektronik Mktub Yollama Vasitsidir."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Yksk keyfiyyt tsadfi rqm istehsal edn sistem entropi hovuzunun \n"
-"saxlanmas v yenidn khn halna gtirilmsin imkan verr."
-
-#: ../../services.pm_.c:74
-msgid ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
-msgstr ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
-
-#: ../../services.pm_.c:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-"routed vasitsi avtomatik IP router cdvlinin RIP protokolu trfindn\n"
-"yenilnmsin imkan verr. RIP sasn kiik bklrd istifad edilir, "
-"daha byk\n"
-"bklrd daha qarq routing protokollarna ehtiyac vardr."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"rstat protokolu bir bkdk istifadilrin o bkdk hr hans bir\n"
-"kompter haqqndak qabiliyyt llri ala bilmlrin imkan verr."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"rusers protokolu bir bkdk istifadilrin o bkdk kompterlrd\n"
-"ilyn istifadilri grmsin imkan verr."
-
-#: ../../services.pm_.c:83
-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 protokolu, uzaq istifadilrin, rwho vasitsi ildn bir kompterd\n"
-"olan btn istifadilri grmlrina imkan verr."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr "Kompterinizd ss sistem baladn"
-
-#: ../../services.pm_.c:86
-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, bir ox vasitnin ismarclarn mxtlif sistem qeydlrind\n"
-"tutmalarna imkan verr. Syslog'un hr zaman ilmsi\n"
-"yax fikirdir."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr "USB avadanlnz n srclri yklyin."
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"X Font Vericisini alda i salar (Bu, XFree icras n mcburidir)."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Alda avtomatik olaraq balayacaq xidmtlri sein"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "ilmir"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "dayandrlb"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Xidmtlr v vasitlr"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Bu xidmt haqqnda tsf ki,\n"
-"lav m'lumat yoxdur."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Alda"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Blm cdvlini oxuya bilmirm, dysn biraz xarab olub:-(\n"
-"Xsrli hisslri dzltmy chd edcm"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "nternet Balants Bldrlmsi"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "nternet Balants Bldrlmsi falladrld"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"nternet Balants Bldrlmsi qurulmas artq bitdi.\n"
-"V artq falladrlmdr.\n"
-"\n"
-"N etmk istyirsiniz?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "passivldir"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "ke"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "yenidn quradr"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Vericilr balanr..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "nternet Balants Bldrlmsi indi baland"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "nternet Balants Bldrlmsi passivldirildi"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"nternet Balants Bldrlmsi qurulmas artq bitdi.\n"
-"V artq passivldirilmidir.\n"
-"\n"
-"N etmk istyirsiniz?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "falladr"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Xidmtlr falladrlr..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "nternet Balants Bldrlmsi indi ald"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Quradrma faylnn iindkilrl oynanlmaz"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Tannmaz quradrma fayl"
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"Kompternzi nternet balantsn bldrmk n quradrrsnz.\n"
-"Bu senkl yerli bknizdki baqa kompterlr sizin nternet "
-"balantnzdan faydalana bilcklr.\n"
-"\n"
-"Xbdarlq: Yerli bk (LAN) qurmaq n uyun bk Adapterin "
-"ehtiyacnz var."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Ara z %s (%s modulu ildilir)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Ara z %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Siseminizd bk adapteri yoxdur!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Sisteminizd bk kart tapla bilmyib.Avadanl quran vasitni i "
-"saln."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Sistemnizd bir dn qurulmu bk adapteri var:\n"
-"\n"
-"%s\n"
-"\n"
-"Yerli bk adapterinizi qurmaq zrym?"
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr "Sizi Yerli bky balayacaq adapteri sein"
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr "Diqqt, bk adapteriniz onsuz da qurulub. Yenidn quracam."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "$_ quusunda dysn bir LAN nvan axmas tapld!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Oddan divar (Firewall) quruluu tapld!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Diqqt! Var olan Firewall qurusu tapld. Yklmdn sonra bir az l "
-"gzdir bilrsiniz."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Quradrlr..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Skriptl qurulur, proqram t'minat qurulur, xidmtlr baladlr..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "$_ paketi qurulurkn xta oldu"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Tbriklr!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Hr ey quruldu.\n"
-"ndi is nternet balantnz yerli bkdk baqa kompterlr il "
-"bldr bilrsiniz, bunun n is avtomatik bk quradrlmas (DHCP) "
-"ildilir."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Quradrma artq qurtarbdr, amma faliyyti dayandrlb."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Quradrma artq qurtarbdr v faliyytddir."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "nternet Balants Bldrm Quradrmas aparlmayb."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "nternet balants bldrlmsi quradrlmas"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"nternet Balants Bldrm vasitsin Xo Gldiniz!\n"
-"\n"
-"%s\n"
-"\n"
-"Quradrma sehirbazn amaq n Quradra tqlayn."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "bk quradrlmas (%d adapter)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Profili sil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Silinck profil:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Yeni profil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Yaradlacaq profil ad:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Ev sahibi ad:"
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "nternet imkan"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Nv: "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Keit:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Ara z"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Hal:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Baland"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Bal deyil"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Balan..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Balantn Ks..."
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr "Balantnz baladlr..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Balantnz ksilir..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"Balant ksildi. Buna ll kkd\n"
-"/etc/sysconfig/bk-scripts/net_cnx_down\n"
-"mrini icra edrk nail ola bilrsiniz."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Sistem indi balantsn ksib."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "nternet keiini Qur..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "Yerli bk quradrlmas"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adapter"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Src"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Ara z"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokol"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Yerli bkni Quradr..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Normal Mod"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "lav Et"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Ltdn Gzlyin... Qurular lav edilir"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"Qurulu ara znz yoxdure.\n"
-"vvlc onlar 'Quradr'a basaraq qurun"
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "Yerli bk Quradrlmas"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "%s Adapteri: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Al Protokolu"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Alda baladlr"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP alcs"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Bala"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "A"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"He nternet balantnz yoxdur.\n"
-"vvlc onlar 'Quradr'a basaraq qurun"
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "nternet balants quradrlmas"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "nternet Balants Quradrlmas"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Balant nv:"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parametrlr"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "Dns xidmtcisi 1 (arzuya gr)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "Dns xidmtcisi 2 (arzuya gr)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Eternet Kart"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP Alcs"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Krakerlr xoglmisiniz"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Zif"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "bhci"
-
-#: ../../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 ""
-"Bu sviyy RAID'i diqqtli istifadnizi tvsiy edirik. Sisteminiz daha "
-"asand\n"
-"ildilck, ancaq xtalara qar da hssaiyyti d artacaqdr. nternet \n"
-"bal isniz bunu tvsiy etmirik. Parol il girilir."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Parollar falladrld, yen d bir bk stnd istifad edilmmsi "
-"tvsiy edilir."
-
-#: ../../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 ""
-"Bu thlksizlik sviyysi n lav olaraq artrlm thlksizlik "
-"xbrdarl v \n"
-"yoxlama var."
-
-#: ../../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 ""
-"nternet bal bir kompter n standart v tvsiy ediln bir "
-"thlksizlik sviyysidir."
-
-#: ../../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 ""
-"Bu thlksizlik sviyysiyl sistemin bir verici olaraq istifadsi "
-"mmkndr. \n"
-"Thlksizlik, birdn ox alcnn balanmasna icaz verck kild "
-"artrlmdr. "
-
-#: ../../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 ""
-"Biz drdnc sviyy haqlarn verdik v sistem xarici balantlara qar "
-"tamamil qapaldr.\n"
-"Thlksizlik sviyysi indi n stddir."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Thlksizlik sviyysinin quradrlmas"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "dar Mrkzi"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "stifad edcyiniz vasitni sein"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "istifad qaydas: keyboarddrake [--expert] [klavatura]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Konsolda BackSpace'in Silm funksyasn grmyini istyirmisiniz?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Cd-Romu dyidir"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Qurma Cd-Romunu srcnz taxn v OLDUya basn.\n"
-"gr Cd-Rom linizd yox is, bu Cd-Rom-dan qurmamaq n RDD ET basn."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Tkmilldirm ii balaya bilmir !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "serial_USB avadanl taplmad\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "3 dym emulasiyas"
-
-#: ../../standalone/mousedrake_.c:131
-msgid "Test the mouse here."
-msgstr "Siannz buradan snayn."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "bk Monitoru"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Statistikalar"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "Yollama Sr'ti:"
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "Alam Sr'ti:"
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Qapat"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "nternet balanlr"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "nternet il balantn ks"
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "nternet il balant ksilmsi bacarlmad."
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "nternet il balant ksilmsi qurtard."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "Balant qurtard."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Balant iflas etdi.\n"
-"Qurularnz Mandrake dar Mrkzindn yoxlayn."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "yolland:"
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "alnd:"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Balan"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Balantn ks"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Firewall quradrlmas"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Firewall quradrlmas"
-
-#: ../../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 ""
-"Firewall\n"
-"\n"
-"Firewall qurularn artq qurtarmsnz.\n"
-"Qur-a tqlayaraq firewall qurularn silin ya da tkmilldirin."
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Firewall\n"
-"\n"
-"Qur-a tqlayaraq standart firewall qurularn aparn."
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"tinyfirewall configurator\n"
-"\n"
-"Bu, Linuks Mandrake sisteminiz n xsi bir firewall quradracaqdr.\n"
-"Daha gcl v e'tibarl sistem n xahi edirik xsusi MandrakeSecurity "
-"Firewall\n"
-"buraxln tdqiq edin."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"ndi is internet balanrkn istifad etmyi arzuladnz xidmtlri\n"
-"soruacaq. Bu suallara xahi edirik diqqtl cavab verin, nk "
-"kompterinizin \n"
-"thlksizliyi ox vacib msldir.\n"
-"\n"
-"Xahi edirik, bu xidmtlrdn istifad etmdiklriniz yax qrar verin ki, "
-"firewall\n"
-"onu balasn. Sonradan bu qurular znz proqram yenidn i salaraq "
-"dyidir bilrsiniz.!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Sisteminizd btn nternet gstrmk istdiyiniz veb vericisi "
-"ildirsiniz? \n"
-"Tkc bu kompterin grcyi bir veb vericisi olacaqsa burada YOX cavasb "
-"ver bilrsiniz.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Bu kompterd ad vericisi ildirsiniz? gr internet balanrkn bir IP "
-"nvan v\n"
-"nahiy m'lumat almrsnzsa YOX cavab verin.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"Gln E'tibarl Qabq (ssh) balantlarna icaz vermk istyiriniz? Bu, "
-"bir\n"
-"cr telnet vzidir. ndi telnet ildirsinizs onda \"ssh\"y "
-"kemlisiniz. \n"
-"Telnet kodlama iltmir, ona gr db'zi hkerlr parolunuzu ourlaya "
-"bilr. \n"
-"ssh bunlara icaz vermz."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Gln telnet balantlarna icaz verim?\n"
-"Bu ox e'tibarszdr. Bunu siz vvlki ekranda syldik. Buna \n"
-"yox cavab vermyinizi tvsiyy edirik. Yerin ssh ildin.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"nternetdn yetiil biln bir FTP vericisi ildirsiniz? gr "
-"ildirsinizs,\n"
-"tkc Anonim krmlr n olmasn tvsiyy edrik. FTP il gndriln\n"
-"parollar hkerlr trfindn ourlana bilr. FTP parollar kodlaya bilmir "
-"ax.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Burada mktub vericisi ildirsiniz? gr ismarclarnz pine\n"
-"mutt v ya baqa mtn sasl mktub alcsndan gndrirsinizs,\n"
-"demk ki, ildirsiniz. Yoxsa firewall bunu balamaldr.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Burada POP v ya IMAP vericisi ildirsiniz? Bu is\n"
-"kompterd veb sasl olmayan mktub hesablar qurmaq n lazmdr.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Dysn 2.2 kirdk ildirsiniz. gr kompterinizin\n"
-"IPsi baqa bir kompter trfindn dinamik olaraq verilirs,\n"
-"onda buna icaz vermk olar. Beledir?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"Kompterinizin vaxt baqa bir kompterl sinxronladrr?\n"
-"Bu, daha ox orta v geni Unix/Linuks irktlri trfindn ildilir.\n"
-"gr bir irktin bir paras deyilsinizs, demk ki, iltmirsiniz."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Qurulum qurtarld. Dyiikliklri disk yazm?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "%s ala bilmir: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Yazmaq n %s ala bilmir: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "SSH daxil bir ox protokollarn alclar"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Tcrbi"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Masa st"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Verici, Firewall/Ruter"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "xsi M'lumat darisi"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimedya - Qrafika"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "nternet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "bk Kompteri (alc)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-"Ss il laqdr vasitlr: mp3 v ya midi allar, qardrlar, vs."
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "nternet stansiyas"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr " Yeri"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimedya stansiyas"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Elektronik mktub v xbr oxuyucusu (pine, mutt, tin..) v Web syyahlar"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C v C++ inkiaf kitabxanalar, proqramlar v daxil edilck fayllar"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr "Domeyn Ad b bk M'lumat Vericisi"
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "xsi maliyy idarilri, msln gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr "PostgreSQL v ya MySQL databeyz vericisi"
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS vericisi, SMB vericisi, SSH vericisi, Vkil Verici"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Sndlr"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, vs."
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Vasitlr"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS "
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Qrafiki Ara z"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimedya - Ss"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Mzli proqramlar: arkad, lvh oyunlar, strategiya, vs"
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Video allar v editorlar"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Konsol Vasitlri"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Ss v video alnmas/dzli proqramlar"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Elmi i stansiyas"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editorlar, rflr, fayl vasitlri, terminallar"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Linuks v pulsuz proqram t'minatlar Kitablar v Howtolar"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-"stifadi dostu proqram v masa st il brabr qrafiki ara z vasitlri"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr "Postfix mktub vericisi, Inn xbr vericisi"
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Oyunlar"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimedya - Video"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "bk Kompteri vericisi"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Qrafika proqramlar, msln The Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr " Yeri Stansiyas"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr "KDE, sas qrafiki ara z v yardmi proqramlar kolleksiyas"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Baqa qrafiki ara zlr (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "CD yazmaq v yandrmaq proqramlar"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimedya - CD Yandrma"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Arxivlm, emulyatorlar, izlm"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Databeyz"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"dar proqramlar: klm ilynlr (kword, abiword), hesablayclar v pdf "
-"gstricilri, vs."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Verici, Veb/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Verici"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "xsi Maliyy"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Quradrma"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE i stansiyas"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Baqa qrafiki ara zlr"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache v Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Verici, ePot/Groupware/Xbrlr"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome i stansiyas"
-
-#: ../../share/compssUsers:999
-msgid "Internet gateway"
-msgstr "nternet kei"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Palm Pilot v ya Visorunuz n vasitlr"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Oyun stansiyas"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, IceWM, Windows Maker, Enlightement, Fvwm, vs."
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Kompter qurularn asandladran vasitlr"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Mktub, xbrlr, fayl danmas, chat vasitlri"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
deleted file mode 100644
index 66e241c59..000000000
--- a/perl-install/share/po/be.po
+++ /dev/null
@@ -1,9120 +0,0 @@
-# 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-06-02 17:16+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:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, fuzzy, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "i "
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "i"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr " X "
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X "
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr " XFree86 %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr " i XFree ?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-" i 3D-, i i XFree %"
-"s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s 3D-"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s 3D-"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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:371
-msgid "XFree configuration"
-msgstr " XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr " ii"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr " i "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "i"
-
-#: ../../Xconfigurator.pm_.c:483
-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:490
-msgid "Horizontal refresh rate"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "i "
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "i i"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "i i i?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ": i i "
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr " i"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-" i "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr ":"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr " %d "
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr " i?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr " , i "
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr " i ii "
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "i: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr " XFree86: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr " i: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr ": %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "i: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr " .. i: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr " .. i: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "i: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "i: %s \n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr " ii : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr " XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr " XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr " i X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr " i?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "i i"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "i i"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "i i "
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "i "
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "I"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"ֳ ?\n"
-" :\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "i , i %s i "
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "i , i, Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr " X i"
-
-#: ../../Xconfigurator.pm_.c:1447
-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
-msgid "16 MB or more"
-msgstr "16 i "
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr " VGA, 640x480 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr " 8514, 1024x768 87 Hz ( 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-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:124
-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:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr " SVGA, 1024x768 60 Hz, 800x600 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr " SVGA, 1024x768 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr ", i i 1280x1024 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr ", i i 1280x1024 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr ", i i 1280x1024 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "i, i i 1600x1200 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "i, i i 1600x1200 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr " "
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr " (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr " SILO"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr " ?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr " LILO/GRUB"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr " i "
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-#, fuzzy
-msgid "Bootloader to use"
-msgstr " i "
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr " "
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr " "
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA ( i BIOS)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "i-"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr " "
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr " "
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr " "
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr " /tmp "
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr " RAM ( %d M)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr " i"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr " RAM M"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-" `` '' "
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr " "
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "i "
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-#, fuzzy
-msgid "Default OS?"
-msgstr " "
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" .\n"
-" , i i."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr ""
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "i RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "i ?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "I (SunOS,...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "I (MacOS,...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "I (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr ""
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Root"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr ""
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "-i"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "i"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr " "
-
-#: ../../any.pm_.c:284
-#, fuzzy
-msgid "Initrd-size"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "i i"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr " "
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr " "
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr "i i ?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr " %s %s i"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "i i?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "i %s i?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr ""
-
-#: ../../any.pm_.c:613
-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:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr " %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "( %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "i %s ?"
-
-#: ../../any.pm_.c:668
-#, 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:673
-msgid "Autoprobe"
-msgstr ""
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr " "
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr " i %s."
-
-#: ../../any.pm_.c:683
-#, 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:686
-msgid "Module options:"
-msgstr "i :"
-
-#: ../../any.pm_.c:697
-#, 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:715
-#, c-format
-msgid "(already added %s)"
-msgstr "( %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr " "
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "i , i i i"
-
-#: ../../any.pm_.c:721
-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:722
-msgid "This user name is already added"
-msgstr " i i "
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr " i"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"i i i\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr " i"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr " i"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "I i:"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr ":"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "i"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr " i"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-" i i i \n"
-" i. i , ii \"\"."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr " i:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr " :"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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:809
-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:812
-#, 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:815
-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:818
-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:821
-#, 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:825
-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:918
-msgid "Desktop"
-msgstr " "
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-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:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr " X Window"
-
-#: ../../bootlook.pm_.c:114
-#, 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:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr "i"
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr "i i"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr " "
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr " LILO . i :"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "i"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "i"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr " i"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "i /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "i "
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-" i , i i i "
-"(extended)"
-
-#: ../../diskdrake.pm_.c:61
-#, fuzzy
-msgid "Not enough space for auto-allocating"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "i i "
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr " i:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "i"
-
-#: ../../diskdrake.pm_.c:147
-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:152
-msgid "Please make a backup of your data first"
-msgstr "-, i i "
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr " i!"
-
-#: ../../diskdrake.pm_.c:155
-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:170
-msgid "Be careful: this operation is dangerous."
-msgstr " i. i"
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr " i:"
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr ":"
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "i DOS-: %s ()\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "I: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr ": %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s "
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "i %d %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr " \n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "i\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "() i i: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-" \n"
-" ( i MS-DOS, lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr " %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr " %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-i %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "I i i: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr ": %s i, %s , %s \n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-i %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr " i : %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr " %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "i"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "i RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "i RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr " LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "i LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr " i i"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:435
-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.pm_.c:439
-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.pm_.c:445
-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.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr " ``%s'' "
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr " i ``Unmount''"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr " %s "
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr " ?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "i "
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "i i i "
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "i "
-
-#: ../../diskdrake.pm_.c:517
-#, fuzzy
-msgid "Which filesystem do you want?"
-msgstr " i ?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr " i , i 32 "
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr " i i %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr " i %s?"
-
-#: ../../diskdrake.pm_.c:542
-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.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr " %s "
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr " i %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr " %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr " i ,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr " i ?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr " i ?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr " ..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "i %s i !"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr " i ii , i"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr " i FAT"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:643
-#, fuzzy
-msgid "This partition is not resizeable"
-msgstr " i?"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr " i i"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr " %s "
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr " :"
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr " :"
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr " i:"
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr " i i"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "i i (loopback)"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "I i "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-" i i i. i , \n"
-" i "
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr " i. ?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"i i \n"
-" ?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "!"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-" \n"
-" "
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr " i "
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr " i RAID "
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr " i LVM "
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "i "
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr " i "
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "i"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s %s"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr " %s %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr " i: "
-
-#: ../../fs.pm_.c:242
-#, 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:262
-msgid "Mount points must begin with a leading /"
-msgstr " i i /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr " i %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "i %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr " "
-
-#: ../../fsedit.pm_.c:287
-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:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr " %s i: %s"
-
-#: ../../fsedit.pm_.c:453
-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:467
-msgid "You don't have any partitions!"
-msgstr " i ii !"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-
-#: ../../help.pm_.c:12
-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"
-" ."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr " i i"
-
-#: ../../help.pm_.c:25
-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"
-" . \"\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-" , \"븢\" "
-"Linux-Mandrake\n"
-" .\n"
-"\n"
-"\n"
-" GNU/Linux, "
-", 븢 \n"
-" Linux-Mandrake:\n"
-"\n"
-"\t* : , 븢GNU/"
-"Linux. ,\n"
-"\t .\n"
-"\n"
-"\n"
-"\t* : GNU/Linux, "
-" \n"
-"\t , , . "
-" \n"
-"\t \"\", , GNU/Linux, "
-" .\n"
-"\n"
-"\n"
-"\t* : , GNU/"
-"Linux. \n"
-"\t \"\", "
-" , ,\n"
-"\t . , "
-". \n"
-"\t . "
-" , GNU/Linux.\n"
-"\t , , ."
-
-#: ../../help.pm_.c:56
-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!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-" , \n"
-" Linux-Mandrake. \n"
-" \n"
-" , . ,\n"
-" \n"
-" Linux-Mandrake.\n"
-"\n"
-" , \n"
-" , . \n"
-" . , \n"
-", .\n"
-"\n"
-" , , . \n"
-", (Swap - ).\n"
-"\n"
-" ( \n"
-" ), , \n"
-" .\n"
-"\n"
-"\n"
-" , . \n"
-", , . \n"
-" , :\n"
-"\n"
-"\t* : .\n"
-" . ,\n"
-" .\n"
-"\n"
-"\n"
-"\t* : , "
-" \n"
-"\t Linux-Mandrake. "
-", .\n"
-"\n"
-"\n"
-"\t* Windows: MicrosoftWindows "
-" \n"
-"\t , "
-" Linux\n"
-"\t , Windows (."
-"\" \" \n"
-"\t \" \") Windows "
-" \n"
-"\t . , "
-" Linux-Mandrake \n"
-"\t Microsoft Windows '.\n"
-"\n"
-"\t , , , , "
-" \n"
-"\t Microsoft Windows .\n"
-"\n"
-"\n"
-"\t* : , "
-" .\n"
-"\t . "
-", \n"
-"\t . "
-" ."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", 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:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-" \n"
-" Linux-Mandrake. , "
-"\n"
-" ."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\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"
-" \"\" "
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-" \n"
-"Windows. , , , "
-"\n"
-" Linux-Mandrake.\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:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr " , . ."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-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"
-" Linux-Mandrake."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-
-#: ../../help.pm_.c:347
-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"
-" ."
-
-#: ../../help.pm_.c:364
-#, 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 ."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-" Linux-Mandrake 븢.\n"
-" ( "
-"\n"
-" ') .\n"
-"\n"
-"\n"
-" , ."
-
-#: ../../help.pm_.c:377
-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"
-" ."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-
-#: ../../help.pm_.c:386
-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"
-" , \"\"."
-
-#: ../../help.pm_.c:399
-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."
-
-#: ../../help.pm_.c:406
-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-."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-" , , , DrakX "
-"."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr " , ."
-
-#: ../../help.pm_.c:419
-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"
-" ."
-
-#: ../../help.pm_.c:426
-#, 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)."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:443
-#, 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"
-" , . ."
-
-#: ../../help.pm_.c:447
-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"
-" , . ."
-
-#: ../../help.pm_.c:451
-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)."
-
-#: ../../help.pm_.c:455
-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-."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr " ."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-
-#: ../../help.pm_.c:492
-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)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"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"
-" Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR - Linux-Mandrake.\n"
-"\n"
-"\n"
-" , \"\"."
-
-#: ../../help.pm_.c:511
-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\"."
-
-#: ../../help.pm_.c:527
-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"
-
-#: ../../help.pm_.c:548
-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"
-
-#: ../../help.pm_.c:573
-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."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr " ."
-
-#: ../../help.pm_.c:584
-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"
-" ."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-
-#: ../../help.pm_.c:609
-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\"."
-
-#: ../../help.pm_.c:613
-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."
-
-#: ../../help.pm_.c:617
-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."
-
-#: ../../help.pm_.c:636
-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"
-" ."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-" , i i, \n"
-" i Linux.\n"
-"\n"
-"\n"
-"i , i, \n"
-" \" (MBR)\"."
-
-#: ../../help.pm_.c:649
-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 )."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"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:665
-#, 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 ."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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."
-
-#: ../../help.pm_.c:805
-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 ."
-
-#: ../../help.pm_.c:818
-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 ."
-
-#: ../../help.pm_.c:831
-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."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"i i (login), \"\". I "
-"- \n"
-"\"\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake 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 Linux Mandrake i "
-".\n"
-"i i i i, \n"
-" ii."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr " "
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr " "
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr " "
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr " "
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr " i"
-
-#: ../../install2.pm_.c:42
-#, fuzzy
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr ". i"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr " "
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr " "
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr " i"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr " root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr " i"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr " i"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr " "
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr " . "
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr " "
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr " X Window"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr " "
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr " broadcast NIS"
-
-#: ../../install_any.pm_.c:676
-#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr " $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr " , ."
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-#, fuzzy
-msgid "To activate the mouse,"
-msgstr " , ."
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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:41
-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:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr " i swap"
-
-#: ../../install_interactive.pm_.c:47 ../../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:68
-msgid "Use free space"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr " i "
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr " i , i "
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr " Windows i i"
-
-#: ../../install_interactive.pm_.c:90
-#, fuzzy
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr " i?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr " M: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr " swap M:"
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr " Windows"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr " i?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "i i Windows"
-
-#: ../../install_interactive.pm_.c:110
-#, 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:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-" Windows . \n"
-" i ``defrag''"
-
-#: ../../install_interactive.pm_.c:114
-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:123
-msgid "Which size do you want to keep for windows on"
-msgstr " Windows?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr " %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr " FAT %s"
-
-#: ../../install_interactive.pm_.c:145
-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:151
-msgid "Erase entire disk"
-msgstr "i i "
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "i Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr " i i Linux?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr " i %s i i "
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr " i "
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr " fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, 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:201
-#, fuzzy
-msgid "You don't have enough free space on your Windows partition"
-msgstr " Windows"
-
-#: ../../install_interactive.pm_.c:217
-#, fuzzy
-msgid "I can't find any room for installing"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr " i DrakX :"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr " : %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr " i"
-
-#: ../../install_interactive.pm_.c:237
-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:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr " i %s"
-
-#: ../../install_steps.pm_.c:385
-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:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Сардэчна запрашаем у %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr " "
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../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:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "i: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ": %d K\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr " "
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "I"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "븢"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-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:570
-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:675
-msgid "Preparing installation"
-msgstr " "
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr " %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr " ?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-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:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. 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 Linux-Mandrake. \n"
-" . ii `F1' i, \n"
-" `text' i ii <ENTER>."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "i , i :"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, 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:224
-#, 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:229
-#, 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:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr " i ."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "i "
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr " i i "
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "I: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr " : %d / %d M"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-" , "
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr " i"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr " , i"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr " i . "
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-" i \n"
-" , i ?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr " i . i"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:582
-#, fuzzy
-msgid "Please wait, preparing installation"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d "
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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:699
-msgid "There was an error installing packages:"
-msgstr " :"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "i , ."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr " , i "
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "˳ "
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "i"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "i , i."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "i ?"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Install/Update"
-msgstr "븢"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Is this an install or an update?"
-msgstr " i "
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "i , ."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "i , , ."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr " PCMCIA ..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr " IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr " i"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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:336
-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:361
-msgid "Root Partition"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "i (/) i?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr " i i i, ."
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr " i %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-" i (swap) , i ."
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:461
-#, 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:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr " (%dM)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "ii (%dM)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr " (%d)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-" %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:718
-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:750
-msgid "Choose a mirror from which to get the packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr " i "
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "i ?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr " i ii GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr " CUPS"
-
-#: ../../install_steps_interactive.pm_.c:807
-#, fuzzy
-msgid "No printer"
-msgstr "I i"
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-#, fuzzy
-msgid "ISDN card"
-msgstr " ISDN "
-
-#: ../../install_steps_interactive.pm_.c:829
-#, fuzzy
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr " i ?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-" ( i %d i)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr " i"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "i NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS Domain"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS :"
-
-#: ../../install_steps_interactive.pm_.c:951
-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"
-" Linux Mandrake, i \n"
-" i .\n"
-"\n"
-"i , \n"
-" i ii \"Ok\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "i "
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "i"
-
-#: ../../install_steps_interactive.pm_.c:974
-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"
-" Linux Mandrake, i \n"
-" i .\n"
-"\n"
-" ?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr ", "
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr " , i "
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr " aboot?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-" boot, \n"
-" 븢, ?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr " . i :"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "i"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "i"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr " i"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"i i- ii linux?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-" i .\n"
-" i ?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"i, .\n"
-"i i ii enter i.\n"
-" i i Linux-Mandrake,\n"
-" http://www.linux-mandrake.com/.\n"
-"I i -\n"
-" i i i Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr "i"
-
-#: ../../install_steps_interactive.pm_.c:1189
-#, fuzzy
-msgid "Save packages selection"
-msgstr "i "
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr " Linux-Mandrake %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> i i | <Space> | <F12> "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "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:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "i (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Ii"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "ii"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "UK i"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "US i"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "i ()"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "i (typewriter)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "i ()"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr " (latin)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "ii"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "ii (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "i ( )"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "i ( )"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "i (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "i ( i i)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (i)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "ii (\"\" )"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "ii (\"i\" )"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "I"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "I ()"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Ii"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Ii"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Ii"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "i 106 i"
-
-#: ../../keyboard.pm_.c:178
-#, fuzzy
-msgid "Korean keyboard"
-msgstr "UK i"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "i-i"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "ii AZERTY ()"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "ii AZERTY ()"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "ii \" \" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "ii \"\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "i ( )"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "i (qwertz )"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "i ()"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "i (-----)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "i"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "i (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "i (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr " i"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "i ( \"F\" )"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "i ( \"Q\" )"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "ii"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "US i (i)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "i \" \" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr ""
-
-#: ../../lvm.pm_.c:70
-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 " "
-
-#: ../../my_gtk.pm_.c:356
-#, fuzzy
-msgid "Finish"
-msgstr "ii"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr " ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr " I"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "i I?"
-
-#: ../../netconnect.pm_.c:148
-#, fuzzy
-msgid "Testing your connection..."
-msgstr "i ISDN ?"
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid "The system is now connected to Internet."
-msgstr " I?"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "i i"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr " ISDN"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-" .\n"
-"i i, ``I''"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr " I"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "i , i i i"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ "
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr " (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "IO "
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "IO_0 "
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "IO_1 "
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr " i "
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "I , .net"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "DNS 1 "
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "DNS 2 "
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr " "
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "I (i i)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr " "
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Ţ"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Ţ (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-" \n"
-" D- ( )"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "i ?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "i ?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr " "
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "i"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr " ISDN ?"
-
-#: ../../netconnect.pm_.c:314
-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 "
-" ."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr " ISDN PCI . i , ."
-
-#: ../../netconnect.pm_.c:371
-#, 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."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr " i"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"i , , i "
-" i"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr " i"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-" ?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr ""
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr " ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr " , ?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr " (Dialup)"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "I "
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "I (login ID)"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "i"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr " "
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr " i"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "I "
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr " DNS"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr "i DNS:"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745
-#, fuzzy
-msgid "You are currently connected to internet."
-msgstr " I?"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid "You are not currently connected to Internet."
-msgstr " I?"
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-#, fuzzy
-msgid "Connect to Internet"
-msgstr " I"
-
-#: ../../netconnect.pm_.c:754
-#, fuzzy
-msgid "Disconnect from Internet"
-msgstr " I"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "I i i"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr "i i"
-
-#: ../../netconnect.pm_.c:812
-#, fuzzy
-msgid "External ISDN modem"
-msgstr " ISDN "
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr " ISDN "
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "i ISDN ?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr " I"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr " pppoe"
-
-#: ../../netconnect.pm_.c:836
-#, fuzzy
-msgid "use pptp"
-msgstr " pppoe"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"i dhcp i ?\n"
-" , dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-#, fuzzy
-msgid "Network configuration"
-msgstr "i i"
-
-#: ../../netconnect.pm_.c:901
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "i i i?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "i i i?"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr " i:"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr " ..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr " i %s"
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr " ISDN"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr " i"
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr " "
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr " I?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr " "
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr " i"
-
-#: ../../network.pm_.c:278
-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.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "I "
-
-#: ../../network.pm_.c:319
-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.pm_.c:324
-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.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr " %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP "
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr " i"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr " IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP i 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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.pm_.c:393
-msgid "DNS server"
-msgstr "DNS "
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr ""
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "-"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr " proxy "
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy i http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy i ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr " i "
-
-#: ../../partition_table.pm_.c:581
-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:675
-#, c-format
-msgid "Error reading file %s"
-msgstr " %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr " %s : %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr " ii"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr " i %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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:20
-msgid "Local printer"
-msgstr " "
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr " "
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr " lpd"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr " (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "URI "
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr " i \"%s\" "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:53
-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:55
-msgid "Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "i lpd"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-" i i \n"
-" i i i i ,\n"
-" i."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "i SMB (Windows 9x/NT)"
-
-#: ../../printerdrake.pm_.c:89
-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:94
-msgid "SMB server host"
-msgstr "I SMB"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP SMB"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "I "
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "i NetWare"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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:129
-msgid "Printer Server"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "I i "
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "i "
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-" i, \n"
-"i i ."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "I "
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr " URI i CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "i i ?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr " i ?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr " "
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-" i .\n"
-" , , i .\n"
-" :\n"
-"%s\n"
-"\n"
-" ?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-" i .\n"
-" , , i .\n"
-" ?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ", ASCII"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ", PostScript"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ", i "
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "i "
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr " Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr " ii "
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr " PostScript?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr " i i "
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "/ i (1/72 )"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "/i i (1/72 )"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr " i GhostScript"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr " i ?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" i .\n"
-" , i i."
-
-#: ../../printerdrake.pm_.c:370
-#, fuzzy
-msgid "CUPS starting"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr " CUPS"
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-" CUPS \n"
-" , .\n"
-" , \" CUPS\"."
-
-#: ../../printerdrake.pm_.c:416
-#, 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\"."
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr "IP SMB"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "i "
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "I i"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "i"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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."
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "I i "
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr " i"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr " "
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr " i _i_ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr " i i $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid "
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid ( raid i?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr " RAID %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, i."
-
-#: ../../services.pm_.c:18
-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:20
-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:22
-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:25
-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:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-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:32
-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:36
-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:38
-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:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-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:52
-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:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"i/i i, i \n"
-" i."
-
-#: ../../services.pm_.c:56
-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:59
-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:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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:67
-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:70
-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:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-" i i i i i\n"
-" ."
-
-#: ../../services.pm_.c:74
-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:76
-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:79
-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:81
-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:83
-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:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr " i X Font Server i i."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ", i i "
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr "!"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "stopped"
-msgstr ""
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-#, fuzzy
-msgid "On boot"
-msgstr "Yaboot"
-
-#: ../../standalone/diskdrake_.c:67
-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/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr " I-"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr " I- "
-
-#: ../../standalone/drakgw_.c:119
-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:123
-#, fuzzy
-msgid "disable"
-msgstr "i"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-#, fuzzy
-msgid "reconfigure"
-msgstr " X Window"
-
-#: ../../standalone/drakgw_.c:126
-#, fuzzy
-msgid "Disabling servers..."
-msgstr " ..."
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr " I- "
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr " I- "
-
-#: ../../standalone/drakgw_.c:144
-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:148
-#, fuzzy
-msgid "enable"
-msgstr "i"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr " I- "
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-#, 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:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr " i"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr " i !"
-
-#: ../../standalone/drakgw_.c:217
-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
-#, 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:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"i , , "
-" i."
-
-#: ../../standalone/drakgw_.c:242
-#, fuzzy
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-", i.\n"
-"i i ?"
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr " i i $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr " (firewall)!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"! i i (firewall). "
-" ."
-
-#: ../../standalone/drakgw_.c:276
-#, fuzzy
-msgid "Configuring..."
-msgstr " IDE"
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr " , , ..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr " $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr " ii!"
-
-#: ../../standalone/drakgw_.c:591
-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:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr " I- "
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr "I i i"
-
-#: ../../standalone/drakgw_.c:622
-#, 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:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "i i"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-#, fuzzy
-msgid "Profile: "
-msgstr " i: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-#, fuzzy
-msgid "Hostname: "
-msgstr "I "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr ""
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr ": "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr ":"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr "I "
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "i ISDN ?"
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr "i ISDN ?"
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr " I?"
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr " "
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr " ADSL"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr " i"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-#, fuzzy
-msgid "Configure Local Area Network..."
-msgstr " i"
-
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Normal Mode"
-msgstr ""
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr " i"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr ""
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Disable"
-msgstr "i"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Enable"
-msgstr "i"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr "I i i"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr "I i i"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr "I "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-#, fuzzy
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 "
-
-#: ../../standalone/draknet_.c:561
-#, fuzzy
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 "
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-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:52
-msgid "Setting security level"
-msgstr "i i"
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr " I"
-
-#: ../../standalone/drakxconf_.c:45
-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:50
-msgid "no serial_usb found\n"
-msgstr "serial_usb \n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr " ?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr " , ."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "i i"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr " I"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr " I"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr " I"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr " I"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "I "
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "I "
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr " ISDN"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr " %s i: %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet"
-msgstr "i"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr " (socket)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ": mp3 midi, .."
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr " I"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Office"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-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 "C and C++ development libraries, programs and include files"
-msgstr " ++"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr " , gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Documentation"
-msgstr "i"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr " : , 㳳 .."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr " "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Scientific Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ", , "
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr " Howto Linux Free Software"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-" "
-" "
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr " (socket)"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr " The Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr ""
-
-#: ../../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 "More Graphical Desktops (Gnome, IceWM)"
-msgstr " (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr " CD"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr " - CD"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ", , "
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-" : (kword, abiword), , "
-" pdf-, .."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr " I"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr " Palm Pilot Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr "i i i?"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr " , , web', , chat"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d ii"
-
-#~ msgid "1 minute"
-#~ msgstr "1 ii"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d "
-
-#, 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 "Standard tools"
-#~ msgstr ""
-
-#, 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 "Mail information"
-#~ 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 Linux-Mandrake 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 Linux-Mandrake, 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 "CHAP"
-#~ msgstr "CHAP"
-
-#~ 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 Linux-Mandrake "
-#~ "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 printer"
-#~ msgstr " "
-
-#~ 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 "Disable networking"
-#~ msgstr "i "
-
-#~ 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 root partition found"
-#~ msgstr " "
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ " .\n"
-#~ " i i i i"
-
-#~ msgid "None"
-#~ msgstr ""
-
-#~ 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 "Remove"
-#~ msgstr "i"
-
-#~ 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 Linux-Mandrake 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"
-#~ " Linux-Mandrake ', 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 "Uninstall"
-#~ msgstr "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 "-"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
deleted file mode 100644
index c72317658..000000000
--- a/perl-install/share/po/bg.po
+++ /dev/null
@@ -1,8696 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 1999, 2000 MandrakeSoft
-# Elena Radeva <ely@triada.bg>, 1999.
-# Pavel Cholakov <pavel@linux.home.bg>, 1999.
-# Boyan Ivanov <boyan17@bulgaria.com>, 1999, 2000
-# Bozhan Boiadzhiev <bozhan@plov.omega.bg>, 2000
-# Valery Dachev <v.dachev@mail.com>, 2000, 2001
-#
-# Bulgarians on Linux use windows-1251 encoding
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2000-08-15 15:29+0200\n"
-"Last-Translator: Valery Dachev <v.dachev@mail.com>\n"
-"Language-Team: Bulgarian\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=windows-1251\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr " Xinerama"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr " \"%s\" (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr " X "
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X "
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr " XFree ?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr " 3D XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s 3D "
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-" 3D XFree %s.\n"
-", "
-"."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s O 3D "
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-" 3D , XFree %"
-"s,\n"
-", "
-".\n"
-" XFree %s, - "
-"2D."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr " XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:483
-msgid ""
-"The two critical parameters are the vertical refresh rate, which is the "
-"rate\n"
-"at which the whole screen is refreshed, and most importantly the horizontal\n"
-"sync rate, which is the rate at which scanlines are displayed.\n"
-"\n"
-"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
-"range\n"
-"that is beyond the capabilities of your monitor: you may damage your "
-"monitor.\n"
-" If in doubt, choose a conservative setting."
-msgstr ""
-" , "
-" , \n"
-" , - - \n"
-" , , "
-" .\n"
-"\n"
-" , "
-" - "
-" .\n"
-" , ."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr " ?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-": \"\" "
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-" "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr " :"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr " %d "
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr " ?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr " , "
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr " : %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 : %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr ": %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr " : %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr " X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr " ?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-" ?\n"
-" :\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr " %s, "
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr " Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X "
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"K , X .\n"
-" X , ?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 (8 )"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 (15 )"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 (16 )"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 (24 )"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 (32 )"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB "
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standard VGA, 640x480 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514-, 1024x768 87 Hz interlaced ( 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 87 Hz interlaced, 800x600 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-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:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Non-Interlaced SVGA, 1024x768 60 Hz, 800x600 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr " SVGA, 1024x768 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr " , 1280x1024 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr " , 1280x1024 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr " , 1280x1024 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr ", 1600x1200 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr ", 1600x1200 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr " "
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr " (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO "
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr " bootloader-?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub "
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO "
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO "
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr " DOS/Windows (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr " "
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr " "
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Bootloader "
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr " "
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA ( BIOS-)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr " "
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr " default "
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr " ()"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr " , "
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr " /tmp "
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr " RAM-, ( %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr " "
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr " RAM- Mb"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr " `` '' "
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr ", "
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr " "
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr " "
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr " Open Firmware"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr " "
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr " CD ?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr " OF ?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr " ?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr ""
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr " RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr " "
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr " (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr " (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr " (Windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr ""
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr ""
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr ""
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "-"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr ""
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr " "
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd-"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr " "
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr " "
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr " "
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr " "
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr " ?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr " %s %s "
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr " () ?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr " %s ?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr ""
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr " "
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr " %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "( %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr " %s ?"
-
-#: ../../any.pm_.c:668
-#, 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 , \n"
-" , . "
-"\n"
-" "
-"\n"
-" ? , "
-" ."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr " "
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr " "
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr " %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-" %s.\n"
-" ``= 2=2 ...''.\n"
-": ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr " :"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-" %s .\n"
-" ?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "( %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr " "
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr ", "
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-" , , `-' `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr " "
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr " "
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-" \n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr " "
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr " "
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr " "
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr ""
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr ""
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Autologin"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-" "
-".\n"
-" , \"\""
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr " :"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr " Windows Manager :"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"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"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Welcome to GRUB the operating system chooser!"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:812
-#, 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."
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Press enter to boot the selected OS, 'e' to edit the"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "commands before booting, or 'c' for a command-line."
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:821
-#, 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:825
-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:918
-msgid "Desktop"
-msgstr ""
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr " "
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr " .\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr " "
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "//_"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "//_"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "//_"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "// _"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "//-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "//_"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "//"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "//_..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr ""
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-" !\n"
-"\n"
-"%s\n"
-"\n"
-" ``'', ."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr " Lilo/grub"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "NewStyle "
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "NewStyle "
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr " "
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr " Gtk+ "
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr " Aurora "
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr " X-Window "
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ", autologin"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ", autologin (, )"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr " "
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr " /etc/inittab : $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr " /etc/sysconfig/autologin : $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr " LILO . :"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr " /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-" , , "
-" "
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr " :"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-" FAT \n"
-"( Microsoft Dos/Windows).\n"
-" \n"
-"( , \" \")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr " backup "
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr " !"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-" aboot, (2048 "
-"\n"
-" ) "
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr " DOS: %s ( )\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr ": %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s "
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr " %d %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback (): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-", \n"
-" ( MS-DOS boot, lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr " %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr " %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID- %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr " loopback : %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-" \n"
-"-, \n"
-" .\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-" \n"
-" \n"
-" .\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr ": %s , %s , %s \n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM- %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr " : %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr " %d %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr " LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr " LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr " loopback"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:435
-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 "
-"( > 1024).\n"
-" LILO , LILO "
-" /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-", root (/) \n"
-"1024- /boot .\n"
-" boot LILO, \n"
-" /boot "
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-" RAID root (/).\n"
-" , /boot .\n"
-" /boot "
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr " ``%s''"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr " ''"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-" %s, "
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr " ?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr ", ?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr " ?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr " ReiserFS - 32MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr " loopback- %s ?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr " %s ?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-" , "
-"loopback.\n"
-" loopback"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr " %s, "
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr " loopback %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr " %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr " ,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr " ?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr " ?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr " ... "
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr " %s !"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr " , "
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr " fat "
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-" %s, te "
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr " MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr " loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr " loopback : "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr " loopback, ."
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr " . ?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-" \n"
-" ?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-" \n"
-" , , "
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr " RAID "
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr " LVM "
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM ?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr ""
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s %s "
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr " %s %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr " : "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr " %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr ""
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr ""
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr " /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr " %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "\" \" : %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr " LVM %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr " root ."
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-" (ext2, reiserfs) "
-"\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr " %s : %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-" - , "
-" . "
-" "
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr " !"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr " ."
-
-#: ../../help.pm_.c:12
-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"
-"."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr " -"
-
-#: ../../help.pm_.c:25
-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"
-" -. , "
-"\"\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-", \"\", "
-"Linux-Mandrake\n"
-" .\n"
-"\n"
-"\n"
-", \"\", "
-" Linux-Mandrake.\n"
-"\n"
-"\n"
-" GNU/Linux, "
-" \n"
-" Linux-Mandrake :\n"
-"\n"
-"\t* : GNU/Linux "
-", . \n"
-"\t .\n"
-"\n"
-"\n"
-"\t* : GNU/Linux, "
-" ( , ,\n"
-"\t ) . , "
-" \"\" \n"
-"\t , GNU/Linux, "
-" .\n"
-"\n"
-"\n"
-"\t* : GNU/Linux, "
-" . \"\"\n"
-"\t , ( "
-", , ). \n"
-"\t . "
-" .\n"
-"\t , "
-" GNU/Linux. \n"
-"\t , ."
-
-#: ../../help.pm_.c:56
-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"
-" - : GNU/Linux, "
-"\n"
-" . - .\n"
-"\n"
-"\n"
-" - : , \"\" GNU/Linux \n"
-" . \""
-"\"\n"
-" , .\n"
-" , , , !"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-" . "
-":\n"
-"\n"
-"\t* : , "
-" \n"
-"\t .\n"
-"\n"
-"\n"
-"\t* : "
-" , .\n"
-"\t , , "
-" ,\n"
-"\t .\n"
-"\n"
-"\n"
-"\t* : , "
-" . \n"
-"\t (NFS SMB), (Unix- Microsoft Windows-), "
-" (NIS), \n"
-"\t - ... , "
-" (KDE, GNOME, ..)."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX PCI SCSI ().\n"
-" DrakX SCSI , \n"
-" .\n"
-"\n"
-"\n"
-" SCSI , ISA SCSI , PCI SCSI , \n"
-"DrakX , SCSI "
-"\n"
-". , \"\". \"\", \n"
-" , .\n"
-"\n"
-"\n"
-" , DrakX \n"
-" . DrakX \n"
-" . .\n"
-"\n"
-" , . , \n"
-" ( 3, \" \n"
-" \") "
-"\n"
-", Web- ( ) "
-"\n"
-" Microsoft Windows ( )."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-" , \n"
-" Linux-Mandrade. \n"
-" , .\n"
-" , \n"
-", \n"
-"Linux-Mandrake .\n"
-"\n"
-"\n"
-" , "
-"\n"
-" . "
-"\n"
-" . , , \n"
-" .\n"
-"\n"
-"\n"
-" . , "
-"\n"
-" ( Swap).\n"
-"\n"
-"\n"
-" ( \n"
-" ), , \n"
-"Linux .\n"
-"\n"
-"\n"
-" , . \n"
-", -. \n"
-" :\n"
-"\n"
-"\t* : "
-" Linux . \n"
-"\t , . \n"
-"\n"
-"\n"
-"\t* : "
-" \n"
-"\t Linux-Mandrake , . , "
-" , \n"
-"\t , .\n"
-"\n"
-"\n"
-"\t* Windows : "
-"Microsoft Windows \n"
-"\t , "
-"Linux. , \n"
-"\t Microsoft Windows ( \" \" "
-"\" \" ) \n"
-"\t Microsoft Windows . "
-" . \n"
-"\t , Linux-Mandrake Microsoft Windows "
-" .\n"
-"\n"
-"\n"
-"\t , , , "
-"Microsoft\n"
-"\t Windows -, . , "
-" \n"
-"\t Microsoft Windows, .\n"
-"\n"
-"\n"
-"\t* : , "
-" . \n"
-"\t . , . "
-" . \n"
-"\t , ."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"- Linux \n"
-" . , \n"
-" . , \n"
-"root (\"/\"). , "
-"\n"
-" . \n"
-" , \"/home\" ( , "
-"\n"
-" Linux ).\n"
-"\n"
-"\n"
-" , , : \"\", \"\".\n"
-"\n"
-"\n"
-"\"\" : \" \", \" \",\n"
-"\" \" (, \"hda1\").\n"
-"\n"
-"\n"
-"\" \" \"hd\", IDE , \"sd\", \n"
-"SCSI .\n"
-"\n"
-"\n"
-"\" \" \"hd\" \"sd\". IDE "
-":\n"
-"\n"
-" * \"a\" \"master IDE \",\n"
-" * \"b\" \"slave IDE \",\n"
-" * \"c\" \"master IDE \",\n"
-" * \"d\" \"slave IDE \".\n"
-"\n"
-"\n"
-" SCSI , \"a\" \" \", \"b\" "
-"\" \" ..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-" , , \n"
-" Linux-Mandrake . , "
-" \n"
-" ."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-" \"OK\", \n"
-" . , \"OK\", "
-" "
-" ,\n"
-" Windows .\n"
-"\n"
-"\n"
-" \"\", \n"
-" ."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-" Microsoft Windows \n"
-" . , , \n"
-" Linux-Mandrake .\n"
-"\n"
-"\n"
-" , : \"Linux \", \"Windows "
-"\", \"\".\n"
-"\n"
-"\"Linux \" : \" \", \" "
-"\",\n"
-"\" \" (, \"hda1\").\n"
-"\n"
-"\n"
-"\" \" \"hd\", IDE , \"sd\", \n"
-"SCSI .\n"
-"\n"
-"\n"
-"\" \" \"hd\" \"sd\". IDE "
-":\n"
-"\n"
-" * \"a\" \"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:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ", . ."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-" , , \n"
-" ( ).\n"
-"\n"
-"\n"
-" , \n"
-", , . \n"
-", , .\n"
-"\n"
-"\n"
-", , "
-".\n"
-" ( \"/\",\n"
-"\"/usr\", \"/var\"), , "
-"\n"
-" ( , \"/home\").\n"
-"\n"
-"\n"
-", - , \n"
-" .\n"
-"\n"
-"\n"
-" \"OK\", .\n"
-"\n"
-"\n"
-" \"\", , \n"
-" Linux-Mandrake ."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-" , \n"
-" .\n"
-"\n"
-"DrakX . "
-",\n"
-" . , "
-"\n"
-" , - "
-".\n"
-" \" "
-"\";\n"
-" , 1000 ..."
-
-#: ../../help.pm_.c:347
-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"
-" , ."
-
-#: ../../help.pm_.c:364
-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 ""
-" CD- -, Ok. \n"
-" CD-, . CD-, "
-" ,\n"
-" Ok."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-" Linux-Mandrake .\n"
-" ( \n"
-" ).\n"
-"\n"
-"\n"
-", ."
-
-#: ../../help.pm_.c:377
-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"
-" ."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-", . , COM1\n"
-" Windows GNU/Linux ttyS0."
-
-#: ../../help.pm_.c:386
-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 ""
-" \n"
-" , , . , "
-"\n"
-" , DrakX "
-".\n"
-"\n"
-"\n"
-" , \n"
-"\" \".\n"
-"\n"
-"\n"
-" -, , "
-" , \"\"."
-
-#: ../../help.pm_.c:399
-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\n"
-"Windows) \"ttyS0\" Linux."
-
-#: ../../help.pm_.c:406
-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 ""
-" dialup . \n"
-" , "
-"\n"
-" . DNS (name server)\n"
-", \n"
-"."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-" , , , DrakX "
-" ."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ", ."
-
-#: ../../help.pm_.c:419
-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"
-"DNS (name server), \n"
-"."
-
-#: ../../help.pm_.c:426
-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 ""
-" , . \n"
-" , \n"
-" ."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-" .\n"
-"\n"
-" * IP : , "
-" .\n"
-" IP , \" IP"
-"\", -.\n"
-"\n"
-" * : \"255.255.255.0\" . "
-" , "
-".\n"
-"\n"
-"\n"
-" * IP: BOOTP DHCP , "
-" . , \n"
-" \"IP \". "
-" , ."
-
-#: ../../help.pm_.c:443
-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"
-" , ."
-
-#: ../../help.pm_.c:447
-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"
-" , ."
-
-#: ../../help.pm_.c:451
-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 ""
-" . ,\n"
-" ."
-
-#: ../../help.pm_.c:455
-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 ""
-" proxy , , . ,\n"
-" ."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-" , \n"
-" . , "
-"\n"
-", .\n"
-"\n"
-"\n"
-", ,\n"
-" ."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr " ."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux GMT ( )\n"
-" , .\n"
-"\n"
-"\n"
-"\n"
-" Microsoft Windows , \"\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-" .\n"
-"\n"
-"\n"
-" , ,\n"
-" .\n"
-"\n"
-"\n"
-" , \n"
-" : , \n"
-" . , , , \n"
-" .\n"
-" , , ."
-
-#: ../../help.pm_.c:492
-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 Microsoft Windows )."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-" , , \n"
-"CUPS LPR.\n"
-"\n"
-"\n"
-"CUPS , Unix (CUPS\n"
-" \" Unix \"). "
-" \n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR , Linux-Mandrake "
-".\n"
-"\n"
-"\n"
-" , \"\"."
-
-#: ../../help.pm_.c:511
-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 "
-"\n"
-"( Unix SMB ), \"SMB/Windows 95/98/NT"
-"\"."
-
-#: ../../help.pm_.c:527
-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"
-"\n"
-" * : , spooler \"lp\" "
-" . \n"
-" \"lp\".\n"
-" , "
-". pipe\n"
-" (\"|\"). , - , "
-" , . \"My printer|lp\".\n"
-" \"lp\" () "
-".\n"
-"\n"
-"\n"
-" * : , , "
-" \n"
-" .\n"
-"\n"
-"\n"
-" * : \n"
-" , ( "
-",\n"
-" \"2- \").\n"
-
-#: ../../help.pm_.c:548
-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"
-" * : , spooler \"lp\" "
-" . \n"
-" \"lp\".\n"
-" , "
-". pipe\n"
-" (\"|\"). , - , "
-" , . \"My printer|lp\".\n"
-" \"lp\" () , "
-".\n"
-"\n"
-"\n"
-" * Spool : , "
-". \n"
-" , \n"
-"\n"
-"\n"
-" * : "
-", \" \".\n"
-" Unix , "
-" \" LPD \".\n"
-"\n"
-"\n"
-" Microsoft Windows "
-" ( Unix SMB\n"
-" ), \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" NetWare , "
-"\"NetWare\".\n"
-
-#: ../../help.pm_.c:573
-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."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr " -."
-
-#: ../../help.pm_.c:584
-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"
-" , "
-" ."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-" root Linux-Mandrake .\n"
-" , "
-".\n"
-"\n"
-"\n"
-"Root , "
-"\n"
-" . .\n"
-" root "
-"\n"
-" , .\n"
-"\n"
-"\n"
-" - 8\n"
-". .\n"
-"\n"
-"\n"
-" , : "
-"\n"
-" ."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-" - , \" shadow \"\n"
-" \" MD5 \"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-" NIS, \" NIS\". ,\n"
-" ."
-
-#: ../../help.pm_.c:617
-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 ""
-" \"\" \n"
-", \"\" \n"
-" \"root\". , \n"
-" . \n"
-" ( , ..)\n"
-" \"Home\" , \n"
-" .\n"
-"\n"
-"\n"
-" . ,\n"
-" .\n"
-"\n"
-"\n"
-" , \n"
-", ."
-
-#: ../../help.pm_.c:636
-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"
-" ."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-" \n"
-" , GNU/Linux.\n"
-"\n"
-"\n"
-" , , \" \n"
-" (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-" , \"/dev/hda\"\n"
-"( IDE ) \"/dev/sda\" ( SCSI )."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO ( LInux LOader) Grub bootloader-: \n"
-"GNU/Linux "
-".\n"
-", \n"
-". , \n"
-" . .\n"
-"\n"
-"\n"
-" ,\n"
-" . ,\n"
-" boot-, !"
-
-#: ../../help.pm_.c:665
-msgid ""
-"LILO and grub main options are:\n"
-" - Boot device: Sets the name of the device (e.g. a hard disk\n"
-"partition) that contains the boot sector. Unless you know specifically\n"
-"otherwise, choose \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero.\n"
-"\n"
-"\n"
-" - Video mode: This specifies the VGA text mode that should be selected\n"
-"when booting. The following values are available: \n"
-"\n"
-" * normal: select normal 80x25 text mode.\n"
-"\n"
-" * <number>: use the corresponding text mode.\n"
-"\n"
-"\n"
-" - Clean \"/tmp\" at each boot: if you want delete all files and "
-"directories\n"
-"stored in \"/tmp\" when you boot your system, select this option.\n"
-"\n"
-"\n"
-" - Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the\n"
-"BIOS about the amount of RAM present in your computer. As consequence, Linux "
-"may\n"
-"fail to detect your amount of RAM correctly. If this is the case, you can\n"
-"specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4\n"
-"MB between detected memory and memory present in your system is normal."
-msgstr ""
-" LILO GRUB :\n"
-" - Boot : (.. \n"
-"), boot . \"/dev/hda\", \n"
-" .\n"
-"\n"
-"\n"
-" - : \n"
-" , \n"
-". , "
-"\n"
-" . , \"delay\" \n"
-" .\n"
-"\n"
-"\n"
-" - : VGA , \n"
-" . :\n"
-" * normal: 80x25 .\n"
-"\n"
-" * <number>: .\n"
-"\n"
-"\n"
-" - \"/tmp\" : \n"
-" \"/tmp\", ,\n"
-" .\n"
-"\n"
-"\n"
-" - RAM, : , , \n"
-" BIOS RAM . , GNU/Linux \n"
-" RAM. , \n"
-" RAM. , 2 4 MB\n"
-" RAM ."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 bootloader SPARC: o \n"
-"GNU/Linux , "
-".\n"
-", \n"
-". , \n"
-" . .\n"
-"\n"
-"\n"
-" ,\n"
-" . ,\n"
-" boot-, !"
-
-#: ../../help.pm_.c:805
-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"
-" - bootloader : , \n"
-" GNU/Linux. \n"
-", \" (MBR)\".\n"
-"\n"
-"\n"
-" - : \n"
-" , \n"
-". , \n"
-" . , \"delay\" \n"
-" ."
-
-#: ../../help.pm_.c:818
-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 ""
-" X Window System, \n"
-"GNU/Linux GUI ( ). \n"
-" . - \n"
-", \n"
-" :)\n"
-"\n"
-"\n"
-" , X ( \n"
-"DrakX ), . \n"
-" , , \n"
-" ."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-" X, \n"
-" X Window ."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-" , \"\". \n"
-" , \"\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-" . , "
-" \n"
-". , , "
-".\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-" .\n"
-"\n"
-" , Linux Mandrake \n"
-". ,\n"
-" ."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr " "
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr " "
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr " "
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr " "
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr " "
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr " "
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr " "
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr " "
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr " "
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr " root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr " "
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr " "
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr " "
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr " boot-"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr " bootloader"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr " "
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr " "
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr " FAT %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr " FAT"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-" , ``linux "
-"defcfg=floppy''"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr " $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Ok"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr ", "
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr " ,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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:41
-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 ""
-" root-.\n"
-" ( ).\n"
-" `` '' `/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr " swap-"
-
-#: ../../install_interactive.pm_.c:47 ../../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:68
-msgid "Use free space"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr " , "
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr " Windows loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr " Linux4Win ?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr " root- MB: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr " swap- MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr " Windows "
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr " ?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr " Windows "
-
-#: ../../install_interactive.pm_.c:110
-#, 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:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-" Windows , ''defrag''"
-
-#: ../../install_interactive.pm_.c:114
-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 Windows . : "
-" \n"
-". , scandisk (\n"
-" defrag) Windows , \n"
-" . .\n"
-" , ."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr " windows?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr " %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr " FAT: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-" FAT loopback ( "
-" )"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr " Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr " , ?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr " e %s "
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr " fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-" %s.\n"
-" , `w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr " DrakX :"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr " : %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr " "
-
-#: ../../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 ""
-" , .\n"
-" ."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr " %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-" .\n"
-" CDROM .\n"
-" \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr " %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr " "
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../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:437
-#, c-format
-msgid "Version: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ": %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr " , "
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr ", , "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-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:675
-msgid "Preparing installation"
-msgstr " "
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr " %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr " ?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr " :"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr " X11 ?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-" . \n"
-" Linux-Mandrake. . "
-",\n"
-" 'F1', CDROM ''."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr ", :"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr " , , %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-" - ,\n"
-" , .\n"
-"\n"
-" - ;\n"
-" 100%% ."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-" %d%% .\n"
-"\n"
-" - ,\n"
-" , .\n"
-" - ;\n"
-" %d%% ."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr " - ."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr " : %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-" , "
-""
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr " / "
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr " , "
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr " . "
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-" \n"
-" , ?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr " . "
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr ", , "
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d "
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"\n"
-"\n"
-", -. ,\n"
-" CD . \n"
-"'', .\n"
-"\n"
-"\n"
-" CD \n"
-" GPL . \n"
-" . , \n"
-" "
-"\n"
-".\n"
-" , ( \n"
-"), , , \n"
-" .\n"
-" \n"
-" . ,\n"
-" \n"
-" . , \n"
-" .\n"
-" , \n"
-" , .\n"
-"\n"
-"\n"
-" CD \n"
-" \n"
-" .\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-" CD-ROM !\n"
-"\n"
-", CD-ROM \"%s\" Ok, "
-" .\n"
-" , , CD-"
-"ROM."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr " :"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr ", ."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr " , "
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"\n"
-"\n"
-" Linux-Mandrake "
-" - \n"
-" \" \". , "
-" , \n"
-", , "
-" \n"
-" Linux-Mandrake .\n"
-"\n"
-"\n"
-"1. \n"
-"\n"
-", . "
-" \n"
-"MandrakeSoft S.A., . "
-", \n"
-" "
-" \n"
-" .\n"
-" , , "
-" \n"
-" . , "
-" \n"
-" "
-" \n"
-" . , "
-" \n"
-" .\n"
-"\n"
-"\n"
-"2. \n"
-"\n"
-" \" "
-" \", ,\n"
-" .\n"
-"MandrakeSoft S.A., , "
-" e\n"
-", , ( "
-", ,\n"
-", , "
-" \n"
-" ) "
-" \n"
-" , MandrakeSoft S.A. "
-" .\n"
-"\n"
-" "
-" \n"
-"\n"
-" , MandrakeSoft S.A. "
-" \n"
-" , , "
-"( \n"
-" , , , , "
-" \n"
-" ) "
-" \n"
-" "
-" Linux-Mandrake,\n"
-" .\n"
-" , , "
-" \n"
-" .\n"
-"\n"
-"\n"
-"3. GPL \n"
-"\n"
-" "
-". \n"
-" GNU "
-", \n"
-"\"GPL\", . "
-", , \n"
-" , . , "
-" \n"
-" . "
-" \n"
-" , "
-" MandrakeSoft.\n"
-" MandrakeSoft S.A. GPL . "
-" \n"
-" MandrakeSoft S.A. . , "
-" \n"
-" .\n"
-"\n"
-"\n"
-"4. \n"
-"\n"
-" "
-" \n"
-" "
-" .\n"
-"MandrakeSoft S.A. "
-", \n"
-", .\n"
-"\"Mandrake\", \"Linux-Mandrake\" "
-"MandrakeSoft S.A.\n"
-"\n"
-"\n"
-"5. \n"
-"\n"
-" , "
-" ,\n"
-" . "
-" .\n"
-" .\n"
-" "
-". ,\n"
-" - "
-".\n"
-" , , MandrakeSoft S.A.\n"
-"\n"
-": , "
-", \n"
-" . - "
-" \n"
-".\n"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr ", ."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "/"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr ", ."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ", ."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr " 2 "
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr " 3 "
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr " PCMCIA ..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr " IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-" , :(\n"
-" ( "
-"!).\n"
-" DrakX .\n"
-"( %s)\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake .\n"
-" !"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Root "
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr " root- (/) ?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr " , "
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr " , "
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr " owe"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-" swap , "
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-" (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr " (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr " (%d Mb)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr " (%dMb)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-" CD- -, Ok.\n"
-" CD-, .\n"
-" CD-, , Ok. "
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-" %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-" .\n"
-"\n"
-":\n"
-"\n"
-" \n"
-", / \n"
-" , , \n"
-"/ .\n"
-"\n"
-" / \n"
-" . / \n"
-" , \n"
-".\n"
-" Mandrakesoft /\n"
-" \n"
-", (, \n"
-" , , \n"
-" , \n"
-" ) , \n"
-" , / \n"
-" .\n"
-"\n"
-" , , \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr " , "
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr ", , ."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr " GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr " CUPS "
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN "
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV "
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr " ?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr " ( %d )"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS "
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS "
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-" bootdisk Linux "
-"\n"
-" bootloader. , \n"
-"SILO , SILO\n"
-" SILO . bootdisk\n"
-" \n"
-" Mandrake, \n"
-" .\n"
-"\n"
-" bootdisk , \n"
-" \"Ok\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-" bootdisk Linux "
-"\n"
-" . , "
-"\n"
-"LILO ( GRUB) "
-" LILO LILO \n"
-" . Bootdisk- \n"
-" Mandrake, \n"
-" . bootdisk ?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr " , "
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr " bootloader"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr " aboot ?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-" aboot, \n"
-" , ?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr " bootloader . :"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-" Open Firmware ,\n"
-" . \n"
-" , Command-Option-O-F :\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" : shut-down\n"
-" \n"
-" ."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-" Linux ?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-" .\n"
-"\n"
-" ?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-", .\n"
-" Enter .\n"
-"\n"
-" , Linux-Mandrake,\n"
-" Errata, : http://www.linux-mandrake.com/.\n"
-"\n"
-" \n"
-" Official Linux-Mandrake User's Guide."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1181
-msgid ""
-"The auto install can be fully automated if wanted,\n"
-"in that case it will take over the hard drive!!\n"
-"(this is meant for installing on another box).\n"
-"\n"
-"You may prefer to replay the installation.\n"
-msgstr ""
-" ,\n"
-" !!!\n"
-"( ).\n"
-"\n"
-" .\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr " "
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr " Linux-Mandrake %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> | <Space> | <F12> "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr " kdesu"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr " "
-
-#: ../../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, 'none' )"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr " (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr ""
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr ""
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr ""
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "U "
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "US "
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr " (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr " (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr " (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr " (\"\" )"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr " (\"\" )"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr ""
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr ""
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr ""
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr " 106 "
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr " "
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr ""
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr ""
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr " AZERTY ()"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr " AZERTY ()"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr " \" \" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr " \"\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr " (QWERTY )"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr " (QWERTZ )"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr ""
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr " (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr " (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr " "
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr " ( \"F\" )"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr " ( \"Q\" )"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "US ()"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr " \" \" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr " (/)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr " \n"
-
-#: ../../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
-msgid "Generic PS2 Wheel Mouse"
-msgstr " PS2 "
-
-#: ../../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 "Genuis NetMouse"
-
-#: ../../mouse.pm_.c:38
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
-
-#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-msgid "1 button"
-msgstr "1 "
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr ""
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Wheel"
-
-#: ../../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
-msgid "busmouse"
-msgstr "BUS "
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 "
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 "
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr ""
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr " "
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr " ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- "
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr " ..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr " ."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr " , ."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr " IDSN"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-" .\n"
-" , Unlisted"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr ", -"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ "
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr " (DMA) "
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "IO "
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "IO_0 "
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "IO_1 "
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr " (. provider.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "1- DNS "
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "2- DNS "
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr " "
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr " ( )"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr " "
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr " (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr " "
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-" \n"
-" D- ( )"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr " "
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-msgid ""
-"\n"
-"If you have an ISA card, the values on the next screen should be right.\n"
-"\n"
-"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
-msgstr ""
-"\n"
-" ISA , .\n"
-"\n"
-" PCMCIA , IRC IO .\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr " ISDN ?"
-
-#: ../../netconnect.pm_.c:314
-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 , . PCI "
-" ."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr " ISDN PCI . ."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr " "
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ", "
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr " "
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-" ?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr " :\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr " ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr ", ."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr " "
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr " "
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr " "
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr " "
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr " "
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr " "
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr " DNS ( )"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr " DNS ( )"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-" $netc->{NET_DEVICE}. "
-" ?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr " "
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr " "
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr " "
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr " "
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr " (LAN )"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr " "
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr " ISDN "
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr " ISDN "
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr " ISDN ?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr " "
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"- ADSL PPPOE.\n"
-" PPTP, ma DHCP.\n"
-" , ' PPPOE'."
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr " DHCP"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr " PPPOE"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr " PPPTP"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr " %s. ?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-" DHCP ?\n"
-" dhcpcd ?"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-" :\n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-" , .\n"
-" Ok, , , "
-" .\n"
-
-#: ../../netconnect.pm_.c:962
-msgid ""
-"Welcome to The Network Configuration Wizard\n"
-"\n"
-"We are about to configure your internet/network connection.\n"
-"If you don't want to use the auto detection, deselect the checkbox.\n"
-msgstr ""
-" \n"
-"\n"
-" / .\n"
-" , .\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr " "
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr " "
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr " ..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr " "
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr " %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN "
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr " %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL ( ADSL) "
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr " %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr " "
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "LAN "
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "ethernet "
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr " ?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-", .\n"
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-" , X\n"
-" , ."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr " "
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr " "
-
-#: ../../network.pm_.c:278
-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 ""
-", .\n"
-" DHCP .\n"
-"Host ,\n"
-" ``mybox.mylab.myco.com''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr " :"
-
-#: ../../network.pm_.c:319
-msgid ""
-"WARNING: This device has been previously configured to connect to the "
-"Internet.\n"
-"Simply accept to keep this device configured.\n"
-"Modifying the fields below will override this configuration."
-msgstr ""
-": .\n"
-" , .\n"
-" - ."
-
-#: ../../network.pm_.c:324
-msgid ""
-"Please enter the IP configuration for this machine.\n"
-"Each item should be entered as an IP address in dotted-decimal\n"
-"notation (for example, 1.2.3.4)."
-msgstr ""
-", IP .\n"
-" IP \n"
-" - (, 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr " %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " ( $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP "
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr " "
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr " IP "
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-", host name .\n"
-"Host ,\n"
-" ``mybox.mylab.myco.com''.\n"
-" IP gateway, "
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS "
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Gateway"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Gateway "
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr " proxy"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy- http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy- ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr " "
-
-#: ../../partition_table.pm_.c:581
-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 ""
-" , .\n"
-" , "
-" extended-"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr " %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr " %s : %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr " backup-"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr " %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-" .\n"
-" .\n"
-" , \n"
-" "
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr ""
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr ""
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr " "
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr ""
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr " "
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr " "
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr " LPD "
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr " (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr " URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr " \"%s\", "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-" \n"
-"(: /dev/lp0 LPT1) ?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr " lpd-"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-" lpd-, \n"
-" , \n"
-"."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) "
-
-#: ../../printerdrake.pm_.c:89
-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 , \n"
-" SMB ( ! TCP/IP !)\n"
-" IP , \n"
-", , \n"
-" ."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr " SMB "
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP SMB :"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr " NetWare "
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 , \n"
-" , , ,."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr " Socket "
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-" socket , \n"
-" , , ."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr " URI CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr " (/) (/) ..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-" .\n"
-" .\n"
-" :\n"
-"%s\n"
-"\n"
-" ?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-" .\n"
-" .\n"
-" ?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ", ASCII "
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ", PostScript "
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ", "
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr " Uniprint "
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr " PostScript ?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr " stair-stepping ?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "/ (1/72 )"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "/ (1/72 )"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr " GhostScript "
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr " CUPS"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr " CUPS ..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr " ?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-" CUPS , \n"
-" ; .\n"
-" , \" CUPS \"."
-
-#: ../../printerdrake.pm_.c:416
-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"
-" ; ,\n"
-" IP \n"
-"CUPS ."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "IP CUPS "
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr " , "
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-" (, \"lp\").\n"
-" \n"
-" . \n"
-" ?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-" ( ) \n"
-" ( lp) spool- . \n"
-" "
-" ?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Spool-"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr " "
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr " __ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr " $file "
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid "
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid ( raidtools ?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr " RAID %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacrton - ."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd \n"
-"syslog. , "
-"."
-
-#: ../../services.pm_.c:20
-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 ""
-" at \n"
-" , ."
-
-#: ../../services.pm_.c:22
-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 , \n"
-" . vixie cron \n"
-"UNIX cron, - ."
-
-#: ../../services.pm_.c:25
-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 - Linux \n"
-"Midnight Commander. \n"
-"-- , ."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache World Wide Web (WWW) . HTML "
-"\n"
-" CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-"Internet superserver daemon ( inetd) \n"
-" . \n"
-"telnet, ftp, rsh rlogin. inetd ,\n"
-" ."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-" /etc/sysconfig/"
-"keyboard.\n"
-" kbdconfig. "
-" ."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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"
-", (/)."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) Domain Name Server (DNS), \n"
-" IP ."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-" Network File System (NFS), SMB (LAN\n"
-"Manager/Windows), NCP (NetWare)."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"/ , \n"
-" ."
-
-#: ../../services.pm_.c:56
-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 .\n"
-" NFS , \n"
-" /etc/exports."
-
-#: ../../services.pm_.c:59
-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"
-" NFS ."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ethernet \n"
-"laptop-. , \n"
-"- , ."
-
-#: ../../services.pm_.c:67
-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 RPC , \n"
-"NFS NIS. portmap , \n"
-" , RPC ."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix Main Transport Agent (MTA), \n"
-" ."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-" - \n"
-" ."
-
-#: ../../services.pm_.c:74
-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:76
-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 ""
-"touted IP \n"
-"RIP . RIP , -\n"
-" . "
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"rstat \n"
-" ."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"rusers \n"
-" ."
-
-#: ../../services.pm_.c:83
-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 \n"
-" rwho ( "
-"finger)."
-
-#: ../../services.pm_.c:85
-#, fuzzy
-msgid "Launch the sound system on your machine"
-msgstr " X-Window "
-
-#: ../../services.pm_.c:86
-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 \n"
-" (). ."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr " X Font Server ."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr " , "
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr ""
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr ""
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr " "
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-" \n"
-" , ."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr " "
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-" , :(\n"
-" "
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr " "
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr " "
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-" .\n"
-" .\n"
-"\n"
-" ?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr " ..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-" .\n"
-" .\n"
-"\n"
-" ?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr " ..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr " "
-
-#: ../../standalone/drakgw_.c:181
-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"
-". , \n"
-" .\n"
-"\n"
-": , "
-" (LAN)."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr " %s ( %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr " %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr " !"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-" ethernet . , "
-" ."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-" :\n"
-"\n"
-"%s\n"
-"\n"
-" ."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-" ."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ", . ."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr " LAN $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr " !"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-" ! . "
-" ."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr " ..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-" , , ..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr " $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr " !"
-
-#: ../../standalone/drakgw_.c:591
-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"
-" "
-" (DHCP)."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr " , ."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr " ."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr " "
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-" !\n"
-"\n"
-"%s\n"
-"\n"
-" ``'', ."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr " (%d )"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr ": "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr " :"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr " :"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr " :"
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr " "
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr ": "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Gateway:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr ":"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ":"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr " "
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-" .\n"
-" , \n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-" root."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr " ."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr " LAN"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr " ..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr " "
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr ", ... "
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr " %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr " "
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr " "
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP "
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr " : "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "1- DNS ( )"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "2- DNS ( )"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Ethernet "
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP "
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr " Cracker-"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr ""
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr ""
-
-#: ../../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 ""
-" . - \n"
-", -: \n"
-" . ."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-" , "
-"."
-
-#: ../../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 ""
-" . , \n"
-" ."
-
-#: ../../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 ""
-" , \n"
-" . "
-". "
-
-#: ../../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 ""
-" , "
-".\n"
-" \n"
-" . "
-
-#: ../../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 ""
-" 4- , .\n"
-" ."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr " "
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr " "
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr " , "
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr " BackSpace Delete ?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr " CD-ROM"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-", CD-ROM Ok, "
-" .\n"
-" , , CD-"
-"ROM."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr " !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr " serial_usb\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr " ?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr ", "
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr " : "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr " : "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr " ."
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr " ."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr " ."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-" .\n"
-" Mandrake Control Center."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ": "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ": "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr ""
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr " "
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr " "
-
-#: ../../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 ""
-" \n"
-"\n"
-" .\n"
-" , "
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-" \n"
-"\n"
-" , "
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-" \n"
-"\n"
-" Linux Mandrake .\n"
-" , , \n"
-"MandrakeSecurity Firewall ."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-" , \n"
-" . , \n"
-" , .\n"
-"\n"
-", , .\n"
-" , , \n"
-" !"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-" Web , \n"
-" ? , ,\n"
-" .\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-" Name ? \n"
-" IP- , , .\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-" Secure SHell (SSH) ? \n"
-" telnet, . \n"
-" telnet, SSH.\n"
-"Telnet -- \n"
-" , . SSH \n"
-"."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-" telnet ?\n"
-" , . \n"
-" SSH \n"
-"telnet.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-" FTP , ?\n"
-" , .\n"
-" FTP \n"
-", FTP .\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-" ? \n"
-" pine, mutt ,\n"
-" . , .\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-" POP IMAP ? \n"
-" -web- \n"
-" .\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-" 2.2 . IP \n"
-" ( ),\n"
-" . ?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-" ?\n"
-" - Unix/Linux ,\n"
-" .\n"
-" - ,\n"
-" ."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-" . ?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr " %s: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr " %s : %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr " SSH"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ", Firewall/"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr " ()"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr " : MP3 MIDI , , .. "
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-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..) "
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr " C C++, include "
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr " , gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS , SMB , Proxy , SSH "
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm .."
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "FND/NIS"
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr " : , , .."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr " / "
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ", , , "
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr " HOTWO- Linux "
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-" desktop "
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr " , "
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr " The Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr " "
-
-#: ../../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 "More Graphical Desktops (Gnome, IceWM)"
-msgstr " desktop- (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr " CD-"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr " - CD"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ", , "
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ", -"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-" : word- (kword, abiword), (kspread, gnumeric), "
-" PDF, .."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ", Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE "
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr " desktop-"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ", /Groupware/"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr " Palm Pilot Visor- "
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, .."
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr " , , web, , "
-
-#~ msgid "GB"
-#~ msgstr ""
-
-#~ msgid "KB"
-#~ msgstr ""
-
-#~ msgid "TB"
-#~ msgstr ""
-
-#~ msgid "%d minutes"
-#~ msgstr "%d "
-
-#~ msgid "1 minute"
-#~ msgstr "1 "
-
-#~ msgid "%d seconds"
-#~ msgstr "%d "
-
-#~ msgid "cannot fork: "
-#~ msgstr " : "
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr " LAN"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr " %d%s"
-
-#~ msgid "Opening your connection..."
-#~ msgstr " ..."
-
-#~ msgid "Configure..."
-#~ msgstr " ..."
-
-#~ msgid "Standard tools"
-#~ msgstr " "
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr " usb ."
-
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr " Lilo/Grub"
-
-#~ msgid "Boot style configuration"
-#~ msgstr " "
-
-#~ msgid "Automatic dependencies"
-#~ msgstr " "
-
-#~ 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"
-#~ " .\n"
-#~ ": , "
-#~ " (LAN).\n"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr " LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr " boot-"
-
-#~ msgid "Format floppy"
-#~ msgstr " "
-
-#~ msgid "Choice"
-#~ msgstr ""
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr " - aurora"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr " aurora"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ " .\n"
-#~ "\n"
-#~ "* : "
-#~ " , \n"
-#~ " : , "
-#~ " . , \n"
-#~ " , , "
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ "* : "
-#~ "\n"
-#~ " . , . , "
-#~ "\n"
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ "* RAM, : , , "
-#~ " BIOS RAM . \n"
-#~ " , GNU/Linux "
-#~ "RAM. , \n"
-#~ " RAM. , 2 4 MB "
-#~ " RAM .\n"
-#~ "\n"
-#~ "\n"
-#~ "* : "
-#~ " (CD-ROM,\n"
-#~ " , Zip ..) \"mount\" \"umount\", "
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ "* \"/tmp\" : "
-#~ " \"/tmp\",\n"
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ "* NumLock : NumLock "
-#~ " , . , \n"
-#~ " "
-#~ " X)."
-
-#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
-#~ msgstr ""
-#~ ", . ."
-
-#~ msgid ""
-#~ "Welcome to The Network Configuration Wizard.\n"
-#~ "Which components do you want to configure?\n"
-#~ msgstr ""
-#~ " .\n"
-#~ " ?\n"
-
-#~ msgid "Internet/Network access"
-#~ msgstr "/ "
-
-#~ msgid "Mail information"
-#~ msgstr " "
-
-#~ msgid "Miscellaneous"
-#~ msgstr ""
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr " "
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr " supermount "
-
-#~ 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 ""
-#~ ": , ROOT "
-#~ " !\n"
-#~ " root, "
-#~ " \"su\".\n"
-#~ " , , "
-#~ ". ."
-
-#~ 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 ""
-#~ ", numlock \n"
-#~ " (: 'p' '6')"
-
-#~ msgid "not connected"
-#~ msgstr " "
-
-#~ msgid "Scientific applications"
-#~ msgstr " "
-
-#~ msgid "File/Print/Samba"
-#~ msgstr ", //Samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr ", DNS/DHCP "
-
-#~ msgid "First DNS Server"
-#~ msgstr " DNS "
-
-#~ msgid "Second DNS Server"
-#~ msgstr " DNS "
-
-#~ msgid "using module"
-#~ msgstr " "
-
-#~ msgid "Development, Database"
-#~ msgstr ", -"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr ", "
-
-#~ msgid "Development, Standard tools"
-#~ msgstr ", "
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ ":\n"
-#~ " X ."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ " , %s "
-
-#~ msgid "eth$_"
-#~ msgstr "eth$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr ""
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr " ?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr " "
-
-#~ msgid "Try to find a modem?"
-#~ msgstr " ?"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr " "
-
-#~ msgid "Configure local network"
-#~ msgstr " "
-
-#~ msgid "Disable networking"
-#~ msgstr " "
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr " / "
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ " .\n"
-#~ " :"
-
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr " ..."
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr " "
-
-#~ msgid "Multimedia"
-#~ msgstr ""
-
-#~ msgid "Sciences"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ " (IRC ) xchat, licq, gaim "
-#~ " "
-
-#~ msgid "Communication facilities"
-#~ msgstr " "
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr " "
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr " (MySQL PostgreSQL)"
-
-#~ msgid "Development C/C++"
-#~ msgstr " C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr " "
-
-#~ msgid "Configure printer"
-#~ msgstr " "
-
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr " 1 (eth0):"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "( )"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr " ?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr " Num Lock- "
-
-#~ msgid "Confirm Password"
-#~ msgstr " "
-
-#~ msgid "default"
-#~ msgstr " "
-
-#~ msgid "What is your system used for?"
-#~ msgstr " ?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr " , "
-
-#~ msgid "Use diskdrake"
-#~ msgstr " diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr ""
-
-#~ 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"
-#~ " : ``Use shadow file for passwords?'',\n"
-#~ " ?"
-
-#~ msgid "Use shadow file"
-#~ msgstr " shadow "
-
-#~ msgid "shadow"
-#~ msgstr "shadow"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr " MD5 "
-
-#~ msgid "Search"
-#~ msgstr ""
-
-#~ msgid "Package"
-#~ msgstr ""
-
-#~ msgid "Text"
-#~ msgstr ""
-
-#~ msgid "Tree"
-#~ msgstr ""
-
-#~ msgid "Sort by"
-#~ msgstr " "
-
-#~ msgid "Category"
-#~ msgstr ""
-
-#~ msgid "See"
-#~ msgstr ""
-
-#~ msgid "Installed packages"
-#~ msgstr " "
-
-#~ msgid "Available packages"
-#~ msgstr " "
-
-#~ msgid "Show only leaves"
-#~ msgstr " "
-
-#~ msgid "Expand all"
-#~ msgstr " "
-
-#~ msgid "Collapse all"
-#~ msgstr " "
-
-#~ msgid "Add location of packages"
-#~ msgstr " "
-
-#~ msgid "Update location"
-#~ msgstr " "
-
-#~ msgid "Remove"
-#~ msgstr ""
-
-#~ msgid "Find Package"
-#~ msgstr " "
-
-#~ msgid "Find Package containing file"
-#~ msgstr " "
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr " "
-
-#~ msgid "Uninstall"
-#~ msgstr ""
-
-#~ msgid "Choose package to install"
-#~ msgstr " "
-
-#~ msgid "Checking dependencies"
-#~ msgstr " "
-
-#~ msgid "Wait"
-#~ msgstr " "
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr " "
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr " "
-
-#~ msgid "Regexp"
-#~ msgstr "Regexp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr " "
-
-#~ msgid "%s not found"
-#~ msgstr "%s "
-
-#~ msgid "No match"
-#~ msgstr " "
-
-#~ msgid "No more match"
-#~ msgstr " "
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake `` ''.\n"
-#~ " rpmdrake, "
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr " ?"
-
-#~ msgid "What are looking for?"
-#~ msgstr " ?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr " (.: `extra', `commercial')"
-
-#~ msgid "Directory"
-#~ msgstr ""
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr " CDROM ( /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL RPM"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ " FTP HTTP, hdlist\n"
-#~ " URL- "
-
-#~ msgid "Please submit the following information"
-#~ msgstr ", "
-
-#~ msgid "%s is already in use"
-#~ msgstr " %s "
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr " RPM "
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr " %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr " "
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr " "
-
-#~ msgid "Alcatel modem"
-#~ msgstr " Alcatel"
-
-#~ msgid "ECI modem"
-#~ msgstr " ECI"
-
-#~ msgid "France"
-#~ msgstr ""
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr " ISDN :\n"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr ""
-#~ " ADSL Alcatel, Alcatel. , ECI."
-
-#~ msgid "In which country are you located ?"
-#~ msgstr " ?"
-
-#~ msgid "KDE, QT, Gnome, GTK+"
-#~ msgstr "KDE, QT, Gnome, GTK+"
-
-#~ msgid "Other countries"
-#~ msgstr " "
-
-#~ msgid "Python, Perl, libraries, tools"
-#~ msgstr "Python, Perl, , "
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr " ?"
-
-#~ msgid "don't use pppoe"
-#~ msgstr " PPPOE"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n ()"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n ()"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n ( )"
-
-#~ msgid "interesting"
-#~ msgstr ""
-
-#~ msgid "mandatory"
-#~ msgstr ""
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
deleted file mode 100644
index e54c49bdb..000000000
--- a/perl-install/share/po/br.po
+++ /dev/null
@@ -1,8684 +0,0 @@
-# DrakX e Brezhoneg.
-# Copyright (C) 1999-2000 MandrakeSoft
-# Thierry Vignaud <tvignaud@mandrakesoft.com>, 1999-2000
-# Ja-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>, 1999-2000
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 1999-12-30 15:29+0100\n"
-"Last-Translator: Ja-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>\n"
-"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr "o lenn ar c'hefluniadur"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Kartenn c'hrafek"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Diuzit ur gartenn c'hrafek"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Dibabit ur servijer X"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "servijer X"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-#, fuzzy
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Pe seurt enmont a vennit ouzhpenna"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:371
-#, fuzzy
-msgid "XFree configuration"
-msgstr "Kefluniadur goude stalia"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Diuzit ment memor ho kartenn c'hrafek"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Dibabit dibarzho ar servijer"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Dibabit ur skramm"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Skramm"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"An div arventenn dreistpouezus a zo ar feur freskaat a-serzh, da lavaret eo "
-"ar\n"
-"feur ma vez freskaet ar skramm a-bezh, ha pouezusuc'h c'hoazh ar feur "
-"kempreda\n"
-"a-led, da lavaret eo ar feur ma vez diskwelet linenno skuba.\n"
-"\n"
-"HOLLBOUEZHUS eo deoc'h na spisaat ur seurt skramm gant ur feur kempreda\n"
-"a zo en tu-hont da varregezh ho skramm : gallout a rafe gwasta ho skramm\n"
-" M'hoc'h eus douetas, dibabit ur c'hefluniadur fur."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Feur freskaat a-led"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Feur freskaat a-serzh"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Skramm ket kefluniet"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Kartenn c'hrafek ket kefluniet c'hoazh"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Spisterio ket dibabet c'hoazh"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../Xconfigurator.pm_.c:555
-#, fuzzy
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Da ziwall : arvarus eo amproui ar gartenn c'hrafek-ma"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Amproui ar c'hefluniadur"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"klaskit kemma arventenno 'zo"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "C'hoarvezet eo ur fazi :"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Kuitaat e %d eilenn"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Ha reizh eo ar c'hefluniadur ?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "C'hoarvezet eo ur fazi, klaskit kemma arventenno 'zo"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Spister"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Dibabit ar spister ha donder al livio"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Kartenn c'hrafek : %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "Servijer XFree86 : %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr "Mailh"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Diskouez pep tra"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Spisterio"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Reizhadur ar stokellaoueg : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Seurt logodenn : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Trobarzhell al logodenn : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Skramm : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "KempredA-led ar skramm : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "FreskA-serzh ar skramm : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Kartenn c'hrafek : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Memor c'hrafek : %s ko\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, fuzzy, c-format
-msgid "Color depth: %s\n"
-msgstr "Dibarzho donder liv"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, fuzzy, c-format
-msgid "Resolution: %s\n"
-msgstr "Spisterio"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Servijer XFree86 : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, fuzzy, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Servijer XFree86 : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "O prienti kefluniadur X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Petra a vennit ober ? "
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Kemma ar skramm"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Kemma ar gartenn c'hrafek"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Kemma dibarzho ar servijer"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Kemma ar spister"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Diskouez titouro"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Amproui adarre"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Kuitaat"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, fuzzy, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr "Derc'hel ar c'hefluniadur IP o ren"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Adereit ouzh %s evit bevaat ar c'hemmo mar plij"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X pa loc'her"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Keflunia ho urzhiataer evit lasa X ent emgefreek pa loc'ho a c'hella.\n"
-"Mennout a rit lasa X pa adloc'hit ?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 liv (8 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 mil liv (15 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 mil liv (16 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 milion a livio (24 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 miliard a livio (32 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 ko"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 ko"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 Mo"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 Mo"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 Mo"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 Mo"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 Mo pe vuioc'h"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA standard, 640x480 da 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Gour-VGA, 800x600 da 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "Kenglotus 8514, 1024x768 da 87 Hz pebeilet (800x600 ebet)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Gour-VGA, 1024x768 da 87 Hz pebeilet, 800x600 da 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Gour-VGA astennet, 800x600 da 60 Hz, 640x480 da 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "G-VGA nann-pebeilet, 1024x768 da 60 Hz, 800x600 da 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "G-VGA talm uhel, 1024x768 da 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Lies-talm a c'hell ober 1280x1024 da 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Lies-talm a c'hell ober 1280x1024 da 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Lies-talm a c'hell ober 1280x1024 da 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Skramm a c'hell ober 1600x1200 da 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Skramm a c'hell ober 1600x1200 da 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Rann genta ar parzhadur loc'ha"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Rann genta ar bladenn (MBR)"
-
-#: ../../any.pm_.c:103
-#, fuzzy
-msgid "SILO Installation"
-msgstr "Staliadur LILO/grub"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Pelec'h e mennit stalia ar c'harger loc'ha ?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "Staliadur LILO/grub"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-#, fuzzy
-msgid "Yaboot"
-msgstr "Gwrizienn"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Dibarzho penna ar c'harger loc'ha"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-#, fuzzy
-msgid "Bootloader to use"
-msgstr "Dibarzho penna ar c'harger loc'ha"
-
-#: ../../any.pm_.c:151
-#, fuzzy
-msgid "Bootloader installation"
-msgstr "Dibarzho penna ar c'harger loc'ha"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Trobarzhell loc'ha"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ne da ket en-dro gant BIOSo kozh)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Fetis"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "fetis"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Mod video"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Gedvezh kent loc'ha ar skeudenn dre ziouer"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Tremenger"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Tremenger (adarre)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Strishaat dibarzho al linenn urzhia"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "strishaat"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Skara /tmp bep ma loc'her"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Spisait ment ar memor vev diouzh ret (kavet %d Mo)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Aotren lies trolinenn"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Roit ment ar memor vev e Mo"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Didalvout eo ``Strishaat dibarzho al linenn urzhia'' hep tremenger"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Klaskit adarre mar plij"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "An tremegerio ne glot ket"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-#, fuzzy
-msgid "Default OS?"
-msgstr "Dre ziouer"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Setu da heul an enmonto liesseurt.\n"
-"Gallout a rit ouzhpenna lod pe gemma a re a zo."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Ouzhpenna"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Graet"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "Kemma RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Pe seurt enmont a vennit ouzhpenna"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Reizhiado (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Reizhiado (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Reizhiado (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Skeudenn"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Gwrizienn"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Ouzhpenna"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Lenn-skriva "
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Taolenn"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Arvarus"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Skridennad"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Dre ziouer"
-
-#: ../../any.pm_.c:284
-#, fuzzy
-msgid "Initrd-size"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Dilemel an enmont"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Berzet eo ar skridennado goullo"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "En implij eo ar skridennad-se endeo"
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr "Peseurt moullerez hoc'h eus ?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Kavet etrefas %s %s"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Hag un all hoc'h eus ?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ket"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ya"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Gwelet titouro periantel"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "O stalia ur sturier evit kartenn %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(mollad %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Pe sturier %s a zlefen amproui ?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"E degouezho 'zo, ar sturier %s en deus ezhomm titouro ouzhpenn evit mont\n"
-"en-dro reizh, daoust ma da en-dro mat hepto peurvuia. Ha mennout a rit "
-"spisaat\n"
-"dibabo ouzphenn evita, pe aotren d'ar sturier amproui ho penvek evit\n"
-"an titouro en deus ezhomm ? A-wecho, amproui a c'hell sac'ha un "
-"urzhiataer,\n"
-"hogen ne raio reuz ebet."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Embroui"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Spisait dibarzho"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Brema e c'hellit pourveza e zibarzho d'ar mollad %s"
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Brema e c'hellit pourveza e zibarzho d'ar mollad %s.\n"
-"Diouzh ar furmad ``anv=talvoud anv2=talvoud2...'' eo an dibabo.\n"
-"Da skouer, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Dibarzho ar mollad :"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Karga ar mollad %s a zo sac'het.\n"
-"Mennout a rit klask adarre gant arventenno all ?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(ouzhpennet %s endeo)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Re eeun eo an tremeger"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Roit un anv arveriad mar plij"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"An anv arveriad a zle beza enna lizherenno munut, sifro, `-' ha `_' "
-"hepken"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "En implij eo an anv arveriad-se endeo"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Ouzhpenna un arveriad"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Skrivit un arveriad\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Aotren an arveriad"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Anv gwirion"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Anv arveriad"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Shell"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Arlun"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr ""
-
-#: ../../any.pm_.c:767
-#, fuzzy
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Keflunia ho urzhiataer evit lasa X ent emgefreek pa loc'ho a c'hella.\n"
-"Mennout a rit lasa X pa adloc'hit ?"
-
-#: ../../any.pm_.c:769
-#, fuzzy
-msgid "Choose the default user:"
-msgstr "Dibabit ar ment nevez"
-
-#: ../../any.pm_.c:770
-#, fuzzy
-msgid "Choose the window manager to run:"
-msgstr "Dibabit ar benveg a vennit stalia"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, fuzzy, 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 ""
-"Degemer mat e %s, an dibaber reizhiad oberian~ !\n"
-"\n"
-"Evit rollan~ an dibabou aotreet, stokit <TAB>.\n"
-"\n"
-"Evit kargan~ unan anezho, skrivit e anv ha stokit <ENKAS> pe c'hortozit %d "
-"eilenn evit al loc'han~ dre ziouer.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Degemer mat e GRUB an dibaber reizhiad oberia !"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Implijit ar stokello %c ha %c evit diuz pe enmont zo war wel"
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Stokit enkas evit loc'ha ar RK diuzet, 'e' evit aoza an"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "urzhiado kent loc'ha, pe 'c' evit ul linenn-urzhia."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "An enmont war wel a vo loc'het ent emgefreek e %d eilenn."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr ""
-
-#. -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:918
-msgid "Desktop"
-msgstr "Gorretaol"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Meuziad Lasa"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-#, fuzzy
-msgid "Boot Style Configuration"
-msgstr "Kefluniadur goude stalia"
-
-#: ../../bootlook.pm_.c:79
-#, fuzzy
-msgid "/_File"
-msgstr "Restro :\n"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr "Keflunia X"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr "Lugerezh ar voullerez"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr "Anv domani"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr "Skramm"
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr "Kemma ar skramm"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr "Trobarzhell loc'ha"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Dre ziouer"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Nulla"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Kroui"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Divarc'ha"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Dilemel"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Furmadi"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Adventa"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Seurt"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Poent marc'ha"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Skriva /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Tremen er mod mailh"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Tremen er mod boas"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Adaoza adalek ar restr"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Enrolla er restr"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Assevel adalek ar pladennig"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Enrolla war bladennig"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Skara an holl"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Furmadi an holl"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Ac'hubi ent emgefreek"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Ac'hubet eo an holl barzhadurio kenta renk"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "N'hellan ouzpenna parzhadur ebet ken"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Evit kaout muioc'h a barzhadurio, lamit unan evit ma c'hellot kroui ur "
-"parzhadur astennet mar plij"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Dizober"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Skriva an daolenn barzha"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr "Dilec'hia"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Disloa"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Goullo"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "All"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Seurt ar reizhiado restro :"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Munudo"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Ur mell barzhadur FAT hoc'h eus\n"
-"(implijet gant MicroSoft Dos/Windows peurliesa).\n"
-"Alia a ran ouzoc'h adventa ar parzhadur-se\n"
-"(klikit warni, da c'houde klikit war \"Adventa\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Gwarezit ho roado da genta mar plij"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lennit aketus !"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"M'emaoc'h e soj implijout aboot, taolit evezh leuskel un egor dieub (2048 "
-"rann\n"
-"a zo a-walc'h) e dero ar bladenn"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Bezit war evezh : arvarus eo an obererezh-ma."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Fazi"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Poent marc'ha :"
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Trobarzhell :"
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Seurt : "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Anv: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "O kregi : rann %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Ment: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s rann"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Kranenn %d da granenn %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Furmadet\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Ket furmadet\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Marc'het\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Restr(o) savetei : %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Parzhadur loc'het dre ziouer\n"
-" (evit loc'ha MS-DOS, ket evit lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Live %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Ment diaoz %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "Pladenno RAID %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Anv ar restr savetei : %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Klikit war ur parzhadur mar plij"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Ment: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "Pladenno LVM %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Seurt taolenn barzha : %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "war bus %d Nn %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Marc'ha"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Bevaat"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Ouzhpenna da RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Lemel diwar RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Kemma RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Ouzhpenna da LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Lemel diwar LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Implij da savetei"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Dibabit un obererezh"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Ma zigarezit na asanti kroui /boot ken pell war ar bladenn (war ur granenn "
-"> 1024).\n"
-"Pe e implijit LILO ha ne daio ket en-dro, pe ne rit ket ha n'hoc'h eus ket "
-"ezhomm a /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Lec'hiet eo ar parzhadur hoc'h eus diuzet da ouzphenna evel gwrizienn (/) "
-"en tu-hont\n"
-"d'ar 1024vet kranenn eus ar bladenn galet, ha n'hoc'h eus ket a barzhadur /"
-"boot.\n"
-"Ma vennit implijout ar merour loc'ha LILO, taolit pled da ouzhpenna ur "
-"parzhadur /boot"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Grit kentoc'h gant ``%s''"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Implijit ``Divarc'ha'' da genta"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Goude kemma seurt ar parzhadur %s, holl roado ar parzhadur-se a vo kollet"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Kenderc'hel evelato ?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Kuitaat hep enrolla"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Kuitaat hep skriva an daolenn barzha ?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Kemma seurt ar parzhadur"
-
-#: ../../diskdrake.pm_.c:517
-#, fuzzy
-msgid "Which filesystem do you want?"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Pelec'h e mennit marc'ha ar restr savetei %s ?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Pelec'h e mennit marc'ha an drobarzhell %s ?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"N'hellan ket dizober ar poent marc'ha dre m'eo implijet ar parzhadur-se\n"
-"evit savetei. Lamit ar savetei da genta"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"Goude furmadi ar parzhadur %s, holl roado ar parzhadur-se a vo kollet"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "O furmadi"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "O furmadi ar restr savetei %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "O furmadi ar parzhadur %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Goude furmadi an holl barzhadurio,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "kollet e vo holl roado war ar parzhadurio-se"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Dilec'hia"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Rann"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Da beseurt rann e mennit dilec'hia ?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "O tilec'hia"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "O tilec'hia ur parzhadur..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "War-nes beza skrivet war bladenn eo taolenn barzha an ardivink %s !"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Ret e vo deoc'h adloc'ha a-raok ma talvezo ar c'hemm"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "O jedi bevenno ar reizhiad restro FAT"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Oc'h adventa"
-
-#: ../../diskdrake.pm_.c:643
-#, fuzzy
-msgid "This partition is not resizeable"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Mat e vije gwarezi holl roado ar parzhadur-se"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Goude adventa ar parzhadur %s e vo kollet holl roado ar parzhadur-se"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Dibabit ar ment nevez"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mo"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Kroui ur parzhadur nevez"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Rann kregi :"
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Ment e Mo :"
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Seurt ar reizhiad restro :"
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Dibarzh :"
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "N'heller ket implijout ar parzhadur-ma evit savetei"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Savetei"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Anv ar restr savetei :"
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Restr implijet gant ur savetei all endeo, dibabit unan all"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Ar restr a zo endeo. E implijout ?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Diuzit ar restr"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"N'eo ket hevel ment an daolenn barzha gwarezet\n"
-"Kenderc'hel memestra ?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Ho evezh"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Lakait ur bladennig el lenner\n"
-"Kollet e vo holl roado ar bladennig-se"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "O klask assevel an daolenn barzha"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "trobarzhell"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "live"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "ment diaoz"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Dibabit da be RAID ouzhpenna"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nevez"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Dibabit da be LVM ouzhpenna"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Emvarc'ha ar skoro lem/laka"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Taolenn barzha saveteerezh"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Adkarga"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "furmadi er seurt %s eus %s a zo sac'het"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "N'ouzon ket penaos furmadi %s er seurt %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "marc'ha sac'het :"
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fazi en ur zivarc'ha %s : %s"
-
-#: ../../fsedit.pm_.c:21
-#, fuzzy
-msgid "simple"
-msgstr "Restr"
-
-#: ../../fsedit.pm_.c:30
-#, fuzzy
-msgid "server"
-msgstr "servijer X"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Poento marc'ha a rank kregi gant /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Bez' ez eus ur parzhadur e boent marc'ha %s endeo\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Marc'ha kelc'hiek %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Fazi en ur zigeri %s evit skriva : %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"C'hoarvezet ez eus ur fazi - n'eus bet kavet trobarzhell reizh ebet a-benn "
-"kroui reizhiado restro nevez warni. Gwiriit abeg ar gudenn-ma en ho "
-"ardivinkaj mar plij "
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "N'hoc'h eus parzhadur ebet !"
-
-#: ../../help.pm_.c:9
-#, fuzzy
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Dibabit ho yezh muia-karet evit stalia hag implijout ar reizhiad."
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Dibabit ar reizhadur a glot gant ho stokellaoueg er roll a-us"
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-"Diuzit :\n"
-"\n"
-" - Neuziet : Ma 'z oc'h kustumet a-walc'h gant GNU/Linux, tu vo neuze "
-"deoc'h\n"
-" dibab an implij penna evit ho ardivink. Sellit a-is evit munudo.\n"
-"\n"
-"\n"
-" - Mailh : Ma 'z oc'h en ho pleud gant GNU/Linux ha mennet da seveni\n"
-" ur staliadur neuziet-tre. Evel evit ar renkad stalia \"Neuziet\" e vo\n"
-" tu deoc'h diuz an implij evit hor reizhiad.\n"
-" Hogen mar plij, NA ZIBABIT KET SE NEMET MA OUZIT PEZH EMAOC'H OC'H OBER!"
-
-#: ../../help.pm_.c:68
-#, fuzzy
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"An dibabo liessek evit implij ho ardivink (en ur c'houlakaat neuze hoc'h "
-"eus\n"
-"dibabet pe \"Neuziet\" pe \"Mailh\" da renkad stalia) a zo evel a-heul :\n"
-"\n"
-" - Boas : dibabit se ma 'z oc'h mennet da implijout ho ardivink dreist-"
-"holl\n"
-" evit un implij pemdeziek (labour burev, aozerezh grafiko hag all). Na\n"
-" c'hortozit ket e vije staliaet nep kempuner, maveg diorren h.a.\n"
-"\n"
-" - Diorren : evel m'hen diskouez an anv. Dibabit se ma 'z oc'h mennet da\n"
-" implijout ho ardivink dreist-holl evit diorren mezianto. Neuze ho po "
-"un\n"
-" heuliad klok a mezianto staliet a-benn kempuna, dizraena ha furmadi\n"
-" kod tarzh, pe groui pakado meziantel.\n"
-"\n"
-" - Servijer : dibabit se m'eo gouestlet an ardivink a stalhit Linux-"
-"Mandrake\n"
-" warna da veza impliet evel servijer. ur servijer restro (NFS pe "
-"SMB),\n"
-" ur servijer moulla (moulla diouzh komenad Unix lp (line printer) pe "
-"zoare\n"
-" Windows SMB), ur servijer dilesadur (NIS), ur servijer stlennvon hag "
-"all.\n"
-" Da heul, na c'hortozit staliadur tamm kinkladur ebet (KDE, GNOME...).\n"
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-#, fuzzy
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Gallout a rit brema diuz ar strollad pakado a vennit\n"
-"stalia pe vremanaat.\n"
-"\n"
-"DrakX a glasko neuze hag-e hoc'h eus egor a-walc'h evit stalia an holl "
-"anezho.\n"
-"Ma n'hoc'h eus ket, e kemenno deoc'h. Ma vennit kenderc'hel evelato, e "
-"seveno staliadur\n"
-"an holl strollado diuzet hogen e laosko pakado 'zo dezho nebeutoc'h a\n"
-"dalvoudegezh. E trao ar roll e c'hellit diuz an dibarzh\n"
-"\"Diuz pakado unan hag unan\" ; en degouezh-se e vo ret deoc'h furchal\n"
-"a-dreuz tremen 1000 pakad..."
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-#, 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 ""
-"M'hoc'h eus an holl CDo er roll a-is, gwaskit Mat eo.\n"
-"Ma n'hoc'h eus hini eus ar CDo-se, gwaskit Nulla.\n"
-"Ma fazi deoc'h lod eus ar CDo, andiuzit anezho ha gwaskit Mat eo."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-#, fuzzy
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Diuzit ar porzh a zere mar plij. Da skouer, porzh COM1 dindan MS Windows\n"
-"a vez anvet ttyS0 gant Linux."
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-#, 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 ""
-"Gallout a rit brema skriva dibarzho sifrenna. Ma n'oc'h ket sur petra\n"
-"skriva, an titouro reizh ho po digant ho PMG."
-
-#: ../../help.pm_.c:431
-#, fuzzy
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Skrivit :\n"
-"\n"
-" - Chomlec'h IP : m'eo dianav deoc'h, goulennit digant merour ho rouedad.\n"
-"\n"
-"\n"
-" - Rouedmaskl : \"255.255.255.0\" a zo peurvuia un dibab mat. M'hoc'h eus\n"
-"douetas, goulennit digant merour ho rouedad.\n"
-"\n"
-"\n"
-" - IP emgefreek : Ma ra ho rouedad gant ar c'homenad bootp pe dhcp, "
-"diuzit \n"
-"an dibarzh-se. Ma vez diuzet, n'eus ezhomm talvoud ebet er \"Chomlec'h IP"
-"\".\n"
-"M'hoc'h eus douetas, goulennit digant merour ho rouedad.\n"
-
-#: ../../help.pm_.c:443
-#, 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 ""
-"Ma implij ho rouedad NIS, diuzit \"Implijout NIS\". Ma ne ouzit ket, "
-"goulennit\n"
-"digant merour ho rouedad."
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-"Gallout a rit brema skriva dibarzho sifrenna. Ma n'oc'h ket sur petra\n"
-"skriva, an titouro reizh ho po digant ho PMG."
-
-#: ../../help.pm_.c:455
-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 ""
-"Ma implijit proksio, keflugnit anezho brema mar plij. Ma ne ouzit ket hag\n"
-"e rankit implijout proksio, goulennit digant merour ho rouedad pe ho PMG."
-
-#: ../../help.pm_.c:459
-#, fuzzy
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Stalia pakado rinegouriezh a c'hellit m'eo bet kefluniet reizh ho\n"
-"kevreadenn ouzh ar Genrouedad. Dibabit da genta ur melezour a vennit "
-"ezkarga\n"
-"pakado diwarna ha da c'houde diuzit ar pakado da stalia.\n"
-"\n"
-"Taolit evezh e rankit diuz ar melezour hag ar rinegouriezh hervez al\n"
-"lezenno o ren du-se."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-#, fuzzy
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"Brema e c'hellit diuz ho takad-eur diouzh al lec'h ma chomit enna.\n"
-"\n"
-"\n"
-"Linux a vera an eur e GMT pe \"Greenwich Mean Time\" hag e amdrei a ra\n"
-"en eur lec'hel hervez an takad-eur hoc'h eus diuzet."
-
-#: ../../help.pm_.c:479
-#, fuzzy
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Brema e c'hellit diuz pe servijo a vennit e vije laset pa loc'her.\n"
-"Pa zeu ho logodenn war un draez, ul lagadenn skoazell a zeuio war wel hag\n"
-"a zisplego pal ar servij-se.\n"
-"\n"
-"Bezit aketuz-kena el lankad-ma ma vennit implijout ho ardivink evel ur\n"
-"servijer : mennout a rit emichas chom hep loc'ha kement servij n'ho peus "
-"ket\n"
-"c'hoant."
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-#, fuzzy
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Brema e c'hellit skriva an tremenger root evit ho reizhiad\n"
-"Linux-Mandrake. An tremenger a zle beza roet div wech evit\n"
-"gwiria m'eo skrivet hevel an div wech.\n"
-"\n"
-"\n"
-"Merour ar reizhiad eo root, hag e eo an arveriad nemeta aotreet\n"
-"da gemma kefluniadur ar reizhad. Rak se, dibabit an tremenger-se\n"
-"gant aket ! Dajerus-kena e c'hell beza un implij nann aotreet\n"
-"ar gont root evit anterinded ar reizhiad hag e roado, hag ar\n"
-"reizhiado all kevreet outa. An tremenger a zlefe beza ur meskaj\n"
-"a lizherenno alfaniverel, enna 8 arouezenn d'an nebeuta. Ne\n"
-"zlefe BIKEN beza lakaet dre skrid. Na rit ket a dremenger re hir\n"
-"pe re luziet, memestra : dav eo deoc'h kaout soj anezha hep re a\n"
-"strivo."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Evit sevel ur reizhiad suroc'h, gwelloc'h deoc'h diuz \"Implijout ur restr "
-"kuzhet\"\n"
-"hag \"Implijout tremegerio MD5\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Ma implij ho rouedad NIS, diuzit \"Implijout NIS\". Ma ne ouzit ket, "
-"goulennit\n"
-"digant merour ho rouedad."
-
-#: ../../help.pm_.c:617
-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 ""
-"Brema e c'hellit kroui unan pe vuioc'h a gont(o) arveriad \"boutin\",\n"
-"dre enebiez ouzh ar gont arveriad \"dreistwiriet\", root hec'h anv. Gallout\n"
-"a rit kroui unan pe vuioc'h a gont(o) evit kement den a fell deoc'h\n"
-"aotren da implijout an urzhiataer. Taolit evezh pep kont arveriad he\n"
-"devo he dibarzho dezhi (endro grafikel, kefluniadur ar goulevio,\n"
-"h.a.) hag he renkell \"Er-gr\" dezhi, ma vo enrollet an dibarzho-se\n"
-"enni.\n"
-"\n"
-"\n"
-"Da genta holl, krouit ur gont evidoc'h-chwi ! Ha pa vefec'h arveriad "
-"nemeta\n"
-"an ardivink, ARABAT deoc'h erea evel root evit implij pemdeziek ar "
-"reizhiad : \n"
-"arvarus-kena eo a-fet surentez. Ur fazi stokell a zo a-walc'h evit lakaat\n"
-"boud ho reizhiad.\n"
-"\n"
-"\n"
-"Gant se, gwelloc'h vije deoc'h erea ouzh ar reizhiad en ur implijout ar\n"
-"gont arveriad ho po krouet ama, hag erea evel root evit kefridio a\n"
-"vererezh ha trezerc'hel hepken."
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-#, fuzzy
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Ret eo deoc'h menegi pelec'h e mennit\n"
-"lec'hia an titouro ret evit loc'ha Linux.\n"
-"\n"
-"\n"
-"Nemet ma ouifec'h resis ar pezh a rit, dibabit \"Rann genta\n"
-"ar bladenn (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Nemet ma ouifec'h a-zevri ez eo dishevel, \"/dev/hda\" eo an dibab boas\n"
-"(pladenn IDE mestr kenta) pe \"/dev/sda\" (pladenn SCSI kenta)."
-
-#: ../../help.pm_.c:653
-#, fuzzy
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (the LInux LOader) ha Grub a zo kargerien loc'ha : barrek int da "
-"loc'ha\n"
-"pe Linux pe forzh pe reizhiad korvoi all bezat war ho urzhiataer.\n"
-"Peurvuia, ar reizhiado korvoi all-se a vez dinoet ha staliet reizh.\n"
-"Ma n'eo ket kont evel-hen, gallout a rit ouzhpenna un enmont gant an dorn\n"
-"er skramm-ma. Taolit pled da zibab an arventenno reizh.\n"
-"\n"
-"\n"
-"Gallout a rafec'h ivez mennout na lakaat hegerz hini ebet eus ar reizhiado\n"
-"korvoi-se, neuze n'hoc'h eus ken nemet dilemel an enmonto a zegouezh. "
-"Hogen\n"
-"neuze e vo ret deoc'h kaout ur bladennig loc'ha evit loc'ha anezho."
-
-#: ../../help.pm_.c:665
-#, 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 ""
-"Setu dibabo penna LILO ha grub :\n"
-" - Trobarzhell loc'ha : a dermen anv an drobarzhell (da sk. parzhadur\n"
-"ur bladenn galet) a zo enni ar rann loc'ha. Nemet ma ouifec'h a-zevri\n"
-"ez eo dishevel, dibabit \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Gedvezh a-raok loc'ha ar skeudenn dre ziouer : a spisa an niver a\n"
-"zekvet eilenno a rankfe gortoz ar c'harger loc'ha kent loc'ha ar "
-"skeudenn\n"
-"genta. Talvoudus eo war reizhiado a loc'h diouzhtu adalek ar bladenn "
-"galet\n"
-"goude beza enaouet ar stokellaoueg. Ne gortoz ket ar c'harger loc'ha m'eo\n"
-"disojet \"gedvezh\" pe dermenet da mann.\n"
-"\n"
-"\n"
-" - Mod video : a spisa ar mod skrid VGA a rankfe beza diuzet pa loc'her.\n"
-"An talvoudo a heul a zo hegerz :\n"
-" * boas : a ziuz ar mod skrid 80x25 boas.\n"
-" * <niver> : a implij ar mod skrid a zegouezh."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-#, fuzzy
-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 ""
-"LILO (the LInux LOader) ha Grub a zo kargerien loc'ha : barrek int da "
-"loc'ha\n"
-"pe Linux pe forzh pe reizhiad korvoi all bezat war ho urzhiataer.\n"
-"Peurvuia, ar reizhiado korvoi all-se a vez dinoet ha staliet reizh.\n"
-"Ma n'eo ket kont evel-hen, gallout a rit ouzhpenna un enmont gant an dorn\n"
-"er skramm-ma. Taolit pled da zibab an arventenno reizh.\n"
-"\n"
-"\n"
-"Gallout a rafec'h ivez mennout na lakaat hegerz hini ebet eus ar reizhiado\n"
-"korvoi-se, neuze n'hoc'h eus ken nemet dilemel an enmonto a zegouezh. "
-"Hogen\n"
-"neuze e vo ret deoc'h kaout ur bladennig loc'ha evit loc'ha anezho."
-
-#: ../../help.pm_.c:805
-#, fuzzy
-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 ""
-"Setu dibabo penna LILO ha grub :\n"
-" - Trobarzhell loc'ha : a dermen anv an drobarzhell (da sk. parzhadur\n"
-"ur bladenn galet) a zo enni ar rann loc'ha. Nemet ma ouifec'h a-zevri\n"
-"ez eo dishevel, dibabit \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Gedvezh a-raok loc'ha ar skeudenn dre ziouer : a spisa an niver a\n"
-"zekvet eilenno a rankfe gortoz ar c'harger loc'ha kent loc'ha ar "
-"skeudenn\n"
-"genta. Talvoudus eo war reizhiado a loc'h diouzhtu adalek ar bladenn "
-"galet\n"
-"goude beza enaouet ar stokellaoueg. Ne gortoz ket ar c'harger loc'ha m'eo\n"
-"disojet \"gedvezh\" pe dermenet da mann.\n"
-"\n"
-"\n"
-" - Mod video : a spisa ar mod skrid VGA a rankfe beza diuzet pa loc'her.\n"
-"An talvoudo a heul a zo hegerz :\n"
-" * boas : a ziuz ar mod skrid 80x25 boas.\n"
-" * <niver> : a implij ar mod skrid a zegouezh."
-
-#: ../../help.pm_.c:818
-#, fuzzy
-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 ""
-"Brema eo poent keflunia ar reizhiad X Window, a zo kraonienn\n"
-"EGA (Etrefas Grafikel Arveriad) Linux. Evit ar c'hefridi-se, ret eo\n"
-"deoc'h keflunia ho kartenn grafek hag ho skramm. Emgefreek eo ar bras\n"
-"eus al lankado-se, evelato, neuze gwiria pezh a zo bet graet hag\n"
-"asanti d'ar c'hefluniadur a zlefe beza ho labour :)\n"
-"\n"
-"\n"
-"Pa 'z eo graet ar c'heflunia, laset e vo X (nemet ma c'houlennit\n"
-"digant DrakX chom hep hen ober) e seurt ma c'hellit gwiria ha\n"
-"sellet ha plijet oc'h gant an dibarzho. Ma n'oc'h ket, e c'hellit\n"
-"mont war gil hag o c'hemma, ken lies gwech ha ma karot."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"M'eo siek un dra bennak en ho kefluniadur X, implijit an dibarzho-se\n"
-"a-benn keflunia reizh ar reizhiad X Window."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Ma kavit gwelloc'h implijout un ereadur grafikel, diuzit \"Ya\". Mod all,\n"
-"diuzit \"Ket\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Ema ho reizhiad war-nes adloc'ha.\n"
-"\n"
-"Goude adloc'ha, karga a raio ho reizhiad Linux Mandrake nevez ent "
-"emgefreek.\n"
-"Ma vennit loc'ha ur reizhiad korvoi all, lennit ar gourc'hemenno "
-"ouzhpenn\n"
-"mar plij."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Dibabit ho yezh"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Diuzit renkad ar staliadur"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Dinoi ar bladenn galet"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Keflunia al logodenn"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Dibabit ho stokellaoueg"
-
-#: ../../install2.pm_.c:42
-#, fuzzy
-msgid "Security"
-msgstr "rodellek"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Keflunia reizhiado restro"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Furmadi parzhadurio"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Dibabit pakado da stalia"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Stalia ar reizhiad"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Termeni tremenger root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Ouzhpenna un arveriad"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Keflunia ur rouedad"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Keflunia servijo"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Kroui ur bladennig loc'ha"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Stalia ar c'harger loc'ha"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Keflunia X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Dilezel ar staliadur"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "N'hella ket implijout ar skigna hep domani NIS"
-
-#: ../../install_any.pm_.c:676
-#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Lakait ur bladennig el lenner %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Fazi en ur lenn ar restr $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Mat eo"
-
-#: ../../install_gtk.pm_.c:423
-#, fuzzy
-msgid "Please test the mouse"
-msgstr "Dibabit seurt ho logodenn, mar plij."
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-#, fuzzy
-msgid "To activate the mouse,"
-msgstr "Dibabit seurt ho logodenn, mar plij."
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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 ""
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Ret eo deoc'h kaout ur parzhadur gwrizienn.\n"
-"Evit se, krouit ur parzhadur (pe glikit war unan a zo c'hoazh).\n"
-"Da c'houde dibabit an ober ``Poent marc'ha'' ha lakait anezha da `/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Ret eo deoc'h kaout ur parzhadur disloa"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"N'hoc'h eus ket a barzhadur disloa\n"
-"\n"
-"Kenderc'hel evelato ?"
-
-#: ../../install_interactive.pm_.c:68
-#, fuzzy
-msgid "Use free space"
-msgstr "Implij da savetei"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:78
-#, fuzzy
-msgid "Use existing partition"
-msgstr "O furmadi parzhadurio"
-
-#: ../../install_interactive.pm_.c:80
-#, fuzzy
-msgid "There is no existing partition to use"
-msgstr "O klask assevel an daolenn barzha"
-
-#: ../../install_interactive.pm_.c:87
-#, fuzzy
-msgid "Use the Windows partition for loopback"
-msgstr "Implij da savetei"
-
-#: ../../install_interactive.pm_.c:90
-#, fuzzy
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Dibabit ar mento"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Ment ar parzhadur gwrizienn e Mo :"
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Ment ar parzhadur disloa e Mo :"
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:105
-#, fuzzy
-msgid "Which partition do you want to resize?"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../install_interactive.pm_.c:107
-#, fuzzy
-msgid "Computing Windows filesystem bounds"
-msgstr "O jedi bevenno ar reizhiad restro FAT"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:114
-#, fuzzy
-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 ""
-"HO EVEZH !\n"
-"\n"
-"Ezhomm en deus DrakX adventa ho parzhadur Windows brema. Bezit war "
-"evezh :\n"
-"arvarus eo an obererezh-se. Ma n'hoc'h eus ket graet c'hoazh, gwelloc'h e\n"
-"vije deoc'h seveni da genta scandisk (ha diouzh ret seveni defrag) war "
-"ar\n"
-"parzhadur-se, ha gwarezi ho roado. Pa vezit sur, gwaskit \"Mat eo\""
-
-#: ../../install_interactive.pm_.c:123
-#, fuzzy
-msgid "Which size do you want to keep for windows on"
-msgstr "Da beseurt rann e mennit dilec'hia ?"
-
-#: ../../install_interactive.pm_.c:124
-#, fuzzy, c-format
-msgid "partition %s"
-msgstr "Parzhadur"
-
-#: ../../install_interactive.pm_.c:130
-#, fuzzy, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Adventa ent emgefreek sac'het"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:157
-#, fuzzy, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Goude adventa ar parzhadur %s e vo kollet holl roado ar parzhadur-se"
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr "O furmadi parzhadurio"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:172
-#, fuzzy, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Gallout a rit brema parzha ho pladenn galet %s\n"
-"Pa 'z eo graet, na zisojit ket enrolla dre implijout `w'"
-
-#: ../../install_interactive.pm_.c:201
-#, fuzzy
-msgid "You don't have enough free space on your Windows partition"
-msgstr "N'hoc'h eus parzhadur windows ebet !"
-
-#: ../../install_interactive.pm_.c:217
-#, fuzzy
-msgid "I can't find any room for installing"
-msgstr "N'hellan ouzpenna parzhadur ebet ken"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:226
-#, fuzzy, c-format
-msgid "Partitioning failed: %s"
-msgstr "Seurt taolenn barzha : %s\n"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "O lasa ar rouedad"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "O tizenaoui ar rouedad"
-
-#: ../../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 ""
-"Degouezhet ez eus ur fazi, hogen n'ouzon ket e vera naet.\n"
-"Kendalc'hit war ho mar."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Poent marc'ha doubl %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Degemer e %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Lenner pladennig hegerz ebet"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "O kregi gant al lankad `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Dibabit ar ment a vennit stalia"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Ment hollek :"
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Stumm : %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Ment : %d Ko\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Dibabit ar pakado a vennit stalia"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Titouro"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Stalia"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "O stalia"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Gortozit mar plij,"
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Amzer a chom"
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Amzer hollek"
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "O prienti ar staliadur"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "O stalia ar pakad %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Kenderc'hel evelato ?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Ur fazi a zo bet en ur rumma pakado :"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Implijout ar c'hefluniadur o ren evit X11 ?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Dibabit unan eus ar renkado stalia a-heul mar plij :"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Ment hollek ar strollado hoc'h eus diuzet a zo war-dro %d Mo.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Ma vennit stalia nebeutoc'h eget ar ment-se,\n"
-"diuzit an dregantad a bakado a vennit stalia.\n"
-"\n"
-"Un dregantad izel a stalio hepken ar pakado pouezusa;\n"
-"un dregantad a 100%% a stalio an holl bakado diuzet."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"N'eus egor war ho pladenn nemet evit %d%% eus ar pakado-se.\n"
-"\n"
-"Ma vennit stalia nebeutoc'h eget se,\n"
-"diuzit an dregantad a bakado a vennit stalia.\n"
-"Un dregantad izel a stalio hepken ar pakado pouezusa;\n"
-"un dregantad a %d%% a stalio kement a bakado ma 'z eus tu."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Tu vo deoc'h o dibab spisoc'h el lankad a zeu."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Dregantad a bakado da stalia"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Diuzadenn strollad pakado"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Diuz pakado unan hag unan"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Astenn ar wezenn"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Plega ar wezenn"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Gwinta etre kompez ha rummet dre strollad"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Pakad siek"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Anv: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Talvoudegezh : %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Ment hollek : %d / %d Mo"
-
-#: ../../install_steps_gtk.pm_.c:467
-#, fuzzy
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "N'hellit ket andiuz ar pakad-ma. Staliet eo endo"
-
-#: ../../install_steps_gtk.pm_.c:471
-#, fuzzy
-msgid "The following packages are going to be installed"
-msgstr "Ar pakado a-heul a zo war-nes beza distaliet"
-
-#: ../../install_steps_gtk.pm_.c:472
-#, fuzzy
-msgid "The following packages are going to be removed"
-msgstr "Ar pakado a-heul a zo war-nes beza staliet/lamet"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "N'hellit ket diuz/andiuz ar pakad-ma"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Hema a zo ur pakad ret, n'hell ket beza andiuzet"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "N'hellit ket andiuz ar pakad-ma. Staliet eo endo"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Bremanaet e tle beza ar pabak-ma\n"
-"Ha sur oc'h e mennit e ziuza ?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "N'hellit ket andiuz ar pakad-ma. Ret eo dezha beza bremanaet"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "O vrasjedi"
-
-#: ../../install_steps_gtk.pm_.c:582
-#, fuzzy
-msgid "Please wait, preparing installation"
-msgstr "O prienti ar staliadur"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakad"
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-#, fuzzy
-msgid "Accept"
-msgstr "Aotren an arveriad"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-#, fuzzy
-msgid "Refuse"
-msgstr "Adventa"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Kemmit ho Cd-Rom!\n"
-"\n"
-"Lakait el lenner ar Cd-Rom warna an diketenn \"%s\" mar plij ha gwaskit Mat "
-"eo da c'houde.\n"
-"Ma n'ema ket ganeoc'h gwaskit Nulla evit chom hep stalia ar Cd-Rom-se."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Ur fazi a zo bet en ur stalia ar pakado :"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Ur fazi a zo bet"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Diuzit ar yezh da implijout, mar plij."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "Gallout a rit dibab yezho all hag a vo hegerz goude stalia"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Stokellaoueg"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Renkad stalia"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Pe renkad stalia a fell deoc'h ?"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Install/Update"
-msgstr "Stalia/Bremanaat"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Is this an install or an update?"
-msgstr "Hag ur staliadur pe ur bremanadur eo ?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Erbedet"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Mailh"
-
-#: ../../install_steps_interactive.pm_.c:226
-#, fuzzy
-msgid "Update"
-msgstr "Bremanaat"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Dibabit seurt ho logodenn, mar plij."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Porzh al logodenn"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outa, mar plij."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "O keflunia kartenno PCMCIA..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Keflunia IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "parzhadur hegerz ebet"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Dibabit at poento marc'ha"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, fuzzy, 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 ""
-"N'hella ket lenn ho taolenn barzha, re vrein eo evidon :(\n"
-"Klask a rin kenderc'hel en ur ziverka ar parzhadurio siek"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"Ne c'hellas ket DiskDrake lenn ent reizh an daolenn barzha.\n"
-"Kendalc'hit war ho mar !"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Parzhadur gwrizienn"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Pehini eo parzhadur gwrizienn (/) ho reizhiad ?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Ret eo deoc'h adloc'ha evit ma talvezo kemmo an daolenn barzha"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Dibabit ar parzhadur a vennit furmadi"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Gwiria ar bloc'ho siek ?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "O furmadi parzhadurio"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "O kroui hag o furmadi ar restr savetei %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Ket a-walc'h a zisloa evit peurstalia, kreskit anezha mar plij"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "O klask ar pakado hegerz"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "O kavout pakado da vremanaat"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, fuzzy, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr "Ho reizhiad n'eus ket wa-walc'h a egor evit stalia pe vremanaat"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, fuzzy, c-format
-msgid "Complete (%dMB)"
-msgstr "Boas"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, fuzzy, c-format
-msgid "Minimum (%dMB)"
-msgstr "(%d Mo)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, fuzzy, c-format
-msgid "Recommended (%dMB)"
-msgstr "Erbedet"
-
-#: ../../install_steps_interactive.pm_.c:486
-#, fuzzy
-msgid "Custom"
-msgstr "Neuziet"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"M'hoc'h eus an holl CDo er roll a-is, gwaskit Mat eo.\n"
-"Ma n'hoc'h eus hini eus ar CDo-se, gwaskit Nulla.\n"
-"Ma fazi deoc'h lod eus ar CDo, andiuzit anezho ha gwaskit Mat eo."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom skridennet \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"O stalia ar pakad %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Kefluniadur goude stalia"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Tu zo deoc'h brema ezkarga mezianto gouestlet d'ar rinegouriezh.\n"
-"\n"
-"HO EVEZH :\n"
-"\n"
-"Abalamour m'eo dishevel ar pennaenno meur o talvezout evit ar mezianto-"
-"ma hervez\n"
-"gwiraouriezho dishevel, ret eo d'an arval ha/pe arveriad en diwezh ar "
-"mezianto-ma\n"
-"gwiria eo aotreet da ezskarga, mirout ha/pe implijout ar mezianto-ma\n"
-"gouez d'al lezenno en e/he gwiraouriezh.\n"
-"\n"
-"Ouzhpenn an arval ha/pe arveriad en diwezh a rank beza war evezh chom hep "
-"terri\n"
-"lezenno e/he gwiraouriezh. Ma c'hoarvezfe gant an arval ha/pe arveriad\n"
-"en diwezh na zouja ouzh termeno lezenno o talvezout, e telezfe kastizo\n"
-"kriz.\n"
-"\n"
-"E nep degouezh ne vo dalc'het Mandrakesoft nag e oberatourien na/pe e "
-"bourvezerien\n"
-"atebek eus nep gaou dibar, ameeun pe zarvoudus a c'hoarvezfe (ha pa vefe\n"
-"zoken e-touez trao all koll gounid, arsav aferio, koll roado kenwerzhel "
-"ha\n"
-"kollo arc'hant all, hag atebegezh pe zigoll diouzh an dro da veza paeet\n"
-"da heul ur barnadeg) o tont diouzh implij, perc'henna, pe zoken ezkarga\n"
-"ar mezianto-ma, a c'hellfe an arval ha/pe arveriad en diwezh beza\n"
-"grataet goude beza sinet an emglev-ma.\n"
-"\n"
-"\n"
-"Evit forzh pe c'houlenn a-zivout an emglevio-se, darempredit mar plij\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"SUA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Dibabit ur melezour da dapout ar pakado diwarna"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "O tarempredi ar melezour evit kaout roll ar pakado hegerz"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Dibabit ar pakado a vennit stalia, mar plij."
-
-#: ../../install_steps_interactive.pm_.c:776
-#, fuzzy
-msgid "Which is your timezone?"
-msgstr "Pe seurt a vo implij ho reizhiad ?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Ha war GMT eo lakaet ho eurier periantel ?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-#, fuzzy
-msgid "Remote CUPS server"
-msgstr "Steud a-bell"
-
-#: ../../install_steps_interactive.pm_.c:807
-#, fuzzy
-msgid "No printer"
-msgstr "Moullerez lec'hel"
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr "Logodenn USB"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Moullerez"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-#, fuzzy
-msgid "Which printing system do you want to use?"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Tremenger ebet"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeuta)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Implijout NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "pajenno melen"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "Dilesadur NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "Domani NIS"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "Servijer NIS"
-
-#: ../../install_steps_interactive.pm_.c:951
-#, fuzzy
-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 ""
-"Ur bladenn loc'ha neuziet a ro un tu da loc'ha ho reizhiad Linux hep "
-"beza\n"
-"dindan beli ar c'harger loc'ha boas. Talvoudus eo ma ne mennit ket stalia "
-"LILO\n"
-"(pe grub) war ho reizhiad, pe ma skarzh ur reizhiad oberia LILO, pe ma ne\n"
-"da ket en-dro LILO war ho kefluniadur periantel. Ur bladenn loc'ha neuziet\n"
-"a c'hell ivez beza implijet gant ar skeudenn savetei Mandrake, en ur "
-"aesaat an\n"
-"assevel pa vefec'h sac'het grevus. Mennout a rit kroui ur bladenn loc'ha "
-"evit\n"
-"ho reizhiad ?"
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Lenner pladennig kenta"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Eil lenner pladennig"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Tremen e-biou"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Ur bladenn loc'ha neuziet a ro un tu da loc'ha ho reizhiad Linux hep "
-"beza\n"
-"dindan beli ar c'harger loc'ha boas. Talvoudus eo ma ne mennit ket stalia "
-"LILO\n"
-"(pe grub) war ho reizhiad, pe ma skarzh ur reizhiad oberia LILO, pe ma ne\n"
-"da ket en-dro LILO war ho kefluniadur periantel. Ur bladenn loc'ha neuziet\n"
-"a c'hell ivez beza implijet gant ar skeudenn savetei Mandrake, en ur "
-"aesaat an\n"
-"assevel pa vefec'h sac'het grevus. Mennout a rit kroui ur bladenn loc'ha "
-"evit\n"
-"ho reizhiad ?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Ho tigarez, lenner pladennig hegerz ebet"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr ""
-"Dibabit al lenner pladennig a vennit implijout evit ober ar bladenn loc'ha"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Lakait ur bladennig el lenner %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "O kroui ar bladenn loc'ha"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "O prienti ar c'harger loc'ha"
-
-#: ../../install_steps_interactive.pm_.c:1010
-#, fuzzy
-msgid "Do you want to use aboot?"
-msgstr "Mennout a rit implijout SILO ?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Fazi en ur stalia aboot,\n"
-"klask redia ar staliadur zoken ma tistruj ar parzhadur kenta ?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-#, fuzzy
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Izel"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Etre"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Uhel"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Dibabit al live surentez"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "O kroui ur bladennig stalia emgefreek"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Lankado 'zo n'int ket peurc'hraet.\n"
-"\n"
-"Mennout a rit kuitaat da vat brema ?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Gourc'hemenno, peurc'hraet eo ar staliadur.\n"
-"Lamit ar bladenn loc'ha ha gwaskit enkas evit adloc'ha.\n"
-"\n"
-"Evit titouro war palastro hegerz evit stumm-ma Linux-Mandrake,\n"
-"sellit ouzh ar meneger fazio hegerz e http://www.linux-mandrake.com/.\n"
-"\n"
-"Titouro war geflunia ho reizhiad a zo hegerz e rannbennad Goude\n"
-"Stalia Sturier ofisiel an Arveriad Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr "O kroui ur bladennig stalia emgefreek"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr "Emgefreek"
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr "Adkarga"
-
-#: ../../install_steps_interactive.pm_.c:1189
-#, fuzzy
-msgid "Save packages selection"
-msgstr "Diuz pakado unan hag unan"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Staliadur Linux-Mandrake %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> etre elfenno | <Esaouenn> a ziuz | <F12> skramm a heul "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Gortozit mar plij"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Amsklaer (%s), bezit spisoc'h\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Dibab fall, klaskit adarre\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr "? (%s dre ziouer)"
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Ho tibab ? (%s dre ziouer)"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Ho tibab ? (%s dre ziouer, skrivit `none' evit hini ebet)"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Tchek (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Alaman"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Spagnol"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finnek"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Gall"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norvegek"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polonek"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Rusiek"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Stokellaoueg RU"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Stokellaoueg SUA"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armeniek (kozh)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armeniek (skriverez)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armeniek (soniadel)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgian"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgarek"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasilek"
-
-#: ../../keyboard.pm_.c:152
-#, fuzzy
-msgid "Belarusian"
-msgstr "Bulgarek"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Suis (reizhadur alaman)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Suis (reizhadur gall)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Tchek (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Alaman (stokell marv ebet)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Danek"
-
-#: ../../keyboard.pm_.c:161
-#, fuzzy
-msgid "Dvorak (US)"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:162
-#, fuzzy
-msgid "Dvorak (Norwegian)"
-msgstr "Norvegek"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estoniek"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Jorjiek (reizhadur \"Rusiek\")"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Jorjiek (reizhadur \"Latin\")"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Gresian"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hungarian"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroatek"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israelian"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israelian (soniadel)"
-
-#: ../../keyboard.pm_.c:174
-#, fuzzy
-msgid "Iranian"
-msgstr "Ukrainiek"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islandek"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italian"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr ""
-
-#: ../../keyboard.pm_.c:178
-#, fuzzy
-msgid "Korean keyboard"
-msgstr "Stokellaoueg RU"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Amerikan Latin"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Hollandek"
-
-#: ../../keyboard.pm_.c:182
-#, fuzzy
-msgid "Lithuanian AZERTY (old)"
-msgstr "Lituaniek AZERTY"
-
-#: ../../keyboard.pm_.c:184
-#, fuzzy
-msgid "Lithuanian AZERTY (new)"
-msgstr "Lituaniek AZERTY"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituaniek QUERTY \"linenn sifro\""
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Lituaniek QUERTY \"soniadel\""
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polonek (reizhadur qwerty)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polonek (reizhadur qwerty)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugalek"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanadian (Kebek)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Rusiek (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Svedek"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slovek"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovakek (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovakek (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Stokellaoueg Thai"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turkek (hengounel doare \"F\")"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turkek (arnevez doare \"Q\")"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukrainiek"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Stokellaoueg SUA (etrevroadel)"
-
-#: ../../keyboard.pm_.c:206
-#, fuzzy
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Lituaniek QUERTY \"linenn sifro\""
-
-#: ../../keyboard.pm_.c:207
-#, fuzzy
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Yougoslaviek (reizhadur latin)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Logodenn 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 "Logodenn rummel"
-
-#: ../../mouse.pm_.c:34
-#, fuzzy
-msgid "GlidePoint"
-msgstr "ALPS GlidePoint"
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr "Logodenn Kensington Thinking"
-
-#: ../../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
-msgid "1 button"
-msgstr ""
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Rummel"
-
-#: ../../mouse.pm_.c:45
-#, fuzzy
-msgid "Wheel"
-msgstr "live"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "a-steud"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Logodenn rummel 2 nozelenn"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Logodenn rummel 3 nozelenn"
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMouse"
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr "Logitech MouseMan+/FirstMouse+"
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr "Logitech doare CC (a-steud)"
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
-
-#: ../../mouse.pm_.c:59
-#, fuzzy
-msgid "MM Series"
-msgstr "Doare MM"
-
-#: ../../mouse.pm_.c:60
-#, fuzzy
-msgid "MM HitTablet"
-msgstr "MM HitTablet (a-steud)"
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logodenn Logitech (a-steud, seurt C7 kozh)"
-
-#: ../../mouse.pm_.c:65
-#, fuzzy
-msgid "busmouse"
-msgstr "Logodenn ebet"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:72
-#, fuzzy
-msgid "none"
-msgstr "Graet"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Logodenn ebet"
-
-#: ../../my_gtk.pm_.c:356
-#, fuzzy
-msgid "Finish"
-msgstr "Finnek"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Ha reizh eo ?"
-
-#: ../../netconnect.pm_.c:143
-#, fuzzy
-msgid "Internet configuration"
-msgstr "Keflunia ar proksio"
-
-#: ../../netconnect.pm_.c:144
-#, fuzzy
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../netconnect.pm_.c:148
-#, fuzzy
-msgid "Testing your connection..."
-msgstr "Keflunia ur rouedad"
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid "The system is now connected to Internet."
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Kefluniadur ar rouedad"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-#, fuzzy
-msgid "ISDN Configuration"
-msgstr "Kefluniadur"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-
-#: ../../netconnect.pm_.c:236
-#, fuzzy
-msgid "Connection Configuration"
-msgstr "Keflunia ar proksio"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr ""
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr ""
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr ""
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr ""
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-#, fuzzy
-msgid "Provider phone number"
-msgstr "Niverenn bellgomz"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr ""
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-#, fuzzy
-msgid "Dialing mode"
-msgstr "Anv domani"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-#, fuzzy
-msgid "Account Login (user name)"
-msgstr "Poent marc'ha"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-#, fuzzy
-msgid "Account Password"
-msgstr "Tremenger"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-#, fuzzy
-msgid "Rest of the world"
-msgstr "Amproui ar c'hefluniadur"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:267
-#, fuzzy
-msgid "Which protocol do you want to use ?"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../netconnect.pm_.c:277
-#, fuzzy
-msgid "What kind of card do you have?"
-msgstr "Peseurt moullerez hoc'h eus ?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-#, fuzzy
-msgid "ISA / PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-#, fuzzy
-msgid "PCI"
-msgstr "PCMCIA"
-
-#: ../../netconnect.pm_.c:284
-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 ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-#, fuzzy
-msgid "Continue"
-msgstr "Kenderc'hel evelato ?"
-
-#: ../../netconnect.pm_.c:294
-#, fuzzy
-msgid "Which is your ISDN card ?"
-msgstr "Pehini eo ho takad-eur ?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-#, fuzzy
-msgid "Choose the network interface"
-msgstr "Dibabit ar ment nevez"
-
-#: ../../netconnect.pm_.c:376
-#, fuzzy
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outa, mar plij."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-#, fuzzy
-msgid "I'm about to restart the network device:\n"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../netconnect.pm_.c:484
-#, fuzzy
-msgid "ADSL configuration"
-msgstr "Kefluniadur"
-
-#: ../../netconnect.pm_.c:485
-#, fuzzy
-msgid "Do you want to start your connection at boot?"
-msgstr "Mennout a rit implijout aboot ?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Dibarzho sifrenna"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-#, fuzzy
-msgid "Phone number"
-msgstr "Niverenn bellgomz"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Anv erea"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Dilesadur"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Diazezet war ur skrid"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Diazezet war un dermenell"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-#, fuzzy
-msgid "Domain name"
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr "Servijer DNS kenta"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr "Eil servijer DNS"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr "Keflunia ur rouedad"
-
-#: ../../netconnect.pm_.c:745
-#, fuzzy
-msgid "You are currently connected to internet."
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid "You are not currently connected to Internet."
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-#, fuzzy
-msgid "Connect to Internet"
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:754
-#, fuzzy
-msgid "Disconnect from Internet"
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:756
-#, fuzzy
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Keflunia ur rouedad"
-
-#: ../../netconnect.pm_.c:759
-#, fuzzy
-msgid "Internet connection & configuration"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr "Kefluniadur ar rouedad"
-
-#: ../../netconnect.pm_.c:812
-#, fuzzy
-msgid "External ISDN modem"
-msgstr "Mailh"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-#, fuzzy
-msgid "What kind is your ISDN connection?"
-msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-#, fuzzy
-msgid "Connect to the Internet"
-msgstr "Anv ar gevreadenn"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:846
-#, fuzzy, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../netconnect.pm_.c:883
-#, fuzzy
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr "Pe seurt parzhadur a vennit ?"
-
-#: ../../netconnect.pm_.c:900
-#, fuzzy
-msgid "Network configuration"
-msgstr "Kefluniadur ar rouedad"
-
-#: ../../netconnect.pm_.c:901
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr "Dibabit ar ment nevez"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "O tinoi trobarzhello..."
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy
-msgid "Normal modem connection"
-msgstr "Keflunia ur rouedad"
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr "Poent marc'ha doubl %s"
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy
-msgid "DSL (or ADSL) connection"
-msgstr "Keflunia ur rouedad"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-#, fuzzy
-msgid "How do you want to connect to the Internet?"
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "kartenn rouedad kavet ebet"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Keflunia ar rouedad"
-
-#: ../../network.pm_.c:278
-#, fuzzy
-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 ""
-"Roit ho anv ostiz mar plij.\n"
-"Un anv peurzoareet a zlefe beza hini o ostiz,\n"
-"evel ``mabenveg.mastal.makomp.com''.\n"
-"Gallout a rit ivez rei chomlec'h IP an dreuzell m'hoc'h eus unan"
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-#, fuzzy
-msgid "Host name"
-msgstr "Anv an ostiz :"
-
-#: ../../network.pm_.c:319
-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.pm_.c:324
-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 ""
-"Skrivit ar c'hefluniadur IP evit ar benveg-ma mar plij.\n"
-"Pep mellad a zlefe beza skrivet evel ur chomlec'h IP e stumm\n"
-"sifro dekvel piko etrezo (da skouer 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "O keflunia an drobarzhell rouedad %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-#, fuzzy
-msgid "IP address"
-msgstr "Chomlec'h IP :"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-#, fuzzy
-msgid "Netmask"
-msgstr "Maskl rouedad :"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "IP emgefreek"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "Er furmad 1.2.3.4 e tlefe beza ar chomlec'h IP"
-
-#: ../../network.pm_.c:388
-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 ""
-"Roit ho anv ostiz mar plij.\n"
-"Un anv peurzoareet a zlefe beza hini o ostiz,\n"
-"evel ``mabenveg.mastal.makomp.com''.\n"
-"Gallout a rit ivez rei chomlec'h IP an dreuzell m'hoc'h eus unan"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "Servijer DNS"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Treuzell"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Trobarzhell an dreuzell"
-
-#: ../../network.pm_.c:407
-#, fuzzy
-msgid "Proxies configuration"
-msgstr "Kefluniadur goude stalia"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "Proksi HTTP"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "Proksi FTP"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "http://... a zlefe beza ar proksi"
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "ftp://... a zlefe beza ar proksi"
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr ""
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Un toull a zo en ho taolenn barzha hogen n'hellan ket e implijout.\n"
-"Fival ar parzhadurio kenta derez evit ma vo an toull stok ouzh ar "
-"parzhadurio astennet eo an diskoulm"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Fazi en ur lenn ar restr %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Assevel adalek ar restr %s sac'het %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Restr gwarezi siek"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Fazi en ur skriva er restr %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 "a rankfec'h kaout"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "a-bouez"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "brav-tre"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "brav"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "marteze"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Moullerez lec'hel"
-
-#: ../../printer.pm_.c:21
-#, fuzzy
-msgid "Remote printer"
-msgstr "Dibarzho ar voullerez lpd a-bell"
-
-#: ../../printer.pm_.c:23
-#, fuzzy
-msgid "Remote lpd server"
-msgstr "lpd a-bell"
-
-#: ../../printer.pm_.c:24
-#, fuzzy
-msgid "Network printer (socket)"
-msgstr "Dibarzho ar voullerez NetWare"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-#, fuzzy
-msgid "Printer Device URI"
-msgstr "Trobarzhell ar voullerez"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Amproui ar porzhio"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Ur voullerez, doare \"%s\", zo bet dinoet war "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Trobarzhell voullerez lec'hel"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Ouzh pe drobarzhell eo luget ho moullerez \n"
-"(taolit evezh /dev/lp0 a zo kevatal da LPT1:) ?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Trobarzhell ar voullerez"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Dibarzho ar voullerez lpd a-bell"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"A-benn implijout ur steud moula lpd a-bell, ret eo deoc'h\n"
-"pourveza anv ostiz ar servijer moulla hag anv as steud\n"
-"war ar servijer-se ma zlefe beza kaset an dleado moulla."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Anv an ostiz a-bell"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Steud a-bell"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Dibarzho moulla SMB (Windows 9x/NT)"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Evit moulla war ur voullerez SMB eo ret deoc'h pourveza\n"
-"anv an ostiz SMB (Ho evezh ! Dishevel e c'hell beza diouzh\n"
-"e anv ostiz TCP/IP !) ha marteze chomlec'h IP ar servijer moulla,\n"
-"kement hag anv rannet ar voullerez a glaskit tizhout ha ne vern pe\n"
-"ditour a anv arveriad, tremenger ha strollad labour en implij."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "Anv ar servijer SMB"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP ar servijer SMB"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Anv rannet"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Strollad labour"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "Dibarzho ar voullerez NetWare"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Evit moulla war ur voullerez NetWare eo ret deoc'h pourveza anv ar\n"
-"servijer moulla NetWare (Ho evezh ! Dishevel e c'hell beza diouzh e\n"
-"anv ostiz TCP/IP !) kement hag anv ar steud moulla evit ar voullerez\n"
-"a glaskit tizhout ha ne vern pe anv arveriad ha tremenger en implij."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Servijer moulla"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Anv ar steud moulla"
-
-#: ../../printerdrake.pm_.c:142
-#, fuzzy
-msgid "Socket Printer Options"
-msgstr "Dibarzho ar voullerez NetWare"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:145
-#, fuzzy
-msgid "Printer Hostname"
-msgstr "Dibarzho ar voullerez"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-#, fuzzy
-msgid "Port"
-msgstr "Paour"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Peseurt moullerez hoc'h eus ?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Ha mennout a rit amproui moulla skrid ?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "O voulla pajenn(o) skrid..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Pajenn(o) arnod zo bet kaset d'an diaoul moulla.\n"
-"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
-"Stad ar moulla :\n"
-"%s\n"
-"\n"
-"Ha mont a ra en-dro reizh ?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Pajenn(o) arnod zo bet kaset d'an diaoul moulla.\n"
-"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
-"Ha mont a ra en-dro reizh ?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Ya, moullit ur bajenn arnod ASCII"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Ya, moullit ur bajenn arnod PostScript"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Ya, moullit an div bajenn arnod"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Keflunia ar voullerez"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Dibarzho ar voullerez"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Ment ar paper"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Stlepel ar bajenn goude moulla ?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Dibarzho ar sturier Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Dibarzho donder liv"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Moulla skrid evel PostScript ?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Kempenn an efed-diri ?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Niver a bajenno dre bajenn ziskas"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Marzo Deho/Kleiz e poento (1/72 ur meudad)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Marzo Krec'h/Trao e poento (1/72 ur meudad)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Dibarzho GhostScript ouzhpenn"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Dibarzho skrid ouzhpenn"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Eilpenna urzh ar pajenno"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Mennout a rit keflunia ur voullerez ?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Setu da heul ar steudado moulla.\n"
-"Gallout a rit ouzhpenna lod pe gemma a re a zo."
-
-#: ../../printerdrake.pm_.c:370
-#, fuzzy
-msgid "CUPS starting"
-msgstr "O vrasjedi"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Diuzit lugerezh ar voullerez"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Penaos eo luget ar voullerez ?"
-
-#: ../../printerdrake.pm_.c:392
-#, fuzzy
-msgid "Select Remote Printer Connection"
-msgstr "Diuzit lugerezh ar voullerez"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr "IP ar servijer SMB"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Lemel ar steudad"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-#, fuzzy
-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 ""
-"Pep steud moulla (m'eo kaset an dleado moulla daveta) en deus\n"
-"ezhomm un anv (lp alies) hag ur renkell spool kevret ganta. Pe anv\n"
-"ha renkell a zo da implijout evit ar steud-ma ha penaos eo luget ar "
-"voullerrez ?"
-
-#: ../../printerdrake.pm_.c:465
-#, fuzzy
-msgid "Name of printer"
-msgstr "Moullerez lec'hel"
-
-#: ../../printerdrake.pm_.c:466
-#, fuzzy
-msgid "Description"
-msgstr "Spisait dibarzho"
-
-#: ../../printerdrake.pm_.c:467
-#, fuzzy
-msgid "Location"
-msgstr "Titouro"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Pep steud moulla (m'eo kaset an dleado moulla daveta) en deus\n"
-"ezhomm un anv (lp alies) hag ur renkell spool kevret ganta. Pe anv\n"
-"ha renkell a zo da implijout evit ar steud-ma ha penaos eo luget ar "
-"voullerrez ?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Anv ar steud"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Renkell ar spool"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "N'hellan ket ouzhpenna ur parzhadur da RAID md%d _furmadet_"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "N'hellan ket skriva e $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid sac'het"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid sac'het (raidtools a vank emichas ?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Ket a-walc'h a parzhadurio evit RAID live %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, ur steuvaer urzhiado mareadek."
-
-#: ../../services.pm_.c:18
-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 ""
-"servijout a ra apmd evit evezhia stad an daspugner hag he enrolla dre "
-"syslog.\n"
-"Gallout a ra ivez servijout da lazha an ardivink pa vez izel an daspugner."
-
-#: ../../services.pm_.c:20
-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 ""
-"Seveni an urzhiado steuvaet gant an urzhiad at d'ar pred laket pa 'z eo\n"
-"bet sevenet at, ha seveni urzhiado dre lod pa 'z eo izel a-walc'h ar garg."
-
-#: ../../services.pm_.c:22
-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 ""
-"Ur goulev standard UNIX eo cron evit seveni goulevio diouzh c'hoant an\n"
-"arveriaded da goulzo mareadek steuvaet. vixie cron a ouzhpenn kalzig a "
-"arc'hwelo\n"
-"d'ar cron UNIX diazez, en o zouez surentez ha dibarzho keflunia gwelloc'h."
-
-#: ../../services.pm_.c:25
-msgid ""
-"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste "
-"operations,\n"
-"and includes support for pop-up menus on the console."
-msgstr ""
-"GPM a zegas implij al logodenn d'an arloado Linux mod-skrid evel\n"
-"Midnight Commander. Rei a ra tu da seveni obererezho troc'ha-ha-pega,\n"
-"ha skor evit meuziado kemperzhel war al letrin."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Ur servijer evit ar Gwiad Bedel eo Apache. Implijet e vez evit servija\n"
-"restro HTML ha CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-"An diaoul gourservijer kenrouedad (anvet inetd ordinal) a loc'h ur\n"
-"bochad a servijo kenrouedad all diouzh an ezhomm. E karg loc'ha meur a "
-"servijo\n"
-"eo, en o zouez telnet, ftp, rsh, and rlogin. Dizoberia inetd a zizoberia\n"
-"an holl servijo m'eo e atebek warno."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-"Ar pakad-ma a garg ar stokellaoueg diuzet evel termenet e\n"
-"/etc/sysconfig/keyboard. Dre ar maveg kbdconfig e c'hell beza diuzet\n"
-"kement-se. Gwell deoc'h leuskel se gweredekaet war darn vuia an ardivinko."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 ""
-"An diaoul moulla ret evit ma dafez en-ro reizh lpr eo lpd. Dre vras\n"
-"ez eo ur servijer a vera dleado moulla evir ar voullerez(ed)."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) a zo ur Servijer Anvio Domani (DNS) a zo implijet evit\n"
-"amdrei anvio ostiz e chomlec'hio IP."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Evit marc'ha ha divarc'ha poento marc'ha an holl Reizhiado Restro\n"
-"Rouedad (NFS), SMB (Lan Manager/Windows) ha NCP (NetWare)."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Oberia/Dizoberia an holl etrefaso rouedad kefluniet da lasa\n"
-"da vare al loc'ha."
-
-#: ../../services.pm_.c:56
-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 a zo ur c'homenad brudet evit ranna restro dre rouedado TCP/IP.\n"
-"Ar servij-ma a bourvez arc'hwelo ur servijer NFS, a vez kefluniaet dre ar\n"
-"restr /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS a zo ur c'homenad brudet evit ranna restro dre rouedado\n"
-"TCP/IP. Ar servij-ma a bourvez un arc'hwel morailha restro NFS."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ""
-"Skora PCMCIA a zegas an tu da implijonut trao evel ethernet ha modemo\n"
-"e urzhiataero hezoug. Ne vo ket kroget hep beza bet kefluniet, rak-se eo "
-"diarvar\n"
-"e stalia war ardivinko n'o deus ket ezhomm anezha."
-
-#: ../../services.pm_.c:67
-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 ""
-"Ar c'hartenner porzhio a vera kevreadenno RPC, a zo implijet gant\n"
-"komenado evel NFS ha NIS. Ar servijer kartenn-porzhio a rankfe mont en-"
-"dro\n"
-"war ardivinko anezho servijerien komenado a implij ar reizhiad RPC."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a\n"
-"zilech postelo etre un ardivink hag un all."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Enroll hag assav poul dizurzh ar reizhiad evit genel nivero\n"
-"dargouezhek gant gwelloc'h perzhded."
-
-#: ../../services.pm_.c:74
-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:76
-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 ""
-"An diaoul routed a ro an tu da vremanaat ent emgefreek an taolenn hencha\n"
-"IP dre ar c'homenad RIP. Tra ma vez implijet aliesig RIP war rouedado "
-"bihan,\n"
-"ezhomm a zo komenado hencha kemplezhoc'h evit rouedado rouestlet."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"Ar c'homenad rstat a ro tu da implijerien ur rouedad da zastum\n"
-"muzulio barregezh diwar ne vern pe ardivink er rouedad-se."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"Ar c'homenad rusers a ro tu da implijerien ur rouedad da anavezout piv\n"
-"a zo kevreet ouzh ardivinko all a respont."
-
-#: ../../services.pm_.c:83
-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 ""
-"Ar c'homenad rwho a bourchas da implijerien a-bell roll an holl arveriaded a "
-"zo\n"
-"kevreet ouzh un ardivink ma da en-dro warna an diaoul rwhod (hevel ouzh "
-"finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 a zo ur gwazerezh ma enroll dreza an diaouled niverus o "
-"c'hemennado\n"
-"e kerzhlevrio liesseurt ar reizhiad. Ur mennozh mat eo seveni ingal syslog."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"Enaou ha dizenaou ar servijer Fonto X da vare al loc'ha hag al lazha."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Dibabit pe servijo a zlefe beza laset ent emgefreek pa loc'her"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr "Ho evezh"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "stopped"
-msgstr "Ouzhpenna"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-#, fuzzy
-msgid "On boot"
-msgstr "Gwrizienn"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"N'hella ket lenn ho taolenn barzha, re vrein eo evidon :(\n"
-"Klask a rin kenderc'hel en ur ziverka ar parzhadurio siek"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-#, fuzzy
-msgid "Internet Connection Sharing"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:119
-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:123
-#, fuzzy
-msgid "disable"
-msgstr "Taolenn"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-#, fuzzy
-msgid "reconfigure"
-msgstr "Keflunia X"
-
-#: ../../standalone/drakgw_.c:126
-#, fuzzy
-msgid "Disabling servers..."
-msgstr "O tinoi trobarzhello..."
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:144
-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:148
-#, fuzzy
-msgid "enable"
-msgstr "Taolenn"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr "dedennus"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:224
-#, 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:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-#, fuzzy
-msgid "Firewalling configuration detected!"
-msgstr "o lenn ar c'hefluniadur"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:276
-#, fuzzy
-msgid "Configuring..."
-msgstr "Keflunia IDE"
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:307
-#, fuzzy
-msgid "Problems installing package $_"
-msgstr "O stalia ar pakad %s"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Gourc'hemenno!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/drakgw_.c:622
-#, 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 "Lugerezh ar voullerez"
-
-#: ../../standalone/draknet_.c:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Kefluniadur ar rouedad"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-#, fuzzy
-msgid "Profile: "
-msgstr "marc'ha sac'het :"
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-#, fuzzy
-msgid "Hostname: "
-msgstr "Anv an ostiz :"
-
-#: ../../standalone/draknet_.c:147
-#, fuzzy
-msgid "Internet access"
-msgstr "dedennus"
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr "Seurt : "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Treuzell :"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-#, fuzzy
-msgid "Interface:"
-msgstr "dedennus"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Keflunia ur rouedad"
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr "Keflunia ur rouedad"
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr "Da beseurt pladenn e mennit dilec'hia ?"
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr "Keflunia servijo"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr "Kefluniadur"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Adapter"
-msgstr "Bremanaat"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr "Servijer"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr "dedennus"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-#, fuzzy
-msgid "Configure Local Area Network..."
-msgstr "Keflunia ur rouedad"
-
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Normal Mode"
-msgstr "Boas"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr "Amproui ar c'hefluniadur"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr "Kefluniadur"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Disable"
-msgstr "Taolenn"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Enable"
-msgstr "Taolenn"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-#, fuzzy
-msgid "Provider dns 1 (optional)"
-msgstr "Dibarzho ar voullerez"
-
-#: ../../standalone/draknet_.c:561
-#, fuzzy
-msgid "Provider dns 2 (optional)"
-msgstr "Dibarzho ar voullerez"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Bezit deuet mat, preizherien !"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Paour"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Ankeniet"
-
-#: ../../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 ""
-"Ret eo implijout al live-ma gant evezh. Ober a ra d'ho reizhiad beza\n"
-"aesoc'h da implijout, hogen kizidig-tre : arabat e implj evit un ardivink\n"
-"kevreet ouzh lod all pe ouzh ar genrouedad. N'eus ket a haezi dre dremenger."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Gweredekaet eo brema an tremenger, hogen dierbedet eo c'hoazh an implij en "
-"ur rouedad"
-
-#: ../../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 ""
-"Nebeut a wellaeno evit al live surentez-ma, an hini pouezusa eo beza\n"
-"muioc'h a evezhiadenno hag a wiriadenno surentez."
-
-#: ../../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 ""
-"Setu al live surentez standard a vez erbedet evit un urzhiataer a vo "
-"implijet\n"
-"evit kevrea evel arval ouzh ar Genrouedad. Brema ez eus gwiriadenno "
-"surentez."
-
-#: ../../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 ""
-"Gant al live surentez-ma e teu posupl implijout ar reizhiad-ma evel ur "
-"servijer.\n"
-"Uhel a-walc'h eo brema ar surentez evit implijout ar reizhiad evel ur "
-"servijer\n"
-"o tigemer kevreadenno a-berzh arvalo niverus."
-
-#: ../../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 ""
-"Kemer a reomp arc'hwelo al live 4, hogen brema eo peurserret ar reizhiad.\n"
-"Arc'hwelo surentez a zo en o muia"
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "O termeni al live surentez"
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Dibabit ar benveg a vennit stalia"
-
-#: ../../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 ""
-
-#: ../../standalone/livedrake_.c:23
-#, fuzzy
-msgid "Change Cd-Rom"
-msgstr "Kemma ar spister"
-
-#: ../../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 ""
-"Kemmit ho Cd-Rom!\n"
-"\n"
-"Lakait el lenner ar Cd-Rom warna an diketenn \"%s\" mar plij ha gwaskit Mat "
-"eo da c'houde.\n"
-"Ma n'ema ket ganeoc'h gwaskit Nulla evit chom hep stalia ar Cd-Rom-se."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "serial_usb kavet ebet\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Kendarvan an trede nozelenn ?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Dibabit seurt ho logodenn, mar plij."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "Kefluniadur ar rouedad"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "Logodenn USB"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "Anv ar gevreadenn"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Lugerezh ar voullerez"
-
-#: ../../standalone/tinyfirewall_.c:29
-#, fuzzy
-msgid "Firewalling Configuration"
-msgstr "o lenn ar c'hefluniadur"
-
-#: ../../standalone/tinyfirewall_.c:42
-#, fuzzy
-msgid "Firewalling configuration"
-msgstr "o lenn ar c'hefluniadur"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Fazi en ur zigeri %s evit skriva : %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr "Diorren/C"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr "Titouro"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Graphics"
-msgstr "Liesvedia"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet"
-msgstr "dedennus"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr "Dibarzho ar voullerez NetWare"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr "Keflunia ar proksio"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Burev"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-msgstr "Liesvedia"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Teuliadur"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Sound"
-msgstr "Liesvedia"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Scientific Workstation"
-msgstr "Titouro"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Video"
-msgstr "Liesvedia"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Dibarzho ar voullerez NetWare"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Office Workstation"
-msgstr "Titouro"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - CD Burning"
-msgstr "Liesvedia"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr "servijer X"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Kefluniadur"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "KDE Workstation"
-msgstr "Titouro"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Gnome Workstation"
-msgstr "Titouro"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "dedennus"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Game station"
-msgstr "Teuliadur"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr "Mennout a rit amproui ar c'hefluniadur ?"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-
-#, fuzzy
-#~ msgid "%d seconds"
-#~ msgstr "Kuitaat e %d eilenn"
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Kefluniadur"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr "Diuzit ar restr"
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr "Keflunia ur rouedad"
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "Keflunia IDE"
-
-#, fuzzy
-#~ msgid "Standard tools"
-#~ msgstr "Diorren"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Kefluniadur : Ouzhpenna al lec'hiadur"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "An urzhiaoueg loc'ha a glask karga mollado evit ho logodenn usb."
-
-#, fuzzy
-#~ msgid "Boot style configuration"
-#~ msgstr "Kefluniadur goude stalia"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Sujedigezh emgefreek"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Keflunia LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Kroui ur bladennig loc'ha"
-
-#~ msgid "Format floppy"
-#~ msgstr "Furmadi ar bladennig"
-
-#~ msgid "Choice"
-#~ msgstr "Dibab"
-
-#, fuzzy
-#~ msgid "gMonitor"
-#~ msgstr "Skramm"
-
-#, fuzzy
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Gallout a rit brema diuz bibarzho a bep seurt evit ho reizhiad.\n"
-#~ "\n"
-#~ " - Implijit gwellaenno ar bladenn galet : Gwellaat dehaezadur ar "
-#~ "bladenn galet\n"
-#~ " a c'hell an dibarzh-ma, evit implijerien barrek hepken : amredo "
-#~ "dreinek a\n"
-#~ " c'hell freuzi ho roado, diwallit 'ta. Ur roll parzho siek a zeu "
-#~ "gant ar\n"
-#~ " graoiell, laoskit an dibarzh didermenet avat evit beza kuit a "
-#~ "souezhadenn.\n"
-#~ "\n"
-#~ " - Dibabit al live surentez : Gallout a rit dibab ul live surentez evit "
-#~ "ho\n"
-#~ " reizhiad. Sellit en dornlevr evit muioc'h a ditouro mar plij. Dre "
-#~ "vras :\n"
-#~ " ma ne ouzit ket, diuzit \"Etre\" ; ma vennit da vat kaout un ardivink "
-#~ "sur\n"
-#~ " dibabit \"Ankeniet\" met taolit evezh : EL LIVE-SE, N'EO KET AOTREET "
-#~ "EREA\n"
-#~ " EVEL ROOT WAR AL LETRIN ! Ma vennit beza root, e rankit erea evel\n"
-#~ " arverdiad hag implijout \"su\" da c'houde. Pelloc'h, na sojit ket\n"
-#~ " implijout ho ardivink estreget evel servijer. Grit ho soj.\n"
-#~ "\n"
-#~ " - Spisait RAM diouzh ret : siwazh gant PCo hiziv, n'eus ket a hentenn\n"
-#~ " standard evit atersi ar BIOS a-zivout ar c'hementad a RAM hegerz war "
-#~ "ho\n"
-#~ " urzhiataer. Da heul, Linux a c'hell na zinoi reizh ho kementad a "
-#~ "RAM.\n"
-#~ " M'eo kont evel-se e c'hellit spisaat ama ar c'hementad a RAM a "
-#~ "zere.\n"
-#~ " Ho evezh : un diforzh a 2 pe 4Mo a zo reizh.\n"
-#~ "\n"
-#~ " - Emvarc'ha ar media lem-laka : Ma gavit gwelloc'h na varc'ha dre an "
-#~ "dorn\n"
-#~ " ar pladenno lem-laka (CD-ROM, pladennig, Zip) dre urzhia \"mount\" "
-#~ "hag\n"
-#~ " \"umount\", diuzit an dibarzh-ma.\n"
-#~ "\n"
-#~ " - Enaoui KrouilhNiv pa loc'her : ma gavit mat KrouilhNiv enaouet pa "
-#~ "loc'her\n"
-#~ " diuzit an dibarzh-ma (Evezh : ne daio ket en-dro dre ret dindan X)."
-
-#~ msgid "Miscellaneous"
-#~ msgstr "A bep seurt"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Goulenno a bep seurt"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "N'hellan ket implijout supermount el live surentez uhel"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Servijer DNS kenta"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Eil servijer DNS"
-
-#~ msgid "loopback"
-#~ msgstr "savetei"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Pe garger(ien) loc'ha a vennit imlijout ?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Pladennig stalia emgefreek"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Klask kavout ur modem ?"
-
-#~ msgid "Multimedia"
-#~ msgstr "Liesvedia"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Keflunia an takad-eur"
-
-#~ msgid "Configure printer"
-#~ msgstr "Keflunia ar voullerez"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(a c'hell breina roado)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Implijout gwelladur ar bladenn galet ?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Enaoui KrouilhNiv pa loc'her"
-
-#~ msgid "DNS server:"
-#~ msgstr "Servijer DNS :"
-
-#~ msgid "Gateway device:"
-#~ msgstr "Trobarzhell an dreuzell :"
-
-#~ msgid "default"
-#~ msgstr "dre ziouer"
-
-#~ msgid "Customized"
-#~ msgstr "Neuziet"
-
-#, fuzzy
-#~ 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 ""
-#~ "Ha sur oc'h beza ur mailh ? \n"
-#~ "Na rit ket goap, trao galloudus hogen arvarus a vo aotreet deoc'h ama."
-
-#~ msgid "Use shadow file"
-#~ msgstr "Implijout ur restr kuzhet"
-
-#~ msgid "shadow"
-#~ msgstr "kuzhet"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Implijout tremegerio MD5"
-
-#~ msgid "Search"
-#~ msgstr "Klask"
-
-#~ msgid "Package"
-#~ msgstr "Pakad"
-
-#~ msgid "Text"
-#~ msgstr "Skrid"
-
-#~ msgid "Tree"
-#~ msgstr "Gwezenn"
-
-#~ msgid "Sort by"
-#~ msgstr "Rumma dre"
-
-#~ msgid "Category"
-#~ msgstr "Rummad"
-
-#~ msgid "See"
-#~ msgstr "Sellet"
-
-#~ msgid "Installed packages"
-#~ msgstr "Pakado staliet"
-
-#~ msgid "Available packages"
-#~ msgstr "Pakado hegerz"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Diskouez an delio hepken"
-
-#~ msgid "Expand all"
-#~ msgstr "Astenn pep tra"
-
-#~ msgid "Collapse all"
-#~ msgstr "Plega pep tra"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Ouzhpenna lec'hiadur ar pakado"
-
-#~ msgid "Update location"
-#~ msgstr "Bremanaat al lec'hiadur"
-
-#~ msgid "Remove"
-#~ msgstr "Dilemel"
-
-#~ msgid "Find Package"
-#~ msgstr "Kavout ur pakad"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Kavout ur pakad enna ur restr"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Gwinta etre Staliet hag Hegerz"
-
-#~ msgid "Uninstall"
-#~ msgstr "Distalia"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Dibabit pakado da stalia"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "O wiria sujedigezhio"
-
-#~ msgid "Wait"
-#~ msgstr "Gortoz"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Ar pakado a-heul a zo war-nes beza distaliet"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "O tistalia ar RPMo"
-
-#~ msgid "Regexp"
-#~ msgstr "Regexp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Pe bakad a glask"
-
-#~ msgid "%s not found"
-#~ msgstr "%s ket kavet"
-
-#~ msgid "No match"
-#~ msgstr "Klotadur ebet"
-
-#~ msgid "No more match"
-#~ msgstr "Klotadur ouzphenn ebet"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "Ema rpmdrake er mod ``memor izel'' evit poent.\n"
-#~ "Adlasa a rin rpmdrake tuchantik evit aotren da glask restro"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Pe restr emaoc'h o klask ?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Petra emaoc'h o klask ?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Roit din un anv (da sk. `ouzhpenn', `kenwerzhel')"
-
-#~ msgid "Directory"
-#~ msgstr "Renkell"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Cdrom hegerz ebet (netra e /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL ar renkell enni ar RPMo"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Evit FTP hag HTTP eo ret deoc'h rei lec'hiadur an hdlist\n"
-#~ "Da gever an URL a-us e rank beza"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Leugnit ar stlenn a-heul mar plij"
-
-#~ msgid "%s is already in use"
-#~ msgstr "War implij eo %s endeo"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "O vremanaat an diaz RPMo"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "War-nes dilemel an enmont %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "O klask delio"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Klask delio a bad ur frapadig"
-
-#~ msgid "mandatory"
-#~ msgstr "ret-gros"
-
-#~ msgid "interesting"
-#~ msgstr "dedennus"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (a-bouez)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (brav-tre)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (brav)"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"
-
-#~ msgid "Czech"
-#~ msgstr "Tchek"
-
-#~ msgid "Slovakian"
-#~ msgstr "Slovakek"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Pe seurt parzhadur a vennit ?"
-
-#, fuzzy
-#~ 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 Linux-Mandrake "
-#~ "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 ""
-#~ "Dibabit \"Stalia\" ma n'eus ket a stumm kent Linux bet staliaet,\n"
-#~ "pe ma vennit implijout meur a stumm pe a zasparzhadenn.\n"
-#~ "\n"
-#~ "Dibabit \"Bremanaat\" ma vennit hizivaat ur stumm kent Mandrake Linux :\n"
-#~ "%s pe %s.\n"
-#~ "\n"
-#~ "\n"
-#~ "Diuzit :\n"
-#~ "\n"
-#~ " - Emgefreek : Ma n'hoc'h eus morse staliaet Linux a-raok, dibabit se. "
-#~ "EVEZH :\n"
-#~ " ne vo ket kefluniet a rouedad e-kerz ar staliadur, implijit "
-#~ "\"LinuxConf\"\n"
-#~ " evit keflunia unan goude diwezh ar staliadur.\n"
-#~ "\n"
-#~ " - Neuziet : Ma 'z oc'h kustumet a-walc'h gant GNU/Linux, tu vo neuze "
-#~ "deoc'h\n"
-#~ " dibab an implij penna evit ho ardivink. Sellit a-is evit munudo.\n"
-#~ "\n"
-#~ " - Mailh : Ma 'z oc'h en ho pleud gant GNU/Linux ha mennet da seveni\n"
-#~ " ur staliadur neuziet-tre. Evel evit ar renkad stalia \"Neuziet\" e "
-#~ "vo\n"
-#~ " tu deoc'h diuz an implij evit hor reizhiad.\n"
-#~ " Hogen mar plij, NA ZIBABIT KET SE NEMET MA OUZIT PEZH EMAOC'H OC'H "
-#~ "OBER !\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ "D'ar poent-ma, e c'hellit dibab pe barzhadur(io) implijout evit\n"
-#~ "stalia ho reizhiad Linux-Mandrake, ma 'z int bet termenet endeo (diwar\n"
-#~ "ur staliadur kent Linux pe diwar ur benveg parzha all). E degouezho\n"
-#~ "all, ret eo termeni parzhadurio ar bladenn galet. Talvezout a ra an\n"
-#~ "obererezh-se kement ha ranna dre meiz egor pladenn galet an urzhiataer\n"
-#~ "e takado distag o implij.\n"
-#~ "\n"
-#~ "\n"
-#~ "M'hoc'h eus da groui parzhadurio nevez, implijit \"Ac'hubi ent "
-#~ "emgefreek\"\n"
-#~ "a-benn kroui parzhadurio evit Linux ent engrefreek. Gallout a rit diuz\n"
-#~ "ar bladenn da parzha dre glika war \"hda\" evit an drobarzhell IDE "
-#~ "kenta,\n"
-#~ "\"hdb\" evit an eil pe \"sda\" evit an drobarzhell SCSI kenta hag all.\n"
-#~ "\n"
-#~ "\n"
-#~ "Daou barzhadur boutin-tre a zo : ar parzhadur gwrizienn (/), a zo penn\n"
-#~ "kenta urzhaz renkello ar reizhiad restro, ha /boot, a zo enna an "
-#~ "holl\n"
-#~ "restro ret evit loc'ha ar reizhiad korvoi p'emeur o paouez enaoui\n"
-#~ "an urzhiataer.\n"
-#~ "\n"
-#~ "\n"
-#~ "Gant ma n'heller ket diverka efedo an argerzh-ma, parzha a c'hell\n"
-#~ "beza abafus ha bec'hius d'an arveriad deraouat. DiskDrake a aesa kement\n"
-#~ "an argerzh ha n'eus ket aon da gaout. Sellit ouzh an teuliadur hag it\n"
-#~ "war ho pouez a-raok kregi ganti.\n"
-#~ "\n"
-#~ "Gallout a rit tizhout kement dibarzh 'zo gant ar stokello : merdei dre "
-#~ "ar parzhadurio\n"
-#~ "gant Tab ha biro Laez/Trao. P'hoc'h eus diuzet ur parzhadur, grit "
-#~ "gant :\n"
-#~ "\n"
-#~ "- Ctrl-c evit kroui ur parzhadur nevez (m'eo goullo ar parzhadur "
-#~ "diuzet)\n"
-#~ "\n"
-#~ "- Ctrl-d evit lemel ur parzhadur\n"
-#~ "\n"
-#~ "- Ctrl-m evit termeni ar poent marc'ha\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Kement parzhadur a zo bet nevez termenet a zle beza furmadet a-benn\n"
-#~ "e implijout (furmadi a dalvez kroui ur reizhiad restro). Er poent-se,\n"
-#~ "e c'hellit mennout adfurmadi parzhadurio 'zo o veza endeo evit "
-#~ "diverka\n"
-#~ "ar roado a zo enno. Ho evezh : n'eo ket ret adfurmadi parzhadurio o\n"
-#~ "veza endeo, dreist-holl ma 'z eus enno restro pe roado a vennit "
-#~ "derc'hel.\n"
-#~ "Skouerio dibar eo /home ha /usr."
-
-#~ 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 ""
-#~ "Ema ar pakado diuzet o veza staliaet brema. Un nebeut munut\n"
-#~ "e zlefe padout an obererezh-se nemet m'ho pije dibabet bremanaat\n"
-#~ "ur reizhiad o veza, en degouezh-se e c'hell kemer muioc'h a amzer\n"
-#~ "zoken a-raok na grogfe ar bremanaat."
-
-#, fuzzy
-#~ 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 ""
-#~ "Ma ne c'hell ket DrakX kavout ho logodenn, pe ma vennit\n"
-#~ "gwiria pezh en deus graet, kinniget e vo deoc'h ur roll\n"
-#~ "logodennou a-us.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ma 'z oc'h a-du gant kefluniadur DrakX, n'hoc'h eus ken nemet lammat\n"
-#~ "d'ar rann a fell deoc'h en ur glika el laser a gleiz. Mod all,\n"
-#~ "dibabit el laser ar seurt logodenn a gav deoc'h ez eo hini a zegouezh\n"
-#~ "ar gwella evit ho logodenn.\n"
-#~ "\n"
-#~ "Ma 'z eo ul logodenn a-steud, ret e vo ivez deoc'h lavaret da DrakX\n"
-#~ "war be borzh a-steud eo luget ho logodenn."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ "Gouestlet eo ar rann-ma da geflunia ur rouedad takad lec'hel\n"
-#~ "(LAN) pe ur modem.\n"
-#~ "\n"
-#~ "Dibabit \"Rouedad lec'hel\" ha DrakX a glasko kavout un azasaer\n"
-#~ "Ethernet war ho ardivink. Azasaerien PCI a zlefe beza kavet\n"
-#~ "ha deraouekaet ent emgefreek. Evelato, m'eo ho trobarzhell unan ISA,\n"
-#~ "ne daio ket en-dro an emzinoi, hag e vo ret deoc'h diuz ur sturier\n"
-#~ "diwar ar roll a zeuio war wel neuze.\n"
-#~ "\n"
-#~ "\n"
-#~ "Evel evit azasaerien SCSI e c'hellit leuskel ar sturier amproui\n"
-#~ "an azasaer ar wech kenta, mod all e vo ret deoc'h spisaat d'ar\n"
-#~ "sturier dibarzho ho pije tapet diwar teuliadur ho periant.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ma stalhit ur reizhiad Linux-Mandrake war un ardivink a zo\n"
-#~ "lodek en ur rouedad a zo c'hoazh, merour ar rouedad en devo\n"
-#~ "roet deoc'h an holl titouro ret (chomlec'h IP, ismaskl rouedad\n"
-#~ "pe verroc'h rouedmaskl, hag anv ostiz). M'emaoc'h o sevel ur\n"
-#~ "rouedad prevez er gr da skouer, mat e vije deoc'h dibab\n"
-#~ "chomlec'hio \n"
-#~ "\n"
-#~ "Dibabit \"Sifrenna gant ar modem\" hag e vo kefluniet ar gevreadenn\n"
-#~ "ouzh ar Genrouedad gant ur modem. Klask a raio DrakX kavout ho modem,\n"
-#~ "ma ne teu ket a-benn e vo ret deoc'h diuz ar porzh a-steud m'eo luget\n"
-#~ "ho modem outa."
-
-#, fuzzy
-#~ 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 a oar en em zibab gant kalz a seurto moullerezed. Pep hini eus\n"
-#~ "ar seurto-se en deus ezhomm ur c'hefluniadur dishevel. Taolit evezh\n"
-#~ "avat ar spooler moulla a laka 'lp' da anv ar voullerrez dre ziouer ;\n"
-#~ "ret eo deoc'h eta kaout ur voullerez gant an anv-se ; hogen meur a anv,\n"
-#~ "pep hini dsipartiet gant an arouezenn '|', a c'hellit rei d'ur "
-#~ "voullerez.\n"
-#~ "Neuze, mar kavit gwelloc'h beza un anv splannoc'h, n'hoc'h eus ken "
-#~ "nemet\n"
-#~ "e lakaat da genta, da sk. \"Ma Voullerez|lp\".\n"
-#~ "Ar voullerez he deus \"lp\" en he anv(io) a vo hini dre ziouer.\n"
-#~ "\n"
-#~ "\n"
-#~ "M'eo luget ho moullerez end-eeun ouzh ho urzhiataer, diuzit\n"
-#~ "\"Moullerez lec'hel\". Neuze e rankot lavaret ouzh be borzh eo\n"
-#~ "luget ho moullerez, ha diuz ar sil a zere.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ma vennit tizhout ur voullerez a zo lec'hiet war un ardivink Unix\n"
-#~ "a-bell, rankout a reot diuz \"lpd a-bell\". Evit ma 'z afe en-dro,\n"
-#~ "n'eus ezhomm nag anv na tremenger, hogen e rankot anavezout anv\n"
-#~ "ar steud moulla war ar servijer-se.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ma vennit tizhout ur voullerez SMB (da lavaret eo ur voullerez\n"
-#~ "lec'hiet war un ardivink Windows 9x/NT a-bell), e rankot spisaat\n"
-#~ "e anv SMB (n'eo ket e anv TCP/IP), ha marteze e chomlec'h IP, mui\n"
-#~ "an anv arveriad, ar strollad labour hag an tremenger ret a-benn tizhout\n"
-#~ "ar voullerez, hag evel-just anv ar voullerez. Hevel tra evit ur\n"
-#~ "voullerez NetWare, war-bouez titour ar strollad labour a zo diezhomm."
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Disojal ar c'hemmo"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "Peseurt eo ho logodenn ?"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Spisterio emgefreek"
-
-#~ 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 ""
-#~ "A-benn kavout ar spisterio hegerz e klaskin meur a hini.\n"
-#~ "C'hwilda a raio ho skramm...\n"
-#~ "Gallout a rit e tizenaoui ma fell deoc'h, klevet a rit ur bip pa vo echu"
-
-#~ 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 ""
-#~ "Klask kavout ar spisterio hegerz a c'hellan (da sk. 800x600).\n"
-#~ "A-wecho, evelato, e c'hell sac'ha an ardivink.\n"
-#~ "Mennout a rit klask ?"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "Mod reizh ebet kavet\n"
-#~ "Klaskit gant ur gartenn video pe ur skramm all"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Klask ent emgefreek ar spisterio"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Logodenn Apple ADB"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Logodenn Apple ADB (2 nozelenn)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Logodenn Apple ADB (3 nozelenn pe vuioc'h)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Logodenn Apple ADB "
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Logodenn Apple USB (2 nozelenn)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Logodenn Apple USB (3 nozelenn pe vuioc'h)"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "Logodenn bus ATI"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Logodenn bus Microsoft"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logodenn bus Logitech"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "Logodenn USB (3 nozelenn pe vuioc'h)"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft Stumm 2.1A pe uheloc'h (a-steud)"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ (a-steud)"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse (a-steud)"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse (a-steud)"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr "Logodenn rummel (a-steud)"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Kenglotus Microsoft (a-steud)"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr "Logodenn rummel 3 nozelenn (a-steud)"
-
-#~ msgid "nfs mount failed"
-#~ msgstr "marc'ha NFS sac'het"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Rinegouriezh"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Ha mennout a rit keflunia ur rouedad lec'hel evit ho reizhiad ?"
-
-#~ msgid "Show less"
-#~ msgstr "Diskouez nebeutoc'h"
-
-#~ msgid "Show more"
-#~ msgstr "Diskouez muioc'h"
-
-#~ msgid "tie"
-#~ msgstr "frondenn"
-
-#~ msgid "brunette"
-#~ msgstr "duardez"
-
-#~ msgid "girl"
-#~ msgstr "plac'h"
-
-#~ msgid "woman-blond"
-#~ msgstr "meleganez"
-
-#~ msgid "automagic"
-#~ msgstr "emhud"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Petra eo reizhadur ho stokellaoueg ?"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Klask kavout kartenno PCMCIA ?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Klask kavout trobarzhello %s ?"
-
-#~ msgid "Modem Configuration"
-#~ msgstr "Keflunia ar modem"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr ""
-#~ "Ha mennout a rit keflunia ur gevreadenn gervel dre modem evit ho "
-#~ "reizhiad ?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Klask kavout trobarzhello PCI ?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "O klask ar parzhadur gwrizienn."
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr "%s : N'eo ket ur parzhadur gwrizienn, diuzit un all mar plij."
-
-#~ msgid "No root partition found"
-#~ msgstr "Parzhadur gwrizienn kavet ebet"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr ""
-#~ "Dibabit ur parzhadur d'ober anezha ho parzhadur gwrizienn, mar plij."
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "N'hoc'h eus ket a-walc'h a egor evit Lnx4win !"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U Mo"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# '' is the '' (ntilde) in cp437 encoding.
-# '\227' is the '' (ugrave) in cp437 encoding.
-#
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Degemer mat e LILO, an dibaber reizhiad oberia !\n"
-#~ "\n"
-#~ "Evit rolla an dibabo aotreet, stokit <TAB>.\n"
-#~ "\n"
-#~ "Evit karga unan anezho, skrivit e anv ha stokit <ENKAS> pe c'hortozit %d "
-#~ "eilenn evit al loc'ha dre ziouer.\n"
-#~ "\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Degemer mat e SILO, an dibaber reizhiad oberian~ !\n"
-#~ "\n"
-#~ "Evit rollan~ an dibabou aotreet, stokit <TAB>.\n"
-#~ "\n"
-#~ "Evit kargan~ unan anezho, skrivit e anv ha stokit <ENKAS> pe c'hortozit %"
-#~ "d eilenn evit al loc'han~ dre ziouer.\n"
-#~ "\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "Dibarzho penna SILO"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Setu da heul enmonto a vez e SILO.\n"
-#~ "Gallout a rit ouzhpenna lod pe gemma a re a zo."
-
-#~ msgid "This label is already in use"
-#~ msgstr "War implij eo ar skridennad-se endeo"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "Staliadur SILO zo sac'het. Degouezhet eo ar fazi a heul :"
-
-#~ 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 a glasko da genta kavout unan pe vuioc'h a azasaer SCSI PCI.\n"
-#~ "Ma gav anezha (pe anezho) ha ma oar pe sturier(ien) implijout, e (o)\n"
-#~ "enlakaat a raio ent emgefreek.\n"
-#~ "\n"
-#~ "\n"
-#~ "M'eo ho azasaer SCSI ur gartenn ISA, pe m'eo ur gartenn PCI hogen\n"
-#~ "ne oar ket DrakX pe sturier implijout evit ar gartenn-se, pe n'hoc'h eus\n"
-#~ "tamm azasaer SCSI ebet, goulennet e vo diganeoc'h neuze hag-e hoc'h\n"
-#~ "eus unan pe get. Ma n'hoc'h eus hini, eilgeriit \"Ket\". M'hoc'h eus\n"
-#~ "unan pe vuioc'h, eilgeriit \"Ya\". Ur roll sturierien a zeuio neuze\n"
-#~ "war wel, a vo ret deoc'h diuz unan anezho.\n"
-#~ "\n"
-#~ "\n"
-#~ "Goude m'ho po diuzet ar sturier, DrakX a c'houlenno ma vennit spisaat\n"
-#~ "dibarzho evita. Da genta, klaskit leuskel ar sturier amproui\n"
-#~ "ar periant : peurliesa e da mat en-dro.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ma ne ra ket, na zisojit ket an titouro war ho periant a c'hellit\n"
-#~ "kavout en ho teuliadur pe digant Windows (m'hoc'h eus hema war ho\n"
-#~ "reizhiad), evel m'eo aliet gant ar sturlevr stalia. An dibarzho a\n"
-#~ "vo ret deoc'h pourveza d'ar sturier eo a zo e kaoz."
-
-#~ msgid "Shutting down"
-#~ msgstr "O tizenaoui"
-
-#~ msgid "useless"
-#~ msgstr "diezhomm"
-
-#~ msgid "garbage"
-#~ msgstr "lastez"
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ "Dibabit \"Stalia\" ma n'eus ket a stumm kent Linux bet staliaet,\n"
-#~ "pe ma vennit implijout meur a stumm pe a zasparzhadenn.\n"
-#~ "\n"
-#~ "\n"
-#~ "Dibabit \"Bremanaat\" ma vennit hizivaat ur stumm kent Mandrake Linux :\n"
-#~ "5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "pe 7.0 (Air)."
-
-#~ msgid "Creating and formatting loopback file %s"
-#~ msgstr "O kroui hag o furmadi ar restr savetei %s"
-
-#~ msgid "Amusements/Games"
-#~ msgstr "Dudi/C'hoario"
-
-#~ msgid "Applications/Archiving"
-#~ msgstr "Arloado/Diellerezh"
-
-#~ msgid "Applications/CPAN"
-#~ msgstr "Arloado/CPAN"
-
-#~ msgid "Applications/Configuration"
-#~ msgstr "Arloado/Keflunia"
-
-#~ msgid "Applications/Engineering"
-#~ msgstr "Arloado/Kalvezerezh"
-
-#~ msgid "Applications/File"
-#~ msgstr "Arloado/Restr"
-
-#~ msgid "Applications/Finance"
-#~ msgstr "Arloado/Arc'hanterezh"
-
-#~ msgid "Applications/Internet"
-#~ msgstr "Arloado/Kenrouedad"
-
-#~ msgid "Applications/Multimedia"
-#~ msgstr "Arloado/Liesvedia"
-
-#~ msgid "Applications/Networking"
-#~ msgstr "Arloado/Rouedad"
-
-#~ msgid "Applications/Productivity"
-#~ msgstr "Arloado/Ampletusted"
-
-#~ msgid "Applications/Publishing/TeX"
-#~ msgstr "Arloado/Embann/TeX"
-
-#~ msgid "Applications/Text"
-#~ msgstr "Arloado/Skrid"
-
-#~ msgid "Base"
-#~ msgstr "Diazez"
-
-#~ msgid "Development/Debuggers"
-#~ msgstr "Diorren/Dizraenerien"
-
-#~ msgid "Development/Languages"
-#~ msgstr "Diorren/Arego"
-
-#~ msgid "Development/System"
-#~ msgstr "Diorren/Reizhiad"
-
-#~ msgid "Development/Tools"
-#~ msgstr "Diorren/Binvio"
-
-#~ msgid "Extensions/Arabic"
-#~ msgstr "Astenno/Arabeg"
-
-#~ msgid "Extensions/Chinese"
-#~ msgstr "Astenno/Sineg"
-
-#~ msgid "Extensions/Japanese"
-#~ msgstr "Astenno/Japaneg"
-
-#~ msgid "Libraries"
-#~ msgstr "Mezarc'hio"
-
-#~ msgid "Networking/Daemons"
-#~ msgstr "Rouedad/Diaouled"
-
-#~ msgid "Networking/Utilities"
-#~ msgstr "Rouedad/Mavego"
-
-#~ msgid "System Environment/Base"
-#~ msgstr "Endro reizhiad/Diazez"
-
-#~ msgid "System Environment/Daemons"
-#~ msgstr "Endro reizhiad/Diaouled"
-
-#~ msgid "User Interface/Desktops"
-#~ msgstr "Etrefas arveriad/Gorretaol"
-
-#~ msgid "User Interface/X"
-#~ msgstr "Etrefas arveriad/X"
-
-#~ msgid "User Interface/X Hardware Support"
-#~ msgstr "Etrefas arveriad/Mera ardivinkaj X"
-
-#~ msgid "Utilities/Archiving"
-#~ msgstr "Mavego/Diellerezh"
-
-#~ msgid "Utilities/System"
-#~ msgstr "Mavego/Reizhiad"
-
-#~ msgid "Utilities/Text"
-#~ msgstr "Mavego/Skrid"
-
-#~ msgid "X11/Amusements"
-#~ msgstr "X11/Dudi"
-
-#~ msgid "X11/Applications"
-#~ msgstr "X11/Arloado"
-
-#~ msgid "X11/Applications/Internet"
-#~ msgstr "X11/Arloado/Kenrouedad"
-
-#~ msgid "X11/Applications/Networking"
-#~ msgstr "X11/Arloado/Rouedad"
-
-#~ msgid "X11/Window Managers"
-#~ msgstr "X11/Merourien prenester"
-
-#~ msgid "Communications"
-#~ msgstr "Kehenti"
-
-#~ msgid "Databases"
-#~ msgstr "Stlennvonio"
-
-#~ msgid "Development/C++"
-#~ msgstr "Diorren/C++"
-
-#~ msgid "Development/Databases"
-#~ msgstr "Diorren/Stlennvonio"
-
-#~ msgid "Development/Kernel"
-#~ msgstr "Diorren/Kraoell"
-
-#~ msgid "Editors"
-#~ msgstr "Aozerien"
-
-#~ msgid "Emulators"
-#~ msgstr "Kendarvanerezh"
-
-#~ msgid "Graphics"
-#~ msgstr "Grafek"
-
-#~ msgid "Publishing"
-#~ msgstr "Embann"
-
-#~ msgid "Shells"
-#~ msgstr "Shello"
-
-#~ msgid "Sound"
-#~ msgstr "Son"
-
-#~ msgid "System/Base"
-#~ msgstr "Reizhiad/Diazez"
-
-#~ msgid "System/Fonts/True type"
-#~ msgstr "Reizhiad/Nodrezho/True Type"
-
-#~ msgid "System/Libraries"
-#~ msgstr "Reizhiad/Mezarc'hio"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
deleted file mode 100644
index 80e3b7ac1..000000000
--- a/perl-install/share/po/ca.po
+++ /dev/null
@@ -1,10351 +0,0 @@
-# drakX translation to Catalan
-# Copyright (C) 1999 Free Software Foundation, Inc.
-# Copyright (c) 1999 MandrakeSoft
-# Copyright (c) 1999-2001 Softcatal
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-04-10 23:29+0200\n"
-"Last-Translator: Softcatal <traddrake@softcatala.org>\n"
-"Language-Team: Catalan\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Configura tots els capals independentment"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Utilitza l'extensi Xinerama"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Configura noms la targeta \"%s\" (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Configuraci Multi-head"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"El vostre sistema permet l's d'una configuraci de mltiples capals.\n"
-"Qu voleu fer?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Targeta grfica"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Seleccioneu una targeta grfica"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Escolliu un servidor X"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "Servidor X"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Quina configuraci de l'XFree voleu tenir?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"La vostra targeta pot tenir acceleraci 3D de maquinari, per noms amb "
-"l'Xfree %s.\n"
-"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"La vostra targeta pot tenir acceleraci 3D de maquinari amb l'Xfree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "Xfree %s amb acceleraci 3D de maquinari"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"La vostra targeta pot tenir acceleraci 3D de maquinari amb l'Xfree %s,\n"
-"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
-"PENJAR."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s amb acceleraci 3D de maquinari EXPERIMENTAL"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"La vostra targeta pot tenir acceleraci 3D de maquinari, per noms amb "
-"l'Xfree %s,\n"
-"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
-"PENJAR.\n"
-"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "Configuraci de l'XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Seleccioneu la mida de memria de la vostra targeta grfica"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Escolliu les opcions per al servidor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Escolliu un monitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Els dos parmetres ms importants son la velocitat de refresc vertical, que\n"
-"s la velocitat a qu es refresca tota la pantalla, i el ms important, la\n"
-"velocitat de sincronitzaci horitzontal, que s la velocitat a qu es\n"
-"visualitzen les lnies d'exploraci.\n"
-"\n"
-"s MOLT IMPORTANT que no especifiqueu un tipus de monitor amb un abast\n"
-"de sincronitzaci superior a les possibilitats del vostre monitor, perqu\n"
-"el podreu fer malb.\n"
-"En cas de dubte, sigueu conservador amb aquest parmetre."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Velocitat de refresc horitzontal"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Velocitat de refresc vertical"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "El monitor no est configurat"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "La targeta grfica encara no est configurada"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Encara no s'han escollit les resolucions"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Voleu comprovar la configuraci?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-"Avs: la comprovaci d'aquesta targeta grfica pot penjar-vos l'ordinador"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Comprova la configuraci"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"intenteu canviar alguns parmetres"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "S'ha produt un error:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Sortida en %d segons"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "s aquest el parmetre corrcte?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "S'ha produt un error, intenteu canviar alguns parmetres"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Resoluci"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Escolliu la resoluci i la profunditat de color"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Targeta grfica: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "Servidor xFree86: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Mode expert"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Mostra'ls tots"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Resolucions"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Disposici del teclat: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Tipus de ratol: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Dispositiu del ratol: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Sincronitzaci horitzontal del monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Refresc vertical del monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Targeta grfica: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Memria grfica: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Profunditat del color: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resoluci: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Servidor xFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Controlador de l'xFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "S'est preparant la configuraci de l'X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Qu voleu fer?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Canvia el monitor"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Canvia la targeta grfica"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Canvia les opcions del servidor"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Canvia la resoluci"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Mostra la informaci"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Torna-ho a comprovar"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Surt"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Voleu conservar els canvis?La configuraci actual s:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Si us plau, torneu a entrar a %s per activar els canvis"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-Enrere"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X a l'inici"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Puc configurar el vostre ordinador de manera que executi X automticament "
-"durant l'arrencada.\n"
-"Voleu que X s'inici quan torneu a arrencar l'ordinador?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 colors (8 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32.768 colors (15 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65.536 colors (16 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 milions de colors (24 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4.294 milions de colors (32 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB o ms"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA estndard, 640x480 a 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 a 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "Compatible 8514, 1024x768 a 87 Hz entrellaada (no 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 a 87 Hz entrellaada, 800x600 a 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Super VGA ampliada, 800x600 a 60 Hz, 640x480 a 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "SVGA no entrellaada, 1024x768 a 60 Hz, 800x600 a 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "SVGA d'alta freqncia, 1024x768 a 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Multi-freqncia que pot fer 1280x1024 a 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Multi-freqncia que pot fer 1280x1024 a 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Multi-freqncia que pot fer 1280x1024 a 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Monitor que pot fer 1600x1200 a 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Monitor que pot fer 1600x1200 a 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Primer sector de la partici d'arrencada"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Primer sector de la unitat (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "Installaci del SILO"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "On voleu installar el carregador d'arrencada?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "Installaci del LILO/grub"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO amb men de text"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO amb men grfic"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Arrencada des de DOS/Windows (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Opcions principals del carregador d'arrencada"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Carregador d'arrencada a utilitzar"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Installaci del carregador d'arrencada"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Dispositiu d'arrencada"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (no funciona en BIOS antics)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Compacte"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "compacte"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Mode de vdeo"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Demora abans d'arrencar la imatge predeterminada"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Contrasenya"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Contrasenya (un altre cop)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Limita les opcions de la lnia d'ordres"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "limita"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Buida /tmp en cada arrencada"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Mida exacta de la RAM, si cal (s'han trobat %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Habilita perfils mltiples"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Introduu la mida de la RAM en Mb"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"L'opci ``Limita les opcions de la lnia d'ordres'' no t cap s sense una "
-"contrasenya"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Si us plau, torneu-ho a intentar"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Les contrasenyes no coincideixen"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Missatge d'inicialitzaci"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Demora de firmware obert"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Temps mxim d'arrencada del nucli"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "Voleu habilitar l'arrencada des de CD?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Voleu habilitar l'arrencada des d'OF?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "OS per defecte?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Aquestes sn les diferents entrades.\n"
-"Podeu afegir-ne algunes ms o canviar-ne les existents."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Afegeix"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Fet"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "Modifica el RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Quin tipus d'entrada voleu afegir?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Un altre SO (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Un altre SO (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Un altre SO (Windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Imatge"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Arrel"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Afegeix"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Lectura-escriptura"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Taula"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "No segur"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etiqueta"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Predeterminat"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd-size"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "NoVideo"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Elimina l'entrada"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "No es permet una etiqueta buida"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Aquesta etiqueta ja est en s"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Quin tipus de particionament?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "S'han trobat interfcies %2$s %1$s"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "En teniu una altra?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Teniu alguna interfcie %s?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "No"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "S"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Mira la informaci del maquinari"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "S'est installant el programa de control per a la targeta %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(mdul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Quin programa de control %s he de provar?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"En alguns casos, el programa de control %s necessita informaci addicional\n"
-"per funcionar correctament, tot i que normalment funciona b sense ella.\n"
-"Voleu especificar opcions addicionals o deixar que el programa de control\n"
-"cerqui al vostre ordinador la informaci que necessita? Aquesta recerca\n"
-"podria blocar l'ordinador, per aix no causaria cap dany."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Exploraci automtica"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Especifica les opcions"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Ara podeu proporcionar les seves opcions per al mdul %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Ara podeu proporcionar les seves opcions per al mdul %s.\n"
-"Les opcions estan amb el format ``nom=valor nom2=valor2 ...''.\n"
-"Per exemple, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Opcions del mdul:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Ha fallat la crrega del mdul %s.\n"
-"Voleu tornar-ho a intentar amb altres parmetres?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(ja s'ha afegit %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Aquesta contrasenya s massa senzilla"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Si us plau, introduu un nom d'usuari"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"El nom d'usuari noms pot contenir lletres en minscula, nmeros, `-' i `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Aquest nom d'usuari ja s'ha afegit"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Afegeix un usuari"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Introduu un usuari\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Accepta l'usuari"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Nom real"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Nom d'usuari"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Shell"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Icona"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Entrada automtica"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Puc configurar el vostre ordinador de manera que entri automticament amb un "
-"nom d'usuari.\n"
-"Si no voleu utilitzar aquesta caracterstica, feu clic al bot Cancella."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Escolliu l'usuari per omissi:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Escolliu el gestor de finestres per executar:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Benvingut al %s, el selector de sistema operatiu!\n"
-"\n"
-"Trieu un sistema operatiu de la lista superior, o espereu\n"
-"%d segons per arrencar en el sistema operatiu predeterminat.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Benvingut al GRUB, el selector de sistema operatiu!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr ""
-"Utilitzeu les tecles %c i %c per seleccionar quina posici est ressaltada."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Premeu Intro per arrencar el SO seleccionat, 'e' per editar les"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "ordres prvies a l'arrencada, o 'c' per obtenir una lnia d'ordres."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "La posici ressaltada arrencar automticament dintre de %d segons."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "no hi ha prou espai a /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:918
-msgid "Desktop"
-msgstr "Escriptori"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Men Inici"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "encara no s'ha implementat cap ajuda.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Configuraci del tipus d'arrencada"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Fitxer"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Fitxer/_Nou"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Fitxer/_Obre"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Fitxer/_Desa"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Fitxer/_Anomena i desa"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Fitxer/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Fitxer/_Surt"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Opcions"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Opcions/Prova"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Ajuda"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Ajuda/_Quant a..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Configura"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Benvingut a la utilitat de compartici de la connexi a Internet!\n"
-"\n"
-"%s\n"
-"\n"
-"Feu clic a Configura per executar l'auxiliar de configuraci."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Mode LILO/Grub"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Monitor de categoritzaci NewStyle"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Monitor NewStyle"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Monitor tradicional"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Monitor Gtk+ tradicional"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Executa l'Aurora durant l'arrencada"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Mode d'arrencada"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Executa el sistema X-Window en iniciar"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "No, no vull l'entrada automtica"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "S, vull l'entrada automtica amb aquest (usuari, escriptori)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Mode de sistema"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Predeterminat"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "D'acord"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Cancella"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "no es pot obrir /etc/inittab per a lectura: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "no es pot obrir /etc/sysconfig/autologin per a lectura: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Ha fallat la installaci del LILO. S'ha produt l'error segent:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Crea"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Desmunta"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Suprimeix"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formata"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Canvia la mida"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tipus"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Punt de muntatge"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Escriu a /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Normal > Expert"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Expert > Normal"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Restaura des del fitxer"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Desa al fitxer"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Assistent"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Restaura des del disquet"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Desa al disquet"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Buida-ho tot"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Formata-ho tot"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Assigna automticament"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "S'utilitzen totes les particions primries"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "No puc afegir cap ms partici"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Per tenir ms particions, suprimiu-ne una per poder crear una partici "
-"ampliada"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "No hi ha prou espai per a l'assignaci automtica"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Desfs"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Escriu la taula de particions"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Ms"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Intercanvia"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Buit"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Altres"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Tipus de sistema de fitxers"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detalls"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Teniu una partici FAT gran\n"
-"(utilitzada normalment pel DOS/Windows de Microsoft).\n"
-"Suggereixo que primer en canvieu la mida\n"
-"(feu-hi clic i desprs feu clic a \"Canvia la mida\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Si us plau, feu primer una cpia de seguretat de les vostres dades"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Llegiu-ho atentament!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Si penseu utilitzar aboot, assegureu-vos de deixar espai lliure (amb 2.048\n"
-"sectors n'hi ha prou) al comenament del disc"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Aneu amb compte: aquesta operaci s perillosa."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Error"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Punt de muntatge: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Dispositiu: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Lletra d'unitat del DOS: %s (noms s una suposici)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Tipus: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Nom: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Inici: sector %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Mida: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sectors"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Cilindre %d a cilindre %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formatat\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Sense formatar\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Muntat\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Fitxer(s) de loopback: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"La partici s'ha arrencat per defecte\n"
-" (per a l'arrencada de l'MS-DOS, no per a LILO)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Nivell %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Mida del tros %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "Discs RAID %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Nom del fitxer de loopback: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"s possible que aquesta partici sigui\n"
-"una partici de programa de control;\n"
-"s millor que no la toqueu.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Aquesta partici Bootstrap\n"
-"especial s per arrencar\n"
-"el vostre sistema en dual.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Si us plau, feu clic a una partici "
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Mida: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometria: %s cilindres, %s capals, %s sectors\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "Discs LVM %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Tipus de taula de particions: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "al bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Munta"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Actiu"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Afegeix al RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Elimina del RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Modifica el RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Afegeix al LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Elimina del LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Utilitza per a loopback"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Trieu una acci"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Fins al moment no puc acceptar crear el /boot a la unitat (a un cilindre > "
-"1024).\n"
-"O esteu utilitzant LILO, i no funcionar, o no l'esteu utilitzant i no "
-"necessiteu el /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"La partici que heu seleccionat per afegir com a arrel (/) est ubicada "
-"fsicament ms enll del cilindre n 1024 del disc dur, i no teniu cap "
-"partici /boot.\n"
-"Si teniu previst utilitzar el gestor d'arrencada LILO, penseu d'afegir una "
-"partici /boot"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Heu seleccionat una partici de programari RAID com a arrel (/).\n"
-"Aix no ho pot gestionar cap carregador d'arrencada sense una partici /"
-"boot.\n"
-"Per tant, assegureu-vos d'afegir una partici /boot"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Utilitzeu ``%s'' al seu lloc"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Utilitzeu primer ``Unmount''"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Desprs de canviar el tipus de la partici %s, se'n perdran totes les dades"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Voleu continuar igualment?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Surt sense desar"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Voleu sortir sense desar la taula de particions?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Canvia el tipus de partici"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Quin sistema de fitxers voleu?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "No podeu utilitzar el ReiserFS per a particions inferiors a 32 MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "On voleu muntar el fitxer de loopback %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "On voleu muntar el dispositiu %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"No es pot anullar el punt de muntatge, perqu aquesta partici\n"
-"s'utilitza per al loopback. Elimineu primer el loopback"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Desprs de formatar la partici %s, se'n perdran totes les dades"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "S'est formatant"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "S'est formatant el fitxer de loopback %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "S'est formatant la partici %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Desprs de formatar totes les particions,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "totes les dades d'aquestes particions s'hauran perdut"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Mou"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "A quin disc us voleu desplaar?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sector"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "A quin sector us voleu desplaar?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "S'est desplaant"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "S'est desplaant la partici..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "La taula de particions de la unitat %s s'escriur al disc!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-"Us caldr tornar a arrencar per tal que les modificacions tinguin efecte"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "S'estan calculant els lmits del sistema de fitxers de la FAT"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "S'est canviant la mida"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "No es pot canviar la mida d'aquesta partici"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Cal fer una cpia de seguretat de totes les dades d'aquesta partici"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Desprs de canviar la mida de la partici %s, se'n perdran totes les dades"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Escolliu la nova mida"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Crea una nova partici"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "sector d'inici: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Mida en MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Tipus de sistema de fitxers: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Preferncia: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Aquesta partici no es pot utilitzar per al loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Nom del fitxer de loopback: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Un altre loopback ja est utilitzant el fitxer, escolliu-ne un altre"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "El fitxer ja existeix. El voleu utilitzar?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Seleccioneu el fitxer"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"La cpia de seguretat de la taula de particions no t la mateixa mida\n"
-"Voleu continuar igualment?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Advertncia"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Inseriu un disquet a la unitat\n"
-"Se'n perdran totes les dades"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "S'est intentant rescatar la taula de particions"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "dispositiu"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "nivell"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "mida del tros"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Escolliu un RAID existent al qual afegir"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nou"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Escolliu un LVM existent al qual afegir"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "Nom LVM?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Muntatge automtic del suport extrable"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Rescata la taula de particions"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Torna a carregar"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatatge de %s ha fallat"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "no s com formatar %s amb el tipus %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "ha fallat el muntatge: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "s'ha produt un error en muntar %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "senzill"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "servidor"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Els punts de muntatge han de comenar amb una /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Ja hi ha una partici amb el punt de muntatge %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Muntatges circulars %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "No podeu utilitzar un volum lgic LVM per al punt de muntatge %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers de root"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Necessiteu un sistema de fitxers real (ext2, reiserfs) per a aquest punt de "
-"muntatge\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "S'ha produt un error en obrir %s per escriure: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"S'ha produt un error: no s'han trobat dispositius vlids on crear nous "
-"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
-"problema"
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "No teniu cap partici!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-"Escolliu l'idioma que voleu utilitzar per a la installaci i per a l's del "
-"sistema."
-
-#: ../../help.pm_.c:12
-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 ""
-"Heu d'acceptar els termes de la llicncia de ms amunt per poder continuar "
-"la installaci.\n"
-"\n"
-"\n"
-"Si us plau, feu clic a \"Accepto\" si hi esteu d'acord.\n"
-"\n"
-"\n"
-"Feu clic a \"No accpeto\" si no hi esteu d'acord. La installaci "
-"finalitzar sense modificar la installaci actual."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Escolliu el vostre tipus de teclat de la llista inferior"
-
-#: ../../help.pm_.c:25
-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 ""
-"Si desitgeu que altres idiomes (a ms del que vau triar en\n"
-"iniciar la installaci) estiguin disponibles desprs de la installaci,\n"
-"escolliu-los de la llista de ms amunt. Si els voleu seleccionar tots,\n"
-"noms cal que seleccioneu \"Tots\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Escolliu \"Installaci\" si no teniu cap versi anterior de Linux-Mandrake\n"
-"installada a l'ordinador o si voleu utilitzar diversos sistemes operatius.\n"
-"\n"
-"\n"
-"Escolliu \"Actualitzaci\" si voleu actualitzar un versi de Linux-Mandrake "
-"que ja est installada.\n"
-"\n"
-"\n"
-"Segons els vostres coneixements de GNU/Linux, podeu escollir un dels "
-"nivells\n"
-"segents d'installaci o actualitzaci del sistema operatiu Linux-"
-"Mandrake:\n"
-"\n"
-"\t* Recomanada: si mai no heu installat un sistema operatiu GNU/Linux,\n"
-"escolliu aquest. La installaci ser molt fcil i noms se us faran\n"
-"unes poques preguntes.\n"
-"\n"
-"\n"
-"\t* Personalitzada: si coneixeu prou el GNU/Linux, podeu escollir l's\n"
-"principal (estaci de treball, servidor, desenvolupament) del vostre\n"
-"sistema. Haureu de respondre ms preguntes que en la installaci\n"
-"\"Recomanada\", de manera que, si escolliu aquest tipus d'installaci,\n"
-"haureu de saber com funciona el GNU/Linux.\n"
-"\n"
-"\n"
-"\t* Per a experts: si domineu el GNU/Linux, trieu aquest tipus\n"
-"d'installaci. Com en el cas de la installaci \"Personalitzada\"\n"
-"podreu escollir l's principal del vostre ordinador (estaci de treball,\n"
-"servidor, desenvolupament). Aneu amb molt de compte abans de triar aquest\n"
-"tipus d'installaci; podreu realitzar una installaci altament\n"
-"personalitzada.\n"
-"\t La resposta a algunes preguntes pot ser molt difcil si no teniu slids\n"
-"coneixements de GNU/Linux. Per tant, no escolliu aquest tipus "
-"d'installaci\n"
-"tret que sapigueu qu esteu fent."
-
-#: ../../help.pm_.c:56
-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 ""
-"Seleccioneu:\n"
-"\n"
-" - Personalitzada: Si esteu familiaritzat amb el Linux, podreu\n"
-"triar l's del sistema installat entre Normal, Desenvolupament o\n"
-"Servidor. Trieu \"Normal\" per a una installaci per a un s\n"
-"general del vostre ordinador, \"Desenvolupament\" si utilitzareu\n"
-"l'ordinador principalment per a desenvolupament de programari,\n"
-"o \"Servidor\" si voleu installar un servidor convencional (per\n"
-"a correu, impressions...).\n"
-"\n"
-"\n"
-" - Per a experts: Si domineu el GNU/Linux i voleu realitzar una\n"
-"installaci totalment personalitzada, aquest s el vostre\n"
-"tipus d'installaci. Podreu seleccionar l's del vostre sistema\n"
-"com a \"Personalitzada\"."
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Ara heu de decidir com utilitzareu l'ordinador. Les opcions sn:\n"
-"\n"
-"\t* Estaci de treball: l'elecci ideal si penseu utilitzar l'ordinador "
-"bsicament per a l's quotidi, a la feina o\n"
-"\t a casa.\n"
-"\n"
-"\n"
-"\t* Desenvolupament: si penseu utilitzar l'ordinador bsicament per a "
-"desenvolupament de programari, aquesta s l'elecci ideal.\n"
-"\t Tindreu installada una completa collecci de programari per poder "
-"compilar, depurar i formatar codi font,\n"
-"\t o crear paquets de programari.\n"
-"\n"
-"\n"
-"\t* Servidor: si penseu utilitzar l'ordinador com a servidor, aquesta s "
-"l'elecci ideal, ja sigui un servidor de fitxers (NFS o\n"
-"\t SMB), un servidor d'impressi (tipus Unix o Microsoft Windows), un "
-"servidor d'autenticaci (NIS), un servidor\n"
-"\t de bases de dades, etc. En canvi, no espereu que se us installin coses "
-"com ara el KDE, el GNOME, etc.)"
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"El DrakX intentar trobar el(s) adaptador(s) SCSI PCI. \n"
-"Si en troba, i sap quin programa de control utilitzar, el(s)\n"
-"installar automticament.\n"
-"\n"
-"\n"
-"Si no teniu cap adaptador SCSI, un adaptador SCSI ISA, o un\n"
-"adaptador SCSI PCI que el DrakX no reconegui, se us demanar si teniu\n"
-"un adaptador SCSI al sistema. Si no en teniu cap, simplement feu clic a \"No"
-"\". Si feu\n"
-"clic a \"S\", apareixer una llista de programes de control on podreu\n"
-"seleccionar l'adaptador concret.\n"
-"\n"
-"\n"
-"Si heu hagut de seleccionar l'adaptador manualment, el DrakX us preguntar\n"
-"si voleu indicar opcions per a ell. Conv que deixeu que el DrakX comprovi\n"
-"el maquinari per a les opcions; aix sol funcionar b.\n"
-"\n"
-"\n"
-"Si no, us caldr proporcionar les opcions al programa de control. Consulteu\n"
-"el captol 3 de la Guia de l'usuari, secci \"Informaci obtinguda del\n"
-"maquinari\" per saber com treure aquesta informaci de la documentaci del\n"
-"maquinari, del lloc web del fabricant (si teniu accs a Internet) o del\n"
-"Microsoft Windows (si el teniu al sistema)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Ara s quan heu de decidir en quin lloc del vostre disc dur voleu "
-"installar\n"
-"el sistema operatiu Linux-Mandrake. Si el disc s buit, o si un sistema\n"
-"operatiu existent n'utilitza tot l'espai disponible, us caldr particionar-\n"
-"lo. Bsicament, particionar un disc dur consisteix en dividir-lo de manera\n"
-"lgica per crear espai on installar el nou sistema Linux-Mandrake.\n"
-"\n"
-"\n"
-"Ats que els efectes d'aquest procs solen ser irreversibles, el "
-"particionament \n"
-"us pot espantar si sou un usuari sense experincia.\n"
-"Aquest assistent simplifica aquest procs; abans de comenar, consulteu el\n"
-"manual i preneu-vos el temps que calgui.\n"
-"\n"
-"\n"
-"Necessiteu, com a mnim, dues particions, una per al sistema operatiu en\n"
-"si i l'altra per a la memria virtual (anomenada tamb \"Intercanvi\").\n"
-"\n"
-"\n"
-"Si les particions ja s'han definit (en una installaci anterior o "
-"mitjanant\n"
-"una altra eina de particionament), noms caldr que seleccioneu les que "
-"voleu\n"
-"utilitzar per installar el sistema Linux.\n"
-"\n"
-"\n"
-"Si les particions encara no s'han definit, les heu de crear.\n"
-"Per fer-ho, utilitzeu l'assistent que trobareu ms amunt; segons la\n"
-"configuraci del vostre disc dur, hi ha diverses solucions possibles:\n"
-"\n"
-"\t* Utilitzar una partici existent: l'assistent ha detectat al vostre\n"
-"disc dur una o ms particions de Linux existents. Si voleu conservar-les,\n"
-"escolliu aquesta opci.\n"
-"\n"
-"\n"
-"\t* Esborrar completament el disc: si voleu suprimir totes les dades i\n"
-"particions que teniu al disc dur i substituir-les pel sistema Linux-\n"
-"Mandrake, podeu escollir aquesta opci. Aneu amb compte, per, perqu,\n"
-"un cop la confirmeu, no podreu fer-vos enrere.\n"
-"\n"
-"\n"
-"\t* Utilitzar l'espai lliure de la partici del Windows: si teniu el "
-"Microsoft\n"
-"Windows installat al disc dur i n'ocupa tot l'espai diponible, us hi "
-"caldr\n"
-"crear espai lliure per a les dades del Linux. Per fer-ho, podeu suprimir la\n"
-"partici i les dades del Windows (consulteu les opcions \"Esborrar "
-"completament\n"
-"el disc\" o \"Mode expert\") o canviar la mida de la partici del Windows;\n"
-"aquest canvi de mida es pot dur a terme sense cap prdua de dades. Aquesta\n"
-"opci s la ms recomanable si voleu utilitzar tant el Linux-Mandrake com "
-"el\n"
-"Microsoft Windows al mateix ordinador.\n"
-"\n"
-"\n"
-"\t Abans de decidir-vos per aquesta opci, tingueu en compte que la mida\n"
-"de la partici del Microsoft Windows ser ms petita que ara. Aix "
-"significa\n"
-"que tindreu menys espai lliure per emmagatzemar-hi dades o installar-hi "
-"ms\n"
-"programari.\n"
-"\n"
-"\n"
-"\t* Mode expert: si voleu particionar el disc dur manualment, podeu triar\n"
-"aquesta opci. Aneu amb compte, perqu s molt potent per tamb perillosa;\n"
-"podeu perdre fcilment totes les dades. Per tant, no trieu aquesta opci "
-"tret\n"
-"que sapigueu exactament qu esteu fent."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Ara s quan heu de decidir quina(es) partici(ns) voleu utilitzar per\n"
-"installar el sistems Linux-Mandrake. Si ja s'han definit les particions "
-"(amb\n"
-"una installaci anterior de GNU/Linux o mitjanant una altra eina de\n"
-"particionament), podeu utilitzar les particiones existents. En cas "
-"contrari,\n"
-"s'han de definir particions al disc dur.\n"
-"\n"
-"\n"
-"Per crear particions, primer heu de seleccionar un disc dur. Podeu "
-"seleccionar\n"
-"el disc que s'ha de particionar fent clic a \"hda\" per a la primera unitat\n"
-"IDE, \"hdb\" per a la segona o \"sda\" per a la primera unitat SCSI, etc.\n"
-"\n"
-"\n"
-"Per particionar el disc dur seleccionat, podeu utilitzar aquestes opcions:\n"
-"\n"
-" * Buidar-ho tot: aquesta opci suprimeix totes les particions que hi ha\n"
-"al disc dur seleccionat.\n"
-"\n"
-"\n"
-" * Assignaci automtica: aquesta opci us permet crear automticament "
-"les\n"
-"particions Ext2 i Intercanvi en l'espai lliure del disc dur.\n"
-"\n"
-"\n"
-" * Rescatar la taula de particions: si la taula de particions est\n"
-"malmesa, podeu intentar recuperar-la mitjanant aquesta opci. Aneu\n"
-"amb compte i penseu que aix pot fallar.\n"
-"\n"
-"\n"
-" * Desfer: podeu utilitzar aquesta opci per anullar els canvis.\n"
-"\n"
-"\n"
-" * Tornar a carregar: podeu utilitzar aquesta opci si voleu desfer\n"
-"tots els canvis i carregar la taula de particions inicial.\n"
-"\n"
-"\n"
-" * Assistent: Si voleu utilitzar un assistent per particionar el disc "
-"dur,\n"
-"podeu utilitzar aquesta opci, que s la ms recomanable si no teniu massa\n"
-"experincia en particionament.\n"
-"\n"
-"\n"
-" * Restaurar des de disquet: si, en una installaci anterior, vau desar\n"
-"la taula de particions en un disquet, podeu recuperar-la mitjanant aquesta\n"
-"opci.\n"
-"\n"
-"\n"
-" * Desar en disquet: si voleu desar la taula de particions en un disquet\n"
-"per poder-la recuperar, podeu utilitzar aquesta opci. s molt recomanable\n"
-"que l'utilitzeu.\n"
-"\n"
-"\n"
-" * Fet: quan hagueu acabat de particionar el disc dur, utilizeu aquesta\n"
-"opci per desar els canvis.\n"
-"\n"
-"\n"
-"Per a la vostra informaci, podeu accedir a qualsevol opci mitjanant el "
-"teclat:\n"
-"moveu-vos per les particions amb la tecles Tab i Fletxa amunt/Fletxa avall.\n"
-"\n"
-"\n"
-"Quan s'ha seleccionat una partici, podeu utilitzar:\n"
-"\n"
-" * Ctrl+C per crear una nova partici (quan se n'ha seleccionat\n"
-"una de buida)\n"
-"\n"
-" * Ctrl+D per suprimir una partici\n"
-"\n"
-" * Ctrl+M per definir el punt de muntatge\n"
-" \n"
-"\n"
-" \n"
-"Si esteu fent la installaci en un ordinador PPC, potser voldreu crear una\n"
-"petita partici 'bootstrap' HFS d'un mnim d'1 MB per a s del carregador\n"
-"d'arrencada 'yaboot'. Si decidiu fer-la una mica ms gran, per exemple de\n"
-"50 MB, us ser d'utilitat per emmagatzemar un nucli de recanvi i una imatge\n"
-"del disc RAM per a situacions d'emergncia durant l'arrencada."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Aquestes sn les particions de Linux existents que s'han detectat a la\n"
-"vostra unitat de disc dur. Podeu conservar les eleccions fetes per "
-"l'assistent,\n"
-"sn adequades per a un s normal. Si les canvieu, heu de definir una "
-"partici\n"
-"root (\"/\"); no escolliu una partici massa petita, o no podreu installar\n"
-"prou programari. Si voleu emmagatzemar les dades en una altra partici, "
-"tamb\n"
-"haureu de seleccionar una \"/home\" (noms si teniu ms d'una partici de\n"
-"Linux).\n"
-"\n"
-"\n"
-"Per a la vostra informaci, cada partici est identificada d'aquesta "
-"manera: \"Nom\", \"Capacitat\".\n"
-"\n"
-"\n"
-"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"nmero d'unitat de disc"
-"\",\n"
-"\"nmero de la partici\" (per exemple, \"hda1\").\n"
-"\n"
-"\n"
-"\"Tipus d'unitat de disc\" s \"hd\" si la vostre unitat de disc s IDE i "
-"\"sd\"\n"
-"si s SCSI.\n"
-"\n"
-"\n"
-"\"Nmero de la unitat de disc\" s sempre una lletra desprs d'\"hd\" o \"sd"
-"\".\n"
-"Amb unitats de disc IDE:\n"
-"\n"
-" * \"a\" significa \"unitat de disc mestre en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
-"\",\n"
-"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
-"\".\n"
-"\n"
-"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primria de disc"
-"\", una \"b\" significa \"unitat secundria de disc\", etc..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Escolliu el disc dur que voleu buidar per installar la nova partici "
-"Linux-\n"
-"Mandrake. Aneu amb compte, se'n perdran totes les dades i no es podran "
-"recuperar."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Feu clic a \"D'acord\" si voleu suprimir totes les dades i\n"
-"particions que hi ha en aquesta unitat de disc. Aneu amb compte, perqu, un "
-"cop hagueu fet clic a \"D'acord\", no podreu recuperar cap dada ni partici "
-"del disc,\n"
-"incloent las dades de Windows.\n"
-"\n"
-"\n"
-"Feu clic a \"Cancella\" per anullar aquesta operaci sense perdre cap "
-"dada\n"
-"ni partici d'aquest disc."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"S'ha detectat ms d'una partici de Microsoft Windows en la unitat de disc.\n"
-"Si us plau, trieu quina d'elles voleu redimensionar per installar el nou\n"
-"sistema operatiu Linux-Mandrake.\n"
-"\n"
-"\n"
-"Per a la vostra informaci, cada partici est identificada d'aquesta "
-"manera; \"Nom Linux\", \"Nom\n"
-"Windows\" \"Capacitat\".\n"
-"\n"
-"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"nmero d'unitat de "
-"disc\",\n"
-"\"nmero de la partici\" (per exemple, \"hda1\").\n"
-"\n"
-"\n"
-"\"Tipus d'unitat de disc\" s \"hd\" si la vostre unitat de disc s IDE i "
-"\"sd\"\n"
-"si s SCSI.\n"
-"\n"
-"\n"
-"\"Nmero de la unitat de disc\" s sempre una lletra desprs d'\"hd\" o \"sd"
-"\".\n"
-"Amb unitats de disc IDE:\n"
-"\n"
-" * \"a\" significa \"unitat de disc mestre en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
-"\",\n"
-"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
-"\",\n"
-"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
-"\".\n"
-"\n"
-"\n"
-"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primria de disc"
-"\", una \"b\" significa \"unitat secundria de disc\", etc...\n"
-"\n"
-"\"Nom Windows\" s la lletra de la vostra unitat de disc sota Windows (el "
-"primer disc o partici s'anomena \"C:\")."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-"Si us plau, tingueu pacincia. Aquesta operaci pot trigar diversos minuts."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Les particions que s'acaben de definir s'han de formatar per poder-les\n"
-"utilitzar. El formatatge consisteix en crear-hi un sistema de fitxers).\n"
-"\n"
-"\n"
-"En aquest punt, potser voldreu tornar a formatar algunes de les particions\n"
-"existents per eliminar les dades que contenen. Si s aix, seleccioneu les\n"
-"particions que voleu formatar.\n"
-"\n"
-"\n"
-"Tingueu en compte que no cal tornar a formatar totes les particions que ja\n"
-"existien; heu de tornar a formatar les particions que contenen el sistema\n"
-"operatiu (com ara \"/\", \"/usr\" o \"/var\"), per no les que contenen "
-"dades\n"
-"que voleu conservar (habitualment, /home).\n"
-"\n"
-"\n"
-"Aneu amb compte en seleccionar les particions; desprs del formatatge, "
-"totes\n"
-"les dades s'hauran suprimit i no en podreu recuperar cap.\n"
-"\n"
-"\n"
-"Feu clic a \"D'acord\" quan estigueu a punt per formatar les particions.\n"
-"\n"
-"\n"
-"Feu clic a \"Cancella\" si voleu seleccionar altres particions per "
-"installar\n"
-"el nou sistema Linux-Mandrake."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Ara podeu seleccionar el grup de paquets que voleu installar o "
-"actualitzar.\n"
-"\n"
-"\n"
-"El DrakX comprovar si teniu prou espai per installar-los tots i, si no, "
-"us\n"
-"ho avisar. Si voleu seguir igualment, continuar amb la installaci de "
-"tots\n"
-"els grups seleccionats per no n'installar alguns de menys inters. Al "
-"final\n"
-"de la llista podeu seleccionar l'opci \"Selecci individual de paquets\", "
-"i\n"
-"en aquest cas haureu de navegar per ms de 1.000 paquets..."
-
-#: ../../help.pm_.c:347
-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 ""
-"Ara podeu triar individualment tots els paquets que voleu installar.\n"
-"\n"
-"\n"
-"Podeu expandir o reduir l'arbre fent clic a les opcions del rac esquerre de "
-"la finestra de paquets.\n"
-"\n"
-"\n"
-"Si preferiu veure els paquets ordenats alfabticament, feu clic a la icona\n"
-"\"Commuta entre ordenaci plana i per grups\".\n"
-"\n"
-"\n"
-"Si no voleu ser avisat pel que fa a les dependncies, feu clic a "
-"\"Dependncies\n"
-"automtiques\". Si ho feu, tingueu en compte que el fet de desseleccionar\n"
-"un paquet pot causar la desselecci d'altres paquets que en depenen, i no\n"
-"us n'assabentareu."
-
-#: ../../help.pm_.c:364
-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 ""
-"Si teniu tots els CD de la llista superior, feu clic a D'acord.\n"
-"Si no teniu cap d'aquests CD, feu clic a Cancella.\n"
-"Si noms falten alguns CD, desseleccioneu-los i feu clic a D'acord."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"El nou sistema operatiu Linux-Mandrake s'est installant. Aquesta\n"
-"operaci trigar uns quants minuts (dependr de la mida total que\n"
-"hagueu escollit installar i de la velocitat del vostre ordinador).\n"
-"\n"
-"\n"
-"Si us plau, tingueu pacincia."
-
-#: ../../help.pm_.c:377
-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 ""
-"Ara podeu provar el ratol. Utilitzeu els botons i la bola per comprovar "
-"que\n"
-"els parmetres sn correctes; si no ho sn, feu clic a \"Cancella\" per\n"
-"seleccionar un altre controlador."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Si us plau, seleccioneu el port correcte. Per exemple, el port COM1 en MS\n"
-"Windows s'anomena ttyS0 en GNU/Linux."
-
-#: ../../help.pm_.c:386
-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 ""
-"Si voleu connectar l'ordinador a Internet o a una xarxa local, seleccioneu\n"
-"l'opci corresponent, per abans recordeu engegar el dispositiu per tal que\n"
-"el DrakX el detecti automticament.\n"
-"\n"
-"\n"
-"Si no teniu connexi a Internet ni a cap xarxa local, escolliu \"Inhabilita "
-"el servei de xarxa\".\n"
-"\n"
-"\n"
-"Si voleu configurar la xarxa ms endavant, desprs de la installaci, o si\n"
-"heu acabat la configuraci de la connexi de xarxa, trieu \"Fet\"."
-
-#: ../../help.pm_.c:399
-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 ""
-"No s'ha detectat cap mdem. Si us plau, seleccioneu el port srie on est "
-"connectat.\n"
-"\n"
-"\n"
-"Per a la vostra informaci, el primer port srie (anomenat \"COM1\" en "
-"Microsoft Windows) s'anomena \"ttyS0\" en Linux."
-
-#: ../../help.pm_.c:406
-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 ""
-"Ara podeu introduir les opcions de marcatge. Si no sabeu qu heu "
-"d'introduir,\n"
-"o si no n'esteu segur, podreu aconseguir la informaci necessria del "
-"vostre\n"
-"provedor d'Internet. Si no introduu aqu la informaci del DNS (servidor "
-"de\n"
-"noms), aquesta informaci s'obtindr del provedor en el moment de connectar."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Si el mdem que teniu s extern, engegueu-lo per tal que el DrakX el detecti "
-"automticament."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Si us plau, engegueu el mdem i trieu-ne el correcte."
-
-#: ../../help.pm_.c:419
-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 ""
-"Si no esteu segur de si la informaci de ms amunt s correcta, si no sabeu\n"
-"qu introduir o si no n'esteu segur, podreu aconseguir la informaci\n"
-"necessria del vostre provedor d'Internet. Si no introduu aqu la\n"
-"informaci del DNS (servidor de noms), aquesta informaci s'obtindr del\n"
-"provedor en el moment de connectar."
-
-#: ../../help.pm_.c:426
-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 ""
-"Ara podeu introduir el nom del vostre ordinador central. Si no esteu segur "
-"del que hi\n"
-"heu d'introduir, el vostre provedor us en donar la informaci correcta."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Ara podeu configurar el voste dispositiu de xarxa.\n"
-"\n"
-" * Adrea IP: si no la sabeu, o no n'esteu segur, pregunteu-la a "
-"l'administrador de la xarxa.\n"
-" No heu d'introduir cap adrea IP si ms avall seleccioneu l'opci \"IP "
-"automtica\".\n"
-"\n"
-" * Mscara de la xarxa: Normalment, \"255.255.255.0\" s una bona elecci. "
-"Si no n'esteu segur, consulteu-ho a l'administrador de la xarxa.\n"
-"\n"
-" * IP automtica: si la vostra xarxa utilitza els protocols BOOTP o DHCP,\n"
-"seleccioneu aquesta opci. Si es selecciona, no cal cap valor per a \"Adrea "
-"IP\". Si no n'esteu segur, consulteu-ho a l'administrador de la xarxa."
-
-#: ../../help.pm_.c:443
-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 ""
-"Ara podeu introduir el nom del vostre ordinador central, si cal. Si no el\n"
-"sabeu, o no esteu segur de qu heu d'introduir, consulteu a l'administrador "
-"de la xarxa."
-
-#: ../../help.pm_.c:447
-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 ""
-"Ara podeu introduir el nom del vostre ordinador central, si cal. Si no\n"
-"el sabeu, o si esteu segur de qu introduir, deixeu-ho en blanc."
-
-#: ../../help.pm_.c:451
-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 ""
-"Ara podeu introduir les opcions de marcatge. Si no esteu segur del que hi\n"
-"heu d'introduir, el vostre provedor us en donar la informaci correcta."
-
-#: ../../help.pm_.c:455
-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 ""
-"Si teniu previst utilitzar proxys, configureu-los ara. Si no sabeu si\n"
-"n'utilitzareu, consulteu-ho a l'administrador de la xarxa o al vostre\n"
-"provedor."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Podeu installar el paquet criptogrfic si la vostra connexi a Internet\n"
-"s'ha configurat correctament. Escolliu primer una rpilca des de la qual\n"
-"vulgueu descarregar paquets i desprs seleccioneu els paquets a installar.\n"
-"\n"
-"\n"
-"Tingueu en compte que heu de seleccionar la rplica i els paquets\n"
-"criptogrfics segons la vostra legislaci."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Ara podeu seleccionar la zona horria segons el lloc on viviu."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"El GNU/Linux gestiona l'hora en GMT (Hora de Greenwich) i la\n"
-"tradueix a l'hora local segons la zona horria seleccionada.\n"
-"\n"
-"\n"
-"Si utilitzeu Microsoft Windows en aquest ordinador, trieu \"No\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Ara podeu triar quins serveis voleu que s'inicin durant l'arrencada.\n"
-"\n"
-"\n"
-"Quan el ratol passi sobre un element apareixer un petit globus d'ajuda "
-"que\n"
-"explica la finalitat del servei.\n"
-"\n"
-"\n"
-"Aneu especialment amb cura en aquest pas si penseu utilitzar l'ordinador "
-"com\n"
-"a servidor: segurament no us interessar iniciar serveis que no necessiteu.\n"
-"Recordeu que hi ha diversos serveis que poden ser perillosos si s'habiliten\n"
-"en un servidor.\n"
-"En general, seleccioneu noms els serveis que realment necessiteu."
-
-#: ../../help.pm_.c:492
-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 ""
-"Podeu configurar una impressora local (connectada al vostre ordinador) o\n"
-"remota (accessible mitjanant una xarxa Unix, Netware o Microsoft Windows)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Si voleu imprimir, trieu un sistema de impressi entre CUPS i LPR.\n"
-"\n"
-"\n"
-"El CUPS s un nou sistema d'impressi, potent i flexible, per a sistemes "
-"Unix\n"
-"(CUPS significa \"Common Unix Printing System\"). s el sistema d'impressi\n"
-"per defecte en Linux-Mandrake.\n"
-"\n"
-"\n"
-"L'LPR s l'antic sistema d'impressi utilitzat en distribucions anteriors "
-"de\n"
-"Linux-Mandrake distributions.\n"
-"\n"
-"\n"
-"Si no teniu impressora, feu clic a \"Cap\"."
-
-#: ../../help.pm_.c:511
-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 ""
-"El GNU/Linux pot treballar amb molts tipus d'impressores, per cada un\n"
-"d'aquests tipus requereix una configuraci diferent.\n"
-"\n"
-"\n"
-"Si teniu la impressora connectada fsicament a l'ordinador, seleccioneu\n"
-"\"Impressora local\".\n"
-"\n"
-"\n"
-"Si voleu accedir a una impressora que es troba en un ordinador Unix remot,\n"
-"seleccioneu \"Impressora remota\".\n"
-"\n"
-"\n"
-"Si voleu accedir a una impressora que es troba en un ordinador Microsoft\n"
-"Windows remot (o en un ordinador Unix que utilitza el protocol SMB),\n"
-"seleccioneu \"SMB/Windows 95/98/NT\"."
-
-#: ../../help.pm_.c:527
-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 ""
-"Si us plau, engegueu la impressora abans de continuar per tal que el DrakX\n"
-"la pugui detectar.\n"
-"\n"
-"Aqu heu d'introduir algunes dades.\n"
-"\n"
-"\n"
-" * Nom de la impressora: l'spool d'impressi utilitza \"lp\" com a nom "
-"per\n"
-"omissi de la impressora. Per tant, heu de tenir una impressora anomenada\n"
-"\"lp\".\n"
-" Si noms teniu una impressora, podeu donar-li diversos;\n"
-"noms; noms cal que els separeu amb el carcter \"|\". Per tant,\n"
-"si preferiu un nom ms expressiu, l'heu d'indicar en primer lloc\n"
-"(per exemple: \"La meva impressora|lp\").\n"
-" La impressora que contingui \"lp\" al(s) nom(s) ser la impressora per "
-"omissi.\n"
-"\n"
-"\n"
-" * Descripci: s opcional, per pot ser til si teniu diverses\n"
-"impressores connectades a l'ordinador o si permeteu que altres\n"
-"ordinadors accedeixin a aquesta impressora.\n"
-"\n"
-"\n"
-" * Ubicaci: si voleu incloure informaci sobre la ubicaci de la\n"
-"impressora, feu-ho aqu (podeu escriure el que vulgueu, (per exemple,\n"
-"\"2n pis\").\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Aqu heu d'introduir algunes dades.\n"
-"\n"
-"\n"
-" * Nom de la cua: l'spool d'impressi utilitza \"lp\" com a nom per\n"
-"omissi de la impressora. Per tant, heu de tenir una impressora anomenada\n"
-"\"lp\".\n"
-" Si noms teniu una impressora, podeu donar-li diversos;\n"
-"noms; noms cal que els separeu amb el carcter \"|\". Per tant,\n"
-"si preferiu un nom ms expressiu, l'heu d'indicar en primer lloc\n"
-"(per exemple: \"La meva impressora|lp\").\n"
-" La impressora que contingui \"lp\" al(s) nom(s) ser la impressora per "
-"omissi.\n"
-"\n"
-" \n"
-" * Directori d'spool: les tasques d'impressi s'emmagatzemen en aquest "
-"directori.Conserveu la opci predeterminada si no sabeu quina utilitzar\n"
-"\n"
-"\n"
-" * Printer Connection: If your printer is physically connected to your "
-"computer, select \"Local printer\".\n"
-" Si voleu accedir a una impressora que es troba en un ordinador Unix\n"
-"remot, seleccioneu \"Impressora lpd remota\".\n"
-"\n"
-"\n"
-" Si voleu accedir a una impressora que es troba en un ordinador\n"
-"Microsoft Windows remot (o en un ordinador Unix que utilitza el protocol\n"
-"SMB), seleccioneu \"SMB/Windows 95/98/NT\".\n"
-"\n"
-" Si voleu accedir a una impressora que es troba en una xarxa NetWare,\n"
-"seleccioneu \"NetWare\".\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"No s'ha detectat la vostra impressora. Si us plau, introduu el nom del\n"
-"dispositiu a qu est connectada.\n"
-"\n"
-"\n"
-"Per a la vostra informaci, la majoria d'impressores estan connectades al\n"
-"primer port parallel, que s'anomena \"/dev/lp0\" en GNU/Linux i \"LPT1\"\n"
-"en Microsoft Windows."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Ara heu de seleccionar la vostra impressora a la llista superior."
-
-#: ../../help.pm_.c:584
-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 ""
-"Si us plau, seleccioneu les opcions correctes segons la vostra impressora;\n"
-"consulteu-ne la documentaci si no sabeu qu heu de seleccionar.\n"
-"\n"
-"\n"
-"Podreu comprovar la configuraci en el pas segent i modificar-la si no\n"
-"funciona exactament com voleu."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Ara podeu introduir la contrasenya de l'usuari 'root' del vostre\n"
-"sistema Linux-Mandrake. Ho heu de fer dos cops per verificar que\n"
-"ambdues introduccions sn idntiques.\n"
-"\n"
-"\n"
-"L'usuari 'root' s l'administrador del sistema, i s l'nic\n"
-"autoritzat per modificar la configuraci del sistema; per tant,\n"
-"trieu amb molta cura aquesta contrasenya. L's no autoritzat del\n"
-"compte 'root' pot ser extremadament perills per a la integritat\n"
-"del sistema, per a les seves dades, i per a altres sistema que hi\n"
-"estan connectats.\n"
-"\n"
-"\n"
-"La contrasenya s'ha de crear amb diversos carcters alfanumrics, ha de\n"
-"tenir una llargada mnima de 8 carcters, i mai no s'ha d'anotar enlloc.\n"
-"\n"
-"\n"
-"No obstant aix, no creeu una contrasenya excessivament llarga o\n"
-"complicada: heu de poder recordar-la sense problemes."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Per habilitar un sistema ms segur, seleccioneu \"Utilitza el\n"
-"fitxer d'ombra\" i \"Utilitza les contrasenyes MD5\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Si la vostra xarxa utilitza NIS, seleccioneu \"Utilitza NIS\". Si no ho\n"
-"sabeu, consulteu a l'administrador de la xarxa."
-
-#: ../../help.pm_.c:617
-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 ""
-"Ara podeu crear un o ms comptes \"normals\" d'usuari, en\n"
-"contraposici al compte \"privilegiat\", el 'root'. Podeu crear\n"
-"un o ms comptes per a cada una de les persones a qui permetreu\n"
-"utilitzar l'ordinador. Tingueu en compte que cada compte d'usuari\n"
-"tindr les seves prpies preferncies (entorn grfic, parmetres\n"
-"del programa. etc.) i el seu propi \"directori inicial\", on\n"
-"s'emmagatzemen aquestes preferncies.\n"
-"\n"
-"\n"
-"Primer de tot, creeu-vos un compte propi! Encara que sigueu l'nic\n"
-"usuari de l'ordinador, NO us connecteu com a 'root'\n"
-"per a l's quotidi del sistema: s un risc de seguretat molt alt.\n"
-"Tot sovint, fer el sistema inutilitzable depn d'un simple error\n"
-"tipogrfic.\n"
-"\n"
-"\n"
-"Per tant, connecteu-vos al sistema amb el compte d'usuari que heu\n"
-"creat, i entreu-hi com a 'root' noms per a tasques d'administraci\n"
-"i manteniment."
-
-#: ../../help.pm_.c:636
-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 ""
-"s molt recomanable crear un disc d'arrencada. Si no podeu arrencar "
-"l'ordinador,\n"
-"s l'nica manera de solucionar-ho sense haver de reinstallar-ho tot."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Heu d'indicar on voleu situar la informaci necessria per\n"
-"arrencar el GNU/Linux.\n"
-"\n"
-"\n"
-"Tret que sabeu exactament qu esteu fent, escolliu \"Primer sector\n"
-"de la unitat (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Tret que sapigueu expressament que s'ha d'indicar una altra cosa, l'elecci\n"
-"habitual s \"/dev/hda\" (el disc IDE mestre primari) o b \"/dev/sda\"\n"
-"(el primer disc SCSI)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"El LILO (Linux Loader, carregador de Linux) i el Grub sn carregadors\n"
-"d'arrencada: poden arrencar el GNU/Linux o qualsevol altre sistema operatiu\n"
-"que tingueu a l'ordinador. Normalment, aquests altres sistemes operatius\n"
-"es detecten i installen correctament, per si no s aix, podeu afegir-los\n"
-"manualment en aquesta pantalla. Aneu amb compte de triar els parmetres\n"
-"correctes.\n"
-"\n"
-"\n"
-"Tamb s possible que no volgueu donar accs a tothom a aquests sistemes\n"
-"operatius; en aquest cas podeu suprimir les entrades corresponents, per\n"
-"aleshores us caldr un disc d'arrencada per poder-los arrencar!"
-
-#: ../../help.pm_.c:665
-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 ""
-"Les opcions principals del LILO i del Grub sn:\n"
-" - Dispositiu d'arrencada: Defineix el nom del dispositiu (p.\n"
-"ex., una partici del disc dur) que cont el sector d'arrencada.\n"
-"Tret que sapigueu expressament que s'ha d'indicar una altra cosa,\n"
-"trieu \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Temps d'espera abans d'arrencar la imatge per defecte: Especifica el\n"
-"temps, en dcimes de segon, que el carregador d'arrencada ha\n"
-"d'esperar abans de carregar la primera imatge.\n"
-"Aix s til en sistemes que arrenquen immediatament des del disc\n"
-"dur desprs d'habilitar el teclat. El carregador d'arrencada no\n"
-"esperar si s'omet el \"temps d'espera\" o si se li dna el valor zero.\n"
-"\n"
-"\n"
-" - Mode de vdeo: Amb aix s'especifica el mode de text VGA que\n"
-"cal seleccionar en arrencar. Es poden utilitzar els valors\n"
-"segents:\n"
-" * normal: selecciona el mode de text 80x25 normal.\n"
-" * <nmero>: utilitza el mode de text corresponent.\n"
-"\n"
-"\n"
-" - Neteja de \"/tmp\" en cada arrencada: si voleu suprimir tots els fitxers "
-"i\n"
-"directoris emmagatzemats a \"/tmp\" en arrencar el sistame, seleccioneu\n"
-"aquesta opci.\n"
-"\n"
-"\n"
-" - Si cal, indicaci de la mida exacta de la RAM: malauradament, no hi cap\n"
-"mtode estndard per preguntar al BIOS la quantitat de RAM que teniu a\n"
-"l'ordinador. Per tant, s possible que el Linux no pugui detectar\n"
-"correctament la quantitat de RAM installada. Si s aquest el cas, en podeu\n"
-"indicar aqu la quantitat correcta, per penseu que una diferncia de 2 o 4\n"
-"MB entre la memria detectada i la memria real s normal."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"El Yaboot s un carregador d'arrencada per a maquinari NewWorld MacIntosh.\n"
-"Pot arrencar tant el GNU/Linux com el MacOS o el MacOSX, si s que els "
-"teniu\n"
-"a l'ordinador. Normalment, aquests altres sistemes operatius es detecten i\n"
-"installen correctament; si no s aix, per, en aquesta pantalla podeu\n"
-"afegir una entrada manualment. Aneu amb compte de triar els parmetres\n"
-"correctes.\n"
-"\n"
-"\n"
-"Les opcions principals del Yaboot sn:\n"
-"\n"
-"\n"
-" - Missatge d'inicialitzaci: un senzill missatge de text que apareix "
-"abans\n"
-"de l'indicador d'arrencada.\n"
-"\n"
-"\n"
-" - Dispositiu d'arrencada: indica on voleu situar la informaci necessria\n"
-"per arrencar el GNU/Linux. Normalment, haureu configurat abans una partici\n"
-"bootstrap que contindr aquesta informaci.\n"
-"\n"
-"\n"
-" - Demora de l'Open Firmware: a diferncia del LILO, amb el Yaboot hi ha\n"
-"dues demores disponibles. La primera d'elles es mesura en segons i, en "
-"aquest\n"
-"punt, podeu triar entre CD, arrencada OF, MacOS o Linux.\n"
-"\n"
-"\n"
-" - Temps mxim d'arrencada del nucli: aquest temps mxim s similar a la "
-"demora d'arrencada del LILO. Desprs de seleccionar el Linux tindreu aquesta "
-"demora en 0,1 segons abans que se seleccioni la descripci per defecte del "
-"nucli.\n"
-"\n"
-"\n"
-" - Habilitar l'arrencada des de CD?: si activeu aquesta opci podreu triar\n"
-"'C' per a CD al primer indicador de l'arrencada.\n"
-"\n"
-"\n"
-" - Habilitar l'arrencada OF?: si activeu aquesta opci podreu triar 'N' "
-"per\n"
-"Open Firmware al primer indicador de l'arrencada.\n"
-"\n"
-"\n"
-" - OS per defecte: podeu seleccionar amb quin OS, per defecte, s'arrencar\n"
-"quan la demora de l'Open Firmware venci."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Podeu afegir entrades addicionals per al yaboot, ja sigui per a altres\n"
-"sistemes operatius, nuclis alternatius, o per a una imatge per a arrencades\n"
-"d'emergncia.\n"
-"\n"
-"\n"
-"Per a altres OS, l'entrada noms consta d'una etiqueta i de la partici "
-"arrel.\n"
-"\n"
-"\n"
-"Per al Linux, hi ha algunes opcions possibles: \n"
-"\n"
-"\n"
-" - Label: s noms el nom a indicar a l'indicador del yaboot per\n"
-"seleccionar aquesta opci d'arrencada.\n"
-"\n"
-"\n"
-" - Image: el nom del nucli a arrencar. Normalment, vmlinux o una\n"
-"variaci de vmlinux amb una extensi.\n"
-"\n"
-"\n"
-" - Rool: el dispositiu arrel o '/' per a la installaci del Linux.\n"
-"\n"
-"\n"
-" \n"
-" - Append: en maquinari Apple, l'opci d'addici de nuclis s'utilitza\n"
-"fora sovint per auxiliar en la inicialitzaci de maquinari de vdeo o per\n"
-"habilitar l'emulaci del bot del ratol de teclat per als 2n i 3r botons,\n"
-"que sovint no existeixen, d'un ratol Apple convencional. Alguns exemples\n"
-"d'aix sn:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: aquesta opci es pot utilitzar per carregar els mduls "
-"inicials,\n"
-"abans que el dispostiu d'arrencada estigui disponible, o per tornar a "
-"carregar\n"
-"una imatge de disc RAM en una situaci d'arrencada d'emergncia.\n"
-"\n"
-"\n"
-" - Initrd-size: la mida per defecte del disc RAM sol ser de 4.096 bytes. Si "
-"necessiteu assignar un disc RAM gran, podeu utilitzar aquesta opci.\n"
-"\n"
-"\n"
-" - Read-write: normalment, la partici 'root' es tracta inicialment com "
-"noms de lectura per permetre una comprovaci del sistema de fitxers abans "
-"que el sistema esdevingui 'viu'; podeu substituir aquesta opci aqu.\n"
-"\n"
-"\n"
-" - NoVideo: en cas que el maquinari de vdeo de Apple resulti sigui\n"
-"especialment problemtic, podeu seleccionar aquesta opci per arrencar\n"
-"en mode 'no-vdeo', amb el suport nadiu per a memria intermdia de marcs.\n"
-"\n"
-"\n"
-" - Default: selecciona aquesta entrada com a selecci per defecte del\n"
-"Linux; se selecciona prement simplement Retorn a l'indicador del yaboot.\n"
-"Aquesta opci tamb es ressaltar amb un '*' si premeu Tab per veure les\n"
-"seleccions d'arrencada."
-
-#: ../../help.pm_.c:793
-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 ""
-"El SILO s un carregador d'arrencada per a l'SPARC: pot arrencar el\n"
-"GNU/Linux o qualsevol altre sistema operatiu que tingueu a l'ordinador.\n"
-"Normalment, aquests altres sistemes operatius es detecten i installen\n"
-"correctament, per si no s aix, podeu afegir-los manualment en aquesta\n"
-"pantalla. Aneu amb compte de triar els parmetres correctes.\n"
-"\n"
-"\n"
-"Tamb s possible que no volgueu donar accs a tothom a aquests sistemes\n"
-"operatius; en aquest cas podeu suprimir les entrades corresponents, per\n"
-"aleshores us caldr un disc d'arrencada per poder-los arrencar!"
-
-#: ../../help.pm_.c:805
-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 ""
-"Les opcions principals del SILO sn:\n"
-" - Installaci del carregador d'arrencada: indica on voleu situar la\n"
-"informaci necessria per arrencar el GNU/Linux. Tret que sapigueu\n"
-"exactament qu esteu fent, seleccioneu \"Primer sector de la unitat\n"
-"(MBR)\".\n"
-" \n"
-"\n"
-" - Temps d'espera abans d'arrencar la imatge per defecte: Especifica el\n"
-"temps, en dcimes de segon, que el carregador d'arrencada ha\n"
-"d'esperar abans de carregar la primera imatge.\n"
-"Aix s til en sistemes que arrenquen immediatament des del disc\n"
-"dur desprs d'habilitar el teclat. El carregador d'arrencada no\n"
-"esperar si s'omet el \"temps d'espera\" o si se li dna el valor zero."
-
-#: ../../help.pm_.c:818
-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 ""
-"Ara cal configurar el sistema X Window, que s el nucli del GUI\n"
-"(Interfcie grfica d'usuari) del GNU/Linux. Per a aix, heu de\n"
-"configurar la vostra targeta grfica i el monitor. No obstant\n"
-"aix, la majoria d'aquests passos estan automatitzats, aix que pot\n"
-"ser que la vostra feina es limiti a verificar qu s'ha fet i a\n"
-"acceptar els parmetres :)\n"
-"\n"
-"\n"
-"Quan la configuraci hagi acabat s'iniciar X (tret que demaneu al\n"
-"Drakx que no ho faci), i podreu verificar si els parmetres us\n"
-"convenen. Si no, podreu tornar enrere i canviar-los tantes vegades\n"
-"com calgui."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Si hi ha algun problema a la configuraci X, utilitzeu aquestes opcions\n"
-"per configurar correctament l'X Window System."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Si preferiu utilitzar una entrada grfica, seleccioneu \"S\". En cas\n"
-"contrari, seleccioneu \"No\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Podeu triar un nivell de seguretat per al vostre sistema. Si us plau,\n"
-"consulteu el manual per obtenir informaci completa. Bsicament, si no\n"
-"sabeu qu triar, conserveu l'opci per defecte.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Ara, el sistema es tornar a arrencar.\n"
-"\n"
-"Desprs d'aix, el sistema Linux Mandrake es carregar\n"
-"automticament. Si voleu arrencar un altre sistema operatiu existent,\n"
-"llegiu les instruccions addicionals."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Escolliu el vostre idioma"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Tipus d'installaci"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Detecci del disc dur"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Configura el ratol"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Escolliu el vostre teclat"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Seguretat"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Sistemes de fitxers"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formata les particions"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Paquets a installar"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Installa el sistema"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Contrasenya de 'root'"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Afegeix un usuari"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Configura la xarxa"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Resum"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Configura els serveis"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Crea un disc d'arrencada"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Installa el LILO"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Configura l'X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Surt de la installaci"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "No es pot utilitzar l'emissi sense un domini NIS"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Inseriu un disquet formatat amb FAT a la unitat %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Aquest disquet no est formatat en FAT"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Per utilitzar aquesta selecci de paquets desada, arrenqueu la installaci "
-"amb ``linux defcfg=floppy''"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "S'ha produt un error en llegir el fitxer $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "D'acord"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Si us plau, comproveu el ratol."
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Per activar el ratol,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "MOVEU LA BOLA!"
-
-#: ../../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 ""
-"Part del maquinari del vostre ordinador necessita programes de control\n"
-"``registrats'' per poder funcionar. En podeu trobar informaci a: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Heu de tenir una partici arrel.\n"
-"Per fer-ho, creeu una partici (o feu clic a una d'existent).\n"
-"Desprs, trieu l'acci ``Punt de muntatge'' i doneu-li el valor '/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Heu de tenir una partici d'intercanvi"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"No teniu cap partici d'intercanvi\n"
-"\n"
-"Voleu continuar igualment?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Utilitza l'espai lliure"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "No hi ha prou espai lliure per assignar noves particions"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Utilitza la partici existent"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "No existeix cap partici per utilitzar"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Utilitza la particio Windows per al loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Quina partici voleu utilitzar per al Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Escolliu les mides"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Mida de la partici arrel en MB: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Mida de la partici d'intercanvi en MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Utilitza l'espai lliure de la partici de Windows"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "A quina partici voleu canviar la mida?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "S'estan calculant els lmits del sistema de fitxers de Windows"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"El redimensionador de la FAT no pot gestionar la vostra partici, \n"
-"s'ha produt l'error segent: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"La partici de Windows est massa fragmentada; si us plau, executeu "
-"``defrag'' primer"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"ATENCI!\n"
-"\n"
-"Ara, el DrakX canviar la mida de la vostra partici de Windows. Aneu amb\n"
-"compte: aquesta operaci s perillosa. Si encara no ho heu fet, sortiu de "
-"la\n"
-"installaci, executeu l'Scandisk sota Windows (i potser tamb el Defrag), "
-"i\n"
-"torneu a comenar la installaci. Feu tamb una cpia de seguretat de les\n"
-"vostres dades.\n"
-"Quan estigueu segur, premeu D'acord."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Quina mida voleu deixar per a la partici de Windows?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "partici %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Ha fallat la redimensi de la FAT: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"No hi ha particions FAT a qu canviar la mida o per utilitzar-les com a "
-"loopback (o no queda prou espai)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Esborra el disc complet"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Elimina el Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Teniu ms d'un disc dur; en quin voleu installar el Linux?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"Es perdran TOTES les particions, i les dades que contenen, de la unitat %s"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Particionament personalitzat de disc"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Utilitza l'fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Ara podeu fer les particions a %s.\n"
-"Quan acabeu, no oblideu desar-les utiltzant `w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "No teniu prou espai lliure a la partici de Windows"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "No puc trobar espai per a la installaci"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-"L'assistent de particionament del DrakX ha trobat les solucions segents:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Ha fallat el particionament: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "S'est activant la xarxa"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "S'est desactivant la xarxa"
-
-#: ../../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 ""
-"S'ha produt un error, per no s com gestionar-lo correctament.\n"
-"Si continueu, s sota la vostra responsabilitat."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duplica el punt de muntatge %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Alguns paquets importants no s'han installat correctament.\n"
-"La vostra unitat de CD-ROM, o b el CD-ROM, sn defectuosos.\n"
-"Comproveu el CD-ROM en un ordinador installat mitjanant \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Benvingut a %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "No hi ha cap unitat de disquet disponible"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "S'est introduint el pas `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Escolliu la mida que voleu installar"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Mida total: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Versi: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Mida: %d kB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Escolliu els paquets que voleu installar"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Informaci"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Installa"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "S'est installant"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Si us plau, espereu, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Temps restant "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Temps total "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "S'est preparant la installaci"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "S'est installant el paquet %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Voleu seguir igualment?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "S'ha produt un error en ordenar els paquets"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Voleu utilitzar la configuraci existent per a X11?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"El vostre sistema est baix de recursos; podeu tenir algun problema en\n"
-"installar el Linux-Mandrake. Si aix passa, podeu provar d'installar-lo "
-"en\n"
-"mode text. Per fer-ho, premeu `F1' en arrencar des del CD-ROM i escriviu "
-"`text'"
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Si us plau, trieu un dels tipus d'installaci segents:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr ""
-"La mida total dels grups que heu seleccionat es d'aproximadament %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Si no voleu installar tants MB, seleccioneu el percentatge de paquets\n"
-"que voleu installar.\n"
-"\n"
-"Un percentatge baix installar noms els paquets ms importants;\n"
-"un percentatge del 100%% installar tots els paquets seleccionats."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Noms teniu prou espai al disc per a %d%% d'aquests paquets.\n"
-"\n"
-"Si en voleu installar menys, seleccioneu el percentatge de paquets\n"
-"que voleu installar.\n"
-"Un percentatge baix installar noms els paquets ms importants;\n"
-"un percentatge del %d%% installar tants paquets com sigui possible."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Podreu fer una elecci ms concreta al pas segent"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Percentatge de paquets per installar"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Selecci del grup de paquets"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Selecci individual de paquets"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Mostra automticament els paquets seleccionats"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Expandeix l'arbre"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Redueix l'arbre"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Commuta entre pla i ordenat per grups"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Paquet incorrecte"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Nom: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Importncia: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Mida total: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"No podeu seleccionar aquest paquet perqu no queda prou espai per installar-"
-"lo"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Ara s'installaran els paquets segents"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Ara s'eliminaran els paquets segents"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "No podeu seleccionar/desseleccionar aquest paquet"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Aquest paquet s obligatori; no es pot deseleccionar"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "No podeu desseleccionar aquest paquet; ja est installat"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Aquest paquet s'ha d'actualitzar\n"
-"Esteu segur que voleu desseleccionar-lo?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "No podeu desseleccionar aquest paquet; s'ha d'actualitzar"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "S'est estimant"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Si us plau, espereu, s'est preparant la installaci"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d paquets"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Warning\n"
-"\n"
-"Si us plau, llegiu atentament les clusules segents. Si no esteu\n"
-"d'acord amb qualsevol d'elles, no esteu autoritzat a installar\n"
-"els CD segents. Premeu 'Rebutja-ho' per continuar la installaci\n"
-"sense utilitzar aquests CD.\n"
-"\n"
-"\n"
-"Alguns dels components que s'inclouen en aquest CD no estan\n"
-"regits per la llicncia GPL o acords semblants. Cada un d'aquests\n"
-"components es regeix per les clusules i condicions de la seva\n"
-"prpia llicncia especfica. Si us plau, llegiu atentament i\n"
-"accepteu aquestes llicncies especfiques abans d'utilitzar o\n"
-"redistribuir els components esmentats. En general, aquestes\n"
-"llicncies impedeixen la transferncia, duplicaci (excepte amb\n"
-"la finalitat de fer-ne cpies de seguretat), redistribuci,\n"
-"enginyeria inversa, deassemblatge, decompilaci o modificaci del\n"
-"component. Qualsevol violaci de l'acord finalitzar immediatament\n"
-"els vostres drets sobre la llicncia especfica. Tret que la\n"
-"llicncia especfica us en garanteixi els drets, normalment no\n"
-"podreu installar els programes en ms d'un sistema, ni adaptar-lo\n"
-"per utilitzar-lo en una xarxa. En cas de dubte, poseu-vos en\n"
-"contacte directament amb el distribudor o editor del component.\n"
-"La transferncia a terceres parts i la cpia d'aquests components,\n"
-"incloent la documentaci, estan normalments prohibides.\n"
-"\n"
-"\n"
-"Tots els drets sobre els components del CD segent pretanyen als\n"
-"seus autors respectius i estan protegits per les lleis de\n"
-"propietat intellectual i de copyright aplicables als programes\n"
-"informtics.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Accepta"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Rebutja"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Canvieu el vostre CD-ROM!\n"
-"\n"
-"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i desprs\n"
-"premeu D'acord.\n"
-"Si no el teniu, premeu Cancella per no fer la installaci des d'aquest CD-"
-"ROM."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "S'ha produt un error en installar els paquets"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "S'ha produt un error"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Si us plau, trieu un idioma per utilitzar."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Podeu seleccionar altres idiomes, que quedaran disponibles desprs de la "
-"installaci"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Tots"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Acord de llicncia"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Introducci\n"
-"\n"
-"D'ara endavant, hom es referir al sistema operatiu i als diferents\n"
-"components disponibles en la distribuci Linux-Mandrake com als\n"
-"\"Productes de programari\". Els Productes de programari inclouen,\n"
-"per no estan restringits a, el conjunt de programes, mtodes, regles\n"
-"i documentaci relativa al sistema operatiu i els diferents\n"
-"components de la distribuci Linux-Mandrake.\n"
-"\n"
-"\n"
-"1. Acord de llicncia\n"
-"\n"
-"Si us plau, llegiu atentament aquest document. Aquest document s un\n"
-"acord de llicncia entre la vostra persona i MandrakeSoft S.A., que\n"
-"s'aplica als Productes de programari. Pel fet d'installar, duplicar\n"
-"o utilitzar els Productes de programari en qualsevol forma esteu\n"
-"acceptant explcitament, i expressant el vostre acord a, avenir-vos a\n"
-"les clusules i condicions d'aquesta Llicncia. Si no esteu d'acord\n"
-"amb qualsevol part de la Llicncia, no esteu autoritzat a installar,\n"
-"duplicar o utilitzar els Productes de programari. Qualsevol intent\n"
-"d'installar, duplicar o utilitzar els Productes de programari en una\n"
-"forma que no s'adapti a les clusules i condicions d'aquesta\n"
-"Llicncia, s nul i finalitzar els vostres drets sobre la mateixa.\n"
-"En finalitzar-se la Llicncia, heu de destruir immediatament totes\n"
-"les cpies dels Productes de programari.\n"
-"\n"
-"\n"
-"2. Garantia limitada\n"
-"\n"
-"Els Productes de programari i documentaci adjunta es subministren\n"
-"\"tal com sn\", sense cap garantia, fins al punt perms per la llei.\n"
-"MandrakeSoft S.A. no ser, sota cap circumstncia, i fins al punt\n"
-"perms per la llei, responsable de cap dany especial, incidental ni\n"
-"directe (incloent, sense limitar-se a, els danys per prdua de\n"
-"negocis, interrupci de negocis, prdues financeres, multes i costes\n"
-"judicials, o qualsevol altre dany que resultin d'un judici, o\n"
-"qualsevol altre prdua d'importncia) que resulti de l's o de la\n"
-"impossibilitat d'utilitzar els Productes de programari, fins i tot si\n"
-"MandrakeSoft S.A. ha estat avisat de la possibilitat que\n"
-"s'esdevinguin aquests danys.\n"
-"\n"
-"RESPONSABILITAT LIMITADA RELATIVA A LA POSSESSI O UTILITZACI DE PROGRAMARI "
-"PROHIBIT EN ALGUNS PASOS\n"
-"\n"
-"Fins al punt perms per la llei, MandrakeSoft S.A. o els seus\n"
-"distribudors no seran, sota cap circumstncia, responsables de cap\n"
-"dany especial, incidental ni directe (incloent, sense limitar-se a,\n"
-"els danys per prdua de negocis, interrupci de negocis, prdues\n"
-"financeres, multes i costes judicials, o qualsevol altre dany que\n"
-"resultin d'un judici, o qualsevol altre prdua d'importncia) que\n"
-"resulti de la possessi i utilitzaci dels components de programari o\n"
-"de la seva descrrega des d'un dels llocs de Linux-Mandrake, que\n"
-"estiguin prohibides o restringides en alguns pasos per les lleis\n"
-"locals. Aquesta responsabilitat limitada s'aplica, per no est\n"
-"limitada a, els potents components criptogrfics inclosos als\n"
-"Productes de programari.\n"
-"\n"
-"\n"
-"3. la llicncia GPL i llicncies relacionades\n"
-"\n"
-"Els Productes de programari consisteixen en components creats per\n"
-"diferents persones o entitats. La majoria d'aquests components es\n"
-"regeixen per les clusules i condicions de la Llicncia General\n"
-"Pblica de GNU, a la qual d'ara endavant hom s'hi referir com a\n"
-"\"GPL\", o de llicncies similars. la majoria d'aquestes llicncies\n"
-"us permeten duplicar, adaptar o redistribuir els components que\n"
-"cobreixen. Si us plau, llegiu atentament les clusules i condicions\n"
-"de l'acord de llicncia de cada component abans d'utilitzar-lo.\n"
-"Qualsevol pregunta sobre la lllicncia d'un component s'ha d'adrear\n"
-"al seu autor i no a MandrakeSoft.\n"
-"Els programes desenvolupats per MandrakeSoft S.A. es regeixen per la\n"
-"llicncia GPL.La documentaci escrita per MandrakeSoft S.A. est regida per "
-"una\n"
-"llicncia especfica; consulteu la documentaci per a ms\n"
-"informaci.\n"
-"\n"
-"\n"
-"4. Drets sobre la propietat intellectual\n"
-"\n"
-"Tots els drets sobre els components dels Productes de programari\n"
-"pertanyen als seus autors respectius i estan protegits per les lleis\n"
-"de propietat intellectual i de copyright aplicables als programes\n"
-"informtics.\n"
-"MandrakeSoft S.A. es reserva els drets de modificar o adaptar els\n"
-"Productes de programari, totalment o parcialment, per tots els\n"
-"mitjans i amb totes les finalitats.\n"
-"\"Mandrake\", \"Linux-Mandrake\" i els logotips associats son marques\n"
-"registrades de MandrakeSoft S.A.\n"
-"\n"
-"\n"
-"5. Lleis rectores \n"
-"\n"
-"Si qualsevol part d'aquest acord s declarat nul, illegal o\n"
-"inaplicable per un tribunal, aquesta part s'exclour del contracte.\n"
-"Seguiu obligat, per, per les altres seccions aplicables de\n"
-"l'acord.\n"
-"Les clusules i condicions d'aquesta Llicncia es regeixen per les\n"
-"lleis de Frana.\n"
-"Tots els litigis sobre les clusules d'aquesta llicncia es dirimiran\n"
-"preferiblement fora dels tribunals. Com a ltim recurs, el litigi es\n"
-"portar als tribunals competents de Pars, Frana.\n"
-"Per a qualsevol tema relacionat amb aquest document, poseu-vos en\n"
-"contacte amb MandrakeSoft S.A.\n"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Teclat"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Si us plau, selecioneu la disposici del vostre teclat."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Aquesta s la llista completa de teclats disponibles"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Tipus d'installaci"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Quin tipus d'installaci voleu?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Installa/Actualitza"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Es tracta d'una installaci o d'una actualitzaci?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Recomanada"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Expert"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Actualitza"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Si us plau, seleccioneu el vostre tipus de ratol."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Port del ratol"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-"Si us plau, seleccioneu el port srie a qu est connectat el vostre ratol."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Emulaci dels botons"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Emulaci del bot 2"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Emulaci del bot 3"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "S'estan configurant les targetes PCMCIA..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "S'est configurant l'IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "no hi ha particions disponibles"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "S'estan explorant les particions per trobar els punts de muntatge"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Escolliu els punts de muntatge"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"No puc llegir la vostra taula de particions, est massa malmesa per a mi :(\n"
-"Intentar seguir, buidant les particions incorrectes (es perdran TOTES LES "
-"DADES!).\n"
-"L'altra soluci s impedir al DrakX que modifiqui la taula de particions.\n"
-"(l'error s %s)\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"El DiskDrake no ha pogut llegir correctament la taula de particions.\n"
-"Si continueu, s sota la vostra responsabilitat!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Partici arrel"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Quina s la partici arrel (/) del vostre sistema?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Us caldr tornar a arrencar per tal que les modificacions de la taula de "
-"particions tinguin efecte"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Escolliu les particions que voleu formatar"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Voleu comprovar els blocs incorrectes?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "S'estan formatant les particions"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "S'est creant i formatant el fitxer %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-"No hi ha prou intercanvi per completar la installaci; si us plau, afegiu-ne"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "S'estan cercant els paquets disponibles"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "S'estan cercant els paquets a actualitzar"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Al vostre sistema no li queda prou espai per a la installaci o "
-"actualitzaci (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Completa (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Mnima (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Recomanada (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Personalitzada"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Si teniu tots els CD de la llista inferior, feu clic a D'acord.\n"
-"Si no teniu cap d'aquests CD, feu clic a Cancella.\n"
-"Si noms falten alguns CD, desseleccioneu-los i feu clic a D'acord."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM etiquetat com \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"S'est installant el paquet %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Publica la configuraci de la installaci "
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Ara teniu la possibilitat de descarregar programari destinat al xifratge.\n"
-"\n"
-"AVS:\n"
-"Degut a diversos requeriments generals aplicables a aquest programari, i\n"
-"imposats per diverses jurisdiccions, el client i/o l'usuari final d'aquest\n"
-"programari s'ha(n) d'assegurar que les lleis de la(es) seva(es)\n"
-"jurisdicci(ns) li(els) permeten descarregar-lo, emmagatzemar-lo i/o\n"
-"utilitzar-lo.\n"
-"\n"
-"A mes, el client i/o l'usuari final ha(n) de tenir especialment en compte\n"
-"que no ha(n) d'infrigir les lleis de la(es) seva(es) jurisdicci(ns). Si\n"
-"el client i/o l'usuari final no respecta(en) les disposicions d'aquestes\n"
-"lleis, pot(den) ser severament sancionat(s).\n"
-"\n"
-"Mandrakesoft i els seus fabricants i/o provedors no seran en cap cas\n"
-"responsables de cap dany especial, indirecte o incidental (incloent,\n"
-"per sense limitar-se a, la prdua de beneficis, interrupci del negoci,\n"
-"prdua de dades comercials i altres prdues econmiques, i eventuals\n"
-"responsabilitats i idemnitzacions que s'hagin de pagar per sentncia\n"
-"judicial) derivat de l's, la possessi o la simple descrrega d'aquest\n"
-"programari, al qual el client i/o l'usuari final pugui(n), eventualment,\n"
-"tenir accs desprs d'haver signat el present acord.\n"
-"\n"
-"Per a qualsevol consulta relativa a aquest acord, podeu adrear-vos a \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Escolliu un mirror al qual aconseguir els paquets"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr ""
-"S'est contactant amb el mirror per obtenir la llista dels paquets "
-"disponibles"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Si us plau, escolliu els paquets que voleu installar"
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "En quina zona horria us trobeu?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "El rellotge del vostre ordinador est regulat a GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Servidor CUPS remot"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Cap impressora"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Ratol"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Zona horria"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Impressora"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "Targeta XDSI"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Targeta de so"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "Targeta de TV"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Quin sistema d'impressi voleu utilitzar?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Sense contrasenya"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"Aquesta contrasenya s massa senzilla (ha de tenir com a mnim %d carcters)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Utilitza el NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "pgines grogues"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS d'autenticaci"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "Domini del NIS"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "Servidor NIS"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
-"vostre\n"
-"sistema Linux sense dependre del carregador d'arrencada normal. Aix s "
-"til\n"
-"si no voleu installar el SILO al sistema, o si un altre sistema operatiu\n"
-"elimina el SILO, o si el SILO no funciona amb la vostra configuraci de\n"
-"maquinari. Un disc d'arrencada personalitzat tamb es pot utilitzar amb la\n"
-"imatge de rescat del Mandrake, facilitant molt la recuperaci de fallides\n"
-"serioses del sistema.\n"
-"\n"
-"Si voleu crear un disc d'arrencada per al vostre sistema, inseriu un disquet "
-"a la primera unitat i premeu \"D'acord\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Primera unitat de disquet"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Segona unitat de disquet"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Omet"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Un disc d'arrencada personalitzat proporciona una manera d'arrencar el "
-"vostre\n"
-"sistema Linux sense dependre del carregador d'arrencada normal. Aix s "
-"til\n"
-"si no voleu installar el LILO (o el grub) al sistema, o si un altre sistema "
-"operatiu\n"
-"elimina el LILO, o si el LILO no funciona amb la vostra configuraci de\n"
-"maquinari. Un disc d'arrencada personalitzat tamb es pot utilitzar amb la\n"
-"imatge de rescat del Mandrake, facilitant molt la recuperaci de fallides\n"
-"serioses del sistema. Voleu crear un disc d'arrencada per al vostre sistema?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "No hi ha cap unitat de disquet disponible"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr ""
-"Escolliu la unitat de disquet que voleu utilitzar per crear el disc "
-"d'arrencada"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Inseriu un disquet a la unitat %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "S'est creant el disc d'arrencada"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "S'est preparant el carregador d'arrencada"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Voleu utilitzar l'aboot?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"S'ha produt un error en installar l'aboot; \n"
-"voleu intentar igualment la installaci encara que aix destrueixi la "
-"primera partici?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-"Ha fallat la installaci del carregador d'arrencada. S'ha produt l'error "
-"segent:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Potser us caldr canviar el dispositiu d'arrencada Open Firware per\n"
-" habilitar el carregador d'arencada. Si no veieu l'indicador del\n"
-" carregador d'arrencada en tornar a arrencar, premeu Command-Option-O-F\n"
-" en tornar a arrencar i introduu:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" Desprs, escriviu: shut-down\n"
-"En l'arrencada segent heu de veure l'indicador del carregador d'arrencada."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Baix"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Mitj"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Alt"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Escolliu el nivell de seguretat"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"Voleu generar un disquet d'installaci automtica per fer cpies del Linux?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Inseriu un disquet en blanc a la unitat %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "S'est creant el diquet d'installaci automtica"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Alguns passos no s'han completat.\n"
-"\n"
-"Segur que voleu sortir ara?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Felicitats! La installaci ha acabat.\n"
-"Traieu el suport d'arrencada i premeu Intro per tornar a arrencar.\n"
-"\n"
-"Trobareu la soluci als problemes coneguts d'aquesta versi del\n"
-"Linux-Mandrake a la fe d'errates que hi ha a http://www.linux-mandrake."
-"com/.\n"
-"\n"
-"La informaci sobre com configurar el vostre sistema est disponible a\n"
-"l'ltim captol d'installaci de la Guia Oficial de l'Usuari del\n"
-"Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Genera un disquet per a la installaci automtica"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Si es desitja, la installaci automtica es pot\n"
-"automatitzar completament, per en aquest cas\n"
-"prendr el control del disc dur!!\n"
-"(aix est pensat per a la installaci en una altra caixa).\n"
-"\n"
-"Potser preferireu repetir la installaci.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automtica"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Repeteix"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Desa la selecci de paquets"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Installaci del Linux-Mandrake %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> entre elements | <Espai> selecciona | <F12> pant. segent"
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "El kdesu no hi s"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Avanat"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Si us plau, espereu"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Ambigitat (%s), sigueu ms precs\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Elecci incorrecta, torneu-ho a intentar\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (predeterminat %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "La vostra elecci? (predeterminat %s)"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "La vostra elecci? (predeterminat %s introduu `cap' per a cap) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Txec (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Alemany"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Espanyol"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Fins"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Francs"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Noruec"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polons"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Rus"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Teclat RU"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Teclat EU"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armeni (antic)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armeni (mquina d'escriure)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armeni (fontic)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidjans (llat)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbaidjans (cirllic)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belga"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Blgar"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiler (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Bielors"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Sus (disposici alemanya)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Sus (disposici francesa)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Txec (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "Txec (Programadors)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Alemany (sense tecles inoperatives)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dans"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (EU)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Noruec)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estoni"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgi (disposici \"russa\")"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgi (disposici \"llatina\")"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Grec"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hongars"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Croata"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israeli"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israeli (fontic)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Irani"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islands"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Itali"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japons de 106 tecles"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Teclat core"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Espanyol sud-americ"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Macedoni"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Holands"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litu AZERTY (antic)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litu AZERTY (nou)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litu \"fila de nmeros\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litu \"fontic\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polons (disposici qwerty)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polons (disposici qwertz)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugus"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Canadenc (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Rus (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Suec"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Eslov"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Eslovac (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Eslovac (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Eslovac (Programadors)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Teclat tai"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turc (tradicional, model \"F\")"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turc (modern, model \"Q\")"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ucrans"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Teclat EU (internacional)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnamita \"fila numrica\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Iugoslau (llat/cirllic)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Elimineu primer els volums lgics\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Mouse"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Estndard"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Rat de bola PS2 genric"
-
-#: ../../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
-msgid "1 button"
-msgstr "1 bot"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "General"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "De bola"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "srie"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Generic 2 Button Mouse"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Generic 3 Button Mouse"
-
-#: ../../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 (srie, tipus C7 antic)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "busmouse"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 botons"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 botons"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "cap"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Cap ratol"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Fins"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Segent ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Anterior"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Aix s correcte?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Configuraci d'Internet"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Voleu intentar connectar-vos a Internet ara?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "S'est comprovant la vostra conexi..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Ara, el sistema est connectat a Internet."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Per raons de seguretat, ara es desconnectar."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"No sembla que el sistema estigui connectat a Internet.\n"
-"Intenteu tornar a configurar la connexi."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Configuraci de xarxa"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "Configuraci de l'XDSI"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Seleccioneu el vostre provedor.\n"
-" Si no s a la llista, seleccioneu No s a la llista"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Configuraci de la connexi"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Si us plau, ompliu o marqueu el camp inferior"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Targeta IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Targeta de memria (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Targeta d'E/S"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Targeta d'E/S_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Targeta d'E/S_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "El vostre telfon particular"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Nom del provedor (p.ex. proveidor.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Nmero de telfon del provedor"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "DNS 1 del provedor"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "DNS 2 del provedor"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Mode de marcatge"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Entrada del compte (nom d'usuari)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Contrasenya del compte"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Resta del mn"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Resta del mn \n"
-" cap canal D (lnies llogades)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Quin protocol voleu utilitzar?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Quin tipus de targeta teniu?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "No s"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Si teniu una targeta ISA, els valors de la pantalla segent han de ser "
-"correctes.\n"
-"\n"
-"Si teniu una targeta PCMCIA, us en cal saber l'irq i l'io.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Interromp"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Continua"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Quina targeta XDSI teniu ?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"He detectat una targeta PCI XDSI, per no en conec el tipus. Si us plau, "
-"seleccioneu una targeta PCI a la pantalla segent."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"No s'ha trobat cap targeta PCI XDSI. Si us plau, seleccioneu-ne una a la "
-"pantalla segent"
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"No s'ha detectat cap adaptador de xarxa ethernet al sistema.\n"
-"No puc configurar aquest tipus de connexi."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Escolliu la interfcie de xarxa"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
-"connectar-vos a Internet."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Interfcie de la xarxa"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Hi esteu d'acord?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Ara reiniciar el dispositiu de xarxa:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "Configuraci de l'ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Voleu iniciar la connexi en arrencar?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr ""
-"Si us plau, seleccioneu el port srie al qual teniu connectat el mdem."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Opcions de marcatge"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Nom de la connexi"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Nmero de telfon"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "ID d'entrada"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Autenticaci"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Basat en script"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Basat en terminal"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Nom de domini"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Primer servidor DNS (opcional)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Segon servidor DNS (opcional)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-"Ara reiniciar el dispositiu de xarxa $netc->{NET_DEVICE}. Hi esteu d'acord?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Podeu desconnectar-vos o tornar a configurar la connexi."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Podeu tornar a configurar la connexi."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Ara mateix esteu connectat a Internet."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Podeu connectar-vos a Internet o tornar a configurar la connexi."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Ara mateix no esteu connectat a Internet."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Connecta't a Internet"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Desconnecta't d'Internet"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Configura la connexi de xarxa (LAN o Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Connexi i configuraci d'Internet"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Assistent de configuraci de xarxa"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Mdem XDSI extern"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Targeta XDSI interna"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Quin tipus de connexi XDSI teniu?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Connecta't a internet"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"La manera ms habitual de connectar amb ADSL s pppoe.\n"
-"Algunes connexions utilitzen pptp, unes poques utilitzen dhcp.\n"
-"Si no ho sabeu, escolliu 'utilitza pppoe'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "utilitza dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "utilitza pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "utilitza pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Ara reiniciar el dispositiu de xarxa %s. Hi esteu d'acord?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Quin client dhcp voleu utilitzar?\n"
-"El predeterminat s dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Configuraci de xarxa"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Voleu reiniciar la xarxa"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"S'ha produt un problema en reiniciar la xarxa: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Ats que esteu realitzant una installaci de xarxa, ja teniu la xarxa "
-"configurada.\n"
-"Feu clic a D'acord per conservar la configuraci, o a Cancella per tornar a "
-"configurar la connexi a Internet i xarxa.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Benvingut a l'Auxiliar de configuraci a xarxa\n"
-"\n"
-"Ara configurarem la connexi a Internet/xarxa.\n"
-"Si no voleu utilitzar la detecci automtica, desactiveu el quadre de "
-"verificaci.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Escolliu el perfil per configurar"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Utilitza la detecci automtica"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "S'estan detectant els dispositius..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Connexi normal per mdem"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "detectat al port %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "Connexi XDSI"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "s'ha detectat %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "Connexi per DSL (o ADSL)"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "detectat a la interfcie %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Connexi de cable"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "Connexi LAN"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "s'han detectat una o diverses targetes Ethernet"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Com us voleu connectar a Internet?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Felicitats, la configuraci de xarxa i Internet ha finalitzat.\n"
-"\n"
-"Ara s'aplicar la configuraci al sistema."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Desprs d'aix, s recomanable que reinicieu l'entorn X per\n"
-"evitar problemes deguts al canvi de nom de l'ordinador central."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "no s'ha trobat cap targeta de xarxa"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "S'est configurant la xarxa"
-
-#: ../../network.pm_.c:278
-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 ""
-"Si us plau, introduu el nom del vostre ordinador central, si el sabeu.\n"
-"Alguns servidors DHCP necessiten que aquest nom funcioni.\n"
-"El nom ha de ser complet,\n"
-"com ara ``mybox.mylab.myco.com''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Nom de l'ordinador central"
-
-#: ../../network.pm_.c:319
-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 ""
-"ATENCI: Aquest dispositiu ja es va configurar per connectar-se a Internet.\n"
-"Noms cal que accepteu mantenir-lo configurat.\n"
-"Si modifiqueu els camps inferiors, sobreescriureu aquesta configuraci."
-
-#: ../../network.pm_.c:324
-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 ""
-"Si us plau, introduu la configuraci IP d'aquest ordinador.\n"
-"S'ha d'introduir cada element com a una adrea IP amb notaci decimal amb\n"
-"punts (per exemple, 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "S'est configurant el dispositiu de xarxa %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (programa de control $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "Adrea IP"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Submscara de la xarxa"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "IP automtic"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "L'adrea IP ha d'estar amb el format 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Si us plau, introduu el nom del vostre ordinador central.\n"
-"Aquest nom ha de ser complet, com ara\n"
-"``mybox.mylab.myco.com''.\n"
-"Tamb podeu introduir l'adrea IP de la passarella, si en teniu una"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "servidor DNS"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Passarella"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Dispositiu de la passarella"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Configuraci dels proxys"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "Proxy HTTP"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "Proxy FTP"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "El proxy ha de ser http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "El proxy ha de ser ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Aquesta plataforma no suporta particions esteses"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Hi ha un forat a la vostra taula de particions, per no puc utilitzar-lo.\n"
-"L'nica soluci s moure les particions primries per fer que el forat quedi "
-"contigu a les particions ampliades"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "S'ha produt un error en llegir el fitxer %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Ha fallat la restauraci del fitxer %s: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Fitxer de cpia de seguretat incorrecte"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "S'ha produt un error en escriure al fitxer %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"Alguna cosa no va b en la vostra unitat. \n"
-"Ha fallat una comprovaci de la integritat de les dades. \n"
-"Aix vol dir que qualsevol cosa que s'escrigui al disc acabar feta malb"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "ha de tenir"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "important"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "molt bonic"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "bonic"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "potser"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Impressora local"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Impressora remota"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Servidor lpd remot"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Impressora de xarxa (scol)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Dispositiu URI d'impressora"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Ports de comprovaci"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "S'ha detectat una impressora, model \"%s\", a"
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Dispositiu de la impressora local"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"A quin dispositiu est connectada la vostra impressora?\n"
-"(tingueu en compte que /dev/lp0 equival a LPT1:)\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Dispositiu d'impressora"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Opcions de la impressora lpd remota"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Per poder utilitzar una cua d'impressi lpd remota, necessiteu proporcionar\n"
-"el nom de l'ordinador central del servidor de la impressora i el nom de la\n"
-"cua d'aquest servidor on s'hi han de situar les tasques."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Nom de l'ordinador central remot"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Cua remota"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Opcions de la impressora SMB (Windows 9x/NT)"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Per poder imprimir a una impressora SMB, heu d'indicar el nom de\n"
-"l'ordinador central SMB (tingueu en compte que pot ser diferent del seu nom\n"
-"TCP/IP) i possiblement l'adrea IP del servidor d'impressi, aix com el "
-"nom\n"
-"de compartici de la impressora a qu voleu accedir i el nom d'usuari,\n"
-"contrasenya i informaci de grup si sn necessaris."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "Ordinador central del servidor SMB"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP del servidor SMB"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Nom de compartici"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Grup de treball"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "Opcions de la impressora NetWare"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Per poder imprimir a una impressora NetWare, heu de proporcionar el nom del\n"
-"servidor d'impressi NetWare (tingueu en compte que pot ser diferent del "
-"nom\n"
-"TCP/IP del seu ordinador central), aix com el nom de la cua d'impressi de\n"
-"la impressora a qu voleu accedir i el nom d'usuari i contrasenya si sn\n"
-"necessaris."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Servidor de la impressora"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Nom de la cua d'impressi"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Opcions de la impressora de scol"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Per imprimir a una impressora de scol, heu d'indicar el nom de l'ordinador\n"
-"central de la impressora i, opcionalment, el nmero de port."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Nom de l'ordinador central de la impressora"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Port"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "Podeu indicar directament l'URI per accedir a la impressora amb CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Quin tipus d'impressora teniu?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Voleu comprovar la impressi?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "S'esta(n) imprimint la(es) pgina(es) de prova... "
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"La(es) pgina(es) de prova s'ha(n) enviat al procs d'impressi.\n"
-"Degut a aix, pot passar un cert temps abans no comenci la impressi.\n"
-"Estat de la impressi:\n"
-"%s\n"
-"\n"
-"Funciona correctament?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"La(es) pgina(es) de prova s'ha(n) enviat al procs d'impressi.\n"
-"Degut a aix, pot passar un cert temps abans no comenci la impressi.\n"
-"Funciona correctament?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "S, imprimeix una pgina ASCII de prova"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "S, imprimeix una pgina PostScript de prova"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "S, imprimeix ambdues pgines de prova"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Configura la impressora"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Opcions de la impressora"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Mida del paper"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Voleu expulsar la pgina desprs de la tasca?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Opcions del programa de control Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Opcions de profunditat del color"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Voleu imprimir el text com a PostScript?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Voleu ajustar el text 'stair-stepping'?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Nombre de pgines per pgines de sortida"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Marges dret/esquerra en punts (1/72 de polzada)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Marges superior/inferior en punts (1/72 de polzada)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "opcions addicionals del GhostScript"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Opcions addicionals per al text"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Inverteix l'ordre de les pgines"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Voleu configurar una impressora?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Aquestes sn les cues d'impressi segents.\n"
-"Podeu afegir-ne algunes ms o canviar-ne les existents."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "S'est iniciant el CUPS"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "S'est llegint la base de dades de controladors CUPS..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Seleccioneu la connexi de la impressora"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Com est connectada la impressora?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Seleccioneu la connexi de la impressora remota"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Amb un servidor CUPS remot, aqu no us cal configurar cap\n"
-"impressora; les impressores es detectaran automticament.\n"
-"En cas de dubte, seleccioneu \"Servidor CUPS remot\"."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Amb un servidor CUPS remot, aqu no us cal configurar cap\n"
-"impressora; les impressores es detectaran automticament,\n"
-"tret que tingueu un servidor en una altra xarxa; en aquest\n"
-"cas, heu d'indicar l'adrea IP, i opcionalment el nmero de\n"
-"port, al servidor CUPS."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "IP del servidor CUPS"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "El nmero de port ha de ser numric"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Elimina la cua"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-"El nom de la impressora noms pot constar de lletres, nmeros i el carcter "
-"de subratllat"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Cada impressora necessita un nom (p.ex. lp).\n"
-"Es poden definir altres parmetres, com ara la descripci de la impressora\n"
-"o la seva ubicaci. Quin nom cal utilitzar per a aquesta impressora, i com\n"
-"est connectada?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Nom de la impressora"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Descripci"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Ubicaci"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Cada cua d'impressi (a qu s'adrecen les tasques d'impressi) necessita\n"
-"un nom (sovint lp) i un directori d'spool associada amb ell. Quin nom i\n"
-"directori cal utilitzar per a aquesta cua, i com est connectada la "
-"impressora?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Nom de la cua"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Directori d'spool"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Connexi de la impressora"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "No es pot afegir una partici a un RAID _formatat_ md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "No es pot escriure al fitxer $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "l'mkraid ha fallit"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "l'mkraid ha fallit (potser manquen eines del RAID?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "No hi ha prou particions per al nivell RAID %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, un programador d'ordres peridiques."
-
-#: ../../services.pm_.c:18
-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 ""
-"L'apmd s'utilitza per monitoritzar l'estat de la bateria i registrar-lo "
-"mitjanant el registre del sistema.\n"
-"Tamb es pot utilitzar per apagar l'ordinador quan queda poca bateria."
-
-#: ../../services.pm_.c:20
-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 ""
-"Executa les ordres programades per l'ordre 'at' a l'hora que es va\n"
-"especificar en executar 'at', i executa les ordres 'batch' quan la\n"
-"mitjana de crrega s prou baixa."
-
-#: ../../services.pm_.c:22
-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 ""
-"El cron s un programa UNIX estndard que executa programes determinats\n"
-"per l'usuari en hores programades. El vixie cron afegeix un cert nombre de\n"
-"caracterstiques al cron bsic, incloent seguretat millorada i opcions\n"
-"de configuraci ms potents."
-
-#: ../../services.pm_.c:25
-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 ""
-"El GPM afegeix suport de ratol a aplicacions Linux basades en text, com ara "
-"el Midnight Commander. Tamb permet operacions de tallar i enganxar amb el "
-"ratol, i inclou suport de mens desplegables a la consola."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"L'Apache s un servidor de World Wide Web. S'utilitza per servir fitxers\n"
-"HTML i CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-"El procs superservidor d'Internet (conegut normalment com 'inetd') inicia\n"
-"altres serveis d'Internet a mesura que es van necessitant. s el "
-"responsable\n"
-"d'iniciar molts serveis, incloent el telnet, l'ftp, l'rsh i l'rlogin. Si\n"
-"s'inhabilita l'inetd s'inhabiliten tots els serveis de qu s responsable."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-"Aquest paquet carrega el mapa de teclat seleccionat segons s'ha definit\n"
-"a /etc/sysconfig/keyboard. Aix es pot seleccionar mitjanant la utilitat\n"
-"kbdconfig.\n"
-"Per a la majoria d'ordinadors, s'ha de deixar habilitat."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 ""
-"L'lpd s el procs d'impressi necessari per a que l'lpr funcioni\n"
-"correctament. Bsicament, es tracta d'un servidor que assigna les\n"
-"tasques d'impressi a la(es) impressora(es)."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) s un servidor de noms de domini (DNS) que s'utiilitza\n"
-"per convertir noms d'ordinadors centrals en adreces IP."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Munta i desmunta tots els punts de muntatge dels sistemes de fitxers\n"
-"de xarxa (NFS), SMB (gestor de xarxes d'rea local/Windows) i NCP (NetWare)."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Activa/Desactiva totes les interfcies de xarxa configurades per\n"
-"iniciar-se durant l'arrencada."
-
-#: ../../services.pm_.c:56
-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 ""
-"L'NFS s un popular protocol de compartici de fitxers en xarxes TCP/IP.\n"
-"Aquest servei proporciona la funcionalitat del servidor NFS, que es\n"
-"configura mitjanant el fitxer /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"L'NFS s un popular protocol de compartici de fitxers en xarxes TCP/IP\n"
-"Aquest servei proporciona la funcionalitat de blocatge del fitxer NFS."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ""
-"El suport PCMCIA serveix normalment per suportar coses com ara l'ethernet\n"
-"i els mdems en porttils. No s'iniciar tret que es configuri, de manera\n"
-"que no hi ha problema per installar-lo en ordinadors que no el necessiten."
-
-#: ../../services.pm_.c:67
-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 ""
-"El portmapper gestiona les connexions RPC, que sn utilitzades per\n"
-"protocols com ara l'NFS i l'NIS. El servidor portmap s'ha d'estar\n"
-"executant en ordinadors que actuen com a servidors per a protocols que\n"
-"utilitzen el mecanisme RPC."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"El Postfix s un agent de transport de correu, que s el programa que\n"
-"passa el correu d'un ordinador a un altre."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Desa i recupera el generador d'entropia del sistema per a\n"
-"la generaci de nombres aleatoris d'una ms alta qualitat."
-
-#: ../../services.pm_.c:74
-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:76
-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 ""
-"El procs 'routed' permet que la taula d'encaminadors IP automtics\n"
-"s'actualitzi mitjanant el protocol RIP. Mentre que el RIP s'utilitza\n"
-"mpliament en xarxes petites, les xarxes complexes necessiten protocols\n"
-"d'encaminament ms complexs."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"El protocol rstat permet que els usuaris d'una xarxa recuperin\n"
-"mtrics de funcionament de qualsevol ordinador de la mateixa."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"El protocol rusers permet que els usuaris d'una xarxa identifiquin\n"
-"qui est connectat en altres ordinadors de la mateixa."
-
-#: ../../services.pm_.c:83
-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 ""
-"El protocol rwho permet que els usuaris remots obtinguin una llista\n"
-"de tots els usuaris que estn connectats a un ordinador que est\n"
-"executant el procs rwho (similar al finger)."
-
-#: ../../services.pm_.c:85
-#, fuzzy
-msgid "Launch the sound system on your machine"
-msgstr "Executa el sistema X-Window en iniciar"
-
-#: ../../services.pm_.c:86
-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 ""
-"El syslog s el sistema que utilitzen molts processos per registrar\n"
-"missatges en diversos fitxers de registre del sistema. s aconsellable\n"
-"executar-lo sempre."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Inicia i atura l'X Font Server en arrencar i apagar l'ordinador."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-"Escolliu els serveis que s'han d'iniciar automticament durant l'arrencada"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "s'est executant"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "aturat"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Serveis i dimonis"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Malauradament no hi ha ms informaci\n"
-"sobre aquest servei."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "En arrencar"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"No puc llegir la vostra taula de particions, est massa malmesa per a mi :(\n"
-"Intentar seguir buidant les particions incorrectes"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Connexi a Internet compartida"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "La connexi a Internet compartida est habilitada"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"La configuraci de la connexi compartida a Internet ja s'ha dut a terme.\n"
-"Ara est habilitada.\n"
-"\n"
-"Qu voleu fer?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "inhabilita"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "deixa-ho crrer"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "torna a configurar"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "S'estan inhabilitant els servidors..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Ara, la compartici de la connexi a Internet est inhabilitada."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "La connexi a Internet compartida est inhabilitada"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"La configuraci de la connexi compartida a Internet ja s'ha dut a terme.\n"
-"Ara est inhabilitada.\n"
-"\n"
-"Qu voleu fer?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "habilita"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "S'estan habilitant els servidors..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Ara, la connexi compartida a Internet est habilitada."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "No s'ha pogut interpretar el contingut del fitxer de configuraci."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Fitxer de configuraci no reconegut"
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"Ara configurareu l'ordinador per tal que comparteixi la connexi a "
-"Internet.\n"
-"Amb aquesta caracterstica, altres ordinadors de la vostra xarxa local\n"
-"podran utilitzar la connexi a Internet d'aquest ordinador.\n"
-"\n"
-"Nota: per configurar una xarxa d'rea local (LAN), us cal un adaptador de "
-"xarxa dedicat."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Interfcie %s (utilitzant el mdul %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Interfcie %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "No teniu cap adaptador de xarxa al sistema!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"No s'ha detectat cap adaptador de xarxa ethernet al sistema. Si us plau, "
-"executeu l'eina de configuraci de maquinari."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Noms teniu un adaptador de xarxa configurat al sistema:\n"
-"\n"
-"%s\n"
-"\n"
-"Ara configurar la vostra xarxa d'rea local amb aquest adaptador."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Si us plau, escolliu l'adaptador de xarxa que es connectar\n"
-"a la vostra xarxa d'rea local."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Compte, l'adaptador de xarxa ja est configurat. El tornar a configurar."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-"S'ha trobat un conflicte potencial d'adrea LAN en la configuraci actual de "
-"$_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "S'ha detectat la configuraci del sistema de tallafocs!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Atenci! S'ha detectat una configuraci existent del sistema de tallafocs. "
-"Potser us caldr fer algun ajustament manual desprs de la installaci."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "S'est configurant..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"S'estan configurant les seqncies, installant el programari, iniciant els "
-"servidors..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Hi ha hagut problemes en installar el paquet $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Felicitats!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Ja est tot configurat.\n"
-"Ara podeu compartir la connexi a Internet amb altres ordinadors de la "
-"vostra xarxa d'rea local utilitzant la configuraci automtica de xarxa "
-"(DHCP)."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "La configuraci ja s'ha realitzat, per ara est inhabilitada."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "La configuraci ja s'ha realitzat i ara est habilitada."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "No s'ha configurat mai cap connexi compartida a Internet."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Configuraci de la compartici de la connexi a Internet"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Benvingut a la utilitat de compartici de la connexi a Internet!\n"
-"\n"
-"%s\n"
-"\n"
-"Feu clic a Configura per executar l'auxiliar de configuraci."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Configuraci de xarxa (%d adaptadors)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Perfil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Suprimeix el perfil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Perfil a suprimir:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Perfil nou..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Nom del perfil a crear:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Nom de l'ordinador central: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Accs a Internet"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Tipus:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Passarella:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Intefcie:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Estat:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Connectat"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Sense connexi"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Connecta..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Desconnecta..."
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "S'est comprovant la vostra conexi..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "S'est tancant la connexi..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"La connexi no est tancada.\n"
-"Intenteu fer-ho manualment executant\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"a root."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Ara, el sistema est desconnectat."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Configura l'accs a Internet..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "Configuraci de la LAN"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adaptador"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Programa de control"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Interfcie"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protocol"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Configura la xarxa d'rea local..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Mode normal"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Aplica"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Si us plau, espereu... s'est aplicant la configuraci"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "Configuraci de la LAN"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adaptador %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Protocol d'arrencada"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Iniciat en l'arrencada"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "Client DHCP"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Inhabilita"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Habilita"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Configuraci de la connexi a Internet"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Configuraci de la connexi a Internet"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Tipus de connexi: "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parmetres"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 del provedor (opcional)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 del provedor (opcional)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Targeta Ethernet"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "Client DHCP"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Benvinguts, crackers"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Pobre"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoic"
-
-#: ../../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 ""
-"Aquest nivell s'ha d'utilitzar amb cura. Fa el vostre sistema molt ms "
-"fcil\n"
-"d'utilitzar, per tamb molt sensible: no s'ha d'utilitzar en un ordinador\n"
-"connectat a d'altres o a Internet. No s'hi accedeix mitjanant contrasenya."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Ara, la contrasenya est habilitada, per l's com a ordinador de xarxa "
-"segueix sense ser recomanable."
-
-#: ../../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 ""
-"Poques millores per a aquest nivell de seguretat; la principal s que hi ha\n"
-"ms avisos i comprovacions de seguretat."
-
-#: ../../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 ""
-"Aquesta s la seguretat estndard recomanada per a un ordinador que\n"
-"s'utilitzar per connectar-se a Internet com a client. Ara hi ha "
-"comprovacions de seguretat."
-
-#: ../../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 ""
-"Amb aquest nivell de seguretat, la utilitzaci d'aquest sistema com a\n"
-"servidor esdev possible.\n"
-"La seguretat s ara prou alta com per utilitzar el sistema com a servidor\n"
-"que accepti connexions de molts clients. "
-
-#: ../../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 ""
-"Assumim les caracterstiques del nivell 4, per ara el sistema est\n"
-"totalment tancat.\n"
-"Les caracterstiques de seguretat estan al mxim."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "S'est establint el nivell de seguretat"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Control Center"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Escolliu l'eina que voleu utilitzar "
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "sintaxi: keyboarddrake [--expert] [teclat]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Voleu que la tecla Enrere efectu un Suprimeix en la consola?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Canvieu el CD-ROM"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Si us plau, inseriu el CD-ROM d'installaci a la unitat i desprs\n"
-"premeu D'acord.\n"
-"Si no el teniu, premeu Cancella per evitar la installaci en directe."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "No es pot iniciar l'actualitzaci en directe !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "no s'ha trobat cap serial_usb\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Voleu emular el tercer bot?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Si us plau, comproveu el ratol."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "Monitoritzaci de la xarxa"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Estadstiques"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "S'est enviant la velocitat: "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "S'est rebent la velocitat: "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Tanca"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "S'est establint la connexi a Internet"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "S'est realitzant la desconnexi d'Internet"
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "No s'ha pogut realitzar la desconnexi d'Internet"
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "La desconnexi d'Internet ha finalitzat"
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "La connexi ha finalitzat."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"No s'ha pogut establir la connexi.\n"
-"Comproveu la configuraci al Centre de control de Mandrake."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "enviat: "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "rebut: "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Connecta"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Desconnecta"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Configuraci del sistema de tallafocs"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Configuraci del sistema de tallafocs"
-
-#: ../../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 ""
-"Sistema de tallafocs\n"
-"\n"
-"Ja heu configurat un tallafocs.\n"
-"Feu clic a Configura per canviar o eliminar el tallafoc"
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Sistema de tallafocs\n"
-"\n"
-"Feu clic a Configura per configurar un tallafocs estndard"
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"Configurador del tinyfirewall\n"
-"\n"
-"Amb aix es configura un tallafocs personal per a aquest ordinador Linux "
-"Mandrake.\n"
-"Per a una potent soluci de tallafocs dedicada, consulteu si us plau la "
-"distribuci especialitzada MandrakeSecurity Firewall."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Ara us farem preguntes sobre els serveis a qu voleu autoritzar que\n"
-"Internet us connecti. Si us plau, penseu-hi a fons perqu la seguretat\n"
-"del vostre ordinador s important.\n"
-"\n"
-"Si us plau, si un moment donat no esteu utilitzant algun d'aquests serveis,\n"
-"desactiveu-ne el tallafocs. Podeu canviar aquesta configuraci sempre que\n"
-"vulgueu tornant a executar aquesta aplicaci!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Esteu executant un servidor de web en aquest ordinador que necessiteu que\n"
-"pugui veure tothom a Internet? Si esteu executant un servidor de web a qu\n"
-"noms ha d'accedir aquest ordinador, aqu podeu respondre tranquillament "
-"NO.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Esteu executant un servidor de noms en aquest ordinador? Si no n'heu\n"
-"configurat cap per proporcionar la IP i la informaci de zona a tothom a\n"
-"Internet, si us plau responeu NO.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"Voleu autoritzar les connexions Secure Shell (ssh) d'entrada? Es tracta\n"
-"d'una substituci del Telnet que podeu utilitzar per entrar. Si ara esteu\n"
-"utilitzant el Telnet, passeu-vos a l'ssh sense cap mena de dubte; el\n"
-"Telnet no est xifrat, de manera que us poden robar la contrasenya si\n"
-"l'utilitzeu, mentre que l'ssh est xifrat i no permet cap mena d'intercepci."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Voleu autoritzar les connexions Telnet d'entrada?\n"
-"Aix s tremendament insegur, com hem dit a la pantalla anterior. Us\n"
-"recomanem vivament que respongueu No aqu i que utilitzeu l'ssh en comptes\n"
-"del Telnet.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"Esteu executant un servidor d'FTP que necessiteu que sigui accessible a\n"
-"Internet? Si s aix, us recomanen vivament que noms l'utilitzeu per a\n"
-"transferncies annimes, ja que qualsevol contrasenya que s'envia per FTP\n"
-"pot ser robada, ats que l'FTP no utilitza xifratge per a la transferncia\n"
-"de contrasenyes.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Esteu executant un servidor de correu? Si esteu enviant els missatges\n"
-"a travs del pine, el mutt o qualsevol altre client de correu basat en\n"
-"text, probablement s aix. En cas contrari, desactiveu-ne el tallafocs.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Esteu executant un servidor POP o IMAP? Aix s'utilitzaria\n"
-"per allotjar comptes de correu dels usuaris, no basats en web,\n"
-"mitjanant aquest ordinador.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Sembla que esteu utilitzant un nucli 2.2. Si l'ordinador de\n"
-"casa o de l'oficina estableix automticament la IP de la vostra\n"
-"xarxa (assignaci dinmica), us cal autoritzar aix. s aquest el cas?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"El vostre ordinador est sincronitzat pel que fa al temps amb un altre?\n"
-"Normalment, aix ho utilitzen organitzacions Unix/Linux mitjanes-grans\n"
-"per sincronitzar el temps de les entrades i coses aix. Si no sou una part\n"
-"d'una oficina gran i no heu sentit parlar d'aix, probablement no us trobeu\n"
-"en aquest cas."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"La configuraci est completa. Podem desar aquests canvis al disc?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "No es pot obrir %s: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "No s'ha pogut obrir %s per escriure-hi: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Clients per a diferents protocols, incloent l'ssh"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Desenvolupament"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Estaci de treball"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Servidor, Tallafoc/Encaminador"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Gesti d'informaci personal"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimdia - Grfics"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Ordinador de xarxa (client)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Eines d'udio: reproductors d'mp3 o midi, mescladors, etc."
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Estaci d'Internet"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Oficina"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Estaci multimdia"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Conjunt d'eines per llegir i enviar correu i notcies (pine, mutt, tin...) i "
-"per navegar pel Web"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "Biblioteques de desenvolupament C i C++, programes i fitxers inclosos"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Programes per gestionar els vostres comptes, com ara el gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "Servidor NFS, Servidor SMB, Servidor intermediari, Servidor SSH"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Documentaci"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Utilitats"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS "
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Entorn grfic"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimdia - So"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Programes d'entreteniment: acci, jocs de taula, estratgia, etc."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Reproductors i editors de vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Eines de consola"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Programes de reproducci/edici de so i vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Estaci cientfica de treball"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editors, intrprets d'ordres, eines de fitxer, terminals"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Llibres i Com es fa... sobre el Linux i el programari lliure"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-"Entorn grfic amb un conjunt d'aplicacions i eines d'escriptori fcil "
-"d'utilitzar"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Jocs"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimdia - Vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "Servidor d'ordinador de xarxa"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Programes grfics com ara el Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Estaci de treball Office"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr "Entorn d'escriptori K, l'entorn grfic bsic que inclou diverses eines"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Ms escriptoris grfics (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Eines per crear i gravar CD"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimdia - Gravaci de CD"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Arxivament, emuladors, monitoritzaci"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Servidor, base de dades"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Programes d'ofimtica: processadors de textos (kword, abiword), gestors de "
-"fulls de clcul (kspread, gnumeric), visualitzadors pdf, etc."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Servidor, Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Servidor"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Comptabilitat personal"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Configuraci"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "Estaci de treball KDE"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Altres escriptoris grfics"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache i Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Servidor, Correu/Groupware/Notcies"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Estaci de treball GNOME"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Accs a Internet"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Eines per al Palm Pilot o per al Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Estaci de jocs"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc."
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Eines per facilitar la configuraci de l'ordinador"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-"Conjunt d'eines per al correu, notcies, web, transferncia de fitxers i xat"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "kB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minuts"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minute"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d segons"
-
-#~ msgid "cannot fork: "
-#~ msgstr "no es pot bifurcar: "
-
-#~ msgid "Configure..."
-#~ msgstr "Configura..."
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Configuraci de la LAN"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "S'ha seleccionat la mida %d%s"
-
-#~ msgid "Opening your connection..."
-#~ msgstr "S'est obrint la connexi..."
-
-#~ msgid "Standard tools"
-#~ msgstr "Eines estndard"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Aquest script d'inici intenta carregar els mduls del ratol USB."
-
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Configuraci del LILO/Grub"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Configuraci del tipus d'arrencada"
-
-#~ 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 ""
-#~ "Ara que ja teniu configurada la connexi a Internet,\n"
-#~ "podeu configurar l'ordinador per tal que la comparteixi.\n"
-#~ "Nota: per configurar una xarxa d'rea local (LAN), us cal un adaptador de "
-#~ "xarxa dedicat.\n"
-#~ "\n"
-#~ "Voleu configurar la connexi a Internet compartida?\n"
-
-#~ msgid "Welcome to the Internet Connection Sharing utility!"
-#~ msgstr "Benvingut a la utilitat de compartici de la connexi a Internet!"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Dependncies automtiques"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Configura el LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Crea un disquet d'arrencada"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formata el disquet"
-
-#~ msgid "Choice"
-#~ msgstr "Elecci"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "aurora horitzontal amb bon aspecte"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "aurora vertical tradicional"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Ara podeu seleccionar diverses opcions per al vostre sistema.\n"
-#~ "\n"
-#~ "* Utilitzaci de l'optimitzaci del disc dur: Aquesta opci pot millorar "
-#~ "el\n"
-#~ "rendiment del disc dur, per s noms per a usuaris avanats. Alguns "
-#~ "xips\n"
-#~ "amb errors poden fer malb les vostres dades, aix que aneu amb compte. "
-#~ "El\n"
-#~ "nucli inclou una \"llista negra\" d'unitats i jocs de xips, per, si "
-#~ "voleu\n"
-#~ "evitar-vos sorpreses desagradables, no activeu aquesta opci.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Selecci d'un nivell de seguretat: Podeu escollir un nivell de\n"
-#~ "seguretat per al sistema. Si us plau, consulteu el manual per a ms\n"
-#~ "informaci. Bsicament, si no n'esteu segur, trieu l'opci "
-#~ "predeterminada.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Si cal, indicaci de la mida exacta de la RAM: malauradament, no hi "
-#~ "cap\n"
-#~ "mtode estndard per preguntar al BIOS la quantitat de RAM que hi ha a\n"
-#~ "l'ordinador. Per tant, s possible que el Linux no pugui detectar\n"
-#~ "correctament la quantitat de RAM installada. Si s aquest el cas, en "
-#~ "podeu\n"
-#~ "indicar aqu la quantitat correcta, per penseu que una diferncia de 2 o "
-#~ "4\n"
-#~ "MB entre la memria detectada i la memria real s normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Muntatge automtic de suports extrables: Si preferiu no haver\n"
-#~ "de muntar manualment les unitats extrables (CD-ROM, disquet, Zip)\n"
-#~ "escrivint \"mount\" i \"umount\", seleccioneu aquesta opci.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Neteja de \"/tmp\" en cada arrencada: si voleu suprimir tots els "
-#~ "fitxers\n"
-#~ "i directoris que hi ha emmagatzemats a \"/tmp\" quan arranqueu el "
-#~ "sistema,\n"
-#~ "seleccioneu aquesta opci.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Habilitaci de BlocNum a l'inici: Si voleu que BlocNum s'habiliti "
-#~ "desprs\n"
-#~ "de l'arrencada, seleccioneu aquesta opci. Tingueu en compte que no heu\n"
-#~ "d'habilitar aquesta opci en porttils i que BlocNum pot funcionar o pot "
-#~ "no\n"
-#~ "funcionar sota X."
-
-#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
-#~ msgstr ""
-#~ "Si us plau, tingueu pacincia; la configuraci del correu encara no est "
-#~ "implementada."
-
-#~ msgid ""
-#~ "Welcome to The Network Configuration Wizard.\n"
-#~ "Which components do you want to configure?\n"
-#~ msgstr ""
-#~ "Benvingut a l'Auxiliar de configuraci de la xarxa.\n"
-#~ "Quins components voleu configurar?\n"
-
-#~ msgid "Internet/Network access"
-#~ msgstr "Accs a Internet/xarxa"
-
-#~ msgid "Mail information"
-#~ msgstr "Informaci del correu"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Miscellnia"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Preguntes diverses"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "No es pot utilitzar supermount en un nivell d'alta seguretat"
-
-#~ 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 ""
-#~ "Atenci: EN AQUEST NIVELL DE SEGURETAT NO ES POT ENTRAR COM A ROOT A LA "
-#~ "CONSOLA!\n"
-#~ "Si voleu ser root, heu d'entrar com a usuari i aleshores utilitzar \"su"
-#~ "\".\n"
-#~ "En general, no espereu utilitzar l'ordinador per a altre cosa que com a "
-#~ "servidor.\n"
-#~ "Esteu avisat."
-
-#~ 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 ""
-#~ "Aneu amb compte; si teniu BlocNm habilitat, moltes tecles donaran\n"
-#~ "nmeros en comptes de lletres (p.ex., si premeu la `p' obtindreu un `6')"
-
-#~ msgid "not connected"
-#~ msgstr "sense connexi"
-
-#~ msgid "Scientific applications"
-#~ msgstr "Aplicacions cientfiques"
-
-#~ msgid "toot"
-#~ msgstr "toot"
-
-#~ msgid "File/Print/Samba"
-#~ msgstr "Servidor, Fitxer/Impressi/Samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr "Servidor, DNS/DHCP "
-
-#~ msgid "First DNS Server"
-#~ msgstr "Servidor DNS primari"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Servidor DNS secundari"
-
-#~ msgid "using module"
-#~ msgstr "s'est utilitzant el mdul"
-
-#~ msgid "Development, Database"
-#~ msgstr "Desenvolupament, base de dades"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr "Desenvolupament, entorn integrat"
-
-#~ msgid "Development, Standard tools"
-#~ msgstr "Desenvolupament, eines estndard"
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ "Avs:\n"
-#~ "Si apliquu els canvis durant l'execuci, s possible que l'entorn X "
-#~ "caigui."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ "Si continueu, tancar l'entorn %s"
-
-#~ msgid "eth$_"
-#~ msgstr "eth$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr "Cap"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Quin(s) carregador(s) d'arrencada voleu utilitzar?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Disquet d'installaci automtica"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Voleu que intenti trobar un mdem?"
-
-#~ msgid "Configure an ISDN connection"
-#~ msgstr "Configura una connexi per XDSI"
-
-#~ msgid "Configure a cable connection"
-#~ msgstr "Configura una connexi per cable"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Inhabilita la connexi a Internet"
-
-#~ msgid "Configure local network"
-#~ msgstr "Configura la xarxa local"
-
-#~ msgid "Disable networking"
-#~ msgstr "Inhabilita el sistema de xarxa"
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Configura la connexi a Internet / Configura la xarxa local"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "La xarxa local ja s'ha configurat.\n"
-#~ "Voleu:"
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr "Manipulaci de grfics"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimdia"
-
-#~ msgid "Sciences"
-#~ msgstr "Cincies"
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ "Programes de xat (IRC o missatgeria instantnia) com ara xchat, licq, "
-#~ "gaim, i eines de transferncia de fitxers"
-
-#~ msgid "Communication facilities"
-#~ msgstr "Installacions de comunicaci"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Eines d'Internet"
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr "Clients de bases de dades i servidors (mysql i postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr "Desenvolupament C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Zona horria"
-
-#~ msgid "Configure printer"
-#~ msgstr "Configura la impressora"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(pot malmetre les dades)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Voleu utilitzar l'optimitzaci del disc dur?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Habilita la tecla Bloc Num en iniciar"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Confirmeu la contrasenya"
-
-#~ msgid "default"
-#~ msgstr "predeterminat"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Amb quina finalitat utilitzeu el sistema?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Seleccioneu la mida que voleu installar"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Utilitza el diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Personalitzada"
-
-#~ 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 ""
-#~ "Esteu segur que sou un expert? \n"
-#~ "Aqu podreu fer coses molt potents, per tamb perilloses.\n"
-#~ "\n"
-#~ "Us preguntaran coses com: ``Voleu utilitzar un fitxer d'ombres per a les "
-#~ "contrasenyes?'',\n"
-#~ "Sou capa de respondre aquest tipus de preguntes?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Utilitza el fitxer d'ombra"
-
-#~ msgid "shadow"
-#~ msgstr "ombra"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Utilitza les contrasenyes MD5"
-
-#~ msgid "Search"
-#~ msgstr "Cerca"
-
-#~ msgid "Package"
-#~ msgstr "Paquet"
-
-#~ msgid "Text"
-#~ msgstr "Text"
-
-#~ msgid "Tree"
-#~ msgstr "Arbre"
-
-#~ msgid "Sort by"
-#~ msgstr "Ordena per"
-
-#~ msgid "Category"
-#~ msgstr "Categoria"
-
-#~ msgid "See"
-#~ msgstr "Consulteu"
-
-#~ msgid "Installed packages"
-#~ msgstr "Paquets installats"
-
-#~ msgid "Available packages"
-#~ msgstr "Paquets disponibles"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Mostra noms les fulles"
-
-#~ msgid "Expand all"
-#~ msgstr "Expandeix-ho tot"
-
-#~ msgid "Collapse all"
-#~ msgstr "Redueix-ho tot"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Afegeix la ubicaci dels paquets"
-
-#~ msgid "Update location"
-#~ msgstr "Actualitza la ubicaci"
-
-#~ msgid "Remove"
-#~ msgstr "Elimina"
-
-#~ msgid "Find Package"
-#~ msgstr "Cerca el paquet"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Cerca el paquet que cont el fitxer"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Commuta entre Installats i Disponibles"
-
-#~ msgid "Uninstall"
-#~ msgstr "Desinstalla"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Escolliu el paquet a installar"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "S'estan comprovant les dependncies"
-
-#~ msgid "Wait"
-#~ msgstr "Espera"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Ara es desinstallaran els paquets segents"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "S'estan desinstallant els RPM"
-
-#~ msgid "Regexp"
-#~ msgstr "Regexp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Quin paquet esteu cercant"
-
-#~ msgid "%s not found"
-#~ msgstr "no s'ha trobat %s"
-
-#~ msgid "No match"
-#~ msgstr "Cap coincidncia"
-
-#~ msgid "No more match"
-#~ msgstr "Cap altra coincidncia"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "Actualment, l'rpmdrake est en el mode ``poca memria''.\n"
-#~ "Ara tornar a reiniciar l'rpmdrake per permetre la recerca de fitxers"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Quin fitxer esteu cercant?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Qu esteu cercant?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Introduu un nom (p.ex. `extra', `comercial')"
-
-#~ msgid "Directory"
-#~ msgstr "Directori"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "No hi ha cap CD-ROM disponible (no hi ha res a /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "L'URL del directori que cont els RPM"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Per a FTP i HTTP, us cal introduir la ubicaci de hdlist\n"
-#~ "Ha de ser relativa a l'URL superior"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Si us plau, trameteu la informaci segent"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s ja s en s"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "S'est actualitzant la base dels RPM"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Ara s'eliminar l'entrada %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "S'estan cercant les fulles"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Cal una mica de temps per cercar les fulles"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "He trobat una targeta XDSI:\n"
-
-#~ msgid "France"
-#~ msgstr "Frana"
-
-#~ msgid "Other countries"
-#~ msgstr "Altres pasos"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "A quin pas us trobeu?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Mdem Alcatel"
-
-#~ msgid "ECI modem"
-#~ msgstr "Mdem ECI"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr ""
-#~ "Si el vostre mdem adsl s un mdem Alcatel, seleccioneu Alcatel. Si no, "
-#~ "ECI."
-
-#~ msgid "don't use pppoe"
-#~ msgstr "no utilitzis pppoe"
-
-#~ msgid "mandatory"
-#~ msgstr "obligatori"
-
-#~ msgid "interesting"
-#~ msgstr "interessant"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (important)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (molt bonic)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (bonic)"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "A quin port srie est connectat el vostre ratol?"
-
-#~ msgid "KDE, QT, Gnome, GTK+"
-#~ msgstr "KDE, QT, Gnome, GTK+"
-
-#~ msgid "Python, Perl, libraries, tools"
-#~ msgstr "Python, Perl, biblioteques, eines"
-
-#~ msgid "Czech"
-#~ msgstr "Txec"
-
-#~ msgid "Slovakian"
-#~ msgstr "Eslovac"
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "No s'ha pogut installar el RPM d'ipchains amb l'urpmi."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "No s'ha pogut installar el RPM de dhcp amb l'urpmi."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "No s'ha pogut installar el RPM de linuxconf amb l'urpmi."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "No s'ha pogut installar el RPM de bind amb l'urpmi."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "No s'ha pogut installar el RPM de caching-nameserver amb l'urpmi"
-
-#~ msgid "Reconfigure local network"
-#~ msgstr "Torna a configurar la xarxa local"
-
-#~ msgid ""
-#~ " Introduction\n"
-#~ "\n"
-#~ "The operating system and the different components available in the Linux-"
-#~ "Mandrake 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 Linux-Mandrake 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., 43, rue d'Aboukir, 75002 Paris - France, 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. 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"
-#~ "Some versions of the Software Products may contain components which are "
-#~ "not governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by "
-#~ "the terms and conditions \n"
-#~ "of its own specific license. Please read carefully and comply with such "
-#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will "
-#~ "in general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, "
-#~ "reverse engineering, \n"
-#~ "de-assembly, \n"
-#~ "de-compilation or modification of the component. Any breach of agreement "
-#~ "will immediately terminate \n"
-#~ "your rights under the specific license. Unless the specific license terms "
-#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt "
-#~ "it to be used on a \n"
-#~ "network. \n"
-#~ "In doubt, please contact directly the distributor or editor of the "
-#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is "
-#~ "usually forbidden.\n"
-#~ "\n"
-#~ "\n"
-#~ "3. 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,\n"
-#~ "by all means and for all purposes.\n"
-#~ "\"Mandrake\", \"Linux-Mandrake\" and associated logos are trademarks of "
-#~ "MandrakeSoft S.A. All rights \n"
-#~ "are \n"
-#~ "reserved. The duplication is forbidden without prior written consent by "
-#~ "MandrakeSoft S.A.\n"
-#~ "\n"
-#~ "\n"
-#~ "4. Limited Warranty\n"
-#~ "\n"
-#~ "The Software Products and attached documentation are provided \"as is\", "
-#~ "with no warranty, to the \n"
-#~ "extent permitted by law. Should the Software Products be defective, "
-#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid "
-#~ "fee.\n"
-#~ "This limited warranty is void if you fail to comply to the "
-#~ "recommendations, instructions and \n"
-#~ "conditions \n"
-#~ "of use listed in the documentation or license agreements of the Software "
-#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
-#~ "circumstances be liable for any \n"
-#~ "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"
-#~ "judgement, or any other consequential loss) arising out of the use or "
-#~ "inability to use the \n"
-#~ "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 \n"
-#~ "damages for loss of business, interruption of business, financial loss, "
-#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) "
-#~ "arising out of the possession \n"
-#~ "and \n"
-#~ "use of software components or arising out of downloading software "
-#~ "components from one of \n"
-#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local "
-#~ "laws. This limited liability \n"
-#~ "applies to, but is not restricted to, the strong cryptography components "
-#~ "included in the Software \n"
-#~ "Products.\n"
-#~ "\n"
-#~ "\n"
-#~ "5. Governing Laws \n"
-#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by "
-#~ "a court judgement, 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, \n"
-#~ "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"
-#~ "43, rue d'Aboukir, 75002 Paris - France\n"
-#~ msgstr ""
-#~ " Introducci\n"
-#~ "\n"
-#~ "D'ara endavant, el sistema operatiu i els diferents components que "
-#~ "s'inclouen\n"
-#~ "a la distribuci Linux-Mandrake s'anomenaran els \"Productes de programari"
-#~ "\".\n"
-#~ "Els Productes de programari inclouen, per no es limiten a, el conjunt "
-#~ "de\n"
-#~ "programes, mtodes, regles i documentaci relativa al sistema operatiu i "
-#~ "als\n"
-#~ "diferents components de la distribuci Linux-Mandrake.\n"
-#~ "\n"
-#~ "\n"
-#~ "1. Acord de Llicncia\n"
-#~ "\n"
-#~ "Si us plau, llegiu aquest document atentament. Aquest document s un "
-#~ "acord\n"
-#~ "de llicncia entre vs i MandrakeSoft S.A., 43, rue d'Aboukir, 75002 "
-#~ "Pars,\n"
-#~ "Frana, que s'aplica als Productes de programari.\n"
-#~ "Pel fet d'installar, duplicar o utilitzar els Productes de programari, "
-#~ "en \n"
-#~ "qualsevol manera, accepteu i esteu totalment d'acord, de manera "
-#~ "explcita, en\n"
-#~ "sometre-us als termes i condicions d'aquesta Llicncia. Si no esteu "
-#~ "d'acord amb\n"
-#~ "qualsevol part d'aquesta Llicncia, no esteu autoritzat a installar, "
-#~ "duplicar\n"
-#~ "ni utilitzar els Productes de programari. Qualsevol intent d'installar,\n"
-#~ "duplicar o utilitzar els Productes de programari d'una manera no conforme "
-#~ "als\n"
-#~ "termes i condicions d'aquesta Llicncia s invlid i conclour els "
-#~ "vostres\n"
-#~ "drets sota aquesta Llicncia. En concloure la Llicncia, heu de destruir\n"
-#~ "immediatament totes les cpies dels Productes de programari.\n"
-#~ "\n"
-#~ "\n"
-#~ "2. la Llicncia GPL i Llicncies relacionades\n"
-#~ "\n"
-#~ "Els Productes de programari sn components creats per diferents persones "
-#~ "o\n"
-#~ "entitats. La majoria d'aquests components estan coberts pels termes i\n"
-#~ "condicions de la Llicncia General Pblica de GNU (d'ara endavant \"GPL"
-#~ "\"), o\n"
-#~ "de llicncies similars. La majoria d'aquestes llicncies us permeten "
-#~ "utilitzar,\n"
-#~ "duplicar, adaptar o redistribuir els components que cobreixen. Si us "
-#~ "plau,\n"
-#~ "llegiu atentament els termes i condicions de l'acord de llicncia de "
-#~ "cada\n"
-#~ "component abans d'utilitzar-lo. Qualsevol pregunta sobre un component "
-#~ "s'ha\n"
-#~ "d'adrear al seu autor i no a MandrakeSoft. Els programes desenvolupats "
-#~ "per\n"
-#~ "MandrakeSoft S.A. estan coberts per la Llicncia GPL. La documentaci "
-#~ "escrita\n"
-#~ "per MandrakeSoft S.A. est coberta per una llicncia especfica. Si us "
-#~ "plau,\n"
-#~ "consulteu la documentaci per a ms informaci. Algunes versions dels "
-#~ "Productes\n"
-#~ "de programari poden incloure components que no estiguin coberts per la\n"
-#~ "Llicncia GPL o llicncies similars; en aquest cas, cada un d'aquests\n"
-#~ "components estar cobert pels termes i condicions de la seva prpia "
-#~ "llicncia\n"
-#~ "especfica. Si us plau, llegiu atentament i respecteu aquestes "
-#~ "llicncies\n"
-#~ "especfiques abans d'installar, utilitzar o redistribuir els components\n"
-#~ "esmentats. En general, aquestes llicncies impediran la transferncia,\n"
-#~ "duplicaci (excepte amb la finalitat de fer cpies de seguretat),\n"
-#~ "redistribuci, enginyeria inversa, desensamblatge, decompilaci o "
-#~ "modificaci\n"
-#~ "del component. Qualsevol ruptura de l'acord conclour immediatament els "
-#~ "vostres\n"
-#~ "drets sota la llicncia especfica. Tret que els termes de la llicncia\n"
-#~ "especfica us ho autoritzin, normalment no podreu installar els "
-#~ "programes en\n"
-#~ "ms d'un sistema ni adaptar-lo per al seu s en xarxa. Si hi teniu "
-#~ "dubtes,\n"
-#~ "poseu-vos en contacte directament amb el distribudor o editor del "
-#~ "component.\n"
-#~ "Normalment, est prohibida la transferncia a terceres parts i la cpia\n"
-#~ "d'aquests components, incloent la documentaci.\n"
-#~ "\n"
-#~ "\n"
-#~ "3. Drets de propietat intellectual\n"
-#~ "\n"
-#~ "Tots els drets dels components dels Productes de programari pertanyen als "
-#~ "seus\n"
-#~ "autors respectius i estan protegits per la propietat intellectual i les "
-#~ "lleis\n"
-#~ "de copyright aplicables al programari. MandrakeSoft S.A. es reserva els "
-#~ "drets\n"
-#~ "de modificar o adaptar els Productes de programari, ja sigui parcialment "
-#~ "o\n"
-#~ "totalment, per tots els mitjans i per a totes les finalitats. \"Mandrake"
-#~ "\",\n"
-#~ "\"Linux-Mandrake\" i els logotips associats son marques registrades de\n"
-#~ "MandrakeSoft S.A. Tots els drets reservats. Es prohibeix la duplicaci "
-#~ "sense\n"
-#~ "consentiment previ per escrit de MandrakeSoft S.A.\n"
-#~ "\n"
-#~ "\n"
-#~ "4. Garantia limitada\n"
-#~ "\n"
-#~ "Els Productes de programari i la documentaci que s'hi adjunta es "
-#~ "subministren\n"
-#~ "\"tal com sn\", sense cap garantia, fins al punt perms per la llei. En "
-#~ "cas\n"
-#~ "que els Productes de programari siguin defectuosos, MandrakeSoft S.A., a\n"
-#~ "criteri seu, decidir si reemplaa els Productes de programari o si en\n"
-#~ "reemborsa el preu pagat. Aquesta garantia limitada s nulla si no "
-#~ "compliu les\n"
-#~ "recomanacions, instruccions i condicions d's que s'indiquen a la "
-#~ "documentaci\n"
-#~ "o als acords de llicncia dels Productes de programari. Fins al punt "
-#~ "perms per\n"
-#~ "la llei, MandrakeSoft S.A. no ser, en cap circumstncia, responsable de "
-#~ "cap\n"
-#~ "dany especial, incidental, directe o indirecte (incloent, per sense "
-#~ "limitar-se\n"
-#~ "a, danys per prdua de negocis, interrupci de negocis, prdues "
-#~ "financeres,\n"
-#~ "honoraris i multes legals que resultin per un judici i qualsevol altre "
-#~ "prdua\n"
-#~ "important) que resulti de l's o impossibilitat d'utilitzar els Productes "
-#~ "de\n"
-#~ "programari, fins i tot si s'ha notificat a MandrakeSoft S.A. la "
-#~ "possibilitat de\n"
-#~ "que es produeixin aquests danys.\n"
-#~ "\n"
-#~ "RESPONSABILITAT LIMITADA LLIGADA A LA POSESSI O UTILITZACI DE "
-#~ "PROGRAMARI PROHIBIT EN ALGUNES PASOS\n"
-#~ "\n"
-#~ "Fins al put perms per la llei, MandrakeSoft S.A. i els seus "
-#~ "distribudors no\n"
-#~ "seran, sota cap circumstncia, responsables de cap dany especial, "
-#~ "incidental,\n"
-#~ "directe o indirecte (incloent, per sense limitar-se a, danys per prdua "
-#~ "de\n"
-#~ "negocis, interrupci de negocis, prdues financeres, honoraris i multes "
-#~ "legals\n"
-#~ "que resultin per un judici i qualsevol altre prdua important) que "
-#~ "resultin de\n"
-#~ "la possessi i s de components de programari o de la descrrega de "
-#~ "components\n"
-#~ "de programari d'algun dels llocs web de Linux-Mandrake que estiguin "
-#~ "prohibits o\n"
-#~ "restringits en alguns pasos per lleis locals. Aquesta responsabilitat "
-#~ "limitada\n"
-#~ "s'aplica, per no est restringida a, els potents components de "
-#~ "criptografia\n"
-#~ "inclosos en els Productes de programari.\n"
-#~ "\n"
-#~ "\n"
-#~ "5. Lleis aplicables \n"
-#~ "\n"
-#~ "Si qualsevol part d'aquest acord s declarat nul, illegal o inaplicable "
-#~ "en un\n"
-#~ "judici, aquesta part s'exclou del contracte, per seguiu obligat per les "
-#~ "altres\n"
-#~ "seccions aplicables de l'acord. Els termes i condicions d'aquesta "
-#~ "Llicncia\n"
-#~ "estan coberts per les lleis de Frana. Preferiblement, tots els desacords "
-#~ "sobre\n"
-#~ "els termes d'aquesta Llicncia es resoldran fora dels tribunals. Com a "
-#~ "ltim\n"
-#~ "recurs, el plet es dirimir en els tribunals de Pars, Frana.\n"
-#~ "Per a qualsevol pregunta sobre aquest document, poseu-vos en contacte "
-#~ "amb\n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Pars, Frana.\n"
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Es pot configurar el vostre ordinador per tal que comparteixi la connexi "
-#~ "a Internet.\n"
-#~ "\n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr "S'ha configurat tot.\n"
-
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Connecta't a Internet amb un mdem normal"
-
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Connecta't a Internet mitjanant XDSI"
-
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Connecta't a Internet mitjanant DSL (o ADSL)"
-
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Connecta't a Internet mitjanant cable"
-
-#~ msgid ""
-#~ "Time (secs) of inactivity after which\n"
-#~ "it hangs up. (leave blank to disable it)"
-#~ msgstr ""
-#~ "Temps (en segons) d'inactivitat desprs del qual\n"
-#~ "penjar (deixeu-ho en blanc per inhabilitar-ho)."
-
-#~ msgid "Germany"
-#~ msgstr "Alemany"
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr "Alemanya (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr "Qu voleu fer?"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "Installa/Rescata"
-
-#~ msgid "Rescue"
-#~ msgstr "Rescata"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Quin tipus de partici voleu?"
-
-#~ 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 Linux-Mandrake "
-#~ "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 ""
-#~ "Escolliu \"Installaci\" si no hi ha installada cap versi anterior de "
-#~ "GNU/Linux,\n"
-#~ "o si voleu utilitzar diverses distribucions o versions.\n"
-#~ "\n"
-#~ "Escolliu \"Rescat\" si voleu rescatar una versi anterior de\n"
-#~ "Mandrake Linux ja installada.\n"
-#~ "\n"
-#~ "\n"
-#~ "Seleccioneu:\n"
-#~ "\n"
-#~ " - Recomanada: Si mai no heu installat el GNU/Linux,\n"
-#~ " escolliu aquesta opci.\n"
-#~ " - Personalitzada: Si esteu prou familiaritzat amb el GNU/Linux, podeu\n"
-#~ " triar l's principal del vostre ordinador. Consulteu-ne els detalls\n"
-#~ " ms avall.\n"
-#~ "\n"
-#~ " - Per a experts: S'assumeix que domineu el GNU/Linux i voleu realitzar "
-#~ "una\n"
-#~ " installaci altament personalitzada. Com en el cas del tipus\n"
-#~ " d'installaci \"Personalitzada\", podreu seleccionar l's del "
-#~ "vostre\n"
-#~ " sistema.\n"
-#~ " Per, si us plau, sobretot NO TRIEU AQUESTA OPCI TRET QUE SAPIGUEU "
-#~ "QU ESTEU FENT!\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ "En aquest moment podeu decidir quina(es) partici(ns) voleu utilitzar\n"
-#~ "per installar el sistema Linux-Mandrake, si s que ja es va(n)\n"
-#~ "definir (en una installaci anterior del GNU/Linux o mitjanant una\n"
-#~ "altra eina de partici). En altres casos, s'han de definir les\n"
-#~ "particions del disc dur: aquesta operaci consisteix en dividir el\n"
-#~ "disc dur de l'ordinador en rees lgiques separades.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si heu de crear noves particions, utilitzeu \"Assignaci\n"
-#~ "automtica\" per crear particions per al GNU/Linux de manera automtica.\n"
-#~ "Podeu triar el disc on s'hi han de fer les particions fent clic a\n"
-#~ "\"hda\" per a la primera unitat IDE, \"hdb\" per a la segona, o\n"
-#~ "\"sda\" per a la primera unitat SCSI, i aix successivament.\n"
-#~ "\n"
-#~ "\n"
-#~ "Dues particions habituals sn: la partici root (/), que s el punt\n"
-#~ "d'inici de la jerarquia de directoris del sistema de fitxers, i\n"
-#~ "/boot, que cont tots els fitxers necessaris per iniciar el sistema\n"
-#~ "operatiu quan s'arrenca l'ordinador per primer cop.\n"
-#~ "\n"
-#~ "\n"
-#~ "Donat que aquest procs sol ser irreversible, la partici d'un disc\n"
-#~ "s sovint un procs que espanta als usuaris sense experincia, per\n"
-#~ "el DiskDrake simplifica molt aquest procs. Consulteu la documentaci\n"
-#~ "i preneu-vos tant temps com sigui necessari abans de realitzar la\n"
-#~ "partici.\n"
-#~ "\n"
-#~ "Podeu accedir a qualsevol opci mitjanant el teclat: desplaceu-vos per "
-#~ "les particions amb el tabulador i les fletxes amunt i avall. Quan se "
-#~ "selecciona una partici, podeu utilitzar:\n"
-#~ "\n"
-#~ "- Ctrl-c per crear una nova partici (quan se selecciona una partici "
-#~ "buida)\n"
-#~ "\n"
-#~ "- Ctrl-d per suprimir una partici\n"
-#~ "\n"
-#~ "- Ctrl-m per definir el punt de muntatge\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Cal formatar les particions que s'acaben de definir per poder-les\n"
-#~ "utilitzar ('formatar' significa 'crear un sistema de fitxers').\n"
-#~ "En aquest punt podeu, si voleu, tornar a formatar particions\n"
-#~ "existents per eliminar les dades que contenen. Nota: no s\n"
-#~ "necessari tornar a formatar les particions existents, especialment\n"
-#~ "si contenen fitxers o dades que voleu conservar.\n"
-#~ "Els directoris que es solen conservar sn /home i /usr/local."
-
-#~ 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 ""
-#~ "Ara s'estan installant els paquets seleccionats. Aquesta operaci\n"
-#~ "trigar pocs minuts, tret que hagueu escollit actualitzar un\n"
-#~ "sistema existent; en aquest cas trigar ms temps, fins i tot\n"
-#~ "abans que s'inici la installaci."
-
-#~ 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 ""
-#~ "Si el DrakX no ha pogut trobar el ratol, o si voleu comprovar qu\n"
-#~ "ha fet, a la part superior apareixer la llista de ratolins.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si esteu d'acord amb els parmetres del DrakX, feu clic a 'D'acord'.\n"
-#~ "Si no, escolliu, al men superior, el tipus de ratol que us sembli ms "
-#~ "semblant al vostre.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si es tracta d'un ratol srie, tamb us caldr indicar al DrakX a\n"
-#~ "quin port srie est connectat."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ "Aquesta secci est dedicada a la configuraci d'una xarxa local\n"
-#~ "(LAN) o d'un mdem.\n"
-#~ "\n"
-#~ "Escolliu \"LAN local\" i el DrakX intentar trobar un adaptador\n"
-#~ "Ethernet al vostre ordinador. El sistema trobar i inicialitzar\n"
-#~ "automticament els adaptadors PCI.\n"
-#~ "No obstant aix, si el vostre perifric s ISA, la detecci\n"
-#~ "no funcionar, i us caldr escollir un programa de control a la\n"
-#~ "llista que apareixer.\n"
-#~ "\n"
-#~ "\n"
-#~ "Com en el cas dels adaptadors SCSI, podeu deixar que, d'entrada,\n"
-#~ "el programa de control comprovi l'adaptador; si no ho feu aix, us\n"
-#~ "caldr especificar les opcions del programa de control que haureu\n"
-#~ "d'anar a buscar a la documentaci del vostre maquinari.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si installeu un sistema Linux-Mandrake en un ordinador que forma\n"
-#~ "part d'una xarxa existent, l'administrador de la xarxa us haur de\n"
-#~ "facilitar la informaci necessria (l'adrea IP, la submscara de\n"
-#~ "xarxa i el nom de l'ordinador central). Si esteu configurant una\n"
-#~ "xarxa privada, com ara a casa, haureu d'escollir les adreces.\n"
-#~ "\n"
-#~ "\n"
-#~ "Escolliu \"Marcatge amb mdem\" i es configurar la connexi a\n"
-#~ "Internet amb un mdem. El DrakX intentar trobar el mdem, per,\n"
-#~ "si no se'n surt, us caldr seleccionar el port srie al qual est\n"
-#~ "connectat."
-
-#~ 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 ""
-#~ "El GNU/Linux pot treballar amb molts tipus d'impressores. Per a cada\n"
-#~ "un d'aquests tipus, per, cal una configuraci diferent. Tingueu\n"
-#~ "en compte, per, que l'spooler utilitza 'lp' com a nom d'impressora\n"
-#~ "per defecte, de manera que heu de tenir una impressora amb aquest nom.\n"
-#~ "No obstant aix, podeu donar diferents noms a una impressora, separant-\n"
-#~ "los amb el carcter '|'. D'aquesta manera, si voleu donar-li un nom ms\n"
-#~ "aclaridor noms us caldr indicar-lo en primer lloc, p.ex. \"La meva\n"
-#~ "impressora|lp\".\n"
-#~ "La impressora que contingui \"lp\" al(s) nom(s) ser la impressora per\n"
-#~ "defecte\n"
-#~ "\n"
-#~ "\n"
-#~ "Si la vostra impressora est connectada directament a l'ordinador,\n"
-#~ "seleccioneu \"Impressora local\". Haureu d'indicar a quin port\n"
-#~ "est connectada i seleccionar-ne el filtre corresponent.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si voleu accedir a una impressora que es troba a un ordinador Unix\n"
-#~ "remot, seleccioneu \"lpd remot\". Per poder-la fer funcionar no\n"
-#~ "cal cap nom d'usuari ni contrasenya, per us caldr saber el nom\n"
-#~ "de la cua d'impressi del servidor remot.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si voleu accedir a una impressora SMB (s a dir, una impressora\n"
-#~ "que es troba a un ordinador remot amb Windows 9x/NT), per poder-ho\n"
-#~ "fer haureu d'indicar el seu nom SMB (que no s el seu nom TCP/IP)\n"
-#~ "i possiblement la seva adrea IP, nom d'usuari, grup de treball,\n"
-#~ "contrasenya, i, evidentment, el nom de la impressora. El mateix\n"
-#~ "per a una impressora NetWare, per en aquest cas no us caldr la\n"
-#~ "informaci del grup de treball."
-
-#~ 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 ""
-#~ "s molt recomanable que respongueu \"S\" aqu. Si ms endavant\n"
-#~ "installeu Microsoft Windows, sobreescriur el sector d'arrencada.\n"
-#~ "Tret que hagueu fet el disc d'arrencada com es\n"
-#~ "recomana, ja no podreu tornar a arrencar el GNU/Linux."
-
-#~ msgid "Move your wheel!"
-#~ msgstr "Moveu la bola!"
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Voleu descartar els canvis?"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "De quin tipus s el vostre ratol?"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Resolucions automtiques"
-
-#~ 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 ""
-#~ "Per saber quines resolucions estan disponibles, en provar algunes.\n"
-#~ "La pantalla parpellejar...\n"
-#~ "Ho podeu desactivar si voleu; sentireu un avs sonor quan estigui llest"
-
-#~ 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 ""
-#~ "Puc mirar de trobar les resolucions disponibles (p.ex. 800x600).\n"
-#~ "De vegades, per, aix pot penjar l'ordinador.\n"
-#~ "Us hi voleu arriscar?"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "No s'han trobat modes vlids\n"
-#~ "Intenteu-ho amb una altra targeta de vdeo o monitor"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Recerca automtica de resolucions"
-
-#~ msgid "dhcpd"
-#~ msgstr "dhcpd"
-
-#~ msgid "pump"
-#~ msgstr "pump"
-
-#~ msgid "dhcpxd"
-#~ msgstr "dhcpxd"
-
-#~ msgid "dhcp-client"
-#~ msgstr "dhcp-client"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Apple ADB Mouse"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Apple ADB Mouse (2 botons)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Apple ADB Mouse (3 o ms botons)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Apple USB Mouse"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Apple USB Mouse (2 botons)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Apple USB Mouse (3 o ms botons)"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "ATI Bus Mouse"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Microsoft Bus Mouse"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logitech Bus Mouse"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "USB Mouse (3 o ms botons)"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft Rev 2.1A o superior (srie)"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ (srie)"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse (srie)"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse (srie)"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr "Generic Mouse (srie)"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Compatible Microsoft (srie)"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr "Ratol Generic de 3 botons (srie)"
-
-#~ msgid "Kensington Thinking Mouse (serial)"
-#~ msgstr "Ratol Kensington Thinking (srie)"
-
-#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to "
-#~ "internet."
-#~ msgstr ""
-#~ "Necessito configurar el vostre adaptador de xarxa por poder connectar a "
-#~ "Internet."
-
-#~ msgid "nfs mount failed"
-#~ msgstr "ha fallat el muntatge de l'nfs"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ msgid "Socket"
-#~ msgstr "Scol"
-
-#~ 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 ""
-#~ "El DrakX generar els fitxers de configuraci tant per a l'XFree 3.3 com "
-#~ "per a l'Xfree 4.0.\n"
-#~ "Per defecte, s'utilitza el servidor 4.0, tret que no funcioni per a la "
-#~ "vostra targeta.\n"
-#~ "\n"
-#~ "Voleu conservar l'Xfree 3.3?"
-
-#~ msgid "tie"
-#~ msgstr "lla"
-
-#~ msgid "brunette"
-#~ msgstr "morena"
-
-#~ msgid "girl"
-#~ msgstr "noia"
-
-#~ msgid "woman-blond"
-#~ msgstr "dona-rossa"
-
-#~ msgid "automagic"
-#~ msgstr "automagic"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Criptogrfic"
-
-#~ msgid "Take over the hard drive"
-#~ msgstr "Encarrega't del disc dur"
-
-#~ msgid "Do not set up networking"
-#~ msgstr "No configuris la xarxa"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Voleu configurar la xarxa local per al vostre sistema?"
-
-#~ msgid "Have you been provided with a hostname?"
-#~ msgstr "Us han donat un nom d'ordinador central?"
-
-#~ msgid "Show less"
-#~ msgstr "Mostra'n menys"
-
-#~ msgid "Show more"
-#~ msgstr "Mostra'n ms"
-
-#~ msgid "URI for Local printer"
-#~ msgstr "URI per a la impressora local"
-
-#~ msgid "URI for Network printer"
-#~ msgstr "URI per a la impressora de xarxa"
-
-#~ msgid "Local Printer Device (URI)"
-#~ msgstr "Dispositiu de la impressora local (URI)"
-
-#~ msgid ""
-#~ "What URI device is your printer connected to\n"
-#~ "(note that parallel:/dev/lp0 is equivalent to LPT1:)?"
-#~ msgstr ""
-#~ "A quin dispositiu URI est connectada la vostra impressora?\n"
-#~ "(tingueu en compte que parallel:/dev/lp0 equival a LPT1:)"
-
-#~ msgid "Network Printer Options (URI)"
-#~ msgstr "Opcions de la impressora de xarxa (URI)"
-
-#~ msgid ""
-#~ "Choose the right Device URI for a network printer or a local file. "
-#~ "Examples:\n"
-#~ " file:/path/to/filename.prn\n"
-#~ " http://hostname:631/ipp/port1\n"
-#~ " ipp://hostname/ipp/port1\n"
-#~ " lpq://hostname/queue\n"
-#~ " socket://hostname\n"
-#~ " socket://hostname:9100"
-#~ msgstr ""
-#~ "Seleccioneu l'URI de dispositiu correcte per a una impressora de xarxa o "
-#~ "un fitxer local. Exemples:\n"
-#~ " file:/cam/al/nomdefitxer.prn\n"
-#~ " http://ordinadorcentral:631/ipp/port1\n"
-#~ " ipp://ordinadorcentral/ipp/port1\n"
-#~ " lpq://ordinadorcentral/cua\n"
-#~ " socket://ordinadorcentral\n"
-#~ " socket://ordinadorcentral:9100"
-
-#~ msgid "Local Area Network specification"
-#~ msgstr "Especificaci de la xarxa d'rea local"
-
-#~ msgid "You may now decide which class C network to use.\n"
-#~ msgstr "Ara podeu decidir quina xarxa de classe C voleu utilitzar.\n"
-
-#~ msgid "Network:"
-#~ msgstr "Xarxa:"
-
-#~ msgid "Internet Connection Sharing - setup of $device"
-#~ msgstr "Connexi a Internet compartida: configuraci de $device"
-
-#~ msgid ""
-#~ "The following interface is about to be configured:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Ara es configurar la interfcie segent:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-
-#~ msgid "Everything configured!"
-#~ msgstr "S'ha configurat tot!"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Quina s la disposici del vostre teclat?"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Voleu que intenti trobar targetes PCMCIA?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Voleu que intenti trobar els dispositius %s?"
-
-#~ msgid "Modem Configuration"
-#~ msgstr "Configuraci del mdem"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr ""
-#~ "Voleu configurar el marcatge amb xarxa per mdem per al vostre sistema?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Voleu que intenti trobar dispositius PCI?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "S'est cercant la partici arrel."
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr ""
-#~ "%s: Aquesta partici no s arrel; si us plau, seleccioneu-ne una altra."
-
-#~ msgid "No root partition found"
-#~ msgstr "No s'ha trobat cap partici arrel"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr "Si us plau, seleccioneu una partici per utilitzar-la com a arrel."
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr "No teniu cap partici de Windows!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "No teniu prou espai per al Lnx4win"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Benvingut al LILO, la utilitat que us permet triar el sistema operatiu!\n"
-#~ "\n"
-#~ "Per obtenir una llista de les eleccions possibles, premeu <TAB>.\n"
-#~ "\n"
-#~ "Per carregar-ne una, escriviu-ne el nom i premeu <INTRO> o espereu %d "
-#~ "segons\n"
-#~ "fins a l'arrencada predeterminada.\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Benvingut al SILO, la utilitat que us permet triar el sistema operatiu!\n"
-#~ "\n"
-#~ "Per obtenir una llista de les eleccions possibles, premeu <TAB>.\n"
-#~ "\n"
-#~ "Per carregar-ne una, escriviu-ne el nom i premeu <INTRO> o espereu %d "
-#~ "segons\n"
-#~ "fins a l'arrencada predeterminada.\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "Opcions principals del SILO"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Aquestes sn les entrades segents del SILO.\n"
-#~ "Podeu afegir-ne algunes ms o canviar-ne les existents."
-
-#~ msgid "This label is already in use"
-#~ msgstr "Aquesta etiqueta ja est en s"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "Ha fallat la installaci del SILO. S'ha produt l'error segent:"
-
-#~ 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 ""
-#~ "En primer lloc, el DrakX intentar trobar un o ms adaptadors SCSI\n"
-#~ "PCI. Si en troba, i sap quin(s) programa(es) de control utilitzar,\n"
-#~ "l'inserir o els inserir automticament.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si el vostre adaptador SCSI s una targeta ISA, o si s PCI per\n"
-#~ "el DrakX no sap amb quin programa de control ha d'utilitzar-la, o\n"
-#~ "si no teniu cap adaptador SCSI, se us preguntar si en teniu un o\n"
-#~ "no. Si no en teniu cap, respongueu \"No\". Si en teniu un o ms,\n"
-#~ "respongueu \"S\". Apareixer una llista de programes de control,\n"
-#~ "de la qual n'haureu de triar un.\n"
-#~ "\n"
-#~ "\n"
-#~ "Un cop hagueu triat el programa de control, el DrakX us preguntar\n"
-#~ "si voleu establir-ne les opcions. Primer, per, deixeu que el\n"
-#~ "programa de control explori el maquinari: normalment funciona b.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si no, no oblideu la informaci sobre el vostre maquinari que\n"
-#~ "pugueu aconseguir a la documentaci o al Windows (si el teniu al\n"
-#~ "sistema), com aconsella la guia d'installaci. Aquestes sn les\n"
-#~ "opcions que haureu de proporcionar al programa de control."
-
-#~ msgid "Shutting down"
-#~ msgstr "S'est tancant l'ordinador"
-
-#~ msgid ""
-#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under "
-#~ "Linux."
-#~ msgstr ""
-#~ "S'han trobat alguns tipus de lletra \"true type\" del Windows a "
-#~ "l'ordinador.\n"
-#~ "Voleu utilitzar-les? Assegureu-vos que esteu autoritzat a utilitzar-les "
-#~ "sota Linux."
-
-#~ msgid "useless"
-#~ msgstr "intil"
-
-#~ msgid "garbage"
-#~ msgstr "escombraries"
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ "Escolliu \"Installa\" si no hi ha installada cap versi anterior de "
-#~ "Linux,\n"
-#~ "o si voleu utilitzar diverses distribucions o versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Escolliu \"Actualitzaci\" si voleu actualitzar una versi anterior de\n"
-#~ "Mandrake Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) 6.0 (Venus),\n"
-#~ "6.1 (Helios), Gold 2000 o 7.0 (Air)."
-
-#~ msgid ""
-#~ "(a user ``mandrake'' with password ``mandrake'' has been automatically "
-#~ "added)"
-#~ msgstr ""
-#~ "(s'ha afegit automticament un usuari ``mandrake'' amb contrasenya "
-#~ "``mandrake'')"
-
-#~ msgid "Do you want to use LILO?"
-#~ msgstr "Voleu utilitzar el LILO?"
-
-#~ 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 ""
-#~ "Ara podeu seleccionar els paquets que voleu installar.\n"
-#~ "\n"
-#~ "\n"
-#~ "En primer lloc, podeu seleccionar el grup del paquet a installar\n"
-#~ "o actualitzar. Desprs, podeu seleccionar ms paquets segons la\n"
-#~ "mida total que voleu seleccionar.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si treballeu amb el mode expert, podeu seleccionar els paquets\n"
-#~ "individualment.\n"
-#~ "Tingueu en compte, per, que alguns paquets necessiten que altres\n"
-#~ "tamb estiguin installats.\n"
-#~ "Aix s'anomena 'dependncia de paquets'. Els paquets que\n"
-#~ "seleccioneu, i els que aquests necessitin, es seleccionaran\n"
-#~ "automticament per a la installaci. No s possible installar un\n"
-#~ "paquet sense installar-ne tots els dependents."
-
-#~ 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 ""
-#~ "El LILO (el carregador de Linux) pot arrencar el Linux i altres sistemes\n"
-#~ "operatius, que normalment es detecten correctament durant la "
-#~ "installaci.\n"
-#~ "Si veieu que el vostre no s'ha detectat, ara podeu afegir-ne un o ms.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si no voleu que tothom pugui accedir a algun d'ells, podeu\n"
-#~ "eliminar-lo ara (caldr un disc d'arrencada per arrencar-lo)."
-
-#~ msgid ""
-#~ "Now that you've selected desired groups, please choose \n"
-#~ "how many packages you want, ranging from minimal to full \n"
-#~ "installation of each selected groups."
-#~ msgstr ""
-#~ "Ara que ja heu seleccionat els grups desitjats, seleccioneu \n"
-#~ "quants paquets voleu, ordenant-los des de la installaci mnima \n"
-#~ "fins a la installaci completa de cadascun dels grups seleccionats."
-
-#~ msgid ""
-#~ "You need %dMB for a full install of the groups you selected.\n"
-#~ "You can go on anyway, but be warned that you won't get all packages"
-#~ msgstr ""
-#~ "Us calen %dMB per a una instalaci completa dels grups que heu "
-#~ "seleccionat.\n"
-#~ "Podeu continuar igualment, per tingueu en compte que no tindreu tots els "
-#~ "paquets"
-
-#~ msgid "Choose other CD to install"
-#~ msgstr "Escolliu un altre CD per installar"
-
-#~ 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 ""
-#~ "Seleccioneu:\n"
-#~ "\n"
-#~ " - Recomanada: Si mai no heu installat el Linux.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Personalitzada: Si esteu familiaritzat amb el Linux, podreu\n"
-#~ "triar l's del sistema installat entre Normal, Desenvolupament o\n"
-#~ "Servidor. Trieu \"Normal\" per a una installaci per a un s\n"
-#~ "general del vostre ordinador, \"Desenvolupament\" si utilitzareu\n"
-#~ "l'ordinador principalment per a desenvolupament de programari,\n"
-#~ "o \"Servidor\" si voleu installar un servidor convencional (per\n"
-#~ "a correu, impressions...).\n"
-#~ "\n"
-#~ "\n"
-#~ " - Per a experts: Si domineu el GNU/Linux i voleu realitzar una\n"
-#~ "installaci totalment personalitzada, aquest s el vostre\n"
-#~ "tipus d'installaci. Podreu seleccionar l's del vostre sistema\n"
-#~ "com a \"Personalitzada\"."
-
-#~ msgid "Downloading cryptographic packages"
-#~ msgstr "S'estan descarregant els paquets criptogrfics"
-
-#~ msgid "Setup SCSI"
-#~ msgstr "Configura el SCSI"
-
-#~ msgid "Installation CD Nr %s"
-#~ msgstr "CD d'installaci Nr %s"
-
-#~ msgid ""
-#~ "Update installation image!\n"
-#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image "
-#~ "to include\n"
-#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
-#~ "press Cancel\n"
-#~ "to avoid installation from this Cd-Rom image."
-#~ msgstr ""
-#~ "Actualitzeu la imatge de la installaci!\n"
-#~ "\n"
-#~ "Consulteu a l'administrador del sistema o torneu a arrencar per "
-#~ "actualitzar\n"
-#~ "la imatge de la installaci per incloure la imatge en CD-ROM etiquetada "
-#~ "com\n"
-#~ "\"%s\". Premeu D'acord si la imatge s'ha actualitzat o premeu Cancella "
-#~ "per\n"
-#~ "no fer la installaci des d'aquesta imatge en Cd-ROM."
-
-#~ msgid "Which language do you want?"
-#~ msgstr "Quin idioma voleu?"
-
-#~ msgid "Hurt me plenty"
-#~ msgstr "Fes-me molt de mal"
-
-#~ msgid "Which packages do you want to install"
-#~ msgstr "Quins paquets voleu installar"
-
-#~ msgid "What usage do you want?"
-#~ msgstr "Quina utilitzaci voleu?"
-
-#~ msgid "Choose install or upgrade"
-#~ msgstr "Installaci o actualitzaci"
-
-#~ msgid "Enter a floppy (all data will be lost)"
-#~ msgstr ""
-#~ "Inseriu un disquet a la unitat\n"
-#~ "(Se'n perdran totes les dades)"
-
-#~ msgid "Going to install %d MB. You can choose to install more programs"
-#~ msgstr "Ara s'installaran %d MB. Podeu triar installar ms programes"
-
-#~ msgid "Too many packages chosen: %dMB doesn't fit in %dMB"
-#~ msgstr "S'han escollit massa paquets: %dMB no cap a %dMB"
-
-#~ msgid "Bad kickstart file %s (failed %s)"
-#~ msgstr "Fitxer d'inici rpid %s incorrecte (ha fallat %s)"
-
-#~ msgid "Size: %s MB"
-#~ msgstr "Mida: %s MB"
-
-#~ msgid "US Keyboard"
-#~ msgstr "Teclat EU"
-
-#~ msgid "resizing"
-#~ msgstr "s'est canviant la mida"
-
-#~ msgid "formatting"
-#~ msgstr "s'est formatant"
-
-#~ msgid "changing type of"
-#~ msgstr "s'est canviant el tipus de"
-
-#~ msgid "After %s partition %s,"
-#~ msgstr "Desprs de %s partici %s,"
-
-#~ msgid "linear"
-#~ msgstr "lineal"
-
-#~ msgid "Linear (needed for some SCSI drives)"
-#~ msgstr "Lineal (necessari per a algunes unitats SCSI)"
-
-#~ msgid "beginner"
-#~ msgstr "principiant"
-
-#~ msgid "developer"
-#~ msgstr "desenvolupador"
-
-#~ msgid "expert"
-#~ msgstr "expert"
-
-#~ msgid "Password:"
-#~ msgstr "Contrasenya:"
-
-#~ msgid "User name:"
-#~ msgstr "Nom d'usuari:"
-
-#~ msgid ""
-#~ "Failed to create an HTP boot floppy.\n"
-#~ "You may have to restart installation and give ``%s'' at the prompt"
-#~ msgstr ""
-#~ "No s'ha pogut crear un disquet d'arrencada HTP.\n"
-#~ "Potser us caldr reiniciar la installaci i introduir \"%s\" a "
-#~ "l'indicador"
-
-#~ msgid "It is necessary to restart installation with the new parameters"
-#~ msgstr "Cal reiniciar la installaci amb els nous parmetres"
-
-#~ msgid "It is necessary to restart installation booting on the floppy"
-#~ msgstr "Cal reiniciar la installaci arrencant des del disquet"
-
-#~ msgid ""
-#~ "Enter a floppy to create an HTP enabled boot\n"
-#~ "(all data on floppy will be lost)"
-#~ msgstr ""
-#~ "Introduu un disquet per una arrencada habilitada per a HTP\n"
-#~ "(es perdran totes les dades del disquet)"
-
-#~ msgid ""
-#~ "Linux does not yet fully support ultra dma 66.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive "
-#~ "on ide2 and ide3"
-#~ msgstr ""
-#~ "El Linux encara no suporta completament l'ultra dma 66.\n"
-#~ "Com a alternativa, puc fer un disquet personalitzat que doni accs a tot "
-#~ "el disc dur a ide2 i ide3"
-
-#~ msgid "A entry %s already exists"
-#~ msgstr "Ja existeix una entrada %s"
-
-#~ msgid "Installation CD Nr 1"
-#~ msgstr "CD d'installaci Nr 1"
-
-#~ msgid "Local LAN"
-#~ msgstr "LAN local"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
deleted file mode 100644
index d6d29d2f0..000000000
--- a/perl-install/share/po/cs.po
+++ /dev/null
@@ -1,8222 +0,0 @@
-# Czech messages for DrakX.
-# Copyright (C) 1999 Free Software Foundation, Inc.
-# Copyright (C) 1999 MandrakeSoft
-# Vladimr Marek <vlmarek@volny.cz>, 2000
-# Radek Vybiral <Radek.Vybiral@vsb.cz>, 2000
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-04-19 11:08GMT+02:00\n"
-"Last-Translator: Radek Vybiral <Radek.Vybiral@vsb.cz>\n"
-"Language-Team: Czech <cs@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-2\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.8\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Konfigurovat monitor nezvisle"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Pout rozen Xinerama"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Konfigurovat pouze kartu \"%s\" (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Konfigurace dvou monitor"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"V systm podporuje zobrazen na dvou monitorech.\n"
-"Co chcete dlat?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Grafick karta"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Zvolte typ va grafick kary"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Zvolte X server"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X server"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Kter XFree byste chtli pout?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Vae karta podporuje 3D akceleraci, ale pouze s XFree %s.\n"
-"Pokud pouijete XFree %s, mete na druhou stranu doshnout lepch vsledk "
-"ve 2D."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "S XFree %s me vae karta vyut 3D hardwarov akcelerace."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s s hardwarovou 3D akcelerac"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"S XFree %s me vae karta vyut 3D hardwarov akcelerace.ALE TOTO JE POUZE "
-"EXPERIMENTLN VERZE, A MٮE VST K NESTABILIT SYSTMU."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s s EXPERIMENTLN 3D hardwarovou akcelerac"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Vae karta podporuje 3D akceleraci, ale pouze s XFree %s,\n"
-"ALE TOTO JE POUZE EXPERIMENTLN VERZE, A MٮE VST K NESTABILIT SYSTMU.\n"
-"Vae karta je podporovna i v XFree %s, kde me mt lep podporu pro 2D."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "Nastaven XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Kolik pamti je na va grafick kart ?"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Zvolte monosti pro dan X server"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Zvolte typ svho monitoru"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Dva rozhodujc parametry jsou: vertikln synchronizan frekvence, co je "
-"frekvence\n"
-"kterou je obnovovna cel obrazovka, a frekvence dkov synchronizace\n"
-"(horiz. sync. rate), co je frekvence jakou jsou zobrazovny jednotliv "
-"mikrodky (scanline).\n"
-"\n"
-"Je VELMI DLEIT abyste nezvolili typ monitoru se schopnostmi vymi ne "
-"m\n"
-"v monitor, protoe byste si ho tm mohli pokodit. Jestlie si nejste "
-"jist\n"
-"zvolte radji typ s nimi schopnostmi."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Horizontln(dkov) synchronizace"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Vertikln(obrazovkov) synchronizace"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Monitor nen nastaven"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Grafick karta jet nen nastavena"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Jet nejsou zvolena rozlien"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Chcete si vyzkouet nastaven?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Varovn: na tto grafick kart je testovn nebezpen"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Vyzkouet nastaven"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"zkuste zmnit nkter parametry"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Vyskytla se tato chyba:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Test skon automaticky za %d sekund"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Je to sprvn nastaven?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Vyskytla se chyba, zkuste zmnit nkter parametry"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Rozlien"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Vyberte si rozlien a barevnou hloubku"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Grafick karta: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 server: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Expertn reim"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Ukzat ve"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Rozlien"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Rozloen klvesnice: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Typ myi: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Ppojen myi: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Horizontln frekvence monitoru: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Vertikln frekvence monitoru: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Grafick karta: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Pam na gr. kart: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Barevn hloubka: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Rozlien: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 server: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 ovlada: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Pipravuji nastaven X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Co chcete dlat?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Zmnit monitor"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Zmnit grafickou kartu"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Zmnit parametry X Serveru"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Zmnit rozlien"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Zobrazit informace"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Znovu vyzkouet nastaven X"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Konec"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Zachovat zmny?\n"
-"Aktuln konfigurace je:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Pro aktivaci zmn se prosm znovu pihlaste na %s"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Prosm odhlaste se a pak stisknte Ctrl-Alt-Backspace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "Spout se X"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Mu nastavit v pota tak, aby automaticky spustil X pi startu.\n"
-"Chcete aby pota po zapnut spustil grafick reim?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 barev (8 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 tisc barev (15 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 tisc barev (16 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 milin barev (24 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 miliardy barev (32 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB nebo vce"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Klasick VGA, 640x480 pi 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 pi 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "Kompatibiln s 8514, 1024x768 pi 87 Hz prokldan (ne 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 pi 87 Hz prokldan, 800x600 pi 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Lep Super VGA, 800x600 pi 60 Hz, 640x480 pi 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Neprokldan SVGA, 1024x768 pi 60 Hz, 800x600 pi 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Vysokofrekvenn SVGA, 1027x768 pi 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Multifrekvenn kter um 1280x1024 pi 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Multifrekvenn kter um 1280x1024 pi 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Multifrekvenn kter um 1280x1024 pi 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Monitor kter um 1600x1200 pi 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Monitor kter um 1600x1200 pi 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Prvn sektor zavdcho diskovho oddlu"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Prvn sektor disku (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "Instalace SILO"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Kam chcete nainstalovat zavdc program?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "Instalace LILO/Grub"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO s textovou nabdkou"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO s grafickou nabdkou"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Sputn s DOS/Windows (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Zkladn nastaven zavdcho programu"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Zavdc program"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Instalace zavdcho programu"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Startovac zazen"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (nefunguje se starm BIOSem)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompaktn"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "kompaktn"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Textov reim"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Prodleva ped automatickm sputnm"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Heslo"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Heslo (podruh)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Omezen nastaven z pkazov dky"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "omezen"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Vyistit /tmp pi kadm startu"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Pokud teba, upesnte velikost RAM (nalezeno %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Povolit vce profil"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Zadejte velikost pamti v MB"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Volba ``Omezen nastaven z pkazov dky'' je bezpedmtn bez hesla"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Zkuste to znovu, prosm"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Hesla nejsou shodn"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "vodn zprva"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Prodleva pro firmware"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Prodleva pi sputn"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "Povolit sputn z CD?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Povolit zavad OF?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Vychoz OS?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Tady jsou vechny zznamy.\n"
-"Mete pidat dal nebo zmnit stvajc."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Pidat"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Hotovo"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Zmnit"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Jak typ zznamu chcete pidat?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Jin systm (SunOs...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Jin systm (MacOs...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Jin systm (Windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Obraz(image)"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Koenov(root)"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Pipojit"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Pro ten i zpis"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabulka"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Nejist"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Znaka"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Vchoz"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd-velikost"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "BezVidea"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Odstranit zznam"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Przdn znaka nen povolena"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Tato znaka se ji pouv"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Jak typ diskovho oddlu?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Nael jsem %s %s rozhran"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Mte jet njak jin?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Mte njak %s rozhran?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ne"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ano"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Ukzat informace o hardware"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Instaluji ovlada pro %s kartu %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(modul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Kter %s ovlada mm zkusit?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"V nkterch ppadech potebuje ovlada %s pro svoji sprvnou funkci dal\n"
-"informace, pestoe normln funguje i bez nich. Chtli byste zadat\n"
-"njak doplujc monosti, nebo radji nechte ovlada samostatn "
-"prozkoumat\n"
-"hardware vaeho potae, aby zskal informace kter potebuje? Zkoumn\n"
-"hardware me ve vyjmench ppadech zpsobit zamrznut potae, ale "
-"nemlo\n"
-"by v dnm ppad zpsobit jin kody."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Automatick prozkoumn"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Zadejte monosti"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Nyn mete poskytnout modulu %s dal parametry."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Nyn mete poskytnout modulu %s dal parametry.\n"
-"Volby se zadvaj ve tvaru ``jmno=hodnota jmno2=hodnota2 ...''.\n"
-"Napklad, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Volby modulu:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Sputn modulu %s selhalo.\n"
-"Chcete to zkusit s jinmi parametry?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(u byl pidn %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Toto heslo je pli jednoduch"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Prosm zadejte uivatelsk jmno"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Uivatelsk jmno me obsahovat pouze mal psmena, sla, `-' a `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Toto uivatelsk jmno u bylo pidno"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Pidat uivatele"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Zadejte uivatele\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Vytvoit uivatele"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Skuten jmno"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Uivatelsk jmno"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Shell"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Ikona"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Autologin"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Mu nastavit v pota tak, aby se automaticky pihlaoval jako\n"
-"uivatel. Pokud nechcete pout tuto monost, kliknte na tlatko Zruit."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Zvolte standardnho uivatele :"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Vyberte si, kter sprvce oken m bt spoutn:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Vita Vas %s, program pro start operacniho systemu!\n"
-"\n"
-"Vyberte si ze seznamu operacnich systemu nize nebo\n"
-"pockejte %d vterin pro automaticky start.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Vita Vas GRUB, program pro vyber operacniho systemu"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Pro vyber polozek pouzijte klavesy %c a %c."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Stisknete ENTER pro start vybranho OS, 'e' pro upravu"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "spoustecich parametru, nebo 'c' pro prikazovou radku."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Vybrana polozka bude automaticky spustena za %d sekund."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "nen dost msta v adresi /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:918
-msgid "Desktop"
-msgstr "Desktop"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Nabdka Start"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "npovda zatm nedostupn.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Nastaven stylu zavdn"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "_Soubor"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Soubor/_Nov"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Soubor/_Otevt"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Soubor/_Uloit"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>U"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Soubor/Uloit _jako"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Soubor/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Soubor/_Konec"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>K"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Volby"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Volby/Test"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Npovda"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Npovda/O _aplikaci"
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Konfigurovat"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Jako sprvce spoutn nyn pouvte %s.\n"
-"Pokud chcete spustit prvodce nastavenm, kliknte na Konfigurovat."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Reim Lilo/Grub"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Novj zatdn monitor "
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Novj monitor"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Tradin monitor"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Tradin Gtk+ monitor"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Spustit Auroru pi startu"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Startovac reim"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Spustit X-Window pi startu"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Ne, nechci automatick pihlen"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Ano, chci automatick pihlen s tmto (uivatelem, desktopem)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Systmov reim"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Vchoz"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Zruit"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "nelze otevt /etc/inittab pro ten: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "nelze otevt /etc/sysconfig/autologin pro ten: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Instalace LILO neuspla. Stala se tato chyba:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Vytvoit"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Odpojit"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Smazat"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formtovat"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Zmnit velikost"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Zmnit typ"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Ppojn bod"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Zapsat /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Pepnout se do mdu 'expert'"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Pepnout se do mdu 'normln'"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Obnovit ze souboru"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Uloit do souboru"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Prvodce"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Obnovit z diskety"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Uloit na disketu"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Ve smazat"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Naformtovat vechny"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Automaticky rozmstit"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Vechny primrn oddly (partitions) jsou pouvny"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Nemu pidat dn dal oddl"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Abyste mohli mt vce oddl, muste smazat jeden existujc a na jeho "
-"mst\n"
-"vytvoit rozen(extended) oddl"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Nen dostatek msta pro automatick rozdlen disku"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Zpt"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Zapsat tabulku oddl"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Vce"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOs"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Odkldac (swap)"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Przdn"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Jin"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Souborov systmy:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detaily"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Mte jeden velik oddl FAT\n"
-"(vtinou pouvan Microsoft Dos/Windows).\n"
-"Doporuuji vm nejprve zmenit tento oddl\n"
-"(klepnte na nj a potom na\n"
-"\"Zmnit velikost\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Zlohujte si nejdv sv data, prosm"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "tte pozorn!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Jestlie chcete pouvat aboot, muste nechat voln msto na zatku disku\n"
-"(2048 sektor sta)"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Bute opatrn: tato akce je nebezpen."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Chyba"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Adres pipojen (mount point): "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Zazen: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Psmeno v DOSu: %s (jenom odhad)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Typ: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Jmno: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Zatek: sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Velikost: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektor"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Od cylindru %d do cylindru %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Naformtovan\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Nenaformtovan\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Pipojen\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback soubor(y): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Standardn startovac oddl\n"
-" (Pro MS-DOS, ne pro LILO)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "rove %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Velikost bloku(chunk) %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID disky %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback soubor: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Tento oddl je oddl\n"
-"s ovladai, je lep\n"
-"no nechat neporuen.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Tento speciln Boostrap\n"
-"oddl je pro sputn\n"
-"dalho systmu.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Prosm klepnte na oddl"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Velikost: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrie: %s cylindr, %s hlav, %s sektor\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM disky %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Typ tabulky oddl: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "na sbrnici %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Pipojit"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktivn"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Pidat do RAIDu"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Odebrat z RAIDu"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Zmnit RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Pidat do LVMu"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Odebrat z LVMu"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Pouit loopbacku"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Co udlte ?"
-
-# msgstr "Vyberte si innost"
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Promite, nemu povolit vytvoit /boot tak daleko na disku (na cylindru > "
-"1024).\n"
-"Buto pouijete LILO a nebude to fungovat, nebo nepouijete LILO a tedy "
-"nepotebujete /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Oddl kter jste zvolili jako koenov (root - /) je na disku fyzicky za "
-"cylindrem 1024,\n"
-"a pitom nemte /boot oddl. Jestlie chcete pout sprvce bootu (boot "
-"manager),\n"
-"pidejte jet /boot oddl"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Zvolili jste softwarovou RAID partition jako koenov oddl (/).\n"
-"S tm se nen schopn vypodat dn zavdc program bez pouit oddlu\n"
-"/boot. Ujistte se prosm, e tento oddl mte."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Msto toho pouijte ``%s''"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Nejprve pouijte ``Odpojit''"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "Tm e zmnte typ oddlu %s pijdete o vechna jeho data"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Pesto chcete pokraovat?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Konec bez uloen"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Chcete skonit bez zapsn do tabulky oddl?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Zmnit typ oddlu"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Kter souborov systm chcete pout?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Nemete pout ReiserFS pro oddl men ne 32MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Kam chcete pipojit loopback %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Kam chcete pipojit zazen %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Nemu smazat ppojn bod, protoe tento oddl je pouvn pro loopback.\n"
-"Odstrate nejprve loopback"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Kdy naformtujete oddl %s, ztratte tm vechna jeho data"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formtuji"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Formtuji soubor loopbacku %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formtuji oddl %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Po naformtovn vech oddl,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "na nich budou vechna data ztracena"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Pesunout"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Na kter disk chcete oddl pesunout?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Na kter sektor chcete oddl pesunout?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Pesouvm"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Pesouvm oddl..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Nov tabulka oddl na disku %s bude zapsna!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Aby se zmny uplatnily budete muset restartovat pota"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Potm hranice souborovho systmu fat"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Mnm velikost"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Na tomto diskovm oddlu nelze mnit velikost"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Vechna data z tohoto oddlu by mla bt zlohovna"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Kdy zmnte velikost oddlu %s, ztratte tm vechna jeho data"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Zvolte novou velikost"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Vytvoit nov oddl"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Poten sektor: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Velikost v MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Souborov systm: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Nastaven: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Tento oddl neme bt pouit pro loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Nzev souboru loopbacku:"
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Soubor u je pouvn jinm loopbackem, zvolte si jin"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Soubor u existuje. Mm ho pout?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Zvolit soubor"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Zlon tabulka oddl nem stejnou velikost\n"
-"Chcete pesto chcete pokraovat?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Varovn"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Vlote disketu do mechaniky\n"
-"Vechna data na tto disket budou smazna"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Pokoum se obnovit tabulku oddl"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "zazen"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "rove"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "Velikost bloku(chunk)"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Zvolte existujc RAID pro pidn"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nov"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Zvolte existujc LVM pro pidn"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "Jmno pro LVM?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Automatick pipojovn vyjmatelnch mdi"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Zachrnit tabulku oddl"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Obnovit"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formtovn %s skonilo chybou"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "nevm jak naformtovat %s na typ %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "chyba pipojovn: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "chyba odpojovn %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "jednoduch"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "server"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Ppojn body (mount points) mus zanat '/'"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Oddl s ppojnm bodem %s u existuje\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Propleten ppojn body %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Nelze pout LVM Logickho disku na pipojen bod %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Tento adres mus krom koenovho souborovho systmu zstat"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Pro tento ppojn bod potebujete opravdov souborov systm (Ext2, "
-"ReiserFS)\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Chyba pi otevrn %s pro zpis: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Stala se chyba - nebylo nalezeno dn zazen na kterm by se daly "
-"vytvoit nov souborov systmy. Zkontrolujte prosm hardware"
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Nemte dn oddly!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Zvolte si jazyk pro instalaci a pouvn systmu."
-
-#: ../../help.pm_.c:12
-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 ""
-"Pro pokraovn v instalaci je nutn odsouhlasit licenci.\n"
-"\n"
-"\n"
-"Kliknte na \"Potvrdit\", pokud s n souhlaste.\n"
-"\n"
-"\n"
-"Kliknte na \"Odmtnout\", pokud s n nesouhlaste. Instalace skon bez\n"
-"jakhokoliv zsahu do aktulnho nastaven."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Zvolte si odpovdajc rozloen klvesnice"
-
-#: ../../help.pm_.c:25
-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 ""
-"Pokud plnujete po instalaci pouvat jin jazyky (krom toho, kter jste\n"
-"si vybrali pi instalaci), vyberte jej z nsledujcho seznamu.\n"
-"Lze tak vybrat vechny jazyky volbou \"Vechny\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Vyberte si volbu \"Instalovat\" pokud nemte instalovnu dnou pedchoz\n"
-"verzi systmu Linux-Mandrake nebo chcete pouvat vce operanch systm.\n"
-"\n"
-"\n"
-"Zvolte \"Aktualizovat\" pokud chcete aktualizovat pedchoz verzi distribuce "
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"V zvislosti na vaich znalostech GNU/Linuxu si mete vybrat z "
-"nsledujcch\n"
-"rovn instalace nebo aktualizace operanho systmu Linux-Mandrake:\n"
-"\n"
-"\n"
-"\t* Doporuen: volte pokud jste jet nikdy neinstalovali GNU/Linux. "
-"Instalace bude velmi jednoduch a budete dotzni pouze na nkolik otzek.\n"
-"\n"
-"\n"
-"\t* Vlastn: jestlie znte Linux, mete si vybrat typick pouit "
-"nainstalovanho systmu (pracovn stanice, server, pota pro vvoj).\n"
-"\t Budete dotzni na vce otzek ne pi Doporuen metod, take "
-"potebujete vdt o Linuxu daleko vce.\n"
-"\n"
-"\n"
-"\t* Expertn: jestlie jste dobe obeznmeni s GNU/Linuxem a chcete provst\n"
-"precizn nastaven instalace, je prv pro vs tato volba. Budete si moci\n"
-"vybrat typick pouit vaeho systmu stejn jako v ppad \"Vlastn\" "
-"instalace.\n"
-"\t Odpovdi na otzky budou velmi tk pro ty, kte nemaj velmi dobr "
-"znalosti GNU/Linuxu.\n"
-"\t Nevolte tuto volbu, pokud pesn nevte, co dlte."
-
-#: ../../help.pm_.c:56
-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 ""
-"Vyberte si:\n"
-"\n"
-" - Vlastn: Jestlie znte Linux, budete si moct vybrat typick pouit\n"
-"nainstalovanho systmu mezi Normlnm (Normal), Vvojov (Development) \n"
-"nebo Server. Zvolte \"Normln\" pro veobecn pouit vaeho potae.\n"
-"Jestlie budete pota pevn pouvat pro vvoj software zvolte\n"
-"\"Vvojov\", nebo zvolte \"Server\" jestlie si pejete nainstalovat\n"
-"obecn server (pro potu, tisk...).\n"
-"\n"
-"\n"
-" - Expert: Jestlie jste dobe obeznmeni s GNU/Linuxem a chcete provst\n"
-"precizn nastaven instalace, je prv pro Vs tato volba. Budete si moci\n"
-"vybrat typick pouit vaeho systmu stejn jako v ppad \"Vlastn\"\n"
-"instalace."
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Nyn muste urit styl pouit potae. Volby jsou nsledujc:\n"
-"\n"
-"\t* Pracovn stanice: nejlep volba, pokud s potaem pracujete kad den "
-"jak v prci\n"
-"\t tak i doma.\n"
-"\n"
-"\n"
-"\t* Vvojov: pokud plnujete pouvat pota primrn pro vvoj "
-"softwaru,\n"
-"\t je tato volba ideln. Budete mt k dispozici kolekci softwaru pro "
-"kompilaci\n"
-"\t zdrojovho kdu, ladn a vytven softwarovch balk.\n"
-"\n"
-"\n"
-"\t* Server: pota bude pouvn obecn jako server. Bu jako souborov\n"
-"\t (NFS, SMB) nebo jako tiskov (pro Unix nebo Windows)\n"
-"\t nebo jako ovovac (NIS), i databzov, atd. Neoekvejte\n"
-"\t dn KDE nebo GNOME."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX se nejdve pokus najt PCI SCSI adaptry. Pokud njak najde,\n"
-"a bude vdt, kter ovlada pro n pout, automaticky ho pouije.\n"
-"\n"
-"\n"
-"Pokud je v SCSI adaptr na ISA sbrnici nebo je na sbrnici PCI ale DrakX\n"
-"nev, kter ovlada pro nj pout, a nebo nemte dn SCSI adaptr, "
-"budete\n"
-"dotzni, zda vbec mte njak SCSI adaptr. Jestlie dn nemte,\n"
-"odpovzte \"Ne\". V opanm ppad se objev seznam ovlada, ze kterho\n"
-"si budete moci vybrat.\n"
-"\n"
-"\n"
-"Pokud si vybrerete ovlada, DrakX se zept, zda pro nj\n"
-"chcete zadat njak informace. Nechat ovlada samostatn prozkoumat "
-"hardware\n"
-"vtinou funguje dobe, proto to zkuste jako prvn vc.\n"
-"\n"
-"\n"
-"Pokud to nebude fungovat, budete muset zadat dal informace pro ovlada.\n"
-"Pro dal npovdu se podvejte do instalan pruky, kde je popsno,\n"
-"jak zskat tyto informace z Windows (pokud je mte na potai), z\n"
-"dokumentace k hardware, nebo z internetov strnky vrobce (pokud mte\n"
-"pstup k internetu."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"V tomto bod si muste definovat, na kter diskov oddly budete\n"
-"instalovat nov operan systm Linux-Mandrake. Pokud je disk przdn\n"
-"nebo existujc operan systm pouv cel disk, je nutn ho rozdlit.\n"
-"Rozdlen disku spov ve vytvoen volnho prostoru pro instalaci\n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"Protoe rozdllen disku je nenvratn operace, je to velmi nebezpen\n"
-"akce pro ty uivatele, kte nemaj dn zkuenosti.\n"
-"Pro tyto uivatele je dobr prvodce, kter zjednodu dan proces.\n"
-"Jet ped zapoetm rozdlovn disku si protte manul.\n"
-"\n"
-"\n"
-"Potebujete vytvoit nejmn dva diskov oddly. Jeden je pro vlastn "
-"operan systm a druh oddl slou jako vituln pam, tzv. Swap.\n"
-"\n"
-"\n"
-"Pokud mte ji vytvoeny diskov oddly z pedchozch instalac nebo\n"
-"od jinch diskovch nstroj, lze je nyn pout pro instalaci.\n"
-"\n"
-"\n"
-"Pokud nejsou definovny dn diskov oddly, je nutn je vytvoit.\n"
-"K tomu slou prvodce, kter provede nkolik een:\n"
-"\n"
-"\t* Pout existujc oddly: prvodce detekoval jeden nebo vce "
-"existujcch Linuxovch oddl a pouij se pro instalaci.\n"
-"\n"
-"\n"
-"\t* Zruit cel disk: pokud chcete smazat veker data a vechny oddly na "
-"disku a pout je pro instalaci systmu Linux-Mandrake,\n"
-"\t vyberte toto een. Zde postupujte opatrn, po vbru ji nen mon "
-"vzt volbu zpt.\n"
-"\n"
-"\t* Pout voln msto na oddle s Windows: pokud mte na disku "
-"nainstalovny Microsoft Windows a zabraj cel disk, je mon\n"
-"\t tento prostor zmnit a pout ho pro instalaci.\n"
-"\t Zmna velikost oddlu je provedena bez ztrty dat. Toto je doporuen "
-"postup, pokud chcete na disku provozovat jak systm\n"
-"Linux-Mnadrake tak i Microsoft Windows.\n"
-"\n"
-"\n"
-"\t Ped touto volbou si uvdomte, e velikost oddlu s Microsoft Windows "
-"bude men ne je nyn. To znamen, e budete mt mn\n"
-"\t msta pro instalaci program do Microsoft Windows.\n"
-"\n"
-"\t* Expertn reim: rozdlen disku mete provst manuln.\n"
-"\t Ped touto volbou bute opatrn, je sice mocn ale nebezpen.\n"
-"\t Nedoporuuje se tm, kte pesn nevd, co dlaj."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"V tomto bod si muste definovat, na kter diskov oddly budete\n"
-"instalovat nov operan systm Linux-Mandrake. Pokud ji mte diskov\n"
-"oddly definovny (nap. z dvj instalace GNU/Linuxu nebo jinm\n"
-"diskovm nstrojem), mete je bez obav pout. V jinch ppadech\n"
-"mus bt diskov oddly na disku vytvoeny.\n"
-"\n"
-"\n"
-"Pro vytvoen diskovch oddl muste nejdve vybrat pevn disk. Prvn\n"
-"IDE disk lze vybrat klinutm na \"hda\", druh IDE disk \"hdb\",\n"
-"pro prvn SCSI disk zvolte \"sda\" atd.\n"
-"\n"
-"\n"
-"Rozdlit disk na oddly lze nkolika zpsoby:\n"
-"\n"
-" * Smazat ve: tato volba smae vechna pedchoz rozdlen na vybranm\n"
-" disku.\n"
-"\n"
-"\n"
-" * Automaticky rozmstit: tato volba doke automaticky rozmstit soubor "
-"systm\n"
-" ext2 a odkldac oddl na volnm mst na disku.\n"
-"\n"
-"\n"
-" * Obnovit: pokud mte pokozenou tabulku rozdlen disku, mete zkusit "
-"jej obnovu touto volbou. Bute opatrn a mjte na pamti, e tato volba "
-"me selhat.\n"
-"\n"
-"\n"
-" * Zpt: touto volbou vrtte zpt vechny proveden zmny.\n"
-"\n"
-"\n"
-" * Prvodce: pokud chcete pout pi rozdlovn disku prvodce, zvolte\n"
-" tuto monost. Je to doporuen volba, pokud nemte dn zkuenosti s "
-"rozdlovnm disku.\n"
-"\n"
-"\n"
-" * Obnovit z diskety: pokud jste si uloili obsah tabulky rozdlen "
-"disku na disku pi pedchoz instalaci, lze ji nyn obnovit.\n"
-"\n"
-"\n"
-" * Uloit na disketu: pro obnovu tabulky rozdlen disku mte monost si "
-"obsah tabulky uloit na disketu. Je doporueno vyut tto volby.\n"
-"\n"
-"\n"
-" * Hotovo: pi ukonen vech zmn v rozdlen disku pouijte tuto "
-"volbu pro uloen vech zmn.\n"
-"\n"
-"\n"
-"Pro informaci: do vech nabdek se lze dostat pouitm klves Tab a "
-"kurzorovch ipek Nahoru/Dol.\n"
-"\n"
-"\n"
-"Pokud je vybrn diskov oddl, lze pout:\n"
-"\n"
-" * Ctrl-c pro vytvoen novho diskov oddlu (pokud existuje przdn "
-"msto na disku)\n"
-"\n"
-" * Ctrl-d pro zruen oddlu\n"
-"\n"
-" * Ctrl-m pro zadn ppojnho bodu\n"
-"\n"
-"Pokud instalujete na PowerPC, budete muset vytvoit mal HFS 'bootstrap' "
-"oddl o velikosti minimln 1MB, protoe ho pouv zavad yaboot.\n"
-"Pokud tento oddl vytvote vt, eknme o velikosti 50MB, bude to vhodn "
-"msto pro uloen obrazu jdra na disk pi zchrannch situacch."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Ne je seznam existujcch diskovch oddl tak, jak byl detekovn.\n"
-"Zmny proveden prvodcem lze v obvyklch ppadech takto nechat.\n"
-"Pokud chcete pesto provst zmny, muste zachovat nejmn koenov\n"
-"oddl (\"/\"). Nezmenujte pli velikost diskovch oddl, protoe\n"
-"potom nebudete moci nainstalovat vechen potebn software.\n"
-"Pokud chcete mt sv data na oddlenm diskovm oddlu, vyberte tak\n"
-"\"/home\" (pstupn pouze pokud mte vce ne jeden Linuxov oddl).\n"
-"\n"
-"\n"
-"Pro informaci: kad diskov oddl v seznamu m \"Jmno\" a \"Velikost\".\n"
-"\n"
-"\n"
-"\"Jmno\" je sloeno nsledovn: \"typ pevnho disku\", \"slo disku\",\n"
-"\"slo diskovho oddlu\" (nap. \"hda1\")\n"
-"\n"
-"\n"
-"\"Typ pevnho disku\" je \"hd\" pro IDE zazen a \"sd\" pro SCSI disk.\n"
-"\n"
-"\n"
-"\"slo disku\" je psmeno za \"hd\" nebo \"sd\". Pro IDE disky plat:\n"
-"\n"
-" * \"a\" znamen \"master disk na primrnm IDE adii\",\n"
-"\n"
-" * \"b\" znamen \"slave disk na primrnm IDE adii\",\n"
-"\n"
-" * \"c\" znamen \"master disk na sekundrnm IDE adii\",\n"
-"\n"
-" * \"d\" znamen \"slave disk na sekundrnm IDE adii\".\n"
-"\n"
-"\n"
-"Pro SCSI disky \"a\" znamen primrn pevn disk, \"b\" znamen sekundrn\n"
-"pevn disk, atd."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Vyberte si disk a diskov oddl pro novou instalaci systmu Linux-Mandrake.\n"
-"Mjte na pamti, e vechna souasn data na disku budou ztracena\n"
-"a nelze je obnovit."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Kliknte na \"OK\", pokud chcete zruit vechna souasn data a diskov "
-"oddly\n"
-"na disku. Bute opatrn, po kliknut na \"OK\" ji nelze obnovit dn "
-"data,\n"
-"kter zde byla ped instalac, vetn dat z Windows.\n"
-"\n"
-"\n"
-"Kliknutm na \"Zruit\" zrute operaci bez ztrty dat a bez zmny tabulky\n"
-"rozdlen disku."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Byl detekovn vce ne jeden oddl s Microsoft Windows. Vyberte si prosm\n"
-"jeden z nich, ktermu zmnte velikost a bude se na nj instalovat\n"
-"operan systm Linux-Mandrake.\n"
-"\n"
-"\n"
-"Pro informaci: kad diskov oddl m \"Jmno\", \"Windows jmno\"\n"
-"a \"Velikost\".\n"
-"\n"
-"\n"
-"\"Jmno\" je sloeno nsledovn: \"typ pevnho disku\", \"slo disku\",\n"
-"\"slo diskovho oddlu\" (nap. \"hda1\")\n"
-"\n"
-"\n"
-"\"Typ pevnho disku\" je \"hd\" pro IDE zazen a \"sd\" pro SCSI disk.\n"
-"\n"
-"\n"
-"\"slo disku\" je psmeno za \"hd\" nebo \"sd\". Pro IDE disky plat:\n"
-"\n"
-" * \"a\" znamen \"master disk na primrnm IDE adii\",\n"
-"\n"
-" * \"b\" znamen \"slave disk na primrnm IDE adii\",\n"
-"\n"
-" * \"c\" znamen \"master disk na sekundrnm IDE adii\",\n"
-"\n"
-" * \"d\" znamen \"slave disk na sekundrnm IDE adii\".\n"
-"\n"
-"\n"
-"Pro SCSI disky \"a\" znamen primrn pevn disk, \"b\" znamen sekundrn\n"
-"pevn disk, atd.\n"
-"\n"
-"\n"
-"\"Windows jmno\" jsou psmena ponaje psmenem \"C:\"."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Bute trpliv. Tato operace me trvat nkolik minut."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Kad nov vytvoen diskov oddl mus bt ped pouitm zformtovn\n"
-"(formtovnm se mysl vytvoen souborovho systmu).\n"
-"\n"
-"\n"
-"Nyn lze formtovat ji existujc diskov oddly pro vymazn\n"
-"vech dat, kter obsahuj. Pokud to chcete provst, vyberte diskov oddly\n"
-"pro peformtovn.\n"
-"\n"
-"\n"
-"Nen ale nutn peformtovat vechny ji existujc diskov oddly.\n"
-"Je nutn peformtovat oddly, kter obsahuj operan systm (jako je \"/"
-"\",\n"
-"\"/usr\" nebo \"/var\") ale nen nutn peformtovat oddly, kter obsahuj\n"
-"data, kter chcete zachovat (typicky /home).\n"
-"\n"
-"\n"
-"Pi vbru diskovch oddl, kter se budou formtovat bute opatrn, "
-"vechna\n"
-"data na formtovanch oddlech budou ztracena a nelze je ji obnovit\n"
-"\n"
-"\n"
-"Pokud je ve pipraveno pro formtovn, kliknte na \"OK\".\n"
-"\n"
-"\n"
-"Kliknte na \"Zruit\" pokud chcete vybrat jin oddly pro instalaci\n"
-"systmu Linux-Mandrake."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Nyn si mete vybrat skupiny balk pro instalaci nebo obnoven.\n"
-"\n"
-"DrakX potom otestuje, zda mte dostatek prostoru pro instalaci vech\n"
-"zvolench balk. Varuje vs, pokud dostatek prostoru nemte. Ale i pesto\n"
-"mete pokraovat s tm, e DrakX nenainstaluje nkter balky s ni\n"
-"prioritou. Na konci seznamu si mete zvolit \"Vbr jednotlivch balk"
-"\",\n"
-"co znamen, e budete prochzet vce jak 1000 program..."
-
-#: ../../help.pm_.c:347
-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 ""
-"Nyn si lze vybrat individuln balky, kter chcete instalovat.\n"
-"\n"
-"\n"
-"Stromov seznam balk lze rozbalit a sbalit kliknutm na lev horn\n"
-"roh okna s nabdkou balk.\n"
-"\n"
-"\n"
-"Pokud dvte pednost seazenm podle abecedy, kliknte na ikonu\n"
-"\"adit podle abecedy\".\n"
-"\n"
-"\n"
-"Jestlie nechcete bt nsledn pi vbru balku varovni zvislostmi,\n"
-"kliknte na \"Automatick zvislosti\". Tato volba zpsob, e pi vbru\n"
-"i zruen vbru balku se vbre i zru vbr vech zvislch\n"
-"balk."
-
-#: ../../help.pm_.c:364
-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 ""
-"Pokud mte vechna CD vypsan ve, klepnte na Ok.\n"
-"Pokud nemte dn z nich, klepnte na Zruit.\n"
-"Pokud vm chyb pouze nkter z nich, odoznate je, a zvolte Ok."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Nyn zane nov instalace operanho systmu Linux-Mandrake.\n"
-"Tato operace me trvat nkolik destek minut (zle na mnostv\n"
-"balk, kter jste si vybrali pro instalaci a rychlosti vaeho potae).\n"
-"\n"
-"\n"
-"Mjte prosm trplivost a vykejte."
-
-#: ../../help.pm_.c:377
-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 ""
-"Nyn mete otestovat svoji my. Pouijte tlatka i koleko pro oven,\n"
-"e je ve dobe nastaveno. Pokud ne, kliknte na \"Zruit\" a vyberte si "
-"jin\n"
-"ovlada."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Prosm zvolte sprvn sriov port. Napklad COM1\n"
-"v MS Windows je v GNU/Linuxu pojmenovn ttyS0."
-
-#: ../../help.pm_.c:386
-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 ""
-"Pokud se chcete pipojitk Internetu nebo k lokln sti, vyberte si\n"
-"sprvnou volbu. Ped vbrem nejdve zaponnte dan ectern zazen,\n"
-"aby ho DrakX automaticky detekoval.\n"
-"\n"
-"\n"
-"Pokud nemte pipojen k Internetu nebo k lokln siti,\n"
-"vyberte volbu \"Vypnout sov sluby\".\n"
-"\n"
-"\n"
-"Pokud chcete nastavit sov pipojen po instalaci nebo ji mte\n"
-"konfiguraci hotovou, vyberte \"Hotovo\"."
-
-#: ../../help.pm_.c:399
-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 ""
-"Nebyl detekovn dn modem. Vyberte prosm sriov port, na kterm je modem "
-"pipojen.\n"
-"\n"
-"\n"
-"Pro informaci, prvn sriov port (nazvan \"COM1\" v Microsoft Windows)\n"
-"je pojmenovn v Linuxu \"ttyS0\"."
-
-#: ../../help.pm_.c:406
-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 ""
-"Zde mete zadat volby pro dialup pipojen. Pokud nevte co zadat, i si\n"
-"nejste jisti, zjistte si sprvn informace od poskytovatele internetovho\n"
-"pipojen. Pokud nezadte DNS (jmenn server), bude tato informace zskna\n"
-"od poskytovatele pi spojen."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Pokud mte extern modem, zapnte jej, aby ho DrakX mohl automaticky "
-"detekovat."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Zapnte prosm modem a vyberte sprvn typ."
-
-#: ../../help.pm_.c:419
-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 ""
-"Pokud nevte, zda jsou pedchoz informace sprvn nebo nevte, co zadat,\n"
-"tak se obrate na svho poskytovatele pipojen pro sprvn informace.\n"
-"Kdy nezadte informaci o DNS (jmenn server), bude tato informace zskna "
-"od poskytovatele pi pipojen."
-
-#: ../../help.pm_.c:426
-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 ""
-"Nyn mete zadat parametry pipojen k internetu pes modem. Pokud nevte\n"
-"co zadat, mete zskat sprvn hodnoty od vaeho internetovho "
-"poskytovatele."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Nyn lze nastavit sov zazen.\n"
-"\n"
-" * IP adresa: jestlie ji neznte, zeptejte se vaeho sprvce st\n"
-"nebo internetovho poskytovatele.\n"
-" Nemuste zadvat IP adresu pokud si zvolte volbu \"Automatick IP\" "
-"ne.\n"
-"\n"
-" * Sov maska (netmask): Obyejn se vol \"255.255.255.0\". Jestlie\n"
-"si nejste jisti, zeptejte se vaeho sprvce st nebo internetovho\n"
-"poskytovatele.\n"
-"\n"
-" * Automatick IP: Zvolte tuto monost, jestlie vae s pouv BOOTP\n"
-"nebo DHCP protokol. Do kolonky \"IP adresa\" nemuste nic zapisovat.\n"
-"Pokud si nejste jist, zeptejte se vaeho sprvce st nebo internetovho\n"
-"poskytovatele."
-
-#: ../../help.pm_.c:443
-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 ""
-"Zde mete zadat jmno potae, pokud je to poteba. Pokud ho neznte\n"
-"nebo nevte co zadat, zeptejte se vaeho sprvce st."
-
-#: ../../help.pm_.c:447
-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 ""
-"Zde mete zadat jmno potae, pokud je to poteba. Pokud ho neznte\n"
-"nebo nevte co zadat, nechte polko przdn."
-
-#: ../../help.pm_.c:451
-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 ""
-"Nyn mete zadat parametry pipojen k internetu pes modem. Pokud nevte\n"
-"co zadat, mete zskat sprvn hodnoty od vaeho internetovho "
-"poskytovatele."
-
-#: ../../help.pm_.c:455
-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 ""
-"Jestli budete pouvat proxy, nakonfigurujte je nyn, prosm. Kdy nevte\n"
-"jestli proxy pouvat budete nebo ne, zeptejte se vaeho sprvce st, nebo\n"
-"internetovho poskytovatele."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Pokud bylo pipojen k internetu sprvn nakonfigurovno, mete\n"
-"nainstalovat ifrovac balky. Nejprve si zvolte mirror, ze kterho byste "
-"si\n"
-"rdi tyto balky sthli a pot si zvolte, kter balky budete instalovat.\n"
-"\n"
-"\n"
-"Poznmka: Mirror a balky si muste zvolit podle mstnch zkon"
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Nyn vyberte asovou znu podle msta, kde ijete."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux pracuje s asem v GMT (Greenwichsk as) a pepotv ho na "
-"mstn,\n"
-"podle asovho psma, kter si vyberete.\n"
-"\n"
-"Pokud pouvte na potai Microsoft Windows, vyberte \"Ne\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Mete si zvolit kter sluby maj bt sputny pi startu potae.\n"
-"\n"
-"\n"
-"Pokud pejedete my nad nkterou poloku, objev se mal npovda\n"
-"s popisem, co dan sluba dl.\n"
-"\n"
-"\n"
-"Rozvate, co za sluby spustit, zvlt pokud budete pota provozovat\n"
-"jako server: nepotebujete vechny sluby. Pamatujte, e m vce slueb\n"
-"je sputno, tm je vt nebezpe proniknut do st. Take povolte\n"
-"opravdu jen ty sluby, kter nezbytn potebujete."
-
-#: ../../help.pm_.c:492
-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 ""
-"Zde lze konfigurovat lokln tiskrnu (pipojenou k potai) nebo\n"
-"vzdlenou tiskrnu (dostupnou pes Unix, Netware nebo Windows s)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Pokud chcete tisknout, vyberte si mezi CUPS a LPR\n"
-"\n"
-"\n"
-"CUPS je nov, vkonn a flexibiln tiskov systm pro Unix (CUPS znamen\n"
-"\"Common Unix Printing System\"). Je to vchoz tiskov systm pro\n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR je star tiskov systm, pouvan v pedchozch verzch distribuce\n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"Pokud nemte dnou tiskrnu, kliknte na \"dn\"."
-
-#: ../../help.pm_.c:511
-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 spolupracuje s vce rznmi typy tiskren. Kad z nich vyaduje\n"
-"rzn nastaven.\n"
-"\n"
-"\n"
-"Pokud je vae tiskrna fyzicky pipojena k potai, vyberte \"Lokln\n"
-"tiskrna\".\n"
-"\n"
-"\n"
-"Pokud chcete pistupovat na tiskrnu pipojenou ke vzdlenmu Unix stroji,\n"
-"zvolte \"Vzdlen tiskrna\".\n"
-"\n"
-"\n"
-"Pokud chcete tisknout na tiskrn fyzicky pipojen k potai s Microsoft\n"
-"Windows (nebo na Unix stroji pes SMB prokotol), zvolte \n"
-"\"SMB/Windows 95/98/NT\"."
-
-#: ../../help.pm_.c:527
-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 ""
-"Ped dalm krokem zapnte prosm tiskrnu, aby ji DrakX mohl detekovat.\n"
-"\n"
-"Potebujete zadat nsledujc informace.\n"
-"\n"
-"\n"
-" * Jmno tiskrny: tiskov spooler pouv \"lp\" jako vchoz jmno pro "
-"jmno tiskrny. Take muste mt tiskrnu s tmto jmnem.\n"
-" Pokud ji tiskrnu mte, mete ji piadit vce jmen, kter mus bt "
-"oddlena znakem pipe (\"|\"). Pokud tedy preferujete lehce zapamatovateln "
-"jmna, mete pout nap. \"Moje tiskarna|lp\".\n"
-" Tiskrna, kter m jmno \"lp\" je vdy vchoz tiskrnou.\n"
-"\n"
-"\n"
-" * Popis: nepovinn, ale uiten, kdy potebujete rozliit vce stejnch "
-"tiskren nebo dvte svoji tiskrnu ke sdlen.\n"
-"\n"
-"\n"
-" * Umstn: zde lze zadat informace o tom, kde ji tiskrna umstna\n"
-" (nap. \"Druh patro\").\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Potebujete zadat nsledujc informace.\n"
-"\n"
-"\n"
-" * Jmno fronty: tiskov fronta pouv jako vchoz jmno tiskrny \"lp"
-"\". Take muste mt tiskrnu s tmto jmnem.\n"
-" Pokud ji tiskrnu mte, mete ji piadit vce jmen, kter mus bt "
-"oddlena znakem pipe (\"|\"). Pokud tedy preferujete lehce zapamatovateln "
-"jmna, mete pout nap. \"Moje tiskarna|lp\".\n"
-" Tiskrna, kter m jmno \"lp\" je vdy vchoz tiskrnou.\n"
-"\n"
-"\n"
-" * Adres pro tisk: je to adres, kam jsou ukldny zpracovvan tiskov "
-"lohy. Nechejte zde radji vchoz nastaven.\n"
-"\n"
-"\n"
-" * Pipojen tiskrny: pokud mte pipojenou tiskrnu pmo k potai, "
-"vyberte \"Lokln tiskrna\".\n"
-" Pokud chcete tisknout na tiskrn pipojen ke vzdlenemu Unix stroji, "
-"vyberte \"Vzdlen lpd tiskrna\".\n"
-"\n"
-"\n"
-" Pro pstup k tiskrn pipojen k potai s Microsoft Windows (nebo k "
-"Unix stroji protokolem SMB), vyberte \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" Pro pstup k tiskrn v sti Netware, vyberte \"Netware\".\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"Nebyla detekovna dn tiskrna. Zadejte prosm zazen, ke ktermu je\n"
-"pipojena.\n"
-"\n"
-"\n"
-"Pro informaci, vtina tiskren je pipojena na prvn paraleln port.\n"
-"Ten se nazv v GNU/Linuxu \"/dev/lp0\" a \"LPT1\" ve Windows."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Vyberte si tiskrnu z nsledujcho seznamu."
-
-#: ../../help.pm_.c:584
-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 ""
-"Zadejte prosm sprvn volby pro vai tiskrnu.\n"
-"Pokud neznte sprvn hodnoty, podvejte se do dokumentace k tiskrn.\n"
-"\n"
-"\n"
-"V nsledujcm kroku mete otestovat danou konfiguraci a ppadn ji\n"
-"lze tak zmnit, pokud nebude nastaven pracovat sprvn."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Nyn mete zadat superuivatelsk (root) heslo pro v Mandrake Linux.\n"
-"Heslo mus bt zadno dvakrt pro vylouen peklepu.\n"
-"\n"
-"\n"
-"Superuivatel (root) je sprvce systmu, a je jedin uivatel oprvnn\n"
-"mnit nastaven systmu. Proto volte toto heslo opatrn. Neoprvnn\n"
-"pouit superuivatelskho tu me bt nesmrn nebezpen pro v\n"
-"systm a jeho data, i pro ostatn systmy k nmu pipojen.\n"
-"\n"
-"\n"
-"Heslo by mlo bt alespo osm znak dlouh sms psmen a slic. Nikdy by\n"
-"nemlo bt *nikde* poznamenan.\n"
-"\n"
-"\n"
-"Nedlejte si heslo pli dlouh nebo komplikovan, protoe muste bt\n"
-"schopni si ho zapamatovat bez pli velk nmahy."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Pro bezpenj systm byste si mli zvolit \"Pouvn stnovn\"\n"
-"(shadow file) a \"Pouvn MD5 hesel\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Jestlie vae s pouv NIS, zvolte \"Pouij NIS\". Pokud si nejste "
-"jist,\n"
-"zeptejte se vaeho sprvce st."
-
-#: ../../help.pm_.c:617
-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 ""
-"Nyn mete vytvoit jeden nebo vce \"normlnch\" uivatelskch t,\n"
-"na rozdl od \"privilegovanho\" tu superuivatele (root). Mete "
-"vytvoit\n"
-"jeden, nebo vce t pro kadou osobu, kter m mt pstup na pota.\n"
-"Kad uivatelsk et bude mt svoje nastaven (grafick rozhran, \n"
-"nastaven program, atd.) a svj vlastn \"domovsk adres\" ve kterm\n"
-"jsou tato nastaven uloena.\n"
-"\n"
-"\n"
-"Nejdve si ale vytvote et pro sebe! I v ppad e jste jedin uivatel "
-"potae, NEML byste se pro bnou prci pihlaovat jako superuivatel.\n"
-"To je velk risk, protoe udlat systm nestabilnm me bt otzka\n"
-"i jedinho peklepu.\n"
-"\n"
-"\n"
-"Take byste se mli k systmu pihlaovat pomoc svho uivatelskho tu,\n"
-"kter si zde vytvote, a jako superuivatel se pihlaovat pouze pro\n"
-"spravovn systmu."
-
-#: ../../help.pm_.c:636
-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 ""
-"Vytvoen bootovac diskety je vele doporuovno. Pokud nelze zavst\n"
-"operan systm, je to jedin cesta, jak obnovit systm bez nutnosti\n"
-"provst reinstalaci."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Je zapoteb zadat, kam si pejete umstit\n"
-"informaci potebnou k nastartovn GNU/Linuxu.\n"
-"\n"
-"\n"
-"Pokud nevte pesn co dlte, zvolte \"Prvn sektor disku (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Pokud nemte jin speciln poadavek, obvykle se vol \"/dev/hda\"\n"
-"(master disk na prvnm adii) nebo \"/dev/sda\" (prvn SCSI disk)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (LInux LOader) a Grub jsou zavdc programy, co znamen, e mohou\n"
-"spustit bu GNU/Linux nebo kterkoliv jin operan systm, kter je na "
-"vaem\n"
-"potai. Normln jsou vechny takovto systmy detekovny a nastaveny.\n"
-"Pokud se tak nestalo, mete v tto obrazovce run pidat dal zznam.\n"
-"Muste ale sprvn zadat nkter parametry danho systmu."
-
-#: ../../help.pm_.c:665
-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 ""
-"Hlavn monosti pro LILO a Grub jsou:\n"
-" - Startovac zazen: Nastavte jmno zazen (nap. diskov oddl),\n"
-"kter obsahuje startovac sektor (boot sector). Pokud nemte jin speciln\n"
-"poadavek, zvolte \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Prodleva ped automatickm startem: Uruje poet desetin sekundy, po "
-"kter\n"
-"bude zavdc program ekat, ne spust standardn volbu. Toto je ikovn "
-"pro\n"
-"potae, kter okamit po zapnut klvesnice zanou startovat. Zavdc\n"
-"program nebude ekat pokud je tato hodnota nastavena na 0 nebo nen zadna\n"
-"vbec.\n"
-"\n"
-" - Textov reim: uruje, kter textov md by ml bt pi startu zvolen.\n"
-"Mete pout tyto hodnoty:\n"
-" * normln: standardn reim 80x25 znak\n"
-"\n"
-" * <slo>: pouije odpovdajc reim.\n"
-"\n"
-"\n"
-" - Vyistit \"/tmp\" pi kadm sputn: pokud chcete smazat vechny "
-"soubory a adrese, \n"
-"kter jsou v \"/tmp\" pi startu systmu, vyberte tuto volbu.\n"
-"\n"
-"\n"
-" - Specifikovat velikost RAM: bohuel neexistuje jednoduch zpsob, jak "
-"pomoc\n"
-"BIOSu zjistit, kolik pamti m v pota. Me se tedy stt, e Linux\n"
-"chybn detekuje velikost RAM. V tchto ppadech te mte zde monost\n"
-"zadat sprvnou velikost pamti. Vimnte si, e je rozdl 2 nebo 4 MB mezi\n"
-"detekovanou velikost a velikost pamti, kterou pouv systm."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot je zavad systmu pro hardware od NewWorld MacIntosh. Je mon s "
-"nm\n"
-"zavst jak GNU/Linux, MacOS tak i MacOSX.\n"
-"Bn jsou tyto systmy sprvn detekovny a instalovny.\n"
-"V jinch ppadech je mon pidat poloky v tto obrazovce.\n"
-"Volte opatrn sprvn parametry.\n"
-"\n"
-"\n"
-"Hlavn volby pro Yaboot jsou:\n"
-"\n"
-"\n"
-" - vodn zprva: jednoduch textov zprva, kter je zobrazena ped\n"
-"zavadem.\n"
-"\n"
-"\n"
-" - Spoutc zazen: ukazuje na msto, odkud jsou brny vechny potebn\n"
-"informace pro zaveden GNU/Linuxu. Obvykle se zde zadv oddl, kter m\n"
-"potebn informace pro sputn.\n"
-"\n"
-"\n"
-" - Povolit prodlevu pro fimware: Narozdl od LILa jsou zde dv prodlevy, \n"
-"kter lze pout pro yaboot. Prvn prodleva v sekundch umouje vybrat "
-"mezi\n"
-"CD, OF boot, MacOS a Linuxem\n"
-"\n"
-"\n"
-" - Prodleva pi sputn jdra: Tato prodleva je pro LILO.\n"
-" Po vybrn Linuxu je prodleva v nsobcch 0,1 vteiny ped sputnm "
-"vchozho \n"
-"jdra. \n"
-"\n"
-"\n"
-" - Povolit OF Boot? Zvolenm tto volby umouje vybrat 'N' pro Open "
-"Firmware\n"
-"pi prvnm vzv po sputn.\n"
-"\n"
-" - Vchoz OS: Vyberte, kter z OS bude sputn jako vchoz a skon "
-"prodleva\n"
-"pro zaveden firmware."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Zde mete pidat dal volby pro yaboot, pro dal operan systmy, "
-"alternatvn\n"
-"jdra nebo zchrann disk.\n"
-"\n"
-"\n"
-"Pro dal OS - zznam obsahuje nzev a koenov oddl.\n"
-"\n"
-"\n"
-"Pro Linux jsou zde dal volby:\n"
-"\n"
-"\n"
-" - Jmenovka: Je to krtk nzev, kter se bude pst na vzvu yaboot.\n"
-"\n"
-"\n"
-" - Obraz: Je to nzev souboru s jdrem, kter bude sputno. Bn je to "
-"vmlinux\n"
-"nebo kombinace vmlinux a rznch ppon.\n"
-"\n"
-"\n"
-" - Koenov oddl: Koenov oddl '/' pro instalace Linuxu.\n"
-"\n"
-"\n"
-" - Pidat: Pi intalaci na potae Apple je toto asto vyuvno pi "
-"inicializaci\n"
-"grafick karty, emulaci dalch tlatek na klvesnici, protoe my pro "
-"Apple\n"
-"m pouze jedno tlatko. Zde jsou nkter pklady:\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" - Initrd: Tato volba se pouita bu pro nahrn modul ped sputnm "
-"systmu\n"
-"nebo nahrn obrazu do ramdisku pi zchrannm reimu.\n"
-"\n"
-"\n"
-" - Initrd-size: Obyejn je velikost ramdisku 4096 byt. Pokud potebujete "
-"msto\n"
-"pro vt ramdisk, je mon zde zadat poadovanou velikost.\n"
-"\n"
-"\n"
-" - Read-write: Bn je 'koenov' oddl pipojen v read-only reimu kvli\n"
-"testovn souborovho systmu ped jeho pipojenm. Zde mete tento stav "
-"zmnit\n"
-"\n"
-"\n"
-" - BezVidea: na potach Apple me inicializace videa zpsobit "
-"problmy,\n"
-"tato volba umouje spustit systm bez grafiky s nativn podporou "
-"framebufferu.\n"
-"\n"
-"\n"
-" - Vchoz: Tato volba je vchoz volbou, kter se vol pouze stiskem\n"
-"ENTER na yaboot vzvu. Pokud stisknete klvesu TAB pi vbru sputn "
-"systmu,\n"
-"je tato volba vysvcena a oznaena '*'."
-
-#: ../../help.pm_.c:793
-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 je zavdc program pro SPARC: um nastartovat bu GNU/Linux nebo\n"
-"jakkoliv jin operan systm na vaem potai. Normln jsou vechny\n"
-"takovto systmy detekovny a nastaveny. Pokud se tak nestalo, mete\n"
-"v tto obrazovce run pidat dal zznam. Muste ale sprvn zadat\n"
-"nkter parametry danho systmu.\n"
-"\n"
-"Pokud nechcete umonit pstup k tmto operanm systmm komukoliv,\n"
-"mete smazat odpovdajc zznamy. Ale v tchto ppadech budete\n"
-"pro sputn tchto systm potebovat spoutc disk!"
-
-#: ../../help.pm_.c:805
-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 ""
-"Hlavn monosti pro SILO jsou:\n"
-" - Instalace zavdcho programu: Nastavte jmno zazen (nap.\n"
-"diskov oddl) kam si pejete umstit informace potebn pro start systmu.\n"
-"Pokud pesn nevte co dlte, zvolte \"Prvn sektor disku (MBR)\".\n"
-"\n"
-"\n"
-" - Prodleva ped automatickm startem: Uruje poet desetin sekundy, po "
-"kter\n"
-"bude zavdc program ekat, ne spust standardn volbu. Toto je ikovn "
-"pro\n"
-"potae, kter okamit po zapnut klvesnice zanou startovat. Zavdc\n"
-"program nebude ekat pokud je tato hodnota nastavena na 0, nebo nen zadna\n"
-"vbec."
-
-#: ../../help.pm_.c:818
-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 ""
-"Te je as nastavit grafick systm X, co je jdro GNU/Linuxovho GUI\n"
-"(grafickho uivatelskho rozhran). K tomuto elu muste nastavit\n"
-"vai grafickou kartu a monitor. Vtina tto prce je provdna\n"
-"automaticky, take na vs by mla zbt pouze kontrola toho, co bylo\n"
-"provedeno a odsouhlasen nastaven :)\n"
-"\n"
-"\n"
-"Kdy je nastaven dokoneno, budou X-ka nastartovna (pokud nepodte\n"
-"DrakX o opak), take si mete vyzkouet, zda vm nastaven vyhovuj.\n"
-"Pokud vm vyhovovat nebudou, mete se vrtit a mnit je tak dlouho,\n"
-"dokud to bude zapoteb."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Pokud je nastaven X patn, pouijte tyto monosti pro sprvn nastaven\n"
-"grafickho systmu."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Jestlie radji pouvte pihlaovn v grafickm reimu, zvolte \"Ano\".\n"
-"Jinak zvolte \"Ne\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Vyberte si rove bezpenosti pro v systm. Pro kompletn informace se "
-"podvejte\n"
-"do manulu. Pokud nevte co vybrat, nechte vchoz volbu.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"V systm se nyn restartuje.\n"
-"\n"
-"Po resetu se v nov Mandrake Linux automaticky spust. Jestli chcete\n"
-"nastartovat jin existujc operan systm, pette si dal informace."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Vbr jazyka"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Volba typu instalace"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Detekce hardisk"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Nastaven myi"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Vbr klvesnice"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Bezpenost"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Souborov systmy"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formtovn oddl"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Vbr balk pro instalaci"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Istalace systmu"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Hlavn(root) heslo"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Pidn uivatele"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Nastaven st"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Souhrn"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Nastaven slueb"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Startovac disketa"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Zavdc program"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Nastaven X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Ukonit instalaci"
-
-#: ../../install_any.pm_.c:402
-#, 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 ""
-"Vybrali jste pro instalaci nsledujc server(y): %s\n"
-"\n"
-"\n"
-"Tyto servery budou standardn aktivovny. Pestoe nen znm dn\n"
-"bezpenostn problm, mohou se pesto vyskytnout. Je proto dleit "
-"aktualizovat\n"
-"vdy, kdy je to poteba.\n"
-"\n"
-"\n"
-"Chcete opravdu nainstalovat tyto servery?\n"
-
-#: ../../install_any.pm_.c:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "Nelze pout vesmrov vysln bez NIS domny"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Vlote naformtovanou disketu do %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Tato disketa nen formtovna"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Pokud chcete pout uloen vbr balk, spuste instalaci takto: 'linux "
-"defcfg=floppy'"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Chyba pi ten souboru $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Ok"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Vyzkouejte prosm, zda fungujei my"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Vyzkouejte na myi,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "TOIT KOLEKEM!"
-
-#: ../../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 ""
-"Nkter st vaeho hardware potebuje 'speciln' ovladae, aby mohla "
-"pracovat.\n"
-"Dal informace mete nalzt na: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Muste mt koenov oddl.\n"
-"K jeho vytvoen muste zvolit jeden existujc oddl\n"
-"(nebo vytvoit nov), zvolit 'Ppojn bod'\n"
-"a nastavit ho na '/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Muste mt odkldac oddl"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Nemte odkldac oddl\n"
-"\n"
-"Pesto chcete pokraovat?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Pout voln msto"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Nen dostatek msta pro vytvoen novho diskovho oddlu"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Pout existujc oddl"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Nen zde dn existujc oddl k pouit"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Pout Windows oddl jako loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Kter diskov oddl chcete pout pro Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Zvolte velikosti"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Velikost koenovho oddlu v MB:"
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Velikost swapovho oddlu v MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Pout voln msto na Windows oddlu"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Na kterm oddlu chcete mnit velikost?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Potm hranice souborovho systmu s Windows"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"Zmnu velikost FAT nen mon provst, \n"
-"vyskytla se nsledujc chyba: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"V diskov oddl s Windows je pli fragmentovn, pouijte nejdve "
-"program 'defrag'"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"VAROVN!\n"
-"\n"
-"DrakX nyn mus zmenit oddl s Windows. Bute opatrn: tato operace je\n"
-"nebezpen. Pokud jste tak ji neuinili, mli byste nejprve ukonit "
-"instalaci,\n"
-"spustit scandisk ve Windows (poppad i defrag) a potom instalaci znovu "
-"spustit\n"
-"Tak byste si mli data zlohovat. A si budete jist, e chcete pokraovat\n"
-"stisknte Ok."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Jakou velikost oddlu chcete nechat pro Windows na"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "diskovm oddlu %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Zmna FAT oddlu neuspla: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Nejsou zde dn FAT oddly, kter by bylo mon zmnit (nebo nen dostatek "
-"msta)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Smazat cel disk"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Odstranit Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Mte vce ne jeden pevn disk, na kter chcete instalovat Linux?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "VECHNY diskov oddly a data na disku %s budou zruena"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Vlastn rozdlen disku"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Pout fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Nyn mete rozdlit v hardisk %s.\n"
-"A skonte, nezapomete uloit zmny pomoc 'w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Nemte dostatek volnho msta na oddlu s Windows"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Nemu najt dn voln msto pro instalaci"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "Prvodce DrakX nael nsledujc een:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Vytven diskovch oddl selhalo: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Startuji s"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Zastavuji s"
-
-#: ../../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 ""
-"Stala se chyba, ale nevm jak j sprvn interpretovat.\n"
-"Pokraujte na vlastn riziko."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Zdvojen ppojn bod %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Nkter dleit balky nebyly sprvn nainstalovan.\n"
-"Je mon, e je pokozen CD disk nebo CD-ROM mechanika.\n"
-"Zkontrolujete to pouitm pkazu \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Vt vs %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Nen dostupn dn disketov mechanika"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Zanm '%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Zadejte velikost pro instalovan systm"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Celkov velikost: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Verze: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Velikost: %d kB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Vyberte si balky, kter chcete nainstalovat"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Informace"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Instalovat"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Instaluji"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "ekejte prosm "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Zbvajc as "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Celkov as "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Pipravuji instalaci"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Instaluji balek %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Pesto pokraovat?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Stala se chyba pi azen balk:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Pout existujc nastaven pro X11?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"V systm m mlo systmovch prostedk. Pi instalaci Mandrake Linuxu se\n"
-"mete setkat s rznmi problmy. Pokud se tak stane, zkuste textovou\n"
-"verzi instalanho programu. Ta se spout tak, e pi startu\n"
-"z CD mechaniky stisknete 'F1' a pot napete 'text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Prosm zvolte jednu z nsledujcch instalanch td:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Celkov velikost zvolench balk je piblin %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Pokud si pejete instalaci na men prostor ne je tento,\n"
-"zvolte si kolik procent balk se m nainstalovat.\n"
-"\n"
-"Mal poet procent nainstaluje pouze ty nejdleitj balky, 100%%\n"
-"nainstaluje vechny zvolen."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Na vaem hardisku je msto pouze pro %d%% tchto balk.\n"
-"\n"
-"Pokud jich chcete nainstalovat jet mn, zvolte jin poet\n"
-"procent. Mal poet procent nainstaluje pouze ty nejdleitj\n"
-"balky, %d%% nainstaluje maximln mon mnostv balk."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Pesnji si budete moci vybrat v ptm kroku"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Procent balk k instalaci"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Vbr skupiny balk"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Vbr jednotlivch balk"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Ukzat automaticky vybran balky"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Rozbal vtev"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Sbal vtev"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Pepnut mezi abcednm a skupinovm azenm"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "patn balek"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Jmno: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Dleitost: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Celkov velikost: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"Nemete oznait tento balek, protoe pro jeho instalaci nen dost msta"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Tyto balky budou instalovny"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Tyto balky budou odebrny"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Nemete vybrat/nevybrat tento balek"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Toto je nepostradateln balek, neme bt odstrann"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Nemete od-oznait tento balek, protoe je u nainstalovan"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Tento balek mus bt obnoven\n"
-"Jste si jisti, e ho nechcete zvolit?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Tento balek mus bt obnoven, nemete ho nezvolit"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Odhaduji"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "ekejte prosm, pipravuji instalaci"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d balk(y)"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Varovn\n"
-"\n"
-"Pette si prosm pozorn nsledujc termny. Pokud s nimi nesouhlaste,\n"
-"nejste oprvnn pokraovat v instalaci nsledujcm CD. Stisknte\n"
-"\"Odmtnout\" pro pokraovn v instalaci bez tohoto mdia.\n"
-"\n"
-"\n"
-"Nkter programy na dalm CD mdiu nejsou eny podle licence GPL i\n"
-"podobn. Kad z tchto program je en podle vlastn licence a podmnek.\n"
-"tete pozorn tyto licence a podmnky ped tm, ne zanete dan software\n"
-"pouvat nebo it.\n"
-"Nkter licence zakazuj penen, vytven duplikat (mimo zlon "
-"kopii),\n"
-"dal en, dekompilaci, reverzn engineering nebo modifikaci komponent.\n"
-"Kad poruen podmnek okamit perueuje vae prva podle dan licence.\n"
-"I kdy dan licence davaj nejak prva, nen dovoleno instalovat dan\n"
-"program na vce systm, pizpsobovat ho provozu na sti. V ppad\n"
-"pochybnost kontaktujte distributora nebo vrobce danho programu.\n"
-"Penechn prv tetm osobm nebo koprovn sti komponent i\n"
-"dokumentace je tak zakzno.\n"
-"\n"
-"\n"
-"Vechna prva na programy na dalm CD mdiu pat jejm pravoplatnm\n"
-"vlastnkm podle autorskho zkona.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Potvrdit"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Odmtnout"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Vymte prosm CD!\n"
-"\n"
-"Prosm vlote CD oznaen \"%s\" do mechaniky a stisknte Ok.\n"
-"\n"
-"Pokud toto CD nemte, stisknte Zruit a toto CD nebude nainstalovno."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Stala se chyba pi instalaci balk:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Stala se chyba"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Prosm zvolte si, kter jazyk chcete pouvat."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "Mete si zvolit dal jazyky, kter budou dostupn po instalaci"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Vechno"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Souhlas s licenc"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Uvod\n"
-"\n"
-"Operacni system a ruzne casti dostupne v distribuci Linux-Mandrake jsou "
-"nazyvany \"Softwarove produkty\" (\"Software Products\"). Softwarov "
-"produkty zahrnuji, ale nejsou omezeny, na programy, metody pravidla a "
-"dokumentaci vztahujici se k operacnimu systemu a dalsim komponentam "
-"distribuce Linux-Mandrake.\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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Klvesnice"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Jak je rozloen va klvesnice?"
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Zde je kompletn seznam dostupnch klvesnic"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Typ instalace"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Kter typ instalace chcete?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Instalace/Aktualizace"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Je to instalace nebo aktualizace?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Doporuen"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Expertn"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Aktualizovat"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Jak je typ va myi?"
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Pipojen myi"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Ke ktermu sriovmu portu je pipojena vae my?"
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Emulace tlatek"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Emulace 2 tlatka"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Emulace 3 tlatka"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Nastavuji PCMCIA karty..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Nastavuji IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "nejsou dostupn dn diskov oddly"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Hledm oddly, kter lze pipojit"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Zvolte si ppojn(mount) body"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Nemu pest vai tabulku oddl, je pro m pli poruen :(\n"
-"Mu se pokusit pokraovat v itn patnch oddl (VECHNA\n"
-"DATA budou ztracena!). Jin monost je zakzat DrakX mnit tabulku\n"
-"oddl (chyba je %s)\n"
-"\n"
-"Souhlaste s tm, e pjdete o vechny oddly?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake neuspl pi ten tabulky oddl.\n"
-"Pokraujte pouze na vlastn riziko!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Koenov oddl"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Kter diskov oddl je koenov (/) ?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Muste restartovat pota aby se projevily zmny v tabulce oddl"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Zvolte diskov oddly kter chcete naformtovat"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Otestovat na vadn stopy?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Formtuji oddly"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Vytvm a formtuji soubor %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Nen dostatek odkldacho prostoru k instalaci, prosm pidejte njak"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Hledm dostupn balky"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Vyhledvm balky pro upgrade"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Na vaem systmu nen dostatek msta pro instalaci nebo upgrade (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Kompletn (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimln (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Doporuen (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Vlastn"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr "Velikost vybranch balk je vt ne msto na disku"
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Pokud mte vechna CD vypsan ne, klepnte na Ok.\n"
-"Pokud nemte dn z nich, klepnte na Zruit.\n"
-"Pokud Vm chyb pouze nkter z nich, odoznate je, a zvolte Ok."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM oznaen \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Instaluji balek %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Nastaven po instalaci"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Nyn si mete sthnout ifrovac software.\n"
-"\n"
-"VAROVN:\n"
-"\n"
-"Kvli rznm obecnm poadavkm a nazenm rznch soudnch ad,\n"
-"vztahujcm se na tento druh software, by se ml zkaznk a/nebo koncov\n"
-"uivatel ujistit, zda mu jeho soudn sprva umouje sthnout si, uloit\n"
-"a pouvat tento software.\n"
-"\n"
-"Zkaznk a/nebo koncov uivatel by si ml bt vdom toho, e nesm\n"
-"pestupovat zkony sv jurisdikce. Pokud zkaznk a/nebo koncov uivatel\n"
-"nebude respektovat ustanoven vztahujcch se zkon, me se vystavit\n"
-"postihu.\n"
-"\n"
-"V kadm ppad se Mandrakesoft i jeho vrobny a dodavatel vzdvaj\n"
-"jakkoliv zodpovdnosti za pm i nepm kody (vetn ztrty zisk,\n"
-"peruen podnikn, ztrty obchodnch informac, jakoto i jinch "
-"pennch\n"
-"ztrt a eventulnch postih, poadavk na odkodnn a alob) vznikl\n"
-"vlastnictvm, pouvnm nebo pouhm stahovnm tohoto software, ke ktermu\n"
-"me mt zkaznk a/nebo nebo koncov uivatel pstup kdy odsouhlas\n"
-"tuto dohodu.\n"
-"\n"
-"\n"
-"Pokud mje jakkoliv dotazy vztahujc se k tto dohod, kontaktujte prosm\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Zvolte si zrcadlo(mirror) pro stahovn balk"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Stahuji ze zrcadla(mirror) seznam dostupnch balk"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Prosm vyberte si balky kter chcete nainstalovat."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Jak je vae asov psmo?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Jsou vae hardwarov hodiny nastaveny na GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Vzdlen CUPS server"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Bez tiskrny"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "My"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "asov zna"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Tiskrna"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN karta"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Zvukov karta"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV karta"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Kter systm chcete pout pro tisk?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "dn heslo"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Toto heslo je pli jednoduch (mus bt alespo %d znak dlouh)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Pouvat NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "lut strnky - NIS"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "Oven pravosti NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS Domna"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS Server"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Pomoc startovac diskety mete spustit Linux bez pouit normlnho\n"
-"zavdcho programu (bootloader). To je uiten pokud nechcete instalovat\n"
-"SILO nebo jin operan systm odstran SILO, nebo SILO\n"
-"na vaem potai nefunguje. Vlastn startovac disketa tak me bt\n"
-"pouita spolu se zchrannm diskem Mandraku (rescue image), co poskytuje\n"
-"innou pomoc pi havrii systmu.\n"
-"Jestlie chcete vytvoit startovac disketu, nejdve vlote disketu do\n"
-"mechaniky a potom stisknte \"Ok\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "prvn mechaniky"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "druh mechaniky"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Peskoit"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Pomoc startovac diskety mete spustit Linux bez pouit normlnho\n"
-"zavdcho programu (bootloader). To je uiten pokud nechcete instalovat\n"
-"LILO (nebo Grub), nebo jin operan systm odstran LILO, nebo LILO\n"
-"na vaem potai nefunguje. Vlastn startovac disketa tak me bt\n"
-"pouita spolu s \"Mandrake zchrannm diskem\" (rescue image), co "
-"poskytuje\n"
-"innou pomoc pi havrii systmu. Chcete vytvoit startovac disketu?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Bohuel nen dostupn dn disketov mechanika"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Zvolte mechaniku, kde chcete vytvoit startovac disketu"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Vlote disketu do %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Vytvm startovac disketu"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Pipravuji zavdc program"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Chcete pout aboot?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Stala se chyba pi instalaci aboot,\n"
-"mm se pokusit o instalaci i kdy to zru prvn oddl na disku?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Instalace zavdcho programu neuspla. Stala se tato chyba:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Mete potebovat zmnit startovac zazen pro Open Firmware\n"
-" pro aktivaci spoutcho programu. Pokud nevidte po sputn prompt,\n"
-" stisknte pi startu Command-Option-O-F a zadajte:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" Potom zadejte: shut-down\n"
-"Pi dalm sputn u uvidte prompt."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Nzk"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Stedn"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Vysok"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Zvolte si rove zabezpeen"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "Pejete si vytvoit disketu pro automatickou replikaci Linuxu?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Vlote przdnou disketu do %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Vytvm disketu pro automatickou instalaci"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Nkter kroky nebyly dokoneny.\n"
-"\n"
-"Chcete opravdu nyn skonit?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Gratulujeme vm, instalace je dokonena.\n"
-"Vyjmte startovac mdia a stisknte return pro restart.\n"
-"\n"
-"Na opravy tto instalace systmu Linux-Mandrake se lze informovat\n"
-"na strnce Errata na http://www.linux-mandrake.com/.\n"
-"\n"
-"Informace o konfiguraci systmu po instalaci jsou dostupn\n"
-"v dan kapitole oficiln uivatelsk pruky pro Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Vytvoit disketu pro automatickou instalaci"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Instalace me bt v ppad poteby pln automatick,\n"
-"ale pouije se cel disk!!!\n"
-"(v ppad instalace na druh pota)\n"
-"\n"
-"Takto lze jednodue zopakovat instalaci.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automaticky"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Zopakovat"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Uloit vbr jednotlivch balk"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Mandrake Linux Instalace %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> pepn. mezi prvky | <Space> vbr | <F12> dal obraz."
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "chyb kdesu"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Rozen"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Prosm pokejte"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Dvojsmyslnost (%s), bute pesnj\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "patn volba, zkuste to znovu\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (vchoz %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Vae volba? (vchoz %s)"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Vae volba? (vchoz %s; zadejte 'nic' pro nic) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "esk (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Nmeck"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvok"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "panlsk"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finsk"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Francouzsk"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norsk"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polsk"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Rusk"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "UK-Britsk"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "US-Americk"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armnsk (star)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armnsk (psac stroj)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armnsk (foneticky)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "zerbajdnsk (latinka)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "zerbajdnsk (cyrilice)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgick"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulharsk"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazilsk (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Blorusk"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "vcarsk (Nmeck styl)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "vcarsk (Francouzsk styl)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "esk (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "esk (programtorsk)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Nmeck (bez mrtvch klves)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dnsk"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvok (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvok (Norsk)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estonsk"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Gruznsk (\"Rusk\" rozloen)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Gruznsk (rozloen \"Latin\")"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "eck"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Maarsk"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Chorvatsk"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Izraelsk"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Izraelsk (foneticky)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "rnsk"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islandsk"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italsk"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japonsk 106 klves"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Korejsk klvesnice"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latinsko-Americk"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Makedonsk"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Holandsk"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litevsk AZERTY (star)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litevsk AZERTY (nov)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litevsk \"seln ada\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litevsk \"foneticky\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polsk (rozloen QWERTY)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polsk (rozloen QWERTZ)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugalsk"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanadsk (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Rusk (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "vdsk"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slovinsk"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovensk (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovensk (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Slovensk (programtorsk)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thaisk"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Tureck (tradin model \"F\")"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Tureck (modern model \"Q\")"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukrajinsk"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "US (mezinrodn)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnamsk \"seln ada\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslvsk (rozloen latin)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Odeberte nejdve logick disky\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - my"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standardn"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Standardn PS2 my s kolekem"
-
-#: ../../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
-msgid "1 button"
-msgstr "1 tlatko"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Obecn"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "S kolekem"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "Sriov"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Standardn dvoutlatkov my"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Standardn ttlatkov my"
-
-#: ../../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 srie CC (sriov)"
-
-#: ../../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 (sriov, star C7 typ)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "Busmouse"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 tlatka"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 tlatka"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "dn"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Bez myi"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Ukonit"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Dal ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Pedchoz"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Je to sprvn?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Nastaven Internetu"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Chcete se nyn pokusit pipojit k internetu?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Testuji pipojen k internetu..."
-
-# ../.vygenerovat ./netconnect.pm_.c:528
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Pota je nyn pipojen k internetu"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Z bezpenostnch dvod bude spojen ukoneno."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Nepodailo se pipojit k Internetu.\n"
-"Pokuste se pekonfigurovat dan pipojen."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Nastaven st"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "Nastaven ISDN"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Vyberte si svho poskytovatele internetu.\n"
-" Pokud nen na seznamu, vyberte si Unlisted"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Nastaven pipojen"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Prosm vyplte nebo zkontrolujte nsledujc daje"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ karty"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "DMA karty"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "IO karty"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "IO_0 karty"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "IO_1 karty"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Vae osobn telefonn slo"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Jmno poskytovatele (nap provider.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Telefonn slo poskytovatele"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Primrn DNS poskytovatele"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Sekundrn DNS poskytovatele"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Typ vyten"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "V et (uivatelsk jmno)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Heslo vaeho tu"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Evropa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Evropa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Zbytek svta"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Zbytek svta \n"
-" dn D-kanl (leased lines)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Kter protokol chcete pout?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Jak typ karty mte?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Nevm"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Jestli mte ISA kartu, mly by bt hodnoty na nsledujc obrazovce "
-"sprvn.\n"
-"\n"
-"Jestli mte PCMCIA kartu, muste znt jej IRQ a IO.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Peruit"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Pokraovat"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Kterou z thto ISND karet mte?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Nael jsem ISDN PCI kartu, jej typ ale neznm. Prosm zvolte si jednu z "
-"nsledujcho seznamu PCI karet."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"Nenael jsem dnou ISDN PCI kartu. Prosm zvolte si jednu z nsledujc "
-"nabdky"
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Ve vaem potai nebyl nalezen dn sov adaptr.\n"
-"Nemohu nastavit typ spojen."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Zvolte sov rozhran"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Vyberte si prosm, kter sov adaptr chcete pout pro pipojen k "
-"internetu"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Sov rozhran"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Souhlaste?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Znovu spustm sov rozhran:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "Nastaven ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Chcete se automaticky pipojovat po startu potae?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Ke ktermu sriovmu portu je v modem pipojen?"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Monosti vyten"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Jmno pipojen"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefonn slo"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Pihlaovac jmno"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Oven"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Podle scne"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Pomoc terminlu"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Jmno domny"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Prvn DNS Server (nepovinn)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Druh DNS Server (nepovinn)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr "Znovu spustm sov rozhran $netc->{NET_DEVICE}. Souhlaste?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Mete se odpojit nebo pekonfigurovat pipojen."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Mete pekonfigurovat pipojen."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "V souastnosti jste pipojeni k Internetu"
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Nemete se pipojit k Internetu nebo pekonfigurovat ipojen."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "V souastnosti nejste pipojeni k Internetu."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Pipojit se k internetu"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Odpojit se od internetu"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Nastaven sovho pipojen (LAN nebo Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Nastaven a pipojen k internetu"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Prvodce nastavenm st"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Extern ISDN modem"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Intern ISDN karta"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Jak je vae ISDN pipojen?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Pipojen k Internetu"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"Nejbnji se pro pipojen pomoc adsl pouv pppoe.\n"
-"Nkter pipojen pouvaj pptp, nkter pouze dhcp. Jestli si nejste "
-"jist, zvolte 'pout pppoe'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "pout dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "pout pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "pout pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Znovu spustm sov rozhran %s. Souhlaste?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Kterho dhcp klienta chcete pout?\n"
-"Standardn je dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Nastaven st"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Chcete restartovat s?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"Vyskytl se problm pi restartu st: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Protoe provdte instalaci po sti, je ji s nastavena.\n"
-"Kliknte na Ok pro zachovn nastaven nebo kliknte na Zruit pro nov "
-"nastaven pipojen Internetu a k sti.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Vt vs prvodce pipojenm k sti\n"
-"\n"
-"Nyn lze nastavit pipojen k sti nebo internetu.\n"
-"Pokud nechcete pout automatickou detekci, odoznate polko.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Zvolte profil pro nastaven"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Pout autodetekci"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Detekuji zazen..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Modemov pipojen"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "detekovno na portu %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN pipojen"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "detekovno %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (nebo ADSL) pipojen"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "detekovno na rozhran %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kabelov pipojen"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "Pipojen k LAN"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "detekovan() sov() karta(y)"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Jak se chcete pipojit k Internetu?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Gratulujeme, konfigurace st a internetu je ukonena.\n"
-"\n"
-"Konfigurace bude nyn aktivovna."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Doporuujeme po tomto kroku restartovat X Window,\n"
-"aby se pedelo problmm se zmnou jmna potae."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "nebyla nalezena sov karta"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Nastavuji s"
-
-#: ../../network.pm_.c:278
-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 ""
-"Prosm zadejte jmno vaeho potae, protoe ho vyaduj nkter\n"
-"DHCP servery. Toto jmno mus bt pln, jako napklad\n"
-"'mybox.mylab.myco.com'."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Jmno potae"
-
-#: ../../network.pm_.c:319
-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 ""
-"VAROVN: Toto zazen ji bylo nastaveno pro pipojen k Internetu.\n"
-"Kliknte na Ok pro zachovn nastaven.\n"
-"Modifikace nsledujcch poloek pepe toto nastaven."
-
-#: ../../network.pm_.c:324
-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 ""
-"Prosm zadejte IP nastaven pro tento pota.\n"
-"Kad poloka mus bt zadna jako IP adresa v 'desetinn' form\n"
-"(napklad 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Nastavuji sov zazen %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (ovlada $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP adresa"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Maska st"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Automatick IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP adresa mus bt ve formtu 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Prosm zadejte jmno vaeho potae.\n"
-"Toto jmno mus bt pln, jako 'mybox.mylab.myco.com'.\n"
-"Pokud pouvte brnu(gateway), mete tak zadat jej adresu"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS server"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Brna(gateway)"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Zazen brny(gateway)"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Nastaven proxy"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy by mla bt http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy by mla bt ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Rozen diskov oddly nejsou na tomto systmu podporovny"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Ve tabulce diskovch oddl je mezera, ale nemohu ji pout.\n"
-"Jedin een je pesunout primrn oddly tak, abyste mli mezeru vedle\n"
-"rozench oddl."
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Chyba pi ten souboru %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Obnova ze souboru %s neuspla: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "patn zlon soubor"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Chyba pi zapisovn do souboru %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"Nco patnho se stalo s pevnm diskem. \n"
-"Test na integritu dat selhal. \n"
-"To znamen, e zpis na tento disk me skonit nepedvdan"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "muste mt"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "dleit"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "nejm dleit"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "nedleit"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "me se hodit"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Mstn tiskrna"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Vzdlen tiskrna"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Vzdlen lpd server"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Sov tiskrna (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "URI Tiskovho Zazen"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Otestovat porty"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Tiskrna typu \"%s\" byla nalezena na "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Mstn Tiskrna"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Ke ktermu zazen je vae tiskrna pipojena\n"
-"(vimli jste si e /dev/lp0 odpovd LPT1:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Zazen tiskrny"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Monosti vzdlen lpd tiskrny"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Abyste mohli pouvat vzdlenou tiskovou frontu lpd,\n"
-"muste zadat jmno tiskovho serveru a jmno fronty,\n"
-"kam m bt posln tisk."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Jmno vzdlenho potae"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Vzdlen fronta"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Monosti SMB (Windows 9x/NT) tiskrny"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Abyste mohli tisknout na SMB tiskrn, muste zadat\n"
-"jmno SMB potae(Pozor! To me bt odlin od jeho TCP/IP\n"
-"jmna) a mon i IP adresu tiskovho serveru, jmno sdlen tiskrny,\n"
-"vhodn uivatelsk jmno, heslo a informace o pracovn skupin."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "Jmno SMB serveru"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP adresa SMB serveru"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Sdlen jmno"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Pracovn skupina"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "Monosti NetWare tiskrny"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Abyste mohli tisknout na NetWare tiskrn, muste zadat jmno NetWare\n"
-"serveru (Pozor! To me bt odlin od jeho jmna pro TCP/IP!), jmno\n"
-"tiskov fronty tiskrny, kterou chcete pouvat a uivatelsk\n"
-"jmno a heslo."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Tiskov server"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Jmno tiskov fronty"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Monosti soketov tiskrny"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Abyste mohli tisknout na soketov tiskrn, muste zadat\n"
-"jmno potae s tiskrnou a voliteln i slo portu."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Jmno potae s tiskrnou"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Port"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "S CUPS mete pmo zadat URI pro pstup k tiskrn."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Jak typ tiskrny mte?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Chcete vyzkouet tisk?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Tisknu testovac strnku(y)"
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Zkuebn tisk byl posln tiskovmu dmonu.\n"
-"Me chvilku trvat ne zane tisk.\n"
-"Stav tisku:\n"
-"%s\n"
-"\n"
-"Probhl tisk sprvn ?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Zkuebn tisk byl posln tiskovmu dmonu.\n"
-"Me chvilku trvat ne zane tisk.\n"
-"Probhl tisk sprvn ?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Ano, vytiskni testovac ASCII strnku"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Ano, vytiskni Postskriptovou testovac strnku"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Ano, vytiskni ob testovac strnky"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Nastaven tiskrny"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Monosti tiskrny"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Velikost papru"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Vysunout papr po tisku?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Monosti ovladae Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Monosti barevn hloubky"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Tisknout text jako PostScript?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Opravovat schodovit text?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Poet strnek na jeden vytitn list"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Prav/lev okraj v bodech (1/72 palce)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Horn/doln okraj v bodech (1/72 palce)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Extra monosti GhostScriptu"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Speciln textov monosti"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Tisknout odzadu"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Chtli byste nastavit tiskrnu?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Zde jsou tiskov fronty.\n"
-"Mete pidat dal nebo zmnit stvajc."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "Startuje se CUPS"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Natm databzi ovlada pro CUPS..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Zvolte pipojen tiskrny"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Jak je tiskrna pipojena?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Zvolte pipojen vzdlen tiskrny"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"V ppad CUPS serveru nemuste pmo nastavovat tiskrny,\n"
-"ty budou automaticky detekovny.\n"
-"Pokud si nejste jist, zvolte \"Vzdlen CUPS server\"."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"V ppad vzdlenho CUPS serveru nemuste pmo nastavovat tiskrny,\n"
-"ty budou automaticky detekovny pokud nemte server na jin sti;\n"
-"v dalm kroku zadejte IP adresu pro vzdlen CUPS server\n"
-"a voliteln tak slo portu."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "IP adresa CUPS serveru"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "slo portu mus bt numerick"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Odebrat frontu"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr "Jmno fronty me obsahovat pouze psmena, slice a podtrtko"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Kad tiskrna mus mt jmno (nap. lp).\n"
-"Ostatn parametry jako je popis tiskrny nebo jej umstn\n"
-"mohou tak bt definovny. Jak m bt pouito jmno pro tuto\n"
-"tiskrnu a jak je tak tiskrna pipojena?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Jmno tiskrny"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Popis"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Umstn"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Kad tiskov fronta (do kter je smrovno titn) potebuje\n"
-"jmno (asto lp) a vlastn (spool) adres. Jak jmno a adres\n"
-"m bt pouit pro tuto frontu, a jak je tiskrna pipojena ?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Jmno fronty"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Spool adres"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Pipojen tiskrny"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Nemu pidat oddl do _naformtovanho_ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Nemu zapsat soubor $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid neuspl"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid neuspl (mon, e chyb raidtools?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Nen dostatek oddl pro RAID rovn %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Spustit zvukov systm ALSA (Advanced Linux Sound Architecture)"
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron - spout opakujc se akce"
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd je pouvn pro sledovn stavu baterie a zaznamenvn pes syslog.\n"
-"Me tak bt pouit pro vypnut potae pi vybit baterii."
-
-#: ../../services.pm_.c:20
-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 ""
-"Spout pkazy naplnovan pkazem na urit as pkazem 'at'.\n"
-"Tak spout pkazy pi nzkm vyten systmu."
-
-#: ../../services.pm_.c:22
-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 je standardn Unixov program kter spout uivatelem zadan programy\n"
-"v pedem definovanch intervalech. vixie cron m navc mnoho vlastnost,\n"
-"vetn vy bezpenosti a vce monost nastaven."
-
-#: ../../services.pm_.c:25
-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 pidv do textovch program podporu myi (nap pro Midnight "
-"Commander).\n"
-"Me tak v konzoli provdt operace 'vyjmi' a 'vlo' a ovldat pop-up menu."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake testuje hardware a umouje nov/zmnn\n"
-"hardware nastavit"
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr "Apache je WWW server. Je pouvn k poskytovn HTML a CGI soubor."
-
-#: ../../services.pm_.c:32
-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 ""
-"Internetov superserver dmon (nazvan inetd) spout mnoho ostatnch\n"
-"internetovch slueb, tak jak jsou zapoteb. Odpovd za start nap.\n"
-"telnetu, ftp, rsh a rlogin. Pokud vypnete inetd, vypnete tm i ostatn\n"
-"sluby kter spout."
-
-#: ../../services.pm_.c:36
-msgid ""
-"Launch packet filtering for Linux kernel 2.2 series, to set\n"
-"up a firewall to protect your machine from network attacks."
-msgstr ""
-"Spustit paketov filter pro jdra ady 2.2, kter chrn pota\n"
-"proti tokm ze st."
-
-#: ../../services.pm_.c:38
-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 ""
-"Tento balek nahraje zvolenou mapu klvesnice definovanou\n"
-"v /etc/sysconfig/keyboard. Tu lze vybrat pomoc utility kbdconfig.\n"
-"Pro vtinu pota byste ji mli nechat zapnutou."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"Automatick generace hlaviky jdra v adresi /boot\n"
-"pro soubory /usr/include/linux/{autoconf,version}.h"
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Automatick detekce a konfigurace hardware pi sputn."
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"Linuxconf provd rzn koly pi sputn systmu\n"
-"nutn pro sprvu systmov konfigurace."
-
-#: ../../services.pm_.c:46
-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 je tiskov dmon, bez kterho nebude fungovat lpr (program pro tisk).\n"
-"Je to server, kter posl titn dokumenty jednotlivm tiskrnm."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Linux Virtual Server pouvan pro sestaven vysoce vkonnho\n"
-"a dostupnho serveru."
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) je DNS server, kter pekld hostitelsk jmna (hostnames) na\n"
-"IP adresy."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Pipojuje a odpojuje vechny sov (NFS), SMB (Lan/Windows) a NetWare "
-"(NCP)\n"
-"ppojn body (mount points)."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Aktivuje i deaktivuje vechny sov rozhran, kter maj nastartovat pi\n"
-"startu systmu."
-
-#: ../../services.pm_.c:56
-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 je oblben protokol pro sdlen soubor pes st TCP/IP.\n"
-"Tato sluba poskytuje NFS server, jeho nastaven je v /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS je oblben protokol pro sdlen soubor pes st TCP/IP.\n"
-"Tato sluba poskytuje monost uzamykn soubor na NFS."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Automaticky nastav podporu numerick klvesnice v konzoli\n"
-"a v XFree pi startu."
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Podpora pro OKI 4w a kompatibiln wintiskrny."
-
-#: ../../services.pm_.c:64
-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 ""
-"Podpora PCMCIA vtinou znamen podporu zazen jako sov karty a\n"
-"modemy v laptopech. Nespust se pokud ji pmo nenastavte, ale nen "
-"problm\n"
-"j mt nainstalovanou i na potach, kter ji nepotebuj."
-
-#: ../../services.pm_.c:67
-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 spravuje RPC spojen, kter jsou pouvna protokoly jako NFS\n"
-"a NIS. Portmap server mus bt sputn na potach, kter funguj jako\n"
-"servery pro protokoly, kter pouvaj mechanismus RPC."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr "Postfix je program pro doruovn poty z jednoho potae na jin."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Ukld a obnovuje 'stav entropie' na potai, co je pouvno pro\n"
-"kvalitnj generaci nhodnch sel."
-
-#: ../../services.pm_.c:74
-msgid ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
-msgstr ""
-"Piazuje pm zazen blokovm (napklad diskov oddly)\n"
-"pro aplikace jako je Oracle"
-
-#: ../../services.pm_.c:76
-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 ""
-"Dmon routed umouje automaticky obnovovat smrovac tabulku (router "
-"table)\n"
-"pro IP adresy. K tomu pouv protokol RIP. Zatmco RIP je bn pouvn\n"
-"v malch stch, pro sloitj st je zapoteb sloitj protokoly."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"Protokol rstat umouje uivatelm st sledovat vyten jednotlivch\n"
-"stroj pipojench k sti."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"Protokol rusers umouje uivatelm st zjistit kdo je pihlen na\n"
-"jinm potai."
-
-#: ../../services.pm_.c:83
-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 ""
-"Protokol rwho umouje vzdlenm(remote) uivatelm zskat seznam\n"
-"vech uivatel pihlench na potai s dmonem rwho (je to podobn\n"
-"slub finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr "Spustit zvukov systm pi startu"
-
-#: ../../services.pm_.c:86
-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 je program pomoc nho zaznamenv mnoho dmon sprvy do "
-"systmovch\n"
-"log soubor. Je dobr mt sputn syslog."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr "Nahrt ovladae pro usb zazen."
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Startuje X Font Server (to je nezbytn pro bh XFree)."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Zvolte si, kter sluby by mli bt automaticky sputny pi startu"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "sputno"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "zastaveno"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Sluby a dmoni"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Nejsou dn dal\n"
-"informace o slube, sorry."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Pi sputn"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Nemu pest vai tabulku oddl, mon je pli naruen :(\n"
-"Pokusm se pokraovat v itn patnch oddl"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Sdlen Internetovho Pipojen"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Sdlen Internetovho pipojen je zapnuto"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"Sdlen internetovho pipojen u bylo nastaveno.\n"
-"Nyn je povoleno.\n"
-"\n"
-"Co chcete dle dlat?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "vypnout"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "odmtnout"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "pekonfigurovat"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Zakazuji servery..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Sdlen Internetovho pipojen je nyn vypnuto."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Sdlen Internetovho pipojen je vypnuto"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"Internetov sdlen u bylo nastaveno.\n"
-"Nyn je vypnuto.\n"
-"\n"
-"Co chcete dle dlat?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "povolit"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Povoluji servery..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Sdlen Internetovho pipojen je nyn zapnuto."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Nepochopil jsem obsah souboru s nastavenm."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Neznm konfiguran soubor"
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"V pota bude zkonfigurovn pro sdlen pipojen na Internet.\n"
-"Tato monost umouje pstup dalch pota na lokln sti do Internetu "
-"pes tento pota.\n"
-"\n"
-"Pozn.: potebujete vyhrazen sov adaptr pro nastaven lokln st (LAN)."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Rozhran %s (pouv modul %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Rozhran %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Ve vaem systmu nen dn sov adaptr!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Ve vaem potai nebyl nalezen dn sov adaptr. Spuste prosm program "
-"pro nastaven hardware."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Na vaem systmu je nastaveno pouze jedno sov rozhran:\n"
-"\n"
-"%s\n"
-"\n"
-"Na tomto adaptru bude nastavena lokln s."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr "Prosm zvolte si, ke ktermu sovmu adaptru bude pipojena LAN."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr "Pozor, sov adaptr je u nastaven. Provedu nov nastaven."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Nael jsem mon konflikt v souasnm nastaven $_\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Nael jsem existujc nastaven firewallu!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Varovn! Bylo nalezeno existujc nastaven firewallu. Po instalaci me "
-"bt zapoteb njak run prava."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Nastavuji..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Nastavuji skripty, instaluji software, startuji servery..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Problm s instalac balku $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Gratuluji!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Ve se podailo nastavit.\n"
-"Nyn lze pout tento pota pro sdlen pipojen k Internetu pro vai "
-"lokln s, kter pouv automatickou konfiguraci st (DHCP)."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Nastaven ji bylo provedeno, ale nyn je vypnuto."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Nastaven ji bylo provedeno, nyn je povoleno."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Nen nastaveno dn sdlen Internetovho pipojen."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Nastaven sdlen pipojen k Internetu"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Vt vs prvodce nastavenm sdlen pipojen k Internetu!\n"
-"\n"
-"%s\n"
-"\n"
-"Kliknte na Konfigurovat, pokud chcete spustit prvodce nastavenm."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Nastaven st (%d adaptery())"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Smazat profil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Smazat profil:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Nov profil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Jmno vytvenho profilu:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Jmno potae: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Pstup na Internet"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Typ:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Brna(gateway):"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Rozhran:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Status:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Pipojen"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Nepipojen"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Pipojit..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Odpojit..."
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr "Pipojuji se k internetu..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Ukonuji pipojen..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"Pipojen nen ukoneno.\n"
-"Zkuste to provst run sputnm\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"jako root."
-
-# ../.vygenerovat ./netconnect.pm_.c:528
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Pota je nyn odpojen."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Nastavuji pstup na Internet..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "Nastaven LAN"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adaptr"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Ovlada"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Rozhran"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokol"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Nastavuji lokln s..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Normn reim"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Pout"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "ekejte prosm... Aktivuji konfiguraci"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"Nemte nakonfigurovno dn rozhran.\n"
-"Nastavte jej kliknutm na 'Konfigurovat'"
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "Nastaven LAN"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adaptr %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Protokol o sputn"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Spustit pi startu"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP klient"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Vypnout"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Povolit"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"Nemte dn pipojen k Internetu.\n"
-"Vytvote si jej kliknutm na 'Konfigurovat'"
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Konfigurace pipojen k internetu"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Konfigurace pipojen k internetu"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Typ pipojen:"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parametry"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "DNS poskytovatele .1 (voliteln)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "DNS poskytovatele .2 (voliteln)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Ethernetov karta"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP klient"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Dvee dokon"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Slab"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoidn"
-
-#: ../../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 ""
-"Tato rove mus bt pouita s rozmyslem. Sice mete snadnji pouvat "
-"svj\n"
-"systm, ale na druhou stranu je velmi citliv: Nesm bt pouit pro\n"
-"pota pipojen k Internetu. Pro pihlen nen zapoteb dn heslo."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Hesla jsou nyn zapnuta, ale stle nedoporuuji pout tento pota na sti."
-
-#: ../../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 ""
-"V tto rovni zabezpeen je pr vylepen, hlavn vce bezpenostnch\n"
-"varovn a test."
-
-#: ../../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 ""
-"Toto je standardn rove zabezpeen pro pota, kter je pouvn jako\n"
-"klient pro pipojen k internetu. Jsou tu bezpenostn testy."
-
-#: ../../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 ""
-"S touto bezpenostn rovn je mon pouvat pota jako server.\n"
-"Bezpenost je nyn dostaten pro server s pipojenm mnoha klient."
-
-#: ../../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 ""
-"Tato rove m vlastnosti rovn 4, ale systm je pln uzaven.\n"
-"Toto je maximln bezpenostn rove."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "rove zabezpeen"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "dc centrum"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Zvolte si nstroj, kter chcete pout"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "pouit: keyboarddrake [--expert] [klvesnice]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Chcete aby se klvesa BackSpace chovala v konzoli jako Delete?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Vymnit CD-ROM"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Vlote prosm Instalan CD-ROM do mechaniky a stisknte Ok.\n"
-"Pokud CD nemte, stisknte Zruit pro peruen aktualizace systmu."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Nelze spustit upgrade na bc systm !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "nebylo nalezeno serial_usb\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Emulovat tet tlatko?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Vyzkouejte prosm, zda fungujei my"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "Monitorovn st"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Statistiky"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "Rychlost odesln: "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "Rychlost pjmu: "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Zavt"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "Pipojovn k Internetu"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "Odpojovn od Internetu"
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "Odpojen od Internetu selhalo."
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "Odpojen od Internetu ukoneno."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "Pipojen dokoneno."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Pipojen selhalo.\n"
-"Zkontrolujte si nastaven v dcm centru Mandrake."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "poslno: "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "pijato: "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Pipojit"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Odpojit"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Konfigurace firewallu"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Konfigurace firewallu"
-
-#: ../../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 ""
-"Firewall\n"
-"\n"
-"Firewall je ji nastaven.\n"
-"Kliknte na Konfigurovat pro zmnu nebo odebrn firewallu"
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Firewall\n"
-"\n"
-"Kliknte na Konfigurovat pro standardn firewall"
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"Konfigurace tinyfirewalli\n"
-"\n"
-"Zde je mon nastavit jednoduch firewall pro Linux-Mandrake.\n"
-"Pro vkonn een firewallu pouijte specializovanou\n"
-"distribuci MandrakeSecurity Firewall."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Nyn budete dotzni v nkolika otzkch na sluby, kter chcete mt\n"
-"pstupn z Internetu. Zamyslete se prosm dobe nad tmito\n"
-"otzkami, protoe bezpenost potae je dleit.\n"
-"\n"
-"Pokud nepouvte dle vyjmenovan sluby, zakate je prosm.\n"
-"Tyto volby lze kdykoliv zmnit sputnm tto aplikace!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Potebujete na tomto potai web server, kter je pstupn\n"
-"z Internetu? Pokud potebujete webov server pstupn pouze\n"
-"z tohoto stroje, odpovzte na tuto otzku Ne.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Pouvte na tomto serveru jmenn server? Pokud ne a nepotebujete\n"
-"pedvat jinm potam informace o IP adresch, odpovzte Ne.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"Chcete povolit pchoz ssh (Secure Shell) spojen? Ssh je nhrada\n"
-"za telnet, kter umouje vzdlen pihlen. Pokud nyn\n"
-"pouvte telnet, je velmi vhodn pejt na ssh. Telnet nen\n"
-"kryptovan -- kdokoliv me zjistit heslo, pokud ho pi telnetu\n"
-"pouijete. Na rozdl od telnetu je ssh kryptovan, take nen\n"
-"mon, aby kdokoliv zjistil heslo."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Chcete povolit pchoz spojen pes telnet?\n"
-"To je VELMI nebezpen, tak jak u bylo vysvtleno na pedchoz\n"
-"obrazovce. Drazn doporuujeme odpovdt Ne a pout namsto\n"
-"telnetu ssh.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"Pouvte FTP server, kter je pstupn z Internetu? Pokud ano,\n"
-"je doporueno jej pouvat pouze pro anonymn pstup. Protoe FTP\n"
-"pro pstup nepouv dn kryptovn, je mon, e zaslan heslo me\n"
-"zskat kdokoliv, i potenciln tonk.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Pouvte mailov server? Pokud poslte potu pes klienta pine,\n"
-"mutt nebo jinho textovho klienta, tak zejm ano. V jinch\n"
-"ppadech to zakate na firewalu.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Pouvte na tomto serveru POP nebo IMAP? Ty se pouvaj\n"
-"pro pstup lid k emailovm tm (ne pes web).\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Pouvte jdro verze 2.2. Pokud je sov IP adresa automaticky\n"
-"pidlena potai doma nebo v prci (dynamick pidlen),\n"
-"potebujeme tuto monost povolit. Je to tento ppad?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"Bude v pota synchronizovn s jinm pota?\n"
-"Vtinou se to pouv v organizacch s vtm potem Unix/Linux\n"
-"pota pro sychronizaci logovn a podobn. Pokud nejste\n"
-"soust vtho celku nebo jste o niem podobnm neslyeli,\n"
-"synchronizaci nepotebujete."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Konfigurace je hotova. Je mon zapsat tyto zmny na disk?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "Nelze otevt %s: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Chyba pi otevrn %s pro zpis: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Klienti pro rzn verze protokolu ssh"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Vvoj"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Pracovn stanice"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Firewall/Router"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Sprvce osobnch informac (PIM)"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimdia - grafika"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Sov pota (klient)"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Nstroje pro zvuk: pehrvae mp3 a midi, mixry a dal"
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Internetov stanice"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Kancel"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimdiln stanice"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Kolekce nstroj pro ten a poslan mail (pine, mutt, tin..) a pro "
-"prohlen Webu"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "Knihovny pro vvoj v C a C++, programy a hlavikov soubory"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr "Domnov jmna a sov informan server"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Programy na sprvu financ jako nap. gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr "Databzov servery PostreSQL nebo MySQL"
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS server, SMB server, Proxy server, SSH server"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentace"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm a dal"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Utility"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS "
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Grafick prosted"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimdia - zvuk"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Zbavn programy: deskov hry, strategie, atd."
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Pehrvae a editory videa"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Konzolov nstroje"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Programy pro pehrvn/editaci zvuku a videa"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Vdeck stanice"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editory, shelly, souborov nstroje, terminly"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Knihy a Howto o Linuxu a Free Software"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-"Grafick prosted s uivatelsky pvtivm seskupenm aplikac a pracovn "
-"plochou"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr "Potovn server postfix, server pro news Inn"
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Hry"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimdia - video"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "Sov server"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Grafick programy jako nap. Gimp"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Kancelsk stanice"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-"K Desktop Environment, zkladn grafick prosted s kolekc doprovodnch "
-"nstroj"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Dal grafick desktopy Gnome, IceWM)"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Nstroje pro vytven a vypalovn CD"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimdia - vypalovn CD"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Archivace, emultory, minitoring"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Databze"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Programy pro kancel: textov procesory (kword, abiword), tabulkov "
-"procesory (kspread, gnumeric), prohlee pdf a dal"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Server"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Sprva osobnch financ"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Nastaven"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "Pracovn stanice s KDE"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Dal grafick desktopy"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache a Pro-ftpd"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Pota/Groupware/News"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Pracovn stanice s Gnome"
-
-#: ../../share/compssUsers:999
-msgid "Internet gateway"
-msgstr "Internetov brna"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Nstroje pro v Palm Pilot nebo Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Hry"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm a dal"
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Nstroje pro snadnou konfiguraci potae"
-
-# ../../share/compssUsers
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Skupina program pro mail, newsy, web, penos soubor a chat"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "KB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minut(y)"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minuta"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d sekund"
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
deleted file mode 100644
index 49c8084b7..000000000
--- a/perl-install/share/po/cy.po
+++ /dev/null
@@ -1,7065 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 1999 Free Software Foundation, Inc.
-# Copyright (c) 1999 MandrakeSoft
-# Dafydd Tomos <dafydd@imaginet.co.uk>, 1999
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 1999-11-17 17:21+0100\n"
-"Last-Translator: Dafydd Tomos <dafydd@imaginet.co.uk>\n"
-"Language-Team: Welsh\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-14\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Cerdyn graffeg"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Dewiswch gerdyn graffeg"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Dewiswch weinydd X"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "Gweinydd X"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, fuzzy, c-format
-msgid "XFree %s"
-msgstr "Gweinydd XFree86: %s"
-
-#: ../../Xconfigurator.pm_.c:312
-#, fuzzy
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-
-#: ../../Xconfigurator.pm_.c:371
-#, fuzzy
-msgid "XFree configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Dewiswch faint y cof yn eich cerdyn graffeg"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Dewiswch opsiynau ar gyfer y gweinydd"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Dewiswch fonitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Fe gafwyd gwall:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Gadael mewn %d eiliad"
-
-#: ../../Xconfigurator.pm_.c:630
-#, fuzzy
-msgid "Is this the correct setting?"
-msgstr "Ydi hyn yn gywir?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Cerdyn graffeg: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "Gweinydd XFree86: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr "Ext2"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Dangos i gyd"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Ffurf yr allweddell: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Math y llygoden: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Dyfais y lygoden: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Cerdyn graffeg: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Cof graffeg: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Gweinydd XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, fuzzy, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Gweinydd XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Beth ydych eisiau wneud?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Newid Monitor"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Newid cerdyn graffeg"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Dangos gwybodaeth"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Profi eto"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Gorffen"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, fuzzy, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X wrth ddechrau"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Fe alla'i osod eich cyfrifiadur i ddechrau X yn otomatig ar l bwtio\n"
-"Hoffech chi X i ddechrau wedi i chi ail-fwtio?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 lliw (8 did)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 mil o liwiau (15 did)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 mil o liwiau (16 did)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 miliwn o liwiau (24 did)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 biliwn o liwiau (32 did)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB neu fwy"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA safonol, 640x480 ar 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Uwch VGA, 800x600 ar 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514 cydweithiol, 1024x768 ar 87 Hz masgledig (dim 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "SVGA, 1024x768 ar 87Hz masgledig, 800x600 ar 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "SVGA estynedig, 800x600 ar 60 Hz, 640x480 ar 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "SVGA Di-fasgledig, 1024x768 ar 60 Hz, 800x600 ar 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "SVGA amledd uchel, 1024x768 ar 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Amledd newidiol sydd yn gallu dangos 1280x1024 ar 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Monitor sydd yn gallu dangos 1600x1200 ar 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Monitor sydd yn gallu dangos 1600x1200 ar 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr ""
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr ""
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr ""
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr ""
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr ""
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr ""
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr ""
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr ""
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr ""
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr ""
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr ""
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr ""
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr ""
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr ""
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr ""
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr ""
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr ""
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr ""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr ""
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr ""
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Wedi ei wneud"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr ""
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr ""
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr ""
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr ""
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr ""
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr ""
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr ""
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr ""
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr ""
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr ""
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr ""
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr ""
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr ""
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr ""
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr ""
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr ""
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr ""
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Na"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ie"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr ""
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr ""
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr ""
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr ""
-
-#: ../../any.pm_.c:668
-#, 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 ""
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr ""
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr ""
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr ""
-
-#: ../../any.pm_.c:683
-#, 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 ""
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr ""
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr ""
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr ""
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr ""
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr ""
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr ""
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr ""
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr ""
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr ""
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr ""
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr ""
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr ""
-
-#: ../../any.pm_.c:767
-#, fuzzy
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Fe alla'i osod eich cyfrifiadur i ddechrau X yn otomatig ar l bwtio\n"
-"Hoffech chi X i ddechrau wedi i chi ail-fwtio?"
-
-#: ../../any.pm_.c:769
-#, fuzzy
-msgid "Choose the default user:"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../any.pm_.c:770
-#, fuzzy
-msgid "Choose the window manager to run:"
-msgstr "Dewiswch weithred"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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:809
-msgid "Welcome to GRUB the operating system chooser!"
-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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-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:818
-msgid "commands before booting, or 'c' for a command-line."
-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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr ""
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr ""
-
-#. -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:918
-msgid "Desktop"
-msgstr ""
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr ""
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-#, fuzzy
-msgid "Boot Style Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr ""
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-#, fuzzy
-msgid "/_Help"
-msgstr "Cymorth"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr "Monitor"
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr "Newid Monitor"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr "Ext2"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-msgid "Default Runlevel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Creu"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Dileu"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Fformatio"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Newid maint"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Math"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Ysgrifennu /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Cyffredinol > Arbennigwr"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Arbennigwr > Cyffredinol"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Llwytho o ffeil"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Arbed i ffeil"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Llwytho o flopi"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Arbed ar flopi"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Clirio i gyd"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Fformatio i gyd"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Mae pob rhaniad cynradd wedi ei ddefnyddio"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Alla'i ddim ychwanegu unrhyw raniadau ychwanegol"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr "I gael mwy o raniadau, dilwch un er mwyn gallu creu rhaniad estynedig"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Dadwneud"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Sgrifennu y tabl rhaniadau"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr "Symud"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Gwag"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Arall"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Mathau ffeil-system:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Manylion"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Darllenwch yn ofalus!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr ""
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Gwall"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Dyfais: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Llythyren disg-yrrwr yn DOS: %s (dim ond dyfalu)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Math: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Dechrau: sector %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Maint: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sector"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Silindr %d i silindr %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Wedi fformatio\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Heb ei fformatio\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Y rhaniad i'w bwtio fel rheol\n"
-" (ar gyfer bwt MS-DOS, nid ar gyfer lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Lefel %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-#, fuzzy
-msgid "Please click on a partition"
-msgstr "Creu rhaniad newydd"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Maint: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometreg: %s silindr, %s pen, %s sector\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:303
-#, fuzzy, c-format
-msgid "Partition table type: %s\n"
-msgstr "Sgrifennu y tabl rhaniadau"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "ar fws %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Dewiswch weithred"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Mae'n flin gen i ond ni alla'i dderbyn creu /boot mor bell o ddechrau'r disg "
-"(ar silindr > 1024).\n"
-"Naill ai nad ydych yn defnyddio LILO a ddim angen /boot neu byddwch yn "
-"defnyddio LILO a ni fydd yn gweithio."
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Mae'r rhaniad rydych wedi dewis ychwanegu fel y gwraidd (/) wedi'i leoli yn "
-"bellach na 1024ed silindr eich disg a nid oes gennych rhaniad /boot.\n"
-"Os ydych yn bwriadu defnyddio y rheolwr bwtio LILO, nodwch fe ddylech greu "
-"rhaniad /boot"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, fuzzy, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Gorffen heb arbed"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Gorffen heb ysgrifennu y tabl rhaniadau?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Newid math y rhaniad"
-
-#: ../../diskdrake.pm_.c:517
-#, fuzzy
-msgid "Which filesystem do you want?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:537
-#, fuzzy, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Pa sector hoffech chi symud iddo?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:561
-#, fuzzy, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Fformatio"
-
-#: ../../diskdrake.pm_.c:564
-#, fuzzy, c-format
-msgid "Formatting loopback file %s"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Ar l fformatio pob rhaniad,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "mi fydd yr holl wybodaeth ar y rhaniadau yma yn cael ei ddileu"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Symud"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sector"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Pa sector hoffech chi symud iddo?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Symud"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Yn symud rhaniad.."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Mae tabl rhaniad disg-yrrwr %s am gael ei ysgrifennu i'r disg!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Mi fydd angen i chi ail-fwtio cyn i'r newidiadau gymeryd lle"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Newid maint"
-
-#: ../../diskdrake.pm_.c:643
-#, fuzzy
-msgid "This partition is not resizeable"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../diskdrake.pm_.c:648
-#, fuzzy
-msgid "All data on this partition should be backed-up"
-msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-
-#: ../../diskdrake.pm_.c:650
-#, fuzzy, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Creu rhaniad newydd"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Sector dechreuol: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Maint mewn MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Math o ffeilsystem: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr ""
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Dewiswch ffeil"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Rhybudd"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Rhowch flopi yn y disg-yrrwr\n"
-"Mi fydd yr holl wybodaeth ar y fflopi yma yn gael ei ddileu"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Yn trio achub y tabl rhaniadau"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "dyfais"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "lefel"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "newydd"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Achub y tabl rhaniadau"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Ail-lwytho"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "mi fethodd y %s fformatio o %s"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr ""
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr ""
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:21
-#, fuzzy
-msgid "simple"
-msgstr "Ffeil"
-
-#: ../../fsedit.pm_.c:30
-#, fuzzy
-msgid "server"
-msgstr "Gweinydd X"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr ""
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:453
-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 ""
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Does gennych chi ddim rhaniadau!"
-
-#: ../../help.pm_.c:9
-#, fuzzy
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Dewiswch yr iaith hoffech weld ar gyfer gosodiad a defnydd y system"
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr ""
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-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 ""
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-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 ""
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:443
-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 ""
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-
-#: ../../help.pm_.c:455
-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 ""
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-
-#: ../../help.pm_.c:617
-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 ""
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-
-#: ../../help.pm_.c:665
-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 ""
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 ""
-
-#: ../../help.pm_.c:805
-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 ""
-
-#: ../../help.pm_.c:818
-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 ""
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr ""
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr ""
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr ""
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr ""
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr ""
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr ""
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr ""
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr ""
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr ""
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr ""
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr ""
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr ""
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr ""
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr ""
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr ""
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr ""
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr ""
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr ""
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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 ""
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:78
-#, fuzzy
-msgid "Use existing partition"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_interactive.pm_.c:80
-#, fuzzy
-msgid "There is no existing partition to use"
-msgstr "Yn trio achub y tabl rhaniadau"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:90
-#, fuzzy
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Pa sector hoffech chi symud iddo?"
-
-#: ../../install_interactive.pm_.c:92
-#, fuzzy
-msgid "Choose the sizes"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr ""
-
-#: ../../install_interactive.pm_.c:94
-#, fuzzy
-msgid "Swap partition size in MB: "
-msgstr "Maint mewn MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:105
-#, fuzzy
-msgid "Which partition do you want to resize?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-
-#: ../../install_interactive.pm_.c:123
-#, fuzzy
-msgid "Which size do you want to keep for windows on"
-msgstr "Pa sector hoffech chi symud iddo?"
-
-#: ../../install_interactive.pm_.c:124
-#, fuzzy, c-format
-msgid "partition %s"
-msgstr "Ar l %s rhaniad %"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:157
-#, fuzzy, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "fe fydd yr holl wybodaeth ar y rhaniad yma yn cael ei ddileu"
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:201
-#, fuzzy
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Does gennych chi ddim rhaniadau!"
-
-#: ../../install_interactive.pm_.c:217
-#, fuzzy
-msgid "I can't find any room for installing"
-msgstr "Alla'i ddim ychwanegu unrhyw raniadau ychwanegol"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:226
-#, fuzzy, c-format
-msgid "Partitioning failed: %s"
-msgstr "Sgrifennu y tabl rhaniadau"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:385
-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 ""
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr ""
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr ""
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:287
-#, fuzzy
-msgid "Choose the size you want to install"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-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:675
-msgid "Preparing installation"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:237
-#, fuzzy
-msgid "Percentage of packages to install"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:471
-#, fuzzy
-msgid "The following packages are going to be installed"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:563
-#, fuzzy
-msgid "Estimating"
-msgstr "fformatio"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-#, fuzzy
-msgid "Refuse"
-msgstr "Newid maint"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:37
-#, fuzzy
-msgid "An error occurred"
-msgstr "Fe gafwyd gwall:"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-#, fuzzy
-msgid "Which installation class do you want?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-#, fuzzy
-msgid "Expert"
-msgstr "Ext2"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:280
-#, fuzzy
-msgid "Configuring IDE"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:295
-#, fuzzy
-msgid "no available partitions"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-#, fuzzy
-msgid "Choose the mount points"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:361
-#, fuzzy
-msgid "Root Partition"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_steps_interactive.pm_.c:362
-#, fuzzy
-msgid "What is the root partition (/) of your system?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../install_steps_interactive.pm_.c:376
-#, fuzzy
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Mi fydd angen i chi ail-fwtio cyn i'r newidiadau gymeryd lle"
-
-#: ../../install_steps_interactive.pm_.c:403
-#, fuzzy
-msgid "Choose the partitions you want to format"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:427
-#, fuzzy
-msgid "Formatting partitions"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:438
-#, fuzzy
-msgid "Looking for available packages"
-msgstr "Yn fformatio rhaniad %s"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:486
-#, fuzzy
-msgid "Custom"
-msgstr "Wedi fformatio\n"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:693
-#, fuzzy
-msgid "Post-install configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:764
-#, fuzzy
-msgid "Please choose the packages you want to install."
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_interactive.pm_.c:776
-#, fuzzy
-msgid "Which is your timezone?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr "Symud"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-#, fuzzy
-msgid "Which printing system do you want to use?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:916
-#, fuzzy
-msgid "NIS Server"
-msgstr "Gweinydd X"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:967
-#, fuzzy
-msgid "First floppy drive"
-msgstr "Fformatio i gyd"
-
-#: ../../install_steps_interactive.pm_.c:968
-#, fuzzy
-msgid "Second floppy drive"
-msgstr "Arbed ar flopi"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:987
-#, fuzzy
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Dewiswch weithred"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1010
-#, fuzzy
-msgid "Do you want to use aboot?"
-msgstr "Beth ydych eisiau wneud?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-#, fuzzy
-msgid "Creating auto install floppy"
-msgstr "Arbed ar flopi"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr "Arbed ar flopi"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-#, fuzzy
-msgid "Automated"
-msgstr "Wedi fformatio\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr "Ail-lwytho"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr ""
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr ""
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr ""
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr ""
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr ""
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr ""
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr ""
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr ""
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr ""
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr ""
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr ""
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr ""
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr ""
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr ""
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr ""
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr ""
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr ""
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr ""
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr ""
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
-msgid "Genius NetMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:38
-msgid "Genius NetScroll"
-msgstr ""
-
-#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-msgid "1 button"
-msgstr ""
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr ""
-
-#: ../../mouse.pm_.c:45
-#, fuzzy
-msgid "Wheel"
-msgstr "lefel"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr ""
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr ""
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr ""
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr ""
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr ""
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr ""
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr ""
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr ""
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr ""
-
-#: ../../mouse.pm_.c:72
-#, fuzzy
-msgid "none"
-msgstr "Wedi ei wneud"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Ydi hyn yn gywir?"
-
-#: ../../netconnect.pm_.c:143
-#, fuzzy
-msgid "Internet configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:144
-#, fuzzy
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid "The system is now connected to Internet."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-#, fuzzy
-msgid "Network Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-#, fuzzy
-msgid "ISDN Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-
-#: ../../netconnect.pm_.c:236
-#, fuzzy
-msgid "Connection Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr ""
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr ""
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr ""
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr ""
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr ""
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr ""
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr ""
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr ""
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-
-#: ../../netconnect.pm_.c:267
-#, fuzzy
-msgid "Which protocol do you want to use ?"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr ""
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr ""
-
-#: ../../netconnect.pm_.c:284
-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 ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:314
-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 ""
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-#, fuzzy
-msgid "Choose the network interface"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-#, fuzzy
-msgid "I'm about to restart the network device:\n"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:484
-#, fuzzy
-msgid "ADSL configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:485
-#, fuzzy
-msgid "Do you want to start your connection at boot?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr ""
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr ""
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-#, fuzzy
-msgid "Connection name"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr ""
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-#, fuzzy
-msgid "Login ID"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr ""
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr ""
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr "Gweinydd X"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr "Arbed ar flopi"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-#, fuzzy
-msgid "You are currently connected to internet."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid "You are not currently connected to Internet."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-#, fuzzy
-msgid "Connect to Internet"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:754
-#, fuzzy
-msgid "Disconnect from Internet"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:756
-#, fuzzy
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:759
-#, fuzzy
-msgid "Internet connection & configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:812
-#, fuzzy
-msgid "External ISDN modem"
-msgstr "Ext2"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr ""
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-#, fuzzy
-msgid "Connect to the Internet"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:846
-#, fuzzy, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:883
-#, fuzzy
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#: ../../netconnect.pm_.c:900
-#, fuzzy
-msgid "Network configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:901
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr "Dewiswch y maint newydd"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-#, fuzzy
-msgid "How do you want to connect to the Internet?"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr ""
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr ""
-
-#: ../../network.pm_.c:278
-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 ""
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr ""
-
-#: ../../network.pm_.c:319
-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.pm_.c:324
-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 ""
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr ""
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr ""
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr ""
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr ""
-
-#: ../../network.pm_.c:338
-#, fuzzy
-msgid "Automatic IP"
-msgstr "Wedi fformatio\n"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr ""
-
-#: ../../network.pm_.c:388
-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 ""
-
-#: ../../network.pm_.c:393
-#, fuzzy
-msgid "DNS server"
-msgstr "Gweinydd X"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr ""
-
-#: ../../network.pm_.c:396
-#, fuzzy
-msgid "Gateway device"
-msgstr "dyfais"
-
-#: ../../network.pm_.c:407
-#, fuzzy
-msgid "Proxies configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr ""
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr ""
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr ""
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr ""
-
-#: ../../partition_table.pm_.c:581
-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 ""
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr ""
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr ""
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr ""
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr ""
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr ""
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr ""
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr ""
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr ""
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr ""
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr ""
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr ""
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr ""
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-#, fuzzy
-msgid "Port"
-msgstr "Fformatio"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:370
-#, fuzzy
-msgid "CUPS starting"
-msgstr "fformatio"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr "Gweinydd X"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr ""
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr ""
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr ""
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr ""
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr ""
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-
-#: ../../services.pm_.c:18
-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 ""
-
-#: ../../services.pm_.c:20
-msgid ""
-"Runs commands scheduled by the at command at the time specified when\n"
-"at was run, and runs batch commands when the load average is low enough."
-msgstr ""
-
-#: ../../services.pm_.c:22
-msgid ""
-"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the "
-"basic\n"
-"UNIX cron, including better security and more powerful configuration options."
-msgstr ""
-
-#: ../../services.pm_.c:25
-msgid ""
-"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste "
-"operations,\n"
-"and includes support for pop-up menus on the console."
-msgstr ""
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-
-#: ../../services.pm_.c:32
-msgid ""
-"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for "
-"starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
-"disables\n"
-"all of the services it is responsible for."
-msgstr ""
-
-#: ../../services.pm_.c:36
-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:38
-msgid ""
-"This package loads the selected keyboard map as set in\n"
-"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
-"You should leave this enabled for most machines."
-msgstr ""
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-msgid ""
-"lpd is the print daemon required for lpr to work properly. It is\n"
-"basically a server that arbitrates print jobs to printer(s)."
-msgstr ""
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-
-#: ../../services.pm_.c:56
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
-"This service provides NFS server functionality, which is configured via the\n"
-"/etc/exports file."
-msgstr ""
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 ""
-
-#: ../../services.pm_.c:67
-msgid ""
-"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on "
-"machines\n"
-"which act as servers for protocols which make use of the RPC mechanism."
-msgstr ""
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-
-#: ../../services.pm_.c:83
-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 ""
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 ""
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr "Rhybudd"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr ""
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr ""
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:119
-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:123
-msgid "disable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-#, fuzzy
-msgid "reconfigure"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:144
-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:148
-msgid "enable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:224
-#, 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:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-#, fuzzy
-msgid "Firewalling configuration detected!"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:276
-#, fuzzy
-msgid "Configuring..."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-
-#: ../../standalone/draknet_.c:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr ""
-
-#: ../../standalone/draknet_.c:147
-#, fuzzy
-msgid "Internet access"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr "Math: "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-#, fuzzy
-msgid "Gateway:"
-msgstr "dyfais"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr "Gweinydd X"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Normal Mode"
-msgstr "Fformatio"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr ""
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr ""
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr ""
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../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 ""
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr ""
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr ""
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:131
-msgid "Test the mouse here."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "Symud"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/tinyfirewall_.c:29
-#, fuzzy
-msgid "Firewalling Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../standalone/tinyfirewall_.c:42
-#, fuzzy
-msgid "Firewalling configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr "Dogfennau"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Graphics"
-msgstr "Aml-gyfrwng"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Swyddfa"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-msgstr "Aml-gyfrwng"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dogfennau"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Sound"
-msgstr "Aml-gyfrwng"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Video"
-msgstr "Aml-gyfrwng"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - CD Burning"
-msgstr "Aml-gyfrwng"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr "Gweinydd X"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Configuration"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Gnome Workstation"
-msgstr "Dogfennau"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Yn parataoi cyfluniad X-Window"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Game station"
-msgstr "Dogfennau"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-
-#, fuzzy
-#~ msgid "%d seconds"
-#~ msgstr "Gadael mewn %d eiliad"
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr "Dewiswch ffeil"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Boot style configuration"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Create a boot floppy"
-#~ msgstr "Arbed ar flopi"
-
-#, fuzzy
-#~ msgid "Format floppy"
-#~ msgstr "Fformatio i gyd"
-
-#, fuzzy
-#~ msgid "gMonitor"
-#~ msgstr "Monitor"
-
-#, fuzzy
-#~ msgid "Internet/Network access"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Mail information"
-#~ msgstr "Dangos gwybodaeth"
-
-#, fuzzy
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "First DNS Server"
-#~ msgstr "Gweinydd X"
-
-#, fuzzy
-#~ msgid "Second DNS Server"
-#~ msgstr "Arbed ar flopi"
-
-#, fuzzy
-#~ msgid "None"
-#~ msgstr "Wedi ei wneud"
-
-#, fuzzy
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Pa sector hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#~ msgid "Multimedia"
-#~ msgstr "Aml-gyfrwng"
-
-#, fuzzy
-#~ msgid "Gnome"
-#~ msgstr "Wedi ei wneud"
-
-#, fuzzy
-#~ msgid "Internet Tools"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Enable num lock at startup"
-#~ msgstr "X wrth ddechrau"
-
-#, fuzzy
-#~ msgid "What is your system used for?"
-#~ msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "Select the size you want to install"
-#~ msgstr "Dewiswch weithred"
-
-#, fuzzy
-#~ msgid "Customized"
-#~ msgstr "Wedi fformatio\n"
-
-#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Symud"
-
-#, fuzzy
-#~ msgid "Choose package to install"
-#~ msgstr "Dewiswch weithred"
-
-#, fuzzy
-#~ msgid "ECI modem"
-#~ msgstr "Ext2"
-
-#, fuzzy
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Pa ddisg hoffech chi symud iddo?"
-
-#, fuzzy
-#~ msgid "What do you wish to do?"
-#~ msgstr "Beth ydych eisiau wneud?"
-
-#, fuzzy
-#~ msgid "Rescue"
-#~ msgstr "Newid maint"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Pa fath o rhaniad ydych chi eisiau?"
-
-#, fuzzy
-#~ msgid "Configure LAN"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Everything configured!"
-#~ msgstr "Yn parataoi cyfluniad X-Window"
-
-#, fuzzy
-#~ msgid "Autologin - Choose default user"
-#~ msgstr "Dewiswch y maint newydd"
-
-#, fuzzy
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "Does gennych chi ddim rhaniadau!"
-
-#~ msgid "Normal > Expert"
-#~ msgstr "Cyffredinol > Arbennigwr"
-
-#~ msgid "Expert > Normal"
-#~ msgstr "Arbennigwr > Cyffredinol"
-
-#~ msgid "Size: %s MB"
-#~ msgstr "Maint: %s MB"
-
-#~ msgid "changing type of"
-#~ msgstr "newid math "
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
deleted file mode 100644
index 636db1ef7..000000000
--- a/perl-install/share/po/da.po
+++ /dev/null
@@ -1,8345 +0,0 @@
-# Danish translation of/Dansk oversttelse af
-# Linux-Mandrake DrakX.
-# Copyright (C) 1999-2001 MandrakeSoft
-#
-# In order of activity:
-# 1, Keld Simonsen <keld@dkuug.dk>, 2000-2001
-# 2, Jacob Nordfalk <nordfalk@mobilixnet.dk>, 2001
-# 3, Troels Liebe Bentsen <tlb@iname.com>, 1999-2000
-# 4, Nikolaj Berg Amondsen <mr_nba@get2net.dk>, 2000
-# 5, Jacob Sparre Andersen, <sparre@sslug.dk>, 2000
-# 6, Kenneth Christiansen, <kenneth@ripen.dk>, 2000
-# 7, Jens Burkal <jburkal@get2net.dk>, 1999
-# 8, Mads Stenhuus Hansen <msh@com.dtu.dk>, 1999
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-04-08 08:21GMT-1\n"
-"Last-Translator: Jacob Nordfalk <nordfalk@mobilixnet.dk>\n"
-"Language-Team: da_DK <da@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.8\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Konfigurr alle skrme uafhngigt"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Brug Xinerama-udvidelse"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Konfigurr kun kort \"%s\" (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Flerskrms-konfiguration"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Dit system understtter konfiguration af flere skrme\n"
-"Hvad vil du gre?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Grafikkort"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Vlg et grafikkort"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Vlg en X-server"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X-server"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Hvilken konfiguration af XFree nsker du?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Dit kort kan have 3D acceleration, men kun med XFree %s.\n"
-"Dit kort er understttet af XFree %s som kan have bedre understttelse i 2D."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"Dit kort kan have 3D hardware accelerations-understttelse med XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s med 3D hardware acceleration"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Dit kort kan have 3D acceleration understttelse, men kun med XFree %s,\n"
-"VIGTIGT: Dette er eksperimentelt og kan f din maskine til at lse eller g "
-"ned."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s med EKSPERMENTAL 3d hardware acceleration"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Dit kort kan have 3D acceleration understttelse, men kun med XFree %s.\n"
-"VIGTIGT: Dette er eksperimentelt og kan f din maskine til at lse eller g "
-"ned.\n"
-"Dit kort er understttet af XFree %s som kan have bedre understttelse i 2D."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree konfiguration"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Vlg hukommelsesmngde for dit grafikkort"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Vlg server-indstillinger"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Vlg en skrmtype"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Skrm"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"De to kritiske parametre er den lodrette frekvens, som angiver hvor mange\n"
-"gange (per sekund) hele skrmbilledet bliver genopfrisket, og (vigtigst af "
-"alt)\n"
-"den vandrette frekvens, som angiver antallet af vandrette linier der kan\n"
-"tegnes p skrmen hvert sekund.\n"
-"\n"
-"Det er MEGET VIGTIGT at du ikke angiver en skrmtype med "
-"opdateringsfrekvenser,\n"
-"der er strre end din skrms formen: du risikerer at delgge din skrm.\n"
-"Hvis du er i tvivl, br du vlge en opstning, som du med SIKKERHED ved\n"
-"at din skrm kan klare."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Vandret opdateringsfrekvens"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Lodret opdateringsfrekvens"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Skrm ikke konfigureret"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Grafikkort er endnu ikke konfigureret"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Oplsninger ikke valgt endnu"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "nsker du at afprve konfigurationen?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-"Advarsel: afprvning af dette grafikkort kan f din maskine til at lse"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Test konfigurationen"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"prv at ndre nogle parametre"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "En fejl opstod:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Vender tilbage om %d sekunder"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Er dette den korrekte indstilling?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "En fejl opstod, prv at ndre nogle parametre"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Oplsning"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Vlg oplsning og farvedybde"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Grafikkort: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86-server: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Ekspert modus"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Vis alle"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Oplsninger"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Tastatur-type: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Muse-type: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Muse-enhed: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Skrm: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Skrms vandrette frekvens: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Skrms lodrette frekvens: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Grafikkort: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Grafik-hukommelse: %s kb\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Farvedybde: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Oplsninger %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86-server: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 driver: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Forbereder konfiguration af X"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Hvad nsker du at gre?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Skift skrmtype"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Skift grafikkort"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Foretag ndringer i server-indstillinger"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Skift oplsning"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Vis information"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Test igen"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Afslut"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Behold ndringer?\n"
-"Nuvrende konfiguration er:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Log venligst ind i %s igen for at aktivere ndringerne"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Log venligst ud og tryk herefter p Ctrl-Alt-Bak"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "Start X ved systemstart"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Jeg kan stte din maskine op til automatisk at starte X ved\n"
-"opstart. nsker du at starte X hver gang du genstarter?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 farver (8 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 tusinde farver (15 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 tusinde farver (16 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 millioner (24 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 milliarder farver (32 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kb"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kb"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 Mb eller mere"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standard-VGA, 640x480 ved 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super-VGA, 800x600 ved 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514 kompatibel, 1024x768 ved 87 Hz interlaced (ikke 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 ved 87 Hz interlaced, 800x600 ved 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Udvidet Super-VGA, 800x600 ved 60 Hz, 640x480 ved 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Non-Interlaced SVGA, 1024x768 ved 60 Hz, 800x600 ved 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Hjfrekvens SVGA, 1024x768 ved 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Multi-frekvens, som kan klare 1280x1024 ved 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Multi-frekvens, som kan klare 1280x1024 ved 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Multi-frekvens, som kan klare 1280x1024 ved 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Skrm, som kan klare 1600x1200 ved 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Skrm, som kan klare 1600x1200 ved 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Frste sektor af opstartspartition"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Frste sektor p disken (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO-installering"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Hvor vil du placere opstartsprogrammet?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub-installering"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO med tekstmenu"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO med grafisk menu"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Start fra DOS/Windows (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Systemopstarterens hovedindstillinger"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Systemopstarter der skal bruges"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Systemopstarterens installation"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Opstartsenhed"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (virker ikke med gamle BIOS'er)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompakt"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "kompakt"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Videoindstilling"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Ventetid fr opstart af forvalgt styresystem"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Adgangskode"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Adgangskode (igen)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Begrns kommandolinie-indstillinger"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "begrns"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Rens /tmp ved hver systemopstart"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Prcis RAM-mngde, hvis pkrvet (fandt %d Mb)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Aktivr multiprofiler"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Angiv RAM-strrelse i Mb"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Indstillingen ``Begrns kommandolinie-indstillinger'' er intet vrd uden\n"
-"en adgangskode"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Prv venligst igen"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Adgangskoderne stemmer ikke overens"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Init-besked"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "ben firmwareforsinkelse"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Ventetid fr kerneopstart"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "Skal det vre muligt at starte fra CD?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Skal det vre muligt at starte fra OF?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Forvalgt styresystem?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Her er flgende typer indgange.\n"
-"Du kan tilfje flere eller ndre de eksisterende."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Tilfj"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Frdig"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "ndr RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Hvilken type nsker du at tilfje"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Andet styresystem (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Andet styresystem (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Andet styresystem (Windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Billede"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Rod"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Vedhft"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Ls-skriv"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabel"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Usikker"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Mrkat"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Forvalgt"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd-strrelse"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "Ingen video"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Fjern indgang"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Tom mrkat er ikke tilladt"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Denne mrkat er allerede brugt"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Hvilken slags partitionering?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Fandt %s %s grnsesnit"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Har du n til?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Har du nogen %s grnsesnit?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Nej"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ja"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Se info for maskinel"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Installerer driver for %s kort %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(modul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Hvilken %s driver skal jeg prve?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"I nogen tilflde behver %s driveren at have ekstra information for at "
-"virke\n"
-"ordentligt, selv om den normalt virker fint uden. nsker du at angive "
-"ekstra\n"
-"optioner for den eller tillade driveren at sondere din maskine for\n"
-"den information den behver? Af og til vil sondering stoppe maskinen, men "
-"burde\n"
-"ikke forrsage nogen skader."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Automatisk sondering"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Specificr optioner"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Du kan nu give dens optioner til modul %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Du kan nu stte parametre til modulet %s.\n"
-"Parametrene er i formatet ``navn=vrdi navn2=vrdi2 ...''.\n"
-"F.eks., ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Modulindstillinger:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Indlsning af modul %s mislykkedes.\n"
-"nsker du at prve igen med andre parametre?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(har allerede tilfjet %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Adgangskoden er for simpel"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Indtast venligst et brugernavn"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Brugernavnet m kun indeholde sm bogstaver, tal, `-' og `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Dette brugernavn eksisterer allerede"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Tilfj bruger"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Indtast en bruger\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Acceptr bruger"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Rigtige navn"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Brugernavn"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Skal"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Ikon"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Autologin"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Jeg kan stte din maskine op til automatisk at logge en bruger p.\n"
-"Hvis du ikke nsker denne facilitet, s klik p 'Annullr' knappen."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Vlg forvalgte bruger :"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Vlg den vinduesbehandler du nsker at benytte:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Velkommen til %s styresystems-vlger!\n"
-"\n"
-"Vlg et styresystem i den ovenstende liste eller\n"
-"vent %d sekunder for at starte standard.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the suggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Velkommen til GRUB styresystemsvlgeren!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Brug tasterne %c og %c til at vlge mellem mulighederne."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Tryk 'enter' for at starte det valgte OS, 'e' for at redigere"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "kommandoerne fr opstart, eller 'c' for en kommandolinie."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Den fremhvede mulighed vil blive startet automatisk om %d sekunder."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "Ikke nok plads i /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:918
-msgid "Desktop"
-msgstr "Skrivebord"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Start-menu"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "endnu er ingen hjlp implementeret.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Konfiguration af opstartsudseende"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Fil"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/fil/_Ny"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<kontrol>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Fil/_bn"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<kontrol>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Fil/_Gem"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<kontrol>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Fil/Gem _som"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "Fil/_"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Fil/_Afslut"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<kontrol>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Valg"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Valg/Afprv"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Hjlp"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Hjlp/_Om..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Konfigurr"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr "Velkommen til vrktjet til deling af internetforbindelse!"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr "Opringningsmde"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Katergoriserende oversigt i ny stil"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Oversigt i ny stil"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Traditionel oversigt"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Traditionel Gtk+-oversigt"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Start Aurora ved opstart"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Opstartsmde"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Start X-vinduessystemet efter opstart"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Nej, jeg nsker ikke automatisk login"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Ja, jeg nsker automatisk login med denne (bruger, skrivebord)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Systemmodus"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Forvalgt"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Annullr"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "kan ikke lse /etc/inittab: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "kan ikke lse /etc/sysconfig/autologin: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Installationen af LILO mislykkedes. Flgende fejl opstod:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Opret"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Afmontr"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Slet"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatr"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Strrelsesndring"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Type"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Monteringssti"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Skriv /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Normal -> Ekspert"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Ekspert -> Normal"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Genskab fra fil"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Gem i fil"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Guide"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Genskab fra diskette"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Gem p diskette"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Slet alt"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Formatr alle"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Allokr automatisk"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Alle primre partitioner er brugt"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Kan ikke tilfje flere partitioner"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"For at du kan f flere partitioner, skal du slette n, s der kan oprettes "
-"en udvidet partition"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Ikke nok fri plads til at tildele nye partitioner automatisk"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Fortryd"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Skriv partitionstabellen"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Mere"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Tom"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Andet"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Filsystems-typer:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detaljer"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Du har n stor FAT partition.\n"
-"(normalt brugt af Microsoft Dos/Windows).\n"
-"Jeg anbefaler, at du ndrer strrelsen p partitionen\n"
-"(klik p den, og klik herefter p \"Strrelsesndring\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Lav venligst en sikkerhedkopi af dine data frst"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Ls omhyggeligt!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Hvis du planlgger at bruge Yaboot, skal du huske at efterlade fri plads p\n"
-"begyndelsen af disken (2048 sektorer skulle vre nok)"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Vr forsigtig: denne operation er farlig."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Fejl"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Monteringssti: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Enhed: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-drevbogstav: %s (bare et gt)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Type: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Navn: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Start: sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Strrelse: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektorer"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Cylinder %d til cylinder %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formateret\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Ikke formateret\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Monteret\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback-fil(er): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Partition som opstartes som standard\n"
-" (glder kun MS-DOS-opstart, ikke LILO)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Niveau %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Enhedsstrrelse %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-diske %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback-filnavn: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Denne partition er nok\n"
-"en driver-partition, du skal\n"
-"sandsynligvis lade den vre.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Denne specielle Bootstrap-\n"
-"partition er for at\n"
-"dual-boote dit system.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Klik venligst p en partition"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Strrelse: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Opbygning: %s cylindre, %s hoveder, %s sektorer\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-diske %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partitionstabel-type: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "p bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Montr"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktiv"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Tilfj til RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Fjern fra RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "ndr RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Tilfj til LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Fjern fra LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Loopback anvendelse"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Vlg handling"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Jeg kan desvrre ikke p nuvrende tidspunkt acceptere at oprette /boot p\n"
-"drevet (p en cylinder > 1024).\n"
-"Enten benytter du LILO, hvilket ikke vil fungere, eller du kan undlade at "
-"benytte\n"
-"LILO, hvilket vil betyde, at du ikke har brug for /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Den partition som du har valgt som rod-partition (/) er fysisk placeret ud\n"
-"over cylinder nr. 1024 p harddisken, og du har ikke lavet nogen /boot\n"
-"partition. Hvis du nsker at benytte LILO, skal du oprette en /boot "
-"partition\n"
-"indenfor 1024-cylinder grnsen."
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Du har valgt en programmeret RAID-partition som rod (/).\n"
-"Ingen systemopstarter kan hndtere dette uden en /boot partition.\n"
-"S vr omhyggelig med at tilfje en /boot partition"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Benyt ``%s'' i stedet"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Benyt ``Afmontr'' frst"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Efter type-ndring af partition %s vil alle data p denne partition g tabt"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Fortst alligevel?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Afslut uden at gemme"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Afslut uden at skrive partitionstabellen?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Skift partitionstype"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Hvilket filsystem nsker du at bruge?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Du kan ikke bruge ReiserFS p partitioner mindre end 32Mb"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Hvor nsker du at montere loopback-fil %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Hvor nsker du at montere partitionen %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Kan ikke fjerne monteringssti, da denne partition bliver brugt til "
-"loopback.\n"
-"Fjern loopback frst"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"Efter formatering af partitionen %s vil alle data p denne partition g tabt"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formaterer"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Formaterer loopback-fil %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formaterer partition %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Efter formatering alle partitioner"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "vil alle data p disse partitioner g tabt"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Flyt"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Hvilken disk nsker du at flytte den til?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Hvilken sektor nsker du at flytte den til?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Flytter"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Flytter partition..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Partitionstabellen for disk %s vil nu blive skrevet p disken!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Du skal genstarte maskinen for at aktivere ndringerne"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Udregner FAT-filsystemets grnser"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "ndrer strrelsen"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Strrelsen p denne partition kan ikke ndres"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Det br laves en backup af alle data p denne partition"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Efter ndring af strrelsen af partition %s, vil alle data p denne "
-"partition g tabt"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Vlg den nye strrelse"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mb"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Opret en ny partition"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Startsektor: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Strrelse i Mb: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Filsystemstype: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Prference: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Denne partition kan ikke bruges til loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Loopback-filnavn: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Filen er allerede brugt af en anden loopback, vlg en anden fil"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Filen findes allerede. Skal den bruges?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Vlg fil"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Kopien af partitionstabellen har ikke samme strrelse\n"
-"Fortst alligevel?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Advarsel"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Indst en diskette i diskettedrevet\n"
-"Alle data p disketten vil blive slettet"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Forsger at redde partitionstabellen"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "enhed"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "niveau"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "enhedsstrrelse"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Vlg en eksisterende RAID som skal udvides"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "ny"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Vlg en eksisterende LVM som skal udvides"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM-navn?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Automatisk montering af flytbare medier"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Red partitionstabellen"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Genindls"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatering af %s mislykkedes"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ved ikke hvordan man formaterer %s som type %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "montering mislykkedes: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fejl ved afmontering af %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "simpel"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "server"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Monteringsstier skal begynde med /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Der findes allerede en partition med monterings-sti %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Cirkulre monteringer %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Du kan ikke bruge et LVM logisk delarkiv for monteringspunkt %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Dette katalog br ligge p rod-filsystemet"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Du skal have et rigtigt filsystem (ext2, reiserfs) til dette "
-"monteringspunkt\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Fejl ved bning af %s for skrivning: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Der er opstet en fejl - der kunne ikke findes nogen gyldige enheder, hvor "
-"der kan oprettes nye filsystemer. Undersg venligst din maskine for at finde "
-"rsagen til problemet"
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Du har ikke nogen partitioner!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Vlg dit foretrukne sprog til installations- og system-brug."
-
-#: ../../help.pm_.c:12
-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 ""
-"Du bliver nd til at acceptere den ovenstende licens for at fortstte "
-"installationen.\n"
-"\n"
-"\n"
-"Tryk venligst p \"Acceptr\" hvis du er enig med betingelserne i licensen.\n"
-"\n"
-"\n"
-"Tryk venligst p \"Acceptr ikke\" hvis du er uenig med betingelserne. "
-"Installationen vil stoppe uden af ndre din\n"
-"nuvrende konfiguration."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Vlg den udlgning der svarer til dit tastatur fra listen ovenover"
-
-#: ../../help.pm_.c:25
-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 ""
-"Hvis du nsker at andre sprog (end det du har valgt ved\n"
-"begyndelsen af installationen) skal vre tilgngelige efter installationen, "
-"s vlg dem\n"
-"venligst fra listen ovenfor. Hvis du nsker at vlge dem alle s tryk p "
-"\"Alle\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Vlg venligst \"Installr\" hvis du ikke har nogen tidligere version af "
-"Linux-Mandrake\n"
-"installeret eller du nsker at have flere operativsystemer.\n"
-"\n"
-"\n"
-"Vlg venligst \"Opdatr\" hvis nsker at at opdatere en allerede installeret "
-"version af Linux-Mandrake.\n"
-"\n"
-"\n"
-"Afhngig af din viden om GNU/Linux kan du vlge en af de flgende niveauer "
-"under din installation eller opdatering\n"
-"af Linux-Mandrake:\n"
-"\n"
-"\t* Anbefalet: hvis du aldrig har installeret et GNU/Linux operativ system "
-"s vlg det her. Installationen vil\n"
-"\t vre meget nem og du vil kun blive stillet nogen f sprgsml.\n"
-"\n"
-"\n"
-"\t* Tilpasset: hvis du kender en del til GNU/Linux, kan du vlge den primre "
-"brug (arbejdsstation, server,\n"
-"\t udvikling) af systemet. Du kommer til at besvare 2 yderligere sprgsml "
-"end hvis du vlger \"Anbefalet\" installation\n"
-"\t niveau, s det er ndvendigt at du ved hvordan GNU/Linux virker hvis du "
-"vlger dette installationsniveau\n"
-"\n"
-"\n"
-"\t* Ekspert: hvis du har en god viden om GNU/Linux, kan du vlge dette "
-"installationsniveau. Som i \"Tilpasset\"\n"
-"\t installationsniveauet kan du vlge den primre brug (arbejdsstation, "
-"server, udvikling). Vr forsigtig\n"
-"\t fr du vlger dette installationsniveau. Du vil vre i stand til at lave "
-"meget tilpassede installationer.\n"
-"\t nogen af sprgsmlene du vil blive stillet kan vre svre hvis du ikke "
-"har s et s godt kendskab til GNU/Linux. S lad vre med at vlge\n"
-"\t dette installationsniveau, medmindre du ved hvad du laver."
-
-#: ../../help.pm_.c:56
-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 ""
-"Valgmuligheder:\n"
-"\n"
-" - Tilpasset: Hvis du kender til Linux, har du mulighed for at vlge, hvad\n"
-" din maskine primrt skal benyttes til. Se nedenfor for detaljer.\n"
-"\n"
-"\n"
-" - Ekspert: Her antages det at du er ekspert i GNU/Linux og nsker en "
-"specielt\n"
-" \"skrddersyet\" installation. Du vil ogs her f mulighed for\n"
-" at vlge din maskines anvendelsesomrde som under \"Tilpasset\"\n"
-" Men vr nu rigtig sd og VLG IKKE DETTE UDEN AT DU VED HVAD DU GR!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Du skal nu definere maskinens brug. Mulighederne er:\n"
-"\n"
-"\t* Arbejdsstation: dette er det ideelle valg hvis du agter at bruge din "
-"maskine dagligt p kontoret eller\n"
-"\t derhjemme.\n"
-"\n"
-"\n"
-"\t* Udvikling: hvis du agter primrt at bruge din maskine til udvikling af "
-"programmel er dette et godt valg. Du\n"
-"\t vil f en komplet samling af programmel installeret til oversttelse, "
-"fejlfinding, formatering af kildekode eller fremstilling\n"
-"\t af programmelpakker.\n"
-"\n"
-"\n"
-"\t* Server: hvis du agter at bruge denne maskine som en server, er dette et "
-"godt valg. Enten som en filserver (NFS eller\n"
-"\t SMB), en print server (Unix eller Microsoft Windows stil), en login "
-"server (NIS), en database\n"
-"\t server og s videre. Men forvent ikke at nogen fine grafiske "
-"brugerflader (KDE, GNOME, etc.) bliver installeret."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX vil forsge at lede efter PCI SCSI adapter. Hvis DrakX\n"
-"finder en SCSI adapter og hvis den ved hvilken driver der skal benyttes, vil "
-"den blive installeret\n"
-"automatisk.\n"
-"\n"
-"\n"
-"Hvis du ikke har en SCSI adapter, en ISA SCSI adapter, eller en PCI SCSI-"
-"adapter\n"
-"som DrakX ikke genkender, vil du blive spurgt om du har en SCSI-adapter p "
-"dit system.\n"
-"Hvis der ikke er nogen adapter p systemet kan du blot klikke \"Nej\". Hvis "
-"du klikker p \n"
-"\"Ja\" vil der blive forvist en liste af drivere, hvorfra du kan vlge din\n"
-"specifikke adapter.\n"
-"\n"
-"\n"
-"Hvis du mtte angive din driver manuelt, vil DrakX sprge om du vil\n"
-"specificere nogle indstillingsmuligheder for den. Du br dog lade DrakX "
-"sprge\n"
-"hardware'en om opstningen. Det virker som regel fint.\n"
-"\n"
-"\n"
-"Hvis det ikke virker, skal du angive opstningsinformation til driveren.\n"
-"Se i brugervejledningen (kapitel 3, underafsnit \"Collective informations on "
-"your hardware\")\n"
-"om hjlp med at finde informationen i maskinel-dokumentationen, fra\n"
-"fabrikantens side (hvis du har Internet adgang) eller fra Microsoft Windows\n"
-"(hvis du har det p dit system)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Ved dette punkt skal du vlge hvor du skal installere dit\n"
-"Linux-Mandrake operativsystem p din harddisk. Hvis disken er tom eller\n"
-"et eksisterende operativsystem bruger alt pladsen p den, bliver du ndt "
-"til\n"
-"at partitionere den. Nr disken partitioneres deles den i logiske dele\n"
-"for at gre plads til dit nye Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Fordi en partitionering normalt ikke kan fortrydes kan det godt vre "
-"frustrerende\n"
-"og skrmmende for nybegyndere\n"
-"Denne guide forenkler denne proces. Fr du begynder se da i manualen\n"
-"og tag den tid du skal bruge.\n"
-"\n"
-"\n"
-"Du skal bruge mindst 2 partitioner. Den ene er til selve operativsystemet "
-"og\n"
-"den anden til virtuel hukommelse (ogs kaldt Swap).\n"
-"\n"
-"\n"
-"Hvis partitionerne allerede er definerede (fra en tidlige installation eller "
-"fra\n"
-"et andet partitions-vrktj), skal du bare vlge dem for at installere dit\n"
-"Linux system\n"
-"\n"
-"\n"
-"Hvis partitionerne ikke er lavet endnu, bliver du ndt til at oprette dem. \n"
-"For at gre det, brug guiden overfor. Afhngig af din disks konfiguration\n"
-"er flere muligheder tilstede:\n"
-"\n"
-"\t* Brug eksisterende partitioner: guiden har fundet en eller flere Linux "
-"partitioner p din harddisk. Hvis\n"
-"\t du vil beholde dem, vlg denne mulighed.\n"
-"\n"
-"\n"
-"\t* Slet hele disken: hvis du vil slette alle data p alle partitioner p "
-"denne disk og erstatte dem med\n"
-"\t dit nye Linux-Mandrake system, kan du vlge denne mulighed. Vr "
-"forsigtig med denne lsning, du vil ikke vre i\n"
-"\t stand til at fortryde dine ndringer.\n"
-"\n"
-"\n"
-"\t* Brug den fri plads p Windows partitionen: hvis Microsoft Windows er "
-"installeret p din disk og bruger\n"
-"\t al pladsen, bliver du ndt til at lave plads til Linux. For at gre det "
-"kan du slette dine\n"
-"\t Microsoft Windows partitioner og data (se \"Slet hele disken\" eller "
-"\"Ekspert niveau\" ) eller ndre strrelsen p\n"
-"\t din Microsoft Windows partition. Strrelsesndringen kan fortages uden "
-"tab af data. Denne lsning er\n"
-"\t anbefalet hvis du vil bruge bde Linux-Mandrake og Microsoft Windows p "
-"samme maskine.\n"
-"\n"
-"\n"
-"\t Fr du vlger denne lsning, br du forst at strrelsen p din "
-"Microsoft\n"
-"\t Windows partition vil blive mindre. Det betyder at du vil have mindre "
-"fri plads under\n"
-"\t Microsoft Windows til at gemme din data eller installere programmel.\n"
-"\n"
-"\n"
-"\t* Ekspert niveau: hvis du vil partitionere disken manuelt, skal du vlge "
-"dette niveau. Vr forsigtig fr du\n"
-"\t vlger denne lsning. Det giver dig mange muligheder, men du kan ogs "
-"nemt komme til at slette dine data. S\n"
-"\t lad vre med at vlge den lsning med mindre du ved hvad du gr."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Nu skal du vlge hvor Linux-Mandrake skal installeres. Hvis partitionerne\n"
-"allerede er lavet (fra en tidligere installation af GNU/Linux eller fra et\n"
-"andet partitioneringsvrktj), kan du bruge dem. Ellers skal partitionerne\n"
-"laves frst.\n"
-"\n"
-"\n"
-"For at lave partitioner, skal du frst vlge en harddisk. Du kan vlge\n"
-"harddisk der skal partitioneres ved at trykke p \"hda\" for den frste IDE\n"
-"disk, \"hdb\" for den anden eller \"sda\" for den frste SCSI disk og s "
-"videre.\n"
-"\n"
-"\n"
-"For at partitionere den valgte disk kan du bruge disse muligheder:\n"
-" * Slet alt: Dette valg sletter alle partitioner p den valgte disk.\n"
-"\n"
-"\n"
-" * Allokr automatisk: dette valg tillader dig automatisk at lave Ext2 og "
-"swappartitioner p den fri plads p din\n"
-" disk.\n"
-"\n"
-"\n"
-" * Red partitionstabel: hvis din partitionstabel er beskadiget, kan du "
-"prve at redde den med denne mulighed. Vr venligst\n"
-" forsigtig og husk at det kan sl fejl.\n"
-"\n"
-"\n"
-" * Fortryd: Du kan bruge denne mulighed for at annullere dine ndringer.\n"
-"\n"
-"\n"
-" * Genindls: Du kan bruge denne mulighed hvis du nsker at fortryde alle "
-"ndringer og genindlse din oprindelige partitionstabel\n"
-"\n"
-"\n"
-" * Guide: Hvis du nsker at bruge guiden til at partitionere din disk, kan "
-"du bruge denne mulighed. Det er anbefalet\n"
-" hvis du ikke har det store kendskab til partitionering.\n"
-"\n"
-"\n"
-" * Genskab fra diskette: Hvis du har gemt din partitionstabel p en "
-"diskette under en tidligere installation, kan du\n"
-" genskabe den med denne mulighed.\n"
-"\n"
-"\n"
-" * Gem p diskette: Hvis du nsker at gemme din partitionstabel p en "
-"diskette, for at kunne hente den senere,\n"
-" kan du bruge denne mulighed. Det er strkt anbefalet at bruge denne "
-"mulighed.\n"
-"\n"
-" * Frdig: nr du er frdig med partitionering af din disk, s tryk p "
-"\"Frdig\" for at gemme ndringerne.\n"
-"\n"
-"\n"
-"Som oplysning kan du n alle mulighederne ved at bruge tastaturet: navigr "
-"gennem partitioner med Tab og op- og ned-pilen.\n"
-"\n"
-"\n"
-"Nr en partition er valgt kan du bruge:\n"
-"\n"
-" * Ctrl-c for at lave en ny partition (Nr en tom partition er "
-"valgt)\n"
-" * Ctrl-d for at slette en partition\n"
-"\n"
-" * Ctrl-m for at stte et monteringssti\n"
-" \n"
-"\n"
-" \n"
-"Hvis du er i gang med at installere p en PPC-maskine skal du lave en lille "
-"HFS-'bootstrap'-partition p mindst 1MB til \n"
-"yaboot-systemstarteren. Hvis du vlger at lave partitionen en smule strre, "
-"f.eks 50MB kan den vre nyttig til at gemme\n"
-"en ekstra kerne og ramdisk-billede for ndsituationer ved opstart."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Ovenfor er listet de eksisterende Linux-partitioner genkendt p din disk.\n"
-"Du kan beholde valgene gjort af guiden, de er velegnede til almindelig\n"
-"brug. Hvis du ndrer disse valg skal du i det mindste definere en\n"
-"rod-partition '/'. Lad vre med at vlge en for lille partition, ellers\n"
-"vil du ikke kunne installere nok programmel. Hvis du nsker at lagre data "
-"p\n"
-"en separat partition, skal du ogs vlge en '/home' (kun muligt hvis du har\n"
-"mere end n Linux-partition).\n"
-"\n"
-"\n"
-"Som oplysning er hver partition listet som flger: 'Navn', 'Kapacitet'.\n"
-"\n"
-"\n"
-"'Navn' er kodet som flger: 'drevtype', 'drevnummer', 'partitionsnummer'\n"
-"(for eksempel '/hda1').\n"
-"\n"
-"\n"
-"'drevtype' er 'hd' hvis dit diskdrev er et IDE drev, og 'sd' hvis det er\n"
-"et SCSI drev.\n"
-"\n"
-"\n"
-"'drevnummer' er altid et bogstav efter 'hd' eller 'sd'. For IDE drev:\n"
-"\n"
-" * 'a' betyder 'hoved-drev p den primre IDE controller',\n"
-"\n"
-" * 'b' betyder 'slave-drev p den primre IDE controller',\n"
-"\n"
-" * 'c' betyder 'hoved-drev p den skundre IDE controller',\n"
-"\n"
-" * 'd' betyder 'slave-drev p den skundre IDE controller'.\n"
-"\n"
-"\n"
-"For SCSI drev betyder 'a' det 'frste drev', 'b' betyder det 'andet drev', "
-"osv."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Vlg den disk du vil slette for at installere din\n"
-"nye Linux-Mandrake partition. Vr forsigtig, alle data p disken vil g tabt."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Klik p 'Ok' hvis du nsker at slette alle data og\n"
-"partitioner som forefindes p denne disk. Vr forsigtig, efter klik p "
-"'Ok' \n"
-"vil du *ikke* kunne redde nogen data eller partitioner p denne disk,\n"
-"inklusive nogensomhelst data fra Windows.\n"
-"\n"
-"Klik p 'Annullr' for at annullere denne handling uden at tabe nogen data "
-"og\n"
-"partitioner p denne disk."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Mere end n Microsoft Windows partition er blevet genkendt p dit diskdrev.\n"
-"Vlg venligst den som du nsker at ndre strrelse p for at kunne "
-"installere\n"
-"dit nye Linux-Mandrake operativsystem.\n"
-"\n"
-"\n"
-"Som oplysning er hver partition listet som flger: 'Linux navn', 'Windows "
-"navn',\n"
-"'Kapacitet'.\n"
-"\n"
-"'Linux navn' er kodet som flger: 'drevtype', 'drevnummer', "
-"'partitionsnummer'\n"
-"(for eksempel '/hda1').\n"
-"\n"
-"\n"
-"'drevtype' er 'hd' hvis dit diskdrev er et IDE drev, og 'sd' hvis det er\n"
-"et SCSI drev.\n"
-"\n"
-"\n"
-"'drevnummer' er altid et bogstav efter 'hd' eller 'sd'. For IDE drev:\n"
-"\n"
-" * 'a' betyder 'hoved-drev p den primre IDE controller',\n"
-"\n"
-" * 'b' betyder 'slave-drev p den primre IDE controller',\n"
-"\n"
-" * 'c' betyder 'hoved-drev p den skundre IDE controller',\n"
-"\n"
-" * 'd' betyder 'slave-drev p den skundre IDE controller'.\n"
-"\n"
-"\n"
-"For SCSI drev betyder 'a' det 'frste drev', 'b' betyder det 'andet drev', "
-"osv.\n"
-"\n"
-"'Windows navn' er det bogstav som dit drev har under Windows (den frste\n"
-"disk eller partition kaldes 'C:')."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Vr tlmodig. Denne handling kan tage flere minutter."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Enhver partition der netop er blevet defineret, skal formateres til brug\n"
-"(formatering betyder oprettelse af et filsystem).\n"
-"\n"
-"\n"
-"Nu kan du ogs nske at omformatere nogle allerede eksisterende partitioner\n"
-"for at slette de data som de indeholder. Hvis du nsker dette, s vlg "
-"venligst\n"
-"de partitioner som du nsker at formatere.\n"
-"\n"
-"\n"
-"Bemrk venligst at det ikke er ndvendigt at omformatere alle allerede "
-"eksisterende\n"
-"partitioner. Det er ndvendigt at omformatere de partitioner, der "
-"indeholder\n"
-"operativsystemet (ssom '/', '/usr' og '/var', men du er ikke ndt til at "
-"omformatere\n"
-"partitioner som du nsker at beholde (typisk /home).\n"
-"\n"
-"\n"
-"Vr venligst forsigtig med valg af partitioner; efter formatering vil alle "
-"data\n"
-"vre slettede, og du vil ikke kunne redde nogetsomhelst af det.\n"
-"\n"
-"\n"
-"Klik p 'Ok' nr du er klar til at formatere partitioner.\n"
-"\n"
-"\n"
-"Klik p 'Annullr' hvis du nsker at vlge andre partitioner til at "
-"installere\n"
-"dit nye Linux-Mandrake operativsystem."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Du kan nu vlge den gruppe pakker som du nsker at installere eller "
-"opgradere.\n"
-"\n"
-"\n"
-"DrakX vil s tjekke om du har nok plads til at installere dem alle. Hvis "
-"ikke,\n"
-"vil den advare dig om det. Hvis du nsker at fortstte alligevel, vil den\n"
-"g videre til installationen af alle valgte grupper, men vil droppe nogle "
-"pakker af mindre interesse. P bunden af listen kan du vlge\n"
-"muligheden \"Individuelt pakkevalg\"; i dette tilflde vil du vre ndt til "
-"at\n"
-"bladre igennem mere end 1000 pakker..."
-
-#: ../../help.pm_.c:347
-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 ""
-"Du kan nu lave individuelle valg af alle pakker du nsker at installere.\n"
-"\n"
-"\n"
-"Du kan udvide eller sammenfolde tret ved at klikke p indstillinger i det\n"
-"venstre hjrne af pakke-vinduet.\n"
-"\n"
-"\n"
-"Hvis du foretrkker at se pakker sorteret i alfabetisk orden, klik da p "
-"ikonen\n"
-"'Skift mellem flad og gruppesorteret'\n"
-"\n"
-"\n"
-"Hvis du nsker ikke at blive advaret om afhngigheder, klik da p "
-"'Automatiske\n"
-"afhngigheder'. Hvis du gr dette, bemrk da at fravalg af en pakke kan\n"
-"fravlge adskillige andre pakker som afhnger af denne uden yderligere "
-"advarsel."
-
-#: ../../help.pm_.c:364
-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 ""
-"Hvis du har alle cd'erne i listen ovenover, klik Ok. Hvis du ikke\n"
-"har nogen af disse cd'er, klik Annullr. Hvis kun nogen cd'er mangler, "
-"fravlg dem,\n"
-"og klik s Ok."
-
-# Fejl
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Dit nye Linux-Mandrake styresystem er i frd med\n"
-"at blive installeret. Dette burde kun tage nogen f minutter (afhngig\n"
-"af den installationsstrrelse du har valgt og hastigheden p din maskine).\n"
-"\n"
-"\n"
-"Hav venligst tlmodighed."
-
-#: ../../help.pm_.c:377
-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 ""
-"Du kan nu teste din mus. Brug knapperne og hjulet for sikre\n"
-"dig at det virker. Hvis ikke, s klik p \"Annullr\" og vlg en anden\n"
-"driver."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Vlg venligst den korrekte port. F.eks. har COM1-porten (kendt fra MS\n"
-"Windows) navnet ttyS0 i GNU/Linux."
-
-#: ../../help.pm_.c:386
-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 ""
-"Hvis du nsker at forbinde din maskine til Internettet eller\n"
-"til et lokalnetvrk, vlg da venligst den rigtige indstilling. Tnd "
-"venligst\n"
-"for din enhed fr den rigtige indstilling vlges, s DrakX kan finde den\n"
-"automatisk.\n"
-"\n"
-"\n"
-"Hvis du ikke har nogen forbindelse til Internettet eller et lokalnetvrk, "
-"s\n"
-"vlg 'Deaktivr netvrk'.\n"
-"\n"
-"\n"
-"Hvis du nsker at konfigurere netvrket senere efter installationen, eller\n"
-"hvis du er frdig med at konfigurere din netvrksforbindelse, vlg da "
-"'Frdig'."
-
-#: ../../help.pm_.c:399
-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 ""
-"Der blev ikke fundet noget modem. Vlg venligst hvilken port modemet sidder "
-"p.\n"
-"\n"
-"\n"
-"Som oplysning kaldes den frste serielle port (hedder \"COM1\" under "
-"Microsoft\n"
-"Windows) \"ttyS0\" under Linux."
-
-#: ../../help.pm_.c:406
-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 ""
-"Du kan nu indtaste opkalds-indstillinger. Hvis du ikke ved noget, eller "
-"ikke\n"
-"er sikker p hvad der skal indtastes, kan de korrekte informationer fs fra\n"
-"din Internet-udbyder. Hvis du ikke indtaster DNS (navneservice) "
-"informationen\n"
-"her, vil informationen blive hentet fra din Internet-udbyder ved "
-"forbindelsen."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Hvis dit modem er et eksternt modem, s tnd det, s DrakX kan finde det "
-"automatisk."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Tnd venligst dit modem og vlg det rigtige"
-
-#: ../../help.pm_.c:419
-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 ""
-"Hvis du ikke er sikker p om oplysningerne ovenfor er rigtige, eller hvis\n"
-"du ikke ved eller ikke er sikker p hvad der skal indtastes, kan de "
-"korrekte\n"
-"informationer fs fra din Internet-udbyder. Hvis du ikke indtaster DNS\n"
-"(navneservice) informationen her, vil informationen blive hentet fra din\n"
-"Internet-udbyder ved forbindelsen."
-
-#: ../../help.pm_.c:426
-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 ""
-"Du kan nu indtaste dit vrtsnavn. Hvis du ikke \n"
-"er sikker p hvad du skal skrive, kan du f de korrekte oplysninger fra din\n"
-"Internet-udbyder (ISP)."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Du kan du konfigurere din netvrksenhed\n"
-"\n"
-" * IP-adresse: hvis du ikke kender den, sprg din netvrksadministrator\n"
-" Du m ikke skrive en IP adresse hvis du vlger \"Automatisk IP\" "
-"nedenfor.\n"
-"\n"
-" * Netmaske: \"255.255.255.0\" er normalt et godt valg. Hvis du ikke er\n"
-"sikker, sprg din\n"
-" netvrksadministrator.\n"
-"\n"
-" * Automatisk IP: hvis dit netvrk anvender `BOOTP' eller `DHCP' "
-"protokollen, s vlg denne mulighed.\n"
-" Hvis denne mulighed er valgt, skal du ikke skrive noget i feltet\n"
-" \"IP-adresse\". Hvis du ikke er sikker, sprg din netvrksadministrator."
-
-#: ../../help.pm_.c:443
-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 ""
-"Du kan nu skive dit vrtsnavn om ndvendigt.\n"
-"Hvis du ikke ved hvad du skal skrive, sprg din netvrks administrator."
-
-#: ../../help.pm_.c:447
-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 ""
-"Du kan nu skive dit vrtsnavn om ndvendigt\n"
-"Hvis du ikke ved hvad du skal skrive, s efterlad det blankt."
-
-#: ../../help.pm_.c:451
-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 ""
-"Du kan nu indtaste dine opkaldsindstillinger. Hvis du ikke er sikker p,\n"
-"hvad du skal skrive, kan du f de korrekte oplysninger fra din\n"
-"Internet-udbyder (ISP)."
-
-#: ../../help.pm_.c:455
-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 ""
-"Hvis du vil benytte proxy'er, skal du konfigurere dem nu. Hvis du ikke\n"
-"ved, om du vil benytte proxy'er, kan du sprge din netvrksadministrator\n"
-"eller din Internet-udbyder (ISP)."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Du har mulighed for at installere krypterings-pakker, hvis din\n"
-"internetforbindelse er blevet sat korrekt op. Vlg frst en server,\n"
-"hvorfra du vil hente pakkerne, og vlg herefter hvilke pakker du nsker at\n"
-"installere.\n"
-"\n"
-"\n"
-"Bemrk, at du skal vlge server og krypterings-pakker i overensstemmelse "
-"med\n"
-"dit lands lovgivning p dette omrde."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Du kan nu vlge din tidszone efter hvor du bor."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux styrer sin tid efter GMT (\"Greenwich Mean Time\") og\n"
-"overstter denne tid til den lokale tid alt efter hvilken tidszone du\n"
-"har valgt.\n"
-"\n"
-"Hvis du bruger Microsoft Windows p denne maskine, vlg da 'nej'."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Du kan nu vlge hvilke tjenester du nsker skal startes ved opstart af "
-"maskinen.\n"
-"\n"
-"\n"
-"Nr din mus passerer over et emne kommer en lille hjlpeballon frem\n"
-"som beskriver tjenestens rolle.\n"
-"\n"
-"\n"
-"Vr specielt varsom p dette trin hvis du planlgger at bruge maskinen som\n"
-"server: du vil formentlig nske ikke at starte nogensomhelst tjeneste\n"
-"op som du ikke har brug for. Husk venligst at adskillige tjenester kan vre\n"
-"farlige hvis de er aktiveret p en server.\n"
-"Vlg som hovedregel kun de tjenester som du virkelig behver."
-
-#: ../../help.pm_.c:492
-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 ""
-"Du kan konfigurere en lokal printer (siddende p din maskine) eller en "
-"fjern\n"
-"printer (gennem et Unix, Netware eller Microsoft Windows netvrk)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Hvis du nsker at kunne udskrive, s vlg venligst et af printsystemerne\n"
-"CUPS eller LPR\n"
-"\n"
-"\n"
-"CUPS er et nyt strkt og fleksibelt printsystem til Unix-systemer\n"
-"(CUPS betyder 'Common Unix Printing System'). Det er standard "
-"udskriftssystemet\n"
-"i Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR er det gamle udskriftssystem som blev brugt i tidligere Linux-Mandrake "
-"distributioner,\n"
-"\n"
-"\n"
-"Hvis du ikke har nogen printer, klik p 'None'."
-
-#: ../../help.pm_.c:511
-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 kan behandle mange printertyper. Hver af disse typer krver sin\n"
-"egen opstning.\n"
-"\n"
-"\n"
-"Hvis din printer er fysisk forbundet til din maskine, vlg 'lokal printer'\n"
-"\n"
-"\n"
-"Hvis du nsker at anvende en printer placeret p en enstern Microsoft\n"
-"Windows maskine (eller p en Unix-maskine med SMB-protokol), vlg 'SMB/"
-"Windows\n"
-"95/98/NT'"
-
-#: ../../help.pm_.c:527
-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 ""
-"Tnd venligst din printer inden du fortstter med at lade DrakX sge efter "
-"den.\n"
-"\n"
-" * Printerens navn: Printer-spooleren bruger \"lp\" som standard "
-"printernavn. S du skal have en printer der hedder \"lp\".\n"
-" Hvis du kun har n printer, kan du give den mange navne. De skal blot "
-"adskilles med en pibe (dvs. \"|\") \n"
-" Dette kan du bruge hvis du vil give printeren et mere sigende navn. "
-"Skriv det frst fx \"Min printer|lp\".\n"
-" Printeren hvis navn(e) indeholder \"lp\", vil blive brugt som standard-"
-"printer.\n"
-" * Beskrivelse: dette er valgfrit, men det kan vre praktisk hvis du har "
-"flere printere tilsluttet din computer, \n"
-" eller hvis du tillader andre maskiner at bruge din printer.\n"
-"\n"
-"\n"
-" * Placering: Hvis du vil tilfje nogle yderligere oplysninger\n"
-" om din printer, s kan du skrive det her. Du kan skrive lige\n"
-" hvad du har lyst til (fx \"2. sal\", eller lignende...).\n"
-
-#: ../../help.pm_.c:548
-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 ""
-" * Kens navn: Printer-spooleren bruger \"lp\" som standard printernavn. "
-"S du skal have en printer der hedder \"lp\".\n"
-" Hvis du kun har n printer, kan du give den mange navne. De skal blot "
-"adskilles med en pibe (dvs. \"|\") \n"
-" Dette kan du bruge hvis du vil give printeren et mere sigende navn. "
-"Skriv det frst fx \"Min printer|lp\".\n"
-" Printeren hvis navn(e) indeholder \"lp\", vil blive brugt som "
-"standardprinter.\n"
-"\n"
-"\n"
-" * Spool-bibliotek: Det er i dette bibliotek at print-jobs gemmes. Behold "
-"standardindstillingen hvis du ikke ved hvad du skal bruge.\n"
-"\n"
-"\n"
-" * Printer-tilslutning: Hvis din printer er fysisk forbundet til din "
-"computer, s vlg \"Lokal printer\".\n"
-"\n"
-"\n"
-" Hvis du vil bruge en printer der befinder sig p en Microsoft Windows "
-"maskine (eller en Linux maskine med SMB\n"
-"protokol), skal du vlge \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" Hvis du vil bruge en printer der befinder sig p et NetWare netvrk, "
-"skal du vlge \"NetWare\".\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"Din printer er ikke blevet fundet. Indtast venligst navnet p den enhed som\n"
-"den er forbundet til.\n"
-"\n"
-"\n"
-"Som oplysning er de fleste printere forbundet til den frste parallelle "
-"port.\n"
-"Denne kaldes '/dev/lp0' under GNU/Linux og 'LPT1' under Microsoft Windows."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Du skal nu vlge din printer i listen ovenfor."
-
-#: ../../help.pm_.c:584
-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 ""
-"Vlg venligst rettigheds-indstillinger svarende til din printer.\n"
-"Se venligst i dokumentationen hvis du ikke ved hvad der skal vlges her.\n"
-"\n"
-"\n"
-"Du vil kunne afprve din konfiguration i det nste trin, og du vil kunne\n"
-"ndre den, hvis den ikke virker som du nsker."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Du kan nu angive adgangskoden for brugeren `root' (som p dansk ofte\n"
-"kaldes `rod' eller `superbruger') p dit Linux-Mandrake system.\n"
-"Adgangskoden skal indtastes to gange for at sikre at de to adgangskoder\n"
-"er identiske.\n"
-"\n"
-"\n"
-"`root' er systemets administrator og er den eneste bruger, der har\n"
-"rettigheder til at ndre p systemets opstning. Derfor skal du vlge\n"
-"adgangskoden med omhu! Utilsigtet adgang til systemets `root'-konto\n"
-"kan vre ekstremt farlig for systemets sikkerhed, for de data der ligger\n"
-"p systemet, samt andre systemer p netvrket.\n"
-"\n"
-"\n"
-"Adgangskoden br vre en blanding af alfanumeriske tegn og vre\n"
-"mindst 8 tegn lang. Adgangskoden br *aldrig* skrives ned.\n"
-"\n"
-"\n"
-"Du br dog heller ikke gre adgangskoden *for* lang eller for kompliceret,\n"
-"idet du jo gerne skulle kunne huske den uden *alt* for meget besvr."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"For at f et mere sikkert system, br du vlge \"Benyt skygge-fil\" og\n"
-"\"Benyt MD5-adgangkoder\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Hvis dit netvrk benytter NIS, vlg \"Benyt NIS\". Hvis du ikke ved det,\n"
-"kan du sprge din netvrksadministrator."
-
-#: ../../help.pm_.c:617
-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 ""
-"Du kan nu oprette n eller flere \"almindelige\" brugerkonti, i\n"
-"modstning til den \"privilegerede\" bruger, `root'. Du kan oprette n\n"
-"eller flere konti for hver person, som du nsker at give adgang til\n"
-"maskinen. Bemrk at den enkelte bruger normalt har sin egen individuelle\n"
-"opstning (det grafiske milj, opstning af programmer, o.s.v.) samt sit\n"
-"eget private katalog (\"home directory\"), hvor brugerens opstning og data\n"
-"er gemt.\n"
-"\n"
-"\n"
-"Frst og fremmest br du dog oprette en konto til dig selv! Selv om du\n"
-"eventuelt er den eneste bruger af systemet, br du ikke logge p som rod\n"
-"(`root') til daglig: det kan udgre et meget stort sikkerhedsproblem.\n"
-"Ofte kan man risikere at systemet bringes i en ustabil tilstand blot ved\n"
-"en taste-fejl!\n"
-"\n"
-"\n"
-"Derfor br du normalt benytte din \"almindelige\" brugerkonto nr du logger\n"
-"systemet, og *kun* logge ind som rod hvis du skal foretage administrative\n"
-"handlinger eller vedligeholde systemet."
-
-#: ../../help.pm_.c:636
-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 ""
-"Oprettelse af en opstartsdiskette er strkt anbefalet. Hvis du ikke kan\n"
-"starte din maskine, er dette den eneste mde at redde den uden at "
-"geninstallere alt."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Du skal indikere, hvor du nsker at placere de informationer, der er\n"
-"ndvendige for at starte GNU/Linux op.\n"
-"\n"
-"\n"
-"Med mindre du ved prcist hvad du gr, br du vlge \"Frste sektor p\n"
-"disken (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Med mindre du ved bedre, er det sdvanlige valg \"/dev/hda\" (Frste\n"
-"IDE-disk) eller \"/dev/sda\" (frste SCSI-disk)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (Linux LOader) og Grub er systemopstartere: de kan starte\n"
-"enten GNU/Linux eller ethvert andet operativsystem op p din maskine. \n"
-"Normalt bliver disse operativsystemer opdaget korrekt og installeret. \n"
-"Hvis dette ikke er tilfldet, kan du tilfje en indgang manuelt p \n"
-"dette skrmbillede. Vr forsigtig med at vlge de rigtige parametre.\n"
-"\n"
-"\n"
-"Du vil mske ogs nske ikke at give adgang til disse andre "
-"operativsystemer \n"
-"til nogensomhelst, i s fald kan du slette de tilsvarende indgange. Men \n"
-"i dette tilflde vil du have brug for en opstartsdiskette for at \n"
-"kunne starte dem op!"
-
-#: ../../help.pm_.c:665
-msgid ""
-"LILO and grub main options are:\n"
-" - Boot device: Sets the name of the device (e.g. a hard disk\n"
-"partition) that contains the boot sector. Unless you know specifically\n"
-"otherwise, choose \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero.\n"
-"\n"
-"\n"
-" - Video mode: This specifies the VGA text mode that should be selected\n"
-"when booting. The following values are available: \n"
-"\n"
-" * normal: select normal 80x25 text mode.\n"
-"\n"
-" * <number>: use the corresponding text mode.\n"
-"\n"
-"\n"
-" - Clean \"/tmp\" at each boot: if you want delete all files and "
-"directories\n"
-"stored in \"/tmp\" when you boot your system, select this option.\n"
-"\n"
-"\n"
-" - Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the\n"
-"BIOS about the amount of RAM present in your computer. As consequence, Linux "
-"may\n"
-"fail to detect your amount of RAM correctly. If this is the case, you can\n"
-"specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4\n"
-"MB between detected memory and memory present in your system is normal."
-msgstr ""
-"LILO's og grub's hovedindstillingsmuligheder er:\n"
-" - Opstartsenhed: Angiver navnet p enheden (f.eks. en disk partition)\n"
-"som indeholder opstarts-sektoren. Med mindre du selv ved bedre, br du "
-"vlge\n"
-"\"/dev/hda\".\n"
-"\n"
-"\n"
-" - Ventetid fr opstart af forvalgt styresystem: Angiver det antal\n"
-"tiendedele sekunder systemopstarteren skal vente fr den starter det\n"
-"styresystem du har valgt som standard. Dette er nyttigt p systemer,\n"
-"der startes jeblikkeligt fra harddisken efter tastaturet er aktiveret. \n"
-"Opstarteren venter ikke, hvis \"ventetid\" er udeladt eller sat til nul.\n"
-"\n"
-"\n"
-" - Videoindstilling: Dette angiver den VGA-tekstindstilling som skal\n"
-"vlges ved opstart. Flgende vrdier kan benyttes: \n"
-"\n"
-" * normal: vlger den normale 80x25-tegns tekstskrm.\n"
-"\n"
-" * <tal>: benyt den til <tal> svarende tekstskrm.\n"
-"\n"
-"\n"
-" - Rens \"/tmp\" ved hver genstart: hvis du vil slette alle filer og "
-"kataloger\n"
-"gemt i \"/tmp\" nr du starter dit system, s vlg denne mulighed.\n"
-"\n"
-" - Prcis RAM-mngde, hvis pkrvet: desvrre er der i dagens pc-verden\n"
-"ingen standardmetode til at sprge BIOS'en om hvor meget RAM der er i en\n"
-"maskine. Som flge deraf kan GNU/Linux i nogle tilflde ikke korrekt\n"
-"detektere hele den installerede mngde RAM. Hvis dette er tilfldet kan\n"
-"du her angive den korrekte mngde. Bemrk at en forskel p 2 eller 4 Mb\n"
-"er ganske normalt."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot er en systemstarter til NewWorld MacIntosh-maskinel. Den kan\n"
-"starte enten GNU/Linux, MacOS eller MacOSX, hvis de er til stede p din\n"
-"computer. Sdvanligvis vil disse andre styresystemer blive korrekt opdaget\n"
-"og installeret. Hvis dette ikke skulle vre tilfldet kan du her tilfje en "
-"indgang\n"
-"i hnden. Vr forsigtig med at vlger de korrekte parametre.\n"
-"\n"
-"\n"
-"Yaboots hovedvalg er:\n"
-"\n"
-"\n"
-" - Init-besked: En enkel tekstbesked som vises fr valg af opstart.\n"
-"\n"
-"\n"
-" - Opstartsenhed: Angiver hvor du nsker at placere informationen\n"
-"som er ndvendig for at starte GNU/Linux. Du vil generelt have indstillet "
-"en\n"
-"bootstrap-partition til at have denne information.\n"
-"\n"
-"\n"
-" - ben firmwareforsinkelse: Til forskel fra LILO er der to forsinkelser\n"
-"mulige med yaboot. Den frste forsinkelse bliver mlt i sekunder og du\n"
-"kan ved det punkt vlge mellem CD, OF-opstart, MacOS eller Linux.\n"
-"\n"
-"\n"
-" - Ventetid fr kerneopstart: Denne er lig LILO-opstartsforsinkelsen.\n"
-"Efter at have valgt Linux vil du have denne ventetid gange 0,1 sekunder\n"
-"fr din forvalgte kernebeskrivelse bliver valgt.\n"
-"\n"
-"\n"
-" - Aktivr CD-opstart?: Hvis du vlger dette valg vil \n"
-"du kunne trykke 'C' for CD ved det frste opstartsvalg.\n"
-"\n"
-"\n"
-" - Aktiver OF-opstart?: Hvis du vlger dette valg vil du kunne\n"
-"trykke 'N' for ben Firmware ved det frste opstartsvalg.\n"
-"\n"
-"\n"
-" - Forvalgt styresystem: Du kan vlge hvilket forvalgt styresystem der\n"
-"skal startes nr ben Firmwareforsinkelsen er udlbet."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Du kan tilfje flere valgmuligheder for yaboot, enten til andre "
-"styresystemer\n"
-"andre kerner, eller til nd-opstart.\n"
-"\n"
-"\n"
-"For andre styresystemer - indtast navn og rodpartition\n"
-"\n"
-"\n"
-"Der er for Linux nogen mulige valg:\n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-
-#: ../../help.pm_.c:793
-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 er en opstarter for SPARC: den kan starte\n"
-"enten GNU/Linux eller ethvert andet operativsystem der ligger p din "
-"maskine. \n"
-"Normalt bliver disse operativsystemer opdaget korrekt og installeret. \n"
-"Hvis dette ikke er tilfldet, kan du tilfje en indgang manuelt p \n"
-"dette skrmbillede. Vr forsigtig med at vlge de rigtige parametre.\n"
-"\n"
-"\n"
-"Du vil mske ogs nske ikke at give adgang til disse andre "
-"operativsystemer \n"
-"til nogensomhelst, i s fald kan du slette de tilsvarende indgange. Men \n"
-"i dette tilflde vil du have brug for en opstartsdiskette for at \n"
-"kunne starte dem op!"
-
-#: ../../help.pm_.c:805
-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 ""
-"SILOs hovedindstillingsmuligheder er:\n"
-" - Opstarts-installation: Angiv hvor du nsker at placere informationen\n"
-"der krves for at opstarte GNU/Linux. Med mindre du ved njagtig hvad\n"
-"du gr, vlg 'Frste sektor p drev (MBR)'\n"
-"\n"
-"\n"
-" - Ventetid fr standard-styresystem skal opstartes: Angiver det antal\n"
-"tiendedele sekunder opstarteren br vente fr den starter det frste "
-"operativsystem, Dette er nyttigt p systemer, der startes\n"
-"jeblikkeligt fra harddisken efter tastaturet er aktiveret. Opstarteren\n"
-"venter ikke, hvis \"delay\" (ventetid) er udeladt eller sat til nul."
-
-#: ../../help.pm_.c:818
-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 ""
-"Det er nu tid til at konfigurere X-vinduessystemet, som er kernen\n"
-"i GNU/Linux' grafiske brugerflade. Til dette forml skal du konfigurere\n"
-"dit grafikkort samt din skrm. De fleste af disse valg foregr dog\n"
-"automatisk, hvilket betyder at du normalt blot skal godkende de valg\n"
-"som er truffet :-)\n"
-"\n"
-"\n"
-"Nr konfigurationen er afsluttet, vil X blive startet (medmindre du\n"
-"beder DrakX om at lade vre) sledes at du kan se om opstningen passer til\n"
-"dig. Hvis ikke, kan du komme tilbage og ndre opstningerne s ofte det\n"
-"mtte vre ndvendigt."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Hvis der er noget galt med X-konfigurationen, skal du benytte disse\n"
-"indstillingsmuligheder til at stte X-vinduessystem korrekt op."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Hvis du fortrkker at benytte grafisk logind, vlg \"Ja\". Hvis ikke,\n"
-"vlg \"Nej\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Du kan vlge et sikkerhedsniveau for dit system. Ls venligst vejledningen\n"
-"for fyldestgrende information. Hvis du ikke ved hvad du skal vlge s "
-"behold\n"
-"det forvalgte.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Dit system bliver nu genstartet.\n"
-"\n"
-"Efter genstart vil dit nye Linux Mandrake system opstarte automatisk.\n"
-"Hvis du nsker at starte et andet eksisterende operativsystem, bedes du\n"
-"lse de ekstra instruktioner."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Vlg sprog"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Vlg installations-metode"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Harddisk bestemmelse"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Konfigurr mus"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Vlg tastatur"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Sikkerhed"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Vlg filsystemer"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formatr partitioner"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Vlg pakker til installation"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Installr system"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "St rod-adgangskode"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Tilfj bruger"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Konfigurr netvrk"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Oversigt"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Konfigurr tjenester"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Opret opstartsdiskette"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Installr systemopstarter"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Konfigurr X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Afslut installation"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Indst en tom diskette i diskette-drev %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Denne diskette er ikke formatteret til FAT"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"For at bruge dette gemte pakkevalg, start installationen op med``linux "
-"defcfg=floppy''"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Fejl ved lsning af fil $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Ok"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Test venligst musen"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "For at aktivere musen,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "FLYT P HJULET!"
-
-#: ../../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 ""
-"Noget maskinel p din maskine skal bruge ''proprietre'' drivere for at "
-"virke.\n"
-"Du kan finde information om dem hos: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Du skal have en rod partition. For at f dette, lav en ny partition (eller "
-"vlg en eksisterende).\n"
-"Vlg s kommandoen \"Monterings-sti\" og st den til `/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Du skal tildele en partition til Swap"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Du har ingen Swap partition\n"
-"\n"
-"Fortst alligevel?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Brug fri plads"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Ikke nok fri plads til at tildele nye partitioner"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Brug eksisterende partition"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Der er ingen eksisterende partition der kan bruges"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Brug Windows partitionen til Loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Hvilken partition vil du benytte som Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Vlg strrelserne"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Rod-partitions strrelse i Mb: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Swap-partitions strrelse i Mb: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Brug den frie plads p Windows-partitionen"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Hvilken partition nsker du at ndre strrelse p?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Udregner Windows-filsystemets grnser"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"Programmet til at ndre strrelse p FAT kan ikke behandle din partition, \n"
-"den flgende fejl opstod: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr "Din Windows partition er for fragmenteret, kr venligst 'defrag' frst"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"ADVARSEL!\n"
-"\n"
-"DrakX vil nu ndre strrelsen p din Windows-partition. Udvis\n"
-"forsigtighed: denne operation er farlig. Hvis du ikke allerede har gjort "
-"det, br du frst g ud af denne installation, \n"
-"kre scandisk under Windows (og eventuelt defrag) og s genstarte\n"
-"installationen. Du br ogs tage en sikkerhedskopi af dine data.\n"
-"Tryk p Ok, hvis du er helt sikker."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Hvilken strrelse nsker du at at beholde Windows p?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "partition %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT strrelsesndring mislykkedes: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Der er ingen FAT-partitioner at ndre strrelse p, eller bruge som loopback "
-"(eller ikke nok plads tilbage)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Slet hele disken"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Fjern Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Du har mere end et diskdrev, hvilken nsker du at installere Linux p?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Alle eksisterende partitioner og deres data vil g tabt p drev %s"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Brugerdefineret disk-opdeling"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Brug fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Du kan nu partitionere %s.\n"
-"Nr du er frdig, s husk at gemme med 'w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Du har ikke nok fri plads p din Windows-partition"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Kan ikke finde plads til installering"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX partitionerings-guiden fandt de flgende lsninger:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Partitionering mislykkedes: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Bringer netvrket op"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Lukker netvrket ned"
-
-#: ../../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 ""
-"Der opstod en fejl, men jeg ved ikke hvordan den kan hndteres p en\n"
-"pn mde.\n"
-"Fortst p eget ansvar!"
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duplikr monterings-sti %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Nogle vigtige pakker blev ikke installeret rigtigt.\n"
-"Enten er dit cdrom-drev eller din cdrom fejlbehftet.\n"
-"Tjek cdrom'en p en frdiginstalleret maskine ved brug af \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Velkommen til %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Intet tilgngeligt diskettedrev"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Gr til trin `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Vlg den samlede strrelse som din installation m fylde"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Total strrelse: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Version: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Strrelse: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Vlg pakker som skal installeres"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Installr"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Installerer"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Vent venligst, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Resterende tid "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Total tid "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Forbereder installationen"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Installerer pakke %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Fortst alligevel?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Der opstod en fejl ved sorteringen af pakkerne:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Benyt eksisterende konfiguration for X11?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Dit system har kun f resurser. Du kan f problemer med at installere\n"
-"Linux-Mandrake. Hvis dette sker, kan du prve en tekst-baseret installation "
-"istedet.\n"
-"Dette gres ved at trykke 'F1' ved opstart fra cdrommen, og s skrive 'text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Vlg venligst en af de flgende installations-mder"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Den totale strrelse af de grupper du har valg er cirka %d Mb.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Hvis du nsker at installere mindre end denne strrelse,\n"
-"s vlg procentdelen af pakker som du vil installere.\n"
-"\n"
-"En lav procentdel vil kun installere de vigtigste pakker;\n"
-"en procentdel p 100%% vil installere alle valgte pakker."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Du har kun plads p din disk til %d%% af disse pakker.\n"
-"\n"
-"Hvis du nsker at installere mindre end denne strrelse,\n"
-"s vlg procentdelen af pakker som du vil installere.\n"
-"En lav procentdel vil kun installere de vigtigste pakker;\n"
-"en procentdel p %d%% vil installere s mange pakker som muligt."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr ""
-"Du har mulighed for at vlge dem mere prcist i nste installationstrin"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Procentandel pakker til installation"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Valg af pakkegrupper"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Individuelt pakkevalg"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Vis automatisk valgte pakker"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Udvid tr"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Sammenfold tr"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Skift mellem flad og gruppesorteret"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Drlig pakke"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Navn: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Vigtighed: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Total strrelse: %d / %d Mb"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"Du kan ikke vlge denne pakke, da der ikke er nok plads tilbage til at "
-"installere den"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "De flgende pakker vil blive installeret"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "De flgende pakker vil blive afinstalleret"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Du kan ikke vlge/fravlge denne pakke"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Dette er en ndvendig pakke, den kan ikke vlges fra"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Du kan ikke fravlge denne pakke. Den er allerede installeret"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Denne pakke skal opgraderes\n"
-"Er du sikker p at du vil fravlge den?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Du kan ikke fravlge denne pakke. Den skal opgraderes"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Beregner"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Vent venligst, forbereder installationen"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakker"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Advarsel\n"
-"\n"
-"Ls venligst betingelserne nedenfor omhyggeligt. Hvis du ikke er enig\n"
-"i alt der str, m du ikke installere indholdet af CDen. Tryk p 'ngt' \n"
-"for at fortstte installationen uden disse cdrommer.\n"
-"\n"
-"\n"
-"Visse komponenter p den nste CD er ikke omfattet af GPL licensen eller \n"
-"andre lignende licenser. Hver enkelt komponent er derfor omfattet af \n"
-"de betingelser der er beskrevet i dets egen licens. \n"
-"Ls derfor venligst omhyggeligt betingelserne og flg de opstillede "
-"betingelser\n"
-"nr du bruger og/eller videredistribuerer komponenterne.\n"
-"Sdanne licenser forebygger normalt kopiering (sikkerheds-kopiering "
-"undtaget) \n"
-"videredistribuering, at folk skiller programmet ad, eller ndrer i "
-"komponenterne.\n"
-"Ethvert brud p licensen vil jeblikkeligt fratage dig rettighederne "
-"beskrevet\n"
-"i den specifikke licens. Medmindre licensen giver dig lov hertil, vil det \n"
-"normalt ikke vre tilladt at installere programmet p mere end en "
-"computer, \n"
-"eller bruge det p et netvrk. Hvis du er i tvivl, s kontakt venligst "
-"producenten\n"
-"af komponenten direkte.\n"
-"Overdragelse til tredjemand eller kopiering af sdanne komponenter "
-"inklusive \n"
-"dokumentationen er normalt forbudt.\n"
-"\n"
-"\n"
-"Alle rettigheder til komponenterne p CDen, tilfalder deres respektive "
-"skabere\n"
-"og er beskyttet af Lov om Ophavsret.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Acceptr"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Ngt"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Skift din cdrom!\n"
-"\n"
-"Indst cdrom'en med navnet \"%s\" i dit cdrom-drev og tryk p Ok, nr det "
-"gjort\n"
-"Hvis du ikke har den s tryk p Annullr, s undgs installation fra denne cd"
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Der opstod en fejl ved installeringen af pakkerne:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Der er opstet en fejl"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Vlg venligst det sprog, du vil bruge."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Du kan vlge andre sprog der vil vre tilgngelige efter installationen"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Alt"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Licensaftale"
-
-# Mangler
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Introduktion\n"
-"\n"
-"Operativsystemet og de forskellige komponenter tilgngelige i Linux-Mandrake "
-"distributionen \n"
-"vil herefter blive kaldt \"programmelprodukter\". Programmelprodukterne "
-"inkluderer, men er ikke begrnset til: vrktjssttet, metoder, regler og "
-"dokumentation.\n"
-"\n"
-"\n"
-"1. Licensaftale\n"
-"\n"
-"Ls venligst dette dokument. Dette dokument er en licensaftale mellem dig "
-"og \n"
-"MandrakeSoft S.A., som glder til disse programmelprodukter.\n"
-"Ved at installere, kopiere eller bruge disse programmelprodukter accepterer "
-"du indirekte \n"
-"og fuldt ud denne licensaftale med dens betingelser og regler.\n"
-"Hvis du er uenig i nogensomhelst del af denne licens, mister du retten til "
-"at installere, kopiere eller bruge \n"
-"disse programmelprodukter. \n"
-"Hvilket som helst forsg p at installere, kopiere eller bruge disse "
-"programmelprodukter p en mde som ikke er i overensstemmelse \n"
-"med betingelserne og reglerne i denne licens er ulovlig og vil betyde at du "
-"mister dine rettighedder under denne \n"
-"licens, Hvis dette sker, skal du med det samme delgge alle kopier af "
-"disse \n"
-"programmelprodukter.\n"
-"\n"
-"\n"
-"2. Begrnset garanti\n"
-"\n"
-"Disse programmelprodukter og dokumenter leveres \"som de er\", uden nogen "
-"form for garanti \n"
-"efter som hvad lov foreskriver.\n"
-"MandrakeSoft S.A. vil under ingen omstndigheder undtagen hvad lov "
-"foreskriver vre ansvarlig for specielle, \n"
-"tilfldige, direkte eller indirekte tab af nogen art (inkluderende uden "
-"begrnsninger, skader ved tab af \n"
-"forretning, forstyrrelser af forretning, finansielle tab, advokatbistand, "
-"erstatninger som resultat af en retssag \n"
-"eller nogen anden form for tab) opstet under brugen af disse "
-"programmelprodukter eller \n"
-"mangel p samme, selv hvis MandrakeSoft S.A. er blevet gjort opmrksom p "
-"mulighed for sdanne \n"
-"skader.\n"
-"\n"
-"BEGRNSET GARANTI MED HENSYN TIL REGLER OM BRUG AF FORBUDT PROGRAMMEL I "
-"VISSE LANDE\n"
-"\n"
-"Udover hvad lov foreskriver vil MandrakeSoft S.A. eller deres distributrer "
-"under ingen omstndigheder vre \n"
-"ansvarlig for tilfldige, direkte eller indirekte tab af nogen art "
-"(inkluderende uden begrnsninger skader ved tab af \n"
-"forretning, forstyrrelser af forretning, finansielle tab, advokatbistand, "
-"erstatninger som resultat af en retssag \n"
-"eller nogen anden form for tab) opstet under hentning eller brugen af dette "
-"programmel fra Linux-Mandrake websider\n"
-"som er forbudt i visse lande ved lov.\n"
-"Denne begrnsede garanti glder, men er ikke begrnset til, de strke "
-"krypteringskomponenter \n"
-"inkluderet i disse programmelprodukter.\n"
-"\n"
-"\n"
-"3. GPL licensen og relaterede licenser. \n"
-"\n"
-"Dette programmel bestr af komponenter lavet af forskellige personer.\n"
-"De fleste af disse komponenter bliver reguleret efter vilkrene og aftalerne "
-"i GNU General Public License, herefter kaldet \"GPL\", eller lignende "
-"licenser. De fleste af disse licenser tillader dig at bruge, kopiere, "
-"tilpasse eller redistribuere komponenterne, de dkker. Ls venligst "
-"vilkrene\n"
-"og aftalerne i licensaftalen for hver komponent fr du bruger det. Sprgsml "
-"angende en komponent bedes adresseret til komponentens forfatter og ikke "
-"til MandrakeSoft.\n"
-"Programmerne udviklet af MandrakeSoft S.A. bliver reguleret efter GPL "
-"licensen. Dokumentationen skrevet af MandrakeSoft S.A. bliver reguleret "
-"efter en specifik licens. Referr venligst til dokumentationen for "
-"yderligere detaljer.\n"
-"\n"
-"\n"
-"4. Intellektuelle rettigheder \n"
-"\n"
-"Alle rettigheder til komponenterne i programmelproduktet tilhrer deres "
-"respektive forfattere, og er\n"
-"beskyttet af intellektuelle rettigheds- og ophavsretslove, gldende for "
-"programmel.\n"
-"MandrakeSoft S.A. forbeholder sine rettigheder til at ndre eller tilpasse "
-"programmelprodukterne, helt eller delvist, med alle midler og til alle "
-"forml.\n"
-"\"Mandrake\", \"Linux-Mandrake\" samt de tilhrende logoer er varemrker for "
-"MandrakeSoft S.A. \n"
-"\n"
-"\n"
-"5. Gldende love \n"
-"\n"
-"Hvis dele af denne aftale bliver kendt ugyldig, ulovlig eller ubrugelig ved "
-"en domstolsafgrelse, \n"
-"vil disse dele blive ekskluderet fra denne kontrakt. Du vil forblive bundet "
-"af de andre gldende dele af\n"
-"aftalen.\n"
-"Vilkrene og aftalerne i denne licens er reguleret under fransk lov.\n"
-"Alle uenigheder vedrrende vilkrene i denne licens vil fortrinsvist blive "
-"lst udenfor domstolene. Som en sidste udvej vil uenighederne blive "
-"hndteret ved den rette domstol i Paris, Frankrig.\n"
-"Ved sprgsml omkring dette dokument, kontakt venligst MandrakeSoft S.A. \n"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Tastatur"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Vlg venligst tastaturlayout."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Her er den komplette liste over tilgngelige tastaturer"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Installationsmetode"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Hvilken installations-klasse nsker du?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Installr/Opdatr"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Er dette en nyinstallation eller en opdatering?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Anbefalet"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Ekspert"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Opdatering"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Vlg venligst muse-type."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Muse-port"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Vlg venligst hvilken seriel port din mus er forbundet til."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Emulering af knapper"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Emulering af knap 2"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Emulering af knap 3"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Konfigurerer PCMCIA kort..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Konfigurerer IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "ingen ledige partitioner"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Skanner partitioner for at finde monteringspunkter"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Vlg monterings-stierne"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Jeg kan ikke lse din partitionstabel, den er for delagt for mig :(\n"
-"Jeg kan forsge fortsat at udblanke drlige partitioner, ALLE DATA vil g "
-"tabt\n"
-"Den anden mulighed er at forbyde DrakX at ndre partitionstabellen.\n"
-"(fejlen er %s)\n"
-"\n"
-"Er du indforstet med at delgge alle partitionerne?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake kunne ikke lse partitionstabellen korrekt.\n"
-"Fortst p eget ansvar!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Rod-partition"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Hvilken partition indeholder systemets rod-partition (/)?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Du skal genstarte for at aktivere ndringerne i partitionstabellen"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Vlg partitioner der skal formateres"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Led efter beskadigede blokke?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Formaterer partitioner"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Opretter og formaterer fil %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Ikke nok swap-plads til at gennemfre installationen, tilfj mere"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Leder efter tilgngelige pakker"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Leder efter pakker som skal opgraderes"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Dit system har ikke nok plads tilbage til en installation eller opgradering "
-"(%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Alting (%dMb)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimum (%d Mb)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Anbefalet (%d Mb)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Tilpasset"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Hvis du har alle cd'erne i listen nedenunder, klik Ok.\n"
-"Hvis du ikke har nogen af disse cd'er, klik Annullr.\n"
-"Hvis kun nogen cd'er mangler, fravlg dem, og klik s Ok."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cdrom med etikette '%s'"
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Installerer pakke %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Konfiguration efter installation"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Du har nu mulighed for at nedlse programmel, der bruger kryptering.\n"
-"\n"
-"ADVARSEL:\n"
-"\n"
-"Grundet forskellige krav til programmel der bruger kryptering, og ptvunget\n"
-"af forskellige lokale lovomrder, br kunder og/eller slutbrugere af\n"
-"dette programmel sikre sig at lokale love fra dit/jeres lokalomrde\n"
-"tillader dig/jer at nedlse, gemme og/eller bruge dette programmel.\n"
-"\n"
-"Derudover skal kunder og/eller slutbrugere vre opmrksomme p ikke at "
-"bryde\n"
-"lokale love fra dit/jeres lokalomrde. Skulle en kunde og/eller slutbruger\n"
-"ikke respektere det lokale omrdes love, vil han/de blive udsat\n"
-"for serise sanktioner.\n"
-"\n"
-"Under ingen omstndigheder kan Mandrakesoft eller deres producenter\n"
-"og/eller leverandrer holdes ansvarlig for speciel, indirekte eller\n"
-"tilfldig skade (inkluderet, men ikke begrnset til tab af overskud,\n"
-"forretningsafbrydelser, tab af kommercielle data og andre pekunire tab,\n"
-"eventuelle risici og erstatninger der skal betales i overensstemmelse\n"
-"med retlig beslutning) som flge af brug, besiddelse eller nedlsning af\n"
-"dette programmel, som kunder og/eller slutbrugere kunne f adgang til efter\n"
-"at have accepteret denne aftale.\n"
-"\n"
-"\n"
-"For sprgsml om denne aftale, vr venlig at kontakte \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Vlg det spejl hvorfra pakkerne skal hentes"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Kontakter spejlet for at hente listen af tilgngelige pakker"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Vlg venligst pakkerne som du vil installere."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Hvad er din tidszone?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Er maskinens interne ur sat til GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Fjern CUPS server"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Ingen printer"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Mus"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Tidszone"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Printer"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "Internt ISDN-kort"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Lydkort"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV-kort"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Hvilket printersystem nsker du at bruge?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Ingen adgangskode"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Dette kodeord er for nemt at gtte (det skal mindst vre p %d tegn)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Benyt NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "gule sider"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS-identifikation"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS-domne"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS-server"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"En tilpasset opstartsdiskette lader dig starte Linux systemet op uden at "
-"vre\n"
-"afhngig af den normale opstarter. Det kan vre nyttigt, hvis du ikke vil\n"
-"installere SILO p dit system - eller hvis et andet operativsystem fjerner "
-"SILO,\n"
-"eller hvis SILO ikke virker med dit maskinel. En tilpasset opstartsdiskette "
-"kan\n"
-"ogs bruges sammen med Mandrakes `rescue image', hvilket gr det meget\n"
-"nemmere at reparere systemet i tilflde af systemnedbrud.\n"
-"\n"
-"Hvis du nsker at lave en opstartsdiskette til dit system, indst en\n"
-"diskette i dit frste diskettedrev og tryk 'Ok'."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Frste diskette-drev"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Andet diskette-drev"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Spring over"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"En tilpasset opstartsdiskette lader dig opstarte Linux systemet uden at "
-"vre\n"
-"afhngig af den normale opstarter. Det kan vre nyttigt, hvis du ikke vil\n"
-"installere LILO (eller grub) p dit system - eller hvis et andet "
-"operativsystem fjerner LILO,\n"
-"eller hvis LILO ikke virker med din hardware. En tilpasset opstartsdiskette "
-"kan\n"
-"ogs bruges sammen med Mandrakes `rescue image', hvilket gr det meget\n"
-"nemmere at reparere systemet i tilflde af systemnedbrud.\n"
-"\n"
-"Vil du lave en opstartsdiskette til dit system?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Der er desvrre ikke noget tilgngeligt diskette-drev"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Vlg det diskette-drev, du vil benytte til at lave boot-disketten"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Indst en tom diskette i diskette-drevet %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Oprette opstartsdiskette"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Forbereder opstarter"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "nsker du at bruge aboot?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Fejl ved installation af aboot, \n"
-"forsg at gennemtvinge installation selv om dette kan delgge den frste "
-"partition?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Installation af opstarter mislykkedes. Den flgende fejl opstod:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Du vil mske behve at ndre din ben Firmware opstartsenhed for\n"
-" at sl systemstarteren til. Hvis du ikke ser systemstarter-beskedden\n"
-"ved genstart, s hold Command-Option-O-F nede og indtast:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" Skriv s: shut-down\n"
-"Ved nste opstart burde du se systemstarteren."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Lav"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Mellem"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Hj"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Vlg sikkerhedniveau"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"nsker du at lave en auto-installations diskette til linux genskabelse?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Indst en tom diskette i drev %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Laver autoinstallations-diskette"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Nogen dele af installationen er ikke frdig\n"
-"\n"
-"Er du sikker p du nsker du at lukke nu?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Tillykke, installationen er frdig.\n"
-"Fjern boot-mediet og tryk enter for at genstarte.\n"
-"\n"
-"For information om opdateringer til denne udgivelse af Linux-\n"
-"Mandrake, kontakt Errata p http://www.linux-mandrake.com/.\n"
-"\n"
-"Information om konfigurering af systemet kan findes i den\n"
-"Officielle Linux-Mandrake Bruger Guide."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Laver autoinstallations-diskette"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Autoinstallation kan ske fuldautomatisk hvis nsket.\n"
-"I s tilflde vil den overtage hele harddisken!!\n"
-"(dette er beregnet til at installere p en anden maskine).\n"
-"\n"
-"Du foretrkker mske at afspille installationen igen\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automatisk"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Afspil igen"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Gem pakke-valg"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linux-Mandrake Installation %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> mellem elementer | <Space> vlger | <F12> nste skrm "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "kdesu mangler"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Avanceret"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Vent venligst"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Flertydighed (%s), vr mere prcis\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Drligt valg, prv igen\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (standard %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Dit valg? (standard %s) "
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Dit valg? (standard %s skriv `none' for ingenting) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Tjekkisk (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Tysk"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Spansk"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finsk"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Fransk"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norsk"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polsk"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Russisk"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Britisk"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Amerikansk"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armensk (gammel)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armensk (skrivemaskine)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armensk (fonetisk)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidiansk (latin)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbaidiansk (kyrillisk)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgisk"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgarsk"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiliansk"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Hviderussisk"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Schweizisk (Tysk layout)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Schweizisk (Fransk layout)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Tjekkisk (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "Tjekkisk (programmrer)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Tysk (ingen dde taster)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dansk"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norsk)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estisk"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgisk (russisk layout)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgisk (Latin layout)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Grsk"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Ungarsk"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroatisk"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israelsk"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israelsk (Fonetisk)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iransk"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islandsk"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italiensk"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japansk 106 taster"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Koreansk tastatur"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latinamerikansk"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Makedonisk"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Hollandsk"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litauisk AZERTY (gammel)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litauisk AZERTY (ny)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litauisk \"talrkke\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litauisk \"fonetisk\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polsk (polsk layout)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polsk (polsk layout)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugisisk"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Canadisk (Qubec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Russisk (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Svensk"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slovensk"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovakisk (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovakisk (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Slovakisk (programmrer)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thailandsk"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Tyrkisk (traditionel \"F\" model)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Tyrkisk (moderne \"Q\" model)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukrainsk"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Amerikansk (internaltionalt)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnamesisk \"talrkke\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslavisk (latinsk/kyrillisk)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Fjern de logiske delarkiver frst\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun-mus"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standard"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Standard PS2 mus med hjul"
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr "GlidePoint"
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking-mus"
-
-#: ../../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
-msgid "1 button"
-msgstr "1 knap"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Standard"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Hjul"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "seriel"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Standard 2-knaps mus"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Standard 3-knaps mus"
-
-#: ../../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 Serien (seriel)"
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MouseMan+/FirstMouse+"
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr "MM Serien"
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech mus (seriel, gammel C7 type)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "Busmus"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 knapper"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 knapper"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "ingenting"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Ingen mus"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Afslut"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Nste ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Forrige"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Er dette korrekt?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Internet-konfiguration"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "nsker du at forsge at skabe forbindelse til Internettet nu?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Tester din forbindelse..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Systemet er ikke forbundet til Internettet nu."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Af sikkerhedsgrunde vil det blive afbrudt nu."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Det lader ikke til at dit system har forbindelse til Internettet.\n"
-"Prv at omkonfigurere din forbindelse."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Konfigurr netvrk"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN konfiguration"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Vlg din udbyder.\n"
-" Hvis de ikke er i listen, vlg Ikke listet"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Forbindelses-konfiguration"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Udfyld eller markr venligst feltet nedenunder"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Kort IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Kort mem (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Kort IO"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Kort IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Kort IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Dit personlige telefonnummer"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Navn p udbyder (f.eks. udbyder.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Udbyders telefonnummer"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Udbyder DNS 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Udbyder DNS 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Opringningsmde"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Konto login (brugernavn)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Kodeord for konto"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Resten af verden"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Resten af verden \n"
-" ingen D-kanal (lejet linje)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Hvilken protokol nsker du at bruge?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Hvad slags kort har du?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Det ved jeg ikke"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Hvis du har et ISA kort burde vrdiene i nste billede vre rigtige.\n"
-"\n"
-"Hvis du har et PCMCIA kort skal du vide irq og io for kortet.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Afbryd"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Fortst"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Hvilket er dit ISDN-kort?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Jeg har opdaget et ISDN PCI-kort, men jeg ved ikke hvilken type. Vlg "
-"venligst et PCI-kort i nste skrmbillede."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Ingen ISDN PCI-kort fundet. Vlg venligst t i nste skrmbillede."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Der blev ikke fundet nogen ethernet netvrksadapter p dit system.\n"
-"Kan ikke stte denne forbindelsetype op."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Vlg netvrksgrnsesnit"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Vlg venligst hvilken netvrksadapter du nsker at bruge til at lave "
-"forbindelse til Internettet med."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Netvrksgrnsesnit"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Er du enig?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Jeg er ved at genstarte netvrksenheden:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL Konfiguration"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "nsker du at starte din forbindelse ved opstart?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Angiv venligst hvilken seriel port dit modem er forbundet til."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Opkaldsindstillinger"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Navn p forbindelsen"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefonnummer"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Login id"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Identifikation"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Skript-baseret"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminal-baseret"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Domnenavn"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Frste DNS-server (valgfri)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Anden DNS-server (valgfri)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-"Jeg er ved at genstarte netvrksenheden $netc->{NET_DEVICE}. Er du enig?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Du kan lukke forbindelsen til Internettet eller genkonfigurere din "
-"forbindelse."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Du kan genkonfigurere din forbindelse"
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Du har forbindelse til Internettet nu."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Du kan lave forbindelse til Internettet eller omkonfigurere din forbindelse."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Du er ikke forbundet til Internettet nu."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Lav forbindelse til Internettet"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Luk forbindelse til Internettet"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Konfigurr netvrksforbindelse (LAN eller Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Internetforbindelse & -konfiguration"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Konfigurr netvrk"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Eksternt ISDN modem"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Internt ISDN-kort"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Hvad slags type er din ISDN-forbindelse?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Lav forbindelse til Internettet"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"Den mest almindelige mde at forbinde med ADSL er pppoe.\n"
-"Nogen forbindelser bruger pptp, og nogle f bruger DHCP.\n"
-"Hvis du ikke ved noget, vlg 'brug pppoe'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "brug dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "brug pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "brug pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Jeg er ved at genstarte netvrksenheden %s. Er du enig?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Hvilken DHCP klient nsker du at bruge?\n"
-"Standard er dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Netvrks konfiguration"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "nsker du at genstarte netvrket"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "nsker du at genstarte netvrket"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Da du er i gang med en netvrksinstallation er dit netvrk "
-"alleredekonfigureret.\n"
-"Klik OK for at beholde din konfiguration, eller annullr for at "
-"omkonfigureredin Internet- og netvrksforbindelse.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Velkommen til Netvrkskonfigurationen\n"
-"\n"
-"Vi skal til at konfigurere din internet- eller netvrksforbindelse.\n"
-"Hvis du ikke nsker at bruge autodetektering s fravlg afkrydsningsboksen\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Vlg profilen der skal konfigureres"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Brug automatisk detektion"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Detekterer enheder..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Normal modemforbindelse"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "Detekteret p port %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN-forbindelse"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "Detekteret %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (eller ADSL) forbindelse"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "Detekteret p grnseflade %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kabelforbindelse"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "Lokalnet-konfiguration"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "ethernet-kort detekteret"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Hvordan vil du lave forbindelse til Internettet?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Tillykke, netvrks- og internetkonfigurationen er frdig.\n"
-"\n"
-"Konfigurationen vil nu blive anvendt p dit system."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Derefter anbefaler vi at du genstarter dit X-milj for\n"
-"at undg problemer med det ndrede vrtsnavn"
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "kunne ikke finde noget netkort"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Konfigurerer netvrk"
-
-#: ../../network.pm_.c:278
-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 ""
-"Indtast venligst vrtsnavn hvis du kender det.\n"
-"Nogle DHCP-servere krver vrtsnavnet for at fungere.\n"
-"Dit vrtsnavn br vre et fuldt kvalificeret vrtsnavn,\n"
-"fx 'minpc.mitfirma.dk'."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Vrtsnavn"
-
-#: ../../network.pm_.c:319
-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 ""
-"ADVARSEL: Denne enhed er tidligere blevet konfigureret til at lave "
-"forbindelse til Internettet.\n"
-"Ved kun at trykke p OK beholder du den nuvrende konfiguration.\n"
-"ndringer i felterne nedenunder vil overskrive denne konfiguration."
-
-#: ../../network.pm_.c:324
-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 ""
-"Indtast IP konfigurationen for denne maskine. Hvert felt skal udfyldes\n"
-"med en IP adresse i `dotted-decimal' notation (for eksempel 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Konfigurerer netvrksenheden %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (drivprogram $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP-adresse"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Netmaske"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Automatisk IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP adresse skal have formatet 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Indtast domnenavn, vrtsnavn og IP adressen for evt. ekstra navne-servere.\n"
-"Dit vrtsnavn skal vre et fuldt kvalificeret vrtsnavn inklusive domne,\n"
-"f.eks. minpc.mitfirma.dk. Hvis du ikke har nogen ekstra navne-servere,\n"
-"s lad navne-server-felterne vre blanke."
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS-server"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Gateway"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Gateway enhed"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Konfiguration af mellemvrt (proxy)"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP-mellemvrt"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP-mellemvrt"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy skal vre http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy skal vre ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Udvidet partition ikke understttet p denne platform"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Du har plads tilovers i din partitionstabel, men jeg kan ikke udnytte den.\n"
-"Den eneste lsning er at flytte dine primre partitioner, sledes at\n"
-"\"hullet\" bliver placeret ved siden af de udvidede partitioner."
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Fejl ved lsning af filen %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Genskabning fra fil %s mislykkedes: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Fejl i sikkerhedskopien"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Fejl ved skrivning til fil %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"Noget slemt sker p dit drev. \n"
-"En test for at tjekke integriteten af data er mislykkedes. \n"
-"Dette betyder at alt p disken vil ende som tilfldigt snavs"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "skal have"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "vigtigt"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "meget rart"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "rart"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "mske"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Lokal printer"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Fjern printer"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Fjern lpd server"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Netvrksprinter (sokkel)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Printer-enheds URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Afprv porte"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "En printer, model \"%s\" er blevet fundet p "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Lokal Printer"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Hvilken enhed er printeren forbundet til \n"
-"(bemrk at /dev/lp0 er det samme som LPT1:-)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Printer-enhed"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Parametre til fjern lpd"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"For at bruge en lpd printer k p en anden maskine skal du angive navnet\n"
-"p den anden maskine og ken som jobbet skal lgges i."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Eksternt maskinnavn"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Eksternt knavn"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT)-printer indstillinger"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"For at skrive til en SMB printer, skal du angive navnet p SMB maskinen\n"
-"(bemrk at dette navn kan vre forskelligt fra TCP/IP-navnet!) og\n"
-"muligvis IP-adressen p printerserveren. Ydermere skal du angive\n"
-"knavnet for printeren, brugernavn, adgangskode og information for\n"
-"arbejdsgruppen."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB-servervrt"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB-serverens IP"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Dele-navn"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Arbejdsgruppe"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare printer-parametre"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"For at skrive til en NetWare printer skal du angive navnet p NetWare\n"
-"printerserveren (bemrk at dette navn kan vre forskelligt fra\n"
-"TCP/IP-navnet!) svel som knavnet for den printer du vil benytte\n"
-"og et brugernavn samt en adgangskode."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Printer-server"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Printerk-navn"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Sokkel-printer-parametre"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"For at udskrive til en sokkel-printer skal du oplyse\n"
-"vrtsnavnet p printeren og eventuelt port-nummeret."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "printer-vrtsnavn"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Port"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "Du kan direkte angive URI-en til at tilg printeren via CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Hvilken slags printer har du?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "nsker du at teste udskrift?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Udskriver testside(r)..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Testsider er blevet sendt til printerdmonen.\n"
-"Dette kan tage lidt tid fr printeren starter.\n"
-"Udskrivningsstatus:\n"
-"%s\n"
-"\n"
-"Fungerer det korrekt?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Testsider er sendt til printer-dmonen.\n"
-"Det kan tage lidt tid fr printeren starter.\n"
-"Fungerer det korrekt?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Ja, udskriv ASCII-testside"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Ja, udskriv PostScript-testside"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Ja, udskriv begge testsider"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Konfigurr printer"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "printer-valg"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Papirstrrelse"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Skift side efter opgave?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Valgmuligheder for Uniprint driver"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Valgmuligheder for farvedybde"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Udskriv tekst som PostScript?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Ordn trappetrins-tekst?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Antal sider per udskriftsside"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Hjre/venstre margener i punkter (1/72 tomme)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Top/bund margener i punkter (1/72 tomme)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Ekstra valgmuligheder til GhostScript"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Ekstra valgmuligheder til tekst"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Omvendt sideorden"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Vil du gerne konfigurere en printer?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Her er flgende printk.\n"
-"Du kan tilfje flere eller ndre de eksisterende."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS starter"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Lser CUPS driver database..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Vlg printer-forbindelse"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Hvordan er printeren tilsluttet?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Vlg fjernprinter-forbindelse"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Med en fjern CUPS server behver du ikke at konfigurere\n"
-"nogen printere; printere vil automatisk blive fundet.\n"
-"Hvis du er i tvivl, s vlg \"Fjern CUPS server\"."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Med en fjern CUPS server behver du ikke at konfigurere\n"
-"nogen printere; printere vil automatisk blive fundet,\n"
-"medmindre du har en server p et andet netvrk; i s fald\n"
-"skal du angive IP-nummeret p CUPS-serveren og muligvis\n"
-"dens portnummer."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "CUPS-serverens IP"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "Port-nummeret br vre numerisk"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Fjern k"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr "Navn p printer br kun indeholde bogstaver, tal og understregen _"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Hver printer behver et navn (fx lp)\n"
-"Andre parametre ssom beskrivelse af printeren eller dens placering\n"
-"kan defineres. Hvilket navn skal bruges for denne printer, og hvordan\n"
-"er printeren forbundet?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Navn p printer"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Beskrivelse"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Placering"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Alle printker (som bruges til en print-opgave) behver et\n"
-"navn (ofte lp) og et mellemlagringskatalog knyttet til det. Hvilket\n"
-"navn og katalog skal bruges til denne k, og hvordan er ken forbundet?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "knavn"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Mellemlagrings-katalog"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Printer-forbindelse"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Kan ikke tilfje en partition til _formatret_ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Kan ikke skrive filen $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid fejlede"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid fejlede (mske mangler raidtools?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Ikke nok partitioner til at benytte RAID level %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron en periodisk kommando planlgger"
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd bruges til at overvge batteristatus og skrive log til syslog.\n"
-"Den kan ogs bruges til at lukke maskinen nr batteriet er p lav."
-
-#: ../../services.pm_.c:20
-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 ""
-"Krer planlagte kommandoer med 'at' kommandoen p tiden specificeret da\n"
-"'at' blev krt, og krer batch kommandoer nr den gennemsnitlige\n"
-"systembelastning er lav nok"
-
-#: ../../services.pm_.c:22
-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 er et standard UNIX program der krer bruger-specifikke programmer\n"
-"p planlagte tidspunkter. Vixie cron tilfjer en del forbedringer til\n"
-"den basale UNIX cron, inklusive bedre sikkerhed og strkere "
-"konfigurationsmuligheder."
-
-#: ../../services.pm_.c:25
-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 tilfjer muse-support til tekst-baserede Linux applikationer\n"
-"ssom Midnight Commander. Den tillader muse-baseret kopir-og-stind "
-"operationer p konsollen\n"
-"og inkluderer support for pop-op-menuer i konsollen."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache er en webserver. Den bruges til at betjene HTML-filer\n"
-"og CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-"Internet superserver-dmonen (kaldet inetd) starter forskellige\n"
-"internet-tjenester efter behov. Den er ansvarlig for at starte tjenester "
-"som\n"
-"telnet, ftp, rsh og rlogin. Hvis inetd deaktiveres, deaktiveres alle de "
-"tjenester,\n"
-"den er ansvarlig for."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-"Denne pakke indlser den valgte tastatur-tabel,\n"
-"som valgt i /etc/sysconfig/keyboard. Dette kan vlges i kbdconfig "
-"programmet.\n"
-"Dette br vre slet til p de fleste maskiner."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 er printer-dmonen som er ndvendig for at lpr virker.\n"
-"Den er basalt en server der hndterer udskrifts-opgaver."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) er en domne-navneserver (DNS) der bruges til\n"
-"opslag af navne til IP-adresser."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Monterer og afmonterer alle netvrks filsystemer (NFS),\n"
-"SMB (LanManager/Windows) og NCP (NetWare) monterings-stier"
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Aktiverer/deaktiverer alle netvrks-kort som er konfigureret\n"
-"til at starte ved opstart"
-
-#: ../../services.pm_.c:56
-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 er en populr protokol til fildeling over TCP/IP netvrk.\n"
-"Denne tjeneste giver NFS-serverfunktionalitet, som konfigureres gennem\n"
-"/etc/exports filen"
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS er en populr protokol til fildeling over TCP/IP\n"
-"netvrk. Denne service giver NFS fillsnings funktionalitet"
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 understttelse er normalt til at understtte ting som\n"
-"ethernet og modemer p brbare. Den vil ikke blive startet medmindre den "
-"er\n"
-"konfigureret, s det er sikkert at have den installeret p maskiner der "
-"ikke\n"
-"har behov for den."
-
-#: ../../services.pm_.c:67
-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 hndterer RPC tilslutninger, som bliver brugt af\n"
-"protokoller som NFS og NIS. Portmap serveren skal kre p maskiner som\n"
-"bruger protokoller der udnytter RPC mekanismen"
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix er en transport-agent for post, som bruges af programmer der\n"
-"flytter post fra en maskine til en anden."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Gemmer og henter system entropi pl for en hjre kvalitet\n"
-"p generering af tilfldige tal."
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-"Routed dmonen giver mulighed for automatisk IP rutetabel opdatering\n"
-"via RIP protokollen. RIP kan bruges til sm netvrk, men nr det kommer til\n"
-"mere komplekse netvrk er der behov for en mere kompleks protokol."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"rstat protokollen tillader brugere p et netvrk at\n"
-"hente systeminformation fra enhver maskine p dette netvrk."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"rusers protokollen tillader brugere p et netvrk at identificere\n"
-"hvem der er logget p andre maskiner"
-
-#: ../../services.pm_.c:83
-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 protokollen tillader fjerne brugere at hente en liste over alle\n"
-"brugere der er logget ind p en maskine, der krer rwho dmonen (minder om "
-"finger)."
-
-#: ../../services.pm_.c:85
-#, fuzzy
-msgid "Launch the sound system on your machine"
-msgstr "Start X-vinduessystemet efter opstart"
-
-#: ../../services.pm_.c:86
-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 er en facilitet som mange dmoner bruger til log beskeder\n"
-"Det er en god id altid at kre syslog"
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Starter og stopper X-skrifttypeserver ved opstart samt nedlukning."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Vlg hvilke tjenester der skal startes automatisk ved opstart"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "krer"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "stoppet"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Tjenester og dmoner"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Beklager, der er ingen ekstra\n"
-"information om denne tjeneste."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Ved opstart"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Jeg kan ikke lse din partitionstabel, den er for delagt :(\n"
-"Jeg vil forsge mig med at slette de beskadigede partitioner"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Deling af internetforbindelse"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Deling af internetforbindelse er slet til"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"Indstilling af deling af internetforbindelse er allerede gjort.\n"
-"Deling er aktiveret.\n"
-"\n"
-"Hvad nsker du at gre?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "de-aktivr"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "trd af"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "genkonfigurr"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Slr servere fra..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Deling af internetforbindelse er nu slet fra"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Deling af internetforbindelse er slet fra"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"Indstilling af deling af internetforbindelse er allerede gjort.\n"
-"Den er de-aktiveret for nrvrende\n"
-"Hvad nsker du at gre?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "aktivr"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Aktiverer servere..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Deling af internetforbindelse er nu slet til"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Indhold i konfigurationsfilen kunne ikke fortolkes."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Konfigurationsfil ikke genkendt"
-
-#: ../../standalone/drakgw_.c:181
-#, 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 ""
-"Din computer kan konfigureres til at dele sin internetforbindelse.\n"
-"\n"
-"Bemrk: du skal bruge en dediceret netvrks Adapter, for at lave et lokalt "
-"netvrk (LAN)."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Grnseflade %s (benytter modul %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Grnseflade %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Ikke nogen netvrksadapter i dit system!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Ingen ethernet netvrksadapter er blevet fundet p dit system. Kr venligst "
-"vrktjet til maskinel konfiguration."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Der er kun n konfigureret netvrksadapter i dit system:\n"
-"\n"
-"%s\n"
-"\n"
-"Jeg skal til at stte dit lokalnet p med den adapter."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Vlg venligst hvilken netvrksadapter som skal forbindestil dit lokalnet."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Advarsel, netvrksadapteren er allerede konfigureret. Jeg vil omkonfigurere "
-"den."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Mulig LAN-adresse konflikt fundet i konfigurationen til $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Brandmurkonfiguration genkendt!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Advarsel! En eksisterende brandmurkonfiguration er blevet fundet. Du skal "
-"muligvis lave manuelle rettelser efter installationen."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Konfigurerer..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Konfigurerer skript, installerer programmel, starter servere..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Problemer med installation af $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Tillykke!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Alt er blevet konfigureret.\n"
-"Du kan nu dele din internetforbindelse med andre maskiner p dit lokale "
-"netvrk, ved at bruge DHCP."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Indstilling er allerede gjort. men er de-aktiveret for nrvrende."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Indstilling er allerede gjort. og er for nrvrende aktiv."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Deling af Internetforbindelse har aldrig vret konfigureret."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Konfiguration af deling af internetforbindelse"
-
-#: ../../standalone/drakgw_.c:622
-#, 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 "Velkommen til vrktjet til deling af internetforbindelse!"
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Netvrkskonfiguration (%d adaptorer)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Slet profil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Profil der skal slettes:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Ny profil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Navn p profil der skal oprettes:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Vrtsnavn: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Internetadgang"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Type:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Gateway:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Grnseflade:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Status:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Tilsluttet"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Ikke tilsluttet"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Tilslut..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Afbrud..."
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Tester din forbindelse..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Lukker din forbindelse..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"Forbindelsen er ikke lukket.\n"
-"Prv at gre det manuelt ved at kre\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"i roden (som root)"
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Systemet er nu afbrudt."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Konfigurr Internetadgang..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "LAN konfiguration"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adapter"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Drivprogram"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Grnseflade"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokol"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Konfigurr lokalnetvrk..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Normal modus"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Anvend"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Vent venligst... Stter konfigurationen i anvendelse"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "LAN konfiguration"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adapter %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Opstartsprotokol"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Startede med opstart"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP-klient"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "De-aktivr"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Aktivr"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Konfiguration af Internetforbindelse"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Konfiguration af Internetforbindelse"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Type af forbindelse"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parametre"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "Udbyder DNS 1 (valgfri)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "Udbyder DNS 2 (valgfri)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Ethernet-kort"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP-Klient"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Velkommen til Crackere"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Ringe"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoid"
-
-#: ../../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 ""
-"Dette niveau skal bruges med omtanke. Det gr dit system nemmere at bruge,\n"
-"men er meget srbart: det m ikke bruges til en maskine der er i et netvrk\n"
-"eller har forbindelse til Internettet. Der er ikke nogen kontrol af "
-"adgangskoder."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Kontrol af adgangskode er nu aktiveret, men brug som netvrksmaskine er\n"
-"stadig ikke anbefalet."
-
-#: ../../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 ""
-"Ikke mange forbedringer af sikkerheds-niveauet, den vigtigste er at der er\n"
-"flere sikkerheds-advarsler og eftersyn."
-
-#: ../../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 ""
-"Dette er standard sikkerheds-anbefalingen for en maskine med\n"
-"forbindelse til Internettet. Der er nu sikkerheds-eftersyn."
-
-#: ../../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 ""
-"Med dette sikkerhedsniveau, kan brug som server blive muligt\n"
-"Sikkerheden er nu hj nok til at systemet kan bruges som server\n"
-"som tillader forbindelser fra mange klienter."
-
-#: ../../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 ""
-"Dette svarer til niveau 4 med ekstra sikkerhed, systemet er nu helt lukket.\n"
-"Sikkerheden er nu p hjeste niveau."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Indstiller sikkerhedsniveau"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Kontrolcenter"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Vlg det vrktj du nsker at benytte"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "brug: keyboarddrake [--expert] [tastatur]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Vil du have at Bak-tasten giver Delete i konsollen?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Skift cdrom"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Indst venligst installations-cdrom'en i dit cdrom-drev og tryk p Ok, nr "
-"det gjort\n"
-"Hvis du ikke har den - tryk p Annullr, s undgs levende opgradering"
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Kan ikke starte levende opgradering !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "ingen seriel_usb fundet\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Emulering af tredje knap?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Test venligst musen"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "Netvrks konfiguration"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "Mus"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Lav forbindelse til Internettet"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Luk forbindelse til Internettet"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Luk forbindelse til Internettet"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Luk forbindelse til Internettet"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "Navn p forbindelsen"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "Tilsluttet"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Afbrud..."
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Brandmurkonfiguration"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Brandmurkonfiguration"
-
-#: ../../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 ""
-"Brandmure\n"
-"\n"
-"Du har allerede indstillet en brandmur.\n"
-"Klik p Konfigurr for at ndre eller fjerne brandmuren"
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Brandmure\n"
-"\n"
-"Klik p Konfigurr for at stte en standard-brandmur op"
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"tinyfirewall-konfigurator\n"
-"\n"
-"Dette konfigurerer en personlig brandmur for denne Linux Mandrake maskine.\n"
-"For en kraftfuld dedikeret brandmurs-lsning se venligst denspecialiserede "
-"MandrakeSecurity Firewall-distribution."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Vi vil nu sprge dig om hvilke tjenester du gerne vil tillade\n"
-"internettet at forbinde til. Tnk grundigt over disse\n"
-"sprgsml, da din maskines sikkerhed er vigtig.\n"
-"\n"
-"Hvis du ikke bruger nogle af disse tjenester s skrm dem af\n"
-"med brandmuren. Du kan altid ndre indstillingerne nr du vil\n"
-"ved at kre dette program igen!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Krer du en webserver p denne maskine som du har brug for at hele\n"
-"internettet kan se? Hvis du krer en webserver som kun behver at blive\n"
-"tilget af denne maskine kan du roligt svare NEJ her.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Krer du en DNS-navneserver p denne maskine? Hvis du ikke har sat\n"
-"en op til at give IP- og zone-information til hele internettet kan du svare\n"
-"nej her.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"nsker du at tillade indgende Secure Shell ssh-forbindelser?\n"
-"Det er en erstatning for telnet som du mske vil bruge til at logge ind.\n"
-"Hvis du bruger telnet nu br du afgjort skifte til ssh. telnet er ikke\n"
-"krypteret - s nogle angribere kan stjle din adgangskode hvis du bruger\n"
-"den. ssh er krypteret og tillader ikke den slags aflytning."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Vil du tillade indgende telnet-forbindelser?\n"
-"Dette er virkeligt usikkert som vi har forklaret i det foregende billede. "
-"Vi\n"
-"anbefaler strkt at du svarer NEJ her og bruger ssh i stedet for telnet.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"Krer du en FTP-tjeneste p denne maskine som du har brug for at hele\n"
-"internettet har adgang til? Hvis du har s anbefaler vi strkt at du kun\n"
-"bruger den til anonyme overfrsler. En hvilkensomhelst adgangskode sendt\n"
-"over FTP kan stjles af visse angribere, siden FTP heller ikke bruger\n"
-"kryptering til at overfre adgangskoder.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Krer du en post-server her? Hvis du sender beskedder med\n"
-"pine, mutt eller en anden tekstbaseret post-klient er det sandsynligt.\n"
-"Ellers br du skrme den vk.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Krer du en POP eller IMAP-tjeneste her? Dette villeblive brugt til at tjene "
-"ikke-webbaserede postkonti for folkvia denne maskine.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Du ser ud til at kre en 2.2-kerne. Hvis din IP-netvrksadresse\n"
-"bliver sat automatisk af en maskine i dit hjem eller kontor\n"
-"(dynamisk tildelt) br vi tillade dette. Er dette tilfldet?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"Fr din maskine tiden synkroniseret efter en anden maskine?\n"
-"Oftest er dette brugt af strre Unix/Linux-organisationer for at\n"
-"synkronisere tiden for logning og lignende. Hvis du ikke er en del\n"
-"af et strre kontor og ikke har hrt om dette er det sandsynligvis\n"
-"ikke tilfldet."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Konfigurationen er frdig. Skal vi skrive disse ndringer til disken?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, fuzzy, c-format
-msgid "Can't open %s: %s\n"
-msgstr "Adapter %s: %s"
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Fejl ved bning af %s for skrivning: %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Klienter for forskellige protokoller inklusiv ssh"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Udvikling"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Arbejdsstation"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Brandmur/router"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Personal Information Management"
-msgstr "Personlig informationshndtering"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimedie - Grafik"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Netvrksmaskine (klient)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Lyd-relaterede vrktjer: mp3 eller midi-afspillere, mixere o.lign."
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Internet-station"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Kontor"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimedie-station"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Vrktjsst til at lse samt sende post og nyheder (pine, mutt, tin..) , og "
-"til at browse p nettet"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C og C++ udviklingsbiblioteker, programmer, og include-filer."
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Programmer til at hndtere din konomi, som fx gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS-vrt, SMB-vrt, mellemvrt (proxy), SSH-vrt"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentation"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Vrktjer"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS "
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Grafisk milj"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimedie - Lyd"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Underholdnings-programmer: arkade, brt, strategi, osv."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Videoafspillere og redigeringsvrktjer"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Konsolvrktjer"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Lyd- og video-afspillere og redigeringsvrktjer"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Videnskabelig arbejdsstation"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Redigeringsvrktjer, skaller, filvrktjer, terminaler"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Bger og vejledninger om Linux og Frit Programmel"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr "Et grafisk milj med brugervenlig samling af programmer og vrktjer"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Spil"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimedie - Video"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Netvrksmaskine filserver"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Grafiske programmer som fx The Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Kontor-arbejdsstation"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-"K Desktop -miljet, det grundlggende grafiske milj, med en vifte af "
-"supplerende vrktjer."
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Flere grafiske miljer (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Vrktjer til at skabe og brnde CDer"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimedie - CD-brnding"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Arkivering, emulering, overvgning"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Database"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Kontor-programmer: Tekstbehandler (kword, abiword), regneark (kspread, "
-"gnumeric), pdf-visere, o.lign."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Server"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Personal Finance"
-msgstr "Personlig konomi"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Konfiguration"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE-arbejdsstation"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Andre grafiske miljer"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache og Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Post/diskussionsgrupper"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome-arbejdsstation"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Internetadgang"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Vrktjer til Palm Pilot og Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Spillemaskine"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, o.lign."
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Vrktjer til at lette indstillingen af din maskine"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Samling af vrktjer til post, nyheder, filoverfrsel og chat"
-
-#~ msgid "GB"
-#~ msgstr "Gb"
-
-#~ msgid "KB"
-#~ msgstr "Kb"
-
-#~ msgid "TB"
-#~ msgstr "Tb"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minutter"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minut"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d sekunder"
-
-#~ msgid "Configure..."
-#~ msgstr "Konfigurr..."
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "LAN konfiguration"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "Valgt strrelse %d%s"
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr "bner din forbindelse..."
-
-#~ msgid "Standard tools"
-#~ msgstr "Standardvrktjer"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Konfiguration"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "Denne opstartsfil prver at indlse modulet til din USB-mus"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Konfiguration af opstartsudseende"
-
-#~ 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 ""
-#~ "Nu da din internetforbindelse er konfigureret,\n"
-#~ "kan din maskine blive konfigureret til at dele sin internetforbindelse.\n"
-#~ "Info: Du skal bruge en ekstra netvrks adapter for at stte et lokalnet "
-#~ "op (LAN).\n"
-#~ "\n"
-#~ "nsker du at opstte deling af internetforbindelsen?\n"
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
deleted file mode 100644
index 0a760f4a4..000000000
--- a/perl-install/share/po/de.po
+++ /dev/null
@@ -1,8457 +0,0 @@
-# german translation of DrakX (cooker/gi/perl-install/share/po/de.po).
-# Copyright (C) 2001 MandrakeSoft.
-# Dr. Hinrich Göhlmann <hgoehlmann@gmx.de>, 1999-2000
-# Stefan Siegel <siegel@linux-mandrake.com>, 1999-2001
-# Daniel Haischt <daniel.haischt@student.fh-reutlingen.de>, 2000
-# Peer Dunker <peer46@gmx.net>, 2001
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-05-26 00:24+0200\n"
-"Last-Translator: Stefan Siegel <siegel@linux-mandrake.com>\n"
-"Language-Team: German <de@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Alle Karten getrennt konfigurieren"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Xinerama Erweiterung verwenden"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Nur Karte „%s“ (%s) konfigurieren"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Mehrkarten-Einstellung"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Ihr System erlaubt die Verwendung einer Mehrkarten Konfiguration.\n"
-"Was wollen Sie tun?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Grafikkarte"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Wählen Sie Ihre Grafikkarte"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Wählen Sie einen X Server"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X Server"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Welche XFree-Konfiguration wollen Sie verwenden?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Ihre Karte kann D3 hardwarebeschleunigt werden, allerdings nur mit \n"
-"XFree %s. Ihre Karte wird auch von XFree %s unterstützt, wodurch Sie \n"
-"bessere 2D Unterstützung erhalten können."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Ihre Karte kann mit XFree %s D3 hardwarebeschleunigt werden."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s mit D3 Hardwarebeschleunigung"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Ihre Karte kann D3 hardwarebeschleunigt werden, allerdings nur mit \n"
-"XFree %s. BEMERKUNG: DIESE FUNKTION IST NOCH IM EXPERIMENTIERSTADIUM \n"
-"UND KANN ZUM STEHENBLEIBEN IHRES RECHNERS FÜHREN."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s mit EXPERIMENTELLER 3D Hardwarebeschleunigung"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Ihre Karte kann D3 hardwarebeschleunigt werden, allerdings nur mit \n"
-"XFree %s. BEM: DIESE FUNKTION IST NOCH IM EXPERIMENTIERSTADIUM UND KANN \n"
-"ZUM STEHENBLEIBEN IHRES RECHNERS FÜHREN. Ihre Karte wird auch von \n"
-"XFree %s unterstützt, wodurch Sie bessere 2D Unterstützung erhalten \n"
-"können."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree konfigurieren"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Wählen Sie die Speichergröße Ihrer Grafikkarte"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Wählen Sie die Einstellungen für den Server"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Wählen Sie Ihren Monitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Die beiden kritischen Parameter sind die vertikale Wiederholfrequenz\n"
-"(wie oft der gesamte Bildschirm neu angezeigt wird) und insbesondere die\n"
-"horizontale Synchronisationsfrequenz (wie oft Scanlinien angezeigt werden).\n"
-"Es ist SEHR WICHTIG, dass Sie keinen Monitortyp mit einer falschen \n"
-"Synchronisationsrate auswählen, da Sie sonst Ihren Monitor beschädigen \n"
-"könnten. Im Zweifelsfall wählen Sie bitte eine konservativere \n"
-"Einstellung."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Horizontale Wiederholfrequenz"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Vertikale Wiederholfrequenz"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Ihr Monitor ist nicht konfiguriert"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Ihre Grafikkarte ist noch nicht konfiguriert"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Die Auflösungen wurden noch nicht ausgewählt"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Möchten Sie die vorgenommenen Einstellungen prüfen?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Warnung: Testen dieser Grafikkarte kann Ihren Rechner anhalten"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Prüfen der Einstellungen"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"Versuchen Sie bitte, einige Einstellungen zu ändern"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Ein Fehler ist aufgetreten:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Verlassen in %d Sekunden"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Ist dies richtig?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr ""
-"Ein Fehler ist aufgetreten. Versuchen Sie bitte, einige Parameter zu ändern"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Auflösung"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Wählen Sie bitte Auflösung und Farbtiefe"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Grafikkarte: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 Server: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Experten-Modus"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Alle anzeigen"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Auflösungen"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Tastaturtyp: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Maustyp: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Mausschnittstelle: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitor Horiz. Frequenz: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitor Vert. Frequenz: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Grafikkarte: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Grafikkartenspeicher: %s KB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Farbtiefe: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Auflösung: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 Server: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 Treiber: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "X-Window Konfiguration vorbereiten"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Was wollen Sie machen?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Monitor ändern"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Grafikkarte ändern"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Server Einstellungen ändern"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Auflösung ändern"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Informationen anzeigen"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Nochmals testen"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Verlassen"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Die Änderungen beibehalten?\n"
-"Momentan wäre dies:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr ""
-"Bitte loggen Sie sich erneut in %s ein, \n"
-"um die Änderungen wirksam werden zu lassen."
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Bitte loggen Sie sich aus, und drücken Sie Ctrl-Alt-Rücktaste"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X zur Startzeit"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Ich kann GNU/Linux so einrichten, dass bei jedem Systemstart\n"
-"automatisch die Grafische Oberfläche (= der X Server) aktiviert wird.\n"
-"Wollen Sie, dass X nach jedem Neustart direkt zur Verfügung steht?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 Farben (8 Bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32.000 Farben (15 Bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65.000 Farben (16 Bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 Millionen Farben (24 Bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 Milliarden Farben (32 Bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB oder mehr"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standard VGA, 640x480 bei 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 bei 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514 kompatibel, 1024x768 bei 87 Hz, interlaced (kein 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 bei 87 Hz, interlaced und 800x600 bei 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Extended Super VGA, 800x600 bei 60 Hz und 640x480 bei 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Non-Interlaced SVGA, 1024x768 bei 60 Hz und 800x600 bei 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Hochfrequenz SVGA, 1025x768 bei 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Mehrfrequenz mit der Fähigkeit für 1280x1024 bei 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Mehrfrequenz mit der Fähigkeit für 1280x1024 bei 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Mehrfrequenz mit der Fähigkeit für 1280x1024 bei 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Ihr Monitor kann 1600x1200 bei 70 Hz darstellen"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Ihr Monitor kann 1600x1200 bei 76 Hz darstellen"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Erster Sektor der Boot-Partition"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Erster Sektor der Platte (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO Installation"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Wo soll der Betriebssystemstarter installiert werden?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/Grub Installation"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO mit Textmenü"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO mit grafischem Menü"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Boot von DOS/Windows aus (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Haupt-Optionen des Betriebssystemstarters"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Zu verwendender Betriebssystemstarter"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Installation des Betriebssystemstarters"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Boot Gerät"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (funktioniert nicht mit alten BIOS Versionen)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompakt"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "Kompakt"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Video Modus"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Wartezeit vorm Starten des Standard Betriebssystems"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Passwort"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Passwort (erneut)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Gebrauch der Kommandozeilen-Parameter einschränken"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "Einschränken"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Die Partition /tmp bei jedem Systemstart säubern"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Geben Sie, falls nötig, die genaue RAM Größe an (%d MB gefunden)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Mehrere Profile einschalten"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Geben Sie die RAM Größe in MB an"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Die Option „Gebrauch der Kommandozeilen-Parameter einschränken“ ist ohne \n"
-"Angabe eines Passworts wirkungslos"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Bitte versuchen Sie es erneut"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Die Passwörter stimmen nicht überein"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Intit Nachricht"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Open Firmware Verzögerung"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "BS-Startverzögerung für den Kern"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "BS-Start von CD erlauben"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Open Firmware Start erlauben"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Standard BS"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hier sind die verschiedenen Einträge.\n"
-"Sie können weitere hinzufügen oder existierende ändern."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Hinzufügen"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Fertig"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Ändern"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Welche Art Eintrag wollen Sie hinzufügen?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Anderes Betriebssystem (SunOS ...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Anderes Betriebssystem (MacOS ...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Anderes Betriebssystem"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Kern"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Verzeichnisbaumwurzel"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Übergeben"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Init-RamDisk"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Schreiben/Lesen"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabelle"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Unsicher"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Identifikator"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Standard"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Größe der Init-RamDisk"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "NoVideo"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Eintrag löschen"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Leere Einträge sind nicht erlaubt"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Dieser Eintrag existiert bereits"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Welcher Partitionstyp?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Schnittstelle(n) %s %s gefunden"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Verfügen Sie über weitere?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Verfügen Sie über %s Schnittstellen?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Nein"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Ja"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Hardware Informationen anzeigen"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Installation des Treibers für die Karte %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(Modul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Welchen %s-Treiber soll ich versuchen?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"In einigen Fällen benötigt der „%s“ Treiber zusätzliche Informationen,\n"
-"um korrekt zu funktionieren, meistens sollte er jedoch auch ohne \n"
-"funktionieren. Wollen Sie solche Informationen angeben oder es dem Treiber "
-"überlassen, nach geeigneten Parametern zu suchen? (Das Austesten durch den "
-"Treiber kann in seltenen Fällen zum „Hängenbleiben“ des Rechners führen, was "
-"jedoch keine Hardwareschäden nach sich ziehen sollte)"
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Automatische Erkennung"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Optionen angeben"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Sie müssen nun die Optionen für Modul %s angeben."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Sie müssen nun die Optionen für Modul %s angeben.\n"
-"Optionen haben die Form „name=wert name2=wert2“.\n"
-"Beispielsweise: „io=0x300 irq=7“"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Modul-Optionen:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Laden von Modul %s schlug Fehl.\n"
-"Wollen Sie es erneut mit anderen Parametern versuchen?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s wurde bereits hinzugefügt)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Dieses Passwort ist zu einfach"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Bitte geben Sie ein Benutzerkennzeichen an"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"Das Benutzerkennzeichen sollte nur aus Kleinbuchstaben, Ziffern, \n"
-"„-“ und „_“ bestehen"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Dieses Benutzerkennzeichen existiert bereits"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Benutzer hinzufügen"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Benutzerkennzeichen einrichten\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Benutzer akzeptieren"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Benutzername"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Benutzerkennzeichen"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Shell"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Symbol"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Autologin"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Ich kann GNU/Linux so einrichten, dass beim Systemstart automatisch \n"
-"ein Nutzer angemeldet wird.\n"
-"Wollen Sie davon keinen Gebrauch machen, wählen Sie „Abbruch“"
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Wählen Sie den Standard-Nutzer:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Wählen Sie den Window-Manager, den Sie verwenden wollen:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Willkommen zum Betriebssystem-Starter %s\n"
-"\n"
-"Markieren Sie in obiger Liste ein Betriebssystem\n"
-"oder warten Sie %d Sekunden, dann starte ich Ihr Standard-System.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Willkommen zum Betriebssystem-Starter GRUB!"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Verwenden Sie die Tasten %c und %c um ein Betriebssystem zu w„hlen."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Zum Starten des BS drcken Sie <Return>. Mit <e> k”nnen Sie das"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "Kommando vorher editieren, mit <c> erhalten Sie eine Kommandozeile."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "In %d Sekunden wird das gew„hlte BS automatisch gestartet."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "Sie haben nicht genug Platz in „/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:918
-msgid "Desktop"
-msgstr "Arbeitsoberfläche"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Start-Menü"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "Es steht noch keine Hilfe zur Verfügung.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Konfiguration der Boot-Einstellungen"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Datei"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Datei/_Neu"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Datei/_Öffnen"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Datei/_Speichern"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Datei/Speichern_als"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Datei/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Datei/_Beenden"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Optionen"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Optionen/Test"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Hilfe"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/_Hilfe/_Über..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Konfigurieren"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Sie verwenden momentan „%s“ als Betriebssystemstarter.\n"
-"Wählen Sie „Konfigurieren“, wenn Sie den Wizard starten wollen."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "LILO/GRUB Modus"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Neuer kategorisierter Monitor"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Neuer Monitor"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Herkömmlicher Monitor"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Herkömmlicher Gtk+ Monitor"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Aurora beim Hochfahren starten"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Boot-Modus"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "X-Window nach dem Hochfahren automatisch starten "
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Nein ich will kein Autologin"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Ja ich will Autologin mit diesem Kennzeichen und dieser Oberfläche"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "System-Modus"
-
-#: ../../bootlook.pm_.c:228
-msgid "Default Runlevel"
-msgstr "Standard Runlevel"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Abbruch"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "Ich kann „/etc/inittab“ nicht zum lesen öffnen: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "Ich kann „/etc/sysconfig/autologin“ nicht zum lesen öffnen: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Die Installation von LILO schlug Fehl. Folgender Fehler trat auf:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Erzeugen"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Aushängen"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Löschen"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatieren"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Größe verändern"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Typ"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Einhängpunkt"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Schreibe /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Normal > Experten-Modus"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Experten > Normal-Modus"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Von Datei wiederherstellen"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "In eine Datei speichern"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Wizard"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Von Diskette wiederherstellen"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Auf Diskette speichern"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Alles löschen"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Alles formatieren"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Automatisches Erstellen"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Alle Primärpartitionen sind in Gebrauch"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Ich kann keinen weiteren Partitionen hinzufügen"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Um mehr Partitionen einrichten zu können, müssen Sie zunächst eine Partition "
-"löschen und anschließend eine erweiterte Partition erzeugen"
-
-# ../../diskdrak1
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Nicht genug freier Platz, damit ich selbst Partition anlegen kann."
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Rückgängig"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Partitionstabelle schreiben"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Mehr"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Auslagerung"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Leer"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Andere"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Dateisystemtypen:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Details"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Sie haben eine große FAT Partition \n"
-"(diese enthält häufig nur Microsoft DOS/Windows).\n"
-"Ich rate Ihnen, diese Partition erst zu verkleinern\n"
-"(Wählen Sie sie an und drücken Sie dann „Größe verändern“)"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Bitte machen Sie erst eine Sicherheitskopie Ihrer Daten!"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lesen Sie bitte aufmerksam!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Wenn Sie aboot verwenden wollen, müssen Sie ausreichend Platz am Anfang \n"
-"der Platte lassen (2048 Sektoren reichen aus)."
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Vorsicht: Diese Aktion ist gefährlich."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Fehler"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Einhängpunkt: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Gerät: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS Laufwerksbuchstabe: %s (vermutlich?)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Typ:"
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Name: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Anfang: Sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Größe: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s Sektoren"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Zylinder %d bis Zylinder %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formatiert\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Nicht formatiert\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Eingehängt\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback Datei(en): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Partition wird standardmäßig geladen\n"
-" (für MS-DOS Boot, nicht jedoch für LILO)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Level %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Blockgröße %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID Platten %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Dateiname des Loopbacks: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Es besteht die Wahrscheinlichkeit,\n"
-"dass es sich um eine Treiber-\n"
-"Partition handelt. Sie sollten sie\n"
-"daher unverändert lassen.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Diese spezielle Start-Partition\n"
-"ist für die Verwendung mehrerer\n"
-"Betriebssysteme auf dem selben\n"
-"Rechner.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Bitte klicken Sie auf eine Partition"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Größe: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrie: %s Zylinder, %s Köpfe, %s Sektoren\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM Platten %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partitionstabellen Typ: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "auf Bus %d ID %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Einhängen"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktiv"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Zum RAID hinzufügen"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Löschen aus dem RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "RAID modifizieren"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Zum LVM hinzufügen"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Löschen aus dem LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Als Loopback verwenden"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Wählen Sie ein Aktion aus"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Es tut mir Leid, aber ich weigere mich, eine „/boot“ Partition \n"
-"hinter dem Zylinder 1024 anzulegen.\n"
-"Entweder verwenden Sie LILO und es wird nicht funktionieren, oder Sie "
-"verwenden \n"
-"LILO nicht, dann benötigen Sie keine „/boot“ Partition."
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Die Partition, die Sie als 'Verzeichnisbaumwurzel' (/) ausgewählt haben, ist "
-"physikalisch hinter dem 1024ten Zylinder Ihrer Festplatte gelegen und Sie "
-"haben keine „/boot“ Partition eingerichtet. Falls Sie den LILO "
-"Betriebssystemstarter einsetzen wollen, vergessen Sie bitte nicht, eine /"
-"boot Partition anzulegen!"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Sie haben eine Software-RAID-Partition als Verzeichnisbaumwurzel "
-"ausgewählt. \n"
-"Kein Betriebssystemstarter kann damit ohne Verwendung einer \n"
-"„/boot“-Partition arbeiten. Sie sollten also daran denken, eine solche \n"
-"Partition zu erstellen."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Verwenden Sie stattdessen „%s“"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Verwenden Sie erst „umount“"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Nach Änderung des Partitionstyps von %s, werden sämtliche Daten darauf "
-"gelöscht"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Wollen Sie trotzdem fortfahren?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Beenden ohne speichern"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Beenden ohne die Partitionstabelle zu speichern?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Partitionstyp ändern"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Welches Dateisystem wollen Sie verwenden?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-"Sie können ReiserFS nicht für Partitionen verwenden, die kleiner als 32MB "
-"sind!"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Wo wollen Sie die Loopback-Datei %s einhängen?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Wo wollen Sie das Gerät %s einhängen?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Ich kann diesen Einhängpunkt nicht zurücksetzen, da diese Partition als \n"
-"Loopback verwendet wird. Bitte entfernen Sie erst diesen Loopback."
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"Nach Formatieren der Partition %s, werden sämtliche Daten darauf gelöscht"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formatiere"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Formatiere Loopback-Datei %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formatiere Partition %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Nach dem Formatieren aller Partitionen, "
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "werden alle Daten auf diesen Partitionen gelöscht sein"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Bewegen"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Zu welcher Platte wollen Sie wechseln?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Zu welchem Sektor wollen Sie wechseln?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "wechsele"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Bewege Partition..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Die Partitionstabelle der Platte „%s“ wird gespeichert!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr ""
-"Sie müssen Ihren Rechner neu starten, damit die Veränderungen wirksam werden"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Errechne die Grenzen des FAT Dateisystems"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Neuberechnen der Größe"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Die Größe dieser Partition kann ich nicht ändern"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Sie sollten ein Backup sämtlicher Daten dieser Partition erstellen"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Durch Veränderung der Partitionsgröße von %s, gehen sämtliche Daten darauf "
-"verloren"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Wählen Sie die neue Größe"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Erzeuge eine neue Partition"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Anfangssektor: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Größe in MB:"
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Dateisystemtyp: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Einstellung: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Diese Partition kann nicht als Loopback verwendet werden"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Name der Loopback-Datei: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-"Diese Datei wird bereits von einer anderen Loopback-Verknüpfung verwendet, "
-"wählen Sie eine andere Datei."
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr ""
-"Es existiert bereits eine Datei mit diesem Namen. Soll ich sie verwenden?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Datei auswählen"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Die gesicherte Partitionstabelle hat nicht dieselbe Größe\n"
-"Soll trotzdem fortgefahren werden?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Warnung"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Legen Sie eine Diskette in das Laufwerk\n"
-"Alle Daten auf dieser Diskette werden gelöscht!"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Ich Versuche, die Partitionstabelle zu retten"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "Gerät"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "Level"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "Blockgröße"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Wählen Sie einen vorhandenen RAID"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "Neu"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Wählen Sie einen vorhandenen LVM"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM Name?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Wechselmedien automatisch einhängen"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Partitionstabelle retten"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Neu laden"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatieren von %s schlug Fehl"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr ""
-"Ich bin nicht in der Lage, %s mit einem Dateisystem vom Typ %s zu "
-"formatieren."
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "Fehler beim Einhängen:"
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "Fehler beim Aushängen von %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "Einfach"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "Server"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Einhängpunkte müssen mit einem / beginnen."
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Es gibt bereits eine Partition, mit dem Einhängpunkt %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Schleife bei den Einhängpunkten %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-"Sie können kein logisches LVM Medium für den Einhängpunkt %s verwenden."
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Dieses Verzeichnis muss in der Verzeichnisbaumwurzel bleiben"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Sie benötigen ein echtes GNU/Linux Dateisystem (Ext2, ReiserFS) für \n"
-"diesen Einhängpunkt.\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Fehler beim Öffnen von %s zum Schreiben: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Ein Fehler ist aufgetreten - es wurden keine gültigen Geräte gefunden, auf "
-"denen neue Dateisysteme erstellt werden können. Bitte überprüfen Sie Ihre "
-"Hardware(-Konfiguration) auf mögliche Fehler und falsche Einstellungen."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Sie haben keine Partitionen!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-"Wählen Sie Ihre bevorzugte Sprache für den Installationsvorgang und \n"
-" Systemlaufzeit."
-
-#: ../../help.pm_.c:12
-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 ""
-"Sie müssen obige Lizenz akzeptieren, bevor Sie mit der Installation \n"
-"fortfahren können.\n"
-"\n"
-"\n"
-"Wählen Sie „Akzeptieren“, falls Sie mit den Bedingungen einverstanden sind.\n"
-"\n"
-"\n"
-"Bitte wählen Sie „Zurückweisen“, falls Sie damit nicht einverstanden \n"
-"sind. Die Installation wird ohne Veränderungen an Ihrem Rechner abgebrochen."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Wählen Sie Ihre Tastatur aus der vorgegebenen Liste"
-
-#: ../../help.pm_.c:25
-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 ""
-"Falls Sie weitere Sprachen im laufenden Betrieb wünschen, wählen Sie \n"
-"sie aus obiger Liste. Durch markieren von „Alle“ werden alle \n"
-"Sprachen installiert."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Bitte wählen Sie „Installation“ falls keine alte Version von \n"
-"Linux-Mandrake auf Ihrem Rechner installiert ist oder Sie diese \n"
-"Version parallel zu anderen Linux-Mandrake Installationen verwenden \n"
-"wollen.\n"
-"\n"
-"\n"
-"Bitte wählen Sie „Aktualisierung“ falls Sie eine bereits installierte \n"
-"Version von Linux Mandrake aktualisieren wollen.\n"
-"\n"
-"\n"
-"Abhängig von Ihren GNU/Linux Kenntnissen, können Sie eine der folgenden \n"
-"Installationsklassen wählen:\n"
-"\n"
-" * Empfehlenswert: Falls Sie noch nie ein GNU/Linux Betriebssystem \n"
-"installiert haben. Die Installation wird sehr einfach sein und es werden \n"
-"Ihnen nur sehr wenige Fragen gestellt werden.\n"
-"\n"
-"\n"
-"\t* Benutzerdefiniert: Falls Sie bereits mit GNU/Linux gearbeitet haben, \n"
-"könne Sie sie diese Installationsklasse wählen. Sie haben die Wahl \n"
-"zwischen „Arbeitsplatzrechner“, „Entwicklungsplattform“ und \n"
-"„Server“. Sie müssen mehr Fragen als bei einer empfehlenswerten \n"
-"Installation beantworten, dafür haben Sie jedoch auch mehr Einfluss \n"
-"auf die Installation.\n"
-"\n"
-"\n"
-"\t* Experte: Wenn Sie den Umgang mit GNU/Linux „im Schlaf“ beherrschen \n"
-"und hochgranulare Wahlmöglichkeiten wünschen, ist dies ihre \n"
-"Installationsmethode. Wie bei der benutzerdefinierten Installation \n"
-"können Sie die hauptsächliche Verwendung festlegen: \n"
-"„Arbeitsplatzrechner“, „Entwicklungsplattform“ oder „Server“.\n"
-"Seien Sie sehr vorsichtig, wenn Sie sich für diese Installationsklasse \n"
-"entscheiden. Die Antworten auf einige Fragen kann sehr schwierig sein \n"
-"und Auswirkungen auf Sicherheit und Stabilität Ihrer Distribution haben. \n"
-"Wählen Sie diese Installationsklasse also wirklich nur wenn Sie wissen, \n"
-"was Sie tun!"
-
-#: ../../help.pm_.c:56
-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 ""
-"Wählen Sie:\n"
-"\n"
-" - Benutzerdefiniert: Wenn Sie mit GNU/Linux vertraut sind. Sie können \n"
-"dann die hauptsächliche Nutzung Ihres Rechners angeben. Einzelheiten \n"
-"folgen später.\n"
-"\n"
-"\n"
-" - Experte: Wenn Sie den Umgang mit GNU/Linux „im Schlaf“ beherrschen \n"
-"und hochgranulare Wahlmöglichkeiten wünschen, ist dies ihre \n"
-"Installationsmethode. Aber BITTE WÄHLEN SIE DIESE VARIANTE NUR, WENN \n"
-"SIE WIRKLICH WISSEN, WAS SIE TUN!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Die unterschiedlichen Installationsklassen (erstellt um Ihren Wünschen \n"
-"und Kenntnissen gerecht zu werden) sind:\n"
-"\n"
-"* Arbeitsplatzrechner: Das ist die ideale Wahl, wenn Sie Ihren \n"
-"Rechner als normalen Arbeitsrechner (Büro-Anwendungen, Daten- oder \n"
-"Bildverarbeitung) verwenden wollen.\n"
-"\n"
-"\n"
-"* Entwicklungsplattform: Der Name spricht für sich. Wählen Sie diese \n"
-"Alternative, wenn Sie primär Software entwickeln wollen. Sie erhalten \n"
-"eine Vielzahl von Compilern, Debuggern und Werkzeugen zur \n"
-"Manipulation von Quellkode.\n"
-"\n"
-"\n"
-"* Server: Verwenden Sie diese Alternative, wenn Sie einen Server \n"
-"aufsetzen wollen. Sei dies ein Datei-Server (NFS oder SMB), ein \n"
-"Drucker-Server (sowohl UNIX- als auch SMB-Protokoll), ein \n"
-"Authentifizierungs-Server (NIS), ein Datenbank-Server, usw.\n"
-"In diesem Fall werden keine Endanwender Umgebungen (etwa KDE oder \n"
-"GNOME) installiert."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX versucht PCI SCSI Adapter zu finden. \n"
-"Im Erfolgsfalle versucht DrakX automatisch den richtigen Treiber \n"
-"einzubinden.\n"
-"\n"
-"\n"
-"Falls Sie über keinen SCSI Adapter verfügen, es sich um einen ISA SCSI \n"
-"Adapter handelt oder um einen PCI SCSI Adapter, den DrakX nicht kennt, \n"
-"werden Sie nach der Existenz eines SCSI Adapter gefragt. Sollte Ihnen \n"
-"keiner zur Verfügung stehen, können Sie einfach „Nein“ anwählen. \n"
-"Sollten Sie Sich für „Ja“ entscheiden, erscheint eine Liste, aus der \n"
-"Sie Ihren Adapter auswählen auswählen können.\n"
-"\n"
-"\n"
-"Mussten Sie den Adapter aus der Liste wählen, fragt DrakX Sie, ob Sie\n"
-"dem Modul Optionen übergeben wollen. Normalerweise sollte DrakX diese \n"
-"selbst herausfinden können.\n"
-"\n"
-"\n"
-"Falls nicht, müssen Sie die Optionen angeben. Schauen Sie im \n"
-"Installationshandbuch, wie Sie diese Informationen erhalten können, \n"
-"etwa unter Windows (sofern das auf Ihren Rechner installiert ist), \n"
-"aus den Handbüchern, die sie mit dem Adapter erhalten haben oder\n"
-"von den Web-Seiten den Hardware-Anbieters (sofern Sie einen WWW-Zugang \n"
-"haben)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Sie müssen nun entscheiden, wo auf Ihrer/n Festplatte(n) Ihr Linux-"
-"Mandrake \n"
-"System installiert werden soll. Sofern alles leer ist bzw ein "
-"Betriebssystem \n"
-"alles belegt, müssen Sie die Platte neu partitionieren. Prinzipiell "
-"besteht \n"
-"das Partitionieren der Platte(n) darin, den Plattenplatz so aufzuteilen, "
-"dass \n"
-"Sie Ihr Linux-Mandrake darauf installieren können.\n"
-"\n"
-"\n"
-"Da dieser Schritt normalerweise irreversibel ist, kann das Partitionieren "
-"für \n"
-"unerfahrene Anwender unangenehm und stressig sein.\n"
-"Dieser Wizard kann Ihnen diesen Schritt abnehmen. Lesen Sie dennoch vor "
-"Beginn \n"
-"im Handbuch die entsprechenden Passagen und lassen Sie sich Zeit mit der \n"
-"Entscheidung.\n"
-"\n"
-"\n"
-"Sie benötigen mindestens zwei Partitionen. Die erste für das "
-"Betriebssystem \n"
-"selbst, die zweite als Auslagerbereich für den Speicher (engl. „Swap“ \n"
-"genannt).\n"
-"\n"
-"\n"
-"Sollten Sie bereits existierende Partitionen haben (etwa von einer alten \n"
-"GNU/Linux Installation oder von einem anderen Partitionierungswerkzeug \n"
-"erstellt) , wählen Sie diese einfach für Ihre Installation von \n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"Falls Sie noch keine Partitionen existieren, müssen Sie sie erstellen.\n"
-"Verwenden Sie dafür obigen Wizard. Abhängig vom aktuellen Zustand Ihrer \n"
-"Platte haben Sie verschiedene Alternativen:\n"
-"\n"
-"\t* Verwende existierende: Der Wizard hat eine oder mehrere existierende \n"
-"Linux Partitionen auf Ihrer Platte gefunden. Wählen Sie diese \n"
-"Schaltfläche, falls Sie sie behalten wollen.\n"
-"\n"
-"\n"
-"\t* Komplette Platte löschen: Falls Sie alle Daten Ihrer Platte verlieren,\n"
-"und sie durch Ihr neues Linux Mandrake System ersetzen wollen, wählen Sie\n"
-"diese Schaltfläche. Beachten Sie, dass dieser Schritt nicht rückgängig\n"
-"gemacht werden kann.\n"
-"\n"
-"\n"
-"\t* Den freien Platz der Windows Partition verwenden: Falls der gesamte\n"
-"Plattenplatz aktuell für Microsoft Windows(TM) verschwendet ist, müssen\n"
-"Sie für Linux Platz schaffen. Um dies zu erreichen, können Sie entweder\n"
-"Ihre Microsoft Windows(TM) Partition samt Daten löschen (also \n"
-"„Komplette Platte löschen“ oder „Experten-Modus“) oder Ihre Windows\n"
-"Partition verkleinern. Letzteres geht ohne Datenverlust. Sie sollten \n"
-"diese Variante wählen, falls Sie beide Betriebssysteme (Windows und \n"
-"Linux Mandrake) nebeneinander nutzen wollen.\n"
-"\n"
-"\n"
-"\t Bevor Sie sich für diese Variante entscheiden, sei hier noch einmal \n"
-"betont, dass diese Variante bedeutet, dass Sie weniger Platz für \n"
-"Windows haben werden, als momentan.\n"
-"\n"
-"\n"
-"\t* Experten-Modus: Falls Sie Ihre Platten manuell partitionieren wollen, \n"
-"wählen Sie diese Schaltfläche. Seien Sie Sich jedoch bewusst, das Sie\n"
-"dadurch ein mächtiges Werkzeug erhalten, mit dem Sie gefährliche \n"
-"Aktivitäten durchführen dürfen, die zu Datenverlust führen können.\n"
-"Diese Alternative ist wirklich nur für Anwender, die genau wissen, was\n"
-"sie wollen und wie sie es erreichen können."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Sie müssen nun entscheiden auf welche Partition(en) Ihr neues \n"
-"Linux-Mandrake System installiert werden soll. Falls bereits Partitionen \n"
-"existieren (etwa von einer früheren Installation von GNU/Linux oder \n"
-"durch das Erzeugen mit einem anderen Partitionierungs-Werkzeug), \n"
-"können Sie diese verwenden. Anderenfalls müssen Sie Partitionen \n"
-"definieren.\n"
-"\n"
-"\n"
-"Um Partitionen zu erzeugen müssen Sie erst eine Festplatte wählen.\n"
-"Sie können die Platte wählen in dem Sie „hda“ für die erste IDE-Platte \n"
-"anwählen, „sda“ für die erste SCSI-Platte, usw.\n"
-"\n"
-"\n"
-"Um die gewählte Platte zu partitionieren stehen folgende Möglichkeiten \n"
-"zur Verfügung:\n"
-"\n"
-"\n"
-" * Alles löschen: Diese Schaltfläche löscht alle Partitionen auf der "
-"gewählten Festplatte.\n"
-"\n"
-"\n"
-" * Automatisches Erstellen: Diese Schaltfläche erstellt automatisch \n"
-"Ext2- und Swap-Partitionen im ungenutzten Bereich Ihrer Festplatte.\n"
-"\n"
-"\n"
-" * Partitionstabelle retten: Falls Ihre Partitionstabelle defekt ist, \n"
-"können Sie durch drücken dieser Schaltfläche versuchen Sie wieder \n"
-"herzustellen. Seien Sie vorsichtig und denken Sie immer daran, \n"
-"dass dieser Versuch misslingen kann.\n"
-"\n"
-"\n"
-" * Rückgängig: Mit dieser Schaltfläche können Sie alle Einstellungen \n"
-"rückgängig machen.\n"
-"\n"
-"\n"
-" * Neu laden: Sie können durch betätigen dieser Schaltfläche alle \n"
-"Einstellungen rückgängig machen und die (noch bestehende) \n"
-"Partitionstabelle neu laden.\n"
-"\n"
-"\n"
-" * Wizard: Falls Sie keine Ahnung haben wie Sie die Festplatte \n"
-"partitionieren sollen, wählen Sie diese Schaltfläche. Sie überlassen \n"
-"damit die gesamte Arbeit unserem „Wizard“, einem kleinen Zauberer, \n"
-"der mittels „Abra Kadabra“(TM) Ihre Platte partitioniert.\n"
-"\n"
-"\n"
-" * Von Diskette wiederherstellen: Falls Sie Ihre Partitionstabelle \n"
-"vor Beginn auf eine Diskette gespeichert haben, können Sie sie mittels \n"
-"dieser Schaltfläche wieder zurückschreiben.\n"
-"\n"
-"\n"
-" * Auf Diskette speichern: Falls Sie Ihre aktuelle Partitionstabelle \n"
-"auf Diskette speichern wollen, falls Sie sie später wiederherstellen \n"
-"wollen, können Sie das mit Hilfe dieser Schaltfläche tun.\n"
-"\n"
-"\n"
-" * Fertig: Nachdem Sie das Partitionieren Ihrer Festplatte beendet \n"
-"haben, aktivieren Sie diese Schaltfläche, um Ihre Änderungen zu \n"
-"speichern.\n"
-"\n"
-"\n"
-"Information: Sie können alle Einstellungen per Tastatur vornehmen.\n"
-"Sie können sich mittels [Tab] und den Pfeiltasten bewegen.\n"
-"\n"
-"\n"
-"Wenn eine Partition ausgewählt ist, können Sie mittels:\n"
-"\n"
-" * Strg-C eine neue Partition erstellen (wenn Sie auf \n"
-"einer leerte Partition sind)\n"
-"\n"
-" * Strg-D die Partition löschen\n"
-"\n"
-" * Strg-M dem Einhängpunkt festlegen\n"
-" \n"
-"\n"
-" \n"
-"Falls Sie die Installation auf einem PPC-Rechner vornehmen, werden Sie\n"
-" eine mindestens 1 MB große HFS Start-Partition für den BS-Starter \n"
-"yaboot erstellen wollen. Sollten Sie diese Partition etwas größer \n"
-"dimensionieren, etwa 50 MB, haben Sie einen geeigneten Platz, um \n"
-"einen Rettungs-Kern samt RamDisk abzulegen, um in Notfällen starten \n"
-"zu können."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Oben sehen Sie die auf Ihrer Festplatte gefundenen Linux-Partitionen.\n"
-"Als normaler Linuxanwender können Sie problemlos die Vorschläge des \n"
-"Wizards übernehmen.\n"
-"Sollten Sie diesen Vorschlag ändern, müssen Sie zumindest eine Partition\n"
-"als Verzeichnisbaumwurzel („/“) definieren. Wählen Sie keine zu kleine\n"
-"Partition, da sie sonst nicht genug Software installieren können.\n"
-"Falls Sie Ihre persönlichen Daten auf einer getrennten Partition \n"
-"speichern möchten, müssen Sie eine Linux-Partition für ihre persönlichen \n"
-"Verzeichnisse („/home“) definieren (Dies geht natürlich nur, wenn \n"
-"Sie mehr als nur eine Linux Partition haben).\n"
-"\n"
-"\n"
-"Alle Partitionen werden folgendermaßen aufgeführt: „Name“, „Kapazität“.\n"
-"\n"
-"\n"
-"„Name“ ist zusammengesetzt aus: „Festplattentyp“, „Festplattennummer“\n"
-"und „Partitionsnummer“ (etwa, „hda1“ oder „sdb4“).\n"
-"\n"
-"\n"
-"„Festplattentyp“ ist „hd“ falls es sich um einen IDE Platte handelt\n"
-"und „sd“ wenn es eine SCSI Platte ist.\n"
-"\n"
-"\n"
-"„Festplattennummer“ ist der Buchstabe hinter „hd“ oder „sd“. \n"
-"Bei IDE Platten bedeutet:\n"
-"\n"
-" * „a“ - „Master Festplatte am primären IDE Kontroller“,\n"
-"\n"
-" * „b“ - „Slave Festplatte am primären IDE Kontroller“,\n"
-"\n"
-" * „c“ - „Master Festplatte am sekundären IDE Kontroller“,\n"
-"\n"
-" * „d“ - „Slave Festplatte am sekundären IDE Kontroller“.\n"
-"\n"
-"\n"
-"Bei SCSI Platten steht „a“ für „erste Festplatte am Bus“, \n"
-"„b“ für „zweite Festplatte am Bus“, etc..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Wählen Sie die Festplatte, die sie löschen wollen, um Ihre neue \n"
-"Linux-Mandrake Distribution darauf zu installieren. Achtung: Alle darauf \n"
-"befindlichen Daten gehen bei diesem Schritt unwiederbringlich verloren!"
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Wählen Sie „OK“, wenn Sie alle Partitionen (damit auch alle Daten) \n"
-"dieser Festplatte löschen wollen. Achtung: durch betätigen dieser \n"
-"Schaltfläche werden alle Daten auf der Festplatte unwiederbringlich \n"
-"gelöscht (auch alle evtl. vorhandenen Windows-Daten)!\n"
-"\n"
-"\n"
-"Wählen Sie „Abbruch“, um die vorhandenen Daten unangetastet zu \n"
-"lassen und die Operation abzubrechen."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Es wurde mehr als nur eine Microsoft Windows Partition auf Ihrer Platte\n"
-"gefunden. Bitte wählen Sie welche Sie verkleinern wollen, um Ihr neues \n"
-"Betriebssystem Linux-Mandrake installieren zu können.\n"
-"\n"
-"\n"
-"Zu Ihrer Information sind alle Partitionen folgendermaßen aufgeführt:\n"
-"„Linuxname“, „Windowsname“, „Kapazität“.\n"
-"\n"
-"„Linuxname“ ist zusammengesetzt aus: „Festplattentyp“, \n"
-"„Festplattennummer“ und „Partitionsnummer“ (etwa, „hda1“ oder \n"
-"„sdb4“).\n"
-"\n"
-"„Festplattentyp“ ist „hd“ falls es sich um einen IDE Platte handelt\n"
-"und „sd“ wenn es eine SCSI Platte ist.\n"
-"\n"
-"\n"
-"„Festplattennummer“ ist der Buchstabe hinter „hd“ oder „sd“. \n"
-"Bei IDE Platten bedeutet:\n"
-"\n"
-" * „a“ - „Master Festplatte am primären IDE Kontroller“,\n"
-"\n"
-" * „b“ - „Slave Festplatte am primären IDE Kontroller“,\n"
-"\n"
-" * „c“ - „Master Festplatte am sekundären IDE Kontroller“,\n"
-"\n"
-" * „d“ - „Slave Festplatte am sekundären IDE Kontroller“.\n"
-"\n"
-"\n"
-"Bei SCSI Platten steht „a“ für „erste Festplatte am Bus“, \n"
-"„b“ für „zweite Festplatte am Bus“, etc...\n"
-"\n"
-"\n"
-"„Windowsname“ ist der Laufwerksbuchstabe, wie er von Windows vergeben\n"
-"wird (die erste FAT Partition der ersten Platte heißt „C:“)."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Bitte gedulden Sie sich etwas. Es kann einige Minuten dauern."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Alle neu angelegten Partitionen müssen formatiert (= ein Dateisystem \n"
-"erzeugt) werden, bevor Sie sie verwenden können.\n"
-"\n"
-"\n"
-"Möglicherweise wollen Sie auch einige bereits existierende Partitionen \n"
-"formatieren, um alle darauf vorhandenen Daten zu löschen. Falls ja, \n"
-"markieren Sie diese ebenfalls.\n"
-"\n"
-"\n"
-"Es sei angemerkt, das bereits existierende Partitionen nicht erneut \n"
-"formatiert werden müssen.\n"
-"Sie sollten Partitionen, die Teile des Betriebssystems enthalten neu \n"
-"formatieren (etwa „/“, „/usr“ oder „/var“), Partitionen mit \n"
-"Ihren privaten Daten (normalerweise „/home“) sollten Sie jedoch \n"
-"nicht neu formatieren.\n"
-"\n"
-"\n"
-"Seien Sie in diesem Schritt sehr sorgfältig. Nach dem Formatieren \n"
-"einer Partition ist der komplette Inhalt unwiederbringlich gelöscht!\n"
-"\n"
-"Wählen Sie „OK“, sobald Sie bereit sind die Partitionen zu \n"
-"formatieren.\n"
-"\n"
-"\n"
-"Wählen Sie „Abbruch“, falls Sie andere Partitionen verwenden wollen, \n"
-"um Ihr Linux-Mandrake darauf zu installieren."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Sie können nun die Paketgruppen auswählen, die Sie installieren /\n"
-"aktualisieren wollen.\n"
-"\n"
-"\n"
-"DrakX wird dann kontrollieren, ob Sie genug Plattenplatz haben, um sie \n"
-"alle zu installieren. Falls nicht werden sie darüber informiert.\n"
-"Sie können dennoch fortfahren, DrakX wird dann mit der Installation \n"
-"beginnen, es wird jedoch einige weniger wichtige Pakete weglassen. \n"
-"Sie können auch den Punkt „Individuelle Paketauswahl“ am Ende der \n"
-"Liste markieren; Zum Dank dafür dürfen Sie aus über 1000 Paketen \n"
-"manuell Ihre Auswahl treffen ;-)"
-
-#: ../../help.pm_.c:347
-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 ""
-"Sie können nun genau die Pakete auswählen, die Sie installieren wollen.\n"
-"\n"
-"\n"
-"Durch Klicken auf die Symbole [+] bzw. [-] können Sie Teilbäume auf-\n"
-"bzw. zuklappen.\n"
-"\n"
-"Falls Sie die Pakete lieber in alphabetischer Reihenfolge aufgelistet \n"
-"bekommen wollen, wählen Sie das Symbol „Umschalten zwischen flacher \n"
-"Liste und Baumstruktur“.\n"
-"\n"
-"\n"
-"Falls Sie nicht über fehlgeschlagene Abhängigkeiten informiert werden \n"
-"wollen, markieren Sie „Automatische Abhängigkeiten“. Seien Sie sich \n"
-"bewusst, dass das deaktivieren eines Pakets in diesem Fall das \n"
-"automatische deaktivieren etlicher anderer Pakete nach sich ziehen \n"
-"kann."
-
-#: ../../help.pm_.c:364
-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 ""
-"Falls Sie alle aufgeführten CDs haben, wählen Sie „OK“, \n"
-"falls Sie keine der aufgeführten CDs haben, wählen Sie „Abbruch“,\n"
-"falls nur einige der aufgeführten CDs fehlen, entfernen Sie die \n"
-"entsprechende Markierung und wählen Sie dann „OK“."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Ihre neue Linux-Mandrake Distribution wird nun installiert. Das \n"
-"dauert einige Minuten (abhängig von der Anzahl zu installierender \n"
-"Pakete und der Geschwindigkeit Ihres Rechners).\n"
-"\n"
-"\n"
-"Bitte haben Sie etwas Geduld."
-
-#: ../../help.pm_.c:377
-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 ""
-"Sie können nun Ihre Maus testen. Betätigen Sie nun die Tasten und das\n"
-"Rad (sofern vorhanden), um zu sehen ob Sie die richtige Wahl getroffen \n"
-"haben. Falls nicht, wählen Sie „Abbruch“ und korrigieren Sie Ihre \n"
-"Auswahl."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Bitte wählen Sie den richtigen Anschluss aus. Die COM1-Schnittstelle \n"
-"unter MS Windows wird beispielsweise unter GNU/Linux als „ttyS0“ \n"
-"bezeichnet."
-
-#: ../../help.pm_.c:386
-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 ""
-"Falls Sie Ihren Rechner mit einem lokalen Netz oder dem Internet in \n"
-"Verbindung bringen wollen, wählen Sie die entsprechenden Alternativen.\n"
-"Bitte stellen Sie sicher, dass das entsprechende Gerät eingeschaltet \n"
-"und korrekt mit dem Rechner verbunden ist, damit DrakX es automatisch \n"
-"erkennen kann.\n"
-"\n"
-"\n"
-"Falls Sie Ihre Netzwerkeinstellungen nach der Installation vornehmen \n"
-"wollen oder falls Sie Ihre Einstellungen beendet haben, wählen Sie \n"
-"„Fertig“."
-
-#: ../../help.pm_.c:399
-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 ""
-"Es wurde kein Modem gefunden. Bitte wählen Sie die serielle \n"
-"Schnittstelle, an der es hängt.\n"
-"\n"
-"\n"
-"Zu Ihre Information: Die erste serielle Schnittstelle (unter \n"
-"Microsoft Windows „COM1“) heißt unter GNU/Linux „ttyS0“."
-
-#: ../../help.pm_.c:406
-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 ""
-"Sie können nun Einwahlparameter eingeben. Falls Sie nicht wissen, \n"
-"was Sie eingeben müssen, fragen Sie Ihren Internet-Dienstanbieter. \n"
-"Falls Sie keinen DNS (Name-Server) angeben wir dieser bei \n"
-"Verbindungsaufbau von Ihrem Internetanbieter erfragt."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Falls Sie ein externes Modem besitzen, schalten Sie es jetzt bitte an, \n"
-"damit DrakX es automatisch erkennen kann."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Bitte schalten Sie Ihr Modem ein und wählen Sie das richtige."
-
-#: ../../help.pm_.c:419
-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 ""
-"Falls Sie nicht sicher sind, ob obige Informationen korrekt sind, \n"
-"oder falls Sie nicht wissen, was Sie eintragen müssen, wenden Sie sich \n"
-"bitte an Ihren Internet-Dienst-Anbieter. Falls Sie keinen Domain Name \n"
-"Server (DNS) angeben, werden die Informationen Ihres Internetanbieters \n"
-"bei Aufbau der Verbindung erwartet."
-
-#: ../../help.pm_.c:426
-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 ""
-"Sie können nun, falls nötig, Ihren Rechnernamen eingeben. Falls Sie \n"
-"nicht wissen was Sie eintragen sollen, wenden Sie sich bitte an Ihren \n"
-"Internet-Dienst-Anbieter."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Sie können nun Ihr Netzwerk-Gerät einrichten.\n"
-"\n"
-"* IP Adresse: Falls Sie diese nicht kennen sollten, wenden Sie sich bitte an "
-"Ihren Netzwerk-Administrator. Sie sollten hier keine IP-Adresse \n"
-"angeben, falls Sie weiter unten „Automatische IP“ auswählen.\n"
-"\n"
-"* Netzmaske: „255.255.255.0“ ist normalerweise eine gute Wahl. Wenn Sie \n"
-"nicht sicher sind, fragen Sie Ihren Netzwerk-Administrator.\n"
-"\n"
-"\n"
-" - Automatische IP: Falls Ihr Netzwerk das BOOTP- oder DHCP-Protokoll \n"
-"verwendet, wählen Sie bitte diese Option. Wenn gewählt, müssen Sie keine \n"
-"„IP Adresse“ angeben. Sind Sie sich nicht sicher, fragen Sie bitte \n"
-"ebenfalls Ihren Netzwerk-Administrator."
-
-#: ../../help.pm_.c:443
-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 ""
-"Sie können nun, falls nötig, Ihren Rechnernamen eingeben. Falls Sie \n"
-"nicht wissen was Sie eintragen sollen, wenden Sie sich bitte an Ihren \n"
-"Netzwerk-Administrator."
-
-#: ../../help.pm_.c:447
-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 ""
-"Sie können nun, falls nötig, Ihren Rechnernamen eingeben. Falls Sie \n"
-"Ihn nicht kennen, lassen Sie die Zeile leer."
-
-#: ../../help.pm_.c:451
-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 ""
-"Sie können jetzt Einwahl-Einstellungen vornehmen. Falls Sie sich nicht "
-"sicher \n"
-"sind, so können Sie die richtigen Informationen von Ihrem ISP erhalten."
-
-#: ../../help.pm_.c:455
-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 ""
-"Falls Sie einen Proxy-Server einsetzen wollen, so stellen Sie bitte jetzt "
-"die\n"
-"nötigen Parameter ein. Sind Sie sich bei diesem Punkt nicht sicher, so "
-"wenden\n"
-"Sie sich bitte an Ihren Netzwerk-Administrator oder ISP."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Sie können Crypto-Pakete installieren, wenn Ihre Internetverbindung \n"
-"korrekt eingerichtet wurde. Wählen Sie zuerst einen Mirror, von dem \n"
-"Sie die Pakete herunterladen wollen, um anschließend auszuwählen, \n"
-"welche Sie installierenden wollen.\n"
-"\n"
-"\n"
-"Bedenken Sie bei der Auswahl des Mirrors sowie der Pakete die rechtlichen \n"
-"Rahmenbedingungen Ihres Standorts."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Sie können nun die Zeitzone anhand Ihres Wohnortes einstellen."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux arbeitet mit GMT (Greenwich Mean Time) und übersetzt \n"
-"diese anhand der Zeitzone in Ihre lokale Zeit.\n"
-"\n"
-"\n"
-"Da Microsoft Windows nicht sinnvoll mit GMT umgehen kann, müssen Sie\n"
-"„Nein“ wählen, falls Sie auch ein Betriebssystem aus dem Hause\n"
-"Microsoft auf Ihrem Rechner „beherbergen“."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Sie können nun die Dienste wählen, die ab Systemstart zur Verfügung \n"
-"stehen sollen.\n"
-"\n"
-"\n"
-"Wenn Sie mit dem Mauszeiger über einem Eintrag stehen, erhalten Sie \n"
-"eine Hilfestellung, was der jeweilige Dienst leistet. \n"
-"\n"
-"\n"
-"Seien Sie in diesem Schritt besonders umsichtig, wenn Sie einen Server \n"
-"aufsetzen wollen: Starten sie nur die Dienste, die sie wirklich benötigen."
-
-#: ../../help.pm_.c:492
-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 ""
-"Sie können einen Drucker, der direkt an Ihrem Rechner hängt, oder einen\n"
-"entfernten Drucker (egal ob unter UNIX, Netware oder Microsoft Windows)\n"
-"einrichten."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Falls Sie mit Ihrem neuen System auch drucken wollen, wählen Sie nun \n"
-"ein Drucksystem: CUPS oder LPR.\n"
-"\n"
-"\n"
-"CUPS ist ein neues, mächtigesund flexibles UNIX Drucksystem (CUPS\n"
-"steht für „Common Unix Printing System“, engl. für „Allgemeines \n"
-"UNIX Drucksystem“). Es ist das Standard-Drucksystem Ihres Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR ist das leicht antiquierte UNIX Drucksystem aus den 1970ern. Es wurde \n"
-"in früheren Linux-Mandrake Versionen verwendet.\n"
-"\n"
-"\n"
-"Falls Sie keinen Drucker besitzen/verwenden wollen, wählen Sie „Keinen“."
-
-#: ../../help.pm_.c:511
-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 kann mit einer Reihe verschiedenster Drucker arbeiten. \n"
-"Jede Klasse benötigt jedoch ein eigenes Konfigurationsverfahren.\n"
-"\n"
-"\n"
-"Falls Ihr Drucker direkt mit Ihrem Rechner verbunden ist, wählen Sie \n"
-"„Lokaler Drucker“.\n"
-"\n"
-"\n"
-"Hängt der Drucker hingegen an einem anderen UNIX Rechner, wählen Sie\n"
-"„Entfernter Drucker“.\n"
-"\n"
-"\n"
-"Sollten Sie hingegen einen Drucker an einem Microsoft Windows Rechner \n"
-"ansprechen wollen (bzw. einem UNIX Rechner der mit SMB arbeitet), \n"
-"wählen Sie „SMB/Windows 95/98/NT“."
-
-#: ../../help.pm_.c:527
-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 ""
-"Bitte schalten Sie Ihren Drucker an, bevor Sie DrakX ihn von DrakX \n"
-"suchen lassen.\n"
-"\n"
-"Sie müssen hier einige Informationen eingeben.\n"
-"\n"
-"\n"
-"* Druckername: Der Drucker-Spooler verwendet „lp“ als Standarddrucker.\n"
-"Sie benötigen daher einen Drucker Namens „lp“.\n"
-"Auch wenn Sie nur einen Drucker haben, können Sie ihm mehrere Namen \n"
-"geben. Sie müssen die Namen nur durch einen senkrechten Strich (also \n"
-"„|“) trennen. Falls Sie einen aussagekräftigeren Namen haben wollen,\n"
-"schreiben Sie diesen vor „lp“: „Mein Drucker|lp“.\n"
-"\n"
-"\n"
-"* Beschreibung: Sie müssen hier keinen Text angeben, es kann jedoch \n"
-"hilfreich sein, wenn Sie mehrere Drucker besitzen, die Sie \n"
-"unterscheiden wollen.\n"
-"\n"
-"\n"
-"* Standort: Sie können hier (falls Sie wollen) Informationen zum \n"
-"Standort Ihres Druckers angeben (etwa „Abstellkammer im 2. Stock“)\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Sie müssen hier einige Informationen eingeben.\n"
-"\n"
-"\n"
-"* Name der Warteschlange: Der Drucker-Spooler verwendet „lp“ als \n"
-"Standarddrucker. Sie benötigen daher einen Drucker Namens „lp“.\n"
-"Auch wenn Sie nur einen Drucker haben, können Sie ihm mehrere Namen \n"
-"geben. Sie müssen die Namen nur durch einen senkrechten Strich (also \n"
-"„|“) trennen. Falls Sie einen aussagekräftigeren Namen haben wollen,\n"
-"schreiben Sie diesen vor „lp“: „Mein Drucker|lp“.\n"
-"\n"
-"\n"
-"* Spool-Verzeichnis: In diesem Verzeichnis werden die Druckprozesse \n"
-"zwischengespeichert. Falls Sie unsicher sind, was Sie eintragen sollen,\n"
-"sollten Sie die Vorgabe beibehalten.\n"
-"\n"
-"\n"
-"* Drucker-Anbindung: Falls Ihr Drucker direkt an Ihrem Rechner hängt,\n"
-"wählen Sie „Lokaler Drucker“. Wollen Sie einen Drucker an einem anderen\n"
-"UNIX/Linux Rechner ansprechen, wählen Sie „lpd-Server auf der Gegenseite“\n"
-"\n"
-"\n"
-"Falls Sie einen Drucker an einem Windows Rechner (oder einem UNIX Rechner\n"
-"mittels SMB-Protokoll) ansprechen wollen, wählen Sie \n"
-"„SMB/Windows 95/98/NT“.\n"
-"\n"
-"\n"
-"Einen Netware Drucker erreichen Sie mittels „NetWare“.\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"Ihr Drucker wurde nicht erkannt. Bitte geben Sie die Schnittstelle an,\n"
-"an die er angeschlossen ist.\n"
-"\n"
-"\n"
-"Bem.: Die meisten Drucker hängen an der ersten parallelen Schnittstelle.\n"
-"Diese heißt unter GNU/Linux „/dev/lp0“ (das entspricht „LPT1“ unter\n"
-"den Microsoft Betriebssystemen)."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Sie müssen nun Ihren Drucker aus der Liste auswählen."
-
-#: ../../help.pm_.c:584
-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 ""
-"Bitte wählen Sie die passenden Parameter für Ihren Drucker.\n"
-"Bitte schauen Sie in Ihr Druckerhandbuch, sofern Sie nicht wissen, \n"
-"was Sie hier eintragen müssen.\n"
-"\n"
-"\n"
-"Im nächsten Schritt haben Sie die Möglichkeit die eingestellten Werte \n"
-"zu testen. Sollten die Parameter nicht stimmen, erhalten Sie die \n"
-"Möglichkeit Korrekturen vorzunehmen."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Sie können nun das Root Passwort für ihr Linux-Mandrake System \n"
-"eingeben. Das Passwort muss zweimal eingegeben werden, um sicher \n"
-"zu stellen, dass sie es korrekt eingegeben haben.\n"
-"\n"
-"\n"
-"Root ist das Benutzerkennzeichen des Systemadministrators. Er ist \n"
-"der einzige der berechtigt ist Systemdateien zu ändern. Wählen Sie \n"
-"deshalb das Passwort sehr sorgfältig aus!\n"
-"\n"
-"\n"
-"Unberechtigter Zugang zu diesem Benutzerkennzeichen ist extrem \n"
-"gefährlich für die Integrität Ihres Systems, der darauf enthaltenen \n"
-"Daten, sowie anderer Rechner, auf die sie Zugriff haben.\n"
-"\n"
-"\n"
-"Das Passwort sollte eine mindestens acht Zeichen lange alphanumerischen \n"
-"Zeichenkette sein. Sie sollten es unter keinen Umständen schriftlich \n"
-"aufbewahren. Machen Sie es nicht zu lang oder zu kompliziert, \n"
-"schließlich sollten Sie sich ohne größere Anstrengungen daran erinnern."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Um ein sicheres System zu erhalten, sollten Sie „Shadow Datei verwenden“\n"
-"und „MD5 Passwörter verwenden“ auswählen."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Falls Ihr Netzwerk NIS verwendet, so wählen Sie bitte „NIS verwenden“.\n"
-"Sind Sie sich nicht sicher, so wenden Sie sich bitte an Ihren \n"
-"Netzwerk-Administrator."
-
-#: ../../help.pm_.c:617
-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 ""
-"Sie können nun einen oder mehrere „reguläre“ Benutzerkennzeichen \n"
-"einrichten, im Gegensatz zum „privilegierten“ Kennzeichen: root.\n"
-"Sie können mehrere Benutzerkennzeichen pro Person einrichten, der Sie \n"
-"Zugang zu Ihrem GNU/Linux gewähren wollen. Jedes Benutzerkennzeichen hat \n"
-"eigene Präferenzen (Grafische Umgebung, Programmeinstellungen, etc.), \n"
-"sowie ein eigenes „home“-Verzeichnis, in dem diese Einstellungen \n"
-"gespeichert werden.\n"
-"\n"
-"\n"
-"Erstellen Sie sich zuerst eine eigene Benutzerkennung, auch wenn Sie der \n"
-"einzige Anwender sind, der diesen Rechner nutzt. Sie dürfen NICHT \n"
-"ständig mit dem privilegierten Kennzeichen arbeiten! Das ist ein hohes \n"
-"Sicherheitsrisiko! Das Risiko, Ihr System unbrauchbar zu machen ist \n"
-"häufig nur einen falschen Tastendruck weit entfernt.\n"
-"\n"
-"\n"
-"Sie sollten sich daher, außer zu Administrationszwecken, immer nur \n"
-"unter dem hier erzeugten Benutzerkennzeichen anmelden."
-
-#: ../../help.pm_.c:636
-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 ""
-"Wir empfehlen Ihnen das erstellen einer Startdiskette! Falls sie einmal \n"
-"Probleme beim Starten Ihres GNU/Linux bekommen kann dies die einzige \n"
-"Möglichkeit sein, wieder an Ihre Daten zu kommen."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Sie müssen nun entscheiden, wo die Informationen zum Starten\n"
-"Ihrer GNU/Linux Distribution erstellt werden sollen.\n"
-"\n"
-"\n"
-"Sofern Sie nicht genau wissen, was sie machen sollen, wählen Sie\n"
-"„Erster Sektor der Platte (MBR)“."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Falls Sie keine spezifischen Kenntnisse besitzen, so sollten Sie hier\n"
-"„/dev/hda“ (erste IDE Platte) oder „/dev/sda“ (erste SCSI Platte) \n"
-"auswählen."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (der LInux LOader) und Grub sind Betriebssystemstarter: Diese \n"
-"Programme starten entweder GNU/Linux oder die anderen Betriebssysteme, \n"
-"die auf Ihrem Rechner vorhanden sind. Normalerweise erkennen diese \n"
-"Werkzeuge alle existierenden Betriebssysteme korrekt und bieten Sie \n"
-"als Startalternativen an. Ist dies einmal nicht der Fall, können Sie \n"
-"hier manuell helfend eingreifen. Seien Sie jedoch vorsichtig, dass sie \n"
-"die korrekten Parameter eingeben.\n"
-"\n"
-"\n"
-"Eventuell möchten Sie anderen Anwendern nicht die Möglichkeit geben, \n"
-"diese anderen Betriebssysteme zu verwenden, in diesem Fall können Sie \n"
-"den entsprechenden Eintrag einfach löschen. Das hat jedoch zur Folge, \n"
-"dass sie eine Startdiskette benötigen, um diese Betriebssysteme in \n"
-"Zukunft starten zu können."
-
-#: ../../help.pm_.c:665
-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 ""
-"Die Haupt-Optionen von LILO bzw. Grub sind:\n"
-"\n"
-"* Boot Gerät: Angabe des Geräts (etwa eine Festplattenpartition) \n"
-"das den Bootsektor enthält. Sofern Sie es nicht besser wissen, \n"
-"wählen Sie hier „/dev/hda“.\n"
-"\n"
-"\n"
-"* Wartezeit vorm Starten des Standard Betriebssystems: Angabe der Zeit \n"
-"(in zehntel Sekunden), die der Starter wartet, bevor das Standard-BS \n"
-"geladen wird. Das ist besonders sinnvoll, für Rechner, die sofort nach \n"
-"aktivieren der Tastatur mit dem Systemstart beginnen. Wenn die \n"
-"Wartezeit auf 0 gesetzt wird, wird sofort das Standard-BS gestartet.\n"
-"\n"
-"\n"
-"* Video Modus: Hier wird der VGA-Text-Modus, den Mandrake beim \n"
-"Systemstart verwenden soll eingestellt. Folgende Werte sind möglich: \n"
-"\n"
-" * normal: Normaler 80x25 Text Modus.\n"
-"\n"
-" * <Zahl>: Entsprechender Text-Modus.\n"
-"\n"
-"\n"
-" - Die Partition /tmp bei jedem Systemstart säubern: Falls Sie alle \n"
-"Dateien und Verzeichnisse im Ordner „/tmp“ bei jedem BS-Start geleert \n"
-"bekommen wollen, markieren Sie diesen Punkt.\n"
-"\n"
-"\n"
-" - Geben Sie, falls nötig, die genaue RAM Größe an: Es gibt leider keine \n"
-"Standardmethode, das BIOS nach der vorhandenen RAM-Größe zu befragen.\n"
-"Daher kann es sein, dass der Linux-Kern nicht die richtige Menge RAM \n"
-"erkennt. Sollte das der Fall sein, können Sie hier die richtige Menge \n"
-"angeben (Bemerkung: eine Differenz von bis zu 4 MB zur realen Menge \n"
-"ist normal)."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot ist ein BS-Starter für NewWorld MacIntosh Rechner. Er kann sowohl\n"
-"GNU/Linux als auch MacOS oder MacOS X starten, falls diese auf Ihrem\n"
-"Rechner installiert sind. Normalerweise werden diese Betriebssysteme\n"
-"alle automatisch gefunden und eingebunden. Sollte dies nicht der Fall\n"
-"sein, können Sie diese hier manuell hinzufügen. Stellen Sie jedoch\n"
-"sicher, die richtigen Parameter zu verwenden.\n"
-"\n"
-"\n"
-"Die Hauptparameter von Yaboot sind:\n"
-"\n"
-"\n"
-" - Init Message: Ein Text, der vor dem Prompt angezeigt wird.\n"
-"\n"
-"\n"
-" - Boot Gerät: Hiermit wird angegeben, wohin die Informationen zum Starten\n"
-"Ihres GNU/Linux Systems geschrieben werden sollen. Sie sollten in einem\n"
-"früheren Schritt bereits eine Boot-Partition angelegt haben, um diese\n"
-"Daten zu beherbergen.\n"
-"\n"
-"\n"
-" - Open Firmware Verzögerung: Im Gegensatz zu LILO, stehen mit Yaboot\n"
-"zwei Verzögerungen zur Verfügung. Die erste Verzögerung wird in Sekunden\n"
-"angegeben und dient zur Auswahl zwischen CD, OF Boot, MacOS oder Linux.\n"
-"\n"
-"\n"
-" - BS-Startverzögerung für den Kern: Diese Verzögerung entspricht der\n"
-"LILO Start-Verzögerung. Sie haben nach der Auswahl von Linux diese \n"
-"Verzögerung (in 0,1 Sekunden Schritten) Zeit, bis der Standardkern\n"
-"geladen wird.\n"
-"\n"
-"\n"
-" - BS-Start von CD erlauben: Markieren dieses Punkts erlaubt es Ihnen\n"
-"an der ersten Eingabeaufforderung „C“ für den Start von CD zu wählen.\n"
-"\n"
-"\n"
-" - Open Firmware Start erlauben: Markieren dieses Punkts erlaubt es Ihnen\n"
-"an der ersten Eingabeaufforderung „N“ für den Open Firmware Start zu\n"
-"wählen.\n"
-"\n"
-"\n"
-" - Standard BS: Hiermit stellen Sie ein, welches Betriebssystem nach\n"
-"Ablauf der Open Firmware Verzögerung automatisch gestartet werden soll."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Sie können weitere Yaboot einträge angeben, etwa für andere \n"
-"Betriebssysteme, alternative Kerne oder ein Rettungssystem.\n"
-"\n"
-"\n"
-"Für ein anderes BS können Sie nur einen Namen und die Start-Partition\n"
-"angeben.\n"
-"\n"
-"\n"
-"Für Linux gibt es einige Parameter:\n"
-"\n"
-"\n"
-" - Identifikator: Es handelt sich um den Namen, den Sie an der Yaboot\n"
-"Eingabeaufforderung angeben müssen, um diese Alternative zu wählen.\n"
-"\n"
-"\n"
-" - Kern: Der Name des BS-Kerns, den sie starten wollen. Normalerweise\n"
-"handelt es sich um „vmlinuz“ oder eine Variante von „vmlinuz“ mit \n"
-"einer Versionsnummer.\n"
-"\n"
-"\n"
-" - Verzeichnisbaumwurzel: Die Verzeichnisbaumwurzel „/“ Ihrer Linux\n"
-"Installation.\n"
-"\n"
-"\n"
-" - Übergeben: Auf Apple Hardware, wird die Übergabemöglichkeit weiterer\n"
-"Kernparameter häufig verwendet, um die Grafikausgabe richtig zu\n"
-"konfigurieren oder die Tastaturemulation der Mausknöpfe einzuschalten,\n"
-"da klassische Apple-Mäuse von Hause aus mit 2 fehlenden Maustasten\n"
-"ausgeliefert werden. Hier einige Beispiele:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" - Init-RamDisk: Dieser Parameter kann eintweder verwendet werden, um\n"
-"zum Boot-Zeitpunkt bereits zusätzliche Kern-Module zur Verfügung zu \n"
-"haben, ohne dass das Boot-Gerät zur Verfügung steht oder um ein RamDisk\n"
-"Abbild für den BS-Start in Notfällen zur Verfügung zu haben.\n"
-"\n"
-"\n"
-" - Größe der Init-RamDisk: Standardmäßig ist eine RamDisk 4096 Bytes\n"
-"groß. Sollten Sie eine größere RamDisk benötigen, können Sie das\n"
-"mit diesem Parameter einstellen.\n"
-"\n"
-"\n"
-" - Schreiben/Lesen: Normalerweise wird die Verzeichnisbaumwurzel zuerst\n"
-"im Nur-Lese-Modus eingehängt, um eine Dateisystem Verifikation \n"
-"durchführen zu können, bevor das Betriebssystem seinen Dienst aufnimmt.\n"
-"Diesen Umstand können Sie hier abstellen.\n"
-"\n"
-"\n"
-" - NoVideo: Sollte sich die Apple Grafik-Hardware als extrem\n"
-"problematisch erweisen, können Sie diesen Parameter verwenden um im sog.\n"
-"„novideo“-Modus, also im Framebuffer-Modus zu starten.\n"
-"\n"
-"\n"
-" - Standard: Wählt diesen Eintrag als Standard Linux-Kern, den Sie durch\n"
-"drücken von <Enter> an der Yaboot Eingabeaufforderung gestartet bekommen.\n"
-"Wenn Sie die <Tab>-Taste an der Eingabeaufforderung drücken, erhalten \n"
-"Sie eine Liste der verfügbaren Alternativen. Der Standardeintrag wird\n"
-"mit einem Stern „*“ markiert."
-
-#: ../../help.pm_.c:793
-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 ist ein Betriebssystemstarter für SPARC Rechner: Dieses Programm \n"
-"startet entweder GNU/Linux oder die anderen Betriebssysteme, die auf \n"
-"Ihrem Rechner vorhanden sind. Normalerweise erkennen diese Werkzeuge \n"
-"alle existierenden Betriebssysteme korrekt und bieten Sie als \n"
-"Startalternativen an. Ist dies einmal nicht der Fall, können Sie hier \n"
-"manuell helfend eingreifen. Seien Sie jedoch vorsichtig, dass sie die \n"
-"korrekten Parameter eingeben. \n"
-"\n"
-"\n"
-"Eventuell möchten Sie anderen Anwendern nicht die Möglichkeit geben, \n"
-"diese anderen Betriebssysteme zu verwenden, in diesem Fall können Sie \n"
-"den entsprechenden Eintrag einfach löschen. Das hat jedoch zur Folge, \n"
-"dass sie eine Startdiskette benötigen, um diese Betriebssysteme in \n"
-"Zukunft starten zu können."
-
-#: ../../help.pm_.c:805
-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 ""
-"Die Haupt-Optionen von SILO sind:\n"
-" - Boot Gerät: Hier geben Sie an, wo sie die Informationen ablegen \n"
-"wollen, die zum Starten Ihres GNU/Linux Systems benötigt wird. Sofern \n"
-"Sie es nicht besser wissen, wählen Sie hier „Erster Sektor der Platte \n"
-"(MBR)“.\n"
-"\n"
-"\n"
-" - Wartezeit vorm Starten des Standard Betriebssystems: Angabe der Zeit \n"
-"(in zehntel Sekunden), die SILO wartet bevor das Standard-BS geladen \n"
-"wird. Das ist besonders sinnvoll, für Rechner, die sofort nach \n"
-"aktivieren der Tastatur mit dem Systemstart beginnen. Wenn die \n"
-"Wartezeit auf 0 gesetzt wird, startet SILO sofort das Standard-BS."
-
-#: ../../help.pm_.c:818
-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 ""
-"Nun ist es an der Zeit, Ihr X Windows System zu konfigurieren. Es \n"
-"handelt sich dabei um die Basis der Grafischen Benutzerschnittstelle \n"
-"(GUI) von GNU/Linux. Sie müssen dafür Ihre Videokarte sowie Ihren \n"
-"Monitor einrichten. Die meisten der notwendigen Schritte sind \n"
-"automatisiert. Daher wird Ihre Aufgabe vor Allem im Kontrollieren der \n"
-"Ergebnisse und Bestätigen bestehen.\n"
-"\n"
-"\n"
-"Nach Beendigung der Konfiguration wird der X-Server gestartet (außer \n"
-"wenn Sie es DrakX untersagen), damit Sie testen können, ob die \n"
-"vorgenommenen Einstellungen Ihren Wünschen entsprechen. Sollte dies \n"
-"nicht der Fall sein, können Sie so oft wie nötig zurückkommen, um \n"
-"Änderungen vorzunehmen."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Verwenden Sie diese Parameter, falls mit Ihrer X-Konfiguration etwas \n"
-"nicht in Ordnung sein sollte."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Wenn Sie nach dem Systemstart direkt eine grafische Oberfläche verwenden \n"
-"möchten, wählen Sie „Ja“, andernfalls „Nein“."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Sie können hier die Sicherheitsebene Ihres Systems einstellen. Für \n"
-"weitere Informationen schauen Sie bitte ins Handbuch. Falls Sie nicht \n"
-"wissen, was Sie einstellen sollen, lassen Sie die Standardeinstellung.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Ihr Rechner wir neu gestartet.\n"
-"\n"
-"Nach dem Neustart wir Ihr Linux-Mandrake System automatisch gestartet.\n"
-"Sollten Sie ein anderes Betriebssystem starten wollen, lesen Sie bitte \n"
-"die zusätzlichen Informationen."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Sprache auswählen"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Installationsart auswählen"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Festplatten suchen"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Maus konfigurieren"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Tastatur auswählen"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Sicherheit"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Dateisysteme einrichten"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Partitionen formatieren"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Zu installierende Pakete"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "System installieren"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Root-Passwort setzen"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Benutzer hinzufügen"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Netzwerk konfigurieren"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Zusammenfassung"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Dienste konfigurieren"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Startdiskette erstellen"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "BS-Starter installieren"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "X konfigurieren"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Installation beenden"
-
-#: ../../install_any.pm_.c:402
-#, 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 ""
-"Sie haben die folgenden Server ausgewählt: %s\n"
-"\n"
-"\n"
-"Diese Server werden standardmäßig aktiviert. Sie haben keine bekannten\n"
-"Sicherheitsprobleme, es können jedoch irgendwann welche gefunden werden.\n"
-"In diesem Fall müssen Sie sicherstellen, dass Sie so schnell wie möglich\n"
-" eine Paketaktualisierung vornehmen.\n"
-"\n"
-"\n"
-"Wollen Sie diese Server wirklich installieren?\n"
-
-#: ../../install_any.pm_.c:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-"Ich kann kein Broadcast machen,\n"
-"da keine NIS Domäne angegeben wurde"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Legen Sie eine FAT formatierte Diskette in Laufwerk %s ein."
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Dieskette ist nicht FAT formatiert."
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Um diese gespeicherte Paketauswahl zu verwenden, starten Sie die \n"
-"Installation bitte mit: „boot defcfg=floppy“"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Fehler beim Lesen der Datei $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "OK"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Bitte testen Sie Ihre Maus?"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Um Ihre Maus zu aktivieren:"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "BEWEGEN SIE IHR MAUS-RAD!"
-
-#: ../../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 ""
-"Einige Hardware Komponenten Ihres Rechners benötigen „proprietäre“\n"
-"Treiber. Weitere Infos hierzu finden Sie unter: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Sie brauchen eine Verzeichnisbaumwurzel.\n"
-"Erzeugen Sie eine Partition (oder klicken Sie auf eine existierende).\n"
-"Wählen Sie „Einhängpunkt“ und setzen Sie ihn auf „/“"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Sie benötigen eine Auslagerungs-Partition"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Sie haben keine Auslagerungs-Partition\n"
-"\n"
-"Wollen Sie trotzdem fortfahren?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Freien Platz verwenden"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Nicht genug freier Platz, um die neue Partition anlegen zu können."
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Verwende existierende"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Es gibt keine existierende Partition, die ich verwenden kann."
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Auf der Windows Partition Loopbacks anlegen"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Auf welche Partition wollen Sie Linux4Win installieren?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Wählen Sie die Größen"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Größe der Verzeichnisbaumwurzel-Partition in MB: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Größe der Auslagerungs-Partition in MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Den freien Platz der Windows Partition verwenden"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Bei welcher Partition wollen Sie die Größe ändern?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Errechne die Grenzen des Windows Dateisystems"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"Das Werkzeug zum Verändern der FAT Partitionsgröße kann mit der \n"
-"Partition nicht arbeiten. Folgender Fehler trat auf:\n"
-"%s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Ihre Windows-Partition ist zu sehr fragmentiert.\n"
-"Starten Sie bitte erst „defrag“ unter Windows."
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"WARNUNG!\n"
-"\n"
-"DrakX wird nun die Größe Ihrer Windows Partition verändern.\n"
-"Seien Sie Vorsichtig: Diese Aktion ist gefährlich. Falls Sie es noch\n"
-"nicht getan haben, sollten Sie nun die Installation abbrechen, um\n"
-"scandisk (sowie möglicherweise defrag) unter Windows auf die Partition \n"
-"anzuwenden. Anschließend können Sie die Installation erneut starten.\n"
-"Sie sollten natürlich generell Sicherheitskopien Ihrer Daten angelegt\n"
-"haben. Falls dies der Fall ist, können Sie mit OK fortfahren."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Wieviel Platz benötigen sie noch für Windows auf"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "Partition %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT Größenanpassung schlug Fehl: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Sie haben keine FAT Partition, deren Größe ich anpassen kann, bzw. die\n"
-"ich als Loopback verwenden kann (möglicherweise haben Sie auch einfach\n"
-"nur nichtmehr genügend freien Speicher)."
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Komplette Platte löschen"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Windows(TM) löschen"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-"Sie haben mehr als eine Festplatte.\n"
-"Auf welche soll GNU/Linux installiert werden?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"SÄMTLICHE existierende Partitionen samt der derauf befindlichen Daten \n"
-"auf Laufwerk %s gehen dabei verloren"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Benutzerdefinierte Partitionierung"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Fdisk verwenden"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Sie können nun %s partitionieren.\n"
-"Vergessen Sie nicht die Einstellungen mittels ,w` zu speichern, \n"
-"sobald Sie fertig sind."
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Sie haben nicht genug freien Platz auf Ihrer Windows Partition."
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Ich finde nicht genug Platz für die Installation."
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "Der DrakX Partitionierungs-Wizard fand folgende Lösung:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Das Partitionieren schlug Fehl: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Netzwerkverbindung herstellen"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Netzwerkverbindung trennen"
-
-#: ../../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 ""
-"Es trat ein Fehler auf. Ich weiß jedoch nicht, wie ich damit sinnvoll \n"
-"umgehen soll. Sie können fortfahren, jedoch auf eigenes Risiko!"
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Den Einhängpunkt %s kopieren"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Einige wichtige Pakete wurden nicht richtig installiert. \n"
-"Entweder ist Ihr CD-ROM-Laufwerk oder Ihre CD-ROM defekt. \n"
-"Testen Sie die CD-ROM auf einem Linux-Rechner mittels „rpm -qpl \n"
-"Mandrake/rpms/*.rpm“\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Willkommen auf %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Kein Disketten-Laufwerk verfügbar"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Beginn von Schritt „%s“\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Wählen Sie die Menge die Sie installieren wollen"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Gesamtgröße: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Version: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Größe: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Zu installierende Pakete auswählen"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Installation"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Installation wird durchgeführt"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Bitte warten, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Verbleibende Zeit "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Gesamtzeit "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Installation vorbereiten"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Installation des Pakets %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Wollen Sie trotzdem fortfahren?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Bei der Anforderung folgender Pakete trat ein Fehler auf:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Wollen Sie die existierende X11 Konfiguration verwenden?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Ihr Rechner hat nicht genug Ressourcen. Vermutlich werden bei der \n"
-"Installation Probleme auftreten. In diesem Fall sollten Sie eine \n"
-"Text-Installation versuchen. Drücken Sie dafür <F1> während dem \n"
-"Installationsstart und geben Sie „text“ an der Eingabeaufforderung \n"
-"ein."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Bitte wählen Sie eine der folgenden Installationsklassen:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Die Gesamtgröße der zu installierenden Pakete beträgt etwa %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Falls Sie weniger als diese Menge installieren wollen, \n"
-"geben Sie (in Prozent) an, wie viele Pakete Sie installieren wollen.\n"
-"\n"
-"Ein geringer Prozentsatz installiert nur die wichtigsten Pakete;\n"
-"100%% installiert alle ausgewählten Pakete."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Sie haben nur Platz für %d%% der ausgewählten Pakete. \n"
-"\n"
-"Falls Sie weniger als diese Menge installieren wollen, \n"
-"geben Sie (in Prozent) an, wie viele Pakete Sie installieren wollen.\n"
-"Ein geringer Prozentsatz installiert nur die wichtigsten Pakete;\n"
-"%d%% installiert so viele Pakete wie möglich."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Im nächsten Schritt können Sie genauer auswählen"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Prozent der zu installierenden Pakete"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Auswahl der Paketgruppen"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Individuelle Paketauswahl"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Anzeige automatisch markierter Pakete"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Baum erweitern"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Baum verkleinern"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Umschalten zwischen unsortiert und gruppiert"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Ungültiges Paket"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Name: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Wichtigkeit: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Gesamtgröße: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"Sie können dieses Paket nicht auswählen, da Sie nicht genug Plattenplatz "
-"haben."
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Die folgenden Pakete werden installiert werden"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Die folgenden Pakete werden entfernt"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Sie können dieses Paket nicht auswählen/es aus der Auswahl entfernen."
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Dieses Paket ist existenziell, sie können es nicht deselektieren"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr ""
-"Sie können dieses Paket nicht aus der Auswahl entfernen. \n"
-"Es ist bereits installiert!"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Dieses Paket muss aktualisiert werden.\n"
-"Sind Sie sicher, dass Sie es aus der Auswahl entfernen wollen?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr ""
-"Sie können dieses Paket nicht aus der Auswahl entfernen. \n"
-"Es muss aktualisiert werden!"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Schätzung"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Bitte warten, bereite Installation vor"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d Pakete"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Achtung\n"
-"\n"
-"Bitte lesen Sie die nachfolgenden Ausführungen sorgfältig. Wenn Sie mit\n"
-"irgendeinem Teil nicht einverstanden sind, dürfen Sie nicht den Inhalt\n"
-"der folgenden CDs installieren. Klicken Sie auf \"Zurückweisen\", um die\n"
-"Installation ohne Verwendung dieser CDs fortzusetzen.\n"
-"\n"
-"\n"
-"Einige Komponenten auf den nachfolgenden CDs unterliegen nicht der GPL\n"
-"oder ähnlichen Lizenzabkommen. Jede dieser Komponenten unterliegt dann\n"
-"den Bedingungen ihrer eigenen spezifischen Lizenz.\n"
-"Bitte lesen Sie diese Lizenzen sorgfältig und nur wenn Sie mit ihnen\n"
-"einverstanden sind, dürfen Sie die entsprechenden Produkte entsprechend\n"
-"ihrer Lizenz benutzen und weitergeben.\n"
-"Solche Lizenzen verbieten im allgemeinen das Transferieren, Duplizieren\n"
-"(außer für Sicherheitskopien), Weitergeben, Decompilieren, Disassamblen\n"
-"oder Verändern der Komponente.\n"
-"Jeder Bruch des Lizenzabkommens beendet sofort die Ihnen im Rahmen der\n"
-"Lizenz eingeräumten Rechte. Wenn die jeweilige Lizenz Ihnen nicht\n"
-"entsprechende Rechte einräumt, dürfen Sie die Programme nicht auf mehr\n"
-"als einem System installieren oder zur Benutzung in einem Netzwerk\n"
-"einrichten. Im Zweifelsfall kontaktieren Sie bitte den Vertreiber oder\n"
-"Herausgeber der jeweiligen Komponente.\n"
-"Transfer an Dritte oder Kopieren solcher Komponenten inklusive ihrer\n"
-"Dokumentation ist normalerweise verboten.\n"
-"\n"
-"\n"
-"Alle Rechte an den Komponenten der nachfolgenden CDs liegen bei den\n"
-"jeweiligen Autoren und sind durch die Urheberrechtsgesetze für\n"
-"Softwareprodukte geschützt.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Akzeptieren"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Zurückweisen"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Bitte wechseln Sie die CD!\n"
-"\n"
-"Bitte legen Sie die CD-ROM „%s“ in Ihr Laufwerk,\n"
-"dann drücken Sie OK.\n"
-"Falls Sie sie nicht vorlegen haben, drücken Sie Abbruch."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Bei der Installation der Pakete trat ein Fehler auf:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Es ist ein Fehler aufgetreten"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Bitte wählen Sie die zu verwendende Sprache."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Sie können andere Sprachen auswählen, die nach der Installation zur "
-"Verfügung stehen."
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Alle"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Lizenz"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Bei dieser Übersetzung handelt es sich um eine inoffizielle Übersetzung\n"
-"der Linux-Mandrake-Lizenz in die deutsche Sprache. Sie ist keine\n"
-"rechtsverbindliche Darstellung der Lizenzbedingungen der Software in\n"
-"dieser Distribution -- nur der ursprüngliche französische Text der\n"
-"Linux-Mandrake Lizenz ist rechtsverbindlich. Wir hoffen aber, dass diese\n"
-"Übersetzung den deutschsprechenden Benutzern das Verständnis dieser\n"
-"Lizenz erleichtert.\n"
-"\n"
-"\n"
-"Einführung\n"
-"\n"
-"Das Betriebssystem und die anderen Komponenten, die in Linux-Mandrake\n"
-"enthalten sind, werden hier \"Software-Produkte\" genannt. Die\n"
-"Software-Produkte umfassen, aber sind nicht beschränkt auf, die\n"
-"Gesamtheit der Programme, Methoden, Regeln, und Dokumentation, welche\n"
-"zum Betriebssystem und den anderen Komponenten der Linux-Mandrake\n"
-"Distribution gehören.\n"
-"\n"
-"\n"
-"1. Lizenzabkommen\n"
-"\n"
-"Bitte lesen Sie dieses Dokument sorgfältig. Dieses Dokument ist ein\n"
-"Lizenzabkommen zwischen Ihnen und MandrakeSoft S. A. welches sich auf\n"
-"die Software-Produkte bezieht.\n"
-"Durch Installation, Duplizierung oder Benutzung der Software-Produkte in\n"
-"irgendeiner Art und Weise erklären Sie sich mit den Bedingungen dieser\n"
-"Lizenz einverstanden.\n"
-"Wenn Sie mit irgendeinem Punkt dieser Lizenz nicht einverstanden sind,\n"
-"ist es Ihnen nicht erlaubt, die Software-Produkte zu installieren,\n"
-"duplizieren oder zu benutzen.\n"
-"Mit jedem Versuch, die Software-Produkte in einer Art und Weise zu\n"
-"benutzen, die nicht den Bedingungen dieser Lizenz entspricht, verlieren\n"
-"Sie die Ihnen mit dieser Lizenz eingeräumten Rechte. In diesem Fall\n"
-"haben Sie unverzüglich alle Kopien der Software-Produkte zu vernichten.\n"
-"\n"
-"\n"
-"2. Eingeschränkte Garantie\n"
-"\n"
-"Die Software-Produkte und die beigefügte Dokumentation werden dem\n"
-"Benutzer lediglich zur Verfügung gestellt, es wird keinerlei Garantie\n"
-"gegeben soweit es gesetzlich zulässig ist.\n"
-"MandrakeSoft S. A. haftet unter keinen Umständen, soweit gesetzlich\n"
-"zulässig, für direkte oder indirekte Schäden irgendwelcher Art,\n"
-"(inklusive uneingeschränkt Schäden aufgrund Verlust von\n"
-"Geschäftsbeziehungen, Unterbrechung von Geschäftsvorgängen,\n"
-"finanziellen Verlust, Gebühren oder Strafen aufgrund gerichtlicher\n"
-"Entscheide, oder jegliche Folgeschäden) die aufgrund der Benutzung oder\n"
-"der Unmöglichkeit der Benutzung der Software-Produkte entstehen, auch\n"
-"wenn MandrakeSoft S. A. über die Möglichkeit und das Auftreten\n"
-"derartiger Schäden unterrichtet wurde.\n"
-"\n"
-"\n"
-"EINGESCHRÄNKTE VERANTWORTLICHKEIT BEZOGEN AUF DEN BESITZ UND DIE\n"
-"BENUTZUNG VON SOFTWARE, DIE IN EINIGEN LÄNDERN VERBOTEN IST.\n"
-"\n"
-"\n"
-"Soweit gesetzlich zulässig, haften MandrakeSoft S. A. und deren\n"
-"Vertreiber unter keinen Umständen für direkte oder indirekte Schäden\n"
-"irgendwelcher Art, (inklusive uneingeschränkt Schäden aufgrund Verlust\n"
-"von Geschäftsbeziehungen, Unterbrechung von Geschäftsvorgängen,\n"
-"finanziellen Verlust, Gebühren oder Strafen aufgrund gerichtlicher\n"
-"Entscheide, oder jegliche Folgeschäden) die aufgrund des Besitzes und\n"
-"der Benutzung von Software-Komponenten oder aufgrund des Ladens von\n"
-"Software-Komponenten von den Internet-Servern von MandrakeSoft S. A.,\n"
-"deren Besitz und Benutzung in einigen Ländern aufgrund lokaler Gesetze\n"
-"nicht gestattet ist, entstehen.\n"
-"Diese Einschränkung der Verantwortlichkeit bezieht sich auch, aber nicht\n"
-"nur, auf die Komponenten für starke Kryptografie enthalten in den\n"
-"Software-Produkten.\n"
-"\n"
-"\n"
-"3. Die GPL und verwandte Lizenzen\n"
-"\n"
-"Die Software-Produkte bestehen aus Komponenten, die von verschiedenen\n"
-"Personen und Einrichtungen erstellt wurden. Die meisten Komponenten\n"
-"unterliegen den Bedingungen der GNU General Public License, im folgenden\n"
-"\"GPL\" genannt, oder ähnlichen Lizenzen. Die meisten dieser Lizenzen\n"
-"erlauben es, die Komponenten, die diesen Lizenzen unterliegen, zu\n"
-"benutzen, zu duplizieren, anzupassen, und weiterzugeben. Bitte lesen sie\n"
-"sorgfältig die Bedingungen der Lizenzabkommen von jeder Komponente,\n"
-"bevor Sie sie benutzen. Jegliche Frage zur Lizenz einer Komponente ist an\n"
-"den Autor der Komponente und nicht an MandrakeSoft S. A. zu richten. Die\n"
-"von MandrakeSoft S. A. erstellten Programme unterliegen der GPL.\n"
-"Von MandrakeSoft S. A. geschriebene Dokumentation unterliegt einer\n"
-"spezifischen Lizenz. Bitte lesen Sie die Dokumentation für weitere\n"
-"Details.\n"
-"\n"
-"\n"
-"4. Geistiges Eigentum\n"
-"\n"
-"Alle Rechte an den Komponenten der Software-Produkte liegen bei den\n"
-"entsprechenden Autoren und sind durch die Urheberrechtsgesetze für\n"
-"Softwareprodukte geschützt.\n"
-"MandrakeSoft S. A. behält sich das Recht vor, die Software-Produkte zu\n"
-"modifizieren und anzupassen.\n"
-"\"Mandrake\", \"Linux-Mandrake\" und entsprechende Logos sind eingetragene\n"
-"Warenzeichen der MandrakeSoft S. A..\n"
-"\n"
-"\n"
-"5. Gesetzliche Bestimmungen\n"
-"\n"
-"Wenn irgendein Teil dieses Lizenzabkommens durch einen Gerichtsentscheid\n"
-"für ungültig, illegal oder inakzeptabel erklärt wird, wird dieser Teil\n"
-"aus dem Abkommen ausgeschlossen. Sie bleiben weiterhin an die anderen,\n"
-"anwendbaren Teile gebunden.\n"
-"Die Bedingungen dieses Lizenzabkommens unterliegen den Gesetzen von\n"
-"Frankreich. Alle Unstimmigkeiten bezüglich der Bedingungen dieser Lizenz\n"
-"werden vorzugsweise außergerichtlich beigelegt. Letztes Mittel ist das\n"
-"zuständige Gericht in Paris, Frankreich.\n"
-"Zu jeglicher Frage zu diesem Dokument kontaktieren Sie bitte\n"
-"MandrakeSoft S. A..\n"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Tastatur"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Bitte wählen Sie Ihren Tastaturtyp."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Hier die Liste aller Schlüsselworte"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Installationsart"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Welche Art von Installation wollen Sie durchführen?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Installation/Aktualisierung"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Handelt es sich um eine Installation oder eine Aktualisierung?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Empfehlenswert"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Experte"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Aktualisierung"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Bitte wählen Sie Ihren Maustyp."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Maus Port"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Bitte wählen Sie den seriellen Anschluss, an dem Ihre Maus hängt."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Tastenemulation"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Emulation der 2. Taste"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Emulation der 3. Taste"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "PCMCIA Karten konfigurieren ..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "IDE konfigurieren"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "Keine Partition verfügbar"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Durchsuchen der Partitionen, um die Einhängpunkte zu finden."
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Wählen Sie die Einhängpunkte"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Vermutlich ist Ihre Partitionstabelle fehlerhaft, ich habe Probleme,\n"
-"sie zu lesen :-( (Folgender Fehler trat auf: „%s“).\n"
-"Ich kann fortfahren, indem ich die fehlerhaften Partitionen lösche \n"
-"(dabei gehen ALLE darauf vorhandenen DATEN VERLOREN!). Alternativ können \n"
-"Sie mir jedoch auch verbieten, die Partitionstabelle zu verändern.\n"
-"\n"
-"Sind Sie einverstanden, dass ich die problematischen Partitionen lösche?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake ist nicht in der Lage, Ihre Partitionstabelle korrekt zu \n"
-"interpretieren. Sie können fortfahren, jedoch auf eigenes Risiko!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Root-Partition"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Welche ist Ihre Root-Partition (Verzeichnisbaum Wurzel)?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Sie müssen Ihren Rechner neu starten, um die Änderungen \n"
-"der Partitionstabelle wirksam werden zu lassen."
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Zu formatierende Partitionen auswählen"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Soll ich nach defekten Blöcken suchen?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Partitionen formatieren"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Erzeugen und formatieren der Datei %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-"Der Swap-Bereich ist zu klein, um die Installation zu ermöglichen! \n"
-"Bitte vergrößern Sie den Bereich."
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Suche nach vorhandenen Paketen"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Finden der zu aktualisierenden Pakete"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Es steht auf Ihrem System nicht genügend Speicherplatz für die \n"
-"Installation bzw. Aktualisierung zur Verfügung (%d > %d)."
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Komplett (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimal (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Empfohlen (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Benutzerdefiniert"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr "Gewünschte Größe übersteigt den verfügbaren Platz"
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Falls Sie alle aufgeführten CDs haben, wählen Sie „OK“, \n"
-"falls Sie keine der aufgeführten CDs haben, wählen Sie „Abbruch“,\n"
-"falls nur einige der aufgeführten CDs fehlen, entfernen Sie die \n"
-"entsprechende Markierung und wählen Sie dann „OK“."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD-ROM „%s“"
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Installiere Paket %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Einstellungen für nach der Installation"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Sie haben nun die Möglichkeit Software mit starker Verschlüsselung aus dem \n"
-"Internet zu laden.\n"
-"\n"
-"WARNUNG:\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"
-"Bitte wenden Sie sich für alle weiteren Fragen bzgl. dieser Übereinkunft "
-"an: \n"
-"MandrakeSoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Bitte wählen Sie einen Mirror, von dem Sie die Pakete holen wollen."
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr ""
-"Verbindung mit dem Mirror aufbauen, um eine Liste verfügbarer Pakete zu "
-"erhalten."
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Bitte wählen Sie die zu installierenden Pakete."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "In welcher Zeitzone wollen Sie Ihren Rechner verwenden?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Liefert Ihre Hardware Uhr GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "CUPS-Server auf der Gegenseite"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Kein Drucker"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Maus"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Zeitzone"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Drucker"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN Karte"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Soundkarte"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV-Karte"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Welches Drucksystem wollen Sie verwenden?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Kein Passwort"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"Dieses Passwort ist zu einfach (es muss mindestens %d Zeichen lang sein!"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "NIS verwenden"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "Gelbe Seiten"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS Authentifizierung"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS Domain"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS Server"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Mit einer individuellen Startdiskette können Sie Ihr LINUX-System starten, \n"
-"ohne auf einen Betriebssystemstarter angewiesen zu sein. Dies ist "
-"nützlich, \n"
-"wenn Sie SILO nicht auf Ihrem System installieren möchten, wenn ein \n"
-"anderes Betriebssystem SILO entfernt hat oder Ihre Hardware-Konfiguration \n"
-"die Verwendung eines BS-Starters nicht korrekt verarbeitet. \n"
-"Eine individuelle Startdiskette kann auch mit der Linux Mandrake \n"
-"Rettungsdiskette verwendet werden, wodurch das System nach schwerwiegenden \n"
-"Fehlern viel einfacher wiederhergestellt werden kann.\n"
-"\n"
-"Falls Sie eine Startdiskette erstellen wollen, legen Sie eine Diskette \n"
-"ohne relevante Daten in ihr erstes Laufwerk und drücken Sie „OK“."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Erstes Disketten-Laufwerk"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Zweites Disketten-Laufwerk"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Überspringen"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Mit einer individuellen Startdiskette können Sie Ihr LINUX-System starten, \n"
-"ohne auf den normalen Betriebssystemstarter angewiesen zu sein. Dies ist "
-"nützlich, wenn \n"
-"Sie weder LILO noch Grub auf Ihrem System installieren möchten, wenn ein \n"
-"anderes Betriebssystem Ihren Betriebssystemstarter entfernt hat wird oder "
-"Ihre Hardware-Konfiguration die Verwendung eines Betriebssystemstarters "
-"nicht korrekt \n"
-"verarbeitet. Eine individuelle Startdiskette kann auch mit der Linux \n"
-"Mandrake Rettungsdiskette verwendet werden, wodurch das System nach \n"
-"schwerwiegenden Fehlern viel einfacher wiederhergestellt werden kann.\n"
-"\n"
-"Möchten Sie jetzt eine Startdiskette für Ihr System erstellen?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Ich kann kein Laufwerk finden"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr ""
-"Wählen Sie das Laufwerk, in dem Sie die Start-Diskette erstellen wollen"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Legen Sie eine leere Diskette in Laufwerk %s ein."
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Startdiskette wird erstellt..."
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Betriebssystemstarter vorbereiten"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Möchten Sie „aboot“ verwenden?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Fehler bei der Installation von aboot, \n"
-"soll ich die Installation mit Gewalt versuchen, selbst wenn dies die \n"
-"Zerstörung der ersten Partition verursacht."
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-"Die Installation des BS-Starters schlug Fehl. Folgender Fehler trat auf:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Sie müssen Ihr Open Firmware Startgerät anpassen, dass es den \n"
-"BS-Starter erkennt. Falls Sie beim Neustart nicht die \n"
-"Eingabeaufforderung des BS-Starters sehen, drücken Sie \n"
-"Strg-Option-O-F und geben Sie folgendes ein:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-"Tippen Sie dann: shut-down\n"
-"Beim darauffolgenden Neustart sollte Sie die Eingabeaufforderung sehen."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Niedrig"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Mittel"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Hoch"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Wählen Sie eine Sicherheitsebene"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"Wollen Sie eine Auto-Installations-Diskette zur einfachen \n"
-"Replikation der Linux Installation erstellen"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Legen Sie eine leere Diskette in Laufwerk %s ein."
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Erstellen einer Auto-Installations-Diskette"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Einige Schritte sind noch nicht komplett.\n"
-"\n"
-"Wollen Sie DrakX wirklich beenden?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Herzlichen Glückwunsch, die Installation ist abgeschlossen.\n"
-"Entfernen Sie die Startmedien (CD-ROMs / Disketten) und drücken Sie \n"
-"Return zum Neustart Ihres Rechners.\n"
-"\n"
-"Für Informationen zu Sicherheitsaktualisierungen dieser Version von \n"
-"Linux-Mandrake informieren Sie sich bitte unter \n"
-"http://www.linux-mandrake.com/.\n"
-"\n"
-"Wie Sie Ihr System warten können, erfahren Sie im Kapitel „Nach der \n"
-"Installation“ im offiziellen Benutzerhandbuch von Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Erstellen einer Auto-Installations-Diskette"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Die automatische Installation kann, falls Sie wollen,\n"
-"vollautomatisch erfolgen. In diesem Fall wird die\n"
-"Festplatte vollständig durch DrakX rekonfiguriert\n"
-"(diese Möglichkeit ist für die Replikation auf anderen\n"
-"Rechnern gedacht).\n"
-"\n"
-"Vermutlich werden Sie es vorziehen, erneut eine normale\n"
-"Installation durchzuführen.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automatisiert"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Erneut abspielen"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Paketauswahl speichern"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linux-Mandrake Installation %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> nächstes Element | <Leertaste> auswählen | <F12> weiter "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "Ich kann „kdesu“ nicht finden!"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Fortgeschritten"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Bitte warten"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Mehrdeutigkeit (%s), bitte präzisieren Sie\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Schlechte Wahl, bitte versuchen Sie es noch einmal\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr "? (Standard %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Ihre Wahl? (Standard %s) "
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Ihre Wahl? (Standard %s, geben Sie „none“ für keine(r/s) ein) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Tschechien (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Deutsch"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Spanien"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finnland"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Frankreich"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norwegen"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polen"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Russland"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Vereinigtes Königreich"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Vereinigte Staaten"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armenien (alt)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armenien (Schreibmaschine)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armenien (Phonetisch)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Aserbeidschan (Lateinisches Layout)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Aserbeidschan (Kyrillisches Layout)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgien"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgarien"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasilien (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Weißrussland"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Schweiz (deutsches Layout)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Schweiz (französisches Layout)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Tschechien (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "Tschechien (Programmierer)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Deutschland (ohne Tod-Tasten)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dänemark"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (USA)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norwegen)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estland"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgien („Russisches“ Layout)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgien („Lateinisches“ Layout)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Griechenland"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Ungarn"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroatien"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israel"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israel (Phonetisch)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iran"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Island"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italien"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japan 106 Tasten"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Korea"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latein Amerika"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Mazedonien"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Niederlande"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litauen AZERTY (alt)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litauen AZERTY (neu)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litauen „number row“ QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litauen „phonetic“ QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polen (QWERTY Layout)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polen (QWERTZ Layout)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugal"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanada (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Russland (YaWERTY)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Schweden"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slowenien"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slowakei (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slowakei (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Slowakei (Programmierer)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thailändische Tastatur"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Türkei (traditionelles „F“ Modell)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Türkei (modernes „Q“ Modell)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukraine"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Vereinigte Staaten (international)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnam „numeric row“ QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslawien (lateinisch/kyrillisch)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Entfernen Sie erst die Logischen Medien\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Maus"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standard"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MausMan/FirstMaus (Seriell)"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Generische PS2 Rad-Maus"
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr "GlidePoint"
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62
-msgid "Kensington Thinking Mouse"
-msgstr "Kensington Thinking Maus"
-
-#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58
-msgid "Genius NetMouse"
-msgstr "Genius NetMaus"
-
-#: ../../mouse.pm_.c:38
-msgid "Genius NetScroll"
-msgstr "Genius NetScroll"
-
-#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67
-msgid "1 button"
-msgstr "1 Taste"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Generisch"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Rad"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "Seriell"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Generische 2 Tasten Maus"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Generische 3 Tasten Maus"
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr "Microsoft IntelliMaus"
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr "Logitech MausMan/FirstMaus"
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr "Logitech CC Serie"
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Logitech MausMan+/FirstMaus+"
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr "MM Serie"
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Logitech Maus (Seriell, alter C7 Typ)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "Bus-Maus"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 Tasten"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 Tasten"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "keine"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Keine Maus"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Beenden"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Weiter ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Zurück"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Ist dies richtig?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Internet Konfiguration"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Möchten Sie jetzt versuchen eine Internetverbindung aufzubauen?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Ich teste gerade Ihre Verbindung..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Sie sind jetzt mit dem Internet verbunden."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Aus Sicherheitsgründen wird die Verbindung nun unterbrochen."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Sie sind momentan nicht mit dem Internet verbunden.\n"
-"Versuchen Sie Ihre Internetverbindung wieder zu konfigurieren."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Netzwerk konfigurieren"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN Konfiguration"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Wählen Sie Ihren Netzanbieter.\n"
-"Sollte er nicht aufgeführt sein, wählen Sie „Nicht aufgeführt“"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Verbindungs-Konfiguration"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Bitte füllen oder kontrollieren Sie die folgenden Angaben"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Karten IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Karten Mem (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Karten E/A"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Karten IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Karten IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Ihre eigene Telefonnummer"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Name des Providers (z.B. provider.net) "
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Telefonnummer des Providers"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Erster DNS des Providers"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Zweiter DNS des Providers"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Wahlmodus"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Kennzeichen (Login)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Passwort"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Rest der Welt"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Rest der Welt \n"
-" kein D-Kanal (leased lines)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Welches Protokoll wollen Sie verwenden?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Welchen Kartentyp verwenden Sie?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Keine Ahnung"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA/PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Falls Sie eine ISA-Karte besitzen, sollten die Einstellungen auf dem "
-"nächsten Schirm korrekt sein.\n"
-"\n"
-"Falls Sie eine PCMCIA-Karte besitzen, müssen Sie IRQ und E/A-Bereich Ihrer "
-"Karte kennen.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Abbruch"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Fortfahren"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Bitte wählen Sie Ihre ISDN Karte"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Ich habe eine PCI ISDN-Karte gefunden, \n"
-"kenne sie jedoch nicht. Bitte helfen Sie mir,\n"
-"indem Sie im nächsten Menü eine auswählen."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"Ich konnte keine PCI ISDN-Karte finden.\n"
-"Bitte wählen Sie im nächsten Menü eine aus."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Ich habe keine Ethernet-Netzwerkkarte finden können, daher kanndieser "
-"Verbindungstyp nicht konfiguriert werden."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Wählen Sie die Netzwerkkarte"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Bitte wählen Sie, über welches Netzwerkgerät Sie die \n"
-"Internetverbindung herstellen wollen."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Netzwerkkarte"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Sind Sie einverstanden?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Sind Sie einverstanden diese Netzwerkkarte neu zu starten:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL Konfiguration"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Möchten Sie die Verbindung bei Betriebssystemstart herstellen?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Bitte wählen Sie den seriellen Anschluss, an dem Ihr Modem hängt."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Einwahl Parameter"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Name der Verbindung"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefonnummer"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Login ID"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Authentifizierung"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Skript-basiert"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminal-basiert"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Name der Domäne"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Erster DNS Server (optional)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Zweiter DNS Server (optional)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-"Ich werde nun die Netzwerkkarte „$netc->{NET_DEVICE}“ neu starten. Sind Sie "
-"einverstanden?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Sie können die Verbindung trennen oder sie neu konfigurieren."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Sie können Ihre Internetverbindung neu konfigurieren"
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Sie sind momentan mit dem Internet verbunden."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Sie können eine Internetverbindung aufbauen oder die Verbindung neu "
-"konfigurieren"
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Sie sind momentan nicht mit dem Internet verbunden."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Internetverbindung herstellen"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Internetverbindung trennen"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Internetverbindung konfigurieren (LAN oder Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Internetverbindung und -einrichtung"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Netzwerk Konfigurations-Wizard"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Externes ISDN Modem"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Interne ISDN Karte"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Um welchen Typ ISDN-Verbindung handelt es sich?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Internetverbindung"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"Der gebräuchlichste Weg mit ADSL eine Verbindung aufzubauen ist pppoe.\n"
-"Einige Verbindungen benutzen jedoch pptp, andere dhcp.\n"
-"Wenn Sie nicht wissen was Sie brauchen, wählen Sie „pppoe verwenden“"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "dhcp verwenden"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "pppoe verwenden"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "pptp verwenden"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr ""
-"Ich werde nun die Netzwerkkarte „%s“ neu starten. Sind Sie einverstanden?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Welchen dhcp Klienten wollen Sie verwenden?\n"
-"Voreingestellt ist „dhcpcd“"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Netzwerk Konfiguration"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Möchten Sie das Netzwerk neu starten?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"Beim Neustart des Netzwerks trat ein Fehler auf: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Da Sie eine Netzwerkinstallation durchführen, ist Ihr Netzwerk bereits\n"
-"konfiguriert. Wählen Sie „OK“, um diese Einstellung beizubehalten oder\n"
-"„Abbruch“, um Ihre Internet- und Netzwerk-Konfiguration neu zu\n"
-"konfigurieren.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Willkommen zum Netzwerk Konfigurations-Wizard.\n"
-"\n"
-"Ich versuche nun Ihre Internet-/Netzwerk-Verbindung zu konfigurieren.\n"
-"Falls Sie keine Autodetektion wünschen, entfernen Sie bitte die Markierung.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Wählen Sie das Profil, dass eingestellt werden soll"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Autoerkennung benutzen"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Geräteerkennung..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Normale Modem Verbindung"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "an Prot %s gefunden"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN Verbindung"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "%s gefunden"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (oder ADSL) Verbindung"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "an Schnittstelle %s gefunden"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kabel Verbindung"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "LAN Verbindung"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "Netzwerkkarte(n) gefunden"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Wie wollen Sie sich ins Internet einklinken?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Herzlichen Glückwunsch, die Netzwerk-/Internet-Verbindung ist beendet.\n"
-"\n"
-"Die Konfiguration wird nun in Ihr System integriert."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Es ist sehr empfehlenswert, im Anschluss Ihre X-Oberfläche\n"
-"neu zu starten, um Probleme, die durch die Änderung des\n"
-"Rechnernamens hervorgerufen werden, zu vermeiden."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "Keine Netzwerkkarte gefunden"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Netzwerk konfigurieren"
-
-#: ../../network.pm_.c:278
-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 ""
-"Bitte geben Sie ihren Rechnernamen an.\n"
-"Einige DHCP-Server benötigen ihn, um korrekt zu arbeiten.\n"
-"Ihr Rechnername sollte auch die Domain beinhalten,\n"
-"etwa „meinrechner.meineabteilung.meinefirma.de“."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Rechnername"
-
-#: ../../network.pm_.c:319
-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 ""
-"WARNUNG: Dieses Gerät wurde bereits zum Herstellen einer Internetverbindung "
-"konfiguriert.\n"
-"Drücken Sie einfach OK, um die Einstellungen zu behalten.\n"
-"Fall Sie Felder verändern, wird die Konfiguration überschrieben."
-
-#: ../../network.pm_.c:324
-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 ""
-"Bitte geben Sie die IP Parameter dieser Maschine ein.\n"
-"Jeder Eintrag muss als dezimale IP-Adresse in Punktschreibweise \n"
-"angegeben werden (z.B. 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Konfigurieren der Netzwerkkarte %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (Treiber $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP Adresse"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Netzmaske"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(BOOTP/DHCP)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Automatische IP-Adressen Zuweisung"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "Die IP Adresse muss die Form „1.2.3.4“ haben"
-
-#: ../../network.pm_.c:388
-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 ""
-"Bitte geben Sie ihren Rechnernamen an.\n"
-"Ihr Rechnername sollte auch die Domain beinhalten,\n"
-"etwa „meinrechner.meineabteilung.meinefirma.de“.\n"
-"Falls Sie ein Gateway verwenden, sollten Sie auch dessen IP-Adresse angeben."
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS-Server"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Gateway"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Gateway Gerät"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Proxies einstellen"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP Proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP Proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy muss http://... sein"
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy muss ftp://... sein"
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Diese Rechnerarchitektur kennt keine erweiterten Partitionen"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Sie haben einen unbenutzten Bereich in Ihrer Partitionstabelle, \n"
-"den ich nicht ansprechen kann. Die einzige Lösung ist, dass Sie \n"
-"Ihre primären Partitionen so verschieben, dass der Bereich direkt \n"
-"neben der erweiterten Partition zu liegen kommt."
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Fehler beim Lesen der Datei %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Restaurieren aus der Datei %s schlug Fehl: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Fehlerhafte Backup-Datei"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Fehler beim Schreiben in Datei %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"Mit Ihrer Platte stimmt etwas nicht!\n"
-"Der vorgenommene Integritätstest schlug Fehl.\n"
-"Das bedeutet, dass jeder Schreibvorgang auf der Platte zu einem \n"
-"unvorhersagbaren Ergebnis führen wird."
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "unbedingt notwendig"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "wichtig"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "sehr angenehm"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "angenehm"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "eventuell"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Lokaler Drucker"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Entfernter Drucker"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "lpd-Server auf der Gegenseite"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Netzwerkdrucker (Socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Druckeranschluss URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Test der Anschlüsse"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Ein Drucker, Modell „%s“ wurde gefunden an "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Lokaler Druckeranschluss"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Mit welchem Anschluss ist Ihr Drucker verbunden \n"
-"(Bem.: /dev/lp0 entspricht LPT1:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Druckeranschluss"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Optionen für Netzwerk-Druckerspooler"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Um die Warteschlange eines Netzwerk-Druckerdämons zu verwenden, müssen \n"
-"Sie den Rechnernamen des Drucker-Servers sowie den Namen der Warteschlange \n"
-"auf diesem Server angeben, in die Aufträge gestellt werden sollen."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Name des Netzwerkrechners"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Warteschlange des Netzwerkdruckers"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) Drucker-Parameter"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Um auf einem SMB-Drucker zu drucken sind folgende Angaben erforderlich: \n"
-"Rechnername des Drucker-Servers (entspricht nicht immer dem \n"
-"TCP/IP-Rechnernamen des Computers) und möglicherweise die IP-Adresse, \n"
-"Freigabename für den Drucker, auf den Sie zugreifen möchten, sowie \n"
-"entsprechender Benutzername, Passwort und Arbeitsgruppe."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB-Server"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB-Server-IP"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Freigabename"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Arbeitsgruppe"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "Optionen für NetWare-Drucker"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Um auf einem NetWare-Drucker zu drucken sind folgende Angaben erforderlich: "
-"Name des NetWare-Drucker-Servers (entspricht nicht immer dem TCP/IP-"
-"Rechnernamen des Computers), Name der Drucker-Warteschlange, sowie den "
-"entsprechenden Benutzernamen samt Passwort."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Drucker-Server"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Name der Druckerwarteschlange"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Optionen für Socket-Drucker"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Um einem Socket-Drucker verwenden zu können, müssen Sie auf alle \n"
-"Fälle dessen Rechnernamen, möglicherweise auch den Port, angeben."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Rechnername des Druckers"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Port"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-"Sie könne direkt die URI angeben, unter der der Drucker mit CUPSangesprochen "
-"werden kann."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Über welchen Druckertyp verfügen Sie?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Möchten Sie Testseiten drucken?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Druck der Testseite(n) ..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Die Testseite(n) wurden an den Drucker-Dämon gesandt.\n"
-"Es kann einen Augenblick dauern, bevor der Drucker seine Arbeit aufnimmt.\n"
-"Druckstatus:\n"
-"%s\n"
-"\n"
-"War der Ausdruck korrekt?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Die Testseite(n) wurden an den Drucker-Dämon gesandt.\n"
-"Es kann einen Augenblick dauern, bevor der Drucker seine Arbeit aufnimmt.\n"
-"War der Ausdruck korrekt?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Ja, die ASCII Testseite drucken"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Ja, die PostScript Testseite drucken"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Ja, beide Testseiten drucken"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Drucker konfigurieren"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Drucker-Optionen"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Papierformat"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Letzte Seite automatisch auswerfen?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Uniprint-Treiber Optionen"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Farbtiefe"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Text als PostScript drucken?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Treppeneffekt korrigieren?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Anzahl Seiten pro Blatt"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Linker/Rechter Rand in Punkt (1/72 Zoll)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Oberer/Unterer Rand in Punkt (1/72 Zoll)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Zusätzliche GhostScript-Parameter"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Zusätzliche Text-Parameter"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Druckreihenfolge umkehren"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Möchten Sie einen Drucker konfigurieren?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hier die Druckerwarteschlangen.\n"
-"Sie können weitere hinzufügen oder existierende ändern."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS starten"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Lesen der CUPS Treiber-Datenbank"
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Wählen Sie die Drucker-Anbindung"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Wie ist der Drucker mit Ihrem Rechner verbunden?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Wählen Sie die Drucker-Anbindung der Gegenseite"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Falls auf der Gegenseite ein CUPS-Server läuft, müssen Sie\n"
-"hier keine Einstellungen vornehmen, die Drucker werden \n"
-"automatisch erkannt und übernommen. Wählen Sie im\n"
-"Zweifelsfall „CUPS-Server auf der Gegenseite“"
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Falls auf der Gegenseite ein CUPS-Server läuft, müssen Sie\n"
-"hier keine Einstellungen vornehmen, die Drucker werden \n"
-"automatisch erkannt und übernommen. Sollte der Server jedoch \n"
-"in einem anderen Netzwerk hängen, müssen Sie CUPS die IP-Adresse \n"
-"und evtl. auch die Port-Nummer mitteilen."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "CUPS-Server-IP"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "Die Prot Nummer muss eine Zahl sein!"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Warteschlange entfernen"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-"Druckernamen sollten nur Buchstaben, Ziffern und den Unterstrich unterhalten"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Jeder Drucker benötigt einen Namen (der Hauptdrucker sollte „lp“ \n"
-"genannt werden). Andere Parameter, etwa die Beschreibung und der \n"
-"Standort, können frei gewählt werden. Welchen Namen soll ich dem \n"
-"Drucker geben und wie ist er angebunden?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Druckername"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Beschreibung"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Standort"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Jede Druckerwarteschlange (hier werden Druckaufträge eines Druckers \n"
-"verwaltet) benötigt einen Namen (der Hauptdrucker sollte „lp“ genannt \n"
-"werden) und ein Spool-Verzeichnis, in der sie ihre Verwaltungstätigkeiten \n"
-"vornehmen kann. Welchen Namen und welches Verzeichnis soll ich der \n"
-"Schlange geben? Wie ist der Drucker angebunden?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Name der Warteschlange"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Spool-Verzeichnis"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Drucker-Anbindung"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Ich kann keine Partition zu dem _formatierten_ RAID md%d hinzufügen"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Ich kann Datei „$file“ nicht schreiben"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid schlug Fehl"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid schlug Fehl (Möglicherweise fehlen die RAID-Tools)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Nicht genügend Partitionen für RAID Level %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Startet das ALSA (Advanced Linux Sound Architecture) Sound System"
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-"Mit dem Dienst anacron können cron-Prozesse auch zu anderen als den \n"
-"vorgegebenen Zeiten gestartet werden. Dies ist vor Allem dann \n"
-"sinnvoll, wenn Ihr Rechner nicht rund um die Uhr läuft, da sonst \n"
-"Prozesse, die etwa zwischen Mitternacht und 6:00 Uhr gestartet \n"
-"werden sollten, nie ausgeführt würden."
-
-#: ../../services.pm_.c:18
-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 ""
-"Der APM-Dienst (apmd) wird von Laptops verwendet, um den Ladestatus \n"
-"der Batterie durch den Syslog-Dienst erfassen zu lassen. Mit seiner \n"
-"Hilfe kann man den Rechner auch rechtzeitig herunterfahren lassen, \n"
-"bevor die Batterien leer sind."
-
-#: ../../services.pm_.c:20
-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 ""
-"Dieser Dienst startet Applikationen der at-Warteschlange wenn der \n"
-"dafür vorgesehene Zeitpunkt erreicht ist. Lässt die Systemauslastung \n"
-"es zu, werden sog. Batch-Anwendungen gestartet."
-
-#: ../../services.pm_.c:22
-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 ""
-"Der Befehl cron wird unter UNIX/Linux dazu verwendet, Benutzerprogramme \n"
-"zu vordefinierten regelmäßigen Zeiten abzuarbeiten. \n"
-"Der Dienst vixie cron erweitert dieses Konzept um weitere Funktionen, etwa \n"
-"ein verbessertes Sicherheitskonzept und einfachere Konfiguration."
-
-#: ../../services.pm_.c:25
-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 ""
-"Der GPM-Dienst stellt Ihnen Mausunterstützung auf Text-Konsolen zur \n"
-"Verfügung. Sie erhalten damit die Möglichkeit Ausschneiden und \n"
-"Einfügen von Text wie unter X zu verwenden. In einigen Applikationen \n"
-"können Sie auch Pop-Up-Menüs damit bedienen."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake führt Hardwaretests durch, und konfiguriert (falls nötig) \n"
-"neue/geänderte Hardware."
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache ist ein World-Wide-Web-Server. Mit seiner Hilfe können Sie \n"
-"HTML-Dateien über HTTP publizieren. Der Server ist CGI-fähig."
-
-#: ../../services.pm_.c:32
-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 ""
-"Der Internet Superserver-Dienst (inetd) startet je nach Bedarf \n"
-"etliche andere Internet-Dienste, so etwa telnet, ftp, rsh oder \n"
-"rlogin. Dies jedoch nur, wenn die entsprechenden Dienste in der \n"
-"Datei „/etc/inetd.conf“ freigeschaltet sind. \n"
-"Schalten Sie diesen Dienst ab, können Sie keine der von inetd \n"
-"verwalteten Dienste mehr zugreifen."
-
-#: ../../services.pm_.c:36
-msgid ""
-"Launch packet filtering for Linux kernel 2.2 series, to set\n"
-"up a firewall to protect your machine from network attacks."
-msgstr ""
-"Startet Paketfilterung für Linux 2.2er Kerne, um Ihren Rechner \n"
-"durch eine Firewall vor Angriffen aus dem Netz zu schützen."
-
-#: ../../services.pm_.c:38
-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 ""
-"Dieser Dienst lädt die Tastaturbelegung, die in der Datei \n"
-"„/etc/sysconfig/keyboard“ angegeben ist. Mittels „kbdconfig“ \n"
-"können Sie diese Einstellung ändern. Schalten Sie diesen Dienst ab, \n"
-"müssen Sie ab dem nächsten Systemstart mit der amerikanischen \n"
-"Tastatur vorlieb nehmen."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"Automatische Neuerstellung der Kern-Header in /boot für\n"
-"/usr/include/linux/{autoconf,version}.h"
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-"Automatische Erkennung und Konfiguration neuer Hardware während des \n"
-"Betriebssystemstarts."
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"Linuxconf versucht beim Betriebssystemstart einige Verwaltungsaufgaben \n"
-"auszuführen."
-
-#: ../../services.pm_.c:46
-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 ""
-"Der Dienst lpd ist der Drucker-Server Ihres Rechners. Wenn Sie \n"
-"diesen Dienst abschalten werden Druckaufträge nicht mehr abgearbeitet.\n"
-"Hauptaufgabe von lpd ist es, Druckaufträge an den jeweiligen \n"
-"zuständigen Drucker (dieser kann auch einen anderen Rechner hängen) \n"
-"zu senden."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Der Linux Virtual Server kann verwendet werden, um um ein \n"
-"hochperformanten Hochverfügbarkeitsserver aufzusetzen."
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"Der Dienst named (BIND) stellt ihnen einen Server zur Verfügung, \n"
-"mit dessen Hilfe Rechnernamen in IP-Adressen umgesetzt werden. \n"
-"Ein solcher Dienst wird „Domain Name Server“ (DNS) genannt. \n"
-"Falls Sie nur einen Rechner besitzen, mit dem Sie über Modem ins \n"
-"Netz gehen, benötigen Sie diesen Dienst nicht."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Dieser Dienst ist verantwortlich dafür, dass alle Netzwerk-Dateisysteme \n"
-"(NFS) bei Systemstart eingehängt werden, etwa SMB (Lan Manager/Windows) \n"
-"und NCP (NetWare)."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Dieser Dienst aktiviert Netzwerkgeräte (etwa Netzwerkkarten), die \n"
-"so konfiguriert wurden, dass sie ab dem Systemstart zur Verfügung \n"
-"stehen sollen."
-
-#: ../../services.pm_.c:56
-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 ist ein geläufiges Protokoll in TCP/IP Netzwerken um Dateien \n"
-"durch verschiedene Rechner gemeinsam nutzen zu können. \n"
-"Dieser Dienst stellt Ihnen einen solchen Server zur Verfügung. \n"
-"Konfiguriert wird er in der Datei „/etc/exports“."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS ist ein geläufiges Protokoll in TCP/IP Netzwerken um Dateien \n"
-"durch verschiedene Rechner gemeinsam nutzen zu können. \n"
-"Der Dienst nfslock stellt Ihnen hierfür Locking-Mechanismen zur \n"
-"Verfügung, damit eine Datei nicht durch mehrere Personen \n"
-"gleichzeitig verändert werden kann."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Schaltet beim Betriebssystemstart automatisch die „Num“-Taste für \n"
-"die virtuellen Konsolen und XFree ein."
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Unterstützung für den OKI 4w und kompatible WinDrucker."
-
-#: ../../services.pm_.c:64
-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 wird normalerweise in Laptops verwendet, um Ethernet-Karten \n"
-"oder Modems verwenden zu können. Dieser Dienst wird nur gestartet, \n"
-"wenn Sie ihn vorher konfiguriert haben. Daher schadet es nicht, \n"
-"wenn Sie ihn auf Rechnern aktivieren, auf denen er nutzlos ist."
-
-#: ../../services.pm_.c:67
-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 ""
-"Mittels portmapper werden RPC-Verbindungen verwaltet, die etwa von \n"
-"den Protokollen NFS und NIS verwendet werden. Auf Rechnern, die \n"
-"solche Server (RPC-basierte) beherbergen, muss dieser Dienst \n"
-"aktiviert sein."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix ist ein E-Mail Transport-Dienst. Mit seiner Hilfe werden \n"
-"E-Mails auf andere Maschinen weitergeleitet."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Dieser Dienst speichert beim Herunterfahren des Rechners den Zustand \n"
-"des Zufallszahlengenerators, um ihn beim nächsten Systemstart \n"
-"wieder zu restaurieren. Die Qualität erzeugter Zufallszahlen \n"
-"wird dadurch verbessert."
-
-#: ../../services.pm_.c:74
-msgid ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
-msgstr ""
-"Weist Roh-Geräten ein Blockorientiertes-Gerät (etwa eine\n"
-"Festplattenpartition) zu. Dies wird für Anwendungen wie\n"
-"etwa ORACLE benötigt"
-
-#: ../../services.pm_.c:76
-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 ""
-"Der Dienst routed ermöglicht ein automatisches Aktualisieren der \n"
-"IP-Routing-Tabellen mittels RIP Protokoll. Zwar wird RIP in kleinen \n"
-"Netzwerken verwendet, jedoch wird für komplexere Netzwerke ein \n"
-"anderer Dienst benötigt."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"Der Dienst rstat ermöglicht es Anwendern anderer Rechner des \n"
-"Netzwerks Preformance-Daten dieses Rechners zu erhalten."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"Der Dienst rusers ermöglicht es Anwendern anderer Rechner \n"
-"herauszubekommen, welche Benutzerkennzeichen auf diesem Rechner \n"
-"gerade angemeldet sind."
-
-#: ../../services.pm_.c:83
-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 ""
-"Der Dienst rwho erlaubt es Benutzern entfernter Rechner eine Liste\n"
-"momentan angemeldeter Benutzerkennzeichen übermittelt zu bekommen \n"
-"(ähnlich wie finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr "Starten des Sound-Systems Ihres Rechners"
-
-#: ../../services.pm_.c:86
-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 ""
-"Mittels Syslog versuchen zahlreiche Dienste Verlaufsprotokolle \n"
-"in vorgesehene Dateien zu sichern. Es ist sinnvoll Syslog immer \n"
-"aktiviert zu haben."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr "Lädt die Treiber für Ihre USB-Geräte."
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"Dieser Dienst startet den X-Font-Server. Er ist notwendig, \n"
-"damit XFree gestartet werden kann!"
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr ""
-"Wählen Sie, welche Dienste\n"
-"automatisch beim Systemstart\n"
-"aktiviert werden sollen"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "aktiv"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "gestoppt"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Dienste und Dämonen"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Es existieren leider keine\n"
-"weiteren Informationen zu\n"
-"diesem Dienst."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Bei BS-Start"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Ich kann Ihre Partitionstabelle nicht lesen, sie ist fehlerhaft :-(\n"
-"Um fortfahren zu können setze ich die fehlerhaften Partitionen zurück"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Teilen der Internet-Verbindung"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Teilen der Internetverbindung momentan eingeschaltet."
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"Es wurde bereits eine geteilte Internet-Verbindung aufgesetzt.\n"
-"Momentan ist sie aktiviert.\n"
-"\n"
-"Was wollen Sie tun?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "deaktivieren"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "Verwerfen"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "neu konfigurieren"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Server deaktivieren ..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Teilen der Internet-Verbindung ist nun abgeschaltet."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Teilen der Internet-Verbindung momentan abgeschaltet."
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"Es wurde bereits eine geteilte Internet-Verbindung aufgesetzt.\n"
-"Momentan ist sie deaktiviert.\n"
-"\n"
-"Was wollen Sie tun?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "aktivieren"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Server aktivieren ..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Teilen der Internetverbindung ist nun eingeschaltet."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Ich kann den Inhalt der Konfigurationsdatei nicht verstehen."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Die Konfigurationsdatei hat ein unbekanntes Format!"
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"Sie sind dabei, Ihren Rechner zu konfigurieren, dass er die eingerichtete \n"
-"Internetverbindung mit einem lokalem Netzwerk teilt.\n"
-"\n"
-"Anmerkung: Sie benötigen eine Netzwerkkarte, mit deren Hilfe Sie ein \n"
-"lokales Netz (LAN) aufsetzen können."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Schnittstelle %s (verwendet Modul %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Schnittstelle: %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Sie haben keine Netzwerkkarte!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Ihr Rechner hat keine konfigurierte Netzwerkkarte. Bitte verwenden Sie erst "
-"HardDrake, bevor Sie weiter machen."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Sie haben nur eine konfiguriertes Netzwerkgerät an Ihrem Rechner:\n"
-"\n"
-"%s\n"
-"\n"
-"Ich setze ihr lokales Netz damit auf."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Bitte wählen Sie die Netzwerkkarte, die mit Ihrem lokalen Netzwerk \n"
-"verbunden ist."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"WARNUNG: Ihre Netzwerkkarte ist bereits konfiguriert.\n"
-"Ich werde eine Neukonfiguration vornehmen."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-"Es liegt ein möglicher LAN-Adressen Konflikt in der Konfiguration\n"
-"von $_ vor!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Ich habe eine Firewall-Konfiguration gefunden!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"WARNUNG: Ich habe eine eine Firewall-Konfiguration gefunden. \n"
-"Möglicherweise müssen Sie nach der Installation einige Einstellungen \n"
-"von Hand vornehmen."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Konfigurieren ..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Skripte konfigurieren, Software installieren, Dienste starten ..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Probleme beim Installieren von Paket $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Gratuliere!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Es wurde alles eingerichtet.\n"
-"Sie können Ihre Internetverbindung nun anderen Rechnern in Ihrem \n"
-"lokalen Netz mittels automatischer Netzwerk-Konfiguration (DHCP) \n"
-"teilen."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-"Die Einstellungen wurden bereits vorgenommen, sie sind nur nicht aktiviert."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Die Einstellungen wurden bereits vorgenommen und sind aktiv."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Teilen der Internetverbindung wurde noch nicht konfiguriert."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Teilen der Internetverbindung - Konfiguration"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Willkommen zu DrakGW -\n"
-"das Werkzeug zum Teilen Ihrer Internetverbindung\n"
-"\n"
-"%s\n"
-"\n"
-"Wählen Sie „Konfigurieren“ wenn Sie den Wizard starten wollen."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Netzwerk Konfiguration (%d Karten)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Profil löschen..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Zu löschendes Profil: "
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Neues Profil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Name des Profils das erstellt wird: "
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Rechnername: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Internetzugang"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Typ:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Gateway:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Schnittstelle:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Status:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Verbunden"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Nicht Verbunden"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Verbinden ..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Trenne Verbindung ..."
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr "Ich starte Ihre Verbindung..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Ich trenne Ihre Verbindung..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"Die Verbindung wurde nicht getrennt.\n"
-"Versuchen Sie es von Hand, indem sie als Root\n"
-"„/etc/sysconfig/network-scripts/net_cnx_down“ ausführen."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Ihr Rechner ist nun nichtmehr verbunden."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Internet-Zugang konfigurieren"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "LAN Konfiguration"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adapter"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Treiber"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Schnittstelle"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokoll"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Netzwerk konfigurieren"
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Normaler Modus"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Anwenden"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Einen Moment ... ich richte die Konfiguration ein"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"Sie haben noch keine Schnittstelle eingerichtet.\n"
-"Sie können dies tun, indem Sie die Schaltfläche \n"
-"„Konfigurieren“ betätigen."
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "LAN Konfiguration"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adapter %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Boot-Protokoll"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Beim Hochfahren gestartet"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP Klient"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Deaktivieren"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Aktivieren"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"Sie haben noch keine Internetverbindung eingerichtet.\n"
-"Sie können dies tun, indem Sie die Schaltfläche \n"
-"„Konfigurieren“ betätigen."
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Konfiguration der Internetverbindung"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Konfiguration der Internetverbindung"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Verbindungstyp: "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parameter"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "Erster DNS des Providers (optional)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "Zweiter DNS des Providers (optional)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Netzwerkkarte"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP-Klient"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Cracker-Spielplatz"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Schwach"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoid"
-
-#: ../../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 ""
-"Diese Ebene ist mit Vorsicht zu verwenden. Zwar macht sie Ihr System \n"
-"einfacher handhabbar, aber auch leichter angreifbar: In dieser Form darf \n"
-"der Rechner nicht als Netzwerkrechner (LAN oder Modem) verwendet werden, \n"
-"da Angreifer mangels Passwort an Ihre Daten gelangen können!"
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Passwortabfragen sind nun eingeschaltet, aber die Verwendung als \n"
-"Netzwerkrechner kann hier nicht empfohlen werden."
-
-#: ../../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 ""
-"Diese Sicherheitsebene bringt wenige Verbesserungen. Die Zentrale ist \n"
-"die Ausgabe von mehr Warnungen und Tests."
-
-#: ../../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 ""
-"Das ist die Standard-Sicherheitsebene für Rechner, mit Internetzugang \n"
-"als Klient. Es werden keine Sicherheitstests durchgeführt."
-
-#: ../../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 ""
-"Mit dieser Sicherheitsebene wird es möglich, das System als einen \n"
-"Server zu verwenden.\n"
-"Die Sicherheit ist nun ausreichend hoch, um das System als Server \n"
-"einzusetzen, der einer Vielzahl von Klienten einen Verbindungsaufbau \n"
-"erlaubt."
-
-#: ../../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 ""
-"Diese Ebene bietet die selbe Funktionalität, wie Ebene 4. Jedoch ist \n"
-"das System nun komplett geschlossen. Das ist die höchste Sicherheitsebene."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Sicherheitsebene einstellen"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Kontrollzentrum"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Wählen Sie das Werkzeug, das Sie verwenden wollen"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "Verwendung: keyboarddrake [--expert] [keyboard]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Wollen Sie, dass die Rücktaste auf den Konsolen Entfernen sendet?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "CD-ROM wechseln"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Bitte legen Sie die Installations-CD-ROM in Ihr Laufwerk und drücken \n"
-"Sie dann „OK“. Falls Sie sie nicht vorlegen haben, drücken Sie \n"
-"„Abbruch“."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Ich bin nicht in der Lage, eine Live Aktualisierung durchzuführen!!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "Kein „serial_usb“ gefunden\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Den dritten Maustaste emulieren?"
-
-#: ../../standalone/mousedrake_.c:131
-msgid "Test the mouse here."
-msgstr "Testen Sie Ihre Maus hier."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "Netzwerküberwachung"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Statistik"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "Sendegeschwindigkeit: "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "Empfangsgeschwindigkeit: "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Schließen"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "Internetverbindung herstellen "
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "Internetverbindung trennen "
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "Trennen der Internetverbindung schlug Fehl."
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "Trennen der Internetverbindung abgeschlossen."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "Verbindung hergestellt."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Verbindung schlug Fehl.\n"
-"Kontrollieren Bis Ihre Einstellungen im Mandrake Kontrollzentrum."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "Sende: "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "Empfing: "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Verbinde"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Trenne Verbindung"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Firewall-Konfiguration"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Firewall-Konfiguration"
-
-#: ../../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 ""
-"Firewall\n"
-"\n"
-"Sie haben bereits eine Firewall eingerichtet.\n"
-"Wählen Sie die Schaltfläche „Konfigurieren“,\n"
-"um sie zu löschen oder zu verändern."
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Firewall\n"
-"\n"
-"Wählen Sie die Schaltfläche „Konfigurieren“,\n"
-"um eine Standard-Firewall einzurichten."
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"TinyFirewall Konfigurierer\n"
-"\n"
-"Hiermit konfigurieren Sie eine persönliche Firewall für diesen\n"
-"Linux-Mandrake Rechner. Sollten Sie an einer speziellen ausgereiften\n"
-"Firewall-Lösung interessiert sein, schauen Sie sich nach der speziell\n"
-"dafür entwickelten MandrakeSecurity Firewall Distribution um."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Wir fragen Sie nun, welchen Diensten Sie direkten Internetzugang\n"
-"gestatten wollen. Bitte machen Sie sich sorgfältig Gedanken über diese\n"
-"Fragen. Es geht hierbei schließlich um die Sicherheit Ihres Systems!\n"
-"\n"
-"Bitte schotten Sie jeden Dienst, den sie aktuell nicht verwenden, vom \n"
-"Netz ab. Sie können die vorgenommenen Einstellungen mit Hilfe dieses \n"
-"Programms jederzeit wieder ändern!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Betreiben Sie auf Ihrem Rechner einen Web-Server, der im gesamten\n"
-"Internet sichtbar sein soll? Falls der Server nur auf Ihrer Maschine\n"
-"zugreifbar sein soll, können Sie hier getrost NEIN antworten.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Betreiben Sie einen Name-Server auf Ihrem Rechner? Falls Sie keinen\n"
-"Eingerichtet haben, um dem gesamten Internet IP und Bereichsinformationen\n"
-"anzubieten, antworten Sie hier NEIN.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"Wollen Sie eingehende Secure Shell (ssh) Verbindungen gestatten?\n"
-"Es handelt sich hierbei um einen Ersatz für Telnet. Falls sie noch\n"
-"Telnet verwenden, sollten Sie definitiv auf dieses Protokoll wechseln.\n"
-"Telnet überträgt Ihre gesamte Kommunikation (also auch Passwörter)\n"
-"UNVERSCHLÜSSELT! Sie bieten damit einem potentiellen Angreife ein\n"
-"leichtes Spiel. Die SSH hingegen verschlüsselt die komplette\n"
-"Kommunikation und warnt sogar falls sie eine Unregelmäßigkeit bemerkt."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Wollen Sie eingehende Telnet-Verbindungen gestatten?\n"
-"Dienst extrem unsicher, wie wir bereits früher erwähnten. Wir empfehlen\n"
-"Ihnen daher nachdrücklich mit NEIN zu antworten und im Bedarfsfall auf\n"
-"die SSH auszuweichen.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"Betreiben Sie einen FTP Server der aus dem Internet zugreifbar sein soll?\n"
-"Falls ja, sollten Sie ihn jedoch nur für „anonymen Transfair“ verwenden,\n"
-"da das Protokoll keine Verschlüsselung übertragener Passwörter vorsieht."
-"Verwenden Sie „scp“ aus dem SSH Paket zum verschlüsselten\n"
-"Datentransfer zwischen zwei Rechnern.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Betreiben Sie einen Mail-Server? Falls Sie Ihre Nachrichten mit\n"
-"einem textbasierten E-Mail Programm wie pine oder mutt schreiben\n"
-"ist dies vermutlich der Fall. Andernfalls sollten Sie den Dienst\n"
-"abschalten.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Betreiben Sie einen POP oder IMAP Server? Sie würden damit\n"
-"Postfächer für nicht-web-basierten E-Mail Zugriff über diese\n"
-"Maschine bereitstellen.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Sie scheinen einen 2.2er Kern zu verwenden. Falls Sie Ihre\n"
-"IP-Adresse automatisch im lokalen Netzwerk erhalten sollen,\n"
-"müssen wir dies gestatten. Ist das bei Ihnen der Fall?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"Wird die Zeit Ihres Rechners automatisch mit anderen Rechnern\n"
-"synchronisiert? Dies ist häufig ab mittelgroßen UNIX/Linux Betrieben\n"
-"der Fall. Damit wird ein einheitliches Zeitschema, etwa für die\n"
-"Datensicherung zugrunde gelegt. Wenn Sie nicht in einem größeren\n"
-"Betrieb arbeiten oder noch nie etwas zu diesem Thema gehört haben,\n"
-"trifft es für Sie vermutlich nicht zu."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Konfiguration beendet. Soll ich die Änderungen auf Platte schreiben?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "Ich kann „%s“ nicht öffnen: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Ich kann „%s“ nicht zum Schreiben öffnen: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Klienten für verschiedene Protokolle, u.a. SSH"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Entwicklungsplattform"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Arbeitsplatzrechner"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Server, Firewall/Router"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Persönliches Informationsmanagement"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimedia / Grafik"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Netzwerk-Computer (Klient)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Audio Programme: MP3- und Midi-Abspieler, Mixer, usw."
-
-#
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Internetrechner"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Office"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimediarechner"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Programme zum E-Mail bzw. News lesen und senden (pine, mutt, tin, ...)sowie "
-"zum durchstöbern des WWW"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C und C++ Entwicklung: Bibliotheken, Programme und Include-Dateien"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr "Domänen- (DNS) und Netzwerk Informations-Server (NIS)"
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Finanzverwaltungsprogramme, etwa Gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr "PostgeSQL oder MySQL Datenbankserver"
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS-Server, SMB-Server, Proxy-Server, SSH-Server"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentation"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, usw."
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Werkzeuge"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS"
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Grafische Arbeitsoberfläche"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimedia / Sound"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Spiele: Arcade-, Brett-, Strategiespiele, usw."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Videoabspieler und Editoren"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Konsolen-Werkzeuge"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Sound- und Video-Abspieler/Editoren"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Wissenschaftlicher Arbeitsplatzrechner"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editoren, Shells, Dateiwerkzeuge, Konsolen"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Bücher und HOWTOs zu GNU/Linux und Freier Software"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-"Eine grafische Oberfläche mit anwenderfreundlichen Anwendungen und Werkzeugen"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-"Postfix E-Mail-Server und\n"
-"Inn Diskussionsforen-Server"
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Spiele"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimedia / Video"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "Netzwerkrechner Server"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Bildverarbeitungsprogramme wie der GIMP"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Büro-Arbeitsplatz"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-"Das K Desktop Environment, die Standard-Arbeitsoberfläche mit einer Sammlung "
-"zugehöriger Programme"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Weitere Arbeitsoberflächen (GNOME, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Werkzeuge zur Erstellung und zum Brennen von CDs"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimedia / CD-Brenner"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Archivierung, Emulation, Überwachung"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Server, Datenbank"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Office-Programme: Textverarbeitung (KWord, Abiword), Tabellenkalkulation "
-"(KSpread, Gnumeric), PDF-Betrachter, usw."
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Server, Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Server"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Finanzverwaltung"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Einstellungen"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE-Arbeitsplatz"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Andere grafische Arbeitsoberflächen"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache und Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Server, Mail/Groupware/News"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome-Arbeitsplatz"
-
-#: ../../share/compssUsers:999
-msgid "Internet gateway"
-msgstr "Internet-Gateway"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Werkzeuge für Ihren Palm Pilot oder Ihren Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Spiel-Station"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "GNOME, IceWM, Window Maker, Enlightenment, Fvwm, usw."
-
-#
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Werkzeuge, die die Konfiguration Ihres Rechners erleichtern"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Programme für Mail, News, WWW, FTP und Chat"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "KB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d Minuten"
-
-#~ msgid "1 minute"
-#~ msgstr "1 Minute"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d Sekunden"
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
deleted file mode 100644
index 060e3ec77..000000000
--- a/perl-install/share/po/el.po
+++ /dev/null
@@ -1,9473 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (c) 1999 MandrakeSoft
-# FIRST AUTHOR Theodore J. Soldatos <theodore@eexi.gr>, 1999.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2000-1-4 16:27+0100\n"
-"Last-Translator: unmantained\n"
-"Language-Team: GREEK <nls@tux.hellug.gr>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-7\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr " X server ( )"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr " X Window"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr " XFree ;"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-" \n"
-" XFree %s. XFree %s "
-" \n"
-" ."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-" XFree "
-"%s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s "
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-" XFree "
-"%s,\n"
-": - !"
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s "
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-" \n"
-" XFree %s. : - "
-" !\n"
-" XFree %s "
-"\n"
-" ."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr " XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr " X server"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:483
-msgid ""
-"The two critical parameters are the vertical refresh rate, which is the "
-"rate\n"
-"at which the whole screen is refreshed, and most importantly the horizontal\n"
-"sync rate, which is the rate at which scanlines are displayed.\n"
-"\n"
-"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
-"range\n"
-"that is beyond the capabilities of your monitor: you may damage your "
-"monitor.\n"
-" If in doubt, choose a conservative setting."
-msgstr ""
-" , "
-"\n"
-" , \n"
-" , \n"
-" .\n"
-"\n"
-" \n"
-" : "
-"\n"
-" . , ."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr " ;"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ": "
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-" "
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr " :"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr " %d "
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr " ;"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr " , "
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr " : %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 server: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr " ..."
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr ": %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr " : %s kb\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr " : %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr ": %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 server: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr " XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr " (X-Window)"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr " ;"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr " X server"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr " "
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-" ;\n"
-" :\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr " %s "
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr " Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr " (X) "
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-" \n"
-" (X-Windows).\n"
-" ;"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 (8 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 (15 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 (16 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 (24 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 (32 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kb"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kb"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB "
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Standard VGA, 640x480 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514 Compatible, 1024x768 87 Hz interlaced (no 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 87 Hz interlaced, 800x600 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-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:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Non-Interlaced SVGA, 1024x768 60 Hz, 800x600 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "High Frequency SVGA, 1024x768 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Multi-frequency 1280x1024 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Multi-frequency 1280x1024 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Multi-frequency 1280x1024 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr " 1600x1200 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr " 1600x1200 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr " "
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr " (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr " SILO"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr " ;"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr " LILO/grub"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-#, fuzzy
-msgid "Yaboot"
-msgstr "Root"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr " "
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-#, fuzzy
-msgid "Bootloader to use"
-msgstr " "
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr " "
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr " "
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA ( BIOS)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr ""
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr ""
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr " "
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr " "
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr ""
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr " ()"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr " "
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr ""
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr " /tmp "
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr " ( %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr " profiles"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr " Mb"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-" `` '' "
-""
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr " "
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr " "
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-#, fuzzy
-msgid "Default OS?"
-msgstr " ' "
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr ""
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr ""
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr " RAID"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr " "
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr " (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr " (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr " (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Image"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Root"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Append"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Read-write"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr ""
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr ""
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr ""
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr " ' "
-
-#: ../../any.pm_.c:284
-#, fuzzy
-msgid "Initrd-size"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr " "
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr " "
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr " "
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr " ;"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr " %s %s "
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr " ;"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr " %s;"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr ""
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr ""
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr " "
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr " %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(module %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr " %s ;"
-
-#: ../../any.pm_.c:668
-#, 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 \n"
-" , ' .\n"
-" \n"
-" ; \n"
-" , ."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr " "
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr " "
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr " %s"
-
-#: ../../any.pm_.c:683
-#, 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 ""
-" %s.\n"
-" ``= 2=2 ...''.\n"
-" , ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr " "
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-" %s .\n"
-" ;"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "( %s )"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr " "
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr " "
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-" , , `-' `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr " "
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr " "
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-" \n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr " "
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr " "
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr " "
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr " (shell)"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr ""
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr " (Autologin)"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-" \n"
-" .\n"
-" , ."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr " ' :"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr " "
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"KALOS HRTHATE STON EPILOGEA LEITOURGIKOU SYSTHMATOS %s!\n"
-"\n"
-"EPILEXTE LEITORGIKO SYSTHMA APO TON PARAPANO KATALOGO \n"
-"H PERIMENETE %d DEUTEROLEPTA GIA THN AYTOMATH EPILOGH.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-#
-#. -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:809
-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:812
-#, 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:815
-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:818
-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:821
-#, 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:825
-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:918
-msgid "Desktop"
-msgstr "Desktop"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Start Menu"
-
-#: ../../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:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-#, fuzzy
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr " "
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr " Internet"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr " "
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr " "
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr " ' "
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr ""
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr " LILO . :"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr " /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-" , "
-" "
-
-#: ../../diskdrake.pm_.c:61
-#, fuzzy
-msgid "Not enough space for auto-allocating"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr " :"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-" FAT \n"
-"( Dos Windows).\n"
-" \n"
-"( , \" \")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr " !"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-" aboot, "
-"2048 )\n"
-" "
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr ": ."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr " DOS : %s \n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr ": %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s "
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr " %d %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr " loopback: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-" \n"
-" ( MS-DOS, lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr " %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr " chunk %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr " RAID %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr " loopback: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr ": %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr ": %s , %s , %s \n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr " LVM %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr " : %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr " bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr " RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr " LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr " LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr " loopback"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:435
-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 "
-" 1024.\n"
-" LILO , LILO "
-" /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-" root (/) 1024 \n"
-" /boot.\n"
-" LILO, /boot."
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-" software RAID root (/).\n"
-" "
-" /boot.\n"
-" /boot."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr " ``%s'' "
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr " ``''"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-" %s, "
-" "
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr " ;"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr " ;"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr " ;"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr ""
-" ReiserFS "
-"32MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr " loopback %s;"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr " %s;"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-" "
-"\n"
-" loopback. loopback"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-" %s, "
-" "
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr " loopback %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr " %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr " ,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr " ;"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr " ;"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr " ..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr " %s !"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr " fat filesystem bounds"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr " ' ."
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr ""
-" "
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-" %s, "
-" "
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr " MB"
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr " : "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr ": "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr " loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr " loopback: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr " , "
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr " . ;"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-" \n"
-" ;"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-" \n"
-" "
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr " chunk"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr " RAID "
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr " LVM "
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr " "
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr ""
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s %s "
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr " %s %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr " : "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr " %s: %s"
-
-#: ../../fsedit.pm_.c:21
-#, fuzzy
-msgid "simple"
-msgstr ""
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr ""
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr " /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr " %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr " %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-" (root)"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-" (ext2, reiserfs) "
-" \n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr " %s : %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-" - "
-" . "
-" "
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr " !"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr " ."
-
-#: ../../help.pm_.c:12
-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"
-" ."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr ""
-" "
-""
-
-#: ../../help.pm_.c:25
-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"
-" ."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-" \"\" "
-" Linux-Mandrake\n"
-" .\n"
-"\n"
-"\n"
-" \"\" "
-" Linux-Mandrake\n"
-"\n"
-"\n"
-" GNU/Linux, "
-" \n"
-" Linux-Mandrake:\n"
-"\n"
-"\t* : GNU/Linux . "
-" \n"
-"\t .\n"
-"\n"
-"\n"
-"\t* : GNU/Linux, "
-" \n"
-"\t (, ) . "
-" \n"
-"\t , "
-" GNU/Linux.\n"
-"\n"
-"\n"
-"\t* : GNU/Linux. , "
-" \n"
-"\t . "
-" ,\n"
-"\t "
-" .\n"
-"\t ."
-
-#: ../../help.pm_.c:56
-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"
-" - : Linux, \n"
-" , "
-"\n"
-".\n"
-"\n"
-"\n"
-" - : GNU/Linux \n"
-" , \n"
-" . \n"
-" (\"\") ."
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-" \n"
-" :\n"
-"\n"
-"\t* : "
-"\n"
-"\t , . \n"
-"\n"
-"\t* : \n"
-"\t . "
-"\n"
-"\t , , "
-"\n"
-"\t .\n"
-"\n"
-"\t* : "
-"\n"
-"\t , (NFS SMB), (lp SMB), "
-"\n"
-"\t (NIS), . , \n"
-"\t KDE, Gnome ."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-" DrakX SCSI PCI.\n"
-" DrakX "
-",\n"
-" \n"
-"\n"
-"\n"
-" SCSI ISA, PCI "
-" \n"
-" SCSI, DrakX "
-" \n"
-" SCSI . , ''. "
-"\n"
-"'', .\n"
-"\n"
-"\n"
-" , DrakX "
-".\n"
-", DrakX , "
-" .\n"
-"\n"
-"\n"
-" , . \n"
-" \n"
-" Windows ( ), "
-"\n"
-" ( "
-"Internet)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-" , GNU/Linux\n"
-" . "
-"\n"
-" , , "
-"\n"
-" , "
-" Linux-Mandrake.\n"
-"\n"
-"\n"
-" , "
-" \n"
-" .\n"
-" . , "
-" \n"
-" .\n"
-"\n"
-"\n"
-" . "
-" \n"
-" (swap).\n"
-"\n"
-"\n"
-" "
-", \n"
-" Linux .\n"
-"\n"
-"\n"
-" , "
-". \n"
-" , :\n"
-"\n"
-"\t* : "
-"Linux .\n"
-"\t , .\n"
-"\n"
-"\n"
-"\t* : "
-" \n"
-"\t Linux-Mandrake "
-", \n"
-"\t . : \n"
-"\t ! !\n"
-"\n"
-"\n"
-"\t* Windows: "
-" Microsoft Windows\n"
-"\t , "
-" Linux.\n"
-"\t , Windows "
-" \n"
-"\t ( \" \" \"\") "
-" Windows.\n"
-"\t . "
-" \n"
-"\t Microsoft Windows Linux-Mandrake .\n"
-"\n"
-"\n"
-"\t , "
-" \n"
-"\t Windows "
-" .\n"
-"\n"
-"\n"
-"\t* : , "
-". \n"
-"\t , "
-" \n"
-"\t . "
-"."
-
-#: ../../help.pm_.c:160
-#, fuzzy
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-" , "
-" \n"
-" Linux-Mandrake. , "
-" \n"
-" , . , "
-" \n"
-" .\n"
-"\n"
-"\n"
-" , , "
-"\n"
-" \"hda\" IDE , \"hdb\" "
-"IDE, \"sda\"\n"
-" SCSI \n"
-"\n"
-"\n"
-" , :\n"
-"\n"
-" * : \n"
-" .\n"
-"\n"
-"\n"
-" * : \n"
-" ext2 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"
-", "
-": \n"
-" Tab "
-".\n"
-"\n"
-"\n"
-" , :\n"
-"\n"
-" * Ctrl-c ( "
-")\n"
-"\n"
-" * Ctrl-d \n"
-"\n"
-" * Ctrl-m "
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-" Linux "
-" \n"
-" . , \n"
-" . , "
-"\n"
-" (root, \"/\"). "
-"\n"
-" . "
-"\n"
-" , \"/home"
-"\" (\n"
-" Linux ).\n"
-"\n"
-"\n"
-", : \"\", \"\".\n"
-"\n"
-"\n"
-" : , , "
-" \n"
-" , \"hda1\").\n"
-"\n"
-"\n"
-" \"hd\" IDE \"sd\" SCSI .\n"
-"\n"
-"\n"
-" \"hd\" \"sd\". "
-"IDE \n"
-": \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\" , \"b\" "
-"..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-" \n"
-" Linux-Mandrake. : \n"
-" ."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-" \"OK\" \n"
-" . , \n"
-" \n"
-", Windows.\n"
-"\n"
-"\n"
-" \"\" \n"
-" ."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-" Windows . \n"
-" Linux-"
-"Mandrake.\n"
-"\n"
-"\n"
-", : \" Linux\", \" Windows"
-"\", \"\".\n"
-"\n"
-"\n"
-" Linux : , , "
-" \n"
-" , \"hda1\").\n"
-"\n"
-"\n"
-" \"hd\" IDE \"sd\" SCSI .\n"
-"\n"
-"\n"
-" \"hd\" \"sd\". "
-"IDE \n"
-": \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\" , \"b\" "
-"...\n"
-"\n"
-"\n"
-" Windows "
-"Windows\n"
-"( \"C:\")."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr " . ."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-" ( "
-"\n"
-") .\n"
-"\n"
-"\n"
-" "
-" \n"
-" . , "
-" \n"
-" .\n"
-"\n"
-"\n"
-" "
-".\n"
-" "
-"( \n"
-"\"/\", \"/usr\" \"/var\"), "
-" \n"
-" ( \"/home\").\n"
-"\n"
-"\n"
-" "
-" \n"
-" .\n"
-"\n"
-"\n"
-" \"OK\" .\n"
-"\n"
-"\n"
-" \"\" "
-" \n"
-" Linux-Mandrake."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-" "
-" .\n"
-"\n"
-"\n"
-" DrakX .\n"
-" , . , "
-"\n"
-" , "
-".\n"
-" \" "
-"\". \n"
-" 1000 ."
-
-#: ../../help.pm_.c:347
-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"
-" ."
-
-#: ../../help.pm_.c:364
-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 ""
-" CDs, Ok.\n"
-" CDs, .\n"
-" , Ok."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-" Linux-Mandrake .\n"
-" , \n"
-" .\n"
-"\n"
-"\n"
-" ."
-
-#: ../../help.pm_.c:377
-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"
-"\"\" ."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-" . ,\n"
-" COM1 Windows ttyS0 GNU/Linux."
-
-#: ../../help.pm_.c:386
-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 ""
-" \n"
-", , "
-" \n"
-" DrakX .\n"
-"\n"
-"\n"
-" , \" \".\n"
-"\n"
-"\n"
-" , \n"
-" , \"\"."
-
-#: ../../help.pm_.c:399
-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 ""
-" modem. \n"
-" .\n"
-"\n"
-"\n"
-", ( \"COM1\" Microsoft Windows),\n"
-" Linux \"ttyS0\"."
-
-#: ../../help.pm_.c:406
-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 ""
-" dial-up. "
-"\n"
-" , \n"
-" . (DNS), "
-" \n"
-" ."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-" modem , DrakX "
-" ."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr " modem ."
-
-#: ../../help.pm_.c:419
-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 ""
-" dial-up. "
-"\n"
-" , \n"
-" . (DNS), "
-" \n"
-" ."
-
-#: ../../help.pm_.c:426
-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 ""
-" ( ). "
-",\n"
-" ."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-" .\n"
-"\n"
-" - IP: , \n"
-" .\n"
-" IP \" IP\"\n"
-".\n"
-"\n"
-"\n"
-" - : \"255.255.255.0\" . \n"
-" , .\n"
-"\n"
-"\n"
-" - IP: "
-"\n"
-"BOOTP DHCP, . , "
-"\n"
-" IP. , \n"
-" ."
-
-#: ../../help.pm_.c:443
-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"
-" , ."
-
-#: ../../help.pm_.c:447
-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"
-" , ."
-
-#: ../../help.pm_.c:451
-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 ""
-" dialup. ,\n"
-" ."
-
-#: ../../help.pm_.c:455
-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 ""
-" proxies, . ,\n"
-" ."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-" , \n"
-" . '\n"
-" \n"
-".\n"
-"\n"
-" \n"
-" ."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr " ."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-" GNU/Linux GMT (\"Greenwich Mean Time\" \n"
-"\" \") \n"
-" .\n"
-"\n"
-" Microsoft Windows, \"\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-" \n"
-".\n"
-"\n"
-"\n"
-" , \n"
-" .\n"
-"\n"
-"\n"
-" \n"
-". , \n"
-" \n"
-" .\n"
-", ."
-
-#: ../../help.pm_.c:492
-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 \n"
-"Microsoft Windows)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-" , \n"
-"(CUPS LPR.\n"
-"\n"
-"\n"
-" CUPS , UNIX \n"
-". Linux-Mandrake.\n"
-"\n"
-"\n"
-" LPR .\n"
-"\n"
-" , \"\"."
-
-#: ../../help.pm_.c:511
-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"
-" "
-"UNIX\n"
-", \" \".\n"
-"\n"
-"\n"
-" "
-"Windows\n"
-" ( UNIX SMB ), \"SMB/Windows 95/98/NT\"."
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr " "
-
-#: ../../help.pm_.c:584
-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"
-" "
-" ."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-" - \"root\".\n"
-" .\n"
-"\n"
-"\n"
-" root \n"
-" . , \n"
-" ! \n"
-" root \n"
-" , \n"
-" . \n"
-"\n"
-"\n"
-" \n"
-" (8) . ** \n"
-" ."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-" , \" shadow\" \n"
-"\" MD5\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-" NIS, \" NIS\". \n"
-" , ."
-
-#: ../../help.pm_.c:617
-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 ""
-" \"\" ,\n"
-"( \"\" , root). \n"
-" \n"
-" . \n"
-" ( , ),\n"
-" \"home directory\", \n"
-" .\n"
-"\n"
-"\n"
-"' , ! \n"
-" , \n"
-" root , \n"
-" . \n"
-" root.\n"
-"\n"
-"\n"
-" , \n"
-" root \n"
-" ."
-
-#: ../../help.pm_.c:636
-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 ""
-" . \n"
-" , \n"
-" ."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-" \n"
-" \n"
-"GNU/Linux.\n"
-"\n"
-"\n"
-" , \" \n"
-" (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-" , \n"
-" \"/dev/hda\" ( ), \"/dev/sda\n"
-"( SCSI )."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-" LILO Grub : \n"
-" GNU/Linux . "
-", \n"
-" . "
-" \n"
-", . \n"
-" .\n"
-"\n"
-" "
-"\n"
-" . , "
-" \n"
-" !"
-
-#: ../../help.pm_.c:665
-#, 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 ""
-" LILO grub :\n"
-" - : (.. \n"
-") . \n"
-" , \"/dev/hda\".\n"
-"\n"
-"\n"
-" - : \n"
-" .\n"
-" \n"
-" . \n"
-" .\n"
-"\n"
-"\n"
-" - : VGA \n"
-" . : \n"
-"\n"
-" * normal: 8025.\n"
-"\n"
-" * <>: ."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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: \n"
-" GNU/Linux . "
-", \n"
-" . "
-" \n"
-", . \n"
-" .\n"
-"\n"
-" "
-"\n"
-" . , "
-" \n"
-" !"
-
-#: ../../help.pm_.c:805
-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"
-" - bootloader: "
-"\n"
-" GNU/Linux . "
-",\n"
-" \" (MBR)\".\n"
-"\n"
-"\n"
-" - : \n"
-" .\n"
-" \n"
-" . \n"
-" ."
-
-#: ../../help.pm_.c:818
-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 ""
-" X Window System, \n"
-" (GUI) GNU/Linux. \n"
-" . \n"
-" , \n"
-" \n"
-" :)\n"
-"\n"
-"\n"
-" , \n"
-"X Window ( ), \n"
-" . , \n"
-" \n"
-" ."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-" , \n"
-" (X Window System)."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-" \"\". , \n"
-" \"\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-" .\n"
-"\n"
-" , Linux Mandrake \n"
-". , \n"
-" ."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr " "
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr " "
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr " "
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr " "
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr " "
-
-#: ../../install2.pm_.c:42
-#, fuzzy
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr ". . ."
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr ". ."
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr " "
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr " "
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr " root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr " "
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr " "
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr " "
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr " "
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr ". . "
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr " "
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr ""
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr " broadcast NIS domain"
-
-#: ../../install_any.pm_.c:676
-#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr " $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr ""
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr " "
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr " "
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-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:41
-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 ""
-" .\n"
-"o .\n"
-" `/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr " swap"
-
-#: ../../install_interactive.pm_.c:47 ../../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:68
-msgid "Use free space"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr " Windows loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr " Linux4Win;"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr " MB:"
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr " swap MB"
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr " Windows"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr " ;"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr " Windows"
-
-#: ../../install_interactive.pm_.c:110
-#, 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:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-" Windows , "
-" ``defrag'' "
-
-#: ../../install_interactive.pm_.c:114
-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 Windows.\n"
-" . ,\n"
-" (\n"
-"scandisk) (defragment).\n"
-" .\n"
-" , Ok."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr " windows "
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr " %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr " FAT : %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-" FAT loopback ( "
-" )"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr " Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-" , "
-"Linux;"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-" %s "
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr " fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-" %s\n"
-" , `w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr " Windows"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr " DrakX :"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr " : %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr " "
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr " ."
-
-#: ../../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 ""
-" .\n"
-" ( "
-"Internet). ."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr " %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-" .\n"
-" CD-ROM CD-ROM .\n"
-" CD-ROM \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr " %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr " "
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../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:437
-#, c-format
-msgid "Version: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ": %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr " "
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr ""
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr " , "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-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:675
-msgid "Preparing installation"
-msgstr " "
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr " %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr " ;"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr " :"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr " 11;"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-" . "
-"\n"
-" Linux-Mandrake. , "
-" .\n"
-" F1 CDROM, `text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr " %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-" ,\n"
-" .\n"
-"\n"
-" .\n"
-" 100% ."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-" %d%% .\n"
-"\n"
-" ,\n"
-" .\n"
-" .\n"
-" %d%% ."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr " ."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr " : %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-" "
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr " / "
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr " , "
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr " . "
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-" \n"
-" ;"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr " . "
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:582
-#, fuzzy
-msgid "Please wait, preparing installation"
-msgstr " "
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d "
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-" Cd-Rom!\n"
-"\n"
-" Cd-Rom \"%s\" .\n"
-" , CdRom."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr " :"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr " ."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-" "
-" "
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr " ."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr " ;"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "/"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr " ;"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr " ."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-" ."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr " PCMCIA "
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr " IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr " ."
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-" , :(\n"
-" \n"
-" . \n"
-"DrakX . : %s\n"
-"\n"
-" ;\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-" DiskDrake .\n"
-" !"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Root Partition ( )"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr " (/) ;"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-" "
-""
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr " blocks;"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-" swap , "
-""
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-" (%"
-"d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr " (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr " (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr " (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-" CDs, Ok.\n"
-" CDs, .\n"
-" , Ok."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-" %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-" .\n"
-"\n"
-":\n"
-"\n"
-" "
-",\n"
-" "
-",\n"
-" / .\n"
-"\n"
-" . "
-" \n"
-" , .\n"
-"\n"
-" Mandrakesoft, "
-" \n"
-" ( , "
-" \n"
-", "
-" .\n"
-"\n"
-" \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr " ;"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr " GMT ( );"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr " CUPS"
-
-#: ../../install_steps_interactive.pm_.c:807
-#, fuzzy
-msgid "No printer"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr "USB Mouse"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:826
-#, fuzzy
-msgid "ISDN card"
-msgstr " ISDN"
-
-#: ../../install_steps_interactive.pm_.c:829
-#, fuzzy
-msgid "Sound card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr " ;"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-" ( %d "
-" )"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "yellow pages"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr " (domain) NIS"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr " NIS"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-" \n"
-" . "
-" \n"
-" SILO , SILO\n"
-" SILO. \n"
-" "
-"Mandrake,\n"
-" .\n"
-" ;"
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-" \n"
-" . "
-" \n"
-" LILO ( grub), "
-" LILO\n"
-" LILO. \n"
-" "
-"Mandrake,\n"
-" .\n"
-" ;"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr ", "
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr " aboot;"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-" aboot, \n"
-" , "
-" ;"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-" . "
-":"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-" "
-" ;"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr " %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-" .\n"
-"\n"
-" ;"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-", .\n"
-" CD return "
-".\n"
-"\n"
-" Mandrake Linux,\n"
-" http://www.linux-mandrake.com/.\n"
-"\n"
-" "
-"\n"
-" Linux-Mandrake."
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-msgid "Automated"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1189
-#, fuzzy
-msgid "Save packages selection"
-msgstr " "
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr " Linux-Mandrake %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> | <Space> | <F12> . "
-
-#: ../../interactive.pm_.c:65
-#, fuzzy
-msgid "kdesu missing"
-msgstr ""
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr " "
-
-#: ../../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 `none' ) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr " (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr ""
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr ""
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr " (UK)"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "... (US)"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr " (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr " ( )"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak ()"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak ()"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr " (\"\" )"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr " (\"\" )"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr ""
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr ""
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr ""
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr " 106 "
-
-#: ../../keyboard.pm_.c:178
-#, fuzzy
-msgid "Korean keyboard"
-msgstr " (UK)"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr " "
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr ""
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr " AZERTY ()"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr " AZERTY ()"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr " \"number row\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr " \"\" QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr " ( qwerty)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr " ( qwertz)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr ""
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr " (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr ""
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr " (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr " (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr " ()"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Thai"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr " ( \"F\" )"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr " ( \"Q\" )"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "US "
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr " \"numeric row\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-#, fuzzy
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr " ( )"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Mouse"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr ""
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr " PS2 "
-
-#: ../../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 " "
-
-#: ../../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
-msgid "busmouse"
-msgstr "busmouse"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr " "
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr " "
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr ""
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr " "
-
-#: ../../my_gtk.pm_.c:356
-#, fuzzy
-msgid "Finish"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr " -"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr ";"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr " (Internet)"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr " ... "
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr " ."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr " ISDN"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-" \n"
-" , Unlisted"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr " "
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ "
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "DMA "
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "IO "
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "IO_0 "
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "IO_1 "
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr " (.. provider.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "DNS 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "DNS 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr " "
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "' (user name)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr " "
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr ""
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr " (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr " "
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-" \n"
-" D-Channel ( )"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr " "
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-msgid ""
-"\n"
-"If you have an ISA card, the values on the next screen should be right.\n"
-"\n"
-"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
-msgstr ""
-"\n"
-" ISA , .\n"
-"\n"
-" PCMCIA , irq io .\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr ""
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr ""
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr " ISDN ;"
-
-#: ../../netconnect.pm_.c:314
-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 ."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr " ISDN. ."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-" Ethernet .\n"
-" ."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr " "
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-" "
-" "
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr " "
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-";"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr " :\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr " ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr " modem ;"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr " dialup"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr " "
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr " "
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Login ID"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr " "
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr " script"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr " "
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr " "
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr " DNS"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr " DNS"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr " $netc->{NET_DEVICE}. ;"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr " ."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-" ."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr " ."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr " (internet)"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr " (internet)"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr " ( )"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr " (internet)"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr " "
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr " ISDN modem"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr " ISDN"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr " ISDN ;"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr " "
-
-#: ../../netconnect.pm_.c:834
-#, fuzzy
-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 ""
-" adsl dhcp + pppoe.\n"
-" pptp, () dhcp.\n"
-" , ' pppoe'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr " dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr " pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr " pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr " %s. ;"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-" dhcp ;\n"
-" dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr " "
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr " ' :"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr " ..."
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy
-msgid "Normal modem connection"
-msgstr " modem"
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr " %s"
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr " ISDN"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy
-msgid "DSL (or ADSL) connection"
-msgstr " DSL ( ADSL)"
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr " "
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr " "
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr " ADSL"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr " ;"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr " "
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr " "
-
-#: ../../network.pm_.c:278
-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 ""
-" .\n"
-" DHCP .\n"
-" ,\n"
-" .. ``mybox.mylab.myco.com''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr " "
-
-#: ../../network.pm_.c:319
-#, fuzzy
-msgid ""
-"WARNING: This device has been previously configured to connect to the "
-"Internet.\n"
-"Simply accept to keep this device configured.\n"
-"Modifying the fields below will override this configuration."
-msgstr ""
-": "
-".\n"
-" OK .\n"
-" ."
-
-#: ../../network.pm_.c:324
-msgid ""
-"Please enter the IP configuration for this machine.\n"
-"Each item should be entered as an IP address in dotted-decimal\n"
-"notation (for example, 1.2.3.4)."
-msgstr ""
-" IP .\n"
-" IP \n"
-" (: 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr " %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr " IP"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr " "
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr " IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr " IP 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-" .\n"
-" ,\n"
-" .. ``mybox.mylab.myco.com''.\n"
-" IP "
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr " DNS"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr " "
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr " "
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr " proxies"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr " proxy http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr " proxy ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr " "
-
-#: ../../partition_table.pm_.c:581
-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 ""
-" .\n"
-" "
-" "
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr " %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr " %s : %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr " "
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr " %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 " "
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr ""
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr " "
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr ""
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr ""
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr " "
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr " "
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr " lpd"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr " (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr " URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr " \"%s\" "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-" ;\n"
-"(: /dev/lp0 LPT1:)\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr " lpd "
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-" \n"
-"lpd, \n"
-", \n"
-" ."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr " :"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr " SMB (Windows 9x/NT)"
-
-#: ../../printerdrake.pm_.c:89
-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 , \n"
-"SMB (! \n"
-" TCP/IP!) IP \n"
-" , \n"
-", \n"
-", ."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr " SMB :"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP SMB :"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr " :"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr " :"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr " NetWare"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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, \n"
-" NetWare (! \n"
-" TCP/IP!), \n"
-" , \n"
-" ."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr " socket"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-" socket, \n"
-" ."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-" URI CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr " ..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-" .\n"
-" .\n"
-" :\n"
-"%s\n"
-"\n"
-" "
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-" .\n"
-" .\n"
-" ;"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr ", ASCII"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr ", PostScrip"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr ", "
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr " Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr " PostScript;"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr " -;"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "/ (1/72 )"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "/ (1/72 )"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr " GhostScript"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-" .\n"
-" ."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr " CUPS"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr " CUPS"
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr " ;"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-" CUPS, \n"
-". . , \n"
-"\" CUPS\"."
-
-#: ../../printerdrake.pm_.c:416
-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"
-" . , \n"
-"IP CUPS ."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "IP CUPS:"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-" ( lp). "
-" \n"
-" . \n"
-" ;"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-" ( ) \n"
-" ( lp) . \n"
-" ;"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr " "
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr " "
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr " __ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr " $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr " mkraid"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr " mkraid ( raidtools;)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr " RAID %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, ."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-" apmd .\n"
-" \n"
-" ."
-
-#: ../../services.pm_.c:20
-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 ""
-" at \n"
-" ."
-
-#: ../../services.pm_.c:22
-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 \n"
-" . vixie cron "
-" \n"
-" "
-"."
-
-#: ../../services.pm_.c:25
-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 mouse \n"
-" \n"
-"mouse , menu."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-" Apache WWW. \n"
-"HTML CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-" Internet (inetd) \n"
-" inetrnet . \n"
-" , telnet, ftp, rsh rlogin. "
-"\n"
-" \n"
-" ."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-" \n"
-" /etc/sysconfig/keyboard. \n"
-" kbdconfig. ."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 \n"
-" lpd. \n"
-" ."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-" named (BIND) Domain Name Server (DNS) \n"
-" IP."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-" (NFS, \n"
-"SMB NCP (Netware))."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"/ \n"
-" ."
-
-#: ../../services.pm_.c:56
-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 \n"
-" TCP/IP. , \n"
-" /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-" NFS \n"
-" TCP/IP. ."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 , modems \n"
-" laptop. "
-" \n"
-", "
-"."
-
-#: ../../services.pm_.c:67
-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 RPC, \n"
-" NFS NIS. \n"
-" ."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-" postfix , \n"
-" \n"
-" ."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-" \n"
-" ."
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-" routed \n"
-"IP RIP. ' RIP "
-" \n"
-" , ."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-" rstat \n"
-" \n"
-" ."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-" rusers \n"
-" ."
-
-#: ../../services.pm_.c:83
-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 \n"
-" ( finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 \n"
-" (log files)\n"
-" ."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr " ."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr " "
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr ""
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "stopped"
-msgstr "Append"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-#, fuzzy
-msgid "On boot"
-msgstr "Root"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-" , :(\n"
-" "
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr " Internet"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr " Internet "
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-" Internet .\n"
-" .\n"
-"\n"
-" ;"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:126
-#, fuzzy
-msgid "Disabling servers..."
-msgstr " ..."
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr " Internet "
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr " Internet "
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-" Internet .\n"
-" .\n"
-"\n"
-" ;"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr " Internet "
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr " "
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-#, 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"
-" .\n"
-"\n"
-": "
-" (LAN).\n"
-"\n"
-" Internet;"
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr " !"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-" Ethernet . "
-" ."
-
-#: ../../standalone/drakgw_.c:224
-#, fuzzy, 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 ""
-" :\n"
-"\n"
-"$interface\n"
-"\n"
-" "
-";"
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-" \n"
-" ."
-
-#: ../../standalone/drakgw_.c:242
-#, fuzzy
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-", . \n"
-" ;"
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-" LAN $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr " firewall!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"! firewall. "
-"\"\" ."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ", , ..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr " $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "!"
-
-#: ../../standalone/drakgw_.c:591
-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"
-" "
-" , "
-"(DHCP)."
-
-#: ../../standalone/drakgw_.c:608
-#, fuzzy
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-" Internet .\n"
-" .\n"
-"\n"
-" ;"
-
-#: ../../standalone/drakgw_.c:609
-#, fuzzy
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-" Internet .\n"
-" .\n"
-"\n"
-" ;"
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr " Internet "
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr " (internet)"
-
-#: ../../standalone/drakgw_.c:622
-#, 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 " Internet"
-
-#: ../../standalone/draknet_.c:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr " "
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-#, fuzzy
-msgid "Profile: "
-msgstr " : "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-#, fuzzy
-msgid "Hostname: "
-msgstr " :"
-
-#: ../../standalone/draknet_.c:147
-#, fuzzy
-msgid "Internet access"
-msgstr ""
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr ": "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr " :"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-#, fuzzy
-msgid "Interface:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr " "
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr " ADSL"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr " ... "
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr " ... "
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr " ."
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr " "
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr " ADSL"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Adapter"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr " "
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr ""
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-#, fuzzy
-msgid "Configure Local Area Network..."
-msgstr " "
-
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Normal Mode"
-msgstr ""
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr " "
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr " ADSL"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr ""
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr " (internet)"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr " (internet)"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr " "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-#, fuzzy
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1"
-
-#: ../../standalone/draknet_.c:561
-#, fuzzy
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-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 ""
-
-#: ../../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 ""
-" . \n"
-" , . "
-"\n"
-" Internet LAN. ."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-" , \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 ""
-" , \n"
-" ."
-
-#: ../../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 ""
-" \n"
-" Internet. ."
-
-#: ../../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 ""
-" \n"
-"Internet . \n"
-" ."
-
-#: ../../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 ""
-" 4, . \n"
-" ."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr " "
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr " (internet)"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr " "
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr " BackSpace Delete ;"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr " Cd-Rom"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-" CD .\n"
-" , ."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr " live upgrade!!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr " serial_usb\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr " ;"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "USB Mouse"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr " (internet)"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr " (internet)"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr " (internet)"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr " (internet)"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr " "
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr " ISDN"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr " %s : %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr " (socket)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr " : mp3 midi players, "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr " (Internet)"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-" news (pine, mutt, tin...) "
-" Web Browsers"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr " C C++, "
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr " , gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, "
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr " - "
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr " ()"
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr " video"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr " video "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Scientific Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr " , , , "
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr " Linux "
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr " - Video"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr " (socket)"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr " Gimp"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Office Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr " KDE "
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr " (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr " CD"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr " - CD"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ", , "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Database"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr " : , "
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "KDE Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr " "
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Gnome Workstation"
-msgstr " "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr " Palm Pilot Visor"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Game station"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, "
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr " ;"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr " , , web, "
-
-#~ msgid "%d minutes"
-#~ msgstr "%d "
-
-#~ msgid "1 minute"
-#~ msgstr "1 "
-
-#~ msgid "%d seconds"
-#~ msgstr "%d "
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "..."
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr " ADSL"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr " ... "
-
-#, fuzzy
-#~ msgid "Standard tools"
-#~ msgstr ""
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr ": "
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr ""
-#~ " usb mouse."
-
-#, fuzzy
-#~ msgid "Boot style configuration"
-#~ msgstr " "
-
-#~ 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"
-#~ " . "
-#~ ": \n"
-#~ " "
-#~ " (LAN).\n"
-#~ "\n"
-#~ " Internet;\n"
-
-#~ 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 ""
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ " .\n"
-#~ "\n"
-#~ "* : "
-#~ "\n"
-#~ " , "
-#~ "\n"
-#~ ", chipsets "
-#~ ".\n"
-#~ " \" \" chipsets, "
-#~ " \n"
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ "* : "
-#~ ".\n"
-#~ " .\n"
-#~ " , . \n"
-#~ "\n"
-#~ "* RAM : PC "
-#~ "\n"
-#~ " RAM BIOS. , GNU/"
-#~ "Linux \n"
-#~ " RAM. , "
-#~ " \n"
-#~ ". : 2 4 MB .\n"
-#~ "\n"
-#~ "\n"
-#~ "* : "
-#~ "\n"
-#~ " (CD-ROM, , Zip), "
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ "* \"/tmp\" : "
-#~ " \n"
-#~ "\"tmp\" , .\n"
-#~ "\n"
-#~ "\n"
-#~ "* numlock : Number Lock "
-#~ "\n"
-#~ " , (: X "
-#~ "Window)."
-
-#, fuzzy
-#~ msgid "Internet/Network access"
-#~ msgstr ""
-
-#, fuzzy
-#~ msgid "Mail information"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr " "
-
-#~ msgid "Miscellaneous"
-#~ msgstr ""
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr " "
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr " supermount "
-
-#~ 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 ""
-#~ ": , ROOT "
-#~ " \n"
-#~ " ! root, "
-#~ "\n"
-#~ " \"su\". , "
-#~ "\n"
-#~ " ."
-
-#~ 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 ""
-#~ ", numlock "
-#~ " \n"
-#~ " (.. `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 " DNS"
-
-#~ msgid "using module"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Development, Database"
-#~ msgstr ""
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr ""
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr " ;"
-
-#~ msgid "Auto install floppy"
-#~ msgstr " "
-
-#~ msgid "Try to find a modem?"
-#~ msgstr " modem?"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr " "
-
-#~ msgid "Configure local network"
-#~ msgstr " "
-
-#~ msgid "Disable networking"
-#~ msgstr " "
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr " / "
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ " . \n"
-#~ " :"
-
-#, fuzzy
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "..."
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr " "
-
-#~ msgid "Multimedia"
-#~ msgstr ""
-
-#~ msgid "Sciences"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ " xchat, licq, gaim "
-
-#~ msgid "Communication facilities"
-#~ msgstr " "
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr " "
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr " (mysql postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr " C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr " "
-
-#~ msgid "Configure printer"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr " (socket)"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "( "
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr " ;"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr " num lock "
-
-#~ msgid "Confirm Password"
-#~ msgstr " "
-
-#~ msgid "default"
-#~ msgstr " ' "
-
-#~ msgid "What is your system used for?"
-#~ msgstr " ;"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr " "
-
-#~ msgid "Use diskdrake"
-#~ msgstr " diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr ""
-
-#~ 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"
-#~ " : `` ;'',\n"
-#~ " ;"
-
-#~ msgid "Use shadow file"
-#~ msgstr " shadow"
-
-#~ msgid "shadow"
-#~ msgstr "shadow"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr " MD5"
-
-#~ msgid "Search"
-#~ msgstr ""
-
-#~ msgid "Package"
-#~ msgstr ""
-
-#~ msgid "Text"
-#~ msgstr ""
-
-#~ msgid "Tree"
-#~ msgstr ""
-
-#~ msgid "Sort by"
-#~ msgstr " "
-
-#~ msgid "Category"
-#~ msgstr ""
-
-#~ msgid "See"
-#~ msgstr ""
-
-#~ msgid "Installed packages"
-#~ msgstr " "
-
-#~ msgid "Available packages"
-#~ msgstr " "
-
-#~ msgid "Show only leaves"
-#~ msgstr " "
-
-#~ msgid "Expand all"
-#~ msgstr " "
-
-#~ msgid "Collapse all"
-#~ msgstr " "
-
-#~ msgid "Add location of packages"
-#~ msgstr " "
-
-#~ msgid "Update location"
-#~ msgstr " "
-
-#~ msgid "Remove"
-#~ msgstr ""
-
-#~ msgid "Find Package"
-#~ msgstr " "
-
-#~ msgid "Find Package containing file"
-#~ msgstr " "
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr " "
-
-#~ msgid "Uninstall"
-#~ msgstr ""
-
-#~ msgid "Choose package to install"
-#~ msgstr " "
-
-#~ msgid "Checking dependencies"
-#~ msgstr " "
-
-#~ msgid "Wait"
-#~ msgstr ""
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr " "
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr " RPM"
-
-#~ msgid "Regexp"
-#~ msgstr "RegExp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr " "
-
-#~ msgid "%s not found"
-#~ msgstr "%s "
-
-#~ msgid "No match"
-#~ msgstr " "
-
-#~ msgid "No more match"
-#~ msgstr " "
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ " rpmdrake .\n"
-#~ " ."
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr " ;"
-
-#~ msgid "What are looking for?"
-#~ msgstr " ;"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr " (.. `extra', `commercial')"
-
-#~ msgid "Directory"
-#~ msgstr ""
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr " cdrom ( /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL RPM"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ " FTP HTTP, hdlist\n"
-#~ " URL"
-
-#~ msgid "Please submit the following information"
-#~ msgstr " "
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s "
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr " RPM"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr " %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr " "
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr " "
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr " ISDN:\n"
-
-#~ msgid "France"
-#~ msgstr ""
-
-#~ msgid "Other countries"
-#~ msgstr " "
-
-#~ msgid "In which country are you located ?"
-#~ msgstr " ;"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Alcatel modem"
-
-#~ msgid "ECI modem"
-#~ msgstr "ECI modem"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr " adsl modem alcatel, Alcatel. , ECI."
-
-#~ msgid "don't use pppoe"
-#~ msgstr " pppoe"
-
-#~ msgid "mandatory"
-#~ msgstr ""
-
-#~ msgid "interesting"
-#~ msgstr ""
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n ()"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n ( )"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n ()"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr " ;"
-
-#~ msgid "Czech"
-#~ msgstr ""
-
-#~ msgid "Slovakian"
-#~ msgstr ""
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr " ipchains RPM urpmi."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr " dhcp RPM urpmi."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr " linuxconf RPM urpmi."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr " bind RPM urpmi."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr " caching-nameserver RPM urpmi."
-
-#~ msgid ""
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ " \n"
-#~ " Internet \n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr " !\n"
-
-#~ msgid ""
-#~ "Time (secs) of inactivity after which\n"
-#~ "it hangs up. (leave blank to disable it)"
-#~ msgstr ""
-#~ " ( ) \n"
-#~ " ( )"
-
-#~ msgid "Germany"
-#~ msgstr ""
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr " (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr " ;"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "/"
-
-#~ msgid "Rescue"
-#~ msgstr ""
-
-#~ msgid "Which partition type do you want?"
-#~ 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 version of Linux-Mandrake "
-#~ "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 ""
-#~ " \"\" GNU/"
-#~ "Linux\n"
-#~ " , "
-#~ ".\n"
-#~ "\n"
-#~ " \"\" \n"
-#~ " Mandrake Linux.\n"
-#~ "\n"
-#~ "\n"
-#~ ":\n"
-#~ "\n"
-#~ " - : GNU/Linux.\n"
-#~ "\n"
-#~ " - : GNU/Linux, "
-#~ " \n"
-#~ " ( "
-#~ ")\n"
-#~ "\n"
-#~ " - : GNU/Linux "
-#~ "\n"
-#~ " , "
-#~ "\n"
-#~ " . "
-#~ "\n"
-#~ " (\"\") .\n"
-#~ " : , "
-#~ " !\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ " , "
-#~ "\n"
-#~ " Linux-Mandrake, (\n"
-#~ " GNU/Linux ). "
-#~ ",\n"
-#~ " . \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " , \"\n"
-#~ "\" .\n"
-#~ " \n"
-#~ " \"hda\" IDE , \n"
-#~ " \"hdb\" IDE , \"sda\" \n"
-#~ "SCSI .\n"
-#~ "\n"
-#~ "\n"
-#~ " : (/), \n"
-#~ " \n"
-#~ "/boot, \n"
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ " \n"
-#~ ", \n"
-#~ " . DiskDrake .\n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " : \n"
-#~ " Tab .\n"
-#~ " , :\n"
-#~ "\n"
-#~ "- Ctrl-C ( )\n"
-#~ "\n"
-#~ "- Ctrl-d \n"
-#~ "\n"
-#~ "- Ctrl-m \n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ " \n"
-#~ " ( \n"
-#~ "). , \n"
-#~ " \n"
-#~ " . : \n"
-#~ " , \n"
-#~ " . \n"
-#~ " /home /usr/local."
-
-#~ 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"
-#~ " , \n"
-#~ " , \n"
-#~ " ."
-
-#~ 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 ""
-#~ " DrakX \n"
-#~ ", , \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " DrakX, 'Ok'\n"
-#~ ", \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " , \n"
-#~ "DrakX ."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ " (LAN) \n"
-#~ "modem.\n"
-#~ "\n"
-#~ " \" \" DrakX \n"
-#~ " Ethernet . \n"
-#~ "PCI . \n"
-#~ " ISA, \n"
-#~ " \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " SCSI, \n"
-#~ " () , \n"
-#~ " , \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " Linux-Mandrake ,\n"
-#~ " \n"
-#~ " ( IP, , ). \n"
-#~ " , , \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " \" modem\" \n"
-#~ " modem. DrakX modem . \n"
-#~ ", \n"
-#~ " modem ."
-
-#~ 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 ""
-#~ " GNU/Linux . \n"
-#~ " . \n"
-#~ " 'lp' ' \n"
-#~ ", \n"
-#~ " . \n"
-#~ " , '|'. , \n"
-#~ " , , .. \"My Printer|lp\".\n"
-#~ " () \"lp\" ' "
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ " ' \n"
-#~ ", \" \". \n"
-#~ " \n"
-#~ " ().\n"
-#~ "\n"
-#~ "\n"
-#~ " \n"
-#~ " Unix , \" lpd\".\n"
-#~ " , \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " SMB ( \n"
-#~ " Windows 9x/NT), \n"
-#~ " SMB ( TCP/IP) \n"
-#~ " IP, , \n"
-#~ " .\n"
-#~ " NetWare, \n"
-#~ " ."
-
-#~ 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 ""
-#~ " \"\"! \n"
-#~ " Windows, \n"
-#~ "(boot sector) . \n"
-#~ " Linux, \n"
-#~ " !"
-
-#~ msgid "Move your wheel!"
-#~ msgstr " !"
-
-#~ msgid "Forget the changes?"
-#~ msgstr " ;"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr " ;"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr " "
-
-#~ 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"
-#~ " ...\n"
-#~ " , \n"
-#~ " ."
-
-#~ 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 ""
-#~ " ( 800600).\n"
-#~ " .\n"
-#~ " ;"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ " \n"
-#~ " "
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr " "
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Apple ADB Mouse"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Apple ADB Mouse (2 )"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Apple ADB Mouse (3 )"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Apple USB Mouse"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Apple USB Mouse (2 )"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Apple USB Mouse (3 )"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "ATI Bus Mouse"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Microsoft Bus Mouse"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logitech Bus Mouse"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "USB Mouse (3 )"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft Rev 2.1A ()"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ ()"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse ()"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse ()"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr " ()"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Microsoft ()"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr " 3 ()"
-
-#~ msgid "Kensington Thinking Mouse (serial)"
-#~ msgstr "Kensington Thinking Mouse ()"
-
-#~ msgid "nfs mount failed"
-#~ msgstr " nfs "
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ 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 XFree 3.3 XFree 4.0.\n"
-#~ " , 4.0 "
-#~ " .\n"
-#~ "\n"
-#~ " XFree 3.3;"
-
-#~ msgid "Cryptographic"
-#~ msgstr ""
-
-#~ msgid "Do not set up networking"
-#~ msgstr " "
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr " (LAN) ;"
-
-#~ msgid "Show less"
-#~ msgstr " "
-
-#~ msgid "Show more"
-#~ msgstr " "
-
-#~ msgid "Take over the hard drive"
-#~ msgstr " "
-
-#~ msgid "tie"
-#~ msgstr ""
-
-#~ msgid "brunette"
-#~ msgstr ""
-
-#~ msgid "girl"
-#~ msgstr ""
-
-#~ msgid "woman-blond"
-#~ msgstr " "
-
-#~ msgid "automagic"
-#~ msgstr ""
-
-#~ msgid "Have you been provided with a hostname?"
-#~ msgstr " (hostname);"
-
-#~ msgid "Local Area Network specification"
-#~ msgstr " "
-
-#~ msgid "You may now decide which class C network to use.\n"
-#~ msgstr " C \n"
-
-#~ msgid "Network:"
-#~ msgstr ":"
-
-#~ msgid "Internet Connection Sharing - setup of $device"
-#~ msgstr " Internet - $device"
-
-#~ msgid ""
-#~ "The following interface is about to be configured:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-#~ msgstr ""
-#~ " :\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-
-#~ msgid "Everything configured!"
-#~ msgstr " !"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr " ;"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr " PCMCIA"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr " %s;"
-
-#~ msgid "Small(%dMB)"
-#~ msgstr "(%dMB)"
-
-#~ msgid "Modem Configuration"
-#~ msgstr " modem"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr " modem;"
-
-#~ msgid "Do you want to configure a ISDN connection for your system?"
-#~ msgstr " ISDN ;"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr " PCI;"
-
-#~ msgid "Searching root partition."
-#~ msgstr " root partition."
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr "%s: root partition, ."
-
-#~ msgid "No root partition found"
-#~ msgstr " root partition"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr " (/);"
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr " windows!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr " Lnx4win!"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "KALOS HRTHATE STON EPILOGEA LEITOURGIKOU SYSTHMATOS LILO!\n"
-#~ "\n"
-#~ "GIA NA DEITE TIS DIATHESIMES EPILOGES, PATHSTE <TAB>.\n"
-#~ "\n"
-#~ "GIA NA EPILEXETE MIA APO AUTES PLHKTROLOGHSTE TO ONOMA THS KAI \n"
-#~ "PATHSTE <ENTER>, H PERIMENETE %d DEUTEROLEPTA GIA THN AYTOMATH \n"
-#~ "EPILOGH.\n"
-#~ "\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "KALOS HRTHATE STON EPILOGEA LEITOURGIKOU SYSTHMATOS SILO!\n"
-#~ "\n"
-#~ "GIA NA DEITE TIS DIATHESIMES EPILOGES, PATHSTE <TAB>.\n"
-#~ "\n"
-#~ "GIA NA EPILEXETE MIA APO AUTES PLHKTROLOGHSTE TO ONOMA THS KAI \n"
-#~ "PATHSTE <ENTER>, H PERIMENETE %d DEUTEROLEPTA GIA THN AYTOMATH \n"
-#~ "EPILOGH.\n"
-#~ "\n"
-
-#~ msgid "SILO main options"
-#~ msgstr " SILO"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ " SILO.\n"
-#~ " ."
-
-#~ msgid "This label is already in use"
-#~ msgstr " "
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr " SILO . :"
-
-#~ 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 ' \n"
-#~ "PCI SCSI. \n"
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ " SCSI ISA PCI \n"
-#~ " DrakX, SCSI,\n"
-#~ " . , \n"
-#~ "\"\". , \"\". \n"
-#~ " , .\n"
-#~ "\n"
-#~ "\n"
-#~ " , Dra \n"
-#~ " . ' , \n"
-#~ " . \n"
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ " , \n"
-#~ " Windows \n"
-#~ "( ), \n"
-#~ " ."
-
-#~ msgid "Shutting down"
-#~ msgstr ""
-
-#~ msgid "useless"
-#~ msgstr ""
-
-#~ msgid "garbage"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ " \"\" Linux\n"
-#~ " , "
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ " \"\" \n"
-#~ " Mandrake Linux: 5.1 (Venice), 5.2 (Leeloo),\n"
-#~ "5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold 2000 or 7.0 (Air)."
-
-#~ msgid "Do you want to use LILO?"
-#~ msgstr " LILO;"
-
-#~ 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 ""
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " ' \n"
-#~ " . , \n"
-#~ " .\n"
-#~ "\n"
-#~ "\n"
-#~ " , \n"
-#~ " . \n"
-#~ " . . \n"
-#~ " , , \n"
-#~ " . \n"
-#~ ", ."
-
-#~ 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 .. \n"
-#~ " . \n"
-#~ ", .\n"
-#~ "\n"
-#~ "\n"
-#~ " ,\n"
-#~ " ( \n"
-#~ ")."
-
-#~ msgid ""
-#~ "Now that you've selected desired groups, please choose \n"
-#~ "how many packages you want, ranging from minimal to full \n"
-#~ "installation of each selected groups."
-#~ msgstr ""
-#~ " , \n"
-#~ ", \n"
-#~ " ."
-
-#~ msgid ""
-#~ "You need %dMB for a full install of the groups you selected.\n"
-#~ "You can go on anyway, but be warned that you won't get all packages"
-#~ msgstr ""
-#~ " %dMB .\n"
-#~ " , "
-
-#~ msgid "Choose other CD to install"
-#~ msgstr " CD "
-
-#~ 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"
-#~ " - : Linux.\n"
-#~ "\n"
-#~ "\n"
-#~ " - : Linux, \n"
-#~ " , "
-#~ "\n"
-#~ ".\n"
-#~ "\n"
-#~ "\n"
-#~ " - : GNU/Linux "
-#~ "\n"
-#~ " , "
-#~ "\n"
-#~ " . "
-#~ "\n"
-#~ " (\"\") ."
-
-#~ msgid "Downloading cryptographic packages"
-#~ msgstr " "
-
-#~ msgid "Setup SCSI"
-#~ msgstr " SCSI"
-
-#~ msgid "Installation CD Nr %s"
-#~ msgstr " CD . %s"
-
-#~ msgid ""
-#~ "Update installation image!\n"
-#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image "
-#~ "to include\n"
-#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
-#~ "press Cancel\n"
-#~ "to avoid installation from this Cd-Rom image."
-#~ msgstr ""
-#~ " image !\n"
-#~ "\n"
-#~ " "
-#~ "image \n"
-#~ " \"%s\". "
-#~ " Cd-Rom image."
-
-#~ msgid "Which language do you want?"
-#~ msgstr " ;"
-
-#~ msgid "Hurt me plenty"
-#~ msgstr " "
-
-#~ msgid "Which packages do you want to install"
-#~ msgstr " "
-
-#~ msgid "Local LAN"
-#~ msgstr " "
-
-#~ msgid "Going to install %d MB. You can choose to install more programs"
-#~ msgstr ""
-#~ " %d MB. "
-
-#~ msgid "Bad kickstart file %s (failed %s)"
-#~ msgstr " %s ( %s)"
-
-#~ msgid "Size: %s MB"
-#~ msgstr ": %s MB"
-
-#~ msgid "resizing"
-#~ msgstr " "
-
-#~ msgid "formatting"
-#~ msgstr ""
-
-#~ msgid "changing type of"
-#~ msgstr " "
-
-#~ msgid "After %s partition %s,"
-#~ msgstr " %s %s,"
-
-#~ msgid "linear"
-#~ msgstr ""
-
-#~ msgid "Linear (needed for some SCSI drives)"
-#~ msgstr " ( SCSI )"
-
-#~ msgid "User name:"
-#~ msgstr " :"
-
-#~ msgid "Password:"
-#~ msgstr " :"
-
-#~ msgid "expert"
-#~ msgstr ""
-
-#~ msgid "developer"
-#~ msgstr ""
-
-#~ msgid "beginner"
-#~ msgstr ""
-
-#~ msgid "A entry %s already exists"
-#~ msgstr " %s "
-
-#~ msgid "Choose install or upgrade"
-#~ msgstr " ;"
-
-#~ msgid "What usage do you want?"
-#~ msgstr " ;"
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
deleted file mode 100644
index 136f5fab1..000000000
--- a/perl-install/share/po/eo.po
+++ /dev/null
@@ -1,8034 +0,0 @@
-#
-# MESAOJ DE DrakX
-# D. Dale Gulledge <dsplat@rochester.rr.com>, 2000
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2000-10-24 16:18-0500\n"
-"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
-"Language-Team: Esperanto <eo@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-3\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:239
-#, fuzzy
-msgid "Multi-head configuration"
-msgstr "Legas konfiguraon"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Grafika karto"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Elektu grafikan karton"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Elektu X servilon"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X servilo"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Kiun konfiguron de XFree vi deziras havi?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
-"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Vi povas havi 3D aparatan akceladan subtenon kun XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s kun 3D aparata akcelado"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
-"NOTU KE I TIO ESTAS EKSPERIMENTA SUBTENO KAJ EBLE SVENIGOS VIAN KOMPUTILON."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s kun EKSPERIMENTA 3D aparata akcelado"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
-"NOTU KE I TIO ESTAS EKSPERIMENTA SUBTENO KAJ EBLE SVENIGOS VIAN "
-"KOMPUTILON.\n"
-"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree Konfigurado"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Elektu memorkapaciton de via grafika karto"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Elektu opciojn por servilo"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Elektu ekranon"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Ekrano"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"La du gravegaj parametroj estas la vertikala refreigrapido (vertical\n"
-"refresh rate) kiu estas la rapido por refreigi la tutan ekranon, kaj\n"
-"plej grave la horizontala sinkronrapido (horizontal sync rate), kiu estas\n"
-"la rapido por montri skanliniojn.\n"
-"\n"
-"i estas TRE GRAVA ke vi ne elektas specon de ekrano kiu havas\n"
-"sinkronamplekson kiu estas preter la kapabloj de via ekrano: vi eble\n"
-"difektus vian ekranon. Se vi dubas, elektu zorgeman opcion."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Horizontala sinkronrapido (horizontal sync rate)"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Vertikala refreigrapido (vertical refresh rate)"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Ekrano ne estas konfigurata"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Grafika karto ne jam konfigurita"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Vi ne jam elektas distingivojn"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Averto: provado de i tiu grafika karto eble svenigos vian komputilon"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Provu konfiguraon"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"penu ani iom da parametroj"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Eraro okazis:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Mi eliros post %d sekundoj"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "u tio i pravas?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Eraro okazis, penu ani iom da parametroj"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Distingivo"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Elektu distingivon kaj kolorprofundon"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Grafika karto: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 servilo: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-#, fuzzy
-msgid "Expert Mode"
-msgstr "Spertula modalo"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Montru tuton"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Distingivoj"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Klavara arano: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Speco de muso: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Musaparato: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Ekrano: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Ekrana horizontala sinkronrapido (horizontal sync rate): %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Ekrana vertikala refreigrapido (vertical refresh rate): %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Grafika karto: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Graifka memoro: %s KB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Kolorprofuneco: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Distingivo: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 servilo: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 pelilo: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Preparas X-Fenestran konfiguraon"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Kion vi deziras fari?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "anu Ekranon"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "anu Grafika karto"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "anu Servilajn opciojn"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "anu distingivon"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Montru informon"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Provu denove"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "esu"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"u vi deziras teni la anojn?\n"
-"Nuna konfiguro estas:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Bonvolu resaluti en %s-n por aktivigi la anojn."
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr ""
-"Bonvole adiau kaj sekve uzu Kontrol-Alt-Retropao (Ctrl-Alt-Backspace)."
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X Fenestro e komenco"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Mi povas konfiguri vian komputilon tiel ke i atomate lanos X kiam i\n"
-"ekfunkcias. u vi deziras ke X atomate lanos?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 koloroj (8 bitoj)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 mil koloroj (15 bitoj)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 mil koloroj (16 bitoj)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 milionoj koloroj (24 bitoj)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 miliardoj koloroj (32 bitoj)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB a pli"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Normala VGA, 640x480 e 60 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Supera VGA, 800x600 e 56 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr ""
-"8514 kongrua karto, 1024x768 e 87 hercoj (Hz) interplektita (neniu 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr ""
-"Supera VGA, 1024x768 e 87 hercoj (Hz) interplektita, 800x600 e 56 hercoj"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Etendita Supera VGA, 800x600 e 60 hercoj (Hz), 640x480 e 72 hercoj"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr ""
-"Neinterplektita Supera VGA, 1024x768 e 60 hercoj (Hz), 640x480 e 72 hercoj"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Altfrekvenca Supera VGA, 1024x768 e 70 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Plurfrekvenca kiu povas fari 1024x768 e 60 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Plurfrekvenca kiu povas fari 1280x1024 e 74 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Plurfrekvenca kiu povas fari 1280x1024 e 76 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Ekrano kiu povas fari 1600x1200 e 70 hercoj (Hz)"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Ekrano kiu povas fari 1600x1200 e 76 hercoj (Hz)"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Unua sektoro de starta subdisko"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Unu sektoro de drajvo (efStartRikordo)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO Instalado"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Kie vi deziras instali la startargilon?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub Instalado"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-#, fuzzy
-msgid "Yaboot"
-msgstr "Radiko"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Startargilo efaj opcioj"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-#, fuzzy
-msgid "Bootloader to use"
-msgstr "Startargilo efaj opcioj"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Startargila instalado"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Starta aparato"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ne funkcias kun malnovaj BIOSoj)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompakta"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "kompakta"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Grafika reimo"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Prokrastoperiodo anta starti defaltan sistemon"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Pasvorto"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Pasvorto (denove)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Limigu komandliniajn opciojn"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "limigu"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Purigu /tmp dum iuj startadoj"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Preciza kvanto de memoro se bezonata (trovis %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Ebligu multoblajn profilojn"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Donu kvanton de memoro en MB"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Opcio ``Limigu komandliniajn opciojn'' ne estas utila sen pasvorto"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Bonvole provu denove"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "La pasvortoj ne egalas"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr ""
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr ""
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr ""
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr ""
-
-#: ../../any.pm_.c:188
-#, fuzzy
-msgid "Default OS?"
-msgstr "Defalta"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Jen la diversaj enskriboj.\n"
-"Vi povas aldoni pli a ani la ekzistantajn."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Aldonu"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Finata"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "anu RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Kiun specon de enskribo vi deziras aldoni"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linukso"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Alia Mastruma Sistemo (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Alia Mastruma Sistemo (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Alia Mastruma Sistemo (Vindozo...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Kerna bildo"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Radiko"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Alfiksu"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Lega-skriba"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabelo"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Danera"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etikedo"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Defalta"
-
-#: ../../any.pm_.c:284
-#, fuzzy
-msgid "Initrd-size"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr ""
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Forigu enskribon"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Malplena etikedo ne estas permesata"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "i tiu etikedo estas jam uzata"
-
-#: ../../any.pm_.c:317
-#, fuzzy
-msgid "What type of partitioning?"
-msgstr "Kiun specon de printilo vi havas?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Trovis %s %s interfacojn"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "u vi havas alian?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "u vi havas iun %s interfacon?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ne"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Jes"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Vidu hardvaran informon"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Instalas pelilon por %s karto %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(modulo %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Kiun %s pelilon devus mi provi?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"Iuokaze, la %s pelilo bezonas havi aldonan informon por uste funkcii,\n"
-"kvankam i normale funkcias bone sen la informo. u vi deziras specifi\n"
-"aldonajn opciojn por i a permesi al la pelilo esplori vian komputilon\n"
-"por la informo i bezonas? Kelkfoje, esplori svenas komputilon, sed\n"
-"i ne devus kazi difekton."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Atomate esploru"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Specifu opciojn"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Nun vi povas provizi iajn opciojn al modulo %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Nun vi povas provizi iajn opciojn al modulo %s.\n"
-"Opcioj estas en la formo ``nomo=valoro nomo2=valoro2 ...''.\n"
-"Ekzemple, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Modulaj opcioj:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"argado de modulo %s malsukcesis.\n"
-"u vi deziras trovi denove kun aliaj parametroj?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(jam aldonis %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "i tiu pasvorto estas tro simpla"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Bonvole donu salutnomon"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Salutnomo devas enhavi nur minusklojn, ciferojn, `-' kaj `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "i tiu salutnomo estas jam aldonita"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Aldonu uzanto"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Enigu uzanton\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Akceptu uzanto"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Vera nomo"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Salutnomo"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "elo"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Piktogramo"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Atomata-enregistrado"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Mi povas konfiguri vian komputilon por atomate enregistri unu uzulon kiam\n"
-"i startas. Se vi ne deziras uzi i tion, alklaku la `Nuligu' butonon."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Elektu la defaltan uzulon:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Elektu la fenestro-administrilon por lani:"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Bonvenon al %s, la mastruma sistema elektilo!\n"
-"\n"
-"Elektu mastruman sistemon de la supra listo a\n"
-"atendu dum %d sekundoj por defalta starto.\n"
-"\n"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Bonvenon al GRUB la elektilo por mastrumaj sistemoj!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Uzu la %c kaj %c klavoj por elekti kiun enskribon estas emfazata."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr ""
-"Premu la enenklavon por starti la elektatan mastruman sistemon, 'e' por\n"
-"redakti la"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "ordonoj antaux startado, aux 'c' por uzi komandan linion."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "La emfazata enskribo startos auxtomate post %d sekundoj."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "mankas sufie da spaco en /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:918
-msgid "Desktop"
-msgstr "Desktop"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Start Menu"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-#, fuzzy
-msgid "Boot Style Configuration"
-msgstr "Post-instala konfigurado"
-
-#: ../../bootlook.pm_.c:79
-#, fuzzy
-msgid "/_File"
-msgstr "Dosieroj:\n"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr ""
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr ""
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr ""
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr ""
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr ""
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr ""
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr ""
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr ""
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr ""
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr ""
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr ""
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr ""
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr ""
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr ""
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-#, fuzzy
-msgid "Configure"
-msgstr "Konfiguru X"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr "Disdividado de Interreta Konekto"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr "Diskuma modalo"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:134
-#, fuzzy
-msgid "NewStyle Monitor"
-msgstr "Ekrano"
-
-#: ../../bootlook.pm_.c:137
-#, fuzzy
-msgid "Traditional Monitor"
-msgstr "anu Ekranon"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr ""
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr ""
-
-#: ../../bootlook.pm_.c:169
-#, fuzzy
-msgid "Boot mode"
-msgstr "Starta aparato"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr ""
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr ""
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Defalta"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr ""
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Nuligu"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr ""
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Instalado de LILO malsukcesis. La sekvanta eraro okazis:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Kreu"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Malmuntu"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Forigu"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatu"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Regrandecigu"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tipo"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Surmetingo"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Skribu /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "anu al Spertula reimo"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "anu al Normala reimo"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Restaru de dosiero"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Konservu en dosiero"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Soristo"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Restaru de disketo"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Konservu sur disketo"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Forviu ion"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Formatu ion"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Atomate disponigu"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "iuj el la subdiskoj estas uzata"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Mi ne povas aldoni plu da subdiskoj"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Por havi plu da subdiskoj, bonvole forigu unu por povi krei etendigitan\n"
-"subdiskon"
-
-#: ../../diskdrake.pm_.c:61
-#, fuzzy
-msgid "Not enough space for auto-allocating"
-msgstr "Mankas sufian da libera spaco por disponigi novajn subdiskojn"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Malfaru"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Skribu subdiskotabelon"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-#, fuzzy
-msgid "More"
-msgstr "Movu"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "2a Etendata (Ext2)"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "Dosierlokigtabelo (FAT)"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Interana"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Malplena"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Alia"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Specoj de dosiersistemoj:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detaloj"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Vi havas unu grandan FAT subdiskon.\n"
-"(enerale uzata de MicroSoft DOS/Vindozo).\n"
-"Mi sugestas ke vi unue regrandecigi tiun subdiskon\n"
-"(klaku sur in, kaj poste klaku sur \"Regrandecigu\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Bonvolu fari rezervan kopion de via dateno antae"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Legu zorge"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Se vi intencas uzi \"aboot\", zorgu lasi liberan spacon (2048 sektoroj "
-"sufias)\n"
-"e la komenco de la disko"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Zorgu: i tiu operacio estas danera."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Eraro"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Surmetingo: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Aparato: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-a diskingolitero: %s (nur konjekto)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Speco: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Nomo: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Komenco: sektoro %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Grandeco: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektoroj"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "De cilindro %d al cilindro %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formatita\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Ne formatita\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Muntita\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID (Redundanca Aro de Malmultekostaj Diskoj) md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Retrokonekta(j) dosiero(j): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Subdisko startata defalte\n"
-" (por MS-DOS starto, ne por \"lilo\")\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Nivelo %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Grandeco de pecoj %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Retrokonekta dosieronomo: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Bonvolu klaki sur subdiskon"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Grandeco: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometrio: %s cilindroj, %s kapoj, %s sektoroj\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Subdiskotabelospeco: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "e buso %d identigao %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Muntu"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktiva"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Aldonu al RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Forigu de RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "anu RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Aldonu al LVM (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Forigu de LVM (Redundanca Aro de Malmultekostaj Diskoj)"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Uzu por retrokonektado"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Elektu agon"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Bedarinde mi ne kreas /boot tiom longe sur la drajvon (e cilindro > "
-"1024).\n"
-"A vi uzos LILO kaj i ne funkcios, a vi ne uzos LILO kaj vi ne bezonas\n"
-"/boot."
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"La subdiskon vi elektis por aldoni kiel la radiko (root, /) estas fizike\n"
-"situanta preter la 1024a cilindro de la drajvo, kaj vi ne havas /boot\n"
-"subdiskon. Se vi intencas uzi la LILO startadministranto, zorgu aldoni\n"
-"/boot subdiskon."
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Vi elektis softvaran RAID-an subdiskon por la radika dosiersistemo (/).\n"
-"Neniu startargilo povas trakti tiun sen /boot subdisko.\n"
-"Do zorgu aldoni /boot subdiskon."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Uzu ``%s'' anstatae"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Uzu ``Malmuntu'' antae"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Post vi anas la specon de subdisko %s, iuj datenoj en i tiu subdisko "
-"estos\n"
-"perdata"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "u mi devus dari malgrae?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "u eliru sen konservi"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "u eliru sen skribi la subdisktabelon?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "anu subdiskspecon"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Kiun dosierosistemo vi deziras uzi?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Vi ne povas uzi ReiserFS por subdisko pli malgranda ol 32MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Kie vi deziras munti retrokonektan dosieron %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Kie vi deziras munti aparato %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Ne povas malfiksi surmetingon ar i tiu subdisko estas uzata por\n"
-"retrokonektado. Unue forigu la retrokonektadon."
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"Post vi formatas la subdiskon %s, iuj datenoj en i tiu subdisko estos\n"
-"perdata"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formatas"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Formatas retrokonektan dosieron %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formatas subdiskon %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Post formatado de iuj subdisko,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "iuj datenoj sur tiuj subdisko estos perdata"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Movu"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Al kiu disko vi deziras movi?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektoro"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Al kiu sektoro vi deziras movi?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Movante"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Movas subdisko..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "La subdisktabelo de drajvo %s estos skribata al disko!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Vi bezonos restarti anta ol la ano povas efektivii"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Kalkulas FAT dosiersistemajn limojn"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Regrandecigas"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "i tiu subdisko ne estas regrandecigebla"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "iuj datenoj en i tiu subdisko devus esti rezervata"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Post vi regrandecigas subdiskon %s, iuj datenoj en i tiu subdisko estos\n"
-"perdata"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Elektu la novan grandecon"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Kreu novan subdiskon"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Komenca sektoro: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Grandeco en MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Speco de dosiersistemo: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Prefero: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Vi ne povas uzi i tiun subdiskon por retrokonektado"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Retrokonektado"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Retrokonekta dosieronomo: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Alia retrokonektado jam uzas tiun dosieron, elektu alian"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Dosiero jam ekzistas. u vi deziras uzi in?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Elektu dosieron"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"La rezerva subdisktabelo ne estas la sama grandeco\n"
-"u daras tamen?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Averto"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Enovu disketon en drajvo\n"
-"iuj datenoj sur tiu disketo estos perdata"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Provas savi subdisktabelon"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "aparato"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "nivelo"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "grandeco de pecoj"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nova"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr ""
-"Elektu ekzistantan RAID (Redundanca Aro de Malmultekostaj Diskoj) por\n"
-"aldoni al"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Atomata muntado de demetebla medio"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Sava subdiskotabelo"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Reargu"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formatado de %s malsukcesis"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "ne scias kiel formati %s kiel speco %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "muntado malsukcesis: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "eraro dum malmunti %s: %s"
-
-#: ../../fsedit.pm_.c:21
-#, fuzzy
-msgid "simple"
-msgstr "Dosiero"
-
-#: ../../fsedit.pm_.c:30
-#, fuzzy
-msgid "server"
-msgstr "X servilo"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Surmetingoj devas komenci kun antaa /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Jam estas subdisko kun surmetingo e %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Cirklaj surmetingoj %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "i tiu dosierujo devus resti interne de la radika dosierosistemo (/)"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr "Vi bezonas veran dosiersistemon (ext2, reiserfs) por tiu surmetingo\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Eraro dum malfermado de %s por skribi: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Eraro okazis - neniuj validaj aparatoj estis trovata sur kiuj vi povas krei "
-"novajn dosiersistemojn. Bonvolu kontroli vian ekipaon por la kazo de i "
-"tiu problemo."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Vi ne havas iujn ajn subdiskojn!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-"Bonvole elektu vian preferatan lingvon por instalado kaj sistema uzado."
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Elektu la aranon de via klavaro el la listo supre"
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-"Elektu:\n"
-"\n"
-" - Akomodata: Se vi sufie konas GNU/Linukson, vi povas elektu la efan\n"
-" uzadon por via komputilo. Vidu malantae por detaloj.\n"
-"\n"
-"\n"
-" - Spertulo: i tio supoza ke vi flue konas GNU/Linukson kaj deziras fari\n"
-" treege akomodatan instaladon. Simile kiel \"Akomodata\" instalado, vi "
-"povos\n"
-" elekti la uzado por via komputilo.\n"
-" Sed bonvolege, NE ELEKTU I TION KROM SE VI SCIAS KION VI FARAS!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Nun vi devas elekti la uzadon por via komputilo. Jen la elektoj:\n"
-"\n"
-"\t* Laborstacio: i tio estas la ideala opcio se vi intencas uzi vian\n"
-"\t komputilon efe por iutaga uzado e la oficejo a hejme.\n"
-"\n"
-"\n"
-"\t* Programado: se vi intencas uzi vian komputilon efe por programado,\n"
-"\t i tio estas bona opcio. Vi havos plenan aron de programiloj por\n"
-"\t kompili, erarseri, formati programfontojn, kaj krei\n"
-"\t programpakaojn.\n"
-"\n"
-"\n"
-"\t* Servilo: se vi intencas uzi i tiun komputilon kiel servilo, i tio\n"
-"\t estas bona opcio. A dosierservilo (NFS a SMB), printservilo\n"
-"\t (Uniksa stilo a Mikrosofta Vindoza stilo), atentikada servilo\n"
-"\t (NIS), a datumbaza servilo, ktp. Kiel tia, ne atendu umojn (KDE,\n"
-"\t GNOME, ktp.) estas instalotaj."
-
-#: ../../help.pm_.c:84
-#, fuzzy
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX provos seri PCI-a(j)n SCSI-a(j)n adaptilo(j)n\n"
-"Se DrakX trovas SCSI-an adaptilon kaj scias kiun pelilon i devas uzi\n"
-"i atomate instalos in (a ilin).\n"
-"\n"
-"Se vi havas neniom da SCSI-aj adaptiloj, ISA-an SCSI-an adapilon, a\n"
-"PCI-an SCSI-an adaptilon kiun DrakX ne rekonas DrakX demandos al vi\n"
-"se vi havas SCSI-an adaptilon sur via komputilo. Se vi ne havas adaptilon\n"
-"vi povas nur klaki 'Ne'. Se vi klakos 'Jes', DrakX montros al vi liston de\n"
-"peliloj. Vi povos elekti vian specifan pelilon de la listo.\n"
-"\n"
-"\n"
-"Se vi devas permane elekti vian adaptilon, DrakX demandos\n"
-"u vi deziras specifi opciojn por i. Vi devus permesi al DrakX\n"
-"esplori la aparaton por la opcioj. i tiu kutime bone funkcias.\n"
-"\n"
-"Se ne, vi bezonos provizi opciojn al la pelilo.\n"
-"Reviziu la Instalgvidlibron por sugestoj pri ekstrakado de i tiu\n"
-"informo de Vindozo (se vi havas in sur via komputilo),\n"
-"de dokumentao de aparato, a de la TTT-ejo de la fabrikanto\n"
-"(se vi havas atingon al la reto)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-#, fuzzy
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Nun vi povas elekti la pakaaron kiun vi deziras instali a promocii.\n"
-"\n"
-"Tiam DrakX kontrolos u vi havas sufie da spaco por instali iujn de ili.\n"
-"Se ne, i informas vin pir i. Se vi deziras antaeniri malgrae, i\n"
-"antaeniros je la instalado de iuj de la elektitaj pakaaroj sed lasos\n"
-"fali iujn pakaojn kiujn estas malpli interesaj. Suben de la listo vi\n"
-"povas elekti la opcion \"Elektado de apartaj pakaoj\"; iokaze vi devus\n"
-"foliumi tra pli ol 1000 pakaoj..."
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-#, 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 ""
-"Se vi havas iujn de la KDROM-oj en la listo sube, klaku \"Jes\".\n"
-"Se vi havas neniujn de i tiuj KDROM-oj, klaku \"Nuligu\".\n"
-"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
-"\"."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Bonvolu elekti la ustan pordon. Ekzemple, la COM1-a\n"
-"pordo sub MS Vindozo estas nomata ttyS0 sub GNU/Linukso."
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr ""
-
-#: ../../help.pm_.c:419
-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 ""
-
-#: ../../help.pm_.c:426
-#, 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 ""
-"Nun vi povas enigi telefon-konektajn opciojn. Se vi ne estas certa kio "
-"enigi,\n"
-"vi povas havigi la ustan informon de via interretprovizanto."
-
-#: ../../help.pm_.c:431
-#, fuzzy
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Enigu:\n"
-"\n"
-" - IP-adreson: Se vi ne scias, demandu al via retadministranto.\n"
-"\n"
-"\n"
-" - Retmaskon: \"255.255.255.0\" enerale estas bona elektao. Se vi ne\n"
-"estas certa, demandu al via retadministranto a interretprovizanto.\n"
-"\n"
-"\n"
-" - Atomata IP-adreson: Se via reto uzas BOOTP-an a DHCP-an protokolon,\n"
-"elektu i tiun opcion. Se elektita, neniu valoro estas bezonata en\n"
-"\"IP-adreson\". Se vi ne estas certa, demandu al via retadministranto\n"
-"a interretprovizanto.\n"
-
-#: ../../help.pm_.c:443
-#, 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 ""
-"Se via reto uzas NIS, elektu \"Uzu NIS\". Se vi ne scias, demandu al via\n"
-"retadministranto."
-
-#: ../../help.pm_.c:447
-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 ""
-
-#: ../../help.pm_.c:451
-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 ""
-"Nun vi povas enigi telefon-konektajn opciojn. Se vi ne estas certa kio "
-"enigi,\n"
-"vi povas havigi la ustan informon de via interretprovizanto."
-
-#: ../../help.pm_.c:455
-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 ""
-"Se vi uzos prokurajn servilojn, bonvolu konfiguri ilin nune. Se vi ne\n"
-"scias u vi uzos prokurajn servilojn, demandu al via retadministranto a\n"
-"interretprovizanto."
-
-#: ../../help.pm_.c:459
-#, fuzzy
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Vi povas instali kriptografian pakaon se via interreta konekto estas uste\n"
-"pretigita. Unue elektu spegulon de kie vi deziras eluti pakaojn kaj "
-"poste\n"
-"elektu la pakaojn por instali.\n"
-"\n"
-"Notu ke vi devas elekti spegulon kaj kriptografiajn pakaojn la la "
-"ledonoj\n"
-"de via lando."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-
-#: ../../help.pm_.c:471
-#, fuzzy
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"Nun vi povas elekti vian horzonon la kie vi loas.\n"
-"\n"
-"\n"
-"GNU/Linukso administras tempon en GMT a \"Grenvia Meza Tempo\" kaj "
-"tradukas in\n"
-"en lokan tempon la la horzono vi elektis."
-
-#: ../../help.pm_.c:479
-#, fuzzy
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Nun vi povas elekti kiujn servojn vi deziras starti kiam vi startas\n"
-"vian komputilon. Kiam via muso estas supre de ero, malgranda balono\n"
-"ekaperas por helpi vin. i priskribas la rolon de la servo.\n"
-"\n"
-"Zorgegu en i tiu pao se vi intencas uzi vian komputilon kiel servilo:\n"
-"ne startu servojn kiujn vi ne deziras uzi."
-
-#: ../../help.pm_.c:492
-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 ""
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr ""
-
-#: ../../help.pm_.c:584
-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 ""
-
-#: ../../help.pm_.c:591
-#, fuzzy
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Nun vi povas enigi la \"root\" (radiko) pasvorto por via Linuks-Mandrejka\n"
-"sistemo. Vi devas enigi la pasvorton dufoje por konfirmi ke amba fojoj\n"
-"estas identaj.\n"
-"\n"
-"\n"
-"La \"root\"-a uzanto estas la administranto de la sistemo, kaj estas la "
-"sola\n"
-"uzanto permesata ani la sisteman konfiguraon. Tial, elektu i tiun\n"
-"pasvorton zorge! Nepermesata uzado de la \"root\"-a uzanto povas esti\n"
-"treege danera al la sistema integreco kaj dateno, kaj al aliaj sistemoj\n"
-"konektata al i. La pasvorto devus esti miksao de literciferaj signoj kaj\n"
-"almena 8 signoj longa. *Neniam* surpaperigu in. Tamen, ne elektu tro\n"
-"longan a komplikan pasvorton: vi devas povi memori in sen tro multe da\n"
-"peno."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Por ebligi pli sekuran sistemon, vi devus elekti \"ombran dosieron\" kaj\n"
-"\"Uzu MD5-ajn pasvortojn\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Se via reto uzas NIS, elektu \"Uzu NIS\". Se vi ne scias, demandu al via\n"
-"retadministranto."
-
-#: ../../help.pm_.c:617
-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 ""
-"Nun vi povas krei unu a pli \"ordinara(j)\" uzanto(j), male al la\n"
-"\"privilegia\" uzanto, \"root\". Vi povas krei unu a pli uzanto(j) por\n"
-"iu persono vi deziras permesi uzi la komputilon. Notu ke iu uzanto\n"
-"havos viajn proprajn preferojn (grafikan medion, programajn aranojn,\n"
-"ktp.) kaj ian propran \"hejman dosierujon\", kie i tiuj preferoj estas\n"
-"konservata.\n"
-"\n"
-"\n"
-"Anta io, krei uzanton por vi mem! E se vi estos la sola uzulo e la\n"
-"komputilo, vi ne devus konekti kiel \"root\" por iutaga uzado de la\n"
-"sistemo: i estas tre alta sekureca risko. Fari la sistemon neuzebla\n"
-"estas oftege nur unu misklavo fora.\n"
-"\n"
-"\n"
-"Tial, vi devus konekti al la sistemo per ordinara uzanto vi kreos i tie,\n"
-"kaj saluti kiel \"root\" nur por administraj kaj flegadaj kialoj."
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Vi bezonas indiki kie vi deziras meti la informon postulata\n"
-"por starti GNU/Linukson.\n"
-"\n"
-"\n"
-"Krom se vi scias precize kion vi faras, elektu \"Unua sektoro de\n"
-"drajvo (MBR)\""
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Krom se vi scias precize alie, la kutima elekto estas \"/dev/hda\"\n"
-" (unua efa IDE-a disko) a \"/dev/sda\" (unua SCSI-a disko)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (la Linuksa argilo) kaj Grub estas startargiloj: ili povas starti\n"
-"a GNU/Linukson a iun ajn mastruman sistemon eestanta e via komputilo.\n"
-"Normale, i tiuj aliaj mastrumaj sistemoj estas uste detektata kaj\n"
-"instalada. Se tiel ne estas, vi povas aldoni enskribon mane per i tiu\n"
-"ekrano. Zorgu elekti la ustajn parametrojn.\n"
-"\n"
-"\n"
-"Eble vi anka ne deziras doni atingon al i tiuj aliaj mastrumaj sistemoj\n"
-"al iu ajn. iokaze vi povas forstreki la respondajn enskribojn. Sed\n"
-"iokaze, vi bezonos startdiskon por starti ilin!"
-
-#: ../../help.pm_.c:665
-#, 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 ""
-"LILO kaj Grub efaj opcioj estas:\n"
-" - Startaparato: Fiksas la nomon de la aparato (ekz-e subdisko de "
-"fiksdisko)\n"
-"tiu enhavas la startsektoron. Krom se vi scias specife alie, elektu\n"
-"\"/dev/hda\".\n"
-"\n"
-"\n"
-" - Prokrastoperiodo anta starti defaltan sistemon: Elektas la nombron\n"
-"da dekonoj de sekundo ke la startargilo devus atendi anta starti la\n"
-"unuan sistemon. i tiu utilas e sistemoj kiuj tuj startas de la\n"
-"fiksdisko malanta ili ebligas la klavaron. La startargilo ne atendas se\n"
-"\"delay\" (prokrastoperiodo) estas ellasita a estas fiksita al nul.\n"
-"\n"
-"\n"
-" - Grafika reimo: i tiu specifas la VGA tekstan reimon por uzi dum\n"
-"start. La sekvantaj valoroj estas uzeblaj:\n"
-" * normala: elektu normalan 80 per 25 tekstan reimon.\n"
-" * <numero>: uzu la respondan tekstan reimon."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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 estas startargilo por Sparc: i povas starti a Linukson a iun ajn\n"
-"mastruman sistemon eestanta e via komputilo. Normale, i tiuj aliaj\n"
-"mastrumaj sistemoj estas uste detektata kaj instalada. Se tiel ne estas,\n"
-"vi povas aldoni enskribon mane per i tiu ekrano. Zorgu elekti la ustajn\n"
-"parametrojn.\n"
-"\n"
-"\n"
-"Eble vi anka ne deziras doni atingon al i tiuj aliaj mastrumaj sistemoj\n"
-"al iu ajn. iokaze vi povas forstreki la respondajn enskribojn. Sed\n"
-"iokaze, vi bezonos startdiskon por starti ilin!"
-
-#: ../../help.pm_.c:805
-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 efaj opcioj estas:\n"
-" - Instalado de Startargilo: Indiki kie vi deziras meti la informon\n"
-"bezonata por start GNU/Linukso. Krom se vi scias specife kion vi faras,\n"
-"elektu \"Unua sektoro de drajvo (MBR)\".\n"
-"\n"
-"\n"
-" - Prokrastoperiodo anta starti defaltan sistemon: Elektas la nombron\n"
-"da dekonoj de sekundo ke la startargilo devus atendi anta starti la\n"
-"unuan sistemon. i tiu utilas e sistemoj kiuj tuj startas de la\n"
-"fiksdisko malanta ili ebligas la klavaron. La startargilo ne atendas se\n"
-"\"delay\" (prokrastoperiodo) estas ellasita a estas fiksita al nul."
-
-#: ../../help.pm_.c:818
-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 ""
-"Nun estas tempo por konfiguri la X Fenestra Sistemo, kiu estas la kerno\n"
-"de la GNU/Linuksa GUI (Grafika UzulInterfaco). Por tiu celo, vi devas\n"
-"konfiguri vian grafikan karton kaj ekranon. La plejparto de i tiuj paoj\n"
-"estas atomatitaj, tamen, do via laboro eble konsistos en konfirmi kion\n"
-"estis farata kaj akcepti la aranojn. :)\n"
-"\n"
-"\n"
-"Kiam la konfigurado estas kompleta, X lanios (krom se vi demandas al\n"
-"DrakX ne fari tion) pro ke vi kontrolu in la observu se la aranojn\n"
-"tagas por vi. Se ne, vi povas reveni kaj ani ilin, tiom da tempoj kiom\n"
-"estas necesa."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Se iu misas en la X-a konfigurao, uzu i tiujn opciojn por uste konfiguri\n"
-"la X Fenestran Sistemon."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Se vi preferas uzi grafikan saluton, elektu \"Jes\". Aliokaze, elektu \"Ne"
-"\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Via sistemo restartos.\n"
-"\n"
-"Post restartado, via nova Linuks-Mandrejka sistemo argios atomate. Se "
-"vi\n"
-"deziras starti en alian ekzistanta mastruman sistemon, bonvole legu la\n"
-"pluan instrukcion."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Elektu vian lingvon"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Elektu instalklason"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Detektado de fiksdisko(j)"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Konfiguru muson"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Elektu vian klavaron"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr ""
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Dosiersistemo konfiguro"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formatu subdiskojn"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Elektu pakaojn"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Instalu sistemon"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Difinu pasvorton de root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Aldonu uzulon"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Konfiguru retumon"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Konfiguru servojn"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Kreu praargdisketon"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Instalu restart-argilon"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Konfiguru X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Eliru instalprogramon"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, fuzzy, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Enovu disketon en drajvo %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Eraro dum legi dosiero $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Jeso"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Bonvole, provu la muson"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-#, fuzzy
-msgid "To activate the mouse,"
-msgstr "Bonvole, provu la muson"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "MOVU VIAN RADON!"
-
-#: ../../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 ""
-"Iuj aparatoj sur via komputilo bezonas \"proprietajn\" pelilojn por "
-"funkcii.\n"
-"Vi povas trovi iun informon pri ili e: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Vi devas havi radikan subdiskon.\n"
-"Por i tiu, kreu subdiskon (a klaku estantan).\n"
-"Sekve elektu la agon \"Surmetingo\" kaj faru in '/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Vi devas havi interanan subdiskon"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Vi ne havas interanan subdiskon\n"
-"\n"
-"u vi deziras dari tamen?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Uzu liberan spacon"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Mankas sufian da libera spaco por disponigi novajn subdiskojn"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Uzu ekzistantajn subdiskojn"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Ne ekzistas subdiskojn por uzi"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Uzu la Vindoza subdiskon por retrokonektado"
-
-#: ../../install_interactive.pm_.c:90
-#, fuzzy
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Kiun subdiskon vi deziras uzi por meti Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Elektu la grandecojn"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Radikosubdiska grandeco en MB: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Interana subdiska grandeco en MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Uzu la liberan spacon sur la Vindoza subdisko"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Kiun subdiskon vi deziras regrandecigi?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Kalkulas Vindozajn dosiersistemajn limojn"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"La regrandecigilo por la FAT (Dosiero-Atingo-Tablo) ne povas trakti\n"
-"vian subdiskon, la sekvanta eraro okazis: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Via Vindoza subdisko estas tro fragmentigata, bonvole uzu ``defrag'' antae"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"AVERTO!\n"
-"\n"
-"DrakX nun regrandecigas vian Vindozan subdiskon. Zorgu: i tiu operacio "
-"estas\n"
-"danera. Se vi ne jam faris in, vi devus antae eliru el la instalado, "
-"uzi\n"
-"\"scandisk\" sub Vindozo (kaj lavole \"defrag\"), kaj sekve relanu la\n"
-"instaladon. Anka vi devus fari rezervan kopion de via dateno.\n"
-"Kiam vi estas certa, klaku \"Jeso\"."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Kiun grandecon vi deziras teni por Vindozo?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "subdisko: %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Regrandecio de FAT malsukcesis: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Ne ekzistas FAT-ajn (Dosiero-Atingo-Tablo) subdiskojn por regrandecigi\n"
-"a uzi kiel retrokonektaj subdiskoj (a ne estas sufia da spaco)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Forviu la tutan diskon"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Forigu Vindozon"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Vi havas pli ol unu fiksdisko, sur kiu vi deziras instali Linukson?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr ""
-"iuj ekzistantaj subdiskoj kaj iliaj datenoj estos perdata sur drajvo %s"
-
-#: ../../install_interactive.pm_.c:165
-#, fuzzy
-msgid "Custom disk partitioning"
-msgstr "Uzu ekzistantajn subdiskojn"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Uzu fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Nun vi povas dispartigi %s.\n"
-"Kiam vi finios, ne forgesu savi kun `w'."
-
-#: ../../install_interactive.pm_.c:201
-#, fuzzy
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Uzu la liberan spacon sur la Vindoza subdisko"
-
-#: ../../install_interactive.pm_.c:217
-#, fuzzy
-msgid "I can't find any room for installing"
-msgstr "Mi ne povas aldoni plu da subdiskoj"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "La Dispartigsorilo de DrakX trovis i tiujn solvojn:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Dispartigado malsukcesis: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Startado de la reto"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Haltas de la reto"
-
-#: ../../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 ""
-"Eraro okazis, sed mi ne scias kiel trakti in bone.\n"
-"Dari je via propra risko."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Duobla surmetingo %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Iuj gravaj pakaoj ne estis tage instalata.\n"
-"A via KDROM drajvo a via KDROM disko estas difektita.\n"
-"Kontrolu la KDROM sur instalata komputilo per\n"
-"\"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Bonvenon al %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Neniu disketilo havebla"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Eniras paon `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Elektu la grandecon kiu vi deziras instali"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Tuta grandeco: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Versio: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Grandeco: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Elektu la pakaojn kiuj vi deziras instali"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Informo"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Instalu"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Instalanta"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Bonvolu atendi"
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Tempo restanta "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Tuta tempo "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Preparas instaladon"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Instalanta pakao %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "u vi deziras dari tamen?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Estis eraro ordigi pakaojn:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Uzu ekzistantan konfiguron de X11 (X-fenestroj)?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Via sistemo havas malmulte da risurcoj. Eble vi havos problemojn pri\n"
-"instali Linuks-Mandrejkon. Se tio okazos, vi povos anstata provi tekstan\n"
-"instaladon. Por i tio, premu `F1' kiam vi startas de KDROM, kaj sekve\n"
-"tajpu `text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Bonvole, elektu unu el la sekvantaj specoj de instalado:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "La totala grandeco de la grupoj vi elektis estas proksimume %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Se vi volas instali malpli ol i tiu grandeco,\n"
-"elektu la procenton el la pakaoj kiuj vi deziras instali.\n"
-"\n"
-"Malalta procento instalos nur la plej gravajn pakaojn;\n"
-"100%% instalos iujn pakaojn."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Vi havas spacon e via disko por nur %d%% da i tiuj pakaoj.\n"
-"\n"
-"Se vi deziras instali malpli ol tiom,\n"
-"elektu la procenton el la pakaoj kiun vi deziras instali.\n"
-"Malalta procento instalos nur la plej gravajn pakaojn;\n"
-"%d%% instalos tiom pakaojn kiom eblajn."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Vi povos elekti ilin pli precize en la sekvanta pao."
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Procento da pakaoj por instali"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Elektado de Pakaaj Grupoj"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Elektado de individuaj pakaoj"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Etendu Arbon"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Maletendu Arbon"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "anu inter ebena kaj ordigita je grupoj"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Malbona pakao"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Nomo: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Graveco: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Tuta grandeco: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"Vi ne povas elekti i tiun pakaon ar ne estas sufie da spaco por instali\n"
-"in."
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "La sekvaj pakaoj estos instalataj"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "La sekvaj pakaoj estos malinstalataj"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Vi ne povas elektu/malelektu i tiun pakaon"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "i tiu estas deviga pakao, vi ne povas malelekti in"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Vi ne povas malelekti i tiun pakaon. i estas jam instalita."
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"i tiu pakao devus esti promociata.\n"
-"u vi certas ke vi deziras malelekti in?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Vi ne povas malelekti i tiun pakaon. i devus esti promociata."
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Taksas"
-
-#: ../../install_steps_gtk.pm_.c:582
-#, fuzzy
-msgid "Please wait, preparing installation"
-msgstr "Preparas instaladon"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakaoj"
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Akceptu"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Malakceptu"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"anu vian KDROM!\n"
-"\n"
-"Bonvole, enovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
-"\"\n"
-"kiam vi finos.\n"
-"Se vi ne havas in, klaku \"Nuligu\" por eviti la instaladon de i tiu KDROM."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Estis eraro dum instalado de pakaoj:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Eraro okazis"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Bonvole, elektu lingvon por uzi."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malanta la instalado"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "iuj"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Licenca kontrakto"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Klavaro"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Bonvole, elektu vian klavaran aranon."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Instalklaso"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Kiun instalklaso deziras vi?"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Install/Update"
-msgstr "Instalu"
-
-#: ../../install_steps_interactive.pm_.c:203
-#, fuzzy
-msgid "Is this an install or an update?"
-msgstr "u tiu i estas instalado a savado?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Rekomendata"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Spertulo"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "isdatigu"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Bonvole, elektu la specon de via muso."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Muspordo"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Bonvole, elektu al kiu seria pordo estas via muso konektata."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Konfiguras PCMCIA kartojn..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Konfiguras IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "neniuj haveblaj subdiskoj"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Elektu surmetingojn"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Mi ne povas legi vian subdisktabelon, i estas tro difektita por mi :(\n"
-"Mi povas peni dari per blankigi difektitajn subdiskojn (IOM DA DATUMO\n"
-"pereos!). La alia solvo estas malpermesi al DrakX ani la subdisktabelon.\n"
-"(la eraro estas %s)\n"
-"\n"
-"u vi konsentas perdi iujn subdiskojn?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake malsukcesis uste legi la subdisktabelon.\n"
-"Dari je via propra risko!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Radikosubdisko"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Kiu estas la radikosubdisko (/) e via sistemo?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Vi bezonas restarti por la anoj al la subdisktabelo efektivigi"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Elektu la subdiskoj kiuj vi deziras formati"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "u kontrolas malbonajn blokojn?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Formatas subdiskojn"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Kreas kaj formatas dosieron %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Nesufia interanospaco por plenumi instalado, bonvolu aldoni iom"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Seras haveblajn pakaojn"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Trovadas pakaojn por promocii"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Via komputilo ne havas sufie da spaco por instalado a promocio (%d > %d)."
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Kompleta (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimuma (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Rekomendata (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Akomodata"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Se vi havas iujn de la KDROM-oj en la listo sube, klaku \"Jes\".\n"
-"Se vi havas neniujn de i tiuj KDROM-oj, klaku \"Nuligu\".\n"
-"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
-"\"."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "KDROM etikedata \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Instalas pakao %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Post-instala konfigurado"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Nun vi havas la ancon eluti softvaron por ifrado.\n"
-"\n"
-"AVERTO:\n"
-"\n"
-"Pro malsamaj eneralaj kondioj aplikeblaj al i tiu softvaro kaj trudata\n"
-"de diversaj jurisdikcioj, la kliento kaj/a fina uzanto de tiu softvaro\n"
-"devus certigi ke la leoj de lia/ilia jurisdikcio permesas li/ili eluti,\n"
-"stoki kaj/a uzi tiun softvaron.\n"
-"\n"
-"Plue, la kliento kaj/a fina uzanto scios specife atentos ne malobei la\n"
-"leojn de lia/ilia jurisdikcio. Se la kliento kaj/a la fina uzanto\n"
-"malobeas tiujn aplikeblajn leojn, li/ili altiros sur sin gravajn "
-"sankciojn.\n"
-"\n"
-"Neniuokaze a Mandrakesoft a iaj fabrikistoj responsigos por specialaj,\n"
-"nerektaj a hazardaj reparacioj kiuj ajn (inkluzive, sed ne limigite al\n"
-"perdo de profitoj, interrompo de komerco, perdo de komerca dateno kaj\n"
-"aliaj monaj malprofitoj, kaj rezultaj uldoj kaj indemizo pagenda konforme\n"
-"al prijuo) rezulte el uzado, posedado, a sole elutado de tiu softvaro, "
-"al\n"
-"kiu la kliento kaj/a fina uzanto ne povis atingi post subskribi la nunan\n"
-"kontrakton.\n"
-"\n"
-"Por iuj demandoj rilate al tiu kontrakto, bonvole demandu de\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Elektu spegulon de kiu havigi la pakaojn"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Kontaktu la spegulon por havigi la liston de havebla pakaoj"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "kio estas vian horzonon?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "u via hardvara horloo estas ustigata en GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Malproksima CUPS-a servilo"
-
-#: ../../install_steps_interactive.pm_.c:807
-#, fuzzy
-msgid "No printer"
-msgstr "Nomo de printilo"
-
-#: ../../install_steps_interactive.pm_.c:821
-#, fuzzy
-msgid "Mouse"
-msgstr "Movu"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Printilo"
-
-#: ../../install_steps_interactive.pm_.c:826
-#, fuzzy
-msgid "ISDN card"
-msgstr "Interna ISDN-karto"
-
-#: ../../install_steps_interactive.pm_.c:829
-#, fuzzy
-msgid "Sound card"
-msgstr "Lanorma"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Kiun printsistemo vi deziras uzi?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Neniu pasvorto"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"i tiu pasvorto ests tro simpla (i devas esti almena %d signoj longa)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Uzu NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "flavaj paoj"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "Atentikigado NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS Domajno"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS Servilo"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Akomodita startdisketo provizas manieron de starti via Linuksa sistemo\n"
-"sendepende de la normala startargilo. i tiu estas utila se vi ne deziras\n"
-"instali SILO sur via sistemo, a alia mastruma sistemo forigas SILO,\n"
-"a SILO ne funkcias kun via aparato-konfigurao. Akomodita startdisketo "
-"anka\n"
-"povas esti uzata kun la Mandrejka savdisko, kiu plifaciligas resanii de\n"
-"severaj sistemaj paneoj.\n"
-"\n"
-"Se vi deziras krei startdisketon por via sistemo, enovu disketon en la\n"
-"unua drajvo kaj klaku \"JES\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Unua disketa drajvo"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Dua disketa drajvo"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Ellasu"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Akomodita startdisketo provizas manieron de starti via Linuksa sistemo\n"
-"sendepende de la normala startargilo. i tiu estas utila se vi ne deziras\n"
-"instali LILO (a grub) sur via sistemo, a alia mastruma sistemo forigas "
-"LILO,\n"
-"a LILO ne funkcias kun via komputilo. Akomodita startdisketo anka povas\n"
-"esti uzata kun la Mandrejka savdisko, kiu plifaciligas resanii de severaj\n"
-"sistemaj paneoj. u vi deziras krei startdisketo por via sistemo?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Bedarinde, neniu disketdrajvo havebla"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Elektu la disketdrajvo vi deziras uzi por krei la startdisketon"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Enovu disketon en drajvo %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Kreas startdisketon"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Preparas startargilon"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "u vi deziras uzi aboot-on?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Eraro dare mi instalis \"aboot\",\n"
-"u mi devus provi perforte instali e se tio detruas la unuan subdiskon?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Instalado de startargilo malsukcesis. La sekvanta eraro okazis:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Malalta"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Meza"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Alta"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Elektu sekurnivelon?"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "u vi deziras krei atoinstalan disketon por replikado de Linukso?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Enovu malplenan disketon en drajvo %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Kreas atoinstalan disketon"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1179
-#, fuzzy
-msgid "Generate auto install floppy"
-msgstr "Kreas atoinstalan disketon"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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:1186
-#, fuzzy
-msgid "Automated"
-msgstr "Atomata IP"
-
-#: ../../install_steps_interactive.pm_.c:1186
-#, fuzzy
-msgid "Replay"
-msgstr "Reargu"
-
-#: ../../install_steps_interactive.pm_.c:1189
-#, fuzzy
-msgid "Save packages selection"
-msgstr "Elektado de individuaj pakaoj"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linuks-Mandrejka Instalado %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr " <Tabo>/<Alt-Tabo> inter eroj | <Spaco> elektas | <F12> sekva ekrano "
-
-#: ../../interactive.pm_.c:65
-#, fuzzy
-msgid "kdesu missing"
-msgstr "forsendu"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr ""
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Bonvole atendu"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Ambigueco (%s), esti pli preciza\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Malbona elektao, provu denove\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (defalto estas %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Via elektao? (defalo estas %s) "
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Via elektao (defalto estas %s enigu `neniu' por elekti neniu) "
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "ea (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Germana"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak-a"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Hispana"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finna"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Franca"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norvega"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Pola"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Rusa"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Unuiinta Regna klavaro"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Usona klavaro"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armena (malnova)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armena (skribmaina)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armena (fonetika)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbajana (latina)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbajana (cirila)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belga"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgara"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazila"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Belarusa"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Svisa (germana arano)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Svisa (franca arano)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "ea (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Germana (neniom da mortaj klavoj)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dana"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak-a (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak-a (Norvega)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estona"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Kartvela (\"Rusa\" arano)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Kartvela (\"Latina\" arano)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Greka"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hungara"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroata"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israela"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israela (fonetika)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Irana"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islanda"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Itala"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japana 106 klavoj"
-
-#: ../../keyboard.pm_.c:178
-#, fuzzy
-msgid "Korean keyboard"
-msgstr "Unuiinta Regna klavaro"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latinamerika"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Nederlanda"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Litova AZERTY-a (malnova)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Litova AZERTY-a (nova)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litova \"numero-vica\" QWERTY-a"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Litova \"fonetika\" QWERTY-a"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Pola (qwerty arano)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Pola (qwertz arano)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugala"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanada (Kebeka)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Rusa (Yawerty-a)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Sveda"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Slovena"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovaka (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovaka (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Taja klavaro"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turka (tradicia \"F\" modelo)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turka (moderna \"Q\" modelo)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukrajna"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Usona klavaro (internacia)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vjetnama \"numero-vica\" QWERTY-a"
-
-#: ../../keyboard.pm_.c:207
-#, fuzzy
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslava (Latina arano)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr ""
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Muso"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Lanorma"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Loiteka MouseMan+"
-
-#: ../../mouse.pm_.c:33
-#, fuzzy
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Nespecifa 2 Butona Muso"
-
-#: ../../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 butonoj"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Genera"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Rado"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "seria"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Nespecifa 2 Butona Muso"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Nespecifa 3 Butona Muso"
-
-#: ../../mouse.pm_.c:52
-msgid "Microsoft IntelliMouse"
-msgstr "Mikrosofta IntelliMouse"
-
-#: ../../mouse.pm_.c:53
-msgid "Logitech MouseMan"
-msgstr "Loiteka MouseMan"
-
-#: ../../mouse.pm_.c:54
-msgid "Mouse Systems"
-msgstr "Mouse Systems"
-
-#: ../../mouse.pm_.c:56
-msgid "Logitech CC Series"
-msgstr "Loiteka CC serio"
-
-#: ../../mouse.pm_.c:57
-msgid "Logitech MouseMan+/FirstMouse+"
-msgstr "Loiteka MouseMan+/FirstMouse+"
-
-#: ../../mouse.pm_.c:59
-msgid "MM Series"
-msgstr "MM Serio"
-
-#: ../../mouse.pm_.c:60
-msgid "MM HitTablet"
-msgstr "MM HitTablet"
-
-#: ../../mouse.pm_.c:61
-msgid "Logitech Mouse (serial, old C7 type)"
-msgstr "Loiteka Muso (seria, malnova C7 speco)"
-
-#: ../../mouse.pm_.c:65
-#, fuzzy
-msgid "busmouse"
-msgstr "Neniu Muso"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 butonoj"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 butonoj"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "neniu"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Neniu Muso"
-
-#: ../../my_gtk.pm_.c:356
-#, fuzzy
-msgid "Finish"
-msgstr "Finna"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Sekvanta ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr ""
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "u tio i pravas?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Interreta Konfigurado"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "u vi deziras provi konekti al la interreto nun?"
-
-#: ../../netconnect.pm_.c:148
-#, fuzzy
-msgid "Testing your connection..."
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid "The system is now connected to Internet."
-msgstr "Kiel vi deziras konekti al la Interreto?"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-#, fuzzy
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr "Konektu al la Interreto / Konfiguru lokan Reton"
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-#, fuzzy
-msgid "Network Configuration"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Elektu vian interretprovizanton.\n"
-" Se in ne estas en la listo, elektu Nelistiitan"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Konfigurado de Konekto"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Bonvole plenigu a marku la suban kampon"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ de Karto"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Memoro de Karto (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "I/O (Eneligo) de Karto"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "I/O 0 (Eneligo 0) de Karto"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "I/O 1 (Eneligo 1) de Karto"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Via persona telefonnumero"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Nomo de interretprovizanto (ekz-e provizanto.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Telefonnumero de interretprovizanto"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Provizanto DNS 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Provizanto DNS 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Diskuma modalo"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Konta Salutnomo (uzula nomo)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Konta Pasvorto"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Eropo"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Eropo (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "La cetero de la mondo"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"La cetero de la mondo \n"
-" neniom da D-Kanelo (lukontraktataj lineoj)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Kiun protokolon vi deziras uzi?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Kiun specon de karto vi havas?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Mi ne scias"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Se via havas ISA-an karton, la valoro sur la sekvanta ekrano devus esti "
-"usta.\n"
-"\n"
-"Se vi havas PCMCIA-an karton, vi bezonas scii la IRQ-o kaj I/O (Eneligo)\n"
-"por via karto.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "esigu"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "u mi devus dari?"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Kiu estas via ISDN-a karto?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Mi detektis ISDN-an PCI-an Karton, sed mi ne scias la specon. Bonvole "
-"elektu\n"
-"unu el la PCI-aj kartojn sur la sekvanta ekrano."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"Neniu ISDN-a PCI-a karto trovata. Bonvole elektu unu el la PCI-aj kartojn "
-"sur\n"
-"la sekvanta ekrano."
-
-#: ../../netconnect.pm_.c:371
-#, fuzzy
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanu la\n"
-"aparatokonfigurilon."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Elektu la retan interfacon"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Bonvole elektu kiun retadaptilon vi deziras uzi por konekti al la interreto"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Reta interfaco"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"u vi konsentas?"
-
-#: ../../netconnect.pm_.c:386
-#, fuzzy
-msgid "I'm about to restart the network device:\n"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL Konfigurao"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "u vi deziras starti vian konektaon je startado de la sistemo?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Telefon-konektaj opcioj"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Nomo de konekto"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefonnumero"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Salutnomo"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Atentikigado"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP (Pasvorta Atentikigada Protokolo)"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Programeto-bazata"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Finaparato-bazata"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Domajna nomo"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-#, fuzzy
-msgid "First DNS Server (optional)"
-msgstr "Unu DNA-a Servilo"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-#, fuzzy
-msgid "Second DNS Server (optional)"
-msgstr "Dua DNA Servilo"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:745
-#, fuzzy
-msgid "You are currently connected to internet."
-msgstr "Kiel vi deziras konekti al la Interreto?"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr "Konektu al la Interreto / Konfiguru lokan Reton"
-
-#: ../../netconnect.pm_.c:748
-#, fuzzy
-msgid "You are not currently connected to Internet."
-msgstr "Kiel vi deziras konekti al la Interreto?"
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-#, fuzzy
-msgid "Connect to Internet"
-msgstr "Konekti al la interreto"
-
-#: ../../netconnect.pm_.c:754
-#, fuzzy
-msgid "Disconnect from Internet"
-msgstr "Malkonekti el la interreto"
-
-#: ../../netconnect.pm_.c:756
-#, fuzzy
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Interreta konektao kaj konfiguro"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-#, fuzzy
-msgid "Network Configuration Wizard"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../netconnect.pm_.c:812
-#, fuzzy
-msgid "External ISDN modem"
-msgstr "Interna ISDN-karto"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Interna ISDN-karto"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Kia estas via ISDN-a konektao?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Konektu al la Interreto"
-
-#: ../../netconnect.pm_.c:834
-#, fuzzy
-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 ""
-"La plej ofte uzata maniero por konekti kun ADSL estas dhcp + pppoe.\n"
-"Tamen, ekzistas konektojn kiuj nur uzas dhcp.\n"
-"Se vi ne scias, elektu 'uzu pppoe'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr ""
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "uzu pppoe"
-
-#: ../../netconnect.pm_.c:836
-#, fuzzy
-msgid "use pptp"
-msgstr "uzu pppoe"
-
-#: ../../netconnect.pm_.c:846
-#, fuzzy, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Kiun dhcp-an klienton vi deziras uzi?\n"
-"La defalto estas dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-#, fuzzy
-msgid "Network configuration"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../netconnect.pm_.c:901
-#, fuzzy
-msgid "Do you want to restart the network"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-
-#: ../../netconnect.pm_.c:962
-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 ""
-
-#: ../../netconnect.pm_.c:964
-#, fuzzy
-msgid "Choose the profile to configure"
-msgstr "Elektu la defaltan uzulon:"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr ""
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Detektas aparatojn..."
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy
-msgid "Normal modem connection"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:978
-#, fuzzy, c-format
-msgid "detected on port %s"
-msgstr "Duobla surmetingo %s"
-
-#: ../../netconnect.pm_.c:979
-#, fuzzy
-msgid "ISDN connection"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr ""
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy
-msgid "DSL (or ADSL) connection"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:980
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr "Reta interfaco"
-
-#: ../../netconnect.pm_.c:981
-#, fuzzy
-msgid "Cable connection"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../netconnect.pm_.c:982
-#, fuzzy
-msgid "LAN connection"
-msgstr "ADSL Konfigurao"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr ""
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Kiel vi deziras konekti al la Interreto?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "neniu retkarto trovita"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Konfiguras reto"
-
-#: ../../network.pm_.c:278
-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 ""
-"Bonvole enigu vian potejon se vi scias in.\n"
-"Iuj DHCP-aj serviloj bezonas potejon por funkcii.\n"
-"Via potejo devus esti plene specifita potejo,\n"
-"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Potejo"
-
-#: ../../network.pm_.c:319
-#, fuzzy
-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 ""
-"AVERTO: i tiu aparato estis antae konfigurata por konekti al la "
-"Interreto.\n"
-"Simple klaki JES por teni la konfiguron de i tiu aparato.\n"
-"Se vi modifos la subajn kampojn, vi anos i tiun konfiguron."
-
-#: ../../network.pm_.c:324
-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 ""
-"Bonvole enigu la IP-an konfigurjon por i tiu komputilo.\n"
-"iu ero devus esti enigata kiel IP-adreson en punktita-decimala notacio\n"
-"(ekzemple, 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Konfiguras retan aparaton %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP-adreso"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Retmasko"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Atomata IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Bonvole enigu vian potejon.\n"
-"Via potejo devus esti plene specifita potejo,\n"
-"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''.\n"
-"Vi anka povas enigi la IP-adreson de la prokura kluzo se via havas unu."
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNA servilo"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Kluzo"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Prokura kluzaparato"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Konfigurado de prokuraj serviloj"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP prokura servilo"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP prokura servilo"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Prokura servilo devus esti http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Prokura servilo devus esti ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "i tiu platformo ne subtenas etendatajn subdiskojn"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Vi havas truon en via subdisktabelo sed mi ne povas uzi in.\n"
-"La sola solvo estas movi viajn efajn subdiskojn por situigi la truon\n"
-"apud la etendataj subdiskoj."
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Eraro legante dosiero %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Restaris el dosiero %s malsukcesis: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Malbona rezerva dosiero"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Eraro skribante al dosiero %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 "havenda"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "grava(j)"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "tre agrabla(j)"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "agrabla(j)"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "elbe"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Loka printilo"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Malproksima printilo"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Malproksimaj lpd servilo"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Reta Printilo (ingo)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Vindozo 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Printila Aparato URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Provu pordojn"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Printilo, tipo \"%s\", estas detektita e "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Loka Printila Aparato"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Al kiu aparato estas via printilo konektata\n"
-"(notu ke /dev/lp0 egalas LPT1:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Printila Aparato"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Malproksimaj lpd Printilaj Opcioj"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Por uzi malproksima lpd printvico, vi devas provizi la potejon de la\n"
-"printservilo kaj la printviconomon e tiu servilo en kiun taskoj devus\n"
-"esti metata."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Malproksima potejo"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Malproksima printvico"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Vindozo 9x/NT) Printilaj Opcioj"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Por printi al SMB-a printilo, vi devas provizi la SMB potejon (Notu! i "
-"eble\n"
-"estas malsama de ia TCP/IP nomo!) kaj eble la IP-adreson de la "
-"printservilo,\n"
-"aldone al la opuzan nomon de la printilo vi deziras atingi kaj iun ajn\n"
-"tagan salutnomon, pasvorton, kaj laborgrupan informon."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "Potejo de SMB servilo"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP de SMB servilo"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Opuza nomo"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Laborgrupo"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare Printilaj Opcioj"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Por print al NetWare printilo, vi devas provizi la NetWare printservilan\n"
-"nomon (Notu! i eble estas malsama de ia TCP/IP nomo!) aldone al la\n"
-"printvican nomon por la printilo vi deziras atingi kaj iun ajn tagan\n"
-"salutnomon kaj pasvorton."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Printservilo"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Printvica Nomo"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Ing-Printilaj Opcioj"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Por printi al inga printilo, vi bezonas provizi la\n"
-"potejon de la printilo kaj opcie la pordnumeron."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Printilaj Potejo"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Pordo"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "Vi povas specifi rekte la URI por atingi la printilon per CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Kiun specon de printilo vi havas?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "u vi deziras provi printado?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Printas provpao(j)n..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Provpao(j)n estis sendataj al la printila demono.\n"
-"i tiu eble postulas iom da tempo anta ol la printilo komencas.\n"
-"Printada stato:\n"
-"%s\n"
-"\n"
-"u i uste funkcias?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Provpao(j)n estis sendataj al la printila demono.\n"
-"i tiu eble postulas iom da tempo anta ol la printilo komencas.\n"
-"u i uste funkcias?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Jes, printu Askian provpaon"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Jes, printu PostSkriban provpaon"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Jes, printu amba de la provpaojn"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Konfiguru Printilon"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Printilaj opcioj"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Papergrandeco"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Eletu paon post tasko?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Uniprint-aj pelilaj opcioj"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Kolorprofunecaj opcioj"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Printu tekston kiel PostScripto?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Riparu tuparan tekston?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Nombro de paoj en eliga pao"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr ""
-"Dekstra/Maldrekstra marenoj en punktoj (1/72 de colo, proksimume 1/3 mm)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Supra/Malsupra marenoj en punktoj (1/72 de colo, proksimume 1/3 mm)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Aldonaj GhostScript-aj opcioj"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Aldonaj Tekstaj opcioj"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Inversigu ordon de paoj"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "u vi deziras konfiguri printilon?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Jen la sekvantaj printvicoj.\n"
-"Vi povas aldoni pli a ani la ekzistantajn."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS startas"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Legas datumbason de CUPS peliloj..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Elektu Printilan Konekton"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Kiel estas la printilo konektata?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Elektu Malproksiman Printilan Konekton"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Kun malproksima CUPS servilo, vi ne devas konfiguri iun printilon\n"
-"i tie; printiloj estos atomate dektektataj. Se vi havas dubojn,\n"
-"elektu \"Malproksima CUPS servilo\"."
-
-#: ../../printerdrake.pm_.c:416
-#, 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 ""
-"Kun malproksima CUPS servilo, vi ne devas konfiguri iun printilon\n"
-"i tie; printiloj estos atomate dektektataj. Se vi havas dubojn,\n"
-"elektu \"Malproksima CUPS servilo\"."
-
-#: ../../printerdrake.pm_.c:421
-#, fuzzy
-msgid "CUPS server IP"
-msgstr "IP de SMB servilo"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Malinstalu printvicon"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"iuj printilo bezonas nomon (ekzemple lp).\n"
-"Aliaj parametroj, ekzemple la priskribon de la printilo a ian lokon\n"
-"vi povas difini. Kiu nomo devus uzata por i tiu printilo kaj kiel\n"
-"i estas konektata?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Nomo de printilo"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Priskribo"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Loko"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"iuj printvico (al kiu printajn taskojn estas direktata) bezonas nomon\n"
-"(ofte lp) kaj fonan eneligan dosierujon asociata kun i. Kiu nomo kaj\n"
-"dosierujo devus uzata por i tiu printvico?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Nomo de printvico"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Fona eneliga dosierujo"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Printilan Konekton"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Ne povas aldoni subdiskon al _formatita_ RAID md%d"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Ne povas skribi dosieron $file."
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid malsukcesis"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid malsukcesis (eble raidtools mankas)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Ne estas sufiaj subdiskoj por RAID nivelo %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, perioda ordonvicigilo."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd estas uzata por monitori la bateriostaton kaj registri in en la\n"
-"sistemlogdosiero (syslog). Vi anka povas uzi in por halti la komputilon\n"
-"kiam la baterioargo estas malgranda."
-
-#: ../../services.pm_.c:20
-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 ""
-"Lanas ordonojn vicigitajn per la 'at' ordono je la horo specifita kiam\n"
-"'at' estis uzata, kaj lanas baajn ordonojn kiam la argmezo estas\n"
-"sufie malgranda."
-
-#: ../../services.pm_.c:22
-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 estas norma Uniksa programo kiu lanas programojn kiujn la uzulo\n"
-"specifas je periodaj tempoj. vixie cron aldonas kelkajn trajtojn al la\n"
-"baza Uniksa cron, inkluzive de pli bona sekureco kaj pli fortaj\n"
-"konfiguraj opcioj."
-
-#: ../../services.pm_.c:25
-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 aldonas subtenon por musoj al teksta-reimaj Linuksaj aplikoj ekzemple\n"
-"la 'Midnight Commander' (Meznokta Estro). Anka i permesas uzi la muson\n"
-"por transpoigi e la konzolo (Sen X Fenestroj)."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache estas Tut-Tera Teksaa servilo. i liveras HTML-ajn dosierojn\n"
-"kaj CGI (komuna\tkluza interfaco)."
-
-#: ../../services.pm_.c:32
-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 ""
-"La interreta superservila demono (kutime nomata inetd) lanas sortimenton\n"
-"da aliaj interretaj servoj labezone. i respondas por la lano de multaj\n"
-"servoj, inkluzive de telnet, ftp, rsh, kaj rlogin. Se vi malaltas inetd,\n"
-"ve malaltas iujn el la servoj por kiuj i respondas."
-
-#: ../../services.pm_.c:36
-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:38
-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 tiu pakao argas la elektitan klavarmapon la /etc/sysconfig/keyboard.\n"
-"Vi povas elekti i tion per la kbdconfig utilprogramo. Vi lasus i tion\n"
-"ebligatan por la plejmulto da sistemoj."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 estas la printvica dajmono bezonata por lpr tage funkcii. i estas\n"
-"baze servilo kiu arbitracias printajn taskojn al printilo(j)."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"'named' (BIND) estas Domajna NomServilo (DNS) kiun vi uzas por trovi\n"
-"potejojn de IP adresoj."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Muntas kaj malmuntas iujn RetDosierSistemajn (NFS), SMB (Lan\n"
-"Manager/Vindozaj), kaj NCP (NetWare) surmetingojn."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"altas/Malaltas iujn retajn interfacojn konfiguratajn por lani\n"
-"dum sistemstartado."
-
-#: ../../services.pm_.c:56
-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 estas populara protokolo por dosierdistribuado tra TCP/IP retoj.\n"
-"i tiu servo provizas NFS dosierlosado, kiun vi konfiguras per la\n"
-"/etc/exports dosiero."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS estas populara protokolo por dosierdistribuado tra TCP/IP retoj.\n"
-"i tiu servo provizas NFS dosierlosado."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 subteno kutime estas subteno de ao kiel ethernet kaj modemoj en\n"
-"tekkomputiloj. i ne estos lanata krom se vi konfiguras i por ke i\n"
-"estu sendanera e komputiloj kiuj ne bezonas in."
-
-#: ../../services.pm_.c:67
-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 ""
-"La pordmapilo direktas RPC konektojn, kiujn protokoloj kiel NFS kaj NIS "
-"uzas.\n"
-"La pordmapservilo devas esti uzata e komputiloj kiuj agas kiel serviloj\n"
-"por protokoloj kiuj uzas la RPC mekanismon."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"\"Postfix\" estas PotTransportPerilo, kiu estas la programo kiu movas\n"
-"retpoton de unu komputilo al alia."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Savas kaj restaras sisteman entropikomunaon por pli altkvalita\n"
-"generado de aleatoraj nombroj."
-
-#: ../../services.pm_.c:74
-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:76
-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 ""
-"La routed dajmono permesas atomatan isdatigon de la IP enkursigila tabelo\n"
-"per la RIP protokolo. Kvankam RIP estas vaste uzata je malgrandaj retoj,\n"
-"pli malsimplaj enkursigaj protokoloj estas bezonataj por malsimplaj retoj."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"La rstat protokolo permesas al uzuloj sur reto ekstrakti metrikojn\n"
-"pri la rapideco de iu ajn komputilo sur tiu reto."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"La ruser protokolo permesas al uzuloj sur reto identigi kiujn estas\n"
-"konektataj e aliaj respondantaj komputiloj."
-
-#: ../../services.pm_.c:83
-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 ""
-"La rwho protokolo permesas al uzuloj havigi liston de iuj el la uzuloj\n"
-"konektataj e komputilo kiu estas uzanta la rwho dajmono (simila al finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr ""
-
-#: ../../services.pm_.c:86
-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 (sistemlogilo) estas la rimedo per kiu multaj dajmonoj registras\n"
-"mesaojn al diversaj sistemlogdosieroj. i estas bona ideo iam uzi\n"
-"syslog."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"Startas kaj esigas la X Tiparan Servilon je starttempo kaj esiga tempo."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Elektu kiujn servojn devus atomate startata e starta tempo"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "running"
-msgstr "Averto"
-
-#: ../../services.pm_.c:137
-#, fuzzy
-msgid "stopped"
-msgstr "Alfiksu"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-#, fuzzy
-msgid "On boot"
-msgstr "Radiko"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Mi ne povas legi vian subdisktabelon, i estas tro difektita por mi :(\n"
-"Mi penos dari per blankigi difektitajn subdiskojn"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Disdividado de Interreta Konekto"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-
-#: ../../standalone/drakgw_.c:119
-#, fuzzy
-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 ""
-"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-
-#: ../../standalone/drakgw_.c:123
-#, fuzzy
-msgid "disable"
-msgstr "Tabelo"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "forsendu"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "rekonfiguru"
-
-#: ../../standalone/drakgw_.c:126
-#, fuzzy
-msgid "Disabling servers..."
-msgstr "Detektas aparatojn..."
-
-#: ../../standalone/drakgw_.c:134
-#, fuzzy
-msgid "Internet connection sharing is now disabled."
-msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"
-
-#: ../../standalone/drakgw_.c:144
-#, fuzzy
-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 ""
-"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "ebligu"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr ""
-
-#: ../../standalone/drakgw_.c:160
-#, fuzzy
-msgid "Internet connection sharing is now enabled."
-msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Mi ne povas kompreni la enhavon de la konfigurodosiero."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-#, 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 ""
-"Nun kiam via Interreta konekto estas konfigurata,\n"
-"vi povas konfiguri vian komputilon por disdividi ian Interretan konekton.\n"
-"Notu: vi bezonas dedian Retadaptilon por konfiguri Lokan Reton (LAN).\n"
-"\n"
-"u vi deziras konfiguri Disdividadon de Interreta Konekto?\n"
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:208
-#, fuzzy, c-format
-msgid "Interface %s"
-msgstr "Interreto"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Via komputilo ne havas retadaptilon!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanu la\n"
-"aparatokonfigurilon."
-
-#: ../../standalone/drakgw_.c:224
-#, fuzzy, 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 ""
-"Ekzitas nur unu konfigurita retadaptilo sur via sistemo:\n"
-"\n"
-"$interface\n"
-"\n"
-"u vi deziras konfiguri vian Lokan Reton (LAN) kun i tiu adaptilo?"
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Bonvole elektu kiun retadaptilon estos konektata al via Loka Reto (LAN)."
-
-#: ../../standalone/drakgw_.c:242
-#, fuzzy
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Averto, la retadaptilo estas jam konfigurata.\n"
-"u vi deziras rekonfiguri in?"
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Ebla konflikto pri Loka-Reta adreso trovata en nuna konfiguro de $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Konfigurao de barilo detektata!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Averto. Ekzistanta konfigurao de barilo detektata. Vi eble devas permane\n"
-"fiksi in poste de la instalado."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Mi konfiguras..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"Mi konfiguras komandodosierojn, instalas programojn, startas servilojn..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Problemoj instalante pakaon $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Gratulojn!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-
-#: ../../standalone/drakgw_.c:608
-#, fuzzy
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-
-#: ../../standalone/drakgw_.c:609
-#, fuzzy
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-
-#: ../../standalone/drakgw_.c:610
-#, fuzzy
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-
-#: ../../standalone/drakgw_.c:615
-#, fuzzy
-msgid "Internet connection sharing configuration"
-msgstr "Interreta konektao kaj konfiguro"
-
-#: ../../standalone/drakgw_.c:622
-#, 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 "Disdividado de Interreta Konekto"
-
-#: ../../standalone/draknet_.c:59
-#, fuzzy, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-#, fuzzy
-msgid "Profile: "
-msgstr "muntado malsukcesis: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:140
-#, fuzzy
-msgid "Hostname: "
-msgstr "Potejo"
-
-#: ../../standalone/draknet_.c:147
-#, fuzzy
-msgid "Internet access"
-msgstr "Interreto"
-
-#: ../../standalone/draknet_.c:160
-#, fuzzy
-msgid "Type:"
-msgstr "Speco: "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Kluzo:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-#, fuzzy
-msgid "Interface:"
-msgstr "Interreto"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr ""
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Connected"
-msgstr "Nomo de konekto"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-#, fuzzy
-msgid "Not connected"
-msgstr "ADSL Konfigurao"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr ""
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../standalone/draknet_.c:199
-#, fuzzy
-msgid "Closing your connection..."
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../standalone/draknet_.c:204
-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:207
-#, fuzzy
-msgid "The system is now disconnected."
-msgstr "Kiel vi deziras konekti al la Interreto?"
-
-#: ../../standalone/draknet_.c:219
-#, fuzzy
-msgid "Configure Internet Access..."
-msgstr "Konfiguru servojn"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-#, fuzzy
-msgid "LAN configuration"
-msgstr "ADSL Konfigurao"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Adapter"
-msgstr "isdatigu"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Driver"
-msgstr "Servilo"
-
-#: ../../standalone/draknet_.c:231
-#, fuzzy
-msgid "Interface"
-msgstr "Interreto"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:250
-#, fuzzy
-msgid "Configure Local Area Network..."
-msgstr "Konfiguru lokan reton"
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr ""
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr ""
-
-#: ../../standalone/draknet_.c:307
-#, fuzzy
-msgid "Please Wait... Applying the configuration"
-msgstr "Provu konfiguraon"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-#, fuzzy
-msgid "LAN Configuration"
-msgstr "ADSL Konfigurao"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr ""
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr ""
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr ""
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr ""
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-#, fuzzy
-msgid "Disable"
-msgstr "Tabelo"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Ebligu"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-#, fuzzy
-msgid "Internet connection configuration"
-msgstr "Interreta konektao kaj konfiguro"
-
-#: ../../standalone/draknet_.c:532
-#, fuzzy
-msgid "Internet Connection Configuration"
-msgstr "Interreta konektao kaj konfiguro"
-
-#: ../../standalone/draknet_.c:541
-#, fuzzy
-msgid "Connection type: "
-msgstr "Nomo de konekto"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr ""
-
-#: ../../standalone/draknet_.c:560
-#, fuzzy
-msgid "Provider dns 1 (optional)"
-msgstr "Provizanto DNS 1"
-
-#: ../../standalone/draknet_.c:561
-#, fuzzy
-msgid "Provider dns 2 (optional)"
-msgstr "Provizanto DNS 2"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr ""
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr ""
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Bonvenon Al Rompistoj"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Malbona"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoja"
-
-#: ../../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 ""
-"vi devus uzi i tiun nivelon zorge. i faras vian komputilon pli facila\n"
-"por uzi, sed delikatega: vi devus neniam uzi i surrete.\n"
-"i ne havas pasvortojn."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Pasvortoj nun estas ebligataj, sed uzado kiel reta komputilo estas ankora\n"
-"ne rekomendita."
-
-#: ../../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 ""
-"Malmultaj plibonigoj e i tiu sekurnivelo, la efa estas ke i havas pli\n"
-"multajn sekurecajn avertojn kaj kontrolojn."
-
-#: ../../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 tiu estas la normala sekureco rekomendata por komputilo kiu estos uzata\n"
-"por konekti al la Interreto kiel kliento. Nun estas sekurecaj kontroloj."
-
-#: ../../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 ""
-"Kun i tiu sekurnivelo, uzado de i tiu komputilo kiel servilo eblias.\n"
-"La sekureco nun estas sufie alta por uzi la sistemon kiel servilo kiu\n"
-"akceptas konektojn de multaj klientoj."
-
-#: ../../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 ""
-"Ni uzas aspektojn de la kvara nivelo, sed nun la komputilo estas tute\n"
-"malfermita. Sekurecaj aspektoj estas e iliaj maksimumoj."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Elektas sekurnivelon"
-
-#: ../../standalone/drakxconf_.c:44
-#, fuzzy
-msgid "Control Center"
-msgstr "Konekti al la interreto"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Elektu la ilon kiun vi deziras instali"
-
-#: ../../standalone/keyboarddrake_.c:16
-#, fuzzy
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uzado: keyboarddrake [--expert]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr ""
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "anu KD-ROM-on"
-
-#: ../../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 ""
-"anu vian KDROM!\n"
-"\n"
-"Bonvole, enovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
-"\"\n"
-"kiam vi finos.\n"
-"Se vi ne havas in, klaku \"Nuligu\" por eviti la instaladon de i tiu KDROM."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "neniu serial_usb (seria USB) trovita\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "u vi deziras emuli trian musbutonon?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Bonvole, provu la muson"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "ISDN-a Konfiguraon"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "Movu"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Konekti al la interreto"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Malkonekti el la interreto"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Malkonekti el la interreto"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Malkonekti el la interreto"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "Nomo de konekto"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "Nomo de konekto"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Konfiguru interretan konektaon"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Konfigurao de barilo"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Konfigurao de barilo"
-
-#: ../../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 ""
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:15
-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:22
-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:27
-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:32
-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:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Eraro dum malfermado de %s por skribi: %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Development"
-msgstr "Programisto"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Workstation"
-msgstr "Laborstacio"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia - Graphics"
-msgstr "Plurmedia - Grafiko"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Interreto"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer (client)"
-msgstr "Reta Printilo (ingo)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet station"
-msgstr "Interreta Konfigurado"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Oficejo"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Multimedia station"
-msgstr "Plurmedia - Sono"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C kaj C++ programadaj bibliotekoj, programoj kaj apdosieroj"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentaro"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Plurmedia - Sono"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Scientific Workstation"
-msgstr "Laborstacio"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Redaktiloj, eloj, dosieriloj, terminaloj"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Ludoj"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Plurmedia - Video"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Reta Printilo (ingo)"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Office Workstation"
-msgstr "Laborstacio"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Plurmedia - KD-ROM Kreado"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Database"
-msgstr "Datumbazoj"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Server"
-msgstr "X servilo"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Konfiguraon"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "KDE Workstation"
-msgstr "Laborstacio"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Gnome Workstation"
-msgstr "Laborstacio"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Interreto"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Game station"
-msgstr "Dokumentaro"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr ""
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Tools to ease the configuration of your computer"
-msgstr "u vi deziras provi la konfiguraon?"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minutoj"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minuto"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d sekundoj"
-
-#, fuzzy
-#~ msgid "Configure..."
-#~ msgstr "Mi konfiguras..."
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "ADSL Konfigurao"
-
-#, fuzzy
-#~ msgid "Selected size %d%s"
-#~ msgstr "Elektu dosieron"
-
-#, fuzzy
-#~ msgid "Opening your connection..."
-#~ msgstr "Konfiguru interretan konektaon"
-
-#, fuzzy
-#~ msgid "Standard tools"
-#~ msgstr "Lanorma"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Konfigurado: Aldonu Lokon"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr ""
-#~ "i tiu starta komandodosiero provas argi viajn modulojn por via USB muso."
-
-#, fuzzy
-#~ msgid "Boot style configuration"
-#~ msgstr "Post-instala konfigurado"
-
-#~ 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 ""
-#~ "Nun kiam via Interreta konekto estas konfigurata,\n"
-#~ "vi povas konfiguri vian komputilon por disdividi ian Interretan "
-#~ "konekton.\n"
-#~ "Notu: vi bezonas dedian Retadaptilon por konfiguri Lokan Reton (LAN).\n"
-#~ "\n"
-#~ "u vi deziras konfiguri Disdividadon de Interreta Konekto?\n"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Atomaciataj dependaoj"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Konfiguru LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Kreu praargdisketon"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formatu disketon"
-
-#~ msgid "Choice"
-#~ msgstr "Elekto"
-
-#, fuzzy
-#~ msgid "gMonitor"
-#~ msgstr "Ekrano"
-
-#, fuzzy
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Nun vi povas elekti kelkajn diversajn opciojn por via sistemo.\n"
-#~ "\n"
-#~ " - Uzu drajvajn optimumigaojn: i tiu opcio povas plibonigi la "
-#~ "rapidecon\n"
-#~ " de la drajvo, sed i estas nur por spertaj uzuloj: iuj difektaj "
-#~ "iparoj\n"
-#~ " povas detrui viajn datenojn, do zorgu. Notu ke la kerno havas\n"
-#~ " enkonstruitan nigran liston de drajvoj kaj iparoj, sed se via "
-#~ "deziras\n"
-#~ " eviti malbonajn surprizojn, lasu i tiun opcion ne elektatan\n"
-#~ "\n"
-#~ " - Elektu sekurnivelon: vi povas elekti sekurnivelon por via sistemo.\n"
-#~ " Bonvole konsultu la gvidlibron por plena informo. Baze: se vi ne "
-#~ "scias,\n"
-#~ " elektu \"Meza\".\n"
-#~ "\n"
-#~ " - Preciza kvanto de memoro se bezonata: bedarinde, en la hodiaa "
-#~ "persona\n"
-#~ " komputila mondo, ne estas normala metodo por demandi de la BIOS pri\n"
-#~ " la kvanto da memoro estanta en via komputilo. Konsekvence de tio,\n"
-#~ " GNU/Linukso eble malsukcesas detekti vian kvanton da memoro uste. "
-#~ "Se\n"
-#~ " tiel estas, vi povas specifi la ustan kvanton da memoro i tie. "
-#~ "Notu ke\n"
-#~ " diferenco je 2 a 4 MB estas normala.\n"
-#~ "\n"
-#~ " - Atomata muntado de demetebla medio: se vi preferus ne mane munti\n"
-#~ " demeteblajn mediojn (KDROM, Disketo, Zipdisko) per tajpi \"mount\" "
-#~ "kaj\n"
-#~ " \"umount\", elektu i tiun opcion.\n"
-#~ "\n"
-#~ " - Ebligu NumLock je startado: se vi dezirus ke NumLock estus ebligata\n"
-#~ " post startado, elektu i tiun opcion (Notu: NumLock eble funkcias a\n"
-#~ " ne funkcias sub X)."
-
-#, fuzzy
-#~ msgid "Internet/Network access"
-#~ msgstr "Interreto"
-
-#, fuzzy
-#~ msgid "Mail information"
-#~ msgstr "Montru informon"
-
-#, fuzzy
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "ISDN-a Konfiguraon"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Diversaj"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Diversaj demandoj"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "Ne povas uzi \"supermount\" en alta sekurnivelo"
-
-#~ 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 ""
-#~ "Zorgu: EN I TIU SEKURNIVELO, LA \"ROOT\" SALUTNOMO ESTAS MALPERMESATA E "
-#~ "LA\n"
-#~ "KONZOLO! Se vi deziras esti \"root\", vi devas saluti kiel alia uzulo "
-#~ "kaj\n"
-#~ "sekve uzi \"su\". Pli enerale, ne ekspektu uzi vian komputilon por iu "
-#~ "ajn\n"
-#~ "escepte de servilo.\n"
-#~ "Vi estas avertita."
-
-#~ 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 ""
-#~ "Zorgu, kapabligi \"NumLock\" kazas multe da klavopremoj produkti "
-#~ "ciferojn\n"
-#~ "anstata normaj literoj (ekzemple: premi `p' produktas `6')"
-
-#, fuzzy
-#~ msgid "Actions"
-#~ msgstr "Loko"
-
-#, fuzzy
-#~ msgid "toot"
-#~ msgstr "Radiko"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Unu DNA-a Servilo"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Dua DNA Servilo"
-
-#, fuzzy
-#~ msgid "using module"
-#~ msgstr "Diskuma modalo"
-
-#, fuzzy
-#~ msgid "Development, Database"
-#~ msgstr "Aliaj Programadaj Iloj"
-
-#, fuzzy
-#~ msgid "Development, Standard tools"
-#~ msgstr "Programisto"
-
-#~ msgid "loopback"
-#~ msgstr "retrokonekta"
-
-#~ msgid "None"
-#~ msgstr "Neniu"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Kiu(j)n startargilo(j)n vi deziras uzi?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Atoinstala disketo"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Provu trovi modemon?"
-
-#, fuzzy
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Konfiguru interretan konektaon"
-
-#~ msgid "Configure local network"
-#~ msgstr "Konfiguru lokan reton"
-
-#~ msgid "Disable networking"
-#~ msgstr "Malkapabligu retumon"
-
-#, fuzzy
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Konektu al la Interreto / Konfiguru lokan Reton"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "Loka Reto jam estas konfigurita.\n"
-#~ "u vi deziras:"
-
-#, fuzzy
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "Mi konfiguras..."
-
-#~ msgid "Multimedia"
-#~ msgstr "Plurmedia"
-
-#~ msgid "Sciences"
-#~ msgstr "Sciencoj"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Interretiloj"
-
-#~ msgid "Development C/C++"
-#~ msgstr "Programado C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Konfiguru horzonon"
-
-#~ msgid "Configure printer"
-#~ msgstr "Konfiguru printilon"
-
-#, fuzzy
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr "Reta Printilo (ingo)"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(eble kazos koruptadon de dateno)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Uzu drajvajn optimumigaojn?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Ebligu la \"Num Lock\"-an klavon je startado"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Konfirmu Pasvorton"
-
-#, fuzzy
-#~ msgid "default"
-#~ msgstr "Defalta"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Por kio vi uzos vian komputilon?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Elektu la grandecon kiu vi deziras instali"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Uzu diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Akomodata"
-
-#~ 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 ""
-#~ "u vi certas ke vi estas spertulo?\n"
-#~ "i tio permesos al vi fari potencajn sed danerajn agojn.\n"
-#~ "\n"
-#~ "Mi demandos demandojn kiel: ``u vi deziras `Uzi ombran dosieron por\n"
-#~ "pasvortoj?'', u vi pretas respondi al tiu speco de demando?\""
-
-#~ msgid "Use shadow file"
-#~ msgstr "Uzu ombran dosieron"
-
-#~ msgid "shadow"
-#~ msgstr "ombro"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Uzu MD5-ajn pasvortojn"
-
-#~ msgid "Search"
-#~ msgstr "Seru"
-
-#~ msgid "Package"
-#~ msgstr "Pakao"
-
-#~ msgid "Text"
-#~ msgstr "Teksto"
-
-#~ msgid "Tree"
-#~ msgstr "Arbo"
-
-#~ msgid "Sort by"
-#~ msgstr "Ordigu la"
-
-#~ msgid "Category"
-#~ msgstr "Kategorio"
-
-#~ msgid "See"
-#~ msgstr "Vidu"
-
-#~ msgid "Installed packages"
-#~ msgstr "Instalitaj pakaoj"
-
-#~ msgid "Available packages"
-#~ msgstr "Haveblaj pakaoj"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Montru nur foliojn"
-
-#~ msgid "Expand all"
-#~ msgstr "Etendu ion"
-
-#~ msgid "Collapse all"
-#~ msgstr "Maletendu ion"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Aldonu lokon de pakaoj"
-
-#~ msgid "Update location"
-#~ msgstr "isdatigu lokon"
-
-#~ msgid "Remove"
-#~ msgstr "Forigu"
-
-#~ msgid "Find Package"
-#~ msgstr "Trovu pakaon"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Trovu Pakaon kiu enhavas dosieron"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "altu inter Instalita kaj Havebla"
-
-#~ msgid "Uninstall"
-#~ msgstr "Malinstalu"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Elektu pakaon por instali"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Kontrolas dependaojn"
-
-#~ msgid "Wait"
-#~ msgstr "Atendu"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "La sekvaj pakaoj estos malinstalataj"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "Malinstalas la RPM-ajn dosierojn"
-
-#~ msgid "Regexp"
-#~ msgstr "Regula Esprimo"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Kiun pakaon vi seras?"
-
-#~ msgid "%s not found"
-#~ msgstr "%s ne trovita"
-
-#~ msgid "No match"
-#~ msgstr "Neniu egalaon"
-
-#~ msgid "No more match"
-#~ msgstr "Neniuj pluaj egalaoj"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake estas nune en la reimo de ``nesufia-memoro''.\n"
-#~ "Mi restartos rpmdrake por permesi seri dosierojn."
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Kiun dosieron vi seras?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Kion vi seras?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Donu nomon (ekz-e `ekstra', `komerca')"
-
-#~ msgid "Directory"
-#~ msgstr "Dosierujo"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Neniu KD-ROMo havebla (neniu en /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL por la dosierujo kiu enhavas la RPM-ajn dosierojn"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Por FTP kaj HTTP, vi bezonas doni la lokon por hdlist-o.\n"
-#~ "i devas esti relativa al la supra URL-o."
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Bonvole liveru la sekvantan informon"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s estas jam uzata"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "isdatigas la bazon de RPM-aj dosieroj"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Forigos enskribon %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Trovas foliojn"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Trovi foliojn bezonas iom da tempo"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "Mi trovis ISDN-an Karton:\n"
-
-#~ msgid "France"
-#~ msgstr "Francujo"
-
-#~ msgid "Other countries"
-#~ msgstr "Aliaj landoj"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "En kiu lando vi estas?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Alcatel modemo"
-
-#~ msgid "ECI modem"
-#~ msgstr "ECI modemo"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr ""
-#~ "Se via ADSL modemo estas Alcatel-a, elektu \"Alcatel\". Aliokaze, elektu "
-#~ "\"ECI\"."
-
-#~ msgid "don't use pppoe"
-#~ msgstr "ne uzu pppoe"
-
-#~ msgid "mandatory"
-#~ msgstr "deviga(j)"
-
-#~ msgid "interesting"
-#~ msgstr "interesa(j)"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (grava(j))"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (tre agrabla(j))"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (agrabla(j))"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Al kiu seria pordo estas via muso konektata?"
-
-#~ msgid "KDE, QT, Gnome, GTK+"
-#~ msgstr "KDE, QT, Gnome, GTK+"
-
-#~ msgid "Python, Perl, libraries, tools"
-#~ msgstr "Python, Perl, bibliotekoj, iloj"
-
-#~ msgid "Czech"
-#~ msgstr "ea"
-
-#~ msgid "Slovakian"
-#~ msgstr "Slovaka"
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
deleted file mode 100644
index 3181df6a9..000000000
--- a/perl-install/share/po/es.po
+++ /dev/null
@@ -1,10265 +0,0 @@
-# Translation file of Mandrake graphic install
-# Copyright (C) 1999 Mandrakesoft
-# Pablo Saratxaga <pablo@mandrakesoft.com>, 1999-2000
-# Fabian Mandelbaum <fabman@mandrakesoft.com>, 2000, 2001
-# Juan Manuel Garca Molina <juanmagm@mail.com>, 2000
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-04-24 08:47-0300\n"
-"Last-Translator: Fabian Mandelbaum <fabman@mandrakesoft.com>\n"
-"Language-Team: spanish\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Configurar los monitores independientemente"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Usar extensin Xinerama"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Slo configurar tarjeta \"%s\" (%s)"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Configuracin multi-monitor"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Su sistema soporta configuracin multi-monitor.\n"
-"Qu desea hacer?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Tarjeta grfica"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Seleccione una tarjeta grfica"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Elija un servidor X"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "servidor X"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Qu tipo de configuracin de XFree desea tener?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Su tarjeta puede soportar aceleracin de 3D pero slo con XFree %s.\n"
-"XFree %s soporta su tarjeta y puede tener un soporte de 2D mejor."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Su tarjeta puede soportar aceleracin de 3D por hardware con XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s con aceleracin de 3D por hardware"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Su tarjeta puede tener soporte de 3D por hardware con XFree %s,\n"
-"NOTE QUE ESTE SOPORTE ES EXPERIMENTAL Y PUEDE CONGELAR A SU COMPUTADORA."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s con aceleracin EXPERIMENTAL de 3D por hardware"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Su tarjeta slo puede soportar aceleracin de 3D por hardware con XFree %s,\n"
-"NOTE QUE ESTE SOPORTE ES EXPERIMENTAL Y PUEDE CONGELAR A SU COMPUTADORA.\n"
-"XFree %s soporta su tarjeta y puede tener un soporte de 2D mejor."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "Configuracin de XFree"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Seleccione la cantidad de memoria de su tarjeta grfica"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Elija las opciones para el servidor X"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Elija un monitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Los dos parmetros crticos son la frecuencia de barrido vertical, que "
-"indica la frecuencia a la cual se refresca la pantalla entera, y ms\n"
-"importante an, la frecuencia de sincronizacin horizontal, la cual es la\n"
-"frecuencia de las lneas de barrido horizontal.\n"
-"\n"
-"Es SUMAMENTE IMPORTANTE que no especifique un tipo de monitor con una\n"
-"frecuencia de sincronizacin superior a la capacidad real de su monitor:\n"
-"puede daar su monitor.\n"
-"En caso de duda, elija una configuracin conservadora."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Frecuencia de barrido horizontal"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Frecuencia de barrido vertical"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "El monitor no est configurado"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "La tarjeta grfica todava no est configurada"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Resoluciones todava no elegidas"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Desea probar la configuracin?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr ""
-"Advertencia: probar con esta tarjeta de vdeo puede congelar a su computadora"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Probar la configuracin"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"intente cambiar algunos parmetros"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Ocurri un error:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Saliendo en %d segundos"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Es esta la configuracin correcta?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Ocurri un error, intente cambiar algunos parmetros"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Resolucin"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Elija la resolucin y la profundidad de colores"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Tarjeta grfica: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "Servidor XFree86: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Modo Experto"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Mostrar todo"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Resoluciones"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Eleccin del tipo de teclado: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Tipo de ratn: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Dispositivo del ratn: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Frecuencia horizontal del monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Frecuencia vertical del monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Tarjeta grfica: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Memoria de la tarjeta grfica: %s KB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Profundidad de color: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resolucin: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "Servidor XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Controlador XFree86: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Preparando la configuracin de X-Window"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Qu desea hacer?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Cambiar el monitor"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Cambiar la tarjeta grfica"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Cambiar las opciones del servidor X"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Cambiar la resolucin"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Mostrar informacin"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Probar de nuevo"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Salir"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Conservar los cambios?\n"
-"La configuracin corriente es:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Abra de nuevo una sesin %s para activar los cambios"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Por favor salga de la sesin y luego use Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X al arrancar"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Puedo configurar su computadora para que inicie X automticamente\n"
-"al arrancar. Desea que X se lance cuando Ud. reinicie?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 colores (8 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 mil colores (15 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 mil colores (16 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 millones de colores (24 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 billones de colores (32 bits)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 KB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB o ms"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA estndar, 640x480 a 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 a 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "Compatible 8514, 1024x768 a 87 Hz entrelazado (sin 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 a 87 Hz entrelazado, 800x600 a 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Super VGA extendido, 800x600 a 60 Hz, 640x480 a 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "SVGA no-entrelazado, 1024x768 a 60 Hz, 800x600 a 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "SVGA alta-frecuencia, 1024x768 a 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Monitor multi-frecuencia que soporta 1280x1024 a 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Monitor multi-frecuencia que soporta 1280x1024 a 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Monitor multi-frecuencia que soporta 1280x1024 a 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Monitor que soporta 1600x1200 a 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Monitor que soporta 1600x1200 a 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Primer sector de la particin de arranque"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Primer sector del disco (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "Instalacin de SILO"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Dnde quiere instalar el cargador de arranque?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "Instalacin de LILO/grub"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO con men de texto"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO con men grfico"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Arrancar desde DOS/Windows (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Opciones principales del cargador de arranque"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Cargador de arranque a usar"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Instalacin del cargador de arranque"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Dispositivo de arranque"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (no funciona con BIOS antiguos)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Compacto"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "compacto"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Modo de vdeo"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Demora antes de arrancar la imagen predeterminada"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Contrasea"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Contrasea (de nuevo)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Restringir las opciones de la lnea de comandos"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "restringir"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Limpiar /tmp en cada inicio del equipo"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Precise el tamao de la RAM si es necesario (se encontraron %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Activar perfiles mltiples"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Proporcione el tamao de la RAM en MB"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"La opcin Restringir las opciones de la lnea de comandos\n"
-"no tiene sentido sin contrasea"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Vuelva a intentarlo por favor"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Las contraseas no coinciden"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Mensaje de Init"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Demora de Open Firmware"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Tiempo de espera de arranque del ncleo"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "Habilitar el arranque desde CD?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Habilitar el arranque de OF?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "SO predeterminado?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Aqu estn las diferentes entradas.\n"
-"Ud. puede aadir algunas otras o cambiar las que ya existen."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Aadir"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Hecho"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Modificar"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Qu tipo de entrada desea aadir?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Otros SO (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Otros SO (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Otros SO (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Imagen"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Raz"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Agregar"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Lectura/escritura"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabla"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Inseguro"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etiqueta"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Por omisin"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Tamao de Initrd"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "NoVideo"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Quitar entrada"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "No se admite una etiqueta vaca"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Esta etiqueta ya est en uso"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Qu tipo de particionado?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "%s interfaces %s encontradas"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Tiene alguna otra?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Tiene alguna interfaz %s?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "No"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "S"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Ver informacin sobre el hardware"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Instalando controlador para tarjeta %s %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(mdulo %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Qu controlador de %s debo probar?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"En algunos casos, el controlador de %s necesita informacin extra\n"
-"para funcionar correctamente, aunque normalmente funcione sin ella.\n"
-"Desea especificar informacin extra para el controlador o dejar que el "
-"mismo\n"
-"pruebe su equipo y encuentre la informacin que necesita? A veces,\n"
-"el probar el equipo puede provocar que este se cuelgue, pero no debera\n"
-"causar dao alguno."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Autodeteccin"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Especificar las opciones"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Ahora puede suministrar las opciones para el mdulo %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Aqu deben ir las diferentes opciones para el mdulo %s.\n"
-"Las opciones son de la forma nombre=valor nombre2=valor2 ....\n"
-"Por ejemplo puede tener io=0x300 irq=7"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Opciones de los mdulos:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Fallo al cargar el mdulo %s.\n"
-"Desea reintentarlo con otros parmetros?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s ya fue aadido)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Esta contrasea es demasiado sencilla"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Ingrese el nombre de usuario"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"El nombre de usuario (login) slo debe contener letras, nmeros, - y _"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Este nombre de usuario ya fu aadido"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Aadir usuario"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Ingrese un usuario\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Aceptar usuario"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Nombre y apellido"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Nombre de usuario"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Shell"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Icono"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Conexin automtica"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Puedo configurar su computadora para que se conecte a un usuario\n"
-"automticamente al arrancar. Si no desea esto, haga clic sobre Cancelar."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Elija el usuario predeterminado:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Elija el administrador de ventanas a ejecutar:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Bienvenido a %s, el selector de SO de arranque!\n"
-"\n"
-"Elija un sistema operativo de la lista.\n"
-"O espere %d segundos para que arranque el sistema predeterminado.\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Bienvenido a GRUB, el selector de SO de arranque!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Use las teclas %c y %c para seleccionar una entrada."
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Pulse <INTRO> para iniciar el SO elegido, pulse 'e' para editar"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "los comandos antes de iniciar, o pulse 'c' para una linea de comandos."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Se va a iniciar la entrada resaltada en %d segundos."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "no hay espacio suficiente en /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:918
-msgid "Desktop"
-msgstr "Escritorio"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Men Inicio"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "todava no est implementada la ayuda.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Configuracin del Estilo de Arranque"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Archivo"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Archivo/_Nuevo"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Archivo/_Abrir"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>A"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Archivo/_Guardar"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>G"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Archivo/Guardar _Como"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Archivo/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Archivo/_Salir"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>S"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Opciones"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Opciones/Probar"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_aYuda"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Ayuda/_Acerca de..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Configurar"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"En este momento est usando %s como Administrador de arranque.\n"
-"Haga click sobre Configurar para lanzar el asistente de configuracin."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Modo de Lilo/Grub"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Monitor Categorizante NewStyle"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Monitor NewStyle"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Monitor tradicional"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Monitor Gtk+ tradicional"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Iniciar Aurora al momento del arranque"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Modo de arranque"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Iniciar el sistema X-Window al comenzar"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "No, no deseo conexin automtica"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "S, deseo conexin automtica con este (usuario, escritorio)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Modo del sistema"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Por omisin"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "Aceptar"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Cancelar"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "no puedo abrir /etc/inittab para lectura: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "no puedo abrir /etc/sysconfig/autologin/ para lectura: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "Fall la instalacin de LILO. Ocurri el error siguiente:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Crear"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Desmontar"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Borrar"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatear"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Redimensionar"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tipo"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Punto de montaje"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Escribir /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Cambiar al modo experto"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Cambiar al modo normal"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Restaurar a partir de un archivo"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Guardar en un archivo"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Asistente"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Restaurar a partir de un disquete"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Guardar en un disquete"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Borrar todas"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Formatear todas"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Asignacin automtica"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Todas las particiones primarias estn usadas"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "No puedo agregar ms particiones"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Para tener ms particiones, por favor borre alguna para poder crear una "
-"particin extendida"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "No hay espacio libre suficiente para auto-asignacin"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Deshacer"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Escribir la tabla de particiones"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Ms"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Intercambio"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Vaco"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Otros"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Tipo de sist. de archivos:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Detalles"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Ud. tiene una particin FAT de gran tamao\n"
-"(generalmente usada por DOS/Windows de MicroSoft).\n"
-"Le sugiero que primero cambie el tamao de la misma\n"
-"(para eso haga clic sobre ella, y luego sobre Redimensionar)"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Por favor, primero haga una copia de respaldo de sus datos"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lea con cuidado!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Si piensa usar aboot, no olvide dejar espacio libre (2048 sectores es\n"
-"suficiente) al principio del disco"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Cuidado: esta operacin es peligrosa."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Error"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Punto de montaje: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Dispositivo: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Letra DOS: %s (simplemente una adivinanza)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Tipo: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Nombre: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Comienzo: sector %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Tamao: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sectores"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Cilindro %d a cilindro %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formateado\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "No formateado\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Montado\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Archivo(s) de loopback: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Particin predeterminada de arranque\n"
-" (para arranque de MS-DOS, no para lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Nivel %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Tamao de los bloques %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "Discos-RAID %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Nombre del archivo de loopback: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Es probable que esta particin sea\n"
-"una partcin de Controlador, probablemente\n"
-"debera dejarla como est.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Esta particin especial de Bootstrap\n"
-"es para el arranque\n"
-"dual de su sistema.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Por favor, haga clic sobre una particin"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Tamao: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometra: %s cilindros, %s cabezas, %s sectores\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "Discos-LVM %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Tipo de la tabla de particiones: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "en el bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Montar"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Activar"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Aadir al RAID"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Quitar del RAID"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Modificar el RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Aadir al LVM"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Quitar del LVM"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Usar para loopback"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Elija una accin"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Disculpe, pero no puedo aceptar la creacin de una particin /boot tan "
-"lejos\n"
-"en el disco (en un cilindro > 1024). O bien usa LILO, y es probable que\n"
-"no funcionar, o bien no usa LILO y entonces no necesita /boot"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"La particin que escogi para usar como raz (/) est fsicamente ubicada\n"
-"despus del 1024 cilindro del disco rgido, y no tiene particin /boot.\n"
-"Si piensa usar el cargador de arranque LILO, tenga presente\n"
-"el aadir una particin /boot"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Ud. eligi una particin RAID en software como particin raz (/).\n"
-"Ningn cargador de arranque es capaz de manejarlo sin una particin /boot.\n"
-"As que tenga en cuenta el aadir una particin /boot."
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Use %s en su lugar"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Use Desmontar primero"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"Se perdern todos los datos de la particin %s despus de cambiar su tipo."
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Seguir adelante?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Salir sin grabar"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Salir del programa sin grabar la tabla de particiones?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Cambiar tipo de particin"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Qu sistema de archivos desea?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "No se puede usar ReiserFS para particiones menores que 32MB"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Donde desea montar el archivo de loopback %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Dnde desea montar el dispositivo %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"No puedo deseleccionar el punto de montaje ya que esta particin\n"
-"se usa para un montaje en loopback.\n"
-"Quite el montaje de loopback primero"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Se perdern todos los datos de la particin %s despus de formatearla."
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formateando"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Formateando el archivo de loopback %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formateando la particin %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Luego de formatear todas las particiones,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "se perdern todos los datos en dichas particiones"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Desplazar"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "A cual disco desea desplazarla?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sector"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "A cual sector desea desplazarla?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Desplazando"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Desplazando una particin..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Se escribir al disco la tabla de particiones de la unidad %s!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Necesita reiniciar el equipo para que la modificacin tenga efecto"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Calculando los lmites del sistema de archivos FAT"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Redimensionando"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Esta particin no es redimensionable"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr ""
-"Debera hacer una copia de respaldo de todos los datos de esta particin"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"Se perdern todos los datos de la particin %s despus de cambiar su tamao"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Eligiendo el tamao nuevo"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Crear una particin nueva"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Sector de comienzo: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Tamao en MB: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Tipo de sist. de archivos: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Preferencia: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Esta particin no puede usarse para el loopback"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Nombre del archivo de loopback: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr ""
-"El archivo ya est usado por otro dispositivo loopback\n"
-"elija otro archivo por favor"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "El archivo ya existe. Desea usarlo?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Elija un archivo"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"La tabla de particiones de respaldo no tiene\n"
-"el mismo tamao. Desea continuar de todas formas?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Advertencia"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Inserte un disquete en la unidad\n"
-"Se perdern todos los datos del disquete"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Tratando de rescatar la tabla de particiones"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "dispositivo"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "nivel"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "tamao de los bloques"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Elegir un RAID existente al cual aadir"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "nuevo"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Elegir un LVM existente al cual aadir"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "nombre de LVM"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Montaje automtico de los soportes extrables"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Rescatar la tabla de particiones"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Recargar"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s formateo de %s fall"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "No s cmo formatear %s en el tipo %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "mount fall: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "error desmontando %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "simple"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "servidor"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Los puntos de montaje deben comenzar con una /"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Ya existe una particin con punto de montaje %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Montajes circulares %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "No puede usar un Volmen Lgico LVM para punto de montaje %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Este directorio debera permanecer dentro del sistema de archivos raz"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Necesita un sistema de archivos verdadero (ext2, reiserfs) para este punto "
-"de montaje\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Error al abrir %s para escribir: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Ocurri un error - ningn dispositivo vlido fue encontrado en el cual crear "
-"nuevos sistemas de archivos. Por favor, verifique su equipo para ver la\n"
-"razn de este fallo."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "No tiene particin alguna!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-"Por favor, elija el idioma que prefiere para la instalacin y el uso del "
-"sistema."
-
-#: ../../help.pm_.c:12
-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 ""
-"Debe aceptar los trminos de la licencia de arriba para continuar la "
-"instalacin\n"
-"\n"
-"\n"
-"Por favor, haga clic sobre Aceptar si est de acuerdo con los trminos de "
-"la misma.\n"
-"Por favor, haga clic sobre Rechazar si no est de acuerdo con los trminos "
-"de\n"
-"la misma. La instalacin finalizar sin modificar su configuracin actual."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Elija la disposicin de teclado que corresponde al suyo en la lista"
-
-#: ../../help.pm_.c:25
-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 ""
-"Si desea otros idiomas (adems del que eligi al comienzo de\n"
-"la instalacin) estn disponibles luego de la instalacin, por favor, "
-"eljalos\n"
-"de la lista de arriba. Si desea seleccionarlos a todos, slo debe "
-"seleccionar Todos."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Por favor, elija Instalar si no hay instalada una versin previa de Linux-"
-"Mandrake\n"
-"o si desea usar varios sistemas operativos.\n"
-"\n"
-"Por favor, elija Actualizar si desea actualizar una versin ya existente "
-"de Linux-Mandrake.\n"
-"\n"
-"\n"
-"Dependiendo de su conocimiento de GNU/Linux, Ud. puede elegir uno de los "
-"niveles siguientes para\n"
-"instalar o actualizar su sistema Linux-Mandrake:\n"
-"\n"
-"\t* Recomendada: si nunca antes ha instalado un sistema operativo GNU/Linux "
-"elija esta opcin. La instalacin ser\n"
-"\t muy fcil y slo se le formularn pocas preguntas.\n"
-"\n"
-"\n"
-"\t* Personalizada: si est familiarizado lo suficiente con GNU/Linux, puede "
-"elegir el uso primario (servidor,\n"
-"\t estacin de trabajo, desarrollo) de su sistema. Deber contestar ms "
-"preguntas que en la clase de instalacin\n"
-"\t Recomendada, por lo cual debe saber como funciona GNU/Linux para "
-"elegir esta clase de instalacin.\n"
-"\n"
-"\n"
-"\t* Experto: si conoce profundamente a GNU/Linux, puede elegir esta clase de "
-"instalacin. Como en la clase\n"
-"\t Personalizada, podr elegir el uso primario (servidor, estacin de "
-"trabajo, desarrollo). Tenga sumo\n"
-"\t cuidado al elegir esta clase de instalacin. Podr realizar una "
-"instalacin altamente personalizada.\n"
-"\t Las respuestas a algunas preguntas pueden ser muy difciles si no tiene "
-"suficiente conocimiento de GNU/Linux.\n"
-"\t Entonces, no elija esta clase de instalacin a menos que sepa lo que "
-"hace."
-
-#: ../../help.pm_.c:56
-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 ""
-"Seleccione:\n"
-"\n"
-" - Personalizada: si ya est familiarizado con GNU/Linux, podr elegir\n"
-" el uso que le dar al sistema. Vea debajo para los detalles.\n"
-"\n"
-"\n"
-" - Experto: Esto supone que Ud. est familiarizado en GNU/Linux y desdea\n"
-" realizar una instalacin sumamente personalizada. Al igual que "
-"Personalizada,\n"
-" Pero por favor, NO ELIJA ESTA OPCIN A MENOS QUE SEPA LO QUE EST "
-"HACIENDO!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Ahora debe definir el uso de su mquina. Las opciones son:\n"
-"\n"
-"\t* Estacin de trabajo: esta es la opcin ideal si pretende usar su mquina "
-"primariamente para un uso diario, en la oficina o\n"
-"\t en su casa.\n"
-"\n"
-"\n"
-"\t* Desarrollo: si pretende usar su mquina primariamente para desarrollar "
-"software, es la opcin adecuada. Entonces, tendr una\n"
-"\t coleccin completa de software instalado para poder compilar, depurar y "
-"formatear cdigo fuente,\n"
-"\t o crear paquetes de software.\n"
-"\n"
-"\n"
-"\t* Servidor: si pretende usar esta mquina como servidor, esta es la opcin "
-"adecuada. Ya sea un servidor de archivos (NFS o\n"
-"\t SMB), un servidor de impresin (estilo Unix o Microsoft Windows), un "
-"servidor de autenticacin (NIS), un servidor de base de\n"
-"\t y as sucesivamente. Como tal, no espere que se instale ningn chiche "
-"(KDE, GNOME, etc.)"
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX intentar buscar adaptador(es) SCSI PCI. Si DrakX\n"
-"encuentra un adaptador SCSI y sabe que controlador usar,\n"
-"lo instalar automticamente.\n"
-"\n"
-"\n"
-"Si no tiene adaptador SCSI alguno, o tiene un adaptador SCSI ISA, o un\n"
-"adaptador SCSI PCI que DrakX no reconoce se le preguntar si est presente\n"
-"un adaptador SCSI en su sistema. Si no hay adaptador alguno, simplemente\n"
-"puede hacer clic sobre No. Si hace clic sobre S se presentar una "
-"lista\n"
-"de controladores de la cual Ud. puede seleccionar su adaptador especfico.\n"
-"\n"
-"\n"
-"Si tiene que especificar su adaptador manualmente, DrakX le preguntar\n"
-"si desea especificar opciones para el controlador. Debera permitir a DrakX\n"
-"probar el hardware en busca de las opciones. Generalmente esto funciona "
-"bien.\n"
-"\n"
-"\n"
-"De no ser as, necesitar proporcionar las opciones del controlador.\n"
-"Revise la Gua del Usuario (captulo 3, seccin Obteniendo informacin "
-"sobre el hardware.)\n"
-"para consejos sobre como obtener esta informacin de la documentacin del "
-"hardware,\n"
-"desde el sitio web del fabricante (si es que tiene acceso a Internet),\n"
-"o desde Microsoft Windows (si es que lo tiene instalado)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Ahora debe elegir en qu lugar de su disco rgido instalar\n"
-"su sistema operativo Linux-Mandrake. Si este est vaci o si un\n"
-"sistema operativo existente usa todo el espacio disponible, debera\n"
-"particionarlo. Bsicamente, particionar un disco rgido consiste en "
-"dividirlo\n"
-"lgicamente para crear espacio para instalar su sistema Linux-Mandrake "
-"nuevo\n"
-"\n"
-"\n"
-"Dado que los efectos del proceso de particionado usualmente son "
-"irreversibles,\n"
-"esta operacin puede ser intimidatoria y estresante si Ud. no es un "
-"usuarioexperimentado.\n"
-"Este asistente simplifica este proceso. Antes de comenzar, por favor "
-"consulte el manual\n"
-"y tmese su tiempo.\n"
-"\n"
-"\n"
-"Necesita al menos dos particiones. Una es para el sistema operativo en s "
-"mismo y la\n"
-"otra es para la memoria virtual (denominada tambin Intercambio [Swap]).\n"
-"\n"
-"\n"
-"Si ya se han definido particiones (de una instalacin previa o de otra\n"
-"herramienta de particionado), slo debe elgir aquellas sobre las cuales "
-"instalar\n"
-"su sistema Linux.\n"
-"\n"
-"\n"
-"Si las particiones no han sido definidas aun, Ud. debe crearlas.\n"
-"Para esto, use el asistente disponible arriba. Dependiendo de la "
-"configuracin\n"
-"de su disco rgido, pueden estar disponibles varias opciones:\n"
-"\n"
-"\t* Usar la particin existente: el asistente ha detectado algunas "
-"particiones Linux existentes en su disco rgido. Si\n"
-"\t desea mantenerlas, elija esta opcin. \n"
-"\n"
-"\n"
-"\t* Borrar todo el disco: si desea borrar todos los datos y particiones "
-"presentes en su disco y reemplazarlas con\n"
-"\t su sistema Linux-Mandrake nuevo, puede elegir esta opcin. Tenga cuidado "
-"con esta solucin, no podr\n"
-"\t deshacer su opcin luego de la confirmacin.\n"
-"\n"
-"\n"
-"\t* Usar el espacio libre de la particin Windows: Si est instalado "
-"Microsoft Windows en su disco rgido y ocupa todo el\n"
-"\t espacio disponible, tiene que crear espacio libre para los datos de "
-"Linux. Para esto puede borrar su particin\n"
-"\t y los datos de Microsoft Windows (ver Borrar todo el disco o la "
-"solucin Modo experto) o cambiar el tamao\n"
-"\t de su particin Microsoft Windows. Cambiar el tamao se puede realizar "
-"sin perder datos. Esta solucin\n"
-"\t se recomienda si Ud. desea usar Linux-Mandrake y Microsoft Windows en la "
-"misma computadora.\n"
-"\n"
-"\n"
-"\t Antes de elegir esta solucin, por favor tenga presente que el tamao de "
-"su particin\n"
-"\t Microsoft Windows ser ms pequea que ahora. Esto significa que tendr "
-"menos espacio libre bajo\n"
-"\t Microsoft Windows para almacenar sus datos o instalar software.\n"
-"\n"
-"\n"
-"\t* Modo Experto: si desea particionar su disco manualmente, Ud. puede "
-"elegir esta opcin. Tenga cuidado antes de\n"
-"\t elegir esta solucin. La misma es potente pero es muy peligrosa. Ud. "
-"puede perder todos sus datos fcilmente. Entonces,\n"
-"\t no elija esta solucin a menos que sepa lo que est haciendo."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Ahora necesita elegir la(s) particin(es)\n"
-"a usar para instalar su sistema Linux-Mandrake nuevo. Si ya se han\n"
-"definido particiones (de una instalacin previa de GNU/Linux o de\n"
-"otra herramienta de particionado), puede usar las particiones existentes. En "
-"otros casos,\n"
-"se deben definir las particiones del disco rgido.\n"
-"\n"
-"\n"
-"Para crear particiones, primero debe seleccionar un disco rgido. Puede "
-"seleccionar el\n"
-"disco a particionar haciendo clic sobre hda para el primer disco IDE, "
-"hdb para\n"
-"el segundo o sda para el primer disco SCSI y as sucesivamente.\n"
-"\n"
-"\n"
-"Para particionar el disco seleccionado, puede usar estas opciones:\n"
-"\n"
-" * Borrar todas: esta opcin borra todas las particiones disponibles en el "
-"disco seleccionado.\n"
-"\n"
-"\n"
-" * Auto asignar: le permite crear particiones Ext2 y de Intercambio en el "
-"espacio libre de su\n"
-" disco rgido automticamente\n"
-"\n"
-"\n"
-" * Rescatar la tabla de particiones: si su tabla de particiones est "
-"daada, puede intentar recuperarla usando\n"
-"esta opcin. Por favor, tenga cuidado y recuerde que puede fallar.\n"
-"\n"
-"\n"
-" * Deshacer: puede usar esta opcin para cancelar sus cambios.\n"
-"\n"
-"\n"
-" * Recargar: puede usar esta opcin si desea deshacer todos los cambios y "
-"cargar su tabla de particiones inicial.\n"
-"\n"
-"\n"
-" * Asistente: si desea usar un asistente para particionar su disco, puede "
-"usar esta opcin. Esto se recomienda si\n"
-" no tiene un conocimiento bueno sobre particionar.\n"
-"\n"
-"\n"
-" * Restaurar desde disquete: si ha guardado su tabla de particiones en un "
-"disquete en una instalacin previa, puede\n"
-" recuperarla usando esta opcin.\n"
-"\n"
-"\n"
-" * Guardar en disquete: si desea guardar su tabla de particin en un "
-"disquete para poder recuperarla, puede usar esta\n"
-" opcin. Es altamente recomendable usar esta opcin\n"
-"\n"
-"\n"
-" * Hecho: cuando ha finalizado de particionar su disco rgido, use esta "
-"opcin para guardar sus cambios.\n"
-"\n"
-"\n"
-"Para informacin, puede alcanzar cualquier opcin con el teclado: navegue a "
-"travs de las particiones usando Tab y las flechas Arriba/Abajo.\n"
-"\n"
-"\n"
-"Cuando una particin est seleccionada, puede usar:\n"
-"\n"
-" * Ctrl-c para crear una particin nueva (cuando se selecciona una "
-"particin vaca)\n"
-"\n"
-" * Ctrl-d para borrar una particin\n"
-"\n"
-" * Ctrl-m para configurar el punto de montaje\n"
-" \n"
-"\n"
-" \n"
-"Si est instalando en una mquina PPC, querr crear una particin HFS de "
-"'bootstrap' de al menos 1MB para uso del\n"
-"cargador de arranque yaboot. Si opta por hacer la particin un poco mayor, "
-"digamos de 50MB, puede encontrar que es\n"
-"un buen lugar para almacenar un ncleo y ramdisk extra para arrancar en "
-"situaciones de emergencia."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Arriba se listan las particiones Linux existentes detectadas\n"
-"en su disco. Puede mantener las opciones hechas por el asistente, son buenas "
-"para\n"
-"un uso comn. Si cambia estas opciones, al menos debe definir una particin\n"
-"raz (/). No elija una particin muy pequea o no podr instalar una\n"
-"cantidad suficiente de software. Si desea almacenar sus datos en una "
-"particin,\n"
-"separada, tambin necesita una /home (slo es posible si tiene disponible "
-"ms\n"
-"de una particin Linux).\n"
-"\n"
-"\n"
-"Para informacin, cada particin se lista como sigue: Nombre, "
-"Capacidad.\n"
-"\n"
-"\n"
-"Nombre se codifica as: tipo de disco, nmero de disco,\n"
-"nmero de particin (por ejemplo, hda1).\n"
-"\n"
-"\n"
-"Tipo de disco es hd si su disco es un disco IDE y es sd\n"
-"si el mismo es un disco SCSI.\n"
-"\n"
-"\n"
-"Nmero de disco siempre es una letra despus de hd o sd. Con los "
-"discos IDE:\n"
-"\n"
-" * a significa disco maestro en la controladora IDE primaria,\n"
-"\n"
-" * b significa disco esclavo en la controladora IDE primaria,\n"
-"\n"
-" * c significa disco maestro en la controladora IDE secundaria,\n"
-"\n"
-" * d significa disco esclavo en la controladora IDE secundaria.\n"
-"\n"
-"\n"
-"Con los discos SCSI, una a significa disco primario, una b significa "
-"disco secundario, etc..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Elija el disco rgido que desea borrar para instalar su\n"
-"particin Linux-Mandrake nueva. Tenga cuidado, todos los datos presentes en "
-"el\n"
-"mismo se perdern y no se podrn recuperar."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Haga clic sobre Aceptar si desea borrar todos los datos y\n"
-"las particiones presentes en este disco. Tenga cuidado, luego de hacer clic\n"
-"sobre Aceptar no podr recuperar dato o particin alguna presentes en este "
-"disco,\n"
-"incluso cualquier dato Windows.\n"
-"\n"
-"\n"
-"Haga clic sobre Cancelar para cancelar esta operacin sin perder dato o\n"
-"particin alguna presente en este disco."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Se ha detectado ms de una particin Microsoft Windows en su\n"
-"disco. Por favor, elija a cual desea cambiar el tamao para instalar su\n"
-"sistema Linux-Mandrake nuevo.\n"
-"\n"
-"\n"
-"Para informacin, cada particin se lista como sigue: Nombre Linux,\n"
-"Nombre Windows, Capacidad.\n"
-"\n"
-"Nombre Linux se codifica as: tipo de disco, nmero de disco,\n"
-"nmero de particin (por ejemplo, hda1).\n"
-"\n"
-"\n"
-"Tipo de disco es hd si su disco es un disco IDE y es sd\n"
-"si el mismo es un disco SCSI.\n"
-"\n"
-"\n"
-"Nmero de disco siempre es una letra despus de hd o sd. Con los "
-"discos IDE:\n"
-"\n"
-" * a significa disco maestro en la controladora IDE primaria,\n"
-"\n"
-" * b significa disco esclavo en la controladora IDE primaria,\n"
-"\n"
-" * c significa disco maestro en la controladora IDE secundaria,\n"
-"\n"
-" * d significa disco esclavo en la controladora IDE secundaria.\n"
-"\n"
-"\n"
-"Con los discos SCSI, una a significa disco primario, una b significa "
-"disco secundario, etc.\n"
-"Nombre Windows es la letra de la unidad de su disco bajo Windows (el "
-"primer\n"
-"disco de la particin se denomina C:"
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Por favor, sea paciente. Esta operacin puede tomar varios minutos."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Se deben formatear para su uso cualquier particin\n"
-"nueva definida (formatear significa crear un sistema de archivos).\n"
-"\n"
-"\n"
-"Ahora, puede querer reformatear algunas paraticiones ya existentes para "
-"borrar\n"
-"los datos que contienen. Si desea esto, por favor seleccione tambin las\n"
-"particiones en cuestin.\n"
-"\n"
-"\n"
-"Por favor, note que no es necesario reformatear todas las particiones pre-"
-"existentes.\n"
-"Debe reformatear las particiones que contienen el sistema operativo (tales "
-"como\n"
-"/, /usr, /var) pero no tiene que reformatear particiones que contienen "
-"datos\n"
-"que desea conservar (tpicamente /home).\n"
-"\n"
-"\n"
-"Por favor, tenga cuidado al seleccionar las particiones, luego de formatear "
-"se\n"
-"borrarn todos los datos y no podr recuperarlos en absoluto.\n"
-"\n"
-"\n"
-"Haga clic sobre Aceptar cuando est listo para formatear las particiones.\n"
-"\n"
-"\n"
-"Haga clic sobre Cancelar si desea elegir otras particiones para instalar "
-"su nuevo\n"
-"sistema operativo Linux-Mandrake."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Ahora puede seleccionar el grupo de paquetes que desea\n"
-"instalar o actualizar.\n"
-"\n"
-"\n"
-"Entonces DrakX verificar si tiene espacio suficiente para instalarlos a "
-"todos. Si no,\n"
-"le advertir. Si, de todas formas, Ud. desea seguir, se continuar con la "
-"instalacin\n"
-"de todos los grupos seleccionados pero no se instalarn algunos paquetes de "
-"inters menor.\n"
-"Al final de la lista, Ud. puede seleccionar la opcin \n"
-"Seleccin por paquetes individuales; en este caso tendr que navegar\n"
-"por ms de 1000 paquetes..."
-
-#: ../../help.pm_.c:347
-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 ""
-"Ahora puede elegir individualmente todos los paquetes que\n"
-"desea instalar.\n"
-"\n"
-"\n"
-"Puede expandir o contraer el rbol haciendo clic sobre las opciones de la "
-"izquierda de\n"
-"la ventana de los paquetes.\n"
-"\n"
-"\n"
-"Si prefiere ver los paquetes ordenados alfabticamente, haga clic sobre el "
-"icono\n"
-"Plano y ordenado por grupo.\n"
-"Si desea que no se le avise de las dependencias, haga clic sobre "
-"Dependencias\n"
-"Automticas. Si hace esto, note que deseleccionar un paquete puede "
-"deseleccionar silenciosamente\n"
-"varios otros paquetes que dependen de este."
-
-#: ../../help.pm_.c:364
-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 ""
-"Si Ud. tiene todos los CDs de la lista anterior, haga clic sobre Aceptar.\n"
-"Si no tiene CD alguno, haga clic sobre Cancelar. Si slo faltan algunos "
-"CDs,\n"
-"deseleccionelos, luego haga clic sobre Aceptar."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Se instalar su nuevo sistema operativo Linux-Mandrake\n"
-"en este momento. Esta operacin debera tomar algunos minutos (depende del "
-"tamao\n"
-"que Ud. eligi instalar y de la velocidad de su computadora).\n"
-"\n"
-"\n"
-"Por favor, tenga paciencia."
-
-#: ../../help.pm_.c:377
-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 ""
-"Ahora puede probar su ratn. Use los botones y la rueda para verificar\n"
-"si las configuraciones son correctas. Si no lo son, puede hacer clic sobre\n"
-"Cancelar para elegir otro controlador."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Por favor seleccione el puerto correcto. Por ejemplo, el puerto COM1\n"
-"en MS-Windows, se denomina ttyS0 en GNU/Linux."
-
-#: ../../help.pm_.c:386
-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 ""
-"Si desea conectar su computadora a Internet o a una red\n"
-"local, por favor seleccione la opcin correcta. Por favor, encienda su "
-"dispositivo\n"
-"antes de elegir la opcin correcta para permitir que DrakX lo detecte "
-"automticamente.\n"
-"\n"
-"\n"
-"Si no tiene conexin alguna con Internet o una red local, elija\n"
-"Deshabilitar la red.\n"
-"Si desea configurar la red despus de la instalacin o si ha finalizado la\n"
-"configuracin de la misma, elija Hecho."
-
-#: ../../help.pm_.c:399
-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 ""
-"No se ha detectado mdem alguno. Por favor, seleccione el puerto serie en el "
-"que est conectado.\n"
-"\n"
-"\n"
-"Para informacin, el primer puerto serie (denominado COM1 en Microsoft\n"
-"Windows) se denomina ttyS0 en Linux."
-
-#: ../../help.pm_.c:406
-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 ""
-"Ahora puede ingresar las opciones de acceso telefnico. Si no sabe\n"
-"o no est seguro qu ingresar, se puede obtener la informacin correcta de "
-"su\n"
-"Proveedor de Servicios de Internet. Si no ingresa la informacin de DNS\n"
-"(servidor de nombres), esta informacin ser obtenida de su Proveedor de\n"
-"Servicios de Internet al momento de la conexin."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Si su mdem es uno externo, por favor encindalo ahora para permitir que "
-"DrakX lo detecte automticamente."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Por favor, encienda su mdem y seleccione el correcto."
-
-#: ../../help.pm_.c:419
-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 ""
-"Si no est seguro si la informacin de arriba est\n"
-"correcta o si no sabe o no est seguro de qu ingresar, se puede obtener\n"
-"la informacin correcta de su Proveedor de Servicios de Internet. Si no "
-"ingresa\n"
-"la informacin de DNS (servidor de nombres), se obtendr la misma de su\n"
-"Proveedor de Servicios de Internet al momento de la conexin."
-
-#: ../../help.pm_.c:426
-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 ""
-"Ahora Ud. puede ingresar el nombre del host si es necesario. Si no\n"
-"sabe, o no est seguro, que ingresar, puede obtener la informacin correcta\n"
-"de su Proveedor de Servicios de Internet."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Ahora puede configurar su dispositivo de red.\n"
-"\n"
-" * Direccin IP: si no la conoce, o no est seguro, pregntele al "
-"administrador de la red.\n"
-" No debera ingresar una direccin IP si selecciona la opcin Direccin "
-"IP automtica.\n"
-"\n"
-" * Mscara de red: Generalmente, 255.255.255.0 es una eleccin adecuada. "
-"Si no sabe o no est seguro, pregntele al\n"
-"administrador de la red.\n"
-"\n"
-" * Direccin IP automtica: Si su red usa el protocolo BOOTP o DHCP,\n"
-"seleccione esta opcin. Si lo hace, no necesita dar valores para\n"
-"Direccin IP. Si no sabe, o no est seguro, pregntele al administrador de "
-"su red."
-
-#: ../../help.pm_.c:443
-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 ""
-"Ahora puede ingresar el nombre de su host si es necesario. Si no\n"
-"sabe o no est seguro, pregntele al administrador de la red."
-
-#: ../../help.pm_.c:447
-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 ""
-"Ahora puede ingresar el nombre de su host si es necesario. Si Ud.\n"
-"no sabe o no est seguro sobre qu poner, djelo en blanco."
-
-#: ../../help.pm_.c:451
-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 ""
-"Ahora Ud. puede dar las opciones de conexin por mdem. Si no est seguro\n"
-"de lo que debe ingresar, la informacin correcta puede serle comunicada por "
-"su\n"
-"proveedor de servicios de Internet."
-
-#: ../../help.pm_.c:455
-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 ""
-"Si va a usar proxies, por favor configrelos ahora. Si no sabe si va a usar\n"
-"proxies o no, pregnteselo al administrador de su red o a su proveedor de\n"
-"servicios de Internet."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Ud. puede instalar paquetes criptogrficos si su conexin a Internet ha "
-"sido\n"
-"configurada correctamente. Primero elija un sitio de rplica del cual bajar "
-"los\n"
-"paquetes y despus de eso seleccione los paquetes a instalar.\n"
-"\n"
-"\n"
-"Note que debe elegir el sitio de rplica y los programas criptogrficos de\n"
-"manera acorde a la legislacin de su pas."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr ""
-"Ahora puede seleccionar la zona horaria de acuerdo al lugar donde vive."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux maneja la hora en GMT (Hora del meridiano de\n"
-"Greenwich) y la convierte a la hora local de acuerdo a la zona horaria\n"
-"que Ud. haya elegido.\n"
-"\n"
-"\n"
-"Si usa Microsoft Windows en esta computadora, elija No."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Ahora puede elegir los servicios que desea que se inicien al arrancar.\n"
-"\n"
-"\n"
-"Cuando la flecha se posa sobre un elemento, aparecer una pequea ayuda\n"
-"emergente que describe el rol del servicio.\n"
-"\n"
-"\n"
-"Tenga especial cuidado en este paso si Ud. pretende usar su mquina como\n"
-"un servidor: probablemente no querr iniciar servicios que Ud. no "
-"necesitar. Por favor,\n"
-"recuerde que muchos servicios pueden ser peligrosos si se habilitan en un "
-"servidor.\n"
-"En general, seleccione slo los servicios que realmente necesita."
-
-#: ../../help.pm_.c:492
-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 ""
-"Ahora puede configurar una impresora local (conectada a su computadora) o "
-"una\n"
-"impresora remota (que se accede por una red Unix, Netware o Microsoft "
-"Windows)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Si desea imprimir, por favor elija un sistema de impresin entre CUPS y "
-"LPR.\n"
-"\n"
-"\n"
-"CUPS es un sistema de impresin nuevo, potente y flexible para sistemas "
-"Unix\n"
-"(CUPS significa Sistema de Impresin Comn de Unix). Este es el sistema "
-"de\n"
-"impresin predeterminado en Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR es el sistema de impresin antiguo usado en las distribuciones previas "
-"de Linux-Mandrake.\n"
-"\n"
-"\n"
-"Si no posee impresora, haga clic sobre Ninguno."
-
-#: ../../help.pm_.c:511
-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 puede manejar muchos tipos de impresora. Cada uno de ellos "
-"necesita\n"
-"una configuracin diferente.\n"
-"\n"
-"\n"
-"Si desea acceder a una impresora ubicada en una mquina Unix remota, elija\n"
-"Impresora remota.\n"
-"\n"
-"\n"
-"Si desea acceder a una impresora ubicada en una mquina Microsoft Windows "
-"remota\n"
-"(o una mquina Unix usando el protocolo SMB), seleccione SMB/Windows "
-"95/98NT."
-
-#: ../../help.pm_.c:527
-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 ""
-"Por favor, encienda su impresora antes de continuar para permitir que DrakX "
-"la detecte.\n"
-"\n"
-"Aqu debe ingresar alguna informacin.\n"
-"\n"
-"\n"
-" * Nombre de la impresora: la cola de impresin usa lp como el nombre "
-"predeterminado. Entonces, debe tener una impresora denominada lp.\n"
-" Si slo tiene una impresora, puede usar varios nombres para la misma. "
-"Slo necesita separarlos por un |\n"
-" Entonces, si prefiere un nombre ms significativo, tiene que "
-"anteponerlo, por ejemplo: Mi impresora|lp.\n"
-" La impresora que tenga lp en su(s) nombre(s) ser la predeterminada.\n"
-"\n"
-"\n"
-" * Descripcin: es opcional pero puede ser til si varias impresoras estn "
-"conectadas a su computadora o si Ud. permite\n"
-" que otras computadoras accedan a esta impresora.\n"
-"\n"
-"\n"
-" * Ubicacin: si desea poner alguna informacin sobre la ubicacin\n"
-" de su impresora, hgalo aqu (puede escribir lo que desee, por\n"
-" ejemplo 2do. piso).\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Aqu debe ingresar alguna informacin.\n"
-"\n"
-"\n"
-" * Nombre de la impresora: la cola de impresin usa lp como el nombre "
-"predeterminado. Entonces, debe tener una impresora denominada lp.\n"
-" Si slo tiene una impresora, puede usar varios nombres para la misma. "
-"Slo necesita separarlos por un |\n"
-" Entonces, si prefiere un nombre ms significativo, tiene que "
-"anteponerlo, por ejemplo: Mi impresora|lp.\n"
-" La impresora que tenga lp en su(s) nombre(s) ser la predeterminada.\n"
-"\n"
-"\n"
-" * Directorio de la cola: es donde se almacenan los trabajos de impresin. "
-"Deje la opcin predeterminada\n"
-" si no sabe qu poner.\n"
-"\n"
-"\n"
-" * Conexin: si su impresora est fsicamente conectada a su "
-"computadora, elija Impresora local.\n"
-" Si desea acceder a una impresora ubicada en una mquina Unix remota, "
-"elija Impresora lpd remota.\n"
-" Si desea acceder a una impresora ubicada en una mquina Microsoft "
-"Windows (o Unix que usa el\n"
-" protocolo SMB), elija SMB/Windows 95/98/NT.\n"
-" Si desea acceder a una impresora ubicada en una red NetWare, elija "
-"NetWare.\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"No se ha detectado a su impresora. Por favor, ingrese el nombre del "
-"dispositivo\n"
-"al cual est conectada.\n"
-"\n"
-"\n"
-"Para informacin, la mayora de las impresoras se conectan al primer puerto "
-"paralelo.\n"
-"Este se denomina /dev/lp0 en GNU/Linux y LPT1 en Microsoft Windows."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Ahora debe seleccionar su impresora de la lista de arriba."
-
-#: ../../help.pm_.c:584
-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 ""
-"Por favor, seleccione las opciones adecuadas de acuerdo a su impresora.\n"
-"Por favor, vea la documentacin de la misma si no sabe qu elegir aqu.\n"
-"\n"
-"\n"
-"En el paso siguiente podr probar su configuracin y podr modificarla si no "
-"funciona como Ud. desea."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Ahora puede teclear la contrasea para root en su sistema Linux-Mandrake.\n"
-"Esta contrasea tiene que ser tecleada dos veces para asegurarse que ambas "
-"entradas coinciden.\n"
-"\n"
-"\n"
-"Root es el administrador del sistema y es el nico usuario que puede\n"
-"modificar la configuracin del sistema. Por lo tanto, elija la contrasea\n"
-"con cuidado! El uso no autorizado de una cuenta de administrador puede\n"
-"ser sumamente peligroso para la integridad de su sistema, los datos del "
-"mismo,\n"
-"y los otros sistemas con los cuales est conectado.\n"
-"\n"
-"\n"
-"La contrasea debera ser una mezcla de letras y cifras de por lo menos 8\n"
-"caracteres de largo. Nunca debera escribirse en otro lado.\n"
-"Sin embargo, no haga la contrasea demasiado larga o complicada:\n"
-"tiene que poder recordarla sin demasiado esfuerzo."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Para habilitar un sistema ms seguro, debera elegir Usar archivo shadow "
-"y\n"
-"Usar contrasea con MD5."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Si su red local usa NIS, seleccione Usar NIS. Si no sabe, pregntele\n"
-"al administrador de la red."
-
-#: ../../help.pm_.c:617
-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 ""
-"Ahora puede ahora crear una o varias cuentas de usuarios regulares,\n"
-"en oposicin a la cuenta del usuario privilegiado, root.\n"
-"Puede crear una o ms cuenta(s) para cada persona a la cual quiere\n"
-"permitirle el uso de la computadora. Note que cada cuenta de usuario tendr\n"
-"sus preferencias (entorno grfico, configuracin de los programas, etc.)\n"
-"y su propio directorio presonal en el cual se almacenarn\n"
-"dichas preferencias.\n"
-"\n"
-"\n"
-"Antes que nada, cree una cuenta para Ud. mismo! Incluso si Ud. es la nica\n"
-"persona que usar la mquina, NO debe conectarse como root para el uso "
-"cotidiano\n"
-"del sistema: es un riesgo de seguridad elevado. El hacer que el\n"
-"sistema quede totalmente inoperante muchas veces est slo a un error de \n"
-"tecleo de distancia.\n"
-"\n"
-"\n"
-"Es por esto que debe conectarse al sistema usando la cuenta de usuario "
-"regular que\n"
-"va a crear aqu, y conectarse como root slo para las tareas de "
-"administracin\n"
-"que as lo requieran."
-
-#: ../../help.pm_.c:636
-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 ""
-"Es altamente recomendable crear un disquete de arranque. Si no puede\n"
-"arrancar a su computadora, el mismo es la nica manera de rescatarla sin "
-"volver a instalarla."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Debe indicar donde desea poner la informacin\n"
-"necesaria para arrancar GNU/Linux.\n"
-"\n"
-"\n"
-"A menos que sepa exactamente lo que hace, elija siempre\n"
-"\"Primer sector del disco (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"A menos que sepa especficamente que est en otro sitio, se usa\n"
-"habitualmente la /dev/hda (el disco principal del primer canal IDE)\n"
-"o /dev/sda (el primer disco SCSI)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (el LInux LOader) y Grub son cargadores de arranque: pueden arrancar\n"
-"GNU/Linux o cualquier otro sistema operativo presente en su computadora.\n"
-"Normalmente, estos otros sistemas operativos se detectan y se instalan\n"
-"correctamente. De no ser as, Ud. puede agregar una entrada a mano en esta\n"
-"pantalla. Tenga cuidado de elegir los parmetros correctos.\n"
-"\n"
-"\n"
-"Ud. tambin podra no querer dar acceso a estos otros sistemas operativos a\n"
-"cualquiera, en cuyo caso puede borrar las entradas correspondientes. Pero\n"
-"en este caso, necesitar un disquete de arranque para poder arrancarlos!"
-
-#: ../../help.pm_.c:665
-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 ""
-"Las opciones principales de LILO y grub son:\n"
-" - Dispositivo de arranque: Define el nombre del dispositivo (ej: una\n"
-"particin del disco rgido) que contiene el sector de arranque. A menos que\n"
-"sepa especficamente que est en otro sitio, elija /dev/hda.\n"
-"\n"
-"\n"
-" - Demora antes de arrancar la imagen predeterminada: Especifica el "
-"tiempo,\n"
-"en dcimas de segundo, que el arrancador debe esperar antes de arrancar\n"
-"la primer imagen. Esto es til en sistemas que arrancan directamente desde\n"
-"el disco rgido despus de activar el teclado. El arrancador no espera si\n"
-"se omite Demora o es igual a cero.\n"
-"\n"
-"\n"
-" - Modo de vdeo: Esto especifica el modo de texto VGA que debera "
-"seleccionarse\n"
-"al momento del arranque. Estn disponibles los valores siguientes: \n"
-"\n"
-" * normal: selecciona el modo de texto normal de 80x25.\n"
-"\n"
-" * <nmero>: usa el modo de texto correspondiente.\n"
-"\n"
-" - Borrar /tmp al arrancar: si desea borar todos los archivos y "
-"directorios\n"
-"almacenados en /tmp cada vez que arranca, seleccione esta opcin.\n"
-"\n"
-"\n"
-" - Precisar el tamao de la RAM si es necesario: desafortunadamente, no "
-"hay\n"
-"una forma estndar de preguntar al BIOS la cantidad de RAM de su "
-"computadora. como\n"
-"consecuencia, Linux puede fallar en detectar la RAM. Si este es el caso,\n"
-"puede especificar la cantidad correcta de RAM aqu. Por favor, note que una "
-"diferencia\n"
-"de 2 o 4 MB entre la memoria detectada y la presente en su sistema es normal."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot es un cargador de arranque para hardware NewWorld MacIntosh. Puede\n"
-"arrancar bien GNU/Linux, MacOS, o MacOSX, si estn presentes.\n"
-"Normalmente, se detectan e instalan correctamente estos otros sistemas\n"
-"operativos. Si este no es el caso, puede agregar una entrada a mano en esta\n"
-"pantalla. Tenga cuidado en elegir los parmetros correctos.\n"
-"\n"
-"\n"
-"Las opciones principales de Yaboot son:\n"
-"\n"
-"\n"
-" - Mensaje Inicial: Un texto simple que se muestra antes de la invitacin\n"
-"de arranque.\n"
-"\n"
-"\n"
-" - Dispositivo de arranque: Indica donde desea poner la informacin "
-"necesaria para \n"
-"arrancar GNU/Linux. Generalmente, habr configurado una particin de "
-"bootstrap con anterioridad \n"
-"para contener esta informacin.\n"
-"\n"
-"\n"
-" - Demora de Open Firmware: A diferencia de LILO, hay dos demoras "
-"posibles \n"
-"con yaboot. La primera se mide en segundos y ahora puede elegir entre CD, \n"
-"arranque OF, MacOS, o Linux.\n"
-"\n"
-"\n"
-" - Demora de arranque del Ncleo: Esta demora es simliar a la de LILO. "
-"Despus de \n"
-"seleccionar Linux, tendr esta demora en dcimas de segundo antes de que se "
-"seleccione \n"
-"su descripcin predeterminada del ncleo.\n"
-"\n"
-"\n"
-" - Habilitar arranque del CD?: Marcar esta opcin le permitir elegir 'C' "
-"para \n"
-"arrancar del CD en la primer invitacin de arranque.\n"
-"\n"
-"\n"
-" - Habilitar arranque de OF?: Marcar esta opcin le permitir elegir 'N' "
-"para \n"
-"arrancar Open Firmware en la primer invitacin de arranque.\n"
-"\n"
-"\n"
-" - SO Predeterminado: Puede seleccionar el SO que arrancar de forma "
-"predeterminada \n"
-"cuando expira la demora de Open Firmware."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"Puede agregar entradas adicionales para yaboot, ya sea para otros sistemas "
-"operativos,\n"
-"ncleos alternativos, o para una imagen de arranque de emergencia.\n"
-"\n"
-"\n"
-"Otros SO's, la entrada consiste slo de una etiqueta y de la particin "
-"raz.\n"
-"\n"
-"\n"
-"Para Linux, hay algunas opciones posibles: \n"
-"\n"
-"\n"
-" - Etiqueta: Es simplemente el nombre que ingresar en la invitacin de "
-"yaboot \n"
-"para seleccionar esta opcin.\n"
-"\n"
-"\n"
-" - Imagen: Sera el nombre del ncleo a arrancar. Tpicamente vmlinux o una "
-"variacin\n"
-"de vmlinux con una extensin.\n"
-"\n"
-"\n"
-" - Raz: El dispositivo raz o '/' para su instalacin de Linux.\n"
-"\n"
-"\n"
-" \n"
-" - Agregar: En hardware Apple, la opcin del ncleo 'append' se usa "
-"bastante seguido\n"
-"para asistir en la inicializacin del hardware de vdeo, o para habilitar la "
-"emulacin\n"
-"del botn del ratn del teclado para el generalmente faltante 2do o 3er "
-"botn del ratn\n"
-"en un ratn tpico de Apple. Los siguientes son \n"
-"algunos ejemplos:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: Esta opcin se puede usar bien para cargar mdulos iniciales, "
-"antes que \n"
-"el dispositivo de arranque est disponible, o bien para cargar una imagen de "
-"ramdisk para una situacin de arranque de emergencia.\n"
-"\n"
-"\n"
-" - Initrd-tamao: El tamao predeterminado de ramdisk es 4096 bytes. Si "
-"desara\n"
-"asignar un tamao mayor, se puede usar esta opcin.\n"
-"\n"
-"\n"
-" - Lectura-escritura: Normalmente la particin 'raz' se arranca como de "
-"slo lectura, para permitir\n"
-"una verificacin del sistema de archivos antes que el sistema se "
-"'despierte'. Puede cambiar esta opcin aqu.\n"
-"\n"
-"\n"
-" - NoVideo: En caso que el hardware de Apple se excepcionalmente "
-"problemtico puede\n"
-"seleccionar esta opcin para arrancar en modo 'novideo' con soporte nativo "
-"para el framebuffer.\n"
-"\n"
-"\n"
-" - Predeterminada: Selecciona esta entrada como la seleccin predeterminada "
-"de Linux, \n"
-"simplemente presionando INTRO en la invitacin de yaboot. Tambin se marcar "
-"esta entrada con\n"
-"un '*', si presiona TAB para ver las selecciones de arranque."
-
-#: ../../help.pm_.c:793
-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 es un cargador de arranque para SPARC: puede arrancar ya sea GNU/Linux\n"
-"o cualquier otro sistema operativo presente en su computadora.\n"
-"Normalmente, estos otros sistemas operativos se detectan y se instalan\n"
-"correctamente. De no ser as, Ud. puede agregar una entrada a mano en esta\n"
-"pantalla. Tenga cuidado de elegir los parmetros correctos.\n"
-"\n"
-"\n"
-"Ud. tambin podra no querer dar acceso a estos otros sistemas operativos a\n"
-"cualquiera, en cuyo caso puede borrar las entradas correspondientes. Pero\n"
-"en este caso, necesitar un disquete de arranque para poder arrancarlos!"
-
-#: ../../help.pm_.c:805
-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 ""
-"Las opciones principales de SILO son:\n"
-" - Instalacin del cargador de arranque: Indique donde desea poner la\n"
-"informacin necesaria para arrancar GNU/Linux. A menos que sepa exactamente\n"
-"lo que esta haciendo, elija Primer sector del disco (MBR).\n"
-"\n"
-"\n"
-" - Demora antes de arrancar la imagen predeterminada: Especifica el tiempo\n"
-"en dcimas de segundo que el cargador de arranque debera esperar antes de\n"
-"arrancar la primera imagen. Esto es til en sistemas que arrancan desde el\n"
-"disco rgido inmediatamente despues de habilitar el teclado. El cargador de\n"
-"arranque no espera si delay se omite o se configura en cero."
-
-#: ../../help.pm_.c:818
-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 ""
-"Ahora es el momento de configurar el sistema X Window, el cual es\n"
-"el centro de la interfaz grfica de GNU/Linux. Para ello necesita "
-"configurar\n"
-"su tarjeta de vdeo y su monitor. La mayora de esos pasos estn "
-"automatizados\n"
-"as que probablemente su tarea se limite a verificar lo que se hizo\n"
-"y aceptar la configuracin propuesta :-)\n"
-"\n"
-"\n"
-"Cuando la configuracin haya terminado se lanzar el servidor X\n"
-"(a menos que Ud. le pida a DrakX lo contrario), de manera que pueda "
-"comprobar\n"
-"si todo est bien y se corresponde con lo que desea. Si no, puede volver "
-"atrs y cambiar la configuracin tantas veces como sea necesario."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Si algo est mal en la configuracin de X, use estas opciones para\n"
-"configurar correctamente el X Window System."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Si prefiere usar una pantalla de conexin grfica, pulse S.\n"
-"De otro modo, pulse No."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Puede elegir un nivel de seguridad para su sistema. Por favor, refirase al "
-"manual para\n"
-"informacin completa. Bsicamente, si no sabe qu elegir, mantenga la opcin "
-"predeterminada.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Su sistema va a ser reinicializado.\n"
-"\n"
-"Despus del arranque, se cargar automticamente su sistema Linux Mandrake.\n"
-"Si desea arrancar con otro sistema operativo,\n"
-"por favor, lea las instrucciones adicionales."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Elija su idioma"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Clase de instalacin"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Deteccin del disco rgido"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Configuracin del ratn"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Elija su teclado"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Seguridad"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Sistemas de archivos"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Formateo de particiones"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Elija los paquetes a instalar"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Instalar el sistema"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Contrasea de root"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Aadir un usuario"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Configurar la red"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Sumario"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Servicios al inicio"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Crear un disco de arranque"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Instalar LILO"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Configuracin de X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Salir de la instalacin"
-
-#: ../../install_any.pm_.c:402
-#, 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 ""
-"Ha seleccionado los servidores siguientes: %s\n"
-"\n"
-"\n"
-"Estos servidores se activan por defecto. No tienen problemas conocidos de\n"
-"seguridad, pero se pueden encontrar nuevos. En ese caso, debe asegurarse de "
-"actualizar\n"
-"tan pronto como sea posible.\n"
-"\n"
-"\n"
-"Realmente desea instalar estos servidores?\n"
-
-#: ../../install_any.pm_.c:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "No se puede usar difusin sin un dominio NIS"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Inserte un disquete formateado con FAT en la disquetera %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Este disquete no est formateado con FAT"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Para utilizar esta seleccin de paquetes salvada, arranque la instalacin "
-"con ``linux defcfg=floppy''"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Error al leer el archivo $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Aceptar"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Pruebe su ratn, por favor."
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Para activar el ratn,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "MUEVA SU RUEDA!"
-
-#: ../../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 ""
-"Algn hardware de su computadora necesita controladores propietarios para "
-"funcionar.\n"
-"Puede encontrar algo de informacin sobre ellos en: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Debe tener una particin raz.\n"
-"Para ello, cree una particin (o haga clic sobre una que ya existe).\n"
-"Luego elija la accin Punto de montaje y defnalo como /"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Debe tener una particin de intercambio"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"No dispone de una particin de intercambio\n"
-"\n"
-"desea continuar de todas formas?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Usar espacio libre"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "No hay espacio libre suficiente para asignar a particiones nuevas"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Usar particin existente"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "No hay particin existente alguna para usar"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Usar la particin Windows para loopback"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Qu particin desea usar para Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Elija los tamaos"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Tamao de la particin raz en MB: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Tamao de la particin de intercambio en MB: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Usar el espacio libre de la particin Windows"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "A qu particin desea cambiarle el tamao?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Calculando los lmites del sistema de archivos Windows"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"El cambiador de tamao de FAT no puede manejar su particin, \n"
-"occurri el error siguiente: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Su particin Windows est muy fragmentada, por favor primero ejecute defrag"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"ADVERTENCIA!\n"
-"\n"
-"Ahora DrakX cambiar el tamao a su particin Windows. Proceda con cuidado:\n"
-"esta operacin es peligrosa. Si an no lo hizo, primero debera salir de\n"
-"la instalacin, ejecutar scandisk bajo Windows (y opcionalmente el defrag),\n"
-"luego volver a iniciar la instalacin. Tambin debera hacer una copia de\n"
-" respaldo de sus datos.\n"
-"Cuando est seguro, pulse sobre Aceptar."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Qu tamao desea conservar para windows en la"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "particin %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Fall el redimensionado de la FAT: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"No hay particiones FAT a redimensionar o para usar como loopback (o no queda "
-"espacio suficiente)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Borrar el disco entero"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Quitar Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Ud. tiene ms de un disco rgido, sobre cual desea instalar Linux?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Se perdern TODAS las particiones y sus datos en la unidad %s"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Particionado de disco personalizado"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Use fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Ahora puede particionar a %s.\n"
-"Cuando haya terminado, no olvide de guardar usando w"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "No le queda espacio libre suficiente en la particin Windows"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "No puedo encontrar lugar alguna para instalar"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr ""
-"El Asistente de particionado de DrakX encontr las soluciones siguientes:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Fall el particionado: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Levantando la red"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Bajando la red"
-
-#: ../../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 ""
-"Ocurri un error y no s como manejarlo de manera limpia,\n"
-"continue bajo su propio riesgo."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Punto de montaje %s duplicado"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Algunos paquetes importantes no fueron instalados correctamente.\n"
-"Seguramente su lector de CD, o su CD de instalacin sean defectuosos.\n"
-"Compruebe el CD de instalacin en un sistema ya existente con el comando:\n"
-" rpm -qpl Mandrake/RPMS/*.rpm\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Bienvenido a %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Ninguna disquetera disponible"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Entrando en la etapa `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Elija el tamao de lo que desea instalar"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Tamao total: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Versin: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Tamao: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Elija los paquetes que desea instalar"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Instalar"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Instalando"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Espere por favor, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Tiempo restante "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Tiempo total "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Preparando la instalacin"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Instalando el paquete %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Seguir adelante?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Hubo un error al ordenar los paquetes:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Usar la configuracin existente para X11?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Su sistema tiene pocos recursos. Puede tener algn problema instalando\n"
-"Linux-Mandrake. Si eso ocurre, puede intentar una instalacin tipo texto.\n"
-"Para ello, presione F1 cuando arranque desde el CDROM, e ingrese text."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Por favor, elija una de las clases de instalacin siguientes:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr ""
-"El tamao total para los grupos que seleccion es aproximadamente %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Si desea instalar por un tamao total inferior,\n"
-"elija el porcentaje de paquetes que desea instalar.\n"
-"\n"
-"Un porcentaje bajo instalar slo los paquetes ms importantes;\n"
-"un porcentaje de 100%% instalar todos los paquetes seleccionados."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Tiene espacio en disco para slo %d%% de esos paquetes.\n"
-"\n"
-"Si desea instalar menos que eso,\n"
-"elija el porcentaje de paquetes que desea instalar.\n"
-"Un porcentaje bajo instalar slo los paquetes ms importantes;\n"
-"un porcentaje de %d%% instalar todos los que sea posible."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Podr elegirlos ms detalladamente en la etapa siguiente"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Porcentaje de paquetes a instalar"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Seleccin por grupos de paquetes"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Seleccin por paquetes individuales"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Mostrar paquetes seleccionados automticamente"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Expandir el rbol"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Contraer el rbol"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Cambiar entre vista plana y ordenada por grupos"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Paquete incorrecto"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Nombre: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Importancia: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Tamao total: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"No puede seleccionar este paquete, no hay espacio suficiente para instalarlo"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Se van a instalar los paquetes siguientes"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Se van a quitar los paquetes siguientes"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "No puede seleccionar/deseleccionar este paquete"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Este es un paquete obligatorio, no puede desmarcarlo"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "No puede desmarcar este paquete. Ya est instalado"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Se debe actualizar este paquete\n"
-"Est seguro que quiere desmarcarlo?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "No puede desmarcar este paquete. Debe ser actualizado"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Estimando"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Preparando la instalacin, por favor espere"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d paquetes"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Importante\n"
-"\n"
-"Favor leer cuidadosamente el presente documento. En caso de desacuerdo\n"
-"con el presente documento, no esta autorizado a instalar los dems\n"
-"CDs. En este caso seleccione 'Rehusar' para seguir la instalacin sin\n"
-"estos CDs.\n"
-"\n"
-"\n"
-"Algunos componentes de software contenidos en los siguientes CDs no\n"
-"estan sometidos a las licencias GPL o parecidas permitiendo la copia,\n"
-"adaptacin o redistribucin. Cada uno de los componentes de software\n"
-"esta distribuido bajo los trminos y condiciones de un acuerdo de\n"
-"licencia propio. Favor referirse a ste y aceptarlo antes de instalar,\n"
-"usar o redistribuirlo. Generalmente, estas licencias no autorizan la\n"
-"copia (otra que copia de respaldo), la distribucin, decompilacin,\n"
-"deasemblaje, ingenieria inversa, reconstitucin de la lgica del\n"
-"programa y/o modificacin, salvo en la medida y para las necesidades\n"
-"autorizadas por las Leyes vigentes. Toda violacin de la licencia\n"
-"vigente implica generalmente la caducidad de est, sin perjuicio a\n"
-"todos los dems derechos o acciones dirigidos en contra Ud. Salvo si\n"
-"el acuerdo de licencia lo autoriza, no puede instalar estos programas\n"
-"en ms de una mquina, ni adaptarlos para un uso en red. Si fuese\n"
-"necesario, favor contactar el distribuidor de cada programa para\n"
-"obtener licencias adicionales. La distribucin a terceros de copias de\n"
-"los programas o de la documentacin que lo acompaa es generalmente\n"
-"prohibida.\n"
-"\n"
-"\n"
-"Todos los derechos, ttulos e intereses de esos programas son la\n"
-"propiedad exclusiva de sus autores respectivos y son protegidos por el\n"
-"derechoh de propiedad intelectual y otras leyes aplicadas al derecho\n"
-"del software.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Aceptar"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Rechazar"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Cambie su Cd-Rom!\n"
-"\n"
-"Inserte el Cd-Rom etiquetado %s en la unidad y pulse Aceptar cuando lo "
-"haya hecho.\n"
-"Si no lo posee, pulse Cancelar para cancelar la instalacin desde este Cd-"
-"Rom."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Hubo un error al instalar los paquetes:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Ocurri un error"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Por favor, elija el idioma a usar."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Puede elegir otros idiomas los cuales estarn disponibles despus de la "
-"instalacin"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Todo"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Acuerdo de Licencia"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"EL PRESENTE TEXTO ES UNA TRADUCCION A PROPOSITO EXCLUSIVAMENTE\n"
-"INFORMATIVO DE LOS TERMINOS DE LA LICENCIA DE LINUX-MANDRAKE. EN\n"
-"NINGUN CASO LA PRESENTE TRADUCCION TIENE VALOR LEGAL SIENDO OFICIAL\n"
-"EXCLUSIVAMENTE LA VERSION EN FRANCES DE LA LICENCIA DE LINUX-MANDRAKE.\n"
-"No obstante, esperamos que esta traduccin ayudar a los que hablan\n"
-"Castellano a entenderla mejor.\n"
-"\n"
-"\n"
-"Introduccin\n"
-"\n"
-"El conjunto de elementos que incluye el sistema operativo y los\n"
-"diferentes componentes disponibles en la distribucin Linux-Mandrake\n"
-"son nombrados en adelante \"Programas\". Los programas incluyen en\n"
-"particular, pero de manera no limitativa, el conjunto de programas,\n"
-"procedimientos, reglas y documentaciones relativas al sistema\n"
-"operativo y a los diferentes componentes de la distribucin\n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"1. Licencia\n"
-"\n"
-"Le rogamos leer cuidadosamente este documento. ste constituye un\n"
-"contrato de licencia entre Ud. (persona fsica o persona moral) y\n"
-"MandrakeSoft S.A. aplicado a los programas. El hecho de instalar, de\n"
-"reproducir o de usar los programas de cualquiera manera que sea indica\n"
-"que Ud. reconoce haber tenido conocimiento preliminar, y aceptado\n"
-"conformarse a los trminos y condiciones del presente contrato de\n"
-"licencia. En caso de desacuerdo con el documento presente no esta\n"
-"autorizado a instalar, reproducir y usar de cualquiera manera que sea\n"
-"este producto. El contrato de licencia sera automticamente anulado\n"
-"sin aviso previo en el caso que no se conformara a las disposiciones\n"
-"de este documento. En caso de anulacin Ud. tendr que anular\n"
-"inmediatamente todo ejemplar y todas las copias de todos los programas\n"
-"y de todas las documentaciones que constituyen el sistema operativo y\n"
-"los diferentes componentes disponibles en en la distribucin\n"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"2. Garanta y limitaciones de garanta\n"
-"\n"
-"Los programas y la documentacin que los acompaa son proporcionados\n"
-"en el estado y sin garanta ninguna. MandrakeSoft S.A. dclina toda\n"
-"no se responsabiliza de las consecuencias de un dao directo,\n"
-"especial, indirecto o accesorio, de cualquiera naturaleza que sea, en\n"
-"relacin con la utilizacin de los programas, en particular y de\n"
-"manera no limitativa, todos daos resultados por perdidas de\n"
-"beneficio, interrupcin de actividad, prdida de informaciones\n"
-"comerciales u otras perdidas financieras, as que por eventuales\n"
-"condenaciones y indemnizacines debidas consecuentes a una decisin de\n"
-"justicia, y eso incluso si MandrakeSoft S.A. fue informada de la\n"
-"aparicin o eventualidad de tales daos.\n"
-"\n"
-"ADVERTENCIA EN CUANTO AL POSEER O USO DE PROGRAMAS PROHIBIDOS\n"
-"EN CIERTOS PASES\n"
-"\n"
-"En ningn caso, ni MandrakeSoft S.A. ni sus proveedores podrn ser\n"
-"tenidos responsables por un perjuicio especial, directo, indirecto o\n"
-"accesorio, de cualquiera naturaleza que sea (en particular y de manera\n"
-"no limitativa, perdidas de beneficio, interrupcin de actividad,\n"
-"prdida de informaciones comerciales u otras perdidas financieras, as\n"
-"que por eventuales condenaciones y indemnizacines debidas\n"
-"consecuentes a una decisin de justicia) que resultara de la\n"
-"utilizacin, detencin o simple baja desde une de los sitios de\n"
-"transferencia de Linux-Mandrake de programas prohibidos por la\n"
-"legislacin a la cual Ud. esta sometido. Esta advertencia se aplica en\n"
-"particular a algunos programas de criptografia suplidos con los\n"
-"programas.\n"
-"\n"
-"\n"
-"3. Licencia GPL y otras licencias\n"
-"\n"
-"Los Programas estn constituidos por mdulos de programas creados por\n"
-"diversas personas (fsicas o morales). Muchos de ellos estn\n"
-"distribuidos bajo los trminos de la Licencia Pblica General GNU\n"
-"(denominada aqu abajo \"GPL\") u otras licencias parecidas. La mayora\n"
-"de estas licencias le permiten copiar, adaptar o redistribuir los\n"
-"mdulos de programas que cubren. Favor leer y aceptar los trminos y\n"
-"condiciones de las licencias acompaando cada uno de ellos antes de\n"
-"usarlos. Toda pregunta relativa a la licencia se debe someter al autor\n"
-"(o su representante) del dicho programa, y no a MandrakeSoft. Los\n"
-"programas desarrollados por MandrakeSoft son sometidos a la licencia\n"
-"GPL. La documentacin escrita por MandrakeSoft esta sometida a una\n"
-"licencia especifica. Favor de referirse a la documentacin para\n"
-"obtener ms informacin.\n"
-"\n"
-"\n"
-"4. Propiedad intelectual\n"
-"\n"
-"Todos los derechos, ttulos e intereses de los diferentes Programas\n"
-"son la propiedad exclusiva de sus autores respectivos y son protegidos\n"
-"por el derecho de propiedad intelectual y otras leyes aplicadas al\n"
-"derecho de programas. Las marcas \"Mandrake\" y \"Linux-Mandrake\" as\n"
-"como los logtipos asociados son registrados por MandrakeSoft S.A.\n"
-"\n"
-"\n"
-"5. Disposiciones diversas\n"
-" \n"
-"Si alguna disposicin de este contrato de licencia estuviera declarada\n"
-"nula, ilegal o inaplicable por un tribunal competente, esta\n"
-"disposicin sera excluida del presente contrato. Sin embargo\n"
-"Ud. seguir sometido a las otras disposiciones, que recibirn sus\n"
-"plenos efectos. El contrato de licencia es sometido a la Ley\n"
-"francesa. Toda pregunta o protesta relativa a las presentes sera\n"
-"resuelto en primer lugar por va amigable. En caso de desacuerdo con\n"
-"MandrakeSoft S.A., el litigio ser sometido a los tribunales\n"
-"competentes de Pars, Francia. Para toda pregunta relacionada con\n"
-"este documento, favor dirigirse a MandrakeSoft S.A.\n"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Teclado"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Seleccione el tipo de su teclado."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Aqu tiene la lista completa de teclados disponibles"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Clase de instalacin"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Qu clase de instalacin desea?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Instalacin/Actualizacin"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Es una instalacin o una actualizacin?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Recomendada"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Experto"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Actualizacin"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Seleccione el tipo de su ratn, por favor."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Puerto del ratn"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Seleccion el puerto serie al cual est conectado el ratn."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Emulacin de los botones"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Emulacin del botn 2"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Emulacin del botn 3"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Configurando tarjetas PCMCIA..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Configurando dispositivos IDE"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "ninguna particin disponible"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Rastreando particiones para encontrar puntos de montaje"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Seleccione los puntos de montaje"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"No puedo leer su tabla de particiones, est demasiado deteriorada para m:(\n"
-"Intentar poner en blanco las particiones malas (se perdern TODOS LOS "
-"DATOS!).\n"
-"La otra solucin es no permitir que DrakX modifique la tabla de "
-"particiones.\n"
-"(el error es %s)\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake no pudo leer correctamente la tabla de particiones.\n"
-"Continue bajo su propio riesgo!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Particin raz"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Cual es la particin raz (/) de su sistema?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Necesita reiniciar el equipo para que se tome en cuenta la modificacin\n"
-"de la tabla de particiones."
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Elija las particiones que desea formatear"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Verificar el disco en busca de bloques malos?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Formateando las particiones"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Creando y formateando el archivo %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr ""
-"Espacio en intercambio insuficiente para completar la instalacin, aada un "
-"poco"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Buscando los paquetes disponibles"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Encontrando los paquetes a actualizar"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Su sistema no tiene espacio suficiente para instalar o actualizar (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Completa (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Mnima (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Recomendada (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Personalizada"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr "El tamao seleccionado es mayor que el disponible"
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Si Ud. tiene todos los CD de la lista siguiente, haga clic sobre Aceptar.\n"
-"Si no tiene CD alguno, haga clic sobre Cancelar.\n"
-"Si slo faltan algunos CD, desmrquelos y haga clic sobre Aceptar."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom etiquetado \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Instalando el paquete %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Configuracin posterior a la instalacin"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Ahora, Ud. tiene la posibilidad de bajar por la red paquetes especficos\n"
-"durante el procedimiento de instalacin, incuidos programas de cifrado.\n"
-"\n"
-"ADVERTENCIA:\n"
-"\n"
-"Debido a las diferencias de los requisitos aplicables a ese tipo de\n"
-"programas por las distintas jurisdicciones, es el cliente y/o el usuario "
-"final\n"
-"de dichos programas quien debe verificar que las leyes de su jurisdiccin "
-"le\n"
-"permiten bajar, guardar y/o utilizar dichos programas.\n"
-"\n"
-"En particular el cliente y/o usuario final debe tomar especial cuidado\n"
-"de no violar las leyes de su jurisdiccin. En el caso de que el cliente y/o\n"
-"el usuario final no respetase las condiciones de las leyes que le son\n"
-"aplicables, es posible que sea severamente sancionado por la ley.\n"
-"\n"
-"En ningn caso puede MandrakeSoft ni ninguno de sus fabricantes y/o\n"
-"distribuidores ser tomado por responsanble por daos especiales, directos\n"
-"o inderectos de cualquier tipo (incluyendo, pero sin limitarse a, prdida\n"
-"de beneficios, ruptura de negocios, prdida de datos comerciales u otras\n"
-"prdidas pecuniarias, o eventuales responsabilidades e indemnizaciones\n"
-"a pagar debido a decisiones de la justicia) que puedan ocurrir mediante el\n"
-"uso, posesin o el slo hecho de bajar por Internet u otro medio, programas\n"
-"a los cuales el cliente y/o usuario final tenga accesso despus de haber\n"
-"firmado el presente convenio.\n"
-"\n"
-"Para preguntas relativas a este convenio, contacte con\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Elija un sitio espejo del cual bajar los paquetes"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Contactando al espejo para obtener la lista de paquetes disponibles"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Elija los paquetes que desea instalar"
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Cual es su zona horaria?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "El reloj interno de la computadora usa la hora GMT?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Servidor CUPS remoto"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Sin impresora"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Ratn"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Zona horaria"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Impresora"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "Tarjeta RDSI"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Tarjeta de sonido"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "Tarjeta de TV"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Qu sistema de impresin desea usar?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Sin contrasea"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"Esta contrasea es demasiado simple\n"
-"(tiene que tener por lo menos %d caracteres de largo)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Usar NIS"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "pginas amarillas (NIS)"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "Autenticacin NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "Dominio NIS"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "Servidor NIS"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Un disquete de arranque personalizado da la posibilidad de arrancar su "
-"equipo\n"
-"bajo Linux sin depender del cargador de arranque normal. Esto puede ser "
-"til\n"
-"si no desea instalar SILO en su sistema, o si otro sistema operativo borra\n"
-"a SILO, o si SILO no funciona con su configuracin de hardware. Un "
-"disquete\n"
-"de arranque personalizado tambin puede usarse con la imgen de rescate de\n"
-" Mandrake haciendo as mucho ms fcil la recuperacin en caso de fallo\n"
-"grave del sistema.\n"
-"\n"
-"Si desea crear un disquete de arranque para su sistema, inserte un disquete\n"
-"en la primer disquetera y presione Aceptar."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Primera disquetera"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Segunda disquetera"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Omitir"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Un disquete de arranque personalizado da la posibilidad de arrancar su "
-"equipo\n"
-"bajo Linux sin depender del cargador de arranque normal. Esto puede ser "
-"til\n"
-"si no desea instalar lilo (o grub) en su sistema, o si otro sistema "
-"operativo lo borra,\n"
-"o si lilo no funciona con su configuracin de hardware. Un disquete de "
-"arranque\n"
-"personalizado tambin puede usarse con la imgen de rescate de Mandrake,\n"
-"haciendo as mucho ms fcil la recuperacin en caso de fallo grave del "
-"sistema.\n"
-"Desea crear un disquete de arranque para su sistema?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Disculpe, pero no hay disquetera alguna disponible"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Elija la disquetera que desea usar para crear el disco de arranque"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Inserte un disquete en la disquetera %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Creando el disquete de arranque"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Preparando el cargador de arranque"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Desea usar aboot?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Ocurri un error al instalar aboot, \n"
-"desea forzar la instalacin incluso si ello puedo destruir la 1 particin?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-"Fall la instalacin del cargador de arranque. Ocurri el error siguiente:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Necesitar cambiar el dispositivo de arranque de Open Firmware para\n"
-" habilitar el arrancador. Si no ve el prompt del arrancador al reiniciar,\n"
-" mantenga presionado Command-Option-O-F e ingrese:\n"
-" setenv boot-device $of_boot, \\:tbxi\n"
-" Luego ingrese: shut-down\n"
-"La prxima vez que arranque debera ver el prompt del arrancador."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Baja"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Media"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Alta"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Elegir el nivel de seguridad"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr ""
-"Desea generar un disquete de auto-instalacin para replicar el sistema?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Inserte un disquete en blanco en la unidad %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Creando el disquete de auto-instalacin"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Algunas de las etapas no fueron completadas.\n"
-"\n"
-"Realmente desea salir ahora?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Felicidades, la instalacin est completa.\n"
-"Quite el disco de arranque de la unidad y presione [Intro] para reiniciar.\n"
-"\n"
-"Para informacin sobre correcciones disponibles para esta versin\n"
-"de Linux Mandrake, consulte el archivo de erratas disponible en\n"
-"http://www.linux-mandrake.com.\n"
-"\n"
-"Para informacin sobre la configuracin de su sistema, despus\n"
-"de la instalacin, hay un captulo en la Gua del Usuario\n"
-"de Linux Mandrake oficial."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Generar un disquete de auto-instalacin"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"La auto instalacin puede automatizarse por completo si lo desea,\n"
-"en ese caso se aduear del disco rgido!\n"
-"(la intencin de esto es para instalar en otra computadora).\n"
-"\n"
-"Podra preferir reproducir la instalacin.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automatizada"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Reproducir"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Guardar la seleccin de paquetes"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Instalacin %s de Linux-Mandrake"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> entre elementos|<espacio> seleccionar|<F12> pantalla sig. "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "falta kdesu"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Avanzada"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Espere por favor"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Ambigedad (%s), sea ms preciso\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Eleccin incorrecta, intente de nuevo\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (por omisin %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Su eleccin? (por omisin %s)"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Su eleccin? (por omisin %s, teclee `none' para ninguno)"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Checo (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Alemn"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Teclado dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Espaol"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finlands"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Francs"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Noruego"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polaco"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Ruso"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Britnico"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Estadounidense"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armenio (antiguo)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armenio (nuevo)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armenio (fontico)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbadjn (latino)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbadjn (cirlico)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belga"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Blgaro"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasileo (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Bieloruso"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Suizo (germnico)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Suizo (francs)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Checo (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "Checo (programadores)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Alemn (sin teclas muertas)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Dans"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Teclado Dvorak (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Teclado Dvorak (Noruego)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Teclado de Estonia"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgiano (estilo Ruso)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgiano (estilo Latino)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Griego"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hngaro"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Croata"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israel"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israel (fontico)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iran"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Teclado Islands"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italiano"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japons de 106 teclas"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Teclado Coreano"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Latinoamericano"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Macedonio"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Holands"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Teclado de Lituania (AZERTY antiguo)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Teclado de Lituania (AZERTY nuevo)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Teclado de Lituania (QWERTY numrico)"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Teclado de Lituania (QWERTY fontico)"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Polaco (QWERTY)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Polaco (QWERTZ)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugus"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Canadiense (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Ruso (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Sueco"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Esloveno"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Eslovaco (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Eslovaco (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Eslovaco (programadores)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Tailands"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turco (modelo F tradicional)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turco (modelo Q moderno)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ucraniano"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Estadounidense (con acentos)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Teclado de Vietnam (QWERTY numrico)"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Yugoeslavo (latino/cirlico)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Quite los volmenes lgicos primero\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Ratn SUN"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Estndar"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Ratn genrico PS2 con Rueda"
-
-#: ../../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
-msgid "1 button"
-msgstr "1 botn"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Genrico"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Rueda"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "serie"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Ratn de 2 botones genrico"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Ratn de 3 botones genrico"
-
-#: ../../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 "Ratn Logitech (serie, antiguo tipo C7)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "ratn bus"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 botones"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 botones"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "ninguno"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Ningn ratn"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Finalizar"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Prximo ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Anterior"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Est correcto?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Configuracin de Internet"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Desea intentar conectar con Internet ahora?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Probando su conexin..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "En este momento Ud. no est conectado a Internet."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Por razones de seguridad, deber desconectarse ahora."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"El sistema no parece estar conectado al Internet.\n"
-"Intente de reconfigurar su conexin."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Configuracin de la Red"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "Configuracin de RDSI"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Seleccione su proveedor.\n"
-" Si no est en la lista, elija No listado"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Configuracin de la conexin"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Por favor complete o verifique el campo debajo"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "IRQ de la tarjeta"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Mem (DMA) de la tarjeta"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "E/S de la tarjeta"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "E/S_0 de la tarjeta"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "E/S_1 de la tarjeta"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Su nmero de telfono personal"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Nombre del proveedor (ej proveedor.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Nmero de telfono del proveedor"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "DNS 1 del proveedor"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "DNS 2 del proveedor"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Modo de discado"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Nombre de conexin (nombre de usuario)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Contrasea de conexin"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Resto del mundo"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Resto del mundo \n"
-" sin canal D (lneas alquiladas)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Qu protocolo desea utilizar?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Qu tipo de tarjeta tiene?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "No s"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-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"
-"Si tiene una tarjeta ISA, los valores en la prxima pantalla deberan ser "
-"correctos.\n"
-"\n"
-"Si tiene una tarjeta PCMCIA, tiene que saber la irq y la e/s de su tarjeta.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Abortar"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Continuar"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Cual es su tarjeta RDSI?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"He detectado una tarjeta RDSI PCI, pero no conozco el tipo. Por favor, "
-"seleccione una tarjeta PCI en la pantalla siguiente."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"No se encontr tarjeta RDSI PCI. Por favor, seleccione una de la pantalla "
-"siguiente."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"No se ha detectado adaptador de red Ethernet en su sistema.\n"
-"No puedo configurar este tipo de conexin."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Elija la interfaz de red"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Por favor elija que adaptador de red desea usar para conectar a Internet"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Interfaz de red"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Est de acuerdo?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Estoy a punto de reiniciar el dispositivo de red:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "Configuracin ADSL"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Desea iniciar su conexin al arrancar?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Seleccione el puerto serie al cual est conectado su mdem."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Opciones de llamada por mdem"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Nombre de conexin"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Nmero de telfono"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "ID de conexin"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Autenticacin"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Por script"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Por terminal"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Nombre de dominio"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Primer servidor DNS (opcional)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Segundo servidor DNS (opcional)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr ""
-"Estoy a punto de reiniciar el dispositivo de red $netc->{NET_DEVICE}. Est "
-"de acuerdo?"
-
-# ../../netconnect.pm_.c:567msgid ""
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Puede desconectarse o volver a configurar su conexin."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Puede volver a configurar su conexin."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "En este momento Ud. est conectado a Internet."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Se puede conectar a Internet o volver a configurar su conexin."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "En este momento Ud. no est conectado a Internet."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Conectar a Internet"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Desconectar de Internet"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Configurar la conexin a la red (local o Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Configuracin de, y conexin a, Internet"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Asistente para la Configuracin de la Red"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Mdem RDSI externo"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Tarjeta RDSI interna"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "De qu tipo es su conexin RDSI?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Conectar a Internet"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"La forma ms comn de conexin con ADSL es pppoe.\n"
-"Algunas conexiones usan pptp, algunas otras usan dhcp.\n"
-"Si Ud. no sabe, elija usar pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "usar dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "usar pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "usar pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Estoy a punto de reiniciar el dispositivo de red %s. Est de acuerdo?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Qu cliente dhcp desea utilizar?\n"
-"dhcpcd es el predeterminado"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Configuracin de la red"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Desea reiniciar la red?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"Ha ocurrido un problema mientras se reiniciaba la red: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Debido a que est realizando una instalacin por medio de la red, su red ya "
-"est configurada.\n"
-"Haga click sobre Aceptar para mantener su configuracin, o cancele para "
-"volver a configurar su conexin de Internet & Red.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Bienvenido al Asistente para la Configuracin de la Red\n"
-"\n"
-"Estamos a punto de configurar su conexin de red/Internet.\n"
-"Si no desea usar la deteccin automtica, deseleccione la casilla.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Elija el perfil a configurar"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Usar deteccin automtica"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Detectando los dispositivos..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Conexin normal por mdem"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "detectada en el puerto %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "Conexin RDSI"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "detectada %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "Conexin DSL (o ADSL)"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "detectada en la interfaz %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Conexin por cable"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "Conexin por red"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "tarjeta(s) de red detectada(s)"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Cmo desea conectarse a Internet?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Felicidades, la configuracin de la red e Internet est terminada.\n"
-"\n"
-"Ahora se aplicar la configuracin a su sistema."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Despus que est hecho, le recomendamos volver a iniciar su\n"
-"entorno X para evitar el problema del cambio del nombre del host."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "no se encontr tarjeta de red alguna"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Configurando la red"
-
-#: ../../network.pm_.c:278
-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 ""
-"Por favor ingrese el nombre de su host si es que lo conoce.\n"
-"Algunos servidores DHCP necesitan del nombre del host para funcionar.\n"
-"El nombre de su host debera ser un nombre completamente calificado,\n"
-"como mimaquina.milabo.micompa.com."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Nombre de host"
-
-#: ../../network.pm_.c:319
-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 ""
-"ADVERTENCIA: Previamente se ha configurado este dispositivo para conectar "
-"con Internet.\n"
-"Simplemente acepte para mantener la configuracin del mismo.\n"
-"Al modificar los campos de abajo se ignorar esta configuracin."
-
-#: ../../network.pm_.c:324
-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 ""
-"Por favor, ingrese la direccin IP de esta mquina.\n"
-"Cada valor tiene que ingresarse como una direccin IP en notacin\n"
-"decimal con puntos (por ejemplo: 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Configurar el dispositivo de red %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (controlador $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "Direccin IP"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Mscara de red"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Direccin IP automtica"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "Las direcciones IP deben estar en el formato 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Defina el nombre de host de la mquina.\n"
-"Ese nombre debe de ser un nombre completamente calificado,\n"
-"como mimaquina.milabo.micompa.com.\n"
-"Tambin puede ingresar la direccin IP de la pasarela si es que usa una"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "Servidor DNS"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Pasarela"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Dispositivo de pasarela de red"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Configuracin de los proxies"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "Proxy HTTP"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "Proxy FTP"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "El nombre del proxy debe ser http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "El nombre del proxy debe ser ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Particin extendida no soportada en esta plataforma"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Tiene un hueco en la tabla de particiones, pero no puedo usarlo.\n"
-"La nica solucin es desplazar sus particiones primarias para que\n"
-"el hueco est despus de las particiones extendidas"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Error al leer el archivo %s"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Fall la restauracin a partir del archivo %s: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Archivo de respaldo incorrecto"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Error al escribir en el archivo %s"
-
-#: ../../partition_table_raw.pm_.c:161
-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 ""
-"Est ocurriendo algo malo en su disco. \n"
-"Ha fallado una prueba para verificar la integridad de los datos. \n"
-"Esto significa que escribir cualquier cosa en el disco terminar en basura"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "necesario"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "importante"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "muy agradable"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "agradable"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "quizs"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Impresora local"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Impresora remota"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Servidor lpd remoto"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Impresora de red (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "Impresora SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "Impresora Netware"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "URI del dispositivo de impresin"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Probar puertos"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Una impresora, modelo %s, fue detectada en "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Dispositivo de impresin local"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"En qu dispositivo est conectada su impresora\n"
-"(tome en cuenta que /dev/lp0 es equivalente a LPT1:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Dispositivo de impresin"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Opciones de impresora remota lpd"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Para utilizar una cola de impresin remota lpd, es necesario\n"
-"que indique el nombre del servidor de impresin y el nombre\n"
-"de la cola, en ese servidor, en la cual se colocarn los trabajos\n"
-"de impresin."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Nombre del host remoto"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Cola de impresin remota"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "Opciones de impresora SMB (Windows 9x/NT)"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Para imprimir en una impresora SMB, es necesario escribir el\n"
-"nombre del servidor SMB (que no siempre es el mismo que el nombre de\n"
-"la mquina en TCP/IP) y posiblemente la direccin IP del servidor de\n"
-"impresoras, adems es necesario el nombre del recurso compartido para\n"
-"la impresora que se quiere usar, as como cualquier nombre de usuario,\n"
-"grupo de trabajo y contrasea que haga falta."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "Host servidor SMB"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "IP del servidor SMB"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Nombre de recurso compartido"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Grupo de trabajo"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "Opciones de impresora NetWare"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Para imprimir en una impresora NetWare, es necesario escribir el nombre\n"
-"del servidor de impresin NetWare (que no siempre es el mismo que\n"
-"el nombre de la mquina en TCP/IP) y posiblemente la direccin IP\n"
-"del servidor de impresoras, adems es necesario el nombre de la cola\n"
-"de impresin que desea usar, as como cualquier nombre de usuario\n"
-"y contrasea que haga falta."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Servidor de impresoras"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Nombre de la cola de impresin"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Opciones de impresora por Socket"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Para imprimir a una impresora por socket, necesita proporcionar\n"
-"el nombre del host de la impresora y opcionalmente el nmero de puerto."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Nombre de host de la impresora"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Puerto"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr ""
-"Puede especificar directamente la URI para acceder a la impresora con CUPS."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Qu tipo de impresora tiene?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Desea probar la impresin?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Imprimiendo la(s) pgina(s) de prueba..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"La(s) pgina(s) de prueba fueron enviadas al demonio de impresin.\n"
-"Puede que tome algn tiempo antes de que comience la impresin.\n"
-"Estado de la impresin:\n"
-"%s\n"
-"\n"
-"Funciona correctamente?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"La(s) pgina(s) de prueba fueron enviadas al demonio de impresin.\n"
-"Puede que tome algn tiempo antes de que comience la impresin.\n"
-"Funciona correctamente?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "S, imprimir la pgina de prueba ASCII"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "S, imprimir la pgina de prueba Postscript"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "S, imprimir ambas pginas de prueba"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Configuracin de la impresin"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Opciones de impresin"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Tamao del papel"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Eyectar la pgina al final de la impresin?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Opciones para el controlador Uniprint"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Opciones de profundidad de colores"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Imprimir texto usando el filtro PostScript"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Corregir el efecto escalera?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Cantidad de ejemplares a imprimir por pgina"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Mrgenes Izq/Der en puntos (1/72 de pulgada)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Mrgenes Sup/Inf en puntos (1/72 de pulgada)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Opciones extra para GhostScript"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Opciones extra para le impresin de texto"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Imprimir las pginas en el orden inverso"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Desea configurar una impresora?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Aqu tiene la lista de las colas de impresin.\n"
-"Ud. puede aadir otras o cambiar las que ya existen."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "Iniciando CUPS"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Leyendo la base de datos de controladores de CUPS..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Seleccione la conexin de la impresora"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Como esta conectada la impresora?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Seleccione la conexin de la impresora remota"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Con un servidor CUPS remoto, Ud. no tiene que configurar\n"
-"impresora alguna aqu; las mismas se detectarn automticamente.\n"
-"En caso de duda, seleccione\"Servidor CUPS remoto\"."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Con un servidor CUPS remoto, Ud. no tiene que configurar\n"
-"impresora alguna aqu; las mismas se detectarn automticamente\n"
-"a no ser que tenga un servidor en una red diferente; en el\n"
-"ltimo caso, ha de dar la direccin IP del servidor CUPS\n"
-"opcionalmente el nmero de puerto."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "IP del servidor CUPS"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "El nmero de puerto debe ser numrico"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Quitar la cola de impresin"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-"El nombre de la impresora slo debera contener letras, nmeros y el guin "
-"bajo"
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Cada impresoara necesita un nombre (por ejemplo lp).\n"
-"Se pueden definir otros parmetros tales como la descripcin de la "
-"impresora\n"
-"o su ubicacin. Qu nombre debe utilizarse para esta impresora y\n"
-"como est conectada la misma?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Nombre de la impresora"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Descripcin"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Ubicacin"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Cada cola de impresin (a la cual los trabajos de impresin estarn\n"
-"dirigidos) necesita un nombre (frecuentemente lp) y un directorio\n"
-"de paso (spool) asociado con l. Qu nombre y directorio deben\n"
-"utilizarse para esta cola, y como est conectada?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Nombre de la cola"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Directorio de paso (spool)"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Conexin de la impresora"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "No puedo aadir una particin al RAID md%d _ya formateado_"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "No puedo escribir el archivo $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "Fall mkraid"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "Fall mkraid (quizs las herramientas raid estn ausentes)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "No hay suficientes particiones para un RAID de nivel %d\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-"Lanzar el sistema de sonido ALSA (Arquitectura avanzada de sonido de Linux)"
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-"Anacron gestiona comandos a lanzar perodicamente. Es similar\n"
-"a un cron pero para sistemas que no estn encendidos las 24hs. Anacron\n"
-"se encarga de ponerse al da y lanzar los comandos en retraso cuando se\n"
-"enciende el equipo."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd se usa para monitorear el estado de las bateras y enviar esa\n"
-"informacin a syslogd. Tambin puede usarse para apagar el equipo cuando\n"
-"la batera est casi descargada."
-
-#: ../../services.pm_.c:20
-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 ""
-"Ejecuta los comandos programados por el comando at en el momento que\n"
-"se especific cuando at fue lanzado, y ejecuta comandos en serie\n"
-"(batch commands) cuando la carga promedio del sistema es\n"
-"suficientemente baja."
-
-#: ../../services.pm_.c:22
-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 es un programa UNIX estndar que ejecuta programas especificados por\n"
-"el usuario peridicamente, en el momento en que han sido programados. El "
-"cron\n"
-"de Vixie aade varias funcionalidades al cron de Unix bsico, incluyendo\n"
-"una mayor seguridad y opciones de configuracin ms potentes."
-
-#: ../../services.pm_.c:25
-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 aade soporte del ratn para los programas Linux en modo texto, como\n"
-"el Midnight Commander. Tambin permite operaciones de cortar-y-pegar con\n"
-"el ratn en la consola, e incluye soporte para menes emergentes en la "
-"consola."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-"HardDrake corre una prueba de hardware, y opcionalmente configura\n"
-"el hardware nuevo/cambiado."
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache es un servidor de pginas Web. Es usado para servir archivos HTML\n"
-"y programas CGI."
-
-#: ../../services.pm_.c:32
-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 ""
-"El demonio para servidores Internet (comnmente llamado inetd) inicia\n"
-"una variedad de otros servicios Internet segn sea necesario.\n"
-"Es el responsable de iniciar varios servicios, incluyendo a telnet, ftp, "
-"rsh\n"
-"y rlogin. Al desactivar a inetd se desactivan todos los servicios que "
-"dependen de l."
-
-#: ../../services.pm_.c:36
-msgid ""
-"Launch packet filtering for Linux kernel 2.2 series, to set\n"
-"up a firewall to protect your machine from network attacks."
-msgstr ""
-"Lanzar el filtrado de paquetes para los ncleos de Linux de la serie 2.2,\n"
-"para configurar un cortafuegos que protege a su mquina de los ataques de la "
-"red."
-
-#: ../../services.pm_.c:38
-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 ""
-"Este paquete carga la definicin de teclado que se indica en\n"
-"/etc/sysconfig/keyboard. Puede ser configurado con el programa kbdconfig.\n"
-"Debe dejarlo activado para la mayora de los sistemas."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-"Re-generacin automtica del encabezado del ncleo en /boot para\n"
-"/usr/include/linux/{autoconf,version}.h"
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr "Deteccin y configuracin automtica del hardware al arrancar."
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-"Linuxconf a veces realizar varias tareas al arrancar para\n"
-"mantener la configuracin del sistema."
-
-#: ../../services.pm_.c:46
-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 es el demonio de impresin, necesario para que lpr funcione\n"
-"correctamente. Bsicamente, es un servidor que coloca las tareas de\n"
-"impresin en las colas de impresin adecuadas para cada impresora."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-"Servidor Virtual de Linux, usado para construir servidores de alto\n"
-"rendimiento y alta disponibilidad."
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) es un servidor de nombres de dominio (DNS) usado para\n"
-"resolver los nombres de host en direcciones IP."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Monta y desmonta todos los puntos de montaje de sistemas de archivos\n"
-"compartidos por medio de la red; como NFS (Network File System),\n"
-"SMB (Lan Manager/Windows) y NCP (Netware)"
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Activa/desactiva todas las interfaces de red configuradas para iniciarse\n"
-"en el arranque del sistema."
-
-#: ../../services.pm_.c:56
-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 es un protocolo para compartir archivos en redes TCP/IP muy popular.\n"
-"Este servicio provee la funcionalidad de servidor NFS, el cual se configura\n"
-"a travs del archivo /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS es un protocolo para compartir archivos en redes TCP/IP muy popular.\n"
-"Este servicio provee funcionalidad de trabado de archivos por NFS."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-"Activar el bloqueo numrico automticamente bajo la consola y\n"
-"XFree al arrancar."
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Soportar las win-impresoras OKI 4w y compatibles."
-
-#: ../../services.pm_.c:64
-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 ""
-"El soporte PCMCIA se usa por lo general para soportar cosas como tarjetas\n"
-"de red o mdems en computadoras porttiles. No ser iniciado salvo que\n"
-"est configurado, por lo que no es un problema tenerlo instalado\n"
-"en mquinas que no lo necesitan."
-
-#: ../../services.pm_.c:67
-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 ""
-"El portmapper gestiona las conexiones RPC; las cuales son usadas por\n"
-"protocolos como NFS y NIS. El servidor portmap debe correr en los sistemas\n"
-"que actan como servidores para protocolos que usan el mecanismo RPC."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix es un agente de transporte de correo (MTA), es decir el programa\n"
-"encargado de enviar el correo electrnico de una mquina a otra."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Guarda y recupera el pool de entropa del sistema; usado para la\n"
-"generacin de nmeros aleatorios de gran calidad."
-
-#: ../../services.pm_.c:74
-msgid ""
-"Assign raw devices to block devices (such as hard drive\n"
-"partitions), for the use of applications such as Oracle"
-msgstr ""
-"Asignar dispositivos `crudos' a dispositivos de bloque (como las "
-"particiones\n"
-"de los discos), para el uso de aplicaciones como Oracle"
-
-#: ../../services.pm_.c:76
-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 ""
-"El demonio routed permite actualizar automticamente las tablas de ruteo IP\n"
-"gracias al protocolo RIP. Mientras que RIP se usa bastante en redes "
-"pequeas,\n"
-"para redes ms complejas, se necesitan protocolos de ruteo ms complejos."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"El protocolo rstat le permite a los usuarios de una red recoger\n"
-"informacin sobre el rendimiento de cualquier mquina de dicha red."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"El protocolo rusers permite que los usuarios de una red identifiquen\n"
-"quien est conectado en otros sistemas que responden al pedido."
-
-#: ../../services.pm_.c:83
-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 ""
-"El protocolo rwho permite que usuarios distantes obtengan una lista\n"
-"de todos los usuarios conectados a un sistema que corre el demonio rwho\n"
-"(similar al finger)."
-
-#: ../../services.pm_.c:85
-msgid "Launch the sound system on your machine"
-msgstr "Lanzar el sistema de sonido en su mquina"
-
-#: ../../services.pm_.c:86
-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 es el servicio a travs del cual varios demonios van a enviar\n"
-"sus mensajes de bitcora, que syslog va a redirigir a varios archivos\n"
-"de bitcora. Siempre es una buena idea ejecutar syslog."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr "Cargar los controladores para sus dispositivos USB."
-
-#: ../../services.pm_.c:89
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Inicia el servidor de tipografas X11 (obligatorio para correr XFree)."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Elija cuales servicios debern lanzarse automticamente al arrancar"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "corriendo"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "detenido"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Servicios y demonios"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Lo siento, no hay informacin\n"
-"adicional sobre este servicio."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Al arranque"
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"No puedo leer su tabla de particiones, est demasiado deteriorada :-(\n"
-"Probar de ir poniendo en blanco las particiones malas"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Compartir la conexin con Internet"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "La conexin compartida con Internet est habilitada en este momento"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"La configuracin de conexin compartida con Internet ya ha sido realizada.\n"
-"Est actualmente activada.\n"
-"\n"
-"Qu desea hacer?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "desactivar"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "rechazar"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "reconfigurar"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Deshabilitando servidores..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Ahora est deshabilitado el compartir la conexin de Internet."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "La conexin compartida con Internet est deshabilitada en este momento"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"La configuracin de conexin compartida con Internet ya ha sido realizada.\n"
-"Est actualmente desactivada.\n"
-"\n"
-"Qu desea hacer?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "activar"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Habilitando los servidores..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Ahora est habilitado el compartir la conexin de Internet."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "No se pudo interpretar el contenido del archivo de configuracin."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Archivo de configuracin desconocido"
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"Est por configurar a su computadora para compartir su conexin a Internet.\n"
-"Con esta caracterstica, otras computadoras en su red local podrn usar la "
-"conexin a Internet de esta computadora.\n"
-"\n"
-"Nota: necesita un Adaptador de Red dedicado para configurar una red de rea "
-"local (LAN)."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Interfaz %s (usando mdulo %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Interfaz %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "No hay adaptador de red en su sistema!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"No se ha detectado adaptador de red en su sistema. Por favor, ejecute la "
-"herramienta de configuracin del hardware."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Slo hay un adaptador de red configurado en su sistema:\n"
-"\n"
-"%s\n"
-"\n"
-"Estoy a punto de configurar su conexin a la Red de rea Local con el mismo."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Por favor elija que adaptador de red estar conectado a su Red de rea Local."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Advertencia, el adaptador de red ya est configurado. Se volver a "
-"configurar."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr ""
-"Se encontr un conflicto potencial de direcciones LAN en la configuracin "
-"de $_!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Se detect configuracin con cortafuegos!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Atencin! Se ha detectado una configuracin con cortafuegos existente. "
-"Puede que necesite algun arreglo manual luego de la instalacin."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Configurando..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Configurando los scripts, instalando software, iniciando servidores..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Problemas al instalar el paquete $_"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Felicidades"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Se ha configurado todo.\n"
-"Ahora puede compartir su conexin a Internet con otras computadoras de su "
-"red de rea local, usando la configuracin automtica de la red (DHCP)."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-"La configuracin ya ha sido hecha, pero corrientemente est deshabilitada."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "La configuracin ya ha sido hecho, y corrientemente est habilitada."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "No se ha configurado el compartir la conexin de Internet"
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Configuracin de la conexin compartida a Internet"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Bienvenido al utilitario para compartir la conexin de Internet!\n"
-"\n"
-"%s\n"
-"\n"
-"Haga click sobre Configurar para lanzar el asistente de configuracin."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Configuracin de la red (%d adaptadores)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Perfil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Borrar perfil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Perfil a borrar:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Nuevo perfil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Nombre del perfil a crear:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Nombre de host: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Acceso a Internet"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Tipo:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Pasarela:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Interfaz:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Estado:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Conectado"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "No conectado"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Conectar..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Desconectar..."
-
-#: ../../standalone/draknet_.c:191
-msgid "Starting your connection..."
-msgstr "Iniciando su conexin..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Cerrando su conexin..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"La conexin no est cerrada.\n"
-"Intente hacerlo manualmente ejecutando\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"como root."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Ahora el sistema est desconectado."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Configurar el acceso a Internet"
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "Configuracin red local"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Adaptador"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Controlador"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Interfaz"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protocolo"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Configurar la Red de rea Local..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Modo Normal"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Aplicar"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Espere, por favor... Aplicando la configuracin"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-"No tiene configurada interfaz alguna.\n"
-"Configure la primera haciendo clic sobre Configurar"
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "Configuracin LAN"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Adaptador %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Protocolo de arranque"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Iniciado al arranque"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "cliente DHCP"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Desactivar"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Activar"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-"No tiene conexin de Internet alguna.\n"
-"Primero debe crear una haciendo clic sobre Configurar"
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Configuracin de la conexin Internet"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Configuracin de la conexin Internet"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Tipo de conexin:"
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parmetros"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 del proveedor (opcional)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 del proveedor (opcional)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Tarjeta Ethernet"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "Cliente DHCP"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Crackers bienvenidos"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Pobre"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranica"
-
-#: ../../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 ""
-"Este nivel se debe usar con mucho cuidado. Hace su sistema ms simple de\n"
-"usar, pero tambin mucho ms vulnerable: no debe usarse para una mquina\n"
-"conectada en red con otras o a Internet. No hay contraseas de acceso."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Las contraseas estn activadas, pero igual no se recomienda usar este\n"
-"nivel para una computadora conectada a una red."
-
-#: ../../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 ""
-"Pocos cambios para este nivel de seguridad, el principal es que hay ms\n"
-"mensajes de advertencia y verificaciones relativas a la seguridad."
-
-#: ../../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 ""
-"Este es el nivel de seguridad estndar recomendado para una mquina que "
-"ser\n"
-"usada para conectarse a Internet como cliente. Ahora hay verificaciones de "
-"seguridad."
-
-#: ../../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 ""
-"Con este nivel, es posible usar el sistema como un servidor.\n"
-"La seguridad es lo suficientemente alta como para usar el sistema como un\n"
-"servidor que acepte conexiones de mltiples clientes."
-
-#: ../../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 ""
-"Se toman las propiedades del nivel 4, pero ahora el sistema est cerrado\n"
-"totalmente. Las caractersticas de seguridad estn al mximo."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Definiendo el nivel de seguridad"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Centro de Control"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Elija la herramienta que desea usar"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uso: keyboarddrake [--expert] [teclado]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Desea que la tecla BackSpace envie un Delete en consola?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Cambie el Cd-Rom"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Por favor, inserte el Cd-Rom de Instalacin en su unidad y presione "
-"Aceptar.\n"
-"Si no lo tiene, presione Cancelar para evitar la actualizacin en vivo."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "No se puede iniciar actualizacin en vivo!!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "no se encontr serial_usb alguno\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Emular el tercer botn?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Pruebe su ratn, por favor."
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "Monitoreo de la red"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Estadsticas"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "Velocidad de transmisin: "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "Velocidad de recepcin: "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Cerrar"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "Conectando a Internet"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "Desconectando de Internet"
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "Fall la desconexin de Internet"
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "Se complet la desconeccin de Internet."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "Se complet la conexin"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Fall la conexin.\n"
-"Verifique su configuracin en el Centro de Control de Mandrake"
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "enviado: "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "recibido: "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Conectar"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Desconectar"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Configuracin del cortafuegos"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Configuracin del cortafuegos"
-
-#: ../../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 ""
-"Cortafuegos\n"
-"\n"
-"Ya tiene configurado un cortafuegos.\n"
-"Haga clic sobre Configurar para cambiar o quitar el cortafuegos"
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Cortafuegos\n"
-"\n"
-"Haga clic sobre Configurar para configurar un cortafuegos estndar"
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"configurador de TF\n"
-"\n"
-"Esto configura un cortafuegos personal para esta mquina Linux Mandrake.\n"
-"Para una solucin potente de cortafuegos dedicada, por favor eche un "
-"vistazo\n"
-"a la distribucin especializada MandrakeSecurity Firewall."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Ahora le preguntaremos a cuales servicios quisiera permitir conectar desde\n"
-"Internet. Por favor, piense cuidadosamente las respuestas, ya que la\n"
-"seguridad de su computadora es importante.\n"
-"Por favor, si en este momento no est usando alguno de estos servicios,\n"
-"protjalos. Puede cambiar esta configuracin en cualquier momento que "
-"desee\n"
-"volviendo a ejecutar esta aplicacin!"
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Est corriendo un servidor web en esta mquina que quiere que vea toda\n"
-"la Internet? Si est corriendo un servidor web al cual slo necesita "
-"acceder\n"
-"desde esta mquina, aqu puede responder con seguridad NO.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Est corriendo un servidor de nombres en esta mquina? Si no configur uno\n"
-"para entregar informacin de IP y de la zona a toda la Internet, por favor\n"
-"responda NO.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"Desea permitir conexiones de entrada de Secure Shell (ssh)? Este es un\n"
-"reemplazo de telnet que puede usar para conectarse. Si ahora est usando\n"
-"telnet, definitivamente debera cambiar a ssh. telnet no est cifrado, por\n"
-"lo tanto algunos atacantes pueden robarle su contrasea si lo usa. ssh est\n"
-"cifrado y no permite este tipo de ataque."
-
-#: ../../tinyfirewall.pm_.c:37
-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 ""
-"Desea permitir conexiones entrantes de telnet?\n"
-"Esto es terriblemente inseguro, como explicamos en la pantalla previa. Es\n"
-"altamente recomendable responder No aqu y usar ssh en lugar de\n"
-"telnet.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-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 ""
-"Est corriendo un servidor FTP que debe ser accesible desde la Internet?\n"
-"En ese caso, es altamente recomendable que slo lo use para transferencias\n"
-"Annimas. Algunos atacantes pueden robar cualquier contrasea enviada por "
-"FTP,\n"
-"ya que FTP tampoco usa cifrado para transferir las contraseas.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-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 ""
-"Est corriendo un servidor de correo? Si enva sus mensajes con pine, "
-"mutt \n"
-"o cualquier otro cliente de correo de modo texto, probablemente s.\n"
-"Caso contrario, debera proteger esto con el cortafuegos.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-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 ""
-"Est corriendo un servidor POP o IMAP? Estos deberan ser\n"
-"usados para almacenar cuentas de correo no basadas en web para las\n"
-"personas en esta mquina.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-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 ""
-"Parece que est ejecutando un ncleo 2.2. Si una computadora en su casa\n"
-"o en la oficina configura su direccin IP de red automticamente\n"
-"(asignacin dinmica), debemos permitir esto. Es este el caso?\n"
-
-#: ../../tinyfirewall.pm_.c:62
-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 ""
-"El reloj de su computadora est sincronizado al reloj de otra computadora?\n"
-"Mayormente, esto es lo que usan las organizaciones con servidores Unix/"
-"Linux\n"
-"medianamente grandes para sincronizar los tiempos de conexin y cosas as.\n"
-"Si Ud. no es parte de una oficina grande y nunca escuch acerca de esto,\n"
-"probablemente no sea su situacin."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Configuracin completa. Podemos escribir estos cambios en el disco?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "No puedo abrir %s: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "No puedo abrir %s para escribir: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Clientes para los distintos protocolos incluyendo a ssh"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Desarrollo"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Estacin de trabajo"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Servidor, Cortafuegos/Router"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Administracin de la informacin personal"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimedios - Grficos"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Computadora de Red (cliente)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Herramientas de audio: reproductores mp3 o midi, mezcladores, etc"
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Estacin Internet"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Oficina"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Estacin Multimedios"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"Conjunto de herramientas para leer y enviar correo y noticiar (pine, mutt, "
-"tin...) y para navegar por la Web"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "Bibliotecas de desarrollo C y C++, programas y archivos *.h"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr "Servidor de Informacin de Red y de Nombres de Dominio"
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Programas para administrar sus finanzas, tales como gnucash"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr "Servidor de base de datos PostgreSQL o MySQL"
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "Servidor NFS, servidor SMB, servidor proxy, servidor SSH"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Documentacin"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Utilitarios"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS"
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Entorno grfico"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimedios - Sonido"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Programas de entretenimiento: arcade, tableros, estrategia, etc"
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Reproductores y editores de vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Herramientas para la consola"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Programas de reproduccin/edicin de sonido y vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Estacin de trabajo Cientfica"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editores, shells, manipulacin de archivos, terminales"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Libros y COMOs sobre Linux y Software Libre"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr ""
-"Entorno grfico con un conjunto de herramientas de escritorio y aplicaciones "
-"amigables"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr "Servidor de correo Postfix, servidor de noticias Inn"
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Juegos"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimedios - Vdeo"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "Computadora servidor de red"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Programas grficos, tales como El Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Estacin de trabajo de Oficina"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-"El K Desktop Environment, el entorno grfico bsico con una coleccin de "
-"herramientas que lo acompaan"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Ms escritorios grficos (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Herramientas para crear y grabar CDs"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimedios - Grabacin de CD"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Archivado, emuladores, monitoreo"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Servidor, Bases de Datos"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Programas de Oficina: procesadores de palabras (kword, abiword), planillas "
-"de clculo (kspread, gnumeric), visualizadores PDF, etc"
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Servidor, Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Servidor"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Finanzas personales"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Configuracin"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "Estacin de trabajo KDE"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Otros entornos grficos"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache y Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Servidor, Correo/Groupware/Noticias"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Estacin de trabajo GNOME"
-
-#: ../../share/compssUsers:999
-msgid "Internet gateway"
-msgstr "Pasarela de acceso a Internet"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Herramientas para su Palm Pilot o su Visor"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Estacin de Juegos"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Herramientas para facilitar la configuracin de su computadora"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr ""
-"Conjunto de herramientas para correo, noticias, web, transferencia de "
-"archivos, y chat"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "KB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minutos"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minuto"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d segundos"
-
-#~ msgid "cannot fork: "
-#~ msgstr "no puedo hacer fork: "
-
-#~ msgid "Configure..."
-#~ msgstr "Configurar..."
-
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "Configuracin de Lilo/Grub"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "Tamao seleccionado %d%s"
-
-#~ msgid "Opening your connection..."
-#~ msgstr "Abriendo su conexin..."
-
-#~ msgid "Standard tools"
-#~ msgstr "Herramientas estndar"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr ""
-#~ "Este script de inicio trata de cargar los mdulos para su ratn USB."
-
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Configuracin de Lilo/Grub"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Configuracin del estilo de arranque"
-
-#~ 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 ""
-#~ "Ahora que su conexin a Internet est configurada, se puede\n"
-#~ "configurar a su computadora para compartir su conexin a Internet.\n"
-#~ "Nota: necesita un Adaptador de Red dedicado para configurar una red LAN.\n"
-#~ "Desea configurar la conexin compartida a Internet?\n"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Dependencias automticas"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Configuracin de LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Crear un disquete de arranque"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formatear disquete"
-
-#~ msgid "Choice"
-#~ msgstr "Opcin"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "aurora horizontal y bonito"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "aurora tradicional vertical"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Ahora puede elegir algunas opciones extra para su sistema.\n"
-#~ "\n"
-#~ "* Usar optimizaciones para el disco rgido: Esta opcin puede mejorar\n"
-#~ " el rendimiento del disco rgido, pero es slo para usuarios avanzados, "
-#~ "ya que\n"
-#~ " algunos chipsets tienen bugs y pueden arruinar sus datos, es por esto\n"
-#~ " que debe tener cuidado. Note que el ncleo viene con una lista de "
-#~ "manejadores\n"
-#~ "y chipsets que se sabe son defectuosos, pero si quiere evitar malas "
-#~ "sorpresas\n"
-#~ " no active esta opcin.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Elegir el nivel de seguridad: Puede elegir el nivel de seguridad parasu "
-#~ "sistema.\n"
-#~ " Refirase al manual para ms informacin. Bsicamente, si no sabe que "
-#~ "elegir\n"
-#~ " seleccione la opcin predeterminada.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise el tamao de la RAM si es necesario: Desafortunadamente, no hay "
-#~ "un\n"
-#~ " mtodo estndar de preguntarle al BIOS cuanta memoria tiene su "
-#~ "mquina.\n"
-#~ " Como consecuencia, Linux puede no detectar correctamente el tamao de "
-#~ "su RAM.\n"
-#~ " Si este es el caso, Ud.\n"
-#~ " puede especificar la cantidad correcta de RAM aqu. Note que una\n"
-#~ " diferencia de 2 o 4 MB entre la memoria de su mquina y la detectada es "
-#~ "normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Montaje automtico de los soportes extrables: Si prefiere no tener "
-#~ "que\n"
-#~ " montar manualmente los soportes extrables (CDROMs, disquetes, Zip) "
-#~ "con\n"
-#~ " los comandos mount y umount, elija esta opcin.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Limpiar /tmp al inicio: si quiere borrar todos los archivos y "
-#~ "directorios\n"
-#~ " almacenados en /tmp cada vez que arranca el sistema, elija esta "
-#~ "opcin.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Activar el teclado numrico al inicio: Si desea que su teclado "
-#~ "numrico\n"
-#~ " se active despus del arranque del sistema, elija esta opcin, Por "
-#~ "favor,\n"
-#~ " note que esta opcin no es necesaria para las porttiles y puede no "
-#~ "funcionar\n"
-#~ " bajo X."
-
-#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
-#~ msgstr ""
-#~ "Perdn, la configuracin del correo todava no est implementada.\n"
-#~ "Tenga paciencia."
-
-#~ msgid ""
-#~ "Welcome to The Network Configuration Wizard.\n"
-#~ "Which components do you want to configure?\n"
-#~ msgstr ""
-#~ "Bienvenido al Asistente de la Configuracin de la Red.\n"
-#~ "Qu componentes desea configurar?\n"
-
-#~ msgid "Internet/Network access"
-#~ msgstr "Acceso a Internet/Red"
-
-#~ msgid "Mail information"
-#~ msgstr "Informacin de correo"
-
-#~ msgid "No I don't need DHCP"
-#~ msgstr "No, no necesito DHCP"
-
-#~ msgid "No I don't need NTP"
-#~ msgstr "No, no necesito NTP"
-
-#~ msgid "No (firewall this off from the internet)"
-#~ msgstr "No (proteger de la Internet con el cortafuegos)"
-
-#~ msgid "Yes (allow this through the firewall)"
-#~ msgstr "S (permitir esto a travs del cortafuegos)"
-
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "Asistente para la Configuracin del Cortafuegos"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Varios"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Preguntas varias"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "No se puede usar supermount con un nivel de seguridad elevado"
-
-#~ 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 ""
-#~ "ciudado: EN ESTE NIVEL DE SEGURIDAD, NO SE PERMITE CONECTAR COMO ROOT\n"
-#~ "DESDE LA CONSOLA! Si desea ser root, tiene que conectarse como un "
-#~ "usuario\n"
-#~ "no privilegiado y luego usar su. Ms generalmente, no pretenda usar su\n"
-#~ "mquina para otra cosa que no sea un servidor.\n"
-#~ "Ha sido avisado."
-
-#~ 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 ""
-#~ "Tenga cuidado, el tener numlock habilitado causa que un montn de "
-#~ "tecleos\n"
-#~ "den dgitos en vez de letras normales (ej: presionar la `p' da `6')"
-
-#~ msgid "not connected"
-#~ msgstr "no conectado"
-
-#~ msgid "Scientific applications"
-#~ msgstr "Programas cientficos"
-
-#~ msgid "toot"
-#~ msgstr "pitido"
-
-#~ msgid "File/Print/Samba"
-#~ msgstr "Servidor, Archivos/Impresin/Samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr "Servidor, DNS/DHCP"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Primer servidor DNS"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Segundo servidor DNS"
-
-#~ msgid "using module"
-#~ msgstr "usando el mdulo"
-
-#~ msgid "Development, Database"
-#~ msgstr "Desarrollo, Bases de Datos"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr "Desarrollo, Entorno Integrado"
-
-#~ msgid "Development, Standard tools"
-#~ msgstr "Desarrollo, Heramientas tpicas"
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ "Advertencia:\n"
-#~ "Aplicar los cambios mientras est ejecutando puede congelar su entorno X."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ "Si contina, cerrar su entorno %s"
-
-#~ msgid "eth$_"
-#~ msgstr "eth$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr "Ninguno"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Qu cargador(es) de arranque desea usar?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Disquete de auto-instalacin"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Intento encontrar un mdem?"
-
-#~ msgid "Configure an ISDN connection"
-#~ msgstr "Configurar una conexin por RDSI"
-
-#~ msgid "Configure a cable connection"
-#~ msgstr "Configurar una conexin por cable"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Deshabilitar la conexin a Internet"
-
-#~ msgid "Configure local network"
-#~ msgstr "Configurar la red local"
-
-#~ msgid "Disable networking"
-#~ msgstr "Deshabilitar la red"
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Configurar la conexin a Internet / a la red local"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "La red local ya ha sido configurada.\n"
-#~ "Desea:"
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr "Manipulacin de grficos"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimedios"
-
-#~ msgid "Sciences"
-#~ msgstr "Ciencias"
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ "Programas de chat (IRC o mensajera instantnea) tales como xchat, licq, "
-#~ "gaim, y herramientas de transferencia de archivos"
-
-#~ msgid "Communication facilities"
-#~ msgstr "Herramientas de comunicacin"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Herramoientas Internet"
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr "Clientes y servidores de bases de datos (mysql y postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr "Desarollo - C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Zona horaria"
-
-#~ msgid "Configure printer"
-#~ msgstr "Impresoras"
-
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr "1er adaptador de red (eth0)"
-
-#~ msgid "ippp0"
-#~ msgstr "ippp0"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(puede causar corrupcin de los datos)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Usar optimizaciones para el disco rgido?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Activar el teclado numrico al inicio"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Confirme contrasea"
-
-#~ msgid "default"
-#~ msgstr "por omisin"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Para qu se usa su sistema?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Elija el tamao que desea instalar"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Usar diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Personalizada"
-
-#~ 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 ""
-#~ "Est seguro que es un experto? \n"
-#~ "Aqu se le permitirn hacer cosas potentes pero peligrosas.\n"
-#~ "\n"
-#~ "Se le preguntarn cosas como: \"Usar contraseas shadow?\",\n"
-#~ "est listo para responder a este tipo de preguntas?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Usar archivo shadow"
-
-#~ msgid "shadow"
-#~ msgstr "shadow"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Usar contrasea con MD5"
-
-#~ msgid "Search"
-#~ msgstr "Buscar"
-
-#~ msgid "Package"
-#~ msgstr "Paquete"
-
-#~ msgid "Text"
-#~ msgstr "Texto"
-
-#~ msgid "Tree"
-#~ msgstr "rbol"
-
-#~ msgid "Sort by"
-#~ msgstr "Ordenado por"
-
-#~ msgid "Category"
-#~ msgstr "Categora"
-
-#~ msgid "See"
-#~ msgstr "Ver"
-
-#~ msgid "Installed packages"
-#~ msgstr "Paquetes instalados"
-
-#~ msgid "Available packages"
-#~ msgstr "Paquetes disponibles"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Slo mostrar hojas del rbol"
-
-#~ msgid "Expand all"
-#~ msgstr "Expandir todo"
-
-#~ msgid "Collapse all"
-#~ msgstr "Contraer todo"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Aadir ubicacin de paquetes"
-
-#~ msgid "Update location"
-#~ msgstr "Actualizar ubicacin"
-
-#~ msgid "Remove"
-#~ msgstr "Quitar"
-
-#~ msgid "Find Package"
-#~ msgstr "Buscar paquete"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Buscar paquete que contiene el archivo"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Cambia de Instalado a Disponible"
-
-#~ msgid "Uninstall"
-#~ msgstr "Desinstalar"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Elija los paquetes a instalar"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Verificando las dependencias"
-
-#~ msgid "Wait"
-#~ msgstr "Espere"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Se desinstalarn los paquetes siguientes"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "Desinstalando los paquetes"
-
-#~ msgid "Regexp"
-#~ msgstr "Expresin regular"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Cuales paquetes requieren"
-
-#~ msgid "%s not found"
-#~ msgstr "no se encontr %s"
-
-#~ msgid "No match"
-#~ msgstr "Ninguna coincidencia"
-
-#~ msgid "No more match"
-#~ msgstr "Ninguna coincidencia ms"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake est actualmente en modo memoria escasa.\n"
-#~ "Voy a relanzar rpmdrake para que pueda buscar los archivos"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Qu archivos est buscando?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Qu requiere?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Proporcione un nombre (p. ej.: 'extra', 'comercial')"
-
-#~ msgid "Directory"
-#~ msgstr "Directorio"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Ningn CD disponible (nada en /mnt/cdrom)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL del directorio que contiene los RPMs"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "Para FTP y HTTP, necesita dar la ubicacin de hdlist\n"
-#~ "Tiene que ser una ruta relativa a la URL anterior"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Por favor, proporcione la informacin siguiente"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s ya est en uso"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "Actualizando la base de datos de RPM"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Voy a quitar la entrada %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Buscando hojas del rbol"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Buscando hojas del rbol, llevar cierto tiempo"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "Encontr una tarjeta RDSI:\n"
-
-#~ msgid "France"
-#~ msgstr "Francia"
-
-#~ msgid "Other countries"
-#~ msgstr "Otros paises"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "En qu pas se encuentra Ud.?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Mdem Alcatel"
-
-#~ msgid "ECI modem"
-#~ msgstr "Mdem ECI"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr "Si su mdem ADSL es Alcatel, elija Alcatel. Caso contrario, ECI."
-
-#~ msgid "don't use pppoe"
-#~ msgstr "no usar pppoe"
-
-#~ msgid "mandatory"
-#~ msgstr "obligatorio"
-
-#~ msgid "interesting"
-#~ msgstr "interesante"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (importante)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (muy agradable)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (agradable)"
-
-#~ msgid "KDE, QT, Gnome, GTK+"
-#~ msgstr "KDE, QT, Gnome, GTK+"
-
-#~ msgid "Python, Perl, libraries, tools"
-#~ msgstr "Python, Perl, bibliotecas, herramientas"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "En qu puerto serie est conectado el ratn?"
-
-#~ msgid "Czech"
-#~ msgstr "Checo"
-
-#~ msgid "Slovakian"
-#~ msgstr "Eslovaco"
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "No se pudo instalar el RPM ipchains con urpmi."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "No se pudo instalar el RPM dhcp con urpmi."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "No se pudo instalar el RPM linuxconf con urpmi."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "No se pudo instalar el RPM bind con urpmi."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "No se pudo instalar el RPM caching-nameserver con urpmi."
-
-#~ msgid ""
-#~ "The system is now connected to Internet! Congratulation.\n"
-#~ "Feel free to launch draknet at any time to setup your connection.\n"
-#~ msgstr ""
-#~ "Ahora el sistema est conectado a Internet! Felicidades.\n"
-#~ "Puede lanzar draknet en cualquier momento para configurar su conexin.\n"
-
-#~ msgid "Reconfigure local network"
-#~ msgstr "Reconfigurar la red local"
-
-#~ msgid ""
-#~ " Introduction\n"
-#~ "\n"
-#~ "The operating system and the different components available in the Linux-"
-#~ "Mandrake 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 Linux-Mandrake 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., 43, rue d'Aboukir, 75002 Paris - France, 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. 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"
-#~ "Some versions of the Software Products may contain components which are "
-#~ "not governed by the GPL \n"
-#~ "License or similar agreements. Each such component is then governed by "
-#~ "the terms and conditions \n"
-#~ "of its own specific license. Please read carefully and comply with such "
-#~ "specific licenses before \n"
-#~ "you install, use or redistribute the said components. Such licenses will "
-#~ "in general prevent the \n"
-#~ "transfer, duplication (except for backup purposes), redistribution, "
-#~ "reverse engineering, \n"
-#~ "de-assembly, \n"
-#~ "de-compilation or modification of the component. Any breach of agreement "
-#~ "will immediately terminate \n"
-#~ "your rights under the specific license. Unless the specific license terms "
-#~ "grant you such rights, \n"
-#~ "you usually cannot install the programs on more than one system, or adapt "
-#~ "it to be used on a \n"
-#~ "network. \n"
-#~ "In doubt, please contact directly the distributor or editor of the "
-#~ "component. Transfer to third \n"
-#~ "parties or copying of such components including the documentation is "
-#~ "usually forbidden.\n"
-#~ "\n"
-#~ "\n"
-#~ "3. 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,\n"
-#~ "by all means and for all purposes.\n"
-#~ "\"Mandrake\", \"Linux-Mandrake\" and associated logos are trademarks of "
-#~ "MandrakeSoft S.A. All rights \n"
-#~ "are \n"
-#~ "reserved. The duplication is forbidden without prior written consent by "
-#~ "MandrakeSoft S.A.\n"
-#~ "\n"
-#~ "\n"
-#~ "4. Limited Warranty\n"
-#~ "\n"
-#~ "The Software Products and attached documentation are provided \"as is\", "
-#~ "with no warranty, to the \n"
-#~ "extent permitted by law. Should the Software Products be defective, "
-#~ "MandrakeSoft S.A. will at its \n"
-#~ "own will either replace the Software Products, or reimburse the paid "
-#~ "fee.\n"
-#~ "This limited warranty is void if you fail to comply to the "
-#~ "recommendations, instructions and \n"
-#~ "conditions \n"
-#~ "of use listed in the documentation or license agreements of the Software "
-#~ "Products.\n"
-#~ "To the extent permitted by law, MandrakeSoft S.A. will in no "
-#~ "circumstances be liable for any \n"
-#~ "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"
-#~ "judgement, or any other consequential loss) arising out of the use or "
-#~ "inability to use the \n"
-#~ "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 \n"
-#~ "damages for loss of business, interruption of business, financial loss, "
-#~ "legal fees and penalties \n"
-#~ "resulting from a court judgement, or any other consequential loss) "
-#~ "arising out of the possession \n"
-#~ "and \n"
-#~ "use of software components or arising out of downloading software "
-#~ "components from one of \n"
-#~ "Linux-Mandrake \n"
-#~ "sites which are prohibited or restricted in some countries by local "
-#~ "laws. This limited liability \n"
-#~ "applies to, but is not restricted to, the strong cryptography components "
-#~ "included in the Software \n"
-#~ "Products.\n"
-#~ "\n"
-#~ "\n"
-#~ "5. Governing Laws \n"
-#~ "\n"
-#~ "If any portion of this agreement is held void, illegal or inapplicable by "
-#~ "a court judgement, 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, \n"
-#~ "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"
-#~ "43, rue d'Aboukir, 75002 Paris - France\n"
-#~ msgstr ""
-#~ " Introduccin\n"
-#~ "\n"
-#~ "El sistema operativo y los distintos componentes disponibles en la "
-#~ "distribucin Linux-Mandrake\n"
-#~ "se deberan denominar <Productos Software> de aqu en ms. Los Productos "
-#~ "Software incluyen, pero \n"
-#~ "no estn restringidos a, el conjunto de programas, mtodos y reglas y "
-#~ "documentacin relacionados al \n"
-#~ "sistema operativo y los distintos componentes de la distribucin Linux-"
-#~ "Mandrake.\n"
-#~ "\n"
-#~ "\n"
-#~ "1. Acuerdo de Licencia\n"
-#~ "\n"
-#~ "Por favor, lea este documento con cuidado. Este documento es un acuerdo "
-#~ "de licencia entre Ud. y\n"
-#~ "MandrakeSoft S.A., 43, rue d'Aboukir, 75002 Pars - Francia, que se "
-#~ "aplica a los Productos Software.\n"
-#~ "Al instalar, duplicar o usar los Productos Sofware de cualuier manera, "
-#~ "Ud. acepta y \n"
-#~ "acuerda explcitamente a conformar con los trminos y condiciones de esta "
-#~ "Licencia.\n"
-#~ "Si difiere con cualquier porcin de la misma, no se le permite instalar, "
-#~ "duplicar, o usar los\n"
-#~ "Productos Software. \n"
-#~ "Cualquier intento de instalar, duplicar o usar los Productos Software de "
-#~ "una manera que no cumpla\n"
-#~ "con los trminos y condiciones de esta Licencia est prohibido y "
-#~ "terminar sus derechos bajo esta\n"
-#~ "Licenica. Al terminar la Licencia, Ud. debe destruir inmediatamente todas "
-#~ "las copias de \n"
-#~ "los Productos Sofware.\n"
-#~ "\n"
-#~ "\n"
-#~ "2. La Licencia GPL y las Licencias Relacionadas\n"
-#~ "\n"
-#~ "Los Productos Software consisten de componentes creados por personas o "
-#~ "entidades diferentes. La\n"
-#~ "mayora de estos componentes estn regidos bajo los trminos y "
-#~ "condiciones de la Licencia\n"
-#~ "Pblica General, denominada en lo sucesivo \"GPL\", o de licencias "
-#~ "similares. La mayora de las mismas le permiten \n"
-#~ "usar, duplicar, adaptar o redistribuir los componentes que cubren. Por "
-#~ "favor, lea detenidamente los trminos\n"
-#~ "y condiciones del acuerdo de licencia para cada componente antes de usar "
-#~ "cualquier componente. Cualquier \n"
-#~ "pregunta sobre la licencia de un componente se debera dirigir al autor "
-#~ "del mismo y no a MandrakeSoft.\n"
-#~ "Los programas desarrollados por MandrakeSoft S.A. estn regidos por la "
-#~ "Licencia GPL. La documentacin escrita\n"
-#~ "por MandrakeSoft S.A. est regida por una licencia especfica. Por favor, "
-#~ "refirase a la documentacin\n"
-#~ "para ms detalles.\n"
-#~ "Algunas versiones de los Productos Sofware pueden contener componentes "
-#~ "que no estn regidos por la\n"
-#~ "Licencia GPL o acuerdos similares. Entonces, cada uno de esos componentes "
-#~ "se rige por los trminos\n"
-#~ "y condiciones de su lincecia especfica. Por favor, lea atentamente y "
-#~ "cumpla con esas licencias especficas\n"
-#~ "antes de instalar, usar o redistribuir dichos componentes. Tales "
-#~ "licencias, en general, no permiten\n"
-#~ "la transferencia, duplicacin (excepto para copia de respaldo), "
-#~ "redistribucin, ingeniera reversa,\n"
-#~ "des-ensamblado,\n"
-#~ "des-compilado o modificacin del componente. Cualquier ruptura del "
-#~ "acuerdo terminar inmediatamente sus\n"
-#~ "derechos bajo la licencia especfica. A menos que los trminos de la "
-#~ "licencia especfica le garantizen\n"
-#~ "esos derechos, usualmente no puede instalar los programas en ms de un "
-#~ "sistema o adaptarlos para su uso\n"
-#~ "en una red.\n"
-#~ "Si duda, por favor contacte directamente al distribuidor o editor del "
-#~ "componente. Usualmente, la copia\n"
-#~ "o transferencia a terceros de dichos componentes incluyendo ls "
-#~ "documentacin est prohibida.\n"
-#~ "\n"
-#~ "\n"
-#~ "3. Derechos de la Propiedad Intelectual\n"
-#~ "\n"
-#~ "Todos los derechos de los componentes de los Productos Software "
-#~ "pertenecen a sus autores respectivos y\n"
-#~ "estn protegidos por las leyes de propiedad intelectual y copyright "
-#~ "aplicables a los programas de software.\n"
-#~ "MandrakeSoft S.A. se reserva sus derechos de modificar o adaptar los "
-#~ "Productos Sofware, como\n"
-#~ "un todo o en parte,\n"
-#~ "por todos los medios y para todos los propsitos.\n"
-#~ "\"Mandrake\", \"Linux-Mandrake\" y los logotipos asociados son marcas "
-#~ "registradas de MandrakeSoft S.A. Estn reservados\n"
-#~ "todos\n"
-#~ "los derechos. Se prohibe la duplicacin sin previo consentimiento escrito "
-#~ "por MandrakeSoft S.A.\n"
-#~ "\n"
-#~ "\n"
-#~ "4. Garanta Limitada\n"
-#~ "\n"
-#~ "Los Productos Software y la documentacin asociada estn provistos \"tal "
-#~ "cual\", sin garanta alguna, en \n"
-#~ "la extensin permitida por ley. Si los Productos Sofware son defectuosos, "
-#~ "MandrakeSoft S.A., por sus propios medios,\n"
-#~ "o bien reemplazar los Productos Sofware, o bien reembolsar el cargo "
-#~ "pagado.\n"
-#~ "Esta garanta limitada es nula si Ud. no cumple con las recomendaciones, "
-#~ "instrucciones, y \n"
-#~ "condiciones\n"
-#~ "de uso que se listan en la documentacin o en los acuerdos de licencia de "
-#~ "los Productos Software.\n"
-#~ "Tanto como permita la ley, MandrakeSoft S.A. no estar expuesto en "
-#~ "circunstancia alguna\n"
-#~ "a daos\n"
-#~ "cualesquiera especiales, incidentales, directos o indirectos (incluyendo "
-#~ "sin limitacin daos por prdidas de\n"
-#~ "negocio, interrupcin de negocio, prdidas financieras, cargos legales y "
-#~ "penales resultantes de un juicio\n"
-#~ "de una corte, o cualquier otra prdida consecuente) debido al uso o a la "
-#~ "imposibilidad de uso \n"
-#~ "de los Productos\n"
-#~ "Software, incluso si MandrakeSoft S.A. ha sido avisado de la posibilidad "
-#~ "u ocurrencia de tales\n"
-#~ "daos.\n"
-#~ "\n"
-#~ "EXPOSICIN LIMITADA VINCULADA A LA POSESIN O USO DE SOFTWARE PROHIBIDO "
-#~ "EN ALGUNOS PASES\n"
-#~ "\n"
-#~ "Tanto como permita la ley, MandrakeSoft S.A. o sus distribuidores, no "
-#~ "estarn expuestos en \n"
-#~ "circunstancia alguna por cualquier dao especial, incidental, directo o "
-#~ "indirecto (incluyendo sin limitacin\n"
-#~ "daos por\n"
-#~ "prdidas de negocio, interrupcin de negocio, prdidas financieras, "
-#~ "cargos legales y penalidades que\n"
-#~ "resulten de un juicio de la corte, o cualquier otra prdida consecuente) "
-#~ "debido a la posesin y al uso\n"
-#~ "de \n"
-#~ "componentes de software o debido a la transferencia de componentes de "
-#~ "software desde uno\n"
-#~ "de los sitios\n"
-#~ "de Linux-Mandrake que estn prohibidos o restringidos en algunos pases "
-#~ "por leyes locales. Esta exposicin limitada\n"
-#~ "se aplica, pero no est restringida a, los componentes de cifrado fuerte "
-#~ "incluidos en los Productos\n"
-#~ "Software.\n"
-#~ "\n"
-#~ "\n"
-#~ "5. Leyes vigenetes \n"
-#~ "\n"
-#~ "Si cualquier porcin de este acuerdo es considerada ilegal o no aplicable "
-#~ "por un juicio de una corte,\n"
-#~ "dicha porcin se excluye de este contrato. Ud. permanece sujeto a las "
-#~ "otras secciones aplicables \n"
-#~ "del acuerdo.\n"
-#~ "Los trminos y condiciones de esta Licencia estn regidos por las Leyes "
-#~ "de Francia.\n"
-#~ "Todas las disputas sobre los trminos de esta licencia preferentemente "
-#~ "sern resueltas en la corte. Como\n"
-#~ "ltimo recurso, \n"
-#~ "la disputa ser referida a las Cortes de Ley de Pars - Francia "
-#~ "apropiadas.\n"
-#~ "Para cualquier pregunta sobre este documento, por favor contacte con "
-#~ "MandrakeSoft S.A.,\n"
-#~ "43, rue d'Aboukir, 75002 Pars - Francia\n"
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Se puede configurar su computadora para compartir su conexin con "
-#~ "Internet.\n"
-#~ "\n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr "Todo ha sido configurado.\n"
-
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Conectar a Internet con un mdem normal"
-
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Conectar a Internet usando RDSI"
-
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Conectar a Internet usando DSL (o ADSL)"
-
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Conectar a Internet usando Cable"
-
-#~ msgid ""
-#~ "Time (secs) of inactivity after which\n"
-#~ "it hangs up. (leave blank to disable it)"
-#~ msgstr ""
-#~ "Tiempo (en segundos) de inactividad despus del cual\n"
-#~ "se cuelga. (dejar en blanco para deshabilitarlo)"
-
-#~ msgid "Germany"
-#~ msgstr "Alemania"
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr "Alemania (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr "Qu desea hacer?"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "Instalar/Rescatar"
-
-#~ msgid "Rescue"
-#~ msgstr "Rescate"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Qu tipo de particin desea?"
-
-#~ 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 Linux-Mandrake "
-#~ "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 ""
-#~ "Elija Instalar si no hay alguna versin anterior de GNU/Linux\n"
-#~ "instalada, o si desea usar distribuciones o versiones mltiples.\n"
-#~ "\n"
-#~ "Elija Rescatar si desea rescatar una versin previa de Linux-Mandrake "
-#~ "ya instalada.\n"
-#~ "\n"
-#~ "\n"
-#~ "Seleccione:\n"
-#~ "\n"
-#~ " - Recomendada: Si nunca antes instal GNU/Linux, elija esta opcin.\n"
-#~ "\n"
-#~ " - Personalizada: Si ya est familiarizado con GNU/Linux, entonces podr "
-#~ "elegir\n"
-#~ " el uso primario que le dar a su mquina. Ver debajo para ms "
-#~ "detalles.\n"
-#~ "\n"
-#~ " - Experto: Esto supone que ya conoce muy bien GNU/Linux y desea "
-#~ "realizar\n"
-#~ " una instalacin altamente personalizada. Al igual que con la clase de\n"
-#~ " instalacin Personalizada, podr seleccionar el uso para su "
-#~ "sistema.\n"
-#~ " Pero por favor, NO ELIJA ESTA OPCIN A MENOS QUE SEPA LO QUE EST "
-#~ "HACIENDO!\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ "Ahora puede elegir cual(es) particin(es) usar para instalar su sistema\n"
-#~ "Linux-Mandrake, si ya han sido definidas (en una instalacin anterior\n"
-#~ "o con otra herramienta de particionamiento). De otro modo, tiene que\n"
-#~ "definir las particiones del disco rgido. Esta operacin consiste en\n"
-#~ "dividir lgicamente la capacidad del disco rgido de la computadora en\n"
-#~ "reas separadas para usar.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si debe crear particiones nuevas, use Asignacin automtica para crear\n"
-#~ "automticamente las particiones para GNU/Linux. Puede seleccionar el "
-#~ "disco a\n"
-#~ "particionar haciendo clic sobre hda para el primer disco IDE, hdb "
-#~ "para\n"
-#~ "el segundo, o sobre sda para el primer disco SCSI, y as "
-#~ "sucesivamente.\n"
-#~ "\n"
-#~ "\n"
-#~ "Las dos particiones de base son: la particin raz (/), la cual es el "
-#~ "punto\n"
-#~ "de partida de todo el rbol del sistema de archivos; y /boot, la cual\n"
-#~ "contiene todos los archivos necesarios para arrancar el sistema "
-#~ "operativo\n"
-#~ "al encender la computadora.\n"
-#~ "\n"
-#~ "\n"
-#~ "Como los efectos de este proceso generalmente son irreversibles,\n"
-#~ "el particionamiento puede ser intimidante para el usuario no "
-#~ "experimentado.\n"
-#~ "DiskDrake simplifica el proceso de manera que no sea as. Consulte la\n"
-#~ "documentacin y tmese su tiempo antes de empezar.\n"
-#~ "\n"
-#~ "\n"
-#~ "Puede alcanzar cualquier opcin usando el teclado: la navegacin entre "
-#~ "las\n"
-#~ "distintas particiones se hace con las teclas Tab y las flechas hacia "
-#~ "arriba\n"
-#~ "y hacia abajo. Cuando una particin est seleccionada, puede usar:\n"
-#~ "\n"
-#~ "- Ctrl-C para crear una nueva particin (cuando se selecciona un "
-#~ "espacio vaco)\n"
-#~ "\n"
-#~ "- Ctrl-D para borrar una particin\n"
-#~ "\n"
-#~ "- Ctrl-M para definir el punto de montaje\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Las particiones recin creadas deben ser formateadas para que el sistema\n"
-#~ "pueda usarlas (formatear significa crear un sistema de archivos).\n"
-#~ "Tambin puede formatear particiones creadas anteriormente para borrar\n"
-#~ "todos los datos que contienen. Note que no es necesario formatear las\n"
-#~ "particiones ya existentes, en particular si desea conservar los datos "
-#~ "que\n"
-#~ "contienen. Tpicamente se retienen /home y /usr/local."
-
-#~ 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 ""
-#~ "Los paquetes seleccionados estn siendo instalados. Esta operacin\n"
-#~ "tomar algunos minutos salvo que haya elegido actualizar un sistema\n"
-#~ "ya existente, en cuyo caso puede tomar ms tiempo antes siquiera\n"
-#~ "de empezar la actualizacin en s."
-
-#~ 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 ""
-#~ "Si DrakX no pudo encontrar su ratn, o si desea comprobar lo que hizo,\n"
-#~ "se le presentar la lista de ratones aqu arriba.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si est de acuerdo con la configuracin hecha por DrakX, simplemente\n"
-#~ "haga clic sobre Aceptar.\n"
-#~ "Si no puede elegir en el men el tipo de ratn que sea ms parecido al "
-#~ "suyo\n"
-#~ "en el men de arriba.\n"
-#~ "\n"
-#~ "\n"
-#~ "En caso de un ratn conectado por puerto serie, adems deber indicarle\n"
-#~ "a DrakX el puerto serie al cual est conectado."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ "Esta seccin est dedicada a la configuracin de la red local (LAN) o al "
-#~ "mdem.\n"
-#~ "\n"
-#~ "Elija Red local y DrakX tratar de encontrar las tarjetas de red\n"
-#~ "en su mquina. Las tarjetas PCI deberan encontrarse y configurarse\n"
-#~ "automticamente. Sin embargo, si su tarjeta es de tipo ISA,\n"
-#~ "la autodeteccin no funcionar, y tendr que elegir un controlador\n"
-#~ "de la lista que aparecer luego.\n"
-#~ "\n"
-#~ "\n"
-#~ "Igual que con las tarjetas SCSI, puede dejar que el controlador pruebe\n"
-#~ "por s mismo encontrar los parmetros adecuados, si no, Ud. los tendr\n"
-#~ "que especificar. Puede usar el panel de control de Windows para ver\n"
-#~ "qu parmetros usar.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si Ud. instala un sistema Linux-Mandrake en una mquina que forma parte\n"
-#~ "de una red ya existente, el administrador de la red le debe haber dado\n"
-#~ "la informacin necesaria (direccin IP, mscara de red, nombre de host).\n"
-#~ "Si est construyendo una red privada en casa, por ejemplo, deber elegir\n"
-#~ "direcciones IP.\n"
-#~ "\n"
-#~ "\n"
-#~ "Elija Conexin por mdem y se configurar la conexin a Internet por \n"
-#~ "mdem. DrakX tratar de encontrar su mdem, si no lo consigue deber\n"
-#~ "seleccionar el puerto serie en el cual est conectado su mdem."
-
-#~ 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 ""
-#~ "GNU/Linux puede utilizar varios tipos de impresoras. Cada uno de ellos\n"
-#~ "necesita una configuracin diferente. Sin embargo note que la cola de\n"
-#~ "impresin usa el nombre lp para la impresora predeterminada; \n"
-#~ "es decir que Ud. tiene que tener una cola de impresin con ese nombre;\n"
-#~ "pero puede dar varios nombres a una misma cola de impresin,\n"
-#~ "separados con |. Por ejemplo si prefiere que el nombre visible sea ms\n"
-#~ "descriptivo, basta ponerlo primero: Mi impresora|lp\n"
-#~ "La impresora que incluye lp en su(s) nombre(s) ser la impresora\n"
-#~ "predeterminada.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si su impresora local est conectada directamente a su computadora,\n"
-#~ "elija Impresora local. Luego tendr que decir a cual puerto est\n"
-#~ "conectada su impresora, y elegir el filtro de impresin adecuado.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si desea acceder a una impresora situada en una mquina Unix remota,\n"
-#~ "elija Impresora remota lpd. Para que pueda utilizarla no es necesario "
-#~ "dar\n"
-#~ "un nombre de usuario o contrasea, pero necesita saber el nombre de la\n"
-#~ "cola de impresin en este servidor de impresin remoto.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si desea acceder a una impresora SMB (es decir a una impresora conectada\n"
-#~ "a una mquina remota Windows o usando Samba), deber especificar el "
-#~ "nombre\n"
-#~ "SMB de la mquina remota (que puede ser diferente de su nombre TCP/IP),\n"
-#~ "posiblemente tambin necesitar dar su direccin IP, as como el nombre "
-#~ "de\n"
-#~ "usuario, el grupo de trabajo y la contrasea necesarios para acceder a\n"
-#~ "la impresora; y, por supuesto, el nombre de la impresora.\n"
-#~ "Lo mismo vale para una impresora Netware, salvo que no necesita "
-#~ "informacin\n"
-#~ "sobre el grupo de trabajo."
-
-#~ 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 ""
-#~ "Se aconseja que responda S aqu. Si no, si (re)instala Microsoft "
-#~ "Windows\n"
-#~ "este va a sobre-escribir el sector de arranque. Si no hizo un disco de "
-#~ "arranque\n"
-#~ "como se sugiri, no podr arrancar ms con GNU/Linux."
-
-#~ msgid "Move your wheel!"
-#~ msgstr "Mueva su rueda!"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Resoluciones automticas"
-
-#~ 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 ""
-#~ "Para encontrar las resoluciones disponibles voy a probar varias.\n"
-#~ "Su pantalla va a parpadear...\n"
-#~ "Puede apagarla si lo desea, escuchara un pitido cuando est terminado"
-
-#~ msgid "DNS server:"
-#~ msgstr "Servidor DNS:"
-
-#~ msgid "Gateway device:"
-#~ msgstr "Dispositivo de pasarela de red:"
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Olvidar los cambios?"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "Cual es el tipo de su ratn?"
-
-#~ 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 ""
-#~ "Puedo tratar de encontrar las resoluciones disponibles (ej. 800x600).\n"
-#~ "No obstante, esto puede ocasionar que se cuelgue la mquina.\n"
-#~ "Desea intentarlo?"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "No se encontraron modos vlidos\n"
-#~ "Intente con otra tarjeta de vdeo o monitor"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Bsqueda automtica de resoluciones"
-
-#~ msgid "dhcpcd"
-#~ msgstr "dhcpd"
-
-#~ msgid "pump"
-#~ msgstr "pump"
-
-#~ msgid "dhcpxd"
-#~ msgstr "dhcpxd"
-
-#~ msgid "dhcp-client"
-#~ msgstr "cliente-dhcp"
-
-#~ msgid "IP address:"
-#~ msgstr "Direccin IP:"
-
-#~ msgid "Netmask:"
-#~ msgstr "Mscara de red:"
-
-#~ msgid "Socket"
-#~ msgstr "Socket"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Ratn ADB de Apple"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Ratn ADB de Apple (2 botones)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Ratn ADB de Apple (3 botones o ms)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Ratn USB de Apple"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Ratn USB de Apple (2 botones)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Ratn USB de Apple (3 botones o ms)"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "Ratn Bus ATI"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Ratn Bus Microsoft"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Ratn Bus Logitech"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "Ratn USB (3 botones o ms)"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft rev 2.1A o superior (serie)"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ (serie)"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse (serie)"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse (serie)"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr "Ratn genrico (serie)"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Compatible Microsoft (serie)"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr "Ratn de 3 botones genrico (serie)"
-
-#~ msgid "Kensington Thinking Mouse (serial)"
-#~ msgstr "Kensington Thinking Mouse (serie)"
-
-#~ msgid "nfs mount failed"
-#~ msgstr "montaje de nfs fall"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ 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 generar archivos de configuracin para XFree 3.3 y para XFree "
-#~ "4.0.\n"
-#~ "Por defecto, se usa el servidor 4.0 a menos que no soporte su trajeta.\n"
-#~ "\n"
-#~ "Quiere mantener XFree 3.3?"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Criptografa"
-
-#~ msgid "Do not set up networking"
-#~ msgstr "No configurar la red"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Quiere configurar el soporte de la red local en su sistema?"
-
-#~ msgid "Show less"
-#~ msgstr "Mostrar menos"
-
-#~ msgid "Show more"
-#~ msgstr "Mostrar ms"
-
-#~ msgid "Take over the hard drive"
-#~ msgstr "Aduearse del disco rgido"
-
-#~ msgid "tie"
-#~ msgstr "corbata"
-
-#~ msgid "brunette"
-#~ msgstr "morocha"
-
-#~ msgid "girl"
-#~ msgstr "muchacha"
-
-#~ msgid "woman-blond"
-#~ msgstr "rubia"
-
-#~ msgid "automagic"
-#~ msgstr "automgico"
-
-#~ msgid "Have you been provided with a hostname?"
-#~ msgstr "Se la ha proporcionado un nombre de host?"
-
-#~ msgid "Local Area Network specification"
-#~ msgstr "Especificacin de Red de rea Local"
-
-#~ msgid "You may now decide which class C network to use.\n"
-#~ msgstr "Ahora puede decidir qu red clase C utilizar.\n"
-
-#~ msgid "Network:"
-#~ msgstr "Red:"
-
-#~ msgid "Internet Connection Sharing - setup of $device"
-#~ msgstr "Compartir conexin con Internet - configuracin de $device"
-
-#~ msgid ""
-#~ "The following interface is about to be configured:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Se est por configurar la interfaz siguiente:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-
-#~ msgid "Everything configured!"
-#~ msgstr "Todo configurado!"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Cual es el tipo de su teclado?"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Intentar encontrar los dispositivos PCMCIA?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Intento encontrar los dispositivos %s?"
-
-#~ msgid "Small(%dMB)"
-#~ msgstr "Mnima(%d MB)"
-
-#~ msgid "Modem Configuration"
-#~ msgstr "Configuracin del mdem"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr ""
-#~ "Quiere configurar una conexin de acceso telefnico por mdem en su "
-#~ "sistema?"
-
-#~ msgid "Do you want to configure a ISDN connection for your system?"
-#~ msgstr "Quiere configurar una conexin RDSI (ISDN) para su sistema?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Intento encontrar los dispositivos PCI?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "Buscando la particin raz"
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr "%s : Esta no es una particin raz, elija otra por favor."
-
-#~ msgid "No root partition found"
-#~ msgstr "No se encontr particin raz alguna"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr "Elija la particin que desea usar como particin raz."
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr "No tiene particin windows alguna!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "No tiene espacio suficiente para Lnx4win!"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# '\255' is '' (inversed !) in cp437 encoding
-# '\242' is '' (oacute) in cp437 encoding
-#
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Bienvenido a LILO, el selector de SO de arranque!\n"
-#~ "\n"
-#~ "Para ver las opciones posibles pulse <TAB>.\n"
-#~ "\n"
-#~ "Para arrancar con uno de ellos, teclee su nombre y pulse <INTRO>.\n"
-#~ "O espere %d segundos para que arranque el sistema por omisin.\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Bienvenido a SILO, el selector de SO de arranque!\n"
-#~ "\n"
-#~ "Para ver las opciones posibles pulse <TAB>.\n"
-#~ "\n"
-#~ "Para arrancar con uno de ellos, teclee su nombre y pulse <INTRO>.\n"
-#~ "O espere %d segundos para que arranque el sistema predeterminado.\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "Opciones principales de SILO"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Aqu tiene las entradas de SILO siquientes.\n"
-#~ "Ud. puede aadir otras o cambiar las que existen."
-
-#~ msgid "This label is already in use"
-#~ msgstr "Esta etiqueta ya est en uso"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "Fall la instalacin de SILO. Ocurri el error siguiente:"
-
-#~ 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 primero intentar encontrar uno o ms adaptadores SCSI en PCI.\n"
-#~ "Si lo(s) encuentra y sabe cual(es) controlador(es) usar, lo(s) insertar\n"
-#~ "automticamente.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si su adaptador SCSI es ISA, o si es PCI pero DrakX no sabe\n"
-#~ "que controlador usar para esa tarjeta, o si no tiene adaptadores SCSI,\n"
-#~ "se le preguntar si tiene adaptadores SCSI o no. Si no tiene alguno\n"
-#~ "responda No. Si tiene uno o varios responda S. Luego se le "
-#~ "preguntar\n"
-#~ "que controlador probar.\n"
-#~ "\n"
-#~ "\n"
-#~ "En ese caso se le preguntar si quiere especificar las opciones a pasar\n"
-#~ "al controlador. Deje primero que el programa pruebe por s mismo: en la "
-#~ "mayora\n"
-#~ "de los casos funciona bien.\n"
-#~ "\n"
-#~ "\n"
-#~ "Si no, no olvide la informacin que puede obtener a partir de Windows\n"
-#~ "(si tiene Windows instalado en su sistema), como se sugiere en la gua "
-#~ "de\n"
-#~ "instalacin. Esos son los parmetros que necesitar pasarle al "
-#~ "controlador."
-
-#~ msgid "Shutting down"
-#~ msgstr "Apagando el equipo"
-
-#~ msgid "useless"
-#~ msgstr "intil"
-
-#~ msgid "garbage"
-#~ msgstr "basura"
-
-#~ msgid ""
-#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under "
-#~ "Linux."
-#~ msgstr ""
-#~ "Se encontraron tipos de letra True Type en una particin Windows\n"
-#~ "de su computadora. Desea usarlos?\n"
-#~ "Asegrese de que tiene derecho de usarlos con Linux."
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ "Elija \"Instalar\" si no hay alguna versin de Linux anterior,\n"
-#~ "o si desea instalar ms de una distribucin o versin.\n"
-#~ "\n"
-#~ "\n"
-#~ "Elija \"Actualizar\" si desea actualizar a partir de una versin\n"
-#~ "anterior de Linux Mandrake: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen),\n"
-#~ "6.0 (Venus), 6.1 (Helios), Gold 2000 o 7.0 (Air)."
-
-#~ msgid "Do you want to use LILO?"
-#~ msgstr "Desea usar LILO?"
-
-#~ msgid ""
-#~ "Now that you've selected desired groups, please choose \n"
-#~ "how many packages you want, ranging from minimal to full \n"
-#~ "installation of each selected groups."
-#~ msgstr ""
-#~ "Ahora que seleccion los grupos que desea, elija cuantos paquetes desea,\n"
-#~ "entre mnima e instalacin completa para cada uno de los grupos."
-
-#~ msgid "Choose other CD to install"
-#~ msgstr "Elija otro CD a instalar"
-
-#~ 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 ""
-#~ "Elija:\n"
-#~ "\n"
-#~ " - Recomendada: si nunca instal antes un sistema Linux.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Personalizada: si ya est familiarizado con Linux, podr elegir\n"
-#~ "el uso que le dar al sistema, entre normal, programador o servidor.\n"
-#~ "Elija Normal para una instalacin generalizada. Elija Programador si\n"
-#~ "va a usar la computadora principalmente para desarrollar programas, o "
-#~ "elija\n"
-#~ "Servidor si desea instalar un servidor general (para correo, "
-#~ "impresin,...).\n"
-#~ "\n"
-#~ "\n"
-#~ " - Experto: si ya conoce muy bien GNU/Linux y desea mantener un control\n"
-#~ "completo sobre la instalacin, esta clase de instalacin es para Ud.\n"
-#~ "Podr elegir el uso que le dar a su sistema como en la opcin "
-#~ "Personalizada."
-
-#~ msgid "Downloading cryptographic packages"
-#~ msgstr "Bajando paquetes criptogrficos"
-
-#~ msgid "Setup SCSI"
-#~ msgstr "Configuracin SCSI"
-
-#~ msgid "Installation CD Nr %s"
-#~ msgstr "CD de instalacin n %s"
-
-#~ msgid ""
-#~ "Update installation image!\n"
-#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image "
-#~ "to include\n"
-#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
-#~ "press Cancel\n"
-#~ "to avoid installation from this Cd-Rom image."
-#~ msgstr ""
-#~ "Actualice la imagen de instalacin!\n"
-#~ "\n"
-#~ "Pdale a su administrador de sistemas o reinicie el equipo para "
-#~ "actualizar\n"
-#~ "su imagen de instalacin de manera de incluir la imagen del CD "
-#~ "intitulado\n"
-#~ "%s. Pulse Aceptar si se ha actualizado la imagen\n"
-#~ "o pulse Cancelar para cancelar la isntalacin desde esta imagen de CD."
-
-#~ msgid "Which language do you want?"
-#~ msgstr "Qu idioma desea?"
-
-#~ msgid "Which packages do you want to install"
-#~ msgstr "Elija los paquetes que desea instalar"
-
-#~ msgid "Password:"
-#~ msgstr "Contrasea:"
-
-#~ msgid "User name:"
-#~ msgstr "Nombre de usuario:"
-
-#~ msgid "expert"
-#~ msgstr "experto"
-
-#~ msgid "developer"
-#~ msgstr "programador"
-
-#~ msgid "beginner"
-#~ msgstr "principiante"
-
-#~ msgid "US Keyboard"
-#~ msgstr "Estadounidense"
-
-#~ msgid "Size: %s MB"
-#~ msgstr "Tamao: %s MB"
-
-#~ msgid "Bad kickstart file %s (failed %s)"
-#~ msgstr "Archivo kickstart %s errneo (fall %s)"
-
-#~ msgid "Too many packages chosen: %dMB doesn't fit in %dMB"
-#~ msgstr "Demasiados paquetes elegidos: %d MB no caben en %d MB"
-
-#~ msgid "Going to install %d MB. You can choose to install more programs"
-#~ msgstr "Voy a instalar %d MB. Puede instalar ms programas si desea"
-
-#~ msgid "linear"
-#~ msgstr "linear"
-
-#~ msgid "Linear (needed for some SCSI drives)"
-#~ msgstr "Linear (necesario para ciertos discos SCSI)"
-
-#~ msgid "It is necessary to restart installation booting on the floppy"
-#~ msgstr "Es necesario reiniciar la instalacin a partir de un disquete"
-
-#~ msgid "It is necessary to restart installation with the new parameters"
-#~ msgstr "Es necesario de reiniciar la instalacin con los nuevos parmetros"
-
-#~ msgid ""
-#~ "Failed to create an HTP boot floppy.\n"
-#~ "You may have to restart installation and give ``%s'' at the prompt"
-#~ msgstr ""
-#~ "Fall la creacin de un disquete de arranque con soporte HTP.\n"
-#~ "Debe reiniciar la instalacin y teclear %s en el prompt"
-
-#~ msgid "A entry %s already exists"
-#~ msgstr "Ya existe una entrada %s"
-
-#~ msgid "Choose install or upgrade"
-#~ msgstr "Instalacin o actualizacin"
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
deleted file mode 100644
index da06cc26d..000000000
--- a/perl-install/share/po/et.po
+++ /dev/null
@@ -1,9615 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# Riho Kurg <rx@linux.ee>, 1999-2001.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 1999-10-28 19:54+0200\n"
-"Last-Translator: Riho Kurg <rx@linux.ee>\n"
-"Language-Team: Estonian <et@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Seadista kik monitorid sltumatult"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Kasuta Xinerama laiendusi"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Seadista ainult kaart \"%s\" (%s)"
-
-#
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Mitme monitori seadistamine"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Ssteemis on vimalik kasutada mitut monitori.\n"
-"Mida Te soovite teha?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Graafikakaart"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Valige graafikakaart"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Valige X server"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X server"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree86 %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Millise XFree konfiguratsiooni soovite kasutada?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Teie videokaardi 3D graafikakiirendit saab kasutada vaid koos XFree %s-ga.\n"
-"XFree %s toetab Teie videokaarti ja vib omada paremat 2D tuge."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Teie kaardi 3D graafikakiirendit toetab XFree %s."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s koos 3D graafikakiirendi toega"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Teie videokaardi 3D graafikakiirendit saab kasutada koos XFree %s-ga.\n"
-"SEE ON AGA EKSPERIMENTAALNE JA VIB OLLA EBASTABIILNE."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s koos EKSPERIMENTAALSE 3D kiirendi toega"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Teie videokaardi 3D graafikakiirendit saab kasutada vaid koos XFree %s-ga.\n"
-"SEE ON AGA EKSPERIMENTAALNE JA VIB OLLA EBASTABIILNE.\n"
-"Teie kaarti toetab ka XFree %s, millel on ehk parem 2D tugi."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree stted"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Valige graafikamlu suurus"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Valige X server"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Valige monitor"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitor"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Kaks kriitilist suurust on ekraanisagedus, mis mrab kogu kuva\n"
-"uuendamise aja ja realaotussagedus\n"
-"\n"
-"On VGA THTIS, et Te ei mraks siinkohal monitori, mille realaotus on\n"
-"suurem kui Teie monitor vimaldab. Vastasel juhul vib Teie monitor hvida.\n"
-"Kui kahtlete, valige pigem viksem vrtus."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Realaotussagedus"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Ekraaniuuendussagedus"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Monitor ei ole seadistatud"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Graafikakaart ei ole veel seatud"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Kuvatihedus ei ole veel seatud"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Kas soovite seadistusi proovida?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Hoiatus: testimine vib Teie arvuti peatada"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Proovime seadistusi"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"proovige mnd parameetrit muuta"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Tekkis mingi viga:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Jtkub %d sekundi prast"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Kas see on ige?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Tekkis mingi viga, proovige mnd parameetrit muuta"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Kuvatihedus"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Valige kuvatihedus ja vrvisgavus"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Graafikakaart: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 server: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Ekspertresiim"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Nita kike"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Kuvatihedused"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Klaviatuuriasetus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Hiire tp: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Hiire port: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitor: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Realaotussagedus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Ekraanisagedus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Graafikakaart: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Videomlu: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Vrvisgavus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Kuvatihedus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 server: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 juhtprogramm: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Valmistume X-i seadistamiseks"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Mida Te soovite teha?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Muuda monitori"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Muuda graafikakaardi"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Muuda serveri parameetreid"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Muuda kuvatihedust"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Nita lisainfot"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Proovi veel"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Vlju"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Silita muutused?\n"
-"Olemasolevad stted:\n"
-"\n"
-"%s"
-
-# c-format
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Muudatuste aktiveerimiseks kivitage %s uuesti"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Palun vljuge ja vajutage siis Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X stardib nd"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Teie arvutis on vimalik kivitada X juba alglaadimisel.\n"
-"Kas soovite nii teha?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 vrvi (8 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 tuhat vrvi (15 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 tuhat vrvi (16 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 miljonit vrvi (24 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 miljardit vrvi (32 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB vi rohkem"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA, 640x400 sagedusel 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "SVGA, 800x600 sagedusel 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514-hilduv, 1024x768, 87 Hz vahelejtuga "
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "SVGA, 1024x768, 87 Hz vahelejtuga, 800x600, 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "SVGA, 800x600 sagedusel 60 Hz, 640x480 sagedusel 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "SVGA, 1024x768 sagedusel 60 Hz, 800x600 sagedusel 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Krgsageduslik SVGA, 1024x768, 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Mitmesageduslik, 1280x1024 sagedusel 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Mitmesageduslik, 1280x1024 sagedusel 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Mitmesageduslik, 1280x1024 sagedusel 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Kuvatihedus saab olla 1600x1200 sagedusel 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Kuvatihedus saab olla 1600x1200 sagedusel 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Partitsiooni algusesse"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Ketta algusesse (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILO installimine"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Kuhu soovite alglaaduri installida"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub installimine"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO tekstiresiimis"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO graafikaresiimis"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Laadimine DOS/Windowsist (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Alglaaduri peastted"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Eelistatav alglaadur"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Alglaaduri peastted"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Alglaadimisseade"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ei tta vanema BIOSi korral)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Kompaktne"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "kompaktne"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Graafikamood"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Ooteaeg alglaadimisel"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Salasna"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Salasna (uuesti)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Piira ksurea suvandeid"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "piiratud"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Puhasta /tmp igal laadimisel"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Kui vaja, tpsusta RAM suurust (leitud %d MB)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Vimalda mitut profiili"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Anna mlu suurus megabaitides"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr "Ste ``Piira ksurea suvandeid'' on ilma salasnata mittekasutatav"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Palun proovige veel"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Salasnad ei klapi"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Initsialiseerimisteade"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Open Firmware viivitus"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Ajapiirang kerneli laadimisel"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "CD-lt laadimine lubatud?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "OF laadimine lubatud?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Vaikimisi OS?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Praegu on kasutusel sellised kirjed.\n"
-"Te vite neid lisada ning olemasolevaid muuta."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Lisa"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Tehtud"
-
-#: ../../any.pm_.c:220
-#, fuzzy
-msgid "Modify"
-msgstr "Modifitseeri RAIDi"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Millisele sektorile soovite seda tsta?"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Muu OS (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Muu OS (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Muu OS (windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Laadefail"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Juur"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Lisada"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Read-write"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Tabel"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Ebaturvaline"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "This"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Vaikimisi"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd suurus"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "NoVideo"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Eemalda kirje"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Thi kirjethis ei ole lubatud"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Selline this on juba kasutusel"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Mis tpi partitsioonid teete?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Leiti %s %s liidest"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "On Teil veel kaarte?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Kas Teil on ikka mni %s liides?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ei"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Jah"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Info riistvara kohta"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Installime juhtprogrammil %s kaardile %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(moodul %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Millist %s juhtprogrammi peaksime proovima?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"Mnedel juhtudel vajab %s juhtprogramm tks lisainformatsiooni\n"
-"kuigi tavaliselt saab ka ilma hakkama. Kas soovite eraldi parameetreid\n"
-"mratleda vi lasta juhtprogrammil ise Teie arvutit kompida? Vib juhtuda,\n"
-"et see viib arvuti segadusse kuid ei tohiks mingit jvat kahju teha."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Proovida niisama"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Mrake parameetrid"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Nd vite moodulile %s parameetreid mrata"
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Nd vite moodulile %s parameetreid mrata.\n"
-"Parameetrid on vormingus \"nimi=vrtus nimi2=vrtus2 ...\".\n"
-"Niteks: \"io=0x300 irq=7\""
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Mooduli parameetrid:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Moodule %s laadimine ei nnestunud.\n"
-"Kas soovite proovida parameetreid muuta?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(juba lisatud %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Salasna on liiga lihtne"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Palun andke kasutajatunnus"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Kasutajatunnus tohib sisaldada ainult vikesi thti, numbreid, - ja _"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "See kasutajatunnus on juba lisatud"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Lisa kasutaja"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Sisesta kasutaja\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Kasutaja ige"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Prisnimi"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Kasutajatunnus"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Ksurida"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Ikoon"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Vaikimisi sisenemine"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Teie arvutit saab seada vaikimisi kasutaja sisenemisele.\n"
-"Kui Te seda ei soovi, valige <Katkesta>"
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Valige uus vaikimisi kasutaja :"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Valige palun kivitatav aknahaldur:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Tere tulemast! Laadimisel aitab Teid %s!\n"
-"\n"
-"Valige nimekirjast eelistatav OS,\n"
-"vaikimisi oodake %d sekundit.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Tere tulemast! Laadimisel aitab Teid GRUB!"
-
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Kasutage valiku tegemiseks %c ja %c klahve"
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Enter laeb Teie valiku, 'e' laseb muuta"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "suvandeid enne laadimist ja 'c' veel enam."
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Valik laetakse automaatselt %d sekundi jooksul"
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "/boot on liiga tis"
-
-#. -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:918
-msgid "Desktop"
-msgstr "Tlaud"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Startmen"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "selle kohta (veel) abi ei saa.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Alglaaduri stiil"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Fail"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Fail/_Uus"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Fail/_Ava"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Fail/_Salvesta"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Fail/Salvesta _Kui"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Fail/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Fail/_Vlju"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Eelistused"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Eelistused/Test"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Abi"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Abi/_Misvrk"
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Seadista"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Internetihenduse jagamise Abimees!\n"
-"\n"
-"%s\n"
-"\n"
-"Valige Abimehe kivitamiseks ``OK''"
-
-#: ../../bootlook.pm_.c:121
-#, fuzzy
-msgid "Lilo/grub mode"
-msgstr "Valimisviis"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "NewStyle kategoriseeritud jlgimine"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "NewStyle jlgimine"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Tavaline jlgimine"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Traditsiooniline Gtk+ jlgimine"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Kivita alglaadimisel Aurora"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Alglaadimismood"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Kivita X-Windows alglaadimisel"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Ei taha automaatselt siseneda"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-"Jah, soovin automaatset sisselogimist sellele (kasutajale, keskkonnale)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Tmood"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Vaikimisi"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Katkesta"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "ei saa lugeda faili /etc/inittab: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "ei saa lugeda faili /etc/sysconfig/autologin: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "LILO installimine ebannestus. Tekkis jrgnev viga:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Tekita"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "henda lahti"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Kustuta"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Vorminda"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Muuda suurust"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tp"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "henduspunkt"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Kirjuta /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Tavakasutaja > Ekspert"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Ekspert > Tavakasutaja"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Taasta failist"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Salvesta faili"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Abimees"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Taasta flopilt"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Salvesta flopile"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Kustuta kik"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Vorminda kik"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Paiguta ise"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Kik primaarsed partitsioonid on kasutusel"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Partitsioone ei saa enam lisada"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Et saada rohkem partitsioone, kustutage palun ks, et luua laiendatud "
-"partitsioon"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Ei ole piisavalt ruumi automaatpaigutuseks"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Tagasi"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Kirjuta partitsioonitabel"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Veel.."
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Saaleala"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Thi"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Muu"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Failissteemi tbid: "
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "ksikasjad"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Teil on ks suur FAT partitsioon.\n"
-"(tavaliselt kasutab sellist MS DOS/Windows)\n"
-"Soovitame teil esmalt selle suurust muuta\n"
-"(klikkige ja siis valige \"Muuda\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Palun tehke oma andmetest enne tagavarakoopia"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lugege hoolega!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Kui soovite kasutada aboot-i, jtke palun ketta algusesse vhemalt 2048 \n"
-"sektorit vaba ruumi"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Vaadake ette: see vib olla ohtlik."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Viga"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "henduspunkt:"
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Seade: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS kettathis: %s (arvatavasti)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Tp: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Nimi: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Algus: sektor %s\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Suurus: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektorit"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Silindrid %d kuni %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Vormindatud\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Vormindamata\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "hendatud\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "loopback fail(id): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Partitsioonilt toimub alglaadimine\n"
-" (MS-DOS-i, mitte lilo jaoks)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Tase %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "hiku suurus %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-kettad %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "loopback faili nimi: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"Vimalik, et on tegemist\n"
-"juhtpartitsiooniga, parem oleks\n"
-"seda mitte puutuda.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"See on eriline, alglaadimisel\n"
-"kasutatav partitsioon, mis\n"
-"vimaldab mitme operratsioonissteemi\n"
-"laadimist.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Palun valige partitsioon"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Suurus: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geomeetria: %s silindrit, %s pead, %s sektorit\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-kettad %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partitsioonitabeli tp: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "siinil %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "henda"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktiivne"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Lisa RAIDi"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Eemalda RAIDist"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Modifitseeri RAIDi"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Lisa LVMi"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Eemalda LVMist"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Kasuta loopback-ina"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Valige tegevus"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Vabandan, aga ei saa nustuda /boot kataloogi paigutamisega kaugemale 1024-"
-"st silindrist.\n"
-"Kui kasutate LILO-t, ei tta see sel moel, kui aga ei kasuta, ei ole Teile "
-"ka /boot vajalik"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Partitsioon, mida soovite kasutada juurkataloogi (/) hoidmiseks, asub\n"
-"fsiliselt tagapool 1024-t silindrit ja Teil ei ole /boot partitsiooni.\n"
-"Kui plaanite kasutada LILO alglaadurit, lisage kindlasti /boot partitsioon"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Olete valinud juurpartitsiooniks (/) tarkvaralise RAID-i.\n"
-"Ilma /boot partitsioonita ei ole vimalik sellist ssteemi laadida.\n"
-"Lisage kindlasti /boot partitsioon!"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Kasutage pigem ``%s''"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Kasutage enne \"henda lahti\""
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "Partitsiooni %s tbi muutmisel hvivad kik seal olnud andmed"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Jtkate ikkagi?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Lpeta ilma salvestamata"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Lpetate ilma partitsioonitabelit salvestamata?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Muuda partitsiooni tp"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Mis failissteemi soovite kasutada?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "ReiserFS ei ole kasutatav alla 32MB partisioonidel"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Kuhu soovite loopback-faili %s hendada?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Kuhu soovite seadme %s hendada?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Seda henduspunkti ei saa eemaldada, kuna partitsioon on kasutusel.\n"
-"loopback-ina. Eemaldage enne loopback"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Partitsiooni %s vormindamisel hvivad sellel kik andmed"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Vormindan"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Vormindan loopback faili %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Vormindan partitsiooni %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Prast kigi partitsioonide vormindamist"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "on kik andmed neil partitsioonidel hvivad"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Liiguta"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Millisele kettale soovite seda mber paigutada?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektor"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Millisele sektorile soovite seda mber paigutada?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Paigutan mber"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Liigutan partitsiooni..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Ketta %s partitsioonitabel salvestatakse!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Muudatuste justamiseks vajate alglaadimist"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Arvutan FAT failissteemi piire"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Muudan suurust"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "See partitsioon ei ole muudetav"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Selle partitsiooni andmetest viks olla tagavarakoopia"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Partitsiooni %s suuruse muutmisel hvivad sellel kik andmed"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Valige uus suurus"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Looge uus partitsioon"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Algsektor: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Suurus (MB): "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Failissteemi tp: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Eelistus: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Seda partitsiooni ei saa loopback-ina kasutada"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "loopback faili nimi:"
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "See fail on juba loopback-ina kasutusel, valige mni muu"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Fail on juba olemas. Kas kasutan seda?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Valige fail"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Tabeli tagavarakoopia ei ole sama suurusega\n"
-"Soovite jtkata?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Hoiatus"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Pange thi flopi masinasse\n"
-"Kik andmed sellel hvivad"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Proovin psta partitsioonitabelit"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "seade"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "tase"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "hiku suurus"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Vali olemasolev RAID, millele lisada"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "uus"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Vali olemasolev LVM, millele lisada"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM nimi?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "CD/flopi/.. autohendamine"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Psta partitsioonitabel"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Laadi uuesti"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s vormindamine seadmel %s ebannestus"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Ei oska seadet %s vormindada tpi %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "hendamine ebannestus: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "viga %s lahti hendamisel: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "lihtne"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "server"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "henduspunktid peavad algama kaldkriipsuga (/)"
-
-# c-format
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "henduspunktile %s on juba ks partitsioon mratud\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Ringhendus %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Te ei saa henduspunkti %s jaoks LVM loogilist ketast kasutada"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "See kataloog peab jma kokku juurfailissteemiga"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr "See henduspunkt vajab telist (ext2, reiserfs) failissteemi\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Seadme %s avamine kirjutamiseks ebannestus: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Tekkis viga: failissteemi loomiseks ei leitud htki seadet. Palun\n"
-"kontrollige oma riistvara."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Teil ei ole htki partitsiooni!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Valige keel ssteemi installimiseks ja kasutamiseks."
-
-#: ../../help.pm_.c:12
-msgid ""
-"You need to accept the terms of the above license to continue installation.\n"
-"\n"
-"\n"
-"Please click on \"Accept\" if you agree with its terms.\n"
-"\n"
-"\n"
-"Please click on \"Refuse\" if you disagree with its terms. Installation will "
-"end without modifying your current\n"
-"configuration."
-msgstr ""
-"Et installimist jtkata, peate nustuma laltoodud litsentsitingimustega.\n"
-"\n"
-"\n"
-"Palun valige \"Nus\", kui nustute nendega.\n"
-"\n"
-"\n"
-"Palun valige \"Keeldun\", kui ei pea neile tingimistele allumist "
-"vimalikuks. Installimine lpetatakse, tegemata Teie ssteemis muutusi."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Valige klaviatuuripaigutus laltoodud nimekirjast"
-
-#: ../../help.pm_.c:25
-msgid ""
-"If you wish other languages (than the one you choose at\n"
-"beginning of installation) will be available after installation, please "
-"chose\n"
-"them in list above. If you want select all, you just need to select \"All\"."
-msgstr ""
-"Kui soovite, et peale installimist oleks vimalik kasutada veel erinevaid\n"
-"keeli, valige need laltoodud nimekirjast. Valik \"Kik\" lisab toe\n"
-"kigile keeltele."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Palun valige \"Installimine\" kui Teie arvutis ei ole varasemat Linux-"
-"Mandrake\n"
-"versiooni.\n"
-"\n"
-"\n"
-"Palun valige \"Uuendamine\" kui soovite uuendada varasemat Linux-Mandrake "
-"versiooni.\n"
-"\n"
-"\n"
-"Sltuvalt Teie GNU/Linuxi alastest teadmistest saate valida erineva tasemega "
-"installi- vi uuendusmeetodi:\n"
-"\n"
-"\t* Soovituslik: Te ei ole varem GNU/Linuxit installinud. Kik tehakse "
-"lihtsaks ja esitatakse vhe ksimusi\n"
-"\n"
-"\n"
-"\t* Isetehtud: Olete Linuxiga tuttav ja soovite ssteemi kohandada "
-"vastavalt\n"
-"\t Teie vajadustele. Jrgmisena saate teha valikud sltuvalt Teie arvuti \n"
-"\t edaspidisest kasutusalast.\n"
-"\n"
-"\n"
-"\t* Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n"
-"\t ssteemi, mis sobiks nagu valatult Teie tpsete ootustega.\n"
-"\t Aga palun, palun: RGE VALIGE SEDA, KUI TE TPSELT EI TEA, MIDA TEETE!"
-
-#: ../../help.pm_.c:56
-msgid ""
-"Select:\n"
-"\n"
-" - Customized: If you are familiar enough with GNU/Linux, you may then "
-"choose\n"
-" the primary usage for your machine. See below for details.\n"
-"\n"
-"\n"
-" - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
-" perform a highly customized installation. As for a \"Customized\"\n"
-" installation class, you will be able to select the usage for your "
-"system.\n"
-" But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
-"DOING!"
-msgstr ""
-"Valige:\n"
-"\n"
-" - Isetehtud: Olete Linuxiga tuttav ja soovite ssteemi kohandada "
-"vastavalt\n"
-" Teie vajadustele. Jrgmisena saate teha valikud sltuvalt Teie arvuti \n"
-" edaspidisest kasutusalast.\n"
-"\n"
-"\n"
-" - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n"
-" ssteemi, mis sobiks nagu valatult Teie tpsete ootustega.\n"
-" Aga palun, palun: RGE VALIGE SEDA, KUI TE TPSELT EI TEA, MIDA TEETE!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Nd mrake oma arvuti peamne kasutusala. Valikud on:\n"
-"\n"
-"\t* Tjaam: valige, kui kavatsete oma arvutit rakendada igapevategemiste "
-"tarvis (kontorirakendused,\n"
-"\t graafika ja muu selline).\n"
-"\n"
-"\n"
-"\t* Arendus: installitakse tiskomplekt vahendeid eri programmeerimiskeelte "
-"kasutamiseks, allikkoodi loomiseks,\n"
-"\t kompileerimiseks, silumiseks jne.\n"
-"\n"
-"\n"
-"\t* Server: valige see, kui vajate Linux-Mandrake serverit. Saate serveerida "
-"faile (NFS vi SMB), printida\n"
-"\t (Unixi stiilis lp vi Windowsi SMB), lisaks andmebaasid, veebirakendused "
-"jms. Installimata\n"
-"\t jetakse graafiline kasutajaliides (KDE, GNOME...)."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"Esmalt otsib DrakX PCI siini SCSI liideseid. Kui neid leitakse, ja \n"
-"vastav(ad) juhtprogramm(id) on teada, siis laetakse ja installitakse \n"
-"kik vajalik automaatselt.\n"
-"\n"
-"\n"
-"Kui Teie SCSI liides kasutab ISA siini vi kui DrakX ei tea,\n"
-"millist juhtprogrammi kasutada vi Teil ei ole ldse SCSI liidest,\n"
-"siis ksitakse Teilt selle kohta.\n"
-"Kui Teil SCSI liidest testi ei ole, vastake \"Ei\". Kui Teil aga siiski\n"
-"on, siis vastake \"Jah\". Seejrel lastakse Teil nimekirjast sobiv\n"
-"juhtprogramm valida.\n"
-"\n"
-"\n"
-"Kui olete juhtprogrammi vlja valinud, on Teil vimalus anda sellele\n"
-"ka parameetreid. Siiski, enamasti lheb kik kenasti ka ilma neid\n"
-"sisestamata: vastavad andmed leiab juhtprogramm ise.\n"
-"\n"
-"Kui automaatne parameetrite otsimine ei tta, tutvuge palun lhemalt\n"
-"oma SCSI liidese dokumentatsiooniga vi ksige abi riistvara mjalt.\n"
-"Vaadake ka User Guide'i (peatkk 2, lik \"Collective informations on your\n"
-"hardware\")\n"
-"Ka samas masinas olev Windows oskab vahel SCSI kohta kasulikku \n"
-"informatsiooni anda."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Olete judnud punkti, kus peate otsustama, kuhu tpselt Linux-Mandrake oma\n"
-"kvakettal paigaldada. Kui kvaketas on thi vi kui mni muu \n"
-"operatsioonissteem seda tielikult kasutab, on vaja partitsioneerida.\n"
-"Partitsioneerimine on tegevus, mille kigus tekitatakse kettale loogilised\n"
-"piirkonnad Teie uue Linux-Mandrake ssteemi installimiseks.\n"
-"\n"
-"\n"
-"Kuna partitsioneerimine ei ole pratav protsess, siis peab kogemusteta\n"
-"kasutaja olema iseranis ettevaatlik! Selle tegevuse lihtsustamiseks ja\n"
-"vigade vhendamiseks on Teie jaoks loodudki kesolev abimees. Siiski,\n"
-"palun varuga natuke ettevalmistusaega\n"
-"\n"
-"\n"
-"Linux-Mandrake jaoks on Teil vaja vhemalt kaht partitsiooni. hele "
-"paigutatakse\n"
-"operatsioonissteem ise ja teisele luuakse virtuaalmlu (saaleala e. swap).\n"
-"\n"
-"\n"
-"Kui partitsioonid on juba loodud (eelmise installi vi mne muu vahendi\n"
-"abil), siis peate need lihtsalt Linuxi paigaldamise jaoks vlja valima.\n"
-"\n"
-"\n"
-"Kui partitsioone ei ole varem loodud, peate kasutama lalttoodud abimeest.\n"
-"Abimees hindab Teie kvaketast ja pakub jrgmised valikud:\n"
-"\n"
-"\t* Kasuta olemasolevaid partitsioone: abimees leidis kettalt Linuxi "
-"partitsioonid.\n"
-"\t Kui soovite neid kasutada, valige see.\n"
-"\n"
-"\n"
-"\t* Puhasta kogu ketas: kui soovite alustada Linux-Mandrake installimist "
-"tiesti thjale kettale.\n"
-"\t Thelepanu: kik andmed, mis enne kettal olid, hvivad!\n"
-"\n"
-"\n"
-"\t* Kasuta vaba ruumi Windowsi partitsioonil: kui Microsoft Windows kasutab "
-"kogu Teie kvaketta vaba pinna,\n"
-"\t saate luua lisaruumi Windowsi partitsiooni suuruse muutmisel.\n"
-"\t Sageli on see mistlik, kui soovite kasutada ka Windowst.\n"
-"\n"
-"\t* Asjatundja: kui soovite ise oma kvaketast jagada, valige see. Nii on "
-"Teil kige rohkem vimalusi,\n"
-"\t aga ka kige rohkem ohtusid! rge valige seda, kui Te tpselt ei tea, "
-"mida teete."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Nd peate valima partitsiooni(d), kuhu soovite Linux-Mandrake installida.\n"
-"\n"
-"Partitsioon on loogiliselt eraldatud kvaketta piirkond, mille suurust\n"
-"ei ole vimalik hiljem, ttavas ssteemis enam muuta. Samuti hvivad\n"
-"partitsiooni kustutamisel kik sellel sisalduvad andmed.\n"
-"\n"
-"Et muuta seda tegevust lihtsamaks, on loodud Abimees, mille soovitused\n"
-"on harilikult mistlikud.\n"
-"\n"
-"\n"
-"Partitsioonide loomiseks valige esmalt kvaketas.\n"
-"\n"
-"\n"
-"Valitud ketta partitsioneerimiseks on jrgmised vimalused:\n"
-"\n"
-" * Puhasta kik: kustutatakse kik olemasolevad partitsioonid sellel "
-"kettal\n"
-"\n"
-"\n"
-" * Paiguta ise: sel juhul tekitatakse Linuxi jaoks vajalikud partitsioonid "
-"vabale kettapinnale automaatselt.\n"
-"\n"
-"\n"
-" * Psta partitsioonitabel: kui partitsioonitabel on vigastatud, vib "
-"proovida seda parandada. \n"
-" Palun rge sellega igaks juhuks palju arvestage.\n"
-"\n"
-"\n"
-" * Lae uuesti: kui soovite thistada kik enda tehtud muutused ja alustada "
-"algse partitsioonitabeliga\n"
-"\n"
-"\n"
-" * Abimees: kui soovite uue partitsioonitabeli loomisel samm-sammulist "
-"juhatust.\n"
-" Soovitav, kui ei ole varem midagi sellist teinud.\n"
-"\n"
-"\n"
-" * Taasta flopilt: kui olete varem salvestanud koopia "
-"partitsioonitabelist\n"
-" flopile, tuleb see nd kasuks\n"
-"\n"
-"\n"
-" * Salvesta flopile: kui soovite salvestada partitsioonitabeli flopile, "
-"et\n"
-" vajadusel oleks vimalik sealt taastada.\n"
-"\n"
-"\n"
-" * Tehtud: kui olete partitsioneerimise lpetanud, siis saate muutused "
-"nd salvestada\n"
-"\n"
-"\n"
-"Valitud partitsioonil on vimalikud jrgmised tegevused:\n"
-"\n"
-" * Ctrl-c uue partitsiooni loomine\n"
-"\n"
-" * Ctrl-d partitsiooni kustutamine\n"
-"\n"
-" * Ctrl-m henduspunkti seadmine"
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"lalpool on toodud kik Teie kvakettal olemasolevad Linuxi partitsioonid\n"
-"Vaikimisi on need enamasti sna mistlikud. Kui teete nendes muutusi,\n"
-"pidage meeles, et kindlasti vajate juurpartitsiooni (\"/\"). Liiga vikeste\n"
-"partitsioonide puhul vib tekkida raskusi piisava hulga tarkvara "
-"installimisel\n"
-"Kasutajate jaoks on sageli mistlik luua eraldi \"/home\" partitsioon.\n"
-"\n"
-"\n"
-"Iga partitsiooni juures on toodud abiinfona \"Nimi\" ja \"Mahutavus\".\n"
-"\n"
-"\n"
-"\"Nimi\" koosneb kvakettatbist, selle numbrist ja partitsiooni\n"
-"numbrist (niteks \"hda1\").\n"
-"\n"
-"\n"
-"Kvaketta tp on \"hd\" kui on tegemist IDE kettaga ja \"sd\" kui on\n"
-"tegemist SCSI kettaga.\n"
-"\n"
-"\n"
-"Kvaketta number on alati tht \"hd\" vi \"sd\" jrel. IDE ketastel:\n"
-"\n"
-" * \"a\" - esmase IDE kontrolleri lem,\n"
-"\n"
-" * \"b\" - esmase IDE kontrolleri alluv,\n"
-"\n"
-" * \"c\" - teisase IDE kontrolleri lem,\n"
-"\n"
-" * \"d\" - teisase IDE kontrolleri alluv.\n"
-"\n"
-"SCSI ketaste puhul on \"a\" esimene, \"b\" teine ja nii edasi."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Valige kvaketas, mida soovite Linux-Mandrake installimiseks puhastada\n"
-"Ettevaatust, kik sellel leiduvad andmed hvitatakse ja ei ole enam\n"
-"taastatavad."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Valige \"OK\" kui soovite kustutada kik sellel kettal asuvad "
-"partitsioonid.\n"
-"Ettevaatust, peale \"OK\" klikkimist ei ole enam vimalik sellelt kettalt\n"
-"andmeid taastada.\n"
-"\n"
-"\n"
-"Katkestamiseks valige \"Katkesta\"."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Teie arvuti kvakettal on rohkem kui ks Microsoft Windows partitsioon.\n"
-"Palun valige vlja see, mille suurust soovite Linux-Mandrake jaoks muuta.\n"
-"\n"
-"\n"
-"Teie abistamiseks on iga partitsioonidel nidatud \"Nimi Linuxis\", \"Nimi "
-"Windowsis\" ja \"Mahutavus\".\n"
-"\n"
-"\"Nimi Linuxis\" koosneb kvakettatbist, selle numbrist ja partitsiooni\n"
-"numbrist (niteks \"hda1\").\n"
-"\n"
-"\n"
-"Kvaketta tp on \"hd\" kui on tegemist IDE kettaga ja \"sd\" kui on\n"
-"tegemist SCSI kettaga.\n"
-"\n"
-"\n"
-"Kvaketta number on alati tht \"hd\" vi \"sd\" jrel. IDE ketastel:\n"
-"\n"
-" * \"a\" - esmase IDE kontrolleri lem,\n"
-"\n"
-" * \"b\" - esmase IDE kontrolleri alluv,\n"
-"\n"
-" * \"c\" - teisase IDE kontrolleri lem,\n"
-"\n"
-" * \"d\" - teisase IDE kontrolleri alluv.\n"
-"\n"
-"SCSI ketaste puhul on \"a\" esimene, \"b\" teine ja nii edasi.\n"
-"\n"
-"\n"
-"\"Nimi Windowsis\" on tht, millega Microsoft Windows vastavat seadet\n"
-"thistab."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Palun natuke kannatust. Selleks vib kuluda mnigi minut."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Kik vrskelt loodud partitsioonid tuleb enne kasutamist vormindada\n"
-"ehk sinna tuleb luua failissteemid.\n"
-"\n"
-"\n"
-"Samuti vib vormindada varem olemas olnud partitsioonid, kui soovite\n"
-"seal leiduvad andmed ra kustutada.\n"
-"\n"
-"\n"
-"Paneme thele, et alati ei ole kigi vanade partitsioonide vormindamine\n"
-"vajalik.\n"
-"Kindlasti vib vormindada partitsioone, kus varem asus \"/\", \"/usr\"\n"
-"vi \"/var\" aga kasutajate faile sisaldav \"/home\" viks jda\n"
-"alles.\n"
-"\n"
-"\n"
-"Klikkige \"OK\", kui olete vormindamiseks valmis."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Nd vite valida paketigruppe installimiseks vi uuendamiseks\n"
-"\n"
-"\n"
-"DrakX kontrollib, kas Teil on ikka piisavalt vaba ruumi nende kigi jaoks.\n"
-"kui mitte, hoiatab ta Teid. Kui Te hoiatusest ei hooli jetakse "
-"automaatselt\n"
-"krvale vhemolulised paketid.\n"
-"Nimekirja lpus saate valida \"Valik paketthaaval\"; sel juhul aga peate\n"
-"lbi sirvima le 1000 ksiku paketi..."
-
-#: ../../help.pm_.c:347
-msgid ""
-"You can now choose individually all the packages you\n"
-"wish to install.\n"
-"\n"
-"\n"
-"You can expand or collapse the tree by clicking on options in the left "
-"corner of\n"
-"the packages window.\n"
-"\n"
-"\n"
-"If you prefer to see packages sorted in alphabetic order, click on the icon\n"
-"\"Toggle flat and group sorted\".\n"
-"\n"
-"\n"
-"If you want not to be warned on dependencies, click on \"Automatic\n"
-"dependencies\". If you do this, note that unselecting one package may "
-"silently\n"
-"unselect several other packages which depend on it."
-msgstr ""
-"Nd saate pakette kshaaval installimiseks valida\n"
-"\n"
-"\n"
-"Paketipuud saate avada ja sulgeda vasakpoolses nurgas asuvatest nuppudest."
-
-#: ../../help.pm_.c:364
-msgid ""
-"If you have all the CDs in the list above, click Ok. If you have\n"
-"none of those CDs, click Cancel. If only some CDs are missing, unselect "
-"them,\n"
-"then click Ok."
-msgstr ""
-"Kui Teil on olemas kik laltoodud CD-d, klikkige <OK>.\n"
-"Kui Teil ei ole htki neist, klikkige <Katkesta>.\n"
-"Kui puuduvad mned CD-d, jtke mrgituks vaid olemasolevad ja siis <OK>."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Teie Linux-Mandrake ssteemi hakati nd installima. Selleks vib\n"
-"olenevalt Teie poolt valitud pakettide arvust ja Teie arvuti kiirusest\n"
-"kuluda mnikmmend minutit.\n"
-"\n"
-"\n"
-"Palun veidi kannatlikkust."
-
-#: ../../help.pm_.c:377
-msgid ""
-"You can now test your mouse. Use buttons and wheel to verify\n"
-"if settings are good. If not, you can click on \"Cancel\" to choose another\n"
-"driver."
-msgstr ""
-"Nd saate oma hiirt testida. Kasutage nii nuppe kui ratast. Kui tundub\n"
-"midagi valesti olevat, klikkige <Katkesta> uue juhtprogrammi valimiseks."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Palun valige ige port. Niteks MS Windows-i COM1 kannab GNU/Linuxis\n"
-"nime ttyS0."
-
-#: ../../help.pm_.c:386
-msgid ""
-"If you wish to connect your computer to the Internet or\n"
-"to a local network please choose the correct option. Please turn on your "
-"device\n"
-"before choosing the correct option to let DrakX detect it automatically.\n"
-"\n"
-"\n"
-"If you do not have any connection to the Internet or a local network, "
-"choose\n"
-"\"Disable networking\".\n"
-"\n"
-"\n"
-"If you wish to configure the network later after installation or if you "
-"have\n"
-"finished to configure your network connection, choose \"Done\"."
-msgstr ""
-"Kui soovite oma arvuti hendada Internetti vi kohtvrku, tehke palun\n"
-"ige valik. Vlise seadme korrektseks tuvastamiseks on vajalik, et see "
-"oleks\n"
-"sisse llitatud ja arvutiga hendatud\n"
-"\n"
-"\n"
-"Kui Te ei soovi vrguhendust kasutada, valige \"Keela vrguhendus\".\n"
-"\n"
-"\n"
-"Kui soovite vrguhenduse seadistada hiljem, valige \"Tehtud\"."
-
-#: ../../help.pm_.c:399
-msgid ""
-"No modem has been detected. Please select the serial port on which it is "
-"plugged.\n"
-"\n"
-"\n"
-"For information, the first serial port (called \"COM1\" under Microsoft\n"
-"Windows) is called \"ttyS0\" under Linux."
-msgstr ""
-"Modemit ei leitud. Palun valige seerialport, kuhu see on hendatud.\n"
-"\n"
-"\n"
-"Igaks juhuks: esimese seerialpordi (\"COM1\" Microsoft Windowsis) nimi\n"
-"on GNU/Linux ssteemis \"ttyS0\"."
-
-#: ../../help.pm_.c:406
-msgid ""
-"You may now enter dialup options. If you don't know\n"
-"or are not sure what to enter, the correct informations can be obtained "
-"from\n"
-"your Internet Service Provider. If you do not enter the DNS (name server)\n"
-"information here, this information will be obtained from your Internet "
-"Service\n"
-"Provider at connection time."
-msgstr ""
-"Sisestage sissehelistamiskeskuse andmed. Kui Te neid ei tea\n"
-"vi kahtlete, saate oma teenusepakkujalt (ISP-l) kindlasti abi.\n"
-"Niteks info nimeserveri (DNS) kohta saab tavaliselt henduse\n"
-"loomise ajal automaatselt"
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Kui Teil on vline modem, siis llitage see palun nd sisse, et DrakX saaks "
-"seda tuvastada."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Palun llitage modem sisse ja valige nimekirjast ige."
-
-#: ../../help.pm_.c:419
-msgid ""
-"If you are not sure if informations above are\n"
-"correct or if you don't know or are not sure what to enter, the correct\n"
-"informations can be obtained from your Internet Service Provider. If you do "
-"not\n"
-"enter the DNS (name server) information here, this information will be "
-"obtained\n"
-"from your Internet Service Provider at connection time."
-msgstr ""
-"Kui Te ei ole kindlad, et laltoodud informatsioon vastab tele\n"
-"vi Te ei tea, mida sisestada, ksige abi oma internetiteenuse pakkujalt\n"
-"(ISP-lt). Niteks info nimeserveri (DNS) kohta saab tavaliselt henduse\n"
-"loomise ajal automaatselt"
-
-#: ../../help.pm_.c:426
-msgid ""
-"You may now enter your host name if needed. If you\n"
-"don't know or are not sure what to enter, the correct informations can be\n"
-"obtained from your Internet Service Provider."
-msgstr ""
-"Nd sisestage oma arvuti nimi, kui see on vajalik. Kui kahtlete, siis "
-"peaksite ksima lisainformatsiooni oma ISP kest."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Vrguliidese seadistamiseks on vajalik:\n"
-"\n"
-" * IP-aadress: kui Te seda ei teha, ksige oma vrguhaldurilt vi\n"
-"internetiteenuse pakkujalt (ISP).\n"
-"\n"
-" * Vrgumask: \"255.255.255.0\" on tavaliselt sobiv. Igaks juhuks vite\n"
-"vrguhalduri vi ISP kest le ksida.\n"
-"\n"
-" * Automaatne IP: Kui Teie vrgus on kasutusel BOOTP vi DHCP.\n"
-"Selle valimisel ei pea vlja \"IP-aadress\" titma. Kui kahtlete\n"
-"ksige jllegi oma vrguhaldurilt vi ISP-lt."
-
-#: ../../help.pm_.c:443
-msgid ""
-"You may now enter your host name if needed. If you\n"
-"don't know or are not sure what to enter, ask your network administrator."
-msgstr ""
-"Kui Teie vrgus on kasutusel NIS, valige \"Kasuta NIS-i\". Kahtluse korral\n"
-"ksige vrguhaldurilt."
-
-#: ../../help.pm_.c:447
-msgid ""
-"You may now enter your host name if needed. If you\n"
-"don't know or are not sure what to enter, leave blank."
-msgstr ""
-"Kui vaja, sisestage oma ssteemi nimi. Kui Teil ei\n"
-"ole htki head mtet, jtke see rida thjaks"
-
-#: ../../help.pm_.c:451
-msgid ""
-"You may now enter dialup options. If you're not sure what to enter, the\n"
-"correct information can be obtained from your ISP."
-msgstr ""
-"Nd sisestage oma sissehelistamisteenuse pakkuja andmed. Kui ei ole "
-"kindel,\n"
-"mida kuhu sisestada, ksige oma ISP kest le."
-
-#: ../../help.pm_.c:455
-msgid ""
-"If you will use proxies, please configure them now. If you don't know if\n"
-"you should use proxies, ask your network administrator or your ISP."
-msgstr ""
-"Kui peate kasutama vahendajaid (tulemri vms), seadistage need nd. Kui\n"
-"kahtlete, on abiks vrguhaldur vi ISP"
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Krptopakette saate installida prast Internetihenduse seadistamist.\n"
-"Esmalt valige peegel, kust soovite pakette alla laadida ja seejrel\n"
-"valige paketid.\n"
-"\n"
-"\n"
-"Mrkus: krptopakettide valimisel peate arvesse vtma ka vimalikke\n"
-"iguslikke piiranguid oma asukohamaal."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Nd saate valida ajavtme vastavalt oma asukohale."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"Linuxil on kombeks hoida sisemist kella Greenwichi (GMT) ajas ja muuta\n"
-"vajadusel ssteemi kella vastavalt Teie valitud ajavndile.\n"
-"\n"
-"Kui kasutate selles arvutis ka Windowsi, valige \"Ei\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Nd saate valida, milliseid teenused peaks ssteemi laadimisel kivitama.\n"
-"\n"
-"\n"
-"Abiinfo balloonis antakse lhike kirjeldus igahe kohta neist.\n"
-"\n"
-"Kui kavatsete oma ssteemi kasutada serverina, olge eriti thelepanelik:\n"
-"tenoliselt ei soovi te kivitada mittevajalikke teenuseid."
-
-#: ../../help.pm_.c:492
-msgid ""
-"You can configure a local printer (connected to your computer) or remote\n"
-"printer (accessible via a Unix, Netware or Microsoft Windows network)."
-msgstr ""
-"Teil on vimalus seadistada kas kohalik (Teie arvutiga hendatud) vi\n"
-"vrguprinter (Unix, Netware vi Microsoft Windows vrgus)"
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Kui soovite vahetevahel printida, valige palun selleks sobiv meetod, CUPS\n"
-"vi LPR.\n"
-"\n"
-"\n"
-"CUPS on uus, vimas ja paindlik printimisssteem Unix keskkonnas (CUPS -\n"
-"Common Unix Printing System). Linux-Mandrake kasutab vaikimisi seda.\n"
-"\n"
-"\n"
-"LPR on vanem meetod, mis oli kasutusel ka eelmistest Linux-Mandrake\n"
-"distributsioonides.\n"
-"\n"
-"\n"
-"Kui Teil ei olegi printerit, valige \"Ei soovi\"."
-
-#: ../../help.pm_.c:511
-msgid ""
-"GNU/Linux can deal with many types of printer. Each of these types requires\n"
-"a different setup.\n"
-"\n"
-"\n"
-"If your printer is physically connected to your computer, select \"Local\n"
-"printer\".\n"
-"\n"
-"\n"
-"If you want to access a printer located on a remote Unix machine, select\n"
-"\"Remote printer\".\n"
-"\n"
-"\n"
-"If you want to access a printer located on a remote Microsoft Windows "
-"machine\n"
-"(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"."
-msgstr ""
-"GNU/Linux oskab toimetada mitut tpi printeritega. Igaht neist "
-"seadistatakse\n"
-"erinevalt.\n"
-"\n"
-"\n"
-"Kui Teie printer on fsiliselt arvutiga hendatud, valige \"Kohalik printer"
-"\"\n"
-"\n"
-"\n"
-"Kui soovite kasutada vrguprinterit Unix serveril, valige \"Vrguprinter\".\n"
-"\n"
-"\n"
-"Kui soovite kasutada vrguprinteri Windows serveril (vi muidu le SMB\n"
-"protokolli), valige \"SMB/Windows 95/98/NT\"."
-
-#: ../../help.pm_.c:527
-msgid ""
-"Please turn on your printer before continuing to let DrakX detect it.\n"
-"\n"
-"You have to enter some informations here.\n"
-"\n"
-"\n"
-" * Name of printer: the print spooler uses \"lp\" as default printer name. "
-"So, you must have a printer named \"lp\".\n"
-" If you have only one printer, you can use several names for it. You "
-"just need to separate them by a pipe\n"
-" character (a \"|\"). So, if you prefer a more meaningful name, you have "
-"to put it first, eg: \"My printer|lp\".\n"
-" The printer having \"lp\" in its name(s) will be the default printer.\n"
-"\n"
-"\n"
-" * Description: this is optional but can be useful if several printers are "
-"connected to your computer or if you allow\n"
-" other computers to access to this printer.\n"
-"\n"
-"\n"
-" * Location: if you want to put some information on your\n"
-" printer location, put it here (you are free to write what\n"
-" you want, for example \"2nd floor\").\n"
-msgstr ""
-"Palun llitage oma printer sisse ja laske DrakX-il seda tuvastade.\n"
-"\n"
-"Samuti on vaja sisestada lisainformatsiooni:\n"
-"\n"
-"\n"
-" * Printeri nimi: spuuler kasutab vaikimisi printerit \"lp\". Seega peab "
-"Teil olema vhemalt he printeri nimi \"lp\".\n"
-" Kui Teil ongi ainult ks printer, saate sellele anda ka mitu nime. "
-"Nimed peavad olema eraldatud smboliga \"|\"\n"
-" Seega, kui soovite, et nimel oleks ka mingi thendus, kirjutage nimeks "
-"midagi niisugust: \"Minu printer|lp\".\n"
-" Printer, mille nimede hulgas on \"lp\", saab olema Teie ssteemi jaoks "
-"vaikimisi printeriks.\n"
-"\n"
-"\n"
-" * Kirjeldus: see ei ole kohustuslik, kuid vib osutuda vajalikuks, kui "
-"Teil on niteks mitu kohalikku printerit ja soovite neid vrgus vlja "
-"jagada\n"
-"\n"
-"\n"
-" * Asukoht: kui soovite anda tiendavat informatsiooni printeri asukohast\n"
-" Niteks: \"Teise korruse keskel\".\n"
-
-#: ../../help.pm_.c:548
-msgid ""
-"You need to enter some informations here.\n"
-"\n"
-"\n"
-" * Name of queue: the print spooler uses \"lp\" as default printer name. "
-"So, you need have a printer named \"lp\".\n"
-" If you have only one printer, you can use several names for it. You just "
-"need to separate them by a pipe\n"
-" character (a \"|\"). So, if you prefer to have a more meaningful name, "
-"you have to put it first, eg: \"My printer|lp\".\n"
-" The printer having \"lp\" in its name(s) will be the default printer.\n"
-"\n"
-" \n"
-" * Spool directory: it is in this directory that printing jobs are stored. "
-"Keep the default choice\n"
-" if you don't know what to use\n"
-"\n"
-"\n"
-" * Printer Connection: If your printer is physically connected to your "
-"computer, select \"Local printer\".\n"
-" If you want to access a printer located on a remote Unix machine, "
-"select \"Remote lpd printer\".\n"
-"\n"
-"\n"
-" If you want to access a printer located on a remote Microsoft Windows "
-"machine (or on Unix machine using SMB\n"
-" protocol), select \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" If you want to acces a printer located on NetWare network, select "
-"\"NetWare\".\n"
-msgstr ""
-"Nd on vaja lisainformatsiooni.\n"
-"\n"
-"\n"
-" * Printeri nimi: spuuler kasutab vaikimisi printerit \"lp\". Seega peab "
-"Teil olema vhemalt he printeri nimi \"lp\".\n"
-" Kui Teil ongi ainult ks printer, saate sellele anda ka mitu nime. "
-"Nimed peavad olema eraldatud smboliga \"|\"\n"
-" Seega, kui soovite, et nimel oleks ka mingi thendus, kirjutage nimeks "
-"midagi niisugust: \"Minu printer|lp\".\n"
-" Printer, mille nimede hulgas on \"lp\", saab olema Teie ssteemi jaoks "
-"vaikimisi printeriks.\n"
-"\n"
-"\n"
-" * Spuulkataloog: kataloog, kus spuuler hoiab ajutisi faile enne "
-"printimist. Seda ei ole soovitav muuta.\n"
-"\n"
-"\n"
-" * Printeri hendusviis: Kui Teie printer on fsiliselt Teie arvuti "
-"kljes, valige \"Kohalik printer\".\n"
-" Kui soovite kasutada printerit UNIX serveri kljes, valige \"lpd "
-"printserver\".\n"
-"\n"
-"\n"
-" Kui soovite kasutada printerit Microsoft Windows vrgus (vi SMB "
-"serveril) valige \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" Kui soovite kasutada NetWare serveril asuvat printerit, valige \"NetWare"
-"\".\n"
-
-#: ../../help.pm_.c:573
-msgid ""
-"Your printer has not been detected. Please enter the name of the device on\n"
-"which it is connected.\n"
-"\n"
-"\n"
-"For information, most printers are connected on the first parallel port. "
-"This\n"
-"one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft "
-"Windows."
-msgstr ""
-"Teie printerit ei nnestunud tuvastada. Palun abistavat infot vimaliku\n"
-"henduspistiku kohta.\n"
-"\n"
-"\n"
-"Enamasti on printer hendatud esimesse paralleelporti. GNU/Linuxis on selle\n"
-"nimeks \"/dev/lp0\" ja Microsoft Windowsis \"LPT1\"."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Valige printer laltoodud nimekirjast."
-
-#: ../../help.pm_.c:584
-msgid ""
-"Please select the right options according to your printer.\n"
-"Please see its documentation if you don't know what choose here.\n"
-"\n"
-"\n"
-"You will be able to test your configuration in next step and you will be "
-"able to modify it if it doesn't work as you want."
-msgstr ""
-"Palun valige oma printerile sobivad stted.\n"
-"Abi saate ilmselt ka printeri dokumentatsioonist.\n"
-"\n"
-"\n"
-"Jrgmisel sammul saate oma seadistusi testida ja soovi korral muuta, kui "
-"midagi ei tta nagu vaja."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Nd peate sisestama ssteemi juurkasutaja (root) parooli. Et vhendada\n"
-"eksimisvimalust, tehke seda kaks korda.\n"
-"\n"
-"\n"
-"Juurkasutaja on ssteemi thtsaim kasutaja ja ainuke, kes tohib teha\n"
-"muudatusi ssteemi stetesse. Seeprast valige juurkasutaja parooli erilise\n"
-"hoolega.\n"
-"\n"
-"Hea salasna peaks olema kombinatsioon thtedest ja numbritest \n"
-"ning vhemalt 8 mrki pikk. rge *kunagi* kirjutage oma parooli les!\n"
-"\n"
-"\n"
-"Samas ei peaks see olema liiga pikk ja keeruline meelde jtmiseks."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Turvalisema ssteemi saamiseks peaksite valima \"Kasuta varjutatud \n"
-"paroolifaili\" ja \"Kasuta parooli kaitsmiseks MD5 algoritmi\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Kui Teie vrgus on kasutusel NIS, valige \"Kasuta NIS-i\". Kahtluse korral\n"
-"ksige vrguhaldurilt."
-
-#: ../../help.pm_.c:617
-msgid ""
-"You may now create one or more \"regular\" user account(s), as\n"
-"opposed to the \"privileged\" user account, root. You can create\n"
-"one or more account(s) for each person you want to allow to use\n"
-"the computer. Note that each user account will have its own\n"
-"preferences (graphical environment, program settings, etc.)\n"
-"and its own \"home directory\", in which these preferences are\n"
-"stored.\n"
-"\n"
-"\n"
-"First of all, create an account for yourself! Even if you will be the only "
-"user\n"
-"of the machine, you may NOT connect as root for daily use of the system: "
-"it's a\n"
-"very high security risk. Making the system unusable is very often a typo "
-"away.\n"
-"\n"
-"\n"
-"Therefore, you should connect to the system using the user account\n"
-"you will have created here, and login as root only for administration\n"
-"and maintenance purposes."
-msgstr ""
-"Nd saate luua he vi rohkem \"tavakasutaja\" kontot. rmiselt soovitav\n"
-"on luua igale arvuti kasutajale eraldi konto(d). Sel viisi saab iga "
-"kasutaja\n"
-"valida ise endale sobiva graafilise keskkonna kujunduse ja programmide "
-"stted.\n"
-"Kik kasutaja failid saavad hoitud ja kaitstud tema isiklikus "
-"kodukataloogis.\n"
-"\n"
-"\n"
-"Esmalt looge konto iseendale, ka siis kui olete ssteemi ainuke kasutaja.\n"
-"rge tehke oma igapevatoimetusi juurkasutajana, suurendades sel viisil\n"
-"turvariski! Vale juurkasutaja npuliigutus vib ssteemi kergesti\n"
-"kasutusklbmatuks muuta!\n"
-"\n"
-"\n"
-"Juurkasutaja igused on ainult administreerimiseks ja hoolduseks,\n"
-"kike muud tehke palun tavakasutajana"
-
-#: ../../help.pm_.c:636
-msgid ""
-"Creating a boot disk is strongly recommended. If you can't\n"
-"boot your computer, it's the only way to rescue your system without\n"
-"reinstalling it."
-msgstr ""
-"Alglaadimisketta loomine on rmiselt soovitatav. Kui peaks kunagi\n"
-"tekkima probleeme ssteemi laadimisel, vi alglaadmisketas olla Teie\n"
-"ainuke psetee uue installimise krval."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Nd peate valima, milliselt kettaosalt soovite GNU/Linuxit laadida.\n"
-"\n"
-"Valige \"Kvaketta esimene sektor (MBR)\", kui ei tea tpselt, mida\n"
-"teha."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Tavaline valik on \"/dev/hda\" (esimese IDE kanali master), kui Te ei\n"
-"tea tpselt, et tahate teisiti teha."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (ehk LInux LOader) ja Grub on alglaadurid: nad vimaldavad laadida\n"
-"kas GNU/Linuxi vi mne muu Teie arvutis olevad operatsioonissteemi.\n"
-"Tavaliselt tuvastakse teised operatsioonissteemid igesti ja seadistatakse\n"
-"ka alglaadur. Kui Teil aga ei ole nne, tuleb parameetrid seada\n"
-"ksitsi. Olge sel juhul hoolas valima iged."
-
-#: ../../help.pm_.c:665
-msgid ""
-"LILO and grub main options are:\n"
-" - Boot device: Sets the name of the device (e.g. a hard disk\n"
-"partition) that contains the boot sector. Unless you know specifically\n"
-"otherwise, choose \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero.\n"
-"\n"
-"\n"
-" - Video mode: This specifies the VGA text mode that should be selected\n"
-"when booting. The following values are available: \n"
-"\n"
-" * normal: select normal 80x25 text mode.\n"
-"\n"
-" * <number>: use the corresponding text mode.\n"
-"\n"
-"\n"
-" - Clean \"/tmp\" at each boot: if you want delete all files and "
-"directories\n"
-"stored in \"/tmp\" when you boot your system, select this option.\n"
-"\n"
-"\n"
-" - Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the\n"
-"BIOS about the amount of RAM present in your computer. As consequence, Linux "
-"may\n"
-"fail to detect your amount of RAM correctly. If this is the case, you can\n"
-"specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4\n"
-"MB between detected memory and memory present in your system is normal."
-msgstr ""
-"LILO ja grub-i peamised suvandid on:\n"
-" - Alglaadimisseade: mratakse kvaketas vi partitsioon, kus asub\n"
-"alglaadimissektor. Kui Te just tpselt ei tea, mida teete,\n"
-"\"/dev/hda\".\n"
-"\n"
-"\n"
-" - Ooteaeg alglaadimisel: mratakse ooteaeg sekundikmnendikes enne\n"
-"vaikimisi laadimist.\n"
-"\n"
-"\n"
-" - Graafikamood: mratakse VGA tekstmood ssteemi laadimisel. Vimalikud\n"
-"on jrgmised valikud:\n"
-"\n"
-" * normal: tavaline 80x25 tekstimood\n"
-"\n"
-" * <number>: numbrile vastav tekstimood. - Puhasta /tmp alglaadimisel: "
-"kui soovite kustutada ssteemi alglaadimisel,\n"
-"valige see\n"
-"\n"
-"\n"
-" - Tpsust RAM hulk kui vajalik: kahjuks ei ole htki standardset meetodit "
-"Teie\n"
-"arvutis leiduva operatiivmlu (RAM) koguse raarvamiseks. Kui siinkohal on "
-"eksimine\n"
-"2 vi 4 MB, siis ei maksa sellele vga thelepanu prata."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-
-#: ../../help.pm_.c:793
-msgid ""
-"SILO is a bootloader for SPARC: it is able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful as to choose the correct parameters.\n"
-"\n"
-"\n"
-"You may also want not to give access to these other operating systems to\n"
-"anyone, in which case you can delete the corresponding entries. But\n"
-"in this case, you will need a boot disk in order to boot them!"
-msgstr ""
-"SILO on alglaadur SPARC arhitektuurile: see vimaldab laadida\n"
-"kas GNU/Linuxi vi mne muu Teie arvutis oleva operatsioonissteemi.\n"
-"Tavaliselt tuvastakse teised operatsioonissteemid igesti ja seadista-\n"
-"takse ka alglaadur. Kui Teil aga ei ole nne, tuleb parameetrid seada\n"
-"ksitsi. Olge sel juhul hoolas valima iged."
-
-#: ../../help.pm_.c:805
-msgid ""
-"SILO main options are:\n"
-" - Bootloader installation: Indicate where you want to place the\n"
-"information required to boot to GNU/Linux. Unless you know exactly\n"
-"what you are doing, choose \"First sector of drive (MBR)\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero."
-msgstr ""
-"SILO peamised suvandid on:\n"
-" - Alglaaduri paigaldus: mratakse kvaketas vi partitsioon, kus soovite\n"
-"hoida GNU/Linuxi laadimiseks vajalikku infot. Kui Te just tpselt ei tea,\n"
-"mida teete, valige \"Kvaketta esimene sektor (MBR)\".\n"
-"\n"
-"\n"
-" - Ooteaeg alglaadimisel: mratakse aeg sekundikmnendikes enne vaikimisi\n"
-"laadimist."
-
-#: ../../help.pm_.c:818
-msgid ""
-"Now it's time to configure the X Window System, which is the\n"
-"core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n"
-"you must configure your video card and monitor. Most of these\n"
-"steps are automated, though, therefore your work may only consist\n"
-"of verifying what has been done and accept the settings :)\n"
-"\n"
-"\n"
-"When the configuration is over, X will be started (unless you\n"
-"ask DrakX not to) so that you can check and see if the\n"
-"settings suit you. If they don't, you can come back and\n"
-"change them, as many times as necessary."
-msgstr ""
-"On aeg konfigureerida \"X Window System\" ehk lihtsalt X. X on\n"
-"GNU/Linuxi graafilise kasutajaliidese sda. Sel eesmrgil peame koos\n"
-"seadistama Teie graafikakaardi ja monitori. Enamus sellest protsessist\n"
-"on automatiseeritud ja Teie lesandeks on ainult DrakX-i\n"
-"valikutega nustuda (vi mitte :))\n"
-"\n"
-"\n"
-"Kui saame seadistamisega hakkama, kivitakse X (kui Te ei anna\n"
-"eraldi ksku mitte nii teha)."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Kui midagi on X-i seadistustega valesti, saab siinkohal vimalikke vigu\n"
-"parandada."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Kui eelistate graafilist ssteemi sisenemist, valige \"Jah\". Konsoolimoodi\n"
-"eelistamisel valige \"Ei\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Nd saate valida oma ssteemis kasutatava turvataseme. Palun vaadake "
-"lisainfot selle kohta ka\n"
-" kasutajajuhendist. ldiselt, kui Te ei tea, mida teete, jtke siia "
-"vaikimisi valik.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Teie ssteem sooritab alglaadimise.\n"
-"\n"
-"Taaskivitumisel laaditakse Teie uus Linux Mandrake ssteem automaatselt.\n"
-"Kui soovite laadida mnd muud operatsioonissteemi, lugege palun\n"
-"lisainformatsiooni."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Valige sobiv keel"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Valige paigaldusmeetod"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Kvaketta leidmine"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Hiire seadmine"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Klaviatuuri valik"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Turvalisus"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Failissteemid"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Vormindamine"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Pakettide valik"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Ssteemi installimine"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Juurkasutaja salasna"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Tavakasutaja"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Vrgustted"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Kokkuvte"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Teenuste stted"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Loo alglaadimisflopi"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Alglaaduri stted"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Seadista X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Vlju programmist"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "ldlevi kasutamine on ilma NIS domeenita vimatu"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Pane FAT formaadis flopi seadmesse %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "See flopi ei ole FAT formaadis"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Et kasutada seda paketivalikut, alustage installimist ksureaga \"linux "
-"defcfg=floppy\""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "Viga faili $f lugemisel"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "OK"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Palun testige hiirt"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Hiire aktiveerimiseks"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "KEERUTAGE RATTAKEST!"
-
-#: ../../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 ""
-"Osa teie riistvarast nuab tarnijapoolseid juhtprogramme.\n"
-"Informatsiooni nende kohta saate: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Teil peab olema juurpartitsioon.\n"
-"Selleks looge uus partitsioon (vi valige ks olemasolevatest).\n"
-"Siis valige tegevus \"henduspunkt\" ja seadke see kui '/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Teil peab olema saaleala"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Saaleala ei ole mratud\n"
-"\n"
-"Jtkate ikkagi?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Kasuta vaba ruumi"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Ei ole piisavalt ruumi uute partitsioonide jaoks"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Kasuta olemasolevat partitsiooni"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Kasutatavat partitsiooni ei leitud"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Kasuta Windowsi partitsiooni loopback-ina"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Millisele partitsioonile soovite installida Linux4Win?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Valige suurused"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Juurpartitsiooni suurus (MB): "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Saaleala suurus (MB): "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Kasuta vaba ruumi Windowsi partitsioonil"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Mis partitsiooni soovite muuta?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Arvutan Windowsi failissteemi piire"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"FAT partitsiooni suurust ei nnestu muuta, \n"
-"ilmnes selline viga: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Teie Windowsi partitsioon on fragmenteerunud, palun kasutada 'defrag'-i"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"HOIATUS!\n"
-"\n"
-"DrakX hakkab Teie Windowsi partitsiooni suurust muutma. Olge ettevaatlik:\n"
-"see operatsioon vib olla ohtlik Teie failidele. Palun kasutage enne\n"
-"scandisk-i, defrag-i ja tehke tagavarakoopia.\n"
-"Kui olete oma otsuses kindel, vajutage OK."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Kui palju ruumi jtate Windowsi jaoks?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "Partitsioon %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "Suuruse muutmine ebannestus: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr "Sobivat FAT partitsiooni ei leitud (ei ole piisavalt ruumi)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Thjenda kogu ketas"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Eemalda Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Teil on rohkem kui ks kvaketas, millisele neis installite Linuxi?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Kettal %s hvivad KIK partitsioonid ja andmed"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Partitsioneerin ise"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Kasuta fdisk-i"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Nd saate partitsioneerida %s kvaketta\n"
-"Kui olete valmis, salvestage ksuga 'w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Teil ei ole piisavalt vaba ruumi Windowsi partitsioonil"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Installimiseks ei ole ldse ruumi"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX kettajagamise abimees leidis sellised lahendused:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Ketta jagamine ebannestus: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Kivitame vrguliidesed"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Seiskame vrguliidesed"
-
-#: ../../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 ""
-"Tekkis mingi viga, aga seda ei suuda programm ise klaarida.\n"
-"Jtkake omal vastutusel."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "henduspunkt %s on mratud topelt"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Mned thtsad paketid ei saanud korralikult paika.\n"
-"Teie CD-lugeja vi CD on ilmselt vigane.\n"
-"Paketifaile CD-l saate kontrollida ksuga \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "See ongi %s"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Flopiseade ei ole kttesaadav"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Jrgmine samm: '%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Valige paigalduse maht"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Suurus kokku: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Versioon: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Suurus: %d kB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Valige paketid installimiseks"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Installimine"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Installin"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Palun oodake, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Aega jnud "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Aega kokku "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Valmistun installimiseks"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Paketi %s installimine"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Ikkagi edasi?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Pakettide tellimisel tekkis viga:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Kasutada olemasolevat X-i seadistust?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Teie ssteemil on ressursiprobleeme ja installimine vib ebannestuda.\n"
-"Kui nii juhtub, proovige palun tekstiphjalist paigaldust. Selleks \n"
-"vajutaga laadimisel F1 ja sisestage 'text'"
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Palun valige ks jrgnevatest paigaldusklassidest"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Teie poolt valitud gruppide kogusuurus on umbes %d MB.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Kui soovite installida sellest vhem, valige vastav protsent.\n"
-"\n"
-"Madalama protsendi puhul installitakse vaid kige thtsamad paketid;\n"
-"100%% thendab kige valitud pakettide installimist."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, fuzzy, 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 ""
-"Teil on kettal ruumi vaid %d%% pakettide jaoks.\n"
-"\n"
-"Kui soovite sellest vhem, valige viksem protsent ja installimisele\n"
-"kuuluvad vaid olulisemad paketid."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Tpsemalt saate valida jrgmisel sammul"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Installitavate pakettide protsent"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Paketigruppide valik"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Valik paketthaaval"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Nita automaatselt valitud pakette"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Ava puu"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Sule puu"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Sorteeritud vi sorteerimata"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Vigane pakett"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Nimi: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Thtsus: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Suurus kokku: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "Seda paketti ei saa valida, kettaruumi ei ole paigalsuseks piisavalt"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Installimiseks on valitud jrgmised paketid"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Eemaldamiseks on valitud jrgmised paketid"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Seda paketti ei saa (mitte) valida"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "See pakett on kohustuslik"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "See pakett on juba installitud"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Selle paketi peaks uuendame\n"
-"Olete kindel, et Te ei vali seda?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Selle paketi peate valima, sest selle uuendamine on kohustuslik"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Oletan"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Palun oodake, valmistun installimiseks"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d paketti"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Hoiatus\n"
-"\n"
-"Palun lugege hoolega alltoodud teksti. Kui Te ei ole kigi alljrgnevate\n"
-"videtega, on installimine jrgmise CD pealt keelatud. Vajutage 'Keeldun', \n"
-"et jtkata installimist ilma selle CD-ta.\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"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Nus"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Keeldun"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Vahetage CD!\n"
-"\n"
-"Palun sisestage CD pealdisega \"%s\" lugejasse ja vajutage <OK>.\n"
-"Kui teil sherdust ei ole, vajutage <Katkesta>"
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Pakettide installimisel tekkis viga:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Tekkis mingi viga"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Palun valige kasutatav keel"
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "Teisi keeli saab valida prast installimist"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Kik"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Lppkasutaja litsentsileping"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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 ""
-"Jrgnev lppkasutaja litsents on eksimuste vltimiseks originaalkeeles\n"
-"\n"
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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"
-
-#: ../../install_steps_interactive.pm_.c:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Klaviatuur"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Palun valige klaviatuuriasetus"
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Vimalike klaviatuuride tielik nimekiri"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Installi klass"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Millist installi klassi Te soovite"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Installimine/Uuendus"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "On see installimine vi taastamine?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Soovituslik"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Ekspert"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Uuendus"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Palun valige hiire tp"
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Hiire port"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Millisesse seerialporti on Teie hiir hendatud?"
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Nuppude teesklemine"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "Teeskle 2 hiirenupp"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "Teeskle 3 hiirenuppu"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "PCMCIA kaartide seadmine..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "IDE seadistamine"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "ei leia partitsioone"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Otsin partitsioonidelt henduspunkte"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Valige henduspunktid"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Partitsioonitabel on loetamatu, liiga rikutud DrakX-i jaoks :(\n"
-"Proovin loetamatud kirjed puhastada kuid ANDMED NENDEL HVIVAD.\n"
-"Teine vimalus on keelata DrakX-il partitsioonitabeli muutmine.\n"
-"(Viga oli selline: %s)\n"
-"Kas olete nus partitsioonide kaotamisega?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake ei saanud partitsioonitabeli lugemisega hakkama.\n"
-"Jtkate omal vastutusel!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Juurpartitsioon"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Millisel partitsioonil hoiate juurkataloogi (/)?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Partitsioonitabeli silitamiseks vajate alglaadimist"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Valige partitsioonid, mida soovite vormindada"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Blokkide kontroll?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Vormindan partitsioone"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Loon ja vormindan faili %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Saaleala on installimiseks liiga vike, palun lisage"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Otsin kttesaadavaid pakette"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Otsin uuendatavaid pakette"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr "Teie kvakettal ei ole piisavalt vaba ruumi (%d > %d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Tielik (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimaalne (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Soovitatav (%d MB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Isetehtud"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Kui Teil on olemas kik alltoodud CD-d, klikkige <OK>.\n"
-"Kui Teil ei ole htki neist, klikkige <Katkesta>.\n"
-"Kui puuduvad mned CD-d, mrkige vaid olemasolevad ja siis <OK>."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "CD pealdisega \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Paketi %s installimine\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Paigaldusjrgsed stted"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Nd on Teil vimalik oma ssteemi laadida krptotarkvara.\n"
-"\n"
-"HOIATUS:\n"
-"\n"
-"Lhtuvalt erinevatest sellisele tarkvarale kohaldavatest nuetest ja \n"
-"mjutatuna eri jurisdiktsioonide normidest peavad kliendid ja/vi \n"
-"lppkasutajad olema kindlad, et nende asukohamaa jurisdiktsiooni "
-"iguslikud \n"
-"aktid lubavad neil alla laadida, silitada ja/vi kasutada \n"
-"krptograafiliste algoritmide realisatsioone sisaldavat tarkvara.\n"
-"\n"
-"Lisaks sellele peavad kliendid ja/vi lppkasutajad jlgima asukohamaa \n"
-"juriidiliste normide titmist. Kui klient ja/vi lppkasutaja rikub "
-"kehtivaid \n"
-"igusnorme, kohaldatakse karistus vastavalt asukohamaa seadustele.\n"
-"\n"
-"Mitte mingil juhul ei kanna Mandrakesoft S.A. ega tarkvara tarnija \n"
-"vastutust ei otseselt ega kaudselt tekkinud kahjude eest (kaasa arvatud, \n"
-"kuid mitte ainult, saamatajnud tulu, ritegevuse katkestamine, riinfo \n"
-"kaotsimine ja muud rahalised kaotused ning vimalikud kohtu poolt vlja \n"
-"mistetud hvitused), mis tulenevad tarkvara, mis on kasutatav prast \n"
-"kesoleva lepingu tingimustega nustumist, alla laadimisest, hoidmisest \n"
-"vi kasutamisest.\n"
-"\n"
-"Kigi lepinguga seotud ksimuste asjus prduge palun aadressil: \n"
-"Mandrakesoft, Inc. \n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Valige peegel, millelt lugeda pakettide nimekiri"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Proovin lugeda peeglilt pakettide nimekirja"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Palun valige paketid installimiseks"
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Millises ajavtmes asute?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Kas Teie arvuti sisekell on seatud GMT ajale?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "CUPS printserver"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Printerit ei ole"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Hiir"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Ajavde"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Printer"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN kaart"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Helikaart"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV kaart"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Millist printimisssteemi soovite kasutada?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Salasna puudub"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Salasna on liiga lihtne (peaks olema vhemalt %d themrki)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Kasuta NIS-i"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "NIS YP"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS autentimine"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS domeen"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS server:"
-
-#: ../../install_steps_interactive.pm_.c:951
-msgid ""
-"A custom bootdisk provides a way of booting into your Linux system without\n"
-"depending on the normal bootloader. This is useful if you don't want to "
-"install\n"
-"SILO on your system, or another operating system removes SILO, or SILO "
-"doesn't\n"
-"work with your hardware configuration. A custom bootdisk can also be used "
-"with\n"
-"the Mandrake rescue image, making it much easier to recover from severe "
-"system\n"
-"failures.\n"
-"\n"
-"If you want to create a bootdisk for your system, insert a floppy in the "
-"first\n"
-"drive and press \"Ok\"."
-msgstr ""
-"Isetehtud alglaadimisketas annab Teile vimaluse laadida Linux flopilt\n"
-"sltumata tavaliselt alglaadijast. See vib abiks olla, kui Te ei soovi\n"
-"SILO-t kvakettale kirjutada vi mni muu operatsioonissteem SILO\n"
-"ra kustutab vi ei nnestu SILO-t Teie riistvara peal kasutada.\n"
-"Alglaadmisflopi on kasutatav ka hdaabikettana, kui kvakettal oleva\n"
-"failissteemiga peaks mingi nnetus juhtuma. Hoidke end ja Teid hoiab\n"
-"ka Jumal!\n"
-"\n"
-"Alglaadimisketta loomiseks asetage flopi esimesse seadmesse ning vajutage\n"
-"\"Ok\"."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Esimene flopiseade"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Teine flopiseade"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Jta vahele"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Isetehtud alglaadimisketas annab Teile vimaluse laadida Linux flopilt\n"
-"sltumata tavaliselt alglaadijast. See vib abiks olla, kui Te ei soovi\n"
-"LILO-t (grubi) kvakettale kirjutada vi mni muu operatsioonissteem LILO\n"
-"ra kustutab vi ei nnestu LILO-t Teie riistvara peal kasutada.\n"
-"Alglaadmisflopi on kasutatav ka hdaabikettana, kui kvakettal oleva\n"
-"failissteemiga peaks mingi nnetus juhtuma. Hoidke end ja Teid hoiab\n"
-"ka Jumal!"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Flopiseade ei ole kttesaadav"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Vali flopiseade, mida kasutad alglaadimisketta tegemiseks"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Pane flopi seadmesse %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Loome alglaadimisketta"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Alglaaduri stted"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Soovite aboot-i kasutada?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Viga aboot-i installimisel, \n"
-"kas forseerida, riskides esimese partitsiooni hvinguga?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Alglaaduri installimine ebannestus. Tekkis jrgnev viga:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"You will need to change your Open Firmware boot-device to\n"
-" enable the bootloader. Hold down Command-Option-O-F\n"
-" at reboot and enter:\n"
-" setenv boot-device $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Madal"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Keskmine"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Krge"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Valige turvatase"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "Kas soovite luua kiirpaigaldusflopi (abiks korduval paigaldusel)?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Pange palun thi flopi seadmesse %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Loon kiirpaigaldusflopi"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Mned sammud ei ole lpule viidud\n"
-"\n"
-"Olete kindel, et vljute programmist?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"nnitlen, installimine on edukalt lpetatud.\n"
-"Vtke palun vlja flopi ja/vi CD ja vajutage Enter alglaadimiseks.\n"
-"\n"
-"Informatsiooni selle distributsiooni paranduste kohta (Errata) saab\n"
-"Linux-Mandrake kodulehekljelt http://www.linux-mandrake.com/.\n"
-"\n"
-"Abi ssteemi edasiseks konfigureerimiseks saab eelkige dokumendist\n"
-"\"Official Linux-Mandrake User's Guide\""
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Loo kiirpaigaldusflopi"
-
-#: ../../install_steps_interactive.pm_.c:1181
-msgid ""
-"The auto install can be fully automated if wanted,\n"
-"in that case it will take over the hard drive!!\n"
-"(this is meant for installing on another box).\n"
-"\n"
-"You may prefer to replay the installation.\n"
-msgstr ""
-"Automaatne install vib olla ka sedavrd tegija,\n"
-"et kasutab ra kogu kvaketta !!\n"
-"\n"
-"Vite valida ka lihtsalt installi kordamise.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automaatne"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Korda"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Salvest paketivalik"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linux-Mandrake installimine %s"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr " <Tab>/<Alt-Tab> vljade vahel | <Space> valib | <F12> jrgmine samm "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "kdesu puudub"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Edasijudnud"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Palun oodake"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Mitmeselt mistetav (%s), palun tpsustage\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Halb valik, proovige palun uuesti\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (vaikimisi %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Teie valik? (vaikimisi %s)"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Teie valik? (vaikimisi %s, `none' - ei midagi)"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Tehhi (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Saksa"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "DVORAK"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Hispaania"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Soome"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Prantsuse"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norra"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Poola"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Vene"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Briti"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "US"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armeenia (vanem)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armeenia (trkimasin)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armeenia (foneetiline)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Aserbaidaani (ladina)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Aserbaidaani (kirillitsa)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgia"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgaaria"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brasiilia (ABNT-2)"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Valgevene"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "veitsi (Saksa asetus)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "veitsi (Prantsuse asetus)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Tehhi (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr "Tehhi (programmeerijad)"
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Saksa (ilma sammuta)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Taani"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "DVORAK (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "DVORAK (Norra)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Eesti"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Gruusia (vene)"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Gruusia (ladina)"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "Kreeka"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Ungari"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroaadi"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Iisraeli"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Iisraeli foneetiline"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iraani"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islandi"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Itaalia"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Jaapani 106 klahviga"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Korea"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Ladina-Ameerika"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr "Makedoonia"
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Hollandi"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Leedu AZERTY (vanem)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Leedu AZERTY (uuem)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Leedu numbrireaga QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Leedu foneetiline QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Poola (QWERTY)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Poola (QWERTZ)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugali"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanada (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Vene (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Rootsi"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Sloveenia"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovaki (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Slovaki (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr "Slovaki (programmeerijad)"
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Tai"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Trgi (\"F\" mudel)"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Trgi (\"Q\" mudel)"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukraina"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "US (rahvusvaheline)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnami numbrireaga QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Jugoslaavia (koos kirillitsaga)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Eemalda enne kettarhmad (logical volumes)\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Suni hiir"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Tavahiir"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Lihtsalt PS2 rattaga hiir"
-
-#: ../../mouse.pm_.c:34
-msgid "GlidePoint"
-msgstr "GlidePoint"
-
-#: ../../mouse.pm_.c:36 ../../mouse.pm_.c: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
-msgid "1 button"
-msgstr "1 nupp"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Tavaline"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Ratas"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "seerial"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Lihtsalt 2-nupuline hiir"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Lihtsalt 3-nupuline hiir"
-
-#: ../../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 seeria (seerial)"
-
-#: ../../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 (seerial, vana C7 tpi)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "siinihiir"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 nuppu"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 nuppu"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "ei soovi"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Hiirt ei ole"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Lpeta"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Jrgmine ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Eelmine"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Kas see on sobiv?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Interneti stted"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Kas soovite oma internetihendust proovida?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Testime Teie hendust..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Ssteem on nd Internetti hendatud"
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr "Turvakaalutlusel katkestan nd henduse."
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Paistab, et ssteem ei ole Internetti hendatud.\n"
-"Palun seadistage hendus uuesti."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Vrgu stted"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN stted"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Vali oma teenusepakkuja.\n"
-" Kui see ei ole nimekirjas, vali Tundmatu"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Internetihenduse stted"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Palun tida allpool olev vli"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Kaardi IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Kaardi mlu (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Kaardi IO"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Kaardi IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Kaardi IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Teie telefoninumber"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Teenusepakkuja tunnus (niteks minuisp.ee)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Sissehelistamiskeskuse number"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Teenusepakkuja DNS 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Teenuspakkuja DNS 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Valimisviis"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Kasutajatunnus"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Salasna"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Euroopa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Euroopa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "lejnud maailm"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"lejnud maailm \n"
-" ilma D-kanalita"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Mis protokolli soovite kasutada?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Mis tpi kaart Teil on?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Ei tea"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-msgid ""
-"\n"
-"If you have an ISA card, the values on the next screen should be right.\n"
-"\n"
-"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
-msgstr ""
-"\n"
-"Kui Teil on ISA kaart, siis peaks jrgmised vrtused olema iged.\n"
-"\n"
-"Kui Teil on PCMCIA kaart, peaksite Te ise teadma selle IRQ ning IO "
-"vrtusi.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Katkesta"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Jtka"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Milline on Teie ISDN kaart?"
-
-#: ../../netconnect.pm_.c:314
-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 ""
-"Leidsin kll PCI ISDN kaardi, kui selle tp on tundmatu. Palun valige ks "
-"PCI kaart jrgmisel sammul."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "PCI ISDN kaarti ei leitud. Palun valige ks jrgmisel sammul."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"htki vrgukaarti ei nnestunud tuvastada\n"
-"Seega ei saa ka sellist hendust seadistada."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Valige vrguliides"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr ""
-"Palun valige, millist vrguliidest soovite internetihenduse jaoks kasutada"
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Vrguliides"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-"\n"
-"Kas olete nus?"
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Nd taaskivitan vrguliidese:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL stted"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Kas soovite luua henduse juba alglaadimisel?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Millisesse seerialporti on Teie modem hendatud?"
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "DialUp parameetrid"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "henduse nimi"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Sissehelistamiskeskuse number"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Kasutajakonto"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Autentimisviis"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Skriptiphine"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminaliphine"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Domeeninimi"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Esimene nimeserver (soovituslik)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Teine nimeserver (soovituslik)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr "Kas olete valmis vrguliidese $netc->{NET_DEVICE} taaskivitamiseks?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Saate henduse katkestada vi uuesti seadistada."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Saate seadistada henduse uuesti."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Hetkel olete Internetiga hendatud."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Saate henduda Internetti vi seadistada hendus uuesti."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Hetkel ei ole Te Internetti hendatud."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Loo internetihendus"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Katkesta internetihendus"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Seadista vrguhendus (kohtvrk vi Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Internetihenduse seadistamine"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Vrgu stete abimees"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Vline ISDN modem"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Sisemine ISDN kaart"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Millist ISDN hendust kasutate?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Loo internetihendus"
-
-#: ../../netconnect.pm_.c:834
-msgid ""
-"The most common way to connect with adsl is pppoe.\n"
-"Some connections use pptp, a few ones use dhcp.\n"
-"If you don't know, choose 'use pppoe'"
-msgstr ""
-"Kige tavalisem hendusviis ADSL jaoks on pppoe.\n"
-"Mnel juhul aga kasutatakse pptp-d, harva dhcp-d.\n"
-"Kui Te ei tea, kasutage pppoe-d"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "dhcp"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "pppoe"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "pptp"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Kas olete valmis vrguliidese %s taaskivitamiseks?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Mis DHCP klienti soovite kasutada?\n"
-"Vaikimisi on dhcpcd"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Vrgustted"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Kas soovite vrguhendust taaskivitada?"
-
-#: ../../netconnect.pm_.c:904
-#, fuzzy, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr "Kas soovite vrguhendust taaskivitada?"
-
-#: ../../netconnect.pm_.c:935
-msgid ""
-"Because you are doing a network installation, your network is already "
-"configured.\n"
-"Click on Ok to keep your configuration, or cancel to reconfigure your "
-"Internet & Network connection.\n"
-msgstr ""
-"Vrguhendus on juba seadistatud, sest installitakse ju vrgust.\n"
-"Kui soovite neid seadistusi silitada, valige OK, muidu katkestage ja saate "
-"seadistada uuesti.\n"
-
-#: ../../netconnect.pm_.c:962
-msgid ""
-"Welcome to The Network Configuration Wizard\n"
-"\n"
-"We are about to configure your internet/network connection.\n"
-"If you don't want to use the auto detection, deselect the checkbox.\n"
-msgstr ""
-"Internetihenduse Abimees\n"
-"\n"
-"Nd hakkame internetihendust seadistama.\n"
-"Kui Te ei soovi automaatset tuvastamist siis jtke see mrkimata.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Valige profiil, mida seadistada"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Kasuta automaattuvastust"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Otsin printerit..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Tavaline modemihendus"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "leiti port %s"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN hendus"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "tuvastati %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (vi ADSL) hendus"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "leiti liidesel %s"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kaablihendus"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "LAN hendus"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "vrgukaart(i) leiti les"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Kuidas soovite luua internetihendust?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"nnitleme, vrgundus ja internetihendus on seadistatud.\n"
-"\n"
-"Stted salvestatakse nd."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr ""
-"Soovitame taaskivitada ka X keskkonna, et vltida vimalikke\n"
-"masinanime muutmisest tingitud probleeme."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "vrgukaarti ei leitud"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Vrguseadistused"
-
-#: ../../network.pm_.c:278
-msgid ""
-"Please enter your host name if you know it.\n"
-"Some DHCP servers require the hostname to work.\n"
-"Your host name should be a fully-qualified host name,\n"
-"such as ``mybox.mylab.myco.com''."
-msgstr ""
-"Palun sisestage oma masina nimi.\n"
-"Seda nuavad ka mned DHCP serverid.\n"
-"Masina nimi peab olema esitatud tiskujul,\n"
-"nagu ``minumasin.minufirma.ee''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Masinanimi"
-
-#: ../../network.pm_.c:319
-msgid ""
-"WARNING: This device has been previously configured to connect to the "
-"Internet.\n"
-"Simply accept to keep this device configured.\n"
-"Modifying the fields below will override this configuration."
-msgstr ""
-"HOIATUS: See seade on juba seadistatud Interneti jaoks.\n"
-"Valige lihtsalt OK, et stteid mitte muuta."
-
-#: ../../network.pm_.c:324
-msgid ""
-"Please enter the IP configuration for this machine.\n"
-"Each item should be entered as an IP address in dotted-decimal\n"
-"notation (for example, 1.2.3.4)."
-msgstr ""
-"Palun andke IP parameetrid selle masina jaoks.\n"
-"Kik read tuleb sisestada IP-aadressi kujul\n"
-"(Niteks 12.34.56.78)"
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "Seadistame vrgukaardi %s"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr " (juhtprogramm $module)"
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP-aadress"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Vrgu mask"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "Automaatne IP"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP-aadress peab olema formaadis 1.2.3.4"
-
-#: ../../network.pm_.c:388
-msgid ""
-"Please enter your host name.\n"
-"Your host name should be a fully-qualified host name,\n"
-"such as ``mybox.mylab.myco.com''.\n"
-"You may also enter the IP address of the gateway if you have one"
-msgstr ""
-"Palun sisestage oma masina nimi.\n"
-"Masina nimi peab olema esitatud tiskujul,\n"
-"nagu ``minumasin.minufirma.ee''.\n"
-"Kui Teil on vaikimisi ls, siis sisestage ka selle IP-aadress"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "Nimeserver"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Vaikels"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Lsipoolne seade"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Vahendajate stted"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP vahendaja"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP vahendaja"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Vahendaja peab olema kujul http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Vahendaja peab olema kujul ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Sellel platformil ei saa laiendatud partitsiooni luua"
-
-#: ../../partition_table.pm_.c:581
-msgid ""
-"You have a hole in your partition table but I can't use it.\n"
-"The only solution is to move your primary partitions to have the hole next "
-"to the extended partitions"
-msgstr ""
-"Partitsioonitabelis on miskiprast thi koht, aga see ei ole kasutatav.\n"
-"Ainuke lahendus on nihutada primaarset partitsiooni, et auk satuks "
-"laiendatud partitsioonide krvale"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Viga faili %s lugemisel"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "Taastamine failist %s ebannestus: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Klbmatu tagavarakoopia"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "Viga faili %s kirjutamisel"
-
-#: ../../partition_table_raw.pm_.c:161
-msgid ""
-"Something bad is happening on your drive. \n"
-"A test to check the integrity of data has failed. \n"
-"It means writing anything on the disk will end up with random trash"
-msgstr ""
-"Teie kvakettal juhtub imelikke asju. \n"
-"Andmete pidevuse kontroll ebannestus. \n"
-"See thendab, et kettale kirjutamisel tekivad jamad"
-
-#: ../../pkgs.pm_.c:24
-msgid "must have"
-msgstr "vajalik"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "thtis"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "vga kena"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "kena"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "vib olla"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Kohalik printer"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Vrguprinter"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "lpd printserver"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Vrguprinter (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Printeri seadme URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Proovin porte"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Leiti printer, nimega \"%s\" "
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Otse hendatud printer"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Mis porti on Teie printer hendatud? \n"
-"(paneme thele, et /dev/lp0 on sama mis LPT1:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Printeri seade"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Vrguprinteri stted"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Et kasutada teise masina lpd printerit, peate sisestama\n"
-"printserveri nime ja prindijrjekorra nime, mida soovite\n"
-"serveril kasutada."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Printserveri nimi:"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Prindijrjekorra nimi"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) printeri stted"
-
-#: ../../printerdrake.pm_.c:89
-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 ""
-"Et printida SMB printerile, peate andma vastava server SMB nimi\n"
-"(NB! See ei pruugi kokku langeda TCP/IP nimega!) ja vibolla ka\n"
-"printserveri IP-aadressi, samuti ka serveri poolt jagatava printeri\n"
-"nime ning serveri poolt aktsepteeritud kasutajatunnuse, salasna ja tgrupi"
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB serveri nimi"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB serveri IP"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Jagatav printer"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Tgrupp"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare printeri stted"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 ""
-"Et kasutada NetWare printerit, peate sisestama NetWare printserveri\n"
-"nime (NB! See vib olla erinev tema TCP/IP nimest!) samuti nagu ka\n"
-"prindijrjekorra nime serveril ning kasutajatunnuse ja salasna"
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Printserver:"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Prindijrjekorra nimi:"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Pistikprinteri stted"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Sisestage palun printeri masinanimi ja vimaluse\n"
-"korral pordi number"
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Printeri nimi"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Port"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "Vite anda ette ka URI, mille jrgi CUPS printeri leiab."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Mis tpi printer see on?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Kas soovite seadistusi proovida?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Trkitakse testleheklg(i)..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Testleheklg on saadetus trkideemonile.\n"
-"Nd vib minna natuke aega.\n"
-"Staatus:\n"
-"%s\n"
-"\n"
-"Kas tulemust on juba nha?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Testleheklg on saadetud trkideemonile.\n"
-"Nd vib minna natuke aega.\n"
-"Staatus:\n"
-"%s\n"
-"\n"
-"Kas tulemust on juba nha?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Jah, trki ASCII testleheklg"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Jah, trki PostSript testleheklg"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Jah, trki mlemad testlehekljed"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Sea printer"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Otse hendatud printeri stted"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Paberi suurus"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "T lpetamisel vljasta kogu leht?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Kas optimiseerime kvaketast?"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Mooduli parameetrid:"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Trkkida tekst PostScriptina?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Paranda trepitud tekst?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Leheklgi hel paberil"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Lehe laiuse mrgid punktides (1/72 tollile)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Lehe krguse mrgid punktides (1/72 tollile)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "Lisa GhostScript parameetrid"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Lisa teksti parameetrid"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Viimane leht enne"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Kas soovite printerit seadistada?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Kirjeldatud on jrgnevad prindijrjekorrad.\n"
-"Te vite neid lisada ning olemasolevaid muuta."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS kivitatakse"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "Loetakse CUPS juhtprogramme"
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Vali printeri hendusviis"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Kuidas on see printer hendatud?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Vali vrguprinteri hendusviis"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Kui vrgus on CUPS server, siis ei ole Teil vaja siin\n"
-"printereid seadistada, need leitakse automaatselt.\n"
-"Kui kahtlete, valige \"CUPS printserver\"."
-
-#: ../../printerdrake.pm_.c:416
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected\n"
-"unless you have a server on a different network; in the\n"
-"latter case, you have to give the CUPS server IP address\n"
-"and optionally the port number."
-msgstr ""
-"Kui vrgus on CUPS server, siis ei ole Teil vaja siin\n"
-"printereid seadistada, need leitakse automaatselt.\n"
-"Kui server asub kuskil kaugemal, peate sisestama CUPS serveri\n"
-"IP-aadress ning soovitavalt ka pordi numbri."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "CUPS serveri IP"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "Pordi number peab olema ikkagi number"
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Eemalda prindijrjekord"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr "Printeri nimi tohib sisaldada vaid thti, numbreid ja alakriipsu"
-
-#: ../../printerdrake.pm_.c:461
-msgid ""
-"Every printer need a name (for example lp).\n"
-"Other parameters such as the description of the printer or its location\n"
-"can be defined. What name should be used for this printer and\n"
-"how is the printer connected?"
-msgstr ""
-"Masinal vib olla mitu printerit, millest igaks vajab nime\n"
-"(sageli lp) ja printkataloogi. Millist nime peaks kasutama\n"
-"kasutama selle printeri puhul ja kuidas see on hendatud?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Printeri nimi"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Kirjeldus"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Asukoht"
-
-#: ../../printerdrake.pm_.c:482
-msgid ""
-"Every print queue (which print jobs are directed to) needs a\n"
-"name (often lp) and a spool directory associated with it. What\n"
-"name and directory should be used for this queue and how is the printer "
-"connected?"
-msgstr ""
-"Masinal vib olla mitu prindijrjekorda, millest igaks vajab nime\n"
-"(sageli lp) ja spuulkataloogi (ajutiste failide jaoks). Millist nime\n"
-"ja kataloogi peaks kasutama selle printeri puhul ja kuidas see on hendatud?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Printeri nimi"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Spuulkataloog"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Printeri hendusviis"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Juba vormindatud RAID-ile (md%d) ei saa partitsiooni lisada"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Ei saa kirjutada faili $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid ebannestus"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid ebannestus (puudub 'raidtools'?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Ei ole piisavalt partitsiooni RAID-%d jaoks\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr ""
-"Anacron kivitab programme perioodiliselt analoogiliselt cron-ile.\n"
-"Kasutage seda juhul kui Teie arvuti ei tta 24h."
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd on kasutusel philiselt slearvutites, akude tituvuse jlgimiseks.\n"
-"Samuti suudab see aku thjenemisel ssteemi viisakalt maha vtta."
-
-#: ../../services.pm_.c:20
-msgid ""
-"Runs commands scheduled by the at command at the time specified when\n"
-"at was run, and runs batch commands when the load average is low enough."
-msgstr ""
-"Laseb kivitada hekordseid kske etteantud ajal vi ootab ssteemi\n"
-"koormuse laskumist ksu kivitamiseks piisavale tasemele."
-
-#: ../../services.pm_.c:22
-msgid ""
-"cron is a standard UNIX program that runs user-specified programs\n"
-"at periodic scheduled times. vixie cron adds a number of features to the "
-"basic\n"
-"UNIX cron, including better security and more powerful configuration options."
-msgstr ""
-"cron on UNIXi ssteemide standardvahend kasutaja programmide perioodiliseks\n"
-"kivitamiseks. Vixie cron sisaldab lisaks veel turvalisust ja kasutus-\n"
-"mugavust tstvaid omadusi. Soovitav ssteemile mis ttab 24h"
-
-#: ../../services.pm_.c:25
-msgid ""
-"GPM adds mouse support to text-based Linux applications such the\n"
-"Midnight Commander. It also allows mouse-based console cut-and-paste "
-"operations,\n"
-"and includes support for pop-up menus on the console."
-msgstr ""
-"GPM annab vimaluse kasutada hiirt ka tekstikonsoolil. Lisaks tavalisele\n"
-"likamisele/kleepimisele saab kasutada ka menssteeme."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache on maailma juhtiv veebiserveri programm. Tenoliselt\n"
-"ka vimsaim."
-
-#: ../../services.pm_.c:32
-msgid ""
-"The internet superserver daemon (commonly called inetd) starts a\n"
-"variety of other internet services as needed. It is responsible for "
-"starting\n"
-"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
-"disables\n"
-"all of the services it is responsible for."
-msgstr ""
-"Interneti \"superserver\", nimega inetd laseb kivitada mitmeid vrgu-\n"
-"teenustel, nagu telnet, ftp, rsh, rlogin jne."
-
-#: ../../services.pm_.c:36
-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:38
-msgid ""
-"This package loads the selected keyboard map as set in\n"
-"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
-"You should leave this enabled for most machines."
-msgstr ""
-"See programm laeb ssteemi kivitumisel klaviatuuripaigutuse vastavalt\n"
-"failis /etc/sysconfig/keyboard kirjeldatule."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-msgid ""
-"lpd is the print daemon required for lpr to work properly. It is\n"
-"basically a server that arbitrates print jobs to printer(s)."
-msgstr "lpd on trkideemon, ilma selleta ei ole vimalik printida."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) on kasutusel nimeserverites, mis teenindavad DNS\n"
-"hierarhiat, tlkimaks nimesid IP-aadressideks"
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"hendab ja lahutab kiki vrgufailissteeme (nii NFS, SMB\n"
-"kui ka NCP)"
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr "Aktiveerib ssteemi laadimisel Teile vajalikud vrguliidesed."
-
-#: ../../services.pm_.c:56
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
-"This service provides NFS server functionality, which is configured via the\n"
-"/etc/exports file."
-msgstr ""
-"NFS on UNIXi keskkonna standardne failijaotusprotokoll. See programm tidab\n"
-"NFS serveri funktsioone, ja konfigureeritakse failis /etc/exports."
-
-#: ../../services.pm_.c:59
-msgid ""
-"NFS is a popular protocol for file sharing across TCP/IP\n"
-"networks. This service provides NFS file locking functionality."
-msgstr ""
-"NFS on UNIXi keskkonna standardne failijaotusprotokoll. See programm tidab\n"
-"NFS failide lukustamise funktsioone. Vajalik serveerimisel."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-msgid ""
-"PCMCIA support is usually to support things like ethernet and\n"
-"modems in laptops. It won't get started unless configured so it is safe to "
-"have\n"
-"it installed on machines that don't need it."
-msgstr ""
-"PCMCIA tugi on tavaliselt vajalik slearvutitele vrgu- ja modemiliideste\n"
-"lisamiseks."
-
-#: ../../services.pm_.c:67
-msgid ""
-"The portmapper manages RPC connections, which are used by\n"
-"protocols such as NFS and NIS. The portmap server must be running on "
-"machines\n"
-"which act as servers for protocols which make use of the RPC mechanism."
-msgstr ""
-"portmapper haldab RPC hendusi, mida kasutavad NFS ja NIS. Neil \n"
-"serveritel on see hdavajalik."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix on meili transpordiagent, see thendab programm, mis\n"
-"toimetab meili hest masinast teise."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Salvestab ja taastab juhuarvude genereerimiseks vajaliku ssteemse\n"
-"entroopiasalve."
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-"routed on RIP deemon, mis vahetab selle protokolli alusel marsruutimis-\n"
-"infot. Kui Teil on RIP kasutusel, on vajalik ka routed."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"rstat protokoll laseb le vrgu saada informatsiooni ssteemi\n"
-"t kohta. Ettevaatust!"
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"rusers protokoll laseb le vrgu saada informatsiooni ssteemi\n"
-"kasutajate kohta. Ettevaatust!"
-
-#: ../../services.pm_.c:83
-msgid ""
-"The rwho protocol lets remote users get a list of all of the users\n"
-"logged into a machine running the rwho daemon (similiar to finger)."
-msgstr ""
-"rwho protokoll laseb le vrgu saada informatsiooni ssteemi\n"
-"kasutajate kohta. Ettevaatust!"
-
-#: ../../services.pm_.c:85
-#, fuzzy
-msgid "Launch the sound system on your machine"
-msgstr "Kivita X-Windows alglaadimisel"
-
-#: ../../services.pm_.c:86
-msgid ""
-"Syslog is the facility by which many daemons use to log messages\n"
-"to various system log files. It is a good idea to always run syslog."
-msgstr "syslog-i kaudu toimub ssteemis toimiva logimine. Vajalik!"
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Stardib X fondiserveri, selleta X ei kivitu."
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Valige, millised teenused tuleks alglaadimisel kivitada"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "kimas"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "peatatud"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr "Teenused ja deemonid"
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-"Selle teenuse kohta ei oska\n"
-"lisainformatsiooni anda."
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr "Alglaadimisel"
-
-#: ../../standalone/diskdrake_.c:67
-msgid ""
-"I can't read your partition table, it's too corrupted for me :(\n"
-"I'll try to go on blanking bad partitions"
-msgstr ""
-"Partitsioonitabel on loetamatu, liiga rikutud DrakX-i jaoks :(\n"
-"Proovin loetamatud kirjed puhastada"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Internetihenduse jagamine"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Internetihenduse jagamine ttab"
-
-#: ../../standalone/drakgw_.c:119
-msgid ""
-"The setup of Internet connection sharing has already been done.\n"
-"It's currently enabled.\n"
-"\n"
-"What would you like to do?"
-msgstr ""
-"Internetihenduse jagamine on juba seadistatud ja see on\n"
-"ka praegu aktiivne.\n"
-"\n"
-"Mida Te soovite teha?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "keela"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "thista"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "seadista uuesti"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Peaten serverid..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Internetihendust nd enam ei jagata"
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Internetihendust hetkel ei jagata"
-
-#: ../../standalone/drakgw_.c:144
-msgid ""
-"The setup of Internet connection sharing has already been done.\n"
-"It's currently disabled.\n"
-"\n"
-"What would you like to do?"
-msgstr ""
-"Internetihenduse jagamine on juba seadistatud aga hetkel\n"
-"on see keelatud.\n"
-"\n"
-"Mida Te soovite teha?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "luba"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Kivitan serverid..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Internetihenduse jagamine nd ttab"
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Stete fail ei ole arusaadav."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr "Tundmatu sttefaili"
-
-#: ../../standalone/drakgw_.c:181
-#, fuzzy
-msgid ""
-"You are about to configure your computer to share its Internet connection.\n"
-"With that feature, other computers on your local network will be able to use "
-"this computer's Internet connection.\n"
-"\n"
-"Note: you need a dedicated Network Adapter to set up a Local Area Network "
-"(LAN)."
-msgstr ""
-"Nd on Teil vimalik seadistada oma arvutit internetihendust jagama.\n"
-"\n"
-"Mrkus: kohtvrgu (LAN) jaoks on vajalik eraldi vrgukaardi olemasolu."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Liides %s (kasutab moodulit %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Liides %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Teie ssteemis ei ole vrgukaarti!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"htki vrgukaarti ei ole hetkel seadistatud. Palun kasutage selleks "
-"riistvara stteseadjat."
-
-#: ../../standalone/drakgw_.c:224
-#, c-format
-msgid ""
-"There is only one configured network adapter on your system:\n"
-"\n"
-"%s\n"
-"\n"
-"I am about to setup your Local Area Network with that adapter."
-msgstr ""
-"Teil on vaid ks seadistatud vrguliides:\n"
-"\n"
-"%s\n"
-"\n"
-"Kohtvrgu stted seotakse selle liidesga."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr ""
-"Palun valige millist vrguliidest soovite kasutada kohtvrgu\n"
-"jaoks."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr ""
-"Hoiatan, vrguliides on juba seadistatud. Jrgnevalt seadistame selle uuesti."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Vimalik kohtvrgu aadressi konflikt $_ konfiguratsioonis!\n"
-
-#
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Leitud tulemri stted!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Hoiatus! Leiti olemasolevad tulemri stted. Tenoliselt peaksite need "
-"hiljem le vaatame."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Seadistan..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr "Hlestan skriptid, installin tarkvara, kivitan serverid..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Probleemid paketi $_ installimisel"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "nnitleme!"
-
-#: ../../standalone/drakgw_.c:591
-msgid ""
-"Everything has been configured.\n"
-"You may now share Internet connection with other computers on your Local "
-"Area Network, using automatic network configuration (DHCP)."
-msgstr ""
-"Kik on seadistatud.\n"
-"Nd saate internetihendust jagada teistele kohtvrgu arvutitele, kasutades "
-"neil automaatset konfigureerimist (DHCP)"
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr "Internetihenduse jagamine on juba seadistatud aga hetkel keelatud."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr ""
-"Internetihenduse jagamine on juba seadistatud ja see on praegu aktiivne."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Internetihenduse jagamist ei ole kunagi seadistatud"
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Interneti jagamise seadistamine"
-
-#: ../../standalone/drakgw_.c:622
-#, fuzzy, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Internetihenduse jagamise Abimees!\n"
-"\n"
-"%s\n"
-"\n"
-"Valige Abimehe kivitamiseks ``OK''"
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Vrgustted (%d liidest)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profiil: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Kustuta profiil..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Profiil kustutamiseks:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Uus profiil..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Loodava profiili nimi:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Masinanimi: "
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Internetihendus"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Tp: "
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Vaikels:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Liides:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Olek:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "hendatud"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Ei ole hendatud"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "henda..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Lahuta..."
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Testime Teie hendust..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Sulgeme nd henduse..."
-
-#: ../../standalone/draknet_.c:204
-msgid ""
-"The connection is not closed.\n"
-"Try to do it manually by running\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"in root."
-msgstr ""
-"Vrguhendus ei ole suletud.\n"
-"Proovige seda teha ksitsi, kivitades\n"
-"/etc/sysconfig/network-scripts/net_cnx_down\n"
-"juurkasutajana."
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Ssteem on nd Internetist lahutatud."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Seadiste internetihendus..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "LAN stted"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Vrgukaart"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Juhtprogramm"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Liides"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokoll"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Seadista kohtvrk (LAN) ..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Tavakasutus"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Rakenda"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Palun oodake... Rakendan seadistusi"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "LAN stted"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Vrgukaart %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Laadimisprotokoll"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Kivitub laadimisel"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP klient"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Keela"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Luba"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Internetihenduse seadistamine"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Internetihenduse seadistamine"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "henduse tp: "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parameetrid"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "DNS 1 (vib jtta thjaks)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "DNS 2 (vib jtta thjaks)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Vrgukaart"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP klient"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Tere tulemast, krkkerid"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Vhene"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoiline"
-
-#: ../../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 ""
-"Seda tase muudab kll ssteemi lihtsalt kasutatavaks, kui vga\n"
-"haavatavaks: ligipsupiirangute puudumise tttu ei peaks arvutit hendama\n"
-"ei teiste arvutitega ega ka mitte Internetti."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Salasnad on nd kasutusel, kuid vrku hendamine ei ole siiski soovitav."
-
-#: ../../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 "Turvataset on parandatud, lisatud on hoiatusi ja piiranguid."
-
-#: ../../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 ""
-"See on sobilik turvatase arvutile, mis hendatakse Internetti kui klient."
-
-#: ../../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 "Sellel turvatasemel vib ssteemi kasutada Internetis ka serverina."
-
-#: ../../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 ""
-"Ssteem on tielikult suletud. Vrgust kasutamine on vimalik ainult\n"
-"spetsiaalselt loodud juurdepsuteid kasutades."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Turvataseme seadmine"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Juhtimiskeskus"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Valige kasutatav vahend"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "kasutamiseks: keyboarddrake [--expert] [keyboard]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "Kas soovite konsoolil kasutada BackSpace-i kui Delete?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Vaheta CD plaat"
-
-#: ../../standalone/livedrake_.c:24
-msgid ""
-"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
-"If you don't have it, press Cancel to avoid live upgrade."
-msgstr ""
-"Palun sisestage installeerimise CD pealdisega lugejasse ja vajutage <OK>.\n"
-"Kui teil sherdust ei ole, vajutage <Katkesta>, et kiiruendust vltida."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr "Ei saa kiiruuendust alustada !!!\n"
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "ei leitud: serial_usb\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Teeskleme keskmist hiirenuppu?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Palun testige hiirt"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-#, fuzzy
-msgid "Network Monitoring"
-msgstr "Vrgustted"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:66
-#, fuzzy
-msgid "Close"
-msgstr "Hiir"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Connecting to Internet "
-msgstr "Loo internetihendus"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-#, fuzzy
-msgid "Disconnecting from Internet "
-msgstr "Katkesta internetihendus"
-
-#: ../../standalone/net_monitor_.c:114
-#, fuzzy
-msgid "Disconnection from Internet failed."
-msgstr "Katkesta internetihendus"
-
-#: ../../standalone/net_monitor_.c:115
-#, fuzzy
-msgid "Disconnection from Internet complete."
-msgstr "Katkesta internetihendus"
-
-#: ../../standalone/net_monitor_.c:117
-#, fuzzy
-msgid "Connection complete."
-msgstr "henduse nimi"
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr ""
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Connect"
-msgstr "hendatud"
-
-#: ../../standalone/net_monitor_.c:222
-#, fuzzy
-msgid "Disconnect"
-msgstr "Lahuta..."
-
-#
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Tulemri stted"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Tulemri stted"
-
-#: ../../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 ""
-"Tulemr\n"
-"\n"
-"Tulemri olete juba seadistanud.\n"
-"Valige 'Seadista', et midagi muuta"
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Tulemr\n"
-"\n"
-"Valige 'Seadista', selle seadistamiseks nd"
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"tinyfirewall seadistamine\n"
-"\n"
-"Selle vahendiga saate luua lihtsa kaitse Interneti ohtude vastu.\n"
-"Kui vajate vimsat tulemri, vaadake palun\n"
-"spetsiaalset MandrakeSecurity Firewall distributsiooni."
-
-#: ../../tinyfirewall.pm_.c:15
-msgid ""
-"We'll now ask you questions about which services you'd like to allow\n"
-"the Internet to connect to. Please think carefully about these\n"
-"questions, as your computer's security is important.\n"
-"\n"
-"Please, if you're not currently using one of these services, firewall\n"
-"it off. You can change this configuration anytime you like by\n"
-"re-running this application!"
-msgstr ""
-"Nd ksitakse Teilt millistele teenustele soovite lubada ligipsu\n"
-"Internetist. Palun melge hoolega, nende vastuste le, sest tegu on\n"
-"ju Teie arvuti turvalisusega.\n"
-"\n"
-"Palun, kui te ei soovi hetkel mnd neist kasutada, pange see igaks\n"
-"juhuks tulemri taha. Hiljem on Teil soovi korral vaba voli kike\n"
-"uuesti lubada."
-
-#: ../../tinyfirewall.pm_.c:22
-msgid ""
-"Are you running a web server on this machine that you need the whole\n"
-"Internet to see? If you are running a webserver that only needs to be\n"
-"accessed by this machine, you can safely answer NO here.\n"
-"\n"
-msgstr ""
-"Kas sellel arvutil hakkab tle veebiserver, mida klastatakse kogu\n"
-"Internetist? Kui vajate ligipsu vaid samast arvutist, vastake\n"
-"siin EI.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-msgid ""
-"Are you running a name server on this machine? If you didn't set one\n"
-"up to give away IP and zone information to the whole Internet, please\n"
-"answer no.\n"
-"\n"
-msgstr ""
-"Kas sellel arvutil hakkab tle nimeserver? Kui Te seda ei soovi\n"
-"siis vastake palun ei.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-msgid ""
-"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
-"is a telnet-replacement that you might use to login. If you're using\n"
-"telnet now, you should definitely switch to ssh. telnet is not\n"
-"encrypted -- so some attackers can steal your password if you use\n"
-"it. ssh is encrypted and doesn't allow for this eavesdropping."
-msgstr ""
-"Kas soovite sisenevaid SSH hendusi? SSH on turvaline asendus telnetile.\n"
-"Telneti kaudu le vrgu masinasse sisenemine on rmisel ebaturvaline\n"
-"kuna sel teel on lihtsate vahenditega vimalik vrgus paroole varastada.\n"
-"SSH korral on hendus krptitud ja pealtkuulamine praktiliselt vlistatud."
-
-#: ../../tinyfirewall.pm_.c:37
-msgid ""
-"Do you want to allow incoming telnet connections?\n"
-"This is horribly unsafe, as we explained in the previous screen. We\n"
-"strongly recommend answering No here and using ssh in place of\n"
-"telnet.\n"
-msgstr ""
-"Kas soovite lubada sisenevaid telneti hendusi?\n"
-"See on teliselt ebaturvaline, vastake siin palun Ei ja kasutage\n"
-"telneti asemel SSH-d.\n"
-
-#: ../../tinyfirewall.pm_.c:42
-msgid ""
-"Are you running an FTP server here that you need accessible to the\n"
-"Internet? If you are, we strongly recommend that you only use it for\n"
-"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
-"attackers, since FTP also uses no encryption for transferring passwords.\n"
-msgstr ""
-"Kas soovite sellel arvuti kivitada avaliku FTP serveri? Kui see on\n"
-"testi Teie soov, siis lubage palun ainult anonmne ligips, sest\n"
-"muul juhul tekib jlle paroolide varastamise oht, sest FTP ei tunne\n"
-"krptimist.\n"
-
-#: ../../tinyfirewall.pm_.c:47
-msgid ""
-"Are you running a mail server here? If you're sending you \n"
-"messages through pine, mutt or any other text-based mail client,\n"
-"you probably are. Otherwise, you should firewall this off.\n"
-"\n"
-msgstr ""
-"Kas Teil on jooksmas avalik meiliserver? Vastasel juhul on\n"
-"palju turvalisem siia tulem ette panna.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:52
-msgid ""
-"Are you running a POP or IMAP server here? This would\n"
-"be used to host non-web-based mail accounts for people via \n"
-"this machine.\n"
-"\n"
-msgstr ""
-"Kas vajate sellel masinal POP vi IMAP serverit?\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:57
-msgid ""
-"You appear to be running a 2.2 kernel. If your network IP\n"
-"is automatically set by a computer in your home or office \n"
-"(dynamically assigned), we need to allow for this. Is\n"
-"this the case?\n"
-msgstr ""
-"Teil on kasutusel 2.2 kernel. Kui IP aadress antakse Teie arvutile\n"
-"dnaamiliselt, siis peaks seda siinkohal lubama.\n"
-
-#: ../../tinyfirewall.pm_.c:62
-msgid ""
-"Is your computer getting time syncronized to another computer?\n"
-"Mostly, this is used by medium-large Unix/Linux organizations\n"
-"to synchronize time for logging and such. If you're not part\n"
-"of a larger office and haven't heard of this, you probably \n"
-"aren't."
-msgstr ""
-"Kas see arvuti kuulub vrku, millest masinad snkroniseerivad\n"
-"omavahel kellaaega? Tenoliselt vite selle rahulikult keelata."
-
-#: ../../tinyfirewall.pm_.c:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-"Seadistused tehtud. Kas salvestada stted kettale?\n"
-"\n"
-"\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:83
-#, fuzzy, c-format
-msgid "Can't open %s: %s\n"
-msgstr "Vrgukaart %s: %s"
-
-#: ../../tinyfirewall.pm_.c:85
-#, fuzzy, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Seadme %s avamine kirjutamiseks ebannestus: %s"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Mitmete protokollide, sealhulgas ssh kliendid"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Arendus"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Tjaam"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Tulemr/marsruuter"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Isikliku info haldamine"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimeedia - Graafika"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Vrguarvuti (klient)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Audio-vrgid: mp3 ja midi, mikserid jms"
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Interneti tjaam"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Kontor"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimeedia tjaam"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr "Komplekt programme meili ja uudiste lugemiseks ning veebi brausimiseks"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C ja C++ arendusteegid, programmid ja pisefailid"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Isiklike finantside haldusvahendid"
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS, SMB, SSH server, vahendaja (proxy)"
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentatsioon"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm jt"
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Utiliidid"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr "DNS/NIS"
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr "Graafiline keskkond"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimeedia - Heli"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Meelelahutus: arcade, boards, strategy jne"
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Video esitamine ja redigeerimine"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Konsooliprogrammid"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Heli ja video esitamine ja redigeerimine"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Teadustjaam"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editorid, shellid, terminalid, failihaldus"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Raamatud ja Howto-d Linux ja vabavara kohta"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr "Graafiline tkeskkond koos kasutajasbralike rakendustega"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Mngud"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimeedia - Video"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Network Computer server"
-msgstr "Failiserver"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Graafikaprogrammid nagu Gimp"
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Kontori tjaam"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr ""
-"K Desktop Environment, graafiline tkeskkond ja rida seonduvaid rakendusi"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Veel graafilisi tlaudu (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "Vahendid CD-de kirjutamiseks"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimeedia - CD kirjutamine"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Arhiveerimine, emuleerimine, monitoorimine"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Server, Andmebaasid"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr ""
-"Kontoriprogrammid: tekstittlus (kword, abiword), tabelarvutus (kspread, "
-"gnumeric), PDF eelvaade jne"
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Server, Veeb/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Server"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Isiklikud finantsid"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Seadistused"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE tjaam"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Muud graafilised tlauad"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache ja Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Server, Meil/grupit/uudised"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome tjaam"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Internetihendus"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Suhtlus Palmi vi Visoriga"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Mnguvahend"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm jne"
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Vahendid lihtsamaks ssteemi administreerimiseks"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Meili, uudiste, veebi, jututamise ja faililekande programmid"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "KB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minutit"
-
-#~ msgid "1 minute"
-#~ msgstr "1 minut"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d sekundit"
-
-#~ msgid "Configure..."
-#~ msgstr "Seadista..."
-
-#, fuzzy
-#~ msgid "Lilo/Grub configuration"
-#~ msgstr "LAN stted"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "Valitud suurus %d%s"
-
-#~ msgid "Opening your connection..."
-#~ msgstr "Testime Teie hendust..."
-
-#~ msgid "Standard tools"
-#~ msgstr "Standardtriistad"
-
-#, fuzzy
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Seadistused: Lisa asukoht"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr "See skript proovib seadistada USB hiirt"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Alglaadimise stiil"
-
-#~ msgid ""
-#~ "Now that your Internet connection is configured,\n"
-#~ "your computer can be configured to share its Internet connection.\n"
-#~ "Note: you need a dedicated Network Adapter to set up a Local Area Network "
-#~ "(LAN).\n"
-#~ "\n"
-#~ "Would you like to setup the Internet Connection Sharing?\n"
-#~ msgstr ""
-#~ "Nd on internetihendus seadistatud aga Teie arvutit\n"
-#~ "saab panna ka seda jagama teistele arvutitele kohtvrgus.\n"
-#~ "Mrkus: kohtvrgu jaoks on vajalik eraldi vrgukaardi olemasolu\n"
-#~ "\n"
-#~ "Kas soovite internetihendust jagada?\n"
-
-#~ msgid "Welcome to the Internet Connection Sharing utility!"
-#~ msgstr "Internetihenduse jagamine"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Automaatsed sltuvused"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "LILO/GRUB seadistamine"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Loo alglaadimisflopi"
-
-#~ msgid "Format floppy"
-#~ msgstr "Vorminda flopi"
-
-#~ msgid "Choice"
-#~ msgstr "Valik"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "horisontaalne kena aurora"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "vertikaalne tavaline aurora"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitor"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Nd saate valida mitmesuguseid ssteemi kitumise vimalusi.\n"
-#~ "\n"
-#~ "* Optimiseeri kvaketast: selle variandi puhul saate kiirendada\n"
-#~ " kvaketta poole prdumist, kuid teatud vigaste emaplaatide puhul \n"
-#~ " vite kvaketta rikkuda. Valige, kui olete endas kindel.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Valige turvatase: saate valida oma ssteemi turvalisuse taseme.\n"
-#~ " Palun vaadake manuaali, et saada turvatasemetest tielik levaade.\n"
-#~ " Kui kahtlete, valige \"Keskmine\", et saada testi turvalist ssteemi,\n"
-#~ " valige \"Paranoiline\" aga olge ettevaatlik, niteks EI SAA SELLEL "
-#~ "TASEMEL\n"
-#~ " JUURKASUTAJA SISSE LOGIDA! Peate kasutama ksku 'su'. Mida "
-#~ "turvalisem, \n"
-#~ " seda keerulisem kasutada!\n"
-#~ "\n"
-#~ "* Tpsusta operatiivmlu mahtu: vib esineda olukord, kus GNU/Linux ei\n"
-#~ " ole suuteline detekteerima tpselt operatiivmlu suurust. Kui see on\n"
-#~ " nii juhtunud, saate elda ette tegeliku mluhulga. Paneme thele, et\n"
-#~ " erinevus 2-4MB tuvastatud ja tegeliku mlu hulga vahel on normaalne.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Irdandmekandjate automaatne hendamine (supermount): Teie flopid, CD-d\n"
-#~ " ja Zip-kettad hendatakse automaatselt (ilma mount/umount kasutamata)\n"
-#~ "\n"
-#~ "\n"
-#~ "* Puhasta \"/tmp\" alglaadimisel: ssteemi laadimisel kustutatakse kik "
-#~ "failid \"/tmp\" kataloogist.\n"
-#~ "\n"
-#~ "* Vimalda NumLock alglaadimisel: ssteemi laadimisel muudetakse\n"
-#~ " konsoolimoodis NumLock aktiivseks"
-
-#~ msgid "Sorry, the mail configuration is not yet implemented. Be patient."
-#~ msgstr "Vabandan, aga meili seadistamine ei ole praegu veel vimalik."
-
-#~ msgid ""
-#~ "Welcome to The Network Configuration Wizard.\n"
-#~ "Which components do you want to configure?\n"
-#~ msgstr ""
-#~ "See siin on vrguhenduse abimees.\n"
-#~ "Mis komponente soovite seadistada?\n"
-
-#~ msgid "Internet/Network access"
-#~ msgstr "Internetihendus"
-
-#~ msgid "Mail information"
-#~ msgstr "Meili informatsioon"
-
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "Vrgu stete abimees"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Muud stted"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Muud ksimused"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "Krgel turvatasemel ei saa supermount-i kasutada"
-
-#~ msgid ""
-#~ "beware: IN THIS SECURITY LEVEL, ROOT LOGIN AT CONSOLE IS NOT ALLOWED!\n"
-#~ "If you want to be root, you have to login as a user and then use \"su\".\n"
-#~ "More generally, do not expect to use your machine for anything but as a "
-#~ "server.\n"
-#~ "You have been warned."
-#~ msgstr ""
-#~ "SELLEL TURVATASEMEL EI OLE VIMALIK SSTEEMI SISENEDA JUURKASUTAJANA!\n"
-#~ "Juurkasutaja iguste saamiseks tuleb siseneda tavakasutajana ja siis \n"
-#~ "kasutada \"su\"-d.\n"
-#~ "Serveri puhul on selline piirang tiesti mistlik.\n"
-#~ "Teid on igal juhul hoiatatud."
-
-#~ msgid ""
-#~ "Be carefull, having numlock enabled causes a lot of keystrokes to\n"
-#~ "give digits instead of normal letters (eg: pressing `p' gives `6')"
-#~ msgstr ""
-#~ "Olge ettevaatlik, NumLock-i kasutamine vib phjustada (eriti kantavatel\n"
-#~ "arvutitel) probleeme."
-
-#~ msgid "not connected"
-#~ msgstr "ei ole hendatud"
-
-#~ msgid "Actions"
-#~ msgstr "Tegevused"
-
-#~ msgid "Scientific applications"
-#~ msgstr "Teadusrakendused"
-
-#~ msgid "toot"
-#~ msgstr "tuut"
-
-#~ msgid "File/Print/Samba"
-#~ msgstr "Server, Faili/prindi/samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr "Server, DNS/DHCP"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Esimene nimeserver:"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Teine nimeserver:"
-
-#~ msgid "using module"
-#~ msgstr "kasutades moodulit"
-
-#~ msgid "Development, Database"
-#~ msgstr "Arendus, Andmebaasid"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr "Arendus, Graafilised keskkonnad"
-
-#~ msgid "Development, Standard tools"
-#~ msgstr "Arendus, standardvahendid"
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ "Hoiatus:\n"
-#~ "Muudatuste rakendamine vib X keskkonna endast vlja viia."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ "Jtkamisel olen sunnitud Teie %s keskkonna seiskama"
-
-#~ msgid "eth$_"
-#~ msgstr "eth$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr "Ei soovi"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Millist alglaadurit soovite kasutada?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Kiirpaigaldusflopi"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Kas otsida modemit?"
-
-#~ msgid "Configure an ISDN connection"
-#~ msgstr "Seadista ISDN hendus"
-
-#~ msgid "Configure a cable connection"
-#~ msgstr "Seadista TV-kaabli hendus"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Keela hendus Internetti"
-
-#~ msgid "Configure local network"
-#~ msgstr "Kohtvrgu seadistamine"
-
-#~ msgid "Disable networking"
-#~ msgstr "Keela vrguhendus"
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Seadista internetihendus / Seadista kohtvrk"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "Kohtvrk on juba seadistatud.\n"
-#~ "Kas soovite:"
-
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "Seadistan uuesti abimehega..."
-
-#~ msgid "Graphics Manipulation"
-#~ msgstr "Graafikaprogrammid"
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimeedia"
-
-#~ msgid "Sciences"
-#~ msgstr "Teadused"
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ "Jututamise (IRC vi IM) programmid xchat, licq, gaim ja faililekande "
-#~ "vahendid"
-
-#~ msgid "Communication facilities"
-#~ msgstr "Suhtlemisvahendid"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Interneti vrgid"
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr "Andmebaasiserveri ja -kliendid (mysql ja postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr "C/C++ arendus"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Ajavtme mramine"
-
-#~ msgid "Configure printer"
-#~ msgstr "Printeri stted"
-
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr "Esimene vrguliides (eth0)"
-
-#~ msgid "isdn_internal"
-#~ msgstr "isdn_internal"
-
-#~ msgid "ippp0"
-#~ msgstr "ippp0"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(vib tekitada andmete hvimist)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Kas optimiseerime kvaketast?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Llita Num Lock kivitamisel sisse"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Salasna uuesti"
-
-#~ msgid "default"
-#~ msgstr "tavaline"
-
-#~ msgid "Type :"
-#~ msgstr "Tp: "
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Milline on Teie ssteemi kasutusala?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Valige paigalduse maht"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Kasuta diskdrake-i"
-
-#~ msgid "Customized"
-#~ msgstr "Isetehtud"
-
-#~ msgid ""
-#~ "Are you sure you are an expert? \n"
-#~ "You will be allowed to make powerful but dangerous things here.\n"
-#~ "\n"
-#~ "You will be asked questions such as: ``Use shadow file for passwords?'',\n"
-#~ "are you ready to answer that kind of questions?"
-#~ msgstr ""
-#~ "Olete ikka kindlasti ekspert? \n"
-#~ "Hei, ilma naljata, eksperdi valikud on laiemad kuid sellevrra "
-#~ "ohtlikumad.\n"
-#~ "\n"
-#~ "Teilt ksitakse ksimusi niteks 'paroolifaili varjutamise' jms kohta,\n"
-#~ "olete Te selleks valmis?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Kasuta varjutatud paroolifaili"
-
-#~ msgid "shadow"
-#~ msgstr "varjutatud"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "Kasuta parooli kaitsmiseks MD5 algoritmi"
-
-#~ msgid "Search"
-#~ msgstr "Otsi"
-
-#~ msgid "Package"
-#~ msgstr "Pakett"
-
-#~ msgid "Text"
-#~ msgstr "Tekst"
-
-#~ msgid "Tree"
-#~ msgstr "Puu"
-
-#~ msgid "Sort by"
-#~ msgstr "Sortimine"
-
-#~ msgid "Category"
-#~ msgstr "Kategoori"
-
-#~ msgid "See"
-#~ msgstr "Vaata"
-
-#~ msgid "Installed packages"
-#~ msgstr "Installitud paketid"
-
-#~ msgid "Available packages"
-#~ msgstr "Kttesaadavad paketid"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Nita ainult ksikuid"
-
-#~ msgid "Expand all"
-#~ msgstr "Ava kik"
-
-#~ msgid "Collapse all"
-#~ msgstr "Sule kik"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Lisa pakettide asukoht"
-
-#~ msgid "Update location"
-#~ msgstr "Uuenda asukoht"
-
-#~ msgid "Remove"
-#~ msgstr "Eemalda"
-
-#~ msgid "Find Package"
-#~ msgstr "Leia pakett"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Leia pakett faili jrgi"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Installitud/Saadaval"
-
-#~ msgid "Uninstall"
-#~ msgstr "Eemaldamine"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Valige pakett installimiseks"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Kontrollin sltuvusi"
-
-#~ msgid "Wait"
-#~ msgstr "Oodake"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Eemaldatakse jrgmised paketid"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "RPM-ide eemaldamine"
-
-#~ msgid "Regexp"
-#~ msgstr "Regulaaravaldis"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Milline pakett vajab ressurssi"
-
-#~ msgid "%s not found"
-#~ msgstr "%s ei leitud"
-
-#~ msgid "No match"
-#~ msgstr "Ei leitud sobivat"
-
-#~ msgid "No more match"
-#~ msgstr "Ei leitud enam sobivaid"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake on hetkel \"ssturesiimil\".\n"
-#~ "Failide otsimiseks kivitan rpmdrake uuesti"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Millist faili Te otsite?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Mida Te otsite?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Andke nimi (nagu: 'extra, 'commercial')"
-
-#~ msgid "Directory"
-#~ msgstr "Kataloog"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "CD-d ei leitud (vhemalt mitte /mnt/cdrom all)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "URL kataloogile, kus paiknevad RPM-id"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "FTP ja HTTP jaoks on vaja ka hdlist-i asukohta\n"
-#~ "See peab olema antud eelmise URLi suhtes"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Palun jrgmist informatsiooni"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s on juba kasutusel"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "Uuendan RPM andmebaasi"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "Eemaldan kirje %s"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Leian lejgid"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "lejkide leidmine vtab veidi aega"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "Leitud ISDN kaart:\n"
-
-#~ msgid "France"
-#~ msgstr "Prantsusmaa"
-
-#~ msgid "Other countries"
-#~ msgstr "Muud maad"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "Millisel maal Te praegu olete ?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Alcatel modem"
-
-#~ msgid "ECI modem"
-#~ msgstr "ECI modem"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr "Kui teil on Alcatel-i modem, valige Alcatel. Muidu aga ECI"
-
-#~ msgid "don't use pppoe"
-#~ msgstr "ra kasuta pppoe-d"
-
-#~ msgid "mandatory"
-#~ msgstr "kohustuslik"
-
-#~ msgid "interesting"
-#~ msgstr "huvitav"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (thtis)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (vga kena)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (kena)"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Millisesse seerialporti on Teie hiir hendatud?"
-
-#~ msgid "Czech"
-#~ msgstr "Tehhi"
-
-#~ msgid "Slovakian"
-#~ msgstr "Slovaki"
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "Ei saa installida 'ipchains' paketti urpmi abil."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "Ei saa installida DHCP paketti urpmi abil."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "Ei saa installida linuxconf-i urpmi abil."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "Ei saa installida 'bind' paketti urpmi abil."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "Ei saa installida nimeserveri vahendajat urpmi abil."
-
-#~ msgid "Reconfigure local network"
-#~ msgstr "Seadista kohtvrk uuesti"
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Teie arvutit saab seadistada internetihenduse jagajana.\n"
-#~ "\n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr "Kik sai seadistatud.\n"
-
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Kasuta Interneti jaoks tavamodemit"
-
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Kasuta Interneti jaoks ISDN modemit"
-
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Kasuta Interneti jaoks DSL (vi ADSL) modemit"
-
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Kasuta Interneti jaoks DOC kaablimodemit"
-
-#~ msgid ""
-#~ "Time (secs) of inactivity after which\n"
-#~ "it hangs up. (leave blank to disable it)"
-#~ msgstr ""
-#~ "Mittekasutamise aeg, mille jooksul hendus\n"
-#~ "katkestatakse. (vaikimisi ei katkestata)"
-
-#~ msgid "Germany"
-#~ msgstr "Saksa"
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr "Saksa (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr "Mida Te soovite teha?"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "Installi/Taasta"
-
-#~ msgid "Rescue"
-#~ msgstr "Taasta"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Mis tpi partitsiooni soovite?"
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of GNU/Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "Choose \"Rescue\" if you wish to rescue a version of Linux-Mandrake "
-#~ "already installed.\n"
-#~ "\n"
-#~ "\n"
-#~ "Select:\n"
-#~ "\n"
-#~ " - Recommended: If you have never installed GNU/Linux before, choose "
-#~ "this.\n"
-#~ "\n"
-#~ " - Customized: If you are familiar enough with GNU/Linux, you may then "
-#~ "choose\n"
-#~ " the primary usage for your machine. See below for details.\n"
-#~ "\n"
-#~ " - Expert: This supposes that you are fluent with GNU/Linux and want to\n"
-#~ " perform a highly customized installation. As for a \"Customized\"\n"
-#~ " installation class, you will be able to select the usage for your "
-#~ "system.\n"
-#~ " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE "
-#~ "DOING!\n"
-#~ msgstr ""
-#~ "Valige \"Installimine\" kui varem sellele masinale GNU/Linuxit ei ole "
-#~ "pandud\n"
-#~ "vi soovite kasutada mitut distributsiooni\n"
-#~ "\n"
-#~ "Valige \"Taastamine\" kui soovite taastada mnd eelmist Mandrake "
-#~ "Linuxit:\n"
-#~ "%s vi %s.\n"
-#~ "\n"
-#~ "\n"
-#~ "Valige:\n"
-#~ "\n"
-#~ " - Soovitatav: Te pole kunagi varem GNU/Linuxit installinud. \n"
-#~ "\n"
-#~ " - Isetehtud: Olete Linuxiga tuttav ja soovite ssteemi kohandada "
-#~ "vastavalt\n"
-#~ " Teie vajadustele. Jrgmisena saate teha valikud sltuvalt Teie "
-#~ "arvuti\n"
-#~ " edaspidisest kasutusalast.\n"
-#~ "\n"
-#~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n"
-#~ " ssteemi, mis sobiks nagu valatult Teie tpsete ootustega.\n"
-#~ " Aga palun, palun: RGE VALIGE SEDA, KUI TE TPSELT EI TEA, MIDA "
-#~ "TEETE!\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake system if they have been already defined (from a\n"
-#~ "previous install of GNU/Linux or from another partitioning tool). In "
-#~ "other\n"
-#~ "cases, hard drive partitions must be defined. This operation consists of\n"
-#~ "logically dividing the computer's hard drive capacity into separate\n"
-#~ "areas for use.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you have to create new partitions, use \"Auto allocate\" to "
-#~ "automatically\n"
-#~ "create partitions for GNU/Linux. You can select the disk for partitioning "
-#~ "by\n"
-#~ "clicking on \"hda\" for the first IDE drive,\n"
-#~ "\"hdb\" for the second or \"sda\" for the first SCSI drive and so on.\n"
-#~ "\n"
-#~ "\n"
-#~ "Two common partition are: the root partition (/), which is the starting\n"
-#~ "point of the filesystem's directory hierarchy, and /boot, which contains\n"
-#~ "all files necessary to start the operating system when the\n"
-#~ "computer is first turned on.\n"
-#~ "\n"
-#~ "SEAL\n"
-#~ "Because the effects of this process are usually irreversible, "
-#~ "partitioning\n"
-#~ "can be intimidating and stressful to the unexperienced user. DiskDrake\n"
-#~ "simplifies the process so that it must not be. Consult the documentation\n"
-#~ "and take your time before proceeding.\n"
-#~ "\n"
-#~ "\n"
-#~ "You can reach any option using the keyboard: navigate through the "
-#~ "partitions\n"
-#~ "using Tab and Up/Down arrows. When a partition is selected, you can use:\n"
-#~ "\n"
-#~ "- Ctrl-c to create a new partition (when an empty partition is "
-#~ "selected)\n"
-#~ "\n"
-#~ "- Ctrl-d to delete a partition\n"
-#~ "\n"
-#~ "- Ctrl-m to set the mount point\n"
-#~ msgstr ""
-#~ "Nd peaksite valima partitsioon(id) Linux-Mandrake installimiseks\n"
-#~ "kui need on juba varem kettale defineeritud. Kui Te varem ei ole oma\n"
-#~ "kvaketast Linuxi jaoks partitsioneerinud, saate seda jrgmises etapis\n"
-#~ "teha. Partitsioneerimine thendab fsilise ketta jaotamist loogiliselt\n"
-#~ "eraldatud osadeks.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui ei tunne ennast sel alal kindlalt, valige \"Paiguta ise\", et\n"
-#~ "automaatselt luua Linuxile vajalikud partitsioonid.\n"
-#~ "Linuxi maailmas thendab \"hda\" esimest, \"hdb\" teist IDE kvaketast,\n"
-#~ "\"sda\" esimest. \"sdb\" teist SCSI kvaketast jne. Partitsioneerimiseks\n"
-#~ "valige kettaseade lihtsalt sellel klikkides.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kaks tavalist partitsiooni on juurpartitsioon (/), kus asub "
-#~ "failissteemi\n"
-#~ "hierarhia algus ja /boot, mis sisaldab arvuti alglaadimiseks vajalikke "
-#~ "faile, sealhulgas Linuxi kernelit.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kuna partitsioneerimine ei ole pratav protsess, vib see tekitada\n"
-#~ "algajas kerget khedust. DiskDrake on selle teinud kll lihtsamaks,\n"
-#~ "aga kindlasti tuleks enne iga liigutust sgavalt jrele mtelda ja\n"
-#~ "soovitavalt ka dokumentatsiooniga tutvuda.\n"
-#~ "\n"
-#~ "Kiki tegevusi saate teha ka ainult klaviatuuri kasutades: liikuge\n"
-#~ "partitsioonidel <TAB> ja les-alla noolte abil. Partitsiooni valikul\n"
-#~ "\n"
-#~ "- Ctrl-C loob uue partitsiooni (valige selleks vaba kettaala)\n"
-#~ "- Ctrl-D kustutab partitsiooni\n"
-#~ "\n"
-#~ "- Ctrl-M seab henduspunkti\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Kik Teie poolt vrskelt loodud partitsioonid tuleb kasutamiseks "
-#~ "vormindada\n"
-#~ "(luua failissteemid). Partitsiooni vormindamisel hvitatakse kik "
-#~ "andmed,\n"
-#~ "mis seal iganes leiduvad. Pange thele, et varem vormindatud ja "
-#~ "vajalikke\n"
-#~ "andmeid sisaldavaid partitsioone, tpiliselt /home ja /usr/local, ei "
-#~ "ole\n"
-#~ "mistlik le vormindada, vaid need vib jtta nii nagu on."
-
-#~ msgid ""
-#~ "The packages selected are now being installed. This operation\n"
-#~ "should take a few minutes unless you have chosen to upgrade an\n"
-#~ "existing system, in that case it can take more time even before\n"
-#~ "upgrade starts."
-#~ msgstr ""
-#~ "Nd hakkan Teie valitud pakette installima. Selleks peaks kuluma\n"
-#~ "mnikmmend minutit. Ssteemi uuendamisel kulub aega kll veidi rohkem,\n"
-#~ "sest siis tuleb enne olemasolevaid pakette analsida."
-
-#~ msgid ""
-#~ "If DrakX failed to find your mouse, or if you want to\n"
-#~ "check what it has done, you will be presented the list of mice\n"
-#~ "above.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you agree with DrakX's settings, just click 'Ok'.\n"
-#~ "Otherwise you may choose the mouse that more closely matches your own\n"
-#~ "from the menu above.\n"
-#~ "\n"
-#~ "\n"
-#~ "In case of a serial mouse, you will also have to tell DrakX\n"
-#~ "which serial port it is connected to."
-#~ msgstr ""
-#~ "Kui DrakX ei suutnud Teie hiirt tuvastada, vi soovite vaadata, mida\n"
-#~ "leiti, kuvatakse Teile lalpool \"hiiretugude\" nimekiri.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui olete valikuga nus, minge lihtsalt vasakpoolses mens edasi.\n"
-#~ "Vastasel juhul valige hiire tp, mis Teie arvates kige paremini Teie\n"
-#~ "hiirt iseloomustab\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui tegemist on seerialpordi hiirega, peate tlema ka, mis porti ta on\n"
-#~ "hendatud."
-
-#~ msgid ""
-#~ "This section is dedicated to configuring a local area\n"
-#~ "network (LAN) or a modem.\n"
-#~ "\n"
-#~ "Choose \"Local LAN\" and DrakX will\n"
-#~ "try to find an Ethernet adapter on your machine. PCI adapters\n"
-#~ "should be found and initialized automatically.\n"
-#~ "However, if your peripheral is ISA, autodetection will not work,\n"
-#~ "and you will have to choose a driver from the list that will appear "
-#~ "then.\n"
-#~ "\n"
-#~ "\n"
-#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
-#~ "in the first time, otherwise you will have to specify the options\n"
-#~ "to the driver that you will have fetched from documentation of your\n"
-#~ "hardware.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you install a Linux-Mandrake system on a machine which is part\n"
-#~ "of an already existing network, the network administrator will\n"
-#~ "have given you all necessary information (IP address, network\n"
-#~ "submask or netmask for short, and hostname). If you're setting\n"
-#~ "up a private network at home for example, you should choose\n"
-#~ "addresses.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Dialup with modem\" and the Internet connection with\n"
-#~ "a modem will be configured. DrakX will try to find your modem,\n"
-#~ "if it fails you will have to select the right serial port where\n"
-#~ "your modem is connected to."
-#~ msgstr ""
-#~ "See sektsioon on phendatud kohtvrgu (LAN) vi sissehelistamisteenuse\n"
-#~ "(DialUp) stete paikapanemisele.\n"
-#~ "\n"
-#~ "Kui vastate \"LAN\", siis proovitakse Teie arvutist leida vrgukaarti.\n"
-#~ "Kui Teie vrgukaart ttab PCI siinil, peaks ta olema leitav ja "
-#~ "kasutatav\n"
-#~ "automaatselt. ISA kaardi puhul, vib automaatne otsing alt vedada ja Te\n"
-#~ "peate juhtprogrammi ise nimekirjast valima.\n"
-#~ "\n"
-#~ "\n"
-#~ "SCSI kaartide puhul peab juhtprogramm esmalt leidma SCSI liidese, "
-#~ "vastasel\n"
-#~ "juhul peate prduma kaardi mja poole.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui installite Linux-Mandrake ssteemi masinale, mis on osake juba "
-#~ "ttavast\n"
-#~ "kohtvrgust, annab vrgu haldaja Teile kogu vajaliku informatsiooni (IP-\n"
-#~ "aadressi, alamvrgu maski ja masina nime). Kui seate les oma privaatset\n"
-#~ "vrku, peaksite ise valima aadressid \n"
-#~ "\n"
-#~ "Kui soovite Internetti kasutada modemi ja sissehelistamisteenuse kaudu,\n"
-#~ "valige \"DialUp\" ja DrakX proovib otsida Teie arvutist modemit. Kui\n"
-#~ "modemit ei leita, peate sisestama seerialpordi, kuhu kavatsete modemi\n"
-#~ "hendada."
-
-#~ msgid ""
-#~ "GNU/Linux can deal with many types of printer. Each of these\n"
-#~ "types require a different setup. Note however that the print\n"
-#~ "spooler uses 'lp' as the default printer name; so you\n"
-#~ "must have one printer with such a name; but you can give\n"
-#~ "several names, separated by '|' characters, to a printer.\n"
-#~ "So, if you prefer to have a more meaningful name you just have\n"
-#~ "to put it first, eg: \"My Printer|lp\".\n"
-#~ "The printer having \"lp\" in its name(s) will be the default printer.\n"
-#~ "\n"
-#~ "\n"
-#~ "If your printer is physically connected to your computer, select\n"
-#~ "\"Local printer\". You will then have to tell which port your\n"
-#~ "printer is connected to, and select the appropriate filter.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you want to access a printer located on a remote Unix machine,\n"
-#~ "you will have to select \"Remote lpd\". In order to make\n"
-#~ "it work, no username or password is required, but you will need\n"
-#~ "to know the name of the printing queue on this server.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you want to access a SMB printer (which means, a printer located\n"
-#~ "on a remote Windows 9x/NT machine), you will have to specify its\n"
-#~ "SMB name (which is not its TCP/IP name), and possibly its IP address,\n"
-#~ "plus the username, workgroup and password required in order to\n"
-#~ "access the printer, and of course the name of the printer. The same goes\n"
-#~ "for a NetWare printer, except that you need no workgroup information."
-#~ msgstr ""
-#~ "Linuxi all saate kasutada mitmesuguseid printereid. Igaks neist nuab\n"
-#~ "erinevaid stteid ttamiseks. Siiski tasub thele panna, et ssteem\n"
-#~ "kasutab nime 'lp' vaikimisi printeri jaoks; seega peab Teil ks \n"
-#~ "selliselt thistatud, kuigi printeri(te)le vib panna '|' mrgiga "
-#~ "eraldatult\n"
-#~ "mitu nime. Kui eelistate \"thendusega\" nimesid, pange nimeks\n"
-#~ "niteks \"Minu printer|lp\" ja see saab olema Teie vaikimisi printer.\n"
-#~ "\n"
-#~ "Kui Teie printer on otse arvuti klge hendatud, valige \"Kohalik printer"
-#~ "\".\n"
-#~ "Siis saate valida pordi kuhu see on hendatud ja printerile vastava "
-#~ "filtri.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui soovite kasutada printerit, mis on hendatud Un*x serveriga, peate\n"
-#~ "Valima \"lpd vrguprinter\". Niisugusel juhul ei vaja Te kasutajatunnust\n"
-#~ "ega salasna, vaid ainult serveri nime ja printimisjrje nime serveril.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui soovite kasutada SMB printserverit (st. printerit, mida jagab vlja\n"
-#~ "Windows 9x/NT, peate ra nitama serveri SMB nime (mis ei pea olema sama\n"
-#~ "TCP/IP nimega) ja kindluse mttes ka IP-aadressi. Loomulikult on vaja "
-#~ "teada\n"
-#~ "ka serveri poolt jagatava printeri nime ning kasutajatunnust, salasna "
-#~ "ja\n"
-#~ "tgrupi nime. Sama, vlja arvatud tgrupp, on vaja teada ka NetWare\n"
-#~ "printserveri kasutamise korral."
-
-#~ msgid ""
-#~ "It is strongly recommended that you answer \"Yes\" here. If you install\n"
-#~ "Microsoft Windows at a later date it will overwrite the boot sector.\n"
-#~ "Unless you have made a bootdisk as suggested, you will not be able to\n"
-#~ "boot into GNU/Linux any more."
-#~ msgstr ""
-#~ "On rmiselt soovitatav vastata siin \"Jah\"! Niteks, kui installite\n"
-#~ "samasse masinasse hiljem MS Windowsi, kirjutab see le bootsektori.\n"
-#~ "Ilma alglaadimisflopita ei ole Teil siis enam vimalik GNU/Linuxit\n"
-#~ "laadida."
-
-#~ msgid "Move your wheel!"
-#~ msgstr "Liigutage ratast!"
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Muutusi ei teinudki?"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "Mis tpi hiirt kasutate?"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Vljapakutavad kuvatihedused"
-
-#~ msgid ""
-#~ "To find the available resolutions I will try different ones.\n"
-#~ "Your screen will blink...\n"
-#~ "You can switch if off if you want, you'll hear a beep when it's over"
-#~ msgstr ""
-#~ "Et leida vimalikke kuvatihedusi, testin erinevaid variante.\n"
-#~ "Ekraan Teie ees hakkab vilkuma...\n"
-#~ "Kui soovite, llitage monitor vlja. Kui valmis saan, kostab piiks"
-
-#~ msgid ""
-#~ "I can try to find the available resolutions (eg: 800x600).\n"
-#~ "Sometimes, though, it may hang the machine.\n"
-#~ "Do you want to try?"
-#~ msgstr ""
-#~ "Me vime proovida leida kuvatihedust, niteks 800x600.\n"
-#~ "Siiski, vahel ajab see arvuti segadusse.\n"
-#~ "Soovite proovida?"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "Sobivat olekut ei leitud\n"
-#~ "Proovige palun muud graafikakaarti vi monitori"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Automaatne kuvatiheduste otsing"
-
-#~ msgid "pump"
-#~ msgstr "pump"
-
-#~ msgid "dhcpxd"
-#~ msgstr "dhcpxd"
-
-#~ msgid "dhcp-client"
-#~ msgstr "dhcp-client"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Apple ADB hiir"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Apple ADB hiir (2 nuppu)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Apple ADB hiir (3+ nuppu)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Apple USB hiir"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "Apple USB hiir (2 nuppu)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Apple USB hiir (3+ nuppu)"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "ATI Bus hiir"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Microsoft Bus hiir"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logitech Bus hiir"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "USB hiir (3 vi enam nuppu)"
-
-#~ msgid "Microsoft Rev 2.1A or higher (serial)"
-#~ msgstr "Microsoft Rev 2.1A vi krgem (seerial)"
-
-#~ msgid "Logitech MouseMan+/FirstMouse+ (serial)"
-#~ msgstr "Logitech MouseMan+/FirstMouse+ (seerial)"
-
-#~ msgid "ASCII MieMouse (serial)"
-#~ msgstr "ASCII MieMouse (seerial)"
-
-#~ msgid "Genius NetMouse (serial)"
-#~ msgstr "Genius NetMouse (seerial)"
-
-#~ msgid "Generic Mouse (serial)"
-#~ msgstr "Lihtsalt hiir (seerial)"
-
-#~ msgid "Microsoft compatible (serial)"
-#~ msgstr "Microsofti hilduv (seerial)"
-
-#~ msgid "Generic 3 Button Mouse (serial)"
-#~ msgstr "Lihtsalt 3-nupuline hiir (seerial)"
-
-#~ msgid "Kensington Thinking Mouse (serial)"
-#~ msgstr "Kensington Thinking Mouse (seerial)"
-
-#~ msgid ""
-#~ "I need to configure your network adapter to be able to connect to "
-#~ "internet."
-#~ msgstr "Internetihenduse jaoks on vaja seadistada vrguliides."
-
-#~ msgid ""
-#~ "Please choose which network adapter do you want to use to connect to "
-#~ "internet.\n"
-#~ "If you don't know, choose eth0.\n"
-#~ msgstr ""
-#~ "Palun valige millist vrguliidest soovite kasutada kohtvrgu\n"
-#~ "jaoks.\n"
-#~ "Kui Te ei tea, valige eth0.\n"
-
-#~ msgid "nfs mount failed"
-#~ msgstr "NFS hendamine ebannestus"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ msgid "Socket"
-#~ msgstr "Pistik"
-
-#~ msgid ""
-#~ "DrakX will generate config files for both XFree 3.3 and XFree 4.0.\n"
-#~ "By default, the 4.0 server is used unless your card is not supported.\n"
-#~ "\n"
-#~ "Do you want to keep XFree 3.3?"
-#~ msgstr ""
-#~ "DrakX saab luua sttefailid nii XFree 3.3 kui ka XFree 4.0. \n"
-#~ "Vaikimisi kasutatakse 4.0, kui see toetab Teie riistvara\n"
-#~ "\n"
-#~ "Kas soovite jda XFree versiooni 3.3 juurde?"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Krpto"
-
-#~ msgid "Configure LAN"
-#~ msgstr "Seadista X"
-
-#~ msgid "End configuration"
-#~ msgstr "ISDN stted"
-
-#~ msgid "Do not set up networking"
-#~ msgstr "Ei seadista vrku"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Kas soovite kasutada kohtvrku?"
-
-#~ msgid "Show less"
-#~ msgstr "Nita vhem"
-
-#~ msgid "Show more"
-#~ msgstr "Nita rohkem"
-
-#~ msgid "Take over the hard drive"
-#~ msgstr "Kasuta kogu ketast"
-
-#~ msgid "URI for Local printer"
-#~ msgstr "Kohalik printer"
-
-#~ msgid "URI for Network printer"
-#~ msgstr "Vrguliides"
-
-#~ msgid "Local Printer Device (URI)"
-#~ msgstr "Otse hendatud printer"
-
-#~ msgid ""
-#~ "What URI device is your printer connected to\n"
-#~ "(nte that parallel:/dev/lp0 is equivalent to LPT1:)?"
-#~ msgstr ""
-#~ "Mis porti on Teie printer hendatud? \n"
-#~ "(paneme thele, et /dev/lp0 on sama mis LPT1:)?"
-
-#~ msgid "tie"
-#~ msgstr "pintsaklips"
-
-#~ msgid "brunette"
-#~ msgstr "brnett"
-
-#~ msgid "girl"
-#~ msgstr "neiu"
-
-#~ msgid "woman-blond"
-#~ msgstr "blondiin"
-
-#~ msgid "automagic"
-#~ msgstr "automaagiline"
-
-#~ msgid "Have you been provided with a hostname?"
-#~ msgstr "Anti Teile masinanimi"
-
-#~ msgid "Local Area Network specification"
-#~ msgstr "Kohtvrgu seaded"
-
-#~ msgid "You may now decide which class C network to use.\n"
-#~ msgstr "Millist C-klassi vrku soovite kasutada.\n"
-
-#~ msgid "Network:"
-#~ msgstr "Vrgu mask:"
-
-#~ msgid "Internet Connection Sharing - setup of $device"
-#~ msgstr "Internetihenduse jagamine - liides $device"
-
-#~ msgid ""
-#~ "The following interface is about to be configured:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Seatakse stted jrgmisele vrguliidesele:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-
-#
-#~ msgid "Everything configured!"
-#~ msgstr "Kik seadistatud!"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Milline on Teie klaviatuuriasetus"
-
-#~ msgid ""
-#~ "\n"
-#~ "I recommend that you abort, and then launch this internet wizard after "
-#~ "installation.It will then be able to setup ISA or PCMCIA cards easier.\n"
-#~ "\n"
-#~ "But, if you know the irq, dma, io of your card, you can still configure "
-#~ "your card."
-#~ msgstr ""
-#~ "\n"
-#~ "Soovitan teil praegu katkestada ja kivitada vrguhenduse abimees prast "
-#~ "installimist uuesti. Siis on vimalik Teie ISA vi PCMCIA kaarte lihtsam\n"
-#~ "seadistada\n"
-#~ "Muidugi, kui teil on teada oma kaardi IRQ, DMA ja IO, ei ole probleemi."
-
-#~ msgid "pptp alcatel"
-#~ msgstr "Paiguta ise"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Kas otsida PCMCIA kaarte?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Kas otsida %s seadmeid?"
-
-#~ msgid "Small(%dMB)"
-#~ msgstr "Vike (%d MB)"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr "Kas soovite kasutada DialUp hendust modemi kaudu?"
-
-#~ msgid "Do you want to configure a ISDN connection for your system?"
-#~ msgstr "Kas soovite kasutada ISDN hendust?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Kas otsida PCI seadmeid?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "Otsin juurpartitsiooni.."
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr "%s: See ei ole juurpartitsioon, palun valige mni muu."
-
-#~ msgid "No root partition found"
-#~ msgstr "Juurpartitsiooni ei leitud"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr "Millist partitsiooni soovite kasutada juurkataloogi jaoks?"
-
-#~ msgid "Autologin at startup"
-#~ msgstr "X stardib nd"
-
-#~ msgid "Autologin - Choose default user"
-#~ msgstr "Valige uus suurus"
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr "Teil ei ole htki Windowsi partitsiooni!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "Teil ei ole piisavalt ruumi Lnx4win jaoks"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-# NOTE: this message will be displayed by lilo at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Tere tulemast! Laadimisel aitab Teid LILO!\n"
-#~ "\n"
-#~ "Valikud kuvab <Tab>.\n"
-#~ "\n"
-#~ "Valimiseks sisestage eelistatava nimi ja vajutage <Enter>\n"
-#~ "vaikimisi oodake %d sekundit.\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Tere tulemast! Laadimisel aitab Teid SILO!\n"
-#~ "\n"
-#~ "Valikud kuvab <Tab>.\n"
-#~ "\n"
-#~ "Valimiseks sisestage eelistatava nimi ja vajutage <Enter>\n"
-#~ "vaikimisi oodake %d sekundit.\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "SILO peastted"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Praegu on SILO jaoks kirjeldatud alltoodud kirjed.\n"
-#~ "Te vite neid lisada ning olemasolevaid muuta."
-
-#~ msgid "This label is already in use"
-#~ msgstr "Selline this on juba kasutusel"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "SILO installimine ebannestus. Tekkis jrgnev viga:"
-
-#~ msgid ""
-#~ "DrakX will attempt at first to look for one or more PCI\n"
-#~ "SCSI adapter(s). If it finds it (or them) and knows which driver(s)\n"
-#~ "to use, it will insert it (them) automatically.\n"
-#~ "\n"
-#~ "\n"
-#~ "If your SCSI adapter is an ISA board, or is a PCI board but DrakX\n"
-#~ "doesn't know which driver to use for this card, or if you have no\n"
-#~ "SCSI adapters at all, you will then be prompted on whether you have\n"
-#~ "one or not. If you have none, answer \"No\". If you have one or more,\n"
-#~ "answer \"Yes\". A list of drivers will then pop up, from which you\n"
-#~ "will have to select one.\n"
-#~ "\n"
-#~ "\n"
-#~ "After you have selected the driver, DrakX will ask if you\n"
-#~ "want to specify options for it. First, try and let the driver\n"
-#~ "probe for the hardware: it usually works fine.\n"
-#~ "\n"
-#~ "\n"
-#~ "If not, do not forget the information on your hardware that you\n"
-#~ "could get from your documentation or from Windows (if you have it\n"
-#~ "on your system), as suggested by the installation guide. These\n"
-#~ "are the options you will need to provide to the driver."
-#~ msgstr ""
-#~ "DrakX proovib esmalt leida Teie ssteemist SCSI liideseid PCI siinil.\n"
-#~ "Kui neid leitakse, ja vastav juhtprogramm on teada, siis laetakse\n"
-#~ "see mllu automaatselt.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui Teie SCSI liides kasutab ISA siini vi kui DrakX ei tea,\n"
-#~ "millist juhtprogrammi kasutada vi Teil ei ole ldse SCSI liidest,\n"
-#~ "siis ksitakse Teilt selle kohta.\n"
-#~ "Kui Teil SCSI liidest testi ei ole, vastake \"Ei\". Kui Teil aga siiski\n"
-#~ "on, siis vastake \"Jah\". Seejrel lastakse Teil nimekirjast sobiv\n"
-#~ "juhtprogramm valida.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui olete juhtprogrammi vlja valinud, on Teil vimalus anda sellele\n"
-#~ "ka parameetreid. Siiski, enamasti lheb kik kenasti ka ilma neid\n"
-#~ "sisestamata: vastavad andmed leiab juhtprogramm ise.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui automaatne parameetrite otsimine ei tta, prduge palun\n"
-#~ "oma SCSI liidese dokumentatsiooni poole. Ka samas masinas olev Windows\n"
-#~ "oskab vahel SCSI kohta vajalikku informatsiooni anda."
-
-#~ msgid "Shutting down"
-#~ msgstr "Sulgemine"
-
-#~ msgid "useless"
-#~ msgstr "kasutu"
-
-#~ msgid "garbage"
-#~ msgstr "rmps"
-
-#~ msgid ""
-#~ "Some true type fonts from windows have been found on your computer.\n"
-#~ "Do you want to use them? Be sure you have the right to use them under "
-#~ "Linux."
-#~ msgstr ""
-#~ "Teie arvutist mned hulk Windowsi TrueType fondid.\n"
-#~ "Soovite Te neid ka Linuxis kasutada (eeldusel, et Teil on need legaalsed)?"
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ "Valige \"Installimine\" kui varem sellele masinale Linuxit ei ole pandud\n"
-#~ "vi soovite kasutada mitut distributsiooni\n"
-#~ "\n"
-#~ "\n"
-#~ "Valige \"Uuendamine\" kui soovite uuendada mnd eelmist Mandrake "
-#~ "Linuxit:\n"
-#~ "5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios),\n"
-#~ "Gold 2000 vi 7.0 (Air)."
-
-#~ msgid "Creating and formatting loopback file %s"
-#~ msgstr "Loon ja vormindan loopback faili %s"
-
-#~ msgid "Do you want to use LILO?"
-#~ msgstr "Soovite LILO-t kasutada?"
-
-#~ msgid ""
-#~ "You may now select the packages you wish to install.\n"
-#~ "\n"
-#~ "\n"
-#~ "First you can select group of package to install or upgrade. After that\n"
-#~ "you can select more packages according to the total size you wish to\n"
-#~ "select.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you are in expert mode, you can select packages individually.\n"
-#~ "Please note that some packages require the installation of others.\n"
-#~ "These are referred to as package dependencies. The packages you select,\n"
-#~ "and the packages they require will be automatically selected for\n"
-#~ "install. It is impossible to install a package without installing all\n"
-#~ "of its dependencies."
-#~ msgstr ""
-#~ "Nd vite valida paketigrupi, mida soovite installida vi uuendada.\n"
-#~ "Soovi korral saate valida pakette ka lisaks vastavalt oma rangemisele\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui olete valinud paigaldusviisi \"Ekspert\", saate pakette kshaaval\n"
-#~ "Thelepanu! Mned paketid vivad nuda, et oleks installitud ka mned\n"
-#~ "teised. Neid nimetatakse paketi sltuvusteks. Paketi valimisel valitakse\n"
-#~ "automaatselt ka kik tema sltuvused. Paketi installimine ilma kiki\n"
-#~ "sltuvusi rahuldamata, on vimatu."
-
-#~ msgid ""
-#~ "LILO (the LInux LOader) can boot Linux and other operating systems.\n"
-#~ "Normally they are correctly detected during installation. If you don't\n"
-#~ "see yours detected, you can add one or more now.\n"
-#~ "\n"
-#~ "\n"
-#~ "If you don't want that everybody could access at one of them, you can "
-#~ "remove\n"
-#~ "it now (a boot disk will be needed to boot it)."
-#~ msgstr ""
-#~ "LILO (LInux LOader) oskab laadida erinevaid Teie arvuti leiduvaid\n"
-#~ "operatsioonissteeme. Tavaliselt tuvastatakse need installimise kigus.\n"
-#~ "Kui Te ei ne neid tuvastatuna, saate need nd lisada.\n"
-#~ "\n"
-#~ "\n"
-#~ "Kui Te ei soovi mnd neist laadida, vite selle kohe eemaldada. Sellisel\n"
-#~ "juhul vajate selle laadimiseks vastavat alglaadimisflopit."
-
-#~ msgid "Choose other CD to install"
-#~ msgstr "Pakettide valik"
-
-#~ msgid ""
-#~ "Select:\n"
-#~ "\n"
-#~ " - Recommended: If you have never installed Linux before.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Customized: If you are familiar with Linux, you will be able to \n"
-#~ "select the usage for the installed system between normal, development or\n"
-#~ "server. Choose \"Normal\" for a general purpose installation of your\n"
-#~ "computer. You may choose \"Development\" if you will be using the "
-#~ "computer\n"
-#~ "primarily for software development, or choose \"Server\" if you wish to\n"
-#~ "install a general purpose server (for mail, printing...).\n"
-#~ "\n"
-#~ "\n"
-#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
-#~ "a highly customized installation, this Install Class is for you. You "
-#~ "will\n"
-#~ "be able to select the usage of your installed system as for \"Customized"
-#~ "\"."
-#~ msgstr ""
-#~ "Valige:\n"
-#~ "\n"
-#~ " - Soovitatav: Te pole kunagi varem Linuxit installinud.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Oma segu: Olete Linuxiga tuttav ja soovite ssteemi kohandada "
-#~ "vastavalt\n"
-#~ "Teie vajadustele. Jrgmisena saate teha valikud \"Tjaam\", \"Arendus\"\n"
-#~ "ja \"Server\", sltuvalt Teie arvuti edaspidisest kasutusalast.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Ekspert: Te tunnete end GNU/Linux keskkonnas vabalt ja soovite\n"
-#~ "ssteemi, mis sobiks nagu valatult Teie tpsete ootustege."
-
-#~ msgid "Downloading cryptographic packages"
-#~ msgstr "Laadime krptopakette"
-
-#~ msgid "Setup SCSI"
-#~ msgstr "SCSI seadistamine"
-
-#~ msgid "Which packages do you want to install"
-#~ msgstr "Valige paketid mida soovite installida"
-
-#~ msgid "Local LAN"
-#~ msgstr "LAN"
-
-#~ msgid "expert"
-#~ msgstr "ekspert"
-
-#~ msgid "developer"
-#~ msgstr "arendaja"
-
-#~ msgid "beginner"
-#~ msgstr "algaja"
-
-#~ msgid "Linear (needed for some SCSI drives)"
-#~ msgstr "lineaarne (vajalik mnedel SCSI ketastel)"
-
-#~ msgid "linear"
-#~ msgstr "linearne"
-
-#~ msgid "After %s partition %s,"
-#~ msgstr "Prast %s partitsioneeri %s,"
-
-#~ msgid "changing type of"
-#~ msgstr "tbi muutmine"
-
-#~ msgid "formatting"
-#~ msgstr "vormindatakse"
-
-#~ msgid "resizing"
-#~ msgstr "suuruse muutumine"
-
-#~ msgid "Size: %s MB"
-#~ msgstr "Suurus: %s MB"
-
-#~ msgid "Bad kickstart file %s (failed %s)"
-#~ msgstr "Loetamatu kickstart fail %s (%s viga)"
-
-#~ msgid "Too many packages chosen: %dMB doesn't fit in %dMB"
-#~ msgstr "Valitud on liiga palju pakette: %dMB ei mahu %dMB-le"
-
-#~ msgid "Going to install %d MB. You can choose to install more programs"
-#~ msgstr "Paigalduseks valitud %d MB. Vite veel programme juurde valida"
-
-#~ msgid "Enter a floppy (all data will be lost)"
-#~ msgstr "Pange thi flopi masinasse (andmed sellel hvivad)"
-
-#~ msgid "Password:"
-#~ msgstr "Salasna:"
-
-#~ msgid "User name:"
-#~ msgstr "Kasutajatunnus:"
-
-#~ msgid ""
-#~ "Failed to create an HTP boot floppy.\n"
-#~ "You may have to restart installation and give ``%s'' at the prompt"
-#~ msgstr ""
-#~ "HTP alglaadimisketta loomine ebannestus.\n"
-#~ "Taasalustage installimist, andes parameetriks ``%s''"
-
-#~ msgid "It is necessary to restart installation with the new parameters"
-#~ msgstr "Peate taasalustama installimist uute parameetritega"
-
-#~ msgid "It is necessary to restart installation booting on the floppy"
-#~ msgstr "Peate taasalustama installimist, laadides flopikettalt"
-
-#~ msgid ""
-#~ "Enter a floppy to create an HTP enabled boot\n"
-#~ "(all data on floppy will be lost)"
-#~ msgstr ""
-#~ "Sisesta flopi HTP alglaadimisketta loomiseks\n"
-#~ "(kik andmed flopil hvivad)"
-
-#~ msgid "A entry %s already exists"
-#~ msgstr "Kirje %s on juba olemas"
-
-#~ msgid "Choose install or upgrade"
-#~ msgstr "Paigaldus vi uuendamine"
-
-#~ msgid "What usage do you want?"
-#~ msgstr "Mis kasutusala soovite?"
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
deleted file mode 100644
index 44df115da..000000000
--- a/perl-install/share/po/eu.po
+++ /dev/null
@@ -1,9012 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 1999 Free Software Foundation, Inc.
-# Copyright (c) 1999 MandrakeSoft
-# Joseba Bidaurrazaga van Dierdonck <jepibi-san@ej-gv.es>, 1999-2000.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 1999-12-20 11:28+0100\n"
-"Last-Translator: Joseba Bidaurrazaga van Dierdonck <jepibi-san@ej-gv.es>\n"
-"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Konfiguratu buru guztiak banan-banan"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Erabili Xinerama estentsioa"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Konfiguratu bakarrik \"%s\" (%s) txartela"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Buru-anitz konfigurazioa"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Zure sistemak buru anitzezko konfigurazioaz balia daiteke.\n"
-"Zer egin nahi duzu?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Grafikoen txartela"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Hautatu grafikoen txartela"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Hautatu X zerbitzaria"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X zerbitzaria"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "XFree-ren zein konfigurazio izan nahi duzu?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Zure txartelak 3D azelerazioa izan lezake, baina soilik XFree %s-z.\n"
-"XFree %s-ek zure txartela onar lezake, honek dena den, 2D-tan hobeto lan "
-"egin lezake."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr "Zure txartelak harware bidezko 3D azelerazioa onar lezake XFree %s-z"
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s hardwarearen 3D azelerazioaz"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Zure txartelak 3D azelerazioa izan lezake XFree %s-z.\n"
-"KASU: EXPERIMENTAZIOAN DAGOEN ONARPENA DA ETA KONPUTAGAILUA IZOZTU LEZAKE."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s harware bidezko 3D azelerazioaz; EXPERIMENTALA"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Zure txartelak harware bidezko 3D azelerazioa onar lezake baina soilik XFree "
-"%s-z.KASU: EXPERIMENTAZIOAN DAGOEN ONARPENA DA ETA KONPUTAGAILUA IZOZTU "
-"LEZAKE.\n"
-"XFree %s-ek zure txartela onar lezake, honek dena den, 2D-tan hobeto lan "
-"egin lezake."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFree-ren konfigurazioa"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Hatatu zure grafikoen txartelerako memoriaren tamaina"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Hautatu zerbitzariarentzako aukerak"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Hautatu monitorea"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Monitorea"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Parametro kritiko dira freskatze maiztasun bertikala, pantailaren "
-"freskatzemaiztasuna\n"
-"ematen duena, eta garrantzitzuagoa daitekeen horizontal sync maiztasuna,\n"
-"eskaneatutako lerroak erakusteko maiztasuna.\n"
-"\n"
-"Monitorearen ahalmenaren gainetik dagoen sync maiztasuna gainditzen duen "
-"espezifikaziorikez ematea\n"
-"OSO GARRANTZITSUA da: monitorea kaltetudezakezu.\n"
-" Dudatan bazaude izan kontserbakorra."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Freskatze horizontalaren maiztasuna"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Freskatze bertikalaren maiztasuna"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Monitorea konfiguratu gabe"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Grafikoen txartela konfiguratu gabe oraindik"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Oraindik erresoluzioak hautatu gabe"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Konfigurazioa frogatu nahi duzu?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Kasu: txartel grafiko honen saiakerak konputagailua izoztu lezake"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Frogatu konfigurazioa"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"saia zaitez beste parametruez"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Errorea gertatu da:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "%d segundu barru irtengo naiz"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Zuzenak dira hautuak?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Errorea gertatu da, saia zaitez zenbait parametro aldatuz"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Erresoluzioa"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Hautatu erresoluzioa eta kolore sakontasuna"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Grafikoen txartela: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 zerbitzaria: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Aditu Modua"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Erakutsi dena"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Erresoluzioak"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Teklatuaren itxura: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Sagu mota: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Saguaren tresna (device): %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Monitorea: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Monitorearen HorizSync: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Monitorearen VertRefresh: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Grafikoen txartela: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Memoria grafikoa: %s kB\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Kolore sakontasuna: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Erresoluzioa: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 zerbitzaria: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 gidaria: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "X-Windows-en konfigurazioa prestatzen"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Zer egin nahi duzu?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Aldatu monitorea"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Aldatu grafikoen txartela"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Aldatu zerbitzariaren aukerak"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Aldatu erresoluzioa"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Erakutsi informazioa"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Saia zaitez berriro"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Irten"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Aldaketak mantendu?\n"
-"Oraingo konfigurazioa:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Mesedez, log egin berriro %s-n aldaketak indarrean sartzeko"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Mesedez log out egin eta gero Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "X abiatzerakoan"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"Zure konputagailua abiatzerakoan X-en sartzeko egokitu dezaket.\n"
-"X-en sartu nahi al duzu abiatzerakoan?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 kolore (8 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 milaka kolore (15 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 milaka kolore (16 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 miloi kolore (24 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 biloi kolore (32 bit)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kB"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 MB"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 Mb"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 MB edo gehiago"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "VGA standarra, 640x480 60 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "Super VGA, 800x600 56 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr ""
-"8514arekin bat datorrena, 1024x768 87 Hz-tan txirikordatuak (ez 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "Super VGA, 1024x768 87 Hz-tan txirikordatua, 800x600 56 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Extended Super VGA, 800x600 60 Hz-tan, 640x480 72 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Non-Interlaced SVGA, 1024x768 60 Hz-tan, 800x600 72 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Frekuentzia handiko SVGA, 1024x768 70 Hz-tan"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "1280x1024 60 Hz-tan egin lezakeen frekuentzia anitzekoa"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "1280x1024 74 Hz-tan egin lezakeen frekuentzia anitzekoa"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "1280x1024 76 Hz-tan egin lezakeen frekuentzia anitzekoa"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "1600x1200 70 Hz-tan egin lezakeen pantaila"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "1600x1200 76 Hz-tan egin lezakeen pantaila"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Boot partizioaren lehenengo sektorea"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Diskoaren lehenengo sektorea (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILOren instalazioa"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Non instalatu nahi duzu abiarazlea?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub Instalazioa"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr ""
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr ""
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr ""
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr ""
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr ""
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Abiarazlearen aukera nagusiak"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Erabiltzeko abiarazlea"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Abiarazlearen instalazioa"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Abiarzsteko unitatea"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ez dabil BIOS zaharretan"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Trinkoa"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "trinkoa"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Bideo modua"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Imagina arrunta abiarazteko itxaron denbora"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Pasahitza"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Pasahitza (berriz)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Komando lerroaren aukerak murriztu"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "murriztu"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Abiarazte bakoitzean /tmp garbitu"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Behar izanez gero RAM tamaina zehatza(%d MB aurkituta)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Gaitu multi profilak"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Ram tamaina Mb-etan"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Aukera ``Komando lerroaren aukerak murriztu'' ezin erabili pasahitz gabe"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Mesedez saia zaitez berriro"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Pasahitza ez dator bat"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Init mezua"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Open Firmwarearen atzerapena"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Kernelaren abiaratzea denboraz landa"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "CDtik abiarazgai?"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "OFz abiarazgai?"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Jatorrizko SEa?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hemen daude sarrera desberdinak.\n"
-"Zenbait gehitu edo daudenak aldatu ditzakezu."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Gehitu"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Eginda"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Aldatu"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Zelako sarrera mota gehitu nahi duzu"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Beste OS (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Beste OS (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Beste OS (windows..."
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Imagina"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Root"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Jarraitu (Append)"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Irakur-idatz"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Taula"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Unsafe"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Etiketa"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Jatorrizkoa"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd-tamaina"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "VideorikEZ"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Ezabatu sarrera"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Etiketa kentzea ez dau onartzen"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Etiketa hau dagoeneko erabilia"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Zein partizio mota?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "%s %s inteface-ak aurkituta"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Besterik daukazu?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "%s interface-rik duzu?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ez"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Bai"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Ikus harwarearen informazioa"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "%s-ko %s txartelen driver-ak instalatzen"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(%s modulua)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Zein %s driver-an saia naiteke?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"Zenbaitetan, %s driver-ak egokiro lan egiteko informazio gehigarria behar "
-"du\n"
-",naiz eta gehienetan ondo ibili hau gabe. Aukera extra hauek espezifikatuko "
-"zenuke\n"
-"edo utziko zenuke driver-ari lortzen saiatzen? Batzutan saiaketak "
-"konputagailua\n"
-"eskegi lezake, honek ez du kalterik eragin beharrik."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Autofroga"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Aukerak espezifikatu"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Orain %s moduluari bere aukerak ezarri diezaiokezu."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"%s moduluari bere aukerak ezardiezaiokezu.\n"
-"Aukeren formatua: ``izena=balioa izena2=balioa2 ...''.\n"
-"Adibidez, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Muduluaren aukerak:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"%s moduluare kargak porrot egin du.\n"
-"Beste parametro batuzuez saiatu nahi al duzu?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(%s dagoeneko gehitua)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Pasahitza sinpleegia da"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Mesedez erabiltzaile izena eman"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Erabiltzailearen izenean soilik hizki txikiak, zenbakiak, `-' eta `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Erabiltzaile izen hau dagoeneko gehituta dago"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Gehitu erabiltzailea"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Erabiltzailea sartu\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Onartu erabiltzailea"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Benetako izena"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Erabiltzailearen izena"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Maskorra"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Ikonoa"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Autologin"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Zure konputagailua abiatzerakoan erabiltzailea log on egiteko egokitu "
-"dezaket.\n"
-"Ez baduzu aukera hau erabili, etsi botoia klikatu"
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Hautatu jatorrizko erabiltzailea:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Hauta abiarazterakoan nahi duzun lehio kudeatzailea:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Ongi etorria %sra, sistema eragilearen hautatzailera!\n"
-"\n"
-"Hauta aukeren zerrendan sistema eragilea edo\n"
-"edo itxaron %d segundu jatorriz hautatutakoa abiatzeko.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Ongi etorri GRUBera, sistema eragilearen hautatzailea!"
-
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "%c eta %c tekla erabili hautatutakoa aukeratzeko"
-
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Hautatutako OSa abiarazteko enter sakatu, 'e' editatzeko"
-
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "abiatze aurretiko komandoak, edo 'c' komando-lerroa izateko"
-
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Hautatutakoa abiaraziko da %d segundu barru."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "ez dago leku nahikorik /boot-en"
-
-#. -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:918
-msgid "Desktop"
-msgstr "Idazmahaia"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Abiatze Menua"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Abiaratze konfigurazioa"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Fitxategiak"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Fitxategi/_Barria"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>B"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Fitxategi/_Ireki"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>I"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Fitxategi/_Gorde"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>G"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Fitxategi/Gorde _Horrela"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Fitxategi/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Fitxategi/_Irten"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>I"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Aukerak"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Aukerak/Saioa"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Laguntza"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Laguntza/_Zerari buruz"
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Konfiguratu"
-
-#: ../../bootlook.pm_.c:114
-#, fuzzy, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Internet konexio banatua!\n"
-"\n"
-"%s\n"
-"\n"
-"Konfiguratun saka egokitzapenak egiteko."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub modua"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "NewStyle monitore-sailkatzea"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "NewStyle Monitorea"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Ohiko monitorea"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Ohiko Gtk+ Monitorea"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Aurora piztu abiaratzerakoan"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Abiarazteko modua"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "X-Windows ezarri sistema abiaratzerakoan"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Ez, autologinik ez"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Bai, autologina nahi dut horrela (erabiltzaile, idazmahai)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Sistema modua"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Jatorrizkoa"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "Ados"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Etsi"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "ezin ireki /etc/inittab hau irakurtzeko: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "ezin ireki etc/sysconfig/autologin irakurtzeko: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "LILOren instalazioak porrot egin du. Errore hau izan da:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Eratu"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Desmuntatu"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Ezabatu"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Formatua"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Berregokitu"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Mota"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Muntatze puntua"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Idatzi /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Zoaz aditu modura"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Zoaz ohiko modura"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Fitxategitik berreskuratu"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Fitxategian gorde"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Gidaria"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Floppy-tik berreskuratu"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Floppy-an gorde"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Garbitu dena"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Dena formateatu"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Berez egokitu"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Partizio primario guztiak erabiltzen"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Ezin dut partizio gehiagorik gehitu"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Partizio gehiago edukitzeko, mesedez ezabatu bat hedatutako partizioa eratu "
-"ahalizateko"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Ez dago lekurik berezko egokitzapenerako"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Ez egin"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Partizio taula idatzi"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Gehiago"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Hutsik"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Bestelakoa"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Fitxategi-sistemen motak:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Ezaugarriak"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Fat partizio handi bakarra duzu\n"
-"(MicroSoft Dos/Windows-k erabilia gehienetan).\n"
-"Beharrezko zenuke partizio hau egokitzea\n"
-"(gainean klikatu, eta gero \"Egokitu\"-n)"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Mesedez, aurretik datuen backup-a egin"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Arretaz irakur"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"aboot erabiliko baduza, tokia utzi (diskoaren hasierako 2048 sektore\n"
-"nahikoak dira)"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Kontuz: arrizkutsua izan daiteke."
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Errorea"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Muntatze puntua: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Device-a: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS unitatearen hizkia: %s (iragarpena basterik)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Mota: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Izena: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Hasi: %s sektorea\n"
-
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Tamaina: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektore"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "%d zilindrotik %d zilindrora arte\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Formateatuta\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Formateatu gabe\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Muntatua\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback fitxategia(k): %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Jatorrizko partizioa abiaraztua\n"
-" (MS-DOS abiarazteko, ez lilo-rako)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Maila %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Xerraren tamaina %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-diska %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback fitxategiaren izena: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Partizio baten gainean klikatu"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Tamaina: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometria: %s zilindro, %s buru, %s sektore\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-diska %s\n"
-
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Partizio taularen mota: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "on bus %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Muntatu"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktibatu"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Gehitu RAIDi"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "RAIDtik ken"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Aldatu RAID"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Gehitu LVMi"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "LVMtik ken"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Loopback erabili"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Hautatu akzioa"
-
-#: ../../diskdrake.pm_.c:435
-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 ""
-"Parkatu baina ezin dut onartu /boot unitatean hain urruti ( zilindroa > "
-"1024).\n"
-"LILO erabiliz gero ez du funtzionatuko, edo LILO erabili ezean ez duzu /boot-"
-"en beharrik"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Root (/)modura hautatutako partizioa disko zurrunaren 1024. zilindrotik "
-"goradago\n"
-"eta ez duzu /boot partiziorik.\n"
-"LILO abiarazle modura erabiliko baduzu, /boot partizioa gehitu"
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"RAID partizioa zuztar(root) bezala hautatu duzu (/).\n"
-"Abiarazleak ezin du hau kudeatu /boot partiziorik gabe.\n"
-"Beraz habil kontuz eta gehitu /boot partizioa"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Bestela ``%s'' erabili"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Lehenengo ``Unmount'' erabili"
-
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr ""
-"%s partizio mota aldatzerakoan, partizio honetako datu guztiak galduko dira"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Jarraitu dena den?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Irten gorde gabe"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Irten partizio taula idatzi gabe?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Aldatu partizio mota"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Zein fitxategi sistema nahi duzu?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Ez erabili ReiserFS 32MB baino gutxiagoko partizioak eratzeko"
-
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "%s loopback fitxategia non eraiki nahi duzu?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "%s tresna non instalatu nahi duzu?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Ezin kendu muntai puntua hemendik, loop back-ek erabiltzen du.\n"
-"Aurretik loopback kendu"
-
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr ""
-"%s partizioa formateatuz gero, partizio honetako datu guztiak galduko dira"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Formateatzen"
-
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "%s loopback fitxategia formateatzen"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "%s partizioa formateatzen"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Partizio guztiak formateatu ondoren,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "partizio hoietako datu guztiak galduko dira"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Mugitu"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Zein diskotara mugitu nahi duzu?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektore"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Zein sektore mugitu nahi duzu?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Mugituz"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Partizioa mugitzen..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "%s unitatearen partizio taula diskoan idatziko da!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Aldaketak indarrean jar daitezen breabiatu behar duzu ordenadorea"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "fat-aren fitxategi-sistemen loturak zenbatzen"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Egokitzen"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Ezinezko da partizio hau berregokitzea."
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Partizio honetako datu guztien backup-a beharrezkoa litzateke"
-
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr ""
-"%s partizioa egokitzerakoan, partizio honetako datu guztiak galduko dira"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Hautatu tamaina berria"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "MB"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Eratu partizio berriak"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Haste sektorea: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Tamaina MBetan: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Fitxategi-sistema mota: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Hobespena: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Partizio hau ezin du loopback-ek erabili"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Loopback-en fitxategi izena: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Beste loopback batek erabilitako fitxategia, hauta besteren bat"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "%s fitxategia esistitzen da. Erabili?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Hautatu fitxategia"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Backup-aren partizio taulak ez du neurri berdina\n"
-"Jarraituko dut?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Kontuz"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Disketea sartu unitatean\n"
-"Disketeko datu guztiak galduko dira"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Partizio taula berreskuratzeko saioan"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "tresna (device)"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "maila"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "xerraren tamaina"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Hautatu esistitzen den RAIDa hona gehitzeko"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "berria"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Hautatu esistitzen den LVMa hona gehitzeko"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr ""
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Medio eramangarrien automuntaia"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Partizio taula berreskuratu"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Berkargatu"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s-ren %s formateatzeak porrot egin du"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "ez dakit nola formateatu %s %s motan"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "muntaketak porrot egin du: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%s desmuntatzen errorea: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "erraza"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "zerbitzaria"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Muntaia puntuak /-z hasi behar dira"
-
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "Jadanik esistitzen da %s muntaketa puntua duen partizioa\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Muntai zirkularrak %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr ""
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr ""
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Benetako fitxategi sistema behar duzu (ext2, reiserfs) muntai puntu "
-"honetarako\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "%s irekitzerakoan errorea: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"Errorea gertatu da - sistemaren fitxategiak eraikitzeko unitate "
-"baliogarririkez da aurkitu. Hardwarea aztertu mesedez."
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Partiziorik ez duzu!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr ""
-"Mesedez hauta hobestutako hizkuntza instalaziorako eta sistemaren erabilerako"
-
-#: ../../help.pm_.c:12
-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 ""
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Hautatu zureari dagokion teklatuaren itxura goiko listan"
-
-#: ../../help.pm_.c:25
-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 ""
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:56
-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 ""
-"Hauta:\n"
-"\n"
-" - Norberarena: GNU/Linux ezagutzen baduzu. Gero, makinaren erabiera "
-"nagusia hautatzeko aukera izango duzu. Beherago ikus azalpenak.\n"
-"\n"
-"\n"
-" - Aditua: GNU/Linux sakonki ezagutuz gero, eta oso instalazio berezia\n"
-"egin nahi baduzu,instalazio modu hau zuretzako da. Zure sistemaren\n"
-"erabilera honela egin beharko duzu \"Norberarena\".\n"
-" Baina mesedez, EGITEN ZABILTZANA ZERTAN DATZAN EZ BADAKIZU, EZ HAUTA "
-"AUKERA HAU!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Makinaren erabilera desberdinak hauta zenezake. Aukerak:\n"
-"\n"
-"\t* Arrunta: egunerako erabilerarako (bulego lana, irudiketa, eta abar). Ez\n"
-"\t duzu konplikaziorik edo garatzale lanerako tresnarik edukiko.\n"
-"\n"
-"\n"
-"\t* Garatzaile: sofwarearen garapenerako erabiliko baduzu makina. Orduan "
-"software\n"
-"\t bilduma osoa izango duzu konpilatu, debug eta jatorrizko\n"
-"kodearen formateaoa, edo software paketeak eratzeko.\n"
-"\n"
-"\n"
-"\t* Zerbitzari: hauta hau zure Linux-Mandrake instalazioa zerbitzari modura "
-"erabiltzeko. Hau da fitxategi zerbitzari \t (NFS edo SMB), irarkola "
-"zerbitzari (Unix edo Microsoft bezalako inpresioa), egiaztatze zerbitzari "
-"(NIS), datubase zerbitzari eta abar. \t Hemen, ez duzu gimmicks-k izango "
-"(KDE, GNOME...)."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX-ek PCI SCSI egokitzaileak bilatuko ditu. \n"
-"DrakX-ek SCSI egokitzailerik aurkitzekoatan, driver-a ezagutuz gero\n"
-"automatikoki instalatuko d(it)u.\n"
-"\n"
-"Ez baduzu SCSI egokitzailerik, ISA SCSI egokitzaile, edo \n"
-"PCI SCSI egokitzailerik galdetuko zaizu ia\n"
-"SCSI egokitzailerik baduzu zure sisteman. Ez baduzu\n"
-"'Ez' klikatu. 'Bai' klikatuz gero, driver zerrenda\n"
-"erakutziko zaizi, eta bertatik hautatu beharko duzu zure egokitzailea.\n"
-"\n"
-"\n"
-"Eskuz egokitu behar baduzu zure egokitzailea, DrakX-ek\n"
-"harren aukerak galdetuko dizu. DrakX-i frogatzeko aukera\n"
-"eman beharko diozu. Gehienetan ongi doa.\n"
-"\n"
-"Horrela ez bada, driver-aren aukerak eman beharko duzu.\n"
-"Berrikuzi Instalazio Gida, eta Windows-en arakatu informazioa\n"
-"(windows baduzu noski),\n"
-"hardwarearen dokumentaziorako, edo fabrikatzailearen webgunera\n"
-"jo (Internet baduzu)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Orain instalatu edo eguneratu nahi duzun paketa taldea\n"
-"hauta dezakezu.\n"
-"\n"
-"DrakX-ek instalaziorako tokirik baduzu begiratuko du. Ez baduzu,\n"
-"ohartuko dizu. Aurrera jarraitu nahi baduzu, hautatutakoen artean "
-"instalazioak\n"
-"garrantzi handiagoko paketeak hobestuko ditu eta leku faltan garrantzi\n"
-"gutxiagokoak bastertuko ditu.Zerrendaren behealdeko\n"
-"\"Banan banako pakete hautaketa\" erabil zenezake; kasu honetan\n"
-"1000 baino gehiagoko pakete zerrendan murgildu beharko zara..."
-
-#: ../../help.pm_.c:347
-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 ""
-
-#: ../../help.pm_.c:364
-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 ""
-"Goiko zerrendako CD guztiak badituzu, Ados klikatu.\n"
-"Batere ez baduzu, Etsi klikatu.\n"
-"Baten bat faltatuz gero, hautatuetatik atera eta ondoren,\n"
-"Ados klikatu."
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-
-#: ../../help.pm_.c:377
-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 ""
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Mesedez kai zuzena hautatu. Adibidez, MS Windows-eko COM1 kaia\n"
-"ttyS0 izendatzen da GNU/Linux-en."
-
-#: ../../help.pm_.c:386
-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 ""
-
-#: ../../help.pm_.c:399
-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 ""
-
-#: ../../help.pm_.c:406
-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 ""
-"markatze aukerak sar zenezake. ez badakizu\n"
-"edo ez bazaude zihur zer sartuz, informazio uzena zure Internet "
-"ornitzailearieskatu\n"
-"Ornitzailea, indarrean dagoen konexioarena."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr "Modema kanpokoa baduzu, piztu egizu DrakX-ek automatikoki ezar dezan"
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Piztu modem-a eta hauta zuzena."
-
-#: ../../help.pm_.c:419
-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 ""
-"Goiko informazioa ez baduzu, edo honetaz zihur ez bazaude\n"
-"eska egiozu Internet ornitzaileari. Ez baduzu DNSren informaziorik\n"
-"hori berori ere Internet ornitzaileak eman diezazuke."
-
-#: ../../help.pm_.c:426
-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 ""
-"Ostalari izena ezar zenezake behar izanez gero. Ez baduzu\n"
-"ezagutzen, edo ez badakizu zer sartu, Internet Zerbitzu emaleari galdeiozu."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Orain sarerako tresna egokitu zenezake:\n"
-"\n"
-" * IP helbidea: ez badakizu, sare administrariari edo Internet Zerbitzu \n"
-" emaleari galdeiozu.\n"
-" Behean \"IP Automatikoa\" hautatuko baduzu, ez duzu IPrik ezarri behar\n"
-" * Netmask: \"255.255.255.0\" ohikoena da. Ziur ez bazaude\n"
-"administratzaileari edo Internet Zerbitzu emaleari galdetu.\n"
-"\n"
-" * Automatic IP: Sareak BOOTP edo DHCP protokoloak erabiliz gero, hautatu \n"
-"aukera hau. Hautatuz gero, \"IP helbidea\"-rako ez de baliorik eman behar.\n"
-"Ziur ez bazaude, galdetu administrariari edo ISP-ari."
-
-#: ../../help.pm_.c:443
-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 ""
-"Orain, behar izanez gero, ostalari izena ezar zenezake.\n"
-"Ez badakizu zer jarri administrariari edo Internet Zerbitzu emaleari "
-"galdeiozu."
-
-#: ../../help.pm_.c:447
-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 ""
-"Orain, behar izanez gero, ostalari izena ezar zenezake.\n"
-"Ez badakizu zer jarri, hutsik laga."
-
-#: ../../help.pm_.c:451
-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 ""
-"Markatze opziotan sar zintezke. Sartu beharreko informazioa\n"
-"zure ISP-tik lor dezakezu."
-
-#: ../../help.pm_.c:455
-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 ""
-"Proxy-rik erabiliz gero, mesedez orain konfiguratu. Ez badakizu\n"
-"ISP-ari edo sareko administrariari galdetu."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Pakete kriptografikoa instalatu dezakezu zure interneteko konexioa zuzen\n"
-"badabil. Lehenengo hautatu zein mirror-etik jaitsi nahi dituzu paketeak eta "
-"gero\n"
-"instalatu beharreko paketeak hautatu.\n"
-"\n"
-"\n"
-"Mirror ete pakete kriptografikoak zure tokiko legeen arabera hautatu\n"
-"behar dituzu."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Bizitokira egokitu zenezake orain ordu eremua."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux-ek GMT edo \"Greenwich Mean Time\" erabiltzen du eta hau\n"
-"zure bizitokira egokitzen du.\n"
-"\n"
-"Konputagailuan Microsoft Windows erabiliz gero hauta \"Ez\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Abiatzerakoan zein zerbitzu nahi duzun hauta zenezake orain.\n"
-"\n"
-"\n"
-"Sagua item baten gainetik pasatzerakoan, globo txiki batek zerbitzuaren\n"
-"zeregina aipatuko dizu.\n"
-"\n"
-"\n"
-"Makina zerbitzari modura erabiliko baduzu, kontu handiz ibili:\n"
-"erabiliko ez dudun zerbitzuak ez abiarazi."
-
-#: ../../help.pm_.c:492
-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 ""
-"Bertako irarkola (konputagailuari konektatua) edo urrutikoa\n"
-"(Unix, Netware edo Microsoft Windows sareetakoa) egokitu zenezake orain."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-
-#: ../../help.pm_.c:511
-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 ""
-
-#: ../../help.pm_.c:527
-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 ""
-
-#: ../../help.pm_.c:548
-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 ""
-
-#: ../../help.pm_.c:573
-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 ""
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Goiko zerrendakoetatik, irarkola hauta zenezake."
-
-#: ../../help.pm_.c:584
-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 ""
-"Irarkolari dagozkion aukerak hauta.\n"
-"Haren dokumentazioa aztertu, aukerak ez badituzu ezagutzen.\n"
-"\n"
-"\n"
-"Konfigurazioa saia zenezake hurrengo hurratsean, eta adatu erebehar den "
-"modura ez badabil"
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Orain zure Linux-Mandrake sistemarako pasahitza sar dezakezu.\n"
-"Pasahitza birritan tekleatu beharko duzu, bigarrenean\n"
-"lehena baieztatzeko.\n"
-"\n"
-"\n"
-"Root sistemaren administratzailea da eta sistemaren konfigurazioa\n"
-"aldatu dezakeen bakarra. Beraz, kontuz hautatu\n"
-"pasahitz hau! root kontuaren erabilpen maltzurrak\n"
-"zure sistema eta datuentzako arriskutsua izan daiteke,\n"
-"eta baita bertara konetatuta egon litezkeentzako.\n"
-"Pasahitza gutxienez 8 hizkien luzera duen hitz eta zenbaki nahastea izan "
-"beharko\n"
-"litzateke. Inoiz ez idatzi inon.\n"
-"\n"
-"\n"
-"Luzeegia edo konplikatuegia ere ez du izan behar, hau da: neke handiegirik "
-"gabe gogora dezakezuna\n"
-"behar du izan."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Sistema seguruago izan daitean, hautatu \"Fitxategi itzaldua erabili\" eta\n"
-"\"MD5 pasahitzak erabili\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Sareak NIS erabiliz gero, hautatu \"Erabil NIS\". Ez badakizu, sarearen "
-"administrariari\n"
-"galde egiozu."
-
-#: ../../help.pm_.c:617
-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 ""
-"Orain \"ohiko\" erabiltzaile kontua(k) egin dezakezu,\n"
-"\"pribilegiatua\" root da. Pertsona bakoitzeko\n"
-"kontu bat baino gehiago egin dezakezu, konputagailuaren erabileraren\n"
-"arabera. Kontuan izan kontu bakoitzak bere aukerak erabiliko dituela\n"
-"(entorno grafikoa, programen aukerak, etab.)\n"
-"eta berezkoa den \"home direktorioa\", non hobespenak gordeko\n"
-"diren.\n"
-"\n"
-"\n"
-"Lehenengo eta behi, zurea den kontua egizu! Nahiz eta makinaren erabiltzaile "
-"bakarraizan\n"
-", eguneroko erabileran ezin zintezke root modura konektatu: Oso a\n"
-"arriskutsua izan daitekelako. Sistema izorratudezakezu.\n"
-"\n"
-"\n"
-"Beraz, sistemara ezarritako erabiltzaile kontuaz konektatuko zara\n"
-", eta root login-a bakarrik administraziorako eta mantenurako\n"
-"erabiliko duzu."
-
-#: ../../help.pm_.c:636
-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 ""
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"GNU/Linux abiarazteko beharrezkoa den informazioa\n"
-"non kokatu nahi duzun galdetuko zaizu.\n"
-"\n"
-"\n"
-"Ziur ez bazaude, hautatu \"Honen lehenengo sektorea\n"
-"unitatez (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Bestelakorik ez badakizu, ohikoena \"/dev/hda\" da\n"
-" (IDE disko nagusia) edo \"/dev/sda\" (lehen SCSI diskoa)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (the LInux LOader) eta Grub abiarazleak dira: biek\n"
-"GNU/Linux edo bestelako sistema eragileak abiarazteko gai dira.\n"
-"Normalean, bestelako sistema eragileak zuzen detektatu eta instalatzen "
-"dituzte.\n"
-"Horrela ez bada, pantaila honetan sarrera eskuz gehitu zenezake.\n"
-"Kontuz ibili eta parametro egokiak hautatu.\n"
-"\n"
-"\n"
-"Beste sistema eragile batzuetarako sarrera kendu nahiko duzu,\n"
-" orduan dagokion sarrerak ezabatu. Hau egitekotan, \n"
-"diskete abiarazlea beharko duzu, bestelako sistema eragilerik erabili nahiez "
-"gero!"
-
-#: ../../help.pm_.c:665
-msgid ""
-"LILO and grub main options are:\n"
-" - Boot device: Sets the name of the device (e.g. a hard disk\n"
-"partition) that contains the boot sector. Unless you know specifically\n"
-"otherwise, choose \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Delay before booting default image: Specifies the number in tenths\n"
-"of a second the boot loader should wait before booting the first image.\n"
-"This is useful on systems that immediately boot from the hard disk after\n"
-"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
-"omitted or is set to zero.\n"
-"\n"
-"\n"
-" - Video mode: This specifies the VGA text mode that should be selected\n"
-"when booting. The following values are available: \n"
-"\n"
-" * normal: select normal 80x25 text mode.\n"
-"\n"
-" * <number>: use the corresponding text mode.\n"
-"\n"
-"\n"
-" - Clean \"/tmp\" at each boot: if you want delete all files and "
-"directories\n"
-"stored in \"/tmp\" when you boot your system, select this option.\n"
-"\n"
-"\n"
-" - Precise RAM if needed: unfortunately, there is no standard method to ask "
-"the\n"
-"BIOS about the amount of RAM present in your computer. As consequence, Linux "
-"may\n"
-"fail to detect your amount of RAM correctly. If this is the case, you can\n"
-"specify the correct amount or RAM here. Please note that a difference of 2 "
-"or 4\n"
-"MB between detected memory and memory present in your system is normal."
-msgstr ""
-"LILO eta grub-en aukera nagusiak dira:\n"
-" - Abiarazteko unitatea: boot sektorea non (e.g. disko zurruna edo\n"
-"non partizioadagoen esaten du). Bestera ez bada,\n"
-"hauta \"/dev/hda\" .\n"
-"\n"
-"\n"
-" - Atzerapena, jatorrizko imagina abiarazi aurretik: segunduen \n"
-"hamarrekotan imagina abiarazi aurretik behar den itxaron denbora.\n"
-"Erabilgarria teklatua ezagutu eta gero abiarazten diren sistemetan.\n"
-"Abiarazlea ez du itzarongo ez baduzu \"atzerapen\"-en ezer edo zero jarriz "
-"gero.\n"
-"\n"
-"\n"
-" - Video modua: Hau abiatzerakoan zein VGA testu modua hautatzeko da\n"
-"Hurrengo balioak izan dezake: \n"
-" * arrunta: hauta 80x25 testu modua.\n"
-"\n"
-" * <zenbakia>: erabili dagokion testu modua.\n"
-"\n"
-" - Garbitu \"/tmp\" abialdi bakoitzeko: \"/tmp\"en direktorio eta fitxategi "
-"guztiak\n"
-"ezabatu nahi baduzu, boot-ean gordeta dudenak, hauta auketra hau.\n"
-"\n"
-"\n"
-" - Zehaztu RAM beharrezko bada: zoritxarrez, BIOSek ez dute ematen modu "
-"standarrean RAMaz\n"
-"duten informazioa ematen. Beraz, Linux-ek akatsak egin ditzake RAMa "
-"zenbatzerakoan.\n"
-"Hala bada, duzun RAMaren tamaina hemen zehaztu zenezake. Kasu, 2-4 Mb-en "
-"gorabeherak\n"
-"normaltzat hartu behar dira."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-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-en abiarazlea da: GNU/Linux eta bestelako\n"
-"sistema eragileak abiarazi dezake.\n"
-"Normalean, bestelako sistema eragileak zuzen detektatu eta instalatzen "
-"dituzte.\n"
-"Horrela ez bada, pantaila honetan sarrera eskuz gehitu zenezake.\n"
-"Kontuz ibili eta parametro egokiak hautatu.\n"
-"\n"
-"\n"
-"Beste sistema eragile batzuetarako sarrera kendu nahiko duzu,\n"
-" orduan dagokion sarrerak ezabatu. Hau egitekotan, \n"
-"diskete abiarazlea beharko duzu, bestelako sistema eragilerik erabili nahiez "
-"gero!"
-
-#: ../../help.pm_.c:805
-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 ""
-"SILOren aukera nagusiak dira:\n"
-" - Abiarazlearen instalazioa: Hauta GNU/Linux abiarazteko informazioa non\n"
-"ezarri nahi duzun. Egiten duzuna zehatz ez badakizu,\n"
-"hauta \"diskoaren lehen sektorea (MBR)\"\n"
-"\n"
-"\n"
-" - Atzerapena, jatorrizko imagina abiarazi aurretik: segunduen "
-"hamarrekotan\n"
-"imagina abiarazi aurretik behar den itxaron denbora.\n"
-"Erabilgarria teklatua ezagutu eta gero abiarazten diren sistemetan.\n"
-"Abiarazlea ez du itzarongo ez baduzu \"atzerapen\"-en ezer edo zero jarriz "
-"gero."
-
-#: ../../help.pm_.c:818
-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 ""
-"Orain X Window Sistem konfiguratu behar duzu, hau\n"
-"GNU/Linux GUIren (Graphical User Interface) muina da. Honetarako,\n"
-"monitorea eta bideo txartela konfiguratu behar dituzu. Hurrats\n"
-"gehienak automatikoak dira, beraz, zure lana hautatutakoa\n"
-"baieztatzea eta onartzearena izango da :)\n"
-"\n"
-"\n"
-"Konfigurazioa bukatzerakoan, X abiaraziko da(kontrakoa\n"
-"DrakX-i eskatzen ez badiozu) eta horrela frogatu dezakezu\n"
-"aukeren egokiera. Ez bazaude konforme atzera jo dezakezu,\n"
-"aukerak aldatu eta berriz frogatu."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"X konfigurazioan zerbait gaizki izanez gero, aukera hauek erabili\n"
-"X Window Sistema konfiguratzeko."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Login grafikoa nahi baduzu \"Bai\" hautatu. Bestela, hautatu\n"
-"\"Ez\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Zure sistema berabiaraziko da.\n"
-"\n"
-"Berabiarazi ondoren, Linux Mandrake sistema automatikoki kargatuko da.\n"
-"Bestelako sistema eragilerik erabili nahi izanez gero mesedez irakurri\n"
-"instrukzio gehigarriak."
-
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Hautatu hizkuntza"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Hautatu instalazio mota"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Disko zurrunaren detekzioa"
-
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Konfiguratu sagua"
-
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Aukeratu teklatua"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Segurtasuna"
-
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Fitxategi sistemak egokitu"
-
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Partizioak formateatu"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Aukeratu instalatu beharreko paketeak"
-
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Instalatu sitema"
-
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "root-aren pasahitza ezarri"
-
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Gehitu erabiltzailea"
-
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Konfiguratu sare lana"
-
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr ""
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Konfiguratu zerbitzuak"
-
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Bootdisk-a eraiki"
-
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Instalatu bootloader-ra"
-
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "Konfiguratu X"
-
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Instalaziotik irten"
-
-#: ../../install_any.pm_.c:402
-#, 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:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr "NIS domeinurik gabe ezin erabili broadcast"
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "%s-n diskoa sartu, FAT formatuduna"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr ""
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Gordetako paketeen aukera erabiltzeko,``linux defcfg=floppy'' "
-"instalazioaabiarazi"
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "$f fitxategia irakurtzean errorea"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Ados"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Mesedez testatu sagua"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Sagua pizteko,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "GURPILA BIRA ARAZI!"
-
-#: ../../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 ""
-"Zure konputagailuaren harwareren baten batek lanerako ``proprietary'' "
-"gidariak behar ditu.\n"
-"Horri buruzko informazioa hemen duzu: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"root partizioa behar duzu izan.\n"
-"Honetarako, partizioa eratu (edo existitzen deneko batean klikatu).\n"
-"Geru hauta ``Muntai puntua'' eta `/' ezarri"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "swap partizioa beharrezko duzu"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Ez duzu swap partiziorik\n"
-"\n"
-"Jarraitu?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Erabili toki librea"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Ez dago lekurik partizio berririk ezartzeko"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Erabili dauden partizioak"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Ez dago partizio erabilgarririk"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Loopback-erako erabili Windows partizioa"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Zein partizio erabili nahi duzu Linux4Win ezartzeko?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Hautatu tamainak"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Root partizioaren tamaina MBetan: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Swap partizzioaren tamaina MBetan: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Erabili Windows partizioako toki librea"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Zein partizio berregokitu nahi duzu?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Windows-aren fitxategi-sistemen loturak zenbatzen"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"FATaren berregokitzaileak ezin du zure partizioan eragin, \n"
-"hurrengo errorea gertatu da: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr "Zure windows partizioa oso zatikatua, mesedez ``defrag'' egin"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"KASU!\n"
-"\n"
-"DrakX-ek zure Windows partizioa egokitu behar du. Kontuz: operazio hau\n"
-"arriskutsua da. Ez baduzu oraindik egin, aurretik scandisk abiarazi (eta\n"
-"aukeran defrag) partizio honetan eta egizu backupa.\n"
-"Ziur bazaude, sakatu Ok."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Zein tamaina gorde nahi duzu windowserako?"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "partizioa %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT tamaina egokierak huts egin du: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Ez dao FAT partiziorik berregokitzeko edo loopback bezala erabiltzeko (edo "
-"ez da lekurik geratzen)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr ""
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Ezabatu Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-"Disko zurrun bat baino gehiago duzu, zeinetan instalatu nahi duzu linux?"
-
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Dauden partizio GUZTIAK eta hauetako datuak galduko dira %s-n"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Norberaren araberako partizioak"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Erabili fdisk"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"%s partizioa egin dezakezu orain\n"
-"Eginda dagoenean, ez ahaztu, gorde `w' erabiliz"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Ez duzu Windows partizioan toki libre nahikorik"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Ezin dut intalaziorako lekurik aurkitu"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DraX-en partiziorako tresnak hurrengo soluzioak aurkitu ditu:"
-
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Partizioak huts egin du: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Sarea eraikitzen"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Sarea beheratzen"
-
-#: ../../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 ""
-"Errorea eman da eta ezin dezaket egokiro kudeatu.\n"
-"Jarraitu zure kabuz."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "%s muntaia puntua bikoiztu"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Zenbait pakete garrantzitsu ez dira ongi instalatu.\n"
-"Cdrom tresna edo cd-a gaizki leudeke.\n"
-"Saiatu cd-a instalatutako konputagailuren batean \"rpm -qpl Mandrake/RPMS/*."
-"rpm\" erabiliaz\n"
-
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Ongi etorri %s-ra"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Ez dago disketerik"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "`%s' urratsean sartzen\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Instalatu nahi duzunaren tamaina hautatu"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Tamaina guztira: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Bertsioa: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Tamaina: %d KB\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Instalatu nahi dituzun paketeak hautatu"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Info"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Instalatu"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Instalatzen"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Mesedez itxaron, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Falta den denbora "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Denbora guztira"
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Instalazioa prestatzen"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "%s paketea instalatzen"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Jarraitu dena den?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Paketeak antolatzerakoan errorea izan da:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "X11-rako dagoen konfigurazioa erabili?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Zure sistemak ahalmen gutxi du. Linux-Mandrakeren instalazioak arazoak eman\n"
-" ditzazke. Horrela bada, Testu bidezko instalazioe egin zenezake. Hartarako, "
-"sakatu,\n"
-"`F1' CDROMa abiatzerakoan, eta gero sartu `text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Mesedez, hurrengoetatik instalazio mota hautatu"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Hautatutako taldeen tamaina gutxigorabehera %d MBekoa da.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Tamaina hau baino txikiagoa nahi baduzu,\n"
-"hauta instalatu nahi duzun paketeen ehunekoa.\n"
-"100%%ekoak pakete guztiak instalatuko du."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Zure diskoan, paketeen %d%%rako tokia duzu.\n"
-"\n"
-"Gutxiago nahi baduzu,\n"
-"hauta instalatu nahi duzun paketeen ehunekoa.\n"
-"Ehuneko txikiak pakete nagusiak instalatuko ditu;\n"
-"%d%% ehunekoak ahal bezain besteko paketeak instalatuko ditu."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Hurrengo hurratsean zehatzago hauta dezakezu"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Instalatu beharreko paketeen ehunekoa"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Pakete Taldearen aukeraketa"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Banan-banako pakete hautapena"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr ""
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Zabaldu adarrak"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Batu adarrak"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Toggle between flat and group sorted"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Pakete okerra"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Izena: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Garrantzia: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Tamaina guztira: %d / %d MB"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr "Ez dago lekurik pakete honetarako"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Hurrengo paketeak instalatuko dira"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Hurrengo paketeak ezabatuko dira"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Ezin hauta/kendu pakete hau"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Ezinbesteko paketea da, ezin zaio huatapena kendu"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Ezin duzu hautatutako hau kendu. Dagoeneko instalatua"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Pakete hau eguneratu behar da\n"
-"Aukera kendu nahi?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Ezin duzu hautatutakoa kendu. Eguneratu behar da"
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Neurtzen"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Instalazioa prestatzen, itzaron mesedez"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakete"
-
-#: ../../install_steps_gtk.pm_.c:652
-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:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Onartu"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Ez onartu"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Aldatu Cd-Rom-a!\n"
-"\n"
-"Mesedez, \"%s\" izena duen Cd-Rom-a sartu unitatean eta gero Ok sakaegizu.\n"
-"Ez baldin baduzu Etsi sakatu Cd-Rom-etiko instalazioa ezeztatzeko."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Paketeak instalatzerakoan errorea izan da:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Errorea gertatu da"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Mesedez, hauta hizkuntza."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr ""
-"Instalazioaren ondoren erabilgarriak izan daitezkeen beste hizkuntzak hauta "
-"dezakezu"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Denak"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Teklatua"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Mesedez, hauta zure teklatuaren itxura."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Instalazio mota"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Zein instalazio mota nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Instalatu/Eguneratu"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Instalazioa edo eguneraketa da?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Gomendatua"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Aditua"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Eguneratu"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Mesedez, hauta da zure sagu mota."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Saguaren kaia(port)"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Mesedez, hauta zure sagua serieko zein kaietara konektatua dagoen."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "PCMCIA txartelak konfiguratzen..."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "IDE Konfiguratzen"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "ez dago partizio erabilgarririk"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Muntai puntuak hautatu"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Partizio taula ezin irakurri, zeharo galduta:(\n"
-"Partizio txarrak hustutzen saiatuko naiz eta DATU GUZTIAK galduko dira\n"
-"(Akatsa: %s)\n"
-"\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake-k ezin izan du partizio taula irakurrri.\n"
-"Zure kontura jarraitu!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Root partizioa"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Zure sisteman zein da root (/) partizioa?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Aldaketak indarrean jar daitezen breabiatu behar duzu ordenadorea"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Hautatu formateatu nahi duzun partizioak"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Bloke txarrak txekeatu?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Partizioak formateatzen"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "%s fitxategia eratzen eta formateatzen"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Instalazioa burutzeko swap nahikorik ez, mesedez gehitu pixka bat"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Erabilgarri dauden paketeak bilatzen"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Eguneratu beharreko paketeak bilatzen"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Zure sistemak ez du leku nahikorik instalaziorako edo eguneratzerako (%d > %"
-"d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Osoa (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimoa (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Gomendatua (%dMB)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Norberarena"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Beheko zerrendako CD guztiak badituzu, Ados klikatu.\n"
-"Ez badituzu, Etsi klikatu.\n"
-"Ez duzuna ezaba dezakezu, eta gero Ados klikatu."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom etiketan %s"
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"%s paketea instalatzen\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Postinstalazioaren konfigurazioa"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Enkriptaziorako softwarea lor dezakezu.\n"
-"\n"
-"KASU:\n"
-"\n"
-"Soft hau erabiltzeko eskakizun desberdinak indarrean daudenez,legedi\n"
-"ezberdinak, beseroak edo/eta sofwarearen erabiltzaileakbere jurizdikzioko\n"
-"legedian oinarritutako erabilpenaz jabetubehar\n"
-"da, eta horren arabera erabili.\n"
-"\n"
-"Honezgain bezeroak edo/eta erabiltzaileak bere jurizdikzioaren legeaez "
-"urratzearekin\n"
-"kontua izan behar du. Lege hauek urratuz gero\n"
-"larriki zigortua izan\n"
-"zaitezke.\n"
-"\n"
-"Inolaz ere, Mandrakesoft ez eta bere langileak eta/edo hornitzaileak, "
-"ezdute\n"
-"inolako erantzunkizunik onartuko edozen dela kaltea (mozkinen galera,\n"
-"enpresaren etetea,datu komertzialen galeraeta\n"
-"bestelako diru galerak, eta egon daitezkeen indemnizazio ordain enerantzuna "
-"epaiek\n"
-"erabakiz gero) software hau eduki edo erabiltzeagaitik\n"
-"edo soilik kargatzeagatik. Bezeroak edo/eta langileak akordio\n"
-"honen berri izan dutela onartzen dute.\n"
-"\n"
-"\n"
-"Akordio honetaz galderarik izanez gero jo honengana:\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Hautatu paketeak lortzeko erabiliko duzun mirror-a"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Mirror-arekin kontaktazen eskuragai dauden pakete zerrenda lortzeko"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Mesedea hauta instalatu nahi dituzun paketeak."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Zein da zure ordu eremua?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Zure hardwareko erlojua GTMari egokitua dago?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Urrutiko CUPS zerbitzaria"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Irarkolarik ez"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Sagua"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Ordu-eremua"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Irarkola"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDAN txarela"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "Soinu txartela"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TB txartela"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Zein inprimaketa sistema erabili nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Pasahitzik ez"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr "Pasahitza sinpleegia da (gutxienez %d karaktere izan behar ditu)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "NIS erabili"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "orri horiak"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "NIS egiaztapena"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS domeinua"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS Zerbitzaria:"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Norberaren disko abiarazleaz (bootdisk) Linux-an sar zintezke abiarazle\n"
-"arrunta erabili ordez. Hau batez ere balio du zure sisteman SILOrik ezarri\n"
-"nahi ez duzunerako edo beste sistema batek SILOa ezabatzen duenerako edo "
-"zure\n"
-"hardware konfigurazioarekin SILO bat ez daterrenerako. Disko abiarazleak "
-"ere\n"
-"Mandrakeren erreskate imaginaren ordezkoarena egin lezake, eta horrela "
-"sistema\n"
-"porrotetatik berreskura dezake. Zure sistemarako disko abiarazlerik egin "
-"nahi baduzu \"Ados\" klikatu."
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Lehenengo diskete unitatea"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Bigarren diskete unitatea"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Ahaztu"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Norberaren disko abiarazleaz (bootdisk) Linux-an sar zintezke abiarazle\n"
-"arrunta erabili ordez. Hau batez ere balio du zure sisteman LILOrik ezarri\n"
-"nahi ez duzunerako edo beste sistema batek LILOa (edo grub) ezabatzen "
-"duenerako edo zure\n"
-"hardware konfigurazioarekin LILO bat ez daterrenerako. Disko abiarazleak "
-"ere\n"
-"Mandrakeren erreskate imaginaren ordezkoarena egin lezake, eta horrela "
-"sistema\n"
-"porrotetatik berreskura dezake. Zure sistemarako disko abiarazlerik egin "
-"nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Parkatu, ez dago disko unitate erabilgarririk"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Hautatu disko abiarazlea egiteko erabiliko den unitatea"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "%s-n diskoa sartu"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Disko abiarazlea eraikitzen"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Abiarazlea prestatzen"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "aboot erabili nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"aboot instalatzerakoan errorea, \n"
-"indarrez ezarri instalazioa nahiz eta lehen partizioa urratzeko arriskua "
-"egon?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "abiarazlearen instalazioak porrot egin du. Errore hau izan da:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Gutxi"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Ertaina"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Handia"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Hautatu segurtasun neurria"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "Linuxaren replikazioarako auto install floppya egin nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "%s-n disko hutsa sartu"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Berez instalatzeko disketea prestatzen"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Zenbait hurrats ez dira burutu.\n"
-"\n"
-"Benetan irten nahi duzu?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Zorionak, instalazioa osotu duzu.\n"
-"Abiarazlea (boot media) kendu eta return sakatu berrabiatzeko.\n"
-"\n"
-"Linux-Mandrake honentzako beharrezko litzatezken konpoketetaz jabetzeko,\n"
-"http://www.linux-mandrake.com/-n dauden Erratak begiratu.\n"
-"\n"
-"Systemaren post instalaziozko konfiguraziorako beharrezkoa den informazioa\n"
-"Linux-Mandrake Erabiltzailearen Gida Ofizialean dagoen instalazio kapitulura "
-"jo."
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Berez instalatzeko disketea prestatu"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""
-"Nahi izanez gero autoinstall guztiz automatikoa izan daiteke.\n"
-"Horrela izatekotan disko zurruna bere gain hartudo du!!\n"
-"(beste kutxa bateko instalazioaz ari gara).\n"
-"\n"
-"Instalazioa berriz abiariazi nahi zenezake.\n"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Automated"
-msgstr "Automatikoa"
-
-#: ../../install_steps_interactive.pm_.c:1186
-msgid "Replay"
-msgstr "Berabiatu"
-
-#: ../../install_steps_interactive.pm_.c:1189
-msgid "Save packages selection"
-msgstr "Pakete hautapena gorde"
-
-#: ../../install_steps_newt.pm_.c:22
-#, c-format
-msgid "Linux-Mandrake Installation %s"
-msgstr "Linux-Mandrake-ren %s instalazioa"
-
-#: ../../install_steps_newt.pm_.c:33
-msgid ""
-" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
-msgstr ""
-" <Tab>/<Alt-Tab> elementuen artean | <Space> hautatzeko | <F12> hurrengo "
-"pantaila "
-
-#: ../../interactive.pm_.c:65
-msgid "kdesu missing"
-msgstr "kdesu galduta"
-
-#: ../../interactive.pm_.c:267
-msgid "Advanced"
-msgstr "Aurreratua"
-
-#: ../../interactive.pm_.c:290
-msgid "Please wait"
-msgstr "Mesedez itxaron"
-
-#: ../../interactive_stdio.pm_.c:35
-#, c-format
-msgid "Ambiguity (%s), be more precise\n"
-msgstr "Anbiguitatea (%s), zehatzago izan\n"
-
-#: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51
-#: ../../interactive_stdio.pm_.c:71
-msgid "Bad choice, try again\n"
-msgstr "Aukera okerra, saia zaitez berriro\n"
-
-#: ../../interactive_stdio.pm_.c:39
-#, c-format
-msgid " ? (default %s) "
-msgstr " ? (jatorrizkoa %s) "
-
-#: ../../interactive_stdio.pm_.c:52
-#, c-format
-msgid "Your choice? (default %s) "
-msgstr "Zure aukera? (jatorrizkoa %s"
-
-#: ../../interactive_stdio.pm_.c:72
-#, c-format
-msgid "Your choice? (default %s enter `none' for none) "
-msgstr "Zure aukera? (jatorrizko % sar `none' ezer denean"
-
-#: ../../keyboard.pm_.c:124 ../../keyboard.pm_.c:155
-msgid "Czech (QWERTZ)"
-msgstr "Txekoa (QWERTZ)"
-
-#: ../../keyboard.pm_.c:125 ../../keyboard.pm_.c:138 ../../keyboard.pm_.c:158
-msgid "German"
-msgstr "Germaniarra"
-
-#: ../../keyboard.pm_.c:126
-msgid "Dvorak"
-msgstr "Dvorak"
-
-#: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:164
-msgid "Spanish"
-msgstr "Hegoko Euskalduna edo Espaniarra"
-
-#: ../../keyboard.pm_.c:128 ../../keyboard.pm_.c:165
-msgid "Finnish"
-msgstr "Finlandarra"
-
-#: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:166
-msgid "French"
-msgstr "Iparreko Euskalduna edo Frantziarra"
-
-#: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:187
-msgid "Norwegian"
-msgstr "Norbegiarra"
-
-#: ../../keyboard.pm_.c:131
-msgid "Polish"
-msgstr "Polonesa"
-
-#: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:192
-msgid "Russian"
-msgstr "Errusiarra"
-
-#: ../../keyboard.pm_.c:133 ../../keyboard.pm_.c:203
-msgid "UK keyboard"
-msgstr "Erresuma Batukoa"
-
-#: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:137 ../../keyboard.pm_.c:204
-msgid "US keyboard"
-msgstr "Estatu Batuetakoa"
-
-#: ../../keyboard.pm_.c:141
-msgid "Armenian (old)"
-msgstr "Armeniarra (zaharra)"
-
-#: ../../keyboard.pm_.c:142
-msgid "Armenian (typewriter)"
-msgstr "Armeniarra (teklatuzkoa)"
-
-#: ../../keyboard.pm_.c:143
-msgid "Armenian (phonetic)"
-msgstr "Armeniarra (fonetikoa)"
-
-#: ../../keyboard.pm_.c:147
-msgid "Azerbaidjani (latin)"
-msgstr "Azerbaidjan-era (latinoa)"
-
-#: ../../keyboard.pm_.c:148
-msgid "Azerbaidjani (cyrillic)"
-msgstr "Azerbaidjan-era (zirilikoa)"
-
-#: ../../keyboard.pm_.c:149
-msgid "Belgian"
-msgstr "Belgikarra"
-
-#: ../../keyboard.pm_.c:150
-msgid "Bulgarian"
-msgstr "Bulgariarra"
-
-#: ../../keyboard.pm_.c:151
-msgid "Brazilian (ABNT-2)"
-msgstr "Brazildarra"
-
-#: ../../keyboard.pm_.c:152
-msgid "Belarusian"
-msgstr "Bielorrusiarra"
-
-#: ../../keyboard.pm_.c:153
-msgid "Swiss (German layout)"
-msgstr "Suitzarra (Germaniarra)"
-
-#: ../../keyboard.pm_.c:154
-msgid "Swiss (French layout)"
-msgstr "Suitzarra (Frantseza)"
-
-#: ../../keyboard.pm_.c:156
-msgid "Czech (QWERTY)"
-msgstr "Txekoa (QWERTY)"
-
-#: ../../keyboard.pm_.c:157
-msgid "Czech (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:159
-msgid "German (no dead keys)"
-msgstr "Alemana (alferrikako teklarik ez)"
-
-#: ../../keyboard.pm_.c:160
-msgid "Danish"
-msgstr "Daniarra"
-
-#: ../../keyboard.pm_.c:161
-msgid "Dvorak (US)"
-msgstr "Dvorak (US)"
-
-#: ../../keyboard.pm_.c:162
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norbegiarra)"
-
-#: ../../keyboard.pm_.c:163
-msgid "Estonian"
-msgstr "Estoniarra"
-
-#: ../../keyboard.pm_.c:167
-msgid "Georgian (\"Russian\" layout)"
-msgstr "Georgiarra (\"Errusiarra\")"
-
-#: ../../keyboard.pm_.c:168
-msgid "Georgian (\"Latin\" layout)"
-msgstr "Georgiarra (\"Latindarra\")"
-
-#: ../../keyboard.pm_.c:169
-msgid "Greek"
-msgstr "grekoa"
-
-#: ../../keyboard.pm_.c:170
-msgid "Hungarian"
-msgstr "Hungariarra"
-
-#: ../../keyboard.pm_.c:171
-msgid "Croatian"
-msgstr "Kroata"
-
-#: ../../keyboard.pm_.c:172
-msgid "Israeli"
-msgstr "Israeldarra"
-
-#: ../../keyboard.pm_.c:173
-msgid "Israeli (Phonetic)"
-msgstr "Israeldarra (fonetikoa)"
-
-#: ../../keyboard.pm_.c:174
-msgid "Iranian"
-msgstr "Iraniarra"
-
-#: ../../keyboard.pm_.c:175
-msgid "Icelandic"
-msgstr "Islandiarra"
-
-#: ../../keyboard.pm_.c:176
-msgid "Italian"
-msgstr "Italiarra"
-
-#: ../../keyboard.pm_.c:177
-msgid "Japanese 106 keys"
-msgstr "Japoniarra 106 tekla"
-
-#: ../../keyboard.pm_.c:178
-msgid "Korean keyboard"
-msgstr "Korearra"
-
-#: ../../keyboard.pm_.c:179
-msgid "Latin American"
-msgstr "Amerika latindarra"
-
-#: ../../keyboard.pm_.c:180
-msgid "Macedonian"
-msgstr ""
-
-#: ../../keyboard.pm_.c:181
-msgid "Dutch"
-msgstr "Holandarra"
-
-#: ../../keyboard.pm_.c:182
-msgid "Lithuanian AZERTY (old)"
-msgstr "Lituaniako AZERTY (zaharra)"
-
-#: ../../keyboard.pm_.c:184
-msgid "Lithuanian AZERTY (new)"
-msgstr "Lituaniako AZERTY (berria)"
-
-#: ../../keyboard.pm_.c:185
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituaniako \"lerro zenbakia\" QWERTY"
-
-#: ../../keyboard.pm_.c:186
-msgid "Lithuanian \"phonetic\" QWERTY"
-msgstr "Lituaniako \"fonetikoa\"QWERTY"
-
-#: ../../keyboard.pm_.c:188
-msgid "Polish (qwerty layout)"
-msgstr "Poloniarra (QWERTY)"
-
-#: ../../keyboard.pm_.c:189
-msgid "Polish (qwertz layout)"
-msgstr "Poloniarra (QWERTZ)"
-
-#: ../../keyboard.pm_.c:190
-msgid "Portuguese"
-msgstr "Portugaldarra"
-
-#: ../../keyboard.pm_.c:191
-msgid "Canadian (Quebec)"
-msgstr "Kanadakoa (Quebec)"
-
-#: ../../keyboard.pm_.c:193
-msgid "Russian (Yawerty)"
-msgstr "Errusiarra (Yawerty)"
-
-#: ../../keyboard.pm_.c:194
-msgid "Swedish"
-msgstr "Suediarra"
-
-#: ../../keyboard.pm_.c:195
-msgid "Slovenian"
-msgstr "Eslobeniarra"
-
-#: ../../keyboard.pm_.c:196
-msgid "Slovakian (QWERTZ)"
-msgstr "Eslobakiarra (QWERTZ)"
-
-#: ../../keyboard.pm_.c:197
-msgid "Slovakian (QWERTY)"
-msgstr "Eslobakiarra (QWERTY)"
-
-#: ../../keyboard.pm_.c:198
-msgid "Slovakian (Programmers)"
-msgstr ""
-
-#: ../../keyboard.pm_.c:199
-msgid "Thai keyboard"
-msgstr "Tailandarra"
-
-#: ../../keyboard.pm_.c:200
-msgid "Turkish (traditional \"F\" model)"
-msgstr "Turkiarra (ohiko \"F\" modeloa"
-
-#: ../../keyboard.pm_.c:201
-msgid "Turkish (modern \"Q\" model)"
-msgstr "Turkiarra (modernoa \"Q\" modeloa"
-
-#: ../../keyboard.pm_.c:202
-msgid "Ukrainian"
-msgstr "Ukraniarra"
-
-#: ../../keyboard.pm_.c:205
-msgid "US keyboard (international)"
-msgstr "Estatu Batuetakoa (nazioartekoa)"
-
-#: ../../keyboard.pm_.c:206
-msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnameko \"lerro zenbakia\" QWERTY"
-
-#: ../../keyboard.pm_.c:207
-msgid "Yugoslavian (latin/cyrillic)"
-msgstr "Iugoslabiarra (latinoa/kyrilikoa)"
-
-#: ../../lvm.pm_.c:70
-msgid "Remove the logical volumes first\n"
-msgstr "Lehenengo bolumen logikoak ezabatu\n"
-
-#: ../../mouse.pm_.c:25
-msgid "Sun - Mouse"
-msgstr "Sun - Sagua"
-
-#: ../../mouse.pm_.c:31
-msgid "Standard"
-msgstr "Standard"
-
-#: ../../mouse.pm_.c:32
-msgid "Logitech MouseMan+"
-msgstr "Logitech MouseMan+"
-
-#: ../../mouse.pm_.c:33
-msgid "Generic PS2 Wheel Mouse"
-msgstr "Ohiko sagua, PS2 pilotaduna"
-
-#: ../../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
-msgid "1 button"
-msgstr "botoi 1"
-
-#: ../../mouse.pm_.c:44
-msgid "Generic"
-msgstr "Generikoa"
-
-#: ../../mouse.pm_.c:45
-msgid "Wheel"
-msgstr "Pilotatxoa"
-
-#: ../../mouse.pm_.c:48
-msgid "serial"
-msgstr "seriekoa"
-
-#: ../../mouse.pm_.c:50
-msgid "Generic 2 Button Mouse"
-msgstr "Ohiko sagua, 2 botoiduna"
-
-#: ../../mouse.pm_.c:51
-msgid "Generic 3 Button Mouse"
-msgstr "Ohiko sagua, 3 botoiduna"
-
-#: ../../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 Segidakoa"
-
-#: ../../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 (serial, zaharra C7 motakoa)"
-
-#: ../../mouse.pm_.c:65
-msgid "busmouse"
-msgstr "bus sagua"
-
-#: ../../mouse.pm_.c:68
-msgid "2 buttons"
-msgstr "2 botoi"
-
-#: ../../mouse.pm_.c:69
-msgid "3 buttons"
-msgstr "3 botoi"
-
-#: ../../mouse.pm_.c:72
-msgid "none"
-msgstr "batez"
-
-#: ../../mouse.pm_.c:74
-msgid "No mouse"
-msgstr "Sagurik ez"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Finish"
-msgstr "Finlandiarra"
-
-#: ../../my_gtk.pm_.c:356
-msgid "Next ->"
-msgstr "Hurrengoa ->"
-
-#: ../../my_gtk.pm_.c:357
-msgid "<- Previous"
-msgstr "<- Aurrekoa"
-
-#: ../../my_gtk.pm_.c:617
-msgid "Is this correct?"
-msgstr "Zuzena da?"
-
-#: ../../netconnect.pm_.c:143
-msgid "Internet configuration"
-msgstr "Interneten konfigurazioa"
-
-#: ../../netconnect.pm_.c:144
-msgid "Do you want to try to connect to the Internet now?"
-msgstr "Internetera konektatze saiorik egin nahi orain?"
-
-#: ../../netconnect.pm_.c:148
-msgid "Testing your connection..."
-msgstr "Konexioa frogatzen..."
-
-#: ../../netconnect.pm_.c:154 ../../standalone/draknet_.c:196
-msgid "The system is now connected to Internet."
-msgstr "Internetera konektatuta zaude."
-
-#: ../../netconnect.pm_.c:155
-msgid "For Security reason, it will be disconnected now."
-msgstr ""
-
-#: ../../netconnect.pm_.c:156 ../../standalone/draknet_.c:196
-msgid ""
-"The system doesn't seem to be connected to internet.\n"
-"Try to reconfigure your connection."
-msgstr ""
-"Internetera konektatu ezinik.\n"
-"Egokitu konexioa."
-
-#: ../../netconnect.pm_.c:161 ../../netconnect.pm_.c:904
-#: ../../netconnect.pm_.c:934 ../../netconnect.pm_.c:1012
-msgid "Network Configuration"
-msgstr "Sare Konfigurazioa"
-
-#: ../../netconnect.pm_.c:222 ../../netconnect.pm_.c:266
-#: ../../netconnect.pm_.c:276 ../../netconnect.pm_.c:283
-#: ../../netconnect.pm_.c:293
-msgid "ISDN Configuration"
-msgstr "ISDN Konfigurazioa"
-
-#: ../../netconnect.pm_.c:222
-msgid ""
-"Select your provider.\n"
-" If it's not in the list, choose Unlisted"
-msgstr ""
-"Ornitzailea hautatu.\n"
-"Zerrendan ezbalego, hauta Unlisted"
-
-#: ../../netconnect.pm_.c:236
-msgid "Connection Configuration"
-msgstr "Konexioaren Konfigurazioa"
-
-#: ../../netconnect.pm_.c:237
-msgid "Please fill or check the field below"
-msgstr "Mesedez beheko eremua bete edo berrikusi"
-
-#: ../../netconnect.pm_.c:239 ../../standalone/draknet_.c:552
-msgid "Card IRQ"
-msgstr "Txartelaren IRQ"
-
-#: ../../netconnect.pm_.c:240 ../../standalone/draknet_.c:553
-msgid "Card mem (DMA)"
-msgstr "Txartelaren memoria (DMA)"
-
-#: ../../netconnect.pm_.c:241 ../../standalone/draknet_.c:554
-msgid "Card IO"
-msgstr "Txartelaren IO"
-
-#: ../../netconnect.pm_.c:242 ../../standalone/draknet_.c:555
-msgid "Card IO_0"
-msgstr "Txartelaren IO_0"
-
-#: ../../netconnect.pm_.c:243 ../../standalone/draknet_.c:556
-msgid "Card IO_1"
-msgstr "Txartelaren IO_1"
-
-#: ../../netconnect.pm_.c:244 ../../standalone/draknet_.c:557
-msgid "Your personal phone number"
-msgstr "Zure telefono zenbakia"
-
-#: ../../netconnect.pm_.c:245 ../../standalone/draknet_.c:558
-msgid "Provider name (ex provider.net)"
-msgstr "Ornitzailearen izena (adb: ornitzaile.net)"
-
-#: ../../netconnect.pm_.c:246 ../../standalone/draknet_.c:559
-msgid "Provider phone number"
-msgstr "Ornitzailearen telefono zenbakia"
-
-#: ../../netconnect.pm_.c:247
-msgid "Provider dns 1"
-msgstr "Ornitzailearen dns 1"
-
-#: ../../netconnect.pm_.c:248
-msgid "Provider dns 2"
-msgstr "Ornitzailearen dns 2"
-
-#: ../../netconnect.pm_.c:249 ../../standalone/draknet_.c:564
-msgid "Dialing mode"
-msgstr "Markatze modua"
-
-#: ../../netconnect.pm_.c:250 ../../standalone/draknet_.c:562
-msgid "Account Login (user name)"
-msgstr "Kontuaren login-a (erabiltzailearen izena)"
-
-#: ../../netconnect.pm_.c:251 ../../standalone/draknet_.c:563
-msgid "Account Password"
-msgstr "Kontuaren Pasahitza"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe"
-msgstr "Europa"
-
-#: ../../netconnect.pm_.c:261
-msgid "Europe (EDSS1)"
-msgstr "Europa (EDSS1)"
-
-#: ../../netconnect.pm_.c:263
-msgid "Rest of the world"
-msgstr "Munduko beste guztia"
-
-#: ../../netconnect.pm_.c:263
-msgid ""
-"Rest of the world \n"
-" no D-Channel (leased lines)"
-msgstr ""
-"Eropatik at \n"
-" ez D-Channel-ik (leased lines)"
-
-#: ../../netconnect.pm_.c:267
-msgid "Which protocol do you want to use ?"
-msgstr "Zein protokolo erabili nahi duzu?"
-
-#: ../../netconnect.pm_.c:277
-msgid "What kind of card do you have?"
-msgstr "Zein da zure txartel mota?"
-
-#: ../../netconnect.pm_.c:278
-msgid "I don't know"
-msgstr "Ez dakit"
-
-#: ../../netconnect.pm_.c:278
-msgid "ISA / PCMCIA"
-msgstr "ISA / PCMCIA"
-
-#: ../../netconnect.pm_.c:278
-msgid "PCI"
-msgstr "PCI"
-
-#: ../../netconnect.pm_.c:284
-msgid ""
-"\n"
-"If you have an ISA card, the values on the next screen should be right.\n"
-"\n"
-"If you have a PCMCIA card, you have to know the irq and io of your card.\n"
-msgstr ""
-"\n"
-"ISA txartel baduzu, hurrengo pantailan agertzen diren balioak egokiak izan "
-"beharko liratekez.\n"
-"\n"
-"PCMCIA txartela baduzu, txartelaren irq eta io-a jakin behar duzu.\n"
-
-#: ../../netconnect.pm_.c:288
-msgid "Abort"
-msgstr "Eten"
-
-#: ../../netconnect.pm_.c:288
-msgid "Continue"
-msgstr "Jarraitu"
-
-#: ../../netconnect.pm_.c:294
-msgid "Which is your ISDN card ?"
-msgstr "Zein da zure ISDN txartela?"
-
-#: ../../netconnect.pm_.c:314
-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 txartela aurkitu dut, baina ez dakit zein motakoa. Mesedez hauta "
-"PCI txartel mota hurrengo pantailan."
-
-#: ../../netconnect.pm_.c:323
-msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr ""
-"Ez dut ISDN PCI txartelik aurkitu. Mesedez hauta hurrengo pantailakoren bat."
-
-#: ../../netconnect.pm_.c:371
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Ez duzu Ethernet egokitzailerik zure sisteman.Ezin dut konexioa egokitu."
-
-#: ../../netconnect.pm_.c:375 ../../standalone/drakgw_.c:232
-msgid "Choose the network interface"
-msgstr "Hautatu sareko interfacea"
-
-#: ../../netconnect.pm_.c:376
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet"
-msgstr "Mesedez hauta interneterako erabili nahi duzun sare-egokitzailea."
-
-#: ../../netconnect.pm_.c:385 ../../netconnect.pm_.c:700
-#: ../../netconnect.pm_.c:845 ../../standalone/drakgw_.c:223
-msgid "Network interface"
-msgstr "Sarearen interfazea"
-
-#: ../../netconnect.pm_.c:386
-msgid ""
-"\n"
-"Do you agree?"
-msgstr ""
-
-#: ../../netconnect.pm_.c:386
-msgid "I'm about to restart the network device:\n"
-msgstr "Sarerako tresna berabiaraziko dut:\n"
-
-#: ../../netconnect.pm_.c:484
-msgid "ADSL configuration"
-msgstr "ADSL konfigurazioa"
-
-#: ../../netconnect.pm_.c:485
-msgid "Do you want to start your connection at boot?"
-msgstr "Abiatzerakoan zure konexioa abiarazi nahi duzu?"
-
-#: ../../netconnect.pm_.c:620
-msgid "Please choose which serial port your modem is connected to."
-msgstr "Mesedez hauta serieko zein kaira dago zure modema konektatua."
-
-#: ../../netconnect.pm_.c:625
-msgid "Dialup options"
-msgstr "Markatze aukerak"
-
-#: ../../netconnect.pm_.c:626 ../../standalone/draknet_.c:566
-msgid "Connection name"
-msgstr "Konexioaren izena"
-
-#: ../../netconnect.pm_.c:627 ../../standalone/draknet_.c:567
-msgid "Phone number"
-msgstr "Telefono zenbakia"
-
-#: ../../netconnect.pm_.c:628 ../../standalone/draknet_.c:568
-msgid "Login ID"
-msgstr "Login ID"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Authentication"
-msgstr "Egiaztapena"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "PAP"
-msgstr "PAP"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Script-based"
-msgstr "Scipt-ean oinarritua"
-
-#: ../../netconnect.pm_.c:630 ../../standalone/draknet_.c:570
-msgid "Terminal-based"
-msgstr "Terminalean oinarritua"
-
-#: ../../netconnect.pm_.c:631 ../../standalone/draknet_.c:571
-msgid "Domain name"
-msgstr "Domeinuaren izena"
-
-#: ../../netconnect.pm_.c:632 ../../standalone/draknet_.c:572
-msgid "First DNS Server (optional)"
-msgstr "Lehenengo DNS zerbitzaria (aukerakoa)"
-
-#: ../../netconnect.pm_.c:633 ../../standalone/draknet_.c:573
-msgid "Second DNS Server (optional)"
-msgstr "Bigarren DNS zerbitzaria (aukerakoa)"
-
-#: ../../netconnect.pm_.c:701
-msgid ""
-"I'm about to restart the network device $netc->{NET_DEVICE}. Do you agree?"
-msgstr "$netc->{NET_DEVICE} abiaraziko dut. Ados?"
-
-#: ../../netconnect.pm_.c:745
-msgid ""
-"\n"
-"You can disconnect or reconfigure your connection."
-msgstr ""
-"\n"
-"Deskonektatu edo konexioa berkonfiguratu zenzake."
-
-#: ../../netconnect.pm_.c:745 ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can reconfigure your connection."
-msgstr ""
-"\n"
-"Internet konexioa berregokitu zenezake."
-
-#: ../../netconnect.pm_.c:745
-msgid "You are currently connected to internet."
-msgstr "Interneten zaude."
-
-#: ../../netconnect.pm_.c:748
-msgid ""
-"\n"
-"You can connect to Internet or reconfigure your connection."
-msgstr ""
-"\n"
-"Internetera konektatu edo konexioa berregokitu zenezake."
-
-#: ../../netconnect.pm_.c:748
-msgid "You are not currently connected to Internet."
-msgstr "Internetera konektatu gabe zabiltza."
-
-#: ../../netconnect.pm_.c:752 ../../standalone/net_monitor_.c:81
-msgid "Connect to Internet"
-msgstr "Internetera konektatu"
-
-#: ../../netconnect.pm_.c:754
-msgid "Disconnect from Internet"
-msgstr "Irteneteko konexioa eten"
-
-#: ../../netconnect.pm_.c:756
-msgid "Configure network connection (LAN or Internet)"
-msgstr "Konfiguratu sare konexioa (Bertoko sarea edo Internet)"
-
-#: ../../netconnect.pm_.c:759
-msgid "Internet connection & configuration"
-msgstr "Internet konexioa & konfigurazioa"
-
-#: ../../netconnect.pm_.c:811 ../../netconnect.pm_.c:961
-#: ../../netconnect.pm_.c:971 ../../netconnect.pm_.c:986
-msgid "Network Configuration Wizard"
-msgstr "Sare Konfiguraziorako Aztia"
-
-#: ../../netconnect.pm_.c:812
-msgid "External ISDN modem"
-msgstr "Kanpoko ISDN modema"
-
-#: ../../netconnect.pm_.c:812
-msgid "Internal ISDN card"
-msgstr "Barneko ISDAN txarela"
-
-#: ../../netconnect.pm_.c:812
-msgid "What kind is your ISDN connection?"
-msgstr "Zure ISDN konexioa zein motatakoa da?"
-
-#: ../../netconnect.pm_.c:833 ../../netconnect.pm_.c:882
-msgid "Connect to the Internet"
-msgstr "Internetera konektatu"
-
-#: ../../netconnect.pm_.c:834
-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 ""
-"Gehienetan adsl konektatzeko pppoe da.\n"
-"Zenbaitzuk pptp erabiltzen dute, eta gutxi batzuk dhcp.\n"
-"Ez badakizu, hauta 'pppoe erabili'"
-
-#: ../../netconnect.pm_.c:836
-msgid "use dhcp"
-msgstr "dhcp erabili"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pppoe"
-msgstr "pppoe erabili"
-
-#: ../../netconnect.pm_.c:836
-msgid "use pptp"
-msgstr "pptp erabili"
-
-#: ../../netconnect.pm_.c:846
-#, c-format
-msgid "I'm about to restart the network device %s. Do you agree?"
-msgstr "Zure %s sare tresna berrabiaraziko dut. Ados?"
-
-#: ../../netconnect.pm_.c:883
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
-msgstr ""
-"Zein dhcp bezero erabili nahi duzu?\n"
-"Jatorrizkoa dhcpcd da"
-
-#: ../../netconnect.pm_.c:900
-msgid "Network configuration"
-msgstr "Sare Konfigurazioa"
-
-#: ../../netconnect.pm_.c:901
-msgid "Do you want to restart the network"
-msgstr "Sarea berrabiarazi nahi duzu?"
-
-#: ../../netconnect.pm_.c:904
-#, c-format
-msgid ""
-"A problem occured while restarting the network: \n"
-"\n"
-"%s"
-msgstr ""
-"Arazoa sarea abiaraztean: \n"
-"\n"
-"%s"
-
-#: ../../netconnect.pm_.c:935
-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 ""
-"Sare instalazioa egiten ari zarenez, zure sarea dagoeneko konfiguraturik "
-"da.\n"
-"OK sakatu konfigurazioa mantentzeko, edo etsi Internet eta sarerako konexioa "
-"ezagutarazteko.\n"
-
-#: ../../netconnect.pm_.c:962
-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 ""
-"Ongi etorri sare konfiguraziorako aztira\n"
-"\n"
-"Zure Internet/Sare lotura konfiguratzen ari zara.\n"
-"Autodetekziorik erabili nahi ez baduzu, hautua ezaba egizu.\n"
-
-#: ../../netconnect.pm_.c:964
-msgid "Choose the profile to configure"
-msgstr "Hautatu konfiguratu beharreko profila"
-
-#: ../../netconnect.pm_.c:965
-msgid "Use auto detection"
-msgstr "Erabili autodetekzioa"
-
-#: ../../netconnect.pm_.c:971 ../../printerdrake.pm_.c:19
-msgid "Detecting devices..."
-msgstr "Unitateak ezabatzen..."
-
-#: ../../netconnect.pm_.c:978
-msgid "Normal modem connection"
-msgstr "Modem konexio arrunta"
-
-#: ../../netconnect.pm_.c:978
-#, c-format
-msgid "detected on port %s"
-msgstr "%s-n kaia kausitua"
-
-#: ../../netconnect.pm_.c:979
-msgid "ISDN connection"
-msgstr "ISDN konexioa"
-
-#: ../../netconnect.pm_.c:979
-#, c-format
-msgid "detected %s"
-msgstr "kausitua %s"
-
-#: ../../netconnect.pm_.c:980
-msgid "DSL (or ADSL) connection"
-msgstr "DSL (edo ADSL) konexioa"
-
-#: ../../netconnect.pm_.c:980
-#, c-format
-msgid "detected on interface %s"
-msgstr "kausitua: %s interfazea"
-
-#: ../../netconnect.pm_.c:981
-msgid "Cable connection"
-msgstr "Kable konexioa"
-
-#: ../../netconnect.pm_.c:982
-msgid "LAN connection"
-msgstr "LAN konexioa"
-
-#: ../../netconnect.pm_.c:982
-msgid "ethernet card(s) detected"
-msgstr "ethernet txartela(k) kausituak"
-
-#: ../../netconnect.pm_.c:987
-msgid "How do you want to connect to the Internet?"
-msgstr "Zelan nahi duzu interneten sartu?"
-
-#: ../../netconnect.pm_.c:1004
-msgid ""
-"Congratulation, The network and internet configuration is finished.\n"
-"\n"
-"The configuration will now be applied to your system."
-msgstr ""
-"Zorionak. interneten zaude.\n"
-"\n"
-"Konfigurazioa zure sisteman egokituko da."
-
-#: ../../netconnect.pm_.c:1007
-msgid ""
-"After that is done, we recommend you to restart your X\n"
-"environnement to avoid hostname changing problem."
-msgstr "Ondoren, X berrabiarazi, problemarik egon ez daitean."
-
-#: ../../network.pm_.c:253
-msgid "no network card found"
-msgstr "ez da sare txartelik aurkitu"
-
-#: ../../network.pm_.c:277 ../../network.pm_.c:387
-msgid "Configuring network"
-msgstr "Sarea konfiguratzen"
-
-#: ../../network.pm_.c:278
-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 ""
-"Ostalariaren izena sartu mesedez.\n"
-"Zenbait DHCP zerbitzariek ostalariaren izena behar dute.\n"
-"Ostalariaren izena guztiz osatutakoa behar du izan,\n"
-"hnakoa bezala ``nirekutxa.niregela.nirelantegia.com''."
-
-#: ../../network.pm_.c:282 ../../network.pm_.c:392
-msgid "Host name"
-msgstr "Ostalariaren izena"
-
-#: ../../network.pm_.c:319
-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 ""
-"KASU: Tresna hau aurretik Interneten erabiltzeko egokita duzu.\n"
-"OK sakatu tresna dagoen moduan mantentzeko.\n"
-"Aldaketak eginez gero konfigurazioa aldatuko da."
-
-#: ../../network.pm_.c:324
-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 ""
-"Makina honetarako IP konfigurazioa ezarri mesedez.\n"
-"Item bakoitze zenbaki eta puntuz sartu behar da IPan bezala\n"
-"(adibidez, 1.2.3.4)."
-
-#: ../../network.pm_.c:333 ../../network.pm_.c:334
-#, c-format
-msgid "Configuring network device %s"
-msgstr "% sarerako tresna konfiguratzen"
-
-#: ../../network.pm_.c:334
-msgid " (driver $module)"
-msgstr ""
-
-#: ../../network.pm_.c:336 ../../standalone/draknet_.c:231
-#: ../../standalone/draknet_.c:427
-msgid "IP address"
-msgstr "IP helbidea"
-
-#: ../../network.pm_.c:337 ../../standalone/draknet_.c:428
-msgid "Netmask"
-msgstr "Maskara (Netmask)"
-
-#: ../../network.pm_.c:338
-msgid "(bootp/dhcp)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network.pm_.c:338
-msgid "Automatic IP"
-msgstr "IP automatikoa"
-
-#: ../../network.pm_.c:359 ../../printerdrake.pm_.c:102
-#: ../../printerdrake.pm_.c:425
-msgid "IP address should be in format 1.2.3.4"
-msgstr "IP helbidea hurrengo formatuan 1.2.3.4"
-
-#: ../../network.pm_.c:388
-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 ""
-"Ostalariaren izena sartu mesedez.\n"
-"Zure ostalariaren izena guztiz gaitua behar du izan,\n"
-"honakoa bezala ``nirekutxa.niregela.nirelantegia.com''.\n"
-"Atariaren (gateway) IP helbidea sar dezakezu horrelakorik baduzu"
-
-#: ../../network.pm_.c:393
-msgid "DNS server"
-msgstr "DNS zerbitzaria"
-
-#: ../../network.pm_.c:394 ../../standalone/draknet_.c:565
-msgid "Gateway"
-msgstr "Ataria (gateway)"
-
-#: ../../network.pm_.c:396
-msgid "Gateway device"
-msgstr "Atariko tresna (gateway device)"
-
-#: ../../network.pm_.c:407
-msgid "Proxies configuration"
-msgstr "Proxien konfigurazioa"
-
-#: ../../network.pm_.c:408
-msgid "HTTP proxy"
-msgstr "HTTP proxy"
-
-#: ../../network.pm_.c:409
-msgid "FTP proxy"
-msgstr "FTP proxy"
-
-#: ../../network.pm_.c:412
-msgid "Proxy should be http://..."
-msgstr "Proxy-a honelakoa http://..."
-
-#: ../../network.pm_.c:413
-msgid "Proxy should be ftp://..."
-msgstr "Proxy-a honelakoa ftp://..."
-
-#: ../../partition_table.pm_.c:563
-msgid "Extended partition not supported on this platform"
-msgstr "Plataforma honek ez du onartzen hedatutako(extended) partiziorik"
-
-#: ../../partition_table.pm_.c:581
-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 ""
-"Partizio taulan erabil ez dezakedan zuloa duzu.\n"
-"Soluzio bakarra da lehen mailako partizioak mugitzea eta zuloa hedatutako"
-"(extended) partizioen parean uztea"
-
-#: ../../partition_table.pm_.c:675
-#, c-format
-msgid "Error reading file %s"
-msgstr "Errorea %s fitxategia irakurtzerakoan"
-
-#: ../../partition_table.pm_.c:682
-#, c-format
-msgid "Restoring from file %s failed: %s"
-msgstr "%s fitxategitik berreskuratzen: %s"
-
-#: ../../partition_table.pm_.c:684
-msgid "Bad backup file"
-msgstr "Backup fitxategi kaxkarra"
-
-#: ../../partition_table.pm_.c:706
-#, c-format
-msgid "Error writing to file %s"
-msgstr "%s fitxategia idazterakoan errorea"
-
-#: ../../partition_table_raw.pm_.c:161
-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 "beharrezko"
-
-#: ../../pkgs.pm_.c:25
-msgid "important"
-msgstr "garrantzitzu"
-
-#: ../../pkgs.pm_.c:26
-msgid "very nice"
-msgstr "oso ederra"
-
-#: ../../pkgs.pm_.c:27
-msgid "nice"
-msgstr "ederra"
-
-#: ../../pkgs.pm_.c:28
-msgid "maybe"
-msgstr "litekeena"
-
-#: ../../printer.pm_.c:20
-msgid "Local printer"
-msgstr "Bertoko irarkola"
-
-#: ../../printer.pm_.c:21
-msgid "Remote printer"
-msgstr "Urrutiko irarkola"
-
-#: ../../printer.pm_.c:23
-msgid "Remote lpd server"
-msgstr "Urrutiko lpd zerbitzaria"
-
-#: ../../printer.pm_.c:24
-msgid "Network printer (socket)"
-msgstr "Sareko irarkola (socket)"
-
-#: ../../printer.pm_.c:25
-msgid "SMB/Windows 95/98/NT"
-msgstr "SMB/Windows 95/98/NT"
-
-#: ../../printer.pm_.c:26
-msgid "NetWare"
-msgstr "NetWare"
-
-#: ../../printer.pm_.c:27 ../../printerdrake.pm_.c:158
-#: ../../printerdrake.pm_.c:160
-msgid "Printer Device URI"
-msgstr "Irarkolaren Tresna URI"
-
-#: ../../printerdrake.pm_.c:19
-msgid "Test ports"
-msgstr "Kaiak saiatzen"
-
-#: ../../printerdrake.pm_.c:40
-#, c-format
-msgid "A printer, model \"%s\", has been detected on "
-msgstr "Irarkola, \"%s\" modelokoa, hurrengo tokian aurkitua:"
-
-#: ../../printerdrake.pm_.c:52
-msgid "Local Printer Device"
-msgstr "Bertoko Irarkolaren Tresna"
-
-#: ../../printerdrake.pm_.c:53
-msgid ""
-"What device is your printer connected to \n"
-"(note that /dev/lp0 is equivalent to LPT1:)?\n"
-msgstr ""
-"Zein tresnetara konektatzen da zure irarkola \n"
-"(kasu! /dev/lp0 eta LPT1 gauza bera dira:)?\n"
-
-#: ../../printerdrake.pm_.c:55
-msgid "Printer Device"
-msgstr "Irarkolaren Tresna"
-
-#: ../../printerdrake.pm_.c:74
-msgid "Remote lpd Printer Options"
-msgstr "Urrutiko lpd Irarkolaren Aukerak"
-
-#: ../../printerdrake.pm_.c:75
-msgid ""
-"To use a remote lpd print queue, you need to supply\n"
-"the hostname of the printer server and the queue name\n"
-"on that server which jobs should be placed in."
-msgstr ""
-"Urritiko lpt irarkola isatsa erabiltzeko, irarkola zerbitzariaren ostalari "
-"izena\n"
-"eta isatsaren izena eman behar duzu.\n"
-"Lanak bertatik inprimatu daitezen."
-
-#: ../../printerdrake.pm_.c:78
-msgid "Remote hostname"
-msgstr "Urrutiko ostalari izena"
-
-#: ../../printerdrake.pm_.c:79
-msgid "Remote queue"
-msgstr "Urrutiko isatsa"
-
-#: ../../printerdrake.pm_.c:88
-msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) Irarkolaren Aukerak"
-
-#: ../../printerdrake.pm_.c:89
-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 irarkola batean inprimatzekotan SMB ostalari izena\n"
-"eman behar duzu (Kasu! TCP/IP ostalari izenaren ezberdina izan daiteke!) \n"
-"eta agian inprimatze zerbitzariaren IP helbidea, honezgain erabili nahi "
-"duzun\n"
-"irarkolaren banatze izena, erabiltzailearen izena,\n"
-"pasahitza eta lantaldearen informazioa."
-
-#: ../../printerdrake.pm_.c:94
-msgid "SMB server host"
-msgstr "SMB zerbitzariaren ostalaria"
-
-#: ../../printerdrake.pm_.c:95
-msgid "SMB server IP"
-msgstr "SMB zerbitzariaren IP"
-
-#: ../../printerdrake.pm_.c:96
-msgid "Share name"
-msgstr "Banatze izena"
-
-#: ../../printerdrake.pm_.c:99
-msgid "Workgroup"
-msgstr "Lantaldea"
-
-#: ../../printerdrake.pm_.c:124
-msgid "NetWare Printer Options"
-msgstr "NetWare Irarkolen Aukerak"
-
-#: ../../printerdrake.pm_.c:125
-msgid ""
-"To print to 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 irarkola batean inprimatzeko, honako datu hauek behar dituzu:\n"
-"NetWare inprimatze zerbitzariaren izena (Kasu! TCI/IParen bestelakoa izan "
-"daiteke!)\n"
-", erabili nahi duzun irarkolaren izena eta beharrezko daitezken\n"
-"erabiltzaile izena eta pasahitza."
-
-#: ../../printerdrake.pm_.c:129
-msgid "Printer Server"
-msgstr "Inprimatze zerbitzaria"
-
-#: ../../printerdrake.pm_.c:130
-msgid "Print Queue Name"
-msgstr "Inprimatze isatsaren izena"
-
-#: ../../printerdrake.pm_.c:142
-msgid "Socket Printer Options"
-msgstr "Socket-eko irarkolaren aukerak"
-
-#: ../../printerdrake.pm_.c:143
-msgid ""
-"To print to a socket printer, you need to provide the\n"
-"hostname of the printer and optionally the port number."
-msgstr ""
-"Socket irarkolan inprimitzeko, irarkolaren ostalari izena\n"
-"eta aukeran, kaiaren zenbakia."
-
-#: ../../printerdrake.pm_.c:145
-msgid "Printer Hostname"
-msgstr "Irarkolaren ostalari izena"
-
-#: ../../printerdrake.pm_.c:146 ../../printerdrake.pm_.c:422
-msgid "Port"
-msgstr "Kaia"
-
-#: ../../printerdrake.pm_.c:159
-msgid "You can specify directly the URI to access the printer with CUPS."
-msgstr "Zuzenean URI eman dezakezu, CUPS duen irarkola erabiltzeko."
-
-#: ../../printerdrake.pm_.c:192 ../../printerdrake.pm_.c:244
-msgid "What type of printer do you have?"
-msgstr "Zein da zure irarkola mota?"
-
-#: ../../printerdrake.pm_.c:204 ../../printerdrake.pm_.c:305
-msgid "Do you want to test printing?"
-msgstr "Inprimaketaren testa egin nahi duzu?"
-
-#: ../../printerdrake.pm_.c:207 ../../printerdrake.pm_.c:316
-msgid "Printing test page(s)..."
-msgstr "Test orria(k) inprimatzen ..."
-
-#: ../../printerdrake.pm_.c:214 ../../printerdrake.pm_.c:324
-#, c-format
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Printing status:\n"
-"%s\n"
-"\n"
-"Does it work properly?"
-msgstr ""
-"Inprimatze deabrura bialdu da/dira test orria/k.\n"
-"Irarkola lanean hasteko denboratxoa behar lezake.\n"
-"Inprimatze egoera:\n"
-"%s\n"
-"\n"
-"Egokiro dabil?"
-
-#: ../../printerdrake.pm_.c:218 ../../printerdrake.pm_.c:328
-msgid ""
-"Test page(s) have been sent to the printer daemon.\n"
-"This may take a little time before printer start.\n"
-"Does it work properly?"
-msgstr ""
-"Inprimatze deabrura bialdu da/dira test orria/k.\n"
-"Irarkola lanean hasteko denboratxoa behar lezake.\n"
-"Egokiro dabil?"
-
-#: ../../printerdrake.pm_.c:234
-msgid "Yes, print ASCII test page"
-msgstr "Bai, ASCII orria inprimatu test modura"
-
-#: ../../printerdrake.pm_.c:235
-msgid "Yes, print PostScript test page"
-msgstr "Bai, PostScript orria inprimatu test modura"
-
-#: ../../printerdrake.pm_.c:236
-msgid "Yes, print both test pages"
-msgstr "Bai, orri biak inprimatu"
-
-#: ../../printerdrake.pm_.c:243
-msgid "Configure Printer"
-msgstr "Konfiguratu irarkola"
-
-#: ../../printerdrake.pm_.c:273
-msgid "Printer options"
-msgstr "Irarkolaren aukerak"
-
-#: ../../printerdrake.pm_.c:274
-msgid "Paper Size"
-msgstr "Paperaren tamaina"
-
-#: ../../printerdrake.pm_.c:275
-msgid "Eject page after job?"
-msgstr "Lana bukatzerakoan papera kanporatu?"
-
-#: ../../printerdrake.pm_.c:280
-msgid "Uniprint driver options"
-msgstr "Uniprint driver-aren aukerak"
-
-#: ../../printerdrake.pm_.c:281
-msgid "Color depth options"
-msgstr "Kolore sakontzsunaren aukerak"
-
-#: ../../printerdrake.pm_.c:283
-msgid "Print text as PostScript?"
-msgstr "Testua PostScript bezala inprimatu?"
-
-#: ../../printerdrake.pm_.c:285
-msgid "Fix stair-stepping text?"
-msgstr "Mailada-hurrats testu finkoa?"
-
-#: ../../printerdrake.pm_.c:287
-msgid "Number of pages per output pages"
-msgstr "Orrialdeen kopurua, irtendako orrialdeen arabera"
-
-#: ../../printerdrake.pm_.c:288
-msgid "Right/Left margins in points (1/72 of inch)"
-msgstr "Eskubi/Ezker marginak puntuetan (erpuruaren 1/72)"
-
-#: ../../printerdrake.pm_.c:289
-msgid "Top/Bottom margins in points (1/72 of inch)"
-msgstr "Goi/Beheko marginak puntutan (erpuruaren 1/72)"
-
-#: ../../printerdrake.pm_.c:291
-msgid "Extra GhostScript options"
-msgstr "GostScript aukera estrak"
-
-#: ../../printerdrake.pm_.c:293
-msgid "Extra Text options"
-msgstr "Testu aukera estrak"
-
-#: ../../printerdrake.pm_.c:295
-msgid "Reverse page order"
-msgstr "Orriak atzetik aurrerako ordenean"
-
-#: ../../printerdrake.pm_.c:345
-msgid "Would you like to configure a printer?"
-msgstr "Irarkolarik konfiguratu nahi duzu?"
-
-#: ../../printerdrake.pm_.c:351
-msgid ""
-"Here are the following print queues.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Hemen daude hurrengo irarkola isatsak.\n"
-"Zenbait gehitu edo daudenak aldatu dezakezu."
-
-#: ../../printerdrake.pm_.c:370
-msgid "CUPS starting"
-msgstr "CUPS abiarazten"
-
-#: ../../printerdrake.pm_.c:370
-msgid "Reading CUPS drivers database..."
-msgstr "CUPSen gidari databasea irakurtzen..."
-
-#: ../../printerdrake.pm_.c:384 ../../printerdrake.pm_.c:450
-#: ../../printerdrake.pm_.c:471 ../../printerdrake.pm_.c:479
-msgid "Select Printer Connection"
-msgstr "Irarkolaren konexioa hautatu"
-
-#: ../../printerdrake.pm_.c:385 ../../printerdrake.pm_.c:472
-msgid "How is the printer connected?"
-msgstr "Zelan dago irarkola konektatua?"
-
-#: ../../printerdrake.pm_.c:392
-msgid "Select Remote Printer Connection"
-msgstr "Irarkolaren urrutiko konexioa hautatu"
-
-#: ../../printerdrake.pm_.c:393
-msgid ""
-"With a remote CUPS server, you do not have to configure\n"
-"any printer here; printers will be automatically detected.\n"
-"In case of doubt, select \"Remote CUPS server\"."
-msgstr ""
-"Urrutiko CUPS zerbitzariaz, ez duzu hemen inolako irarkola konfiguraziorik\n"
-"egin behar; irarkolak automatikoki detektatuko dira.\n"
-"Dudan bazaude, hauta \"Urrutiko CUPS zerbitzaria\"."
-
-#: ../../printerdrake.pm_.c:416
-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 ""
-"Urrutiko CUPS zerbitzariaz, ez duzu hemen inolako irarkola konfiguraziorik\n"
-"egin behar; irarkolak automatikoki detektatuko dira.\n"
-"Bestelako zerbitzarikik baduzu beste sare batetan, CUPS zerbitzariaren\n"
-"IP helbidea eman beharko duzu, eta aukeran, kai zenbakia."
-
-#: ../../printerdrake.pm_.c:421
-msgid "CUPS server IP"
-msgstr "CUPS zerbitzariaren IP"
-
-#: ../../printerdrake.pm_.c:429
-msgid "Port number should be numeric"
-msgstr "Kai zenbakia, zenbaki behar du izan."
-
-#: ../../printerdrake.pm_.c:451 ../../printerdrake.pm_.c:480
-msgid "Remove queue"
-msgstr "Kendu isatsa"
-
-#: ../../printerdrake.pm_.c:454
-msgid ""
-"Name of printer should contains only letters, numbers and the underscore"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:461
-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 ""
-"Irarkola oro izena behar du( lp adibidez).\n"
-"Betelako parametroak, kokapena, deskripzioa eman daitezke.\n"
-"Zein izen du eta nola dago konektatua irarkola?"
-
-#: ../../printerdrake.pm_.c:465
-msgid "Name of printer"
-msgstr "Irarkolaren izena"
-
-#: ../../printerdrake.pm_.c:466
-msgid "Description"
-msgstr "Deskripzioa"
-
-#: ../../printerdrake.pm_.c:467
-msgid "Location"
-msgstr "Kokapena"
-
-#: ../../printerdrake.pm_.c:482
-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 ""
-"Irarkolen isats (inprimaketa lanak bideratzen diren tokia) oro izena\n"
-"(maiz lp) eta honeri dagokion metaketa direktorioa behar du. Zein\n"
-"izen eta direktorio erabili behar dira isats honetarako?"
-
-#: ../../printerdrake.pm_.c:489
-msgid "Name of queue"
-msgstr "Isatsaren izena"
-
-#: ../../printerdrake.pm_.c:490
-msgid "Spool directory"
-msgstr "Metaketa direktorioa"
-
-#: ../../printerdrake.pm_.c:491
-msgid "Printer Connection"
-msgstr "Irarkolaren konexioa"
-
-#: ../../raid.pm_.c:33
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Formateatutako RAID md%d-i ezin partiziorik gehitu"
-
-#: ../../raid.pm_.c:103
-msgid "Can't write file $file"
-msgstr "Fitxategia ezin idatz: $file"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed"
-msgstr "mkraid-ek huts egin du"
-
-#: ../../raid.pm_.c:128
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid-ek huts egin du (agian raidtools-ak galdu egin dira?)"
-
-#: ../../raid.pm_.c:144
-#, c-format
-msgid "Not enough partitions for RAID level %d\n"
-msgstr "Ez dago partizio nahikorik %d RAID mailarako\n"
-
-#: ../../services.pm_.c:16
-msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr ""
-
-#: ../../services.pm_.c:17
-msgid "Anacron a periodic command scheduler."
-msgstr "Anacron, aldiroko komando programatzailea"
-
-#: ../../services.pm_.c:18
-msgid ""
-"apmd is used for monitoring batery status and logging it via syslog.\n"
-"It can also be used for shutting down the machine when the battery is low."
-msgstr ""
-"apmd bateriaren egoera aztertzeko da eta syslog-en bitartez lortzeko.\n"
-"Bateria gutxi dagoenean makina itzaltzeko erabil daiteke ere."
-
-#: ../../services.pm_.c:20
-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 ""
-"atindarrean dagoenean at komandoan esan bezala, komandoak abiarazten ditu,\n"
-"eta batch komandoak abiarazten ditu karga gutxi dagoenean."
-
-#: ../../services.pm_.c:22
-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, erabiltzaileak hautatutako programak, finkatutako orduan abiarazten "
-"duen \n"
-"UNIX programa standarra da. vixie cron ezaugarriak gehitzen dituoinarriko\n"
-"UNIX cron-era, segurtasun hobea eta konfigurazio tresna ahalmentsuak."
-
-#: ../../services.pm_.c:25
-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-k sagua gehitzen du testuan oinarritutako Linux aplikazioae, bide\n"
-"Midnight Commander. Honezgain saguan oinarritutako konsola eta ebaki-eta-"
-"itsatsi operazioak,\n"
-"eta konsolako pop-up menuentzako soportea ematen du."
-
-#: ../../services.pm_.c:28
-msgid ""
-"HardDrake runs a hardware probe, and optionally configures\n"
-"new/changed hardware."
-msgstr ""
-
-#: ../../services.pm_.c:30
-msgid ""
-"Apache is a World Wide Web server. It is used to serve HTML files\n"
-"and CGI."
-msgstr ""
-"Apache World Wide Web zerbitzaria da. HTML eta CGI fitxategiak "
-"zerbitzatzeko\n"
-"erabilgarri."
-
-#: ../../services.pm_.c:32
-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 ""
-"Internet superzerbitzariaren deabrua (inetd deitua) behar izanez gero\n"
-"bestelako internet zerbitzuak abiaraz lezake. Zerbitzuak "
-"abiaratzearenerantzule\n"
-"hoien artean telnet, ftp, rsh, eta rlogin. inetd itzaltzeakbere "
-"erantzunkizun\n"
-"diren zerbitzu guztiak etetzen ditu."
-
-#: ../../services.pm_.c:36
-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:38
-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 ""
-"Pakete hau teklatuaren mapa kargatzen du \n"
-"/etc/sysconfig/keyboard helbidean azaltzen den arabera. kbdconfig utilitatea "
-"erabiliaz hauta genezake.\n"
-"Makina gehienentzako ezinbestekoa da."
-
-#: ../../services.pm_.c:41
-msgid ""
-"Automatic regeneration of kernel header in /boot for\n"
-"/usr/include/linux/{autoconf,version}.h"
-msgstr ""
-
-#: ../../services.pm_.c:43
-msgid "Automatic detection and configuration of hardware at boot."
-msgstr ""
-
-#: ../../services.pm_.c:44
-msgid ""
-"Linuxconf will sometimes arrange to perform various tasks\n"
-"at boot-time to maintain the system configuration."
-msgstr ""
-
-#: ../../services.pm_.c:46
-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 irarkolaren deabrua da, beharrezko lpr-ek egokiro lan egin dezan. "
-"Irarkolara\n"
-"doazen lanak kudeatzen duen zerbitzaria da."
-
-#: ../../services.pm_.c:48
-msgid ""
-"Linux Virtual Server, used to build a high-performance and highly\n"
-"available server."
-msgstr ""
-
-#: ../../services.pm_.c:50
-msgid ""
-"named (BIND) is a Domain Name Server (DNS) that is used to resolve\n"
-"host names to IP addresses."
-msgstr ""
-"named (BIND) Domain Name Server-a (DNS) da, honek ostalarien izenak\n"
-"IP helbidetan bihurtzen ditu."
-
-#: ../../services.pm_.c:52
-msgid ""
-"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
-"Manager/Windows), and NCP (NetWare) mount points."
-msgstr ""
-"Network File System-ak (NFS) muntatu eta desmontatzen ditu, SMB (Lan\n"
-"Manager/Windows), eta NCP (NetWare) muntai puntuak."
-
-#: ../../services.pm_.c:54
-msgid ""
-"Activates/Deactivates all network interfaces configured to start\n"
-"at boot time."
-msgstr ""
-"Abiaratzekoan hasteko dauden sare interfazeak aktibatu/desaktibatu\n"
-"egiten ditu."
-
-#: ../../services.pm_.c:56
-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 sareetan fitxategiak banatzeko protokoloa da.\n"
-"Zerbitzu honek, NFS zerbitzariaren funtzioa ematen du,\n"
-"/etc/exports fitxategiak konfiguratua."
-
-#: ../../services.pm_.c:59
-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 sareetan fitxategiak banatzeko protokoloa da.\n"
-"Zerbitzu honek, NFS fitxategi-giltza funtzioa ematen du."
-
-#: ../../services.pm_.c:61
-msgid ""
-"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
-msgstr ""
-
-#: ../../services.pm_.c:63
-msgid "Support the OKI 4w and compatible winprinters."
-msgstr ""
-
-#: ../../services.pm_.c:64
-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 soportea, ethernet eta modemak erabiltzeko izan ohi\n"
-"da. Ez da hasiko ez badago konfiguratua, beraz gomendagarria da\n"
-"beharrezko ez duten maniketan instalatzea."
-
-#: ../../services.pm_.c:67
-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-ek RPC konekzioak kudeatzen ditu, NFS eta NIS protokoloak\n"
-"erabiltzen dutena. Portmap zerbitzaria erabili beharda\n"
-"RPC mekanismoa erabiltzen duten zerbitzarietan."
-
-#: ../../services.pm_.c:70
-msgid ""
-"Postfix is a Mail Transport Agent, which is the program that\n"
-"moves mail from one machine to another."
-msgstr ""
-"Postfix Mail Transport Agentea da, makinen arteko postari\n"
-"lana egiten duen porgrama da."
-
-#: ../../services.pm_.c:72
-msgid ""
-"Saves and restores system entropy pool for higher quality random\n"
-"number generation."
-msgstr ""
-"Sistemaren entropia putzua gorde eta berreaikitzen du, kalitatezko zorizko "
-"zenbakien\n"
-"sorrerarako."
-
-#: ../../services.pm_.c:74
-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:76
-msgid ""
-"The routed daemon allows for automatic IP router table updated via\n"
-"the RIP protocol. While RIP is widely used on small networks, more complex\n"
-"routing protocols are needed for complex networks."
-msgstr ""
-"Routed deabruak IP router-aren IP taula eguneratzen du\n"
-"RIP protokoloa erabiliaz. RIP sare txikietan erabili ohi da, sare "
-"handientzako\n"
-"routing protokolo konplexuagoak behar dira."
-
-#: ../../services.pm_.c:79
-msgid ""
-"The rstat protocol allows users on a network to retrieve\n"
-"performance metrics for any machine on that network."
-msgstr ""
-"Rstat protokoloak sareko edozein makinaren\n"
-"funtzionamendua neur lezake."
-
-#: ../../services.pm_.c:81
-msgid ""
-"The rusers protocol allows users on a network to identify who is\n"
-"logged in on other responding machines."
-msgstr ""
-"Rusers protokoloak sareko edozein makina darabilen\n"
-"erabiltzaileak identifikatu lezake."
-
-#: ../../services.pm_.c:83
-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 protokoloak kanpoko erabiltzaileei, rwho deabrua erabiltzen dutenen\n"
-"zerrenda lortzen du (finger-en antzekoa)."
-
-#: ../../services.pm_.c:85
-#, fuzzy
-msgid "Launch the sound system on your machine"
-msgstr "X-Windows ezarri sistema abiaratzerakoan"
-
-#: ../../services.pm_.c:86
-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-a deabruek erabiltzen dute sistemen log fitxategietan\n"
-"log mezuak uzteko. Komenigarria da beti indarrean izatea."
-
-#: ../../services.pm_.c:88
-msgid "Load the drivers for your usb devices."
-msgstr ""
-
-#: ../../services.pm_.c:89
-#, fuzzy
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"X Font Zerbitzaria piztu eta itzali egiten du, pizterakoan eta itzaltzerakoan"
-
-#: ../../services.pm_.c:118
-msgid "Choose which services should be automatically started at boot time"
-msgstr "Hautatu zein zerbitzu hasiko den automatikoki abiatzerakoan"
-
-#: ../../services.pm_.c:137
-msgid "running"
-msgstr "abian"
-
-#: ../../services.pm_.c:137
-msgid "stopped"
-msgstr "etanda"
-
-#: ../../services.pm_.c:151
-msgid "Services and deamons"
-msgstr ""
-
-#: ../../services.pm_.c:156
-msgid ""
-"No additionnal information\n"
-"about this service, sorry."
-msgstr ""
-
-#: ../../services.pm_.c:163
-msgid "On boot"
-msgstr ""
-
-#: ../../standalone/diskdrake_.c:67
-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 ""
-"Partizio taula ezin irakurri, zeharo galduta:(\n"
-"Partizio txarrak hustutzen saiatuko naiz"
-
-#: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180
-msgid "Internet Connection Sharing"
-msgstr "Internet konexio banatua"
-
-#: ../../standalone/drakgw_.c:118
-msgid "Internet Connection Sharing currently enabled"
-msgstr "Internet konexioare banaketa gaitua"
-
-#: ../../standalone/drakgw_.c:119
-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 ""
-"Internet konexiaren banaketaren egokierak eginda.\n"
-"Erabilgarri dago.\n"
-"\n"
-"Zer egin nahi duzu?"
-
-#: ../../standalone/drakgw_.c:123
-msgid "disable"
-msgstr "ezgaitu"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "dismiss"
-msgstr "etsi"
-
-#: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148
-msgid "reconfigure"
-msgstr "berregokitu"
-
-#: ../../standalone/drakgw_.c:126
-msgid "Disabling servers..."
-msgstr "Zerbitzariak ezereztatzen..."
-
-#: ../../standalone/drakgw_.c:134
-msgid "Internet connection sharing is now disabled."
-msgstr "Internet konexioaren banaketa ezgaitua."
-
-#: ../../standalone/drakgw_.c:143
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Internet konexioaren banaketa ezgaitua"
-
-#: ../../standalone/drakgw_.c:144
-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 ""
-"Internet konexiaren banaketaren egokierak eginda.\n"
-"Orain ez dabil.\n"
-"\n"
-"Zer egin nahi duzu?"
-
-#: ../../standalone/drakgw_.c:148
-msgid "enable"
-msgstr "gaitu"
-
-#: ../../standalone/drakgw_.c:155
-msgid "Enabling servers..."
-msgstr "Zerbitzariak gaitzen..."
-
-#: ../../standalone/drakgw_.c:160
-msgid "Internet connection sharing is now enabled."
-msgstr "Internet konexioaren banaketa gaitua."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Config file content could not be interpreted."
-msgstr "Config fitxategia ezin ulertu."
-
-#: ../../standalone/drakgw_.c:168
-msgid "Unrecognized config file"
-msgstr ""
-
-#: ../../standalone/drakgw_.c:181
-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 ""
-"Internet konexioa banatzekotan zara.\n"
-"Konputagailuak Internet konexioa banatu dezake, horrela beste "
-"batzuekkonputagailu honen konexioa erabil dezakete.\n"
-"\n"
-"Oharra: Sare Egokitzaile berezia beharko duzu bertako sarea eraikitzeko."
-
-#: ../../standalone/drakgw_.c:207
-#, c-format
-msgid "Interface %s (using module %s)"
-msgstr "Interface %s (using module %s)"
-
-#: ../../standalone/drakgw_.c:208
-#, c-format
-msgid "Interface %s"
-msgstr "Interface %s"
-
-#: ../../standalone/drakgw_.c:216
-msgid "No network adapter on your system!"
-msgstr "Ez duzu sare-egokitzailerik zure sisteman!"
-
-#: ../../standalone/drakgw_.c:217
-msgid ""
-"No ethernet network adapter has been detected on your system. Please run the "
-"hardware configuration tool."
-msgstr ""
-"Ez duzu konfiguratutako Ethernet egokitzailerik zure sisteman. Mesedez "
-"harwarearen konfigurazio tresna erabili."
-
-#: ../../standalone/drakgw_.c:224
-#, 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 ""
-"Konfiguratutako sare-egokitzaile bakarra duzu:\n"
-"\n"
-"%s\n"
-"\n"
-"Zure LANa egokitzaile horrekin konfiguratuko dut."
-
-#: ../../standalone/drakgw_.c:233
-msgid ""
-"Please choose what network adapter will be connected to your Local Area "
-"Network."
-msgstr "Mesedez hauta zein sare-egokitzaile izango duzuzure LANerako."
-
-#: ../../standalone/drakgw_.c:242
-msgid ""
-"Warning, the network adapter is already configured. I will reconfigure it."
-msgstr "Adi, sare egokitzailea dagoeneko konfiguratua. Berkonfiguratuko dut."
-
-#: ../../standalone/drakgw_.c:253
-msgid "Potential LAN address conflict found in current config of $_!\n"
-msgstr "Litekeen LAN helbidearen konfliktoa oraingo $_-ren konfigurazioan!\n"
-
-#: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267
-msgid "Firewalling configuration detected!"
-msgstr "Firewall konfigurazioa aurkitua!"
-
-#: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268
-msgid ""
-"Warning! An existing firewalling configuration has been detected. You may "
-"need some manual fix after installation."
-msgstr ""
-"Kasu! Esistitzen den firewall konfigurazioa aurkitu da. Agian\n"
-"eskuzko finkapena egin beharko duzu instalazioa eta gero."
-
-#: ../../standalone/drakgw_.c:276
-msgid "Configuring..."
-msgstr "Konfiguratzen..."
-
-#: ../../standalone/drakgw_.c:277
-msgid "Configuring scripts, installing software, starting servers..."
-msgstr ""
-"Konfigurazioko script-ak, softwarea instalatzen, zerbitzariak abiarazten..."
-
-#: ../../standalone/drakgw_.c:307
-msgid "Problems installing package $_"
-msgstr "Arazoa $_ instalatzean"
-
-#: ../../standalone/drakgw_.c:590
-msgid "Congratulations!"
-msgstr "Zorionak!"
-
-#: ../../standalone/drakgw_.c:591
-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 ""
-"Dena egokiturik.\n"
-"Internet konexioa banatu zenezake, DHCP erabiliaz."
-
-#: ../../standalone/drakgw_.c:608
-msgid "The setup has already been done, but it's currently disabled."
-msgstr ""
-"Internet konexiaren banaketaren egokierak eginda, baina orain ez dabil."
-
-#: ../../standalone/drakgw_.c:609
-msgid "The setup has already been done, and it's currently enabled."
-msgstr "Internet konexiaren banaketaren egokierak eginda. Erabilgarri dago."
-
-#: ../../standalone/drakgw_.c:610
-msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Internet konexioaren banaketa ez da inoiz konfiguratu."
-
-#: ../../standalone/drakgw_.c:615
-msgid "Internet connection sharing configuration"
-msgstr "Internet konexioaren banaketaren konfigurazioa"
-
-#: ../../standalone/drakgw_.c:622
-#, c-format
-msgid ""
-"Welcome to the Internet Connection Sharing utility!\n"
-"\n"
-"%s\n"
-"\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Internet konexio banatua!\n"
-"\n"
-"%s\n"
-"\n"
-"Konfiguratun saka egokitzapenak egiteko."
-
-#: ../../standalone/draknet_.c:59
-#, c-format
-msgid "Network configuration (%d adapters)"
-msgstr "Sare Konfigurazioa (%d egokitzaileak)"
-
-#: ../../standalone/draknet_.c:66 ../../standalone/draknet_.c:539
-msgid "Profile: "
-msgstr "Profila: "
-
-#: ../../standalone/draknet_.c:74
-msgid "Del profile..."
-msgstr "Ezaba profila..."
-
-#: ../../standalone/draknet_.c:80
-msgid "Profile to delete:"
-msgstr "Ezabatzeko profila:"
-
-#: ../../standalone/draknet_.c:108
-msgid "New profile..."
-msgstr "Profil berria..."
-
-#: ../../standalone/draknet_.c:114
-msgid "Name of the profile to create:"
-msgstr "Eratu beharreko profilaren izena:"
-
-#: ../../standalone/draknet_.c:140
-msgid "Hostname: "
-msgstr "Ostalari-izena:"
-
-#: ../../standalone/draknet_.c:147
-msgid "Internet access"
-msgstr "Internet lotura"
-
-#: ../../standalone/draknet_.c:160
-msgid "Type:"
-msgstr "Mota:"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Gateway:"
-msgstr "Ataria (gateway):"
-
-#: ../../standalone/draknet_.c:163 ../../standalone/draknet_.c:354
-msgid "Interface:"
-msgstr "Interface:"
-
-#: ../../standalone/draknet_.c:168
-msgid "Status:"
-msgstr "Status:"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:122 ../../standalone/net_monitor_.c:224
-msgid "Connected"
-msgstr "Konektaturik"
-
-#: ../../standalone/draknet_.c:170 ../../standalone/draknet_.c:357
-#: ../../standalone/net_monitor_.c:83 ../../standalone/net_monitor_.c:122
-#: ../../standalone/net_monitor_.c:224
-msgid "Not connected"
-msgstr "Konektatu gabe"
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Connect..."
-msgstr "Konektatu..."
-
-#: ../../standalone/draknet_.c:173 ../../standalone/draknet_.c:358
-msgid "Disconnect..."
-msgstr "Eten..."
-
-#: ../../standalone/draknet_.c:191
-#, fuzzy
-msgid "Starting your connection..."
-msgstr "Konexioa frogatzen..."
-
-#: ../../standalone/draknet_.c:199
-msgid "Closing your connection..."
-msgstr "Konexioa ixten..."
-
-#: ../../standalone/draknet_.c:204
-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 ""
-"Konexioa itxita.\n"
-"Eskuz ireki root-en:\n"
-"/etc/sysconfig/network-scripts/net_cnx_down"
-
-#: ../../standalone/draknet_.c:207
-msgid "The system is now disconnected."
-msgstr "Sistema deskonektatuta."
-
-#: ../../standalone/draknet_.c:219
-msgid "Configure Internet Access..."
-msgstr "Konfiguratu Internet Lotura..."
-
-#: ../../standalone/draknet_.c:226 ../../standalone/draknet_.c:411
-msgid "LAN configuration"
-msgstr "LAN konfigurazioa"
-
-#: ../../standalone/draknet_.c:231
-msgid "Adapter"
-msgstr "Egokitzailea"
-
-#: ../../standalone/draknet_.c:231
-msgid "Driver"
-msgstr "Gidaria"
-
-#: ../../standalone/draknet_.c:231
-msgid "Interface"
-msgstr "Interface"
-
-#: ../../standalone/draknet_.c:231
-msgid "Protocol"
-msgstr "Protokolo"
-
-#: ../../standalone/draknet_.c:250
-msgid "Configure Local Area Network..."
-msgstr "Konfiguratu bertoko sarea LAN..."
-
-#: ../../standalone/draknet_.c:283
-msgid "Normal Mode"
-msgstr "Arrunta"
-
-#: ../../standalone/draknet_.c:288
-msgid "Apply"
-msgstr "Ezarri"
-
-#: ../../standalone/draknet_.c:307
-msgid "Please Wait... Applying the configuration"
-msgstr "Zain egon...konfigurazioa ezartzen"
-
-#: ../../standalone/draknet_.c:391
-msgid ""
-"You don't have any configured interface.\n"
-"Configure them first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:415
-msgid "LAN Configuration"
-msgstr "LAN konfigurazioa"
-
-#: ../../standalone/draknet_.c:423
-#, c-format
-msgid "Adapter %s: %s"
-msgstr "Egokitzaile %s: %s"
-
-#: ../../standalone/draknet_.c:429
-msgid "Boot Protocol"
-msgstr "Abiatze Protokoloa"
-
-#: ../../standalone/draknet_.c:430
-msgid "Started on boot"
-msgstr "Abiatzerakoan hasia"
-
-#: ../../standalone/draknet_.c:431
-msgid "DHCP client"
-msgstr "DHCP bezeroa"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Disable"
-msgstr "Ezgaitu"
-
-#: ../../standalone/draknet_.c:466 ../../standalone/draknet_.c:470
-msgid "Enable"
-msgstr "Gaitu"
-
-#: ../../standalone/draknet_.c:504
-msgid ""
-"You don't have any internet connection.\n"
-"Create one first by clicking on 'Configure'"
-msgstr ""
-
-#: ../../standalone/draknet_.c:528
-msgid "Internet connection configuration"
-msgstr "Internet konexioaren konfigurazioa"
-
-#: ../../standalone/draknet_.c:532
-msgid "Internet Connection Configuration"
-msgstr "Internet konexioaren konfigurazioa"
-
-#: ../../standalone/draknet_.c:541
-msgid "Connection type: "
-msgstr "Konexioaren mota: "
-
-#: ../../standalone/draknet_.c:547
-msgid "Parameters"
-msgstr "Parametroak"
-
-#: ../../standalone/draknet_.c:560
-msgid "Provider dns 1 (optional)"
-msgstr "Ornitzailearen dns 1 (aukerakoa)"
-
-#: ../../standalone/draknet_.c:561
-msgid "Provider dns 2 (optional)"
-msgstr "Ornitzailearen dns 2 (aukerakoa)"
-
-#: ../../standalone/draknet_.c:574
-msgid "Ethernet Card"
-msgstr "Ethernet txartela"
-
-#: ../../standalone/draknet_.c:575
-msgid "DHCP Client"
-msgstr "DHCP bezeroa"
-
-#: ../../standalone/draksec_.c:21
-msgid "Welcome To Crackers"
-msgstr "Ongi etorri Crackers-era"
-
-#: ../../standalone/draksec_.c:22
-msgid "Poor"
-msgstr "Txiroa"
-
-#: ../../standalone/draksec_.c:26
-msgid "Paranoid"
-msgstr "Paranoidea"
-
-#: ../../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 ""
-"Kontuz erabili beharreko maila. Sistema erabilterraza egiten du,\n"
-"baina oso sentsiblea: internetez lotutako makinetan ez da erabili behar.\n"
-"Pasahitz bidezko sarrerarik ez baitauka."
-
-#: ../../standalone/draksec_.c:32
-msgid ""
-"Password are now enabled, but use as a networked computer is still not "
-"recommended."
-msgstr ""
-"Pasahitzak indarrean, baina sarean sartutako konputagailu bezala ez "
-"erabiltzea gomendatzen da."
-
-#: ../../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 ""
-"Hobekuntza gutxi segurtasun maila honetarako, batez ere segurtasun\n"
-"mezu eta saio gehiago."
-
-#: ../../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 ""
-"Internetera kliente modura lotutako makinentzeko gomendatutako segurtasun "
-"maila\n"
-"estandarra. Ez du segurtasun saiorik egiten. "
-
-#: ../../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 ""
-"Segurtasun maila honekin, sistema zerbitzari modura erabilzenezake.\n"
-"Hanbat klienteen loturak onartzeko moduan den\n"
-"segurtasun maila. "
-
-#: ../../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 ""
-"4. mailaren ezaugarriak, baina orain sistema guztiz hertsia.\n"
-"Segurtasun maila maximoa."
-
-#: ../../standalone/draksec_.c:52
-msgid "Setting security level"
-msgstr "Hautatu segurtasun neurria"
-
-#: ../../standalone/drakxconf_.c:44
-msgid "Control Center"
-msgstr "Kontrol Zentroa"
-
-#: ../../standalone/drakxconf_.c:45
-msgid "Choose the tool you want to use"
-msgstr "Instalatu nahi duzun tresna hautatu"
-
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "erabilera: keyboarddrake [--expert] [keyboard]\n"
-
-#: ../../standalone/keyboarddrake_.c:36
-msgid "Do you want the BackSpace to return Delete in console?"
-msgstr "BackSpace eta Delete bat bera console-n?"
-
-#: ../../standalone/livedrake_.c:23
-msgid "Change Cd-Rom"
-msgstr "Aldatu Cd-Rom-a"
-
-#: ../../standalone/livedrake_.c:24
-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 ""
-"Mesedez, \"%s\" izena duen Cd-Rom-a sartu unitatean eta gero Ok sakaegizu.\n"
-"Ez baldin baduzu Etsi sakatu Cd-Rom-etiko instalazioa ezeztatzeko."
-
-#: ../../standalone/livedrake_.c:34
-msgid "Unable to start live upgrade !!!\n"
-msgstr ""
-
-#: ../../standalone/mousedrake_.c:50
-msgid "no serial_usb found\n"
-msgstr "ez dut aurkitu serieko_usb-rik\n"
-
-#: ../../standalone/mousedrake_.c:54
-msgid "Emulate third button?"
-msgstr "Emulatu hirugarren botoia?"
-
-#: ../../standalone/mousedrake_.c:131
-#, fuzzy
-msgid "Test the mouse here."
-msgstr "Mesedez testatu sagua"
-
-#: ../../standalone/net_monitor_.c:40 ../../standalone/net_monitor_.c:52
-msgid "Network Monitoring"
-msgstr "Sare Ikuskapena"
-
-#: ../../standalone/net_monitor_.c:56
-msgid "Statistics"
-msgstr "Estatistikak"
-
-#: ../../standalone/net_monitor_.c:59
-msgid "Sending Speed: "
-msgstr "Bidaltze abiadura: "
-
-#: ../../standalone/net_monitor_.c:61
-msgid "Receiving Speed: "
-msgstr "Jasotze abiadaura: "
-
-#: ../../standalone/net_monitor_.c:66
-msgid "Close"
-msgstr "Itxi"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Connecting to Internet "
-msgstr "Internetera konektatzen"
-
-#: ../../standalone/net_monitor_.c:100 ../../standalone/net_monitor_.c:104
-msgid "Disconnecting from Internet "
-msgstr "Irteneteko konexioa etetzen"
-
-#: ../../standalone/net_monitor_.c:114
-msgid "Disconnection from Internet failed."
-msgstr "Irteneteko konexioa ezin eten"
-
-#: ../../standalone/net_monitor_.c:115
-msgid "Disconnection from Internet complete."
-msgstr "Irteneteko konexioa etenda."
-
-#: ../../standalone/net_monitor_.c:117
-msgid "Connection complete."
-msgstr "Konexio osoa."
-
-#: ../../standalone/net_monitor_.c:118
-msgid ""
-"Connection failed.\n"
-"Verify your configuration in the Mandrake Control Center."
-msgstr ""
-"Konexioaren akatsa.\n"
-"Mandrake Control Center-en konfigurazioa begiratu."
-
-#: ../../standalone/net_monitor_.c:188
-msgid "sent: "
-msgstr "bidali: "
-
-#: ../../standalone/net_monitor_.c:191
-msgid "received: "
-msgstr "jasota: "
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Connect"
-msgstr "Konektatu"
-
-#: ../../standalone/net_monitor_.c:222
-msgid "Disconnect"
-msgstr "Eten konexioa"
-
-#: ../../standalone/tinyfirewall_.c:29
-msgid "Firewalling Configuration"
-msgstr "Firewall konfigurazioa"
-
-#: ../../standalone/tinyfirewall_.c:42
-msgid "Firewalling configuration"
-msgstr "Firewall konfigurazioa"
-
-#: ../../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 ""
-"Firewalling\n"
-"\n"
-"Dagoeneko firewall ezarria duzu.\n"
-"Konfiguratun saka aldaketarik egin nahi baduzu."
-
-#: ../../standalone/tinyfirewall_.c:81
-msgid ""
-"Firewalling\n"
-"\n"
-"Click on Configure to set up a standard firewall"
-msgstr ""
-"Firewalling\n"
-"\n"
-"Konfiguratun saka standarra nahi baduzu."
-
-#: ../../tinyfirewall.pm_.c:10
-msgid ""
-"tinyfirewall configurator\n"
-"\n"
-"This configures a personal firewall for this Linux Mandrake machine.\n"
-"For a powerful dedicated firewall solution, please look to the\n"
-"specialized MandrakeSecurity Firewall distribution."
-msgstr ""
-"tinyfirewall configurator\n"
-"\n"
-"Linux Mandrake makinarako norberarentzako firewalla ezartzen du.\n"
-"Segurtasun handiago nahi baduzu: MandrakeSecurity Firewall distribution;\n"
-"banaketa berezikoa."
-
-#: ../../tinyfirewall.pm_.c:15
-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 ""
-"Zein zerbitzubaimendu nahi duzun galdetuko zaizu.\n"
-"Ganoraz erantzun.\n"
-"\n"
-"Behar izanez gero edozein momentutan berkonfiguratu zenezake\n"
-"zerbitzuok."
-
-#: ../../tinyfirewall.pm_.c:22
-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 ""
-"Internet osorako Web zerbitzari legez ari zara?\n"
-"Zure Web zerbitzaria makina honetarako soilik bada, ezeztz\n"
-"erantzeun zenezake.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:27
-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 ""
-"Izen zerbitzari legez ari zara?\n"
-"Ezetz erantzun IP informazioa gorde nahi izanez gero.\n"
-"\n"
-
-#: ../../tinyfirewall.pm_.c:32
-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 ""
-"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."
-
-#: ../../tinyfirewall.pm_.c:37
-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:42
-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:47
-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:52
-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:57
-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:62
-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:67
-msgid ""
-"Configuration complete. May we write these changes to disk?\n"
-"\n"
-"\n"
-"\n"
-msgstr ""
-
-#: ../../tinyfirewall.pm_.c:83
-#, c-format
-msgid "Can't open %s: %s\n"
-msgstr "Ezin ireki %s: %s\n"
-
-#: ../../tinyfirewall.pm_.c:85
-#, c-format
-msgid "Can't open %s for writing: %s\n"
-msgstr "Ezin ireki %s idazteko: %s\n"
-
-#: ../../share/compssUsers:999
-msgid "Clients for different protocols including ssh"
-msgstr "Protokolo desberdinetareko bezeroak, ssh barne"
-
-#: ../../share/compssUsers:999
-msgid "Development"
-msgstr "Garatzaile"
-
-#: ../../share/compssUsers:999
-msgid "Workstation"
-msgstr "Lan estazioa"
-
-#: ../../share/compssUsers:999
-msgid "Firewall/Router"
-msgstr "Zerbitzari, Firewall/Router"
-
-#: ../../share/compssUsers:999
-msgid "Personal Information Management"
-msgstr "Norberaren Informazioaren Kudeatzeileak"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Graphics"
-msgstr "Multimedia - Grafikoak"
-
-#: ../../share/compssUsers:999
-msgid "Internet"
-msgstr "Internet"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer (client)"
-msgstr "Sareko Konputagailu (bezeroa)"
-
-#: ../../share/compssUsers:999
-msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Audio tresnak: mp3 edo midi jotzeko, nahasleak, eta abar"
-
-#: ../../share/compssUsers:999
-msgid "Internet station"
-msgstr "Interneten estazioa"
-
-#: ../../share/compssUsers:999
-msgid "Office"
-msgstr "Office"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia station"
-msgstr "Multimedia estazioa"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
-"browse the Web"
-msgstr ""
-"posta eta berriak irakurtzeko eta bialtzeko tresnak: pine, mutt, tin... eta "
-"Amarauna arakatzeko"
-
-#: ../../share/compssUsers:999
-msgid "C and C++ development libraries, programs and include files"
-msgstr "C eta C++ garatzeko liburutegiak, programak eta abar"
-
-#: ../../share/compssUsers:999
-msgid "Domain Name and Network Information Server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Programs to manage your finance, such as gnucash"
-msgstr "Finantzetarakoak: gnucash..."
-
-#: ../../share/compssUsers:999
-msgid "PostgreSQL or MySQL database server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Documentation"
-msgstr "Dokumentazioa"
-
-#: ../../share/compssUsers:999
-msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Utilities"
-msgstr "Laguntzaileak"
-
-#: ../../share/compssUsers:999
-msgid "DNS/NIS "
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Graphical Environment"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Sound"
-msgstr "Multimedia - Soinua"
-
-#: ../../share/compssUsers:999
-msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Denborapasa: arcade, taulakoak, estrategia..."
-
-#: ../../share/compssUsers:999
-msgid "Video players and editors"
-msgstr "Videoa editatu eta ikusteko"
-
-#: ../../share/compssUsers:999
-msgid "Console Tools"
-msgstr "Consola tresnak"
-
-#: ../../share/compssUsers:999
-msgid "Sound and video playing/editing programs"
-msgstr "Saoinua eta bideoa"
-
-#: ../../share/compssUsers:999
-msgid "Scientific Workstation"
-msgstr "Zientzirako lanestazioa"
-
-#: ../../share/compssUsers:999
-msgid "Editors, shells, file tools, terminals"
-msgstr "Editoreak, maskorrak, fitxategi tresnak, terminalak"
-
-#: ../../share/compssUsers:999
-msgid "Books and Howto's on Linux and Free Software"
-msgstr "Liburuak eta Linux laguntza"
-
-#: ../../share/compssUsers:999
-msgid ""
-"A graphical environment with user-friendly set of applications and desktop "
-"tools"
-msgstr "Giro grafikoa"
-
-#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr ""
-
-#: ../../share/compssUsers:999
-msgid "Games"
-msgstr "Jokuak"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - Video"
-msgstr "Multimedia - Video"
-
-#: ../../share/compssUsers:999
-msgid "Network Computer server"
-msgstr "Sare Zerbitzaria"
-
-#: ../../share/compssUsers:999
-msgid "Graphics programs such as The Gimp"
-msgstr "Grafikoentzako programak, Gimp barne."
-
-#: ../../share/compssUsers:999
-msgid "Office Workstation"
-msgstr "Office estazioa"
-
-#: ../../share/compssUsers:999
-msgid ""
-"The K Desktop Environment, the basic graphical environment with a collection "
-"of accompanying tools"
-msgstr "KDE idazmahi giroa"
-
-#: ../../share/compssUsers:999
-msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Idazmahi grafikoak (Gnome, IceWM)"
-
-#: ../../share/compssUsers:999
-msgid "Tools to create and burn CD's"
-msgstr "CDak erreteko"
-
-#: ../../share/compssUsers:999
-msgid "Multimedia - CD Burning"
-msgstr "Multimedia - CD erretzaileak"
-
-#: ../../share/compssUsers:999
-msgid "Archiving, emulators, monitoring"
-msgstr "Gordailuak, emuladoreak, monitoreak"
-
-#: ../../share/compssUsers:999
-msgid "Database"
-msgstr "Zerbitzari, Datubase"
-
-#: ../../share/compssUsers:999
-msgid ""
-"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
-"gnumeric), pdf viewers, etc"
-msgstr "Bulego programak"
-
-#: ../../share/compssUsers:999
-msgid "Web/FTP"
-msgstr "Zerbitzaria, Web/FTP"
-
-#: ../../share/compssUsers:999
-msgid "Server"
-msgstr "Zerbitzari"
-
-#: ../../share/compssUsers:999
-msgid "Personal Finance"
-msgstr "Norberaren Finantzak"
-
-#: ../../share/compssUsers:999
-msgid "Configuration"
-msgstr "Konfigurazioa"
-
-#: ../../share/compssUsers:999
-msgid "KDE Workstation"
-msgstr "KDE Lan estazioa"
-
-#: ../../share/compssUsers:999
-msgid "Other Graphical Desktops"
-msgstr "Bestelako idazmahi grafikoak"
-
-#: ../../share/compssUsers:999
-msgid "Apache, Pro-ftpd"
-msgstr "Apache eta Pro-ftpd"
-
-#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Zerbitzari, Posta/Taldeware/Berriak"
-
-#: ../../share/compssUsers:999
-msgid "Gnome Workstation"
-msgstr "Gnome Lan estazioa"
-
-#: ../../share/compssUsers:999
-#, fuzzy
-msgid "Internet gateway"
-msgstr "Internet lotura"
-
-#: ../../share/compssUsers:999
-msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Palm edo Visor-entzako tresnak"
-
-#: ../../share/compssUsers:999
-msgid "Game station"
-msgstr "Joku estazio"
-
-#: ../../share/compssUsers:999
-msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-
-#: ../../share/compssUsers:999
-msgid "Tools to ease the configuration of your computer"
-msgstr "Konfigurazioa errazteko tresnak"
-
-#: ../../share/compssUsers:999
-msgid "Set of tools for mail, news, web, file transfer, and chat"
-msgstr "Trenak posta, berri, web, fitxategi igorrtze eta txaterako"
-
-#~ msgid "GB"
-#~ msgstr "GB"
-
-#~ msgid "KB"
-#~ msgstr "KB"
-
-#~ msgid "TB"
-#~ msgstr "TB"
-
-#~ msgid "%d minutes"
-#~ msgstr "%d minutu"
-
-#~ msgid "1 minute"
-#~ msgstr "minutu 1"
-
-#~ msgid "%d seconds"
-#~ msgstr "%d segundu"
-
-#~ msgid "Configuration de Lilo/Grub"
-#~ msgstr "Kanfigurazioa, Lilo/Grub-ena"
-
-#~ msgid "Selected size %d%s"
-#~ msgstr "Hautatutako tamaina %d%s"
-
-#~ msgid "This startup script try to load your modules for your usb mouse."
-#~ msgstr ""
-#~ "Abiatzeko script honek zure usb saguarentzako moduluak kargatzen saiatuko "
-#~ "da."
-
-#~ msgid "Opening your connection..."
-#~ msgstr "Konexioa irekitzen..."
-
-#~ msgid "Configure..."
-#~ msgstr "Konfiguratu..."
-
-#~ msgid "cannot fork: "
-#~ msgstr "ezin sardexkatu: "
-
-#~ msgid "Standard tools"
-#~ msgstr "Tresna Standard-ak"
-
-#~ msgid "Boot style configuration"
-#~ msgstr "Abiatzeearen konfigurazioa"
-
-#~ 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 ""
-#~ "Interneterako konexioa egokitua duzu, \n"
-#~ "konputagailua konexioa banatu dezake beste batzuekin.\n"
-#~ "Oharra: Sare Egokitzailea beharrezko duzu, bertako sarea egokitzeko.\n"
-#~ "\n"
-#~ "Banatu nahi al duzu zure konexioa?\n"
-
-#~ msgid "Automatic dependencies"
-#~ msgstr "Dependentzia automatikoak"
-
-#~ msgid "Configure LILO/GRUB"
-#~ msgstr "Konfiguratu LILO/GRUB"
-
-#~ msgid "Create a boot floppy"
-#~ msgstr "Abiaratze flppy-a eraiki"
-
-#~ msgid "Format floppy"
-#~ msgstr "Formateatu floppy-a"
-
-#~ msgid "Choice"
-#~ msgstr "Aukera"
-
-#~ msgid "horizontal nice looking aurora"
-#~ msgstr "aurora zeharkako ikuspegi dotorean"
-
-#~ msgid "vertical traditional aurora"
-#~ msgstr "ohiko aurora bertikala"
-
-#~ msgid "gMonitor"
-#~ msgstr "gMonitorea"
-
-#~ msgid ""
-#~ "You can now select some miscellaneous options for your system.\n"
-#~ "\n"
-#~ "* Use hard drive optimizations: this option can improve hard disk "
-#~ "performance but is only for advanced users. Some buggy\n"
-#~ " chipsets can ruin your data, so beware. Note that the kernel has a "
-#~ "builtin blacklist of drives and chipsets, but if\n"
-#~ " you want to avoid bad surprises, leave this option unset.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Choose security level: you can choose a security level for your system. "
-#~ "Please refer to the manual for complete\n"
-#~ " information. Basically, if you don't know what to choose, keep the "
-#~ "default option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Precise RAM if needed: unfortunately, there is no standard method to "
-#~ "ask the BIOS about the amount of RAM present in\n"
-#~ " your computer. As consequence, Linux may fail to detect your amount of "
-#~ "RAM correctly. If this is the case, you can\n"
-#~ " specify the correct amount or RAM here. Please note that a difference "
-#~ "of 2 or 4 MB between detected memory and memory\n"
-#~ " present in your system is normal.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Removable media automounting: if you would prefer not to manually mount "
-#~ "removable media (CD-Rom, floppy, Zip, etc.) by\n"
-#~ " typing \"mount\" and \"umount\", select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Clean \"/tmp\" at each boot: if you want delete all files and "
-#~ "directories stored in \"/tmp\" when you boot your system,\n"
-#~ " select this option.\n"
-#~ "\n"
-#~ "\n"
-#~ "* Enable num lock at startup: if you want NumLock key enabled after "
-#~ "booting, select this option. Please note that you\n"
-#~ " should not enable this option on laptops and that NumLock may or may "
-#~ "not work under X."
-#~ msgstr ""
-#~ "Zure sistemaren zenbait aukera gehigarri hauta dezakezu orain.\n"
-#~ "\n"
-#~ " * disko zurrunaren optimizatzaileak erabili: Aukera hau\n"
-#~ "erabiltzaile adituentzat bakarrik, gaizki erabili izanez gero\n"
-#~ "disko zurruna urratu lezake. Ezagutuz gero bakarrik erabili.\n"
-#~ "\n"
-#~ "\n"
-#~ " * Hautatu segurtasun maila: Zure sistemarako segurtasun maila hauta\n"
-#~ "dezakezu. Ez badakizu \"Ertaina\" hautatu.\n"
-#~ " Informazio gehiagorako gidaliburua aztertu.\n"
-#~ "\n"
-#~ "\n"
-#~ " * RAM tamaina zehatza: Zenbaitetan, GNU/Linux-ek ez du ongi "
-#~ "detektatzen\n"
-#~ "sisteman dagoen RAM guztia. Hau gertatuz gero,\n"
-#~ "adierazi tamaina zehatza. Oharra: 2 edo 4 Mb arteko diferentzia\n"
-#~ "normala da.\n"
-#~ "\n"
-#~ "\n"
-#~ " * Removable media automounting: Unitate eramangarriak (CD-ROM, Floppy, "
-#~ "Zip)\n"
-#~ "eskuz muntatu nahi ez baduzu, hau da, \"mount\" eta \"umount\",\n"
-#~ "tekleatu nahi ez baduzu hautatu atal hau. \n"
-#~ "\n"
-#~ "\n"
-#~ " * Num Lock abiatzerakoan: Number Lock abiatzerakoan ezarrita\n"
-#~ "nahi izanez gero, hautatu hau (Oharra: Num Lock ez dabil X-en)."
-
-#~ msgid "Internet/Network access"
-#~ msgstr "Internet/Sare sarrera"
-
-#~ msgid "Mail information"
-#~ msgstr "Posta informazioa"
-
-#~ msgid "Firewall Configuration Wizard"
-#~ msgstr "Firewall Konfiguraziorako Aztia"
-
-#~ msgid "Miscellaneous"
-#~ msgstr "Denetarik"
-
-#~ msgid "Miscellaneous questions"
-#~ msgstr "Denetariko galderak"
-
-#~ msgid "Can't use supermount in high security level"
-#~ msgstr "Segurtasun neurri altuetan ezin da supermount erabili"
-
-#~ 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 ""
-#~ "kasu: SEGURTASUN MAILA HONETAN, KONSOLAN EZIN DUZU ROOT LOGIN-IK EGIN!\n"
-#~ "Root izan nahi baduzu, erabiltzaile bezala login egin behar duzu eta gero "
-#~ "\"s\" erabili.\n"
-#~ "Orokorrero, zure makina zerbitzari bezala lan egingo du.\n"
-#~ "Abisatuta zaude."
-
-#~ 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 ""
-#~ "Kasu, numlock-a piztuta izatean zenbait tekla zenbaikak ematen\n"
-#~ "dituzte, hizkien ordez (ad: sakatu `p' eta lortu `6')"
-
-#~ msgid "not connected"
-#~ msgstr "konektatu gabe"
-
-#~ msgid "Actions"
-#~ msgstr "Ekimenak"
-
-#~ msgid "Scientific applications"
-#~ msgstr "Zientziako aplikazioak"
-
-#~ msgid "toot"
-#~ msgstr "toot"
-
-#~ msgid "File/Print/Samba"
-#~ msgstr "Zerbitzari, Fitxategi/Irarkola/Samba"
-
-#~ msgid "DNS/DHCP "
-#~ msgstr "Zerbitzaria, DNS/DHCP"
-
-#~ msgid "First DNS Server"
-#~ msgstr "Lehenengo DNS zerbitzaria"
-
-#~ msgid "Second DNS Server"
-#~ msgstr "Bigarren DNS zerbitzaria"
-
-#~ msgid "using module"
-#~ msgstr "modulua erabiltzen"
-
-#~ msgid "Development, Database"
-#~ msgstr "Garatzea, Datubasea"
-
-#~ msgid "Development, Integrated Environment"
-#~ msgstr "Garatzaile, Integratutako ingurua"
-
-#~ msgid "Development, Standard tools"
-#~ msgstr "Garatzeile, ohiko tresnak"
-
-#~ msgid ""
-#~ "\n"
-#~ "Warning:\n"
-#~ "Applying the changes while running may crash your X environnement."
-#~ msgstr ""
-#~ "\n"
-#~ "Kasu:\n"
-#~ "Aldaketak ezartzeak X izorra lezake."
-
-#~ msgid ""
-#~ "\n"
-#~ "If you continue, I will shut down your %s environnement"
-#~ msgstr ""
-#~ "\n"
-#~ "Jarraitzekotan, %s ingurua itzaliko dut"
-
-#~ msgid "eth$_"
-#~ msgstr "eth$_"
-
-#~ msgid "loopback"
-#~ msgstr "loopback"
-
-#~ msgid "None"
-#~ msgstr "Batez"
-
-#~ msgid "Which bootloader(s) do you want to use?"
-#~ msgstr "Zein abiarazle erabili nahi duzu?"
-
-#~ msgid "Auto install floppy"
-#~ msgstr "Auto instalatu disketea"
-
-#~ msgid "Try to find a modem?"
-#~ msgstr "Aurkitu modema?"
-
-#~ msgid "Configure an ISDN connection"
-#~ msgstr "ISDN konexioa egokitu"
-
-#~ msgid "Configure a cable connection"
-#~ msgstr "Konfiguratu kable bidezko konexioa"
-
-#~ msgid "Disable Internet Connection"
-#~ msgstr "Internet konexioa ezgaitu"
-
-#~ msgid "Configure local network"
-#~ msgstr "Konfiguratu bertoko sarea"
-
-#~ msgid "Disable networking"
-#~ msgstr "Sarea ezgaitu"
-
-#~ msgid "Configure the Internet connection / Configure local Network"
-#~ msgstr "Interneterako konexioa egokitu / Bertoko sarea egokitu"
-
-#~ msgid ""
-#~ "Local networking has already been configured.\n"
-#~ "Do you want to:"
-#~ msgstr ""
-#~ "Bertoko sarea konfiguratua dago.\n"
-#~ "Nahi al duzu:"
-
-#~ msgid "Reconfigure using wizard..."
-#~ msgstr "Aztiaz berkonfiguratu..."
-
-#~ msgid "Multimedia"
-#~ msgstr "Multimedia"
-
-#~ msgid "Sciences"
-#~ msgstr "Zientzia"
-
-#~ msgid ""
-#~ "Chat (IRC or instant messaging) programs such as xchat, licq, gaim, and "
-#~ "file transfer tools"
-#~ msgstr ""
-#~ "Chat (IRC edo berehalako mezuak) programak: xchat,licq, gaim eta FTP "
-#~ "tresnak"
-
-#~ msgid "Communication facilities"
-#~ msgstr "Komunikatzeko errazgarriak"
-
-#~ msgid "KDE"
-#~ msgstr "KDE"
-
-#~ msgid "Gnome"
-#~ msgstr "Gnome"
-
-#~ msgid "Internet Tools"
-#~ msgstr "Internet tresnak"
-
-#~ msgid "Databases clients and servers (mysql and postgresql)"
-#~ msgstr "Datubaseen bezero eta zerbitzariak(mysql eta postgresql)"
-
-#~ msgid "Development C/C++"
-#~ msgstr "Garatzailearena C/C++"
-
-#~ msgid "Configure timezone"
-#~ msgstr "Konfiguratu ordu eremua"
-
-#~ msgid "Configure printer"
-#~ msgstr "Konfiguratu irarkola"
-
-#~ msgid "Network adaptater 1 (eth0):"
-#~ msgstr "Sare egokitzailea 1 (eth0)"
-
-#~ msgid "(may cause data corruption)"
-#~ msgstr "(datuak galaraz lezake)"
-
-#~ msgid "Use hard drive optimisations?"
-#~ msgstr "Disko zurrunaren optimizatzaileak erabili nahi?"
-
-#~ msgid "Enable num lock at startup"
-#~ msgstr "Hasterakoan zenbakien finkaketa (num lock) baimendu"
-
-#~ msgid "Confirm Password"
-#~ msgstr "Biaeztatu Pasahitza"
-
-#~ msgid "default"
-#~ msgstr "Jatorrizkoa"
-
-#~ msgid "What is your system used for?"
-#~ msgstr "Zein da zure sistemaren erabilera?"
-
-#~ msgid "Select the size you want to install"
-#~ msgstr "Hauta instalatu nahi duzun tamaina"
-
-#~ msgid "Use diskdrake"
-#~ msgstr "Erabili diskdrake"
-
-#~ msgid "Customized"
-#~ msgstr "Norberarena"
-
-#~ 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 ""
-#~ "Ziur zaude aditua zarela? \n"
-#~ "Txantxarik ez, arriskutsuak izan daitezkeenak egin ditzakezu hemen.\n"
-#~ "Honako galderei aurre eginbeharko duzu: ``Erabili fitxategi itzalduak "
-#~ "pasahitzentzako?'',\n"
-#~ "Horrelakoak erantzuteko prest?"
-
-#~ msgid "Use shadow file"
-#~ msgstr "Itzalpeko fitxategia erabili"
-
-#~ msgid "shadow"
-#~ msgstr "itzalpea"
-
-#~ msgid "MD5"
-#~ msgstr "MD5"
-
-#~ msgid "Use MD5 passwords"
-#~ msgstr "MD5 pasahitzak erabili"
-
-#~ msgid "Search"
-#~ msgstr "Bilatu"
-
-#~ msgid "Package"
-#~ msgstr "Paketea"
-
-#~ msgid "Text"
-#~ msgstr "Testua"
-
-#~ msgid "Tree"
-#~ msgstr "Zuhaitza"
-
-#~ msgid "Sort by"
-#~ msgstr "Honen arabera ordenatu"
-
-#~ msgid "Category"
-#~ msgstr "Kategoria"
-
-#~ msgid "See"
-#~ msgstr "Begiratu"
-
-#~ msgid "Installed packages"
-#~ msgstr "Instalatutako paketeak"
-
-#~ msgid "Available packages"
-#~ msgstr "Erabilgarri dauden paketeak"
-
-#~ msgid "Show only leaves"
-#~ msgstr "Oztoak bakarrik erakutsi"
-
-#~ msgid "Expand all"
-#~ msgstr "Dena zabaldu"
-
-#~ msgid "Collapse all"
-#~ msgstr "Batu dena"
-
-#~ msgid "Add location of packages"
-#~ msgstr "Paketeen kokapena gehitu"
-
-#~ msgid "Update location"
-#~ msgstr "Eguneratu kokapena"
-
-#~ msgid "Remove"
-#~ msgstr "Ezabatu"
-
-#~ msgid "Find Package"
-#~ msgstr "Bilatu paketea"
-
-#~ msgid "Find Package containing file"
-#~ msgstr "Fitxategia duen paketea bilatu"
-
-#~ msgid "Toggle between Installed and Available"
-#~ msgstr "Aldatu instalatu eta aukeran daudenen artean"
-
-#~ msgid "Uninstall"
-#~ msgstr "Desinstalatu"
-
-#~ msgid "Choose package to install"
-#~ msgstr "Aukeratu instalatu beharreko paketea"
-
-#~ msgid "Checking dependencies"
-#~ msgstr "Dependentziak saiatzen"
-
-#~ msgid "Wait"
-#~ msgstr "Itxaron"
-
-#~ msgid "The following packages are going to be uninstalled"
-#~ msgstr "Hurrengo paketeak desinstalatuko dira"
-
-#~ msgid "Uninstalling the RPMs"
-#~ msgstr "RPMak desinstalatzen"
-
-#~ msgid "Regexp"
-#~ msgstr "Regexp"
-
-#~ msgid "Which package are looking for"
-#~ msgstr "Zein paketeaz ari zara"
-
-#~ msgid "%s not found"
-#~ msgstr "%s ezin aurkitu"
-
-#~ msgid "No match"
-#~ msgstr "Ez dago"
-
-#~ msgid "No more match"
-#~ msgstr "Ez dago gahiagorik"
-
-#~ msgid ""
-#~ "rpmdrake is currently in ``low memory'' mode.\n"
-#~ "I'm going to relaunch rpmdrake to allow searching files"
-#~ msgstr ""
-#~ "rpmdrake ``memoria gutxi''-ko moduan dago.\n"
-#~ "rpmdrake berabiaraziko dut fitxategiak bilatzeko aukera izan dezan"
-
-#~ msgid "Which file are you looking for?"
-#~ msgstr "Zein fitxategi bilatu nahi duzu?"
-
-#~ msgid "What are looking for?"
-#~ msgstr "Zer ari zara bilatzen?"
-
-#~ msgid "Give a name (eg: `extra', `commercial')"
-#~ msgstr "Eman izena (ad: `extra', `commercial')"
-
-#~ msgid "Directory"
-#~ msgstr "Direktorioa"
-
-#~ msgid "No cdrom available (nothing in /mnt/cdrom)"
-#~ msgstr "Ez dago cdrom-ik (/mnt/cdrom hutsik)"
-
-#~ msgid "URL of the directory containing the RPMs"
-#~ msgstr "RPMak duen direktorioaren URLa"
-
-#~ msgid ""
-#~ "For FTP and HTTP, you need to give the location for hdlist\n"
-#~ "It must be relative to the URL above"
-#~ msgstr ""
-#~ "FTP eta HTTP-rako, hdlist-erako kokapena eman behar duzu\n"
-#~ "Gaineko URL-arekin lotua izan behar du"
-
-#~ msgid "Please submit the following information"
-#~ msgstr "Mesedez hurrengo informazioa igorri"
-
-#~ msgid "%s is already in use"
-#~ msgstr "%s dagoeneko erabiltzen"
-
-#~ msgid "Updating the RPMs base"
-#~ msgstr "RPMn basea eguneratzen"
-
-#~ msgid "Going to remove entry %s"
-#~ msgstr "%s sarrera ezabatuko dut"
-
-#~ msgid "Finding leaves"
-#~ msgstr "Oztoak bilatzen"
-
-#~ msgid "Finding leaves takes some time"
-#~ msgstr "Oztoen bilaketak denbora hartzen du"
-
-#~ msgid "I have found an ISDN Card:\n"
-#~ msgstr "ISDAN txartela aurkitu dut:\n"
-
-#~ msgid "France"
-#~ msgstr "Frantzia"
-
-#~ msgid "Other countries"
-#~ msgstr "Beste herrialdeak"
-
-#~ msgid "In which country are you located ?"
-#~ msgstr "Zein herrialdetan zaude?"
-
-#~ msgid "Alcatel modem"
-#~ msgstr "Alcatel modema"
-
-#~ msgid "ECI modem"
-#~ msgstr "ECI modema"
-
-#~ msgid ""
-#~ "If your adsl modem is an Alcatel one, choose Alcatel. Otherwise, ECI."
-#~ msgstr "Zure adsl modem-a alcatel-ekoa bada, hauta Alcatel. Bestela, ECI."
-
-#~ msgid "mandatory"
-#~ msgstr "ezinbesteko"
-
-#~ msgid "interesting"
-#~ msgstr "interesgarria"
-
-#~ msgid "i18n (important)"
-#~ msgstr "i18n (garrantzitsua)"
-
-#~ msgid "i18n (very nice)"
-#~ msgstr "i18n (oso ederra)"
-
-#~ msgid "i18n (nice)"
-#~ msgstr "i18n (ederra)"
-
-#~ msgid "Which serial port is your mouse connected to?"
-#~ msgstr "Zure sagua serieko zein kaietara dago konektatua?"
-
-#~ msgid "Czech"
-#~ msgstr "Txekoa"
-
-#~ msgid "Slovakian"
-#~ msgstr "Eslobakiarra"
-
-#~ msgid "Could not install ipchains RPM with urpmi."
-#~ msgstr "Ezin instalatu ipchains RPM urpmi-z."
-
-#~ msgid "Could not install dhcp RPM with urpmi."
-#~ msgstr "Ezin instalatu dhcp RPM urpmi-z."
-
-#~ msgid "Could not install linuxconf RPM with urpmi."
-#~ msgstr "Ezin instalatu linuxconf RPM urpmi-z."
-
-#~ msgid "Could not install bind RPM with urpmi."
-#~ msgstr "Ezin instalatu bind RPM urpmi-z."
-
-#~ msgid "Could not install caching-nameserver RPM with urpmi."
-#~ msgstr "Ezin instalatu caching-nameserver RPM urpmi-z"
-
-#~ msgid "Reconfigure local network"
-#~ msgstr "Berkonfiguratu bertoko sarea"
-
-#~ msgid ""
-#~ "Your computer can be configured to share its Internet connection.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Zure konputagailuaren Internet konexioa banatu dezakezu.\n"
-#~ "\n"
-
-#~ msgid "Everything has been configured.\n"
-#~ msgstr "Dana konfiguratua izan da.\n"
-
-#~ msgid "Connect to Internet with a normal modem"
-#~ msgstr "Internetera konektatu modem arruntaz"
-
-#~ msgid "Connect to Internet using ISDN"
-#~ msgstr "Interentera konektatu ISDN-z"
-
-#~ msgid "Connect to Internet using DSL (or ADSL)"
-#~ msgstr "Internetera konektatu DSL-z (edo ADSL-z)"
-
-#~ msgid "Connect to Internet using Cable"
-#~ msgstr "Internetera konektatu kablez"
-
-#~ msgid "Which partition type do you want?"
-#~ msgstr "Zein partizio mota nahi duzu?"
-
-#~ 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 Linux-Mandrake "
-#~ "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 ""
-#~ "Hautatu \"Instalatu\" GNU/Linux-en aurretiko bertsiorik ez badago "
-#~ "instalatuta,\n"
-#~ "edo distribuzio edo bertsio bat baino gehiago erabili nahi baduzu.\n"
-#~ "\n"
-#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu "
-#~ "nahi izanez gero.\n"
-#~ "\n"
-#~ "\n"
-#~ "Hauta:\n"
-#~ "\n"
-#~ " - Gomendatua: inoiz ez baduzu Linux-ik instalatu.\n"
-#~ "\n"
-#~ " - Norberarena: GNU/Linux ezagutzen baduzu, gero makinaren erabilera "
-#~ "nagusia hauta\n"
-#~ " dezakezu. behean ikus.\n"
-#~ "\n"
-#~ " - Aditua: GNU/Linux menperatzen duzula suposatzen da eta\n"
-#~ " oso berezitua de instalazioa egin nahi duzula. \"Norberarena\"\n"
-#~ " instalazio motan bezala, zure makinaren erabilera hautatu ahal izango "
-#~ "duzu zure sistemarako.\n"
-#~ " Baina mesedez, EZ HAUTA HAU ZERTAN ZABIZENEN EZ BADAKIZU!\n"
-
-#~ msgid ""
-#~ "At this point, you may choose what partition(s) to use to install\n"
-#~ "your Linux-Mandrake 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 ""
-#~ "Orain, Linux-Mandrake sistema zein partiziotan instalatu nahi duzun\n"
-#~ "hauta dezakezu, aldez aurretik partizioak eginak badituzu (aurretikfrom "
-#~ "a\n"
-#~ "instalatutako GNU/Linux-an edo bestelako partizio tresna batek "
-#~ "egindakoak).\n"
-#~ "Bestera, disko zurrunaren partizioak definitu behar dira. Hau "
-#~ "egoterakoan\n"
-#~ "konputagailuaren disko zurruna erabilera desberdinetarako area "
-#~ "desberdinetan\n"
-#~ "zatitzen da.\n"
-#~ "\n"
-#~ "\n"
-#~ "Partizio berriak egin nahi izanez gero, erabili \"Auto allocate\" "
-#~ "etahorrela\n"
-#~ "Linux-ek partizio berriak egingo ditu automatikoki. Zatitu beharreko "
-#~ "diskoa\n"
-#~ "hautatzuko \"hda\" kliklatu lehenengo IDE diskorako,\n"
-#~ "\"hdb\" bigarrenerako edo \"sda\" lehenengo SCSI diskorako eta horrela "
-#~ "ere urrengokoak.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ohiko partizioak dira: root (/), direktorioen ierarkian sistemaren "
-#~ "fitxategien hasiera\n"
-#~ "puntua dena, eta /boot,konputagailua pizterakoan\n"
-#~ "sistema eragilea abiarazteko beharrezko diren\n"
-#~ "fitxategiak duena.\n"
-#~ "\n"
-#~ "\n"
-#~ "Partizio prozeduraren ekintzak atzerako biderik izan ohi ez dutenez,\n"
-#~ "esperientziarik ez duenarengan beldurra eta larritasuna eragin diezaioke. "
-#~ "DiskDrake-k\n"
-#~ "prozedura errazten du izua uxatzeko. Dokumentazioa kontsultatu eta\n"
-#~ "har ezazu behar duzun denbora hasi aurretik.\n"
-#~ "Teklatua erabiliz edozien aukeraz baliatu zaitezke: "
-#~ "partizioetatiknabigatu\n"
-#~ "Tab eta Gora/Bera geziez. Behin partizioa hautatua, zera erabil "
-#~ "zenezake:\n"
-#~ "\n"
-#~ "- Ctrl-c partizio berria eraikitzeko (partizio hutsa hautatzekotan)\n"
-#~ "\n"
-#~ "- Ctrl-d partizioa ezabatzeko\n"
-#~ "\n"
-#~ "- Ctrl-m muntai puntua ezartzeko\n"
-
-#~ msgid ""
-#~ "Any partitions that have been newly defined must be formatted for\n"
-#~ "use (formatting meaning creating a filesystem). At this time, you may\n"
-#~ "wish to re-format some already existing partitions to erase the data\n"
-#~ "they contain. Note: it is not necessary to re-format pre-existing\n"
-#~ "partitions, particularly if they contain files or data you wish to keep.\n"
-#~ "Typically retained are /home and /usr/local."
-#~ msgstr ""
-#~ "Berriki ezarritako edozein partizio formateatu beharko da erabilgarria\n"
-#~ "izateko (formateatu esan nahi du sistemen fitxategiak ezartzea). Orain, "
-#~ "agian\n"
-#~ "esistitzen direnetako zenbait partizio formateatu nahiko duzu, bertako "
-#~ "datuak\n"
-#~ "ezabatzeko. Oharra: aurretik zeuden partizioak formateatzea ez da "
-#~ "beharrezkoa\n"
-#~ "batez ere, mantendu nahi dituzun fitxategi eta datuak gordetzen baditu.\n"
-#~ "Normalean /home eta /usr/local dira gordetzen direnak."
-
-#~ 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 ""
-#~ "Hautatutako paketeak instalatzen ari dira. Operazio honek\n"
-#~ "minutu gutxi batzuk iraun lezake, baina sistema eguneratzea hautatu\n"
-#~ "baduzu are gehiago iraun lezake operazioak eguneratzea egin beharko\n"
-#~ "delako."
-
-#~ 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 ""
-#~ "DrakX-ek ez du sagurik aurkitzen ez badu, edo egindakoa\n"
-#~ "aztertu nahi baduzu, gainean duzun saguen zerrenda duzu\n"
-#~ "eskura.\n"
-#~ "\n"
-#~ "\n"
-#~ "DrakX'-en aukerekin ados bazaude settings, 'Ados' sakatu.\n"
-#~ "Bestela, zure saguarekin antza handiena zukeen sagua hautatu\n"
-#~ "menuan.\n"
-#~ "\n"
-#~ "\n"
-#~ "Seriean konektatutako sagua izanez gero, DrakX-i\n"
-#~ "serie-kaia adierazi beharko diozu."
-
-#~ 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 Linux-Mandrake 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 ""
-#~ "Atal hau bertoko sarea (LAN) edo modem-a konfiguratzeko\n"
-#~ "da\n"
-#~ "\n"
-#~ "Hautatu \"Bertoko LAN\" eta DrakX-ek\n"
-#~ "zure makinako Ethernet egokitzailea bilatzen saiatuko da. PCI "
-#~ "egokitzaileak\n"
-#~ "automatikoki bilatu eta abiarazten dira.\n"
-#~ "Dena den, zure periferikoa ISA bada, autodetekzioak huts egingo du,\n"
-#~ "eta orduan agertuko zaizun zerrendatik hautatu beharko duzu driver-a.\n"
-#~ "\n"
-#~ "\n"
-#~ "SCSI egokitzaileentzat gertatzen den moduan, lehen aldian driverrak\n"
-#~ "egokitzailea frogatu lezake bere kabuz, bestela aukerak adierazi\n"
-#~ "beharko dizkiozu driver-ari, aukerak dokumentazioan edo harwarean\n"
-#~ "aurki ditzakezu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Linux-Mandrake sistema sare batean dagoen konputagailuan\n"
-#~ "instalatuz gero, sare administrariak beharrezko duzun informazioa eman "
-#~ "beharko dizu\n"
-#~ "(IP helbidea, sareko submaskara\n"
-#~ "edo netmask, eta ostalariaren izena). Zure sare pribatua\n"
-#~ "instalatzen ari bazara helbidea hautatu beharko\n"
-#~ "duzu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Hautatu \"Deitu modem-ez\" eta modem bitarteko internet\n"
-#~ "konexioa konfiguratuko da. DrakX-ek, zure modem-a bilatzen saiatuko da\n"
-#~ "hau huts eginez gero aukeratu beharko duzu modem-aren serieko kaia\n"
-#~ "zein den."
-
-#~ 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 ""
-#~ "GNU/Linux-ek irarkola mota ugari erabil ditzake. Bakoitzak\n"
-#~ "bere egokiera behar du. Dena den kontuan izan irarkolaren isatsak\n"
-#~ " 'lp' izena jatorriz ezartzen duela; beraz izen hau duen irarkola\n"
-#~ "beharko duzu; baina zenbait izen eman ditzakezu irarkola berari\n"
-#~ "izenok '|' karaktereaz banatuz gero.\n"
-#~ "Beraz esanguratsua egingo zaizun izena eman nahi badiozu irarkolari "
-#~ "aurretik\n"
-#~ "jarri, adibidea: \"Nire irarkola|lp\".\n"
-#~ "Izenean \"lp\" duen irarkola jatorrizkoa izanen da.\n"
-#~ "\n"
-#~ "\n"
-#~ "Irarkola zuzenean konputagailuari lotuta egonez gero hautatu\n"
-#~ "\"Bertoko irarkola\". Gero zein kaietara lotuta dagoen adierazi\n"
-#~ "beharko duzu, eta iragazki egokia hautatu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Urruneko Unix makinari lotutako irarkola erabili nahi izanez gero,\n"
-#~ "hautatu \"Urruneko lpd\". Indarrean sartzeko\n"
-#~ ", ez da beharrezko erabiltzaile izena ez eta pasahitzik, baina\n"
-#~ "zerbitzariaren inprimitze isatsaren izena jakin beharko duzu.\n"
-#~ "\n"
-#~ "\n"
-#~ "SMB irarkola erabili nahi izanez gero (hau da,\n"
-#~ "urruneko Windows 9x/NT makinan kokatutakoa),\n"
-#~ "SMB izena (ez TCP/IP izena)eman beharko duzu, eta agian IP helbidea ere,\n"
-#~ "gehi erabiltzaile izena, lantaldea eta irakola erabiltzeko beharrezkoa\n"
-#~ "den pasahitza, eta, nola ez, irarkolaren izena. Bardin\n"
-#~ "NetWare irarkolentzako, baina kasu honetan ez duzu lantalde izenik eman "
-#~ "beharrik."
-
-#~ 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 ""
-#~ "Oso gomendatua da hemen \"Bai\" erantzutea. Microsoft Windows\n"
-#~ "gerorago instalatzekotan boot sektorea ezabatuko dizu.\n"
-#~ "Esan zaizun bezala boot diskorik egin ez baduzu ezin izango duzu\n"
-#~ "GNU/Linux abiatu."
-
-#~ msgid "Move your wheel!"
-#~ msgstr "Higiarazi pilotatxoa!"
-
-#~ msgid "Install/Rescue"
-#~ msgstr "Instalatu/Berreskuratu"
-
-#~ msgid "Rescue"
-#~ msgstr "Berreskuratu"
-
-#~ msgid "Germany"
-#~ msgstr "Germaniarra"
-
-#~ msgid "Germany (1TR6)"
-#~ msgstr "Germaniarra (1TR6)"
-
-#~ msgid "What do you wish to do?"
-#~ msgstr "Zer egin nahiko zenuke?"
-
-#~ msgid "Forget the changes?"
-#~ msgstr "Aldaketak ahaztu?"
-
-#~ msgid "What is the type of your mouse?"
-#~ msgstr "Zein da zure sagu mota?"
-
-#~ msgid "Automatic resolutions"
-#~ msgstr "Erresoluzio automatikoak"
-
-#~ 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 ""
-#~ "Eskuragarri dauden erresoluzioak bilatzearren, zenbaitzuk frogatuko "
-#~ "ditut.\n"
-#~ "Pantailak kliskatuko du...\n"
-#~ "Irten zaitezke nahi baduzu, bukatzerakoan beep-a entzengo duzu"
-
-#~ 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 ""
-#~ "Eskuragarri dauden erresoluzioak aurkitzen saia naiteke (eg: 800x600).\n"
-#~ "Batzutan honen ondorioz makina eskegi daiteke.\n"
-#~ "Saiatuko naiz??"
-
-#~ msgid ""
-#~ "No valid modes found\n"
-#~ "Try with another video card or monitor"
-#~ msgstr ""
-#~ "Modu egokirik ezin aurkitu\n"
-#~ "Bestelako txartel edo monitoreaz saia zaitez"
-
-#~ msgid "Automatical resolutions search"
-#~ msgstr "Bilatu erresoluzio automatikoak"
-
-#~ msgid "tie"
-#~ msgstr "gorbata"
-
-#~ msgid "brunette"
-#~ msgstr "brunette"
-
-#~ msgid "girl"
-#~ msgstr "neska"
-
-#~ msgid "woman-blond"
-#~ msgstr "ile-horia"
-
-#~ msgid "automagic"
-#~ msgstr "automagikoa"
-
-#~ msgid "nfs mount failed"
-#~ msgstr "nfs-aren muntaiak porrot egin du"
-
-#~ msgid "Cryptographic"
-#~ msgstr "Enkriptatua"
-
-#~ msgid "Take over the hard drive"
-#~ msgstr "Hartu disko zurrun osoa"
-
-#~ msgid "Do not set up networking"
-#~ msgstr "Sare lana ez egokitu"
-
-#~ msgid "Do you want to configure a local network for your system?"
-#~ msgstr "Zure sistemarako bertoko LAN sarea konfiguratu nahi duzu?"
-
-#~ 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-ek, XFree 3.3 eta XFree 4.0.-rako konfigurazio fitxategiak eratuko "
-#~ "ditu.\n"
-#~ "Jatorriz, 4.0 zerbitzaria erabiltzen da zure txartelak berau jasanez "
-#~ "gero.\n"
-#~ "\n"
-#~ "XFree 3.3 mantendu nahi?"
-
-#~ msgid "Apple ADB Mouse"
-#~ msgstr "Apple ADB Sagua"
-
-#~ msgid "Apple ADB Mouse (2 Buttons)"
-#~ msgstr "Apple ADB sagua (2 botoi)"
-
-#~ msgid "Apple ADB Mouse (3+ Buttons)"
-#~ msgstr "Apple ADB sagua(3 botoi edo gehiago)"
-
-#~ msgid "Apple USB Mouse"
-#~ msgstr "Apple USB sagua"
-
-#~ msgid "Apple USB Mouse (2 Buttons)"
-#~ msgstr "USB sagua (2 botoi)"
-
-#~ msgid "Apple USB Mouse (3+ Buttons)"
-#~ msgstr "Apple USB sagua (3 botoi edo gehiago)"
-
-#~ msgid "Logitech MouseMan/FirstMouse"
-#~ msgstr "Logitech MouseMan/FirstMouse"
-
-#~ msgid "ASCII MieMouse"
-#~ msgstr "ASCII MieMouse"
-
-#~ msgid "Genius NetMouse Pro"
-#~ msgstr "Genius NetMouse Pro"
-
-#~ msgid "ATI Bus Mouse"
-#~ msgstr "ATI Bus Mouse"
-
-#~ msgid "Microsoft Bus Mouse"
-#~ msgstr "Microsoft Bus Mouse"
-
-#~ msgid "Logitech Bus Mouse"
-#~ msgstr "Logitech Bus Mouse"
-
-#~ msgid "USB Mouse (3 buttons or more)"
-#~ msgstr "USB Mouse (3 botoi edo gehiago)"
-
-#~ msgid "CHAP"
-#~ msgstr "CHAP"
-
-#~ msgid "Have you been provided with a hostname?"
-#~ msgstr "Ostalari izenik baduzu?"
-
-#~ msgid "Show less"
-#~ msgstr "Gutxiago erakutsi"
-
-#~ msgid "Show more"
-#~ msgstr "Gehiago erakutsi"
-
-#~ msgid "Local Area Network specification"
-#~ msgstr "LANen espezifikazioak"
-
-#~ msgid "You may now decide which class C network to use.\n"
-#~ msgstr "Orain erabaki dezakezu zein C motako sarea erabili.\n"
-
-#~ msgid "Network:"
-#~ msgstr "Sarea:"
-
-#~ msgid "Internet Connection Sharing - setup of $device"
-#~ msgstr "Internet konexioaren banaketa - $tresnaren egokiera"
-
-#~ msgid ""
-#~ "The following interface is about to be configured:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Hurrengo interfacea konfiguratuko da:\n"
-#~ "\n"
-#~ "$interface\n"
-#~ "\n"
-
-#~ msgid "Everything configured!"
-#~ msgstr "Dana konfiguratua!"
-
-#~ msgid "What is your keyboard layout?"
-#~ msgstr "Zein da zure teklatuaren itxura?"
-
-#~ msgid "pptp alcatel"
-#~ msgstr "pptp alcatel"
-
-#~ msgid "Try to find PCMCIA cards?"
-#~ msgstr "Saiatuko naiz PCMCIA txartelak bilatzen?"
-
-#~ msgid "Try to find %s devices?"
-#~ msgstr "Saiatuko naiz %s unitateen bilaketan?"
-
-#~ msgid "Small(%dMB)"
-#~ msgstr "Txikia (%dMB)"
-
-#~ msgid "Modem Configuration"
-#~ msgstr "Modem-aren konfigurazioa"
-
-#~ msgid ""
-#~ "Do you want to configure a dialup connection with modem for your system?"
-#~ msgstr ""
-#~ "Zure sistemarako modem-markazioaren bitartezko sare-lana konfiguratu nahi "
-#~ "duzu?"
-
-#~ msgid "Do you want to configure a ISDN connection for your system?"
-#~ msgstr "Zure sistemarako bertoko ISDN konexioa konfiguratu nahi duzu?"
-
-#~ msgid "Try to find PCI devices?"
-#~ msgstr "Saiatuko naiz PCI unitateen bilaketan?"
-
-#~ msgid "Searching root partition."
-#~ msgstr "root partizioaren bila."
-
-#~ msgid "%s: This is not a root partition, please select another one."
-#~ msgstr "%s: hau ez da root partizioa, mesedez aukeratu besteren bat."
-
-#~ msgid "No root partition found"
-#~ msgstr "Ez dut aurkitu root partiziorik"
-
-#~ msgid "Please choose a partition to use as your root partition."
-#~ msgstr "Mesedez hauta zein partizio erabili nahi duzu root partizio modura."
-
-#~ msgid "Autologin at startup"
-#~ msgstr "Autologin abiatzerakoan"
-
-#~ msgid "Autologin - Choose default user"
-#~ msgstr "Autologin - Hauta jatorrizko erabiltzailea"
-
-#~ msgid "You don't have any windows partitions!"
-#~ msgstr "Windows partiziorik ez duzu!"
-
-#~ msgid "You don't have any enough room for Lnx4win"
-#~ msgstr "Linux4win-erako leku nahikorik ez duzu"
-
-#~ msgid ", %U MB"
-#~ msgstr ", %U MB"
-
-#~ msgid ""
-#~ "Welcome to LILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or wait %d seconds "
-#~ "for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Ongi etorria LILOra, sistema eragilearen hautatzailera!\n"
-#~ "\n"
-#~ "Aukeren zerrenda ikusteko <TAB> sakatu.\n"
-#~ "\n"
-#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d "
-#~ "segundu jatorriz hautatutakoa abiatzeko.\n"
-#~ "\n"
-
-# NOTE: this message will be displayed by SILO at boot time; that is
-# only the ascii charset will be available
-# so use only 7bit for this message
-#
-#~ msgid ""
-#~ "Welcome to SILO the operating system chooser!\n"
-#~ "\n"
-#~ "To list the possible choices, press <TAB>.\n"
-#~ "\n"
-#~ "To load one of them, write its name and press <ENTER> or\n"
-#~ "wait %d seconds for default boot.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Ongi etorria SILOra, sistema eragilearen hautatzailera!\n"
-#~ "\n"
-#~ "Aukeren zerrenda ikusteko <TAB> sakatu.\n"
-#~ "\n"
-#~ "Kargatzeko, izena idatzi eta <ENTER> sakatu <ENTER> edo itxaron %d "
-#~ "segundu jatorriz hautatutakoa abiatzeko.\n"
-#~ "\n"
-
-#~ msgid "SILO main options"
-#~ msgstr "SILOren aukera nagusiak"
-
-#~ msgid ""
-#~ "Here are the following entries in SILO.\n"
-#~ "You can add some more or change the existing ones."
-#~ msgstr ""
-#~ "Hemen daude SILOko hurrengo sarrerak.\n"
-#~ "Zenbait gehitu edo daudenak aldatu dezakezu."
-
-#~ msgid "This label is already in use"
-#~ msgstr "Etiketa hau dagoeneko erabiltzen da"
-
-#~ msgid "Installation of SILO failed. The following error occured:"
-#~ msgstr "SILOren instalazioak porrot egin du. Errore hau izan da:"
-
-#~ 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-ek PCI edo SCSI egokitzaileak bilatzen saiatuko da aldez aurretik.\n"
-#~ "Aurkitzekotan eta drivera(k) ezagutz geronautomatikoki ezarriko ditu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Zure SCSI egokitzailea ISA bada, edo DrakX-ek ezagutzen ez duen\n"
-#~ "PCIa bada, edo SCSI egokitzailerik ez baduzu, orduan zera galdetuko "
-#~ "zaizu;\n"
-#~ "ia SCSI egokitzailerik duzun ala ez.\n"
-#~ "Ez badaukazu \"Ez\" erantzun. Bat edo gehiago baduzu,\n"
-#~ "erantzun \"Bai\". driver zerrenda agertuko zaizu, eta bertatik bat "
-#~ "hautatu\n"
-#~ "beharko duzu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Driver-a hautatu ondoren, DrakX-ek aukerak eman nahi badiozu\n"
-#~ "galdetuko dizu. Lehenengo, utzi driver-ari harwarea frogatzen:\n"
-#~ "gehienetan ongi dabil.\n"
-#~ "\n"
-#~ "\n"
-#~ "Ez badabil, zure Windows-aren (hau bada zure sistema) harwarearen "
-#~ "informazioa\n"
-#~ "dokumentaziotik lor dezakezu, instalazio gidan iradokitzen denez.\n"
-#~ "Hor izango dira driver-ari eman beharreko\n"
-#~ "aukerak."
-
-#~ msgid "Shutting down"
-#~ msgstr "Itzaltzen"
-
-#~ msgid "useless"
-#~ msgstr "erabileza"
-
-#~ msgid "garbage"
-#~ msgstr "zarama"
-
-#~ msgid ""
-#~ "Choose \"Install\" if there are no previous versions of Linux\n"
-#~ "installed, or if you wish to use multiple distributions or versions.\n"
-#~ "\n"
-#~ "\n"
-#~ "Choose \"Upgrade\" if you wish to update a previous version of Mandrake "
-#~ "Linux:\n"
-#~ "5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1 (Helios), Gold "
-#~ "2000\n"
-#~ "or 7.0 (Air)."
-#~ msgstr ""
-#~ "Hautatu \"Instalatu\" Linux-en aurretiko bertsiorik ez badago "
-#~ "instalatuta,\n"
-#~ "edo distribuzio edo bertsio bat baino gehiago erabili nahi baduzu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Hautatu \"Eguneratu\" Mandrake-ren aurretiko bertsioren bat eguneratu "
-#~ "nahi izanez gero.\n"
-#~ "Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus),\n"
-#~ "6.1 (Helios), Gold 2000 edo 7.0 (Air)."
-
-#~ msgid "Do you want to use LILO?"
-#~ msgstr "LILO erabili nahi duzu?"
-
-#~ 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 ""
-#~ "Orain, instalatu nahi dituzun paketeak hautatu ditzakezu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Lehenengo instalatu edo eguneratu nahi duzun pakete taldea hauta "
-#~ "dezakezu.\n"
-#~ "Hau eta gero, aukeratu nahi duzun tamainerako egokitutako pakete "
-#~ "gehigarriak hauta\n"
-#~ "dezakezu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Aditu moduan bazabiltza, paketeak banan-banan hauta ditzakezu.\n"
-#~ "Kontuan izan zenbait paketeen instalaziorako beste batzuen instalazioa "
-#~ "eskatzen dutela.\n"
-#~ "Hauek paketeen arteko dependentziak dira. Hautatzen duzun paketeak,\n"
-#~ "eta hauek eskatzen dituztenak automatikoki hautatuko dira\n"
-#~ "instalatzerakoan. Ezinezkoa da paketea instalatzea bere dependientzia "
-#~ "guztiak instalatu gabe."
-
-#~ 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 kargatzailea) Linux eta bestelako sistema eragileak abiaraz "
-#~ "lezake.\n"
-#~ "Gehienetan instalazioak detektatzen ditu. Zureak aurkitutakoen artean\n"
-#~ "ikusten ez badituzu, orain gehitu ditzakezu.\n"
-#~ "\n"
-#~ "\n"
-#~ "Eskuragai izan nahi ez badituzu ere, orain ezabatu ditzakezu\n"
-#~ "(boot disketea beharko duzu orduan)."
-
-#~ msgid ""
-#~ "Now that you've selected desired groups, please choose \n"
-#~ "how many packages you want, ranging from minimal to full \n"
-#~ "installation of each selected groups."
-#~ msgstr ""
-#~ "Behin taldeak aukeratuta, mesedez hauta \n"
-#~ "zenbat pakete nahi duzun, talde bakoitzeko minimotik \n"
-#~ "guztirarte."
-
-#~ msgid ""
-#~ "You need %dMB for a full install of the groups you selected.\n"
-#~ "You can go on anyway, but be warned that you won't get all packages"
-#~ msgstr ""
-#~ "%dMB beharko duzu hautatutako taldeak instalatzeko.\n"
-#~ "Aurrera jarrai dezakezu, baina pakete guztiak ez dituzu lortuko"
-
-#~ msgid "Choose other CD to install"
-#~ msgstr "Instalatzeko aukeratu beste CDa"
-
-#~ 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 ""
-#~ "Select:\n"
-#~ "\n"
-#~ " - Gomendatua: inoiz ez baduzu Linux-ik instalatu.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Norberarena: Linux ezagutzen baduzu, normal, garatzaile edo aditu\n"
-#~ "moduko instalazioak hauta dezakezu. Hautatu \"Arrunta\" ohiko "
-#~ "instalazioa\n"
-#~ "egitekotan. Hauta dezakezu \"Garatzailearena\" modua konputagailua "
-#~ "softwarea\n"
-#~ "garatzeko erabiliko baduzu batez ere, edo hautatu \"Zerbitzariarena\" "
-#~ "ohiko\n"
-#~ "zerbitzari (posta, inprimaketa,...) instalazioa egin nahi baduzu.\n"
-#~ "\n"
-#~ "\n"
-#~ " - Aditua: GNU/Linux sakonki ezagutuz gero eta oso instalazio berezia\n"
-#~ "egin nahi baduzu,instalazio modu hau zuretzako da. Zure sistemaren\n"
-#~ "erabilera honela egin beharko duzu \"Norberarena\"."
-
-#~ msgid "Downloading cryptographic packages"
-#~ msgstr "Pakete kriptografikoak behera kargatzen"
-
-#~ msgid "Setup SCSI"
-#~ msgstr "SCSI-ren egokiera"
-
-#~ msgid "Installation CD Nr %s"
-#~ msgstr "Instalazioko CD Nr %s"
-
-#~ msgid ""
-#~ "Update installation image!\n"
-#~ "\n"
-#~ "Ask your system administrator or reboot to update your installation image "
-#~ "to include\n"
-#~ "the Cd-Rom image labelled \"%s\". Press Ok if image has been updated or "
-#~ "press Cancel\n"
-#~ "to avoid installation from this Cd-Rom image."
-#~ msgstr ""
-#~ "Instalazioaren imagina eguneratu!\n"
-#~ "\n"
-#~ "Administratzileari eskatu edo berabiatu instalazioaren imagina "
-#~ "eguneratzeko.\n"
-#~ "Horrela, \"%s\" izena duen Cd-Rom-a lortuko duzu. Ok sakatu imagina "
-#~ "eguneratu\n"
-#~ "bada edo Etsi sakatu Cd-Rom imagina honetatik instalazioa ezeztatzeko."
-
-#~ msgid "Which language do you want?"
-#~ msgstr "Zein hizkuntz nahi duzu?"
-
-#~ msgid "Hurt me plenty"
-#~ msgstr "Dena niretzat"
-
-#~ msgid "Which packages do you want to install"
-#~ msgstr "Zeintzuk pakete instalatu nahi duzu"
-
-#~ msgid "Local LAN"
-#~ msgstr "Bertoko LAN"
-
-#~ msgid "Installation CD Nr 1"
-#~ msgstr "Instalazioko CD Nr 1"
-
-#~ msgid "Password:"
-#~ msgstr "Pasahitza"
-
-#~ msgid "User name:"
-#~ msgstr "Erabiltzailearen izena"
-
-#~ msgid "Going to install %d MB. You can choose to install more programs"
-#~ msgstr ""
-#~ "%d MB instalatzera noa. Programa gehiago instalatzea hautatu dezakezu"
-
-#~ msgid "Bad kickstart file %s (failed %s)"
-#~ msgstr "%s kickstart fitxategi txarra (%s-ren porrota)"
-
-#~ msgid "Size: %s MB"
-#~ msgstr "Tamaina: %s MB"
-
-#~ msgid "US Keyboard"
-#~ msgstr "Estatu Batuetako teklatua"
-
-#~ msgid "resizing"
-#~ msgstr "egokitzen"
-
-#~ msgid "formatting"
-#~ msgstr "formateatzen"
-
-#~ msgid "changing type of"
-#~ msgstr "honen mota aldatuz"
-
-#~ msgid "After %s partition %s,"
-#~ msgstr "%s partizioaren ondoren %s,"
-
-#~ msgid "linear"
-#~ msgstr "lineala"
-
-#~ msgid "Linear (needed for some SCSI drives)"
-#~ msgstr "Lineala (zenbait SCSIk horrelakoa behar dute)"
-
-#~ msgid "beginner"
-#~ msgstr "hasberria"
-
-#~ msgid "developer"
-#~ msgstr "garatzailea"
-
-#~ msgid "expert"
-#~ msgstr "aditua"
-
-#~ msgid ""
-#~ "Failed to create an HTP boot floppy.\n"
-#~ "You may have to restart installation and give ``%s'' at the prompt"
-#~ msgstr ""
-#~ "HTP boot disketea ezin eraiki.\n"
-#~ "Instalazioa berabiarazi eta idatzi ``%s'' prompt-ean"
-
-#~ msgid "It is necessary to restart installation with the new parameters"
-#~ msgstr "Instalazioa berabiarazi behar duzu parametro berriekin"
-
-#~ msgid "It is necessary to restart installation booting on the floppy"
-#~ msgstr "Instalazioa berabiarazi behar duzu, disketea erabiliaz"
-
-#~ msgid ""
-#~ "Enter a floppy to create an HTP enabled boot\n"
-#~ "(all data on floppy will be lost)"
-#~ msgstr ""
-#~ "Disketea sartu unitatean HTP boot-a eratzeko\n"
-#~ "(Disketeko datu guztiak galduko dira)"
-
-#~ msgid ""
-#~ "Linux does not yet fully support ultra dma 66.\n"
-#~ "As a work-around i can make a custom floppy giving access the hard drive "
-#~ "on ide2 and ide3"
-#~ msgstr ""
-#~ "Linux-ek oraindik ez du ultra dma 66 jasatzen.\n"
-#~ "Konponbide modura disketea egin diezaizuket ide2 eta ide3 disko "
-#~ "zurrunerakosarbidea emanez"
-
-#~ msgid "A entry %s already exists"
-#~ msgstr "%s sarrera esistitzen da"
-
-#~ msgid "Choose install or upgrade"
-#~ msgstr "Aukeratu instalatu edo "
-
-#~ msgid "What usage do you want?"
-#~ msgstr "Zein erabilera nahi duzu?"
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
deleted file mode 100644
index 96c838029..000000000
--- a/perl-install/share/po/fi.po
+++ /dev/null
@@ -1,8161 +0,0 @@
-# Translation file of Mandrake graphic install
-# Copyright (C) 1999, 2001 Mandrakesoft
-# Kim Enkovaara <kim.enkovaara@iki.fi>, 1999, 2000
-# Matias Griese <mahagr@utu.fi>, 2001
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2001-06-02 17:16+0200\n"
-"PO-Revision-Date: 2001-04-24 17:52+0200\n"
-"Last-Translator: Matias Griese <mahagr@utu.fi>\n"
-"Language-Team: Finnish\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.6\n"
-
-#: ../../Xconfigurator.pm_.c:232
-msgid "Configure all heads independantly"
-msgstr "Aseta kaikki nytt erikseen"
-
-#: ../../Xconfigurator.pm_.c:233
-msgid "Use Xinerama extension"
-msgstr "Kyt Xinerama-laajennusta"
-
-#: ../../Xconfigurator.pm_.c:236
-#, c-format
-msgid "Configure only card \"%s\" (%s)"
-msgstr "Mrittele vain kortin \"%s\" (%s) asetukset"
-
-#: ../../Xconfigurator.pm_.c:239
-msgid "Multi-head configuration"
-msgstr "Monen nytn asettaminen"
-
-#: ../../Xconfigurator.pm_.c:240
-msgid ""
-"Your system support multiple head configuration.\n"
-"What do you want to do?"
-msgstr ""
-"Jrjestelmsi tukee monen nytn laitteistokokoonpanoa.\n"
-"Mit haluat tehd?"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Graphic card"
-msgstr "Nytnohjain"
-
-#: ../../Xconfigurator.pm_.c:249
-msgid "Select a graphic card"
-msgstr "Valitse nytnohjain"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "Choose a X server"
-msgstr "Valitse X-palvelin"
-
-#: ../../Xconfigurator.pm_.c:250
-msgid "X server"
-msgstr "X-palvelin"
-
-#: ../../Xconfigurator.pm_.c:309 ../../Xconfigurator.pm_.c:316
-#: ../../Xconfigurator.pm_.c:366
-#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
-
-#: ../../Xconfigurator.pm_.c:312
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Mit versiota XFree-serverist haluat kytt?"
-
-#: ../../Xconfigurator.pm_.c:324
-#, 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 ""
-"Nytnohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree %s:"
-"ssa.\n"
-"Korttisi on tuettu mys XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-
-#: ../../Xconfigurator.pm_.c:326 ../../Xconfigurator.pm_.c:359
-#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
-msgstr ""
-"Nytnohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit XFree %s:ssa."
-
-#: ../../Xconfigurator.pm_.c:328 ../../Xconfigurator.pm_.c:361
-#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s laitteistokiihdytetyll 3D-tuella"
-
-#: ../../Xconfigurator.pm_.c:336 ../../Xconfigurator.pm_.c:350
-#, 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 ""
-"Nytnohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit XFree %s:ssa.\n"
-"HUOMAA, ETT TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI."
-
-#: ../../Xconfigurator.pm_.c:338 ../../Xconfigurator.pm_.c:352
-#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s KOKEELLISELLA laitteistokiihdytetyll 3D-tuella"
-
-#: ../../Xconfigurator.pm_.c:347
-#, 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 ""
-"Nytnohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit vain XFree %s:"
-"ssa.\n"
-"HUOMAA, ETT TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI.Korttisi on "
-"tuettu mys XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-
-#: ../../Xconfigurator.pm_.c:371
-msgid "XFree configuration"
-msgstr "XFreen asentaminen"
-
-#: ../../Xconfigurator.pm_.c:416
-msgid "Select the memory size of your graphic card"
-msgstr "Valitse nytnohjaimen muistin mr"
-
-#: ../../Xconfigurator.pm_.c:463
-msgid "Choose options for server"
-msgstr "Valitse optioita palvelimelle"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Choose a monitor"
-msgstr "Valitse monitori"
-
-#: ../../Xconfigurator.pm_.c:480
-msgid "Monitor"
-msgstr "Nytt"
-
-#: ../../Xconfigurator.pm_.c:483
-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 ""
-"Sinun tulee valita vaakavirkistystaajuus nytllesi. Voit joko valita "
-"jonkin\n"
-"allaolevista alueista, jotka vastaavat teollisuusstandardityyppej tai "
-"sytt\n"
-"jonkin muun alueen.\n"
-"\n"
-"On HYVIN TRKE, ett et valitse nytttyyppi, jonka "
-"vaakavirkistystaajuus\n"
-"on suurempi kuin oman nyttsi. Jos eprit, valitse pienempi taajuus."
-
-#: ../../Xconfigurator.pm_.c:490
-msgid "Horizontal refresh rate"
-msgstr "Vaakavirkistystaajuus"
-
-#: ../../Xconfigurator.pm_.c:491
-msgid "Vertical refresh rate"
-msgstr "Pystyvirkistystaajuus"
-
-#: ../../Xconfigurator.pm_.c:528
-msgid "Monitor not configured"
-msgstr "Nytt ei ole asetettu"
-
-#: ../../Xconfigurator.pm_.c:531
-msgid "Graphic card not configured yet"
-msgstr "Nytnohjainta ei ole viel asetettu"
-
-#: ../../Xconfigurator.pm_.c:534
-msgid "Resolutions not chosen yet"
-msgstr "Nytn resoluutiota ei ole viel valittu"
-
-#: ../../Xconfigurator.pm_.c:551
-msgid "Do you want to test the configuration?"
-msgstr "Haluatko kokeilla asetuksia?"
-
-#: ../../Xconfigurator.pm_.c:555
-msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Varoitus: nytnohjaimesi testaaminen voi jumittaa tietokoneen"
-
-#: ../../Xconfigurator.pm_.c:558
-msgid "Test of the configuration"
-msgstr "Kokeile asetuksia"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid ""
-"\n"
-"try to change some parameters"
-msgstr ""
-"\n"
-"kokeile joidenkin parametrien muuttamista"
-
-#: ../../Xconfigurator.pm_.c:597
-msgid "An error has occurred:"
-msgstr "Tapahtui virhe:"
-
-#: ../../Xconfigurator.pm_.c:619
-#, c-format
-msgid "Leaving in %d seconds"
-msgstr "Lopetan %d sekunnissa"
-
-#: ../../Xconfigurator.pm_.c:630
-msgid "Is this the correct setting?"
-msgstr "Onko tm oikea asetus?"
-
-#: ../../Xconfigurator.pm_.c:638
-msgid "An error has occurred, try to change some parameters"
-msgstr "Tapahtui virhe, kokeile joidenkin parametrien vaihtamista"
-
-#: ../../Xconfigurator.pm_.c:684 ../../printerdrake.pm_.c:277
-#: ../../services.pm_.c:125
-msgid "Resolution"
-msgstr "Resoluutio"
-
-#: ../../Xconfigurator.pm_.c:731
-msgid "Choose the resolution and the color depth"
-msgstr "Valitse resoluutio ja vrisyvyys"
-
-#: ../../Xconfigurator.pm_.c:733
-#, c-format
-msgid "Graphic card: %s"
-msgstr "Nytnohjain: %s"
-
-#: ../../Xconfigurator.pm_.c:734
-#, c-format
-msgid "XFree86 server: %s"
-msgstr "XFree86 palvelin: %s"
-
-#: ../../Xconfigurator.pm_.c:750 ../../standalone/draknet_.c:280
-#: ../../standalone/draknet_.c:283
-msgid "Expert Mode"
-msgstr "Asiantuntijatila"
-
-#: ../../Xconfigurator.pm_.c:751
-msgid "Show all"
-msgstr "Nyt kaikki"
-
-#: ../../Xconfigurator.pm_.c:794
-msgid "Resolutions"
-msgstr "Resoluutiot"
-
-#: ../../Xconfigurator.pm_.c:1330
-#, c-format
-msgid "Keyboard layout: %s\n"
-msgstr "Nppinasettelu: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1331
-#, c-format
-msgid "Mouse type: %s\n"
-msgstr "Hiiren tyyppi: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1332
-#, c-format
-msgid "Mouse device: %s\n"
-msgstr "Hiiren laite: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1333
-#, c-format
-msgid "Monitor: %s\n"
-msgstr "Nytt: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1334
-#, c-format
-msgid "Monitor HorizSync: %s\n"
-msgstr "Nytn vaakajuovataajuus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1335
-#, c-format
-msgid "Monitor VertRefresh: %s\n"
-msgstr "Nytn virkistystaajuus: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1336
-#, c-format
-msgid "Graphic card: %s\n"
-msgstr "Nytnohjain: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1337
-#, c-format
-msgid "Graphic memory: %s kB\n"
-msgstr "Grafiikkamuisti: %s kt\n"
-
-#: ../../Xconfigurator.pm_.c:1339
-#, c-format
-msgid "Color depth: %s\n"
-msgstr "Vrisyvyys: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1340
-#, c-format
-msgid "Resolution: %s\n"
-msgstr "Resoluutio: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1342
-#, c-format
-msgid "XFree86 server: %s\n"
-msgstr "XFree86 palvelin: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1343
-#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "XFree86 ajurit: %s\n"
-
-#: ../../Xconfigurator.pm_.c:1362
-msgid "Preparing X-Window configuration"
-msgstr "Valmistelen X-Windowin asetuksia"
-
-#: ../../Xconfigurator.pm_.c:1382
-msgid "What do you want to do?"
-msgstr "Mit haluat tehd?"
-
-#: ../../Xconfigurator.pm_.c:1387
-msgid "Change Monitor"
-msgstr "Vaihda nytt"
-
-#: ../../Xconfigurator.pm_.c:1388
-msgid "Change Graphic card"
-msgstr "Vaihda nytnohjainta"
-
-#: ../../Xconfigurator.pm_.c:1390
-msgid "Change Server options"
-msgstr "Vaihda palvelimen optioita"
-
-#: ../../Xconfigurator.pm_.c:1391
-msgid "Change Resolution"
-msgstr "Vaihda resoluutiota"
-
-#: ../../Xconfigurator.pm_.c:1392
-msgid "Show information"
-msgstr "Nyt tiedot"
-
-#: ../../Xconfigurator.pm_.c:1393
-msgid "Test again"
-msgstr "Kokeile uudelleen"
-
-#: ../../Xconfigurator.pm_.c:1394 ../../bootlook.pm_.c:238
-msgid "Quit"
-msgstr "Lopeta"
-
-#: ../../Xconfigurator.pm_.c:1402
-#, c-format
-msgid ""
-"Keep the changes?\n"
-"Current configuration is:\n"
-"\n"
-"%s"
-msgstr ""
-"Silyt muutokset?\n"
-"Nykyiset asetukset ovat:\n"
-"\n"
-"%s"
-
-#: ../../Xconfigurator.pm_.c:1423
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Kirjaudu uudelleen %s:een aktivoidaksesi muutokset"
-
-#: ../../Xconfigurator.pm_.c:1443
-msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Kirjaudu ulos ja kirjoita sitten Ctrl-Alt-BackSpace"
-
-#: ../../Xconfigurator.pm_.c:1446
-msgid "X at startup"
-msgstr "Kynnistettess X:"
-
-#: ../../Xconfigurator.pm_.c:1447
-msgid ""
-"I can set up your computer to automatically start X upon booting.\n"
-"Would you like X to start when you reboot?"
-msgstr ""
-"X voidaan laittaa kynnistymn automaattisesti kynnistyksen yhteydess.\n"
-"Haluatko kynnist X:n automaattisesti?"
-
-#: ../../Xconfigurator_consts.pm_.c:6
-msgid "256 colors (8 bits)"
-msgstr "256 vri (8 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:7
-msgid "32 thousand colors (15 bits)"
-msgstr "32 tuhatta vri (15 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:8
-msgid "65 thousand colors (16 bits)"
-msgstr "65 tuhatta vri (16 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:9
-msgid "16 million colors (24 bits)"
-msgstr "16 miljoonaa vri (24 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:10
-msgid "4 billion colors (32 bits)"
-msgstr "4 miljardia vri (32 bitti)"
-
-#: ../../Xconfigurator_consts.pm_.c:106
-msgid "256 kB"
-msgstr "256 kt"
-
-#: ../../Xconfigurator_consts.pm_.c:107
-msgid "512 kB"
-msgstr "512 kt"
-
-#: ../../Xconfigurator_consts.pm_.c:108
-msgid "1 MB"
-msgstr "1 Mt"
-
-#: ../../Xconfigurator_consts.pm_.c:109
-msgid "2 MB"
-msgstr "2 Mt"
-
-#: ../../Xconfigurator_consts.pm_.c:110
-msgid "4 MB"
-msgstr "4 Mt"
-
-#: ../../Xconfigurator_consts.pm_.c:111
-msgid "8 MB"
-msgstr "8 Mt"
-
-#: ../../Xconfigurator_consts.pm_.c:112
-msgid "16 MB or more"
-msgstr "16 Mt tai enemmn"
-
-#: ../../Xconfigurator_consts.pm_.c:120
-msgid "Standard VGA, 640x480 at 60 Hz"
-msgstr "Perus-VGA, 640x480 @ 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:121
-msgid "Super VGA, 800x600 at 56 Hz"
-msgstr "SVGA, 800x600 @ 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:122
-msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
-msgstr "8514-yhteensopiva, 1024x768 @ 87 Hz lomitettu (ei 800x600)"
-
-#: ../../Xconfigurator_consts.pm_.c:123
-msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
-msgstr "SVGA, 1024x768 @ 87 Hz lomitettu, 800x600 @ 56 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:124
-msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
-msgstr "Laajennettu SVGA, 800x600 @ 60 Hz, 640x480 @ 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:125
-msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
-msgstr "Lomittamaton SVGA, 1024x768 @ 60 Hz, 800x600 @ 72 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:126
-msgid "High Frequency SVGA, 1024x768 at 70 Hz"
-msgstr "Korkeataajuuksinen SVGA, 1024x768 @ 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:127
-msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
-msgstr "Nytt, joka pystyy 1280x1024 @ 60 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:128
-msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
-msgstr "Nytt, joka pystyy 1280x1024 @ 74 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:129
-msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
-msgstr "Nytt, joka pystyy 1280x1024 @ 76 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:130
-msgid "Monitor that can do 1600x1200 at 70 Hz"
-msgstr "Nytt, joka pystyy 1600x1200 @ 70 Hz"
-
-#: ../../Xconfigurator_consts.pm_.c:131
-msgid "Monitor that can do 1600x1200 at 76 Hz"
-msgstr "Nytt, joka pystyy 1600x1200 @ 76 Hz"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124
-msgid "First sector of boot partition"
-msgstr "Ensimminen sektori kynnistysosiolla"
-
-#: ../../any.pm_.c:99 ../../any.pm_.c:124 ../../any.pm_.c:197
-msgid "First sector of drive (MBR)"
-msgstr "Levyn ensimminen sektori (MBR)"
-
-#: ../../any.pm_.c:103
-msgid "SILO Installation"
-msgstr "SILOn asennus"
-
-#: ../../any.pm_.c:104 ../../any.pm_.c:117
-msgid "Where do you want to install the bootloader?"
-msgstr "Minne haluat asentaa kyttjrjestelmn lataajan?"
-
-#: ../../any.pm_.c:116
-msgid "LILO/grub Installation"
-msgstr "LILO/grub asennus"
-
-#: ../../any.pm_.c:128 ../../any.pm_.c:142
-msgid "SILO"
-msgstr "SILO"
-
-#: ../../any.pm_.c:130
-msgid "LILO with text menu"
-msgstr "LILO tekstipohjaisella valikolla"
-
-#: ../../any.pm_.c:131 ../../any.pm_.c:142
-msgid "LILO with graphical menu"
-msgstr "LILO graafisella valikolla"
-
-#: ../../any.pm_.c:134
-msgid "Grub"
-msgstr "Grub"
-
-#: ../../any.pm_.c:138
-msgid "Boot from DOS/Windows (loadlin)"
-msgstr "Kynnist DOSista/Windowsista (loadlin)"
-
-#: ../../any.pm_.c:140 ../../any.pm_.c:142
-msgid "Yaboot"
-msgstr "Yaboot"
-
-#: ../../any.pm_.c:148 ../../any.pm_.c:180
-msgid "Bootloader main options"
-msgstr "Kyttjrjestelmn lataajan pasetukset"
-
-#: ../../any.pm_.c:149 ../../any.pm_.c:181
-msgid "Bootloader to use"
-msgstr "Kytettv kyttjrjestelmn lataaja"
-
-#: ../../any.pm_.c:151
-msgid "Bootloader installation"
-msgstr "Kyttjrjestelmn lataajan asennus"
-
-#: ../../any.pm_.c:153 ../../any.pm_.c:183
-msgid "Boot device"
-msgstr "Kynnistyslaite"
-
-#: ../../any.pm_.c:154
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ei toimi vanhoissa BIOSeissa)"
-
-#: ../../any.pm_.c:155
-msgid "Compact"
-msgstr "Tiivis"
-
-#: ../../any.pm_.c:155
-msgid "compact"
-msgstr "tiivis"
-
-#: ../../any.pm_.c:156 ../../any.pm_.c:256
-msgid "Video mode"
-msgstr "Nytttila"
-
-#: ../../any.pm_.c:158
-msgid "Delay before booting default image"
-msgstr "Tauko ennen oletusjrjestelmn kynnistyst"
-
-#: ../../any.pm_.c:160 ../../any.pm_.c:741
-#: ../../install_steps_interactive.pm_.c:904 ../../netconnect.pm_.c:629
-#: ../../printerdrake.pm_.c:98 ../../printerdrake.pm_.c:132
-#: ../../standalone/draknet_.c:569
-msgid "Password"
-msgstr "Salasana"
-
-#: ../../any.pm_.c:161 ../../any.pm_.c:742
-#: ../../install_steps_interactive.pm_.c:905
-msgid "Password (again)"
-msgstr "Salasana (uudelleen)"
-
-#: ../../any.pm_.c:162
-msgid "Restrict command line options"
-msgstr "Rajoita komentorivioptioita"
-
-#: ../../any.pm_.c:162
-msgid "restrict"
-msgstr "rajoita"
-
-#: ../../any.pm_.c:164
-msgid "Clean /tmp at each boot"
-msgstr "Tyhjenn /tmp jokaisella kynnistyskerralla"
-
-#: ../../any.pm_.c:165
-#, c-format
-msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Tarkka muistin koko, jos tarpeen (lydettiin %d Mt)"
-
-#: ../../any.pm_.c:167
-msgid "Enable multi profiles"
-msgstr "Kyt montaa profiilia"
-
-#: ../../any.pm_.c:171
-msgid "Give the ram size in MB"
-msgstr "Anna muistin koko megatavuina"
-
-#: ../../any.pm_.c:173
-msgid ""
-"Option ``Restrict command line options'' is of no use without a password"
-msgstr ""
-"Asetus ``Rajoita komentorivioptioita'' ei ole hydyllinen ilman salasanaa"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "Please try again"
-msgstr "Yrit uudelleen"
-
-#: ../../any.pm_.c:174 ../../any.pm_.c:718
-#: ../../install_steps_interactive.pm_.c:899
-msgid "The passwords do not match"
-msgstr "Salasanat poikkeavat toisistaan"
-
-#: ../../any.pm_.c:182
-msgid "Init Message"
-msgstr "Kynnistysviesti"
-
-#: ../../any.pm_.c:184
-msgid "Open Firmware Delay"
-msgstr "Vapaa Firmware-viive"
-
-#: ../../any.pm_.c:185
-msgid "Kernel Boot Timeout"
-msgstr "Timeout ytimen kynnistyksess"
-
-#: ../../any.pm_.c:186
-msgid "Enable CD Boot?"
-msgstr "Mahdollista kynnistys CD:lt"
-
-#: ../../any.pm_.c:187
-msgid "Enable OF Boot?"
-msgstr "Mahdollista kynnistys OFilta"
-
-#: ../../any.pm_.c:188
-msgid "Default OS?"
-msgstr "Oletuskyttjrjestelm?"
-
-#: ../../any.pm_.c:210
-msgid ""
-"Here are the different entries.\n"
-"You can add some more or change the existing ones."
-msgstr ""
-"Tss ovat asetustietueet.\n"
-"Voit list uusia tai muuttaa olemassaolevia."
-
-#: ../../any.pm_.c:220 ../../printerdrake.pm_.c:356
-msgid "Add"
-msgstr "Lis"
-
-#: ../../any.pm_.c:220 ../../any.pm_.c:729 ../../diskdrake.pm_.c:46
-#: ../../printerdrake.pm_.c:356
-msgid "Done"
-msgstr "Valmis"
-
-#: ../../any.pm_.c:220
-msgid "Modify"
-msgstr "Muokkaa"
-
-#: ../../any.pm_.c:228
-msgid "Which type of entry do you want to add?"
-msgstr "Mink tyyppisen tietueen haluat list"
-
-#: ../../any.pm_.c:229
-msgid "Linux"
-msgstr "Linux"
-
-#: ../../any.pm_.c:229
-msgid "Other OS (SunOS...)"
-msgstr "Muu kyttjrjestelm (SunOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (MacOS...)"
-msgstr "Muu kyttjrjestelm (MacOS...)"
-
-#: ../../any.pm_.c:230
-msgid "Other OS (windows...)"
-msgstr "Muu kyttjrjestelm (Windows...)"
-
-#: ../../any.pm_.c:250 ../../any.pm_.c:252
-msgid "Image"
-msgstr "Kuva"
-
-#: ../../any.pm_.c:253 ../../any.pm_.c:264
-msgid "Root"
-msgstr "Juuri"
-
-#: ../../any.pm_.c:254 ../../any.pm_.c:283
-msgid "Append"
-msgstr "Liit"
-
-#: ../../any.pm_.c:258
-msgid "Initrd"
-msgstr "Initrd"
-
-#: ../../any.pm_.c:259
-msgid "Read-write"
-msgstr "Luku-kirjoitus"
-
-#: ../../any.pm_.c:266
-msgid "Table"
-msgstr "Taulukko"
-
-#: ../../any.pm_.c:267
-msgid "Unsafe"
-msgstr "Turvaton"
-
-#: ../../any.pm_.c:274 ../../any.pm_.c:279 ../../any.pm_.c:282
-msgid "Label"
-msgstr "Otsikko"
-
-#: ../../any.pm_.c:276 ../../any.pm_.c:287
-msgid "Default"
-msgstr "Oletus"
-
-#: ../../any.pm_.c:284
-msgid "Initrd-size"
-msgstr "Initrd:n koko"
-
-#: ../../any.pm_.c:286
-msgid "NoVideo"
-msgstr "Ei Nytt"
-
-#: ../../any.pm_.c:294
-msgid "Remove entry"
-msgstr "Poista tietue"
-
-#: ../../any.pm_.c:297
-msgid "Empty label not allowed"
-msgstr "Tyhj otsikkoa ei sallita"
-
-#: ../../any.pm_.c:298
-msgid "This label is already used"
-msgstr "Otsikko on jo kytss"
-
-#: ../../any.pm_.c:317
-msgid "What type of partitioning?"
-msgstr "Mink tyyppinen osiointi?"
-
-#: ../../any.pm_.c:608
-#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Lysin %s %s liitnt"
-
-#: ../../any.pm_.c:609
-msgid "Do you have another one?"
-msgstr "Onko sinulla muita?"
-
-#: ../../any.pm_.c:610
-#, c-format
-msgid "Do you have any %s interfaces?"
-msgstr "Onko koneessa %s liitynt?"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-#: ../../printerdrake.pm_.c:237
-msgid "No"
-msgstr "Ei"
-
-#: ../../any.pm_.c:612 ../../interactive.pm_.c:104 ../../my_gtk.pm_.c:616
-msgid "Yes"
-msgstr "Kyll"
-
-#: ../../any.pm_.c:613
-msgid "See hardware info"
-msgstr "Katso laitteistotietoja"
-
-#. -PO: the first %s is the card type (scsi, network, sound,...)
-#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:648
-#, c-format
-msgid "Installing driver for %s card %s"
-msgstr "Asetan ajuria %s ohjaimelle %s"
-
-#: ../../any.pm_.c:649
-#, c-format
-msgid "(module %s)"
-msgstr "(moduli %s)"
-
-#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:660
-#, c-format
-msgid "Which %s driver should I try?"
-msgstr "Mit %s-ajuria kokeillaan?"
-
-#: ../../any.pm_.c:668
-#, 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 ""
-"Joissakin tapauksissa %s-ajuri tarvitsee listietoja toimiakseen kunnolla,\n"
-"joskin tavallisesti se toimii hyvin ilmankin. Haluaisitko antaa ajurille\n"
-"lismreit vai annatko sen itse etsi tarvitsemansa tiedot? Joskus haku\n"
-"voi jumittaa tietokoneen, mutta se ei aiheuta vahinkoa."
-
-#: ../../any.pm_.c:673
-msgid "Autoprobe"
-msgstr "Automaattihaku"
-
-#: ../../any.pm_.c:673
-msgid "Specify options"
-msgstr "Lisasetukset"
-
-#: ../../any.pm_.c:677
-#, c-format
-msgid "You may now provide its options to module %s."
-msgstr "Voit antaa lisasetuksia modulille %s."
-
-#: ../../any.pm_.c:683
-#, 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 ""
-"Voit antaa lisasetuksia modulille %s.\n"
-"Asetukset ovat muotoa ``nimi=arvo nimi2=arvo2 ...''.\n"
-"Esimerkiksi, ``io=0x300 irq=7''"
-
-#: ../../any.pm_.c:686
-msgid "Module options:"
-msgstr "Moduulin optiot:"
-
-#: ../../any.pm_.c:697
-#, c-format
-msgid ""
-"Loading module %s failed.\n"
-"Do you want to try again with other parameters?"
-msgstr ""
-"Modulin %s lataaminen eponnistui.\n"
-"Haluatko yritt muilla asetuksilla?"
-
-#: ../../any.pm_.c:715
-#, c-format
-msgid "(already added %s)"
-msgstr "(jo listty %s)"
-
-#: ../../any.pm_.c:719
-msgid "This password is too simple"
-msgstr "Salasana on liian yksinkertainen"
-
-#: ../../any.pm_.c:720
-msgid "Please give a user name"
-msgstr "Anna kyttjtunnus"
-
-#: ../../any.pm_.c:721
-msgid ""
-"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr ""
-"Kyttjtunnus saa sislt vain pieni kirjaimia, numeroita, `-' ja `_'"
-
-#: ../../any.pm_.c:722
-msgid "This user name is already added"
-msgstr "Kyttjtunnus on jo listty"
-
-#: ../../any.pm_.c:726
-msgid "Add user"
-msgstr "Lis kyttj"
-
-#: ../../any.pm_.c:727
-#, c-format
-msgid ""
-"Enter a user\n"
-"%s"
-msgstr ""
-"Aseta kyttj\n"
-"%s"
-
-#: ../../any.pm_.c:728
-msgid "Accept user"
-msgstr "Hyvksy kyttj"
-
-#: ../../any.pm_.c:739
-msgid "Real name"
-msgstr "Oikea nimi"
-
-#: ../../any.pm_.c:740 ../../printerdrake.pm_.c:97
-#: ../../printerdrake.pm_.c:131
-msgid "User name"
-msgstr "Kyttjtunnus"
-
-#: ../../any.pm_.c:743
-msgid "Shell"
-msgstr "Komentotulkki"
-
-#: ../../any.pm_.c:745
-msgid "Icon"
-msgstr "Kuvake"
-
-#: ../../any.pm_.c:766
-msgid "Autologin"
-msgstr "Automaattinen kirjautuminen"
-
-#: ../../any.pm_.c:767
-msgid ""
-"I can set up your computer to automatically log on one user.\n"
-"If you don't want to use this feature, click on the cancel button."
-msgstr ""
-"Tietokoneen saa automaattisesti kirjoittautumaan sisn oletuskyttjn.\n"
-"Jos et halua kytt tt ominaisuutta, paina peruuta-nappia."
-
-#: ../../any.pm_.c:769
-msgid "Choose the default user:"
-msgstr "Valitse oletuskyttj:"
-
-#: ../../any.pm_.c:770
-msgid "Choose the window manager to run:"
-msgstr "Valitse kytettv ikkunointijrjestelm:"
-
-# NOTE: this message will be displayed at boot time; that is
-# only the ascii charset will be available on most machines
-# so use only 7bit for this message (and do transliteration or
-# leave it in English, as it is the best for your language)
-#
-#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:262 ../../bootloader.pm_.c:608
-#, 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 ""
-"Tervetuloa %s kayttojarjestelmanvalitsijaan!\n"
-"\n"
-"Valitse k~^Dytt~^Tj~^Drjestelm~^D yll~^D olevasta listasta tai\n"
-"odota %d sekuntia oletusk~^Dynnistyst~^D.\n"
-"\n"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:809
-msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:812
-#, c-format
-msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:815
-msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr ""
-"Paina enter kaynnist~^D~^Dksesi valitun kayttjrjestelmn, 'e' muokataksesi"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:818
-msgid "commands before booting, or 'c' for a command-line."
-msgstr "komennot ennen kynnistyst, tai 'c' komentoriville"
-
-# NOTE: this message will be displayed by grub at boot time; that is
-# using the BIOS font; that means cp437 charset on 99.99% of PC computers
-# out there. It is the nsuggested that for non latin languages an ascii
-# transliteration be used; or maybe the english text be used; as it is best
-#
-# The lines must fit on screen, aka length < 80
-# and only one line per string for the GRUB messages
-#
-#. -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:821
-#, c-format
-msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Korostettu tietue kynnistetn automaattisesti %d sekunnissa."
-
-#: ../../bootloader.pm_.c:825
-msgid "not enough room in /boot"
-msgstr "ei tarpeeksi tilaa /boot-hakemistossa"
-
-#. -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:918
-msgid "Desktop"
-msgstr "Typyt"
-
-#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:920
-msgid "Start Menu"
-msgstr "Kynnistysvalikko"
-
-#: ../../bootlook.pm_.c:46
-msgid "no help implemented yet.\n"
-msgstr "ohjeita ei ole viel olemassa.\n"
-
-#: ../../bootlook.pm_.c:62
-msgid "Boot Style Configuration"
-msgstr "Kynnistyksen tavan asetus"
-
-#: ../../bootlook.pm_.c:79
-msgid "/_File"
-msgstr "/_Tiedosto"
-
-#: ../../bootlook.pm_.c:81
-msgid "/File/_New"
-msgstr "/Tiedosto/_Uusi"
-
-#: ../../bootlook.pm_.c:82
-msgid "<control>N"
-msgstr "<control>N"
-
-#: ../../bootlook.pm_.c:84
-msgid "/File/_Open"
-msgstr "/Tiedosto/_Avaa"
-
-#: ../../bootlook.pm_.c:85
-msgid "<control>O"
-msgstr "<control>O"
-
-#: ../../bootlook.pm_.c:87
-msgid "/File/_Save"
-msgstr "/Tiedosto/_Tallenna"
-
-#: ../../bootlook.pm_.c:88
-msgid "<control>S"
-msgstr "<control>S"
-
-#: ../../bootlook.pm_.c:90
-msgid "/File/Save _As"
-msgstr "/Tiedosto/Tallenna _Nimell"
-
-#: ../../bootlook.pm_.c:91
-msgid "/File/-"
-msgstr "/Tiedosto/-"
-
-#: ../../bootlook.pm_.c:93
-msgid "/File/_Quit"
-msgstr "/Tiedosto/_Poistu"
-
-#: ../../bootlook.pm_.c:94
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm_.c:96
-msgid "/_Options"
-msgstr "/_Optiot"
-
-#: ../../bootlook.pm_.c:98
-msgid "/Options/Test"
-msgstr "/Optiot/Testi"
-
-#: ../../bootlook.pm_.c:99
-msgid "/_Help"
-msgstr "/_Apua"
-
-#: ../../bootlook.pm_.c:101
-msgid "/Help/_About..."
-msgstr "/Apua/_Tietoja..."
-
-#: ../../bootlook.pm_.c:111 ../../standalone/drakgw_.c:634
-#: ../../standalone/draknet_.c:262 ../../standalone/tinyfirewall_.c:57
-msgid "Configure"
-msgstr "Mrittele"
-
-#: ../../bootlook.pm_.c:114
-#, c-format
-msgid ""
-"You are currently using %s as Boot Manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Tll hetkell kytss oleva jrjestelmlataaja on %s.\n"
-"Valitse Aseta kynnistksesi asennusohjelman."
-
-#: ../../bootlook.pm_.c:121
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub-tila"
-
-#: ../../bootlook.pm_.c:131
-msgid "NewStyle Categorizing Monitor"
-msgstr "Uuden tyylin kategoroiva tarkkailija"
-
-#: ../../bootlook.pm_.c:134
-msgid "NewStyle Monitor"
-msgstr "Uuden tyylin tarkkailija"
-
-#: ../../bootlook.pm_.c:137
-msgid "Traditional Monitor"
-msgstr "Perinteinen tarkkailija"
-
-#: ../../bootlook.pm_.c:140
-msgid "Traditional Gtk+ Monitor"
-msgstr "Perinteinen Gtk+ tarkkailija"
-
-#: ../../bootlook.pm_.c:144
-msgid "Launch Aurora at boot time"
-msgstr "Kyt Auroraa kynnistyksen aikana"
-
-#: ../../bootlook.pm_.c:169
-msgid "Boot mode"
-msgstr "Kynnistila"
-
-#: ../../bootlook.pm_.c:179
-msgid "Launch the X-Window system at start"
-msgstr "Kyt X-Window-jrjestelm"
-
-#: ../../bootlook.pm_.c:187
-msgid "No, I don't want autologin"
-msgstr "Ei, en halua autologinia"
-
-#: ../../bootlook.pm_.c:193
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Kyll, haluan autologinin (kyttj, ymprist)"
-
-#: ../../bootlook.pm_.c:210
-msgid "System mode"
-msgstr "Jrjestelmn tila"
-
-#: ../../bootlook.pm_.c:228
-#, fuzzy
-msgid "Default Runlevel"
-msgstr "Oletus"
-
-#: ../../bootlook.pm_.c:236 ../../standalone/draknet_.c:88
-#: ../../standalone/draknet_.c:120 ../../standalone/draknet_.c:184
-#: ../../standalone/draknet_.c:302 ../../standalone/draknet_.c:396
-#: ../../standalone/draknet_.c:473 ../../standalone/draknet_.c:509
-#: ../../standalone/draknet_.c:617
-msgid "OK"
-msgstr "OK"
-
-#: ../../bootlook.pm_.c:238 ../../install_steps_gtk.pm_.c:576
-#: ../../interactive.pm_.c:114 ../../interactive.pm_.c:269
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:357
-#: ../../my_gtk.pm_.c:360 ../../my_gtk.pm_.c:617
-#: ../../standalone/drakgw_.c:639 ../../standalone/draknet_.c:95
-#: ../../standalone/draknet_.c:127 ../../standalone/draknet_.c:295
-#: ../../standalone/draknet_.c:485 ../../standalone/draknet_.c:631
-#: ../../standalone/tinyfirewall_.c:63
-msgid "Cancel"
-msgstr "Peruuta"
-
-#: ../../bootlook.pm_.c:315
-msgid "can not open /etc/inittab for reading: $!"
-msgstr "ei voi lukea tiedostoa /etc/inittab: $!"
-
-#: ../../bootlook.pm_.c:369
-msgid "can not open /etc/sysconfig/autologin for reading: $!"
-msgstr "ei voi lukea tiedostoa /etc/sysconfig/autologin: $!"
-
-#: ../../bootlook.pm_.c:435 ../../standalone/drakboot_.c:47
-msgid "Installation of LILO failed. The following error occured:"
-msgstr "LILO:n asennus eponnistu. Seuraava virhe tapahtui:"
-
-#: ../../diskdrake.pm_.c:21 ../../diskdrake.pm_.c:462
-msgid "Create"
-msgstr "Luo"
-
-#: ../../diskdrake.pm_.c:22
-msgid "Unmount"
-msgstr "Irroita"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:464
-msgid "Delete"
-msgstr "Poista"
-
-#: ../../diskdrake.pm_.c:23
-msgid "Format"
-msgstr "Alusta"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:653
-msgid "Resize"
-msgstr "Uusi koko"
-
-#: ../../diskdrake.pm_.c:23 ../../diskdrake.pm_.c:462
-#: ../../diskdrake.pm_.c:518
-msgid "Type"
-msgstr "Tyyppi"
-
-#: ../../diskdrake.pm_.c:24 ../../diskdrake.pm_.c:539
-msgid "Mount point"
-msgstr "Liitospaikka"
-
-#: ../../diskdrake.pm_.c:38
-msgid "Write /etc/fstab"
-msgstr "Kirjoita /etc/fstab"
-
-#: ../../diskdrake.pm_.c:39
-msgid "Toggle to expert mode"
-msgstr "Vaihda asiantuntijatilaan"
-
-#: ../../diskdrake.pm_.c:40
-msgid "Toggle to normal mode"
-msgstr "Vaihda normaalitilaan"
-
-#: ../../diskdrake.pm_.c:41
-msgid "Restore from file"
-msgstr "Palauta tiedostosta"
-
-#: ../../diskdrake.pm_.c:42
-msgid "Save in file"
-msgstr "Tallenna tiedostoon"
-
-#: ../../diskdrake.pm_.c:43
-msgid "Wizard"
-msgstr "Velho"
-
-#: ../../diskdrake.pm_.c:44
-msgid "Restore from floppy"
-msgstr "Palauta levykkeelt"
-
-#: ../../diskdrake.pm_.c:45
-msgid "Save on floppy"
-msgstr "Tallenna levykkeelle"
-
-#: ../../diskdrake.pm_.c:49
-msgid "Clear all"
-msgstr "Tyhjenn kaikki"
-
-#: ../../diskdrake.pm_.c:54
-msgid "Format all"
-msgstr "Alusta kaikki"
-
-#: ../../diskdrake.pm_.c:55
-msgid "Auto allocate"
-msgstr "Automaattinen varaus"
-
-#: ../../diskdrake.pm_.c:59
-msgid "All primary partitions are used"
-msgstr "Kaikki primriosiot kytetty"
-
-#: ../../diskdrake.pm_.c:59
-msgid "I can't add any more partition"
-msgstr "Uusia osioita ei voida list"
-
-#: ../../diskdrake.pm_.c:59
-msgid ""
-"To have more partitions, please delete one to be able to create an extended "
-"partition"
-msgstr ""
-"Voidaksesi luoda lis osioita tuhoa yksi olemassaoleva osio jotta voisit "
-"luoda laajennetun osion"
-
-#: ../../diskdrake.pm_.c:61
-msgid "Not enough space for auto-allocating"
-msgstr "Ei tarpeeksi tilaa automaattiseen tilanvaraukseen"
-
-#: ../../diskdrake.pm_.c:63
-msgid "Undo"
-msgstr "Peruuta"
-
-#: ../../diskdrake.pm_.c:64
-msgid "Write partition table"
-msgstr "Kirjoita osiotaulu"
-
-#: ../../diskdrake.pm_.c:65 ../../install_steps_interactive.pm_.c:185
-msgid "More"
-msgstr "Lisasetukset"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Ext2"
-msgstr "Ext2"
-
-#: ../../diskdrake.pm_.c:116
-msgid "FAT"
-msgstr "FAT"
-
-#: ../../diskdrake.pm_.c:116
-msgid "HFS"
-msgstr "HFS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "SunOS"
-msgstr "SunOS"
-
-#: ../../diskdrake.pm_.c:116
-msgid "Swap"
-msgstr "Swap"
-
-#: ../../diskdrake.pm_.c:117
-msgid "Empty"
-msgstr "Tyhj"
-
-#: ../../diskdrake.pm_.c:117 ../../install_steps_gtk.pm_.c:407
-#: ../../mouse.pm_.c:145
-msgid "Other"
-msgstr "Muu"
-
-#: ../../diskdrake.pm_.c:123
-msgid "Filesystem types:"
-msgstr "Tiedostojrjestelmien tyypit:"
-
-#: ../../diskdrake.pm_.c:132 ../../install_steps_gtk.pm_.c:577
-msgid "Details"
-msgstr "Yksityiskohdat"
-
-#: ../../diskdrake.pm_.c:147
-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 ""
-"Sinulla on yksi suuri FAT-osio.\n"
-"(Yleens Microsoft DOS/Windowsin kytss).\n"
-"Ehdotus: muuta ensimmiseksi osion kokoa\n"
-"(klikkaa osiota ja valitse sitten \"Uusi koko\")"
-
-#: ../../diskdrake.pm_.c:152
-msgid "Please make a backup of your data first"
-msgstr "Tee ensin varmuuskopio tiedoistasi"
-
-#: ../../diskdrake.pm_.c:152 ../../diskdrake.pm_.c:170
-#: ../../diskdrake.pm_.c:179 ../../diskdrake.pm_.c:570
-#: ../../diskdrake.pm_.c:592
-msgid "Read carefully!"
-msgstr "Lue tarkkaan!"
-
-#: ../../diskdrake.pm_.c:155
-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 ""
-"Jos aiot kytt aboot:ia, varmista ett jtt vapaata tilaa levyn alkuun\n"
-"(2048 sektoria on tarpeeksi)"
-
-#: ../../diskdrake.pm_.c:170
-msgid "Be careful: this operation is dangerous."
-msgstr "Varo: tm on vaarallinen toiminto"
-
-#: ../../diskdrake.pm_.c:214 ../../install_steps.pm_.c:72
-#: ../../install_steps_interactive.pm_.c:37
-#: ../../install_steps_interactive.pm_.c:322 ../../standalone/diskdrake_.c:66
-msgid "Error"
-msgstr "Virhe"
-
-#: ../../diskdrake.pm_.c:238 ../../diskdrake.pm_.c:748
-msgid "Mount point: "
-msgstr "Liitospaikka: "
-
-#: ../../diskdrake.pm_.c:239 ../../diskdrake.pm_.c:298
-msgid "Device: "
-msgstr "Laite: "
-
-#: ../../diskdrake.pm_.c:240
-#, c-format
-msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-asema: %s (vain arvaus)\n"
-
-#: ../../diskdrake.pm_.c:244 ../../diskdrake.pm_.c:251
-#: ../../diskdrake.pm_.c:301
-msgid "Type: "
-msgstr "Tyyppi: "
-
-#: ../../diskdrake.pm_.c:248
-msgid "Name: "
-msgstr "Nimi: "
-
-#: ../../diskdrake.pm_.c:253
-#, c-format
-msgid "Start: sector %s\n"
-msgstr "Alkaa: sektori %s\n"
-
-# mat
-#: ../../diskdrake.pm_.c:254
-#, c-format
-msgid "Size: %s"
-msgstr "Koko: %s"
-
-#: ../../diskdrake.pm_.c:256
-#, c-format
-msgid ", %s sectors"
-msgstr ", %s sektoria"
-
-#: ../../diskdrake.pm_.c:258
-#, c-format
-msgid "Cylinder %d to cylinder %d\n"
-msgstr "Sylinterist %d sylinteriin %d\n"
-
-#: ../../diskdrake.pm_.c:259
-msgid "Formatted\n"
-msgstr "Alustettu\n"
-
-#: ../../diskdrake.pm_.c:260
-msgid "Not formatted\n"
-msgstr "Ei alustettu\n"
-
-#: ../../diskdrake.pm_.c:261
-msgid "Mounted\n"
-msgstr "Liitetty\n"
-
-#: ../../diskdrake.pm_.c:262
-#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
-
-#: ../../diskdrake.pm_.c:264
-#, c-format
-msgid "Loopback file(s): %s\n"
-msgstr "Loopback tiedostot: %s\n"
-
-#: ../../diskdrake.pm_.c:265
-msgid ""
-"Partition booted by default\n"
-" (for MS-DOS boot, not for lilo)\n"
-msgstr ""
-"Osiolta kynnistetn oletuksena\n"
-" (MS-DOS kynnistys, ei lilo)\n"
-
-#: ../../diskdrake.pm_.c:267
-#, c-format
-msgid "Level %s\n"
-msgstr "Taso %s\n"
-
-#: ../../diskdrake.pm_.c:268
-#, c-format
-msgid "Chunk size %s\n"
-msgstr "Palan koko %s\n"
-
-#: ../../diskdrake.pm_.c:269
-#, c-format
-msgid "RAID-disks %s\n"
-msgstr "RAID-levyt %s\n"
-
-#: ../../diskdrake.pm_.c:271
-#, c-format
-msgid "Loopback file name: %s"
-msgstr "Loopback-tiedoston nimi: %s"
-
-#: ../../diskdrake.pm_.c:274
-msgid ""
-"\n"
-"Chances are, this partition is\n"
-"a Driver partition, you should\n"
-"probably leave it alone.\n"
-msgstr ""
-"\n"
-"On mahdollista, ett tm osio on\n"
-"ajuriosio. Sinun olisi kaiketi\n"
-"parasta jtt se rauhaan.\n"
-
-#: ../../diskdrake.pm_.c:277
-msgid ""
-"\n"
-"This special Bootstrap\n"
-"partition is for\n"
-"dual-booting your system.\n"
-msgstr ""
-"\n"
-"Tm erityinen Bootsrap-\n"
-"osio on jrjestelmsi\n"
-"kaksoiskynnistmiseksi.\n"
-
-#: ../../diskdrake.pm_.c:294
-msgid "Please click on a partition"
-msgstr "Klikkaa osiota"
-
-#: ../../diskdrake.pm_.c:299
-#, c-format
-msgid "Size: %s\n"
-msgstr "Koko: %s\n"
-
-#: ../../diskdrake.pm_.c:300
-#, c-format
-msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
-msgstr "Geometria: %s sylinteri, %s lukupt, %s sektoria\n"
-
-#: ../../diskdrake.pm_.c:302
-#, c-format
-msgid "LVM-disks %s\n"
-msgstr "LVM-levyt %s\n"
-
-# mat
-#: ../../diskdrake.pm_.c:303
-#, c-format
-msgid "Partition table type: %s\n"
-msgstr "Osion tyyppi: %s\n"
-
-#: ../../diskdrake.pm_.c:304
-#, c-format
-msgid "on bus %d id %d\n"
-msgstr "vylss %d id %d\n"
-
-#: ../../diskdrake.pm_.c:320
-msgid "Mount"
-msgstr "Liit"
-
-#: ../../diskdrake.pm_.c:322
-msgid "Active"
-msgstr "Aktiivinen"
-
-#: ../../diskdrake.pm_.c:324
-msgid "Add to RAID"
-msgstr "Lis RAIDiin"
-
-#: ../../diskdrake.pm_.c:326
-msgid "Remove from RAID"
-msgstr "Poista RAIDista"
-
-#: ../../diskdrake.pm_.c:328
-msgid "Modify RAID"
-msgstr "Muokkaa RAIDia"
-
-#: ../../diskdrake.pm_.c:330
-msgid "Add to LVM"
-msgstr "Lis LVM:iin"
-
-#: ../../diskdrake.pm_.c:332
-msgid "Remove from LVM"
-msgstr "Poista LVM:st"
-
-#: ../../diskdrake.pm_.c:334
-msgid "Use for loopback"
-msgstr "Kyt loopback-tiedostoa"
-
-#: ../../diskdrake.pm_.c:341
-msgid "Choose action"
-msgstr "Valitse toiminta"
-
-#: ../../diskdrake.pm_.c:435
-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 hakemistoa ei voida luoda nin kauas levyn alusta (sylinterille joka "
-"on > 1024).\n"
-"Joko kytt LILOa ja se ei toimi, tai et kyt LILOa, jolloin et tarvitse /"
-"boot -hakemistoa"
-
-#: ../../diskdrake.pm_.c:439
-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 ""
-"Osio jolle valitsit juuren (/) on fyysisesti yli 1024 sylinterin levyll,\n"
-"eik sinulla ole /boot osiota.\n"
-"Jos haluat kytt LILO-kynnistyksenhallintaa, lis Linuxille /boot osio."
-
-#: ../../diskdrake.pm_.c:445
-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 ""
-"Olet valinnut ohjelmallisen RAID-osion juuriosioksi (/).\n"
-"Mikn kynnistyslataaja ei osaa ksitell tt ilman /boot -osiota.\n"
-"Lis /boot -osio, jos haluat kytt liloa tai grubia"
-
-#: ../../diskdrake.pm_.c:462 ../../diskdrake.pm_.c:464
-#, c-format
-msgid "Use ``%s'' instead"
-msgstr "Kyt sen sijaan ``%s'':"
-
-#: ../../diskdrake.pm_.c:468
-msgid "Use ``Unmount'' first"
-msgstr "Kyt ensin komentoa ``Irroita''"
-
-# mat
-#: ../../diskdrake.pm_.c:469 ../../diskdrake.pm_.c:513
-#, c-format
-msgid ""
-"After changing type of partition %s, all data on this partition will be lost"
-msgstr "Vaihdettuasi osion %s tyyppi kaikki sill olevat tiedot hvivt"
-
-#: ../../diskdrake.pm_.c:481
-msgid "Continue anyway?"
-msgstr "Jatka joka tapauksessa?"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without saving"
-msgstr "Lopeta tallentamatta"
-
-#: ../../diskdrake.pm_.c:486
-msgid "Quit without writing the partition table?"
-msgstr "Lopeta kirjoittamatta osiotalua?"
-
-#: ../../diskdrake.pm_.c:516
-msgid "Change partition type"
-msgstr "Muuta osiotyyppi"
-
-#: ../../diskdrake.pm_.c:517
-msgid "Which filesystem do you want?"
-msgstr "Mink tiedostojrjestelmn haluat?"
-
-#: ../../diskdrake.pm_.c:520 ../../diskdrake.pm_.c:780
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Et voi kytt ReiserFS: alle 32 Mt osioilla"
-
-# mat
-#: ../../diskdrake.pm_.c:537
-#, c-format
-msgid "Where do you want to mount loopback file %s?"
-msgstr "Minne haluat liitt loopback-tiedoston %s?"
-
-#: ../../diskdrake.pm_.c:538
-#, c-format
-msgid "Where do you want to mount device %s?"
-msgstr "Minne haluat liitt laitteen %s?"
-
-#: ../../diskdrake.pm_.c:542
-msgid ""
-"Can't unset mount point as this partition is used for loop back.\n"
-"Remove the loopback first"
-msgstr ""
-"Ei voida poistaa liitospaikkaa koska osiota kytetn loopback-tilassa.\n"
-"Poista loopback-tiedosto ensin"
-
-# mat
-#: ../../diskdrake.pm_.c:561
-#, c-format
-msgid "After formatting partition %s, all data on this partition will be lost"
-msgstr "Kaikki osiolla %s olevat tiedot hvivt osion alustuksen yhteydess"
-
-#: ../../diskdrake.pm_.c:563
-msgid "Formatting"
-msgstr "Alustan"
-
-# mat
-#: ../../diskdrake.pm_.c:564
-#, c-format
-msgid "Formatting loopback file %s"
-msgstr "Alustan loopback-osiota %s"
-
-#: ../../diskdrake.pm_.c:565 ../../install_steps_interactive.pm_.c:430
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Alustan osiota %s"
-
-#: ../../diskdrake.pm_.c:570
-msgid "After formatting all partitions,"
-msgstr "Osioiden alustuksen jlkeen,"
-
-#: ../../diskdrake.pm_.c:570
-msgid "all data on these partitions will be lost"
-msgstr "kaikki tieto nill osioilla on hvinnyt"
-
-#: ../../diskdrake.pm_.c:576
-msgid "Move"
-msgstr "Siirr"
-
-#: ../../diskdrake.pm_.c:577
-msgid "Which disk do you want to move it to?"
-msgstr "Mille levylle haluat siirt?"
-
-#: ../../diskdrake.pm_.c:578
-msgid "Sector"
-msgstr "Sektori"
-
-#: ../../diskdrake.pm_.c:579
-msgid "Which sector do you want to move it to?"
-msgstr "Mille sektorille haluat siirt?"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving"
-msgstr "Siirrn"
-
-#: ../../diskdrake.pm_.c:582
-msgid "Moving partition..."
-msgstr "Siirrn osiota..."
-
-#: ../../diskdrake.pm_.c:592
-#, c-format
-msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Levyn %s osiotaulu kirjotetaan levylle!"
-
-#: ../../diskdrake.pm_.c:594
-msgid "You'll need to reboot before the modification can take place"
-msgstr "Sinun tytyy kynnist kone uudelleen ennen kuin muutos tulee voimaan"
-
-#: ../../diskdrake.pm_.c:615
-msgid "Computing FAT filesystem bounds"
-msgstr "Lasken FAT-tiedostojrjestelmn rajoja"
-
-#: ../../diskdrake.pm_.c:615 ../../diskdrake.pm_.c:680
-#: ../../install_interactive.pm_.c:107
-msgid "Resizing"
-msgstr "Muutan kokoa"
-
-#: ../../diskdrake.pm_.c:643
-msgid "This partition is not resizeable"
-msgstr "Tmn osion kokoa ei voi muuttaa"
-
-#: ../../diskdrake.pm_.c:648
-msgid "All data on this partition should be backed-up"
-msgstr "Kaikki osion tiedot tulee varmuuskopioida"
-
-# mat
-#: ../../diskdrake.pm_.c:650
-#, c-format
-msgid "After resizing partition %s, all data on this partition will be lost"
-msgstr "Osion %s koon muuttamisen jlkeen kaikki osion tiedot tuhoutuvat"
-
-#: ../../diskdrake.pm_.c:660
-msgid "Choose the new size"
-msgstr "Valitse uusi koko"
-
-#: ../../diskdrake.pm_.c:660 ../../install_steps_graphical.pm_.c:287
-#: ../../install_steps_graphical.pm_.c:334
-msgid "MB"
-msgstr "Mt"
-
-#: ../../diskdrake.pm_.c:714
-msgid "Create a new partition"
-msgstr "Luo uusi osio"
-
-#: ../../diskdrake.pm_.c:740
-msgid "Start sector: "
-msgstr "Aloitussektori: "
-
-#: ../../diskdrake.pm_.c:744 ../../diskdrake.pm_.c:819
-msgid "Size in MB: "
-msgstr "Koko Mt: "
-
-#: ../../diskdrake.pm_.c:747 ../../diskdrake.pm_.c:822
-msgid "Filesystem type: "
-msgstr "Tiedostojrjestelm: "
-
-#: ../../diskdrake.pm_.c:750
-msgid "Preference: "
-msgstr "Etuoikeus: "
-
-#: ../../diskdrake.pm_.c:798
-msgid "This partition can't be used for loopback"
-msgstr "Osiota ei voida kytt loopback-osiona"
-
-#: ../../diskdrake.pm_.c:808
-msgid "Loopback"
-msgstr "Loopback"
-
-#: ../../diskdrake.pm_.c:818
-msgid "Loopback file name: "
-msgstr "Loopback tiedostonimi: "
-
-#: ../../diskdrake.pm_.c:844
-msgid "File already used by another loopback, choose another one"
-msgstr "Tiedosto on jo kytss toiselle loopbackille, valitse toinen"
-
-#: ../../diskdrake.pm_.c:845
-msgid "File already exists. Use it?"
-msgstr "Tiedosto on jo olemassa. Kyt sit?"
-
-#: ../../diskdrake.pm_.c:867 ../../diskdrake.pm_.c:883
-msgid "Select file"
-msgstr "Valitse tiedosto"
-
-#: ../../diskdrake.pm_.c:876
-msgid ""
-"The backup partition table has not the same size\n"
-"Still continue?"
-msgstr ""
-"Osiotaulun varmuuskopio ei ole saman kokoinen\n"
-"Jatka silti?"
-
-#: ../../diskdrake.pm_.c:884
-msgid "Warning"
-msgstr "Varoitus"
-
-#: ../../diskdrake.pm_.c:885
-msgid ""
-"Insert a floppy in drive\n"
-"All data on this floppy will be lost"
-msgstr ""
-"Aseta levyke asemaan\n"
-"Kaikki levykkeen tiedot hvivt"
-
-#: ../../diskdrake.pm_.c:896
-msgid "Trying to rescue partition table"
-msgstr "Yritn osiotalulun palautusta"
-
-#: ../../diskdrake.pm_.c:905
-msgid "device"
-msgstr "laite"
-
-#: ../../diskdrake.pm_.c:906
-msgid "level"
-msgstr "taso"
-
-#: ../../diskdrake.pm_.c:907
-msgid "chunk size"
-msgstr "palan koko"
-
-#: ../../diskdrake.pm_.c:919
-msgid "Choose an existing RAID to add to"
-msgstr "Valitse olemassaoleva RAID johon listn"
-
-#: ../../diskdrake.pm_.c:920 ../../diskdrake.pm_.c:946
-msgid "new"
-msgstr "uusi"
-
-#: ../../diskdrake.pm_.c:944
-msgid "Choose an existing LVM to add to"
-msgstr "Valitse olemassaoleva LVM johon listn"
-
-#: ../../diskdrake.pm_.c:949
-msgid "LVM name?"
-msgstr "LVM:n nimi?"
-
-#: ../../diskdrake.pm_.c:976
-msgid "Removable media automounting"
-msgstr "Vaihdettavien medioiden automaattinen liittminen"
-
-#: ../../diskdrake.pm_.c:977
-msgid "Rescue partition table"
-msgstr "Pelasta osiotaulu"
-
-#: ../../diskdrake.pm_.c:979
-msgid "Reload"
-msgstr "Uudelleenlataa"
-
-#: ../../fs.pm_.c:88 ../../fs.pm_.c:95 ../../fs.pm_.c:101 ../../fs.pm_.c:107
-#: ../../fs.pm_.c:113
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s:n alustus %s:ta eponnistui"
-
-#: ../../fs.pm_.c:143
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "en osaa alustaa %s: tyyppi %s"
-
-#: ../../fs.pm_.c:230
-msgid "mount failed: "
-msgstr "liittminen eponnistui: "
-
-#: ../../fs.pm_.c:242
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "virhe irroitettaessa %s: %s"
-
-#: ../../fsedit.pm_.c:21
-msgid "simple"
-msgstr "yksinkertainen"
-
-#: ../../fsedit.pm_.c:30
-msgid "server"
-msgstr "palvelin"
-
-#: ../../fsedit.pm_.c:262
-msgid "Mount points must begin with a leading /"
-msgstr "Liitospaikan pit alkaa /-merkill."
-
-# mat
-#: ../../fsedit.pm_.c:265
-#, c-format
-msgid "There is already a partition with mount point %s\n"
-msgstr "On jo olemassa osio, jonka liitospaikka on %s\n"
-
-#: ../../fsedit.pm_.c:273
-#, c-format
-msgid "Circular mounts %s\n"
-msgstr "Rengasmaisia liitoksia %s\n"
-
-#: ../../fsedit.pm_.c:285
-#, c-format
-msgid "You can't use a LVM Logical Volume for mount point %s"
-msgstr "Et voi kytt LVM loogista taltiota liitekohtana %s"
-
-#: ../../fsedit.pm_.c:286
-msgid "This directory should remain within the root filesystem"
-msgstr "Tmn hakemiston pitisi olla juuritiedostojrjestelmss"
-
-#: ../../fsedit.pm_.c:287
-msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n"
-msgstr ""
-"Tarvitset thn liitoskohtaan oikean tiedostojrjestelmn (ext2, reiserfs)\n"
-
-#: ../../fsedit.pm_.c:369
-#, c-format
-msgid "Error opening %s for writing: %s"
-msgstr "Virhe kirjoitettaessa tiedostoon %s: %s"
-
-#: ../../fsedit.pm_.c:453
-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 ""
-"On tapahtunut virhe - ei lytynyt ainuttakaan laitetta, joille voi luoda "
-"uuden tiedostojrjestelmn. Tarkista laitteistosi korjataksesi ongelman"
-
-#: ../../fsedit.pm_.c:467
-msgid "You don't have any partitions!"
-msgstr "Sinulla ei ole yhtn osiota!"
-
-#: ../../help.pm_.c:9
-msgid ""
-"Please choose your preferred language for installation and system usage."
-msgstr "Valitse haluttu kieli asennukseen ja jrjestelmn kyttn."
-
-#: ../../help.pm_.c:12
-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 ""
-"Jatkaaksesi asennusta sinun tytyy hyvksy yll olevan lisenssin ehdot.\n"
-"\n"
-"\n"
-"Valitse \"Hyvksy\", jos hyvksyt ehdot.\n"
-"\n"
-"\n"
-"Valitse \"Kieltydy\", jos et hyvksy ehtoja. Tllin asennus pttyy "
-"muuttamatta nykyisi asetuksia."
-
-#: ../../help.pm_.c:22
-msgid "Choose the layout corresponding to your keyboard from the list above"
-msgstr "Valitse nppinasettelu allaolevasta listasta"
-
-#: ../../help.pm_.c:25
-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 ""
-"Jos haluat asennuksen jlkeen vaihtaa jrjestelmn kyttm kielt\n"
-"(asennuksen alussa valitsemiesi lisksi), valitse ne yllolevasta listasta.\n"
-"Jos haluat valita kaikki, sinun ei tarvitse valita muita kuin \"Kaikki\"."
-
-#: ../../help.pm_.c:30
-msgid ""
-"Please choose \"Install\" if there are no previous version of Linux-"
-"Mandrake\n"
-"installed or if you wish to use several operating systems.\n"
-"\n"
-"\n"
-"Please choose \"Update\" if you wish to update an already installed version "
-"of Linux-Mandrake.\n"
-"\n"
-"\n"
-"Depend of your knowledge in GNU/Linux, you can choose one of the following "
-"levels to install or update your\n"
-"Linux-Mandrake operating system:\n"
-"\n"
-"\t* Recommended: if you have never installed a GNU/Linux operating system "
-"choose this. Installation will be\n"
-"\t be very easy and you will be asked only on few questions.\n"
-"\n"
-"\n"
-"\t* Customized: if you are familiar enough with GNU/Linux, you may choose "
-"the primary usage (workstation, server,\n"
-"\t development) of your system. You will need to answer to more questions "
-"than in \"Recommended\" installation\n"
-"\t class, so you need to know how GNU/Linux works to choose this "
-"installation class.\n"
-"\n"
-"\n"
-"\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this "
-"installation class. As in \"Customized\"\n"
-"\t installation class, you will be able to choose the primary usage "
-"(workstation, server, development). Be very\n"
-"\t careful before choose this installation class. You will be able to "
-"perform a higly customized installation.\n"
-"\t Answer to some questions can be very difficult if you haven't a good "
-"knowledge in GNU/Linux. So, don't choose\n"
-"\t this installation class unless you know what you are doing."
-msgstr ""
-"Valitse \"Asenna\", jos sinulla ei ole aikaisempaa versiota Linux-"
-"Mandrakesta\n"
-"asennettuna tai haluat kytt useaa kyttjrjestelm.\n"
-"\n"
-"\n"
-"Valitse \"Pivit\", jos haluat pivitt olemassaolevan version Linux-"
-"Mandrakesta.\n"
-"\n"
-"\n"
-"Riippuen osaamisestasi GNU/Linux-jrjestelmiss, voit valita jonkin "
-"seuraavista tasoista Linux-Mandrake -kyttjrjestelmn asentamiseen tai "
-"pivittmiseen:\n"
-"\n"
-"\n"
-"\t* Suositeltu: jos et ole ikin asentanut GNU/Linux-kyttjrjestelm, "
-"valitse tm vaihtoehto.\n"
-"\t Asennus tulee olemaan helppo ja sinulta tullaan kysymn vain muutama "
-"kysymys.\n"
-"\n"
-"\n"
-"\t* Mukautettu: jos tunnet GNU/Linuxin tarpeeksi hyvin, voit valita "
-"jrjestelmn tyypin kytn mukaan\n"
-"\t (tyasema, palvelin, kehitys). Sinun tarvitsee vastata useampaan "
-"kysymykseen, kuin \"Suositellussa\" asennuksessa,\n"
-"\t joten sinun tytyy tiet miten GNU/Linux toimii, jos haluat valita "
-"tmn asennusluokan.\n"
-"\n"
-"\n"
-"\t* Asiantuntija: jos tunnet GNU/Linux-jrjestelmn hyvin, voit valita tmn "
-"asennusluokan. Kuten\n"
-"\t \"Mukautetussa\" asennuksessa, sinun tytyy valita ensisijainen "
-"kyttkohde (tyasema,\n"
-"\t palvelin, kehitys). Tm asennusluokka tarjoaa joustavimman asennuksen, "
-"mutta jotkin kysymykset\n"
-"\t voivat osoittautua erittin vaikeiksi niille, jotka eivt tunne GNU/"
-"Linuxia riittvn hyvin.\n"
-"\t l valitse tt asennusluokkaa, ellet ole aivan varma, mit olet "
-"tekemss."
-
-#: ../../help.pm_.c:56
-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 ""
-"Valitse:\n"
-"\n"
-" - Mukautettu: Jos tunnet GNU/Linuxin ennestn, voit valita erikseen "
-"koneen kytttarkoituksen.\n"
-" Katso alta listietoja.\n"
-"\n"
-"\n"
-" - Asiantuntija: Valinta edellytt, ett tunnet GNU/Linuxin ennestn "
-"hyvin ja haluat tehd\n"
-" erittin mukautetun asennuksen. Mys tss luokassa voit valita koneesi "
-"kytttarkoituksen.\n"
-" Mutta l valitse tt, JOS ET TODELLA TIED MIT OLET TEKEMSS!"
-
-#: ../../help.pm_.c:68
-msgid ""
-"You must now define your machine usage. Choices are:\n"
-"\n"
-"\t* Workstation: this the ideal choice if you intend to use your machine "
-"primarily for everyday use, at office or\n"
-"\t at home.\n"
-"\n"
-"\n"
-"\t* Development: if you intend to use your machine primarily for software "
-"development, it is the good choice. You\n"
-"\t will then have a complete collection of software installed in order to "
-"compile, debug and format source code,\n"
-"\t or create software packages.\n"
-"\n"
-"\n"
-"\t* Server: if you intend to use this machine as a server, it is the good "
-"choice. Either a file server (NFS or\n"
-"\t SMB), a print server (Unix style or Microsoft Windows style), an "
-"authentication server (NIS), a database\n"
-"\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) "
-"to be installed."
-msgstr ""
-"Sinun tulee nyt valita koneesi ensisijainen kytttarkoitus. Valinnat ovat:\n"
-"\n"
-"\t* Tyasema: ideaali valinta, jos aiot kytt tietokonettasi "
-"jokapivisiss tehtviss, joko typaikalla\n"
-"\t tai kotona.\n"
-"\n"
-"\n"
-"\t* Kehitysymprist: hyv valinta, jos aiot kytt tietokonettasi "
-"ensisijaisesti ohjelmistokehitykseen.\n"
-"\t Tmn asennuksen myt sinulla on tydellinen valikoima tykaluja niin "
-"kntmiseen, debuggaamiseen,\n"
-"lhdekoodin muotoiluun kuin ohjelmistopakettien tekoon.\n"
-"\n"
-"\n"
-"\t* Palvelin: jos aiot kytt tt tietokonetta internet-palvelimena, tm "
-"valinta on paras mahdollinen.\n"
-"Vaihtoehtoja ovat mm: tiedostopalvelin (NFS, SBM), tulostuspalvelin (Unix- "
-"tai Microsoft Windows -tyyppinen),\n"
-"autentikointipalvelin (NIS), tietokantapalvelin ja niin edelleen. "
-"Graafisiakyttliittymi ei asenneta oletuksena."
-
-#: ../../help.pm_.c:84
-msgid ""
-"DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n"
-"finds an SCSI adapter and knows which driver to use, it will be "
-"automatically\n"
-"installed.\n"
-"\n"
-"\n"
-"If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n"
-"DrakX doesn't recognize, you will be asked if a SCSI adapter is present in "
-"your\n"
-"system. If there is no adapter present, you can click on \"No\". If you "
-"click on\n"
-"\"Yes\", a list of drivers will be presented from which you can select your\n"
-"specific adapter.\n"
-"\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 "
-"the\n"
-"options. This usually works well.\n"
-"\n"
-"\n"
-"If not, you will need to provide options to the driver. Please review the "
-"User\n"
-"Guide (chapter 3, section \"Collective informations on your hardware) for "
-"hints\n"
-"on retrieving this information from hardware documentation, from the\n"
-"manufacturer's Web site (if you have Internet access) or from Microsoft "
-"Windows\n"
-"(if you have it on your system)."
-msgstr ""
-"DrakX hakee koneeseen asennettuja PCI-vylisi SCSI-laitteita. \n"
-"Jos SCSI-laite lytyy ja DrakX tiet mit ajuria kytt, laite otetaan \n"
-"automaattisesti kyttn.\n"
-"\n"
-"\n"
-"Jos tietokoneessasi ei ole SCSI-laitetta tai DrakX ei tunnista sinulla \n"
-"olevaa ISA- tai PCI-vylist SCSI-laitetta, DrakX kysyy onko koneessasi\n"
-"SCSI-liitynt. Jos ei, voit vallita \"Ei\". Jos valitset \"Kyll\", tulee \n"
-"nkyviin lista ajureista, josta voit valita sinulla olevan laitteen.\n"
-"\n"
-"\n"
-"Jos sinun tytyy valita ajuri manuaalisesti, DrakX kysyy, haluaisitko "
-"mritt\n"
-"sille lisoptioita. Sinun kannattaa antaa DrakX:n tutkia laitteistosi "
-"optioiden\n"
-"lytmiseksi, sill yleens kyseinen toiminto toimii hyvin.\n"
-"\n"
-"\n"
-"Jos ei, sinun pit itse antaa optiot kyseiselle ajurille. Katso listietoja "
-"kyttohjeesta\n"
-"(luku 3, osa \"Collective informations on your hardware\"), jossa on "
-"vinkkej\n"
-"miten nm tiedot lytyvt laitteiston ohjekirjoista, "
-"laittteistovalmistajan\n"
-"webbisivuilta (jos sinulla on internetyhteys) tai Microsoft Windowsista "
-"(jos\n"
-"se on asennettu tietokoneeseesi)."
-
-#: ../../help.pm_.c:108
-msgid ""
-"At this point, you need to choose where to install your\n"
-"Linux-Mandrake operating system on your hard drive. If it is empty or if an\n"
-"existing operating system uses all the space available on it, you need to\n"
-"partition it. Basically, partitioning a hard drive consists of logically\n"
-"dividing it to create space to install your new Linux-Mandrake system.\n"
-"\n"
-"\n"
-"Because the effects of the partitioning process are usually irreversible,\n"
-"partitioning can be intimidating and stressful if you are an inexperienced "
-"user.\n"
-"This wizard simplifies this process. Before beginning, please consult the "
-"manual\n"
-"and take your time.\n"
-"\n"
-"\n"
-"You need at least two partitions. One is for the operating system itself and "
-"the\n"
-"other is for the virtual memory (also called Swap).\n"
-"\n"
-"\n"
-"If partitions have been already defined (from a previous installation or "
-"from\n"
-"another partitioning tool), you just need choose those to use to install "
-"your\n"
-"Linux system.\n"
-"\n"
-"\n"
-"If partitions haven't been already defined, you need to create them. \n"
-"To do that, use the wizard available above. Depending of your hard drive\n"
-"configuration, several solutions can be available:\n"
-"\n"
-"\t* Use existing partition: the wizard has detected one or more existing "
-"Linux partitions on your hard drive. If\n"
-"\t you want to keep them, choose this option. \n"
-"\n"
-"\n"
-"\t* Erase entire disk: if you want delete all data and all partitions "
-"present on your hard drive and replace them by\n"
-"\t your new Linux-Mandrake system, you can choose this option. Be careful "
-"with this solution, you will not be\n"
-"\t able to revert your choice after confirmation.\n"
-"\n"
-"\n"
-"\t* Use the free space on the Windows partition: if Microsoft Windows is "
-"installed on your hard drive and takes\n"
-"\t all space available on it, you have to create free space for Linux data. "
-"To do that you can delete your\n"
-"\t Microsoft Windows partition and data (see \"Erase entire disk\" or "
-"\"Expert mode\" solutions) or resize your\n"
-"\t Microsoft Windows partition. Resizing can be performed without loss of "
-"any data. This solution is\n"
-"\t recommended if you want use both Linux-Mandrake and Microsoft Windows on "
-"same computer.\n"
-"\n"
-"\n"
-"\t Before choosing this solution, please understand that the size of your "
-"Microsoft\n"
-"\t Windows partition will be smaller than at present time. It means that "
-"you will have less free space under\n"
-"\t Microsoft Windows to store your data or install new software.\n"
-"\n"
-"\n"
-"\t* Expert mode: if you want to partition manually your hard drive, you can "
-"choose this option. Be careful before\n"
-"\t choosing this solution. It is powerful but it is very dangerous. You can "
-"lose all your data very easily. So,\n"
-"\t don't choose this solution unless you know what you are doing."
-msgstr ""
-"Tss vaiheessa sinun pit valita mihin haluat asentaa Linux-Mandrake\n"
-"-kyttjrjestelmn. Jos kiintolevysi on tyhj tai olemassaoleva "
-"kyttjrjestelm\n"
-"kytt kaiken siin olevan tilan, sinun pit osioida kiintolevysi. "
-"Pohjimmiltaan\n"
-"kiintolevyn osiointi koostuu levytilan jakamisesta loogisiin osiin tilan "
-"saamiseksi\n"
-"Linux-Mandrake -jrjestelmlle.\n"
-"\n"
-"\n"
-"Koska osiointiprosessin vaikutukset ovat tavallisesti peruuttamattomia, voi\n"
-"osiointi olla pelottavaa ja stressaavaa kokemattomalle kyttjlle. Tm "
-"velho\n"
-"helpottaa prosessia. Ennen kuin aloitat, kyt riittvsti aikaa ohjekirjan\n"
-"osiointia koskevien kohtien lukemiseen.\n"
-"\n"
-"\n"
-"Tarvitset vhintn kaksi osiota. Toinen on kyttjrjestelm itsen,\n"
-"toinen virtuaalimuisia varten.\n"
-"\n"
-"\n"
-"Jos osiot on jo mritelty (edellisess asennuksessa tai jonkin toisen\n"
-"osiointiohjelman toimesta), sinun tarvitsee vain valita ne kytettvksi\n"
-"asentaaksesi Linux-jrjestelmn koneeseesi.\n"
-"\n"
-"\n"
-"Jos osioita ei ole viel mritelty, sinun pit luoda ne. Kyt siihen "
-"tt\n"
-"velhoa. Riippuen kiintolevysi asetuksista, sinulla voi olla useitakin "
-"vaihtoehtoja:\n"
-"\n"
-"\n"
-"\t* Tyhjenn koko lavy: jos haluat tuhota kaikki levyll olevan tiedon sek "
-"sill olevat osiot ja asentaa Linux-Mandrake -jrjestelmn\n"
-"\t niden tilalle, voit valita tnn option. Ole varovainen tmn "
-"vaihtoehdon kanssa, sill et pysty en palauttamaan levyn sislt\n"
-"\t ennalleen sen jlkeen, kun olet hyvksynyt toiminnon.\n"
-"\n"
-"\n"
-"\t* Kyt tyhj tilaa Windows-osiossa: Jos Microsoft Windows on asennettuna "
-"kiintolevyllesi ja se kytt kaiken levyll\n"
-"\t olevan tilan, sinun tytyy tehd vapaata tilaa asentaaksesi Linuxin. "
-"Tehdksesi sen, voit tuhota Microsoft Windowsin\n"
-"\t kyttmn osion ja tiedot (katso kohta \"Tyhjenn koko lavy\" tai "
-"\"Asiantuntijatila\") tai voit muuttaa Microsoft Windowsin\n"
-"\t kyttmn osion kokoa. Koon muuttaminen voidaan tehd hvittmtt "
-"mitn levyll olevista tiedoista.\n"
-"\t Tm vaihtoehto on suositeltu, mikli haluat kytt sek Linux-"
-"Mandrakea ett Microsoft Windowsia samalla tietokoneella.\n"
-"\n"
-"\n"
-"\t* Ennen kuin valitset edellisen vaihtoehdon, sinun tulee tiet, ett "
-"Microsoft Windowsin kyttmn osion\n"
-"\t koko tulee olemaan pienempi kuin nykyn. Sinulla tulee siis olemaan "
-"vhemmn tilaa uusien ohjelmien\n"
-"\t asentamiseen ja tietojen tallentamiseen Microsoft Windowsin alla.\n"
-"\n"
-"\n"
-"\t* Asiantuntijatila: jos haluat osioida kiintolevysi itse, voit valita "
-"tmn vaihtoehdon. l valitse tt ratkaisua,\n"
-"\t ellet tied, mit olet tekemss. Tehokkuutensa lisksi vaihtoehto on "
-"mys vaarallinen: voit helposti\n"
-"\t menett kaiken levyllsi olevan tiedon."
-
-#: ../../help.pm_.c:160
-msgid ""
-"At this point, you need to choose what\n"
-"partition(s) to use to install your new Linux-Mandrake system. If "
-"partitions\n"
-"have been already defined (from a previous installation of GNU/Linux or "
-"from\n"
-"another partitioning tool), you can use existing partitions. In other "
-"cases,\n"
-"hard drive partitions must be defined.\n"
-"\n"
-"\n"
-"To create partitions, you must first select a hard drive. You can select "
-"the\n"
-"disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb"
-"\" for\n"
-"the second or \"sda\" for the first SCSI drive and so on.\n"
-"\n"
-"\n"
-"To partition the selected hard drive, you can use these options:\n"
-"\n"
-" * Clear all: this option deletes all partitions available on the selected "
-"hard drive.\n"
-"\n"
-"\n"
-" * Auto allocate: this option allows you to automatically create Ext2 and "
-"swap partitions in free space of your\n"
-" hard drive.\n"
-"\n"
-"\n"
-" * Rescue partition table: if your partition table is damaged, you can try "
-"to recover it using this option. Please\n"
-" be careful and remember that it can fail.\n"
-"\n"
-"\n"
-" * Undo: you can use this option to cancel your changes.\n"
-"\n"
-"\n"
-" * Reload: you can use this option if you wish to undo all changes and "
-"load your initial partitions table\n"
-"\n"
-"\n"
-" * Wizard: If you wish to use a wizard to partition your hard drive, you "
-"can use this option. It is recommended if\n"
-" you do not have a good knowledge in partitioning.\n"
-"\n"
-"\n"
-" * Restore from floppy: if you have saved your partition table on a floppy "
-"during a previous installation, you can\n"
-" recover it using this option.\n"
-"\n"
-"\n"
-" * Save on floppy: if you wish to save your partition table on a floppy to "
-"be able to recover it, you can use this\n"
-" option. It is strongly recommended to use this option\n"
-"\n"
-"\n"
-" * Done: when you have finished partitioning your hard drive, use this "
-"option to save your changes.\n"
-"\n"
-"\n"
-"For information, you can reach any option using the keyboard: navigate "
-"trough the partitions using Tab and Up/Down arrows.\n"
-"\n"
-"\n"
-"When a partition is selected, you can use:\n"
-"\n"
-" * Ctrl-c to create a new partition (when a empty partition is "
-"selected)\n"
-"\n"
-" * Ctrl-d to delete a partition\n"
-"\n"
-" * Ctrl-m to set the mount point\n"
-" \n"
-"\n"
-" \n"
-"If you are installing on a PPC Machine, you will want to create a small HFS "
-"'bootstrap' partition of at least 1MB for use\n"
-"by the yaboot bootloader. If you opt to make the partition a bit larger, say "
-"50MB, you may find it a useful place to store \n"
-"a spare kernel and ramdisk image for emergency boot situations."
-msgstr ""
-"Tss vaiheessa sinun pit valita mille osioille haluat asentaa Linux-"
-"Mandrake\n"
-"-kyttjrjestelmn. Jos osiot on jo mritelty (edellisess asennuksessa \n"
-"tai jonkin toisen osiointiohjelman toimesta), voit kytt olemassaolevia "
-"osioita.\n"
-"Muuten kiintolevyosiot tytyy mritt.\n"
-"\n"
-"\n"
-"Luodaksesi osioita, sinun tytyy ensiksi valita kiintolevy. Voit valita \n"
-"levyn osioitavaksi painamalla \"hda\" ensimmille IDE-asemalle, \"hdb\"\n"
-"toiselle tai \"sda\" ensimmiselle SCSI-levylle ja niin edelleen.\n"
-"\n"
-"\n"
-"Osioidaksesi valitun kiintolevyn, voit kytt seuraavia vaihtoehtoja:\n"
-"\n"
-"\n"
-" * Tyhjenn kaikki: tm valinta tuhoaa kaikki osiot valitulla "
-"kiintolevyll.\n"
-"\n"
-"\n"
-" * Automaattinen varaus: Tm valinta luo automaattisesti Ext2- ja "
-"virtuaalimuistiosiot kiintolevysi kyttmttmst osasta.\n"
-"\n"
-"\n"
-" * Pelasta osiointitaulu: jos osiointitaulu on vaurioitunut, voit yritt "
-"toipua vaurioista kyttmll tt valintaa.\n"
-" Muista, ett tm toimenpide voi mys eponnistua.\n"
-"\n"
-"\n"
-" * Peruuta: voit kytt tt valintaa peruaksesi tehdyt muutokset.\n"
-"\n"
-"\n"
-" * Palauta: voit kytt tt valintaa, jos haluat perua kaikki muutokset "
-"ja palauttaa alkuperisen osiointitaulun.\n"
-"\n"
-"\n"
-" * Velho: jos haluat kytt velhoa kiintolevysi osiointiin, voit kytt "
-"tt valintaa. Tm on \n"
-" suositeltu valinta, jos sinulla ei ole paljoa kokemusta osioinnista.\n"
-"\n"
-"\n"
-" * Palauta levykkeelt: jos olet tallentanut osiointitaulun levykkeelle, "
-"voit palauttaa tallennushetkell \n"
-" voimassa olleet asetukset.\n"
-"\n"
-"\n"
-" * Tallenna levykkeelle: jos haluat tallentaa osiointitaulun levylle "
-"pystyksesi palauttamaan sen,\n"
-" voit kytt tt valintaa. Suosittelen, ett teet tmn ennen kuin "
-"muutat osiointitietoja.\n"
-"\n"
-"\n"
-" * Valmis: kun olet osioinut kiintolevysi, kyt tt valintaa "
-"tallentaaksesi muutokset levylle.\n"
-"\n"
-"\n"
-"Kun osio on valittuna voit kytt:\n"
-"\n"
-"\n"
-" * Ctrl-c luodaksesi uuden osion (kun tyhj osio on valittuna)\n"
-"\n"
-" * Ctrl-d tuhotaksesi osion\n"
-"\n"
-" * Ctrl-m asettaaksesi osion liitoskohdan tiedostojrjestelmss\n"
-"\n"
-"\n"
-"Mikli asennat jrjestelm PPC-koneelta, haluat luoda pienen HFS "
-"'bootstrap'-osion, jonka koko on vhintn \n"
-"1 Mt yaboot-jrjestelmnlataajan kyttn. Jos haluat, voit tehd "
-"tuostaosiosta mys suuremman, sanotaan 50 Mt, \n"
-"kyttksesi sit varaytimen ja ramdisk-imagen tallentamiseksi jrjestelmn "
-"latauksen httilanteita varten."
-
-#: ../../help.pm_.c:224
-msgid ""
-"Above are listed the existing Linux partitions detected on\n"
-"your hard drive. You can keep choices make by the wizard, they are good for "
-"a\n"
-"common usage. If you change these choices, you must at least define a root\n"
-"partition (\"/\"). Don't choose a too little partition or you will not be "
-"able\n"
-"to install enough software. If you want store your data on a separate "
-"partition,\n"
-"you need also to choose a \"/home\" (only possible if you have more than "
-"one\n"
-"Linux partition available).\n"
-"\n"
-"\n"
-"For information, each partition is listed as follows: \"Name\", \"Capacity"
-"\".\n"
-"\n"
-"\n"
-"\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and "
-"\"sd\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE "
-"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"
-"\n"
-"With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc..."
-msgstr ""
-"Yll on lueteltu kiintolevyill olevat Linux-osiot. Voit pit velhon "
-"tekemt\n"
-"valinnat, jotka ovat sopivat tavalliseen kyttn. Jos muutat nit "
-"valintoja,\n"
-"sinun tytyy mritell vhintn juuriosio (\"/\"). l valitse liian "
-"pient osiota\n"
-"sill silloin kaikkia ohjelmia ei voida asentaa. Jos haluat tallettaa "
-"tietosi erilliselle\n"
-"osiolle, sinun tytyy valita mys \"/home\" (mik on mahdollista vain, jos \n"
-"sinulla on enemmn kuin yksi Linux-osio).\n"
-"\n"
-"\n"
-"Tiedoksi: jokaisesta osiosta on listattu seuraavat tiedot: \"Nimi\", "
-"\"Kapasiteetti\".\n"
-"\n"
-"\n"
-"\"Nimi\" on koodattu seuraavalla tavalla: \"Kiintolevyn tyyppi\", "
-"\"Kiintolevyn numero\",\n"
-"\"Osion numero\" (esimerkiksi \"hda1\").\n"
-"\n"
-"\n"
-"\"Kiintolevyn tyyppi\" on \"hd\" jos kiintolevysi on IDE-levy ja \"sd\" jos "
-"se on\n"
-"SCSI-levy.\n"
-"\n"
-"\n"
-"\"Kiintolevyn kirjain\" on aina kirjain heti \"hd\":n tai \"sd\":n jlkeen. "
-"IDE-asemilla:\n"
-"\n"
-" * \"a\" tarkoittaa \"herraksi mritelty kiintolevy ensisijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"b\" tarkoittaa \"orjaksi mritelty kiintolevy ensisijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"c\" tarkoittaa \"herraksi mritelty kiintolevy toissijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"d\" tarkoittaa \"orjaksi mritelty kiintolevy toissijaisella IDE-"
-"laitteella\",\n"
-"\n"
-"\n"
-"SCSI-levyill \"a\" tarkoittaa \"ensisijainen kiintolevy\", \"b\" "
-"puolestaan\n"
-"\"toissijainen kiintolevy\", jne..."
-
-#: ../../help.pm_.c:258
-msgid ""
-"Choose the hard drive you want to erase to install your\n"
-"new Linux-Mandrake partition. Be careful, all data present on it will be "
-"lost\n"
-"and will not be recoverable."
-msgstr ""
-"Valitse levyasema, jolle haluat asentaa uuden Linux-Mandrake -osion.\n"
-"Ole varovainen, sill kaikki tieto tll asemalla tuhoutuu,\n"
-"eik ole en palautettavissa."
-
-#: ../../help.pm_.c:263
-msgid ""
-"Click on \"OK\" if you want to delete all data and\n"
-"partitions present on this hard drive. Be careful, after clicking on \"OK\", "
-"you\n"
-"will not be able to recover any data and partitions present on this hard "
-"drive,\n"
-"including any Windows data.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" to cancel this operation without losing any data and\n"
-"partitions present on this hard drive."
-msgstr ""
-"Paina \"OK\", jos haluat tuhota kaiken tiedon ja osiot tlt\n"
-"kiintolevylt. Mys levyll olleet Windowsin tiedostot tuhoutuvat.\n"
-"Valittuasi \"OK\" et voi en palauttaa nit tietoja ennalleen,\n"
-"joten ole varovainen.\n"
-"\n"
-"\n"
-"Paina \"Peruuta\" peruuttaaksesi tmn toiminnon. Peruuttamalla\n"
-"toiminnon et menet mitn levyll olevia tietoja tai osioita."
-
-#: ../../help.pm_.c:273
-msgid ""
-"More than one Microsoft Windows partition have been\n"
-"detected on your hard drive. Please choose the one you want resize to "
-"install\n"
-"your new Linux-Mandrake operating system.\n"
-"\n"
-"\n"
-"For information, each partition is listed as follow; \"Linux name\", "
-"\"Windows\n"
-"name\" \"Capacity\".\n"
-"\n"
-"\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number"
-"\",\n"
-"\"partition number\" (for example, \"hda1\").\n"
-"\n"
-"\n"
-"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd"
-"\"\n"
-"if it is an SCSI hard drive.\n"
-"\n"
-"\n"
-"\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With "
-"IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means "
-"\"secondary hard drive\", etc.\n"
-"\n"
-"\n"
-"\"Windows name\" is the letter of your hard drive under Windows (the first "
-"disk\n"
-"or partition is called \"C:\")."
-msgstr ""
-"Kiintolevylt on lytynyt useampia kuin yksi Microsoft Windows -osio.\n"
-"Valitse niist se, jonka kokoa haluat muuttaa pystyksesi asentamaan\n"
-"Linux-Mandraken tietokoneeseesi.\n"
-"\n"
-"\n"
-"Tiedoksi: jokaisesta osiosta on listattu seuraavat tiedot: \"Nimi Linuxissa"
-"\", \n"
-"\"Nimi Windowsissa\", \"Kapasiteetti\".\n"
-"\n"
-"\n"
-"\"Nimi Linuxissa\" on koodattu seuraavalla tavalla: \"Kiintolevyn tyyppi"
-"\", \n"
-"\"Kiintolevyn numero\", \"Osion numero\" (esimerkiksi \"hda1\").\n"
-"\n"
-"\n"
-"\"Kiintolevyn tyyppi\" on \"hd\" jos kiintolevysi on IDE-levy ja \"sd\" jos "
-"se on\n"
-"SCSI-levy.\n"
-"\n"
-"\n"
-"\"Kiintolevyn kirjain\" on aina kirjain heti \"hd\":n tai \"sd\":n jlkeen. "
-"IDE-asemilla:\n"
-"\n"
-" * \"a\" tarkoittaa \"herraksi mritelty kiintolevy ensisijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"b\" tarkoittaa \"orjaksi mritelty kiintolevy ensisijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"c\" tarkoittaa \"herraksi mritelty kiintolevy toissijaisella IDE-"
-"laitteella\",\n"
-"\n"
-" * \"d\" tarkoittaa \"orjaksi mritelty kiintolevy toissijaisella IDE-"
-"laitteella\",\n"
-"\n"
-"\n"
-"SCSI-levyill \"a\" tarkoittaa \"ensisijainen kiintolevy\", \"b\" "
-"puolestaan\n"
-"\"toissijainen kiintolevy\", jne...\n"
-"\n"
-"\"Nimi Windowsissa\" on kiintolevysi kirjain Windowsin alla ( ensimminen "
-"levy\n"
-"tai osio on nimetty \"C:\":ksi)."
-
-#: ../../help.pm_.c:306
-msgid "Please be patient. This operation can take several minutes."
-msgstr "Krsivllisyytt. Tm toiminto voi kest useita minuutteja."
-
-#: ../../help.pm_.c:309
-msgid ""
-"Any partitions that have been newly defined must be\n"
-"formatted for use (formatting meaning creating a filesystem).\n"
-"\n"
-"\n"
-"At this time, you may wish to reformat some already existing partitions to "
-"erase\n"
-"the data they contain. If you wish do that, please also select the "
-"partitions\n"
-"you want to format.\n"
-"\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing "
-"partitions.\n"
-"You must reformat the partitions containing the operating system (such as \"/"
-"\",\n"
-"\"/usr\" or \"/var\") but do you no have to reformat partitions containing "
-"data\n"
-"that you wish to keep (typically /home).\n"
-"\n"
-"\n"
-"Please be careful selecting partitions, after formatting, all data will be\n"
-"deleted and you will not be able to recover any of them.\n"
-"\n"
-"\n"
-"Click on \"OK\" when you are ready to format partitions.\n"
-"\n"
-"\n"
-"Click on \"Cancel\" if you want to choose other partitions to install your "
-"new\n"
-"Linux-Mandrake operating system."
-msgstr ""
-"Kaikki uudet osiot tytyy alustaa kytt varten (jossa alustaminen \n"
-"tarkoittaa tiedostojrjestelmn luontia).\n"
-"\n"
-"\n"
-"Samalla voit haluta alustaa uudelleen mys olemassaolevia osioita\n"
-"poistaaksesi niiss jo olevat tiedot. Jos haluat haluat tehd niin,\n"
-"valitse ne osiot, jotka haluat alustaa.\n"
-"\n"
-"\n"
-"Huomaa, ett sinun ei ole pakko alustaa kaikkia jo olemassa olevia \n"
-"osioita. Mutta sinun olisi syyt alustaa ne osiot, joilla "
-"kyttjrjestelm \n"
-"sijaitsee (kuten \"/\", \"/usr\" ja \"/var\"). Voit silytt ne osiot, \n"
-"joilla henkilkohtaiset tiedostosi sijaitsevat (tavallisesti /home).\n"
-"\n"
-"\n"
-"Ole huolellinen, mitk osiot valitset alustettavaksi, sill alustamisen\n"
-"jlkeen kaikki niill oleva tieto on poissa etk voi en palauttaa niit.\n"
-"\n"
-"\n"
-"Valitse \"Ok\", kun olet valmis alustamaan osiot.\n"
-"\n"
-"\n"
-"Valitse \"Peruuta\", jos haluat valita eri osiot Linux-Mandraken\n"
-"asentamiseen."
-
-#: ../../help.pm_.c:335
-msgid ""
-"You may now select the group of packages you wish to\n"
-"install or upgrade.\n"
-"\n"
-"\n"
-"DrakX will then check whether you have enough room to install them all. If "
-"not,\n"
-"it will warn you about it. If you want to go on anyway, it will proceed onto "
-"the\n"
-"installation of all selected groups but will drop some packages of lesser\n"
-"interest. At the bottom of the list you can select the option \n"
-"\"Individual package selection\"; in this case you will have to browse "
-"through\n"
-"more than 1000 packages..."
-msgstr ""
-"Voit nyt valita ne ohjelmistoryhmt, jotka haluat asentaa tai pivitt.\n"
-"\n"
-"\n"
-"Tmn vaiheen jlkeen DrakX tarkistaa, onko sinulla tarpeeksi vapaata tilaa\n"
-"niiden kaikkien asentamiseksi. Jos ei, niin ohjelma varoittaa sinua siit. "
-"Jos\n"
-"haluat siit huolimatta jatkaa, DrakX jatkaa asennusvaiheeseen, mutta "
-"jtt\n"
-"asentamatta joitakin vhemmn trkeit paketteja. Listan lopusta voit "
-"valita\n"
-"mys vaihtoehdon \"Yksittisten pakettien valinta\", mink jlkeen voit\n"
-"asentaa haluamasi yksittiset ohjelmistopaketit yli tuhannesta vaihtoehdosta."
-
-#: ../../help.pm_.c:347
-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 ""
-"Voit nyt valita yksittin kaikki ne paketit, jotka haluat asentaa.\n"
-"\n"
-"\n"
-"Voit laajentaa tai pienent puuta painamalla valintanappia paketti-"
-"ikkunan \n"
-"vasemmasta kulmasta.\n"
-"\n"
-"\n"
-"Jos haluat mieluummin valita paketit aakkosjrjestyksess olevasta \n"
-"listasta, paina ikonia \"Vaihda tasaisen ja ryhmjrjestyksen vlill\".\n"
-"\n"
-"\n"
-"Jos et halua, ett sinua varoitetaan pakettien riippuvuussuhteista, "
-"valitse \n"
-"\"Nyt automaattisesti valitut paketit\". Huomaa, ett tllin poistamalla "
-"yhden \n"
-"paketin voit huomaamattasi poistaa useita muitakin paketteja, jotka \n"
-"ovat riippuvaisia poistetusta paketista."
-
-#: ../../help.pm_.c:364
-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 ""
-"Jos sinulla on kaikki yllolevan listan CD:t, paina Ok.\n"
-"Jos sinulla ei ole yhtn em. levyist, paina Peruuta.\n"
-"Jos vain jotkin levyist puuttuvat, poista niiden valinnat, ja paina Ok"
-
-#: ../../help.pm_.c:369
-msgid ""
-"Your new Linux-Mandrake operating system is currently being\n"
-"installed. This operation should take a few minutes (it depends on size you\n"
-"choose to install and the speed of your computer).\n"
-"\n"
-"\n"
-"Please be patient."
-msgstr ""
-"Uutta Linux-Mandrake -kyttjrjestelmsi asennetaan parasta aikaa.\n"
-"Tm vaihe vie kymmeni minuutteja (riippuen asennuksesi koosta\n"
-"ja tietokoneesi nopeudesta).\n"
-"\n"
-"\n"
-"Krsivllisyytt."
-
-#: ../../help.pm_.c:377
-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 ""
-"Voit nyt testata hiirtsi. Kyt hiiren painikkeita ja rullaa "
-"varmistaaksesi\n"
-"ett asetukset ovat kunnossa. Jos eivt ole, voit painaa \"Peruuta\"\n"
-"valitaksesi toisen ajurin."
-
-#: ../../help.pm_.c:382
-msgid ""
-"Please select the correct port. For example, the COM1\n"
-"port under MS Windows is named ttyS0 under GNU/Linux."
-msgstr ""
-"Valitse oikea portti. Esimerkiksi MS Windowsin portti COM1\n"
-"on nimetty ttyS0:ksi GNU/Linuxissa."
-
-#: ../../help.pm_.c:386
-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 ""
-"Jos haluat yhdist tietokoneesi internettiin tai paikalliseen "
-"lhiverkkoon,\n"
-"valitse haluamasi optio. Kytke kuitenkin kyseinen laite plle, ennen kuin\n"
-"valitset, sill tllin DrakX voi tunnistaa laitteen automaattisesti.\n"
-"\n"
-"\n"
-"Jos sinulla ei ole internetliittym tai lhiverkkoa, valitse \"Kytke pois\n"
-"verkkoyhteydet\".\n"
-"\n"
-"\n"
-"Jos haluat asettaa verkkoyhteydet myhemmin tai olet jo asettanut\n"
-"koneesi verkkoasetukset, valitse \"Valmis\"."
-
-#: ../../help.pm_.c:399
-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 ""
-"Modeemia ei lydetty. Valitse sarjaportti, johon modeemi on kytketty.\n"
-"\n"
-"\n"
-"Tiedoksi: ensimminen sarjaportti (\"COM1\" Microsoft Windowsissa)\n"
-"on \"ttyS0\" Linuxissa."
-
-#: ../../help.pm_.c:406
-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 ""
-"Voit nyt antaa soiton asetukset. Jos et tied tai et ole varma, mit\n"
-"sinun pitisi kirjoittaa thn, saat oikeat tiedot internetyhteyden\n"
-"palveluntarjoajaltasi. Jos et anna DNS (nimipalvelu) -tiedoja,\n"
-"ne haetaan internetyhteyden tarjoajaltasi yhteytt muodostettaessa."
-
-#: ../../help.pm_.c:413
-msgid ""
-"If your modem is an external modem, please turn on it now to let DrakX "
-"detect it automatically."
-msgstr ""
-"Jos modeemisi on ulkoinen, kytke se plle nyt, jotta DrakX tunnistaisisen "
-"automaattisesti."
-
-#: ../../help.pm_.c:416
-msgid "Please turn on your modem and choose the correct one."
-msgstr "Kytke modeemisi plle ja valitse oikea vaihtoehto."
-
-#: ../../help.pm_.c:419
-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 ""
-"Jos et ole varma, ett yll olevat tiedot ovat\n"
-"oikeita tai jos et ole varma, mit sinun pitisi kirjoittaa,\n"
-"saat oikeat tiedot omalta internet-palveluntarjoajaltasi.\n"
-"Jos et syt DNS-tietoja (nimipalvelin) tnne, tuo tieto\n"
-"saadaan palveluntarjoajalta yhteydenoton aikana."
-
-#: ../../help.pm_.c:426
-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 ""
-"Voit antaa nyt koneesi nimen, jos haluat. Jos et ole\n"
-"varma, mit sinun pitisi kirjoittaa thn, oikeat tiedot saat\n"
-"omalta internet-palveluntarjoajaltasi."
-
-#: ../../help.pm_.c:431
-msgid ""
-"You may now configure your network device.\n"
-"\n"
-" * IP address: if you don't know or are not sure what to enter, ask your "
-"network administrator.\n"
-" You should not enter an IP address if you select the option \"Automatic "
-"IP\" below.\n"
-"\n"
-" * Netmask: \"255.255.255.0\" is generally a good choice. If you don't "
-"know or are not sure what to enter,\n"
-" ask your network administrator.\n"
-"\n"
-" * Automatic IP: if your network uses BOOTP or DHCP protocol, select this "
-"option. If selected, no value is needed in\n"
-" \"IP address\". If you don't know or are not sure if you need to select "
-"this option, ask your network administrator."
-msgstr ""
-"Voit nyt asettaa verkkokorttisi.\n"
-"\n"
-" - IP-osoite: jos et tied osoitetta, voit kysy sit "
-"verkkoyllpitjltsi.\n"
-" Sinun ei pid sytt IP-osoitetta, jos valitset \"Automaattinen IP\" "
-"alta.\n"
-"\n"
-" - Verkkopeite: \"255.255.255.0\" on yleens hyv valinta. Jos et ole "
-"tysin\n"
-" varma verkkopeitteest, voit kysy sit verkkoyllpitjltsi.\n"
-"\n"
-" - Automaattinen IP: Jos verkkosi kytt BOOTP- tai DHCP-protokollaa,\n"
-" valitse tm optio. Jos valitset tmn, kohtaa \"IP-osoite\" ei "
-"tarvitse tytt.\n"
-" Jos et ole varma, pitisik sinun valita tm vaihtoehto, kysy "
-"verkkoyllpitjltsi."
-
-#: ../../help.pm_.c:443
-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 ""
-"Voit nyt kirjoittaa koneesi nimen. Jos et tied, mit\n"
-"sinun pitisi kirjoittaa, kysy lis verkkoyllpitjltsi."
-
-#: ../../help.pm_.c:447
-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 ""
-"Voit nyt kirjoittaa koneesi nimen. Jos et ole varma,\n"
-"mit sinun pitisi kirjoittaa, jt tm kohta tyhjksi."
-
-#: ../../help.pm_.c:451
-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 ""
-"Voit antaa nyt soittoyhteyden asetukset. Jos et ole varma mit kenttiin\n"
-"kirjotetaan oikeat tiedot saat Internet palveluntarjoajaltasi."
-
-#: ../../help.pm_.c:455
-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 ""
-"Jos kytt vlityspalvelimia aseta ne nyt. Jos et tied kyttk\n"
-"vlityspalvelimia kysy verkkoyllpitjltsi tai Internet\n"
-"palveluntarjoajaltasi."
-
-#: ../../help.pm_.c:459
-msgid ""
-"You can install cryptographic package if your internet connection has been\n"
-"set up correctly. First choose a mirror where you wish to download packages "
-"and\n"
-"after that select the packages to install.\n"
-"\n"
-"\n"
-"Note you have to select mirror and cryptographic packages according\n"
-"to your legislation."
-msgstr ""
-"Voit asentaa kryptograafiset ohjelmistot jos internetyhteytesi on luotu\n"
-"oikein. Valitse ensiksi peilijrjestelm, jota haluat kytt ja valitse "
-"sitten\n"
-"ne paketit, jotka haluat asentaa.\n"
-"\n"
-"\n"
-"Huomaa ett sinun tulee valita peilijrjestelm ja paketit oman maasi\n"
-"lainsdnnn mukaan."
-
-#: ../../help.pm_.c:468
-msgid "You can now select your timezone according to where you live."
-msgstr "Voit nyt asentaa aikavyhykkeen sen mukaan, miss pin asut."
-
-#: ../../help.pm_.c:471
-msgid ""
-"GNU/Linux manages time in GMT (Greenwich Manage\n"
-"Time) and translates it in local time according to the time zone you have\n"
-"selected.\n"
-"\n"
-"\n"
-"If you use Microsoft Windows on this computer, choose \"No\"."
-msgstr ""
-"GNU/Linux hallitsee aikaa GMT:n (Greenwich Meridian Time) mukaan\n"
-"ja muuttaa sen paikalliseen aikaan valitsemasi aikavyhykkeen mukaan.\n"
-"\n"
-"\n"
-"Jos koneellasi on mys Microsoft Windows, valitse \"Ei\"."
-
-#: ../../help.pm_.c:479
-msgid ""
-"You may now choose which services you want to start at boot time.\n"
-"\n"
-"\n"
-"When your mouse comes over an item, a small balloon help will popup which\n"
-"describes the role of the service.\n"
-"\n"
-"\n"
-"Be very careful in this step if you intend to use your machine as a server: "
-"you\n"
-"will probably want not to start any services that you don't need. Please\n"
-"remember that several services can be dangerous if they are enable on a "
-"server.\n"
-"In general, select only the services that you really need."
-msgstr ""
-"Voit nyt valita mit palveluita haluat kynnist koneen kynnistyess.\n"
-"\n"
-"\n"
-"Kun siirrt hiiren osoittimen palvelun plle, pieni ohje tulee esiin\n"
-"ja kertoo palvelun tarkoituksen.\n"
-"0\n"
-"Ole varovainen niss asetuksissa, jos aiot kytt konettasi palvelimena: "
-"et\n"
-"varmaankaan halua kynnist niit palveluita, joita et tarvitse. Muista "
-"mys,\n"
-"ett jotkin palvelut voivat olla vaarallisia, jos ne ovat kytss "
-"palvelimessa.\n"
-"Yleens kannattaa valita vain ne palvelut, joita todella tarvitset."
-
-#: ../../help.pm_.c:492
-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 ""
-"Voit asettaa paikallisen kirjoittimen (liitetty omaan koneeseesi) tai "
-"ulkoisen\n"
-"kirjoittimen (kytettviss Unix-, Netware- tai MS Windows -verkon yli)."
-
-#: ../../help.pm_.c:496
-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"
-"Linux-Mandrake.\n"
-"\n"
-"\n"
-"LPR is the old printing system used in previous Linux-Mandrake "
-"distributions.\n"
-"\n"
-"\n"
-"If you don't have printer, click on \"None\"."
-msgstr ""
-"Jos haluat mahdollistaa paperille tulostamisen, valitse toinen seuraavista \n"
-"tulostusjrjestelmist: CUPS tai LPR.\n"
-"\n"
-"\n"
-"CUPS on uusi, tehokas ja joustava tulostusjrjestelm Unix-koneissa \n"
-"(CUPS tulee sanoista: \"Common Unix Printing System\"). Se on Linux-\n"
-"Mandraken kyttm oletusjrjestelm.\n"
-"\n"
-"\n"
-"LPR on Linux-Mandraken aikaisempien versioiden kyttm vanha \n"
-"tulostusjrjestelm.\n"
-"\n"
-"\n"
-"Jos sinulla ei ole kirjoitinta, valitse \"Ei kumpaakaan\"."
-
-#: ../../help.pm_.c:511
-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 voi kytt useaa eri tyyppist kirjoitinta. Jokainen nist \n"
-"tarvitsee erilaiset asetukset.\n"
-"\n"
-"\n"
-"Jos kirjoittimesi on fyysisesti kiinni tietokoneessasi, valitse "
-"\"Paikallinen \n"
-"kirjoitin\".\n"
-"\n"
-"\n"
-"Jos haluat kytt kirjoitinta, joka on toisella Unix-koneella, valitse\n"
-"\"Ulkoinen kirjoitin\".\n"
-"\n"
-"\n"
-"Jos haluat kytt kirjoitinta, joka sijaitsee ulkoisella Microsoft Windows\n"
-"-koneella, (tai Unix-koneessa, joka kytt SMB-protokollaa),\n"
-"valitse \"SMB/Windows 95/98/NT\"."
-
-#: ../../help.pm_.c:527
-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 ""
-"Kytke kirjoittimesi plle ennen kuin jatkat seuraavaan vaiheeseen.\n"
-"Tm antaa DrakX:lle mahdollisuuden havaita sen.\n"
-"\n"
-"Sinun tytyy antaa joitakin tietoja thn.\n"
-"\n"
-"\n"
-" * Kirjoittimen nimi: tulostusjono kytt \"lp\":t kirjoittimen "
-"oletusnimen, joten sinulla tytyy olla kirjoitin, jonka nimi on \"lp\".\n"
-" Jos sinulla on vain yksi kirjoitin, voit nimet sen useaan kertaan. "
-"Sinun tytyy vain erottaa nimet putki-merkill (\"|\"). \n"
-" Joten jos pidt enemmn merkityksellisemmst nimest, sinun tytyy "
-"laittaa se ensimmiseksi, esim: \"Minun kirjoitin|lp\".\n"
-" Kirjoitin, jonka jokin nimi on \"lp\" toimii oletuskirjoittimena.\n"
-"\n"
-"\n"
-" * Kuvaus: tm on vapaaehtoinen, mutta kyttkelpoinen, jos tiekoneellasi "
-"on useampia kirjoittimia tai \n"
-" jos haluat jakaa kirjoittimen muille tietokoneille.\n"
-"\n"
-"\n"
-" * Sijainti: Jos haluat antaa tietoa kirjoittimesi sijainnista, \n"
-" kirjoita se thn (voit kirjoittaa thn mit tahansa, kuten \n"
-" esimerkiksi \"2. kerros\").\n"
-
-#: ../../help.pm_.c:548
-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 ""
-"Sinun tytyy antaa joitakin tietoja thn.\n"
-"\n"
-"\n"
-" * Kirjoittimen nimi: tulostusjono kytt \"lp\":t kirjoittimen "
-"oletusnimen, joten sinulla tytyy olla kirjoitin, jonka nimi on \"lp\".\n"
-" Jos sinulla on vain yksi kirjoitin, voit nimet sen useaan kertaan. "
-"Sinun tytyy vain erottaa nimet putki-merkill (\"|\"). \n"
-" Joten jos pidt enemmn merkityksellisemmst nimest, sinun tytyy "
-"laittaa se ensimmiseksi, esim: \"Minun kirjoitin|lp\".\n"
-" Kirjoitin, jonka jokin nimi on \"lp\" toimii oletuskirjoittimena.\n"
-"\n"
-"\n"
-" * Kirjoittimen yhteystapa: jos kirjoittimesi on fyysisesti liitetty "
-"tietokoneeseesi, valitse \"Paikallinen kirjoitin\".\n"
-" Jos haluat kytt kirjoitinta, joka on kiinni toisessa Unix-koneessa, "
-"valitse \"Ulkoinen lpd-kirjoitin\".\n"
-"\n"
-"\n"
-" Jos haluat kytt kirjoitinta, joka sijaitsee ulkoisella Microsoft "
-"Windows -koneella, (tai Unix-koneessa, \n"
-"joka kytt SMB-protokollaa), valitse \"SMB/Windows 95/98/NT\".\n"
-"\n"
-"\n"
-" Jos haluat kytt kirjoitinta, joka sijaitsee NetWare-verkossa, "
-"valitse \"NetWare\".\n"
-
-#: ../../help.pm_.c:573
-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 ""
-"Kirjoitintasi ei voitu tunnistaa. Valitse mihin laitteeseen kirjoitin on "
-"kytketty.\n"
-"\n"
-"\n"
-"Listietoja: suurin osa kirjoittimista on kytketty tietokoneen ensimmiseen\n"
-"rinnakkaisporttiin. Sen nimi Linuxissa on \"/dev/lp0\" ja \"LPT1\" "
-"Microsoft\n"
-"Windowsissa."
-
-#: ../../help.pm_.c:581
-msgid "You must now select your printer in the above list."
-msgstr "Valitse kirjoitin yll olevasta listasta."
-
-#: ../../help.pm_.c:584
-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 ""
-"Valitse oikeat optiot kirjoittimellesi.\n"
-"Lue kirjoittimesi dokumentaatio, jos haluat tiet, mit valita tll.\n"
-"\n"
-"\n"
-"Sinulla on mahdollisuus testata asetuksia seuraavassa vaiheessa ja korjata "
-"niit, jos kirjoitin ei toimi haluamallasi tavalla."
-
-#: ../../help.pm_.c:591
-msgid ""
-"You can now enter the root password for your Linux-Mandrake system.\n"
-"The password must be entered twice to verify that both password entries are "
-"identical.\n"
-"\n"
-"\n"
-"Root is the system's administrator and is the only user allowed to modify "
-"the\n"
-"system configuration. Therefore, choose this password carefully. \n"
-"Unauthorized use of the root account can be extemely dangerous to the "
-"integrity\n"
-"of the system, its data and other system connected to it.\n"
-"\n"
-"\n"
-"The password should be a mixture of alphanumeric characters and at least 8\n"
-"characters long. It should never be written down.\n"
-"\n"
-"\n"
-"Do not make the password too long or complicated, though: you must be able "
-"to\n"
-"remember it without too much effort."
-msgstr ""
-"Voit antaa nyt yllpitjn (root) salasanan Linux-Mandrake "
-"jrjestelmllesi. \n"
-"Kirjoitusvirheiden estmiseksi salasana tulee antaa kaksi kertaa. \n"
-"\n"
-"\n"
-"Root on jrjestelmn yllpitj ja samalla ainoa kyttj, jolla on "
-"oikeudet \n"
-"muuttaa jrjestelmn asetuksia. Tmn vuoksi valitse salasana "
-"huolellisesti! \n"
-"Root-tunnuksen huolimaton kytt voi olla hyvin vaarallista "
-"jrjestelmlle, \n"
-"sille tallennetuille tiedoille sek muille siihen kytketyille "
-"jrjestelmille. \n"
-"Salasanan tulee olla sekoitus kirjaimia ja numeroita sek vhintn 8 "
-"merkki pitk. \n"
-"Salasanaa ei saa koskaan kirjoittaa paperille. \n"
-"\n"
-"\n"
-"l tee salasanastasi liian pitk tai monimutkaista, sill sinun tytyy "
-"muistaa \n"
-"se ilman turhia ponnistuksia."
-
-#: ../../help.pm_.c:609
-msgid ""
-"To enable a more secure system, you should select \"Use shadow file\" and\n"
-"\"Use MD5 passwords\"."
-msgstr ""
-"Tehdksesi jrjestelmstsi turvallisemman valitse \"Kyt shadow-tiedostoa"
-"\" ja\n"
-"\"Kyt MD5-salasanoja\"."
-
-#: ../../help.pm_.c:613
-msgid ""
-"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
-"network administrator."
-msgstr ""
-"Jos verkkosi kytt NIS:, valita \"Kyt NIS:i\". Jos et ole varma "
-"asiasta\n"
-"kysy verkkoyllpitjltsi."
-
-#: ../../help.pm_.c:617
-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 ""
-"Voit nyt luoda yhden tai useamman \"tavallisen\" kyttjtunnuksen,\n"
-"joiden vastakohtana on \"pkyttj\" kyttjtunnus, root. Voit\n"
-"luoda yhden tai useampia tunnuksia jokaiselle henkillle jolle annat\n"
-"oikeuden kytt jrjestelm. Huomaa ett jokaisella kyttjtunnuksella\n"
-"on omat asetuksensa (graafinen kyttliittym, ohjelmien asetukset jne.)\n"
-"ja oma \"kotihakemisto\" jonne asetukset talletetaan.\n"
-"\n"
-"\n"
-"Luo ensin tunnus itsellesi! Vaikka olisit ainoa kyttj sinun ei tule\n"
-"kytt root tunnusta pivittin, se on erittin suuri tietoturvariski.\n"
-"Pkyttj voi sekoittaa jrjestelmn erittin helpolla.\n"
-"\n"
-"\n"
-"Eli sinun tulee kirjautua jrjestelmn tunnuksella jonka luot tll ja\n"
-"kytt root tunnusta vain jrjestelmn yllpitoon."
-
-#: ../../help.pm_.c:636
-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 ""
-"Kynnistyslevykkeen luominen on suositeltavaa. Jos kone ei jostain\n"
-"syyst kynnistykn, tm on ainoa keino pelastaa jrjestelm\n"
-"ilman hankalaa uudelleenasennusta."
-
-#: ../../help.pm_.c:641
-msgid ""
-"You need to indicate where you wish\n"
-"to place the information required to boot to GNU/Linux.\n"
-"\n"
-"\n"
-"Unless you know exactly what you are doing, choose \"First sector of\n"
-"drive (MBR)\"."
-msgstr ""
-"Sinun tulee kertoa minne haluat\n"
-"sijoittaa tarvittavat tiedot GNU/Linuxin kynnistmiseksi.\n"
-"\n"
-"\n"
-"Jos et todella tied mit teet, valitse \"Levyn ensimminen\n"
-"sektori (MBR)\"."
-
-#: ../../help.pm_.c:649
-msgid ""
-"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
-" (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)."
-msgstr ""
-"Jos et tied tarkemmin, niin yleinen valinta on \"/dev/hda\"\n"
-"(primrinen master IDE-levyn ).tai \"/dev/sda\" (ensimminen SCSI-levy)."
-
-#: ../../help.pm_.c:653
-msgid ""
-"LILO (the LInux LOader) and Grub are bootloaders: they are able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful 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 ""
-"LILO (the Linux LOader) ja Grup ovat jrjestelmlataajia: niiden avulla voit "
-"kynnist\n"
-"joko GNU/Linuxin tai mik tahansa kyttjrjestelmn, joka on "
-"tietokoneellasi.\n"
-"Tavallisesti kaikki kyttjrjestelmt tunnistuvat ja asentuvat oikein. Jos "
-"jokin\n"
-"kyttjrjestelmist j kuitenkin asentamatta, voit list kyseisen "
-"jrjestelmn itse.\n"
-"Ole kuitenkin huolellinen, ett tulet valinneeksi oikeat parametrit.\n"
-"\n"
-"\n"
-"Jos et halua kenenkn saavan oikeuksia johonkin kyttjrjestelmist,\n"
-"tuhoa kyseinen kohta. Mutta huomaa, ett siin tapauksessa tarvitset itse\n"
-"kynnistyslevykett pstksesi kyseiseen kyttjrjestelmn!"
-
-#: ../../help.pm_.c:665
-#, 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 ""
-"LILOn ja grubin pasetukset ovat:\n"
-" - Kynnistyslaite: Asettaa laitteen (esim. kiintolevyn osion)\n"
-"joka sislt kynnistyslohkon. Ellet aivan erityisesti halua jotakin\n"
-"muuta, valitse \"/dev/hda\".\n"
-"\n"
-"\n"
-" - Viive ennen oletusjrjestelmn kynnistmist: Mrittelee sekunnin\n"
-"kymmenyksin ajan, jonka jrjestelmnlataaja odottaa ennen "
-"oletusjrjestelmn\n"
-"kynnistmist. Tm on hydyllinen niiss jrjestelmiss, joissa "
-"kynnistyksen\n"
-"halutaan tapahtuvan heti, kun nppimist on kytettviss. Lataaja ei "
-"odota,\n"
-"jos \"viive\" puuttuu tai on nolla.\n"
-"\n"
-" - Nytttila: Tm mritt VGA-tekstitilan, joka valitaan koneen\n"
-"kynnistmisen yhteydess. Seuraavat arvot ovat mahdollisia:\n"
-" * normaali: valitse normaali 80x25 tekstitila.\n"
-"\n"
-" * <numero>: kyt numeroa vastaavaa tekstitilaa."
-
-#: ../../help.pm_.c:697
-msgid ""
-"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n"
-"to boot either GNU/Linux, MacOS, or MacOSX, if 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"
-"Yaboot main options are:\n"
-"\n"
-"\n"
-" - Init Message: A simple text message that is displayed before the boot\n"
-"prompt.\n"
-"\n"
-"\n"
-" - Boot Device: Indicate where you want to place the information required "
-"to \n"
-"boot to GNU/Linux. Generally, you will have setup a bootstrap partition "
-"earlier \n"
-"to hold this information.\n"
-"\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"
-"\n"
-" - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. "
-"After \n"
-"selecting Linux, you will have this delay in 0.1 seconds before your "
-"default\n"
-"kernel description is selected.\n"
-"\n"
-"\n"
-" - Enable CD Boot?: Checking this option will allow you to choose 'C' for "
-"CD at\n"
-"the first boot prompt.\n"
-"\n"
-"\n"
-" - Enable OF Boot?: Checking this option will allow you to choose 'N' for "
-"Open\n"
-"Firmware at the first boot prompt.\n"
-"\n"
-"\n"
-" - Default OS: You can select which OS will boot by default when the Open "
-"Firmware \n"
-"Delay expires."
-msgstr ""
-
-#: ../../help.pm_.c:738
-msgid ""
-"You can add additional entries for yaboot, either for other operating "
-"systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"\n"
-"For other OS's - the entry consists only of a label and the root partition.\n"
-"\n"
-"\n"
-"For Linux, there are a few possible options: \n"
-"\n"
-"\n"
-" - Label: This is simply the name will type at the yaboot prompt to select "
-"this \n"
-"boot option.\n"
-"\n"
-"\n"
-" - Image: This would be the name of the kernel to boot. Typically vmlinux "
-"or\n"
-"a variation of vmlinux with an extension.\n"
-"\n"
-"\n"
-" - Root: The root device or '/' for your Linux installation.\n"
-"\n"
-"\n"
-" \n"
-" - Append: On Apple hardware, the kernel append option is used quite often "
-"to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button "
-"emulation\n"
-"for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The "
-"following \n"
-"are some examples:\n"
-"\n"
-"\n"
-"\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
-"hda=autotune\n"
-"\n"
-"\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n"
-"\n"
-"\n"
-" \n"
-" - Initrd: This option can be used either to load initial modules, before "
-"the boot \n"
-"device is available, or to load a ramdisk image for an emergency boot "
-"situation.\n"
-"\n"
-"\n"
-" - Initrd-size: The default ramdisk size is generally 4096 bytes. If you "
-"should need\n"
-"to allocate a large ramdisk, this option can be used.\n"
-"\n"
-"\n"
-" - Read-write: Normally the 'root' partition is initially brought up read-"
-"only, to allow\n"
-"a filesystem check before the system becomes 'live'. You can override this "
-"option here.\n"
-"\n"
-"\n"
-" - NoVideo: Should the Apple video hardware prove to be exceptionally "
-"problematic, you can\n"
-"select this option to boot in 'novideo' mode, with native framebuffer "
-"support.\n"
-"\n"
-"\n"
-" - Default: Selects this entry as being the default Linux selection, "
-"selectable by just\n"
-"pressing ENTER at the yaboot prompt. This entry will also be highlighted "
-"with a '*', if you\n"
-"press TAB to see the boot selections."
-msgstr ""
-
-#: ../../help.pm_.c:793
-msgid ""
-"SILO is a bootloader for SPARC: it is able to boot\n"
-"either GNU/Linux or any other operating system present on your computer.\n"
-"Normally, these other operating systems are correctly detected and\n"
-"installed. If this is not the case, you can add an entry by hand in this\n"
-"screen. Be careful as to choose the correct parameters.\n"
-"\n"
-"\n"
-"You may also want not to give access to these other operating systems to\n"
-"anyone, in which case you can delete the corresponding entries. But\n"
-"in this case, you will need a boot disk in order to boot them!"
-msgstr ""
-"SILO on SPARCin jrjestelmlataaja: se pystyy kynnistmn jokoGNU/Linuxin\n"
-"taimiktahansakyttjrjestelmn,jokaontietokoneellasi. "
-"Tavallisestikaikki\n"
-"kyttjrjestelmttunnistuvatjaasentuvatoikein.Josjokin "
-"kyttjrjestelmist\n"
-"jkuitenkinasentamatta,voitlistkyseisenjrjestelmnitse. "
-"Olekuitenkinnhuolellinen,etttuletvalinneeksioikeatparametrit.\n"
-"\n"
-"\n"
-"Josethaluakenenknsaavanoikeuksiajohonkinkyttjrjestelmist,\n"
-"tuhoakyseinenkohta.Muttahuomaa,ettsiintapauksessatarvitsetitse\n"
-"kynnistyslevykettpstksesikyseiseenkyttjrjestelmn!"
-
-#: ../../help.pm_.c:805
-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 ""
-"SILOn pasetukset ovat:\n"
-" - Jrjestelmlataajan asennus: Osoita, minne haluat tallentaa tiedot\n"
-"GNU/Linuxin kynnistmiseksi. Jos et ole varma, mit teet, valitse:\n"
-"\"Levyn ensimminen sektori (MBR)\"\n"
-"\n"
-"\n"
-" - Viive ennen oletusjrjestelmn kynnistmist: Mrittelee sekunnin\n"
-" kymmenyksin ajan, jonka jrjestelmnlataaja odottaa ennen "
-"oletusjrjestelmn\n"
-"kynnistmist. Tm on hydyllinen niiss jrjestelmiss, joissa "
-"kynnistyksen\n"
-"halutaan tapahtuvan heti, kun nppimist on kytettviss. Lataaja ei "
-"odota,\n"
-"jos \"viive\" puuttuu tai on nolla."
-
-#: ../../help.pm_.c:818
-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 ""
-"Nyt on X Window -jrjestelmn asetusten vuoro. X Window on Linuxin\n"
-"graafisen kyttliittymn ydin. Tmn vuoksi sinun tulee asettaa sek\n"
-"nytnohjain ett nytt. Suurin osa vaiheista on automatisoituja\n"
-"ja sinun tulee lhinn varmistaa mit on tehty ja hyvksy valmiit\n"
-"asetukset. :)\n"
-"\n"
-"\n"
-"Kun asetukset on tehty, X kynnistetn (ellet kskenyt\n"
-"DrakX: tekemn toisin), jotta voit tarkistaa ett asetukset\n"
-"ovat kunnossa. Jos ne eivt ole, voit palata takaisin ja muuttaa\n"
-"niit niin monta kertaa kuin on tarpeen."
-
-#: ../../help.pm_.c:831
-msgid ""
-"If something is wrong in X configuration, use these options to correctly\n"
-"configure the X Window System."
-msgstr ""
-"Jos jotain meni vikaan X:n asetuksissa, kyt nit valintoja X:n "
-"asettamiseksi\n"
-"oikein."
-
-#: ../../help.pm_.c:835
-msgid ""
-"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
-"\"No\"."
-msgstr ""
-"Jos haluat kytt graafista sisnkirjoittautumista valitse \"Kyll\".\n"
-"Muuten valitse \"Ei\"."
-
-#: ../../help.pm_.c:839
-msgid ""
-"You can choose a security level for your system. Please refer to the manual "
-"for complete\n"
-" information. Basically, if you don't know what to choose, keep the default "
-"option.\n"
-msgstr ""
-"Voit valita jrjestelmsi turvatason. Katso ohjekirjasta "
-"yksityiskohtaisempia \n"
-"tietoja turvatasojen vaikutuksesta. Tavallisesti jos et tied, mit valita, "
-"kyt \n"
-"oletusvalintaa.\n"
-
-#: ../../help.pm_.c:844
-msgid ""
-"Your system is going to reboot.\n"
-"\n"
-"After rebooting, your new Linux Mandrake system will load automatically.\n"
-"If you want to boot into another existing operating system, please read\n"
-"the additional instructions."
-msgstr ""
-"Jrjestelmsi kynnistetn nyt uudelleen.\n"
-"\n"
-"\n"
-"Koneen pllekytkemisen jlkeen Linux-Mandrake kynnistetn "
-"automaattisesti.\n"
-"Jos haluat kytt mys muita koneessa olevia kyttjrjestelmi, katso "
-"asianomaisia\n"
-"lisohjeita."
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:37
-msgid "Choose your language"
-msgstr "Kieliasetukset"
-
-#: ../../install2.pm_.c:38
-msgid "Select installation class"
-msgstr "Asennuksen luokka"
-
-#: ../../install2.pm_.c:39
-msgid "Hard drive detection"
-msgstr "Kiintolevyjen tunnistus"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:40
-msgid "Configure mouse"
-msgstr "Hiiren mrittely"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:41
-msgid "Choose your keyboard"
-msgstr "Nppimistn valinta"
-
-#: ../../install2.pm_.c:42
-msgid "Security"
-msgstr "Tietoturva"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:43
-msgid "Setup filesystems"
-msgstr "Tiedostojrjestelmt"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:44
-msgid "Format partitions"
-msgstr "Levyjen osiointi"
-
-#: ../../install2.pm_.c:45
-msgid "Choose packages to install"
-msgstr "Asennettavat paketit"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:46
-msgid "Install system"
-msgstr "Asenna jrjestelm"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:47 ../../install_steps_interactive.pm_.c:894
-#: ../../install_steps_interactive.pm_.c:895
-msgid "Set root password"
-msgstr "Yllpitjn salasana"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:48
-msgid "Add a user"
-msgstr "Kyttjien lisminen"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:49
-msgid "Configure networking"
-msgstr "Verkkoasetukset"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:51 ../../install_steps_interactive.pm_.c:818
-msgid "Summary"
-msgstr "Johtopts"
-
-#: ../../install2.pm_.c:52
-msgid "Configure services"
-msgstr "Palvelujen asettaminen"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:54
-msgid "Create a bootdisk"
-msgstr "Kynnistyslevyke"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:56
-msgid "Install bootloader"
-msgstr "Lataajan asetus"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:57
-msgid "Configure X"
-msgstr "X:n asentaminen"
-
-# Asennuksen sivuvalikko
-#: ../../install2.pm_.c:58
-msgid "Exit install"
-msgstr "Lopeta asennus"
-
-#: ../../install_any.pm_.c:402
-#, 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 ""
-"Olet valinnut seuraavat palvelimet: %s\n"
-"\n"
-"\n"
-"Nm palvelimet otetaan oletuksena kyttn. Niiss ei ole tunnettuja \n"
-"turvallisuusaukkoja, mutta sellaisia voi lyty ajan mittaan. Mikli niin \n"
-"tapahtuu, pitisi sinun pivitt kyseiset palvelimet niin nopeasti kuin \n"
-"suinkin mahdollista.\n"
-"\n"
-"\n"
-"Haluatko todella asentaa nm palvelimet?\n"
-
-#: ../../install_any.pm_.c:433
-msgid "Can't use broadcast with no NIS domain"
-msgstr ""
-
-#: ../../install_any.pm_.c:676
-#, c-format
-msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Aseta tyhj FAT-alustettu levyke levyasemaan %s"
-
-#: ../../install_any.pm_.c:680
-msgid "This floppy is not FAT formatted"
-msgstr "Tm levyke ei ole FAT-alustettu"
-
-#: ../../install_any.pm_.c:690
-msgid ""
-"To use this saved packages selection, boot installation with ``linux "
-"defcfg=floppy''"
-msgstr ""
-"Kyttksesi tt \"tallennetut paketit\" valintaa, kynnist asennus "
-"optiolla \"linux defcfg=floppy\""
-
-#: ../../install_any.pm_.c:712
-msgid "Error reading file $f"
-msgstr "virhe luettaessa tiedostoa $f"
-
-#: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:310
-#: ../../interactive.pm_.c:99 ../../interactive.pm_.c:114
-#: ../../interactive.pm_.c:269 ../../interactive_newt.pm_.c:166
-#: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:356
-#: ../../my_gtk.pm_.c:617 ../../my_gtk.pm_.c:640
-msgid "Ok"
-msgstr "Ok"
-
-#: ../../install_gtk.pm_.c:423
-msgid "Please test the mouse"
-msgstr "Testaa hiiri"
-
-#: ../../install_gtk.pm_.c:424 ../../standalone/mousedrake_.c:132
-msgid "To activate the mouse,"
-msgstr "Aktivoidaksesi hiiren,"
-
-#: ../../install_gtk.pm_.c:425 ../../standalone/mousedrake_.c:133
-msgid "MOVE YOUR WHEEL!"
-msgstr "PYRIT HIIREN RULLAA!"
-
-#: ../../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 ""
-"Jokin osa laitteistoasi tarvitsee laitteistovalmistajan ajurit toimiakseen "
-"kunnolla.\n"
-"Voit lyt listietoja edellmainituista tlt: %s"
-
-#: ../../install_interactive.pm_.c:41
-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 ""
-"Sinulla tulee olla juuriosio.\n"
-"Tt varten luo osio (tai klikkaa olemassaolevaa).\n"
-"Valitse sitten toiminto ``Liitospaikka'' ja aseta se arvoon `/'"
-
-#: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259
-msgid "You must have a swap partition"
-msgstr "Sinulla tulee olla heittovaihtotiedosto"
-
-#: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261
-msgid ""
-"You don't have a swap partition\n"
-"\n"
-"Continue anyway?"
-msgstr ""
-"Sinulla ei ole heittovaihto-osiota\n"
-"\n"
-"Jatka kuitenkin?"
-
-#: ../../install_interactive.pm_.c:68
-msgid "Use free space"
-msgstr "Kyt tyhj tilaa"
-
-#: ../../install_interactive.pm_.c:70
-msgid "Not enough free space to allocate new partitions"
-msgstr "Ei tarpeeksi tilaa uusien osioiden luomiseksi"
-
-#: ../../install_interactive.pm_.c:78
-msgid "Use existing partition"
-msgstr "Kyt olemassa olevia osioita"
-
-#: ../../install_interactive.pm_.c:80
-msgid "There is no existing partition to use"
-msgstr "Ei ole olemassa olevaa osiota kytettvksi"
-
-#: ../../install_interactive.pm_.c:87
-msgid "Use the Windows partition for loopback"
-msgstr "Kyt Windows-osiota loopback-tiedostona"
-
-#: ../../install_interactive.pm_.c:90
-msgid "Which partition do you want to use for Linux4Win?"
-msgstr "Mille osiolle haluat laittaa Linux4Win:in?"
-
-#: ../../install_interactive.pm_.c:92
-msgid "Choose the sizes"
-msgstr "Valitse koot"
-
-#: ../../install_interactive.pm_.c:93
-msgid "Root partition size in MB: "
-msgstr "Juuriosion koko Mt: "
-
-#: ../../install_interactive.pm_.c:94
-msgid "Swap partition size in MB: "
-msgstr "Sivutusosion koko Mt: "
-
-#: ../../install_interactive.pm_.c:102
-msgid "Use the free space on the Windows partition"
-msgstr "Kyt tyhj tilaa Windows-osiolla"
-
-#: ../../install_interactive.pm_.c:105
-msgid "Which partition do you want to resize?"
-msgstr "Mink osion kokoa haluat muuttaa?"
-
-#: ../../install_interactive.pm_.c:107
-msgid "Computing Windows filesystem bounds"
-msgstr "Lasken Windows-tiedostojrjestelmn rajoja"
-
-#: ../../install_interactive.pm_.c:110
-#, c-format
-msgid ""
-"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
-msgstr ""
-"FAT-jrjestelmn koon muuttaja ei osaa ksitell osiotasi,\n"
-"saatiin seuraava virhe: %s"
-
-#: ../../install_interactive.pm_.c:113
-msgid "Your Windows partition is too fragmented, please run ``defrag'' first"
-msgstr ""
-"Windows-osiosi on liian pirstoutunut, mene Windowsiin ja aja \"defrag\" ensin"
-
-#: ../../install_interactive.pm_.c:114
-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 ""
-"VAROITUS!\n"
-"\n"
-"DrakX aikoo muuttaa Windows-osiosi kokoa. Ole varovainen: tm toimenpide\n"
-"on vaarallinen. Ellet ole viel tarkistanut ja eheyttnyt Windows-osioitasi, "
-"poistu\n"
-"asennuksesta Windowsiin ja eheyt asema (scandisk ja defrag). Sinun olisi "
-"syyt\n"
-"samalla ottaa varmuuskopio tiedostoistasi. Kun olet tehnyt tmn, voit "
-"kynnist\n"
-"asennusohjelman uudelleen, edet thn kohtaan ja painaa Ok."
-
-#: ../../install_interactive.pm_.c:123
-msgid "Which size do you want to keep for windows on"
-msgstr "Kuinka paljon tilaa haluat silytt Windowsilla"
-
-#: ../../install_interactive.pm_.c:124
-#, c-format
-msgid "partition %s"
-msgstr "osio %s"
-
-#: ../../install_interactive.pm_.c:130
-#, c-format
-msgid "FAT resizing failed: %s"
-msgstr "FAT-tiedostojrjestelmn koon muuttaminen eponnistui: %s"
-
-#: ../../install_interactive.pm_.c:145
-msgid ""
-"There is no FAT partitions to resize or to use as loopback (or not enough "
-"space left)"
-msgstr ""
-"Ei ole FAT-osioita, joiden kokoa voisi muuttaa tai kytt loopback-"
-"tiedostoina (tai osiot ovat tynn)"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Erase entire disk"
-msgstr "Tyhjenn koko levy"
-
-#: ../../install_interactive.pm_.c:151
-msgid "Remove Windows(TM)"
-msgstr "Poista Windows(TM)"
-
-#: ../../install_interactive.pm_.c:154
-msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "Sinulla on enemmn kuin yksi kiintolevy. Mille haluat asentaa Linuxin?"
-
-# mat
-#: ../../install_interactive.pm_.c:157
-#, c-format
-msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "KAIKKI olemassaolevat osiot ja niiss oleva tieto tuhoutuu asemalta %s"
-
-#: ../../install_interactive.pm_.c:165
-msgid "Custom disk partitioning"
-msgstr "Mukautettu levyn osiointi"
-
-#: ../../install_interactive.pm_.c:169
-msgid "Use fdisk"
-msgstr "Kyt fdiski"
-
-#: ../../install_interactive.pm_.c:172
-#, c-format
-msgid ""
-"You can now partition %s.\n"
-"When you are done, don't forget to save using `w'"
-msgstr ""
-"Voit nyt osioda kiintolevysi %s\n"
-"Kun olet valmis, l unohda tallettaa asetuksia komennolla `w'"
-
-#: ../../install_interactive.pm_.c:201
-msgid "You don't have enough free space on your Windows partition"
-msgstr "Sinulla ei ole tarpeeksi tilaa Windows-osiollasi"
-
-#: ../../install_interactive.pm_.c:217
-msgid "I can't find any room for installing"
-msgstr "Ei ole tarpeeksi tilaa asentamiseen"
-
-#: ../../install_interactive.pm_.c:221
-msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX-Osiointivelho lysi seuraavat ratkaisut:"
-
-# mat
-#: ../../install_interactive.pm_.c:226
-#, c-format
-msgid "Partitioning failed: %s"
-msgstr "Osiointi eponnistui: %s"
-
-#: ../../install_interactive.pm_.c:232
-msgid "Bringing up the network"
-msgstr "Kynnistn verkkoa"
-
-#: ../../install_interactive.pm_.c:237
-msgid "Bringing down the network"
-msgstr "Ajan alas verkkoa"
-
-#: ../../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 ""
-"Tapahtui virhe, sit ei voida ksitell kunnolla.\n"
-"Jatka omalla riskillsi."
-
-#: ../../install_steps.pm_.c:203
-#, c-format
-msgid "Duplicate mount point %s"
-msgstr "Kahdentunut liitospaikka %s"
-
-#: ../../install_steps.pm_.c:385
-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 ""
-"Osa trkeist paketeista ji asentamatta loppuun asti.\n"
-"Joko cdrom-asemasi tai levy on viallinen.\n"
-"Tarkista cdrom Linux-koneessa kyttmll \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-
-# mat
-#: ../../install_steps.pm_.c:451
-#, c-format
-msgid "Welcome to %s"
-msgstr "Tervetuloa %s:n"
-
-#: ../../install_steps.pm_.c:634
-msgid "No floppy drive available"
-msgstr "Ei levykeasemaa kytettviss"
-
-#: ../../install_steps_auto_install.pm_.c:51
-#: ../../install_steps_stdio.pm_.c:23
-#, c-format
-msgid "Entering step `%s'\n"
-msgstr "Siirryn vaiheeseen `%s'\n"
-
-#: ../../install_steps_graphical.pm_.c:287
-msgid "Choose the size you want to install"
-msgstr "Valitse asennuksen koko"
-
-#: ../../install_steps_graphical.pm_.c:334
-msgid "Total size: "
-msgstr "Kokonaiskoko: "
-
-#: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:437
-#, c-format
-msgid "Version: %s\n"
-msgstr "Versio: %s\n"
-
-#: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:438
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Koko: %d Kt\n"
-
-#: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:337
-#: ../../install_steps_interactive.pm_.c:520
-msgid "Choose the packages you want to install"
-msgstr "Valitse asennettavat paketit"
-
-#: ../../install_steps_graphical.pm_.c:465 ../../install_steps_gtk.pm_.c:340
-msgid "Info"
-msgstr "Tietoja"
-
-#: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:345
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Install"
-msgstr "Asenna"
-
-#: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:558
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Installing"
-msgstr "Asennan"
-
-#: ../../install_steps_graphical.pm_.c:499
-msgid "Please wait, "
-msgstr "Odota hetki, "
-
-#: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:570
-msgid "Time remaining "
-msgstr "Jljell "
-
-#: ../../install_steps_graphical.pm_.c:502
-msgid "Total time "
-msgstr "Kokonaisaika "
-
-#: ../../install_steps_graphical.pm_.c:507
-#: ../../install_steps_interactive.pm_.c:675
-msgid "Preparing installation"
-msgstr "Valmistelen asennusta"
-
-#: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:618
-#, c-format
-msgid "Installing package %s"
-msgstr "Asennan pakettia %s"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-#: ../../install_steps_gtk.pm_.c:699
-msgid "Go on anyway?"
-msgstr "Jatka kuitenkin?"
-
-#: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:695
-msgid "There was an error ordering packages:"
-msgstr "Tapahtu virhe jrjestettess paketteja:"
-
-#: ../../install_steps_graphical.pm_.c:577
-msgid "Use existing configuration for X11?"
-msgstr "Kyt olemassaolevia asetuksia X11:ta?"
-
-#: ../../install_steps_gtk.pm_.c:142
-msgid ""
-"Your system is low on resource. You may have some problem installing\n"
-"Linux-Mandrake. If that occurs, you can try a text install instead. For "
-"this,\n"
-"press `F1' when booting on CDROM, then enter `text'."
-msgstr ""
-"Jrjestelmsi resurssit ovat lopussa. Voit kohdata ongelmia Linux-Mandrakea "
-"asentaessasi.\n"
-"Jos nin tapahtuu, voit kokeilla tekstipohjaista asennusta. Tehdksesi niin "
-"paina `F1' kun\n"
-"kynnistt asennusohjelmaa CDROM-asemasta. Tmn jlkeen kirjoita `text'."
-
-#: ../../install_steps_gtk.pm_.c:156
-msgid "Please, choose one of the following classes of installation:"
-msgstr "Valitse yksi seuraavista asennusluokista:"
-
-#: ../../install_steps_gtk.pm_.c:222
-#, c-format
-msgid ""
-"The total size for the groups you have selected is approximately %d MB.\n"
-msgstr "Valitsemiesi ryhmien kokonaiskoko on suunnilleen %d Mt.\n"
-
-#: ../../install_steps_gtk.pm_.c:224
-#, 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 ""
-"Jos haluat asentaa vhemmn kuin tm koko,\n"
-"valitse prosenttiosuus paketeista jonka haluat asentaa.\n"
-"\n"
-"Pieni prosenttiosuus asentaa vain trkeimmt paketit,\n"
-"100%% osuus asentaa kaikki paketit."
-
-#: ../../install_steps_gtk.pm_.c:229
-#, 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 ""
-"Sinulla on levyll tilaa vain %d%% paketeista\n"
-".Jos haulat asentaa vhemmn kuin tmn osan,\n"
-"valitse prosenttiosuus paketeista jotka haluat asentaa.\n"
-"Pieni prosentti asentaa vain trkeimmt paketit, %d%%\n"
-" prosenttiosuus asentaa niin monta pakettia kuin on mahdollista."
-
-#: ../../install_steps_gtk.pm_.c:235
-msgid "You will be able to choose them more specifically in the next step."
-msgstr "Voit valita paketit tarkemmin seuraavassa vaiheessa"
-
-#: ../../install_steps_gtk.pm_.c:237
-msgid "Percentage of packages to install"
-msgstr "Prosenttiosuus asennettavista paketeista"
-
-#: ../../install_steps_gtk.pm_.c:285 ../../install_steps_interactive.pm_.c:599
-msgid "Package Group Selection"
-msgstr "Pakettiryhmien valinta"
-
-#: ../../install_steps_gtk.pm_.c:305 ../../install_steps_interactive.pm_.c:614
-msgid "Individual package selection"
-msgstr "Yksittisten pakettien valinta"
-
-#: ../../install_steps_gtk.pm_.c:349
-msgid "Show automatically selected packages"
-msgstr "Nyt automaattisesti valitut paketit"
-
-#: ../../install_steps_gtk.pm_.c:416
-msgid "Expand Tree"
-msgstr "Laajenna puu"
-
-#: ../../install_steps_gtk.pm_.c:417
-msgid "Collapse Tree"
-msgstr "Sulje puu"
-
-#: ../../install_steps_gtk.pm_.c:418
-msgid "Toggle between flat and group sorted"
-msgstr "Vaihda tasaisen ja ryhmjrjestyksen vlill"
-
-#: ../../install_steps_gtk.pm_.c:435
-msgid "Bad package"
-msgstr "Viallinen paketti"
-
-#: ../../install_steps_gtk.pm_.c:436
-#, c-format
-msgid "Name: %s\n"
-msgstr "Nimi: %s\n"
-
-#: ../../install_steps_gtk.pm_.c:439
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Trkeys: %s\n"
-
-# mat
-#: ../../install_steps_gtk.pm_.c:448 ../../install_steps_interactive.pm_.c:578
-#, c-format
-msgid "Total size: %d / %d MB"
-msgstr "Koko yhteens: %d / %d Mt"
-
-#: ../../install_steps_gtk.pm_.c:467
-msgid ""
-"You can't select this package as there is not enough space left to install it"
-msgstr ""
-"Et voi asentaa tt pakettia, koska levyll ei ole tarpeeksi tilaa sen "
-"asentamiseksi"
-
-#: ../../install_steps_gtk.pm_.c:471
-msgid "The following packages are going to be installed"
-msgstr "Seuraavat paketit asennetaan"
-
-#: ../../install_steps_gtk.pm_.c:472
-msgid "The following packages are going to be removed"
-msgstr "Seuraavat paketit poistetaan"
-
-#: ../../install_steps_gtk.pm_.c:482
-msgid "You can't select/unselect this package"
-msgstr "Et voi valita/poistaa tt pakettia"
-
-#: ../../install_steps_gtk.pm_.c:501
-msgid "This is a mandatory package, it can't be unselected"
-msgstr "Tm on pakollinen paketti, sit ei voida poistaa valinnoista"
-
-#: ../../install_steps_gtk.pm_.c:503
-msgid "You can't unselect this package. It is already installed"
-msgstr "Et voi poistaa tmn paketin valintaa. Se on jo asennettu"
-
-#: ../../install_steps_gtk.pm_.c:507
-msgid ""
-"This package must be upgraded\n"
-"Are you sure you want to deselect it?"
-msgstr ""
-"Tm paketti tulee pivitt\n"
-"Oletko varma ett haluat poistaa valinnan?"
-
-#: ../../install_steps_gtk.pm_.c:510
-msgid "You can't unselect this package. It must be upgraded"
-msgstr "Et voi poistaa tmn paketin valintaa. Paketti pit pivitt."
-
-#: ../../install_steps_gtk.pm_.c:563
-msgid "Estimating"
-msgstr "Arvioin aikaa"
-
-#: ../../install_steps_gtk.pm_.c:582
-msgid "Please wait, preparing installation"
-msgstr "Valmistelen asennusta"
-
-#: ../../install_steps_gtk.pm_.c:613
-#, c-format
-msgid "%d packages"
-msgstr "%d pakettia"
-
-#: ../../install_steps_gtk.pm_.c:652
-msgid ""
-"\n"
-"Warning\n"
-"\n"
-"Please read carefully the terms below. If you disagree with any\n"
-"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
-"to continue the installation without using these media.\n"
-"\n"
-"\n"
-"Some components contained in the next CD media are not governed\n"
-"by the GPL License or similar agreements. Each such component is then\n"
-"governed by the terms and conditions of its own specific license. \n"
-"Please read carefully and comply with such specific licenses before \n"
-"you use or redistribute the said components. \n"
-"Such licenses will in general prevent the transfer, duplication \n"
-"(except for backup purposes), redistribution, reverse engineering, \n"
-"de-assembly, de-compilation or modification of the component. \n"
-"Any breach of agreement will immediately terminate your rights under \n"
-"the specific license. Unless the specific license terms grant you such\n"
-"rights, you usually cannot install the programs on more than one\n"
-"system, or adapt it to be used on a network. In doubt, please contact \n"
-"directly the distributor or editor of the component. \n"
-"Transfer to third parties or copying of such components including the \n"
-"documentation is usually forbidden.\n"
-"\n"
-"\n"
-"All rights to the components of the next CD media belong to their \n"
-"respective authors and are protected by intellectual property and \n"
-"copyright laws applicable to software programs.\n"
-msgstr ""
-"\n"
-"Varoitus\n"
-"\n"
-"Lue huolellisesti alla olevat ehdot. Jos et ole samaa mielt kaikkien\n"
-"ehtojen kanssa, sinulla ei ole oikeuksia asentaa seuraavaa CD-levy.\n"
-"Paina 'Kieltydyn' jos haluat jatkaa asennusta kyttmtt nit osia.\n"
-"\n"
-"\n"
-"Jotkin seuraavalla CD-levyll olevat komponentit eivt ole GPL:n tai \n"
-"vastaavanlaisen lisenssin alaisia. Jokaisen tllaisen komponentin ehdot \n"
-"on mritelty erikseen niiden omien lisenssien mukaan. Tutustu nihin \n"
-"lisensseihin huolellisesti ennen kuin kytt tai levitt nit "
-"komponentteja \n"
-"eteenpin. Tllaiset lisenssit kieltvt tavallisesti siirtmisen, "
-"kopioimisen\n"
-"(lukuunottamatta varmuuskopioita), uudelleenlevityksen, "
-"knteissuunnittelun \n"
-"binrikoodin kntmisen tai muokkaamisen. Jokainen rike sopimusta \n"
-"vastaan ptt oikeutesi kyseiseen lisenssiin. Ellei ole olemassa "
-"erityisi \n"
-"ehtoja, jotka sallivat ohjelmiston asentamisen useaan koneeseen tai \n"
-"niiden kyttmist verkon yli, et saa myskn tehd niin. Jos et ole \n"
-"varma kaikista ehdoista, ota yhteys suoraan kyseisen komponentin \n"
-"tekijn tai jakelijaan. Yll mainittujen komponenttien tai niiden \n"
-"dokumentaation saattaminen kolmannen osapuolen ksiin on tavallisesti \n"
-"kieletty.\n"
-"\n"
-"\n"
-"Kaikki oikeudet seuraavan levyn komponentteihin kuuluvat niiden \n"
-"asianomaisille tekijille ja ne on suojattu yksityisen omaisuuden ja \n"
-"ohjelmiston tekijnoikeuslakien avulla.\n"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Accept"
-msgstr "Hyvksy"
-
-#: ../../install_steps_gtk.pm_.c:680 ../../install_steps_interactive.pm_.c:163
-msgid "Refuse"
-msgstr "Hylk"
-
-#: ../../install_steps_gtk.pm_.c:681
-#, 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 ""
-"Vaihda CD-levy!\n"
-"\n"
-"Aseta CD-levy nimeltn \"%s\" CD-asemaan ja paina Ok kun olet valmis.\n"
-"Jos sinulla ei ole levy, paina Peruuta vlttksesi asennukset tlt "
-"levylt."
-
-#: ../../install_steps_gtk.pm_.c:699
-msgid "There was an error installing packages:"
-msgstr "Tapahtu virhe asennettaessa paketteja:"
-
-#: ../../install_steps_interactive.pm_.c:37
-msgid "An error occurred"
-msgstr "Tapahtui virhe"
-
-#: ../../install_steps_interactive.pm_.c:55
-msgid "Please, choose a language to use."
-msgstr "Valitse kytettv kieli."
-
-#: ../../install_steps_interactive.pm_.c:56
-msgid "You can choose other languages that will be available after install"
-msgstr "Voit valita kielet jotka ovat kytettviss asennuksen jlkeen"
-
-#: ../../install_steps_interactive.pm_.c:68
-#: ../../install_steps_interactive.pm_.c:613
-msgid "All"
-msgstr "Kaikki"
-
-#: ../../install_steps_interactive.pm_.c:86
-msgid "License agreement"
-msgstr "Lisenssin hyvksyminen"
-
-#: ../../install_steps_interactive.pm_.c:87
-msgid ""
-"Introduction\n"
-"\n"
-"The operating system and the different components available in the Linux-"
-"Mandrake 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 Linux-Mandrake 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 Linux-Mandrake 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\", \"Linux-Mandrake\" 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:182
-#: ../../install_steps_interactive.pm_.c:822
-#: ../../standalone/keyboarddrake_.c:28
-msgid "Keyboard"
-msgstr "Nppimist"
-
-#: ../../install_steps_interactive.pm_.c:183
-#: ../../standalone/keyboarddrake_.c:29
-msgid "Please, choose your keyboard layout."
-msgstr "Valitse nppimistsi asettelu."
-
-#: ../../install_steps_interactive.pm_.c:184
-msgid "Here is the full list of keyboards available"
-msgstr "Tss on koko lista olemassa olevista nppimistist"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Install Class"
-msgstr "Asennusluokka"
-
-#: ../../install_steps_interactive.pm_.c:201
-msgid "Which installation class do you want?"
-msgstr "Valitse asennuksen luokka?"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Install/Update"
-msgstr "Asenna/Pivit"
-
-#: ../../install_steps_interactive.pm_.c:203
-msgid "Is this an install or an update?"
-msgstr "Onko tm asennus vai pivitys?"
-
-#: ../../install_steps_interactive.pm_.c:212
-msgid "Recommended"
-msgstr "Suositeltu"
-
-#: ../../install_steps_interactive.pm_.c:215
-#: ../../install_steps_interactive.pm_.c:218
-msgid "Expert"
-msgstr "Asiantuntija"
-
-#: ../../install_steps_interactive.pm_.c:226
-msgid "Update"
-msgstr "Pivit"
-
-#: ../../install_steps_interactive.pm_.c:238 ../../standalone/mousedrake_.c:41
-msgid "Please, choose the type of your mouse."
-msgstr "Valitse hiiren tyyppi."
-
-#: ../../install_steps_interactive.pm_.c:244 ../../standalone/mousedrake_.c:57
-msgid "Mouse Port"
-msgstr "Hiiren portti"
-
-#: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:58
-msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Mihin sarjaporttiin hiiresi on liitetty."
-
-#: ../../install_steps_interactive.pm_.c:253
-msgid "Buttons emulation"
-msgstr "Nppinemulaatio"
-
-#: ../../install_steps_interactive.pm_.c:255
-msgid "Button 2 Emulation"
-msgstr "2. nppimen emulaatio"
-
-#: ../../install_steps_interactive.pm_.c:256
-msgid "Button 3 Emulation"
-msgstr "3. nppimen emulaatio"
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "Configuring PCMCIA cards..."
-msgstr "Asetan PCMCIA kortteja...."
-
-#: ../../install_steps_interactive.pm_.c:275
-msgid "PCMCIA"
-msgstr "PCMCIA"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "Configuring IDE"
-msgstr "Asetan IDE-levy"
-
-#: ../../install_steps_interactive.pm_.c:280
-msgid "IDE"
-msgstr "IDE"
-
-#: ../../install_steps_interactive.pm_.c:295
-msgid "no available partitions"
-msgstr "ei vapaita osioita"
-
-#: ../../install_steps_interactive.pm_.c:298
-msgid "Scanning partitions to find mount points"
-msgstr "Tarkistan osioita lytkseni liitoskohdat"
-
-#: ../../install_steps_interactive.pm_.c:306
-msgid "Choose the mount points"
-msgstr "Valitse liitospaikat"
-
-#: ../../install_steps_interactive.pm_.c:323
-#, 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 ""
-"Osiotaulua ei voida lukea, siin on liikaa virheit :(\n"
-"Asennusta voidaan jatkaa yrittmll tyhjent virheelliset osiot\n"
-"(KAIKKI TIETO tuhoutuu!). Toinen vaihtoehto on kielt DrakX:\n"
-"muokkaamasta osiointitaulua. (virhe on: %s)\n"
-"\n"
-"Hyvksytk kaikkien osioiden menettmisen?\n"
-
-#: ../../install_steps_interactive.pm_.c:336
-msgid ""
-"DiskDrake failed to read correctly the partition table.\n"
-"Continue at your own risk!"
-msgstr ""
-"DiskDrake ei pystynyt lukemaan osiotaulua oikein.\n"
-"Jatka omalla vastuullasi!"
-
-#: ../../install_steps_interactive.pm_.c:361
-msgid "Root Partition"
-msgstr "Juuriosio"
-
-#: ../../install_steps_interactive.pm_.c:362
-msgid "What is the root partition (/) of your system?"
-msgstr "Mik on jrjestelmsi juuriosio (/) ?"
-
-#: ../../install_steps_interactive.pm_.c:376
-msgid "You need to reboot for the partition table modifications to take place"
-msgstr ""
-"Sinun tulee kynnist jrjestelm uudelleen jotta muutokset tulevat voimaan"
-
-#: ../../install_steps_interactive.pm_.c:403
-msgid "Choose the partitions you want to format"
-msgstr "Valitse alustettavat osiot"
-
-#: ../../install_steps_interactive.pm_.c:404
-msgid "Check bad blocks?"
-msgstr "Tarkista vialliset lohkot?"
-
-#: ../../install_steps_interactive.pm_.c:427
-msgid "Formatting partitions"
-msgstr "Alustan osioita"
-
-#: ../../install_steps_interactive.pm_.c:429
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Luon ja alustan tiedostoa %s"
-
-#: ../../install_steps_interactive.pm_.c:432
-msgid "Not enough swap to fulfill installation, please add some"
-msgstr "Heittovaihtotiedosto ei ole riittvn suuri, suurenna sit"
-
-#: ../../install_steps_interactive.pm_.c:438
-msgid "Looking for available packages"
-msgstr "Etsin saatavilla olevia paketteja"
-
-#: ../../install_steps_interactive.pm_.c:444
-msgid "Finding packages to upgrade"
-msgstr "Etsin pivitettvi paketteja"
-
-#: ../../install_steps_interactive.pm_.c:461
-#, c-format
-msgid ""
-"Your system has not enough space left for installation or upgrade (%d > %d)"
-msgstr ""
-"Jrjestelmsssi ei ole riittvsti tilaa asennukseen tai pivitykseen (%d > "
-"%d)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Complete (%dMB)"
-msgstr "Tydellinen (%dMt)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Minimum (%dMB)"
-msgstr "Minimi (%dMt)"
-
-#: ../../install_steps_interactive.pm_.c:480
-#, c-format
-msgid "Recommended (%dMB)"
-msgstr "Suositeltu (%dMt)"
-
-#: ../../install_steps_interactive.pm_.c:486
-msgid "Custom"
-msgstr "Mukautettu"
-
-#: ../../install_steps_interactive.pm_.c:585
-msgid "Selected size is larger than available space"
-msgstr "Valittu koko on suurempi kuin olemassa oleva levytila"
-
-#: ../../install_steps_interactive.pm_.c:650
-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 ""
-"Jos sinulla on kaikki CD.levyt allaolevalta listalta, paina OK.\n"
-"Jos sinulla ei ole mitn levyist, paina Peruuta.\n"
-"Jos jotkut levyist puuttuvat, poista niiden valinnat, ja paina OK."
-
-#: ../../install_steps_interactive.pm_.c:655
-#, c-format
-msgid "Cd-Rom labeled \"%s\""
-msgstr "Cd-Rom nimeltn \"%s\""
-
-#: ../../install_steps_interactive.pm_.c:684
-#, c-format
-msgid ""
-"Installing package %s\n"
-"%d%%"
-msgstr ""
-"Asennan pakettia %s\n"
-"%d%%"
-
-#: ../../install_steps_interactive.pm_.c:693
-msgid "Post-install configuration"
-msgstr "Asennuksen jlkeiset toiminnot"
-
-#: ../../install_steps_interactive.pm_.c:718
-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 ""
-"Sinulla on nyt mahdollisuus hakea internetist ne ohjelmistot, jotka on \n"
-"suunnattu tiedon salakirjoittamiseen.\n"
-"\n"
-"VAROITUS:\n"
-"\n"
-"Nit ohjelmistoja koskevien eri tasoisten vaatimusten ja eri "
-"lainsdntjen \n"
-"mrysten vuoksi niden ohjelmistojen asiakkaan ja/tai loppukyttjn \n"
-"pit varmistaa, ett hnen maansa lainsdnt sallii hnen hakea, "
-"tallentaa \n"
-"ja kytt nit ohjelmistoja.\n"
-"\n"
-"Lisksi asiakkaan ja/tai loppukyttjn tulee olla erityisen varmoja siit, "
-"etteivt \n"
-"he riko maansa lainsdnt vastaan.Mikli asiakas ja/tai loppukyttj "
-"ei \n"
-"noudata niden lakien mryksi, heille voidaan langettaa vakaviakin \n"
-"rangaistuksia.\n"
-"\n"
-"Missn tilanteissa ei Mandrakesoft tai sen valmistajat ja/tai "
-"jlleenmyyjt \n"
-"ole vastuuvelvollisia erityisiin, epsuoriin tai satunnaisiin vahinkoihin, "
-"jotka\n"
-"voivat aiheutua (mukaan lukien, mutta ei rajoittuen: tulonmenetykset, \n"
-"yritystoiminnan katkeaminen, kaupallisten tietojen menetys ja muut \n"
-"rahalliset menetykset, sek mahdolliset vahingonkorvaukset, jotka oikeus \n"
-"ptt langettaa). ohjelmiston kyttmisest, hallussapidosta, tai "
-"pelkst \n"
-"internetist hakemisesta, jossa asiakas ja/tai loppukyttj voi saada \n"
-"haltuunsa nm ohjelmistot hyvksyttyn tmn sopimuksen.\n"
-"\n"
-"\n"
-"Mihin tahansa tt sopimusta koskeviin tiedusteluihin, ota yhteys:"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:750
-msgid "Choose a mirror from which to get the packages"
-msgstr "Valitse peilijrjestelm josta paketit haetaan"
-
-#: ../../install_steps_interactive.pm_.c:761
-msgid "Contacting the mirror to get the list of available packages"
-msgstr "Yhdistn peilijrjestelmn hakeakseni uusimman pakettilistan"
-
-#: ../../install_steps_interactive.pm_.c:764
-msgid "Please choose the packages you want to install."
-msgstr "Valitse asennettavat paketit."
-
-#: ../../install_steps_interactive.pm_.c:776
-msgid "Which is your timezone?"
-msgstr "Mik on jrjestelmsi aikavyhyke?"
-
-#: ../../install_steps_interactive.pm_.c:778
-msgid "Is your hardware clock set to GMT?"
-msgstr "Onko koneen kello asetettu GMT aikaan?"
-
-#: ../../install_steps_interactive.pm_.c:806 ../../printer.pm_.c:22
-#: ../../printerdrake.pm_.c:415
-msgid "Remote CUPS server"
-msgstr "Ulkoinen CUPS-palvelin"
-
-#: ../../install_steps_interactive.pm_.c:807
-msgid "No printer"
-msgstr "Ei kirjoitinta"
-
-#: ../../install_steps_interactive.pm_.c:821
-msgid "Mouse"
-msgstr "Hiiri"
-
-#: ../../install_steps_interactive.pm_.c:823
-msgid "Timezone"
-msgstr "Aikavyhyke"
-
-#: ../../install_steps_interactive.pm_.c:824 ../../printerdrake.pm_.c:344
-msgid "Printer"
-msgstr "Kirjoitin"
-
-#: ../../install_steps_interactive.pm_.c:826
-msgid "ISDN card"
-msgstr "ISDN-kortti"
-
-#: ../../install_steps_interactive.pm_.c:829
-msgid "Sound card"
-msgstr "nikortti"
-
-#: ../../install_steps_interactive.pm_.c:832
-msgid "TV card"
-msgstr "TV-kortti"
-
-#: ../../install_steps_interactive.pm_.c:862
-msgid "Which printing system do you want to use?"
-msgstr "Mit tulostusjrjestelm haluat kytt?"
-
-#: ../../install_steps_interactive.pm_.c:896
-msgid "No password"
-msgstr "Ei salasanaa"
-
-#: ../../install_steps_interactive.pm_.c:901
-#, c-format
-msgid "This password is too simple (must be at least %d characters long)"
-msgstr ""
-"Salasana on liian yksinkertainen (sen tulee olla ainakin %d merkki pitk)"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "Use NIS"
-msgstr "Kyt NIS:i"
-
-#: ../../install_steps_interactive.pm_.c:907
-msgid "yellow pages"
-msgstr "keltaiset sivut"
-
-#: ../../install_steps_interactive.pm_.c:914
-msgid "Authentification NIS"
-msgstr "Tunnistus NIS"
-
-#: ../../install_steps_interactive.pm_.c:915
-msgid "NIS Domain"
-msgstr "NIS-alue"
-
-#: ../../install_steps_interactive.pm_.c:916
-msgid "NIS Server"
-msgstr "NIS-palvelin"
-
-#: ../../install_steps_interactive.pm_.c:951
-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 ""
-"Mukautetulla kynnistyslevykkeell voit kynnist jrjestelmn ilman\n"
-"tavanomaisen kyttjrjestelmlataajan apua. Tst on hyty, jos et halua\n"
-"asentaa SILOa jrjestelmsi, toinen kyttjrjestelm poistaa SILOn,\n"
-"tai SILO ei toimi laitteistossasi. Mukautettua kynnistyslevykett voidaan\n"
-"kytt mys Mandraken vikasietolevykkeen kanssa, jolloin vakavista\n"
-"jrjestelmn virhetilanteista on helpompi toipua.\n"
-"\n"
-"Jos haluat luoda kynnistyslevykkeen jrjestelmsi, aseta levyke\n"
-"ensimmiseen asemaan ja paina \"Ok\","
-
-#: ../../install_steps_interactive.pm_.c:967
-msgid "First floppy drive"
-msgstr "Ensimminen levyasema"
-
-#: ../../install_steps_interactive.pm_.c:968
-msgid "Second floppy drive"
-msgstr "Toinen levyasema"
-
-#: ../../install_steps_interactive.pm_.c:969
-msgid "Skip"
-msgstr "Ohita"
-
-#: ../../install_steps_interactive.pm_.c:974
-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 ""
-"Mukautetulla kynnistyslevykkeell voit kynnist jrjestelmn ilman\n"
-"tavanomaisen kyttjrjestelmlataajan apua. Tst on hyty, jos et halua\n"
-"asentaa LILOa (tai grubia) jrjestelmsi, toinen kyttjrjestelm poistaa\n"
-"LILOn, tai LILO ei toimi laitteistossasi. Mukautettua kynnistyslevykett "
-"voidaan\n"
-"kytt mys Mandraken vikasietolevykkeen kanssa, jolloin vakavista\n"
-"jrjestelmn virhetilanteista on helpompi toipua.\n"
-"Haluatko luoda kynnistyslevykkeen jrjestelmsi?"
-
-#: ../../install_steps_interactive.pm_.c:983
-msgid "Sorry, no floppy drive available"
-msgstr "Levyajuria ei ole saatavilla"
-
-#: ../../install_steps_interactive.pm_.c:987
-msgid "Choose the floppy drive you want to use to make the bootdisk"
-msgstr "Valitse levyasema jolla luot kynnistyslevykkeen"
-
-#: ../../install_steps_interactive.pm_.c:991
-#, c-format
-msgid "Insert a floppy in drive %s"
-msgstr "Aseta tyhj levyke levyasemaan %s"
-
-#: ../../install_steps_interactive.pm_.c:994
-msgid "Creating bootdisk"
-msgstr "Luon kynnistyslevykett"
-
-#: ../../install_steps_interactive.pm_.c:1001
-msgid "Preparing bootloader"
-msgstr "Valmistelen kyttjrjestelmn lataajaa"
-
-#: ../../install_steps_interactive.pm_.c:1010
-msgid "Do you want to use aboot?"
-msgstr "Haluatko kytt aboot:ia?"
-
-#: ../../install_steps_interactive.pm_.c:1013
-msgid ""
-"Error installing aboot, \n"
-"try to force installation even if that destroys the first partition?"
-msgstr ""
-"Virhe asennettaessa aboot:a,\n"
-"yrit pakkoasennusta vaikka se tuhoaa ensimmisen osion?"
-
-#: ../../install_steps_interactive.pm_.c:1022
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Jrjestelmlataajan asennus eponnistu. Seuraava virhe tapahtui:"
-
-#: ../../install_steps_interactive.pm_.c:1030
-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 $of_boot,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Sinun tytyy muuttaa Open Firmware -kynnistyslaitetta\n"
-"saadaksesi jrjeslelmlataajan plle. Paina Command-Option-O-F\n"
-"uudelleenkynnistyksen yhteydess ja kirjoita:\n"
-"setenv boot-device $of_boot,\\\\:tbxi\n"
-"sitten kirjoita: shut-down\n"
-"Seuraavalla kynnistyskerralla sinun pitisi nhd kynnistyslataajan\n"
-"komentokehoite."
-
-#: ../../install_steps_interactive.pm_.c:1038 ../../standalone/draksec_.c:23
-msgid "Low"
-msgstr "Matala"
-
-#: ../../install_steps_interactive.pm_.c:1039 ../../standalone/draksec_.c:24
-msgid "Medium"
-msgstr "Keski"
-
-#: ../../install_steps_interactive.pm_.c:1040 ../../standalone/draksec_.c:25
-msgid "High"
-msgstr "Korkea"
-
-#: ../../install_steps_interactive.pm_.c:1044 ../../standalone/draksec_.c:49
-msgid "Choose security level"
-msgstr "Valitse turvataso"
-
-#: ../../install_steps_interactive.pm_.c:1080
-msgid "Do you want to generate an auto install floppy for linux replication?"
-msgstr "Haluatko luoda automaattisen asennuslevyn linuxin monistamiseksi?"
-
-# mat
-#: ../../install_steps_interactive.pm_.c:1082
-#, c-format
-msgid "Insert a blank floppy in drive %s"
-msgstr "Aseta tyhj levyke levyasemaan %s"
-
-#: ../../install_steps_interactive.pm_.c:1096
-#: ../../install_steps_interactive.pm_.c:1128
-msgid "Creating auto install floppy"
-msgstr "Valmistelen automaattiasennuslevykett"
-
-#: ../../install_steps_interactive.pm_.c:1156
-msgid ""
-"Some steps are not completed.\n"
-"\n"
-"Do you really want to quit now?"
-msgstr ""
-"Joitain vaiheita ei ole saatettu loppuun.\n"
-"\n"
-"Haluatko todella lopettaa?"
-
-#: ../../install_steps_interactive.pm_.c:1167
-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 Linux-"
-"Mandrake,\n"
-"consult the Errata available from http://www.linux-mandrake.com/.\n"
-"\n"
-"Information on configuring your system is available in the post\n"
-"install chapter of the Official Linux-Mandrake User's Guide."
-msgstr ""
-"Onnittelut, asennus on valmis.\n"
-"Poista levyke asemasta ja paina Enter kynnistksesi koneen uudelleen.\n"
-"\n"
-"Lydt thn Linux-Mandraken versioon olemassaolevat korjaukset ja\n"
-"korjattujen virheiden listan osoitteesta http://www.linux-mandrake.com.\n"
-"\n"
-"Jrjestelmn asetusten muuttamisesta saat tietoja virallisen Linux-"
-"Mandraken \n"
-"oppaan luvusta \"Asennuksen jlkeinen konfigurointi\""
-
-#: ../../install_steps_interactive.pm_.c:1179
-msgid "Generate auto install floppy"
-msgstr "Valmistelen automaattista asennuslevykett"
-
-#: ../../install_steps_interactive.pm_.c:1181
-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 ""