summaryrefslogtreecommitdiffstats
path: root/perl-install/install/help/po/he.po
blob: 7b492c2a4f9d51a04749afba4ab864875210aedb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
# translation of Drakx-help.po to Hebrew
# Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
# This file is distributed under the GNU GPL license.
#
#
# Ram Matityahu  <linuxfun@email.com>, 2003.
# nadav mavor <nadav@mavor.com>, 2003.
# el-cuco <cuco3001@yahoo.com>, 2003.
# Diego Iastrubni <iastrubn@actcom.co.il>, 2003.
# dovix <dovix2003@yahoo.com>, 2004, 2005.
# Itay Flikier <itayff@gmail.com>, 2005.
# Dotan Kamber <kamberd@yahoo.com>, 2007.
msgid ""
msgstr ""
"Project-Id-Version: Drakx-help\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-12 12:22+0200\n"
"PO-Revision-Date: 2008-02-01 20:34+0200\n"
"Last-Translator: \n"
"Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../help.pm:14
#, fuzzy, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
"covers the entire Mageia distribution. If you agree with all the\n"
"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
"button will reboot your computer."
msgstr ""
"לפני המשך ההתקנה, עליך לקרוא בעיון רב את תנאי ההסכם.\n"
"ההסכם המצ\"ב נוגע להפצת מנדריבה לינוקס כמקשה אחת.\n"
"אם כל התנאים מוסכמים עליך, עליך לסמן את התיבה \"%s\", \n"
"אחרת עליך ללחוץ על הכפתור  \"%s\" בכדי לאתחל המחשב שלך."

#: ../help.pm:20
#, c-format
msgid ""
"GNU/Linux is a multi-user system which means each user can have his or her\n"
"own preferences, own files and so on. But unlike \"root\", who is the\n"
"system administrator, the users you add at this point will not be "
"authorized\n"
"to change anything except their own files and their own configurations,\n"
"protecting the system from unintentional or malicious changes which could\n"
"impact on the system as a whole. You'll have to create at least one regular\n"
"user for yourself -- this is the account which you should use for routine,\n"
"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
"anything and everything, it may also be very dangerous! A very simple\n"
"mistake could mean that your system will not work any more. If you make a\n"
"serious mistake as a regular user, the worst that can happen is that you'll\n"
"lose some information, but you will not affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
"you type in this field and copy it to the \"%s\" one, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the user name. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
"by making it blank or too simple: after all, your files could be the ones\n"
"at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
"finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
"When you're finished adding users, you'll be asked to choose a user who\n"
"will be automatically logged into the system when the computer boots up. If\n"
"you're interested in that feature (and do not care much about local\n"
"security), choose the desired user and window manager, then click on\n"
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""
"גנו/לינוקס היא מערכת מרובת משתמשים ומשמעות הדבר שלכל משתמש יכולות להיות "
"העדפות\n"
"משלו, קבצים משלו וכן הלאה. בשונה מ-\"root\", שמנהל את המערכת, למשתמשים "
"הנוספים\n"
"בשלב זה לא יהיו הרשאות לשנות מאום פרט לקבצים ולהגדרות שלהם כך שהמערכת תוגן "
"מפני\n"
"שינויים לא מכוונים או זדוניים העלולים להשפיע על המערכת בכללותה. יהיה עליך "
"ליצור לפחות\n"
"משתמש רגיל אחד לעצמך -- זהו החשבון בו עליך להשתמש באופן יומיומי. אף כי קל "
"מאוד להכנס\n"
"כ-\"root\" כדי לעשות כל דבר הרי שהדבר עלול להיות מסוכן! משמעות שגיאה פשוטה "
"עלולה להיות\n"
"שהמערכת לא תעבוד עוד. אם יקרו שגיאות חמורות מאוד בעבודתך במצב משתמש רגיל "
"הגרוע\n"
"מכל שיכול לקרות הוא שיאבד לך מידע אבל המערכת עצמה לא תפגע.\n"
"\n"
"בשדה הראשון מבוקש שם אמיתי. כמובן שהדבר אינו הכרחי --\n"
"למעשה באפשרותך להזין כל מחרוזת. DrakX משתמש במילה הראשונה המוקלדת בשדה זה\n"
"ומעתיק אותה אל ה-\"%s\" שהוא השם אותו יצתרך המשתמש להזין כדי להכנס למערכת.\n"
"באפשרותך לבחור שם שונה מברירת מחדל זו. השלב הבא הוא הזנת סיסמה.\n"
"מבחינת אבטחה סיסמת משתמש חסר הרשאות (משתמש רגיל) אינה כה חשובה כמו זו של "
"\"root\"\n"
"אבל אין משמעות הדבר שיש להזניחה ולהשאירה ריקה או פשוטה מדי: בסופו של דבר\n"
"אלו הקבצים שלך שיהיו בסכנה\n"
"\n"
"אחרי לחיצה על \"%s\" ניתן להוסיף משתמשים נוספים. יש להוסיף משתמש לכל אחד "
"מחבריך,\n"
"אביך, אחותך וכו'. יש להקיש על \"%s\" בסיום הוספת המשתמשים.\n"
"\n"
"הקשה על כפתור ה-\"%s\" מאפשרת לשנות את \"מעטפת\" ברירת המחדל של המשתמש\n"
"(bash היא ברירת המחדל).\n"
"\n"
"בסיום הוספת המשתמשים תופיע שאלה על המשתמש שלחשבונו תתבצע כניסה אוטומטית.\n"
"אם ברצונך באפשרות זו (ואין לך דאגות לגבי אבטחה מקומית), יש לבחור את המשתמש "
"הרצוי\n"
"ואת מנהל החלונות ואז ללחוץ על \"%s\". אם אין לך רצון בכך יש להוריד את הסימון "
"מתיבת ה-\"%s\"."

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

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

#: ../help.pm:54
#, c-format
msgid "Do you want to use this feature?"
msgstr "האם להפעיל אפשרות זו?"

#: ../help.pm:57
#, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard disk drive.\n"
"You can keep the choices made by the wizard, since they are good for most\n"
"common installations. If you make any changes, you must at least define a\n"
"root partition (\"/\"). Do not choose too small a partition or you will not\n"
"be able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a \"/home\" partition\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard disk drive type\", \"hard disk drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard disk drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and\n"
"\"sd\" if it is a SCSI hard disk drive.\n"
"\n"
"\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard disk drives:\n"
"\n"
" * \"a\" means \"master hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard disk drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard disk drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard disk drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"להלן רשומות מחיצות הלינוקס שזוהו בכונן הקשיח שלך. \n"
"באפשרותך לשמור את האפשרויות שנבחרו על יד האשף היות והן טובות לרוב ההתקנות "
"הרגילות.\n"
"אם ברצונך לבצע שינויים עליך לכל הפחות להגדיר מחיצת שורש (\"/\"). אין לבחור "
"מחיצה\n"
"קטנה מדי שמא לא ניתן יהיה להתקין די תוכנות. אם ברצונך לאכסן את המידע שלך על "
"מחיצה\n"
"נפרדת יהיה עליך ליצור גם מחיצת \"/home\" (אפשרי רק אם יש לך יותר ממחיצת "
"לינוקס\n"
"אחת).\n"
"\n"
"כל מחיצה רשומה באופן הבא:  \"שם\", \"גודל\".\n"
"המבנה של \"שם\" הוא \"סוג הכונן הקשיח\", \"מספר הכונן הקשיח\",\n"
"\"מספר המחיצה\" (\"hda1\" לדוגמה).\n"
"\n"
"\"סוג הכונן הקשיח\" הוא \"hd\" אם הכונן הוא מסוג IDE ו-\"sd\" אם הכונן הוא "
"SCSI.\n"
"\n"
"\"מספר הכונן הקשיח\" הוא תמיד אות הבאה אחרי \"hd\" או \"sd\". עבור כונני "
"IDE:\n"
"\n"
"* \"a\" משמעו הכונן הראשי על בקר ה-IDE הראשון;\n"
"\n"
"* \"b\" משמעו הכונן המשני על בקר ה-IDE הראשון;\n"
"\n"
"* \"c\" משמעו הכונן הראשי על בקר ה-IDE השניוני;\n"
"\n"
"* \"d\" משמעו הכונן המשני על בקר ה-IDE השניוני.\n"
"\n"
"עם כונני SCSI משמעו של \"a\" היא הכונן עם ה-SCSI ID הנמוך ביותר, משמעו של \"b"
"\"\n"
"היא הכונן השני מתחתית סולם ה-SCSI ID וכן הלאה."

#: ../help.pm:88
#, fuzzy, c-format
msgid ""
"The Mageia installation is distributed on several CD-ROMs. If a\n"
"selected package is located on another CD-ROM, DrakX will eject the current\n"
"CD and ask you to insert the required one. If you do not have the requested\n"
"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
"installed."
msgstr ""
"התקנת מנדריבה לינוקס פרוסה על מספר תקליטורים. אם חבילה מסויימת\n"
"שנבחרה ממוקמת בתקליטור אחר, מגש כונן התקליטורים יפתח לצורך\n"
"הכנסת תקליטור אחר לפי הצורך. אם התקליטור המבוקש אינו ברשותך,\n"
"עליך ללחוץ על \"%s\" להמשך ללא התקנת החבילה שאינה זמינה."

#: ../help.pm:95
#, fuzzy, c-format
msgid ""
"It's now time to specify which programs you wish to install on your system.\n"
"There are thousands of packages available for Mageia, and to make it\n"
"simpler to manage, they have been placed into groups of similar\n"
"applications.\n"
"\n"
"Mageia sorts package groups in four categories. You can mix and\n"
"match applications from the various categories, so a ``Workstation''\n"
"installation can still have applications from the ``Server'' category\n"
"installed.\n"
"\n"
" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
"more of the groups in the workstation category.\n"
"\n"
" * \"%s\": if you plan on using your machine for programming, select the\n"
"appropriate groups from that category. The special \"LSB\" group will\n"
"configure your system so that it complies as much as possible with the\n"
"Linux Standard Base specifications.\n"
"\n"
"   Selecting the \"LSB\" group will ensure 100%%-LSB compliance\n"
"of the system. However, if you do not select the \"LSB\" group you will\n"
"still have a system which is nearly 100%% LSB-compliant.\n"
"\n"
" * \"%s\": if your machine is intended to be a server, select which of the\n"
"more common services you wish to install on your machine.\n"
"\n"
" * \"%s\": this is where you will choose your preferred graphical\n"
"environment. At least one must be selected if you want to have a graphical\n"
"interface available.\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group.\n"
"\n"
"You can check the \"%s\" box, which is useful if you're familiar with the\n"
"packages being offered or if you want to have total control over what will\n"
"be installed.\n"
"\n"
"If you start the installation in \"%s\" mode, you can deselect all groups\n"
"and prevent the installation of any new packages. This is useful for\n"
"repairing or updating an existing system.\n"
"\n"
"If you deselect all groups when performing a regular installation (as\n"
"opposed to an upgrade), a dialog will pop up suggesting different options\n"
"for a minimal installation:\n"
"\n"
" * \"%s\": install the minimum number of packages possible to have a\n"
"working graphical desktop.\n"
"\n"
" * \"%s\": installs the base system plus basic utilities and their\n"
"documentation. This installation is suitable for setting up a server.\n"
"\n"
" * \"%s\": will install the absolute minimum number of packages necessary\n"
"to get a working Linux system. With this installation you will only have a\n"
"command-line interface. The total size of this installation is about 65\n"
"megabytes."
msgstr ""
"כעת עליך לבחור איזה חבילות ברצונך להתקין במערכת שלך.\n"
"קיימות אלפי חבילות זמינות עבור מנדריבה לינוקס, ועל מנת\n"
"לפשט עבורך את בחירת החבילות הגדרנו קבוצות המכילות\n"
"תוכנות לפי נושא.\n"
"\n"
"החבילות השונות שוייכו לקבוצות המייצגות שימושים אפשריים של\n"
"המערכת שלך. הקבוצות השונות מויינו לארבעה נושאים. באפשרותך\n"
"לבחור יישומים מנושאים שונים, למשל התקנת \"תחנת עבודה\"\n"
"יכולה לכלול יישומים מקבוצת \"שרת\". \n"
"\n"
" * \"%s\": עליך לבחור קבוצה אחת או יותר\n"
"מנושא זה באם השימוש המיועד של המחשב הוא כתחנת עבודה.\n"
"\n"
" * \"%s\": אם בכוונתך להשתמש במערכת\n"
"לפיתוח תוכנה, עליך לבחור את הקבוצות הנדרשות מנושא זה.\n"
"קבוצת \"LSB\" תגדיר את המערכת שלך באופן שתתאים למפרט\n"
"Linux Standard Base.\n"
"\n"
"   בחירת בקבוצת \"LSB\" תתקין גם קרנל מסדרת \"2.4\" , במקום\n"
"ברירת המחדל מסדרה \"2.6\". דבר זה נועד להבטיח תאימות\n"
"של 100%% לתקן LSB. גם ללא בחירה בקבוצת LSB, המערכת\n"
"תהיה תואמת למפרט LSB כמעט ב 100%%.\n"
"\n"
" * \"%s\": באם השימוש המיועד של מערכת\n"
"זו הוא כשרת, עליך לבחור את השרותים שברצונך להתקין.\n"
"\n"
" * \"%s\": נושא זה מרכז את סביבות העבודה\n"
"הגרפיות. עליך לבחור לפחות סביבת עבודה גרפית אחת באם\n"
"ברצונך להשתמש בממשק גרפי במחשב זה.\n"
"\n"
"העברת סמן העכבר מעל שם קבוצה תגרום להצגת הסבר קצר\n"
"על הקבוצה.\n"
"\n"
"סימון התיבה \"%s\" שימושי באם ברצונך שליטה מלאה\n"
"על התקנת החבילות או שיש לך היכרות מוקדמת עם החבילות\n"
"המוצעות.\n"
"\n"
"התחלת ההתקנה באופן \"%s\" תאפשר לך לבטל את\n"
"הסימון מעל הקבוצות ולמנוע התקנה של חבילות חדשות. אופן\n"
"זה שימושי לשדרוג או לעדכון מערכת קיימת.\n"
"\n"
"יש באפשרותך לבצע התקנה מינימלית ע\"י הסרת הסימון מכל\n"
"הקבוצות במהלך התקנה רגילה (להבדיל משדרוג). במקרה זה\n"
"יוצג חלון שיאפשר לך לבחור אפשרויות שונות עבור התקנה שכזו:\n"
"\n"
" * \"%s\": התקנת החבילות ההכרחיות בלבד\n"
"להפעלת שולחן עבודה גרפי.\n"
"\n"
" * \"%s\": התקנת בסיס המערכת בתוספת\n"
"מספר תוכנות עזר והתיעוד שלהן. תצורה זו שימושית להגדרת שרת.\n"
"\n"
" * \"%s\": אפשרות זו תתקין את מספר\n"
"החבילות הקטן ביותר הנדרש למערכת לינוקס עובדת. תצורה זו\n"
"מאפשרת עבודה רק דרך שורת הפקודה וגודלה הוא כ 65 MB בלבד."

#: ../help.pm:149 ../help.pm:591
#, c-format
msgid "Upgrade"
msgstr "עדכון"

#: ../help.pm:149
#, c-format
msgid "With basic documentation"
msgstr "עם מסמכים בסיסיים"

#: ../help.pm:149
#, c-format
msgid "Truly minimal install"
msgstr "התקנה מינימלית באמת"

#: ../help.pm:152
#, fuzzy, c-format
msgid ""
"If you choose to install packages individually, the installer will present\n"
"a tree containing all packages classified by groups and subgroups. While\n"
"browsing the tree, you can select entire groups, subgroups, or individual\n"
"packages.\n"
"\n"
"Whenever you select a package on the tree, a description will appear on the\n"
"right to let you know the purpose of that package.\n"
"\n"
"!! If a server package has been selected, either because you specifically\n"
"chose the individual package or because it was part of a group of packages,\n"
"you'll be asked to confirm that you really want those servers to be\n"
"installed. By default Mageia will automatically start any installed\n"
"services at boot time. Even if they are safe and have no known issues at\n"
"the time the distribution was shipped, it is entirely possible that\n"
"security holes were discovered after this version of Mageia was\n"
"finalized. If you do not know what a particular service is supposed to do "
"or\n"
"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
"the listed services and they will be started automatically at boot time. !!\n"
"\n"
"The \"%s\" option is used to disable the warning dialog which appears\n"
"whenever the installer automatically selects a package to resolve a\n"
"dependency issue. Some packages depend on others and the installation of\n"
"one particular package may require the installation of another package. The\n"
"installer can determine which packages are required to satisfy a dependency\n"
"to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
"package list created during a previous installation. This is useful if you\n"
"have a number of machines that you wish to configure identically. Clicking\n"
"on this icon will ask you to insert the floppy disk created at the end of\n"
"another installation. See the second tip of the last step on how to create\n"
"such a floppy."
msgstr ""
"מסך זה מוצג היות וביקשת לבחור את החבילות שיותקנו באופן פרטני.\n"
"עבור כל נושא מוצגות החבילות שבאפשרותך להתקין, במבנה \"עץ\"\n"
"ובמיון לקבוצות ותתי-קבוצות. יש באפשרותך לבחור קבוצות, תתי-קבוצות,\n"
"או לבחור בחבילות בודדות.\n"
"\n"
"כל פעם שתיבחר חבילה מהעץ, יופיע תיאור של תוכן החבילה מצד\n"
"שמאל (באנגלית) שתספק לך מידע אודות החבילה.\n"
"\n"
"!! אם נבחרה חבילת שרת, בין אם ישירות או מכיוון שנבחרה קבוצה\n"
"המכילה חבילה זו, יהיה עליך לאשר שאכן ברצונך להתקין חבילה זו\n"
"(מסך האישור יוצג בהמשך). כברירת מחדל, מנדריבה לינוקס\n"
"תפעיל כל שרות מותקן במהלך אתחול המחשב. גם אם שרתים אלו\n"
"בטוחים ולא ידוע על בעיות אבטחה בזמן שחרור ההפצה, בהחלט\n"
"ייתכן שבעיות אבטחה התגלו או יתגלו במועד מאוחר יותר. אם לא\n"
"ידוע לך מה שרות מסויים אמור לעשות או למה הוא יותקן, עליך\n"
"ללחוץ על \"%s\". בחירה ב \"%s\" תגרום\n"
"להתקנת השרותים הרשומים ולהפעלתם באופן אוטומטי בזמן אתחול\n"
"המחשב. !!\n"
"\n"
"האפשרות \"%s\" מיועדת לנטרל\n"
"את הודעת האזהרה המופיעה כאשר תוכנת ההתקנה בוחרת בחבילות\n"
"הנדרשות לצורך התקנה של חבילות נבחרות עקב תלויות. תלויות בין\n"
"חבילות פרושן שהתקנת חבילה מסויימת מחייבת התקנת חבילות\n"
"נוספות. תוכנת ההתקנה יכולה לזהות בעצמה את החבילות שיש\n"
"להתקין על מנת לספק את התלויות הנדרשות.\n"
"\n"
"סמל התקליטון הקטן בתחתית הרשימה מאפשר לך לטעון רשימת\n"
"חבילות שנוצרה במהלך התקנה קודמת. דבר זה שימושי באם יש\n"
"ברשותך מספר מחשבים שברצונך להתקין עם מבחר חבילות דומה.\n"
"בחירה בסמל זה תבקש ממך להכניס תקליטון שנוצר בסיום התקנה\n"
"קודמת. הטיפ השני בשלב הקודם מסביר כיצד ניתן ליצור תקליטור\n"
"כזה."

#: ../help.pm:183
#, c-format
msgid "Automatic dependencies"
msgstr "תלויות אוטומטיות"

#: ../help.pm:185
#, c-format
msgid ""
"This dialog is used to select which services you wish to start at boot\n"
"time.\n"
"\n"
"DrakX will list all services available on the current installation. Review\n"
"each one of them carefully and uncheck those which are not needed at boot\n"
"time.\n"
"\n"
"A short explanatory text will be displayed about a service when it is\n"
"selected. However, if you're not sure whether a service is useful or not,\n"
"it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you probably do not want to start any services which you do not "
"need.\n"
"Please remember that some services can be dangerous if they're enabled on a\n"
"server. In general, select only those services you really need. !!"
msgstr ""
"תיבת דו-שיח זו משמשת לבחירת השירותים שברצונך בהפעלתם באתחול המערכת.\n"
"\n"
"DrakX ירשום את כל השירותים הזמינים בהתקנה הנוכחית. יש לסקור כל אחד מהם\n"
"בקפדנות ולהוריד את הסימון מאלו שאינם נחוצים באתחול.\n"
"\n"
"קטע הסבר קצר אודות השירות יוצג כשזה יבחר אך אף על פי כן אם אין לך מידע אם "
"השירות\n"
"שימושי או לאו יהיה זה בטוח יותר להשאיר את ברירת המחדל.\n"
"\n"
"!! בשלב זה עליך לנקוט זהירות יתרה אם בכוונתך להשתמש במכונה כשרת:\n"
"כנראה אינך רוצה להפעיל שירותים שאינם נחוצים.\n"
"יש לזכור כי שירותים מסוימים עלולים להיות מסוכנים אם יופעלו על שרת.\n"
"ככלל יש לבחור רק את השירותים המחויבים. !!"

#: ../help.pm:209
#, c-format
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
"local time according to the time zone you selected. If the clock on your\n"
"motherboard is set to local time, you may deactivate this by unselecting\n"
"\"%s\", which will let GNU/Linux know that the system clock and the\n"
"hardware clock are in the same time zone. This is useful when the machine\n"
"also hosts another operating system.\n"
"\n"
"The \"%s\" option will automatically regulate the system clock by\n"
"connecting to a remote time server on the Internet. For this feature to\n"
"work, you must have a working Internet connection. We recommend that you\n"
"choose a time server located near you. This option actually installs a time\n"
"server which can be used by other machines on your local network as well."
msgstr ""
"מערכות גנו/לינוקס מנהלות את הזמן לפי GMT (Greenwich Mean Time) ומתרגמות "
"אותו\n"
"לזמן מקומי לפי אזור הזמן שנבחר. אם השעון על לוח האם שלך מכוון לזמן המקומי "
"באפשרותך\n"
"לבטל פעילות זו על ידי הסרת הסימון \"%s\" שיאפשר למערכת לדעת כי שעון המערכת "
"ושעון\n"
"החומרה נמצאים באותו אזור זמן. דבר זה יעיל בעיקר במקרים בהם המכונה מארחת "
"מערכת\n"
"הפעלה נוספת.\n"
"\n"
"האפשרות \"%s\" תבקר באופן אוטומטי את שעון המערכת על ידי התחברות לשרת זמן "
"באינטרנט.\n"
"לצורך זה עליך להיות עם חיבור פעיל לאינטרנט. אנו ממליצים על בחירת שרת זמן "
"שממוקם\n"
"קרוב אליך. אפשרות זו למעשה מתקינה שרת זמן שמכונות אחרות יכולות לעשות בו "
"שימוש\n"
"ברשת המקומית שלך."

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

#: ../help.pm:213
#, c-format
msgid "Automatic time synchronization"
msgstr "סינכרון זמן אוטומטי"

#: ../help.pm:223
#, c-format
msgid ""
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs."
msgstr ""
"כרטיס גרפי\n"
"\n"
"   תכנית ההתקנה בדרך כלל תזהה ותגדיר את הכרטיס הגרפי במכונה שלך.\n"
"אם ההגדרה אינה נכונה באפשרותך לבחור את הכרטיס המתאים מרשימה זו.\n"
"\n"
"   במקרה ששרתים שונים זמינים עבור הכרטיס שברשותך, עם או בלי האצת\n"
"תלת-מימד, תוצג לך אפשרות לבחור את השרת שמתאים באופן הטוב ביותר לצרכיך."

#: ../help.pm:234
#, fuzzy, c-format
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mageia rely upon.\n"
"\n"
"You'll see a list of different parameters to change to get an optimal\n"
"graphical display.\n"
"\n"
"Graphic Card\n"
"\n"
"   The installer will normally automatically detect and configure the\n"
"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
"   In the situation where different servers are available for your card,\n"
"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs.\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer.\n"
"\n"
"\n"
"\n"
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture.\n"
"\n"
"\n"
"\n"
"Test\n"
"\n"
"   Depending on your hardware, this entry might not appear.\n"
"\n"
"   The system will try to open a graphical screen at the desired\n"
"resolution. If you see the test message during the test and answer \"%s\",\n"
"then DrakX will proceed to the next step. If you do not see it, then it\n"
"means that some part of the auto-detected configuration was incorrect and\n"
"the test will automatically end after 12 seconds and return you to the\n"
"menu. Change settings until you get a correct graphical display.\n"
"\n"
"\n"
"\n"
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""
"X (קיצור ל-X Window System) הוא לב המנשק הגרפי של גנו/לינוקס עליו כל\n"
"הסביבות הגרפיות (KDE, GNOME,AfterStep'WindowMaker וכו') המגיעות\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"
"\n"
"בדיקה\n"
"\n"
"   כתלות בחומרה שלך יתכן שמובאה זו לא תופיע.\n"
"\n"
"   המערכת תנסה לפתוח מסך גרפי בהפרדה הרצויה. אם ניתן יהיה לראות את\n"
"הודעת הבדיקה במהלך הבדיקה והתשובה שתבחר תהיה \"%s\" אז DrakX\n"
"ימשיך לשלב הבא. אם לא תוצג ההודעה משמעות הדבר שחלק כלשהו בהגדרה\n"
"שנבחרה אוטומטית לא היה נכון והבדיקה תסתיים אחרי 12 שניות ותחזיר אותך\n"
"לתפריט. יש לשנות את ההגדרות עד לקבלת תצוגה גרפית תקינה.\n"
"\n"
"\n"
"\n"
"אפשרויות\n"
"\n"
"   שלבים אלו מאפשרים לך לבחור אם ברצונך שהמכונה שלך תעבור למצב גרפי\n"
"באופן אוטומטי עם אתחול המערכת. באופן טבעי כנראה תבחר האפשרות \"%s\" אם\n"
"המכונה שלך משתמשת כשרת או במקרה שלו הצלחת להגדיר את התצוגה כהלכה."

#: ../help.pm:291
#, c-format
msgid ""
"Monitor\n"
"\n"
"   Normally the installer will automatically detect and configure the\n"
"monitor connected to your machine. If it is not correct, you can choose\n"
"from this list the monitor which is connected to your computer."
msgstr ""
"צג\n"
"\n"
"   תכנית ההתקנה בדרך כלל תזהה ותגדיר באופן אוטומטי את המסך המחובר\n"
"למכונה שלך. אם ההגדרה אינה נכונה באפשרותך לבחור את המסך המחובר\n"
"למחשב מרשימה זו."

#: ../help.pm:298
#, c-format
msgid ""
"Resolution\n"
"\n"
"   Here you can choose the resolutions and color depths available for your\n"
"graphics hardware. Choose the one which best suits your needs (you will be\n"
"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture."
msgstr ""
"הפרדה\n"
"\n"
"   כאן באפשרותך לבחור את ההפרדה ואת עומק הצבע הזמינים לחומרת הגרפיקה\n"
"שלך. יש לבחור את ההגדרות התואמות באופן הטוב ביותר את צרכיך (ניתן יהיה\n"
"לבצע שינויים אחרי ההתקנה). דוגמה של ההגדרות שנבחרו מופיעה בתמונת המסך."

#: ../help.pm:306
#, c-format
msgid ""
"In the situation where different servers are available for your card, with\n"
"or without 3D acceleration, you're asked to choose the server which best\n"
"suits your needs."
msgstr ""
"במקרה ששרתים שונים זמינים עבור הכרטיס שברשותך, עם או בלי האצת\n"
"תלת-מימד, תוצג לך אפשרות לבחור את השרת שמתאים באופן הטוב ביותר לצרכיך."

#: ../help.pm:311
#, c-format
msgid ""
"Options\n"
"\n"
"   This steps allows you to choose whether you want your machine to\n"
"automatically switch to a graphical interface at boot. Obviously, you may\n"
"want to check \"%s\" if your machine is to act as a server, or if you were\n"
"not successful in getting the display configured."
msgstr ""
"אפשרויות\n"
"\n"
"   השלבים הבאים מאפשרים לך לבחור האם ברצונך שהסביבה\n"
"הגרפית תופעל בטעינת המערכת. תשובת \"%s\" מתאימה\n"
"למחשב שאמור לתפקד כשרת, או באם לא הצלחת להגדיר את\n"
"התצוגה כראוי בשלב ההתקנה."

#: ../help.pm:319
#, fuzzy, c-format
msgid ""
"You now need to decide where you want to install the Mageia\n"
"operating system on your hard disk drive. If your hard disk drive is empty or if an\n"
"existing operating system is using all the available space you will have to\n"
"partition the drive. Basically, partitioning a hard disk drive means to\n"
"logically divide it to create the space needed to install your new\n"
"Mageia system.\n"
"\n"
"Because the process of partitioning a hard disk drive is usually irreversible\n"
"and can lead to data losses, partitioning can be intimidating and stressful\n"
"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
"Depending on the configuration of your hard disk drive, several options are\n"
"available:\n"
"\n"
" * \"%s\". This option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
"your hard disk drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
" * \"%s\". If Microsoft Windows is installed on your hard disk drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
"data, provided you've previously defragmented the Windows partition.\n"
"Backing up your data is strongly recommended. Using this option is\n"
"recommended if you want to use both Mageia and Microsoft Windows on\n"
"the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than when you started. You'll have less free space under Microsoft Windows\n"
"to store your data or to install new software.\n"
"\n"
" * \"%s\". If you want to delete all data and all partitions present on\n"
"your hard disk drive and replace them with your new Mageia system, choose\n"
"this option. Be careful, because you will not be able to undo this "
"operation\n"
"after you confirm.\n"
"\n"
"   !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
" * \"%s\". This option appears when the hard disk drive is entirely taken by\n"
"Microsoft Windows. Choosing this option will simply erase everything on the\n"
"drive and begin fresh, partitioning everything from scratch.\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"%s\". Choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
"experience. For more instructions on how to use the DiskDrake utility,\n"
"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
msgstr ""
"בשלב זה, עליך לבחור היכן תותקן מערכת מנדריבה לינוקס בכונן\n"
"הקשיח שלך. אם הכונן הקשיח שלך ריק או אם מערכת הפעלה אחרת\n"
"עושה שימוש בכל השטח שעל הכונן, יהיה צורך לבצע חלוקת מחיצות.\n"
"במילים פשוטות, חלוקת מחיצות משמעה חלוקה לוגית של שטח הכונן\n"
"לאזורים שונים על מנת ליצור את השטח הנדרש להתקנת מערכת\n"
"מנדריבה לינוקס החדשה שלך.\n"
"\n"
"מאחר ותהליך חלוקת המחיצות הינו בלתי-הפיך ועלול לגרום לאובדן\n"
"מידע באם כבר מותקנת לך מערכת הפעלה אחרת על הכונן, חלוקת\n"
"מחיצות הינה תהליך מפחיד ומלחיץ עבור משתמשים חסרי ניסיון.\n"
"למזלך, תהליך ההתקנה מכיל אשף אשר מפשט את הפעולה. לפני\n"
"המשך ההתקנה, עליך לקרוא ביסודיות ולהבין את ההוראות שלהלן.\n"
"\n"
"כתלות בתצורת הכונן הקשיח שלך, מוצגות בפניך מספר אפשרויות\n"
"כלהלן:\n"
" * \"%s\": אפשרות זו תבצע\n"
"חלוקת מחיצות אוטומטית של שטח(ים) פנוי(ים). בחירה באפשרות\n"
"זו לא תדרוש ממך שום צעד נוסף.\n"
"\n"
" * \"%s\": האשף זיהה מחיצת לינוקס\n"
"אחת או יותר על הכונן הקשיח. בחירת אפשרות זו תאפשר לך להגדיר\n"
"את נקודת העיגון של כל אחת מהמחיצות. נקודות העיגון הקיימות\n"
"יוצגו כברירת מחדל, וברוב המקרים מומלץ שלא לשנות הגדרות אלו.\n"
"\n"
" * \"%s\": באם מותקנת\n"
"על הכונן הקשיח שלך מערכת חלונות של מיקרוסופט העושה שימוש\n"
"בכל השטח שעל הכונן, יהיה עליך לפנות מקום להתקנת גנו/לינוקס.\n"
"יש באפשרותך למחוק את מחיצת החלונות לחלוטין כולל כל המידע\n"
"שעליה (ע\"י בחירה ב\"מחיקת כל המידע הקיים שעל מחיצת חלונות\")\n"
"או להקטין את גודל מחיצת החלונות העושה שימוש במערכת קבצים\n"
"FAT או NTFS. שינוי גודל יכול להתבצע ללא אובדן\n"
"מידע, בתנאי שביצעת איחוי (defragmentation) של מחיצת החלונות\n"
"בטרם תחילת ההתקנה. מומלץ ביותר לגבות את המידע לפני ביצוע\n"
"פעולה זו. מומלץ לבחור באפשרות זו באם הנך רוצה להשתמש גם\n"
"במנדריבה לינוקס וגם בחלונות של מיקרוסופט במחשב זה.\n"
"\n"
"   לפני בחירה באפשרות זו, עליך להבין שבסיום הפעולה גודל מחיצת\n"
"החלונות שלך יהיה קטן מהגודל המקורי שלה. לפיכך יישאר לך פחות\n"
"מקום לשמירת מידע ולהתקנת תוכנות של חלונות.\n"
"\n"
" * \"%s\": עליך לבחור באפשרות\n"
"זו רק אם ברצונך למחוק את כל המידע הקיים בכונן הקשיח שלך\n"
"ולהתקין את מערכת מנדריבה לינוקס בכל השטח שהתפנה. יש\n"
"לנקוט משנה זהירות טרם בחירת אפשרות זו, מאחר ואין דרך לשחזר\n"
"את המצב הקיים אחרי השלמת הפעולה.\n"
"\n"
"   !! בחירה באפשרות הנ\"ל תגרום למחיקת כל המידע שעל הכונן\n"
"הקשיח !!\n"
"\n"
" * \"%s\": אפשרות זו מופיעה\n"
"כאשר כל הכונן תפוס על ידי מערכת חלונות של מיקרוסופט. בחירה\n"
"באפשרות זו תגרום לפירמוט ומחיקת כל המידע שעל הכונן הקשיח.\n"
"\n"
"   !! בחירה באפשרות הנ\"ל תגרום למחיקת כל המידע שעל הכונן\n"
"הקשיח !!\n"
"\n"
" * \"%s\": יש לבחור באפשרות\n"
"זו באם ברצונך לבצע חלוקת מחיצות בהתאמה אישית. זהירות - אפשרות\n"
"זו מסוכנת ושימוש לא מושכל בה עלול לגרום לאובדן כל המידע שקיים\n"
"בכונן הקשיח שלך. לפיכך, אפשרות זו מומלצת רק אם יש לך נסיון קודם\n"
"בחלוקת מחיצות, ולאחר עיון בתיעוד המתאים המופיע במדריך המצורף\n"
"לחבילות מנדריבה לינוקס הנרכשות בחנות."

#: ../help.pm:377
#, c-format
msgid "Use existing partition"
msgstr "שימוש במחיצות קיימות"

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

#: ../help.pm:370
#, c-format
msgid "Erase entire disk"
msgstr "מחיקת כל המידע הקיים בכונן הקשיח"

#: ../help.pm:380
#, c-format
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to be used. Just click on \"%s\" to reboot the system. Do not forget\n"
"to remove the installation media (CD-ROM or floppy). The first thing you\n"
"should see after your computer has finished doing its hardware tests is the\n"
"boot-loader menu, giving you the choice of which operating system to start.\n"
"\n"
"The \"%s\" button shows two more buttons to:\n"
"\n"
" * \"%s\": enables you to create an installation floppy disk which will\n"
"automatically perform a whole installation without the help of an operator,\n"
"similar to the installation you've just configured.\n"
"\n"
"   Note that two different options are available after clicking on that\n"
"button:\n"
"\n"
"    * \"%s\". This is a partially automated installation. The partitioning\n"
"step is the only interactive procedure.\n"
"\n"
"    * \"%s\". Fully automated installation: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing on a number of similar\n"
"machines. See the Auto install section on our web site for more\n"
"information.\n"
"\n"
" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
"To use this selection with another installation, insert the floppy and\n"
"start the installation. At the prompt, press the [F1] key, type >>linux\n"
"defcfg=\"floppy\"<< and press the [Enter] key.\n"
"\n"
"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
"/dev/fd0\"."
msgstr ""
"ההתקנה הסתיימה כעת, ומערכת הגנו/לינוקס שלך מוכנה לשימוש.\n"
"עליך ללחוץ \"%s\" בכדי לאתחל את המחשב. נא לא לשכוח להוציא\n"
"את תקליטור או תקליטון ההתקנה. הדבר הראשון שיופיע על המסך\n"
"לאחר סיום בדיקות החומרה, הוא מנהל האתחול, שמאפשר לבחור\n"
"איזו מערכת הפעלה לאתחל.\n"
"\n"
" הכפתור \"%s\" משמש להצגת שתי אפשרויות נוספות:\n"
" \n"
"* \"%s\": יצירת תקליטון תצורה אשר יאפשר התקנה\n"
"חוזרת ללא עזרת מפעיל, תוך שימוש בהגדרות זהות להתקנה\n"
"הנוכחית. \n"
"\n"
"   לתשומת לבך, אחרי לחיצה על כפתור זה יופיעו שתי אפשרויות\n"
"נוספות:\n"
"\n"
"    *\"%s\". שחזור התקנה יתבצע באופן אוטומטי\n"
"למחצה, כאשר חלוקת מחיצות תתבצע באופן אינטראקטיבי.\n"
" \n"
"    *\"%s\". שחזור התקנה יתבצע באופן אוטומטי\n"
"לחלוטין: תכולת הכונן הקשיח תמחק, וכל המידע השמור בו יאבד.\n"
"\n"
"  אפשרות זאת שימושית מאוד, כאשר עליך לבצע התקנה על מספר\n"
"רב של מחשבים דומים. ניתן לקבל מידע נוסף באיזור ההתקנה\n"
"האוטומטית באתר שלנו.\n"
"\n"
" * \"%s\"(*): שמירת רשימת החבילות בהתקנה זאת.\n"
"בכדי להשתמש ברשימה זאת עבור התקנה חדשה, עליך להתחיל\n"
"התקנות חדשות מתקליטון זה. במסך הפתיחה, עליך ללחוץ על\n"
"מקש F1 ואז לכתוב linux defcfg=\"floppy\" וללחוץ על Enter.\n"
"\n"
"(*) שמירת התצורה דורשת תקליטון מפורמט עם מערכת קבצים\n"
"FAT. ליצירת תקליטון כזה במערכת לינוקס יש להשתמש בפקודת\n"
"\"mformat a:\", או \"fdformat /dev/fd0\" ואז  \"mkfs.vfat/dev/fd0\"."

#: ../help.pm:412
#, c-format
msgid "Generate auto-install floppy"
msgstr "יצירת תקליטון התקנה אוטומטית"

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

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

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

#: ../help.pm:408
#, fuzzy, c-format
msgid ""
"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
"reformat some of them and erase any data they contain. To do so, please\n"
"select those partitions as well.\n"
"\n"
"Please note that it's not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to "
"reformat\n"
"partitions containing data that you wish to keep (typically \"/home\").\n"
"\n"
"Please be careful when selecting partitions. After the formatting is\n"
"completed, all data on the selected partitions will be deleted and you\n"
"will not be able to recover it.\n"
"\n"
"Click on \"%s\" when you're ready to format the partitions.\n"
"\n"
"Click on \"%s\" if you want to choose another partition for your new\n"
"Mageia operating system installation.\n"
"\n"
"Click on \"%s\" if you wish to select partitions which will be checked for\n"
"bad blocks on the disk."
msgstr ""
"אם בחרת לעשות שימוש חוזר במחיצות גנו/לינוקס מיושנות ויש לך עניין באתחולן "
"ומחיקת\n"
"מידע מהן עליך לבחור גם מחיצות אלו.\n"
"\n"
"לתשומת ליבך - אין חובה לאתחל את כל מחיצות הלינוקס הקיימות. יש לאתחל את "
"המחיצות\n"
"שיכילו את מערכת ההפעלה (כמו \"/\", \"usr/\" או \"var/\") אבל אין צורך לאתחל "
"מחיצות\n"
"המכילות מידע שברצונך לשמור (על פי רוב מחיצת ה-\"home/\").\n"
"\n"
"יש לנקוט משנה זהירות בעת בחירת המחיצות. לאחר סיום אתחול המחיצות שנבחרו\n"
"כל המידע שהיה עליהן ימחק ולא יהיה באפשרותך לשחזר אותו.\n"
"\n"
"יש להקיש על \"%s\" כשאתה מוכן לאתחל את המחיצות.\n"
"\n"
"יש להקיש על \"%s\" אם ברצונך לבחור מחיצה נוספת להתקנה החדשה של\n"
"מערכת ההפעלה מנדריבה-לינוקס.\n"
"\n"
"יש להקיש על \"%s\" אם ברצונך לבחור מחיצות שיבדקו למציאת קטעים פגועים בכונן."

#: ../help.pm:437
#, fuzzy, c-format
msgid ""
"By the time you install Mageia, it's likely that some packages will\n"
"have been updated since the initial release. Bugs may have been fixed,\n"
"security issues resolved. To allow you to benefit from these updates,\n"
"you're now able to download them from the Internet. Check \"%s\" if you\n"
"have a working Internet connection, or \"%s\" if you prefer to install\n"
"updated packages later.\n"
"\n"
"Choosing \"%s\" will display a list of web locations from which updates can\n"
"be retrieved. You should choose one near to you. A package-selection tree\n"
"will appear: review the selection, and press \"%s\" to retrieve and install\n"
"the selected package(s), or \"%s\" to abort."
msgstr ""
"בזמן שהתקנת את מנדריבה-לינוקס סביר שחבילות שונות כבר עברו עידכון. ייתכן "
"שתוקנו\n"
"באגים ויכול להיות שנפתרו בעיות אבטחה. כדי לאפשר לך להנות מעידכונים אלו "
"באפשרותך\n"
"להוריד אותם כעת מהאינטרנט. יש לסמן את \"%s\" אם יש לך קישור פעיל לאינטרנט\n"
"או \"%s\" אם ברצונך להתקין את חבילות העידכון מאוחר יותר.\n"
"\n"
"בחירה ב-\"%s\" תציג רשימת אתרים ברשת מהם ניתן לקבל את העידכונים. יש לבחור\n"
"את המקור הקרוב אליך. עץ בחירת חבילות יוצג ועליך לסקור את הבחירות וללחוץ \"%s"
"\"\n"
"כדי להוריד ולהתקין את החבילות שנבחרו או \"%s\" כדי לבטל את הפעולה."

#: ../help.pm:450
#, fuzzy, c-format
msgid ""
"At this point, DrakX will allow you to choose the security level you desire\n"
"for your machine. As a rule of thumb, the security level should be set\n"
"higher if the machine is to contain crucial data, or if it's to be directly\n"
"exposed to the Internet. The trade-off that a higher security level is\n"
"generally obtained at the expense of ease of use.\n"
"\n"
"If you do not know what to choose, keep the default option. You'll be able\n"
"to change it later with the draksec tool, which is part of Mageia\n"
"Control Center.\n"
"\n"
"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
"security. Security messages will be sent to that address."
msgstr ""
"בשלב זה, עליך לבחור את סף האבטחה הרצוי עבור מחשב זה.\n"
"ככלל אצבע, סף האבטחה אמור להיות גבוה יותר באם המערכת\n"
"כוללת מידע רגיש, או אם המחשב יהיה מקושר לאינטרנט.\n"
\"מחיר\" של סף אבטחה גבוה יותר יבוא ברוב המקרים על\n"
"חשבון קלות השימוש.\n"
"\n"
"באם קשה לך לבחור, מומלץ לאשר את ברירת המחדל. בכל\n"
"מקרה יש באפשרותך לשנות את סף האבטחה בשלב מאוחר יותר\n"
"דרך האשף המתאים במרכז הבקרה.\n"
"\n"
"השדה \"%s\" משמש להגדרת מנהל האבטחה האחראי למחשב\n"
"זה. הודעות הנוגעות לאבטחת המערכת יישלחו לכתובת המצויינת\n"
"בסעיף זה."

#: ../help.pm:461
#, c-format
msgid "Security Administrator"
msgstr "מנהל אבטחה"

#: ../help.pm:464
#, fuzzy, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mageia system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or by another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard disk drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard disk drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard disk drive, you can use these options:\n"
"\n"
" * \"%s\": this option deletes all partitions on the selected hard disk drive\n"
"\n"
" * \"%s\": this option enables you to automatically create ext3 and swap\n"
"partitions in the free space of your hard disk drive\n"
"\n"
"\"%s\": gives access to additional features:\n"
"\n"
" * \"%s\": saves the partition table to a floppy. Useful for later\n"
"partition-table recovery if necessary. It is strongly recommended that you\n"
"perform this step.\n"
"\n"
" * \"%s\": allows you to restore a previously saved partition table from a\n"
"floppy disk.\n"
"\n"
" * \"%s\": if your partition table is damaged, you can try to recover it\n"
"using this option. Please be careful and remember that it does not always\n"
"work.\n"
"\n"
" * \"%s\": discards all changes and reloads the partition table that was\n"
"originally on the hard disk drive.\n"
"\n"
" * \"%s\": un-checking this option will force users to manually mount and\n"
"unmount removable media such as floppies and CD-ROMs.\n"
"\n"
" * \"%s\": use this option if you wish to use a wizard to partition your\n"
"hard disk drive. This is recommended if you do not have a good understanding of\n"
"partitioning.\n"
"\n"
" * \"%s\": use this option to cancel your changes.\n"
"\n"
" * \"%s\": allows additional actions on partitions (type, options, format)\n"
"and gives more information about the hard disk drive.\n"
"\n"
" * \"%s\": when you are finished partitioning your hard disk drive, this will\n"
"save your changes back to disk.\n"
"\n"
"When defining the size of a partition, you can finely set the partition\n"
"size by using the Arrow keys of your keyboard.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and the [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
"\n"
" * Ctrl-d to delete a partition\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"To get information about the different filesystem types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
"בשלב זה, עליך לבחור היכן תותקן מערכת מנדריבה לינוקס בכונן הקשיח\n"
"שלך. אם כבר הוגדרו מחיצותמתאימות, בין אם על ידי התקנה קודמת\n"
"של גנו/לינוקס או על ידי כלי אחר לחלוקת מחיצותף באפשרותך\n"
"להשתמש במחיצות שהוגדרו קודם. אחרת, עליך להגדיר את חלוקת\n"
"המחיצות לצורך ההתקנה.\n"
"\n"
"על מנת ליצור את המחיצות, עליך לבחור בשלב ראשון את הכונן הקשיח\n"
"בו תותקן המערכת. באפשרותך לבחור את הכונן הקשיח הראשון על ידי\n"
"בחירת hda (או sda לכונן SCSI), לבחור את הכונן השני על ידי בחירת\n"
"hdb (או sdb לכונן SCSI) וכן הלאה.\n"
"\n"
"באפשרותך לבחור אחת מהאפשרויות הבאות כדי לחלק את הכונן הקשיח:\n"
"\n"
" * \"%s\": אפשרות זו תמחק את כל המחיצות המוגדרות בכונן הקשיח\n"
"\n"
" * \"%s\": אפשרות זו מאפשרת לך ליצור באופן אוטומטי מחיצתext3\n"
"ומחיצת החלפה בשטח הפנוי של הכונן הקשיח שלך\n"
"\n"
"\"%s\": מאפשר לך לבחור באפשרויות נוספות:\n"
"\n"
" * \"%s\": גיבוי טבלת המחיצות לתקליטון. אפשרות זו\n"
"שימושית לשחזור טבלת המחיצות במקרה הצורך. מומלץ מאוד לבצע\n"
"שלב זה כאמצעי ביטחון.\n"
"\n"
" * \"%s\": שחזור טבלת מחיצות שנשמרה קודם לכן בתקליטון.\n"
"\n"
" * \"%s\": אם טבלת המחיצות שלך נפגמה, באפשרותך לנסות\n"
"לשחזר אותה באמצעות אפשרות זו. עליך לנהוג במשנה זהירות ולזכור\n"
"שהצלחת הפעולה אינה מובטחת.\n"
"\n"
" * \"%s\": ביטול כל השינויים ושחזור טבלת המחיצות המקורית\n"
"של הכונן בטרם בוצעו השינויים.\n"
"\n"
" * \"%s\": ביטול הסימון מאפשרות זו יחייב משתמשים לעגן ולנתק\n"
"באופן ידני מדיות שליפות כגון תקליטורים ותקליטונים.\n"
"\n"
" * \"%s\": אפשרות זו תפעיל אשף לחלוקת הכונן הקשיח. השימוש\n"
"באשף מומלץ למשתמשים לא מנוסים בחלוקת מחיצות.\n"
"\n"
" * \"%s\": אפשרות זו מבטלת את השינויים שביצעת.\n"
"\n"
" * \"%s\": איפשור פעולות נוספות על המחיצות (סוג,)\n"
"אפשרויות, פירמוט) והצגת מידע מתקדם על הכונן הקשיח.\n"
"\n"
" * \"%s\": אפשרות זו תשמור את השינויים שביצעת לכונן הקשיח\n"
"לאחר סיום שלב חלוקת המחיצות.\n"
"\n"
"בעת הגדרת גודל מחיצה, באפשרותך לשנות את גודל המחיצה\n"
"בעזרת מקשי החיצים על המקלדת.\n"
"\n"
"הערה: באפשרותך להפעיל כל אפשרות בעזרת המקלדת. מקש [Tab]\n"
"או מקשי החיצים [מעלה/מטה] מאפשרים לך לעבור בין המחיצות.\n"
"\n"
"כאשר נבחרה מחיצה, באפשרותך ללחוץ על:\n"
"\n"
" * Ctrl-c ליצירת מחיצה חדשה (כאשר נבחרה מחיצה ריקה)\n"
"\n"
" * Ctrl-d למחיקת מחיצה\n"
"\n"
" * Ctrl-m to set the mount point\n"
"\n"
"הפרק ext2FS במדריך המשתמש (לרוכשי חבילה ממנדריבה)\n"
"מכיל מידע על סוגי המחיצות השונים שבאפשרותך להגדיר.\n"
"\n"
"אם מחשב זה משתמש במעבד PowerPC (למשל מקינטוש), עליך ליצור\n"
"מחיצת HFS קטנה בגודל 1MB שתשמש את טוען המערכת yaboot.\n"
"באפשרותך להגדיר יותר מקום למחיצה זו, למשל 50MB, כדי להכין מקום\n"
"לקבצי kernel ו-ramdisk חלופיים שיאפשרו לך להחלץ ממצבי תקלה\n"
"שימנעו ממך לאתחל את המערכת באופן הרגיל."

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

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

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

#: ../help.pm:526
#, c-format
msgid "Removable media auto-mounting"
msgstr "עיגון אוטומטי של התקן-נשלף"

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

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

#: ../help.pm:526
#, c-format
msgid "Toggle between normal/expert mode"
msgstr "מעבר בין מצבי רגיל\"מומחה "

#: ../help.pm:536
#, fuzzy, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard disk drive.\n"
"Please choose the one which you want to resize in order to install your new\n"
"Mageia operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard disk drive type\", \"hard disk drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard disk drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and\n"
"\"sd\" if it is a SCSI hard disk drive.\n"
"\n"
"\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard disk drives:\n"
"\n"
" * \"a\" means \"master hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard disk drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard disk drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard disk drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard disk drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard disk drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"יותר ממחיצה אחת של מיקרוסופט זוהתה בכונן הקשיח שלך.\n"
"נא לבחור את המחיצה שברצונך לשנות את גודלה כדי להתקין את מערכת ההפעלה החדשה\n"
"שלך, מנדריבה-לינוקס.\n"
"\n"
"כל מחיצה רשומה כדלקמן: \"שם בלינוקס\", \"שם בחלונות\", \"נפח\".\n"
"\n"
"\"שם בלינוקס\" בנוי באופן הבא: \"סוג הכונן הקשיח\", \"מספםר הכונן הקשיח\",\n"
"\"מספר המחיצה\" (לדוגמה \"hda1\").\n"
"\n"
"\"מספר הכונן הקשיח\" הוא תמיד אות הבאה אחרי \"hd\" או \"sd\". עבור כונני "
"IDE:\n"
"\n"
"* \"a\" משמעו הכונן הראשי על בקר ה-IDE הראשון;\n"
"\n"
"* \"b\" משמעו הכונן המשני על בקר ה-IDE הראשון;\n"
"\n"
"* \"c\" משמעו הכונן הראשי על בקר ה-IDE השניוני;\n"
"\n"
"* \"d\" משמעו הכונן המשני על בקר ה-IDE השניוני.\n"
"\n"
"עם כונני SCSI משמעו של \"a\" היא הכונן עם ה-SCSI ID הנמוך ביותר, משמעו של \"b"
"\"\n"
"היא הכונן השני מתחתית סולם ה-SCSI ID וכן הלאה.\n"
"\n"
"\"השם בחלונות\" הוא האות של הכונן שלך תחת חלונות (הכונן או המחיצה הראשונים\n"
"נקרא \":C\")."

#: ../help.pm:567
#, c-format
msgid ""
"\"%s\": check the current country selection. If you're not in this country,\n"
"click on the \"%s\" button and choose another. If your country is not in "
"the\n"
"list shown, click on the \"%s\" button to get the complete country list."
msgstr ""
"\"%s\": עליך לבדוק את בחירת המדינה. אם.\n"
"מיקומך אינו במדינה זאת, עליך ללחוץ על הכפתור %s\n"
"ואז לבחור מדינה אחרת. אם המדינה שלך לא מופיעה ברשימה זו,\n"
"עליך ללחוץ על הכפתור \"%s\"  לרשימה מורחבת."

#: ../help.pm:572
#, fuzzy, c-format
msgid ""
"This step is activated only if an existing GNU/Linux partition has been\n"
"found on your machine.\n"
"\n"
"DrakX now needs to know if you want to perform a new installation or an\n"
"upgrade of an existing Mageia system:\n"
"\n"
" * \"%s\". For the most part, this completely wipes out the old system.\n"
"However, depending on your partitioning scheme, you can prevent some of\n"
"your existing data (notably \"home\" directories) from being over-written.\n"
"If you wish to change how your hard disk drives are partitioned, or to change\n"
"the filesystem, you should use this option.\n"
"\n"
" * \"%s\". This installation class allows you to update the packages\n"
"currently installed on your Mageia system. Your current partitioning\n"
"scheme and user data will not be altered. Most of the other configuration\n"
"steps remain available and are similar to a standard installation.\n"
"\n"
"Using the ``Upgrade'' option should work fine on Mageia systems\n"
"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
"to Mageia version \"8.1\" is not recommended."
msgstr ""
"שלב זה מופעל רק כאשר זוהתה מחיצת גנו/לינוקס קיימת במחשבך.\n"
"\n"
"האשף צריך לדעת אם ברצונך לבצע התקנה חדשה או לשדרג את מערכת\n"
"מנדריבה לינוקס הנוכחית המותקנת במחשב זה.\n"
"\n"
" * \"%s\": אופן התקנה זה ימחק ברוב המקרים את המערכת הנוכחית.\n"
"עם זאת, ובכפוף לחלוקת המחיצות הקיימת שלך, יש באפשרותך למנוע\n"
"מחלק מהמידע הקיים שלך (בעיקר מחיצת home/) מלהיות משוכתב.\n"
"אפשרות זו שימושית אם ברצונך לשנות את אופן חלוקת הכונן הקשיח\n"
"לשנות את מערכת הקבצים.\n"
"\n"
" * \"%s\": אופן התקנה זה יאפשר לך לעדכן את החבילות המותקנות\n"
"במערכת מנדריבה לינוקס שלך. אופן חלוקת המחיצות ומידע המשתמש\n"
"שלך לא ישוכתבו. רוב שלבי ההתקנה האחרים עדיין זמינים, באופן דומה\n"
"להתקנה רגילה.\n"
"\n"
"הערה:\n"
"בחירת אפשרות ה\"שדרוג\" אמורה לפעול על מערכות מנדריבה לינוקס\n"
"מגרסה 8.1 ואילך. שדרוג גרסאות הקודמות לגרסת מנדריבה לינוקס 8.1\n"
"אינה מומלצת."

#: ../help.pm:594
#, c-format
msgid ""
"Depending on the language you chose (), DrakX will automatically select a\n"
"particular type of keyboard configuration. Check that the selection suits\n"
"you or choose another keyboard layout.\n"
"\n"
"Also, you may not have a keyboard which corresponds exactly to your\n"
"language: for example, if you are an English-speaking Swiss native, you may\n"
"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
"you may find yourself in the same situation where your native language and\n"
"country-set keyboard do not match. In either case, this installation step\n"
"will allow you to select an appropriate keyboard from a list.\n"
"\n"
"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
"dialog will allow you to choose the key binding which will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""
"אשף ההתקנה בחר עבורך את פריסות המקלדת המתאימות לשפות שבחרת\n"
"בשלב קודם. עליך לבחור את פרישת המקלדת מבין האפשרויות המופיעות\n"
"להלן או לאשר את ברירת המחדל.\n"
"\n"
"במקרים מסוימים, יתכן כי המקלדת שברשותך אינה תואמת בדיוק לשפה בה\n"
"בחרת. לדוגמה, אם שפת האם שלך היא אנגלית אך מקום מגוריך הוא בשויץ,\n"
"ייתכן ויש ברשותך מקלדת שוויצרית. לחלופין, אם מקום מגורייך הוא בקויבק\n"
"(קנדה) אך בחרת בשפה האנגלית, ייתכן והשפה בה בחרת ופרישת המקלדת\n"
"שברשותך אינם תואמים. בשני המצבים, השלב הנוכחי בהתקנה יאפשר לך\n"
"לבחור את פרישת המקלדת הרצויה מתוך רשימה.\n"
"\n"
"באם המקלדת שברשותך לא מופיעה ברשימה, עליך ללחוץ על הכפתור \"%s\"\n"
"על מנת להציג רשימה מלאה של המקלדות הנתמכות.\n"
"\n"
"אם פרישת המקלדת הרצויה אינה מבוססת לאטינית, החלון הבא יאפשר לך\n"
"לבחור את צרוף המקשים שיאפשר לך להחליף בין פריסות שונות."

#: ../help.pm:612
#, fuzzy, c-format
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Your choice of preferred language will affect the installer, the\n"
"documentation, and the system in general. First select the region you're\n"
"located in, then the language you speak.\n"
"\n"
"Clicking on the \"%s\" button will allow you to select other languages to\n"
"be installed on your workstation, thereby installing the language-specific\n"
"files for system documentation and applications. For example, if Spanish\n"
"users are to use your machine, select English as the default language in\n"
"the tree view and \"%s\" in the Advanced section.\n"
"\n"
"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
"cover all existing languages. However full support for it in GNU/Linux is\n"
"still under development. For that reason, Mageia's use of UTF-8 will\n"
"depend on the user's choices:\n"
"\n"
" * If you choose a language with a strong legacy encoding (latin1\n"
"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
"iso-8859-2 languages), the legacy encoding will be used by default;\n"
"\n"
" * Other languages will use unicode by default;\n"
"\n"
" * If two or more languages are required, and those languages are not using\n"
"the same encoding, then unicode will be used for the whole system;\n"
"\n"
" * Finally, unicode can also be forced for use throughout the system at a\n"
"user's request by selecting the \"%s\" option independently of which\n"
"languages were been chosen.\n"
"\n"
"Note that you're not limited to choosing a single additional language. You\n"
"may choose several, or even install them all by selecting the \"%s\" box.\n"
"Selecting support for a language means translations, fonts, spell checkers,\n"
"etc. will also be installed for that language.\n"
"\n"
"To switch between the various languages installed on your system, you can\n"
"launch the \"localedrake\" command as \"root\" to change the language used\n"
"by the entire system. Running the command as a regular user will only\n"
"change the language settings for that particular user."
msgstr ""
"הצעד הראשון הוא לבחור את השפה הרצויה.\n"
"\n"
"הבחירה שלך בשפה תשפיע על תכנית ההתקנה, על התיעוד ועל המערכת ככלל. תחילה יש\n"
"לבחרו את האזור שלך ואחר כך את השפה.\n"
"\n"
"לחיצה על כפתור ה-\"%s\" תאפשר לך לבחור שפות נוספות להתקנה בתחנת העבודה שלך\n"
"ומשמע שיותקנו הקבצים היעודים לתיעוד ויישומים באותן שפות. לדוגמה אם משתמשים "
"דוברי\n"
"ספרדית עומדים להשתמש במכונה שלך ניתן לבחור עברית כברירת מחדל בתצוגת העץ\n"
"ו-\"%s\" בחלק המתקדם.\n"
"\n"
"אודות תמיכה ב-UTF-8 (יוניקוד): יוניקוד הוא קידוד תווים חדש שנועד לכסות את כל "
"השפות\n"
"הקיימות. תמיכה מלאה ביוניקוד בגנו/לינוקס עדיין נמצאת בשלבי פיתוח. מסיבה זו "
"השימוש\n"
"של מנדריבה-לינוקס ב-UTF-8 יהיה תלוי בהגדרות המשתמש:\n"
"\n"
" * אם נבחרה שפה שהשימוש בקידוד הישן שלה נפוץ (לדוגמה שפות עם latin1, רוסית,\n"
"יפנית, סינית, קוריאנית, תאילנדית, יוונית, תורכית ורוב השפות שמשתמשות ב-iso-"
"8859-2)\n"
"יעשה שימוש בקידוד הישן כברירת מחדל;\n"
"\n"
" * עבור שפות אחרות יעשה שימוש ביוניקוד כברירת מחדל;\n"
"\n"
" * אם נבחרו שתי שפות או יותר ושתי השפות אינן משתמשות באותו קידוד יעשה שימוש\n"
"ביוניקוד במערכת כולה;\n"
"\n"
" * לסיום, ניתן להכריח שימוש ביוניקוד במערכת כולה לפי בקשת המשתמש על ידי "
"בחירה\n"
"באפשרות \"%s\" באופן בלתי תלוי בשפות שנבחרו.\n"
"\n"
"לתשומת לבך - אין מגבלה על בחירת שפה נוספת בודדת. באפשרותך לבחור מספר שפות\n"
"או אף את כולן על ידי בחירה בתיבת ה-\"%s\".\n"
"בחירה בתמיכה בשפה משמעותה שתרגומים, גופנים, בודקי איות וכיו\"ב גם הם יותקנו\n"
"עבור השפה שנבחרה.\n"
"\n"
"כדי לעבור בין השפות השונות שהותקנו במערכת שלך באפשרותך להפעיל את הפקודה\n"
"\"localedrake\" כ-\"root\" לשינוי השפה שבשימוש המערכת כולה. הפעלת הפקודה\n"
"כמשתמש רגיל תשנה רק את הגדרות השפה של המשתמש שהפעיל אותה."

#: ../help.pm:650
#, c-format
msgid "Espanol"
msgstr "ספרדית"

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

#: ../help.pm:646
#, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
"two-button mouse can be obtained by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
"mouse. DrakX will then configure your mouse so that you can simulate the\n"
"wheel with it: to do so, press the middle button and move your mouse\n"
"pointer up and down.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
"will work with nearly all mice.\n"
"\n"
"If you choose a mouse other than the default one, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
"working well, press the space bar or [Return] key to cancel the test and\n"
"you will be returned to the mouse list.\n"
"\n"
"Occasionally wheel mice are not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
"Test the buttons and check that the mouse pointer moves on-screen as you\n"
"move your mouse about."
msgstr ""
"על פי רוב ל-DrakX אין בעיה לזהות את מספר הלחצנים בעכבר שלך.\n"
"אם בכל זאת הייתה בעיה ההנחה היא שיש לך עכבר עם שני לחצנים ויוגדר דימוי של "
"לחצן שלישי\n"
"דימוי הלחצן השלישי מתקבל על ידי לחיצה בו-זמנית של הלחצן הימני והלחצן "
"השמאלי.\n"
"DrakX יזהה אוטומטית אם העכבר משתמש ב-PS/2, חיבור טורי או USB.\n"
"\n"
"אם יש לך עכבר עם שלושה לחצנים ללא גלגלת באפשרותך לבחור בעכבר \"%s\".\n"
"במקרה זה drakX יגדיר את העכבר כך שניתן לדמות גלגלת באמצעותו. כדי לבצע את "
"ההדמיה\n"
"יש ללחוץ על הלחצן האמצעי ולהזיז את מצביע העכבר מלעלה ומטה.\n"
"\n"
"אם מסיבה כלשהי ברצונך בהגדרת סוג עכבר שונה, ניתן לבחור אותו מהרשימה "
"המסופקת.\n"
"\n"
"ניתן לבחור במובאה \"%s\" לבחירה בסוג עכבר \"נפוץ\" וזה יעבוד עם כל העכברים "
"בקירוב.\n"
"\n"
"אם בחרת בעכבר שונה מברירת המחדל מסך בדיקה יוצג. ניתן להשתמש בלחצנים ובגלגלת\n"
"כדי לוודא שההגדרות נכונות ושהעכבר עובד באופן תקין. אם העכבר אינו עובד כיאות "
"יש\n"
"ללחוץ על מקש הרווח או ה-Enter כדי לבטל את הבדיקה ולחזור לרשימת העכברים.\n"
"\n"
"לעתים עכברים עם גלגלת אינם מזוהים אוטומטית ויהיה עליך לבחור את העכבר "
"מהרשימה.\n"
"חשוב במקרה זה לבחור את העכבר בהתאם לשקע אליו הוא מחובר. אחרי בחירת העכבר\n"
"ולחיצה על \"%s\" תוצג תמונת עכבר על המסך. יש לגלול את הגלגלת כדי לוודא שהיא\n"
"פועלת כיאות. עם גלילת הגלגלת יוצג כיוון התנועה על גבי המסך. יש לבדוק גם את "
"לחצני\n"
"העכבר ולוודא שהנעתו מזיזה את הסמן."

#: ../help.pm:684
#, c-format
msgid "with Wheel emulation"
msgstr "עם הדמיית גלגלת"

#: ../help.pm:684
#, c-format
msgid "Universal | Any PS/2 & USB mice"
msgstr "כללי | כל עכבר PS/2 ו-USB"

#: ../help.pm:687
#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"נא לבחור את היציאה הנכונה. לדוגמה, יציאה \"COM1\" תחת Windows תקרא, \"ttyS0"
"\"\n"
"תחת GNU/Linux."

#: ../help.pm:684
#, c-format
msgid ""
"A boot loader is a little program which is started by the computer at boot\n"
"time. It's responsible for starting up the whole system. Normally, the boot\n"
"loader installation is totally automated. DrakX will analyze the disk boot\n"
"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
"OS installed on your machine.\n"
"\n"
" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
"If DrakX can not determine where to place the boot sector, it'll ask you\n"
"where it should place it. Generally, the \"%s\" is the safest place.\n"
"Choosing \"%s\" will not install any boot loader. Use this option only if "
"you\n"
"know what you're doing."
msgstr ""
"מנהל האתחול היא תוכנה קטנה המופעלת על ידי המחשב בזמן האתחול. תכנית זו "
"אחראית\n"
"לאתחול המערכת כולה. על פי רוב התקנת מנהל האתחול היא אוטומטית לחלוטין. DrakX\n"
"ינתח את מקטע האתחול בכונן ויפעל בהתאם לנמצא בו:\n"
"\n"
" * אם נמצא בו מקטע אתחול של חלונות הוא יוחלף עם מקטע אתחול של GRUB/LINO.\n"
"באופן זהיהיה באפשרותך לבחור בטעינת גנו/לינוקס או כל מערכת הפעלה אחרת "
"המותקנת\n"
"על המחשב שלך.\n"
"\n"
" * אם נמצא בו מקטע של GRUB או LILO הוא יוחלף עם אחד חדש.\n"
"\n"
"אם DrakX אינו יכול לקבוע איפה למקם את מקטע האתחול הוא ישאל אותך היכן ברצונך\n"
"למקמו, על פי רוב ה-\"%s\" הוא המיקום הבטוח ביותר. בחירה ב-\"%s\" לא תתקין "
"כל\n"
"מנהל אתחול. יש לבחור באפשרות זו רק במקרה שידועות לך ההשלכות."

#: ../help.pm:745
#, fuzzy, c-format
msgid ""
"Now, it's time to select a printing system for your computer. Other\n"
"operating systems may offer you one, but Mageia offers two. Each of\n"
"the printing systems is best suited to particular types of configuration.\n"
"\n"
" * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"
"if you have a direct connection to your printer, you want to be able to\n"
"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
"will handle only very simple network cases and is somewhat slow when used\n"
"within networks.) It's recommended that you use \"pdq\" if this is your\n"
"first experience with GNU/Linux.\n"
"\n"
" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
"choice for printing to your local printer or to one halfway around the\n"
"planet. It's simple to configure and can act as a server or a client for\n"
"the ancient \"lpd\" printing system, so it's compatible with older\n"
"operating systems which may still need print services. While quite\n"
"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
"\"%s\" includes graphical front-ends for printing or choosing printer\n"
"options and for managing the printer.\n"
"\n"
"If you make a choice now, and later find that you do not like your printing\n"
"system you may change it by running PrinterDrake from the Mageia\n"
"Control Center and clicking on the \"%s\" button."
msgstr ""
"כעת עליך לבחור מנגנון הדפסה במערכת. מערכות הפעלה אחרות אפשרו לך\n"
"להשתמש במערכת הדפסה אחת, אולם מנדריבה לינוקס נותנת לך שתיים\n"
"כל אחת ממערכות ההדפסה מותאמות לשימושים מסוימים ולתצורות שונות. \n"
"\n"
" * \"%s\" שהיא ראשי תיבות של \"הדפס, אל תוסיף לתור\" היא\n"
"הבחירה המומלצת אם יש לך גישה ישירה למדפסת, ברצונך לתקן בעיות של\n"
"דפים שנתקעים במדפסת, ואין לך מדפסות רשת. (\"%s\" יכולה\n"
"לשמש בתצורות רשת פשוטות, אך היא עלולה להיות איטית במקצת).\n"
"מומלץ להשתמש במערכת זו באם אין לך היכרות קודמת עם גנו/לינוקס.\n"
"\n"
"* \"%s\" - שהיא ראשי תיבות של \"מערכת הדפסה\n"
"סטנדרטית ביוניקס\" מצוינת להדפסה למדפסת מקומית או למדפסת\n"
"שנמצאת בחצי השני של העולם. היא פשוטה להגדרה ויכולה לשמש\n"
"בתור לקוח אל מערכת ההדפסה הישנה \"lpd\" , כך שהיא מבטיחה\n"
"תאימות עם מערכות הפעלה ישנות יותר.אשר אולי יצטרכו שירותי הדפסה.\n"
"למרות עצמתה הרבה, התצורה הבסיסית פשוטה כמעט כמו \"pdq\".\n"
" אם נדרשת לך הדמיית שירותי \"lpd\" עליך לאפשר את שרות הרקע\n"
"\"cups-lpd\"  המערכת \"%s\" כוללת גם כלי גרפי \n"
"להדפסה או לבחירה של אפשרויות הדפסה, וכמו כן לניהול המדפסת.\n"
"\n"
"אם לאחר ההתקנה יתברר כי מערכת ההדפסה אינה מתאימה לצרכים\n"
"שלך, יש באפשרותך לשנות אותה על ידי הרצת אשף המדפסת\n"
"ממרכז הבקרה של מנדריבה לינוקס ובחירה בכפתור \"%s\"."

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

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

#: ../help.pm:724
#, c-format
msgid "Expert"
msgstr "מצב מומחה"

#: ../help.pm:771
#, c-format
msgid ""
"DrakX will first detect any IDE devices present in your computer. It will\n"
"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
"your hard disk drives. If so, you'll have to specify your hardware by hand.\n"
"\n"
"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
"want to configure options for it. You should allow DrakX to probe the\n"
"hardware for the card-specific options which are needed to initialize the\n"
"adapter. Most of the time, DrakX will get through this step without any\n"
"issues.\n"
"\n"
"If DrakX is not able to probe for the options to automatically determine\n"
"which parameters need to be passed to the hardware, you'll need to manually\n"
"configure the driver."
msgstr ""
"בתחילה יבוצע זיהוי התקני IDE שבמחשבך על ידי DrakX שגם יסרוק אחר אחד או\n"
" יותר כרטיסי PCI SCSI במערכת שלך. אם כרטיס SCSI נמצא, DrakX יתקין מנהל התקן\n"
" מתאים באופן אוטומטי.\n"
" \n"
" \n"
"מפני שזיהוי החומרה האוטומטי אינו מובטח, DrakX עלול להיכשל בזיהוי הכוננים "
"הקשיחים\n"
" המותקנים במחשבך. במקרה שכזה יהיה עליך להגדיר את החומרה שברשותך באופן ידני.\n"
" \n"
" \n"
" אם היה עליך להגדיר מתאם PC SCSI באופן ידני, DraxX ישאל אם ברצונך לעדכן את\n"
" ההגדרות עבורו. עליך לאפשר ל DrakX לסרוק את החומרה אחר הגדרות ייחודיות "
"לכרטיס\n"
" אשר דרושות לאתחול המתאם. ברוב המקרים DrakX יצליח להשלים שלב זה ללא בעיות\n"
" מיוחדות.\n"
" \n"
" \n"
" אם DrakX נכשל באיתור האוטומטי של הפרמטרים הנדרשים עבור החומרה, יהיה עליך\n"
" להגדיר את מנהל ההתקנים בעצמך."

#: ../help.pm:789
#, c-format
msgid ""
"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
"here. If you notice the sound card is not the one actually present on your\n"
"system, you can click on the button and choose a different driver."
msgstr ""
"\"%s\": אם זוהה כרטיס קול במערכת שלך, הוא מוצג להלן.\n"
"אם שמת לב שהכרטיס הקול שמוצג אינו מתאים לחומרה שלך, באפשרותך,\n"
"ללחוץ על הכפתור ולבחור מנהל-התקן אחר."

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

#: ../help.pm:809
#, fuzzy, c-format
msgid "TV card"
msgstr "מודם ISDN "

#: ../help.pm:809
#, c-format
msgid "ISDN card"
msgstr "מודם ISDN "

#: ../help.pm:858
#, c-format
msgid "Graphical Interface"
msgstr "ממשק גרפי"

#: ../help.pm:861
#, fuzzy, c-format
msgid ""
"Choose the hard disk drive you want to erase in order to install your new\n"
"Mageia partition. Be careful, all data on this drive will be lost\n"
"and will not be recoverable!"
msgstr ""
"עליך לבחור את הכונן הקשיח שברצונך למחוק על מנת לפנות מקום\n"
"למחיצה החדשה עבור מנדריבה לינוקס. זהירות !!! כל המידע\n"
"שנמצא על המחיצה יימחק ולא תהיה אפשרות לשחזר אותו!"

#: ../help.pm:866
#, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
"this hard disk drive. Be careful, after clicking on \"%s\", you will not be able\n"
"to recover any data and partitions present on this hard disk drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"%s\" to quit this operation without losing data and partitions\n"
"present on this hard disk drive."
msgstr ""
"עליך ללחוץ על %s אם ברצונך למחוק את כל המחיצות והמידע על כונן קשיח\n"
"זה. זהירות: אחרי לחיצה על \"%s\" אין דרך לשחזר את המחיצות והמידע\n"
"המופיעים בכונן קשיח זה, כולל כל מידע של מערכת חלונות.\n"
"נא ללחוץ על \"%s\" לעצירת תהליך זה ללא איבוד המידע והמחיצות הקיימים."

#: ../help.pm:872
#, c-format
msgid "Next ->"
msgstr "המשך ->"

#: ../help.pm:872
#, c-format
msgid "<- Previous"
msgstr "<- קודם"

#~ msgid ""
#~ "\"%s\": clicking on the \"%s\" button will open the printer "
#~ "configuration\n"
#~ "wizard. Consult the corresponding chapter of the ``Starter Guide'' for "
#~ "more\n"
#~ "information on how to set up a new printer. The interface presented in "
#~ "our\n"
#~ "manual is similar to the one used during installation."
#~ msgstr ""
#~ "\"%s\": לחיצה על מקש ה-\"%s\" תפתח את אשף תצורת המדפסות\n"
#~ "\n"
#~ "יש לפנות אל הפרק המתאים ב''מדריך למתחילים'' למידע נוסף אודות האופן בו יש "
#~ "להגדיר\n"
#~ "מדפסת חדשה, המנשק המוצג במדריך שלנו זהה לזה בו משתמשים במהלך ההתקנה."

#~ msgid ""
#~ "This is the most crucial decision point for the security of your GNU/"
#~ "Linux\n"
#~ "system: you must enter the \"root\" password. \"Root\" is the system\n"
#~ "administrator and is the only user authorized to make updates, add "
#~ "users,\n"
#~ "change the overall system configuration, and so on. In short, \"root\" "
#~ "can\n"
#~ "do everything! That's why you must choose a password which is difficult "
#~ "to\n"
#~ "guess: DrakX will tell you if the password you chose is too simple. As "
#~ "you\n"
#~ "can see, you're not forced to enter a password, but we strongly advise\n"
#~ "against this. GNU/Linux is just as prone to operator error as any other\n"
#~ "operating system. Since \"root\" can overcome all limitations and\n"
#~ "unintentionally erase all data on partitions by carelessly accessing the\n"
#~ "partitions themselves, it is important that it be difficult to become\n"
#~ "\"root\".\n"
#~ "\n"
#~ "The password should be a mixture of alphanumeric characters and at least "
#~ "8\n"
#~ "characters long. Never write down the \"root\" password -- it makes it "
#~ "far\n"
#~ "too easy to compromise your system.\n"
#~ "\n"
#~ "One caveat: do not make the password too long or too complicated because "
#~ "you\n"
#~ "must be able to remember it!\n"
#~ "\n"
#~ "The password will not be displayed on screen as you type it. To reduce "
#~ "the\n"
#~ "chance of a blind typing error you'll need to enter the password twice. "
#~ "If\n"
#~ "you do happen to make the same typing error twice, you'll have to use "
#~ "this\n"
#~ "``incorrect'' password the first time you'll try to connect as \"root\".\n"
#~ "\n"
#~ "If you want an authentication server to control access to your computer,\n"
#~ "click on the \"%s\" button.\n"
#~ "\n"
#~ "If your network uses either LDAP, NIS, or PDC Windows Domain "
#~ "authentication\n"
#~ "services, select the appropriate one for \"%s\". If you do not know "
#~ "which\n"
#~ "one to use, you should ask your network administrator.\n"
#~ "\n"
#~ "If you happen to have problems with remembering passwords, or if your\n"
#~ "computer will never be connected to the Internet and you absolutely "
#~ "trust\n"
#~ "everybody who uses your computer, you can choose to have \"%s\"."
#~ msgstr ""
#~ "זוהי נקודת הבחירה החשובה ביותר לגבי אבטחת מערכת הגנו/לינוקס שלך:\n"
#~ "עליך להזין סיסמת \"root\". \"Root\" הוא מנהל המערכת והוא המשתמש היחיד "
#~ "שרשאי\n"
#~ "לבצע עדכונים, להוסיף משתמשים, לשנות את תצורת המערכת וכו'. בקיצור \"root"
#~ "\",\n"
#~ "המוכר גם כמשתמש העל במערכת, יכול לעשות הכל! זו הסיבה בגללה עליך לבחור "
#~ "סיסמה\n"
#~ "שיהיה קשה לנחשה. DrakX ינחה אותך אם הסיסמה שבחרת פשוטה מדי. כפי שראית\n"
#~ "אין עליך חובה להזין סיסמה אבל אנחנו ממליצים בחום רב לעשות כן. מערכת גנו/"
#~ "לינוקס\n"
#~ "חשופה לטעויות המפעיל כמו כל מערכת הפעלה אחרת. היות ו-\"root\" יכול לעבור "
#~ "כל\n"
#~ "מגבלה במערכת ועלול, שלא בכוונה תחילה, למחוק את כל המידע ממחיצות, פשוט על "
#~ "ידי\n"
#~ "גישה בהיסח הדעת למחיצות עצמן, חשוב שיהיה קשה להפוך ל-\"root\".\n"
#~ "\n"
#~ "על הסיסמה להיות צירוף של אותיות וספרות ובת לא פחות מ- 8 תווים. לעולם אין "
#~ "לכתוב את\n"
#~ "סיסמת משתמש העל -- הדבר עלול לסכן את אבטחת המערכת שלך.\n"
#~ "\n"
#~ "נקודת כשל חשובה: אין לבחור סיסמה ארוכה או מסובכת מדי היות וחובה עליך "
#~ "לזכור אותה!\n"
#~ "\n"
#~ "הסיסמה לא תוצג על המסך בזמן ההקלדה. כדי להקטין את הסיכוי של טעויות הקלדה "
#~ "יש\n"
#~ "להקליד את הסיסמה פעמיים. אם במקרה חזרת על אותה טעות הקלדה פעמיים יהיה "
#~ "עליך\n"
#~ "להשתמש באותה סיסמה \"שגויה\" בפעם הראשונה בה תבוצע התחברות כמשתמש-על.\n"
#~ "\n"
#~ "אם יש לך עניין בשרת אימות שיפקח על הגישה למחשב שלך יש להקיש על כפתור\n"
#~ "ה-\"%s\".\n"
#~ "\n"
#~ "אם הרשת שלך משתמשת ב-LDAP, NIS או בשירות PDC לזיהוי במתחם של חלונות יש "
#~ "לבחור\n"
#~ "את האפשרות המתאימה ל-\"%s\". אם אינך יודע באיזו אפשרות להשתמש עליך לשאול\n"
#~ "את מנהל הרשת שלך.\n"
#~ "\n"
#~ "אם יש לך בעיות לזכור סיסמאות או אם המחשב שלך לעולם לא יהיה מחובר "
#~ "לאינטרנט\n"
#~ "ויש לך ביטחון מלא בכל מי שעובדים אתו באפשרותך לבחור ב-\"%s\"."

#~ msgid "authentication"
#~ msgstr "אימות"
\""
msgstr ""
-#: printer/main.pm:476
+#: printer/main.pm:481
#, c-format
msgid "Uses command %s"
msgstr ""
-#: printer/main.pm:478
+#: printer/main.pm:483
#, c-format
msgid "URI: %s"
msgstr ""
-#: printer/main.pm:626 printer/printerdrake.pm:849 printer/printerdrake.pm:2861
+#: printer/main.pm:631 printer/printerdrake.pm:856 printer/printerdrake.pm:2955
#, c-format
msgid "Raw printer (No driver)"
msgstr ""
-#: printer/main.pm:1176 printer/printerdrake.pm:205 printer/printerdrake.pm:217
+#: printer/main.pm:1181 printer/printerdrake.pm:211 printer/printerdrake.pm:223
#, c-format
msgid "Local network(s)"
msgstr ""
-#: printer/main.pm:1178 printer/printerdrake.pm:221
+#: printer/main.pm:1183 printer/printerdrake.pm:227
#, c-format
msgid "Interface \"%s\""
msgstr ""
-#: printer/main.pm:1180
+#: printer/main.pm:1185
#, c-format
msgid "Network %s"
msgstr ""
-#: printer/main.pm:1182
+#: printer/main.pm:1187
#, c-format
msgid "Host %s"
msgstr ""
-#: printer/main.pm:1211
+#: printer/main.pm:1216
#, c-format
msgid "%s (Port %s)"
msgstr ""
-#: printer/printerdrake.pm:19
+#: printer/printerdrake.pm:24
#, c-format
msgid ""
"The HP LaserJet 1000 needs its firmware to be uploaded after being turned on. Download the Windows driver package from the HP web site (the firmware on the printer's CD does not work) and extract the firmware file from it by decompressing the self-extracting '.exe' file with the 'unzip' utility and searching for the 'sihp1000.img' file. Copy this file into the '/etc/printer' directory. There it will be found by the automatic uploader script and uploaded whenever the printer is connected and turned on.\n"
""
msgstr ""
-#: printer/printerdrake.pm:61
+#: printer/printerdrake.pm:67
#, c-format
msgid "CUPS printer configuration"
msgstr ""
-#: printer/printerdrake.pm:62
+#: printer/printerdrake.pm:68
#, c-format
msgid "Here you can choose whether the printers connected to this machine should be accessible by remote machines and by which remote machines."
msgstr ""
-#: printer/printerdrake.pm:63
+#: printer/printerdrake.pm:69
#, c-format
msgid "You can also decide here whether printers on remote machines should be automatically made available on this machine."
msgstr ""
-#: printer/printerdrake.pm:66
+#: printer/printerdrake.pm:72
#, c-format
msgid "The printers on this machine are available to other computers"
msgstr ""
-#: printer/printerdrake.pm:71
+#: printer/printerdrake.pm:77
#, c-format
msgid "Automatically find available printers on remote machines"
msgstr ""
-#: printer/printerdrake.pm:76
+#: printer/printerdrake.pm:82
#, c-format
msgid "Printer sharing on hosts/networks: "
msgstr ""
-#: printer/printerdrake.pm:78
+#: printer/printerdrake.pm:84
#, c-format
msgid "Custom configuration"
msgstr ""
-#: printer/printerdrake.pm:83 standalone/scannerdrake:593 standalone/scannerdrake:610
+#: printer/printerdrake.pm:89 standalone/scannerdrake:593 standalone/scannerdrake:610
#, c-format
msgid "No remote machines"
msgstr ""
-#: printer/printerdrake.pm:94
+#: printer/printerdrake.pm:100
#, c-format
msgid "Additional CUPS servers: "
msgstr ""
-#: printer/printerdrake.pm:101
+#: printer/printerdrake.pm:107
#, c-format
msgid "To get access to printers on remote CUPS servers in your local network you only need to turn on the \"Automatically find available printers on remote machines\" option; the CUPS servers inform your machine automatically about their printers. All printers currently known to your machine are listed in the \"Remote printers\" section in the main window of Printerdrake. If your CUPS server(s) is/are not in your local network, you have to enter the IP address(es) and optionally the port number(s) here to get the printer information from the server(s)."
msgstr ""
-#: printer/printerdrake.pm:109
+#: printer/printerdrake.pm:115
#, c-format
msgid "Japanese text printing mode"
msgstr ""
-#: printer/printerdrake.pm:110
+#: printer/printerdrake.pm:116
#, c-format
msgid "Turning on this allows to print plain text files in Japanese language. Only use this function if you really want to print text in Japanese, if it is activated you cannot print accentuated characters in latin fonts any more and you will not be able to adjust the margins, the character size, etc. This setting only affects printers defined on this machine. If you want to print Japanese text on a printer set up on a remote machine, you have to activate this function on that remote machine."
msgstr ""
-#: printer/printerdrake.pm:117
+#: printer/printerdrake.pm:123
#, c-format
msgid "Automatic correction of CUPS configuration"
msgstr ""
-#: printer/printerdrake.pm:119
+#: printer/printerdrake.pm:125
#, c-format
msgid ""
"When this option is turned on, on every startup of CUPS it is automatically made sure that\n"
@@ -9957,241 +9956,241 @@ msgid ""
"If some of these measures lead to problems for you, turn this option off, but then you have to take care of these points."
msgstr ""
-#: printer/printerdrake.pm:132 printer/printerdrake.pm:500 printer/printerdrake.pm:4292
+#: printer/printerdrake.pm:138 printer/printerdrake.pm:506 printer/printerdrake.pm:4399
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr ""
-#: printer/printerdrake.pm:135
+#: printer/printerdrake.pm:141
#, c-format
msgid "On"
msgstr ""
-#: printer/printerdrake.pm:137 printer/printerdrake.pm:492 printer/printerdrake.pm:519
+#: printer/printerdrake.pm:143 printer/printerdrake.pm:498 printer/printerdrake.pm:525
#, c-format
msgid "Off"
msgstr ""
-#: printer/printerdrake.pm:138 printer/printerdrake.pm:501
+#: printer/printerdrake.pm:144 printer/printerdrake.pm:507
#, c-format
msgid "In this mode the local CUPS daemon will be stopped and all printing requests go directly to the server specified below. Note that it is not possible to define local print queues then and if the specified server is down it cannot be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:155 printer/printerdrake.pm:230
+#: printer/printerdrake.pm:161 printer/printerdrake.pm:236
#, c-format
msgid "Sharing of local printers"
msgstr ""
-#: printer/printerdrake.pm:156
+#: printer/printerdrake.pm:162
#, c-format
msgid "These are the machines and networks on which the locally connected printer(s) should be available:"
msgstr ""
-#: printer/printerdrake.pm:167
+#: printer/printerdrake.pm:173
#, c-format
msgid "Add host/network"
msgstr ""
-#: printer/printerdrake.pm:173
+#: printer/printerdrake.pm:179
#, c-format
msgid "Edit selected host/network"
msgstr ""
-#: printer/printerdrake.pm:182
+#: printer/printerdrake.pm:188
#, c-format
msgid "Remove selected host/network"
msgstr ""
-#: printer/printerdrake.pm:213 printer/printerdrake.pm:223 printer/printerdrake.pm:235 printer/printerdrake.pm:242 printer/printerdrake.pm:273 printer/printerdrake.pm:291
+#: printer/printerdrake.pm:219 printer/printerdrake.pm:229 printer/printerdrake.pm:241 printer/printerdrake.pm:248 printer/printerdrake.pm:279 printer/printerdrake.pm:297
#, c-format
msgid "IP address of host/network:"
msgstr ""
-#: printer/printerdrake.pm:231
+#: printer/printerdrake.pm:237
#, c-format
msgid "Choose the network or host on which the local printers should be made available:"
msgstr ""
-#: printer/printerdrake.pm:238
+#: printer/printerdrake.pm:244
#, c-format
msgid "Host/network IP address missing."
msgstr ""
-#: printer/printerdrake.pm:246
+#: printer/printerdrake.pm:252
#, c-format
msgid ""
"The entered host/network IP is not correct.\n"
""
msgstr ""
-#: printer/printerdrake.pm:247 printer/printerdrake.pm:423
+#: printer/printerdrake.pm:253 printer/printerdrake.pm:429
#, c-format
msgid ""
"Examples for correct IPs:\n"
""
msgstr ""
-#: printer/printerdrake.pm:271
+#: printer/printerdrake.pm:277
#, c-format
msgid ""
"This host/network is already in the list, it cannot be added again.\n"
""
msgstr ""
-#: printer/printerdrake.pm:340 printer/printerdrake.pm:410
+#: printer/printerdrake.pm:346 printer/printerdrake.pm:416
#, c-format
msgid "Accessing printers on remote CUPS servers"
msgstr ""
-#: printer/printerdrake.pm:341
+#: printer/printerdrake.pm:347
#, c-format
msgid "Add here the CUPS servers whose printers you want to use. You only need to do this if the servers do not broadcast their printer information into the local network."
msgstr ""
-#: printer/printerdrake.pm:352
+#: printer/printerdrake.pm:358
#, c-format
msgid "Add server"
msgstr ""
-#: printer/printerdrake.pm:358
+#: printer/printerdrake.pm:364
#, c-format
msgid "Edit selected server"
msgstr ""
-#: printer/printerdrake.pm:367
+#: printer/printerdrake.pm:373
#, c-format
msgid "Remove selected server"
msgstr ""
-#: printer/printerdrake.pm:411
+#: printer/printerdrake.pm:417
#, c-format
msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""
-#: printer/printerdrake.pm:412
+#: printer/printerdrake.pm:418
#, c-format
msgid "If no port is given, 631 will be taken as default."
msgstr ""
-#: printer/printerdrake.pm:416
+#: printer/printerdrake.pm:422
#, c-format
msgid "Server IP missing!"
msgstr ""
-#: printer/printerdrake.pm:422
+#: printer/printerdrake.pm:428
#, c-format
msgid ""
"The entered IP is not correct.\n"
""
msgstr ""
-#: printer/printerdrake.pm:434 printer/printerdrake.pm:1852
+#: printer/printerdrake.pm:440 printer/printerdrake.pm:1926
#, c-format
msgid "The port number should be an integer!"
msgstr ""
-#: printer/printerdrake.pm:445
+#: printer/printerdrake.pm:451
#, c-format
msgid ""
"This server is already in the list, it cannot be added again.\n"
""
msgstr ""
-#: printer/printerdrake.pm:456 printer/printerdrake.pm:1873 standalone/drakups:247 standalone/harddrake2:50
+#: printer/printerdrake.pm:462 printer/printerdrake.pm:1953 standalone/drakups:251 standalone/harddrake2:51
#, c-format
msgid "Port"
msgstr ""
-#: printer/printerdrake.pm:489 printer/printerdrake.pm:505 printer/printerdrake.pm:520 printer/printerdrake.pm:524 printer/printerdrake.pm:530
+#: printer/printerdrake.pm:495 printer/printerdrake.pm:511 printer/printerdrake.pm:526 printer/printerdrake.pm:530 printer/printerdrake.pm:536
#, c-format
msgid "On, Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:508 printer/printerdrake.pm:4301 printer/printerdrake.pm:4366
+#: printer/printerdrake.pm:514 printer/printerdrake.pm:4408 printer/printerdrake.pm:4474
#, c-format
msgid "CUPS server name or IP address missing."
msgstr ""
-#: printer/printerdrake.pm:560 printer/printerdrake.pm:580 printer/printerdrake.pm:673 printer/printerdrake.pm:739 printer/printerdrake.pm:766 printer/printerdrake.pm:825 printer/printerdrake.pm:867 printer/printerdrake.pm:877 printer/printerdrake.pm:1926 printer/printerdrake.pm:2137 printer/printerdrake.pm:2169 printer/printerdrake.pm:2217 printer/printerdrake.pm:2269 printer/printerdrake.pm:2286 printer/printerdrake.pm:2330 printer/printerdrake.pm:2370 printer/printerdrake.pm:2420 printer/printerdrake.pm:2454 printer/printerdrake.pm:2464 printer/printerdrake.pm:2714 printer/printerdrake.pm:2719 printer/printerdrake.pm:2856 printer/printerdrake.pm:2966 printer/printerdrake.pm:3560 printer/printerdrake.pm:3625 printer/printerdrake.pm:3674 printer/printerdrake.pm:3677 printer/printerdrake.pm:3808 printer/printerdrake.pm:3908 printer/printerdrake.pm:3980 printer/printerdrake.pm:4001 printer/printerdrake.pm:4010 printer/printerdrake.pm:4104 printer/printerdrake.pm:4196 printer/printerdrake.pm:4202 printer/printerdrake.pm:4222 printer/printerdrake.pm:4328 printer/printerdrake.pm:4435 printer/printerdrake.pm:4454 printer/printerdrake.pm:4463 printer/printerdrake.pm:4477 printer/printerdrake.pm:4673 printer/printerdrake.pm:5109 printer/printerdrake.pm:5186 standalone/printerdrake:67 standalone/printerdrake:554
+#: printer/printerdrake.pm:566 printer/printerdrake.pm:586 printer/printerdrake.pm:680 printer/printerdrake.pm:746 printer/printerdrake.pm:773 printer/printerdrake.pm:832 printer/printerdrake.pm:874 printer/printerdrake.pm:884 printer/printerdrake.pm:2013 printer/printerdrake.pm:2227 printer/printerdrake.pm:2259 printer/printerdrake.pm:2307 printer/printerdrake.pm:2359 printer/printerdrake.pm:2376 printer/printerdrake.pm:2420 printer/printerdrake.pm:2460 printer/printerdrake.pm:2510 printer/printerdrake.pm:2544 printer/printerdrake.pm:2554 printer/printerdrake.pm:2806 printer/printerdrake.pm:2811 printer/printerdrake.pm:2950 printer/printerdrake.pm:3061 printer/printerdrake.pm:3658 printer/printerdrake.pm:3724 printer/printerdrake.pm:3773 printer/printerdrake.pm:3776 printer/printerdrake.pm:3908 printer/printerdrake.pm:4009 printer/printerdrake.pm:4081 printer/printerdrake.pm:4102 printer/printerdrake.pm:4112 printer/printerdrake.pm:4207 printer/printerdrake.pm:4302 printer/printerdrake.pm:4308 printer/printerdrake.pm:4328 printer/printerdrake.pm:4435 printer/printerdrake.pm:4544 printer/printerdrake.pm:4564 printer/printerdrake.pm:4573 printer/printerdrake.pm:4588 printer/printerdrake.pm:4786 printer/printerdrake.pm:5240 printer/printerdrake.pm:5317 standalone/printerdrake:67 standalone/printerdrake:554
#, c-format
msgid "Printerdrake"
msgstr ""
-#: printer/printerdrake.pm:561 printer/printerdrake.pm:3909 printer/printerdrake.pm:4436
+#: printer/printerdrake.pm:567 printer/printerdrake.pm:4010 printer/printerdrake.pm:4545
#, c-format
msgid "Reading printer data..."
msgstr ""
-#: printer/printerdrake.pm:581
+#: printer/printerdrake.pm:587
#, c-format
msgid "Restarting CUPS..."
msgstr ""
-#: printer/printerdrake.pm:608 printer/printerdrake.pm:628
+#: printer/printerdrake.pm:614 printer/printerdrake.pm:634
#, c-format
msgid "Select Printer Connection"
msgstr ""
-#: printer/printerdrake.pm:609
+#: printer/printerdrake.pm:615
#, c-format
msgid "How is the printer connected?"
msgstr ""
-#: printer/printerdrake.pm:611
+#: printer/printerdrake.pm:617
#, c-format
msgid ""
"\n"
"Printers on remote CUPS servers do not need to be configured here; these printers will be automatically detected."
msgstr ""
-#: printer/printerdrake.pm:614 printer/printerdrake.pm:4675
+#: printer/printerdrake.pm:620 printer/printerdrake.pm:4788
#, c-format
msgid ""
"\n"
"WARNING: No local network connection active, remote printers can neither be detected nor tested!"
msgstr ""
-#: printer/printerdrake.pm:621
+#: printer/printerdrake.pm:627
#, c-format
msgid "Printer auto-detection (Local, TCP/Socket, SMB printers, and device URI)"
msgstr ""
-#: printer/printerdrake.pm:623
+#: printer/printerdrake.pm:629
#, c-format
msgid "Modify timeout for network printer auto-detection"
msgstr ""
-#: printer/printerdrake.pm:629
+#: printer/printerdrake.pm:635
#, c-format
msgid "Enter the timeout for network printer auto-detection (in msec) here. "
msgstr ""
-#: printer/printerdrake.pm:631
+#: printer/printerdrake.pm:637
#, c-format
msgid "The longer you choose the timeout, the more reliable the detections of network printers will be, but the scan can take longer then, especially if there are many machines with local firewalls in the network. "
msgstr ""
-#: printer/printerdrake.pm:635
+#: printer/printerdrake.pm:641
#, c-format
msgid "The timeout must be a positive integer number!"
msgstr ""
-#: printer/printerdrake.pm:673
+#: printer/printerdrake.pm:680
#, c-format
msgid "Checking your system..."
msgstr ""
-#: printer/printerdrake.pm:690
+#: printer/printerdrake.pm:697
#, c-format
msgid "and one unknown printer"
msgstr ""
-#: printer/printerdrake.pm:692
+#: printer/printerdrake.pm:699
#, c-format
msgid "and %d unknown printers"
msgstr ""
-#: printer/printerdrake.pm:696
+#: printer/printerdrake.pm:703
#, c-format
msgid ""
"The following printers\n"
@@ -10200,7 +10199,7 @@ msgid ""
"are directly connected to your system"
msgstr ""
-#: printer/printerdrake.pm:698
+#: printer/printerdrake.pm:705
#, c-format
msgid ""
"The following printer\n"
@@ -10209,7 +10208,7 @@ msgid ""
"are directly connected to your system"
msgstr ""
-#: printer/printerdrake.pm:699
+#: printer/printerdrake.pm:706
#, c-format
msgid ""
"The following printer\n"
@@ -10218,101 +10217,101 @@ msgid ""
"is directly connected to your system"
msgstr ""
-#: printer/printerdrake.pm:703
+#: printer/printerdrake.pm:710
#, c-format
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: printer/printerdrake.pm:704
+#: printer/printerdrake.pm:711
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: printer/printerdrake.pm:707
+#: printer/printerdrake.pm:714
#, c-format
msgid "There are no printers found which are directly connected to your machine"
msgstr ""
-#: printer/printerdrake.pm:710
+#: printer/printerdrake.pm:717
#, c-format
msgid ""
" (Make sure that all your printers are connected and turned on).\n"
""
msgstr ""
-#: printer/printerdrake.pm:723
+#: printer/printerdrake.pm:730
#, c-format
msgid ""
"Do you want to enable printing on the printers mentioned above or on printers in the local network?\n"
""
msgstr ""
-#: printer/printerdrake.pm:724
+#: printer/printerdrake.pm:731
#, c-format
msgid ""
"Do you want to enable printing on printers in the local network?\n"
""
msgstr ""
-#: printer/printerdrake.pm:726
+#: printer/printerdrake.pm:733
#, c-format
msgid ""
"Do you want to enable printing on the printers mentioned above?\n"
""
msgstr ""
-#: printer/printerdrake.pm:727
+#: printer/printerdrake.pm:734
#, c-format
msgid ""
"Are you sure that you want to set up printing on this machine?\n"
""
msgstr ""
-#: printer/printerdrake.pm:728
+#: printer/printerdrake.pm:735
#, c-format
msgid "NOTE: Depending on the printer model and the printing system up to %d MB of additional software will be installed."
msgstr ""
-#: printer/printerdrake.pm:767
+#: printer/printerdrake.pm:774
#, c-format
msgid "Searching for new printers..."
msgstr ""
-#: printer/printerdrake.pm:826
+#: printer/printerdrake.pm:833
#, c-format
msgid "Found printer on %s..."
msgstr ""
-#: printer/printerdrake.pm:851
+#: printer/printerdrake.pm:858
#, c-format
msgid "("
msgstr ""
-#: printer/printerdrake.pm:852
+#: printer/printerdrake.pm:859
#, c-format
msgid " on "
msgstr ""
-#: printer/printerdrake.pm:853 standalone/scannerdrake:137
+#: printer/printerdrake.pm:860 standalone/scannerdrake:137
#, c-format
msgid ")"
msgstr ""
-#: printer/printerdrake.pm:858 printer/printerdrake.pm:2868
+#: printer/printerdrake.pm:865 printer/printerdrake.pm:2962
#, c-format
msgid "Printer model selection"
msgstr ""
-#: printer/printerdrake.pm:859 printer/printerdrake.pm:2869
+#: printer/printerdrake.pm:866 printer/printerdrake.pm:2963
#, c-format
msgid "Which printer model do you have?"
msgstr ""
-#: printer/printerdrake.pm:860
+#: printer/printerdrake.pm:867
#, c-format
msgid ""
"\n"
@@ -10320,27 +10319,27 @@ msgid ""
"Printerdrake could not determine which model your printer %s is. Please choose the correct model from the list."
msgstr ""
-#: printer/printerdrake.pm:863 printer/printerdrake.pm:2874
+#: printer/printerdrake.pm:870 printer/printerdrake.pm:2968
#, c-format
msgid "If your printer is not listed, choose a compatible (see printer manual) or a similar one."
msgstr ""
-#: printer/printerdrake.pm:868
+#: printer/printerdrake.pm:875
#, c-format
msgid "Configuring printer on %s..."
msgstr ""
-#: printer/printerdrake.pm:878 printer/printerdrake.pm:4455
+#: printer/printerdrake.pm:885 printer/printerdrake.pm:4565
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr ""
-#: printer/printerdrake.pm:1036 printer/printerdrake.pm:1048 printer/printerdrake.pm:1107 printer/printerdrake.pm:2103 printer/printerdrake.pm:2118 printer/printerdrake.pm:2188 printer/printerdrake.pm:4692 printer/printerdrake.pm:4861
+#: printer/printerdrake.pm:1052 printer/printerdrake.pm:1065 printer/printerdrake.pm:1172 printer/printerdrake.pm:2193 printer/printerdrake.pm:2208 printer/printerdrake.pm:2278 printer/printerdrake.pm:4805 printer/printerdrake.pm:4975
#, c-format
msgid "Add a new printer"
msgstr ""
-#: printer/printerdrake.pm:1037
+#: printer/printerdrake.pm:1053
#, c-format
msgid ""
"\n"
@@ -10351,7 +10350,7 @@ msgid ""
"It asks you for all necessary information to set up the printer and gives you access to all available printer drivers, driver options, and printer connection types."
msgstr ""
-#: printer/printerdrake.pm:1050
+#: printer/printerdrake.pm:1067
#, c-format
msgid ""
"\n"
@@ -10366,7 +10365,7 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want to set up your printer(s) now."
msgstr ""
-#: printer/printerdrake.pm:1059
+#: printer/printerdrake.pm:1076
#, c-format
msgid ""
"\n"
@@ -10379,7 +10378,7 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want to set up your printer(s) now."
msgstr ""
-#: printer/printerdrake.pm:1067
+#: printer/printerdrake.pm:1084
#, c-format
msgid ""
"\n"
@@ -10394,7 +10393,7 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want to set up your printer(s) now."
msgstr ""
-#: printer/printerdrake.pm:1076
+#: printer/printerdrake.pm:1093
#, c-format
msgid ""
"\n"
@@ -10407,22 +10406,22 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want to set up your printer(s) now."
msgstr ""
-#: printer/printerdrake.pm:1085
+#: printer/printerdrake.pm:1144
#, c-format
msgid "Auto-detect printers connected to this machine"
msgstr ""
-#: printer/printerdrake.pm:1088
+#: printer/printerdrake.pm:1147
#, c-format
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: printer/printerdrake.pm:1091
+#: printer/printerdrake.pm:1150
#, c-format
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: printer/printerdrake.pm:1108
+#: printer/printerdrake.pm:1153
#, c-format
msgid "No auto-detection"
msgstr ""
@@ -10438,272 +10437,272 @@ msgid ""
"If you want to add, remove, or rename a printer, or if you want to change the default option settings (paper input tray, printout quality, ...), select \"Printer\" in the \"Hardware\" section of the %s Control Center."
msgstr ""
-#: printer/printerdrake.pm:1143 printer/printerdrake.pm:1373 printer/printerdrake.pm:1435 printer/printerdrake.pm:1525 printer/printerdrake.pm:1663 printer/printerdrake.pm:1738 printer/printerdrake.pm:1890 printer/printerdrake.pm:1976 printer/printerdrake.pm:1985 printer/printerdrake.pm:1994 printer/printerdrake.pm:2005 printer/printerdrake.pm:2143 printer/printerdrake.pm:2229 printer/printerdrake.pm:2275 printer/printerdrake.pm:2342 printer/printerdrake.pm:2377
+#: printer/printerdrake.pm:1209 printer/printerdrake.pm:1439 printer/printerdrake.pm:1502 printer/printerdrake.pm:1594 printer/printerdrake.pm:1732 printer/printerdrake.pm:1808 printer/printerdrake.pm:1970 printer/printerdrake.pm:2063 printer/printerdrake.pm:2072 printer/printerdrake.pm:2081 printer/printerdrake.pm:2092 printer/printerdrake.pm:2233 printer/printerdrake.pm:2319 printer/printerdrake.pm:2365 printer/printerdrake.pm:2432 printer/printerdrake.pm:2467
#, c-format
msgid "Could not install the %s packages!"
msgstr ""
-#: printer/printerdrake.pm:1145
+#: printer/printerdrake.pm:1211
#, c-format
msgid "Skipping Windows/SMB server auto-detection"
msgstr ""
-#: printer/printerdrake.pm:1151 printer/printerdrake.pm:1296 printer/printerdrake.pm:1531 printer/printerdrake.pm:1785
+#: printer/printerdrake.pm:1217 printer/printerdrake.pm:1362 printer/printerdrake.pm:1600 printer/printerdrake.pm:1857
#, c-format
msgid "Printer auto-detection"
msgstr ""
-#: printer/printerdrake.pm:1151
+#: printer/printerdrake.pm:1217
#, c-format
msgid "Detecting devices..."
msgstr ""
-#: printer/printerdrake.pm:1181
+#: printer/printerdrake.pm:1247
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:1184
+#: printer/printerdrake.pm:1250
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1188
+#: printer/printerdrake.pm:1254
#, c-format
msgid "Detected %s"
msgstr ""
-#: printer/printerdrake.pm:1193 printer/printerdrake.pm:1220 printer/printerdrake.pm:1238
+#: printer/printerdrake.pm:1259 printer/printerdrake.pm:1286 printer/printerdrake.pm:1304
#, c-format
msgid "Printer on parallel port #%s"
msgstr ""
-#: printer/printerdrake.pm:1199
+#: printer/printerdrake.pm:1265
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:1202
+#: printer/printerdrake.pm:1268
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1283
+#: printer/printerdrake.pm:1349
#, c-format
msgid "Local Printer"
msgstr ""
-#: printer/printerdrake.pm:1284
+#: printer/printerdrake.pm:1350
#, c-format
msgid "No local printer found! To manually install a printer enter a device name/file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: printer/printerdrake.pm:1288
+#: printer/printerdrake.pm:1354
#, c-format
msgid "You must enter a device or file name!"
msgstr ""
-#: printer/printerdrake.pm:1297
+#: printer/printerdrake.pm:1363
#, c-format
msgid "No printer found!"
msgstr ""
-#: printer/printerdrake.pm:1305
+#: printer/printerdrake.pm:1371
#, c-format
msgid "Local Printers"
msgstr ""
-#: printer/printerdrake.pm:1306
+#: printer/printerdrake.pm:1372
#, c-format
msgid "Available printers"
msgstr ""
-#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1319
+#: printer/printerdrake.pm:1376 printer/printerdrake.pm:1385
#, c-format
msgid "The following printer was auto-detected. "
msgstr ""
-#: printer/printerdrake.pm:1312
+#: printer/printerdrake.pm:1378
#, c-format
msgid "If it is not the one you want to configure, enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1313
+#: printer/printerdrake.pm:1379
#, c-format
msgid "Alternatively, you can specify a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1314 printer/printerdrake.pm:1323
+#: printer/printerdrake.pm:1380 printer/printerdrake.pm:1389
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr ""
-#: printer/printerdrake.pm:1316
+#: printer/printerdrake.pm:1382
#, c-format
msgid "Please choose the printer you want to set up or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1317
+#: printer/printerdrake.pm:1383
#, c-format
msgid "Please choose the printer to which the print jobs should go or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1321
+#: printer/printerdrake.pm:1387
#, c-format
msgid "The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1322
+#: printer/printerdrake.pm:1388
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""
-#: printer/printerdrake.pm:1325
+#: printer/printerdrake.pm:1391
#, c-format
msgid "Please choose the printer you want to set up. The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1326
+#: printer/printerdrake.pm:1392
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr ""
-#: printer/printerdrake.pm:1328
+#: printer/printerdrake.pm:1394
#, c-format
msgid "Please choose the port that your printer is connected to or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1329
+#: printer/printerdrake.pm:1395
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr ""
-#: printer/printerdrake.pm:1331
+#: printer/printerdrake.pm:1397
#, c-format
msgid " (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: printer/printerdrake.pm:1335
+#: printer/printerdrake.pm:1401
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr ""
-#: printer/printerdrake.pm:1375 printer/printerdrake.pm:1437 printer/printerdrake.pm:1527 printer/printerdrake.pm:1665 printer/printerdrake.pm:1740 printer/printerdrake.pm:1892 printer/printerdrake.pm:1978 printer/printerdrake.pm:1987 printer/printerdrake.pm:1996 printer/printerdrake.pm:2007
+#: printer/printerdrake.pm:1441 printer/printerdrake.pm:1504 printer/printerdrake.pm:1596 printer/printerdrake.pm:1734 printer/printerdrake.pm:1810 printer/printerdrake.pm:1972 printer/printerdrake.pm:2065 printer/printerdrake.pm:2074 printer/printerdrake.pm:2083 printer/printerdrake.pm:2094
#, c-format
msgid "Aborting"
msgstr ""
-#: printer/printerdrake.pm:1410
+#: printer/printerdrake.pm:1477
#, c-format
msgid "Remote lpd Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1411
+#: printer/printerdrake.pm:1478
#, c-format
msgid "To use a remote lpd printer, you need to supply the hostname of the printer server and the printer name on that server."
msgstr ""
-#: printer/printerdrake.pm:1412
+#: printer/printerdrake.pm:1479
#, c-format
msgid "Remote host name"
msgstr ""
-#: printer/printerdrake.pm:1413
+#: printer/printerdrake.pm:1480
#, c-format
msgid "Remote printer name"
msgstr ""
-#: printer/printerdrake.pm:1416
+#: printer/printerdrake.pm:1483
#, c-format
msgid "Remote host name missing!"
msgstr ""
-#: printer/printerdrake.pm:1420
+#: printer/printerdrake.pm:1487
#, c-format
msgid "Remote printer name missing!"
msgstr ""
-#: printer/printerdrake.pm:1449 printer/printerdrake.pm:2025 standalone/drakTermServ:445 standalone/drakTermServ:747 standalone/drakTermServ:764 standalone/drakTermServ:1480 standalone/drakTermServ:1488 standalone/drakTermServ:1500 standalone/drakbackup:512 standalone/drakbackup:618 standalone/drakbackup:653 standalone/drakbackup:773 standalone/harddrake2:256
+#: printer/printerdrake.pm:1517 printer/printerdrake.pm:1988 printer/printerdrake.pm:2113 standalone/drakTermServ:445 standalone/drakTermServ:740 standalone/drakTermServ:757 standalone/drakTermServ:1469 standalone/drakTermServ:1477 standalone/drakTermServ:1489 standalone/drakbackup:512 standalone/drakbackup:618 standalone/drakbackup:653 standalone/drakbackup:773 standalone/drakroam:382 standalone/harddrake2:261
#, c-format
msgid "Information"
msgstr ""
-#: printer/printerdrake.pm:1449 printer/printerdrake.pm:2025
+#: printer/printerdrake.pm:1517 printer/printerdrake.pm:1988 printer/printerdrake.pm:2113
#, c-format
msgid "Detected model: %s %s"
msgstr ""
-#: printer/printerdrake.pm:1531 printer/printerdrake.pm:1785
+#: printer/printerdrake.pm:1600 printer/printerdrake.pm:1857
#, c-format
msgid "Scanning network..."
msgstr ""
-#: printer/printerdrake.pm:1543 printer/printerdrake.pm:1564
+#: printer/printerdrake.pm:1612 printer/printerdrake.pm:1633
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1546 printer/printerdrake.pm:1567
+#: printer/printerdrake.pm:1615 printer/printerdrake.pm:1636
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1588
+#: printer/printerdrake.pm:1657
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1589
+#: printer/printerdrake.pm:1658
#, c-format
msgid "To print to a SMB printer, you need to provide the SMB host name (Note! It may be different from its TCP/IP hostname!) and possibly the IP address of the print server, as well as the share name for the printer you wish to access and any applicable user name, password, and workgroup information."
msgstr ""
-#: printer/printerdrake.pm:1590
+#: printer/printerdrake.pm:1659
#, c-format
msgid " If the desired printer was auto-detected, simply choose it from the list and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: printer/printerdrake.pm:1592
+#: printer/printerdrake.pm:1661
#, c-format
msgid "SMB server host"
msgstr ""
-#: printer/printerdrake.pm:1593
+#: printer/printerdrake.pm:1662
#, c-format
msgid "SMB server IP"
msgstr ""
-#: printer/printerdrake.pm:1594
+#: printer/printerdrake.pm:1663
#, c-format
msgid "Share name"
msgstr ""
-#: printer/printerdrake.pm:1597
+#: printer/printerdrake.pm:1666
#, c-format
msgid "Workgroup"
msgstr ""
-#: printer/printerdrake.pm:1599
+#: printer/printerdrake.pm:1668
#, c-format
msgid "Auto-detected"
msgstr ""
-#: printer/printerdrake.pm:1609
+#: printer/printerdrake.pm:1678
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: printer/printerdrake.pm:1613
+#: printer/printerdrake.pm:1682
#, c-format
msgid "Samba share name missing!"
msgstr ""
-#: printer/printerdrake.pm:1619
+#: printer/printerdrake.pm:1688
#, c-format
msgid "SECURITY WARNING!"
msgstr ""
-#: printer/printerdrake.pm:1620
+#: printer/printerdrake.pm:1689
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to a fault in the architecture of the Samba client software the password is put in clear text into the command line of the Samba client used to transmit the print job to the Windows server. So it is possible for every user on this machine to display the password on the screen by issuing commands as \"ps auxwww\".\n"
@@ -10717,7 +10716,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:1630
+#: printer/printerdrake.pm:1699
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP protocol and set up printing from this machine with the \"%s\" connection type in Printerdrake.\n"
@@ -10725,7 +10724,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:1633
+#: printer/printerdrake.pm:1702
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) connect to it as a client.\n"
@@ -10733,284 +10732,284 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: printer/printerdrake.pm:1711
+#: printer/printerdrake.pm:1781
#, c-format
msgid "NetWare Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1712
+#: printer/printerdrake.pm:1782
#, c-format
msgid "To print on a NetWare printer, you need to provide the NetWare print server name (Note! it may be different from its TCP/IP hostname!) as well as the print queue name for the printer you wish to access and any applicable user name and password."
msgstr ""
-#: printer/printerdrake.pm:1713
+#: printer/printerdrake.pm:1783
#, c-format
msgid "Printer Server"
msgstr ""
-#: printer/printerdrake.pm:1714
+#: printer/printerdrake.pm:1784
#, c-format
msgid "Print Queue Name"
msgstr ""
-#: printer/printerdrake.pm:1719
+#: printer/printerdrake.pm:1789
#, c-format
msgid "NCP server name missing!"
msgstr ""
-#: printer/printerdrake.pm:1723
+#: printer/printerdrake.pm:1793
#, c-format
msgid "NCP queue name missing!"
msgstr ""
-#: printer/printerdrake.pm:1797 printer/printerdrake.pm:1817
+#: printer/printerdrake.pm:1869 printer/printerdrake.pm:1890
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:1800 printer/printerdrake.pm:1820
+#: printer/printerdrake.pm:1872 printer/printerdrake.pm:1893
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:1841
+#: printer/printerdrake.pm:1915
#, c-format
msgid "TCP/Socket Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1843
+#: printer/printerdrake.pm:1917
#, c-format
msgid "Choose one of the auto-detected printers from the list or enter the hostname or IP and the optional port number (default is 9100) in the input fields."
msgstr ""
-#: printer/printerdrake.pm:1844
+#: printer/printerdrake.pm:1918
#, c-format
msgid "To print to a TCP or socket printer, you need to provide the host name or IP of the printer and optionally the port number (default is 9100). On HP JetDirect servers the port number is usually 9100, on other servers it can vary. See the manual of your hardware."
msgstr ""
-#: printer/printerdrake.pm:1848
+#: printer/printerdrake.pm:1922
#, c-format
msgid "Printer host name or IP missing!"
msgstr ""
-#: printer/printerdrake.pm:1871
+#: printer/printerdrake.pm:1951
#, c-format
msgid "Printer host name or IP"
msgstr ""
-#: printer/printerdrake.pm:1927
+#: printer/printerdrake.pm:2014
#, c-format
msgid "Refreshing Device URI list..."
msgstr ""
-#: printer/printerdrake.pm:1930 printer/printerdrake.pm:1932
+#: printer/printerdrake.pm:2017 printer/printerdrake.pm:2019
#, c-format
msgid "Printer Device URI"
msgstr ""
-#: printer/printerdrake.pm:1931
+#: printer/printerdrake.pm:2018
#, c-format
msgid "You can specify directly the URI to access the printer. The URI must fulfill either the CUPS or the Foomatic specifications. Note that not all URI types are supported by all the spoolers."
msgstr ""
-#: printer/printerdrake.pm:1957
+#: printer/printerdrake.pm:2044
#, c-format
msgid "A valid URI must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2060
+#: printer/printerdrake.pm:2149
#, c-format
msgid "Pipe into command"
msgstr ""
-#: printer/printerdrake.pm:2061
+#: printer/printerdrake.pm:2150
#, c-format
msgid "Here you can specify any arbitrary command line into which the job should be piped instead of being sent directly to a printer."
msgstr ""
-#: printer/printerdrake.pm:2062
+#: printer/printerdrake.pm:2151
#, c-format
msgid "Command line"
msgstr ""
-#: printer/printerdrake.pm:2066
+#: printer/printerdrake.pm:2155
#, c-format
msgid "A command line must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2104
+#: printer/printerdrake.pm:2194
#, c-format
msgid "On many HP printers there are special functions available, maintenance (ink level checking, nozzle cleaning. head alignment, ...) on all not too old inkjets, scanning on multi-function devices, and memory card access on printers with card readers. "
msgstr ""
-#: printer/printerdrake.pm:2106
+#: printer/printerdrake.pm:2196
#, c-format
msgid "To access these extra functions on your HP printer, it must be set up with the appropriate software: "
msgstr ""
-#: printer/printerdrake.pm:2107
+#: printer/printerdrake.pm:2197
#, c-format
msgid "Either with the newer HPLIP which allows printer maintenance through the easy-to-use graphical application \"Toolbox\" and four-edge full-bleed on newer PhotoSmart models "
msgstr ""
-#: printer/printerdrake.pm:2108
+#: printer/printerdrake.pm:2198
#, c-format
msgid "or with the older HPOJ which allows only scanner and memory card access, but could help you in case of failure of HPLIP. "
msgstr ""
-#: printer/printerdrake.pm:2110
+#: printer/printerdrake.pm:2200
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr ""
-#: printer/printerdrake.pm:2111 printer/printerdrake.pm:2112 printer/printerdrake.pm:2138 printer/printerdrake.pm:2144 printer/printerdrake.pm:2170
+#: printer/printerdrake.pm:2201 printer/printerdrake.pm:2202 printer/printerdrake.pm:2228 printer/printerdrake.pm:2234 printer/printerdrake.pm:2260
#, c-format
msgid "HPLIP"
msgstr ""
-#: printer/printerdrake.pm:2111 printer/printerdrake.pm:2114 printer/printerdrake.pm:2270 printer/printerdrake.pm:2276 printer/printerdrake.pm:2287
+#: printer/printerdrake.pm:2201 printer/printerdrake.pm:2204 printer/printerdrake.pm:2360 printer/printerdrake.pm:2366 printer/printerdrake.pm:2377
#, c-format
msgid "HPOJ"
msgstr ""
-#: printer/printerdrake.pm:2119
+#: printer/printerdrake.pm:2209
#, c-format
msgid "Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, LaserJet 1100/1200/1220/3000/3200/3300/4345 with scanner, DeskJet 450, Sony IJP-V100), an HP PhotoSmart or an HP LaserJet 2200?"
msgstr ""
-#: printer/printerdrake.pm:2138 printer/printerdrake.pm:2270
+#: printer/printerdrake.pm:2228 printer/printerdrake.pm:2360
#, c-format
msgid "Installing %s package..."
msgstr ""
-#: printer/printerdrake.pm:2145 printer/printerdrake.pm:2277
+#: printer/printerdrake.pm:2235 printer/printerdrake.pm:2367
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""
-#: printer/printerdrake.pm:2160
+#: printer/printerdrake.pm:2250
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr ""
-#: printer/printerdrake.pm:2162
+#: printer/printerdrake.pm:2252
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr ""
-#: printer/printerdrake.pm:2170 printer/printerdrake.pm:2287
+#: printer/printerdrake.pm:2260 printer/printerdrake.pm:2377
#, c-format
msgid "Checking device and configuring %s..."
msgstr ""
-#: printer/printerdrake.pm:2189
+#: printer/printerdrake.pm:2279
#, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr ""
-#: printer/printerdrake.pm:2218 printer/printerdrake.pm:2331
+#: printer/printerdrake.pm:2308 printer/printerdrake.pm:2421
#, c-format
msgid "Installing SANE packages..."
msgstr ""
-#: printer/printerdrake.pm:2231 printer/printerdrake.pm:2344
+#: printer/printerdrake.pm:2321 printer/printerdrake.pm:2434
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2246
+#: printer/printerdrake.pm:2336
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""
-#: printer/printerdrake.pm:2371
+#: printer/printerdrake.pm:2461
#, c-format
msgid "Installing mtools packages..."
msgstr ""
-#: printer/printerdrake.pm:2379
+#: printer/printerdrake.pm:2469
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2395
+#: printer/printerdrake.pm:2485
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2404
+#: printer/printerdrake.pm:2494
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2511
#, c-format
msgid "Configuring device..."
msgstr ""
-#: printer/printerdrake.pm:2455
+#: printer/printerdrake.pm:2545
#, c-format
msgid "Making printer port available for CUPS..."
msgstr ""
-#: printer/printerdrake.pm:2464 printer/printerdrake.pm:2715 printer/printerdrake.pm:2857
+#: printer/printerdrake.pm:2554 printer/printerdrake.pm:2807 printer/printerdrake.pm:2951
#, c-format
msgid "Reading printer database..."
msgstr ""
-#: printer/printerdrake.pm:2674
+#: printer/printerdrake.pm:2765
#, c-format
msgid "Enter Printer Name and Comments"
msgstr ""
-#: printer/printerdrake.pm:2678 printer/printerdrake.pm:3965
+#: printer/printerdrake.pm:2769 printer/printerdrake.pm:4066
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: printer/printerdrake.pm:2684 printer/printerdrake.pm:3970
+#: printer/printerdrake.pm:2775 printer/printerdrake.pm:4071
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: printer/printerdrake.pm:2691
+#: printer/printerdrake.pm:2782
#, c-format
msgid "The printer name \"%s\" has more than 12 characters which can make the printer unaccessible from Windows clients. Do you really want to use this name?"
msgstr ""
-#: printer/printerdrake.pm:2700
+#: printer/printerdrake.pm:2791
#, c-format
msgid "Every printer needs a name (for example \"printer\"). The Description and Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2792
#, c-format
msgid "Name of printer"
msgstr ""
-#: printer/printerdrake.pm:2702 standalone/drakconnect:570 standalone/harddrake2:37 standalone/printerdrake:211 standalone/printerdrake:218
+#: printer/printerdrake.pm:2793 standalone/drakconnect:603 standalone/harddrake2:38 standalone/printerdrake:211 standalone/printerdrake:218
#, c-format
msgid "Description"
msgstr ""
-#: printer/printerdrake.pm:2703 standalone/printerdrake:211 standalone/printerdrake:218
+#: printer/printerdrake.pm:2794 standalone/printerdrake:211 standalone/printerdrake:218
#, c-format
msgid "Location"
msgstr ""
-#: printer/printerdrake.pm:2720
+#: printer/printerdrake.pm:2812
#, c-format
msgid "Preparing printer database..."
msgstr ""
-#: printer/printerdrake.pm:2836
+#: printer/printerdrake.pm:2929
#, c-format
msgid "Your printer model"
msgstr ""
-#: printer/printerdrake.pm:2837
+#: printer/printerdrake.pm:2930
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-detection with the models listed in its printer database to find the best match. This choice can be wrong, especially when your printer is not listed at all in the database. So check whether the choice is correct and click \"The model is correct\" if so and if not, click \"Select model manually\" so that you can choose your printer model manually on the next screen.\n"
@@ -11020,17 +11019,17 @@ msgid ""
"%s"
msgstr ""
-#: printer/printerdrake.pm:2842 printer/printerdrake.pm:2845
+#: printer/printerdrake.pm:2935 printer/printerdrake.pm:2938
#, c-format
msgid "The model is correct"
msgstr ""
-#: printer/printerdrake.pm:2843 printer/printerdrake.pm:2844 printer/printerdrake.pm:2847
+#: printer/printerdrake.pm:2936 printer/printerdrake.pm:2937 printer/printerdrake.pm:2940
#, c-format
msgid "Select model manually"
msgstr ""
-#: printer/printerdrake.pm:2870
+#: printer/printerdrake.pm:2964
#, c-format
msgid ""
"\n"
@@ -11038,134 +11037,134 @@ msgid ""
"Please check whether Printerdrake did the auto-detection of your printer model correctly. Find the correct model in the list when a wrong model or \"Raw printer\" is highlighted."
msgstr ""
-#: printer/printerdrake.pm:2889
+#: printer/printerdrake.pm:2983
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr ""
-#: printer/printerdrake.pm:2920
+#: printer/printerdrake.pm:3015
#, c-format
msgid "Every PostScript printer is delivered with a PPD file which describes the printer's options and features."
msgstr ""
-#: printer/printerdrake.pm:2921
+#: printer/printerdrake.pm:3016
#, c-format
msgid "This file is usually somewhere on the CD with the Windows and Mac drivers delivered with the printer."
msgstr ""
-#: printer/printerdrake.pm:2922
+#: printer/printerdrake.pm:3017
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr ""
-#: printer/printerdrake.pm:2923
+#: printer/printerdrake.pm:3018
#, c-format
msgid "If you have Windows installed on your machine, you can find the PPD file on your Windows partition, too."
msgstr ""
-#: printer/printerdrake.pm:2924
+#: printer/printerdrake.pm:3019
#, c-format
msgid "Installing the printer's PPD file and using it when setting up the printer makes all options of the printer available which are provided by the printer's hardware"
msgstr ""
-#: printer/printerdrake.pm:2925
+#: printer/printerdrake.pm:3020
#, c-format
msgid "Here you can choose the PPD file to be installed on your machine, it will then be used for the setup of your printer."
msgstr ""
-#: printer/printerdrake.pm:2927
+#: printer/printerdrake.pm:3022
#, c-format
msgid "Install PPD file from"
msgstr ""
-#: printer/printerdrake.pm:2930 printer/printerdrake.pm:2938 standalone/scannerdrake:183 standalone/scannerdrake:192 standalone/scannerdrake:242 standalone/scannerdrake:250
+#: printer/printerdrake.pm:3025 printer/printerdrake.pm:3033 standalone/scannerdrake:183 standalone/scannerdrake:192 standalone/scannerdrake:242 standalone/scannerdrake:250
#, c-format
msgid "Floppy Disk"
msgstr ""
-#: printer/printerdrake.pm:2931 printer/printerdrake.pm:2940 standalone/scannerdrake:184 standalone/scannerdrake:194 standalone/scannerdrake:243 standalone/scannerdrake:252
+#: printer/printerdrake.pm:3026 printer/printerdrake.pm:3035 standalone/scannerdrake:184 standalone/scannerdrake:194 standalone/scannerdrake:243 standalone/scannerdrake:252
#, c-format
msgid "Other place"
msgstr ""
-#: printer/printerdrake.pm:2946
+#: printer/printerdrake.pm:3041
#, c-format
msgid "Select PPD file"
msgstr ""
-#: printer/printerdrake.pm:2950
+#: printer/printerdrake.pm:3045
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr ""
-#: printer/printerdrake.pm:2956
+#: printer/printerdrake.pm:3051
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr ""
-#: printer/printerdrake.pm:2967
+#: printer/printerdrake.pm:3062
#, c-format
msgid "Installing PPD file..."
msgstr ""
-#: printer/printerdrake.pm:3084
+#: printer/printerdrake.pm:3180
#, c-format
msgid "OKI winprinter configuration"
msgstr ""
-#: printer/printerdrake.pm:3085
+#: printer/printerdrake.pm:3181
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when connected to the first parallel port. When your printer is connected to another port or to a print server box please connect the printer to the first parallel port before you print a test page. Otherwise the printer will not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: printer/printerdrake.pm:3110 printer/printerdrake.pm:3140
+#: printer/printerdrake.pm:3206 printer/printerdrake.pm:3236
#, c-format
msgid "Lexmark inkjet configuration"
msgstr ""
-#: printer/printerdrake.pm:3111
+#: printer/printerdrake.pm:3207
#, c-format
msgid "The inkjet printer drivers provided by Lexmark only support local printers, no printers on remote machines or print server boxes. Please connect your printer to a local port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3141
+#: printer/printerdrake.pm:3237
#, c-format
msgid "To be able to print with your Lexmark inkjet and this configuration, you need the inkjet printer drivers provided by Lexmark (http://www.lexmark.com/). Click on the \"Drivers\" link. Then choose your model and afterwards \"Linux\" as operating system. The drivers come as RPM packages or shell scripts with interactive graphical installation. You do not need to do this configuration by the graphical frontends. Cancel directly after the license agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and adjust the head alignment settings with this program."
msgstr ""
-#: printer/printerdrake.pm:3151
+#: printer/printerdrake.pm:3247
#, c-format
msgid "Lexmark X125 configuration"
msgstr ""
-#: printer/printerdrake.pm:3152
+#: printer/printerdrake.pm:3248
#, c-format
msgid "The driver for this printer only supports printers locally connected via USB, no printers on remote machines or print server boxes. Please connect your printer to a local USB port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3174
+#: printer/printerdrake.pm:3270
#, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr ""
-#: printer/printerdrake.pm:3175 printer/printerdrake.pm:3202
+#: printer/printerdrake.pm:3271 printer/printerdrake.pm:3298
#, c-format
msgid "The driver for this printer only supports printers locally connected on the first parallel port, no printers on remote machines or print server boxes or on other parallel ports. Please connect your printer to the first parallel port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3201
+#: printer/printerdrake.pm:3297
#, c-format
msgid "Canon LBP-460/660 configuration"
msgstr ""
-#: printer/printerdrake.pm:3220
+#: printer/printerdrake.pm:3316
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: printer/printerdrake.pm:3369
+#: printer/printerdrake.pm:3466
#, c-format
msgid ""
"Printer default settings\n"
@@ -11173,91 +11172,91 @@ msgid ""
"You should make sure that the page size and the ink type/printing mode (if available) and also the hardware configuration of laser printers (memory, duplex unit, extra trays) are set correctly. Note that with a very high printout quality/resolution printing can get substantially slower."
msgstr ""
-#: printer/printerdrake.pm:3494
+#: printer/printerdrake.pm:3591
#, c-format
msgid "Printer default settings"
msgstr ""
-#: printer/printerdrake.pm:3501
+#: printer/printerdrake.pm:3598
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: printer/printerdrake.pm:3505
+#: printer/printerdrake.pm:3602
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: printer/printerdrake.pm:3509
+#: printer/printerdrake.pm:3606
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: printer/printerdrake.pm:3560
+#: printer/printerdrake.pm:3658
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-#: printer/printerdrake.pm:3575
+#: printer/printerdrake.pm:3674
#, c-format
msgid "Test pages"
msgstr ""
-#: printer/printerdrake.pm:3576
+#: printer/printerdrake.pm:3675
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on laser printers with too low memory it can even not come out. In most cases it is enough to print the standard test page."
msgstr ""
-#: printer/printerdrake.pm:3580
+#: printer/printerdrake.pm:3679
#, c-format
msgid "No test pages"
msgstr ""
-#: printer/printerdrake.pm:3581
+#: printer/printerdrake.pm:3680
#, c-format
msgid "Print"
msgstr ""
-#: printer/printerdrake.pm:3606
+#: printer/printerdrake.pm:3705
#, c-format
msgid "Standard test page"
msgstr ""
-#: printer/printerdrake.pm:3609
+#: printer/printerdrake.pm:3708
#, c-format
msgid "Alternative test page (Letter)"
msgstr ""
-#: printer/printerdrake.pm:3612
+#: printer/printerdrake.pm:3711
#, c-format
msgid "Alternative test page (A4)"
msgstr ""
-#: printer/printerdrake.pm:3614
+#: printer/printerdrake.pm:3713
#, c-format
msgid "Photo test page"
msgstr ""
-#: printer/printerdrake.pm:3618
+#: printer/printerdrake.pm:3717
#, c-format
msgid "Do not print any test page"
msgstr ""
-#: printer/printerdrake.pm:3626 printer/printerdrake.pm:3809
+#: printer/printerdrake.pm:3725 printer/printerdrake.pm:3909
#, c-format
msgid "Printing test page(s)..."
msgstr ""
-#: printer/printerdrake.pm:3646
+#: printer/printerdrake.pm:3745
#, c-format
msgid "Skipping photo test page."
msgstr ""
-#: printer/printerdrake.pm:3663
+#: printer/printerdrake.pm:3762
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -11268,7 +11267,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3667
+#: printer/printerdrake.pm:3766
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -11276,38 +11275,38 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3677
+#: printer/printerdrake.pm:3776
#, c-format
msgid "Did it work properly?"
msgstr ""
-#: printer/printerdrake.pm:3700 printer/printerdrake.pm:5049
+#: printer/printerdrake.pm:3800 printer/printerdrake.pm:5179
#, c-format
msgid "Raw printer"
msgstr ""
-#: printer/printerdrake.pm:3738
+#: printer/printerdrake.pm:3838
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or \"kprinter <file>\". The graphical tools allow you to choose the printer and to modify the option settings easily.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3740
+#: printer/printerdrake.pm:3840
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the printing dialogs of many applications, but here do not supply the file name because the file to print is provided by the application.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3743 printer/printerdrake.pm:3760 printer/printerdrake.pm:3770
+#: printer/printerdrake.pm:3843 printer/printerdrake.pm:3860 printer/printerdrake.pm:3870
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a particular printing job. Simply add the desired settings to the command line, e. g. \"%s <file>\". "
msgstr ""
-#: printer/printerdrake.pm:3746 printer/printerdrake.pm:3786
+#: printer/printerdrake.pm:3846 printer/printerdrake.pm:3886
#, c-format
msgid ""
"To know about the options available for the current printer read either the list shown below or click on the \"Print option list\" button.%s%s%s\n"
@@ -11315,7 +11314,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3750
+#: printer/printerdrake.pm:3850
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -11323,33 +11322,33 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3755 printer/printerdrake.pm:3765
+#: printer/printerdrake.pm:3855 printer/printerdrake.pm:3865
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s <file>\".\n"
""
msgstr ""
-#: printer/printerdrake.pm:3757 printer/printerdrake.pm:3767 printer/printerdrake.pm:3777
+#: printer/printerdrake.pm:3857 printer/printerdrake.pm:3867 printer/printerdrake.pm:3877
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the printing dialogs of many applications. But here do not supply the file name because the file to print is provided by the application.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3762 printer/printerdrake.pm:3772
+#: printer/printerdrake.pm:3862 printer/printerdrake.pm:3872
#, c-format
msgid "To get a list of the options available for the current printer click on the \"Print option list\" button."
msgstr ""
-#: printer/printerdrake.pm:3775
+#: printer/printerdrake.pm:3875
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s <file>\" or \"%s <file>\".\n"
""
msgstr ""
-#: printer/printerdrake.pm:3779
+#: printer/printerdrake.pm:3879
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and handling printing jobs.\n"
@@ -11357,7 +11356,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3783
+#: printer/printerdrake.pm:3883
#, c-format
msgid ""
"\n"
@@ -11365,37 +11364,37 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3793
+#: printer/printerdrake.pm:3893
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:3794
+#: printer/printerdrake.pm:3894
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:3796
+#: printer/printerdrake.pm:3896
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:3798
+#: printer/printerdrake.pm:3898
#, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr ""
-#: printer/printerdrake.pm:3799
+#: printer/printerdrake.pm:3899
#, c-format
msgid "Printing on the printer \"%s\""
msgstr ""
-#: printer/printerdrake.pm:3805
+#: printer/printerdrake.pm:3905
#, c-format
msgid "Print option list"
msgstr ""
-#: printer/printerdrake.pm:3827
+#: printer/printerdrake.pm:3927
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special features of your printer are supported.\n"
@@ -11403,12 +11402,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3830
+#: printer/printerdrake.pm:3930
#, c-format
msgid "The scanner in your printer can be used with the usual SANE software, for example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""
-#: printer/printerdrake.pm:3831
+#: printer/printerdrake.pm:3931
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share your scanner on the network.\n"
@@ -11416,12 +11415,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3835
+#: printer/printerdrake.pm:3935
#, c-format
msgid "The memory card readers in your printer can be accessed like a usual USB mass storage device. "
msgstr ""
-#: printer/printerdrake.pm:3836
+#: printer/printerdrake.pm:3936
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on your desktop.\n"
@@ -11429,12 +11428,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3838
+#: printer/printerdrake.pm:3938
#, c-format
msgid "The memory card readers in your printer can be accessed using HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) clicking the \"Access Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""
-#: printer/printerdrake.pm:3839
+#: printer/printerdrake.pm:3939
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB card reader is usually faster.\n"
@@ -11442,7 +11441,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3842
+#: printer/printerdrake.pm:3942
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a lot of status monitoring and maintenance functions for your %s:\n"
@@ -11450,35 +11449,35 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3843
+#: printer/printerdrake.pm:3943
#, c-format
msgid ""
" - Ink level/status info\n"
""
msgstr ""
-#: printer/printerdrake.pm:3844
+#: printer/printerdrake.pm:3944
#, c-format
msgid ""
" - Ink nozzle cleaning\n"
""
msgstr ""
-#: printer/printerdrake.pm:3845
+#: printer/printerdrake.pm:3945
#, c-format
msgid ""
" - Print head alignment\n"
""
msgstr ""
-#: printer/printerdrake.pm:3846
+#: printer/printerdrake.pm:3946
#, c-format
msgid ""
" - Color calibration\n"
""
msgstr ""
-#: printer/printerdrake.pm:3861
+#: printer/printerdrake.pm:3961
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the scanner when you have more than one) from the command line or with the graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, you can also scan by choosing the appropriate point in the \"File\"/\"Acquire\" menu. Call also \"man scanimage\" on the command line to get more information.\n"
@@ -11486,17 +11485,17 @@ msgid ""
"You do not need to run \"scannerdrake\" for setting up scanning on this device, you only need to use \"scannerdrake\" if you want to share the scanner on the network."
msgstr ""
-#: printer/printerdrake.pm:3887
+#: printer/printerdrake.pm:3987
#, c-format
msgid "Your printer was configured automatically to give you access to the photo card drives from your PC. Now you can access your photo cards using the graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> \"MTools File Manager\") or the command line utilities \"mtools\" (enter \"man mtools\" on the command line for more info). You find the card's file system under the drive letter \"p:\", or subsequent drive letters when you have more than one HP printer with photo card drives. In \"MtoolsFM\" you can switch between drive letters with the field at the upper-right corners of the file lists."
msgstr ""
-#: printer/printerdrake.pm:3929 printer/printerdrake.pm:3956 printer/printerdrake.pm:3991
+#: printer/printerdrake.pm:4030 printer/printerdrake.pm:4057 printer/printerdrake.pm:4092
#, c-format
msgid "Transfer printer configuration"
msgstr ""
-#: printer/printerdrake.pm:3930
+#: printer/printerdrake.pm:4031
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %s to %s, your current spooler. All the configuration data (printer name, description, location, connection type, and default option settings) is overtaken, but jobs will not be transferred.\n"
@@ -11504,40 +11503,40 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:3933
+#: printer/printerdrake.pm:4034
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the data into a free-formed command.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3935
+#: printer/printerdrake.pm:4036
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP printers.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3937
+#: printer/printerdrake.pm:4038
#, c-format
msgid ""
"LPD and LPRng do not support IPP printers.\n"
""
msgstr ""
-#: printer/printerdrake.pm:3939
+#: printer/printerdrake.pm:4040
#, c-format
msgid "In addition, queues not created with this program or \"foomatic-configure\" cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:3940
+#: printer/printerdrake.pm:4041
#, c-format
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers or with native CUPS drivers cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:3941
+#: printer/printerdrake.pm:4042
#, c-format
msgid ""
"\n"
@@ -11545,17 +11544,17 @@ msgid ""
"\"Transfer\"."
msgstr ""
-#: printer/printerdrake.pm:3944
+#: printer/printerdrake.pm:4045
#, c-format
msgid "Do not transfer printers"
msgstr ""
-#: printer/printerdrake.pm:3945 printer/printerdrake.pm:3961
+#: printer/printerdrake.pm:4046 printer/printerdrake.pm:4062
#, c-format
msgid "Transfer"
msgstr ""
-#: printer/printerdrake.pm:3957
+#: printer/printerdrake.pm:4058
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -11563,82 +11562,82 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: printer/printerdrake.pm:3978
+#: printer/printerdrake.pm:4079
#, c-format
msgid "New printer name"
msgstr ""
-#: printer/printerdrake.pm:3981
+#: printer/printerdrake.pm:4082
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: printer/printerdrake.pm:3992
+#: printer/printerdrake.pm:4093
#, c-format
msgid "You have transferred your former default printer (\"%s\"), Should it be also the default printer under the new printing system %s?"
msgstr ""
-#: printer/printerdrake.pm:4002
+#: printer/printerdrake.pm:4103
#, c-format
msgid "Refreshing printer data..."
msgstr ""
-#: printer/printerdrake.pm:4011
+#: printer/printerdrake.pm:4113
#, c-format
msgid "Starting network..."
msgstr ""
-#: printer/printerdrake.pm:4054 printer/printerdrake.pm:4058 printer/printerdrake.pm:4060
+#: printer/printerdrake.pm:4157 printer/printerdrake.pm:4161 printer/printerdrake.pm:4163
#, c-format
msgid "Configure the network now"
msgstr ""
-#: printer/printerdrake.pm:4055
+#: printer/printerdrake.pm:4158
#, c-format
msgid "Network functionality not configured"
msgstr ""
-#: printer/printerdrake.pm:4056
+#: printer/printerdrake.pm:4159
#, c-format
msgid "You are going to configure a remote printer. This needs working network access, but your network is not configured yet. If you go on without network configuration, you will not be able to use the printer which you are configuring now. How do you want to proceed?"
msgstr ""
-#: printer/printerdrake.pm:4059
+#: printer/printerdrake.pm:4162
#, c-format
msgid "Go on without configuring the network"
msgstr ""
-#: printer/printerdrake.pm:4094
+#: printer/printerdrake.pm:4197
#, c-format
msgid "The network configuration done during the installation cannot be started now. Please check whether the network is accessible after booting your system and correct the configuration using the %s Control Center, section \"Network & Internet\"/\"Connection\", and afterwards set up the printer, also using the %s Control Center, section \"Hardware\"/\"Printer\""
msgstr ""
-#: printer/printerdrake.pm:4095
+#: printer/printerdrake.pm:4198
#, c-format
msgid "The network access was not running and could not be started. Please check your configuration and your hardware. Then try to configure your remote printer again."
msgstr ""
-#: printer/printerdrake.pm:4105
+#: printer/printerdrake.pm:4208
#, c-format
msgid "Restarting printing system..."
msgstr ""
-#: printer/printerdrake.pm:4135
+#: printer/printerdrake.pm:4239
#, c-format
msgid "high"
msgstr ""
-#: printer/printerdrake.pm:4135
+#: printer/printerdrake.pm:4239
#, c-format
msgid "paranoid"
msgstr ""
-#: printer/printerdrake.pm:4137
+#: printer/printerdrake.pm:4241
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: printer/printerdrake.pm:4138
+#: printer/printerdrake.pm:4242
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %s security level.\n"
@@ -11648,12 +11647,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: printer/printerdrake.pm:4173
+#: printer/printerdrake.pm:4278
#, c-format
msgid "Starting the printing system at boot time"
msgstr ""
-#: printer/printerdrake.pm:4174
+#: printer/printerdrake.pm:4279
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine is booted.\n"
@@ -11663,274 +11662,274 @@ msgid ""
"Do you want to have the automatic starting of the printing system turned on again?"
msgstr ""
-#: printer/printerdrake.pm:4196
+#: printer/printerdrake.pm:4302
#, c-format
msgid "Checking installed software..."
msgstr ""
-#: printer/printerdrake.pm:4202
+#: printer/printerdrake.pm:4308
#, c-format
msgid "Removing %s..."
msgstr ""
-#: printer/printerdrake.pm:4206
+#: printer/printerdrake.pm:4312
#, c-format
msgid "Could not remove the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4222
+#: printer/printerdrake.pm:4328
#, c-format
msgid "Installing %s..."
msgstr ""
-#: printer/printerdrake.pm:4226
+#: printer/printerdrake.pm:4332
#, c-format
msgid "Could not install the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4293
+#: printer/printerdrake.pm:4400
#, c-format
msgid "In this mode there is no local printing system, all printing requests go directly to the server specified below. Note that it is not possible to define local print queues then and if the specified server is down it cannot be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:4295
+#: printer/printerdrake.pm:4402
#, c-format
msgid "Enter the host name or IP of your CUPS server and click OK if you want to use this mode, click \"Quit\" otherwise."
msgstr ""
-#: printer/printerdrake.pm:4309
+#: printer/printerdrake.pm:4416
#, c-format
msgid "Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:4329
+#: printer/printerdrake.pm:4436
#, c-format
msgid "Setting Default Printer..."
msgstr ""
-#: printer/printerdrake.pm:4348
+#: printer/printerdrake.pm:4456
#, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr ""
-#: printer/printerdrake.pm:4349
+#: printer/printerdrake.pm:4457
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""
-#: printer/printerdrake.pm:4351
+#: printer/printerdrake.pm:4459
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""
-#: printer/printerdrake.pm:4352
+#: printer/printerdrake.pm:4460
#, c-format
msgid "Then locally connected printers can be used and remote printers on other CUPS servers in the same network are automatically discovered. "
msgstr ""
-#: printer/printerdrake.pm:4353
+#: printer/printerdrake.pm:4461
#, c-format
msgid "Disadvantage of this approach is, that more resources on the local machine are needed: Additional software packages need to be installed, the CUPS daemon has to run in the background and needs some memory, and the IPP port (port 631) is opened. "
msgstr ""
-#: printer/printerdrake.pm:4355
+#: printer/printerdrake.pm:4463
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""
-#: printer/printerdrake.pm:4356
+#: printer/printerdrake.pm:4464
#, c-format
msgid "Here local resource occupation is reduced to a minimum. No CUPS daemon is started or port opened, no software infrastructure for setting up local print queues is installed, so less memory and disk space is used. "
msgstr ""
-#: printer/printerdrake.pm:4357
+#: printer/printerdrake.pm:4465
#, c-format
msgid "Disadvantage is that it is not possible to define local printers then and if the specified server is down it cannot be printed at all from this machine. "
msgstr ""
-#: printer/printerdrake.pm:4359
+#: printer/printerdrake.pm:4467
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr ""
-#: printer/printerdrake.pm:4363 printer/printerdrake.pm:4378 printer/printerdrake.pm:4382 printer/printerdrake.pm:4388
+#: printer/printerdrake.pm:4471 printer/printerdrake.pm:4486 printer/printerdrake.pm:4490 printer/printerdrake.pm:4496
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr ""
-#: printer/printerdrake.pm:4377
+#: printer/printerdrake.pm:4485
#, c-format
msgid "Local CUPS printing system"
msgstr ""
-#: printer/printerdrake.pm:4415
+#: printer/printerdrake.pm:4524
#, c-format
msgid "Select Printer Spooler"
msgstr ""
-#: printer/printerdrake.pm:4416
+#: printer/printerdrake.pm:4525
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr ""
-#: printer/printerdrake.pm:4464
+#: printer/printerdrake.pm:4574
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr ""
-#: printer/printerdrake.pm:4478
+#: printer/printerdrake.pm:4589
#, c-format
msgid "Installing Foomatic..."
msgstr ""
-#: printer/printerdrake.pm:4484
+#: printer/printerdrake.pm:4595
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr ""
-#: printer/printerdrake.pm:4674
+#: printer/printerdrake.pm:4787
#, c-format
msgid "The following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it. "
msgstr ""
-#: printer/printerdrake.pm:4704
+#: printer/printerdrake.pm:4817
#, c-format
msgid "Display all available remote CUPS printers"
msgstr ""
-#: printer/printerdrake.pm:4705
+#: printer/printerdrake.pm:4818
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: printer/printerdrake.pm:4716
+#: printer/printerdrake.pm:4829
#, c-format
msgid "CUPS configuration"
msgstr ""
-#: printer/printerdrake.pm:4728
+#: printer/printerdrake.pm:4841
#, c-format
msgid "Change the printing system"
msgstr ""
-#: printer/printerdrake.pm:4737
+#: printer/printerdrake.pm:4850
#, c-format
msgid "Normal Mode"
msgstr ""
-#: printer/printerdrake.pm:4738
+#: printer/printerdrake.pm:4851
#, c-format
msgid "Expert Mode"
msgstr ""
-#: printer/printerdrake.pm:4992 printer/printerdrake.pm:5050 printer/printerdrake.pm:5128 printer/printerdrake.pm:5137
+#: printer/printerdrake.pm:5122 printer/printerdrake.pm:5180 printer/printerdrake.pm:5259 printer/printerdrake.pm:5268
#, c-format
msgid "Printer options"
msgstr ""
-#: printer/printerdrake.pm:5028
+#: printer/printerdrake.pm:5158
#, c-format
msgid "Modify printer configuration"
msgstr ""
-#: printer/printerdrake.pm:5030
+#: printer/printerdrake.pm:5160
#, c-format
msgid ""
"Printer %s%s\n"
"What do you want to modify on this printer?"
msgstr ""
-#: printer/printerdrake.pm:5035
+#: printer/printerdrake.pm:5165
#, c-format
msgid "This printer is disabled"
msgstr ""
-#: printer/printerdrake.pm:5037
+#: printer/printerdrake.pm:5167
#, c-format
msgid "Do it!"
msgstr ""
-#: printer/printerdrake.pm:5042 printer/printerdrake.pm:5097
+#: printer/printerdrake.pm:5172 printer/printerdrake.pm:5227
#, c-format
msgid "Printer connection type"
msgstr ""
-#: printer/printerdrake.pm:5043 printer/printerdrake.pm:5103
+#: printer/printerdrake.pm:5173 printer/printerdrake.pm:5233
#, c-format
msgid "Printer name, description, location"
msgstr ""
-#: printer/printerdrake.pm:5045 printer/printerdrake.pm:5121
+#: printer/printerdrake.pm:5175 printer/printerdrake.pm:5252
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: printer/printerdrake.pm:5046 printer/printerdrake.pm:5122
+#: printer/printerdrake.pm:5176 printer/printerdrake.pm:5253
#, c-format
msgid "Printer manufacturer, model"
msgstr ""
-#: printer/printerdrake.pm:5052 printer/printerdrake.pm:5132
+#: printer/printerdrake.pm:5182 printer/printerdrake.pm:5263
#, c-format
msgid "Set this printer as the default"
msgstr ""
-#: printer/printerdrake.pm:5057 printer/printerdrake.pm:5138 printer/printerdrake.pm:5140
+#: printer/printerdrake.pm:5187 printer/printerdrake.pm:5269 printer/printerdrake.pm:5271
#, c-format
msgid "Enable Printer"
msgstr ""
-#: printer/printerdrake.pm:5060 printer/printerdrake.pm:5143 printer/printerdrake.pm:5145
+#: printer/printerdrake.pm:5190 printer/printerdrake.pm:5274 printer/printerdrake.pm:5276
#, c-format
msgid "Disable Printer"
msgstr ""
-#: printer/printerdrake.pm:5061 printer/printerdrake.pm:5148
+#: printer/printerdrake.pm:5191 printer/printerdrake.pm:5279
#, c-format
msgid "Print test pages"
msgstr ""
-#: printer/printerdrake.pm:5062 printer/printerdrake.pm:5150
+#: printer/printerdrake.pm:5192 printer/printerdrake.pm:5281
#, c-format
msgid "Learn how to use this printer"
msgstr ""
-#: printer/printerdrake.pm:5063 printer/printerdrake.pm:5152
+#: printer/printerdrake.pm:5193 printer/printerdrake.pm:5283
#, c-format
msgid "Remove printer"
msgstr ""
-#: printer/printerdrake.pm:5110
+#: printer/printerdrake.pm:5241
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr ""
-#: printer/printerdrake.pm:5141
+#: printer/printerdrake.pm:5272
#, c-format
msgid "Printer \"%s\" is now enabled."
msgstr ""
-#: printer/printerdrake.pm:5146
+#: printer/printerdrake.pm:5277
#, c-format
msgid "Printer \"%s\" is now disabled."
msgstr ""
-#: printer/printerdrake.pm:5183
+#: printer/printerdrake.pm:5314
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr ""
-#: printer/printerdrake.pm:5187
+#: printer/printerdrake.pm:5318
#, c-format
msgid "Removing printer \"%s\"..."
msgstr ""
-#: printer/printerdrake.pm:5211
+#: printer/printerdrake.pm:5342
#, c-format
msgid "Default printer"
msgstr ""
-#: printer/printerdrake.pm:5212
+#: printer/printerdrake.pm:5343
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
@@ -11940,7 +11939,7 @@ msgstr ""
msgid "Can not add a partition to _formatted_ RAID %s"
msgstr ""
-#: raid.pm:144
+#: raid.pm:145
#, c-format
msgid ""
"Not enough partitions for RAID level %d\n"
@@ -12948,7 +12947,7 @@ msgid ""
"about this service, sorry."
msgstr ""
-#: services.pm:224 ugtk2.pm:1010
+#: services.pm:224 ugtk2.pm:1019
#, c-format
msgid "Info"
msgstr ""
@@ -12963,12 +12962,12 @@ msgstr ""
msgid "On boot"
msgstr ""
-#: services.pm:244
+#: services.pm:244 standalone/drakroam:173
#, c-format
msgid "Start"
msgstr ""
-#: services.pm:244
+#: services.pm:244 standalone/drakroam:174
#, c-format
msgid "Stop"
msgstr ""
@@ -13048,32 +13047,32 @@ msgstr ""
msgid "To <b>learn more</b> about our dynamic community, please visit <b>www.mandrakelinux.com</b> or directly <b>www.mandrakelinux.com/en/cookerdevel.php3</b> if you would like to get <b>involved</b> in the development."
msgstr ""
-#: share/advertising/05.pl:13
+#: share/advertising/05.pl:15
#, c-format
msgid "<b>Download Version</b>"
msgstr ""
-#: share/advertising/05.pl:15
+#: share/advertising/05.pl:17
#, c-format
msgid "You are now installing <b>Mandrakelinux Download</b>. This is the free version that Mandrakesoft wants to keep <b>available to everyone</b>."
msgstr ""
-#: share/advertising/05.pl:17
+#: share/advertising/05.pl:19
#, c-format
msgid "The Download version <b>cannot include</b> all the software that is not open source. Therefore, you will not find in the Download version:"
msgstr ""
-#: share/advertising/05.pl:18
+#: share/advertising/05.pl:20
#, c-format
msgid "\t* <b>Proprietary drivers</b> (such as drivers for NVIDIA®, ATI™, etc.)."
msgstr ""
-#: share/advertising/05.pl:19
+#: share/advertising/05.pl:21
#, c-format
msgid "\t* <b>Proprietary software</b> (such as Acrobat® Reader®, RealPlayer®, Flash™, etc.)."
msgstr ""
-#: share/advertising/05.pl:21
+#: share/advertising/05.pl:23
#, c-format
msgid "You will not have access to the <b>services included</b> in the other Mandrakesoft products either."
msgstr ""
@@ -13158,22 +13157,22 @@ msgstr ""
msgid "\t* <b>Mandrakelinux for x86-64</b>, The Mandrakelinux solution for making the most of your 64-bit processor."
msgstr ""
-#: share/advertising/10.pl:13
+#: share/advertising/10.pl:15
#, c-format
msgid "<b>Mandrakesoft Products (Nomad Products)</b>"
msgstr ""
-#: share/advertising/10.pl:15
+#: share/advertising/10.pl:17
#, c-format
msgid "Mandrakesoft has developed two products that allow you to use Mandrakelinux <b>on any computer</b> and without any need to actually install it:"
msgstr ""
-#: share/advertising/10.pl:16
+#: share/advertising/10.pl:18
#, c-format
msgid "\t* <b>Move</b>, a Mandrakelinux distribution that runs entirely from a bootable CD-ROM."
msgstr ""
-#: share/advertising/10.pl:17
+#: share/advertising/10.pl:19
#, c-format
msgid "\t* <b>GlobeTrotter</b>, a Mandrakelinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."
msgstr ""
@@ -13248,22 +13247,22 @@ msgstr ""
msgid "With PowerPack+, you will have the choice of the <b>graphical desktop environment</b>. Mandrakesoft has chosen <b>KDE</b> as the default one."
msgstr ""
-#: share/advertising/14.pl:13
+#: share/advertising/14.pl:15
#, c-format
msgid "<b>OpenOffice.org</b>"
msgstr ""
-#: share/advertising/14.pl:15
+#: share/advertising/14.pl:17
#, c-format
msgid "With Discovery, you will discover <b>OpenOffice.org</b>."
msgstr ""
-#: share/advertising/14.pl:17
+#: share/advertising/14.pl:19
#, c-format
msgid "It is a <b>full-featured office suite</b> that includes word processor, spreadsheet, presentation and drawing applications."
msgstr ""
-#: share/advertising/14.pl:19
+#: share/advertising/14.pl:21
#, c-format
msgid "OpenOffice.org can read and write most types of <b>Microsoft® Office</b> documents such as Word, Excel and PowerPoint® files."
msgstr ""
@@ -13388,7 +13387,7 @@ msgstr ""
msgid "<b>Development Environments</b>"
msgstr ""
-#: share/advertising/19.pl:15 share/advertising/22.pl:15
+#: share/advertising/19.pl:15 share/advertising/22.pl:17
#, c-format
msgid "PowerPack gives you the best tools to <b>develop</b> your own applications."
msgstr ""
@@ -13428,62 +13427,62 @@ msgstr ""
msgid "\t* <b>Vim</b>: an advanced text editor with more features than standard Vi."
msgstr ""
-#: share/advertising/21.pl:13
+#: share/advertising/21.pl:15
#, c-format
msgid "<b>Development Languages</b>"
msgstr ""
-#: share/advertising/21.pl:15
+#: share/advertising/21.pl:17
#, c-format
msgid "With all these <b>powerful tools</b>, you will be able to write applications in <b>dozens of programming languages</b>:"
msgstr ""
-#: share/advertising/21.pl:16
+#: share/advertising/21.pl:18
#, c-format
msgid "\t* The famous <b>C language</b>."
msgstr ""
-#: share/advertising/21.pl:17
+#: share/advertising/21.pl:19
#, c-format
msgid "\t* Object oriented languages:"
msgstr ""
-#: share/advertising/21.pl:18
+#: share/advertising/21.pl:20
#, c-format
msgid "\t\t* <b>C++</b>"
msgstr ""
-#: share/advertising/21.pl:19
+#: share/advertising/21.pl:21
#, c-format
msgid "\t\t* <b>Java™</b>"
msgstr ""
-#: share/advertising/21.pl:20
+#: share/advertising/21.pl:22
#, c-format
msgid "\t* Scripting languages:"
msgstr ""
-#: share/advertising/21.pl:21
+#: share/advertising/21.pl:23
#, c-format
msgid "\t\t* <b>Perl</b>"
msgstr ""
-#: share/advertising/21.pl:22
+#: share/advertising/21.pl:24
#, c-format
msgid "\t\t* <b>Python</b>"
msgstr ""
-#: share/advertising/21.pl:23 share/advertising/28.pl:22
+#: share/advertising/21.pl:25 share/advertising/28.pl:24
#, c-format
msgid "\t* And many more."
msgstr ""
-#: share/advertising/22.pl:13
+#: share/advertising/22.pl:15
#, c-format
msgid "<b>Development Tools</b>"
msgstr ""
-#: share/advertising/22.pl:17
+#: share/advertising/22.pl:19
#, c-format
msgid "With the powerful integrated development environment <b>KDevelop</b> and the leading Linux compiler <b>GCC</b>, you will be able to create applications in <b>many different languages</b> (C, C++, Java™, Perl, Python, etc.)."
msgstr ""
@@ -13513,42 +13512,42 @@ msgstr ""
msgid "\t* Manage your <b>memos</b> and <b>task lists</b>."
msgstr ""
-#: share/advertising/24.pl:13
+#: share/advertising/24.pl:15
#, c-format
msgid "<b>Servers</b>"
msgstr ""
-#: share/advertising/24.pl:15
+#: share/advertising/24.pl:17
#, c-format
msgid "Empower your business network with <b>premier server solutions</b> including:"
msgstr ""
-#: share/advertising/24.pl:16
+#: share/advertising/24.pl:18
#, c-format
msgid "\t* <b>Samba</b>: File and print services for Microsoft® Windows® clients."
msgstr ""
-#: share/advertising/24.pl:17
+#: share/advertising/24.pl:19
#, c-format
msgid "\t* <b>Apache</b>: The most widely used web server."
msgstr ""
-#: share/advertising/24.pl:18
+#: share/advertising/24.pl:20
#, c-format
msgid "\t* <b>MySQL</b> and <b>PostgreSQL</b>: The world's most popular open source databases."
msgstr ""
-#: share/advertising/24.pl:19
+#: share/advertising/24.pl:21
#, c-format
msgid "\t* <b>CVS</b>: Concurrent Versions System, the dominant open source network-transparent version control system."
msgstr ""
-#: share/advertising/24.pl:20
+#: share/advertising/24.pl:22
#, c-format
msgid "\t* <b>ProFTPD</b>: The highly configurable GPL-licensed FTP server software."
msgstr ""
-#: share/advertising/24.pl:21
+#: share/advertising/24.pl:23
#, c-format
msgid "\t* <b>Postfix</b> and <b>Sendmail</b>: The popular and powerful mail servers."
msgstr ""
@@ -13603,37 +13602,37 @@ msgstr ""
msgid "Stop by today at <b>store.mandrakesoft.com</b>!"
msgstr ""
-#: share/advertising/28.pl:13
+#: share/advertising/28.pl:15
#, c-format
msgid "<b>Mandrakeclub</b>"
msgstr ""
-#: share/advertising/28.pl:15
+#: share/advertising/28.pl:17
#, c-format
msgid "<b>Mandrakeclub</b> is the <b>perfect companion</b> to your Mandrakelinux product.."
msgstr ""
-#: share/advertising/28.pl:17
+#: share/advertising/28.pl:19
#, c-format
msgid "Take advantage of <b>valuable benefits</b> by joining Mandrakeclub, such as:"
msgstr ""
-#: share/advertising/28.pl:18
+#: share/advertising/28.pl:20
#, c-format
msgid "\t* <b>Special discounts</b> on products and services of our online store <b>store.mandrakesoft.com</b>."
msgstr ""
-#: share/advertising/28.pl:19
+#: share/advertising/28.pl:21
#, c-format
msgid "\t* Access to <b>commercial applications</b> (for example to NVIDIA® or ATI™ drivers)."
msgstr ""
-#: share/advertising/28.pl:20
+#: share/advertising/28.pl:22
#, c-format
msgid "\t* Participation in Mandrakelinux <b>user forums</b>."
msgstr ""
-#: share/advertising/28.pl:21
+#: share/advertising/28.pl:23
#, c-format
msgid "\t* <b>Early and privileged access</b>, before public release, to Mandrakelinux <b>ISO images</b>."
msgstr ""
@@ -14130,7 +14129,7 @@ msgid ""
" XFdrake resolution"
msgstr ""
-#: standalone.pm:133
+#: standalone.pm:146
#, c-format
msgid ""
"\n"
@@ -14296,7 +14295,7 @@ msgstr ""
msgid "Creating net boot images for all kernels"
msgstr ""
-#: standalone/drakTermServ:445 standalone/drakTermServ:747 standalone/drakTermServ:764
+#: standalone/drakTermServ:445 standalone/drakTermServ:740 standalone/drakTermServ:757
#, c-format
msgid "This will take a few minutes."
msgstr ""
@@ -14476,57 +14475,57 @@ msgstr ""
msgid "PXE Image"
msgstr ""
-#: standalone/drakTermServ:712
+#: standalone/drakTermServ:705
#, c-format
msgid "Default kernel version"
msgstr ""
-#: standalone/drakTermServ:715
+#: standalone/drakTermServ:708
#, c-format
msgid "Create PXE images."
msgstr ""
-#: standalone/drakTermServ:745
+#: standalone/drakTermServ:738
#, c-format
msgid "Build Whole Kernel -->"
msgstr ""
-#: standalone/drakTermServ:753
+#: standalone/drakTermServ:746
#, c-format
msgid "No kernel selected!"
msgstr ""
-#: standalone/drakTermServ:756
+#: standalone/drakTermServ:749
#, c-format
msgid "Build Single NIC -->"
msgstr ""
-#: standalone/drakTermServ:760
+#: standalone/drakTermServ:753
#, c-format
msgid "No NIC selected!"
msgstr ""
-#: standalone/drakTermServ:763
+#: standalone/drakTermServ:756
#, c-format
msgid "Build All Kernels -->"
msgstr ""
-#: standalone/drakTermServ:774
+#: standalone/drakTermServ:767
#, c-format
msgid "<-- Delete"
msgstr ""
-#: standalone/drakTermServ:779
+#: standalone/drakTermServ:772
#, c-format
msgid "No image selected!"
msgstr ""
-#: standalone/drakTermServ:782
+#: standalone/drakTermServ:775
#, c-format
msgid "Delete All NBIs"
msgstr ""
-#: standalone/drakTermServ:908
+#: standalone/drakTermServ:901
#, c-format
msgid ""
"!!! Indicates the password in the system database is different than\n"
@@ -14534,178 +14533,178 @@ msgid ""
"Delete/re-add the user to the Terminal Server to enable login."
msgstr ""
-#: standalone/drakTermServ:913
+#: standalone/drakTermServ:906
#, c-format
msgid "Add User -->"
msgstr ""
-#: standalone/drakTermServ:919
+#: standalone/drakTermServ:912
#, c-format
msgid "<-- Del User"
msgstr ""
-#: standalone/drakTermServ:955
+#: standalone/drakTermServ:948
#, c-format
msgid "type: %s"
msgstr ""
-#: standalone/drakTermServ:959
+#: standalone/drakTermServ:952
#, c-format
msgid "local config: %s"
msgstr ""
-#: standalone/drakTermServ:989
+#: standalone/drakTermServ:982
#, c-format
msgid ""
"Allow local hardware\n"
"configuration."
msgstr ""
-#: standalone/drakTermServ:998
+#: standalone/drakTermServ:991
#, c-format
msgid "No net boot images created!"
msgstr ""
-#: standalone/drakTermServ:1017
+#: standalone/drakTermServ:1010
#, c-format
msgid "Thin Client"
msgstr ""
-#: standalone/drakTermServ:1021
+#: standalone/drakTermServ:1014
#, c-format
msgid "Allow Thin Clients"
msgstr ""
-#: standalone/drakTermServ:1022
+#: standalone/drakTermServ:1015
#, c-format
msgid ""
"Sync client X keyboard\n"
" settings with server."
msgstr ""
-#: standalone/drakTermServ:1023
+#: standalone/drakTermServ:1016
#, c-format
msgid "Add Client -->"
msgstr ""
-#: standalone/drakTermServ:1037
+#: standalone/drakTermServ:1030
#, c-format
msgid "type: fat"
msgstr ""
-#: standalone/drakTermServ:1038
+#: standalone/drakTermServ:1031
#, c-format
msgid "type: thin"
msgstr ""
-#: standalone/drakTermServ:1045
+#: standalone/drakTermServ:1038
#, c-format
msgid "local config: false"
msgstr ""
-#: standalone/drakTermServ:1046
+#: standalone/drakTermServ:1039
#, c-format
msgid "local config: true"
msgstr ""
-#: standalone/drakTermServ:1054
+#: standalone/drakTermServ:1047
#, c-format
msgid "<-- Edit Client"
msgstr ""
-#: standalone/drakTermServ:1080
+#: standalone/drakTermServ:1073
#, c-format
msgid "Disable Local Config"
msgstr ""
-#: standalone/drakTermServ:1087
+#: standalone/drakTermServ:1080
#, c-format
msgid "Delete Client"
msgstr ""
-#: standalone/drakTermServ:1096
+#: standalone/drakTermServ:1089
#, c-format
msgid "dhcpd Config..."
msgstr ""
-#: standalone/drakTermServ:1111
+#: standalone/drakTermServ:1104
#, c-format
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
"(service dm restart - at the console)"
msgstr ""
-#: standalone/drakTermServ:1156
+#: standalone/drakTermServ:1149
#, c-format
msgid "Thin clients will not work with autologin. Disable autologin?"
msgstr ""
-#: standalone/drakTermServ:1172
+#: standalone/drakTermServ:1165
#, c-format
msgid "All clients will use %s"
msgstr ""
-#: standalone/drakTermServ:1204
+#: standalone/drakTermServ:1197
#, c-format
msgid "Subnet:"
msgstr ""
-#: standalone/drakTermServ:1211
+#: standalone/drakTermServ:1204
#, c-format
msgid "Netmask:"
msgstr ""
-#: standalone/drakTermServ:1218
+#: standalone/drakTermServ:1211
#, c-format
msgid "Routers:"
msgstr ""
-#: standalone/drakTermServ:1225
+#: standalone/drakTermServ:1218
#, c-format
msgid "Subnet Mask:"
msgstr ""
-#: standalone/drakTermServ:1232
+#: standalone/drakTermServ:1225
#, c-format
msgid "Broadcast Address:"
msgstr ""
-#: standalone/drakTermServ:1239
+#: standalone/drakTermServ:1232
#, c-format
msgid "Domain Name:"
msgstr ""
-#: standalone/drakTermServ:1247
+#: standalone/drakTermServ:1240
#, c-format
msgid "Name Servers:"
msgstr ""
-#: standalone/drakTermServ:1258
+#: standalone/drakTermServ:1251
#, c-format
msgid "IP Range Start:"
msgstr ""
-#: standalone/drakTermServ:1259
+#: standalone/drakTermServ:1252
#, c-format
msgid "IP Range End:"
msgstr ""
-#: standalone/drakTermServ:1301
+#: standalone/drakTermServ:1294
#, c-format
msgid "Append TS Includes To Existing Config"
msgstr ""
-#: standalone/drakTermServ:1303
+#: standalone/drakTermServ:1296
#, c-format
msgid "Write Config"
msgstr ""
-#: standalone/drakTermServ:1319
+#: standalone/drakTermServ:1312
#, c-format
msgid "dhcpd Server Configuration"
msgstr ""
-#: standalone/drakTermServ:1320
+#: standalone/drakTermServ:1313
#, c-format
msgid ""
"Most of these values were extracted\n"
@@ -14713,111 +14712,111 @@ msgid ""
"You can modify as needed."
msgstr ""
-#: standalone/drakTermServ:1323
+#: standalone/drakTermServ:1316
#, c-format
msgid "Dynamic IP Address Pool:"
msgstr ""
-#: standalone/drakTermServ:1474
+#: standalone/drakTermServ:1463
#, c-format
msgid "Please insert floppy disk:"
msgstr ""
-#: standalone/drakTermServ:1478
+#: standalone/drakTermServ:1467
#, c-format
msgid "Could not access the floppy!"
msgstr ""
-#: standalone/drakTermServ:1480
+#: standalone/drakTermServ:1469
#, c-format
msgid "Floppy can be removed now"
msgstr ""
-#: standalone/drakTermServ:1483
+#: standalone/drakTermServ:1472
#, c-format
msgid "No floppy drive available!"
msgstr ""
-#: standalone/drakTermServ:1488
+#: standalone/drakTermServ:1477
#, c-format
msgid "PXE image is %s/%s"
msgstr ""
-#: standalone/drakTermServ:1490
+#: standalone/drakTermServ:1479
#, c-format
msgid "Error writing %s/%s"
msgstr ""
-#: standalone/drakTermServ:1500
+#: standalone/drakTermServ:1489
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: standalone/drakTermServ:1502
+#: standalone/drakTermServ:1491
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: standalone/drakTermServ:1523
+#: standalone/drakTermServ:1512
#, c-format
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: standalone/drakTermServ:1683
+#: standalone/drakTermServ:1672
#, c-format
msgid ""
"%s passwd bad in Terminal Server - rewriting...\n"
""
msgstr ""
-#: standalone/drakTermServ:1696
+#: standalone/drakTermServ:1685
#, c-format
msgid ""
"%s is not a user..\n"
""
msgstr ""
-#: standalone/drakTermServ:1697
+#: standalone/drakTermServ:1686
#, c-format
msgid ""
"%s is already a Terminal Server user\n"
""
msgstr ""
-#: standalone/drakTermServ:1699
+#: standalone/drakTermServ:1688
#, c-format
msgid ""
"Addition of %s to Terminal Server failed!\n"
""
msgstr ""
-#: standalone/drakTermServ:1701
+#: standalone/drakTermServ:1690
#, c-format
msgid ""
"%s added to Terminal Server\n"
""
msgstr ""
-#: standalone/drakTermServ:1718
+#: standalone/drakTermServ:1707
#, c-format
msgid ""
"Deleted %s...\n"
""
msgstr ""
-#: standalone/drakTermServ:1720 standalone/drakTermServ:1793
+#: standalone/drakTermServ:1709 standalone/drakTermServ:1782
#, c-format
msgid ""
"%s not found...\n"
""
msgstr ""
-#: standalone/drakTermServ:1821
+#: standalone/drakTermServ:1810
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
-#: standalone/drakTermServ:1961
+#: standalone/drakTermServ:1950
#, c-format
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr ""
@@ -15155,44 +15154,44 @@ msgstr ""
msgid "No tape in %s!"
msgstr ""
-#: standalone/drakbackup:965
+#: standalone/drakbackup:964
#, c-format
msgid ""
"Backup quota exceeded!\n"
"%d MB used vs %d MB allocated."
msgstr ""
-#: standalone/drakbackup:984 standalone/drakbackup:1017
+#: standalone/drakbackup:983 standalone/drakbackup:1016
#, c-format
msgid "Backup system files..."
msgstr ""
-#: standalone/drakbackup:1018 standalone/drakbackup:1059
+#: standalone/drakbackup:1017 standalone/drakbackup:1058
#, c-format
msgid "Hard Disk Backup files..."
msgstr ""
-#: standalone/drakbackup:1058
+#: standalone/drakbackup:1057
#, c-format
msgid "Backup User files..."
msgstr ""
-#: standalone/drakbackup:1093
+#: standalone/drakbackup:1092
#, c-format
msgid "Backup Other files..."
msgstr ""
-#: standalone/drakbackup:1094
+#: standalone/drakbackup:1093
#, c-format
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: standalone/drakbackup:1099
+#: standalone/drakbackup:1098
#, c-format
msgid "No changes to backup!"
msgstr ""
-#: standalone/drakbackup:1117 standalone/drakbackup:1141
+#: standalone/drakbackup:1116 standalone/drakbackup:1140
#, c-format
msgid ""
"\n"
@@ -15201,7 +15200,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:1126
+#: standalone/drakbackup:1125
#, c-format
msgid ""
"\n"
@@ -15209,19 +15208,19 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:1127
+#: standalone/drakbackup:1126
#, c-format
msgid "Error during sending file via FTP. Please correct your FTP configuration."
msgstr ""
-#: standalone/drakbackup:1129
+#: standalone/drakbackup:1128
#, c-format
msgid ""
"file list sent by FTP: %s\n"
""
msgstr ""
-#: standalone/drakbackup:1146
+#: standalone/drakbackup:1145
#, c-format
msgid ""
"\n"
@@ -15230,7 +15229,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:1151
+#: standalone/drakbackup:1150
#, c-format
msgid ""
"\n"
@@ -15239,24 +15238,24 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:1160
+#: standalone/drakbackup:1159
#, c-format
msgid "Error sending mail. Your report mail was not sent."
msgstr ""
-#: standalone/drakbackup:1161
+#: standalone/drakbackup:1160
#, c-format
msgid ""
" Error while sending mail. \n"
""
msgstr ""
-#: standalone/drakbackup:1191
+#: standalone/drakbackup:1190
#, c-format
msgid "Can not create catalog!"
msgstr ""
-#: standalone/drakbackup:1420
+#: standalone/drakbackup:1419
#, c-format
msgid ""
"\n"
@@ -15264,523 +15263,523 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:1421
+#: standalone/drakbackup:1420
#, c-format
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
""
msgstr ""
-#: standalone/drakbackup:1422
+#: standalone/drakbackup:1421
#, c-format
msgid "Backup your System files. (/etc directory)"
msgstr ""
-#: standalone/drakbackup:1423 standalone/drakbackup:1487 standalone/drakbackup:1553
+#: standalone/drakbackup:1422 standalone/drakbackup:1486 standalone/drakbackup:1552
#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
msgstr ""
-#: standalone/drakbackup:1425 standalone/drakbackup:1489 standalone/drakbackup:1555
+#: standalone/drakbackup:1424 standalone/drakbackup:1488 standalone/drakbackup:1554
#, c-format
msgid "Use Incremental Backups"
msgstr ""
-#: standalone/drakbackup:1425 standalone/drakbackup:1489 standalone/drakbackup:1555
+#: standalone/drakbackup:1424 standalone/drakbackup:1488 standalone/drakbackup:1554
#, c-format
msgid "Use Differential Backups"
msgstr ""
-#: standalone/drakbackup:1427
+#: standalone/drakbackup:1426
#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: standalone/drakbackup:1428
+#: standalone/drakbackup:1427
#, c-format
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: standalone/drakbackup:1459
+#: standalone/drakbackup:1458
#, c-format
msgid "Please check all users that you want to include in your backup."
msgstr ""
-#: standalone/drakbackup:1486
+#: standalone/drakbackup:1485
#, c-format
msgid "Do not include the browser cache"
msgstr ""
-#: standalone/drakbackup:1540
+#: standalone/drakbackup:1539
#, c-format
msgid "Select the files or directories and click on 'OK'"
msgstr ""
-#: standalone/drakbackup:1541 standalone/drakfont:661
+#: standalone/drakbackup:1540 standalone/drakfont:683
#, c-format
msgid "Remove Selected"
msgstr ""
-#: standalone/drakbackup:1604
+#: standalone/drakbackup:1603
#, c-format
msgid "Users"
msgstr ""
-#: standalone/drakbackup:1624
+#: standalone/drakbackup:1623
#, c-format
msgid "Use network connection to backup"
msgstr ""
-#: standalone/drakbackup:1626
+#: standalone/drakbackup:1625
#, c-format
msgid "Net Method:"
msgstr ""
-#: standalone/drakbackup:1630
+#: standalone/drakbackup:1629
#, c-format
msgid "Use Expect for SSH"
msgstr ""
-#: standalone/drakbackup:1631
+#: standalone/drakbackup:1630
#, c-format
msgid "Create/Transfer backup keys for SSH"
msgstr ""
-#: standalone/drakbackup:1633
+#: standalone/drakbackup:1632
#, c-format
msgid "Transfer Now"
msgstr ""
-#: standalone/drakbackup:1635
+#: standalone/drakbackup:1634
#, c-format
msgid "Other (not drakbackup) keys in place already"
msgstr ""
-#: standalone/drakbackup:1638
+#: standalone/drakbackup:1637
#, c-format
msgid "Host name or IP."
msgstr ""
-#: standalone/drakbackup:1643
+#: standalone/drakbackup:1642
#, c-format
msgid "Directory (or module) to put the backup on this host."
msgstr ""
-#: standalone/drakbackup:1655
+#: standalone/drakbackup:1654
#, c-format
msgid "Remember this password"
msgstr ""
-#: standalone/drakbackup:1671
+#: standalone/drakbackup:1670
#, c-format
msgid "Need hostname, username and password!"
msgstr ""
-#: standalone/drakbackup:1762
+#: standalone/drakbackup:1761
#, c-format
msgid "Use CD-R/DVD-R to backup"
msgstr ""
-#: standalone/drakbackup:1765
+#: standalone/drakbackup:1764
#, c-format
msgid "Choose your CD/DVD device"
msgstr ""
-#: standalone/drakbackup:1770
+#: standalone/drakbackup:1769
#, c-format
msgid "Choose your CD/DVD media size"
msgstr ""
-#: standalone/drakbackup:1777
+#: standalone/drakbackup:1776
#, c-format
msgid "Multisession CD"
msgstr ""
-#: standalone/drakbackup:1779
+#: standalone/drakbackup:1778
#, c-format
msgid "CDRW media"
msgstr ""
-#: standalone/drakbackup:1785
+#: standalone/drakbackup:1784
#, c-format
msgid "Erase your RW media (1st Session)"
msgstr ""
-#: standalone/drakbackup:1786
+#: standalone/drakbackup:1785
#, c-format
msgid " Erase Now "
msgstr ""
-#: standalone/drakbackup:1792
+#: standalone/drakbackup:1791
#, c-format
msgid "DVD+RW media"
msgstr ""
-#: standalone/drakbackup:1794
+#: standalone/drakbackup:1793
#, c-format
msgid "DVD-R media"
msgstr ""
-#: standalone/drakbackup:1796
+#: standalone/drakbackup:1795
#, c-format
msgid "DVDRAM device"
msgstr ""
-#: standalone/drakbackup:1827
+#: standalone/drakbackup:1826
#, c-format
msgid "No CD device defined!"
msgstr ""
-#: standalone/drakbackup:1869
+#: standalone/drakbackup:1868
#, c-format
msgid "Use tape to backup"
msgstr ""
-#: standalone/drakbackup:1872
+#: standalone/drakbackup:1871
#, c-format
msgid "Device name to use for backup"
msgstr ""
-#: standalone/drakbackup:1878
+#: standalone/drakbackup:1877
#, c-format
msgid "Backup directly to tape"
msgstr ""
-#: standalone/drakbackup:1884
+#: standalone/drakbackup:1883
#, c-format
msgid "Do not rewind tape after backup"
msgstr ""
-#: standalone/drakbackup:1890
+#: standalone/drakbackup:1889
#, c-format
msgid "Erase tape before backup"
msgstr ""
-#: standalone/drakbackup:1896
+#: standalone/drakbackup:1895
#, c-format
msgid "Eject tape after the backup"
msgstr ""
-#: standalone/drakbackup:1968
+#: standalone/drakbackup:1967
#, c-format
msgid "Enter the directory to save to:"
msgstr ""
-#: standalone/drakbackup:1972
+#: standalone/drakbackup:1971
#, c-format
msgid "Directory to save to"
msgstr ""
-#: standalone/drakbackup:1977
+#: standalone/drakbackup:1976
#, c-format
msgid ""
"Maximum size\n"
" allowed for Drakbackup (MB)"
msgstr ""
-#: standalone/drakbackup:2041
+#: standalone/drakbackup:2040
#, c-format
msgid "CD-R / DVD-R"
msgstr ""
-#: standalone/drakbackup:2046
+#: standalone/drakbackup:2045
#, c-format
msgid "HardDrive / NFS"
msgstr ""
-#: standalone/drakbackup:2061 standalone/drakbackup:2062 standalone/drakbackup:2067
+#: standalone/drakbackup:2060 standalone/drakbackup:2061 standalone/drakbackup:2066
#, c-format
msgid "hourly"
msgstr ""
-#: standalone/drakbackup:2061 standalone/drakbackup:2063 standalone/drakbackup:2068
+#: standalone/drakbackup:2060 standalone/drakbackup:2062 standalone/drakbackup:2067
#, c-format
msgid "daily"
msgstr ""
-#: standalone/drakbackup:2061 standalone/drakbackup:2064 standalone/drakbackup:2069
+#: standalone/drakbackup:2060 standalone/drakbackup:2063 standalone/drakbackup:2068
#, c-format
msgid "weekly"
msgstr ""
-#: standalone/drakbackup:2061 standalone/drakbackup:2065 standalone/drakbackup:2070
+#: standalone/drakbackup:2060 standalone/drakbackup:2064 standalone/drakbackup:2069
#, c-format
msgid "monthly"
msgstr ""
-#: standalone/drakbackup:2061 standalone/drakbackup:2066 standalone/drakbackup:2071
+#: standalone/drakbackup:2060 standalone/drakbackup:2065 standalone/drakbackup:2070
#, c-format
msgid "custom"
msgstr ""
-#: standalone/drakbackup:2075
+#: standalone/drakbackup:2074
#, c-format
msgid "January"
msgstr ""
-#: standalone/drakbackup:2075
+#: standalone/drakbackup:2074
#, c-format
msgid "February"
msgstr ""
-#: standalone/drakbackup:2075
+#: standalone/drakbackup:2074
#, c-format
msgid "March"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "April"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "May"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "June"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "July"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "August"
msgstr ""
-#: standalone/drakbackup:2076
+#: standalone/drakbackup:2075
#, c-format
msgid "September"
msgstr ""
-#: standalone/drakbackup:2077
+#: standalone/drakbackup:2076
#, c-format
msgid "October"
msgstr ""
-#: standalone/drakbackup:2077
+#: standalone/drakbackup:2076
#, c-format
msgid "November"
msgstr ""
-#: standalone/drakbackup:2077
+#: standalone/drakbackup:2076
#, c-format
msgid "December"
msgstr ""
-#: standalone/drakbackup:2080
+#: standalone/drakbackup:2079
#, c-format
msgid "Sunday"
msgstr ""
-#: standalone/drakbackup:2080
+#: standalone/drakbackup:2079
#, c-format
msgid "Monday"
msgstr ""
-#: standalone/drakbackup:2080
+#: standalone/drakbackup:2079
#, c-format
msgid "Tuesday"
msgstr ""
-#: standalone/drakbackup:2081
+#: standalone/drakbackup:2080
#, c-format
msgid "Wednesday"
msgstr ""
-#: standalone/drakbackup:2081
+#: standalone/drakbackup:2080
#, c-format
msgid "Thursday"
msgstr ""
-#: standalone/drakbackup:2081
+#: standalone/drakbackup:2080
#, c-format
msgid "Friday"
msgstr ""
-#: standalone/drakbackup:2081
+#: standalone/drakbackup:2080
#, c-format
msgid "Saturday"
msgstr ""
-#: standalone/drakbackup:2113
+#: standalone/drakbackup:2112
#, c-format
msgid "Use daemon"
msgstr ""
-#: standalone/drakbackup:2117
+#: standalone/drakbackup:2116
#, c-format
msgid "Please choose the time interval between each backup"
msgstr ""
-#: standalone/drakbackup:2123
+#: standalone/drakbackup:2122
#, c-format
msgid "Custom setup/crontab entry:"
msgstr ""
-#: standalone/drakbackup:2128
+#: standalone/drakbackup:2127
#, c-format
msgid "Minute"
msgstr ""
-#: standalone/drakbackup:2132
+#: standalone/drakbackup:2131
#, c-format
msgid "Hour"
msgstr ""
-#: standalone/drakbackup:2136
+#: standalone/drakbackup:2135
#, c-format
msgid "Day"
msgstr ""
-#: standalone/drakbackup:2140
+#: standalone/drakbackup:2139
#, c-format
msgid "Month"
msgstr ""
-#: standalone/drakbackup:2144
+#: standalone/drakbackup:2143
#, c-format
msgid "Weekday"
msgstr ""
-#: standalone/drakbackup:2150
+#: standalone/drakbackup:2149
#, c-format
msgid "Please choose the media for backup."
msgstr ""
-#: standalone/drakbackup:2156
+#: standalone/drakbackup:2155
#, c-format
msgid "Please be sure that the cron daemon is included in your services."
msgstr ""
-#: standalone/drakbackup:2157
+#: standalone/drakbackup:2156
#, c-format
msgid "If your machine is not on all the time, you might want to install anacron."
msgstr ""
-#: standalone/drakbackup:2158
+#: standalone/drakbackup:2157
#, c-format
msgid "Note that currently all 'net' media also use the hard drive."
msgstr ""
-#: standalone/drakbackup:2205
+#: standalone/drakbackup:2204
#, c-format
msgid "Please choose the compression type"
msgstr ""
-#: standalone/drakbackup:2209
+#: standalone/drakbackup:2208
#, c-format
msgid "Use .backupignore files"
msgstr ""
-#: standalone/drakbackup:2211
+#: standalone/drakbackup:2210
#, c-format
msgid "Send mail report after each backup to:"
msgstr ""
-#: standalone/drakbackup:2217
+#: standalone/drakbackup:2216
#, c-format
msgid "SMTP server for mail:"
msgstr ""
-#: standalone/drakbackup:2222
+#: standalone/drakbackup:2221
#, c-format
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: standalone/drakbackup:2262
+#: standalone/drakbackup:2261
#, c-format
msgid "What"
msgstr ""
-#: standalone/drakbackup:2267
+#: standalone/drakbackup:2266
#, c-format
msgid "Where"
msgstr ""
-#: standalone/drakbackup:2272
+#: standalone/drakbackup:2271
#, c-format
msgid "When"
msgstr ""
-#: standalone/drakbackup:2277
+#: standalone/drakbackup:2276
#, c-format
msgid "More Options"
msgstr ""
-#: standalone/drakbackup:2290
+#: standalone/drakbackup:2289
#, c-format
msgid "Backup destination not configured..."
msgstr ""
-#: standalone/drakbackup:2310 standalone/drakbackup:4234
+#: standalone/drakbackup:2309 standalone/drakbackup:4232
#, c-format
msgid "Drakbackup Configuration"
msgstr ""
-#: standalone/drakbackup:2326
+#: standalone/drakbackup:2325
#, c-format
msgid "Please choose where you want to backup"
msgstr ""
-#: standalone/drakbackup:2329
+#: standalone/drakbackup:2328
#, c-format
msgid "Hard Drive used to prepare backups for all media"
msgstr ""
-#: standalone/drakbackup:2329
+#: standalone/drakbackup:2328
#, c-format
msgid "Across Network"
msgstr ""
-#: standalone/drakbackup:2329
+#: standalone/drakbackup:2328
#, c-format
msgid "On CD-R"
msgstr ""
-#: standalone/drakbackup:2329
+#: standalone/drakbackup:2328
#, c-format
msgid "On Tape Device"
msgstr ""
-#: standalone/drakbackup:2375
+#: standalone/drakbackup:2374
#, c-format
msgid "Backup Users"
msgstr ""
-#: standalone/drakbackup:2376
+#: standalone/drakbackup:2375
#, c-format
msgid " (Default is all users)"
msgstr ""
-#: standalone/drakbackup:2389
+#: standalone/drakbackup:2388
#, c-format
msgid "Please choose what you want to backup"
msgstr ""
-#: standalone/drakbackup:2390
+#: standalone/drakbackup:2389
#, c-format
msgid "Backup System"
msgstr ""
-#: standalone/drakbackup:2392
+#: standalone/drakbackup:2391
#, c-format
msgid "Select user manually"
msgstr ""
-#: standalone/drakbackup:2421
+#: standalone/drakbackup:2420
#, c-format
msgid "Please select data to backup..."
msgstr ""
-#: standalone/drakbackup:2493
+#: standalone/drakbackup:2492
#, c-format
msgid ""
"\n"
@@ -15788,7 +15787,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2494
+#: standalone/drakbackup:2493
#, c-format
msgid ""
"\n"
@@ -15796,7 +15795,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2496
+#: standalone/drakbackup:2495
#, c-format
msgid ""
"\n"
@@ -15804,7 +15803,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2498
+#: standalone/drakbackup:2497
#, c-format
msgid ""
"\n"
@@ -15812,7 +15811,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2500
+#: standalone/drakbackup:2499
#, c-format
msgid ""
"\n"
@@ -15820,14 +15819,14 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2501
+#: standalone/drakbackup:2500
#, c-format
msgid ""
"\tLimit disk usage to %s MB\n"
""
msgstr ""
-#: standalone/drakbackup:2504
+#: standalone/drakbackup:2503
#, c-format
msgid ""
"\n"
@@ -15835,48 +15834,48 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2509
+#: standalone/drakbackup:2508
#, c-format
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: standalone/drakbackup:2510
+#: standalone/drakbackup:2509
#, c-format
msgid "RW"
msgstr ""
-#: standalone/drakbackup:2511
+#: standalone/drakbackup:2510
#, c-format
msgid " on device: %s"
msgstr ""
-#: standalone/drakbackup:2512
+#: standalone/drakbackup:2511
#, c-format
msgid " (multi-session)"
msgstr ""
-#: standalone/drakbackup:2513
+#: standalone/drakbackup:2512
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: standalone/drakbackup:2514
+#: standalone/drakbackup:2513
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: standalone/drakbackup:2516
+#: standalone/drakbackup:2515
#, c-format
msgid ""
"\tBackup directly to Tape\n"
""
msgstr ""
-#: standalone/drakbackup:2518
+#: standalone/drakbackup:2517
#, c-format
msgid ""
"\n"
@@ -15884,7 +15883,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2519
+#: standalone/drakbackup:2518
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -15892,7 +15891,7 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2520
+#: standalone/drakbackup:2519
#, c-format
msgid ""
"\n"
@@ -15900,56 +15899,56 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2521
+#: standalone/drakbackup:2520
#, c-format
msgid ""
"\tDo not include System Files\n"
""
msgstr ""
-#: standalone/drakbackup:2523
+#: standalone/drakbackup:2522
#, c-format
msgid ""
"\tBackups use tar and bzip2\n"
""
msgstr ""
-#: standalone/drakbackup:2524
+#: standalone/drakbackup:2523
#, c-format
msgid ""
"\tBackups use tar and gzip\n"
""
msgstr ""
-#: standalone/drakbackup:2525
+#: standalone/drakbackup:2524
#, c-format
msgid ""
"\tBackups use tar only\n"
""
msgstr ""
-#: standalone/drakbackup:2527
+#: standalone/drakbackup:2526
#, c-format
msgid ""
"\tUse .backupignore files\n"
""
msgstr ""
-#: standalone/drakbackup:2528
+#: standalone/drakbackup:2527
#, c-format
msgid ""
"\tSend mail to %s\n"
""
msgstr ""
-#: standalone/drakbackup:2529
+#: standalone/drakbackup:2528
#, c-format
msgid ""
"\tUsing SMTP server %s\n"
""
msgstr ""
-#: standalone/drakbackup:2531
+#: standalone/drakbackup:2530
#, c-format
msgid ""
"\n"
@@ -15957,63 +15956,63 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2532
+#: standalone/drakbackup:2531
#, c-format
msgid ""
"\t-Hard drive.\n"
""
msgstr ""
-#: standalone/drakbackup:2533
+#: standalone/drakbackup:2532
#, c-format
msgid ""
"\t-CD-R.\n"
""
msgstr ""
-#: standalone/drakbackup:2534
+#: standalone/drakbackup:2533
#, c-format
msgid ""
"\t-Tape \n"
""
msgstr ""
-#: standalone/drakbackup:2535
+#: standalone/drakbackup:2534
#, c-format
msgid ""
"\t-Network by FTP.\n"
""
msgstr ""
-#: standalone/drakbackup:2536
+#: standalone/drakbackup:2535
#, c-format
msgid ""
"\t-Network by SSH.\n"
""
msgstr ""
-#: standalone/drakbackup:2537
+#: standalone/drakbackup:2536
#, c-format
msgid ""
"\t-Network by rsync.\n"
""
msgstr ""
-#: standalone/drakbackup:2538
+#: standalone/drakbackup:2537
#, c-format
msgid ""
"\t-Network by webdav.\n"
""
msgstr ""
-#: standalone/drakbackup:2540
+#: standalone/drakbackup:2539
#, c-format
msgid ""
"No configuration, please click Wizard or Advanced.\n"
""
msgstr ""
-#: standalone/drakbackup:2545
+#: standalone/drakbackup:2544
#, c-format
msgid ""
"List of data to restore:\n"
@@ -16021,35 +16020,35 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2547
+#: standalone/drakbackup:2546
#, c-format
msgid ""
"- Restore System Files.\n"
""
msgstr ""
-#: standalone/drakbackup:2549 standalone/drakbackup:2559
+#: standalone/drakbackup:2548 standalone/drakbackup:2558
#, c-format
msgid ""
" - from date: %s %s\n"
""
msgstr ""
-#: standalone/drakbackup:2552
+#: standalone/drakbackup:2551
#, c-format
msgid ""
"- Restore User Files: \n"
""
msgstr ""
-#: standalone/drakbackup:2557
+#: standalone/drakbackup:2556
#, c-format
msgid ""
"- Restore Other Files: \n"
""
msgstr ""
-#: standalone/drakbackup:2736
+#: standalone/drakbackup:2735
#, c-format
msgid ""
"List of data corrupted:\n"
@@ -16057,398 +16056,398 @@ msgid ""
""
msgstr ""
-#: standalone/drakbackup:2738
+#: standalone/drakbackup:2737
#, c-format
msgid "Please uncheck or remove it on next time."
msgstr ""
-#: standalone/drakbackup:2748
+#: standalone/drakbackup:2747
#, c-format
msgid "Backup files are corrupted"
msgstr ""
-#: standalone/drakbackup:2769
+#: standalone/drakbackup:2768
#, c-format
msgid " All of your selected data have been "
msgstr ""
-#: standalone/drakbackup:2770
+#: standalone/drakbackup:2769
#, c-format
msgid " Successfully Restored on %s "
msgstr ""
-#: standalone/drakbackup:2890
+#: standalone/drakbackup:2889
#, c-format
msgid " Restore Configuration "
msgstr ""
-#: standalone/drakbackup:2918
+#: standalone/drakbackup:2917
#, c-format
msgid "OK to restore the other files."
msgstr ""
-#: standalone/drakbackup:2934
+#: standalone/drakbackup:2933
#, c-format
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: standalone/drakbackup:2999
+#: standalone/drakbackup:2998
#, c-format
msgid "Please choose the date to restore:"
msgstr ""
-#: standalone/drakbackup:3036
+#: standalone/drakbackup:3035
#, c-format
msgid "Restore from Hard Disk."
msgstr ""
-#: standalone/drakbackup:3038
+#: standalone/drakbackup:3037
#, c-format
msgid "Enter the directory where backups are stored"
msgstr ""
-#: standalone/drakbackup:3042
+#: standalone/drakbackup:3041
#, c-format
msgid "Directory with backups"
msgstr ""
-#: standalone/drakbackup:3096
+#: standalone/drakbackup:3095
#, c-format
msgid "Select another media to restore from"
msgstr ""
-#: standalone/drakbackup:3098
+#: standalone/drakbackup:3097
#, c-format
msgid "Other Media"
msgstr ""
-#: standalone/drakbackup:3103
+#: standalone/drakbackup:3102
#, c-format
msgid "Restore system"
msgstr ""
-#: standalone/drakbackup:3104
+#: standalone/drakbackup:3103
#, c-format
msgid "Restore Users"
msgstr ""
-#: standalone/drakbackup:3105
+#: standalone/drakbackup:3104
#, c-format
msgid "Restore Other"
msgstr ""
-#: standalone/drakbackup:3107
+#: standalone/drakbackup:3106
#, c-format
msgid "Select path to restore (instead of /)"
msgstr ""
-#: standalone/drakbackup:3111 standalone/drakbackup:3393
+#: standalone/drakbackup:3110 standalone/drakbackup:3392
#, c-format
msgid "Path To Restore To"
msgstr ""
-#: standalone/drakbackup:3114
+#: standalone/drakbackup:3113
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: standalone/drakbackup:3116
+#: standalone/drakbackup:3115
#, c-format
msgid "Remove user directories before restore."
msgstr ""
-#: standalone/drakbackup:3201
+#: standalone/drakbackup:3200
#, c-format
msgid "Filename text substring to search for (empty string matches all):"
msgstr ""
-#: standalone/drakbackup:3204
+#: standalone/drakbackup:3203
#, c-format
msgid "Search Backups"
msgstr ""
-#: standalone/drakbackup:3222
+#: standalone/drakbackup:3221
#, c-format
msgid "No matches found..."
msgstr ""
-#: standalone/drakbackup:3226
+#: standalone/drakbackup:3225
#, c-format
msgid "Restore Selected"
msgstr ""
-#: standalone/drakbackup:3361
+#: standalone/drakbackup:3360
#, c-format
msgid ""
"Click date/time to see backup files.\n"
"Ctrl-Click files to select multiple files."
msgstr ""
-#: standalone/drakbackup:3367
+#: standalone/drakbackup:3366
#, c-format
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: standalone/drakbackup:3376
+#: standalone/drakbackup:3375
#, c-format
msgid ""
"Restore Selected\n"
"Files"
msgstr ""
-#: standalone/drakbackup:3453
+#: standalone/drakbackup:3452
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: standalone/drakbackup:3466
+#: standalone/drakbackup:3465
#, c-format
msgid "Restore From CD"
msgstr ""
-#: standalone/drakbackup:3466
+#: standalone/drakbackup:3465
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: standalone/drakbackup:3468
+#: standalone/drakbackup:3467
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: standalone/drakbackup:3478
+#: standalone/drakbackup:3477
#, c-format
msgid "Restore From Tape"
msgstr ""
-#: standalone/drakbackup:3478
+#: standalone/drakbackup:3477
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: standalone/drakbackup:3480
+#: standalone/drakbackup:3479
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: standalone/drakbackup:3491
+#: standalone/drakbackup:3490
#, c-format
msgid "Restore Via Network"
msgstr ""
-#: standalone/drakbackup:3491
+#: standalone/drakbackup:3490
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: standalone/drakbackup:3492
+#: standalone/drakbackup:3491
#, c-format
msgid "Host Name"
msgstr ""
-#: standalone/drakbackup:3493
+#: standalone/drakbackup:3492
#, c-format
msgid "Host Path or Module"
msgstr ""
-#: standalone/drakbackup:3500
+#: standalone/drakbackup:3499
#, c-format
msgid "Password required"
msgstr ""
-#: standalone/drakbackup:3506
+#: standalone/drakbackup:3505
#, c-format
msgid "Username required"
msgstr ""
-#: standalone/drakbackup:3509
+#: standalone/drakbackup:3508
#, c-format
msgid "Hostname required"
msgstr ""
-#: standalone/drakbackup:3514
+#: standalone/drakbackup:3513
#, c-format
msgid "Path or Module required"
msgstr ""
-#: standalone/drakbackup:3527
+#: standalone/drakbackup:3526
#, c-format
msgid "Files Restored..."
msgstr ""
-#: standalone/drakbackup:3530
+#: standalone/drakbackup:3529
#, c-format
msgid "Restore Failed..."
msgstr ""
-#: standalone/drakbackup:3548
+#: standalone/drakbackup:3547
#, c-format
msgid "%s not retrieved..."
msgstr ""
-#: standalone/drakbackup:3770 standalone/drakbackup:3839
+#: standalone/drakbackup:3768 standalone/drakbackup:3837
#, c-format
msgid "Search for files to restore"
msgstr ""
-#: standalone/drakbackup:3774
+#: standalone/drakbackup:3772
#, c-format
msgid "Restore all backups"
msgstr ""
-#: standalone/drakbackup:3782
+#: standalone/drakbackup:3780
#, c-format
msgid "Custom Restore"
msgstr ""
-#: standalone/drakbackup:3786 standalone/drakbackup:3835
+#: standalone/drakbackup:3784 standalone/drakbackup:3833
#, c-format
msgid "Restore From Catalog"
msgstr ""
-#: standalone/drakbackup:3807
+#: standalone/drakbackup:3805
#, c-format
msgid ""
"Unable to find backups to restore...\n"
""
msgstr ""
-#: standalone/drakbackup:3808
+#: standalone/drakbackup:3806
#, c-format
msgid "Verify that %s is the correct path"
msgstr ""
-#: standalone/drakbackup:3809
+#: standalone/drakbackup:3807
#, c-format
msgid " and the CD is in the drive"
msgstr ""
-#: standalone/drakbackup:3811
+#: standalone/drakbackup:3809
#, c-format
msgid "Backups on unmountable media - Use Catalog to restore"
msgstr ""
-#: standalone/drakbackup:3827
+#: standalone/drakbackup:3825
#, c-format
msgid "CD in place - continue."
msgstr ""
-#: standalone/drakbackup:3832
+#: standalone/drakbackup:3830
#, c-format
msgid "Browse to new restore repository."
msgstr ""
-#: standalone/drakbackup:3833
+#: standalone/drakbackup:3831
#, c-format
msgid "Directory To Restore From"
msgstr ""
-#: standalone/drakbackup:3869
+#: standalone/drakbackup:3867
#, c-format
msgid "Restore Progress"
msgstr ""
-#: standalone/drakbackup:3980
+#: standalone/drakbackup:3978
#, c-format
msgid "Build Backup"
msgstr ""
-#: standalone/drakbackup:4013 standalone/drakbackup:4333
+#: standalone/drakbackup:4011 standalone/drakbackup:4331
#, c-format
msgid "Restore"
msgstr ""
-#: standalone/drakbackup:4101
+#: standalone/drakbackup:4099 standalone/harddrake2:481
#, c-format
msgid ""
"The following packages need to be installed:\n"
""
msgstr ""
-#: standalone/drakbackup:4128
+#: standalone/drakbackup:4126
#, c-format
msgid "Please select data to restore..."
msgstr ""
-#: standalone/drakbackup:4168
+#: standalone/drakbackup:4166
#, c-format
msgid "Backup system files"
msgstr ""
-#: standalone/drakbackup:4171
+#: standalone/drakbackup:4169
#, c-format
msgid "Backup user files"
msgstr ""
-#: standalone/drakbackup:4174
+#: standalone/drakbackup:4172
#, c-format
msgid "Backup other files"
msgstr ""
-#: standalone/drakbackup:4177 standalone/drakbackup:4211
+#: standalone/drakbackup:4175 standalone/drakbackup:4209
#, c-format
msgid "Total Progress"
msgstr ""
-#: standalone/drakbackup:4203
+#: standalone/drakbackup:4201
#, c-format
msgid "Sending files by FTP"
msgstr ""
-#: standalone/drakbackup:4206
+#: standalone/drakbackup:4204
#, c-format
msgid "Sending files..."
msgstr ""
-#: standalone/drakbackup:4276
+#: standalone/drakbackup:4274
#, c-format
msgid "Backup Now from configuration file"
msgstr ""
-#: standalone/drakbackup:4281
+#: standalone/drakbackup:4279
#, c-format
msgid "View Backup Configuration."
msgstr ""
-#: standalone/drakbackup:4307
+#: standalone/drakbackup:4305
#, c-format
msgid "Wizard Configuration"
msgstr ""
-#: standalone/drakbackup:4312
+#: standalone/drakbackup:4310
#, c-format
msgid "Advanced Configuration"
msgstr ""
-#: standalone/drakbackup:4317
+#: standalone/drakbackup:4315
#, c-format
msgid "View Configuration"
msgstr ""
-#: standalone/drakbackup:4321
+#: standalone/drakbackup:4319
#, c-format
msgid "View Last Log"
msgstr ""
-#: standalone/drakbackup:4326
+#: standalone/drakbackup:4324
#, c-format
msgid "Backup Now"
msgstr ""
-#: standalone/drakbackup:4330
+#: standalone/drakbackup:4328
#, c-format
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: standalone/drakbackup:4350 standalone/drakbackup:4353
+#: standalone/drakbackup:4348 standalone/drakbackup:4351
#, c-format
msgid "Drakbackup"
msgstr ""
@@ -16463,7 +16462,7 @@ msgstr ""
msgid "System mode"
msgstr ""
-#: standalone/drakboot:74 standalone/drakfloppy:47 standalone/harddrake2:187 standalone/harddrake2:188 standalone/logdrake:70 standalone/printerdrake:138 standalone/printerdrake:139 standalone/printerdrake:140
+#: standalone/drakboot:74 standalone/drakfloppy:47 standalone/harddrake2:189 standalone/harddrake2:190 standalone/harddrake2:191 standalone/logdrake:70 standalone/printerdrake:138 standalone/printerdrake:139 standalone/printerdrake:140
#, c-format
msgid "/_File"
msgstr ""
@@ -16473,7 +16472,7 @@ msgstr ""
msgid "/File/_Quit"
msgstr ""
-#: standalone/drakboot:75 standalone/drakfloppy:48 standalone/harddrake2:188 standalone/logdrake:76 standalone/printerdrake:140
+#: standalone/drakboot:75 standalone/drakfloppy:48 standalone/harddrake2:191 standalone/logdrake:76 standalone/printerdrake:140
#, c-format
msgid "<control>Q"
msgstr ""
@@ -16540,7 +16539,7 @@ msgstr ""
msgid "Default desktop"
msgstr ""
-#: standalone/drakboot:310
+#: standalone/drakboot:311
#, c-format
msgid ""
"Please choose a video mode, it will be applied to each of the boot entries selected below.\n"
@@ -16738,187 +16737,182 @@ msgid ""
"Do you want to install ntp?"
msgstr ""
-#: standalone/drakconnect:85
+#: standalone/drakconnect:86
#, c-format
msgid "Network configuration (%d adapters)"
msgstr ""
-#: standalone/drakconnect:96 standalone/drakconnect:786
+#: standalone/drakconnect:97 standalone/drakconnect:822
#, c-format
msgid "Gateway:"
msgstr ""
-#: standalone/drakconnect:96 standalone/drakconnect:786
+#: standalone/drakconnect:97 standalone/drakconnect:822
#, c-format
msgid "Interface:"
msgstr ""
-#: standalone/drakconnect:100 standalone/net_monitor:122
+#: standalone/drakconnect:101 standalone/net_monitor:122
#, c-format
msgid "Wait please"
msgstr ""
-#: standalone/drakconnect:116
+#: standalone/drakconnect:117
#, c-format
msgid "Interface"
msgstr ""
-#: standalone/drakconnect:116 standalone/printerdrake:211 standalone/printerdrake:218
+#: standalone/drakconnect:117 standalone/printerdrake:211 standalone/printerdrake:218
#, c-format
msgid "State"
msgstr ""
-#: standalone/drakconnect:133
+#: standalone/drakconnect:134
#, c-format
msgid "Hostname: "
msgstr ""
-#: standalone/drakconnect:135
+#: standalone/drakconnect:136
#, c-format
msgid "Configure hostname..."
msgstr ""
-#: standalone/drakconnect:149 standalone/drakconnect:842
+#: standalone/drakconnect:150 standalone/drakconnect:878
#, c-format
msgid "LAN configuration"
msgstr ""
-#: standalone/drakconnect:154
+#: standalone/drakconnect:155
#, c-format
msgid "Configure Local Area Network..."
msgstr ""
-#: standalone/drakconnect:162 standalone/drakconnect:246 standalone/drakconnect:250
+#: standalone/drakconnect:163 standalone/drakconnect:247 standalone/drakconnect:251
#, c-format
msgid "Apply"
msgstr ""
-#: standalone/drakconnect:197
+#: standalone/drakconnect:198
#, c-format
msgid "Manage connections"
msgstr ""
-#: standalone/drakconnect:224
+#: standalone/drakconnect:225
#, c-format
msgid "Device selected"
msgstr ""
-#: standalone/drakconnect:305
+#: standalone/drakconnect:307
#, c-format
msgid "IP configuration"
msgstr ""
-#: standalone/drakconnect:344
+#: standalone/drakconnect:346
#, c-format
msgid "DNS servers"
msgstr ""
-#: standalone/drakconnect:352
+#: standalone/drakconnect:354
#, c-format
msgid "Search Domain"
msgstr ""
-#: standalone/drakconnect:360
+#: standalone/drakconnect:362
#, c-format
msgid "static"
msgstr ""
-#: standalone/drakconnect:360
+#: standalone/drakconnect:362 standalone/drakroam:140
#, c-format
msgid "DHCP"
msgstr ""
-#: standalone/drakconnect:470
-#, c-format
-msgid "Metric"
-msgstr ""
-
-#: standalone/drakconnect:493
+#: standalone/drakconnect:526
#, c-format
msgid "Flow control"
msgstr ""
-#: standalone/drakconnect:494
+#: standalone/drakconnect:527
#, c-format
msgid "Line termination"
msgstr ""
-#: standalone/drakconnect:505
+#: standalone/drakconnect:538
#, c-format
msgid "Modem timeout"
msgstr ""
-#: standalone/drakconnect:509
+#: standalone/drakconnect:542
#, c-format
msgid "Use lock file"
msgstr ""
-#: standalone/drakconnect:511
+#: standalone/drakconnect:544
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr ""
-#: standalone/drakconnect:514
+#: standalone/drakconnect:547
#, c-format
msgid "Busy wait"
msgstr ""
-#: standalone/drakconnect:519
+#: standalone/drakconnect:552
#, c-format
msgid "Modem sound"
msgstr ""
-#: standalone/drakconnect:520
+#: standalone/drakconnect:553
#, c-format
msgid "Enable"
msgstr ""
-#: standalone/drakconnect:520
+#: standalone/drakconnect:553
#, c-format
msgid "Disable"
msgstr ""
-#: standalone/drakconnect:571 standalone/harddrake2:48
+#: standalone/drakconnect:604 standalone/harddrake2:49
#, c-format
msgid "Media class"
msgstr ""
-#: standalone/drakconnect:572 standalone/drakfloppy:136
+#: standalone/drakconnect:605 standalone/drakfloppy:136
#, c-format
msgid "Module name"
msgstr ""
-#: standalone/drakconnect:573
+#: standalone/drakconnect:606
#, c-format
msgid "Mac Address"
msgstr ""
-#: standalone/drakconnect:574 standalone/harddrake2:26 standalone/harddrake2:118
+#: standalone/drakconnect:607 standalone/harddrake2:27 standalone/harddrake2:119
#, c-format
msgid "Bus"
msgstr ""
-#: standalone/drakconnect:575 standalone/harddrake2:32
+#: standalone/drakconnect:608 standalone/harddrake2:33
#, c-format
msgid "Location on the bus"
msgstr ""
-#: standalone/drakconnect:671 standalone/drakgw:247 standalone/drakpxe:138
+#: standalone/drakconnect:707 standalone/drakgw:247 standalone/drakpxe:138
#, c-format
msgid "No ethernet network adapter has been detected on your system. Please run the hardware configuration tool."
msgstr ""
-#: standalone/drakconnect:679
+#: standalone/drakconnect:715
#, c-format
msgid "Remove a network interface"
msgstr ""
-#: standalone/drakconnect:683
+#: standalone/drakconnect:719
#, c-format
msgid "Select the network interface to remove:"
msgstr ""
-#: standalone/drakconnect:715
+#: standalone/drakconnect:751
#, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
@@ -16926,139 +16920,139 @@ msgid ""
"%s"
msgstr ""
-#: standalone/drakconnect:716
+#: standalone/drakconnect:752
#, c-format
msgid "Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr ""
-#: standalone/drakconnect:732
+#: standalone/drakconnect:768
#, c-format
msgid "No IP"
msgstr ""
-#: standalone/drakconnect:733
+#: standalone/drakconnect:769
#, c-format
msgid "No Mask"
msgstr ""
-#: standalone/drakconnect:734 standalone/drakconnect:913
+#: standalone/drakconnect:770 standalone/drakconnect:949
#, c-format
msgid "up"
msgstr ""
-#: standalone/drakconnect:734 standalone/drakconnect:913
+#: standalone/drakconnect:770 standalone/drakconnect:949
#, c-format
msgid "down"
msgstr ""
-#: standalone/drakconnect:776 standalone/net_monitor:470
+#: standalone/drakconnect:812 standalone/net_monitor:471
#, c-format
msgid "Connected"
msgstr ""
-#: standalone/drakconnect:776 standalone/net_monitor:470
+#: standalone/drakconnect:812 standalone/net_monitor:471
#, c-format
msgid "Not connected"
msgstr ""
-#: standalone/drakconnect:778
+#: standalone/drakconnect:814
#, c-format
msgid "Disconnect..."
msgstr ""
-#: standalone/drakconnect:778
+#: standalone/drakconnect:814
#, c-format
msgid "Connect..."
msgstr ""
-#: standalone/drakconnect:807
+#: standalone/drakconnect:843
#, c-format
msgid "Warning, another Internet connection has been detected, maybe using your network"
msgstr ""
-#: standalone/drakconnect:838
+#: standalone/drakconnect:874
#, c-format
msgid "Deactivate now"
msgstr ""
-#: standalone/drakconnect:838
+#: standalone/drakconnect:874
#, c-format
msgid "Activate now"
msgstr ""
-#: standalone/drakconnect:846
+#: standalone/drakconnect:882
#, c-format
msgid ""
"You do not have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: standalone/drakconnect:860
+#: standalone/drakconnect:896
#, c-format
msgid "LAN Configuration"
msgstr ""
-#: standalone/drakconnect:872
+#: standalone/drakconnect:908
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: standalone/drakconnect:881
+#: standalone/drakconnect:917
#, c-format
msgid "Boot Protocol"
msgstr ""
-#: standalone/drakconnect:882
+#: standalone/drakconnect:918
#, c-format
msgid "Started on boot"
msgstr ""
-#: standalone/drakconnect:918
+#: standalone/drakconnect:954
#, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"
msgstr ""
-#. -PO: here "Add Connection" should be translated the same was as in control-center
-#: standalone/drakconnect:973 standalone/net_applet:50
+#: standalone/drakconnect:1009 standalone/net_applet:61
#, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mandrakelinux Control Center"
msgstr ""
-#: standalone/drakconnect:974 standalone/net_applet:51
+#. -PO: here "Add Connection" should be translated the same was as in control-center
+#: standalone/drakconnect:1010 standalone/net_applet:62
#, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr ""
-#: standalone/drakconnect:981
+#: standalone/drakconnect:1017
#, c-format
msgid "Internet connection configuration"
msgstr ""
-#: standalone/drakconnect:999
+#: standalone/drakconnect:1035
#, c-format
msgid "Third DNS server (optional)"
msgstr ""
-#: standalone/drakconnect:1021
+#: standalone/drakconnect:1057
#, c-format
msgid "Internet Connection Configuration"
msgstr ""
-#: standalone/drakconnect:1022
+#: standalone/drakconnect:1058
#, c-format
msgid "Internet access"
msgstr ""
-#: standalone/drakconnect:1024 standalone/net_monitor:101
+#: standalone/drakconnect:1060 standalone/net_monitor:101
#, c-format
msgid "Connection type: "
msgstr ""
-#: standalone/drakconnect:1027
+#: standalone/drakconnect:1063
#, c-format
msgid "Status:"
msgstr ""
@@ -17121,7 +17115,7 @@ msgstr ""
msgid "General"
msgstr ""
-#: standalone/drakfloppy:82 standalone/harddrake2:145
+#: standalone/drakfloppy:82 standalone/harddrake2:146
#, c-format
msgid "Device"
msgstr ""
@@ -17239,7 +17233,7 @@ msgstr ""
msgid "No fonts found"
msgstr ""
-#: standalone/drakfont:217 standalone/drakfont:257 standalone/drakfont:324 standalone/drakfont:357 standalone/drakfont:365 standalone/drakfont:391 standalone/drakfont:409 standalone/drakfont:423
+#: standalone/drakfont:217 standalone/drakfont:259 standalone/drakfont:326 standalone/drakfont:359 standalone/drakfont:367 standalone/drakfont:393 standalone/drakfont:411 standalone/drakfont:425
#, c-format
msgid "done"
msgstr ""
@@ -17249,79 +17243,79 @@ msgstr ""
msgid "Could not find any font in your mounted partitions"
msgstr ""
-#: standalone/drakfont:255
+#: standalone/drakfont:257
#, c-format
msgid "Reselect correct fonts"
msgstr ""
-#: standalone/drakfont:258
+#: standalone/drakfont:260
#, c-format
msgid ""
"Could not find any font.\n"
""
msgstr ""
-#: standalone/drakfont:268
+#: standalone/drakfont:270
#, c-format
msgid "Search for fonts in installed list"
msgstr ""
-#: standalone/drakfont:293
+#: standalone/drakfont:295
#, c-format
msgid "%s fonts conversion"
msgstr ""
-#: standalone/drakfont:322
+#: standalone/drakfont:324
#, c-format
msgid "Fonts copy"
msgstr ""
-#: standalone/drakfont:325
+#: standalone/drakfont:327
#, c-format
msgid "True Type fonts installation"
msgstr ""
-#: standalone/drakfont:332
+#: standalone/drakfont:334
#, c-format
msgid "please wait during ttmkfdir..."
msgstr ""
-#: standalone/drakfont:333
+#: standalone/drakfont:335
#, c-format
msgid "True Type install done"
msgstr ""
-#: standalone/drakfont:339 standalone/drakfont:354
+#: standalone/drakfont:341 standalone/drakfont:356
#, c-format
msgid "type1inst building"
msgstr ""
-#: standalone/drakfont:348
+#: standalone/drakfont:350
#, c-format
msgid "Ghostscript referencing"
msgstr ""
-#: standalone/drakfont:358
+#: standalone/drakfont:360
#, c-format
msgid "Suppress Temporary Files"
msgstr ""
-#: standalone/drakfont:361
+#: standalone/drakfont:363
#, c-format
msgid "Restart XFS"
msgstr ""
-#: standalone/drakfont:407 standalone/drakfont:417
+#: standalone/drakfont:409 standalone/drakfont:419
#, c-format
msgid "Suppress Fonts Files"
msgstr ""
-#: standalone/drakfont:419
+#: standalone/drakfont:421
#, c-format
msgid "xfs restart"
msgstr ""
-#: standalone/drakfont:427
+#: standalone/drakfont:429
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and install them on your system.\n"
@@ -17329,33 +17323,33 @@ msgid ""
"-You can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server."
msgstr ""
-#: standalone/drakfont:476 standalone/drakfont:485
+#: standalone/drakfont:478 standalone/drakfont:487
#, c-format
msgid "DrakFont"
msgstr ""
-#: standalone/drakfont:486
+#: standalone/drakfont:488
#, c-format
msgid "Font List"
msgstr ""
-#: standalone/drakfont:492
+#: standalone/drakfont:494
#, c-format
msgid "About"
msgstr ""
-#: standalone/drakfont:494 standalone/drakfont:692 standalone/drakfont:730
+#: standalone/drakfont:496 standalone/drakfont:715 standalone/drakfont:753
#, c-format
msgid "Uninstall"
msgstr ""
-#: standalone/drakfont:495
+#: standalone/drakfont:497
#, c-format
msgid "Import"
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: standalone/drakfont:513
+#: standalone/drakfont:515
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandrakesoft \n"
@@ -17368,7 +17362,7 @@ msgid ""
" VIGNAUD Thierry <tvignaud@mandrakesoft.com>"
msgstr ""
-#: standalone/drakfont:522
+#: standalone/drakfont:524
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -17388,7 +17382,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: standalone/drakfont:538
+#: standalone/drakfont:540
#, c-format
msgid ""
"Thanks:\n"
@@ -17407,12 +17401,12 @@ msgid ""
""
msgstr ""
-#: standalone/drakfont:557
+#: standalone/drakfont:559
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr ""
-#: standalone/drakfont:558
+#: standalone/drakfont:560
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and install them on your system.\n"
@@ -17420,107 +17414,112 @@ msgid ""
"You can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server."
msgstr ""
-#: standalone/drakfont:568
+#: standalone/drakfont:570
#, c-format
msgid "Ghostscript"
msgstr ""
-#: standalone/drakfont:569
+#: standalone/drakfont:571
#, c-format
msgid "StarOffice"
msgstr ""
-#: standalone/drakfont:570
+#: standalone/drakfont:572
#, c-format
msgid "Abiword"
msgstr ""
-#: standalone/drakfont:571
+#: standalone/drakfont:573
#, c-format
msgid "Generic Printers"
msgstr ""
-#: standalone/drakfont:587
+#: standalone/drakfont:590
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: standalone/drakfont:588
+#: standalone/drakfont:591
#, c-format
msgid "File Selection"
msgstr ""
-#: standalone/drakfont:604
+#: standalone/drakfont:597
+#, c-format
+msgid "Fonts"
+msgstr ""
+
+#: standalone/drakfont:623
#, c-format
msgid "You've not selected any font"
msgstr ""
-#: standalone/drakfont:657
+#: standalone/drakfont:679
#, c-format
msgid "Import fonts"
msgstr ""
-#: standalone/drakfont:662
+#: standalone/drakfont:684
#, c-format
msgid "Install fonts"
msgstr ""
-#: standalone/drakfont:697
+#: standalone/drakfont:720
#, c-format
msgid "click here if you are sure."
msgstr ""
-#: standalone/drakfont:699
+#: standalone/drakfont:722
#, c-format
msgid "here if no."
msgstr ""
-#: standalone/drakfont:738
+#: standalone/drakfont:761
#, c-format
msgid "Unselected All"
msgstr ""
-#: standalone/drakfont:741
+#: standalone/drakfont:764
#, c-format
msgid "Selected All"
msgstr ""
-#: standalone/drakfont:744
+#: standalone/drakfont:767
#, c-format
msgid "Remove List"
msgstr ""
-#: standalone/drakfont:755 standalone/drakfont:774
+#: standalone/drakfont:778 standalone/drakfont:797
#, c-format
msgid "Importing fonts"
msgstr ""
-#: standalone/drakfont:759 standalone/drakfont:779
+#: standalone/drakfont:782 standalone/drakfont:802
#, c-format
msgid "Initial tests"
msgstr ""
-#: standalone/drakfont:760
+#: standalone/drakfont:783
#, c-format
msgid "Copy fonts on your system"
msgstr ""
-#: standalone/drakfont:761
+#: standalone/drakfont:784
#, c-format
msgid "Install & convert Fonts"
msgstr ""
-#: standalone/drakfont:762
+#: standalone/drakfont:785
#, c-format
msgid "Post Install"
msgstr ""
-#: standalone/drakfont:780
+#: standalone/drakfont:803
#, c-format
msgid "Remove fonts on your system"
msgstr ""
-#: standalone/drakfont:781
+#: standalone/drakfont:804
#, c-format
msgid "Post Uninstall"
msgstr ""
@@ -17866,7 +17865,7 @@ msgstr ""
msgid "Editable"
msgstr ""
-#: standalone/drakperm:49 standalone/drakperm:321
+#: standalone/drakperm:49 standalone/drakperm:323
#, c-format
msgid "Path"
msgstr ""
@@ -17881,7 +17880,7 @@ msgstr ""
msgid "Group"
msgstr ""
-#: standalone/drakperm:49 standalone/drakperm:333
+#: standalone/drakperm:49 standalone/drakperm:335
#, c-format
msgid "Permissions"
msgstr ""
@@ -17936,7 +17935,7 @@ msgid "Delete selected rule"
msgstr ""
#. -PO: "Edit" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/drakperm:125 standalone/drakups:298 standalone/drakups:358 standalone/drakups:378 standalone/drakvpn:333 standalone/drakvpn:694 standalone/printerdrake:232
+#: standalone/drakperm:125 standalone/drakups:302 standalone/drakups:362 standalone/drakups:382 standalone/drakvpn:333 standalone/drakvpn:694 standalone/printerdrake:232
#, c-format
msgid "Edit"
msgstr ""
@@ -18031,32 +18030,32 @@ msgstr ""
msgid "Use group id for execution"
msgstr ""
-#: standalone/drakperm:290 standalone/drakxtv:89
+#: standalone/drakperm:292 standalone/drakxtv:89
#, c-format
msgid "User:"
msgstr ""
-#: standalone/drakperm:292
+#: standalone/drakperm:294
#, c-format
msgid "Group:"
msgstr ""
-#: standalone/drakperm:296
+#: standalone/drakperm:298
#, c-format
msgid "Current user"
msgstr ""
-#: standalone/drakperm:297
+#: standalone/drakperm:299
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr ""
-#: standalone/drakperm:307
+#: standalone/drakperm:309
#, c-format
msgid "Path selection"
msgstr ""
-#: standalone/drakperm:327
+#: standalone/drakperm:329
#, c-format
msgid "Property"
msgstr ""
@@ -18158,94 +18157,112 @@ msgstr ""
msgid "ESSID"
msgstr ""
-#: standalone/drakroam:141
+#: standalone/drakroam:138 standalone/drakvpn:1143
#, c-format
-msgid "Key"
+msgid "Mode"
msgstr ""
-#: standalone/drakroam:167
+#: standalone/drakroam:139 standalone/harddrake2:96
#, c-format
-msgid "Status"
+msgid "Channel"
msgstr ""
-#: standalone/drakroam:174
+#: standalone/drakroam:141
#, c-format
-msgid "Disconnect"
+msgid "Key"
msgstr ""
-#: standalone/drakroam:179
+#: standalone/drakroam:168
#, c-format
msgid "Roaming"
msgstr ""
-#: standalone/drakroam:182 standalone/drakroam:256
+#: standalone/drakroam:171 standalone/drakroam:250
#, c-format
msgid "Roaming: %s"
msgstr ""
-#: standalone/drakroam:189
+#: standalone/drakroam:171 standalone/drakroam:249 standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
+#, c-format
+msgid "off"
+msgstr ""
+
+#: standalone/drakroam:178
#, c-format
msgid "Scan interval (sec): "
msgstr ""
-#: standalone/drakroam:192
+#: standalone/drakroam:181
#, c-format
msgid "Set"
msgstr ""
-#: standalone/drakroam:197
+#: standalone/drakroam:186
#, c-format
msgid "Known Networks (Drag up/down or edit)"
msgstr ""
-#: standalone/drakroam:205
+#: standalone/drakroam:194
#, c-format
msgid "Connect"
msgstr ""
-#: standalone/drakroam:213
+#: standalone/drakroam:202
#, c-format
msgid "Available Networks"
msgstr ""
-#: standalone/drakroam:224
+#: standalone/drakroam:213
#, c-format
msgid "Rescan"
msgstr ""
-#: standalone/drakroam:231
+#: standalone/drakroam:217
#, c-format
-msgid "Save and close"
+msgid "Status"
msgstr ""
-#: standalone/drakroam:281
+#: standalone/drakroam:224
+#, c-format
+msgid "Disconnect"
+msgstr ""
+
+#. -PO: "Refresh" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/drakroam:225 standalone/net_applet:90 standalone/printerdrake:238
+#, c-format
+msgid "Refresh"
+msgstr ""
+
+#: standalone/drakroam:249 standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
#, c-format
-msgid "Network: %s"
+msgid "on"
msgstr ""
-#: standalone/drakroam:282
+#: standalone/drakroam:276
#, c-format
-msgid "Mode: %s"
+msgid "Network:"
msgstr ""
-#: standalone/drakroam:283
+#: standalone/drakroam:277
#, c-format
-msgid "IP: %s"
+msgid "Mode:"
msgstr ""
-#: standalone/drakroam:284
+#: standalone/drakroam:278
#, c-format
-msgid "Encryption: %s"
+msgid "IP:"
msgstr ""
-#: standalone/drakroam:285
+#: standalone/drakroam:279
#, c-format
-msgid "Gateway: %s"
+msgid "Encryption:"
msgstr ""
-#: standalone/drakroam:286
+#: standalone/drakroam:280
+#, c-format
+#: standalone/drakroam:281
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
@@ -18305,7 +18322,7 @@ msgid ""
"maximum"
msgstr ""
-#: standalone/draksec:154 standalone/harddrake2:202
+#: standalone/draksec:154 standalone/harddrake2:207
#, c-format
msgid ""
"Description of the fields:\n"
@@ -18500,12 +18517,12 @@ msgstr ""
msgid "Make kernel message quiet by default"
msgstr ""
-#: standalone/draksplash:161 standalone/draksplash:309 standalone/draksplash:454
+#: standalone/draksplash:161 standalone/draksplash:308 standalone/draksplash:452
#, c-format
msgid "Notice"
msgstr ""
-#: standalone/draksplash:161 standalone/draksplash:309
+#: standalone/draksplash:161 standalone/draksplash:308
#, c-format
msgid "This theme does not yet have a bootsplash in %s!"
msgstr ""
@@ -18520,29 +18537,29 @@ msgstr ""
msgid "saving Bootsplash theme..."
msgstr ""
-#: standalone/draksplash:435
+#: standalone/draksplash:433
#, c-format
msgid "ProgressBar color selection"
msgstr ""
-#: standalone/draksplash:454
+#: standalone/draksplash:452
#, c-format
msgid "You must choose an image file first!"
msgstr ""
-#: standalone/draksplash:459
+#: standalone/draksplash:457
#, c-format
msgid "Generating preview..."
msgstr ""
#. -PO: First %s is theme name, second %s (in parenthesis) is resolution
-#: standalone/draksplash:497
+#: standalone/draksplash:495
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
#. -PO: Do not alter the <span ..> and </span> tags
-#: standalone/draksplash:503
+#: standalone/draksplash:501
#, c-format
msgid ""
"The image \"%s\" cannot be load due to the following issue:\n"
@@ -18582,12 +18599,12 @@ msgstr ""
msgid "Autodetection"
msgstr ""
-#: standalone/drakups:101 standalone/harddrake2:231
+#: standalone/drakups:101 standalone/harddrake2:236
#, c-format
msgid "Detection in progress"
msgstr ""
-#: standalone/drakups:120 standalone/drakups:156 standalone/logdrake:449 standalone/logdrake:455
+#: standalone/drakups:120 standalone/drakups:159 standalone/logdrake:449 standalone/logdrake:455
#, c-format
msgid "Congratulations"
msgstr ""
@@ -18649,62 +18666,62 @@ msgstr ""
msgid "The port on which is connected your ups"
msgstr ""
-#: standalone/drakups:156
+#: standalone/drakups:159
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr ""
-#: standalone/drakups:246
+#: standalone/drakups:250
#, c-format
msgid "UPS devices"
msgstr ""
-#: standalone/drakups:247 standalone/drakups:266 standalone/drakups:282 standalone/harddrake2:83 standalone/harddrake2:109 standalone/harddrake2:116
+#: standalone/drakups:251 standalone/drakups:270 standalone/drakups:286 standalone/harddrake2:84 standalone/harddrake2:110 standalone/harddrake2:117
#, c-format
msgid "Name"
msgstr ""
-#: standalone/drakups:265
+#: standalone/drakups:269
#, c-format
msgid "UPS users"
msgstr ""
-#: standalone/drakups:281
+#: standalone/drakups:285
#, c-format
msgid "Access Control Lists"
msgstr ""
-#: standalone/drakups:282
+#: standalone/drakups:286
#, c-format
msgid "IP mask"
msgstr ""
-#: standalone/drakups:294
+#: standalone/drakups:298
#, c-format
msgid "Rules"
msgstr ""
-#: standalone/drakups:295
+#: standalone/drakups:299
#, c-format
msgid "Action"
msgstr ""
-#: standalone/drakups:295 standalone/drakvpn:1146 standalone/harddrake2:80
+#: standalone/drakups:299 standalone/drakvpn:1146 standalone/harddrake2:81
#, c-format
msgid "Level"
msgstr ""
-#: standalone/drakups:295
+#: standalone/drakups:299
#, c-format
msgid "ACL name"
msgstr ""
-#: standalone/drakups:325 standalone/drakups:329 standalone/drakups:338
+#: standalone/drakups:329 standalone/drakups:333 standalone/drakups:342
#, c-format
msgid "DrakUPS"
msgstr ""
-#: standalone/drakups:335
+#: standalone/drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr ""
@@ -19588,11 +19605,6 @@ msgid ""
""
msgstr ""
-#: standalone/drakvpn:1031 standalone/drakvpn:1116
-#, c-format
-msgid "Encryption algorithm"
-msgstr ""
-
#: standalone/drakvpn:1033
#, c-format
msgid "Authentication algorithm"
@@ -19650,16 +19662,6 @@ msgstr ""
msgid "Generate policy"
msgstr ""
-#: standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
-#, c-format
-msgid "off"
-msgstr ""
-
-#: standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
-#, c-format
-msgid "on"
-msgstr ""
-
#: standalone/drakvpn:1062
#, c-format
msgid ""
@@ -19855,11 +19857,6 @@ msgstr ""
#: standalone/drakvpn:1143
#, c-format
-msgid "Mode"
-msgstr ""
-
-#: standalone/drakvpn:1143
-#, c-format
msgid "tunnel"
msgstr ""
@@ -20015,32 +20012,32 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: standalone/harddrake2:23
+#: standalone/harddrake2:24
#, c-format
msgid "Alternative drivers"
msgstr ""
-#: standalone/harddrake2:24
+#: standalone/harddrake2:25
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr ""
-#: standalone/harddrake2:27
+#: standalone/harddrake2:28
#, c-format
msgid "this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-#: standalone/harddrake2:29 standalone/harddrake2:144
+#: standalone/harddrake2:30 standalone/harddrake2:145
#, c-format
msgid "Bus identification"
msgstr ""
-#: standalone/harddrake2:30
+#: standalone/harddrake2:31
#, c-format
msgid "- PCI and USB devices: this lists the vendor, device, subvendor and subdevice PCI/USB ids"
msgstr ""
-#: standalone/harddrake2:33
+#: standalone/harddrake2:34
#, c-format
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
@@ -20048,414 +20045,409 @@ msgid ""
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""
-#: standalone/harddrake2:36
+#: standalone/harddrake2:37
#, c-format
msgid "Drive capacity"
msgstr ""
-#: standalone/harddrake2:36
+#: standalone/harddrake2:37
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""
-#: standalone/harddrake2:37
+#: standalone/harddrake2:38
#, c-format
msgid "this field describes the device"
msgstr ""
-#: standalone/harddrake2:38
+#: standalone/harddrake2:39
#, c-format
msgid "Old device file"
msgstr ""
-#: standalone/harddrake2:39
+#: standalone/harddrake2:40
#, c-format
msgid "old static device name used in dev package"
msgstr ""
-#: standalone/harddrake2:40
+#: standalone/harddrake2:41
#, c-format
msgid "New devfs device"
msgstr ""
-#: standalone/harddrake2:41
+#: standalone/harddrake2:42
#, c-format
msgid "new dynamic device name generated by core kernel devfs"
msgstr ""
#. -PO: here "module" is the "jargon term" for a kernel driver
-#: standalone/harddrake2:44
+#: standalone/harddrake2:45
#, c-format
msgid "Module"
msgstr ""
-#: standalone/harddrake2:44
+#: standalone/harddrake2:45
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
-#: standalone/harddrake2:45
+#: standalone/harddrake2:46
#, c-format
msgid "Extended partitions"
msgstr ""
-#: standalone/harddrake2:45
+#: standalone/harddrake2:46
#, c-format
msgid "the number of extended partitions"
msgstr ""
-#: standalone/harddrake2:46
+#: standalone/harddrake2:47
#, c-format
msgid "Geometry"
msgstr ""
-#: standalone/harddrake2:46
+#: standalone/harddrake2:47
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr ""
-#: standalone/harddrake2:47
+#: standalone/harddrake2:48
#, c-format
msgid "Disk controller"
msgstr ""
-#: standalone/harddrake2:47
+#: standalone/harddrake2:48
#, c-format
msgid "the disk controller on the host side"
msgstr ""
-#: standalone/harddrake2:48
+#: standalone/harddrake2:49
#, c-format
msgid "class of hardware device"
msgstr ""
-#: standalone/harddrake2:49 standalone/harddrake2:81 standalone/printerdrake:211
+#: standalone/harddrake2:50 standalone/harddrake2:82 standalone/printerdrake:211
#, c-format
msgid "Model"
msgstr ""
-#: standalone/harddrake2:49
+#: standalone/harddrake2:50
#, c-format
msgid "hard disk model"
msgstr ""
-#: standalone/harddrake2:50
+#: standalone/harddrake2:51
#, c-format
msgid "network printer port"
msgstr ""
-#: standalone/harddrake2:51
+#: standalone/harddrake2:52
#, c-format
msgid "Primary partitions"
msgstr ""
-#: standalone/harddrake2:51
+#: standalone/harddrake2:52
#, c-format
msgid "the number of the primary partitions"
msgstr ""
-#: standalone/harddrake2:52
+#: standalone/harddrake2:53
#, c-format
msgid "the vendor name of the device"
msgstr ""
-#: standalone/harddrake2:53
+#: standalone/harddrake2:54
#, c-format
msgid "Bus PCI #"
msgstr ""
-#: standalone/harddrake2:53
+#: standalone/harddrake2:54
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr ""
-#: standalone/harddrake2:54
+#: standalone/harddrake2:55
#, c-format
msgid "PCI device #"
msgstr ""
-#: standalone/harddrake2:54
+#: standalone/harddrake2:55
#, c-format
msgid "PCI device number"
msgstr ""
-#: standalone/harddrake2:55
+#: standalone/harddrake2:56
#, c-format
msgid "PCI function #"
msgstr ""
-#: standalone/harddrake2:55
+#: standalone/harddrake2:56
#, c-format
msgid "PCI function number"
msgstr ""
-#: standalone/harddrake2:56
+#: standalone/harddrake2:57
#, c-format
msgid "Vendor ID"
msgstr ""
-#: standalone/harddrake2:56
+#: standalone/harddrake2:57
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr ""
-#: standalone/harddrake2:57
+#: standalone/harddrake2:58
#, c-format
msgid "Device ID"
msgstr ""
-#: standalone/harddrake2:57
+#: standalone/harddrake2:58
#, c-format
msgid "this is the numerical identifier of the device"
msgstr ""
-#: standalone/harddrake2:58
+#: standalone/harddrake2:59
#, c-format
msgid "Sub vendor ID"
msgstr ""
-#: standalone/harddrake2:58
+#: standalone/harddrake2:59
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr ""
-#: standalone/harddrake2:59
+#: standalone/harddrake2:60
#, c-format
msgid "Sub device ID"
msgstr ""
-#: standalone/harddrake2:59
+#: standalone/harddrake2:60
#, c-format
msgid "this is the minor numerical identifier of the device"
msgstr ""
-#: standalone/harddrake2:60
+#: standalone/harddrake2:61
#, c-format
msgid "Device USB ID"
msgstr ""
-#: standalone/harddrake2:60
+#: standalone/harddrake2:61
#, c-format
msgid ".."
msgstr ""
-#: standalone/harddrake2:64
+#: standalone/harddrake2:65
#, c-format
msgid "Bogomips"
msgstr ""
-#: standalone/harddrake2:64
+#: standalone/harddrake2:65
#, c-format
msgid "the GNU/Linux kernel needs to run a calculation loop at boot time to initialize a timer counter. Its result is stored as bogomips as a way to \"benchmark\" the cpu."
msgstr ""
-#: standalone/harddrake2:65
+#: standalone/harddrake2:66
#, c-format
msgid "Cache size"
msgstr ""
-#: standalone/harddrake2:65
+#: standalone/harddrake2:66
#, c-format
msgid "size of the (second level) cpu cache"
msgstr ""
#. -PO: here "comas" is the medical coma, not the lexical coma!!
-#: standalone/harddrake2:68
+#: standalone/harddrake2:69
#, c-format
msgid "Coma bug"
msgstr ""
-#: standalone/harddrake2:68
+#: standalone/harddrake2:69
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""
-#: standalone/harddrake2:69
+#: standalone/harddrake2:70
#, c-format
msgid "Cpuid family"
msgstr ""
-#: standalone/harddrake2:69
+#: standalone/harddrake2:70
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr ""
-#: standalone/harddrake2:70
+#: standalone/harddrake2:71
#, c-format
msgid "Cpuid level"
msgstr ""
-#: standalone/harddrake2:70
+#: standalone/harddrake2:71
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""
-#: standalone/harddrake2:71
+#: standalone/harddrake2:72
#, c-format
msgid "Frequency (MHz)"
msgstr ""
-#: standalone/harddrake2:71
+#: standalone/harddrake2:72
#, c-format
msgid "the CPU frequency in MHz (Megahertz which in first approximation may be coarsely assimilated to number of instructions the cpu is able to execute per second)"
msgstr ""
-#: standalone/harddrake2:72
+#: standalone/harddrake2:73
#, c-format
msgid "Flags"
msgstr ""
-#: standalone/harddrake2:72
+#: standalone/harddrake2:73
#, c-format
msgid "CPU flags reported by the kernel"
msgstr ""
-#: standalone/harddrake2:73
+#: standalone/harddrake2:74
#, c-format
msgid "Fdiv bug"
msgstr ""
-#: standalone/harddrake2:74
+#: standalone/harddrake2:75
#, c-format
msgid "Early Intel Pentium chips manufactured have a bug in their floating point processor which did not achieve the required precision when performing a Floating point DIVision (FDIV)"
msgstr ""
-#: standalone/harddrake2:75
+#: standalone/harddrake2:76
#, c-format
msgid "Is FPU present"
msgstr ""
-#: standalone/harddrake2:75
+#: standalone/harddrake2:76
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""
-#: standalone/harddrake2:76
+#: standalone/harddrake2:77
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr ""
-#: standalone/harddrake2:76
+#: standalone/harddrake2:77
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""
-#: standalone/harddrake2:77
+#: standalone/harddrake2:78
#, c-format
msgid "F00f bug"
msgstr ""
-#: standalone/harddrake2:77
+#: standalone/harddrake2:78
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
-#: standalone/harddrake2:78
+#: standalone/harddrake2:79
#, c-format
msgid "Halt bug"
msgstr ""
-#: standalone/harddrake2:79
+#: standalone/harddrake2:80
#, c-format
msgid "Some of the early i486DX-100 chips cannot reliably return to operating mode after the \"halt\" instruction is used"
msgstr ""
-#: standalone/harddrake2:80
+#: standalone/harddrake2:81
#, c-format
msgid "sub generation of the cpu"
msgstr ""
-#: standalone/harddrake2:81
+#: standalone/harddrake2:82
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr ""
-#: standalone/harddrake2:82
+#: standalone/harddrake2:83
#, c-format
msgid "Model name"
msgstr ""
-#: standalone/harddrake2:82
+#: standalone/harddrake2:83
#, c-format
msgid "official vendor name of the cpu"
msgstr ""
-#: standalone/harddrake2:83
+#: standalone/harddrake2:84
#, c-format
msgid "the name of the CPU"
msgstr ""
-#: standalone/harddrake2:84
+#: standalone/harddrake2:85
#, c-format
msgid "Processor ID"
msgstr ""
-#: standalone/harddrake2:84
+#: standalone/harddrake2:85
#, c-format
msgid "the number of the processor"
msgstr ""
-#: standalone/harddrake2:85
+#: standalone/harddrake2:86
#, c-format
msgid "Model stepping"
msgstr ""
-#: standalone/harddrake2:85
+#: standalone/harddrake2:86
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""
-#: standalone/harddrake2:86
+#: standalone/harddrake2:87
#, c-format
msgid "the vendor name of the processor"
msgstr ""
-#: standalone/harddrake2:87
+#: standalone/harddrake2:88
#, c-format
msgid "Write protection"
msgstr ""
-#: standalone/harddrake2:87
+#: standalone/harddrake2:88
#, c-format
msgid "the WP flag in the CR0 register of the cpu enforce write protection at the memory page level, thus enabling the processor to prevent unchecked kernel accesses to user memory (aka this is a bug guard)"
msgstr ""
-#: standalone/harddrake2:91
+#: standalone/harddrake2:92
#, c-format
msgid "Floppy format"
msgstr ""
-#: standalone/harddrake2:91
+#: standalone/harddrake2:92
#, c-format
msgid "format of floppies supported by the drive"
msgstr ""
-#: standalone/harddrake2:95
-#, c-format
-msgid "Channel"
-msgstr ""
-
-#: standalone/harddrake2:95
+#: standalone/harddrake2:96
#, c-format
msgid "EIDE/SCSI channel"
msgstr ""
-#: standalone/harddrake2:96
+#: standalone/harddrake2:97
#, c-format
msgid "Disk identifier"
msgstr ""
-#: standalone/harddrake2:96
+#: standalone/harddrake2:97
#, c-format
msgid "usually the disk serial number"
msgstr ""
-#: standalone/harddrake2:97
+#: standalone/harddrake2:98
#, c-format
msgid "Logical unit number"
msgstr ""
-#: standalone/harddrake2:97
+#: standalone/harddrake2:98
#, c-format
msgid ""
"the SCSI target number (LUN). SCSI devices connected to a host are uniquely identified by a\n"
@@ -20463,163 +20455,163 @@ msgid ""
msgstr ""
#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
-#: standalone/harddrake2:104
+#: standalone/harddrake2:105
#, c-format
msgid "Installed size"
msgstr ""
-#: standalone/harddrake2:104
+#: standalone/harddrake2:105
#, c-format
msgid "Installed size of the memory bank"
msgstr ""
-#: standalone/harddrake2:105
+#: standalone/harddrake2:106
#, c-format
msgid "Enabled Size"
msgstr ""
-#: standalone/harddrake2:105
+#: standalone/harddrake2:106
#, c-format
msgid "Enabled size of the memory bank"
msgstr ""
-#: standalone/harddrake2:106
+#: standalone/harddrake2:107
#, c-format
msgid "type of the memory device"
msgstr ""
-#: standalone/harddrake2:107
+#: standalone/harddrake2:108
#, c-format
msgid "Speed"
msgstr ""
-#: standalone/harddrake2:107
+#: standalone/harddrake2:108
#, c-format
msgid "Speed of the memory bank"
msgstr ""
-#: standalone/harddrake2:108
+#: standalone/harddrake2:109
#, c-format
msgid "Bank connections"
msgstr ""
-#: standalone/harddrake2:109
+#: standalone/harddrake2:110
#, c-format
msgid "Socket designation of the memory bank"
msgstr ""
-#: standalone/harddrake2:113
+#: standalone/harddrake2:114
#, c-format
msgid "Device file"
msgstr ""
-#: standalone/harddrake2:113
+#: standalone/harddrake2:114
#, c-format
msgid "the device file used to communicate with the kernel driver for the mouse"
msgstr ""
-#: standalone/harddrake2:114
+#: standalone/harddrake2:115
#, c-format
msgid "Emulated wheel"
msgstr ""
-#: standalone/harddrake2:114
+#: standalone/harddrake2:115
#, c-format
msgid "whether the wheel is emulated or not"
msgstr ""
-#: standalone/harddrake2:115
+#: standalone/harddrake2:116
#, c-format
msgid "the type of the mouse"
msgstr ""
-#: standalone/harddrake2:116
+#: standalone/harddrake2:117
#, c-format
msgid "the name of the mouse"
msgstr ""
-#: standalone/harddrake2:117
+#: standalone/harddrake2:118
#, c-format
msgid "Number of buttons"
msgstr ""
-#: standalone/harddrake2:117
+#: standalone/harddrake2:118
#, c-format
msgid "the number of buttons the mouse has"
msgstr ""
-#: standalone/harddrake2:118
+#: standalone/harddrake2:119
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr ""
-#: standalone/harddrake2:119
+#: standalone/harddrake2:120
#, c-format
msgid "Mouse protocol used by X11"
msgstr ""
-#: standalone/harddrake2:119
+#: standalone/harddrake2:120
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr ""
-#: standalone/harddrake2:126 standalone/harddrake2:135 standalone/harddrake2:142 standalone/harddrake2:150 standalone/harddrake2:316 standalone/harddrake2:316
+#: standalone/harddrake2:127 standalone/harddrake2:136 standalone/harddrake2:143 standalone/harddrake2:151 standalone/harddrake2:321 standalone/harddrake2:321
#, c-format
msgid "Identification"
msgstr ""
-#: standalone/harddrake2:127 standalone/harddrake2:143
+#: standalone/harddrake2:128 standalone/harddrake2:144
#, c-format
msgid "Connection"
msgstr ""
-#: standalone/harddrake2:136
+#: standalone/harddrake2:137
#, c-format
msgid "Performances"
msgstr ""
-#: standalone/harddrake2:137
+#: standalone/harddrake2:138
#, c-format
msgid "Bugs"
msgstr ""
-#: standalone/harddrake2:138
+#: standalone/harddrake2:139
#, c-format
msgid "FPU"
msgstr ""
-#: standalone/harddrake2:146
+#: standalone/harddrake2:147
#, c-format
msgid "Partitions"
msgstr ""
-#: standalone/harddrake2:151
+#: standalone/harddrake2:152
#, c-format
msgid "Features"
msgstr ""
#. -PO: please keep all "/" characters !!!
-#: standalone/harddrake2:174 standalone/logdrake:77 standalone/printerdrake:134 standalone/printerdrake:147
+#: standalone/harddrake2:175 standalone/logdrake:77 standalone/printerdrake:134 standalone/printerdrake:147
#, c-format
msgid "/_Options"
msgstr ""
-#: standalone/harddrake2:175 standalone/harddrake2:197 standalone/logdrake:79 standalone/printerdrake:159 standalone/printerdrake:161 standalone/printerdrake:161 standalone/printerdrake:164 standalone/printerdrake:166
+#: standalone/harddrake2:176 standalone/harddrake2:202 standalone/logdrake:79 standalone/printerdrake:159 standalone/printerdrake:161 standalone/printerdrake:161 standalone/printerdrake:164 standalone/printerdrake:166
#, c-format
msgid "/_Help"
msgstr ""
-#: standalone/harddrake2:179
+#: standalone/harddrake2:180
#, c-format
msgid "/Autodetect _printers"
msgstr ""
-#: standalone/harddrake2:180
+#: standalone/harddrake2:181
#, c-format
msgid "/Autodetect _modems"
msgstr ""
-#: standalone/harddrake2:181
+#: standalone/harddrake2:182
#, c-format
msgid "/Autodetect _jaz drives"
msgstr ""
@@ -20629,48 +20621,48 @@ msgstr ""
msgid "/Autodetect parallel _zip drives"
msgstr ""
-#: standalone/harddrake2:188
+#: standalone/harddrake2:190
#, c-format
msgid "/_Upload the hardware list"
msgstr ""
-#: standalone/harddrake2:188 standalone/printerdrake:140
+#: standalone/harddrake2:191 standalone/printerdrake:140
#, c-format
msgid "/_Quit"
msgstr ""
-#: standalone/harddrake2:199
+#: standalone/harddrake2:204
#, c-format
msgid "/_Fields description"
msgstr ""
-#: standalone/harddrake2:201
+#: standalone/harddrake2:206
#, c-format
msgid "Harddrake help"
msgstr ""
-#: standalone/harddrake2:210
+#: standalone/harddrake2:215
#, c-format
msgid "Once you've selected a device, you'll be able to see the device information in fields displayed on the right frame (\"Information\")"
msgstr ""
-#: standalone/harddrake2:216 standalone/printerdrake:164
+#: standalone/harddrake2:221 standalone/printerdrake:164
#, c-format
msgid "/_Report Bug"
msgstr ""
-#: standalone/harddrake2:218 standalone/printerdrake:166
+#: standalone/harddrake2:223 standalone/printerdrake:166
#, c-format
msgid "/_About..."
msgstr ""
-#: standalone/harddrake2:219
+#: standalone/harddrake2:224
#, c-format
msgid "About Harddrake"
msgstr ""
#. -PO: Do not alter the <span ..> and </span> tags
-#: standalone/harddrake2:221
+#: standalone/harddrake2:226
#, c-format
msgid ""
"This is HardDrake, a %s hardware configuration tool.\n"
@@ -20680,87 +20672,87 @@ msgid ""
""
msgstr ""
-#: standalone/harddrake2:238
+#: standalone/harddrake2:243
#, c-format
msgid "Harddrake2"
msgstr ""
-#: standalone/harddrake2:253
+#: standalone/harddrake2:258
#, c-format
msgid "Detected hardware"
msgstr ""
-#: standalone/harddrake2:258
+#: standalone/harddrake2:263
#, c-format
msgid "Configure module"
msgstr ""
-#: standalone/harddrake2:265
+#: standalone/harddrake2:270
#, c-format
msgid "Run config tool"
msgstr ""
-#: standalone/harddrake2:303 standalone/net_monitor:108 standalone/net_monitor:109 standalone/net_monitor:114
+#: standalone/harddrake2:308 standalone/net_monitor:108 standalone/net_monitor:109 standalone/net_monitor:114
#, c-format
msgid "unknown"
msgstr ""
-#: standalone/harddrake2:304 standalone/printerdrake:298 standalone/printerdrake:336
+#: standalone/harddrake2:309 standalone/printerdrake:298 standalone/printerdrake:336
#, c-format
msgid "Unknown"
msgstr ""
-#: standalone/harddrake2:324
+#: standalone/harddrake2:329
#, c-format
msgid "Misc"
msgstr ""
-#: standalone/harddrake2:339
+#: standalone/harddrake2:344
#, c-format
msgid "Click on a device in the left tree in order to display its information here."
msgstr ""
-#: standalone/harddrake2:391
+#: standalone/harddrake2:396
#, c-format
msgid "secondary"
msgstr ""
-#: standalone/harddrake2:391
+#: standalone/harddrake2:396
#, c-format
msgid "primary"
msgstr ""
-#: standalone/harddrake2:395
+#: standalone/harddrake2:400
#, c-format
msgid "burner"
msgstr ""
-#: standalone/harddrake2:395
+#: standalone/harddrake2:400
#, c-format
msgid "DVD"
msgstr ""
-#: standalone/harddrake2:525
+#: standalone/harddrake2:546 standalone/harddrake2:549
#, c-format
msgid "Upload the hardware list"
msgstr ""
-#: standalone/harddrake2:530
+#: standalone/harddrake2:551
#, c-format
msgid "Account:"
msgstr ""
-#: standalone/harddrake2:531
+#: standalone/harddrake2:552
#, c-format
msgid "Password:"
msgstr ""
-#: standalone/harddrake2:532
+#: standalone/harddrake2:553
#, c-format
msgid "Hostname:"
msgstr ""
-#: standalone/keyboarddrake:29
+#: standalone/keyboarddrake:30
#, c-format
msgid "Please, choose your keyboard layout."
msgstr ""
@@ -21069,144 +21061,138 @@ msgstr ""
msgid "Please test your mouse:"
msgstr ""
-#: standalone/net_applet:34
+#: standalone/net_applet:45
#, c-format
msgid "Network is up on interface %s"
msgstr ""
#. -PO: keep the "Configure Network" substring synced with the "Configure Network" message below
-#: standalone/net_applet:42
+#: standalone/net_applet:53
#, c-format
msgid "Network is down on interface %s. Click on \"Configure Network\""
msgstr ""
-#: standalone/net_applet:57 standalone/net_monitor:473
+#: standalone/net_applet:68 standalone/net_monitor:474
#, c-format
msgid "Connect %s"
msgstr ""
-#: standalone/net_applet:58 standalone/net_monitor:473
+#: standalone/net_applet:69 standalone/net_monitor:474
#, c-format
msgid "Disconnect %s"
msgstr ""
-#: standalone/net_applet:59
+#: standalone/net_applet:70
#, c-format
msgid "Monitor Network"
msgstr ""
-#: standalone/net_applet:60
+#: standalone/net_applet:71
#, c-format
msgid "Configure Network"
msgstr ""
-#: standalone/net_applet:69
+#: standalone/net_applet:73
#, c-format
msgid "Watched interface"
msgstr ""
-#: standalone/net_applet:78
+#: standalone/net_applet:82
#, c-format
msgid "Profiles"
msgstr ""
-#. -PO: "Refresh" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/net_applet:61 standalone/printerdrake:238
-#, c-format
-msgid "Refresh"
-msgstr ""
-
-#: standalone/net_applet:62
+#: standalone/net_applet:91
#, c-format
msgid "Get Online Help"
msgstr ""
-#: standalone/net_applet:177
+#: standalone/net_applet:224
#, c-format
msgid "Interactive intrusion detection"
msgstr ""
-#: standalone/net_applet:181
+#: standalone/net_applet:228
#, c-format
msgid "Always launch on startup"
msgstr ""
-#: standalone/net_applet:230
+#: standalone/net_applet:281
#, c-format
msgid "A port scanning attack has been attempted by %s."
msgstr ""
-#: standalone/net_applet:231
+#: standalone/net_applet:282
#, c-format
msgid "The %s service has been attacked by %s."
msgstr ""
-#: standalone/net_applet:232
+#: standalone/net_applet:283
#, c-format
msgid "A password cracking attack has been attempted by %s."
msgstr ""
-#: standalone/net_applet:240
+#: standalone/net_applet:291
#, c-format
msgid "Active Firewall: intrusion detected"
msgstr ""
-#: standalone/net_applet:251
+#: standalone/net_applet:302
#, c-format
msgid "Do you want to blacklist the attacker?"
msgstr ""
-#: standalone/net_applet:265
+#: standalone/net_applet:316
#, c-format
msgid "Always blacklist (do not ask again)"
msgstr ""
-#: standalone/net_applet:268
+#: standalone/net_applet:319
#, c-format
msgid "Attack details"
msgstr ""
-#: standalone/net_applet:272
+#: standalone/net_applet:323
#, c-format
msgid "Attack time: %s"
msgstr ""
-#: standalone/net_applet:273
+#: standalone/net_applet:324
#, c-format
msgid "Network interface: %s"
msgstr ""
-#: standalone/net_applet:274
+#: standalone/net_applet:325
#, c-format
msgid "Attack type: %s"
msgstr ""
-#: standalone/net_applet:275
+#: standalone/net_applet:326
#, c-format
msgid "Protocol: %s"
msgstr ""
-#: standalone/net_applet:276
+#: standalone/net_applet:327
#, c-format
msgid "Attacker IP address: %s"
msgstr ""
-#: standalone/net_applet:277
+#: standalone/net_applet:328
#, c-format
msgid "Attacker hostname: %s"
msgstr ""
-#: standalone/net_applet:278
+#: standalone/net_applet:329
#, c-format
msgid "Service attacked: %s"
msgstr ""
-#: standalone/net_applet:279
+#: standalone/net_applet:330
#, c-format
msgid "Port attacked: %s"
msgstr ""
-#: standalone/net_applet:280
+#: standalone/net_applet:331
#, c-format
msgid "Type of ICMP attack: %s"
msgstr ""
@@ -21294,37 +21280,37 @@ msgid ""
"Verify your configuration in the Mandrakelinux Control Center."
msgstr ""
-#: standalone/net_monitor:340
+#: standalone/net_monitor:341
#, c-format
msgid "Color configuration"
msgstr ""
-#: standalone/net_monitor:388 standalone/net_monitor:408
+#: standalone/net_monitor:389 standalone/net_monitor:409
#, c-format
msgid "sent: "
msgstr ""
-#: standalone/net_monitor:395 standalone/net_monitor:412
+#: standalone/net_monitor:396 standalone/net_monitor:413
#, c-format
msgid "received: "
msgstr ""
-#: standalone/net_monitor:402
+#: standalone/net_monitor:403
#, c-format
msgid "average"
msgstr ""
-#: standalone/net_monitor:405
+#: standalone/net_monitor:406
#, c-format
msgid "Local measure"
msgstr ""
-#: standalone/net_monitor:466
+#: standalone/net_monitor:467
#, c-format
msgid "Warning, another internet connection has been detected, maybe using your network"
msgstr ""
-#: standalone/net_monitor:477
+#: standalone/net_monitor:478
#, c-format
msgid "No internet connection configured"
msgstr ""
@@ -22015,59 +22001,59 @@ msgstr ""
msgid "Exit install"
msgstr ""
-#: ugtk2.pm:900
+#: ugtk2.pm:909
#, c-format
msgid "Is this correct?"
msgstr ""
-#: ugtk2.pm:960
+#: ugtk2.pm:969
#, c-format
msgid "No file chosen"
msgstr ""
-#: ugtk2.pm:962
+#: ugtk2.pm:971
#, c-format
msgid "You have chosen a file, not a directory"
msgstr ""
-#: ugtk2.pm:964
+#: ugtk2.pm:973
#, c-format
msgid "You have chosen a directory, not a file"
msgstr ""
-#: ugtk2.pm:966
+#: ugtk2.pm:975
#, c-format
msgid "No such directory"
msgstr ""
-#: ugtk2.pm:966
+#: ugtk2.pm:975
#, c-format
msgid "No such file"
msgstr ""
-#: ugtk2.pm:1045
+#: ugtk2.pm:1056
#, c-format
msgid "Expand Tree"
msgstr ""
-#: ugtk2.pm:1046
+#: ugtk2.pm:1057
#, c-format
msgid "Collapse Tree"
msgstr ""
-#: ugtk2.pm:1047
+#: ugtk2.pm:1058
#, c-format
msgid "Toggle between flat and group sorted"
msgstr ""
-#: wizards.pm:95
+#: wizards.pm:95 wizards2.pm:95
#, c-format
msgid ""
"%s is not installed\n"
"Click \"Next\" to install or \"Cancel\" to quit"
msgstr ""
-#: wizards.pm:99
+#: wizards.pm:99 wizards2.pm:99
#, c-format
msgid "Installation failed"
msgstr ""
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 695fe917b..dc2d550db 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -21694,33 +21694,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Netwerk: %s"
+msgid "Network:"
+msgstr "Netwerk:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modus: %s"
+msgid "Mode:"
+msgstr "Modus:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr " ip : %s"
+msgid "IP:"
+msgstr " ip :"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Inkripsie: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Portaal: %s"
+msgid "Encryption:"
+msgstr "Inkripsie:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Sein: %s"
+msgid "Signal:"
+msgstr "Sein:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index d4b017e29..983d8fa20 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -19141,32 +19141,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
+msgid "Network:"
msgstr ""
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
+msgid "Mode:"
msgstr ""
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
+msgid "IP:"
msgstr ""
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr ""
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
+msgid "Encryption:"
msgstr ""
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index 209ede9e9..aace52247 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -21827,33 +21827,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "شبكة: %s"
+msgid "Network:"
+msgstr "شبكة:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "النمط: %s"
+msgid "Mode:"
+msgstr "النمط:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "التشفير: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "بوابة: %s"
+msgid "Encryption:"
+msgstr "التشفير:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "إشارة: %s"
+msgid "Signal:"
+msgstr "إشارة:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 08d1aa1e0..bdb742cd5 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -21636,33 +21636,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Şəbəkə: %s"
+msgid "Network:"
+msgstr "Şəbəkə:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mod: %s"
+msgid "Mode:"
+msgstr "Mod:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Enkripsiya: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Şəbəkə Keçidi: %s"
+msgid "Encryption:"
+msgstr "Enkripsiya:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Siqnal: %s"
+msgid "Signal:"
+msgstr "Siqnal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index 6f9233361..462cfe588 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -19374,32 +19374,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Сетка: %s"
+msgid "Network:"
+msgstr "Сетка:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Рэжым: %s"
+msgid "Mode:"
+msgstr "Рэжым:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
+msgid "IP:"
msgstr ""
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Шыфраваньне: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Шлюз: %s"
+msgid "Encryption:"
+msgstr "Шыфраваньне:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 4fdd1ae3a..22f747c2d 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -20546,32 +20546,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Мрежа: %s"
+msgid "Network:"
+msgstr "Мрежа:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Режим: %s"
+msgid "Mode:"
+msgstr "Режим:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "Адрес: %s"
+msgid "IP:"
+msgstr "Адрес:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Криптиране: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Шлюз: %s"
+msgid "Encryption:"
+msgstr "Криптиране:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index 46404ae3b..39b509d13 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -21777,32 +21777,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "নেটওয়ার্ক: %s"
+msgid "Network:"
+msgstr "নেটওয়ার্ক:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "মোড: %s"
+msgid "Mode:"
+msgstr "মোড:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
+msgid "IP:"
msgstr ""
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "এনক্রিপশন: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "গেটওয়ে: %s"
+msgid "Encryption:"
+msgstr "এনক্রিপশন:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index 8992788f8..2734cfcac 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -19440,33 +19440,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Rouedad: %s"
+msgid "Network:"
+msgstr "Rouedad:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Giz : %s"
+msgid "Mode:"
+msgstr "Giz :"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Enrinegadur: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Treuzell: %s"
+msgid "Encryption:"
+msgstr "Enrinegadur:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Arhent: %s"
+msgid "Signal:"
+msgstr "Arhent:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index b566a9ffe..ba67343f7 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -22133,33 +22133,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Mreža: %s"
+msgid "Network:"
+msgstr "Mreža:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mod (Način): %s"
+msgid "Mode:"
+msgstr "Mod (Način):"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Kriptovanje: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Kriptovanje:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal: %s"
+msgid "Signal:"
+msgstr "Signal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 8e73538cf..20d3411d1 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -22275,33 +22275,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Xarxa: %s"
+msgid "Network:"
+msgstr "Xarxa:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mode: %s"
+msgid "Mode:"
+msgstr "Mode:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Xifrat:: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Portal: %s"
+msgid "Encryption:"
+msgstr "Xifrat::"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Senyal: %s"
+msgid "Signal:"
+msgstr "Senyal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 5b3d16363..60042eebf 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -22007,33 +22007,28 @@ msgstr "Uložit a zavřít"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Síť: %s"
+msgid "Network:"
+msgstr "Síť:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Režim: %s"
+msgid "Mode:"
+msgstr "Režim:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Šifrování: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Brána: %s"
+msgid "Encryption:"
+msgstr "Šifrování:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signál: %s"
+msgid "Signal:"
+msgstr "Signál:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index fb0dd92ed..80769b5a8 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -22110,33 +22110,28 @@ msgstr "Cadw a chau"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Rhwydwaith: %s"
+msgid "Network:"
+msgstr "Rhwydwaith:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modd: %s"
+msgid "Mode:"
+msgstr "Modd:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Amgryptiad: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Porth: %s"
+msgid "Encryption:"
+msgstr "Amgryptiad:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Arwydd: %s"
+msgid "Signal:"
+msgstr "Arwydd:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index 93967fa80..c4b92f8e5 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -21974,33 +21974,28 @@ msgstr "Gem og luk"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Netværk: %s"
+msgid "Network:"
+msgstr "Netværk:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Tilstand: %s"
+msgid "Mode:"
+msgstr "Tilstand:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Kryptering: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Kryptering:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal: %s"
+msgid "Signal:"
+msgstr "Signal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index ba4cbc850..80de2f2b6 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po
@@ -22377,33 +22377,28 @@ msgstr "Abspeichern und Schließen"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Netzwerk: %s"
+msgid "Network:"
+msgstr "Netzwerk:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modus: %s"
+msgid "Mode:"
+msgstr "Modus:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Verschlüsselung: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Verschlüsselung:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal: %s"
+msgid "Signal:"
+msgstr "Signal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 9f6f4f342..94f6b1dde 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -21193,32 +21193,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Δίκτυο: %s"
+msgid "Network:"
+msgstr "Δίκτυο:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Λειτουργία: %s"
+msgid "Mode:"
+msgstr "Λειτουργία:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Κρυπτογράφηση: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Πύλη (gateway): %s"
+msgid "Encryption:"
+msgstr "Κρυπτογράφηση:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index 05a3feedd..efc1474a0 100644
--- a/perl-install/share/po/eo.po
+++ b/perl-install/share/po/eo.po
@@ -19781,32 +19781,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Reto: %s"
+msgid "Network:"
+msgstr "Reto:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Moduso: %s"
+msgid "Mode:"
+msgstr "Moduso:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Ĉifrado: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Kluzo: %s"
+msgid "Encryption:"
+msgstr "Ĉifrado:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
index 9c6cd9afd..33f1d854b 100644
--- a/perl-install/share/po/es.po
+++ b/perl-install/share/po/es.po
@@ -22420,33 +22420,28 @@ msgstr "Guardar y cerrar"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Red: %s"
+msgid "Network:"
+msgstr "Red:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modo: %s"
+msgid "Mode:"
+msgstr "Modo:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Encriptación: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Puerta de enlace: %s"
+msgid "Encryption:"
+msgstr "Encriptación:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Señal: %s"
+msgid "Signal:"
+msgstr "Señal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
index 2a66fe910..bb50691ce 100644
--- a/perl-install/share/po/et.po
+++ b/perl-install/share/po/et.po
@@ -22055,33 +22055,28 @@ msgstr "Salvesta ja sulge"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Võrk: %s"
+msgid "Network:"
+msgstr "Võrk:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Režiim: %s"
+msgid "Mode:"
+msgstr "Režiim:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Krüptimine: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Lüüs (gateway): %s"
+msgid "Encryption:"
+msgstr "Krüptimine:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signaal: %s"
+msgid "Signal:"
+msgstr "Signaal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index 880be3f74..07d937cf0 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -22248,33 +22248,28 @@ msgstr "Gorde eta itxi"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Sarea: %s"
+msgid "Network:"
+msgstr "Sarea:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modua: %s"
+msgid "Mode:"
+msgstr "Modua:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Zifraketa: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Atebidea: %s"
+msgid "Encryption:"
+msgstr "Zifraketa:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Seinalea: %s"
+msgid "Signal:"
+msgstr "Seinalea:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/fa.po b/perl-install/share/po/fa.po
index 6b004dce4..7dc64d452 100644
--- a/perl-install/share/po/fa.po
+++ b/perl-install/share/po/fa.po
@@ -21989,32 +21989,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "شبکه: %s"
+msgid "Network:"
+msgstr "شبکه:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "حالت: %s"
+msgid "Mode:"
+msgstr "حالت:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP - آدرس اینترنتی: %s"
+msgid "IP:"
+msgstr "IP - آدرس اینترنتی:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "رمزگذاری: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "دروازه: %s"
+msgid "Encryption:"
+msgstr "رمزگذاری:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index 4c833cadf..bafec6904 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -22170,33 +22170,28 @@ msgstr "Tallenna ja Sulje"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Verkko: %s"
+msgid "Network:"
+msgstr "Verkko:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Moodi: %s"
+msgid "Mode:"
+msgstr "Moodi:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Salaus: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Yhdyskäytävä: %s"
+msgid "Encryption:"
+msgstr "Salaus:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal: %s"
+msgid "Signal:"
+msgstr "Signal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po
index 395abe926..4ae6fdf93 100644
--- a/perl-install/share/po/fr.po
+++ b/perl-install/share/po/fr.po
@@ -22534,33 +22534,28 @@ msgstr "Sauver et quitter"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Réseau : %s"
+msgid "Network:"
+msgstr "Réseau :"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mode : %s"
+msgid "Mode:"
+msgstr "Mode :"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP : %s"
+msgid "IP:"
+msgstr "IP :"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Chiffrement : %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Passerelle : %s"
+msgid "Encryption:"
+msgstr "Chiffrement :"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal : %s"
+msgid "Signal:"
+msgstr "Signal :"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po
index 28c40ea49..564c4214b 100644
--- a/perl-install/share/po/fur.po
+++ b/perl-install/share/po/fur.po
@@ -19167,32 +19167,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
+msgid "Network:"
msgstr ""
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
+msgid "Mode:"
msgstr ""
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
+msgid "IP:"
msgstr ""
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr ""
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
+msgid "Encryption:"
msgstr ""
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index 41f5e584d..4caac2f84 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -19208,33 +19208,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Líonra: %s"
+msgid "Network:"
+msgstr "Líonra:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mód: %s"
+msgid "Mode:"
+msgstr "Mód:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Criptiú: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Inneal Geata:: %s"
+msgid "Encryption:"
+msgstr "Criptiú:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Comhartha: %s"
+msgid "Signal:"
+msgstr "Comhartha:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index b523926e6..7f2674c9a 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -20535,32 +20535,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Rede: %s"
+msgid "Network:"
+msgstr "Rede:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Modo: %s"
+msgid "Mode:"
+msgstr "Modo:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Cifraxe: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Cifraxe:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po
index 62c415f8d..6f1e71fd3 100644
--- a/perl-install/share/po/he.po
+++ b/perl-install/share/po/he.po
@@ -20662,32 +20662,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "רשת: %s"
+msgid "Network:"
+msgstr "רשת:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "מצב: %s"
+msgid "Mode:"
+msgstr "מצב:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "הצפנה: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "שער: %s"
+msgid "Encryption:"
+msgstr "הצפנה:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/hi.po b/perl-install/share/po/hi.po
index 4b853f4af..71b5f2014 100644
--- a/perl-install/share/po/hi.po
+++ b/perl-install/share/po/hi.po
@@ -20866,32 +20866,27 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
+msgid "Network:"
msgstr ""
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "मोड: %s"
+msgid "Mode:"
+msgstr "मोड:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
+msgid "IP:"
msgstr ""
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr ""
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
+msgid "Encryption:"
msgstr ""
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
+msgid "Signal:"
msgstr ""
#: standalone/draksec:49
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index 2d66cb887..307a71f2c 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po
@@ -20942,33 +20942,28 @@ msgstr ""
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Mreža: %s"
+msgid "Network:"
+msgstr "Mreža:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Način rada: %s"
+msgid "Mode:"
+msgstr "Način rada:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Ši&firiraj: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Ši&firiraj:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Signal: %s"
+msgid "Signal:"
+msgstr "Signal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/hu.po b/perl-install/share/po/hu.po
index 8b65a709c..257f231e8 100644
--- a/perl-install/share/po/hu.po
+++ b/perl-install/share/po/hu.po
@@ -22288,33 +22288,28 @@ msgstr "Mentés és bezárás"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Hálózat: %s"
+msgid "Network:"
+msgstr "Hálózat:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mód: %s"
+msgid "Mode:"
+msgstr "Mód:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP-cím: %s"
+msgid "IP:"
+msgstr "IP-cím:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Titkosítás: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Átjáró: %s"
+msgid "Encryption:"
+msgstr "Titkosítás:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Szignál: %s"
+msgid "Signal:"
+msgstr "Szignál:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po
index 39456df38..35047ff27 100644
--- a/perl-install/share/po/id.po
+++ b/perl-install/share/po/id.po
@@ -22296,33 +22296,28 @@ msgstr "Simpan dan tutup"
#: standalone/drakroam:281
#, c-format
-msgid "Network: %s"
-msgstr "Jaringan: %s"
+msgid "Network:"
+msgstr "Jaringan:"
#: standalone/drakroam:282
#, c-format
-msgid "Mode: %s"
-msgstr "Mode: %s"
+msgid "Mode:"
+msgstr "Mode:"
#: standalone/drakroam:283
#, c-format
-msgid "IP: %s"
-msgstr "IP: %s"
+msgid "IP:"
+msgstr "IP:"
#: standalone/drakroam:284
#, c-format
-msgid "Encryption: %s"
-msgstr "Enkripsi: %s"
-
-#: standalone/drakroam:285
-#, c-format
-msgid "Gateway: %s"
-msgstr "Gateway: %s"
+msgid "Encryption:"
+msgstr "Enkripsi:"
#: standalone/drakroam:286
#, c-format
-msgid "Signal: %s"
-msgstr "Sinyal: %s"
+msgid "Signal:"
+msgstr "Sinyal:"
#: standalone/draksec:49
#, c-format
diff --git a/perl-install/share/po/is.po b/perl-install/share/po/is.po
index 5c4fffc8d..3d2825f39 100644
--- a/perl-install/share/po/is.po
+++ b/perl-install/share/po/is.po