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

#: ../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 ""
"GNU/Linux é um sistema multi-utilizador, o que significa que cada "
"utilizador\n"
"tem as suas próprias preferências, ficheiros e por aí a fora. Mas ao invés\n"
"do root, que é o administrador do sistema, os utilizadores que adiciona\n"
"neste ponto não serão autorizador a fazer qualquer mudança, excepto os\n"
"seus próprios ficheiros e configurações, protegendo o sistema de mudanças\n"
"não intencionais ou maliciosas que poderiam ter impacto. Vai ter que criar\n"
"pelo menos um utilizador regular para si próprio -- esta é a conta que pode\n"
"usar por rotina, no dia-à-dia. Contudo é muito fácil entrar como root,\n"
"para fazer o que quer que seja, pode também ser muito perigoso! Um\n"
"simples erro pode significar que o seu sistema não volte a trabalhar.\n"
"Se cometer um erro sério como utilizador regular, o pior que pode\n"
"acontecer, é que possa perder alguma informação, mas não afectará\n"
"todo o sistema.\n"
"\n"
"O primeiro campo pergunta por um nome real. Claro que não é imperativo\n"
"-- realmente até pode digitar o que quiser. O DrakX irá usar a primeira\n"
"palavra que digitar neste campo e copiá-la para este campo \"%s\",\n"
"que é o nome que este utilizador irá digitar para fazer se autenticar no\n"
"sistema. O próximo passo é para digitar uma senha. De um posto de vista\n"
"seguro, uma senha de um utilizador não privilegiado (regular) não é crucial\n"
"como uma senha \"root\", mas não há razão para negligenciar a senha\n"
"fazendo-a demasiado simples, ou simplesmente deixar em branco: claro\n"
"que seriam os seus ficheiros que ficariam em risco.\n"
"\n"
"Assim que clicar em \"%s\",pode adicionar outros utilizadores. Adicionar\n"
"um utilizador para cada um dos seus amigos, o seu pai, a sua irmã, etc.\n"
"Clique em \"%s\" sempre que acabar de adicionar um utilizador.\n"
"Ao clicar em \"%s\" permite-lhe mudar a \"shell\" predefinida para esse\n"
"utilizador (bash por omissão).\n"
"\n"
"Quando terminar de adicionar utilizadores, será-lhe dado a escolher um\n"
"utilizador que entrará automaticamente no sistema quando o computador\n"
"arrancar. Se está interessado nessa opção (e não se importa com a\n"
"segurança local), escolha o utilizador desejado e o gestor de janelas,\n"
"depois clique em \"%s\".\n"
"Se não está interessado nesta opção, desmarque a caixa \"%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 "Deseja usar esta opção?"

#: ../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 ""
"Aqui estão listadas partições Linux existentes detectadas no seu disco.\n"
"Pode manter as escolhas feitas pelo assistente, desde que sejam boas\n"
"para a maioria das instalações comuns. Se fizer alguma alteração, tem\n"
"que pelo menos definir uma partição root (\"/\"). Não escolha uma partição\n"
"demasiado pequena ou não será capaz de instalar todo o software.\n"
"Se quiser guardar os seus dados numa partição separada, irá também\n"
"precisar de criar uma partição \"/home\" (apenas possível se tiver mais\n"
"do que uma parição Linux disponível).\n"
"\n"
"Cada partição é listada como se segue: \"Nome\", \"Capacidade\".\n"
"\n"
"O \"Nome\" está estruturado: \"tipo do dispositivo do disco\", \"número do\n"
"dispositivo\", \"número da partição\" (por exemplo, \"hda1\").\n"
"\n"
"\"O tipo do dispositivo do disco\" é \"hd\" se o controlador do disco for\n"
"um dispositivo IDE e \"sd\" se for um dispositivo SCSI.\n"
"\n"
"\"O número do dispositivo do disco\" é sempre uma letra a seguir a \"hd\"\n"
"ou \"sd\". Para os dispositivos IDE:\n"
"\n"
" * \"a\" significa \"dispositivo principal (master) do disco no primeiro\n"
"controlador IDE\";\n"
"\n"
" * \"b\" significa \"dispositivo secundário (slave) do disco no primeiro\n"
"controlador IDE\";\n"
"\n"
" * \"c\" significa \"dispositivo principal (master) do disco no segundo\n"
"controlador IDE\";\n"
"\n"
" * \"d\" significa \"dispositivo secundário (slave) do disco no segundo\n"
"controlador IDE\".\n"
"\n"
"Com os dispositivos SCSI, um \"a\" significa \"ID SCSI mais baixo\", um\n"
"\"b\" significa \"ID SCSI segundo mais baixo\", etc."

#: ../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 ""
"A instalação Mageia é distribuída em vários CD-ROMs. Se um pacote\n"
"seleccionado estiver localizado noutro CD-ROM, o DrakX irá ejectar o actual\n"
"CD e pedir para inserir o CD pedido. Se não tiver o CD em questão à mão,\n"
"clique apenas em \"%s\", os pacote correspondentes não será instalados."

#: ../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 ""
"É agora tempo de especificar que programas deseja instalar no seu\n"
"sistema. Há centenas de pacotes disponíveis para o Mageia, e para\n"
" simplificar a gestão, foram colocados em grupos de aplicações similares.\n"
"\n"
"O Mageia classifica os grupos de pacotes em quatro categorias.\n"
"Pode misturar e combinar aplicações de várias categorias, para que a\n"
"instalação de uma ``Estação de trabalho'' possa ainda ter aplicações da\n"
"categoria ``Servidor'' instaladas.\n"
"\n"
" * \"%s\": se planeia usar a sua máquina como uma estação de trabalho,\n"
"escolha um ou mais dos grupos dessa mesma categoria.\n"
"\n"
" * \"%s\": se planeia usar a sua máquina para programar, seleccione os\n"
"grupos apropriados dentro dessa categoria. O grupo especial \"LSB\" irá\n"
"configurar o seu sistema para que cumpra o mais possível com as \n"
"especificações Linux Standard Base.\n"
"\n"
"   Ao seleccionar o grupo \"LSB\" irá também instalar as séries kernel \"2.4"
"\",\n"
"em vez do \"2.6\" predefinido. Isto é para garantir concordância 100%%- LSB\n"
"do sistema. No entanto, se não seleccionar o grupo \"LSB\", terá na mesma\n"
"um sistema que é 100%% LSB-concordante.\n"
"\n"
" * \"%s\": se pretende que a sua máquina seja um servidor, seleccione\n"
"qual dos serviços comuns deseja instalar.\n"
"\n"
" * \"%s\": aqui é onde irá escolher o seu ambiente gráfico preferido. Pelo\n"
" menos deve ser seleccionado se deseja ter um interface gráfico disponível.\n"
"\n"
"Movendo o cursor do rato sobre o nome de um grupo, irá mostrar um breve\n"
"texto explanatório acerca desse grupo.\n"
"\n"
"Pode seleccionar a caixa \"%s\", que é útil se está familiarizado com os\n"
"pacotes oferecidos ou se quer ter controlo total sobre o que é instalado.\n"
"\n"
"Se iniciar a instalação em modo \"%s\", pode desseleccionar todos os\n"
"grupos e prevenir a instalação de novos pacotes. Isto é útil para reparar\n"
"ou actualizar um sistema existente.\n"
"\n"
"Se desseleccionar todos os grupos quando executa uma instalação regular\n"
"(em oposição a uma actualização), um diálogo irá aparecer a sugestionar\n"
"opções diferentes para uma instalação mínima:\n"
"\n"
" * \"%s\": instala o número mínimo de pacotes possíveis para ter um\n"
"ambiente gráfico instalado.\n"
"\n"
" * \"%s\": instala o sistema base mais utilidades básicas e a sua\n"
"documentação. Esta instalação é apropriada para configurar um servidor.\n"
"\n"
" * \"%s\": irá instalar o número mínimo absoluto de pacotes necessários\n"
"para ter um sistema Linux funcional. Com esta instalação irá apenas ter um\n"
"interface de linha de comandos. O tamanho total desta instalação é cerca\n"
"de 65 megabytes."

#: ../help.pm:149 ../help.pm:591
#, c-format
msgid "Upgrade"
msgstr "Actualizar"

#: ../help.pm:149
#, c-format
msgid "With basic documentation"
msgstr "Com documentação básica"

#: ../help.pm:149
#, c-format
msgid "Truly minimal install"
msgstr "Verdadeira instalação mínima"

#: ../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 ""
"Se escolheu instalar pacotes individualmente, o instalador irá apresentar\n"
"uma árvore contendo todos os pacotes classificados por grupos e subgrupos.\n"
"Enquanto pesquisa na árvore, pode seleccionar grupos inteiros, subgrupos,\n"
"ou pacotes individuais.\n"
"\n"
"Sempre que seleccionar um pacote na árvore, uma descrição irá aparecer\n"
"à sua direita para o informar acerca do propósito desse pacote.\n"
"\n"
"!! Se um pacote servidor foi seleccionado, ou porque escolheu\n"
"especificamente o pacote individual ou porque fazia parte de um grupo de\n"
"pacotes, será-lhe pedido para confirmar que realmente quer que esses\n"
"servidores sejam instalados. Por omissão o Mageia irá\n"
"automaticamente iniciar qualquer serviço instalado no arranque. Mesmo\n"
"que sejam seguros e não tenham qualquer problema conhecido na altura\n"
"da saída da distribuição, é bem possível que sejam descobertos 'buracos'\n"
"na segurança a seguir à finalização desta versão Mageia. Se não\n"
"souber que serviço particular é suposto fazer ou porque é instalado, então\n"
"clique em \"%s\". Ao clicar em \"%s\" irá instalar os serviços listados e\n"
"serºao iniciados automaticamente no arranque. !!\n"
"\n"
"A opção \"%s\" é usada para desactivar o dialogo de aviso que\n"
"aparece sempre que o instalador escolhe automaticamente um pacote\n"
"para resolver problemas de dependências. alguns pacotes dependem de\n"
"outros e a instalação de um determinado pacote pode requerer a instalação\n"
"de outro pacote. O instalador pode determinar que pacotes são necessários\n"
"para satisfazer uma dependência para terminar com sucesso a instalação.\n"
"\n"
"O pequeno ícone de disquete no fundo desta lista permite-lhe carregar uma\n"
"lista de pacotes escolhida durante uma instalação anterior. Isto é útil se\n"
"tiver um número de máquinas que deseja configurar identicamente. Ao\n"
"clicar neste ícone irá-lhe pedir para inserir uma disquete criada no fim\n"
"de outra instalação. Veja a segunda dica do último passo sobre como criar\n"
"essa disquete."

#: ../help.pm:183
#, c-format
msgid "Automatic dependencies"
msgstr "Dependências automáticas"

#: ../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 ""
"Este diálogo é usado para escolher que serviços deseja iniciar no arranque.\n"
"\n"
"O DrakX irá listar todos os serviços disponíveis na actual instalação\n"
"Reveja cada um deles cuidadosamente e desmarque aqueles que não são\n"
"necessários no arranque.\n"
"\n"
"Um breve texto de introdução será mostrado acerca do serviço quando\n"
"este é seleccionado. No entanto, se não tem certeza se o serviço é útil\n"
"ou não, é mais seguro deixa-lo como estava.\n"
"\n"
"!! Nesta altura, tenha muito cuidado se deseja usar a sua máquina como\n"
"um servidor: provavelmente não quererá iniciar qualquer serviço que\n"
"não conheça. Por favor lembre-se que alguns serviços podem ser\n"
"perigosos se forem activados num servidor. Em geral, seleccione\n"
"apenas aqueles servque realmente precisa. !!"

#: ../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 ""
"O GNU/Linux gere o tempo em GMT (Greenwich Mean Time) e traduz em\n"
"hora local conforme a zona que escolheu. Se o relógio da sua placa mãe\n"
"estiver definido para hora local, pode desactivar isto ao de-seleccionar \n"
"\"%s\", que dará indicação ao GNU/Linux que o relógio do\n"
"sistema e o de material estão no mesmo fuso horário. É muito útil\n"
"quando a máquina 'opera' outro sistema operativo.\n"
"\n"
"A opção \"%s\" irá regular automaticamente o relógio do sistema ao\n"
"ligar-se a um servidor horário remoto na Internet. Para esta opção\n"
"funcionar, precisa ter uma conexão internet activa. Recomendamos\n"
"que escolha um servidor horário localizado perto de si. Na realidade,\n"
"esta opção instala um servidor horário que poderá ser usado por outras\n"
"máquinas na sua rede local."

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

#: ../help.pm:213
#, c-format
msgid "Automatic time synchronization"
msgstr "Sincronização automática da hora"

#: ../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 ""
"Placa Gráfica\n"
"\n"
"   Normalmente o instalador detecta e configura automáticamente \n"
"a placa gráfica instalada na sua máquina. Se isto não é correcto,\n"
"pode escolher da lista a placa que tem instalada.\n"
"\n"
"   Na caso caso de existirem vários servidores disponíveis para a sua "
"placa,\n"
"com ou sem aceleração 3D, ser-lhe-á pedido que escolha o servidor\n"
"que melhor sirva as suas necessidades."

#: ../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 (para Sistema X Window) é o coração do interface gráfico GNU/Linux no\n"
"qual todos os ambientes gráficos (KDE, GNOME, AfterStep, WindowMaker,\n"
"etc.) fornecidos com o Mageia, funcionam.\n"
"\n"
"Irá ver uma lista de parâmetros diferentes para mudar, para poder\n"
"ter uma boa apresentação gráfica\n"
"\n"
"Placa Gráfica\n"
"\n"
"   O instalador irá normalmente detectar e configurar automaticamente\n"
"a placa gráfica da sua máquina. Se isto não estiver correcto, pode\n"
"escolher da lista a placa gráfica que tem instalada.\n"
"\n"
"   Se na situação de haver diferentes servidores disponíveis para a sua\n"
"placa, com ou sem aceleração 3D, será-lhe dado a escolher o servidor\n"
"que melhor sirva as suas necessidades\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
"   Normalmente o instalador irá automaticamente detectar e configurar o\n"
"ecrã/monitor ligado á sua máquina. Se não estiver correcto, pode escolher\n"
"da lista o monitor que está ligado ao seu computador.\n"
"\n"
"\n"
"\n"
"Resolução\n"
"\n"
"   Aqui pode escolher as resoluções e cores disponíveis para o seu\n"
"material gráfico. Escolha o que melhor sirva as suas necessidades\n"
"(poderá fazer alterações a seguir à instalação)\n"
"Um exemplo da configuração escolhida é mostrada no ecrã.\n"
"\n"
"\n"
"\n"
"Teste\n"
"\n"
"   Dependendo do seu material, esta entrada poderá não apareder.\n"
"\n"
"   S sistema irá tentar abrir um ecrã gráfico na resolução escolhida.\n"
"Se conseguir ver a mensagem teste durante o teste e responder \"%s\",\n"
"então o DrakX irá proceder á etapa seguinte. Se não o vir, então\n"
"significa que alguma parte da configuração auto detectada está\n"
"incorrecta e o teste irá acabar automáticamente ao fim de 12 segundos,\n"
"e retornará ao menu. Mude as configurações até obtenha a correcta\n"
"disposição gráfica.\n"
"\n"
"\n"
"\n"
"Opções\n"
"\n"
"   Aqui pode escolher se deseja que o computador arranque\n"
"automáticamente em modo gráfico. De facto, pode querer verificar\n"
"\"%s\" se a sua máquina é um servidor, ou se não conseguir obter\n"
"uma boa configuração de ecrã."

#: ../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 ""
"Monitor\n"
"\n"
"   Normalmente o instalador detectar e configurar automaticamente o\n"
"monitor ligado à sua máquina. Se não estiver correcto, pode escolher desta\n"
"lista o monitor que está ligado ao computador."

#: ../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 ""
"Resolução\n"
"\n"
"   Aqui pode escolher uma resolução e uma profundidade de cor entre as\n"
"disponíveis para o seu material. Escolha a que melhor se adapta às\n"
"suas necessidades (poderá, no entanto, alterar após a instalação). Uma\n"
"amostra da configuração escolhida será apresentada no monitor."

#: ../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 ""
"Na situação, onde há diferentes servidores disponíveis para a sua placa,\n"
"com ou sem aceleração 3D, é-lhe pedido que escolha o servidor que\n"
"melhor sirva as suas necessidades."

#: ../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 ""
"Opções\n"
"\n"
"   Este passo permite-lhe escolher se quer que a sua máquina "
"automáticamente\n"
"mude para um interface gráfico ao arrancar. Obviamente, pode querer "
"seleccionar\n"
"\"%s\" se a sua máquina está para agir como um servidor, ou se não foi bem\n"
"sucedido a configurar o monitor."

#: ../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 ""
"Agora precisa decidir onde deseja instalar o sistema operativo\n"
"Mageia no seu disco rígido. Se o seu disco rígido estiver vazio\n"
"ou, se um sistema operativo existente usa todo o espaço disponível,\n"
"irá ser preciso particionar o disco. Básicamente, particionar um disco\n"
"rígido significa dividi-lo de maneira lógica para criar o espaço\n"
"necessário para instalar o seu novo sistema Mageia.\n"
"\n"
"Como os efeitos da operação de particionamento são geralmente\n"
"irreversíveis, e pode levar a perda de dados, particionar pode ser\n"
"intimidante para um utilizador inexperiente. Felizmente, o DrakX tem\n"
"um assistente que simplifica o processo.Antes de avançar para o\n"
"próximo passo lê pelo resto da secção e todo o resto, leve o tempo\n"
"que achar necessário.\n"
"\n"
"Dependendo da configuração do disco rígido, várias opções\n"
"estão disponíveis.\n"
"\n"
" * \"%s\". Esta opção irá automaticamente particionar o(s) disco(s)\n"
"vazio(s). Se usar esta opção, não irão haver mais perguntas.\n"
"\n"
" * \"%s\". O assistente detectou uma ou mais partições Linux no disco\n"
"rígido. Se as deseja usar, escolha esta opção. Será-lhe então pedido\n"
"para escolher o ponto de montagem associado a cada partição. Os\n"
"pontos habituais de montagem são seleccionados por omissão, e para\n"
" a maioria é uma boa ideia mantê-los assim.\n"
"\n"
" * \"%s\". Se a Microsoft Windows é instalada no seu disco rígido e \n"
"utiliza todo o espaço disponível, irá ter que criar espaço livre para o\n"
"GNU/Linux. Para o fazer, pode apagar a sua partição Microsoft Windows\n"
"e dados (ver a solução ``Apagar o disco todo'') ou redimensionar a partição\n"
"FAT ou NTFS do Microsoft Windows. O redimensionamento pode ser feito\n"
"sem a perda de qualquer dado, desde que previamente tenha desfragmentado\n"
"a partição Windows. Recomenda-se que faça cópias de segurança.\n"
"Recomenda-se que use esta opção, se quer usar os dois sistemas\n"
"operativos, Mageia e Microsoft Windows no mesmo computador.\n"
"\n"
"   Antes de escolher esta opção, por favor compreenda que a seguir a este\n"
"procedimento, o tamanho da partição do seu Microsoft Windows será mais\n"
"pequeno. Terá menos espaço livre no Microsoft Windows para gravar os\n"
"seus dados ou instalar novo software.\n"
"\n"
" * \"%s\". Se deseja apagar todos os dados e todas as partições presentes\n"
"no disco rígido e substituí-los pelo seu novo sistema Mageia,\n"
"escolha esta opção. Seja cuidadoso, porque não será mais capaz de\n"
"desfazer esta operação após ter confirmado.\n"
"\n"
"   !! Se escolher esta opção, todos os dados no disco serão apagados!!\n"
"\n"
" * \"%s\": Esta opção aparece quando o disco rígido é inteiramente do\n"
"sistema Microsoft Windows. Escolher esta opção irá simplesmente apagar\n"
"tudo no disco e começar de novo a particionar tudo do princípio.\n"
"\n"
"   !! Se escolher esta opção, todos os dados no disco vai ser perdidos. !!\n"
"\n"
" * \"%s\". Escolha esta opção se deseja particionar manualmente o seu\n"
"disco rígido. Tenha cuidado -- é uma opção potente mas perigosa e pode\n"
"muito facilmente perder todos os seus dados. É por isso que esta opção\n"
"é apenas recomendada a alguém que já tenha feito alguma coisa parecida\n"
"anteriormente e tenha alguma experiência. Para mais instruções em como\n"
"usar a utilidade DiskDrake, refira-se à secção ``Gerir As Suas Partições''\n"
"no  ``Guia Inicial''."

#: ../help.pm:377
#, c-format
msgid "Use existing partition"
msgstr "Usar partição existente"

#: ../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 "Apagar disco inteiro"

#: ../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 ""
"Parabéns, a instalação está agora completa e o seu sistema GNU/Linux\n"
"está pronto a ser usado. Clique em \"%s\" para reiniciar o sistema.\n"
"Não se esqueça de remover a média de instalação (CD-ROM ou disquete).\n"
"A primeira coisa que deve ver a seguir ao computador acabar os testes\n"
"de material, é o menu do carregador de arranque, dando-lhe a opção\n"
"de escolher qual o sistema operativo a iniciar.\n"
"\n"
"O botão \"%s\" mostra mais dois botões para:\n"
"\n"
" * \"%s\": permite-lhe criar uma disquete de instalação que irá\n"
"automáticamente executar uma instalação completa sem a ajuda de\n"
"um operador similar ao da instalação que ainda agora configurou.\n"
"\n"
"   Note que duas opções diferentes são disponíveis depois de clicar\n"
"naquele botão:\n"
"\n"
"    * \"%s\". Isto é uma instalação parcial automática. O passo de\n"
"particionar é o único procedimento interactivo.\n"
"\n"
"    * \"%s\". Instalação completamente automática: o disco rígido\n"
"é completamente reescrito, todos os dados serão perdidos.\n"
"\n"
"   Esta opção é muito prática para instalar várias máquinas similares.\n"
"Veja a secção Auto Instalação no nosso sítio web para mais\n"
"informações.\n"
"\n"
" * \"%s\"(*): grava uma lista de pacotes seleccionados na instalação.\n"
"Para usar esta selecção com outra instalação, insira uma disquete\n"
"e inicie a instalação. Na linha de comandos, prima a tecla [F1],\n"
"digite >>linux defcfg=\"floppy\"<< e prima a tecla [Enter].\n"
"\n"
"(*) Precisa de uma disquete formatada FAT. Para criar uma em GNU/Linux,\n"
"digite \"mformat a:\", ou \"fdformat /dev/fd0\" seguido de \"mkfs.vfat\n"
"/dev/fd0\"."

#: ../help.pm:412
#, c-format
msgid "Generate auto-install floppy"
msgstr "Gerar disquete auto-instal"

#: ../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 ""
"Se escolher usar algumas partições GNU/Linux, pode querer formatar\n"
"algumas delas e apagar os dados nelas contidos. Para o fazer, por favor\n"
"escolha essas partições.\n"
"\n"
"Por favor note que não é necessário formatar todas a partições já\n"
"existentes. Tem que formatar as partições que tenham sistemas\n"
"operativos (tais como \"/\", \"/usr\" ou \"/var\") mas não tem que\n"
"formatar partições que contenham dados que deseja manter\n"
"(tipicamente \"/home\").\n"
"\n"
"Por favor tenha atenção quando seleccionar as partições. A seguir à\n"
"formatação estar completa, todos os dados nas partições seleccionadas\n"
"serão perdidos e não será capaz de os recuperar.\n"
"\n"
"Clique em \"%s\" quando estiver pronto para formatar as partições.\n"
"\n"
"Clique em \"%s\" se deseja escolher outra partição para o seu novo\n"
"sistema operativo Mageia.\n"
"\n"
"Clique em \"%s\" se deseja escolher partições para verificar se\n"
"fisicamente há blocos defeituosos (\"bad blocks\") no disco."

#: ../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 ""
"No momento que instala o Mageia, é quase certo que alguns\n"
"pacotes terão sido actualizados desde a distribuição inicial. Alguns\n"
"erros podem ter sido corrigidos, e problemas de segurança resolvidos.\n"
"Para lhe permitir beneficiar destas actualizações, está agora apto\n"
"a fazer a transferi-las da Internet. Escolha \"%s\" se tem uma\n"
"conexão Internet activa, ou \"%s\" se preferir instalar os\n"
"pacotes actualizados mais tarde.\n"
"\n"
"Ao escolher \"%s\" mostra uma lista das localizações web de onde as\n"
"actualizações podem ser transferidas. Deve escolher a que estiver\n"
"mais perto de si. Irá aparecer uma selecção de pacotes em árvore:\n"
"reveja a selecção, e clique em \"%s\" para transferir e instalar os\n"
"pacotes seleccionados, ou clique em \"%s\" para abortar."

#: ../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 ""
"Nesta fase, o DrakX irá permitir-lhe escolher o nível de segurança desejado\n"
"para a sua máquina. Como regra de ouro, o nível de segurança deve ser maior\n"
"quando a máquina contém informação crucial, ou quando está directamente\n"
"exposta à internet. Porém, um nível de segurança superior, geralmente é\n"
"obtido á custa de menos facilidade de uso/manuseamento.\n"
"\n"
"Se não sabe o que escolher, deixe o valor predefinido. Poderá alterá-lo\n"
"mais tarde com a ferramenta draksec, que faz parte do Centro de Controlo\n"
"Mageia.\n"
"\n"
"Preencha o campo \"%s\" com o endereço de correio electrónico da pessoa\n"
"responsável pela segurança. As mensagens de segurança serão enviadas\n"
"para esse endereço."

#: ../help.pm:461
#, c-format
msgid "Security Administrator"
msgstr "Administrador de Segurança"

#: ../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 ""
"Neste fase, precisa escolher que partições vão ser utilizadas para a\n"
"instalação do seu sistema Mageia. Se já foram definidas partições,\n"
"seja por uma instalação anterior do GNU/Linux seja por outra ferramenta de\n"
"particionamento, pode utilizar-las . Senão, precisa definir partições no\n"
"disco rígido.\n"
"\n"
"Para criar partições, tem primeiro que escolher um disco rígido. Pode\n"
"escolher o disco que quer particionar clicando em ``hda'' para o primeiro\n"
"disco IDE, ``hdb'' para o segundo, ``sda'' para o primeiro disco SCSI e\n"
"por aí adiante.\n"
"\n"
"Para particionar o disco selecionado, pode usar estas opções:\n"
"\n"
" * \"%s\": esta opção apaga todas as partições do disco seleccionado\n"
"\n"
" * \"%s\": esta opção permite criar automaticamente partições\n"
"ext3 e partições swap no espaço livre do seu disco\n"
"\n"
"\"%s\": dá acesso para opções adicionais:\n"
"\n"
" * \"%s\": grava a tabela das partições para uma disquete. Útil para\n"
"mais tarde recuperar a tabela das partições, se necessário. É fortemente\n"
"recomendado que execute este passo.\n"
"\n"
" * \"%s\": permite restaurar uma tabela de partições anteriormente\n"
"gravada numa disquete;\n"
"\n"
" * \"%s\": se a sua tabela das partições está danificada, pode-a tentar\n"
"recuperar com esta opção. Por favor esteja atento e lembre-se que isto\n"
"nem sempre resulta.\n"
"\n"
" * \"%s\": apaga todas as alterações e recarrega a tabela de partições\n"
"que estava originalmente no disco.\n"
"\n"
" * \"%s\": desmarque esta opção para forçar os utilizadores a montar\n"
"e desmontar manualmente as médias amoviveis como disquetes e CD-ROMs.\n"
"\n"
" * \"%s\": use esta opção se deseja usar um assistente para particionar o\n"
"disco rígido. Isto é recomendado se não tem um bom conhecimento de \n"
"como se faz um bom particionamento do disco.\n"
"\n"
" * \"%s\": use esta opção para cancelar as alterações.\n"
"\n"
" * \"%s\": permite acções suplementares nas partições (tipo, opções,\n"
"formatar) e dá mais informações sobre o disco rígido.\n"
"\n"
" * \"%s\": quando tiver acabado de particionar o seu disco rígido, isto irá\n"
"gravar as suas alterações no disco.\n"
"\n"
"Quando a definir o tamanho de uma partição, pode finalmente configurar\n"
"o tamanho usando as teclas de setas do seu teclado.\n"
"\n"
"Nota: pode chegar a qualquer opção usando o teclado. Navegue através\n"
"das partições usando as teclas [Tab] e as setas [Subir/Descer].\n"
"\n"
"Quando uma partição é selecionada, pode usar:\n"
"\n"
" * Ctrl-c para criar uma nova partição (quando escolhe uma partição vazia)\n"
"\n"
" * Ctrl-d para apagar uma partição\n"
"\n"
" * Ctrl-m para definir o ponto de montagem\n"
"\n"
"Para obter mais informações acerca dos diferentes tipos de sistemas de\n"
"ficheiros disponíveis, por favor leia o capítulo ext2FS do ``Manual de\n"
"Referência''.\n"
"\n"
"Se está a instalar numa máquina PPC, irá querer criar umas pequena partição\n"
"de arranque HFS com pelo menos 1MB, que será usada pelo carregador de\n"
"arranque yaboot. Se optar por criar uma partição maior, tipo 50MB, pode-lhe\n"
"ser útil para gravar um kernel e a uma imagem ramdisk para situações de\n"
"de emergência."

#: ../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 "Automontagem dos dispositivos amovíveis"

#: ../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 "Alterna entre os modos normal/perito"

#: ../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 ""
"Mais do que uma partição Microsoft foi detectada no seu disco rígido.\n"
"Por favor escolha qual deseja redimencionar para poder instalar o seu\n"
"novo sistema operativo Mageia.\n"
"\n"
"Cada partição é listada da seguinte maneira: \"Nome Linux\",\n"
"\"Nome Windows\", \"Capacidade\".\n"
"\n"
"O \"Nome Linux\" é estruturado: \"tipo de disco rígido\",\n"
" \"numero de disco\", \"numero da partição\" (por exemplo, \"hda1\").\n"
"\n"
"O \"Tipo de Disco\" é \"hd\" se o disco rígido é IDE e \"sd\" se é um\n"
"disco rígido SCSI.\n"
"\n"
"O \"Numero de disco\" é sempre uma letra depois de \"hd\" ou \"sd\".\n"
"Com os discos rígidos IDE:\n"
"\n"
" * \"a\" significa \"disco rígido master no controlador IDE principal\";\n"
"\n"
" * \"b\" significa \"disco rígido slave no controlador IDE principal\";\n"
"\n"
" * \"c\" significa \"disco rígido master no controlador IDE segundario\";\n"
"\n"
" * \"d\" significa \"disco rígido slave no controlador IDE segundario\";\n"
"\n"
"Com os discos rígidos SCSI, um \"a\" significa \"SCSI ID mais baixo\",\n"
"um \"b\" significa \"segundo SCSI ID mais baixo\", etc.\n"
"\n"
"O \"nome Windows\" é a letra do seu disco rígido sob Windows\n"
"(o primeiro disco ou partição é chamado \"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\": verifique o país seleccionado. Se não está neste país, clique no\n"
"botão \"%s\" e escolha outro. Se o seu país não estiver na lista dada,\n"
"clique no botão \"%s\" para obter a lista completa dos países."

#: ../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 ""
"Este passo só fica disponível se uma partição GNU/Linux existente for\n"
"encontrada na sua máquina.\n"
"\n"
"O DrakX agora precisa saber se deseja fazer uma nova instalação ou uma\n"
"actualização num sistema Mageia existente:\n"
"\n"
" * \"%s\": Para a maior parte, isto apaga completamente o sistema antigo.\n"
"No entanto, dependendo no seu esquema de particionamento, pode prevenir\n"
"que parte dos seus dados existentes (principalmente os directórios \"home"
"\")\n"
"sejam substituídos. Se desejar alterar como o particionamento dos seus\n"
"discos rígidos é feito, ou mudar o seu sistema de ficheiros, deve usar esta "
"opção.\n"
"\n"
" * \"%s\": Este tipo de instalação permite actualizar os pacotes "
"actualmente\n"
"instalados no seu sistema Mageia. O seu actual esquema de\n"
"particionamento, assim como os dados dos utilizadores não serão alterados.\n"
"A maior parte dos outros passos da configuração permanece disponível e "
"similar a uma instalação standard.\n"
"\n"
"A opção ``Actualizar'' deverá funcionar correctamente nos sistemas\n"
"Mageia versão \"8.1\" ou superior. É desaconselhável actualizar\n"
"versões anteriores à versão \"8.1\" do Mageia."

#: ../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 ""
"Dependendo da linguagem que escolhe (), o DrakX irá automáticamente\n"
"escolher um determinado tipo de configuração do teclado. Seleccione a opção\n"
"que melhor lhe sirva ou escolha outra disposição de teclado.\n"
"\n"
"Também, pode não ter um teclado que corresponde exactamente à sua\n"
"linguagem: por exemplo, se é Francês mas fala Português, pode desejar,\n"
"mesmo assim um teclado Francês. Ou se fala Português mas vive em\n"
"Inglaterra, irá encontrar-se na mesma situação. Nos dois casos, pode\n"
"escolher o teclado apropriado da lista.\n"
"\n"
"Clique no botão \"%s\" para obter a lista de todos os teclados suportados.\n"
"\n"
"Se escolheu a disposição de um teclado baseado num alfabeto diferente de\n"
"latim, o próximo diálogo irá-lhe permitir escolher a mapeação de teclas que\n"
"lhe permita mudar o teclado entre uma disposição Latim uma não Latim."

#: ../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 ""
"O primeiro passo, é escolher a sua linguagem preferida.\n"
"\n"
"A sua escolha da linguagem preferida irá afectar o instalador, a\n"
"documentação, e o sistema em geral. Primeiro seleccione a região\n"
"onde está localizado, depois a linguagem que fala.\n"
"\n"
"Ao clicar no botão \"%s\" irá permitir-lhe escolher outras linguagens\n"
"para instalar na sua área de trabalho, consequentemente instalará os\n"
"ficheiros para a documentação do sistema e aplicações referentes à\n"
"linguagem especificada . Porexemplo, se utilizadores espanhóis estão\n"
"para usar a sua máquina, escolha Inglês como linguagem predefinida\n"
"na vista em árvore e \"%s\" na secção Avançada.\n"
"\n"
"Sobre o suporte UTF-8 (unicode): Unicode é uma codificação de caracter\n"
"feito para cobrir todas as linguagens existentes. No entanto o seu suporte\n"
"completo em GNU/Linux ainda está a ser desenvolvido. Por essa razão,\n"
"o uso de UTF-8 em Mageia depende das escolhas do utilizador:\n"
"\n"
" * Se escolher uma linguagem com um forte legado de codificação\n"
"(linguagens latin1, Russo, Japonês, ChinêsCoreano, Tailandês, grego, turco,\n"
"maior parte de linguagens iso-8859-2), o legado da codificação será usado\n"
"por omissão\n"
"\n"
" * Outras linguagens irão usar unicode por omissão;\n"
"\n"
" * Finalmente, o unicode pode também ser forçado para uso através do\n"
"por um pedido do utilizador ao selecionar a opção \"%s\",\n"
"independentemente como as linguagens tenham sido escolhidas.\n"
"\n"
"Notar que não está limitado a escolher uma única linguagem adicional.\n"
"Pode escolher várias, ou até instala-las ao seleccionar a caixa\"%s\".\n"
"Seleccionar suporte para uma linguagem, quer dizer traduções, fontes,\n"
"verificadores de ortografia, etc., que será também instalados para essa\n"
"linguagem.\n"
"\n"
"Para trocar entre as várias linguagens instaladas no seu sistema, pode\n"
"correr o comando \"/usr/sbin/localedrake\" como \"root\" para mudar a\n"
"linguagem usada por todo o sistema. Correndo o comando como utilizador\n"
"normal , irá apenas mudar as configurações da linguagem para esse\n"
"utilizador em particular."

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

#: ../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 ""
"Usualmente, o DrakX não tem problemas em detectar o numero de botões\n"
"no seu rato. Se tiver, assume que tem um rato de dois botões e irá\n"
"configurá-lo para a emulação do terceiro botão. O terceiro botão de um rato\n"
"de dois botões, pode ser obtido por simultaneamente clicar nos botões\n"
"esquerdo e direito. O DrakX irá automaticamente saber se o seu rato usa\n"
"um interface PS/2 ou USB.\n"
"\n"
"Se tem um rato de 3 botões sem roda, pode escolher um rato \"%s\".\n"
"O DrakX irá então configurar o seu rato para que possa simular a roda: para\n"
"o fazer, prima o botão do meio e mova o apontador do seu rato para cima\n"
"e para baixo.\n"
"\n"
"Se por alguma razão deseja especificar um tipo diferente de rato, "
"seleccione\n"
"o tipo desejado a partir da lista fornecida.\n"
"\n"
"Pode escolher a entrada \"%s\" para escolher um rato ``genérico'' que\n"
"trabalhe praticamente com todos os ratos.\n"
"\n"
"Se escolher outro rato diferente do predefinido, um teste no ecrã será\n"
"mostrado. Use os botões e a roda para verificar se as configurações estão\n"
"correctas e o rato está a trabalhar correctamente. Se o rato não estiver\n"
"a funcionar bem, prima a tecla espaço ou [Return] para cancelar o teste\n"
"e retornar à lista de ratos.\n"
"\n"
"Ocasionalmente a roda do rato não é detectada automaticamente, então é\n"
"necessário seleccionar o rato da lista. Certifique-se que selecciona o\n"
"correspondente à porta a que o seu rato está ligado. Depois de seleccionar\n"
"o rato e premir o botão \"%s\", uma imagem será mostrada no ecrã a mover\n"
"a roda. Teste os botões e verifique se o apontador do rato se move no ecrã \n"
"assim como move o rato."

#: ../help.pm:684
#, c-format
msgid "with Wheel emulation"
msgstr "com emulação de Roda"

#: ../help.pm:684
#, c-format
msgid "Universal | Any PS/2 & USB mice"
msgstr "Universal | Qualquer rato 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 ""
"Por favor escolha a porta correcta. Por exemplo, em Windows é \"COM1\",\n"
"em GNU/Linux já é \"ttyS0\"."

#: ../help.pm:684
#, c-format
msgid ""
"A boot loader is a little program which is started by the computer at boot\n"
"time. It's responsible for starting up the whole system. Normally, the boot\n"
"loader installation is totally automated. DrakX will analyze the disk boot\n"
"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
"OS installed on your machine.\n"
"\n"
" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
"If DrakX can not determine where to place the boot sector, it'll ask you\n"
"where it should place it. Generally, the \"%s\" is the safest place.\n"
"Choosing \"%s\" will not install any boot loader. Use this option only if "
"you\n"
"know what you're doing."
msgstr ""
"O carregador de arranque é um pequeno programa que é iniciado pelo\n"
"computador no seu arranque. É responsável pela inicialização de todo o\n"
"sistema. Normalmente, a fase de instalação do gestor de arranque é\n"
"completamente automática. O DrakX irá analisar o sector de arranque do\n"
"disco e agir de acordo com o que lá encontrar:\n"
"\n"
" * se encontrar um sector de arranque Windows, irá trocá-lo por um sector\n"
"de arranque GRUB/LILO. Desta maneira será capaz de escolher entre carregar\n"
"o GNU/Linux ou qualquer outro Sistema Operativo instalado na sua máquina.\n"
"\n"
" * se encontrar um sector de arranque GRUB ou LILO, irá trocá-lo por um "
"novo.\n"
"\n"
"Se o DrakX não conseguir determinar onde deve colocar o sector de arranque,\n"
"irá-lhe perguntar onde o quer colocar. Geralmente, o \"%s\" é o local mais\n"
"seguro. Ao escolher \"%s\" nenhum gestor de arranque será instalado. Use\n"
"esta opção apenas se souber o que está a fazer."

#: ../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 ""
"Agora, é tempo de escolher o sistema de impressão para o seu computador.\n"
"Outros sistemas operativos podem oferecer um, mas o Mageia\n"
"oferece dois. Cada um dos sistemas de impressão é bem servido para tipos\n"
"particulares de configuração.\n"
"\n"
".*.\"%s\" -- que é um anacronismo para ``imprimir, não meter em fila'',\n"
"é a escolha se tem uma conexão directa à sua impressora e deseja poder\n"
"parar tudo nos erros de impressão, e não tem impressoras em rede.\n"
"(\"%s\" só irá gerir os casos mais simples de rede e é algo lento quando\n"
"usado em redes). Recomenda-se que use \"lpd\" se é a sua primeira\n"
"experiência com GNU/Linux.\n"
"\n"
".*.\"%s\" -- O `` Sistema de Impressão Comum Unix'', é excelente para\n"
"imprimir para a sua impressora local e também para o outro lado do\n"
"mundo. É simples e pode agir como servidor ou cliente para o antigo\n"
"sistema de impressão \"lpd\". Portanto, é compatível com os sistemas\n"
"anteriores. Pode fazer muitas coisas, mas a configuração de base é\n"
"quase tão simples como \"lpd\". Se precisa dele para emular um\n"
"servidor \"lpd\", tem que activar o servidor \"cups-lpd\". \"%s\" tem\n"
"interfaces gráficos para imprimir ou escolher as opções de impressão.\n"
"\n"
"Poderá mudar a sua escolha de sistema após a instalação correndo o\n"
"PrinterDrake a partir do Centro de Controlo Mageia e clicando\n"
"no botão \"%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 "Perito"

#: ../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 ""
"O DrakX irá primeiro detectar os dispositivos IDE presentes no seu\n"
"computador. Irá também procurar por um ou mais adaptadores PCI SCSI\n"
"no seu sistema. Se um adaptador SCSI for encontrado, o DrakX irá\n"
"automáticamente instalar o controlador apropriado.\n"
"\n"
"Porque a detecção de material não é a toda a prova, o DrakX pode falhar\n"
"a detectar os discos rígidos. Se isso acontecer, terá de indicar o seu\n"
"material á mão..\n"
"\n"
"Se tiver que o especificar manualmente o seu adaptador PCI SCSI, o DrakX\n"
"irá-lhe perguntar se quer configurar as opções deste. Deve permitir que o\n"
"DrakX verifique o material para as opções específicas das placas que são\n"
"necessárias para inicializar o adaptador. Na maior parte do tempo, o DrakX\n"
"irá executar este passo sem qualquer problema.\n"
"\n"
"Se o DrakX não conseguir verificar quais são as opções que automáticamente\n"
"determinem que parâmetros são necessários para o material em questão, irá\n"
"precisar de configurar o controlador manualmente."

#: ../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\": se foi detectada uma placa de som no seu sistema, será\n"
"listada aqui. Se verificar que a placa de som listada não é a placa que "
"está\n"
"presente no seu sistema, pode clicar no botão e escolher outro controaldor."

#: ../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 ""
"Em revisão, o DrakX irá apresentar um sumário que junta a informação\n"
"recolhida sobre o seu sistema. Dependendo do material instalado na sua\n"
" máquina, poderá ter uma ou todas das seguintes entradas.\n"
"Cada entrada é feita sobre o item de material para ser configurado,\n"
"seguido de um rápido sumário da corrente configuração.\n"
"Clica no botão correspondente \"%s\" para fazer as alterações.\n"
"\n"
" * \"%s\": verifique a configuração actual do mapa do teclado corrente\n"
"e mude-a se necessário.\n"
"\n"
" * \"%s\": verifique a selecção de país actual. Se não estiver neste país,\n"
"clique no botão \"%s\" e escolha outro. Se o seu país não aparecer na lista\n"
"mostrada, clica no botão \"%s\" para obter a lista completa de países.\n"
"\n"
" * \"%s\": por omissão, o DrakX escolhe o fuso horário do país\n"
"escolhido. Pode clicar no botão \"%s\" se esta não é a opção correcta.\n"
"\n"
" * \"%s\": verifique a actual configuração do rato e clique no botão para\n"
"mudar se necessário.\n"
"\n"
" * \"%s\": clique no botão \"%s\" para abrir o assistente de configuração\n"
"de impressoras. Consulte o capítulo correspondente do ``Guia do "
"Utilizador'',\n"
"para mais informação sobre como configurar uma nova impressora.\n"
"O interface apresentado no nosso manual, é similar ao usado na instalação.\n"
"\n"
" * \"%s\": se uma placa de som for detectada no seu sistema,será mostrada\n"
"aqui. SE notar que a placa de som não é actualmente presente no seu\n"
"sistema, pode clicar no botão para escolher um controlador diferente.\n"
"\n"
" * \"%s\": se tem uma placa de TV, é aqui que a informação acerca da\n"
"configuração é mostrada, Se tem uma placa de TV e não é detectada,\n"
"clique em \"%s\" para a tentar configurar manualmente.\n"
"\n"
" * \"%s\": pode clicar em \"%s\" para mudar os parâmetros associados\n"
"com a placa se acha que a configuração está errada.\n"
"\n"
" * \"%s\": por omissão, o DrakX configura o seu interface gráfico nas\n"
"resoluções \"800x600\" ou \"1024x768\". Se isso não lhe serve, pode\n"
"clicar em \"%s\" para configurar o seu interface gráfico.\n"
"\n"
" * \"%s\": se deseja configurar a sua Internet ou acesso de rede local\n"
"pode fazê-lo. Refira-se a documentação impressa ou use o Centro de\n"
"Controlo do Mageia a seguir a instalação ter terminado de\n"
"beneficiar da ajuda incluída.\n"
"\n"
" * \"%s\": permite-lhe configurar endereços HTTP e FTP proxy se a máquina\n"
"onde está a instalar é para ser localizada atrás de um servidor proxy.\n"
"\n"
" * \"%s\": esta entrada permite-lhe redefinir o nível de segurança como\n"
"configurado num passo anterior.\n"
"\n"
" * \"%s\": se planeia ligar a sua máquina à Internet, é uma boa ideia\n"
"proteger-se de intrusões ao configurar uma firewall. Consultar secção\n"
"correspondente do ``Guia de Utilizador'' para detalhes acerca de como\n"
"configurar uma firewall.\n"
"\n"
" * \"%s\": se deseja mudar a configuração do carregador de arranque,\n"
"clique nesse botão. Isto deveria ser reservado aos utilizadores\n"
"avançados.Referira-se à documentação impressa, ou à linha de ajuda\n"
"sobre a configuração de carregador de arranque (bootloader) no\n"
"Centro de Controlo Mageia.\n"
"\n"
" * \"%s\": através desta entrada pode ajustar quais os serviços que serão\n"
"executados na sua máquina. Se planeia configurar esta máquina como\n"
"um servidor, é uma boa ideia rever a configuração."

#: ../help.pm:809
#, fuzzy, c-format
msgid "TV card"
msgstr "Placa ISDN"

#: ../help.pm:809
#, c-format
msgid "ISDN card"
msgstr "Placa ISDN"

#: ../help.pm:858
#, c-format
msgid "Graphical Interface"
msgstr "Interface gráfico"

#: ../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 ""
"Escolha o disco que deseja apagar para instalar a sua nova partição\n"
"Mageia. Tenha cuidado, todos os ficheiros no disco serão\n"
"perdidos de forma irrecuperável!"

#: ../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 ""
"Clique em \"%s\" se deseja apagar todos os dados e partições\n"
"presentes neste disco rígido.Tenha cuidado, depois de clicar em \"%s\",\n"
"não será capaz de recuperar qualquer dado e partição presente neste\n"
"disco rígido, incluindo qualquer dado do Windows.\n"
"\n"
"Clique em \"%s\" para anular esta operação sem perder dados\n"
"e partições presentes neste disco."

#: ../help.pm:872
#, c-format
msgid "Next ->"
msgstr "Próximo ->"

#: ../help.pm:872
#, c-format
msgid "<- Previous"
msgstr "<- Anterior"

#~ 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\": ao clicar no botão \"%s\"irá iniciar o assistente de configuração "
#~ "de\n"
#~ "impressoras. Consulte o capítulo correspondente no ''Guia do "
#~ "Utilizador''\n"
#~ "para obter mais informações sobre como configurar uma nova impressora.\n"
#~ "O interface apresentado no nosso manual é semelhante ao usado durante\n"
#~ "a instalação."

#~ 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 ""
#~ "Este é o ponto mais crucial de decisão para a segurança do seu sistema\n"
#~ "GNU/Linux: deve escolher a senha do \"root\". O \"root\" é o "
#~ "administrador\n"
#~ "do sistema e é o único utilizador autorizado para fazer actualizações,\n"
#~ "adicionar utilizadores, mudar a configuração global do sistema, e por aí "
#~ "a\n"
#~ " fora. Em poucas palavras, o \"root\" pode fazer tudo! É por isso que "
#~ "deve\n"
#~ "escolher uma senha que seja difícil de adivinhar: o DrakX irá-lhe dizer "
#~ "se\n"
#~ "a senha que escolheu é muito simples. Como pode ver, não é obrigado a\n"
#~ "digitar uma senha, mas aconselhamos vivamente a não o fazer.O GNU/Linux\n"
#~ "é tão propenso ao erro do operador como qualquer outro sistema "
#~ "operativo.\n"
#~ "Já que o \"root\" pode ultrapassar todas as limitações e "
#~ "involuntariamente\n"
#~ "apagar todos os dados nas partições ao aceder descuidadamente a estas,\n"
#~ "é muito importante que haja dificuldades em aceder/tornar-se \"root\".\n"
#~ "\n"
#~ "A senha deve ser uma mistura de caracteres alfa numéricos e com pelos\n"
#~ "menos 8 caracteres de comprimento.Nunca aponte a senha do \"root\" --\n"
#~ "torna demasiado fácil comprometer o seu sistema.\n"
#~ "\n"
#~ "Uma advertência: não faça a senha demasiado longa ou muito complicada\n"
#~ "para que seja capaz de se lembrar dela.\n"
#~ "\n"
#~ "A senha não vai ser mostrada no ecrã à medida que a escreve. Para "
#~ "reduzir\n"
#~ "a hipótese de ser mal digitado, é necessário que a senha seja digitada "
#~ "duas\n"
#~ "vezes. Se lhe acontecer o mesmo erro duas vezes, aí terá que usar essa\n"
#~ "senha ``incorrecta'' na primeira vez que tentar ligar-se como \"root\".\n"
#~ "\n"
#~ "Se deseja um servidor de autenticação para controlar o acesso ao seu\n"
#~ "computador, clique em \"%s\".\n"
#~ "\n"
#~ "Se a sua rede usa seja LDAP, NIS ou a autenticação de serviços para um\n"
#~ "domínio PDC Windows, seleccione o apropriado para \"%s\".\n"
#~ "Se não sabe qual usar, deve perguntar ao administrador da sua rede.\n"
#~ "\n"
#~ "Se lhe acontecer ter problemas em relembrar senhas, ou se o seu\n"
#~ "computador nunca for conectado à Internet, se confia em toda a gente que\n"
#~ "usa o seu computador, aí pode escolher em ter \"%s\"."

#~ msgid "authentication"
#~ msgstr "Autenticação"
حجم الأقصى\n"
+" المسموح به لـDrakbackup"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Cable connection"
msgstr "وصلة كيبل"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakperm:1 ../../standalone/logdrake:1
#, c-format
msgid "User"
msgstr "المستخدم"
@@ -1808,6 +1620,11 @@ msgstr "فشل mkraid"
msgid "Button 3 Emulation"
msgstr "محاكاة الزر 3"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check additions/removals of sgid files"
+msgstr "if set to yes, check additions/removals of sgid files."
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Sending files..."
@@ -1823,11 +1640,6 @@ msgstr "العبرية (صوتية)"
msgid "access to rpm tools"
msgstr "الوصول الى أدوات rpm"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "edit"
-msgstr "حرّر"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "You must choose/enter a printer/device!"
@@ -1915,6 +1727,16 @@ msgstr ""
msgid "Harddrake2 version %s"
msgstr "Harddrake2 الإصدار %s"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Preferences"
+msgstr "التفضيل: "
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr "سوازيلاند"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Copying %s"
@@ -1930,30 +1752,25 @@ msgstr "إختر اللون"
msgid "Dominican Republic"
msgstr "جمهورية الدومينيكان"
-#: ../../lang.pm:1
-#, c-format
-msgid "Swaziland"
-msgstr "سوازيلاند"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Syriac"
+msgstr "سورية"
#: ../../standalone/drakperm:1
#, c-format
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandrake Linux partition. Be careful, all data present on this partition\n"
"will be lost and will not be recoverable!"
msgstr ""
-"اختر القرص الصلب الذي تريد محوه لتثبيت تجزئة\n"
-"Mandrake Linux الجديدة. خذ حذرك, كل البيانات الموجود عليه ستضيع\n"
+"اختر القرص الصلب الذي تريد محوه لتثبيت\n"
+"تجزئة Mandrake Linux الجديدة. خذ حذرك, كل البيانات الموجود عليه ستضيع\n"
"و لن يمكن استعادتها!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
@@ -1963,6 +1780,11 @@ msgstr ""
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to execute the file"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Generic 2 Button Mouse"
@@ -2027,8 +1849,16 @@ msgstr "جاري طباعة الصفحات الإختبارية..."
msgid "There is already a partition with mount point %s\n"
msgstr "هناك تجزئة مع نقطة التحميل %s مسبقاً\n"
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, fuzzy, c-format
+msgid "Enable/Disable msec hourly security check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable msec hourly security check."
+
+#: ../../help.pm:1
+#, c-format
msgid ""
"At this point, you need to decide where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
@@ -2094,10 +1924,10 @@ msgstr ""
"التشغيل Mandrake Linux على القرص الصلب الخاص بك. اذا كان القرص الصلب\n"
"قارغاً أو أن نظام تشغيل آخر يستخدم كل المساحة المتوفرة فسوف\n"
"تحتاج الى تجزئة القرص الصلب. بشكل عام,. فإن تجزئةالقرص الصلب\n"
-"تعني تقسيم القرص الصلب منطقياً ?نشاء المساحة المطلوبة لتثبيت\n"
+"تعني تقسيم القرص الصلب منطقياً لإنشاء المساحة المطلوبة لتثبيت\n"
"نظام Mandrake Linux الجديد الخاص بك.\n"
"\n"
-"?ن عملية تقسيم القرص الصلب غير قابلة للتراجع عادةًَ\n"
+"لأن عملية تقسيم القرص الصلب غير قابلة للتراجع عادةًَ\n"
"كما أنها قد تتسبب في خسارة للبيانات اذا كان هناك نظام تشغيل\n"
"آخر مثبت على هذا القرص الصلب, تجزئة القرص قد يكون مزعجاً و مثيراً للضغط\n"
"اذا كنت مستخدماً محترقاً. من حسن الحظ, يوفر DrakX معالجاً يسهل العملية.\n"
@@ -2105,18 +1935,18 @@ msgstr ""
"\n"
"اعتماداً على اعدادات القرص الصلب, تتوفر العديد من الخيارات:\n"
"\n"
-" * \"استخدام المساحة الفارغة\": هذا الخيار سيقوم بعملية تجزئة آلية\n"
+" * \"%s\": هذا الخيار سيقوم بعملية تجزئة آلية\n"
"للأقراص الصلبة الفارغة. اذا استخدمت هذا الخيار, لن تكون هناك اشعارات\n"
"أخرى.\n"
-" * \"استخدام التجزئة الموجودة\": يكون المعالج قد اكتشف تجزئة أو أكثر من\n"
-"تجزئات لينكس على القرص الصلب. اذا كنت تريد استخدامها, اختر هذا\n"
+" * \"%s\": يكون المعالج قد اكتشف تجزئة أو أكثر من\n"
+"تجزئات Linux على القرص الصلب. اذا كنت تريد استخدامها, اختر هذا\n"
"الخيار. سيتم بعد ذلك سؤالك عن نقاط التحميل المرتبطة بكل\n"
"تجزئة. يتم اختيار نقاط التجزئة المعتادة افتراضياً,\n"
-"و ?غلب المستخدمين فإنها فكرة جيدة تركها كما هي.\n"
+"و لأغلب المستخدمين فإنها فكرة جيدة تركها كما هي.\n"
"\n"
-" * \"استخدام المساحة الفارغة على تجزئة Windows\": اذا\n"
-"كان Microsoft Windows مثبت على القرص الصلب و يحتل كل المساحة التي عليه,\n"
-"ستحتاج الى انشاء مساحة فارغة لبيانات لينكس. لعمل ذلك يمكنك حذف\n"
+" * \"%s\": اذا كان Microsoft Windows مثبت على القرص الصلب و يحتل كل المساحة "
+"التي عليه,\n"
+"ستحتاج الى انشاء مساحة فارغة لبيانات Linux. لعمل ذلك يمكنك حذف\n"
"تجزئة و بيانات Microsoft Windows (انظر حل ``ازالة كل القرص'')\n"
"أو قم بإعادة تحجيم تجزئة Microsoft Windows FAT. يمكن عمل اعادة التحجيم\n"
"دون أي خسارة للبيانات, لكن يجب عليك قبل ذلك بإزالة تجزئة القرص "
@@ -2126,22 +1956,22 @@ msgstr ""
"كل من Mandrake Linux و Microsoft Windows على نفس الكمبيوتر.\n"
"\n"
" قبل اختيارك لهذا الخيار, عليك أن تعلم أنه بعد هذا\n"
-"ا?جراء, ستتقلص مساحة تجزئة Microsoft Windows عن ما قبل\n"
+"الإجراء, ستتقلص مساحة تجزئة Microsoft Windows عن ما قبل\n"
"ستكون لديك مساحة فارغة أقل على Microsoft Windows\n"
"لتخزين بياناتك و تثبيت برامج جديدة.\n"
"\n"
-" * \"مسح كل القرص\": اذا كنت تريد حذف كل البيانات و كل التجزئات\n"
+" * \"%s\": اذا كنت تريد حذف كل البيانات و كل التجزئات\n"
"الموجودة على القرص الصلب و ابدالها بنظام Mandrake Linux الجديد\n"
-"الخاص بك, اختر هذا الخيار. كن حذراً, ?نك لن تتمكن من التراجع\n"
+"الخاص بك, اختر هذا الخيار. كن حذراً, لأنك لن تتمكن من التراجع\n"
"بعد أن تقوم بالتأكيد.\n"
"\n"
" !!! اذا اخترت هذا الخيار سيتم حذف كل البيانات الموجودة على القرص. !!\n"
"\n"
-" * \"حذف Windows\": سيقوم هذا الخيار ببساطة بمحو كل شء على القرص و\n"
+" * \"%s\": سيقوم هذا الخيار ببساطة بمحو كل شء على القرص و\n"
"يبدأ التثبيت من الصفر. ستضيع كل البيانات على\n"
"القرص.\n"
"\n"
-" * \"تجزئة مخصصة للقرص\": اختر هذا الخيار اذا كنت تريد\n"
+" * \"%s\": اختر هذا الخيار اذا كنت تريد\n"
"تقسيم القرص الصلب بشكل يدوي. كن حذراً -- هذا الخيار قوي\n"
"لكنه خطير و من الممكن أن تفقد بياناتك بسهولة. لهذا فإن\n"
"هذا الخيار مفضّل فقط اذا كنت قد قمت بشئ مماثل من فبل \n"
@@ -2172,61 +2002,13 @@ msgstr "if set to yes, report check result by mail."
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Your choice? (default %s) "
-msgstr "اختيارك ? (default %s) "
+msgstr "اختيارك؟ (الافتراضي %s) "
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Trouble shooting"
msgstr "حل المشاكل"
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "ريونيون"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid ""
-"The classic bug sound tester is to run the following commands:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
-"by default\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
-"currently uses\n"
-"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
-"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
-"tell you if sound and alsa services're configured to be run on\n"
-"initlevel 3\n"
-"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
-"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-msgstr ""
-"The classic bug sound tester is to run the following commands:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
-"by default\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
-"currently uses\n"
-"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
-"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
-"tell you if sound and alsa services're configured to be run on\n"
-"initlevel 3\n"
-"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
-"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -2257,11 +2039,6 @@ msgstr "و طابعة غير معروفة"
msgid "Ireland"
msgstr "أيرلندا"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "kernel version"
-msgstr "اصدارة اللب"
-
#: ../../standalone/drakbackup:1
#, c-format
msgid " Restore Configuration "
@@ -2273,7 +2050,7 @@ msgid "Is this the correct setting?"
msgstr "هل هذا هو الإعداد الصحيح؟"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You will now set up your Internet/network connection. If you wish to\n"
"connect your computer to the Internet or to a local network, click \"%s\".\n"
@@ -2294,24 +2071,24 @@ msgid ""
"for details about the configuration, or simply wait until your system is\n"
"installed and use the program described there to configure your connection."
msgstr ""
-"ستقوم ا?ن بإعداد وصلة ا?نترنت/الشبكة الخاصة بك. اذا كنت تريد\n"
-"توصيل جهازك با?نترنت أو للشبكة المحلية, انقر \"التالي ->\"\n"
-"سيحاول Mandrake Linux أن يتحقق آلياً من وجود ا?جهزة و المودمات.\n"
-"اذا فشل التحقق, أزل التأشبر من \"استخدم التحقق ا?لي\". ربما تختار\n"
+"ستقوم الآن بإعداد وصلة الإنترنت/الشبكة الخاصة بك. اذا كنت تريد\n"
+"توصيل جهازك بالإنترنت أو للشبكة المحلية, انقر \"%s\"\n"
+"سيحاول Mandrake Linux أن يتحقق آلياً من وجود الأجهزة و المودمات.\n"
+"اذا فشل التحقق, أزل التأشبر من \"%s\". ربما تختار\n"
"عدم تهيئة الشبكة, أو تريد أن تفعل ذلك, في هذه الحال\n"
-"فإن ضغط زر \"الغاء\" سيأخذك الى الخطوة التالية.\n"
+"فإن ضغط زر \"%s\" سيأخذك الى الخطوة التالية.\n"
"\n"
"أثناء تهيئة الشبكة, فإن خيارات التوصيل المتوفرة هي:\n"
"مودم تقليدي, مودم ISDN, وصلة ADSL, مودم كيبل, و أخيراً\n"
"وصلة LAN بسيطة (ايثرنت).\n"
"\n"
"لن نذكر كل خيارات التهيئة بالتفصيل - فقط تأكد أنه لديك\n"
-"كل المعاملات, مثل عنوان IP, البوابة ا?فتراضية, خادمات DNS, الخ.\n"
-"من موفر خدمة ا?نترنت أو مدير النظام.\n"
+"كل المعاملات, مثل عنوان IP, البوابة الإفتراضية, خادمات DNS, الخ.\n"
+"من موفر خدمة الإنترنت أو مدير النظام.\n"
"\n"
-"يمكنك الرجوع الى الفصل الخاص بإعداد وصلة ا?نترنت في\n"
+"يمكنك الرجوع الى الفصل الخاص بإعداد وصلة الإنترنت في\n"
"``دليل المبتدئ'' للتفاصيل حول التهيئة, أو ببساطة انتظر حتى يتم\n"
-"تثبيت النظام و استخدم البرنامج المذكور هناك ?عداد الوصلة."
+"تثبيت النظام و استخدم البرنامج المذكور هناك لإعداد الوصلة."
#: ../../standalone/drakbackup:1
#, c-format
@@ -2323,12 +2100,26 @@ msgstr "إعدادات المعالج"
msgid "Autoprobe"
msgstr "تحقق آلي"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"if set to yes, check for :\n"
+"\n"
+"- empty passwords,\n"
+"\n"
+"- no password in /etc/shadow\n"
+"\n"
+"- for users with the 0 id other than root."
+msgstr ""
+"if set to yes, check for empty passwords, for no password in /etc/shadow and "
+"for users with the 0 id other than root."
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system files..."
msgstr "انسخ ملفات النظام..."
-#: ../../install_any.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "Can't use broadcast with no NIS domain"
@@ -2338,6 +2129,11 @@ msgstr "Can't use broadcast with no NIS domain"
msgid "Removing printer \"%s\"..."
msgstr "جاري ازالة الطابعة \"%s\" ..."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell history size"
+msgstr ""
+
#: ../../standalone/drakfloppy:1
#, c-format
msgid "drakfloppy"
@@ -2356,7 +2152,7 @@ msgstr ""
"اترك الحقل فارغاً اذا لم تكن تريد اعاد وضع التثبيت الالي.\n"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr "مستوى المعلومات التي يمكن الحصول عليها من تعليمات cpuid"
@@ -2505,6 +2301,13 @@ msgstr ""
msgid "Support the OKI 4w and compatible winprinters."
msgstr "دعم طابعات OKI 4w و الطابعات المتوافقة."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Files or wildcards listed in a .backupignore file at the top of a directory "
+"tree will not be backed up."
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
@@ -2546,6 +2349,11 @@ msgstr ""
"الوصول الى الشبكة لا يعمل و لم يمكن بدؤه. فضلاً تأكد من التهيئة لديك و العتاد "
"الخاص بك. ثم حاول تهيئة الطابعة البعيدة مرة أخرى."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to write the file"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
@@ -2557,9 +2365,9 @@ msgid "Local network(s)"
msgstr "الشبكة/الشبكات المحلية"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove Windows"
-msgstr "احذف Windows(TM)"
+msgstr "احذف Windows"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -2578,7 +2386,7 @@ msgid "Firewire controllers"
msgstr "متحكمات Firewire"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"After you have configured the general bootloader parameters, the list of\n"
"boot options that will be available at boot time will be displayed.\n"
@@ -2595,20 +2403,21 @@ msgid ""
"bootloader menu, but you will need a boot disk in order to boot those other\n"
"operating systems!"
msgstr ""
-"بعدما قمت بتهيئة المعام?ت العامة لمحمّل ا?قلاع, فسيتم\n"
-"عرض قائمة خيارات ا?قلاع المتوفرة عند بدء التشغيل.\n"
+"بعدما قمت بتهيئة المعاملات العامة لمحمّل الإقلاع, فسيتم\n"
+"عرض قائمة خيارات الإقلاع المتوفرة عند بدء التشغيل.\n"
"\n"
"اذا كانت هناك أنظمة تشغيل أخرى مثبتة على ماكينتك فسيتم اضافتها\n"
-"آلياً الى قائمة ا?قلاع. يمكنك التحكم بالخيارات\n"
-"الموجودة بنقر \"اضف\" ?نشاء مدخل جديد, و اختيار مدخل و\n"
-"نقر \"تعديل\" أو \"حذف\" لتعديل أو حذف المدخل. \"موافق\" يتأكد\n"
+"آلياً الى قائمة الإقلاع. يمكنك التحكم بالخيارات\n"
+"الموجودة بنقر \"%s\" لإنشاء مدخل جديد, و اختيار مدخل و\n"
+"نقر \"%s\" أو \"%s\" لتعديل أو حذف المدخل. \"%s\" يتأكد\n"
"من تغييراتك.\n"
"\n"
-"ربما ? تريد ?ي شخص يتمكن من اعادة تشغيل الماكينة أن يستطيع\n"
-"الوصل الى أنظمة التشغيل ا?خرى. يمكنك حذف المداخل المقابلة\n"
-"?نظمة التشغيل لحذفها من قائمة محمّل ا?قلاع, لكن في هذه الحالة ستحتاج الى قرص\n"
-"مرن للإق?ع كي تتمكن من الوصول الى أنظمة\n"
-"التشغيل ا?خرى!"
+"ربما لا تريد لأي شخص يتمكن من اعادة تشغيل الماكينة أن يستطيع\n"
+"الوصل الى أنظمة التشغيل الأخرى. يمكنك حذف المداخل المقابلة\n"
+"لأنظمة التشغيل لحذفها من قائمة محمّل الإقلاع, لكن في هذه الحالة ستحتاج الى "
+"قرص\n"
+"مرن للإقلاع كي تتمكن من الوصول الى أنظمة\n"
+"التشغيل الأخرى!"
#: ../../standalone/drakboot:1
#, c-format
@@ -2757,6 +2566,14 @@ msgstr "وسيط غير قابل للمسح!"
msgid "Terminal-based"
msgstr "Terminal-based"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Enable/Disable IP spoofing protection."
+msgstr ""
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable IP spoofing protection."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing a printing system in the %s security level"
@@ -2835,16 +2652,16 @@ msgstr "البروتوكول الأوروبي (EDSS1)"
msgid "Video mode"
msgstr "وضعية الفيديو"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "Please enter your email address below "
-msgstr "فضلاً أدخل عنوان بريدك الألكتروني أدناه "
-
#: ../../lang.pm:1
#, c-format
msgid "Oman"
msgstr "عمان"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Please enter your email address below "
+msgstr "فضلاً أدخل عنوان بريدك الألكتروني أدناه "
+
#: ../../standalone/net_monitor:1
#, c-format
msgid "Network Monitoring"
@@ -2865,7 +2682,7 @@ msgstr "الحجم الجديد بالميغابايت: "
msgid "Partition table type: %s\n"
msgstr "نوع جدول التقسيم: %s\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication Windows Domain"
msgstr "تحقق نطاق Windows"
@@ -2912,6 +2729,49 @@ msgstr ""
msgid "Sending Speed:"
msgstr "سرعة الإرسال:"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+msgstr ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
@@ -2927,6 +2787,11 @@ msgstr "تهيئة تنبيه البريد"
msgid "Tokelau"
msgstr "توكلاو"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Matching"
+msgstr "الموائمة"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Bosnian"
@@ -2942,15 +2807,6 @@ msgstr "الإصدار:"
msgid "Connection speed"
msgstr "سرعة الإتصال"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
-"فضلاً أدخل اسم جهاز نسخ الأقراص\n"
-" مثال: 0,1,0"
-
#: ../../lang.pm:1
#, c-format
msgid "Namibia"
@@ -3004,9 +2860,9 @@ msgid "hourly"
msgstr "كلّ ساعة "
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Right Shift key"
-msgstr "مفتاح Alt الأيمن"
+msgstr "مفتاح Shift الأيمن"
#: ../../standalone/drakbackup:1
#, c-format
@@ -3044,16 +2900,10 @@ msgstr "الإسبانية"
msgid "Start"
msgstr "ابدأ"
-#: ../../security/help.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "Direct root login"
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -3061,7 +2911,7 @@ msgid "Configuring applications..."
msgstr "جاري إعداد التطبيقات..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -3113,6 +2963,11 @@ msgstr "اختيار الملفات"
msgid "CUPS"
msgstr "CUPS"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase tape before backup"
+msgstr "استخم الشريط للنسخ الإحتياطي"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Run config tool"
@@ -3147,16 +3002,16 @@ msgstr ""
"named (BIND) هو خادم أسماء نطاق (DNS) و الذي يستخدم لمعرفة أسماء المستضيفات "
"أو عناوين IP."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Disconnect..."
-msgstr "اقطع الإتصال..."
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Lucia"
msgstr "سانت لوسيا"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Disconnect..."
+msgstr "اقطع الإتصال..."
+
#: ../../standalone/drakbug:1
#, c-format
msgid "Report"
@@ -3184,6 +3039,13 @@ msgstr "كل مشكلة سيتم تتبعها من خبير واحد معتمد
msgid "Package Group Selection"
msgstr "اختيار مجموعات الحزم"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid ""
+"Allow local hardware\n"
+"configuration."
+msgstr "اعداة تهيئة آلية"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Via Network Protocol: %s"
@@ -3251,6 +3113,11 @@ msgstr "تأكد من وجود الوسيط للوحدة %s"
msgid "Enable multiple profiles"
msgstr "تمكين التشكيلات المتعددة"
+#: ../../fs.pm:1
+#, c-format
+msgid "Do not interpret character or block special devices on the file system."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -3359,11 +3226,6 @@ msgstr "تهيئة الوحدة"
msgid "Cocos (Keeling) Islands"
msgstr "جزر الكوكوس"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnecting from the Internet "
-msgstr "جاري قطع الإتصال بالإنترنت"
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "You'll need to reboot before the modification can take place"
@@ -3389,19 +3251,6 @@ msgstr "أرمينيا"
msgid "Fiji"
msgstr "فيجي"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
-msgstr ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
-
#: ../../any.pm:1
#, c-format
msgid "Second floppy drive"
@@ -3462,6 +3311,11 @@ msgstr "لا كلمة مرور"
msgid "Nigeria"
msgstr "نيجيريا"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires hostname...\n"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no existing partition to use"
@@ -3578,7 +3432,7 @@ msgid ""
"Transform your computer into a powerful Linux server: Web server, mail, "
"firewall, router, file and print server (etc.) are just a few clicks away!"
msgstr ""
-"حوّل جهازك الى خادم لينكس قوي بنقرات قليلة من الفأرة: خادم ويب, بريد, جدار "
+"حوّل جهازك الى خادم Linux قوي بنقرات قليلة من الفأرة: خادم ويب, بريد, جدار "
"ناري, موجّه, خادم ملفات و طباعة, ..."
#: ../../security/level.pm:1
@@ -3606,6 +3460,11 @@ msgstr ""
msgid "Romania"
msgstr "رومانيا"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Group"
+msgstr "المجموعة"
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "choose device"
@@ -3633,7 +3492,7 @@ msgstr "الألمانية"
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next ->"
msgstr "التالي ->"
@@ -3649,6 +3508,12 @@ msgid ""
"print japanese text on a printer set up on a remote machine, you have to "
"activate this function on that remote machine."
msgstr ""
+"تشغيل هذا الخيار يسمح بطباعة ملفات النصوص العادية باللغة اليابانية. استخدم "
+"هذه الميزة فقط اذا كنت تريد طباعة النصوص باليابانية, اذا تم تنشيط هذا الخيار "
+"لن يمكنك طباعة الحروف اللاتينية ذات العلامات و لن يمكنك تعديل الهوامش و حجم "
+"الخطوط الخ. هذا الخيار يؤثر فقط على الطابعات المعرفة على هذه الماكينة. اذا "
+"كنت تريد طباعة النصوص اليابانية على طابعة بعيدة, يجب عليك تنشيط هذه الوظيفة "
+"على الطابعة البعيدة."
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -3673,6 +3538,11 @@ msgstr "غينيا-بيساو"
msgid "Horizontal refresh rate"
msgstr "نسبة الإنعاش الأفقي"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Edit"
+msgstr "خروج"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
@@ -3800,9 +3670,9 @@ msgid "Warning: testing this graphic card may freeze your computer"
msgstr "تحذير: اختبار بطاقة العرض هذه قد يتسب في ايقاف جهازك"
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "Bad Ip"
-msgstr "Card IO"
+msgstr "IP سيئ"
#: ../../any.pm:1
#, c-format
@@ -3828,7 +3698,7 @@ msgstr "خيارات الوحدة:"
#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgstr "قم بحماية شبكاتك باستخدام Multi Network Firewall"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -3845,12 +3715,6 @@ msgstr "إنهاء"
msgid "No password prompt on %s at port %s"
msgstr "لا يوجد طلب كلمة سر في %s على المنفذ %s"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr ""
-"فضلا قم بالتأشير هنا اذا كنت تريد استخدام جهاز غير قابل للرجوع الى الخلف."
-
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Usage of remote scanners"
@@ -3913,21 +3777,16 @@ msgstr "الفأرة"
msgid "not enough room in /boot"
msgstr "لا توجد مساحو كافية في /boot"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr "جاري اختيار مشغل عام"
+msgid "Liechtenstein"
+msgstr "ليشتنشتاين"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Host name"
msgstr "اسم المستضيف"
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr "ليشتنشتاين"
-
#: ../../standalone/draksplash:1
#, c-format
msgid "the color of the progress bar"
@@ -3944,7 +3803,7 @@ msgid "Add to RAID"
msgstr "اضافة الى RAID"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You can add additional entries in yaboot for other operating systems,\n"
"alternate kernels, or for an emergency boot image.\n"
@@ -4003,8 +3862,8 @@ msgstr ""
" * Label: this is the name you will have to type at the yaboot prompt to\n"
"select this boot option.\n"
"\n"
-" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
-"or a variation of vmlinux with an extension.\n"
+" * Image: this is the name of the kernel to boot. Typically, vmlinux or a\n"
+"variation of vmlinux with an extension.\n"
"\n"
" * Root: the \"root\" device or ``/'' for your Linux installation.\n"
"\n"
@@ -4050,16 +3909,21 @@ msgid "No floppy drive available!"
msgstr "لا توجد سواقة قرص مرن!"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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"
"\n"
msgstr ""
"للمعرفة حول الخيارات المتوفرة للطابعة الحالية, إما أن تقرأ القائمة أدناه و "
-"انقر \"قائمة خيارات الطابعة\".%s%s\n"
+"انقر \"قائمة خيارات الطابعة\".%s%s%s\n"
"\n"
+#: ../../lang.pm:1
+#, c-format
+msgid "Saudi Arabia"
+msgstr "السعودية"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Continue anyway?"
@@ -4080,11 +3944,6 @@ msgstr ""
msgid "Printer"
msgstr "طابعة"
-#: ../../lang.pm:1
-#, c-format
-msgid "Saudi Arabia"
-msgstr "السعودية"
-
#: ../../services.pm:1
#, c-format
msgid "Internet"
@@ -4148,17 +4007,6 @@ msgstr "نقا التحميل يجب أن تحتوي فقط على الحروف
msgid "Restarting printing system..."
msgstr "جاري اعادة تشغيل نظام الطباعة..."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-
#: ../../modules/interactive.pm:1
#, c-format
msgid "See hardware info"
@@ -4220,6 +4068,11 @@ msgstr "Subnet Mask:"
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "تم تثبيت سمات LiLo و Bootsplash بنجاح"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Set password expiration and account inactivation delays"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid ""
@@ -4287,6 +4140,11 @@ msgstr "HardDrake"
msgid "new"
msgstr "جديد"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable syslog reports to console 12"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Would you like to try again?"
@@ -4400,7 +4258,7 @@ msgstr "فضلا اضغط على تجزئة"
#: ../../any.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Linux"
-msgstr "لينكس"
+msgstr "Linux"
#: ../../standalone/drakxtv:1
#, c-format
@@ -4480,17 +4338,6 @@ msgstr ""
msgid "Argentina"
msgstr "الأرجنتين "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Domain Name Server"
@@ -4506,6 +4353,11 @@ msgstr "مستوى الأمن:"
msgid "Mount points must begin with a leading /"
msgstr "يجب أن تبدأ نقاط التحميل بالعلامة /"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Choose your CD/DVD device"
+msgstr "فضلاً اختر مساحة وسيط CD/DVD (بالميغابايت)"
+
#: ../../standalone/logdrake:1
#, c-format
msgid "Postfix Mail Server"
@@ -4526,15 +4378,6 @@ msgstr "اليمن"
msgid "This product is available on the MandrakeStore Web site."
msgstr "هذا المنتج متوفر على موقع MandrakeStore"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-"فضلاً أدخل الحجم الأقصى\n"
-" المسموح به لـDrakbackup"
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "=> There are many things to choose from (%s).\n"
@@ -4590,32 +4433,16 @@ msgstr "نوع الفأرة: %s\n"
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد مع XFree %s"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "فضلاً اختر مساحة وسيط CD/DVD (بالميغابايت)"
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Expert Area"
-msgstr "منطقة الخبراء"
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Choose a monitor"
msgstr "إختر شاشة"
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Bad Mask"
+msgstr "حزمة سيئة"
+
#: ../../any.pm:1
#, c-format
msgid "Empty label not allowed"
@@ -4717,12 +4544,12 @@ msgid "Cape Verde"
msgstr "كيب فيردي"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr "اذا كان المعالج لديه Cyrix 6x86 Coma bug"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr "معالجات pentium القديمة كانت تتوقف عن العمل عند استخدام الكود F00F"
@@ -4786,6 +4613,11 @@ msgstr "نظام المساعد"
msgid "Test pages"
msgstr "صفحات اختبارية"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Logical volume name "
+msgstr "اجراء محلي"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -4810,6 +4642,11 @@ msgstr "خيارات طابعة TCP/Socket"
msgid "Card mem (DMA)"
msgstr "Card mem (DMA)"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from Internet "
+msgstr "جاري قطع الإتصال بالإنترنت"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "France"
@@ -4884,6 +4721,11 @@ msgstr "مفاتيح Ctrl و Alt في نفس الوقت"
msgid "United States"
msgstr "الولايات المتحدة"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "User umask"
+msgstr "المستخدمون"
+
#: ../../any.pm:1
#, c-format
msgid "Default OS?"
@@ -4915,6 +4757,14 @@ msgstr ""
msgid "NTP Server"
msgstr "خادم NTP"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Sulogin(8) in single user level"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
+
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Load/Save on floppy"
@@ -4940,11 +4790,6 @@ msgstr "ستتم المغادرة في %d ثوان"
msgid "Please choose which serial port your modem is connected to."
msgstr "فضلاً اختر المنفذ التسلسلي المرتبط به المودم لديك."
-#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Country"
-msgstr "البلد"
-
#: ../../standalone/drakperm:1
#, c-format
msgid "Property"
@@ -4975,6 +4820,11 @@ msgstr "يُحتاج الى مسار أو وحدة"
msgid "Advanced Options"
msgstr "خيارات متقدمة"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "View Configuration"
+msgstr "أدوات الإعدادات"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Coma bug"
@@ -5056,7 +4906,7 @@ msgid ""
msgstr ""
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Graphic Card\n"
"\n"
@@ -5122,6 +4972,29 @@ msgstr ""
msgid "Slovenian"
msgstr "السلوفينية"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Authorize:\n"
+"\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
+"\n"
+"- only local ones if set to \"LOCAL\"\n"
+"\n"
+"- none if set to \"NONE\".\n"
+"\n"
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
+"\\fIarg\\fP = ALL. Only local ones\n"
+"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
+"services you need, use /etc/hosts.allow\n"
+"(see hosts.allow(5))."
+
#: ../../lang.pm:1
#, c-format
msgid "Libya"
@@ -5161,17 +5034,6 @@ msgstr "لا أعرف كيف أجهز %s في النوع %s"
msgid "Model"
msgstr "الطراز"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "USB printer #%s"
@@ -5202,21 +5064,6 @@ msgstr ""
msgid "Modem"
msgstr "المودم"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, listen_tcp=None)\n"
-"\n"
-"Allow/Forbid X connections. First arg specifies what is done\n"
-"on the client side: ALL (all connections are allowed), LOCAL (only\n"
-"local connection) and NONE (no connection)."
-msgstr ""
-"Arguments: (arg, listen_tcp=None)\n"
-"\n"
-"Allow/Forbid X connections. First arg specifies what is done\n"
-"on the client side: ALL (all connections are allowed), LOCAL (only\n"
-"local connection) and NONE (no connection)."
-
#: ../../lang.pm:1
#, c-format
msgid "Tuvalu"
@@ -5235,7 +5082,7 @@ msgid ""
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
-"يقوم GPM بإضافة دعم الفأرة لتطبيقات لينكس في الوضع النصي مثل\n"
+"يقوم GPM بإضافة دعم الفأرة لتطبيقات Linux في الوضع النصي مثل\n"
"Midnight Commander. اضافة الى ذلك فإنه يسمح بعمليات القص و اللصق في سطر "
"الأوامر,\n"
"كما يتضمن دعم القوائم المختصرة في سطر الأوامر."
@@ -5252,10 +5099,15 @@ msgid ""
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""
-"التحق بفريق الدعم الفني في MandrakeSoft و مجتمع لينكس على الإنترنت لمشاركة "
+"التحق بفريق الدعم الفني في MandrakeSoft و مجتمع Linux على الإنترنت لمشاركة "
"معلوماتك و مساعدة الآخرين بأن تصبح خبيراً معتمَداً في موقعنا للدعم الفني على "
"الإنترنت:"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "No password aging for"
+msgstr "لا كلمة مرور"
+
#: ../../standalone/draksec:1
#, c-format
msgid ""
@@ -5270,6 +5122,11 @@ msgstr ""
msgid "Automatically find available printers on remote machines"
msgstr "اعثر على الطابعات الموجودة على الماكينات البعيدة آلياً"
+#: ../../lang.pm:1
+#, c-format
+msgid "East Timor"
+msgstr "تيمور الشرقية"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -5279,29 +5136,21 @@ msgstr ""
"\n"
"- احفظ الى الشريط على الجهاز: %s"
-#: ../../lang.pm:1
-#, c-format
-msgid "East Timor"
-msgstr "تيمور الشرقية"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Login name"
+msgstr "اسم النطاق"
+
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Report unowned files"
+msgstr "if set to yes, report unowned files."
#: ../../standalone/drakconnect:1
#, c-format
msgid "Del profile..."
msgstr "احذف التشكيل..."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing Foomatic..."
@@ -5362,6 +5211,11 @@ msgstr "كل اللغات"
msgid "Removing %s"
msgstr "جاري ازالة %s"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "%s not found...\n"
+msgstr "%s لا يستجيب"
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Testing your connection..."
@@ -5384,6 +5238,11 @@ msgstr "كلمات المرور ممكّنة الآن, لكن الاستخدام
msgid "Start sector: "
msgstr "قطاع البداية: "
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Read"
+msgstr "للقراءة فقط"
+
#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
@@ -5439,9 +5298,9 @@ msgstr ""
"توجد طابعة غير معروفة متصلة مباشرةً بنظامك"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Right Control key"
-msgstr "مفتاح Alt الأيمن"
+msgstr "مفتاح Control الأيمن"
#: ../../lang.pm:1
#, c-format
@@ -5505,13 +5364,12 @@ msgid "Suppress Temporary Files"
msgstr "أبطل الملفات المؤقتة"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
"تهانينا, انتهت تهيئة الشبكة و الإنترنت.\n"
-"سيتم تطبيق التهيئة على نظامك الآن.\n"
"\n"
#: ../../diskdrake/interactive.pm:1
@@ -5520,7 +5378,7 @@ msgid "Change partition type"
msgstr "غير نوع التجزئة"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Resolution\n"
"\n"
@@ -5541,6 +5399,14 @@ msgstr ""
msgid "Network Options"
msgstr "خيارات شبكة"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Enable msec hourly security check"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable msec hourly security check."
+
#: ../../standalone/drakboot:1
#, c-format
msgid ""
@@ -5581,22 +5447,22 @@ msgstr "متوسط"
msgid "New printer name"
msgstr "اسم الطابعة الجديدة"
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Allow an ordinary user to mount the file system. The\n"
+"name of the mounting user is written to mtab so that he can unmount the "
+"file\n"
+"system again. This option implies the options noexec, nosuid, and nodev\n"
+"(unless overridden by subsequent options, as in the option line\n"
+"user,exec,dev,suid )."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Equatorial Guinea"
msgstr "غينيا الإستوائية"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Build Backup"
@@ -5640,16 +5506,12 @@ msgstr ""
msgid "Kiribati"
msgstr "كيريباتي"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Other (not drakbackup) keys in place already"
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+"مفاتيح أخرى\n"
+"(غير drakbackup) موجودة مسبقاً"
#: ../../standalone/draksplash:1
#, c-format
@@ -5725,6 +5587,301 @@ msgstr ""
"تقوم بإدخال عناوين IP و أرقام المنافذ (اختياري) للحصول على معلومات الطابعات "
"من الخادمات."
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images. To create the file \n"
+" \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
+"include in \n"
+" \t\tdhcpd.conf, you should create the etherboot images for at least "
+"one full kernel.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t#type fat;\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t\t#hdw_config true;\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
+"either be 'thin'\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run \n"
+"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$"
+"\\$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are \n"
+"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are "
+"security issues in \n"
+"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access "
+"to the local\n"
+"\t\t\tsubnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ. "
+"Clients can either \n"
+"\t\t\tbe 'true' or 'false'. 'true' enables root login at the client machine "
+"and allows local \n"
+"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. "
+"This is enabled \n"
+"\t\t\tby creating seperate config files associated with the client's IP "
+"address and creating \n"
+"\t\t\tread/write mount points to allow the client to alter the file. Once "
+"you are satisfied \n"
+"\t\t\twith the configuration, you can remove root login priviledges from the "
+"client.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \t\tdrakTermServ will help create these files.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/"
+"sysconfig/mouse, \n"
+" \t\t/etc/sysconfig/keyboard on a per-client basis.\n"
+"\n"
+" Note: Enabling local client hardware configuration does enable root "
+"login to the terminal \n"
+" server on each client machine that has this feature enabled. Local "
+"configuration can be turned\n"
+" back off, retaining the configuration files, once the client machine "
+"is configured.\n"
+"\t\t\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t#type fat;\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
@@ -5791,20 +5948,20 @@ msgstr "إنتهاء"
msgid "Show automatically selected packages"
msgstr "أظهر الحزم المختارة ألياً"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr "CPU flags reported by the kernel"
-
#: ../../lang.pm:1
#, c-format
msgid "Togo"
msgstr "توجو"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "CPU flags reported by the kernel"
+msgstr "CPU flags reported by the kernel"
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
-msgstr "حصل شئ خطأ! - هل تم تثبيت mkisofs?"
+msgstr "حصل شئ خطأ! - هل تم تثبيت mkisofs؟"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -5853,6 +6010,14 @@ msgstr "الولايات المتّحدة الأمريكيّة (cable-hrc)"
msgid "Journalised FS"
msgstr "Journalised FS"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Ethernet cards promiscuity check"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+
#: ../../lang.pm:1
#, c-format
msgid "Guatemala"
@@ -5869,7 +6034,7 @@ msgid "DOS drive letter: %s (just a guess)\n"
msgstr "حرف سواقة DOS: %s (مجرد تخمين)\n"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Select the files or directories and click on 'OK'"
msgstr "اختر الملفات أو الأدلة ثم انقر 'أضف'"
@@ -5884,7 +6049,7 @@ msgid "omit scsi modules"
msgstr "SCSI اهمل وحدات ال"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr "عائلة المعالح (مثلا: 6 لفئة i686)"
@@ -5900,6 +6065,11 @@ msgstr ""
"انقر موافق لحفظ التهيئة الخاصة بك, أو انقر الغاء لإعادة تهيئة وصلات الإنترنت "
"و الشبكة.\n"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Run the daily security checks"
+msgstr "if set to yes, run the daily security checks"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Keyboard layout: %s\n"
@@ -5928,15 +6098,20 @@ msgstr ""
"تحمّل و تزيل تحميل كل نقاط تحميل أنظمة ملفات الشبكة (NFS)و SMB (مدير\n"
"الشبكة المحلية/Windows) و NCP (NetWare)."
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Launch the wizard"
+msgstr "انقر هنا لتشغيل المعالج ->"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Tvcard"
msgstr "بطاقة التلفاز"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Toggle between normal/expert mode"
-msgstr "الانتقال الى الوضع العادي"
+msgstr "التغيير الى الوضع العادي/وضع الخبير"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -5944,9 +6119,9 @@ msgid "Size"
msgstr "حجم"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "GRUB"
-msgstr "غيغابايت"
+msgstr "GRUB"
#: ../../lang.pm:1
#, c-format
@@ -5963,6 +6138,13 @@ msgstr "Logitech MouseMan+/FirstMouse+"
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "علامة الشريط ليست العلامة الصحيحة. علامة الشريط هي %s."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For a mulitsession CD, only the first session will erase the cdrw. Otherwise "
+"the cdrw is erased before each backup."
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid ""
@@ -6029,6 +6211,13 @@ msgstr "أي اعداد لـXFree تريد؟"
msgid "More"
msgstr "المزيد"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This uses the same syntax as the command line program 'cdrecord'. 'cdrecord -"
+"scanbus' would also show you the device number."
+msgstr ""
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -6049,6 +6238,13 @@ msgstr ""
msgid "Account Password"
msgstr "كلمة المرور للحساب"
+#: ../../standalone/drakhelp:1
+#, c-format
+msgid ""
+"%s cannot be displayed \n"
+". No Help entry of this type\n"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid ""
@@ -6156,6 +6352,11 @@ msgstr "قائمة خيارات الطابعة"
msgid "The change is done, but to be effective you must logout"
msgstr "تم عمل التغيير, و لكن ليتم تفعيله يجب عليك الخروج"
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Country / Region"
+msgstr "البلد / المنطقة"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Search servers"
@@ -6178,6 +6379,11 @@ msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما ي
msgid "Cd-Rom labeled \"%s\""
msgstr "القرص المدمج المسمى \"%s\""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "CDRW media"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -6201,6 +6407,11 @@ msgstr ""
msgid "Turn your computer into a reliable server"
msgstr "اجعل جهازك خادماً يعتمد عليه"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check empty password in /etc/shadow"
+msgstr "if set to yes, check empty password in /etc/shadow."
+
#: ../../network/network.pm:1
#, c-format
msgid " (driver %s)"
@@ -6220,6 +6431,11 @@ msgstr ""
msgid "I don't know"
msgstr "لا أعرف "
+#: ../../services.pm:1
+#, c-format
+msgid "Start when requested"
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
@@ -6251,6 +6467,11 @@ msgstr ""
"\n"
"هل تريد المتابعة؟"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Telugu"
+msgstr "توكلاو"
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -6268,6 +6489,11 @@ msgstr ""
msgid "Post Uninstall"
msgstr "ما بعد ازالة التثبيت"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to Internet "
+msgstr "جاري الإتصال بالإنترنت"
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid " ("
@@ -6301,7 +6527,7 @@ msgstr "اجراء محلي"
#: ../../network/network.pm:1
#, c-format
msgid "Warning : IP address %s is usually reserved !"
-msgstr ""
+msgstr "تحذير: عنوان الـ IP %s عادة ما يكون محفوظاً !"
#: ../../mouse.pm:1
#, c-format
@@ -6331,6 +6557,14 @@ msgstr ""
"تأكد من أنك قمت بتهيئة اتصالك بالشبكة/الإنترنت باستخدام\n"
"drakconnect قبل المتابعة."
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Accept broadcasted icmp echo"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+
#: ../../lang.pm:1
#, c-format
msgid "Uruguay"
@@ -6426,6 +6660,14 @@ msgstr ""
"فعلاً على نظامك, يمكنك النقر على الزر و اختيار مشغل\n"
"آخر."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the root umask."
+msgstr ""
+"Arguments: (umask)\n"
+"\n"
+"Set the root umask."
+
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Script-based"
@@ -6557,10 +6799,14 @@ msgstr ""
"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
-#: ../../standalone/XFdrake:1
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "يرجى اعادة تسجيل الدخول الى %s لتنشيط التغييرات"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+"فضلاً أدخل الحجم الأقصى\n"
+" المسموح به لـDrakbackup"
#: ../../my_gtk.pm:1
#, c-format
@@ -6592,6 +6838,18 @@ msgstr "مارتينيك"
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Old user list:\n"
+msgstr ""
+"\n"
+"-ملفّات المستخدم:\n"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Search Backups"
+msgstr ""
+
#: ../../modules/parameters.pm:1
#, c-format
msgid "a number"
@@ -6620,31 +6878,21 @@ msgstr "سوف تستلم تنبيهاً إذا كانت أحد الخدمات
msgid "Filesystem types:"
msgstr "أنواع أنظمة الملفات:"
-#: ../../printer/main.pm:1
-#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", جهاز متعدد الوظائف على HP JetDirect"
-
#: ../../lang.pm:1
#, c-format
msgid "Northern Mariana Islands"
msgstr "جزر ماريانا الشمالية"
+#: ../../printer/main.pm:1
+#, c-format
+msgid ", multi-function device on HP JetDirect"
+msgstr ", جهاز متعدد الوظائف على HP JetDirect"
+
#: ../../mouse.pm:1
#, c-format
msgid "none"
msgstr "لا شئ"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "user :"
-msgstr "المستخدم :"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter your password"
-msgstr "رجاء كلمة المرور"
-
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
@@ -6658,13 +6906,6 @@ msgstr ""
msgid "Floppy"
msgstr "القرص المرن"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr ""
-"فضلا قم بالتأشير هنا اذا كنت تريد مسح الوسيط القابل لإعادة الكتابة (الجلسة "
-"الأولى)"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript referencing"
@@ -6675,6 +6916,11 @@ msgstr "Ghostscript referencing"
msgid "Bootloader"
msgstr "محمّل الإقلاع"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize all services controlled by tcp_wrappers"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Move"
@@ -6727,6 +6973,34 @@ msgid ""
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""
+"\n"
+"تحذير\n"
+"\n"
+"فضلاً اقرأ الشروط أدناه. اذا كنت لا توافق على أي\n"
+"جزء, لن يسمح لك بتثبيت وسيط القرص المدمج التالي. انقر 'رفض' \n"
+"لمتابعة التثبيت بدون هذه الوسائط.\n"
+"\n"
+"\n"
+"بعض المكونات الموجودة في وسيط القرص المدمج التالي غير محكومة\n"
+"بموجب ترخبص GPL أو الاتفاقيات المماثلة. كل مكون من تلك محكوم\n"
+"بموجب بنود و شروط الترخيص الخاص به تحديداً. \n"
+"فضلاً اقرأ باهتمام و أن تستجيب لهذه التراخيص قبل أن \n"
+"تستخدم أو تعيد توزيع هذه المكونات. \n"
+"مثل هذه التراخيص بشكل عام قد تمنع نقل أو نسخ (باستثناء النسخ الاحتياطي)\n"
+"أو اعادة توزيع أو ممارسة الهندسة العكسية أو فك تركيب أو فك تجميع أو تعديل\n"
+"المكون.\n"
+"أي انتهاك للاتفاقية سيتسبب في انهاء حقوقك تحت الترخيص\n"
+"المحدد بشكل فوري. الا اذا كان الترخيص يعطيك مثل هذه الحقوق.\n"
+"عادة لا يسمح لك بتثبيت هذه البرامج على أكثر من نظام واحد\n"
+"أو تعديله لكي يتم استخدامه على شبكة. في حال شكك فضلاً \n"
+"اتصل بشكل مباشر مع موزع أو مؤلف هذا المكون.\n"
+"النقل الى طرف ثالث أو نسخ هذه المكونات بما فيه \n"
+"وثائق المساعدة ممنوع عادةً.\n"
+"\n"
+"\n"
+"جميع الحقوق الخاصة بالمكونات الموجودة في وسيط القرص \n"
+"المدمج التالي مملوكة لأصحابها و محمية بموجب قوانين الملكية \n"
+"الفكرية المنطبقة على البرمجيات.\n"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -6879,11 +7153,6 @@ msgstr "قائمة المشغلات البديلة لبطاقة الصوت"
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/scannerdrake:1
-#, c-format
-msgid "Scanner sharing"
-msgstr "مشاركة الماسحات الضوئية"
-
#: ../../lang.pm:1
#, c-format
msgid "Tonga"
@@ -6894,6 +7163,11 @@ msgstr "تونجو"
msgid "Tunisia"
msgstr "تونس"
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Scanner sharing"
+msgstr "مشاركة الماسحات الضوئية"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Profile: "
@@ -6905,6 +7179,14 @@ msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr "انقر على جهاز في السلسلة اليسرى لعرض معلوماته هنا."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid autologin."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid autologin."
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "XawTV isn't installed!"
@@ -6912,15 +7194,6 @@ msgstr "XawTV غير مثبت!"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
-msgstr ""
-"انشئ/لنقل\n"
-"مفاتيح النسخ الإحتياطي لـSSH"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "لا تُضمّن الملفات المهمة (passws, group,fstab)"
@@ -6929,6 +7202,14 @@ msgstr "لا تُضمّن الملفات المهمة (passws, group,fstab)"
msgid "old static device name used in dev package"
msgstr "اسم الجهاز القديم الساكن المستخدم في حزمة dev"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Enable the logging of IPv4 strange packets"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+
#: ../../any.pm:1
#, c-format
msgid "This label is already used"
@@ -6970,6 +7251,11 @@ msgstr ""
" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
"الطابعة/الطابعات الآن."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Greek (polytonic)"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
@@ -6980,11 +7266,6 @@ msgstr "بعد تهيئة التقسيم %s, فإن كل البيانات الم
msgid "Connection Time: "
msgstr "وقت الإتصال:"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "select perm file to see/edit"
-msgstr "اختر ملف تصاريح لرؤيته/تحريره"
-
#: ../../standalone/livedrake:1
#, c-format
msgid ""
@@ -7031,6 +7312,13 @@ msgstr ""
"اللغات التي تريد تثبيتها. ستكون هذه متوفرةً عند\n"
"اكتمال التثبيت و اعداة تشغيل النظام."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Directory (or module) to put the backup on this host."
+msgstr ""
+"فضلاً أدخل الدليل (أو الوحدة) التي سيتم فيها وضع\n"
+" النسخة الإحتياطية على هذا المستضيف."
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Domain"
@@ -7058,6 +7346,19 @@ msgid ""
"If it cannot make a determination, DrakX will ask you where to place the\n"
"bootloader."
msgstr ""
+"محمّلات اقلاع Linux هي LILO و grub. في العادة, هذه المرحلة\n"
+"آلية بالكامل. سيقوم DrakX بتحيل قطاع التحميل الخاص بالقرص\n"
+"و سيتصرف على حسب ما يجد هناك:\n"
+"\n"
+" * اذا تم ايجاد قطاع تحميل Windows فسيقوم برنامج التثبيت\n"
+"بتبديله بقطاع تحميل LILO/grub. بهذه الطريقة ستستطيع تحميل Linux أو\n"
+"أي نظام تشغيل آخر.\n"
+"\n"
+" * اذا تم ايجاد قطع تحميل LILO أو grub, سيتم ابداله بقطاع\n"
+"جديد.\n"
+"\n"
+"اذا لم يمكن التقرير فسيسألك DrakX عن المكان الذي تريد\n"
+"وضع محمّل الإقلاع فيه."
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -7104,16 +7405,16 @@ msgstr "LPD"
msgid "Graphics card: %s\n"
msgstr "بطاقة الشاشة: %s\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept icmp echo"
+msgstr ""
+
#: ../../bootloader.pm:1
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDRAM"
-
#: ../../standalone/drakboot:1
#, c-format
msgid "Splash selection"
@@ -7158,6 +7459,11 @@ msgstr ""
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Printing/Photo Card Access on \"%s\""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Daily security check"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -7179,6 +7485,9 @@ msgid ""
"memory page level, thus enabling the processor to prevent unchecked kernel "
"accesses to user memory (aka this is a bug guard)"
msgstr ""
+"the WP flag in the CR0 register of the cpu enforce write proctection at the "
+"memory page level, thus enabling the processor to prevent unchecked kernel "
+"accesses to user memory (aka this is a bug guard)"
#: ../../mouse.pm:1
#, c-format
@@ -7259,21 +7568,6 @@ msgstr ""
msgid "Choose packages to install"
msgstr "اختر الحزم التي ستُثبَّت"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" Some errors during sendmail are caused by \n"
-" a bad configuration of postfix. To solve it you have to\n"
-" set myhostname or mydomain in /etc/postfix/main.cf\n"
-"\n"
-msgstr ""
-"\n"
-" بعض أخطاء sendmail يكون سببها \n"
-" تهيئة سيئة من postfix. لحل هذا المشكلة عليك\n"
-" تعيين myhostname أو mydomain في ملف /etc/postfix/main.cf\n"
-"\n"
-
#: ../../install_interactive.pm:1
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
@@ -7296,7 +7590,7 @@ msgstr ""
"الضروري ملؤها. انها مجرد ملاحظات للمستخدمين."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
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"
@@ -7318,6 +7612,11 @@ msgstr "بوتان"
msgid "Network interface"
msgstr "واجهة الشبكة "
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet failed."
+msgstr "فشل قطع الإتصال بالإنترنت"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Reading printer data..."
@@ -7338,21 +7637,6 @@ msgstr "غير متصل"
msgid "Greek"
msgstr "اليونانية"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
-"\\fP = NONE no issues are\n"
-"allowed else only /etc/issue is allowed."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
-"\\fP = NONE no issues are\n"
-"allowed else only /etc/issue is allowed."
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Kitts and Nevis"
@@ -7385,16 +7669,18 @@ msgstr "تمكين اقلاع OF؟"
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "لا يمكنك استخدام JFS للتجزئات أصغر من 16 ميغابايت"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase your RW media (1st Session)"
+msgstr ""
+"فضلا قم بالتأشير هنا اذا كنت تريد مسح الوسيط القابل لإعادة الكتابة (الجلسة "
+"الأولى)"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "انعاش الشاشة الرأسي: %s\n"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "path"
-msgstr "المسار"
-
#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
@@ -7412,6 +7698,11 @@ msgstr ""
"%s\n"
"حاول تغيير بعض المعاملات"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "User :"
+msgstr "المستخدم :"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore system"
@@ -7517,7 +7808,7 @@ msgid "Mounted\n"
msgstr "محمل\n"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Graphical Interface"
msgstr "الواجهة الرسومية"
@@ -7527,9 +7818,9 @@ msgid "Restore Users"
msgstr "أعد المستخدمين "
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Encryption key for %s"
-msgstr "مفاتح التشفير"
+msgstr "مفتاح التشفير لـ %s"
#: ../../services.pm:1
#, c-format
@@ -7603,16 +7894,21 @@ msgstr ", المستضيف \"%s\", المنفذ %s"
msgid "Monaco"
msgstr "موناكو"
-#: ../../fs.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s تجهيز %s قد فشل"
+msgid "Do not send mails when uneeded"
+msgstr ""
#: ../../install_interactive.pm:1
#, c-format
msgid "Partitioning failed: %s"
msgstr "فشلت التجزئة: %s"
+#: ../../fs.pm:1 ../../swap.pm:1
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr "%s تجهيز %s قد فشل"
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Canada (cable)"
@@ -7643,9 +7939,9 @@ msgid "Kyrgyzstan"
msgstr "قيرغيزستان"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "With basic documentation"
-msgstr "مع وثائق المساعدة الأساسية (مفضّل)"
+msgstr "مع وثائق المساعدة الأساسية"
#: ../../services.pm:1
#, c-format
@@ -7678,6 +7974,11 @@ msgstr "جنوب أفريقيا "
msgid "Western Sahara"
msgstr "الصحراء الغربية"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Eject tape after the backup"
+msgstr "استخم الشريط للنسخ الإحتياطي"
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Etherboot Floppy/ISO"
@@ -7703,22 +8004,23 @@ msgstr "حرّر القاعدة الحالية"
msgid "%s"
msgstr "%s"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-
#: ../../mouse.pm:1
#, c-format
msgid "Please test the mouse"
msgstr "من فضلك اختبر الفأرة"
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not update inode access times on this file system\n"
+"(e.g, for faster access on the news spool to speed up news servers)."
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Sticky-bit"
+msgstr "sticky-bit"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Other Media"
@@ -7744,7 +8046,7 @@ msgstr "القطاع"
msgid "Qatar"
msgstr "قطر"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
@@ -7756,7 +8058,7 @@ msgid ""
msgstr "لا يمكنك اختيار هذه الحزمة لأنه لا يوجد مساحة كافية متبقية لتثبيتها"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "generate auto-install floppy"
msgstr "انشئ قرص تثبيت آلي"
@@ -7780,6 +8082,11 @@ msgstr "قم بتنظيف /tmp عند كل إقلاع"
msgid "Malawi"
msgstr "مالاوي"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: false"
+msgstr "ملفات محلية"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please choose your type of mouse."
@@ -7808,7 +8115,7 @@ msgstr "المملكة المتحدة"
msgid "running"
msgstr "تعمل"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
msgid "default"
msgstr "المرجع"
@@ -7858,7 +8165,7 @@ msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
"other \"goodies\", are available on our e-store:"
msgstr ""
-"خياراتنا الكثير من حلول نظام لينكس بالإضافة الى العروض الخاصة و المنتجات "
+"خياراتنا الكثير من حلول نظام Linux بالإضافة الى العروض الخاصة و المنتجات "
"الأخرىى متوفرة في متجرنا الألكتروني:"
#: ../../any.pm:1
@@ -7877,16 +8184,13 @@ msgstr ""
" لم يتم ارسال تقرير البريد.\n"
" فضلاً قم بإعداد sendmail"
-#: ../../security/help.pm:1
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
+"Do not allow set-user-identifier or set-group-identifier\n"
+"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
+"have suidperl(1) installed.)"
msgstr ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
#: ../../lang.pm:1
#, c-format
@@ -7896,17 +8200,17 @@ msgstr "مونتسيرات"
#: ../../help.pm:1
#, c-format
msgid "Automatic dependencies"
-msgstr ""
+msgstr "اعتمادات آلية"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Swap"
msgstr "التبديل"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Connecting to the Internet "
-msgstr "جاري الإتصال بالإنترنت"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Custom settings"
+msgstr "تجزئة مخصصة"
#: ../../standalone/drakbackup:1
#, c-format
@@ -7928,17 +8232,6 @@ msgstr "طابعة على خادم SMB/Windows 95/98/NT"
msgid ", "
msgstr ", "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remove selected host/network"
@@ -7952,10 +8245,10 @@ msgid ""
msgstr ""
"Postfix هو عميل لنقل البريد, أي البرنامج الذي ينقل البريد من جهاز الى آخر."
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr "فشل قطع الإتصال بالإنترنت"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Uzbek (cyrillic)"
+msgstr "الصربية (سيريلي)"
#: ../../keyboard.pm:1
#, c-format
@@ -8017,13 +8310,13 @@ msgid "Photo memory card access on your HP multi-function device"
msgstr "الوصول الى بطاقة الذاكرة على جهاز HP متعدد الوظائف"
#: ../../share/advertising/09-mdksecure.pl:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Enhance your computer performance with the help of a selection of partners "
"offering professional solutions compatible with Mandrake Linux"
msgstr ""
-"MandrakeSoft تعمل جنباً الى جنب مع أفضل الشركات التي توفر حلول لحترافية "
-"متوافقة مع Mandrake Linux. توجد قائمة بهؤلاء الشركاء في MandrakeStore"
+"حسّن أداء أجهزتك بمساعدة اختياراتنا من الشركاء الذين يوفرون حلولاً احترافية "
+"متوافقة مع Mandrake Linux"
#: ../../standalone/drakgw:1
#, c-format
@@ -8041,9 +8334,9 @@ msgid "Latin American"
msgstr "الأمريكية اللاتينية"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Japanese text printing mode"
-msgstr "تغيير نظام الطباعة"
+msgstr "وضعية طبع النصوص اليابانية"
#: ../../standalone/harddrake2:1
#, c-format
@@ -8061,8 +8354,9 @@ msgid "Button `%s': %s"
msgstr "Button `%s': %s"
#: ../../any.pm:1 ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakbug:1 ../../standalone/drakxtv:1
-#: ../../standalone/harddrake2:1 ../../standalone/service_harddrake:1
+#: ../../standalone/drakbug:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
msgid "Please wait"
msgstr "من فضلك انتظر"
@@ -8167,6 +8461,11 @@ msgstr "تثبيت مصغّر"
msgid "Ethiopia"
msgstr "اثيوبيا"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable \"crontab\" and \"at\" for users"
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Devanagari"
@@ -8271,6 +8570,29 @@ msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr "بدلاً من ذلك, يمكنك تحديد اسم جهاز/اسم ملف في حقا الإدخال"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
+"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
+"symlink /etc/security/msec/server to point to\n"
+"/etc/security/msec/server.<SERVER_LEVEL>.\n"
+"\n"
+"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
+"add a service if it is present in the file during the installation of\n"
+"packages."
+msgstr ""
+"Arguments: ()\n"
+"\n"
+"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
+"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
+"server\n"
+"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
+"server\n"
+"is used by chkconfig --add to decide to add a service if it is present in "
+"the file\n"
+"during the installation of packages."
+
#: ../../keyboard.pm:1
#, c-format
msgid "Russian (Phonetic)"
@@ -8312,9 +8634,9 @@ msgid "Floppy can be removed now"
msgstr "يمكن ازالة القرص المرن الآن"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Truly minimal install"
-msgstr "تثبيت مصغّر"
+msgstr "تثبيت مصغّر جداً"
#: ../../lang.pm:1
#, c-format
@@ -8384,16 +8706,10 @@ msgstr ""
msgid "Choose your filesystem encryption key"
msgstr "اختر مفتاح تشفير نظام الملفات"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose your CD/DVD device\n"
-"(Press Enter to propogate settings to other fields.\n"
-"This field isn't necessary, only a tool to fill in the form.)"
-msgstr ""
-"فضلاً اختر جهاز CD/DVD الخاص بك\n"
-"(اضغط ادخال لنشر الإعدادات لحقول أخرى.\n"
-"هذا الحقل ليس ضرورياً, انه مجرد أداة لملء الإستمارة.)"
+msgid "Sierra Leone"
+msgstr "سيراليون"
#: ../../lang.pm:1
#, c-format
@@ -8402,11 +8718,6 @@ msgstr "أندورا"
#: ../../lang.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "سيراليون"
-
-#: ../../lang.pm:1
-#, c-format
msgid "Botswana"
msgstr "بوتسوانا"
@@ -8415,6 +8726,15 @@ msgstr "بوتسوانا"
msgid "(default value: %s)"
msgstr "(القيمة الإفتراضية: %s)"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
+msgstr ""
+"Arguments: (max, inactive=-1)\n"
+"\n"
+"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
+"\\fP."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Alternative test page (Letter)"
@@ -8447,15 +8767,6 @@ msgstr "حجم تجزئة التبديل بالميغابايت"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-"مفاتيح أخرى\n"
-"(غير drakbackup) موجودة مسبقاً"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "No changes to backup!"
msgstr "لا تغييران للنسخة الإحتياطية!"
@@ -8535,6 +8846,14 @@ msgstr ""
msgid "received"
msgstr "مُستقبلة"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Enable su only from the wheel group members or for any user"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enabling su only from members of the wheel group or allow su from any user."
+
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_New"
@@ -8561,7 +8880,7 @@ msgid "NoVideo"
msgstr "لا فيديو"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "this field describes the device"
msgstr "هذا الحقل يصف الجهاز"
@@ -8580,7 +8899,7 @@ msgstr "الطابعات المحلية"
msgid "Installation image directory"
msgstr "دليل صورة التثبيت"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Server"
msgstr "خادم NIS"
@@ -8595,6 +8914,11 @@ msgstr "المنفذ: %s"
msgid "Spain"
msgstr "أسبانيا"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: %s"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "This user name has already been added"
@@ -8615,16 +8939,16 @@ msgstr "تطبيق"
msgid "Auto-detect available ports"
msgstr "تحقق آلياً من المنافذ المتوفرة"
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "مشاركة الإتصال بالإنترنت"
-
#: ../../lang.pm:1
#, c-format
msgid "San Marino"
msgstr "سان مارينو"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr "مشاركة الإتصال بالإنترنت"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "Belgium"
@@ -8641,7 +8965,7 @@ msgid "Choose the window manager to run:"
msgstr "اختر مدير النوافذ الذي سيتم تشغيله:"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "sub generation of the cpu"
msgstr "الجيل الثانوي للمعالج"
@@ -8659,11 +8983,6 @@ msgstr ""
"ظهر خطأ و لا أعرف كيف أتعامل معه بأسلوب جيد.\n"
"تابع على مسؤوليتك."
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "يرجى الإنتظار, جاري تحليل الملف: %s"
-
#: ../../lang.pm:1
#, c-format
msgid "Taiwan"
@@ -8674,6 +8993,16 @@ msgstr "تايوان"
msgid "Pakistan"
msgstr "باكستان"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "please wait, parsing file: %s"
+msgstr "يرجى الإنتظار, جاري تحليل الملف: %s"
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Importance: "
+msgstr "الأهمية: %s\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -8707,11 +9036,6 @@ msgstr "اسم الموفر (مثلاً provider.net)"
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "الإصدار: %s\n"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -8742,6 +9066,11 @@ msgstr "نوع العلاقة"
msgid "Graphical interface"
msgstr "الواجهة الرسومية"
+#: ../../lang.pm:1
+#, c-format
+msgid "Chad"
+msgstr "تشاد"
+
#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
msgid "XFree %s with 3D hardware acceleration"
@@ -8754,11 +9083,6 @@ msgstr "الهند"
#: ../../lang.pm:1
#, c-format
-msgid "Chad"
-msgstr "تشاد"
-
-#: ../../lang.pm:1
-#, c-format
msgid "Slovakia"
msgstr "سلوفاكيا"
@@ -8877,6 +9201,14 @@ msgstr "استخدم quota لملفات النسخ الإحتياطي."
msgid "Configuring printer \"%s\"..."
msgstr "جاري إعداد الطابعة \"%s\" ..."
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not allow execution of any binaries on the mounted\n"
+"file system. This option might be useful for a server that has file systems\n"
+"containing binaries for architectures other than its own."
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Internet connection"
@@ -8921,9 +9253,9 @@ msgid "Netherlands"
msgstr "هولندا"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Sending files by FTP"
-msgstr "جاري ارسال الملفات..."
+msgstr "جاري ارسال الملفات عن طريق FTP"
#: ../../network/isdn.pm:1
#, c-format
@@ -8967,6 +9299,13 @@ msgstr "اعادة"
msgid "detected %s"
msgstr "تم اكتساف %s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Expect is an extension to the Tcl scripting language that allows interactive "
+"sessions without user intervention."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Virgin Islands (U.S.)"
@@ -9014,11 +9353,6 @@ msgstr ""
msgid "Detecting devices..."
msgstr "جاري التحقق من الأجهزة..."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr "انقر هنا لتشغيل المعالج ->"
-
#: ../../lang.pm:1
#, c-format
msgid "Haiti"
@@ -9033,11 +9367,24 @@ msgstr ""
"وصف الحقول:\n"
"\n"
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Basic options"
+msgstr "خيارات DrakSec الأساسية"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "the name of the CPU"
msgstr "اسم المعالج"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Accept bogus IPv4 error messages"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Refreshing printer data..."
@@ -9083,17 +9430,6 @@ msgstr "استخدم Expect لـSSH"
msgid "Poland"
msgstr "بولندا"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Importance: %s\n"
-msgstr "الأهمية: %s\n"
-
-# c-format
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "فضلا قم بالتأشير هنا اذا كنت تريد اخراج الشريط بعد النسخ الإحتياطي."
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Other ports"
@@ -9129,14 +9465,14 @@ msgid "Croatian"
msgstr "الكرواتية"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Use existing partition"
msgstr "استخدم التجزئات الموجودة"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Unable to contact mirror %s"
-msgstr "تعذر ا?تصال بالمرآة %s"
+msgstr "تعذر الإتصال بالمرآة %s"
#: ../../standalone/logdrake:1
#, c-format
@@ -9161,9 +9497,9 @@ msgstr ""
"ستكون قادراً على استخدام الطابعة التي تقةم بتهيئتها الآن. كيف تريد المتابعة؟"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "CUPS printer configuration"
-msgstr "إعدادات مشاركة طابعات CUPS"
+msgstr "إعدادات طابعات CUPS"
#: ../../standalone/drakfont:1
#, c-format
@@ -9180,25 +9516,26 @@ msgstr "F00f bug"
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-"أي عميل DHCP تريد أن تستخدم؟\n"
-"الإفتراضي هو dhcp-client."
-
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Domain Name:"
msgstr "اسم النطاق:"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Root umask"
+msgstr "كلمة مرور المستخدم الجذر"
+
#: ../../any.pm:1
#, c-format
msgid "On Floppy"
msgstr "على قرص مرن"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reboot by the console user"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore"
@@ -9214,6 +9551,14 @@ msgstr "if set to yes, check if the network devices are in promiscuous mode."
msgid "Looking for available packages..."
msgstr "جاري العثور على الحزم المتوفرة..."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This should be a comma-seperated list of local users or email addresses that "
+"you want the backup results sent to. You will need a functioning mail "
+"transfer agent setup on your system."
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Init Message"
@@ -9265,7 +9610,7 @@ msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "على خادم SMB/Windows \"%s\", المشاركة \"%s\""
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"This dialog is used to choose which services you wish to start at boot\n"
"time.\n"
@@ -9284,32 +9629,32 @@ msgid ""
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
-"هذه الخطوة هي ?ختيار الخدمات التي سيتم تشغيلها عند بدء التشغيل.\n"
+"هذه الخطوة هي لاختيار الخدمات التي سيتم تشغيلها عند بدء التشغيل.\n"
"\n"
"سيقوم DrakX بعرض قائمة بكل الخدمات المتوفرة في هذا التثبيت.\n"
-"راجع كل خدمة بتمعن و قم بإزالة التأشير من تلك الخدمات التي ? تحتاجها\n"
-"بشكل دائم عند ا?قلاع.\n"
+"راجع كل خدمة بتمعن و قم بإزالة التأشير من تلك الخدمات التي لا تحتاجها\n"
+"بشكل دائم عند الإقلاع.\n"
"\n"
"سيتم عرض شرح قصير حول الخدمة عند\n"
-"اختيارها. عموماً, اذا لم تكن متأكد ما اذا كانت الخدمة مفيدة أم ?,\n"
-"فمن ا?فضل ترك الخيار ا?فتراضي.\n"
+"اختيارها. عموماً, اذا لم تكن متأكد ما اذا كانت الخدمة مفيدة أم لا,\n"
+"فمن الأفضل ترك الخيار الإفتراضي.\n"
"\n"
"!! في هذه المرحلة كن حذراُ اذا كنت تريد استخدام ماكينتك\n"
-"كخادم: ربما لن تريد بدء أي خدمات ? تحتاجها.\n"
+"كخادم: ربما لن تريد بدء أي خدمات لا تحتاجها.\n"
"فضلاً تذكر أن العديد من الخدمات قد تكون خطرة اذا كانت\n"
"متاحة على الخادم. بشكل عام اختر فقط الخدمات التي تحتاجها.\n"
"!!"
-#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Skip"
-msgstr "تخطي"
-
#: ../../lang.pm:1
#, c-format
msgid "Niue"
msgstr "نيوي"
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Skip"
+msgstr "تخطي"
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -9320,7 +9665,7 @@ msgstr ""
"عند بدء الإقلاع."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, 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 "
@@ -9340,7 +9685,7 @@ msgid "Total Progress"
msgstr "اجمالي التقدم"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, 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"
@@ -9359,28 +9704,21 @@ msgid ""
"which parameters need to be passed to the hardware, you'll need to manually\n"
"configure the driver."
msgstr ""
-"سيقوم DrakX أو?ً بالتحقق من وجود أجهزة IDE على هذا الكمبيوتر. سيقوم\n"
-"أيضاً بالبحث عن بطاقات PCI SCSI على نظامك. اذا تم ايجاد بطاقة\n"
-"SCSI,سيقوم DrakX بتثبيت المشغل المناسب أوتوماتيكياً.\n"
-"\n"
-"و ?ن عملية التحقق من العتاد ليست خالية من ا?خطاء, سيقوم DrakX بسؤالك عمّا "
-"اذا\n"
-"كانت لديك بطاقة PCI SCSI. النقر على \"نعم\" سيعرض قائمة ببطاقات SCSI\n"
-"لتختار منها. انقر \"?\" اذا كنت تعلم أنه ? توجد بطاقات SCSI على\n"
-"ماكينتك. اذا لم تكن متأكداً, يمكنك التأكد من قائمة العتاد التي تم ايجادها\n"
-"على ماكينتك عن طريق اختيار \"عرض معلومات العتاد\" و نقر\n"
-"\"التالي->\". تأكد من قائمة العتاد ثم اضغط على زر \"التالي\n"
-"->\" للعودة الى شؤال واجهة SCSI.\n"
-"\n"
-"اذا اضطررت الى تحديد موائم PCI SCSI يدوياً, فسيسألك DrakX عمّا اذا كنت\n"
-"تريد تهيئة الخيارات الخاصة بها. يجب أن تسمح لـ DrakX بأن يتحقق من\n"
-"العتاد للخيارات الخاصة بالبطاقة و التي يٌُحتاج اليها ليتم بدء\n"
-"عمل البطاقة. في أغلب ا?وقات, سيقوم DrakX بالخطوة دون أي\n"
-"مشاكل.\n"
-"\n"
-"اذا لم يتمكن DrakX من التعرف على الخيارات الضروريةلتمريرها\n"
-"الى العتاد, ففي هذه الحال ستحتاج الى تهيئة\n"
-"المشغّل يدوياً."
+"سيقوم DrakX أولاً بالتحقق من أي أجهزة IDE مرتبطة بالكمبيوتر. سيقوم\n"
+"أيضا بالتحقق من وجود بطاقات PCI SCSI على نظامك. اذا تم ايجاد\n"
+"بطاقة SCSI, سيقوم DrakX تلقائياً بتثبيت المشغل المناسب.\n"
+"\n"
+"لأن التحقق الآلي من العتاد غير خالي من الأخطاء, قد يتعذر\n"
+"على DrakX التحقق من أقراصك الصلبة. لذا سيكون عليك تحديد عتادك يدوياً.\n"
+"\n"
+"اذا اضطررت الى تحديد موائم PCI SCSI يدوياً, سيسألك DrakX عمّا اذا\n"
+"كنت تريد تهيئة الخيارات الخاصة به. يجب أن تسمح لـ DrakX بأن\n"
+"يقوم بالتحقق الآلي من العتاد لكي يحدد الخيارات الخاصة بالبطاقة\n"
+"و التي يحتاج اليها لتشغيل الموائم. في أغلب الأحيان, سيتخطى DrakX\n"
+"هذه الخطوة بدون أي مشاكل.\n"
+"\n"
+"اذا تعذر على DrakX التحقق من الخيارات آلياً ستحتاج\n"
+"الى تهيئة المشغل يدوياً."
#: ../../standalone/drakbackup:1
#, c-format
@@ -9437,9 +9775,9 @@ msgid "Hardware clock set to GMT"
msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to start a new configuration ?"
-msgstr "هل تريد تجربة الإعداد؟"
+msgstr "هل تريد بدء عملية ضبط جديدة؟"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -9456,20 +9794,20 @@ msgstr "رجاء اختر المنفذ الموصلة إليه طابعتك."
msgid "Change Cd-Rom"
msgstr "غيّر القرص المدمج"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configuration is complete, do you want to apply settings ?"
-msgstr "أي اعداد لـXFree تريد؟"
-
#: ../../lang.pm:1
#, c-format
msgid "Paraguay"
msgstr "البارجواي"
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Configuration is complete, do you want to apply settings ?"
+msgstr "تم الانتهاء من التهيئة, هل تريد تطبيق الإعدادات ؟"
+
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
-msgstr "استخدم النسخ التراكمي (لا تستبدل النسخ الإحتياطية القديمة)"
+msgstr "استخدم النسخ التراكمي/الاختلافي (لا تستبدل النسخ الإحتياطية القديمة)"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -9515,6 +9853,20 @@ msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr "Apache هو خادم ويب. و يُستخدم لخدمة ملفات HTML و CGI."
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
+"فضلاً أدخل اسم جهاز نسخ الأقراص\n"
+" مثال: 0,1,0"
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "ALL"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Add/Del Clients"
@@ -9545,10 +9897,15 @@ msgstr ""
"التجزئة التي يتم اقلاعها افتراضيا\n"
" (لـ MS-DOS و ليس لـ lilo)\n"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to read the file"
+msgstr ""
+
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "choose image"
-msgstr "إختر ملف صورة"
+msgstr "إختر صورة"
#: ../../network/shorewall.pm:1
#, c-format
@@ -9593,15 +9950,6 @@ msgstr ""
msgid "the number of buttons the mouse has"
msgstr "عدد أزرار الفأرة"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-"فضلاً أدخل الدليل (أو الوحدة) التي سيتم فيها وضع\n"
-" النسخة الإحتياطية على هذا المستضيف."
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Replay"
@@ -9637,6 +9985,11 @@ msgstr "عائلة هوية المعالج"
msgid "32 MB"
msgstr "32 ميغابايت"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: thin"
+msgstr "النوع: %s"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Lithuanian AZERTY (new)"
@@ -9658,11 +10011,6 @@ msgstr ""
"لا يستطيع أي محمّل اقلاع التعامل مع ذلك بدون تجزئة /boot.\n"
"فضلاً تأكد من اضافة تجزئة /boot"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Previous"
-msgstr "السابق"
-
#: ../../any.pm:1
#, c-format
msgid "Other OS (MacOS...)"
@@ -9684,7 +10032,7 @@ msgid "Screenshots will be available after install in %s"
msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت في %s"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose which one you want to resize in order to install your new\n"
@@ -9716,18 +10064,19 @@ msgid ""
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
-"في الأعلى ستجد تقسيمات لينكس الموجودة و التي تم ايجادها على القرص الصلب "
+"في الأعلى ستجد تقسيمات Linux الموجودة و التي تم ايجادها على القرص الصلب "
"الخاص بك.\n"
"يمكنك أن تُبقي إختيارات المعالج, و هي جيدة لأغلب أنواع التثبيت.\n"
"إذا قمت بعمل أي تغييرات فيجب عليك أن تعرف التقسيم الجذر (\"/\"). لا تختر\n"
"تقسيمات ضغيرة جدا و إلا لن تستطيع تثبيت برامج كافية. إذا كنت تريد تخزين "
"البيانات\n"
"على تقسيم مستقل فستحتاج الى عمل تقسيم لـ\"/home\"\n"
-"(ممكن فقط إذا كان لديك أكثر من تقسيم للينكس).\n"
+"(ممكن فقط إذا كان لديك أكثر من تقسيم لLinux).\n"
"\n"
-"كل تقسيم مُعطى بالسكل التالي: \"الإسم\", \"السعة\".\n"
+"كل تقسيم مُعطى بالسكل التالي: \"اسم Linux\", \"اسم ويندوز\",\n"
+" \"السعة\".\n"
"\n"
-"\"الإسم\" مركب بالسكل التالي: \"نوع القرص الصلب\", \"رقم القرص الصلب\",\n"
+"\"اسم Linux\" مركب بالسكل التالي: \"نوع القرص الصلب\", \"رقم القرص الصلب\",\n"
"\"رقم التقسيم\" (مثلا, \"hda1\").\n"
"\n"
"\"رقم القرص الصلب\" دائما هو حرف بعد \"hd\" أو \"sd\". بالنسبة للأقراص "
@@ -9769,7 +10118,7 @@ msgstr ""
msgid "Content of the file"
msgstr "محتويات الملف"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication LDAP"
msgstr "تحقق LDAP"
@@ -9804,6 +10153,11 @@ msgstr "RAID md%s\n"
msgid "%d comma separated strings"
msgstr "%d حرفيات مفصولة بالفاصلة"
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " isdn"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Here is the full list of keyboards available"
@@ -9819,6 +10173,11 @@ msgstr "اسم السمة"
msgid "/_Help"
msgstr "/_مساعدة"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitrary driver"
+msgstr "جاري اختيار مشغل عام"
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
@@ -9857,12 +10216,13 @@ msgstr "احذف اختيار الخطوط المثبتة"
#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
-#: ../../interactive/stdio.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakautoinst:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
+#: ../../interactive/gtk.pm:1 ../../interactive/http.pm:1
+#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/drakperm:1 ../../standalone/draksec:1
#: ../../standalone/logdrake:1 ../../standalone/mousedrake:1
#: ../../standalone/net_monitor:1
#, c-format
@@ -9904,6 +10264,11 @@ msgstr "/تحقق آلي من أ_جهزة المودم"
msgid "Remove printer"
msgstr "احذف الطابعة"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Last Log"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid ""
@@ -9943,11 +10308,12 @@ msgstr ""
#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Other"
msgstr "أخرى"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1 ../../standalone/drakfloppy:1
#, c-format
msgid "Default"
msgstr "الإفتراضي"
@@ -9957,6 +10323,11 @@ msgstr "الإفتراضي"
msgid "Button 2 Emulation"
msgstr "محاكاة الزر 2"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Run chkrootkit checks"
+msgstr "if set to yes, run chkrootkit checks."
+
#: ../../standalone/drakfont:1
#, c-format
msgid "type1inst building"
@@ -9977,7 +10348,7 @@ msgstr "إختر ملف صورة"
msgid "X server"
msgstr "خادم X"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Domain Admin User Name"
msgstr "اسم المستخدم لمدير النطاق"
@@ -9992,15 +10363,20 @@ msgstr "كان هناك خطأ أثناء ضبط قنوات التلفاز"
msgid "US keyboard (international)"
msgstr "لوحة مفاتيح أمريكية (دولي)"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Saami (swedish/finish)"
+msgstr ""
+
#: ../../standalone/drakbug:1
#, c-format
msgid "Not installed"
msgstr "غير مثبّت"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Both Alt keys simultaneously"
-msgstr "مفتاحيّ Shift في نفس الوقت"
+msgstr "مفتاحيّ Alt في نفس الوقت"
#: ../../network/netconnect.pm:1
#, c-format
@@ -10017,7 +10393,7 @@ msgstr "/ملف/-"
msgid "Italian"
msgstr "الإيطالية"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../interactive.pm:1
#, c-format
msgid "Basic"
msgstr "أساسي"
@@ -10043,7 +10419,7 @@ msgstr "هندوراس"
#: ../../help.pm:1
#, c-format
msgid "pdq"
-msgstr ""
+msgstr "pdq"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -10091,6 +10467,11 @@ msgstr ""
msgid "\t-Network by FTP.\n"
msgstr "\t-الشبكة عن طريق FTP.\n"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Reports check result to tty"
+msgstr "if set to yes, reports check result to tty."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "You must enter a device or file name!"
@@ -10229,11 +10610,6 @@ msgstr ""
msgid "Save theme"
msgstr "احفظ السمة"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "group"
-msgstr "المجموعة"
-
#: ../../lang.pm:1
#, c-format
msgid "Brazil"
@@ -10254,6 +10630,11 @@ msgstr "معالج إعداد الشبكة"
msgid "Removable media automounting"
msgstr "التحميل الآلي للوسائط القابلة للإزالة"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save:"
+msgstr "اختر الدليل الذي سيتم حفظه:"
+
#: ../../services.pm:1
#, c-format
msgid "Printing"
@@ -10340,6 +10721,11 @@ msgid ""
"\"mformat a:\")"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Moldova"
+msgstr "مولدوفا"
+
#: ../../mouse.pm:1
#, c-format
msgid "Kensington Thinking Mouse"
@@ -10350,16 +10736,6 @@ msgstr "Kensington Thinking Mouse"
msgid "Configuration of a remote printer"
msgstr "تهيئة طابعة بعيدة"
-#: ../../lang.pm:1
-#, c-format
-msgid "Moldova"
-msgstr "مولدوفا"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "فضلا قم بالتأشير هنا اذا كنت تريد مسح الشريط قبل النسخ الإحتياطي."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid "An online platform to respond to enterprise support needs."
@@ -10370,6 +10746,11 @@ msgstr "بيئة على الإنترنت للإستجابة لاحتياجات
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "يجب أن يبدأ العنوان بـ 'ftp:' أو 'http:'"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Oriya"
+msgstr "سورية"
+
#: ../../standalone/drakperm:1
#, c-format
msgid "Add a new rule at the end"
@@ -10435,6 +10816,11 @@ msgstr "إعدادات الخدمات"
msgid "Custom"
msgstr "مخصص"
+#: ../../lang.pm:1
+#, c-format
+msgid "Latvia"
+msgstr "لاتفيا"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "File is already used by another loopback, choose another one"
@@ -10445,10 +10831,16 @@ msgstr "هذا الملف مستخدم من loopback أخرى, اختر ملفا
msgid "Read-only"
msgstr "للقراءة فقط"
-#: ../../lang.pm:1
-#, c-format
-msgid "Latvia"
-msgstr "لاتفيا"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Enable/Disable name resolution spoofing protection. If\n"
+"\"alert\" is true, also reports to syslog."
+msgstr ""
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable name resolution spoofing protection. If\n"
+"\\fIalert\\fP is true, also reports to syslog."
#: ../../harddrake/sound.pm:1
#, c-format
@@ -10481,7 +10873,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"تعذر ايجاد بطاقة صوت على جهازك. فضلاً تأكد من أن بطاقة الصوت المدعومة من "
-"لينكس موصولة بشكل صحيح.\n"
+"Linux موصولة بشكل صحيح.\n"
"\n"
"\n"
"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
@@ -10494,11 +10886,26 @@ msgstr ""
msgid "Configure Local Area Network..."
msgstr "إعداد الشبكة المحلية..."
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Verify checksum of the suid/sgid files"
+msgstr "if set to yes, verify checksum of the suid/sgid files."
+
#: ../../services.pm:1
#, c-format
msgid "Launch the sound system on your machine"
msgstr "يشغل نظام الصوت على جهازك"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Run some checks against the rpm database"
+msgstr "if set to yes, run some checks against the rpm database."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Execute"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Preparing printer database..."
@@ -10524,16 +10931,16 @@ msgstr "أي نظام ملفات تريد؟"
msgid "3 buttons"
msgstr "3 أزرار"
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Detailed information"
-msgstr "معلومات مفصّلة"
-
#: ../../lang.pm:1
#, c-format
msgid "Malta"
msgstr "مالطة"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Detailed information"
+msgstr "معلومات مفصّلة"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -10560,6 +10967,13 @@ msgstr "هذا القرص المرن غير مجهز على نظام ملفات
msgid "Configuring network"
msgstr "جاري اعداد الشبكة"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This option will save files that have changed. Exact behavior depends on "
+"whether incremental or differential mode is used."
+msgstr ""
+
#: ../../Xconfig/main.pm:1
#, c-format
msgid "Graphic Card"
@@ -10597,7 +11011,7 @@ msgid "Close"
msgstr "إغلاق"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\"%s\": check the current country selection. If you are not in this\n"
"country, click on the \"%s\" button and choose another one. If your country\n"
@@ -10606,7 +11020,7 @@ msgid ""
msgstr ""
"\"%s\": تأكد من اختيار البلد الحالي. اذا لم تكن في هذا\n"
"البلد, اضغط على زر \"%s\" و اختر بلداً آخر. اذا لك تكن\n"
-"بلدك في القائمة اضغط زر \"المزيد\" لإظهر قائمة كاملة\n"
+"بلدك في القائمة اضغط زر \"%s\" لإظهر قائمة كاملة\n"
"بالبلدان."
#: ../../standalone/logdrake:1
@@ -10678,7 +11092,7 @@ msgstr ""
"مشغل \"%s\" الجديد سيتم استخدامه عند تشغيل الجهاز في المرة القادمة."
#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid "Expert Mode"
msgstr "وضعية الخبير"
@@ -10698,6 +11112,14 @@ msgstr "عنوان الشبكة المحلية"
msgid "Backup your System files. (/etc directory)"
msgstr "انسخ ملفات النظام: (دليل /etc)"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the user umask."
+msgstr ""
+"Arguments: (umask)\n"
+"\n"
+"Set the user umask."
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -10724,17 +11146,6 @@ msgstr ""
msgid "Samba Server"
msgstr "خادم Samba"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Australian Optus cable TV"
@@ -10759,11 +11170,6 @@ msgstr "زيمبابوي"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please enter the host name or IP."
-msgstr "فضلا أدخل اسم المستضيف أو عنوان IP."
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "When"
msgstr "متى "
@@ -10777,25 +11183,6 @@ msgstr "خادم DNS الثاني (اختياري)"
msgid "Finland"
msgstr "فنلندا"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
-"\\fIarg\\fP = ALL. Only local ones\n"
-"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
-"services you need, use /etc/hosts.allow\n"
-"(see hosts.allow(5))."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
-"\\fIarg\\fP = ALL. Only local ones\n"
-"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
-"services you need, use /etc/hosts.allow\n"
-"(see hosts.allow(5))."
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Color depth: %s\n"
@@ -10811,10 +11198,23 @@ msgstr "لا يمكنك ازالة اختيار هذه الحزمة. يجب تر
msgid "Loading from floppy"
msgstr "جاري التحميل من القرص المرن"
-#: ../../standalone/mousedrake:1
+#: ../../security/help.pm:1
#, fuzzy, c-format
+msgid "Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable the logging of IPv4 strange packets."
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Slovenia"
+msgstr "سلوفينيا"
+
+#: ../../standalone/mousedrake:1
+#, c-format
msgid "Mouse test"
-msgstr "Mouse Systems"
+msgstr "اختبار الفأرة"
#: ../../standalone/drakperm:1
#, c-format
@@ -10832,11 +11232,6 @@ msgstr ""
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../lang.pm:1
-#, c-format
-msgid "Slovenia"
-msgstr "سلوفينيا"
-
#: ../../any.pm:1
#, c-format
msgid ""
@@ -10898,12 +11293,7 @@ msgstr "دعم الراديو:"
msgid "Installing SANE packages..."
msgstr "جاري تثبيت حزم SANE..."
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "boot disk creation"
-msgstr "صنع قرص مرن لبدء النظام"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP"
msgstr "LDAP"
@@ -11005,15 +11395,13 @@ msgstr ""
"مرور, و مجموعة عمل مناسبة."
#: ../../security/help.pm:1
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
"Arguments: (arg)\n"
"\n"
-" Accept/Refuse icmp echo."
+" Enabling su only from members of the wheel group or allow su from any user."
#: ../../standalone/drakgw:1
#, c-format
@@ -11029,6 +11417,11 @@ msgstr ""
"يمكن لبطاقتك التمتع بدعم للرسوم ثلاثية الأبعاد مع XFree %s, \n"
"لاحظ أن هذا الدعم تجريبي و قد يتسبب في ايقاف جهازك."
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Shell timeout"
+msgstr "الوقت الأقصى لإقلاع النواة"
+
#: ../../standalone/logdrake:1
#, c-format
msgid "Xinetd Service"
@@ -11042,7 +11435,7 @@ msgstr "الوصول الى أدوات الشبكة"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgstr "Firmware-Upload for HP LaserJet 1000"
#: ../../share/advertising/03-software.pl:1
#, c-format
@@ -11068,67 +11461,6 @@ msgstr ""
"حاول الإجبار على التثبيت حتى و لو أدي ذلك لتدمير التجزئة الأولى؟"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-" In this step Drakbackup allow you to change:\n"
-"\n"
-" - The compression mode:\n"
-" \n"
-" If you check bzip2 compression, you will compress\n"
-" your data better than gzip (about 2-10 %%).\n"
-" This option is not checked by default because\n"
-" this compression mode needs more time (about 1000%% more).\n"
-" \n"
-" - The update mode:\n"
-"\n"
-" This option will update your backup, but this\n"
-" option is not really useful because you need to\n"
-" decompress your backup before you can update it.\n"
-" \n"
-" - the .backupignore mode:\n"
-"\n"
-" Like with cvs, Drakbackup will ignore all references\n"
-" included in .backupignore files in each directories.\n"
-" ex: \n"
-" #> cat .backupignore\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
-msgstr ""
-"options description:\n"
-"\n"
-" In this step Drakbackup allow you to change:\n"
-"\n"
-" - The compression mode:\n"
-" \n"
-" If you check bzip2 compression, you will compress\n"
-" your data better than gzip (about 2-10 %%).\n"
-" This option is not checked by default because\n"
-" this compression mode needs more time (about 1000%% more).\n"
-" \n"
-" - The update mode:\n"
-"\n"
-" This option will update your backup, but this\n"
-" option is not really useful because you need to\n"
-" decompress your backup before you can update it.\n"
-" \n"
-" - the .backupignore mode:\n"
-"\n"
-" Like with cvs, Drakbackup will ignore all references\n"
-" included in .backupignore files in each directories.\n"
-" ex: \n"
-" #> cat .backupignore\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"Restore Selected\n"
@@ -11201,7 +11533,7 @@ msgstr "رجاء قم بعمل نسخة احتياطية من بياناتك أ
#: ../../install_interactive.pm:1
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr "لديك أكثر من قرص صلب, في أيهم تريد تثبيت لينكس؟"
+msgstr "لديك أكثر من قرص صلب, في أيهم تريد تثبيت Linux؟"
#: ../../standalone/drakTermServ:1
#, c-format
@@ -11221,13 +11553,21 @@ msgstr "احذف القائمة"
#: ../../share/advertising/05-desktop.pl:1
#, c-format
msgid "A customizable environment"
-msgstr ""
+msgstr "بيئة قابلة للتخصيص"
#: ../../keyboard.pm:1
#, c-format
msgid "Inuktitut"
msgstr "اينوكتيتوت"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Some protocols, like rsync, may be configured at the server end. Rather "
+"than using a directory path, you would use the 'module' name for the service "
+"path."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Morocco"
@@ -11248,16 +11588,16 @@ msgstr "أضف طابعة جديدة"
msgid " All of your selected data have been "
msgstr " كل البيانات المختارة تم "
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Delete"
-msgstr "<-- حذف"
-
#: ../../lang.pm:1
#, c-format
msgid "Nepal"
msgstr "نيبال"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Delete"
+msgstr "<-- حذف"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "cpu # "
@@ -11268,6 +11608,29 @@ msgstr "cpu # "
msgid "chunk size"
msgstr "حجم chunk"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
+"\n"
+"If set to NONE, no issues are allowed.\n"
+"\n"
+"Else only /etc/issue is allowed."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
+"\\fP = NONE no issues are\n"
+"allowed else only /etc/issue is allowed."
+
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Enable/Disable sulogin(8) in single user level."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Enable/Disable sulogin(8) in single user level."
+
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm:1
@@ -11320,6 +11683,13 @@ msgstr "إعادة تحميل جدول التقسيم"
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Selected"
+msgstr ""
+"استعد الملفات\n"
+"المختارة"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Search for fonts in installed list"
@@ -11341,7 +11711,7 @@ msgid "Tuner type:"
msgstr "نوع التونر:"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Now, it's time to select a printing system for your computer. Other OSs may\n"
"offer you one, but Mandrake Linux offers two. Each of the printing system\n"
@@ -11368,28 +11738,28 @@ msgid ""
"system you may change it by running PrinterDrake from the Mandrake Control\n"
"Center and clicking the expert button."
msgstr ""
-"ا?ن, حان وقت اختيار نظام الطباعة لنظامك. توفر أنظمة التشغيل ا?خرى\n"
+"الآن, حان وقت اختيار نظام الطباعة لنظامك. توفر أنظمة التشغيل الأخرى\n"
"نظام طباعة واحد, لكن Mandrake Linux يوفر لك نظامين. كل نظام مناسب\n"
"لنوغ معين من التهيئة.\n"
"\n"
-" * \"%s\"--و هو اختصار لـ``print, don't queue'' أي ``اطبع و ? تصف'', هذا هو "
-"الخيار ا?مثل\n"
+" * \"%s\"--و هو اختصار لـ``print, don't queue'' أي ``اطبع و لا تصف'', هذا هو "
+"الخيار الأمثل\n"
"اذا كانت لديك وصلة مباشرة بالطابعة, و تريد تفادي أي ارتباك في الطابعة\n"
-"و لديك طابعات على الشبكة.(يقوم \"pdq\" بالتعامل مع حا?ت الشبكة البسيطة\n"
-"و يعيبه البطئ عند ا?ستخدام مع الشبكات). من ا?فضل أن تستخدم \"pdq\" اذا.\n"
-"كانت هذه تجربتك ا?ولى مع نظام لينكس.\n"
+"و لديك طابعات على الشبكة.(يقوم \"%s\"بالتعامل مع حالات الشبكة البسيطة\n"
+"و يعيبه البطئ عند الاستخدام مع الشبكات). من الأفضل أن تستخدم \"pdq\" اذا.\n"
+"كانت هذه تجربتك الأولى مع نظام Linux.\n"
"\n"
-" * \"%s\" - ``Common UNIX Printing System'', هو الخيار ا?مثل\n"
-"للطباعة على طابعتك المحلية أو حتى على طابعة في النصف ا?خر من الكوكب. انه\n"
-"سهل ا?عداد و يمكن أن يتصرف كخادم أو كعميل ?نظمة طباعة \"lpd\"\n"
+" * \"%s\" - ``Common UNIX Printing System'', هو الخيار الأمثل\n"
+"للطباعة على طابعتك المحلية أو حتى على طابعة في النصف الآخر من الكوكب. انه\n"
+"سهل الإعداد و يمكن أن يتصرف كخادم أو كعميل لأنظمة طباعة \"lpd\"\n"
"القديمة, لذا فإنه متوافق مع أنظمة التشغيل القديمة\n"
-"التي ? تزال تحتاج الى خدمات الطباعة.بينما التهيئة سهلة\n"
+"التي لا تزال تحتاج الى خدمات الطباعة.بينما التهيئة سهلة\n"
"و قوية مثل \"pdq\". اذا كنت تحتاج الى محاكاة خادم \"lpd\", تأكد\n"
"من تشغيل مراقب \"cups-lpd\". يحتوي %s على واجهات\n"
"رسومية للطباعة أو اختيار خيارات الطابعة و إدارة\n"
"الطابعة.\n"
"\n"
-"اذا قمت يتقرير اختيارك ا?ن, ثم لم يعجبك نظام الطباعة\n"
+"اذا قمت يتقرير اختيارك الآن, ثم لم يعجبك نظام الطباعة\n"
"فيما بعد, يمكنك تغييره عن طريق تشغيل PrinterDrake من مركز تحكم Mandrake\n"
"و النقر على زر الخبير."
@@ -11417,10 +11787,13 @@ msgstr ""
msgid "Security Administrator:"
msgstr "مدير الأمن:"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter your login"
-msgstr "رجاء أدخل اسم الدخول"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr ""
+"Arguments: (val)\n"
+"\n"
+"Set the shell timeout. A value of zero means no timeout."
#: ../../security/help.pm:1
#, c-format
@@ -11458,52 +11831,6 @@ msgid ""
"GIMP."
msgstr "تم حذف الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP بنجاح."
-#: ../../standalone/draksec:1
-#, c-format
-msgid ""
-"Standard: This is the standard security recommended for a computer that will "
-"be used to connect\n"
-" to the Internet as a client.\n"
-"\n"
-"High: There are already some restrictions, and more automatic checks "
-"are run every night.\n"
-"\n"
-"Higher: The security is now high enough to use the system as a server "
-"which can accept\n"
-" connections from many clients. If your machine is only a "
-"client on the Internet, you\n"
-" should choose a lower level.\n"
-"\n"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
-"\n"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
-"قياسي: هذا هو المستوى القياسي المنصوح به لكمبيوتر يقوم بالإتصال\n"
-" بالإنترنت كعميل.\n"
-"\n"
-"مرتفع: توجد بعض القيود مسبقاً, و بعض الإختبارات يتم تشغيلها آلياً عند كل "
-"ليلة.\n"
-"\n"
-"مرتقع أكثر: المستوى الأمني عالٍ بشكل كافٍ لاستخدام النظام كخادم يستطيع أن "
-"يقبل\n"
-" الإتصالات من عملاء كثيرين. اذا كان حاسبك مجرد عميل على "
-"الإنترنت\n"
-"\t فيجب عليك اختيار مستوى أقل.\n"
-"\n"
-"مرتقع جداً: هذا يماثل المستوى السابق, لكن النظام في هذه الحال يكون مغلقاً و "
-"المزايا\n"
-" الأمنية تكون على أقصى حد\n"
-"\n"
-"مدير الأمن:\n"
-" اذا كان خيار 'التنبيهات الأمنية' مختاراً, فسيتم ارسال تنبيهات "
-"أمنية الى المستخدم (بإسم المستخدم\n"
-"\t أو البريد الألكتروني)"
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Save packages selection"
@@ -11534,6 +11861,11 @@ msgstr "استخدم pptp"
msgid "Choose which services should be automatically started at boot time"
msgstr "اختر أي خدمات تريدها أن تبدأ آلياً عند التثبيت"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check files/directories writable by everybody"
+msgstr "if set to yes, check files/directories writable by everybody."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Learn how to use this printer"
@@ -11558,6 +11890,11 @@ msgstr ""
"لم تتمكن أداة تغيير حجم FAT من التعامل مع تجزئتك, \n"
"ظهر الخطأ التالي: %s"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Size: "
+msgstr "الحجم: %s"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which sector do you want to move it to?"
@@ -11605,6 +11942,14 @@ msgstr "Xpmac (مشغل عرض التثبيت)"
msgid "Zeroconf host name must not contain a ."
msgstr "يجب أن يحتوي اسم مستضيف Zeroconf على ."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Accept/Refuse icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse icmp echo."
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -11653,7 +11998,7 @@ msgstr ""
"تفعل ذلك فلن تعمل الطابعة. اعداد نوع الوصلة سيتم تجاهله من المشغّل."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr "جيل المعالج (مثال: 8 لبنتيوم III, ...)"
@@ -11686,6 +12031,11 @@ msgstr ""
"\n"
"ملحوظة: تحتاج الى موائم شبكة مخصص لإعداد الشبكة المحلية (LAN)."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize TCP connections X Window"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -11708,6 +12058,11 @@ msgstr ""
msgid "Refuse"
msgstr "ارفض"
+#: ../../standalone/draksec:1
+#, c-format
+msgid "LOCAL"
+msgstr ""
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "HFS"
@@ -11748,6 +12103,13 @@ msgid ""
"printer' directory. There it will be found by the automatic uploader script "
"and uploaded whenever the printer is connected and turned on.\n"
msgstr ""
+"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 "
+"uncompresing 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"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -11813,6 +12175,11 @@ msgstr "جاري التحقق"
msgid "Build Whole Kernel -->"
msgstr "ابني كل النواة -->"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "modem"
+msgstr "المودم"
+
#: ../../install_steps.pm:1
#, c-format
msgid "Welcome to %s"
@@ -11931,6 +12298,22 @@ msgstr ""
"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشل أفضل في الوضع "
"ثنائي الأبعاد."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Activate/Disable daily security check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Activate/Disable daily security check."
+
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Enable libsafe if libsafe is found on the system"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+
#: ../../install_interactive.pm:1
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
@@ -11960,7 +12343,7 @@ msgstr "تزامن وقت آلي (باستخدام NTP)"
msgid "8 MB"
msgstr "8 ميغابايت"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Server"
msgstr "خادم LDAP"
@@ -12024,6 +12407,11 @@ msgstr "جاري تهيئة بطاقات PCMCIA..."
msgid "kdesu missing"
msgstr "kdesu missing"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires a username...\n"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Encryption key"
@@ -12064,7 +12452,7 @@ msgstr "التجزئة %s"
msgid "Paranoid"
msgstr "مرتفع جدا"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS"
msgstr "NIS"
@@ -12100,31 +12488,6 @@ msgstr "امسح كل القرص"
msgid " (Default)"
msgstr " (افتراضي)"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: ()\n"
-"\n"
-"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
-"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
-"server\n"
-"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
-"server\n"
-"is used by chkconfig --add to decide to add a service if it is present in "
-"the file\n"
-"during the installation of packages."
-msgstr ""
-"Arguments: ()\n"
-"\n"
-"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
-"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
-"server\n"
-"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
-"server\n"
-"is used by chkconfig --add to decide to add a service if it is present in "
-"the file\n"
-"during the installation of packages."
-
#: ../../standalone/drakgw:1
#, c-format
msgid "Automatic reconfiguration"
@@ -12140,18 +12503,28 @@ msgstr "سرعة الإستقبال"
msgid "Turks and Caicos Islands"
msgstr "جزر الترك و الكايكوس"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "permissions"
-msgstr "التصاريح"
-
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "<- Previous"
msgstr "<- السابق "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Transfer Now"
+msgstr ""
+" انقل \n"
+"الآن"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Set root password and network authentication methods"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Internet Connection Sharing configuration"
@@ -12254,9 +12627,9 @@ msgid "DNS server address should be in format 1.2.3.4"
msgstr "عنوان خادم DNS يجب أن يكون على النسق 1.2.3.4"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Left Control key"
-msgstr "التحكم عن بعد"
+msgstr "مفتاح Control الأيسر"
#: ../../lang.pm:1
#, c-format
@@ -12288,6 +12661,20 @@ msgstr "تثبيت محمِّل الإقلاع"
msgid "Select the memory size of your graphics card"
msgstr "إختر حجم ذاكرة بطاقة الشاشة"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Enable/Disable crontab and at for users.\n"
+"\n"
+"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
+"and crontab(1))."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable crontab and at for users. Put allowed users in /etc/cron."
+"allow and /etc/at.allow\n"
+"(see man at(1) and crontab(1))."
+
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -12331,11 +12718,6 @@ msgstr "تمت ازالة بعض الأجهزة في فئة العتاد \"%s\":
msgid "Found %s %s interfaces"
msgstr "تم ايجاد %s %s واجهات"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "sticky-bit"
-msgstr "sticky-bit"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Post Install"
@@ -12351,17 +12733,6 @@ msgstr "اسم النطاق الداخلي"
msgid "Card IRQ"
msgstr "Card IRQ"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-
#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -12470,23 +12841,18 @@ msgstr "تثبيت النظام"
msgid "Saint Vincent and the Grenadines"
msgstr "سانت فينسنت و الغرينادين"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/_Open"
-msgstr "/ملف/_فتح"
-
#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"The argument specifies if clients are authorized to connect\n"
-"to the X server on the tcp port 6000 or not."
+#, fuzzy, c-format
+msgid "Allow/Forbid reboot by the console user."
msgstr ""
"Arguments: (arg)\n"
"\n"
-"The argument specifies if clients are authorized to connect\n"
-"to the X server on the tcp port 6000 or not."
+"Allow/Forbid reboot by the console user."
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Open"
+msgstr "/ملف/_فتح"
#: ../../standalone/drakpxe:1
#, c-format
@@ -12508,16 +12874,16 @@ msgstr "المجر"
msgid "Total progess"
msgstr "اجمالي التقدم"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Color configuration"
-msgstr "إعدادات الألوان"
-
#: ../../lang.pm:1
#, c-format
msgid "New Zealand"
msgstr "نيوزيلندا"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Color configuration"
+msgstr "إعدادات الألوان"
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -12589,6 +12955,13 @@ msgstr ""
"processor which did not achieve the required precision when performing a "
"Floating point DIVision (FDIV)"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Backup quota exceeded!\n"
+"%d MB used vs %d MB allocated."
+msgstr ""
+
#: ../../network/isdn.pm:1
#, c-format
msgid "No ISDN PCI card found. Please select one on the next screen."
@@ -12619,6 +12992,11 @@ msgstr " enter `void' for void entry"
msgid "on Hard Drive"
msgstr "على القرص الصّلب"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Password history length"
+msgstr "كلمة المرور هذه بسيطة جدا"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Winmodem connection"
@@ -12647,17 +13025,6 @@ msgstr ""
"الإفتراضية (جودة الطباعة, تغيير الحبر, ...), اختر \"الطابعة\" في قسم \"العتاد"
"\" في مركز تحكم Mandrake."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Now, you can run xawtv (under X Window!) !\n"
@@ -12674,8 +13041,16 @@ msgstr "لا توجد مساحة تبديل كافية للقيام بالتثب
msgid "%s on %s"
msgstr "%s على %s"
-#: ../../help.pm:1
+#: ../../security/help.pm:1
#, fuzzy, c-format
+msgid "Allow/Forbid remote root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+
+#: ../../help.pm:1
+#, 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"
@@ -12690,25 +13065,34 @@ msgid ""
"near you. This option actually installs a time server that can used by\n"
"other machines on your local network as well."
msgstr ""
-"يقوم لينكس بإدارة الوقت حسب توقيت غرينتش ثم يترجمه الى\n"
+"يقوم Linux بإدارة الوقت حسب توقيت غرينتش ثم يترجمه الى\n"
"التوقيت المحلي حسب المنطقة الزمنية التي اخترتها. اذا كانت الساعة\n"
"التي في اللوحة الرئيسية مضبوطة على التوقيت المحلي, يمكنك ازالة تنشيط ذلك\n"
-"عن طريق ازالة التأشير من \"ساعة الجهاز مضبوظة على توقيت غرينتش\" و التي "
-"ستجعل\n"
-"لينكس يعلم أن ساعة النظام و ساعة الجهاز على نفس التوقيت. هذا\n"
+"عن طريق ازالة التأشير من \"%s\" و التي ستجعل\n"
+"Linux يعلم أن ساعة النظام و ساعة الجهاز على نفس التوقيت. هذا\n"
"مفيد عندما تستضيف الماكينة نظام تشغيل آخر مثل Windows.\n"
"\n"
-"خيار \"تزامن آلي للوقت\" سيقوم آلياً بضبط الساعة عن طريق\n"
-"ا?تصال بخادم وقت بعيد على ا?نترنت. كي تعمل هذه الميزة,\n"
-"يجب أن تكون لديك وصلة انترنت عاملة. من ا?فضل اختيار خادم\n"
-"الوقت ا?قرب اليك. هذا الخيار يثبت خادم وقت\n"
-"يمكن استخدامه عن طريق الماكينات ا?خرى على الشبكة المحلية."
+"خيار \"%s\" سيقوم آلياً بضبط الساعة عن طريق\n"
+"الإتصال بخادم وقت بعيد على الإنترنت. كي تعمل هذه الميزة,\n"
+"يجب أن تكون لديك وصلة انترنت عاملة. من الأفضل اختيار خادم\n"
+"الوقت الأقرب اليك. هذا الخيار يثبت خادم وقت\n"
+"يمكن استخدامه عن طريق الماكينات الأخرى على الشبكة المحلية."
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Which is your timezone?"
msgstr "ما هي منطقتك الزمنية؟"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Can't create log file!"
+msgstr "تعذر انشاء الكتالوغ!"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use .backupignore files"
+msgstr "استخدم quota لملفات النسخ الإحتياطي."
+
#: ../../lang.pm:1
#, c-format
msgid "Guinea"
@@ -12764,6 +13148,11 @@ msgstr "الحجم: %s\n"
msgid "Hostname: "
msgstr "اسم المستضيف :"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Add a rule"
+msgstr "اضافة قاعدة"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Chunk size %s\n"
@@ -12772,22 +13161,13 @@ msgstr "حجم Chunk %s\n"
#: ../../share/advertising/02-community.pl:1
#, c-format
msgid "Build the future of Linux!"
-msgstr ""
+msgstr "شارك في بناء مستقبل Linux!"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Local Printer"
msgstr "طابعة محلية"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
-msgstr ""
-" جميع الحقوق محفوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
-"\\@epita.fr>"
-
#: ../../standalone.pm:1
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
@@ -12833,21 +13213,11 @@ msgstr "تغيير الحجم"
msgid "Dominica"
msgstr "دومينيكا"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr "فضلاً أدخل اسم جهاز النسخ الإحتياطي"
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Resolution: %s\n"
msgstr "دقة العرض: %s\n"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "matching"
-msgstr "الموائمة"
-
#: ../../install2.pm:1
#, c-format
msgid ""
@@ -12866,7 +13236,7 @@ msgid ""
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"فضلاً اختر المنفذ الصحيح. مثلاً لمنفذ \"COM1\" في\n"
-"Windows اسمه \"ttys0\" في لينكس."
+"Windows اسمه \"ttys0\" في Linux."
#: ../../install_steps_gtk.pm:1
#, c-format
@@ -12898,27 +13268,8 @@ msgstr "جهاز الفأرة: %s\n"
msgid "Reselect correct fonts"
msgstr "أعد اختيار الخطوط الصحيحة"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-"Please be careful when you are using ftp backup, because only \n"
-"backups that are already built are sent to the server.\n"
-"So at the moment, you need to build the backup on your hard \n"
-"drive before sending it to the server.\n"
-"\n"
-msgstr ""
-"وصف الخيارات:\n"
-"\n"
-"من فضلك كن حذراً عند استخدام النسخ الإحتياطي عبر FTP, لأن \n"
-"النسخ المبنية مسبقاً فقط هي التي يتم ارسالها الى الخادم.\n"
-"لذا فالآن عليك أن تبني النسخة الإحتياطية على القرص \n"
-"الصلب قبل ارسالها الى الخادم.\n"
-"\n"
-
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Options\n"
"\n"
@@ -12929,15 +13280,10 @@ msgid ""
msgstr ""
"في النهاية, سيتم سؤالك عن اذا كنت تريد بدء الواجهة الرسومية\n"
"عند بدء النظام. لاحط أنه سيتم سؤالك هذا السؤال حتى لو اخترت عدم اختبار\n"
-"التهيئة, بكل وضوح, ستختار \"لا\" اذا كانت ماكينتك ستستخدم كجهاز\n"
+"التهيئة, بكل وضوح, ستختار \"%s\" اذا كانت ماكينتك ستستخدم كجهاز\n"
"خادم, أو اذا لم تنجح في تهيئة العرض\n"
"بشكل صحيح."
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr "نحن الآن سنقوم بتهيئة الوصلة %s."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid "MandrakeExpert Corporate"
@@ -12955,14 +13301,14 @@ msgstr ""
" XFdrake resolution"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Write protection"
-msgstr "تحقق آلي من الطابعات"
+msgstr "الحماية من الكتابة"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "You've not selected any font"
-msgstr "لم أتمكن من إيجاد أي خط.\n"
+msgstr "لم تقم باختيار أي خط"
#: ../../steps.pm:1
#, c-format
@@ -13058,6 +13404,11 @@ msgstr "لم يتم اختيار بطاقة صوت"
msgid "Mouse Port"
msgstr "منفذ الفأرة"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check for unsecured accounts"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
@@ -13072,43 +13423,21 @@ msgstr ""
msgid "Ftp Server"
msgstr "الخادم FTP"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-
#: ../../lang.pm:1
#, c-format
msgid "Uganda"
msgstr "أوغندا"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "%s fonts conversion"
-msgstr "تحويل خطوط pfm"
+msgstr "تحويل خطوط %s"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr "نوع الـbus المرتبطة به الفأرة"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-
#: ../../help.pm:1
#, c-format
msgid ""
@@ -13179,24 +13508,6 @@ msgstr ""
msgid "Comoros"
msgstr "جزر القمر"
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid ""
-"\n"
-"\n"
-"\n"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
-msgstr ""
-"\n"
-"\n"
-"\n"
-"نحن الآن سنقوم بتهيئة الوصلة %s.\n"
-"\n"
-"اضغط موافق للمتابعة."
-
#: ../../standalone/drakboot:1
#, c-format
msgid "Yaboot mode"
@@ -13231,61 +13542,6 @@ msgstr "اختر وسيط آخر للاستعادة منه"
msgid "Software Manager"
msgstr "مدير البرامج"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
-"Restore Description:\n"
-" \n"
-"Only the most recent date will be used, because with incremental \n"
-"backups it is necessary to restore one by one each older backup.\n"
-"\n"
-"So if you don't want to restore a user please unselect all their\n"
-"check boxes.\n"
-"\n"
-"Otherwise, you are able to select only one of these.\n"
-"\n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-"restore description:\n"
-" \n"
-"Only the most recent date will be used, because with incremental \n"
-"backups it is necessary to restore one by one each older backup.\n"
-"\n"
-"So if you don't want to restore a user please unselect all their\n"
-"check boxes.\n"
-"\n"
-"Otherwise, you are able to select only one of these.\n"
-"\n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful \n"
-"\toption to use. This option allows you to \n"
-"\tbackup all of your data the first time, and \n"
-"\tonly the changed data after.\n"
-"\tSo you will be able, during the restore\n"
-"\tstep, to restore your data from a specified\n"
-"\tdate.\n"
-"\tIf you have not selected this option all\n"
-"\told backups are deleted before each backup. \n"
-"\n"
-"\n"
-"\n"
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Re-submit"
@@ -13357,6 +13613,11 @@ msgstr "تحقّق آلياً من الطابعات الموصولة بماكي
msgid "This password is too simple"
msgstr "كلمة المرور هذه بسيطة جدا"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Chkconfig obey msec rules"
+msgstr "تهيئة الخدمات"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Slovakian (QWERTZ)"
@@ -13369,6 +13630,8 @@ msgid ""
"+ has never been so easy thanks to GNU gcc 3 and the best Open Source "
"development environments."
msgstr ""
+"تعديل و انشاء البرامج بلغات مختلفة مثل Perl, Python, C و ++ِِC أسهل من ذي قبل "
+"بفضل GNU gcc 3 و أفضل بيئات التطوير مفتوحة المصدر."
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -13377,20 +13640,12 @@ msgstr "تثبيت مصغّر فعلاً (خصوصاً بدون urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
-" انقل \n"
-"الآن"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "Use daemon"
msgstr "استخدم المراقب"
#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../standalone/drakauth:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
msgid "Authentication"
msgstr "التحقق"
@@ -13436,7 +13691,7 @@ msgid "Initrd-size"
msgstr "حجم Initrd"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"In the case that different servers are available for your card, with or\n"
"without 3D acceleration, you are then asked to choose the server that best\n"
@@ -13457,9 +13712,9 @@ msgid "2 MB"
msgstr "2 ميغابايت"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Both Control keys simultaneously"
-msgstr "مفتاحيّ Shift في نفس الوقت"
+msgstr "مفتاحيّ Control في نفس الوقت"
#: ../../standalone.pm:1
#, c-format
@@ -13490,11 +13745,6 @@ msgstr "جاري تعيين الطابعة الإفتراضية..."
msgid "Interface %s (using module %s)"
msgstr "الواجهة %s (باستخدام الوحدة %s)"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Name: %s\n"
-msgstr "الإسم: %s\n"
-
#: ../../standalone/draksplash:1
#, c-format
msgid "Generating preview ..."
@@ -13509,6 +13759,28 @@ msgstr ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0' (zeroes)."
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "ignore"
+msgstr "سنغافورة"
+
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Allow/Forbid X connections:\n"
+"\n"
+"- ALL (all connections are allowed),\n"
+"\n"
+"- LOCAL (only connection from local machine),\n"
+"\n"
+"- NONE (no connection)."
+msgstr ""
+"Arguments: (arg, listen_tcp=None)\n"
+"\n"
+"Allow/Forbid X connections. First arg specifies what is done\n"
+"on the client side: ALL (all connections are allowed), LOCAL (only\n"
+"local connection) and NONE (no connection)."
+
#: ../../printer/main.pm:1
#, c-format
msgid ", multi-function device on parallel port #%s"
@@ -13532,7 +13804,7 @@ msgstr "الجورجيةّ (التصميم اللاتيني)"
#: ../../share/advertising/09-mdksecure.pl:1
#, c-format
msgid "Get the best items with Mandrake Linux Strategic partners"
-msgstr ""
+msgstr "احصل على الأفضل من شركاء Mandrake Linux"
#: ../../modules/interactive.pm:1
#, c-format
@@ -13543,6 +13815,11 @@ msgstr ""
"يمكنك الآن اعطاء الخيارات للوحدة %s.\n"
"لاحظ أن أي عنوان يجب ادخاله مسبوقاً بـ 0x مثل '0x123'"
+#: ../../lang.pm:1
+#, c-format
+msgid "Kenya"
+msgstr "كينيا"
+
#: ../../share/advertising/04-configuration.pl:1
#, c-format
msgid ""
@@ -13551,11 +13828,9 @@ msgid ""
"customize elements such as the security level, the peripherals (screen, "
"mouse, keyboard...), the Internet connection and much more!"
msgstr ""
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Kenya"
-msgstr "كينيا"
+"يوفر Mandrake Linux 9.1 لك مركز تحكم Mandrake, و وهو أداة قوية لتعديل حاسوبك "
+"ليناسب احتياجاتك و لتهيئة و تخصيص عناصر مثل مستوى الأمن و الأجهزة الملحقة "
+"(الشاشة, الفأرة لوحة المفاتيح...), وصلة الإنترنت و غير ذلك الكثير!"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -13587,6 +13862,14 @@ msgstr "مفتاحيّ Shift في نفس الوقت"
msgid "Select a scanner model"
msgstr "اختر طراز الماسح الضوئي"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Accept/Refuse bogus IPv4 error messages."
+
#: ../../printer/data.pm:1
#, c-format
msgid "LPRng - LPR New Generation"
@@ -13602,6 +13885,11 @@ msgstr "إعدادات Drakbackup"
msgid "Save as.."
msgstr "حفظ بإسم.."
+#: ../../lang.pm:1
+#, c-format
+msgid "Korea (North)"
+msgstr "كوريا الشمالية"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
@@ -13611,35 +13899,30 @@ msgstr ""
"لم يتم تهيئة الواجهة بعد.\n"
"قم بتشغيل معالج التهيئة في النافذة الرئيسية"
-#: ../../lang.pm:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr "كوريا الشمالية"
+msgid "System configuration"
+msgstr "تهيئة النظام"
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../security/l10n.pm:1
#, c-format
msgid "Autologin"
msgstr "دخول آلي"
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System configuration"
-msgstr "تهيئة النظام"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Domain Admin Password"
msgstr "كلمة المرور لمدير النطاق"
#: ../../share/advertising/05-desktop.pl:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Perfectly adapt your computer to your needs thanks to the 11 available "
"Mandrake Linux user interfaces which can be fully modified: KDE 3.1, GNOME "
"2.2, Window Maker, ..."
msgstr ""
-"يوفر Mandrake Linux 9.1 11 واجهة استخدام يمكن تعديلها كاملةً: كيدي 3, جنوم 2, "
-"WindowsMaker, ..."
+"اجعل حاسبك يخدم حاجاتك بامتيار بفضل 11 واجهة مستخدم متوفرة لLinux قابلة "
+"للتخصيص:KDE 3.1, GNOME 2.2, Window Maker, ..."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -13690,7 +13973,7 @@ msgstr ""
"فضلا اضغط معالج لأو متقدم."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, since they are good for most\n"
@@ -13722,14 +14005,14 @@ msgid ""
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
-"في الأعلى ستجد تقسيمات لينكس الموجودة و التي تم ايجادها على القرص الصلب "
+"في الأعلى ستجد تقسيمات Linux الموجودة و التي تم ايجادها على القرص الصلب "
"الخاص بك.\n"
"يمكنك أن تُبقي إختيارات المعالج, و هي جيدة لأغلب أنواع التثبيت.\n"
"إذا قمت بعمل أي تغييرات فيجب عليك أن تعرف التقسيم الجذر (\"/\"). لا تختر\n"
"تقسيمات ضغيرة جدا و إلا لن تستطيع تثبيت برامج كافية. إذا كنت تريد تخزين "
"البيانات\n"
"على تقسيم مستقل فستحتاج الى عمل تقسيم لـ\"/home\"\n"
-"(ممكن فقط إذا كان لديك أكثر من تقسيم للينكس).\n"
+"(ممكن فقط إذا كان لديك أكثر من تقسيم لLinux).\n"
"\n"
"كل تقسيم مُعطى بالسكل التالي: \"الإسم\", \"السعة\".\n"
"\n"
@@ -13909,6 +14192,22 @@ msgstr "نقطة التحميل: "
msgid "parse all fonts"
msgstr "تحليل كل الخطوط"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid direct root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid direct root login."
+
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Accept/Refuse broadcasted icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" Accept/Refuse broadcasted icmp echo."
+
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "With X"
@@ -13966,6 +14265,14 @@ msgstr "مشاركة الطابعات المحلية"
msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Enable/Disable libsafe if libsafe is found on the system."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Available printers"
@@ -14047,6 +14354,21 @@ msgstr "أين تريد تحميل الجهاز %s؟"
msgid "The default lease (in seconds)"
msgstr "الإيجار الإفتراضي (بالثواني)"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid ""
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press \"%s\" to continue."
+msgstr ""
+"\n"
+"\n"
+"\n"
+"نحن الآن سنقوم بتهيئة الوصلة %s.\n"
+"\n"
+"اضغط موافق للمتابعة."
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Interface \"%s\""
@@ -14076,17 +14398,6 @@ msgstr ""
msgid "Test"
msgstr "اختبار"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-
#: ../../lang.pm:1
#, c-format
msgid "Korea"
@@ -14103,10 +14414,15 @@ msgid "Raw printer"
msgstr "طابعة خام"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "official vendor name of the cpu"
msgstr "الإسم الرسمي لمصنّع المعالج"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Useless without Terminal Server"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Vendor"
@@ -14127,11 +14443,8 @@ msgstr "إعداد الفأرة"
msgid "Choose the mount points"
msgstr "اختر نقاط التحميل"
-#: ../../help.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../ugtk.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
msgid "OK"
msgstr "موافق"
@@ -14157,9 +14470,9 @@ msgid "Is this an install or an upgrade?"
msgstr "هل هذا تثبيت أم ترقية؟"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "ISDN card"
-msgstr "بطاقة ISDN داخلية"
+msgstr "بطاقة ISDN"
#: ../../share/advertising/02-community.pl:1
#, c-format
@@ -14167,7 +14480,7 @@ msgid ""
"To share your own knowledge and help build Linux software, join our "
"discussion forums on our \"Community\" webpages."
msgstr ""
-"لمشاركتنا بمعرفتك و للمساعدة في بناء أدوات لينكس, انضم الى منتديات النقاش "
+"لمشاركتنا بمعرفتك و للمساعدة في بناء أدوات Linux, انضم الى منتديات النقاش "
"التي ستجدها في صفحة \"Community\" على موقعنا"
#: ../../standalone/drakbackup:1
@@ -14176,7 +14489,7 @@ msgid "\t-Hard drive.\n"
msgstr "\t-القرص الصلب.\n"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"This step is activated only if an old GNU/Linux partition has been found on\n"
"your machine.\n"
@@ -14198,24 +14511,24 @@ msgid ""
"running version \"8.1\" or later. Performing an Upgrade on versions prior\n"
"to Mandrake Linux version \"8.1\" is not recommended."
msgstr ""
-"يتم تنشيط هذه الخطوة فقط اذا تم ايجاد تجزئة لينكس قديمة\n"
+"يتم تنشيط هذه الخطوة فقط اذا تم ايجاد تجزئة Linux قديمة\n"
"على جهازك.\n"
"\n"
-"يحتاج DrakX ا?ن الى أن يعلم اذا كنت تريد التثبيت من الصفر أو\n"
+"يحتاج DrakX الآن الى أن يعلم اذا كنت تريد التثبيت من الصفر أو\n"
"تريد ترقية نظام Mandrake Linux الموجود لديك مسبقاً:\n"
"\n"
-" * \"تثبيت\": في ا?غلب تقوم بازالة النظام القديم\n"
+" * \"%s\": في الأغلب تقوم بازالة النظام القديم\n"
"كلياً. اذا كنت تريد تغيير تجزئات القرص الصلب, أو تريد\n"
"تغيير نظام الملفات, عليك اختيار هذا الخيار. عموماً اعتمادا\n"
"على كيفية تجزئة القرص الصلب لديك. يمكنك منع ازالة بعض\n"
"بياناتك الموجودة مسبقاً.\n"
-" * \"ترقية\": فئة التثبيت هذه تسمح لك بتحديث الحزم\n"
+" * \"%s\": فئة التثبيت هذه تسمح لك بتحديث الحزم\n"
"على نظام Mandrake Linux الخاص بك. لن يتم تغيير\n"
-"بياناتك أو تقسيمات القرص الصلب. أغلب خطوات التهيئة ا?خرى\n"
+"بياناتك أو تقسيمات القرص الصلب. أغلب خطوات التهيئة الأخرى\n"
"لا تزال موجودة, مثل التثبيت الاعتيادي.\n"
"\n"
"استخدام خيار ``الترقية'' يجب أن يعمل بشكل جيد على\n"
-"اصدارات Mandrake Linux \"8.1\" أو ما فوق. ? ينصح بالترقية\n"
+"اصدارات Mandrake Linux \"8.1\" أو ما فوق. لا ينصح بالترقية\n"
"من اصادرات Mandrake Linux قبل \"8.1\"."
#: ../../printer/main.pm:1
@@ -14229,21 +14542,11 @@ msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr "تعذر حذف الطابعة \"%s\" من Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "delete"
-msgstr "حذف"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "here if no."
msgstr "إضغط هنا إذا لم تكن متأكدا."
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "help"
-msgstr "مساعدة"
-
#: ../../network/network.pm:1
#, c-format
msgid "DHCP host name"
@@ -14264,11 +14567,21 @@ msgstr "فضلاً اختر المنفذ التسلسلي الموصلة به ا
msgid "Did it work properly?"
msgstr "هل عملت بالشكل الصحيح؟"
+#: ../../fs.pm:1
+#, c-format
+msgid "Mount the file system read-only."
+msgstr ""
+
#: ../../security/level.pm:1
#, c-format
msgid "Poor"
msgstr "فقير"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Report check result by mail"
+msgstr "if set to yes, report check result by mail."
+
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP start range"
@@ -14305,13 +14618,18 @@ msgid ""
msgstr ""
"اذا كانت طابعتك جهازاً متعدد الوظائف من HP أو Sony (OfficeJet, PSC, LaserJet "
"1100/1200/1220/3200/3300 مع ماسح ضوئي, Sony IPJ-V100) أو جهاز HP PhotoSmart "
-"أو HP LaserJet 2200?"
+"أو HP LaserJet 2200؟"
#: ../../lang.pm:1
#, c-format
msgid "Guadeloupe"
msgstr "غواديلوب"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Kannada"
+msgstr "كندا"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "could not find any font.\n"
@@ -14332,6 +14650,11 @@ msgstr "نسبة الإنعاش الرأسي"
msgid "Entering step `%s'\n"
msgstr "Entering step `%s'\n"
+#: ../../lang.pm:1
+#, c-format
+msgid "Niger"
+msgstr "النيجر"
+
#: ../../mouse.pm:1
#, c-format
msgid "Logitech MouseMan"
@@ -14342,11 +14665,6 @@ msgstr "Logitech MouseMan"
msgid "Removing %s ..."
msgstr "جاري حذف %s ..."
-#: ../../lang.pm:1
-#, c-format
-msgid "Niger"
-msgstr "النيجر"
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "No printer"
@@ -14377,6 +14695,11 @@ msgstr "عام"
msgid "Printing system: "
msgstr "نظام الطباعة: "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "/etc/issue* exist"
+msgstr ""
+
#: ../../steps.pm:1
#, c-format
msgid "Add a user"
@@ -14398,10 +14721,13 @@ msgid "Philippines"
msgstr "الفيليبين"
#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/http.pm:1
-#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/draksec:1
-#: ../../standalone/mousedrake:1
+#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/gtk.pm:1
+#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
+#: ../../interactive/stdio.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1 ../../standalone/drakperm:1
+#: ../../standalone/draksec:1 ../../standalone/mousedrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Ok"
msgstr "موافق"
@@ -14445,7 +14771,7 @@ msgstr ""
"تقم الخادمات بنشر معلومات الطابعات على الشبك المحلية."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -14470,26 +14796,21 @@ msgstr ""
" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
"الطابعة/الطابعات الآن."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Restore From Catalog"
-msgstr "استعادة من الكتالوغ"
-
#: ../../lang.pm:1
#, c-format
msgid "Pitcairn"
msgstr "بيتكايرن"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Restore From Catalog"
+msgstr "استعادة من الكتالوغ"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "IDE"
msgstr "IDE"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "group :"
-msgstr "مجموعة :"
-
#: ../../fs.pm:1
#, c-format
msgid "mounting partition %s in directory %s failed"
@@ -14531,6 +14852,16 @@ msgid "Looking for available packages and rebuilding rpm database..."
msgstr "جاري البحث عن الحزم المتوفرة و اعداة بناء قاعدة بيانات rpm..."
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"\n"
+" DrakBackup Report \n"
+msgstr ""
+"\n"
+" تقرير DrakBackup \n"
+"\n"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid "Does not appear to be recordable media!"
msgstr "لا يبدو وسيط قابل للكتابة!"
@@ -14545,6 +14876,13 @@ msgstr "حدد الخيارات"
msgid "Vanuatu"
msgstr "فاناتو"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "New user list:\n"
+msgstr ""
+"\n"
+"-ملفّات المستخدم:\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Either the server name or the server's IP must be given!"
@@ -14568,7 +14906,7 @@ msgid ""
"first\n"
"drive and press \"Ok\"."
msgstr ""
-"قرص اقلاع مخصص يوفر طريقة للوصول الى نظام لينكس الخاص بك دون\n"
+"قرص اقلاع مخصص يوفر طريقة للوصول الى نظام Linux الخاص بك دون\n"
"الإعتماد على محمّل الإقلاع الإعتيادي. هذا مفيد اذا لم تكن تريد تثبيت\n"
"SILO على نظامك, أو اذا أزال نظام تشغيل آخر LILO, أو اذا لم يتوافق SILO\n"
"مع تهيئة نظامك. يمكن كذلك استخدام قرص اقلاع مخصص مع\n"
@@ -14582,6 +14920,14 @@ msgstr ""
msgid "You can't use an encrypted file system for mount point %s"
msgstr "لا يمكنك استخدام نظام ملفات مرمّز لنقطة التحميل %s"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the password history length to prevent password reuse."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Set the password history length to prevent password reuse."
+
#: ../../lang.pm:1
#, c-format
msgid "Norfolk Island"
@@ -14741,7 +15087,7 @@ msgid "if set to yes, check empty password in /etc/shadow."
msgstr "if set to yes, check empty password in /etc/shadow."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
"covers the entire Mandrake Linux distribution. If you do agree with all the\n"
@@ -14749,7 +15095,7 @@ msgid ""
msgstr ""
"قبل المتابعة, عليك قراءة بنود الترخيص جيداً. انها\n"
"تغطي كل توزيعة Mandrake Linux. اذا كنت توافق على كل البنود\n"
-"الموجودة فيها, قم بالتأشبر على صندوق \"اقبل\". ان لم تقبل, قم بإغلاق\n"
+"الموجودة فيها, قم بالتأشبر على صندوق \"%s\". ان لم تقبل, قم بإغلاق\n"
"الكمبيوتر."
#: ../../printer/printerdrake.pm:1
@@ -14816,11 +15162,6 @@ msgstr "تيرابايت"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDR"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "FATAL"
msgstr "FATAL"
@@ -14840,21 +15181,11 @@ msgstr ""
"\n"
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Delete"
msgstr "إلغاء"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -14971,14 +15302,14 @@ msgid "mount failed: "
msgstr "فشل التحميل: "
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, 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 ""
-"نواة ينكس تحتاج الى تشغيل حلقة حسابية (Calculation Loop) عند الإقلاع لتنشيط "
-"أداة عد الوقت. يتم حفظ النتيجة كـbogomips كطريقة للتأكد من صحة المعالج."
+"نواة Linux تحتاج الى تشغيل حلقة حسابية (Calculation Loop) عند الإقلاع لتنشيط "
+"أداة عد الوقت. يتم حفظ النتيجة كـbogomips كطريقة \"للتأكد من صحة\" المعالج."
#: ../../any.pm:1
#, c-format
@@ -15017,11 +15348,16 @@ msgstr "CUPS - Common Unix Printing System"
msgid "Webmin Service"
msgstr "خدمات Webmin"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "device"
msgstr "وحدة"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save to:"
+msgstr "فضلاً اختر الدليل الذي سيتم الحفظ فيه:"
+
#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "All"
@@ -15056,11 +15392,35 @@ msgstr ""
msgid "Tamil (Typewriter-layout)"
msgstr "التاميل (آلة كاتبة)"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Use password to authenticate users."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Use password to authenticate users."
+
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+
#: ../../standalone/drakautoinst:1
#, c-format
msgid "manual"
msgstr "يدوي"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Filename text to search for:"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model, driver"
@@ -15094,6 +15454,11 @@ msgstr "طابعة على خادم NetWare"
msgid "Give the ram size in MB"
msgstr "اكتب حجم الذاكرة بالميغابايت"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet complete."
+msgstr "اكتمل قطع الإتصال بالإنترنت"
+
#: ../../any.pm:1
#, c-format
msgid "Real name"
@@ -15132,7 +15497,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"لم يتم ايجاد بطاقة تلفاز على جهازك. فضلاً تأكد من أن بطاقة الفيديو/التلفاز "
-"المدعومة في لينكس موصولة بشكل صحيح.\n"
+"المدعومة في Linux موصولة بشكل صحيح.\n"
"\n"
"\n"
"يمكنك زيارة قاعدة بيانات العتاد المدعوم الخاصة بنا على:\n"
@@ -15195,6 +15560,11 @@ msgstr "مدمج"
msgid "1 minute"
msgstr "دقيقة واحدة"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: fat"
+msgstr "النوع: %s"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "on channel %d id %d\n"
@@ -15210,6 +15580,14 @@ msgstr ", جهاز متعدد الوظائف"
msgid "Laos"
msgstr "لاوس"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Activate/Disable ethernet cards promiscuity check."
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
@@ -15235,16 +15613,16 @@ msgstr "المنطقة :"
msgid "(E)IDE/ATA controllers"
msgstr "متحكمات (E)IDE/ATA"
+#: ../../fs.pm:1
+#, c-format
+msgid "All I/O to the file system should be done synchronously."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Server"
msgstr "خادم الطابعة"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr "اكتمل قطع الإتصال بالإنترنت"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Custom configuration"
@@ -15269,29 +15647,6 @@ msgstr ""
msgid "Saint Pierre and Miquelon"
msgstr "سانت بيير و ميكيلون"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-"Restore Backup Problems:\n"
-"\n"
-"During the restore step, Drakbackup will verify all your\n"
-"backup files before restoring them.\n"
-"Before the restore, Drakbackup will remove \n"
-"your original directory, and you will loose all your \n"
-"data. It is important to be careful and not modify the \n"
-"backup data files by hand.\n"
-msgstr ""
-"\n"
-"مشاكل استعادة النسخ الإحتياطية:\n"
-"\n"
-"أثناء خطوة التثبيت, سيقوم Drakbackup بالتأكد من كل ملفات\n"
-"النسخ الإحتياطي قبل استعادتها.\n"
-"قبل الإستعادة سيقوم drakbackup بحذف \n"
-"الدليل الأصلي و ستخسر كل البيانات التي \n"
-"عليه. من المهم أن تكون حذراً و لا تقوم بتعديل \n"
-"بيانات النسخ الإحتياطي يدوياً.\n"
-
#: ../../standalone/draksplash:1
#, c-format
msgid "saving Bootsplash theme..."
@@ -15337,6 +15692,11 @@ msgstr "الاسطوانة %d الى %d\n"
msgid "New profile..."
msgstr "تشكيل جديد..."
+#: ../../standalone/draksec:1
+#, c-format
+msgid "NONE"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which disk do you want to move it to?"
@@ -15347,11 +15707,16 @@ msgstr "أي قرص تريد نقله؟"
msgid "Display logo on Console"
msgstr "اعرض الشعار في سطر الأوامر"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Windows Domain"
msgstr "نطاق Windows"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Saami (norwegian)"
+msgstr "Dvorak (نرويجيةّ)"
+
#: ../../standalone/drakpxe:1
#, c-format
msgid "Interface %s (on network %s)"
@@ -15396,16 +15761,16 @@ msgstr ""
msgid "Build Single NIC -->"
msgstr "ابني NIC واحدة -->"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "هل هذا صحيح ? "
-
#: ../../lang.pm:1
#, c-format
msgid "Marshall Islands"
msgstr "جزر مارشال"
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Is this correct?"
+msgstr "هل هذا صحيح ؟ "
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Windows (FAT32)"
@@ -15421,11 +15786,30 @@ msgstr "كلمة مرور المستخدم الجذر"
msgid "Build All Kernels -->"
msgstr "ابني كل اصدارات النواة -->"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "DVDRAM device"
+msgstr "وحدة"
+
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report unowned files."
msgstr "if set to yes, report unowned files."
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"<span foreground=\"royalblue3\">Version:</span> %s\n"
+"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;tvignaud"
+"\\@mandrakesoft.com&gt;\n"
+"\n"
+msgstr ""
+"هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
+"الإصدار: %s\n"
+"المؤلف: تييري فينيو <tvignaud\\@mandrakesoft.com>\n"
+"\n"
+
#: ../../install_interactive.pm:1
#, c-format
msgid ""
@@ -15437,6 +15821,11 @@ msgstr ""
"\n"
"هل تريد المتابعة على أي حال؟"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Version: "
+msgstr "الإصدار: %s\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Server IP missing!"
@@ -15506,11 +15895,17 @@ msgstr "حسّن مستوى الأمن"
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Help"
msgstr "مساعدة"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check if the network devices are in promiscuous mode"
+msgstr "if set to yes, check if the network devices are in promiscuous mode."
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Your personal phone number"
@@ -15535,8 +15930,13 @@ msgstr ""
msgid "Username required"
msgstr "يُحتاج الى اسم المستخدم"
-#: ../../help.pm:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
+msgid "Device"
+msgstr "الجهاز: "
+
+#: ../../help.pm:1
+#, c-format
msgid ""
"Depending on the default language you chose in Section , DrakX will\n"
"automatically select a particular type of keyboard configuration. However,\n"
@@ -15554,37 +15954,31 @@ msgid ""
"dialog will allow you to choose the key binding that will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""
-"اعتماداً على اللغة ا?فتراضية التي اخترتها في هذا القسم, سيقوم DrakX\n"
+"اعتماداً على اللغة الإفتراضية التي اخترتها في هذا القسم, سيقوم DrakX\n"
"باختيار تهيئة لوحة المفاتيح آلياً. عموماً,\n"
"ربما ليست لديك لوحة مفاتيح مقابلة بشكل مباشر للغتك:\n"
-"مثلاً ربما تكون عربياً متكلماً باللغة ا?نجليزية, ربما تكون لديك\n"
-"لوحة مفاتيح سويسرية. اذا كنت تتكلم ا?نجليزية لكن موجود في كيبك, ربما\n"
-"تجد نفسك في نفس الموقف حيث ? تتطابق لغتك مع لوحة المفاتيح.\n"
+"مثلاً ربما تكون عربياً متكلماً باللغة الإنجليزية, ربما تكون لديك\n"
+"لوحة مفاتيح سويسرية. اذا كنت تتكلم الإنجليزية لكن موجود في كيبك, ربما\n"
+"تجد نفسك في نفس الموقف حيث لا تتطابق لغتك مع لوحة المفاتيح.\n"
"في الحالتين, ستسمح لك خطوة التثبيت ستسمح لك باختيار\n"
"لوحة مفاتيح مناسبة من القائمة.\n"
"\n"
-"انقر زر \"المزيد\" لعرض قائمة بكل لوحات المفاتيح\n"
+"انقر زر \"%s\" لعرض قائمة بكل لوحات المفاتيح\n"
"المدعومة.\n"
"\n"
-"اذا اخترت لوحة مفاتيح لحروف غير ?تينية, فسيسمح لك\n"
+"اذا اخترت لوحة مفاتيح لحروف غير لاتينية, فسيسمح لك\n"
"مربع الحوار التالي باختيار اختصارات لوحة المفاتيح التي\n"
-"ستغير وضع لوحة المفاتيح بين الحروف اللاتينية و الغير ?تينية."
+"ستغير وضع لوحة المفاتيح بين الحروف اللاتينية و الغير لاتينية."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "خيارات طابعة SMB (Windows 9x/NT)"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+msgid "Valid user list changed, rewriting config file."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15597,12 +15991,19 @@ msgid ""
"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or "
"Kmail, create your documents with OpenOffice.org."
msgstr ""
+"تصفح الإنترنت مع Mozilla أو Konqueror, اقرأ البريد باستخدام Evolution أو "
+"KMail, انشئ مستنداتك مع OpenOffice.org"
#: ../../network/isdn.pm:1
#, c-format
msgid "Protocol for the rest of the world"
msgstr "بروتوكول لبقية العالم"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Password minimum length and number of digit and upcase letters"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Print test pages"
@@ -15685,6 +16086,11 @@ msgstr "اختر الحجم الجديد"
msgid "Media class"
msgstr "فئة الوسيط"
+#: ../../standalone/XFdrake:1
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not known by this version of Scannerdrake."
@@ -15705,20 +16111,6 @@ msgstr "أعد تشغيل XFS"
msgid "Add host/network"
msgstr "أضف مستضيف/شبكة"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
-msgstr ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the directory to save to:"
-msgstr "فضلاً اختر الدليل الذي سيتم الحفظ فيه:"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "Model name"
@@ -15739,23 +16131,11 @@ msgstr "لا يوجد قرص CD-R/DVD-R في السواقة"
msgid "British Indian Ocean Territory"
msgstr "منطقة جزر المحيط الهادي البريطانية"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Normal Mode"
msgstr "وضع عادي"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
-"\n"
-"Note that currently all 'net' medias also use the hard drive."
-msgstr ""
-"تأكد من أن مراقب cron موجود ضمن خدمات النظام. \n"
-"\n"
-"لاحظ أن كل وسائط الشبكة تستخدم القرص الصلب."
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer connection type"
@@ -15817,7 +16197,7 @@ msgid "Unknown|Generic"
msgstr "غير معروف|عام"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Bugs may have been\n"
@@ -15832,31 +16212,30 @@ msgid ""
"the selected package(s), or \"%s\" to abort."
msgstr ""
"في الوقت الذي تقوم فيه بتثبيت Mandrake Linux, قد يكون تم تحديث\n"
-"بعض الحزم منذ ا?صدار المبدئي, ربما يكون تم اصلاح بعض العيوب\n"
-"أو تم حل المشاكل ا?منية. لكي تستفيد من هذه التحديثات,يمكنك\n"
-"ا?ن تنزيل هذه التحديثات عبر ا?نترنت. اختر\n"
-"\"نعم\" اذا كانت لديك وصلة انترنت عاملة, أو \"?\" اذا كنت تفضل\n"
-"تثبيت هذه التحديثات ?حقاً.\n"
+"بعض الحزم منذ الإصدار الأول, ربما يكون تم اصلاح بعض العيوب\n"
+"أو تم حل المشاكل الأمنية. لكي تستفيد من هذه التحديثات,يمكنك\n"
+"الآن تنزيل هذه التحديثات عبر الإنترنت. اختر\n"
+"\"%s\" اذا كانت لديك وصلة انترنت عاملة, أو \"%s\" اذا كنت تفضل\n"
+"تثبيت هذه التحديثات لاحقاً.\n"
"\n"
-"اختيار \"نعم\" يعرض قائمة با?ماكن التي يمكن منها الحصول\n"
+"اختيار \"%s\" يعرض قائمة بالأماكن التي يمكن منها الحصول\n"
"على التحديثات. اختر المكان الأقرب اليك. سيتم عرض قائمة بالحزم\n"
-"راجع اختياراتك, ثم اضغط \"ثبّت\" لتنزيل و تثبيت\n"
-"الحزم المختارة, أو \"الغاء\" ?حباط التحديث."
+"راجع اختياراتك, ثم اضغط \"%s\" لتنزيل و تثبيت\n"
+"الحزم المختارة, أو \"%s\" لإحباط التحديث."
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Myanmar"
+msgstr "ميانمار"
#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
#, c-format
msgid "Quit"
msgstr "خروج"
-#: ../../lang.pm:1
-#, c-format
-msgid "Myanmar"
-msgstr "ميانمار"
-
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Auto allocate"
@@ -15873,9 +16252,9 @@ msgid "Other MultiMedia devices"
msgstr "أجهز وسائط متعددة أخرى"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "burner"
-msgstr "طابعة"
+msgstr "ناسخ أقراص"
#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
@@ -15908,7 +16287,7 @@ msgstr ""
" انقر \"التالي\" عندما تكون مستعداً, و على \"الغاء\" اذا لم تكن تريد اعداد "
"الطابعة/الطابعات الآن."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication NIS"
msgstr "تحقق NIS"
@@ -15929,11 +16308,21 @@ msgstr "مشاركة الإتصال بالإنترنت ممكنة حاليا"
msgid "Card IO_0"
msgstr "Card IO_0"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Disable Local Config"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "United Arab Emirates"
msgstr "الإمارات العربية المتحدة"
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
+msgstr "تايلاند"
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IO_1"
@@ -15941,18 +16330,18 @@ msgstr "Card IO_1"
#: ../../lang.pm:1
#, c-format
-msgid "Thailand"
-msgstr "تايلاند"
+msgid "Kazakhstan"
+msgstr "كازاخستان"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Routers:"
msgstr "الموجهات:"
-#: ../../lang.pm:1
-#, c-format
-msgid "Kazakhstan"
-msgstr "كازاخستان"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Write"
+msgstr "اكتب %s"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -15982,6 +16371,56 @@ msgstr "جزيرة بوفيه"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "If no port is given, 631 will be taken as default."
+msgstr "اذا لم يتم اعطاء منفذ, سيتم اتخاذ 631 كمنفذ افتراضي."
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid ""
+"Here, you can setup the security level and administrator of your machine.\n"
+"\n"
+"\n"
+"The Security Administrator is the one who will receive security alerts if "
+"the\n"
+"'Security Alerts' option is set. It can be a username or an email.\n"
+"\n"
+"\n"
+"The Security Level menu enable to select one of the six preconfigured "
+"security\n"
+"provided with msec. These levels range from poor security and ease of use, "
+"to\n"
+"paranoid config, suitable for very sensitive server applications:\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
+"very\n"
+"easy to use security level. It should only be used for machines not "
+"connected to\n"
+"any network and that are not accessible to everybody.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
+"security\n"
+"recommended for a computer that will be used to connect to the Internet as "
+"a\n"
+"client.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">High</span>: There are already some\n"
+"restrictions, and more automatic checks are run every night.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
+"enough\n"
+"to use the system as a server which can accept connections from many "
+"clients. If\n"
+"your machine is only a client on the Internet, you should choose a lower "
+"level.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
+"previous\n"
+"level, but the system is entirely closed and security features are at their\n"
+"maximum"
msgstr ""
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
@@ -16058,6 +16497,11 @@ msgstr "عنوان"
msgid "Save on floppy"
msgstr "احفظ على قرص مرن"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check open ports"
+msgstr "تم اكتشافه على المنفذ %s"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer auto-detection"
@@ -16142,6 +16586,11 @@ msgstr "الفرنسية"
msgid "Czech (QWERTY)"
msgstr "التشيكية (QWERTY)"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow X Window connections"
+msgstr "وصلة Winmodem"
+
#: ../../standalone/service_harddrake:1
#, c-format
msgid "Hardware probing in progress"
@@ -16166,7 +16615,7 @@ msgstr ""
" (المنافذ المتوازية: /dev/lp0, /dev/lp1, ..., مماشل لـ LPT1:, LPT2:, ..., "
"طابعة USB الأولي: /dev/usb/lp0, طابعة USB الثانية: /dev/usb/lp1, ...)"
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid "Next"
msgstr "التالي"
@@ -16181,6 +16630,11 @@ msgstr "يمكنك تثبيت محمّل الإقلاع على التجزئة %s
msgid "CHAP"
msgstr "CHAP"
+#: ../../lang.pm:1
+#, c-format
+msgid "Puerto Rico"
+msgstr "بورتوريكو"
+
#: ../../network/network.pm:1
#, c-format
msgid "(bootp/dhcp/zeroconf)"
@@ -16199,11 +16653,6 @@ msgstr ""
"\n"
"معاوملات التثبيت الآلي موجودة على القسم الأيسر"
-#: ../../lang.pm:1
-#, c-format
-msgid "Puerto Rico"
-msgstr "بورتوريكو"
-
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -16236,7 +16685,7 @@ msgstr ""
msgid "Anguilla"
msgstr "أنغويلا"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Domain"
msgstr "نطاق NIS"
@@ -16274,19 +16723,6 @@ msgstr ""
"عين الأجهزة الخام الى أجهزة في وضع الكليشيه (مثل تجزئات\n"
"الأقراص الصلبة), للاستخام في تطبيقات مثل Oracle أو مشغلات DVD"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
-msgstr ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
-
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Please wait, preparing installation..."
@@ -16337,6 +16773,11 @@ msgstr "ترينياد و توباجو"
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD و LPRng لا تدعم طابعات IPP.\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host name or IP."
+msgstr "اسم المستضيف"
+
#: ../../fsedit.pm:1
#, c-format
msgid "simple"
@@ -16362,6 +16803,11 @@ msgstr "المحوّل %s: %s"
msgid "Falkland Islands (Malvinas)"
msgstr "جزر فوكلاند"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Boot disk creation"
+msgstr "صنع قرص مرن لبدء النظام"
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Unknown model"
@@ -16373,7 +16819,7 @@ msgid "if set to yes, check files/directories writable by everybody."
msgstr "if set to yes, check files/directories writable by everybody."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "authentication"
msgstr "التحقق"
@@ -16402,6 +16848,13 @@ msgstr ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
+#: ../../network/ethernet.pm:1
+#, fuzzy, c-format
+msgid "Which dhcp client do you want to use ? (default is dhcp-client)"
+msgstr ""
+"أي عميل DHCP تريد أن تستخدم؟\n"
+"الإفتراضي هو dhcp-client."
+
#: ../../keyboard.pm:1
#, c-format
msgid "Tamil (ISCII-layout)"
@@ -16412,6 +16865,19 @@ msgstr "التاميل (ISCII)"
msgid "Mayotte"
msgstr "مايوت"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr ""
+"Arguments: (size)\n"
+"\n"
+"Set shell commands history size. A value of -1 means unlimited."
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "%d KB\n"
+msgstr "الحجم: %d كيلوبايت\n"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Creating auto install floppy..."
@@ -16422,16 +16888,16 @@ msgstr "جاري انشاء قرص التثبيت الآلي..."
msgid "Searching for scanners ..."
msgstr "جاري البحث عن الماسحات الضوئية..."
-#: ../../steps.pm:1
-#, c-format
-msgid "Partitioning"
-msgstr "تجزئة الأقراص"
-
#: ../../lang.pm:1
#, c-format
msgid "Russia"
msgstr "روسيا"
+#: ../../steps.pm:1
+#, c-format
+msgid "Partitioning"
+msgstr "تجزئة الأقراص"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "ethernet card(s) detected"
@@ -16455,6 +16921,9 @@ msgid ""
"network (VPN) server and client, an intrusion detection system and a traffic "
"manager."
msgstr ""
+"أكمل حماية أجهزتك مع هذا البرنامج السهل الاستخدام الذي يجمع بين المكونات "
+"عالية الأداء كالجدار الناري, وعميل و خادم الشبكات الافتراضية (VPN), اضافة "
+"الى نظام للتحقق من الاختراقات و مدير لتنظيم مسارات الشبكة."
#: ../../fsedit.pm:1
#, c-format
@@ -16466,6 +16935,14 @@ msgstr "لا توجد مساحة كافية للتحديد الآلي"
msgid "Set root password"
msgstr "عيّن كلمة مرور المستخدم الجذر"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Enable IP spoofing protection"
+msgstr ""
+"Arguments: (arg, alert=1)\n"
+"\n"
+"Enable/Disable IP spoofing protection."
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -16474,6 +16951,11 @@ msgid ""
msgstr ""
"لا يوجد مشغل مفتوح المصدر لبطاقة الصوت (%s), لكن هناك مشغل تجاري في \"%s\"."
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Group :"
+msgstr "مجموعة :"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
@@ -16484,6 +16966,14 @@ msgstr "بعد تغيير حجم التجزئة %s, فإن كل البيانات
msgid "Internet connection configuration"
msgstr "إعدادات الإتصال بالإنترنت"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+"Arguments: (name)\n"
+"\n"
+"Add the name as an exception to the handling of password aging by msec."
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels"
@@ -16509,11 +16999,6 @@ msgstr "البنغالية"
msgid "Preference: "
msgstr "التفضيل: "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "المعالج..."
-
#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
msgid "Services: %d activated for %d registered"
@@ -16530,9 +17015,9 @@ msgid "Solomon Islands"
msgstr "جزر سليمان"
#: ../../standalone/mousedrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Please test your mouse:"
-msgstr "من فضلك اختبر الفأرة"
+msgstr "من فضلك اختبر الفأرة:"
#: ../../modules/interactive.pm:1
#, c-format
@@ -16564,6 +17049,17 @@ msgstr "اسم الطابعة يجب أن يحتوي فقط على حروف و
msgid "Show current interface configuration"
msgstr "أظهر تهيئة الواجهة الحالية"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"The argument specifies if clients are authorized to connect\n"
+"to the X server from the network on the tcp port 6000 or not."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"The argument specifies if clients are authorized to connect\n"
+"to the X server on the tcp port 6000 or not."
+
#: ../../help.pm:1
#, c-format
msgid "Development"
@@ -16633,9 +17129,9 @@ msgid "(already added %s)"
msgstr "(تم اضافة %s مسبقا)"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bootloader installation in progress"
-msgstr "تثبيت محمل الإقلاع"
+msgstr "محمل الإقلاع قيد التثبيت"
#: ../../printer/main.pm:1
#, c-format
@@ -16677,6 +17173,13 @@ msgstr "الضبط"
msgid "The entered host/network IP is not correct.\n"
msgstr "عنوان IP المدُخل للمستضيف/الشبكة غير صحيح.\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Create/Transfer backup keys for SSH"
+msgstr ""
+"انشئ/لنقل\n"
+"مفاتيح النسخ الإحتياطي لـSSH"
+
#: ../../any.pm:1
#, c-format
msgid "Here is the full list of available countries"
@@ -16719,7 +17222,7 @@ msgid "New"
msgstr "جديد"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"Root\" is the system\n"
@@ -16758,43 +17261,48 @@ msgid ""
"will never be connected to the internet or that you absolutely trust\n"
"everybody who uses your computer, you can choose to have \"%s\"."
msgstr ""
-"هذه هي أهم خطوة تتخذها ?من نظام لينكس الخاص\n"
+"هذه هي أهم خطوة تتخذها لأمن نظام Linux الخاص\n"
"بك: عليك ادخال كلمة مرور المستخدم \"الجذر\" (root) و هو\n"
"مدير النظام و المستخدم الوحيد المخول بتحديث النظام, اضافة المستخدمين,\n"
"تغيير تهيئة النظام, الخ. باختصار يمكن للمستخدم \"الجذر\" أن يفعل\n"
"كل شئ! لذا عليك اختيار كلمة المرور صعبة\n"
"التخمين - سيخبرك DrakX اذا كانت كلمة المرور التي تستخدمها سهلة. كما\n"
-"ترى, لست مجبراً على ادخال كلمة مرور, لكننا ننصح بشدة ?ن احتمال حدوث\n"
-"أخطاء مع لينكس عادي مثل باقي أنظمة التشغيل ا?خرى. و بما أن \"الجذر\" يمكنه\n"
+"ترى, لست مجبراً على ادخال كلمة مرور, لكننا ننصح بشدة لأن احتمال حدوث\n"
+"أخطاء مع Linux عادي مثل باقي أنظمة التشغيل الأخرى. و بما أن \"الجذر\" يمكنه\n"
"تعدي كل الحدود و قد يحذف كل البيانات من دون قصد, لذا فيجب أن يكون من\n"
"الصعب أن تصبح المستخدم \"الجذر\".\n"
"\n"
-"يجب أن تكون كلمة المرور خليطاً من الحروف و ا?رقام كما يجب أن تحتوي\n"
-"على 8 حروف على ا?قل. ? تكتب كلمة مرور \"الجذر\" على ورق -- هذا يسهّل\n"
+"يجب أن تكون كلمة المرور خليطاً من الحروف و الأرقام كما يجب أن تحتوي\n"
+"على 8 حروف على الأقل. لا تكتب كلمة مرور \"الجذر\" على ورق -- هذا يسهّل\n"
"اختراق النظام اذا رأى أحد كلمة المرور.\n"
"\n"
-"نصيحة أخرى -- ? تجعل كلمة المرور طويلة جداً أو معقّدة ?نك يجب أن تكون\n"
+"نصيحة أخرى -- لا تجعل كلمة المرور طويلة جداً أو معقّدة لأنك يجب أن تكون\n"
"قادراً على تذكرها!\n"
"\n"
"لن يتم عرض كلمة المرور على الشاشة. لتقليل فرصة حدوث\n"
"خطأ أثناء الكتابة, ستحتاج الى ادخال كلمة المرور مرتين.\n"
"اذا أخطأت في الكتابة في المرتين, فسيجب استخدام كلمة\n"
-"المرور \"الخاطئة\" في المرة ا?ولى التي تدخل فيها الى النظام.\n"
+"المرور \"الخاطئة\" في المرة الأولى التي تدخل فيها الى النظام.\n"
"\n"
"اذا كنت تريد الوصول الى هذا الكمبيوتر لكي يتم التحكم بك عن طريق\n"
"خادم مصادقة, اضغط زر \"%s\".\n"
"\n"
"اذا كانت شبكتك تستخدم LDAP, NIS, أو PDC Windows Domain Authentication "
"Services\n"
-"عليك اختيار الخيار المناسب كـ\"مصادقة\". اذا لم تعلم أي منها تريد\n"
+"عليك اختيار الخيار المناسب كـ\"%s\". اذا لم تعلم أي منها تريد\n"
"استخدامه, اسأل مدير الشبكة لديك.\n"
"\n"
"اذا كانت لديك مشكلة في تذكر كلمات المرور, يمكنك اختيار\n"
-"\"? كلمة مرور\" اذا لم يكن الكمبيوتر الخاص بك متصلاً با?نترنت,\n"
+"\"%s\" اذا لم يكن الكمبيوتر الخاص بك متصلاً بالإنترنت,\n"
"أو أنك تثق في اللذين يدخلون الى النظام."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Name resolution spoofing protection"
+msgstr ""
+
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"At this point, DrakX will allow you to choose the security level desired\n"
"for the machine. As a rule of thumb, the security level should be set\n"
@@ -16843,9 +17351,9 @@ msgid "Apache World Wide Web Server"
msgstr "خادم الويب Apache"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
-msgstr "Stepping of the cpu (sub model (generation) number)"
+msgstr "stepping of the cpu (sub model (generation) number)"
#: ../../standalone/drakbackup:1
#, c-format
@@ -16980,16 +17488,16 @@ msgstr ""
msgid "Shell"
msgstr "الغلاف"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
-
#: ../../lang.pm:1
#, c-format
msgid "Sao Tome and Principe"
msgstr "ساو تومي و البرينسيب"
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -17064,6 +17572,17 @@ msgid " on parallel port #%s"
msgstr " على المنفذ المتوازي #%s"
#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+msgstr ""
+"Arguments: (length, ndigits=0, nupper=0)\n"
+"\n"
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+
+#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check open ports."
msgstr "if set to yes, check open ports."
@@ -17119,6 +17638,11 @@ msgstr "جاري حساب مساحة تجزئة Windows"
msgid "Italy"
msgstr "إيطاليا"
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
+msgstr "جزر كايمان"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Name of printer"
@@ -17139,11 +17663,6 @@ msgstr "خطأ في ازالة تحميل %s: %s"
msgid "Do it!"
msgstr "افعلها!"
-#: ../../lang.pm:1
-#, c-format
-msgid "Cayman Islands"
-msgstr "جزر كايمان"
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "%s not responding"
@@ -17181,9 +17700,9 @@ msgid "Zip"
msgstr "Zip"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Left Alt key"
-msgstr "مفتاح Alt الأيمن"
+msgstr "مفتاح Alt الأيسر"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -17237,20 +17756,9 @@ msgstr "تم اكتشاف الطراز: %s %s"
#: ../../share/advertising/03-software.pl:1
#, c-format
msgid "MandrakeSoft has selected the best software for you"
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version: %s\n"
-"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
-"\n"
-msgstr ""
-"هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
-"الإصدار:"
+msgstr "اختارت MandrakeSoft أفضل البرامج خصيصاً لك"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Local files"
msgstr "ملفات محلية"
@@ -17265,6 +17773,11 @@ msgstr "ربما"
msgid "Panama"
msgstr "بنما"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Can't open %s!"
+msgstr "تعذر ايجاد %s على %s"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -17319,13 +17832,13 @@ msgstr ""
"هذه الماكينة أن يعرض كلمة المرور على الشاشة باستخدام كلمات مرور مثل \"ps "
"auxwww\".\n"
"\n"
-"نحن ننصح باستعمال واحد من البدائل التالية (في كل الحا?ت عليك التأكد أن "
+"نحن ننصح باستعمال واحد من البدائل التالية (في كل الحالات عليك التأكد أن "
"الماكينات الموجودة فقط على الشبكة المحلية تستطيع الوصول الى خادم Windows, عن "
"طريق استخدام جدار ناري مثلاً):\n"
"\n"
"استخدم حساب دون كلمة مرور على خادم Windows, مثل حساب \"GUEST\" أو حساب خاص "
-"لاستخدامه للطباعة. ? تقم بإزالة الحماية عن طريق كلمات المرور من حسابك الشخصي "
-"أو من حساب مدير النظام.\n"
+"لاستخدامه للطباعة. لا تقم بإزالة الحماية عن طريق كلمات المرور من حسابك "
+"الشخصي أو من حساب مدير النظام.\n"
"\n"
"قم بإعداد خادم Windows لجعل الطابعة متوفرة تحت بروتوكول LPD. ثم قم بإعداد "
"الطباعة من هذه الماكينة مع نوع الوصلة \"%s\" في PrinterDrake.\n"
@@ -17345,11 +17858,6 @@ msgstr ""
"\n"
"- احفظ على القرص الصلب على المسار:%s\n"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "الحجم: %d كيلوبايت\n"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Remove fonts on your system"
@@ -17366,7 +17874,7 @@ msgid ""
msgstr ""
"تحذير, موائم الشبكة (%s) معدّ مسبقاً.\n"
"\n"
-"هل تريد اعادة التهيئة آلياً?\n"
+"هل تريد اعادة التهيئة آلياً؟\n"
"\n"
"يمكنك القيام بذلك يدوياً لكن يجب أن تكون على علم بما تفعل."
@@ -17375,21 +17883,26 @@ msgstr ""
msgid "Graphical interface at startup"
msgstr "واجهة رسومية عند بدء التشغيل"
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr "اختر الدليل الذي سيتم حفظه:"
+msgid " adsl"
+msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "format of floppies supported by the drive"
-msgstr "نسق الأقراص التي تقبلها السواقة"
+msgstr "نسق الأقراص التي تدعمها السواقة"
#: ../../raid.pm:1
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "التجزئات ليست كافية لمستوى RAID %d\n"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: true"
+msgstr "غير معدّ"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -17410,6 +17923,11 @@ msgstr "متّصل"
msgid "Macedonian"
msgstr "المقدونية"
+#: ../../lang.pm:1
+#, c-format
+msgid "Mali"
+msgstr "مالي"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Bridges and system controllers"
@@ -17420,11 +17938,6 @@ msgstr "متحكمات النظام"
msgid "/File/_Save"
msgstr "/ملف/_حفظ"
-#: ../../lang.pm:1
-#, c-format
-msgid "Mali"
-msgstr "مالي"
-
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "No details"
@@ -17450,6 +17963,11 @@ msgstr "التحكم عن بعد"
msgid "Please select media for backup..."
msgstr "رجاء اختر وسيط النسخ الإحتياطي..."
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Wrong email"
+msgstr ""
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 server: %s\n"
@@ -17506,12 +18024,11 @@ msgid ""
msgstr "تعذر ايجاد صورة CD أو DVD, فضلاً انسخ برنامج التثبين وملفات rpm"
#: ../../share/advertising/04-configuration.pl:1
-#, fuzzy, c-format
+#, c-format
msgid "Mandrake's multipurpose configuration tool"
-msgstr "تهيئة خادم طرفيات Mandrake"
+msgstr "أداة Mandrake المتعددة الاستخدامات للتهيئة"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1 ../../standalone/logdrake:1
#, c-format
msgid "Save"
msgstr "حفظ"
@@ -17544,7 +18061,7 @@ msgid ""
"worldwide Linux Community."
msgstr ""
"نجاح MandrakeSoft مبني على مبدأ حرية البرامح. نظام التشغيل الجديد الخاص بك "
-"هو نتيجة للتعاون و العمل الجاد من جزء من مجتمع لينكس حول العالم"
+"هو نتيجة للتعاون و العمل الجاد من جزء من مجتمع Linux حول العالم"
#: ../../lang.pm:1
#, c-format
@@ -17561,11 +18078,6 @@ msgstr "غويانا الفرنسية"
msgid "default:LTR"
msgstr "default:RTL"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "add a rule"
-msgstr "اضافة قاعدة"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "A command line must be entered!"
@@ -17586,7 +18098,12 @@ msgstr "نقل إعدادات الطابعة"
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "هل تريد تمكين الطباعة على الطابعات المذكورة أعلاه؟\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check additions/removals of suid root files"
+msgstr "if set to yes, check additions/removals of suid root files."
+
+#: ../../any.pm:1
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
@@ -17625,16 +18142,10 @@ msgstr "%s (المنفذ %s)"
msgid "Use network connection to backup"
msgstr "استخدم الإتصال بالشبكة للنسخ الإحتياطي"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Kernel version"
+msgstr "اصدارة اللب"
#: ../../help.pm:1
#, c-format
@@ -17700,15 +18211,30 @@ msgid "Server"
msgstr "خادم"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Left Shift key"
-msgstr "مفتاح \"Windows\" الأيسر"
+msgstr "مفتاح Shift الأيسر"
+
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " local network"
+msgstr "الشبكة/الشبكات المحلية"
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Bad choice, try again\n"
msgstr "اختيار سيئ, حاول مرة أخرى\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Syslog reports to console 12"
+msgstr ""
+
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search new servers"
+msgstr "ابحث في أجهزة الخادم"
+
#: ../../lang.pm:1
#, c-format
msgid "Heard and McDonald Islands"
@@ -17748,7 +18274,7 @@ msgstr "جاري التعرف على الحزم المثبتة مسبقاً..."
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Differential Backups"
-msgstr ""
+msgstr "استخدم النسخ الاختلافي"
#: ../../standalone/drakconnect:1
#, c-format
@@ -17784,7 +18310,7 @@ msgstr ""
"المزيفة في تعليق خادم X."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Yaboot is a bootloader for NewWorld Macintosh hardware and can be used to\n"
"boot GNU/Linux, MacOS or MacOSX. Normally, MacOS and MacOSX are correctly\n"
@@ -17836,8 +18362,8 @@ msgstr ""
"choose between CD, OF boot, MacOS or Linux;\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
-"After selecting Linux, you will have this delay in 0.1 second before your\n"
-"default kernel description is selected;\n"
+"After selecting Linux, you will have this delay in 0.1 second increments\n"
+"before your default kernel description is selected;\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
"at the first boot prompt.\n"
@@ -17863,6 +18389,16 @@ msgstr "ألمانيا"
msgid "Austria"
msgstr "النمسا"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Choose your CD/DVD media size (MB)"
+msgstr "فضلاً اختر مساحة وسيط CD/DVD (بالميغابايت)"
+
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check permissions of files in the users' home"
+msgstr "if set to yes, check permissions of files in the users' home."
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Run \"sndconfig\" after installation to configure your sound card"
@@ -17939,11 +18475,30 @@ msgstr ""
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "الـ %s غير مدعوم من هذا الإصدار من Mandrake Linux."
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 1"
+msgstr "المستوى"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "DHCP client"
msgstr "DHCP العميل "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "List users on display managers (kdm and gdm)"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 2"
+msgstr "المستوى"
+
#: ../../partition_table.pm:1
#, c-format
msgid "Restoring from file %s failed: %s"
@@ -17954,6 +18509,21 @@ msgstr "فشلت الإستعادة من الملف %s: %s"
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (serial, old C7 type)"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 3"
+msgstr "المستوى"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 4"
+msgstr "المستوى"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 5"
+msgstr "المستوى"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
@@ -17975,9 +18545,9 @@ msgid "Boot Style Configuration"
msgstr "اعداد أسلوب الإقلاع"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Automatic time synchronization"
-msgstr "تزامن وقت آلي (باستخدام NTP)"
+msgstr "تزامن وقت آلي"
#: ../../standalone/drakbackup:1
#, c-format
@@ -18024,17 +18594,10 @@ msgstr "كل الماكينات البعيدة"
msgid "Install themes"
msgstr "ثبت السمات"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
-" تحديثات 2002 MandrakeSoft من Stew Benedict <sbenedict\\@mandrakesoft.com>"
-
#: ../../help.pm:1
#, c-format
msgid "Espanol"
-msgstr ""
+msgstr "الأسبانية"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -18123,6 +18686,9 @@ msgid ""
"version ever: Draksec, a system security management tool, and a strong "
"firewall are teamed up together in order to highly reduce hacking risks."
msgstr ""
+"صممّت MandrakeSoft أدوات خاصة لإنشاء أكثر اصدارات Linux أماناً: DrakSec, أداة "
+"ادارة أمن النظام, اضافة الى جدار ناري قوي في وقت واحد و هذا لتخفيض أخطار "
+"الاختراقات."
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -18144,11 +18710,6 @@ msgstr "اتفاقية الترخيص"
msgid "System Options"
msgstr "خيارات النظام"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-
#: ../../security/level.pm:1
#, c-format
msgid "Please choose the desired security level"
@@ -18164,6 +18725,13 @@ msgstr "هذا المستضيف موجود في القائمة مسبقاً, ل
msgid ", USB printer"
msgstr ", طابعة USB"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Incremental backups only save files that have changed or are new since the "
+"last backup."
+msgstr ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Choose the applications that will support the fonts:"
@@ -18190,6 +18758,14 @@ msgstr "تهانينا!"
msgid "Use owner id for execution"
msgstr "استخدم owner id للتنفيذ"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow remote root login"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"Allow/Forbid remote root login."
+
#: ../../standalone/drakperm:1
#, c-format
msgid "Down"
@@ -18248,6 +18824,11 @@ msgstr "Microsoft Explorer"
msgid "German (no dead keys)"
msgstr "الألمانية (لا مفاتيح ميتة)"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tSend mail to %s\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Transferring %s..."
@@ -18291,7 +18872,7 @@ msgstr ""
"الق نظرة على /etc/services لمزيد من المعلومات."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Monitor\n"
"\n"
@@ -18343,6 +18924,11 @@ msgstr ""
" اذا تم اكتشاف الطابعة المطلوبة آلياً, كل ما عليك هو اختيارها من القائمة ثم "
"أضف اسم المستخدم, كلمة المرور, و/أو مجموعة العمل ان احتجت لذلك."
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " cable"
+msgstr "الجدول"
+
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
msgid "Use the free space on the Windows partition"
@@ -18353,17 +18939,6 @@ msgstr "استخدم المساحة الفارغة على تجزئة Windows"
msgid "%s found on %s, configure it automatically?"
msgstr "%s تم ايجاده على %s, هل تريد تهيئته آلياً؟"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 driver: %s\n"
@@ -18374,17 +18949,6 @@ msgstr "مشغل XFree86: %s\n"
msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr "هذا المستضيف/الشبكة موجود في القائمة مسبقاً, لا يمكن اضافته مرة أخرى.\n"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
-msgstr ""
-"\n"
-" تقرير DrakBackup \n"
-"\n"
-
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Choose the packages you want to install"
@@ -18400,6 +18964,11 @@ msgstr "بابوا غينيا الجديدة"
msgid "Serbian (cyrillic)"
msgstr "الصربية (سيريلي)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory where backups are stored"
+msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
+
#: ../../standalone/draksplash:1
#, c-format
msgid "Make kernel message quiet by default"
@@ -18632,12 +19201,12 @@ msgid "Do not transfer printers"
msgstr "لا تنقل الطابعات"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Delay before booting the default image"
msgstr "توقيت ما قبل اقلاع الصورة الافتراضية"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
" Copyright (C) 2001-2002 by MandrakeSoft \n"
@@ -18671,8 +19240,8 @@ msgid ""
msgstr ""
"\n"
"جميع الحقوق محفوظة (C) 2001-2002 لـMandrakeSoft \n"
-"\tDUPONT Sebastien (الإصدار الأصلي)\n"
-" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n"
+" DUPONT Sebastien (الإصدار الأصلي)\n"
+" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n"
"\n"
" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما نُشِرت عن طريق\n"
@@ -18703,16 +19272,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please check for multisession CD"
-msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم قرص مدمج متعدد الجلسات"
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "user"
-msgstr "المستخدم"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "Use Hard Disk to backup"
msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
@@ -18791,6 +19350,11 @@ msgstr ""
msgid "Detected model: %s"
msgstr "تم اكتشاف الطراز: %s"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "\"%s\" is not a valid email!"
+msgstr ""
+
#: ../../standalone/drakedm:1
#, c-format
msgid ""
@@ -18807,6 +19371,11 @@ msgstr ""
msgid "if set to yes, run the daily security checks."
msgstr "if set to yes, run the daily security checks"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Device name to use for backup"
+msgstr "فضلاً أدخل اسم جهاز النسخ الإحتياطي"
+
#: ../../lang.pm:1
#, c-format
msgid "Azerbaijan"
@@ -18971,7 +19540,7 @@ msgstr "وثائق المساعدة"
#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
-msgstr "كتب و مذكرات 'كيف أعمل' حول لينكس و البرامج الحرة"
+msgstr "كتب و مذكرات 'كيف أعمل' حول Linux و البرامج الحرة"
#: ../../share/compssUsers:999
msgid "LSB"
@@ -19030,11 +19599,788 @@ msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "خادم NFS, خادم SMB, خادم بروكسي, خادم ssh"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"مجموعة من الأدوات لقراءة و ارسال البريد و الأخبار (pine, mutt, tin..) و "
-"لتصفح الإنترنت"
+msgstr "مجموعة من الأدوات لقراءة و ارسال البريد و الأخبار و تصفح الإنترنت"
+
+#~ msgid "Please relog into %s to activate the changes"
+#~ msgstr "يرجى اعادة تسجيل الدخول الى %s لتنشيط التغييرات"
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select: \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backups will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, DrakBackup will remove \n"
+#~ " your original directory and verify that all \n"
+#~ " backup files are not corrupted. It is recommended \n"
+#~ " you do a last backup before restoring.\n"
+#~ "\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select: \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backups will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, DrakBackup will remove \n"
+#~ " your original directory and verify that all \n"
+#~ " backup files are not corrupted. It is recommended \n"
+#~ " you do a last backup before restoring.\n"
+#~ "\n"
+#~ "\n"
+
+#~ msgid ""
+#~ "Options Description:\n"
+#~ "\n"
+#~ " - Backup System Files:\n"
+#~ " \n"
+#~ "\tThis option allows you to backup your /etc directory,\n"
+#~ "\twhich contains all configuration files. Please be\n"
+#~ "\tcareful during the restore step to not overwrite:\n"
+#~ "\t\t/etc/passwd \n"
+#~ "\t\t/etc/group \n"
+#~ "\t\t/etc/fstab\n"
+#~ "\n"
+#~ " - Backup User Files: \n"
+#~ "\n"
+#~ "\tThis option allows you select all users that you want to \n"
+#~ "\tbackup. To preserve disk space, it is recommended that\n"
+#~ "\tyou do not include the web browser's cache.\n"
+#~ "\n"
+#~ " - Backup Other Files: \n"
+#~ "\n"
+#~ "\tThis option allows you to include additional data to save.\n"
+#~ "\tIf you want to add individual files, select them from the\n"
+#~ "\trighthand 'Files' list pane. To add directories, enter the \n"
+#~ "\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+#~ "\tand at that point click 'OK' without selecting any files.\n"
+#~ " \n"
+#~ " - Incremental Backups:\n"
+#~ "\n"
+#~ "\tThe incremental backup is the most powerful option for \n"
+#~ "\tbackup. This option allows you to backup all your data \n"
+#~ "\tthe first time, and only the changed data afterward.\n"
+#~ "\tThen you will be able, during the restore step, to restore \n"
+#~ "\tyour data from a specified date. If you have not selected \n"
+#~ "\tthis option all old backups are deleted before each backup. \n"
+#~ "\n"
+#~ " - Differential Backups:\n"
+#~ " \n"
+#~ "\tThe differential backup, rather than comparing changes in the\n"
+#~ "\tdata to the previous incremental backup, always compares the\n"
+#~ "\tdata to the initial base backup. This method allows one to\n"
+#~ "\trestore the base and then the differential from a certain date.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Options Description:\n"
+#~ "\n"
+#~ " - Backup System Files:\n"
+#~ " \n"
+#~ "\tThis option allows you to backup your /etc directory,\n"
+#~ "\twhich contains all configuration files. Please be\n"
+#~ "\tcareful during the restore step to not overwrite:\n"
+#~ "\t\t/etc/passwd \n"
+#~ "\t\t/etc/group \n"
+#~ "\t\t/etc/fstab\n"
+#~ "\n"
+#~ " - Backup User Files: \n"
+#~ "\n"
+#~ "\tThis option allows you select all users that you want to \n"
+#~ "\tbackup. To preserve disk space, it is recommended that\n"
+#~ "\tyou do not include the web browser's cache.\n"
+#~ "\n"
+#~ " - Backup Other Files: \n"
+#~ "\n"
+#~ "\tThis option allows you to include additional data to save.\n"
+#~ "\tIf you want to add individual files, select them from the\n"
+#~ "\trighthand 'Files' list pane. To add directories, enter the \n"
+#~ "\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+#~ "\tand at that point click 'OK' without selecting any files.\n"
+#~ " \n"
+#~ " - Incremental Backups:\n"
+#~ "\n"
+#~ "\tThe incremental backup is the most powerful option for \n"
+#~ "\tbackup. This option allows you to backup all your data \n"
+#~ "\tthe first time, and only the changed data afterward.\n"
+#~ "\tThen you will be able, during the restore step, to restore \n"
+#~ "\tyour data from a specified date. If you have not selected \n"
+#~ "\tthis option all old backups are deleted before each backup. \n"
+#~ "\n"
+#~ " - Differential Backups:\n"
+#~ " \n"
+#~ "\tThe differential backup, rather than comparing changes in the\n"
+#~ "\tdata to the previous incremental backup, always compares the\n"
+#~ "\tdata to the initial base backup. This method allows one to\n"
+#~ "\trestore the base and then the differential from a certain date.\n"
+#~ "\n"
+
+#~ msgid "Please check if you want to use the non-rewinding device."
+#~ msgstr ""
+#~ "فضلا قم بالتأشير هنا اذا كنت تريد استخدام جهاز غير قابل للرجوع الى الخلف."
+
+#~ msgid "Please enter your password"
+#~ msgstr "رجاء كلمة المرور"
+
+#~ msgid ""
+#~ "\n"
+#~ " Some errors during sendmail are caused by \n"
+#~ " a bad configuration of postfix. To solve it you have to\n"
+#~ " set myhostname or mydomain in /etc/postfix/main.cf\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ " بعض أخطاء sendmail يكون سببها \n"
+#~ " تهيئة سيئة من postfix. لحل هذا المشكلة عليك\n"
+#~ " تعيين myhostname أو mydomain في ملف /etc/postfix/main.cf\n"
+#~ "\n"
+
+#~ msgid ""
+#~ "Please choose your CD/DVD device\n"
+#~ "(Press Enter to propogate settings to other fields.\n"
+#~ "This field isn't necessary, only a tool to fill in the form.)"
+#~ msgstr ""
+#~ "فضلاً اختر جهاز CD/DVD الخاص بك\n"
+#~ "(اضغط ادخال لنشر الإعدادات لحقول أخرى.\n"
+#~ "هذا الحقل ليس ضرورياً, انه مجرد أداة لملء الإستمارة.)"
+
+# c-format
+#~ msgid "Please check if you want to eject your tape after the backup."
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تريد اخراج الشريط بعد النسخ الإحتياطي."
+
+#~ msgid "Please check if you want to erase your tape before the backup."
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تريد مسح الشريط قبل النسخ الإحتياطي."
+
+#~ msgid "Please enter the host name or IP."
+#~ msgstr "فضلا أدخل اسم المستضيف أو عنوان IP."
+
+#~ msgid "Please enter your login"
+#~ msgstr "رجاء أدخل اسم الدخول"
+
+#~ msgid ""
+#~ " Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s"
+#~ "\\@epita.fr>"
+#~ msgstr ""
+#~ " جميع الحقوق محفوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
+#~ "\\@epita.fr>"
+
+#~ msgid ""
+#~ "Options Description:\n"
+#~ "\n"
+#~ "Please be careful when you are using ftp backup, because only \n"
+#~ "backups that are already built are sent to the server.\n"
+#~ "So at the moment, you need to build the backup on your hard \n"
+#~ "drive before sending it to the server.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "وصف الخيارات:\n"
+#~ "\n"
+#~ "من فضلك كن حذراً عند استخدام النسخ الإحتياطي عبر FTP, لأن \n"
+#~ "النسخ المبنية مسبقاً فقط هي التي يتم ارسالها الى الخادم.\n"
+#~ "لذا فالآن عليك أن تبني النسخة الإحتياطية على القرص \n"
+#~ "الصلب قبل ارسالها الى الخادم.\n"
+#~ "\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Restore Backup Problems:\n"
+#~ "\n"
+#~ "During the restore step, Drakbackup will verify all your\n"
+#~ "backup files before restoring them.\n"
+#~ "Before the restore, Drakbackup will remove \n"
+#~ "your original directory, and you will loose all your \n"
+#~ "data. It is important to be careful and not modify the \n"
+#~ "backup data files by hand.\n"
+#~ msgstr ""
+#~ "\n"
+#~ "مشاكل استعادة النسخ الإحتياطية:\n"
+#~ "\n"
+#~ "أثناء خطوة التثبيت, سيقوم Drakbackup بالتأكد من كل ملفات\n"
+#~ "النسخ الإحتياطي قبل استعادتها.\n"
+#~ "قبل الإستعادة سيقوم drakbackup بحذف \n"
+#~ "الدليل الأصلي و ستخسر كل البيانات التي \n"
+#~ "عليه. من المهم أن تكون حذراً و لا تقوم بتعديل \n"
+#~ "بيانات النسخ الإحتياطي يدوياً.\n"
+
+#~ msgid ""
+#~ " updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+#~ msgstr ""
+#~ " تحديثات 2002 MandrakeSoft من Stew Benedict <sbenedict\\@mandrakesoft.com>"
+
+#~ msgid ""
+#~ "Arguments: (arg, expr='*.*', dev='tty12')\n"
+#~ "\n"
+#~ "Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n"
+#~ "expression describing what to log (see syslog.conf(5) for more details) "
+#~ "and\n"
+#~ "dev the device to report the log."
+#~ msgstr ""
+#~ "Arguments: (arg, expr='*.*', dev='tty12')\n"
+#~ "\n"
+#~ "Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n"
+#~ "expression describing what to log (see syslog.conf(5) for more details) "
+#~ "and\n"
+#~ "dev the device to report the log."
+
+#~ msgid "edit"
+#~ msgstr "حرّر"
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ " Accept/Refuse broadcasted icmp echo."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ " Accept/Refuse broadcasted icmp echo."
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable libsafe if libsafe is found on the system."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable libsafe if libsafe is found on the system."
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Allow/Forbid remote root login."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Allow/Forbid remote root login."
+
+#~ msgid "select perm file to see/edit"
+#~ msgstr "اختر ملف تصاريح لرؤيته/تحريره"
+
+#~ msgid "path"
+#~ msgstr "المسار"
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable the logging of IPv4 strange packets."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable the logging of IPv4 strange packets."
+
+#~ msgid ""
+#~ "Arguments: (arg, alert=1)\n"
+#~ "\n"
+#~ "Enable/Disable IP spoofing protection."
+#~ msgstr ""
+#~ "Arguments: (arg, alert=1)\n"
+#~ "\n"
+#~ "Enable/Disable IP spoofing protection."
+
+#~ msgid "permissions"
+#~ msgstr "التصاريح"
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable msec hourly security check."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Enable/Disable msec hourly security check."
+
+#~ msgid "delete"
+#~ msgstr "حذف"
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Accept/Refuse bogus IPv4 error messages."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Accept/Refuse bogus IPv4 error messages."
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Use password to authenticate users."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Use password to authenticate users."
+
+#~ msgid "user"
+#~ msgstr "المستخدم"
+
+#~ msgid ""
+#~ "Standard: This is the standard security recommended for a computer that "
+#~ "will be used to connect\n"
+#~ " to the Internet as a client.\n"
+#~ "\n"
+#~ "High: There are already some restrictions, and more automatic "
+#~ "checks are run every night.\n"
+#~ "\n"
+#~ "Higher: The security is now high enough to use the system as a server "
+#~ "which can accept\n"
+#~ " connections from many clients. If your machine is only a "
+#~ "client on the Internet, you\n"
+#~ " should choose a lower level.\n"
+#~ "\n"
+#~ "Paranoid: This is similar to the previous level, but the system is "
+#~ "entirely closed and security\n"
+#~ " features are at their maximum\n"
+#~ "\n"
+#~ "Security Administrator:\n"
+#~ " If the 'Security Alerts' option is set, security alerts "
+#~ "will be sent to this user (username or\n"
+#~ " email)"
+#~ msgstr ""
+#~ "قياسي: هذا هو المستوى القياسي المنصوح به لكمبيوتر يقوم بالإتصال\n"
+#~ " بالإنترنت كعميل.\n"
+#~ "\n"
+#~ "مرتفع: توجد بعض القيود مسبقاً, و بعض الإختبارات يتم تشغيلها آلياً عند "
+#~ "كل ليلة.\n"
+#~ "\n"
+#~ "مرتقع أكثر: المستوى الأمني عالٍ بشكل كافٍ لاستخدام النظام كخادم يستطيع "
+#~ "أن يقبل\n"
+#~ " الإتصالات من عملاء كثيرين. اذا كان حاسبك مجرد عميل على "
+#~ "الإنترنت\n"
+#~ "\t فيجب عليك اختيار مستوى أقل.\n"
+#~ "\n"
+#~ "مرتقع جداً: هذا يماثل المستوى السابق, لكن النظام في هذه الحال يكون مغلقاً و "
+#~ "المزايا\n"
+#~ " الأمنية تكون على أقصى حد\n"
+#~ "\n"
+#~ "مدير الأمن:\n"
+#~ " اذا كان خيار 'التنبيهات الأمنية' مختاراً, فسيتم ارسال "
+#~ "تنبيهات أمنية الى المستخدم (بإسم المستخدم\n"
+#~ "\t أو البريد الألكتروني)"
+
+#~ msgid "Expert Area"
+#~ msgstr "منطقة الخبراء"
+
+#~ msgid "Wizard..."
+#~ msgstr "المعالج..."
+
+#~ msgid " / Region"
+#~ msgstr " / المنطقة"
+
+#~ msgid "Country"
+#~ msgstr "البلد"
+
+#~ msgid "Previous"
+#~ msgstr "السابق"
+
+#~ msgid ""
+#~ "Options Description:\n"
+#~ "\n"
+#~ " In this step Drakbackup allow you to change:\n"
+#~ "\n"
+#~ " - The compression mode:\n"
+#~ " \n"
+#~ " If you check bzip2 compression, you will compress\n"
+#~ " your data better than gzip (about 2-10 %%).\n"
+#~ " This option is not checked by default because\n"
+#~ " this compression mode needs more time (about 1000%% more).\n"
+#~ " \n"
+#~ " - The update mode:\n"
+#~ "\n"
+#~ " This option will update your backup, but this\n"
+#~ " option is not really useful because you need to\n"
+#~ " decompress your backup before you can update it.\n"
+#~ " \n"
+#~ " - the .backupignore mode:\n"
+#~ "\n"
+#~ " Like with cvs, Drakbackup will ignore all references\n"
+#~ " included in .backupignore files in each directories.\n"
+#~ " ex: \n"
+#~ " #> cat .backupignore\n"
+#~ " *.o\n"
+#~ " *~\n"
+#~ " ...\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Options Description:\n"
+#~ "\n"
+#~ " In this step Drakbackup allow you to change:\n"
+#~ "\n"
+#~ " - The compression mode:\n"
+#~ " \n"
+#~ " If you check bzip2 compression, you will compress\n"
+#~ " your data better than gzip (about 2-10 %%).\n"
+#~ " This option is not checked by default because\n"
+#~ " this compression mode needs more time (about 1000%% more).\n"
+#~ " \n"
+#~ " - The update mode:\n"
+#~ "\n"
+#~ " This option will update your backup, but this\n"
+#~ " option is not really useful because you need to\n"
+#~ " decompress your backup before you can update it.\n"
+#~ " \n"
+#~ " - the .backupignore mode:\n"
+#~ "\n"
+#~ " Like with cvs, Drakbackup will ignore all references\n"
+#~ " included in .backupignore files in each directories.\n"
+#~ " ex: \n"
+#~ " #> cat .backupignore\n"
+#~ " *.o\n"
+#~ " *~\n"
+#~ " ...\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid "help"
+#~ msgstr "مساعدة"
+
+#~ msgid "Please check if you are using CDRW media"
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
+
+#~ msgid "Please check if you are using a DVDRAM device"
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDRAM"
+
+#~ msgid "Please check if you are using a DVDR device"
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم جهاز DVDR"
+
+#~ msgid "Please check for multisession CD"
+#~ msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم قرص مدمج متعدد الجلسات"
+
+#~ msgid ""
+#~ "drakTermServ Overview\n"
+#~ "\t\t\t \n"
+#~ " - Create Etherboot Enabled Boot Images:\n"
+#~ " \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+#~ "must be created.\n"
+#~ " \t\tmkinitrd-net does much of this work and drakTermServ is just "
+#~ "a graphical interface\n"
+#~ " \t\tto help manage/customize these images.\n"
+#~ "\n"
+#~ " - Maintain /etc/dhcpd.conf:\n"
+#~ " \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+#~ "assigning an IP address\n"
+#~ " \t\tand net boot images to the machine. drakTermServ helps create/"
+#~ "remove these entries.\n"
+#~ "\t\t\t\n"
+#~ " \t\t(PCI cards may omit the image - etherboot will request the "
+#~ "correct image. You should\n"
+#~ " \t\talso consider that when etherboot looks for the images, it "
+#~ "expects names like\n"
+#~ " \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+#~ "\t\t\t \n"
+#~ " \t\tA typical dhcpd.conf stanza to support a diskless client "
+#~ "looks like:\n"
+#~ " \t\t\n"
+#~ "\t\t\t\thost curly {\n"
+#~ "\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+#~ "\t\t\t\t\tfixed-address 192.168.192.3;\n"
+#~ "\t\t\t\t\t#type fat;\n"
+#~ "\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-"
+#~ "6mdk.nbi\";\n"
+#~ "\t\t\t\t}\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tWhile you can use a pool of IP addresses, rather than setup a "
+#~ "specific entry for\n"
+#~ "\t\t\ta client machine, using a fixed address scheme facilitates using "
+#~ "the functionality\n"
+#~ "\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients "
+#~ "can either be \"thin\"\n"
+#~ "\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+#~ "while fat clients run most\n"
+#~ "\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+#~ "$IP=client_ip\\$\\$ is\n"
+#~ "\t\t\twritten for thin clients. System config files xdm-config, kdmrc, "
+#~ "and gdm.conf are modified\n"
+#~ "\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+#~ "issues in using xdmcp,\n"
+#~ "\t\t\thosts.deny and hosts.allow are modified to limit access to the "
+#~ "local subnet.\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tNote: You must stop/start the server after adding or changing "
+#~ "clients.\n"
+#~ "\t\t\t\n"
+#~ " - Maintain /etc/exports:\n"
+#~ " \t\tClusternfs allows export of the root filesystem to diskless "
+#~ "clients. drakTermServ\n"
+#~ " \t\tsets up the correct entry to allow anonymous access to the "
+#~ "root filesystem from\n"
+#~ " \t\tdiskless clients.\n"
+#~ "\n"
+#~ " \t\tA typical exports entry for clusternfs is:\n"
+#~ " \t\t\n"
+#~ " \t\t/ (ro,all_squash)\n"
+#~ " \t\t/home SUBNET/MASK(rw,root_squash)\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tWith SUBNET/MASK being defined for your network.\n"
+#~ " \t\t\n"
+#~ " - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+#~ " \t\tFor users to be able to log into the system from a diskless "
+#~ "client, their entry in\n"
+#~ " \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS"
+#~ "\\$\\$. drakTermServ helps\n"
+#~ " \t\tin this respect by adding or removing system users from this "
+#~ "file.\n"
+#~ "\n"
+#~ " - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+#~ " \t\tThrough clusternfs, each diskless client can have it's own "
+#~ "unique configuration files\n"
+#~ " \t\ton the root filesystem of the server. In the future "
+#~ "drakTermServ will help create these\n"
+#~ " \t\tfiles.\n"
+#~ "\n"
+#~ " - Per client system configuration files:\n"
+#~ " \t\tThrough clusternfs, each diskless client can have it's own "
+#~ "unique configuration files\n"
+#~ " \t\ton the root filesystem of the server. In the future, "
+#~ "drakTermServ can help create files\n"
+#~ " \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/"
+#~ "sysconfig/keyboard on a per-client\n"
+#~ " \t\tbasis.\n"
+#~ "\n"
+#~ " - /etc/xinetd.d/tftp:\n"
+#~ " \t\tdrakTermServ will configure this file to work in conjunction "
+#~ "with the images created by\n"
+#~ " \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+#~ "the boot image to each\n"
+#~ " \t\tdiskless client.\n"
+#~ "\n"
+#~ " \t\tA typical tftp configuration file looks like:\n"
+#~ " \t\t\n"
+#~ " \t\tservice tftp\n"
+#~ " \t\t(\n"
+#~ " disable = no\n"
+#~ " socket_type = dgram\n"
+#~ " protocol = udp\n"
+#~ " wait = yes\n"
+#~ " user = root\n"
+#~ " server = /usr/sbin/in.tftpd\n"
+#~ " server_args = -s /var/lib/tftpboot\n"
+#~ " \t\t}\n"
+#~ " \t\t\n"
+#~ " \t\tThe changes here from the default installation are changing "
+#~ "the disable flag to\n"
+#~ " \t\t'no' and changing the directory path to /var/lib/tftpboot, "
+#~ "where mkinitrd-net\n"
+#~ " \t\tputs it's images.\n"
+#~ "\n"
+#~ " - Create etherboot floppies/CDs:\n"
+#~ " \t\tThe diskless client machines need either ROM images on the "
+#~ "NIC, or a boot floppy\n"
+#~ " \t\tor CD to initate the boot sequence. drakTermServ will help "
+#~ "generate these images,\n"
+#~ " \t\tbased on the NIC in the client machine.\n"
+#~ " \t\t\n"
+#~ " \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+#~ "manually:\n"
+#~ " \t\t\n"
+#~ " \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+#~ " \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "drakTermServ Overview\n"
+#~ "\t\t\t \n"
+#~ " - Create Etherboot Enabled Boot Images:\n"
+#~ " \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+#~ "must be created.\n"
+#~ " \t\tmkinitrd-net does much of this work and drakTermServ is just "
+#~ "a graphical interface\n"
+#~ " \t\tto help manage/customize these images.\n"
+#~ "\n"
+#~ " - Maintain /etc/dhcpd.conf:\n"
+#~ " \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+#~ "assigning an IP address\n"
+#~ " \t\tand net boot images to the machine. drakTermServ helps create/"
+#~ "remove these entries.\n"
+#~ "\t\t\t\n"
+#~ " \t\t(PCI cards may omit the image - etherboot will request the "
+#~ "correct image. You should\n"
+#~ " \t\talso consider that when etherboot looks for the images, it "
+#~ "expects names like\n"
+#~ " \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+#~ "\t\t\t \n"
+#~ " \t\tA typical dhcpd.conf stanza to support a diskless client "
+#~ "looks like:\n"
+#~ " \t\t\n"
+#~ "\t\t\t\thost curly {\n"
+#~ "\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+#~ "\t\t\t\t\tfixed-address 192.168.192.3;\n"
+#~ "\t\t\t\t\t#type fat;\n"
+#~ "\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-"
+#~ "6mdk.nbi\";\n"
+#~ "\t\t\t\t}\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tWhile you can use a pool of IP addresses, rather than setup a "
+#~ "specific entry for\n"
+#~ "\t\t\ta client machine, using a fixed address scheme facilitates using "
+#~ "the functionality\n"
+#~ "\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients "
+#~ "can either be \"thin\"\n"
+#~ "\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+#~ "while fat clients run most\n"
+#~ "\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+#~ "$IP=client_ip\\$\\$ is\n"
+#~ "\t\t\twritten for thin clients. System config files xdm-config, kdmrc, "
+#~ "and gdm.conf are modified\n"
+#~ "\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+#~ "issues in using xdmcp,\n"
+#~ "\t\t\thosts.deny and hosts.allow are modified to limit access to the "
+#~ "local subnet.\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tNote: You must stop/start the server after adding or changing "
+#~ "clients.\n"
+#~ "\t\t\t\n"
+#~ " - Maintain /etc/exports:\n"
+#~ " \t\tClusternfs allows export of the root filesystem to diskless "
+#~ "clients. drakTermServ\n"
+#~ " \t\tsets up the correct entry to allow anonymous access to the "
+#~ "root filesystem from\n"
+#~ " \t\tdiskless clients.\n"
+#~ "\n"
+#~ " \t\tA typical exports entry for clusternfs is:\n"
+#~ " \t\t\n"
+#~ " \t\t/ (ro,all_squash)\n"
+#~ " \t\t/home SUBNET/MASK(rw,root_squash)\n"
+#~ "\t\t\t\n"
+#~ "\t\t\tWith SUBNET/MASK being defined for your network.\n"
+#~ " \t\t\n"
+#~ " - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+#~ " \t\tFor users to be able to log into the system from a diskless "
+#~ "client, their entry in\n"
+#~ " \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS"
+#~ "\\$\\$. drakTermServ helps\n"
+#~ " \t\tin this respect by adding or removing system users from this "
+#~ "file.\n"
+#~ "\n"
+#~ " - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+#~ " \t\tThrough clusternfs, each diskless client can have it's own "
+#~ "unique configuration files\n"
+#~ " \t\ton the root filesystem of the server. In the future "
+#~ "drakTermServ will help create these\n"
+#~ " \t\tfiles.\n"
+#~ "\n"
+#~ " - Per client system configuration files:\n"
+#~ " \t\tThrough clusternfs, each diskless client can have it's own "
+#~ "unique configuration files\n"
+#~ " \t\ton the root filesystem of the server. In the future, "
+#~ "drakTermServ can help create files\n"
+#~ " \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/"
+#~ "sysconfig/keyboard on a per-client\n"
+#~ " \t\tbasis.\n"
+#~ "\n"
+#~ " - /etc/xinetd.d/tftp:\n"
+#~ " \t\tdrakTermServ will configure this file to work in conjunction "
+#~ "with the images created by\n"
+#~ " \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+#~ "the boot image to each\n"
+#~ " \t\tdiskless client.\n"
+#~ "\n"
+#~ " \t\tA typical tftp configuration file looks like:\n"
+#~ " \t\t\n"
+#~ " \t\tservice tftp\n"
+#~ " \t\t(\n"
+#~ " disable = no\n"
+#~ " socket_type = dgram\n"
+#~ " protocol = udp\n"
+#~ " wait = yes\n"
+#~ " user = root\n"
+#~ " server = /usr/sbin/in.tftpd\n"
+#~ " server_args = -s /var/lib/tftpboot\n"
+#~ " \t\t}\n"
+#~ " \t\t\n"
+#~ " \t\tThe changes here from the default installation are changing "
+#~ "the disable flag to\n"
+#~ " \t\t'no' and changing the directory path to /var/lib/tftpboot, "
+#~ "where mkinitrd-net\n"
+#~ " \t\tputs it's images.\n"
+#~ "\n"
+#~ " - Create etherboot floppies/CDs:\n"
+#~ " \t\tThe diskless client machines need either ROM images on the "
+#~ "NIC, or a boot floppy\n"
+#~ " \t\tor CD to initate the boot sequence. drakTermServ will help "
+#~ "generate these images,\n"
+#~ " \t\tbased on the NIC in the client machine.\n"
+#~ " \t\t\n"
+#~ " \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+#~ "manually:\n"
+#~ " \t\t\n"
+#~ " \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+#~ " \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid "Version: %s\n"
+#~ msgstr "الإصدار: %s\n"
+
+#~ msgid "Importance: %s\n"
+#~ msgstr "الأهمية: %s\n"
+
+#~ msgid ""
+#~ "Which dhcp client do you want to use?\n"
+#~ "Default is dhcp-client."
+#~ msgstr ""
+#~ "أي عميل DHCP تريد أن تستخدم؟\n"
+#~ "الإفتراضي هو dhcp-client."
+
+#~ msgid "We are now going to configure the %s connection."
+#~ msgstr "نحن الآن سنقوم بتهيئة الوصلة %s."
+
+#~ msgid "Name: %s\n"
+#~ msgstr "الإسم: %s\n"
+
+#~ msgid "Size: %d KB\n"
+#~ msgstr "الحجم: %d كيلوبايت\n"
#~ msgid ""
#~ "Which ISDN configuration do you prefer?\n"
@@ -19114,9 +20460,6 @@ msgstr ""
#~ msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
#~ msgstr "اجعل initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#~ msgid "Write %s"
-#~ msgstr "اكتب %s"
-
#~ msgid "Copy %s to %s"
#~ msgstr "انسخ %s الى %s"
@@ -19552,30 +20895,6 @@ msgstr ""
#~ "هذا هو HardDrake, أداة Mandrake لتهيئة العتاد.\n"
#~ "الإصدار:"
-#, fuzzy
-#~ msgid "Audio station"
-#~ msgstr "محطة وسائط متعددة"
-
-#, fuzzy
-#~ msgid "Sound playing/editing programs"
-#~ msgstr "برامج تحرير/تشغيل الفيديو و الصوت"
-
-#, fuzzy
-#~ msgid "Video station"
-#~ msgstr "محطة ألعاب"
-
-#, fuzzy
-#~ msgid "Video playing programs"
-#~ msgstr "برامج تحرير/تشغيل الفيديو و الصوت"
-
-#, fuzzy
-#~ msgid "Graphic station"
-#~ msgstr "محطة ألعاب"
-
-#, fuzzy
-#~ msgid "Graphics programs"
-#~ msgstr "برامج رسوميات مثل The Gimp"
-
#~ msgid "Printer sharing"
#~ msgstr "مشاركة الطابعات"
@@ -20385,9 +21704,6 @@ msgstr ""
#~ msgid "DrakFloppy Error: %s"
#~ msgstr "خطأ فى دريك لعمل قرص بدء النظام: %s"
-#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#~ msgstr "-متنوع-ثابت-وسط-ر-*-*-*-140-*-*-*-*-*-*,*"
-
#~ msgid "Launch Aurora at boot time"
#~ msgstr "شغّل Aurora عند الإقلاع"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index eda445e37..953ae5f07 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -1,44 +1,68 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# DrakX-az.po faylının Azərbaycan dilinə tərcüməsi
+# Copyright (C) 2000,2003 Free Software Foundation, Inc.
# Copyright (c) 2000 MandrakeSoft
# Vasif Ismailoglu MD<azerb_linux@hotmail.com> , 2000-2001
+# Mətin Əmirov <metin@karegen.com>, 2003
#
msgid ""
msgstr ""
-"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2003-05-31 11:34+0200\n"
-"PO-Revision-Date: 2001-09-01 22:26GMT +0200\n"
-"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
-"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
+"Project-Id-Version: DrakX-az\n"
+"POT-Creation-Date: 2003-08-13 03:40+0200\n"
+"PO-Revision-Date: 2003-08-04 20:46+0300\n"
+"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
+"Language-Team: Azerbaijani <gnome@azitt.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.8\n"
+"X-Generator: KBabel 1.0.1\n"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Scanning partitions to find mount points"
-msgstr "Bağlama nöqtələri üçün bölmələr daranır"
+msgstr "Bölmələr bağlama nöqtələri üçün yoxlanır"
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
+"əgər bəli seçilidirsə, suid ali istifadəçi fayllarının əlavələrini/"
+"silinənlərini yoxla."
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
+"0/1 for Local Config...\n"
+msgstr ""
+"%s: %s bunları məcbur qılır: qovşaq adı, MAC ünvanı, IP, nbi-görünüşü, "
+"THIN_CLIENT üçün 0/1, Yerli Qurğu üçün 0/1...\n"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Configuration changed - restart clusternfs/dhcpd?"
+msgstr "Qurğu dəyişdirildi - clusternfs/dhcpd yenidən başladılsın?"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t\tErase=%s"
+msgstr "\t\tSil=%s"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Differential backups only save files that have changed or are new since the "
+"original 'base' backup."
msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "network printer port"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+msgstr "şəbəkə çapçısı qapısı"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Please insert floppy disk:"
-msgstr "%s sürücüsünə bir disket taxın"
+msgstr "Xahiş edirik bir disket taxın:"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -51,34 +75,43 @@ msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
-"Yedək bölmə cədvəli eyni böyüklüyə sahib deyil\n"
+"Ehtiyat bölmə cədvəli eyni böyüklüyə sahib deyil\n"
"Davam etmək istəyirsiniz?"
#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Which username"
-msgstr "İstifadəçi adı"
+msgstr "Hansı istifadəçi adı"
#: ../../any.pm:1
#, c-format
msgid "Which type of entry do you want to add?"
-msgstr "Ne cür bir giriş istəyirsiniz?"
+msgstr "Nə cür bir giriş əlavə etmək istəyirsiniz?"
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore partition table"
-msgstr "Bölmə cədvəlini qurtar"
+msgstr "Bölmə cədvəlini geri al"
#: ../../printer/cups.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "On CUPS server \"%s\""
-msgstr "CUPS verici IP"
+msgstr "\"%s\" CUPS vericisi üstündə"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Post-install configuration"
msgstr "Qurulum sonrası qurğular"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"The current security level is %s\n"
+"Select permissions to see/edit"
+msgstr ""
+"Hazırkı təhlükəsizlik səviyyəsi: %s\n"
+"Görmək/dəyişdirmək üçün səlahiyyətləri seçin"
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``%s'' instead"
@@ -97,6 +130,9 @@ msgid ""
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
+"\n"
+"Eyni zamanda, firmaları tərəfindən verilən PPD faylları ilə ya da doğma CUPS "
+"sürücüləri ilə qurğulanan çapçılar transfer edilə bilməz."
#: ../../lang.pm:1
#, c-format
@@ -104,13 +140,17 @@ msgid "Sri Lanka"
msgstr "Şri Lanka"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following printer\n"
"\n"
"%s%s\n"
"are directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr ""
+"Aşağıdakı çapçı\n"
+"\n"
+"%s%s\n"
+"sisteminizə birbaşa bağlıdır"
#: ../../lang.pm:1
#, c-format
@@ -120,32 +160,48 @@ msgstr "Mərkəzi Afrika Respublikası"
#: ../../network/network.pm:1
#, c-format
msgid "Gateway device"
-msgstr "Keçit avadanlığı"
+msgstr "Şəbəkə Keçidi (Gateway) avadanlığı"
+
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "Advanced preferences"
+msgstr "Ətraflı seçimlər"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Net Method:"
-msgstr ""
+msgstr "Net Yöntəmi:"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Ethernetcard"
msgstr "Eternet Kartı"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "If set, send the mail report to this email address else send it to root"
+msgstr ""
+"Tə'yin edilibsə, poçtu bu ünvana göndər, deyilsə ali istifadəçiyə göndər"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Parameters"
msgstr "Parametrlər"
+#: ../../standalone/draksec:1
+#, c-format
+msgid "no"
+msgstr "xeyir"
+
#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto-detect"
-msgstr "Avtomatik təsbit işlət"
+msgstr "Avtomatik təsbit et"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Interface:"
-msgstr "Ara üz"
+msgstr "Ara üz:"
#: ../../steps.pm:1
#, c-format
@@ -155,16 +211,16 @@ msgstr "Quruluş sinifini seçin"
#: ../../standalone/drakbackup:1
#, c-format
msgid "on CDROM"
-msgstr ""
+msgstr "CDROM'da"
#: ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The system doesn't seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
-"Sisteminiz İnternetə bağlı deyil.\n"
-"Bağlantını yenidən quraşdırın"
+"Sisteminiz İnternetə bağlı görünmür.\n"
+"Bağlantınızı yenidən qurğulayın."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -174,6 +230,10 @@ msgid ""
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
+"Çapçınızı bir Linux vericisinə bağlayıb Windows sistem(lər)ə ona alıcı "
+"olaraq bağlanmaya icazə ver.\n"
+"\n"
+"Həqiqətən də davam etmək istəyirsiniz?"
#: ../../lang.pm:1
#, c-format
@@ -183,7 +243,12 @@ msgstr "Belarusiya"
#: ../../partition_table.pm:1
#, c-format
msgid "Error writing to file %s"
-msgstr "%s faylına yazarkən xəta oldu"
+msgstr "%s faylına yazma xətası"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Report check result to syslog"
+msgstr "Yoxlama nəticəsini syslog'a raport et"
#: ../../services.pm:1
#, c-format
@@ -191,24 +256,24 @@ msgid ""
"apmd is used for monitoring battery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
-"apmd batareya vəziyyətini izləmək üçün və syslog aracılığıyla bunun qeydini "
-"tutmaq üçün istifadə edilir.\n"
-"Ayrıca batareya azaldığında sistemi qapatmaq üçün də istifadə edilir."
+"apmd batareya vəziyyətini izləmək və syslog vasitəsiylə bunun qeydini tutmaq "
+"üçün istifadə edilir.\n"
+"Ayrıca batareya azalanda sistemi söndürmək üçün də istifadə edilir."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Use tape to backup"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyat nüsxəsi üçün kaset işlət"
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "The following packages are going to be installed"
-msgstr "Aşağıdakı paketlər qurulacaqdır"
+msgstr "Aşağıdakı paketlər qurulacaq"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "CUPS configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "CUPS quraşdırılması"
#: ../../lang.pm:1
#, c-format
@@ -218,7 +283,7 @@ msgstr "Honq Konq"
#: ../../install_interactive.pm:1
#, c-format
msgid "Not enough free space to allocate new partitions"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+msgstr "Yeni bölmələr ayırmaq üçün kifayət boş sahə yoxdur"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -232,11 +297,19 @@ msgid ""
"Drakbackup activities via %s:\n"
"\n"
msgstr ""
+"\n"
+"%s vasitəsi ilə Drakbackup fəaliyyətləri:\n"
+"\n"
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "yes"
+msgstr "bəli"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "("
-msgstr ""
+msgstr "("
#: ../../network/netconnect.pm:1
#, c-format
@@ -248,13 +321,13 @@ msgid ""
msgstr ""
"Şəbəkə Quraşdırma Sehirbazına Xoç Gəldiniz\n"
"\n"
-"İnternet/Şəbəkə qurğularınızı edəcəyik.\n"
-"Avtomatik təsbit istəmirsiniz isə işarəti qaldırın.\n"
+"Birazdan İnternet/Şəbəkə qurğularınızı sazlayacayıq.\n"
+"Avtomatik təsbit istəmirsiniz isə işarəni qaldırın.\n"
#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
msgid ")"
-msgstr ""
+msgstr ")"
#: ../../lang.pm:1
#, c-format
@@ -267,35 +340,45 @@ msgid "MM HitTablet"
msgstr "MM HitTablet"
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Stop"
-msgstr "Sektor"
+msgstr "Dayan"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Edit selected host"
-msgstr "%s tapıldı"
+msgstr "Seçili qovşağı düzəlt"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "No CD device defined!"
-msgstr "Fayl seç"
+msgstr "CD avadanlığı tə'yin edilməyib!"
-#: ../../keyboard.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "\tUse .backupignore files\n"
+msgstr ".backupignore fayllarını işlət"
+
+#: ../../keyboard.pm:1
+#, c-format
msgid "Bulgarian (phonetic)"
-msgstr "Ermenicə (fonetik)"
+msgstr "Bolqar (fonetik)"
#: ../../standalone/drakpxe:1
#, c-format
msgid "The DHCP start ip"
-msgstr ""
+msgstr "DHCP başlama ip'si"
#: ../../Xconfig/card.pm:1
#, c-format
msgid "256 kB"
msgstr "256 kB"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Don't rewind tape after backup"
+msgstr "Xətalı yedəkləmə faylı"
+
#: ../../any.pm:1
#, c-format
msgid "Bootloader main options"
@@ -307,16 +390,23 @@ msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Tape"
-msgstr "Növ"
+msgstr "Kaset"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Malaysia"
+msgstr "Malayziya"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Scanning network..."
-msgstr "Bağlantınız başladılır..."
+msgstr "Şəbəkə yoxlanır..."
#: ../../standalone/drakbackup:1
#, c-format
@@ -324,79 +414,77 @@ msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Malaysia"
-msgstr "Malayziya"
+"Bu seçənək ilə siz /etc cərgənizin hər hansı bir buraxılışını\n"
+" geri ala bilərsiniz."
#: ../../standalone/drakedm:1
-#, fuzzy, c-format
+#, c-format
msgid "The change is done, do you want to restart the dm service ?"
-msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
+msgstr "Dəyişikliklər həyata keçirildi, dm xidməti yenidən başladılsın ?"
#: ../../keyboard.pm:1
#, c-format
msgid "Swiss (French layout)"
-msgstr "İsveçcə (Fransız sırası)"
+msgstr "İsveçrə dili (Fransız düzülüşü)"
#: ../../raid.pm:1
#, c-format
msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid iflas etdi (raidtools əksik ola bilər mi?)"
+msgstr "mkraid bacarılmadı (bəlkə raidtools əksikdir?)"
#: ../../harddrake/data.pm:1
#, c-format
msgid "Webcam"
-msgstr ""
+msgstr "Veb kamerası"
#: ../../standalone/harddrake2:1
#, c-format
msgid "size of the (second level) cpu cache"
-msgstr ""
+msgstr "(ikinci səviyyə) cpu ön yaddaşının (cache) böyüklüyü"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Soundcard"
msgstr "Səs kartı"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Search for files to restore"
+msgstr "Geri qaytarılacaq faylları axtar"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Luxembourg"
+msgstr "Lüksemburq"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
+"Əmr sətirindən (terminal pəncərəsi) bir faylı çap etmək üçün bu əmri işlədin "
+"\"%s <fayl>\".\n"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Level %s\n"
msgstr "Səviyyə %s\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Luxembourg"
-msgstr "Lüksemburq"
-
-#: ../../standalone/drakbackup:1
+#: ../../keyboard.pm:1
#, c-format
-msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
-msgstr ""
+msgid "Syriac (phonetic)"
+msgstr "Siriak (fonetik)"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Iran"
-msgstr "İraq"
+msgstr "İran"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Bus"
-msgstr ""
+msgstr "Yol"
#: ../../lang.pm:1
#, c-format
@@ -406,7 +494,7 @@ msgstr "İraq"
#: ../../standalone/drakgw:1
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr "%s quğusunda dəyəsən bir LAN ünvan çaxışması tapıldı!\n"
+msgstr "Hazırkı %s quğusunda bir LAN ünvan toqquşması tapıldı!\n"
#: ../../standalone/drakgw:1
#, c-format
@@ -416,7 +504,7 @@ msgstr "Quraşdırılır..."
#: ../../standalone/drakgw:1
#, c-format
msgid "The setup has already been done, and it's currently enabled."
-msgstr "Quraşdırma artıq qurtarıbdır və fəaliyyətdədir."
+msgstr "Quraşdırma artıq başa çatıb və hazırda fəaldır."
#: ../../harddrake/v4l.pm:1
#, c-format
@@ -426,16 +514,25 @@ msgid ""
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed."
msgstr ""
+"Müasir televiziya kartlarının bir çoxu üçün, GNU/Linux çəyirdəyinin bttv "
+"modulu düzgün parametrləri avtomatik tapır.\n"
+"Əgər kartınız tapıla bilməsə, buradan düzgün kart növünü seçə bilərsiniz. "
+"Lazım olanda televiziya kartınızın parametrlərini seçin."
#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Password (again)"
-msgstr "Parol (təkrar)"
+msgstr "Şifrə (təkrar)"
#: ../../standalone/drakfont:1
#, c-format
msgid "Search installed fonts"
-msgstr ""
+msgstr "Qurulu yazı növlərini axtar"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Default desktop"
+msgstr "Əsas masa üstü"
#: ../../lang.pm:1
#, c-format
@@ -451,7 +548,7 @@ msgstr "IP ünvanı"
#: ../../install_interactive.pm:1
#, c-format
msgid "Choose the sizes"
-msgstr "Böyüklüklərini seçin"
+msgstr "Böyüklükləri seçin"
#: ../../standalone/drakbackup:1
#, c-format
@@ -459,6 +556,15 @@ msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
+"Pozulmuş data siyahısı:\n"
+"\n"
+
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Can only be mounted explicitly (i.e.,\n"
+"the -a option will not cause the file system to be mounted)."
+msgstr ""
#: ../../network/modem.pm:1
#, c-format
@@ -466,31 +572,33 @@ msgid ""
"Your modem isn't supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""
+"Modeminiz sistem tərəfindən dəstəklənmir.\n"
+"http://www.linmodems.org ünvanına baxın"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose another partition"
-msgstr "Yeni bölmə yarat"
+msgstr "Başqa bölmə seçin"
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Current user"
-msgstr "İstifadəçini qəbul et"
+msgstr "Hazırkı istifadəçi"
#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Username"
msgstr "İstifadəçi adı"
#: ../../keyboard.pm:1
#, c-format
msgid "Left \"Windows\" key"
-msgstr ""
+msgstr "Sol \"Windows\" düyməsi"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "dhcpd Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "dhcpd Vericisi Qurğuları"
#: ../../standalone/drakperm:1
#, c-format
@@ -498,6 +606,8 @@ msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
+"Cərgə üçün istifadə edilən:\n"
+" ancaq cərgə yiyəsi ya da cərgə içindəki fayl onu silə bilər"
#: ../../lang.pm:1
#, c-format
@@ -507,7 +617,7 @@ msgstr "Quyana"
#: ../../printer/main.pm:1
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
-msgstr ""
+msgstr " Novell vericisi üstündə \"%s\", çapçı \"%s\""
#: ../../standalone/drakfloppy:1
#, c-format
@@ -520,26 +630,17 @@ msgstr "Modulu çıxart"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Password"
-msgstr "Parol"
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (max, inactive=-1)\n"
-"\n"
-"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
-"\\fP."
-msgstr ""
+msgstr "Şifrə"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Advanced Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Ətraflı Quraşdırma"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Scanning on your HP multi-function device"
-msgstr ""
+msgstr "HP çox-funksiyalı avadanlığınız üstündə axtarılır"
#: ../../any.pm:1
#, c-format
@@ -554,12 +655,12 @@ msgstr "Əlavə etmək üçün mövcud bir RAID seçin"
#: ../../keyboard.pm:1
#, c-format
msgid "Turkish (modern \"Q\" model)"
-msgstr "Türkcə (müasir \"Q\" klaviatura)"
+msgstr "Türk dili (müasir \"Q\" klaviatura)"
#: ../../standalone/drakboot:1
#, c-format
msgid "Lilo message not found"
-msgstr ""
+msgstr "Lilo ismarışı tapıla bilmədi"
#: ../../services.pm:1
#, c-format
@@ -568,7 +669,7 @@ msgid ""
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"/usr/include/linux/{autoconf,version}.h üçün \n"
-"/boot-da avtomatik çəkirdək başlığı yaradılması."
+"/boot cərgəsində avtomatik çəyirdək başlığının yaradılması"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -576,53 +677,18 @@ msgid "if needed"
msgstr "lazım olarsa"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore Failed..."
-msgstr "Fayldan geri çağır"
+msgstr "Geri qaytarma bacarılmadı..."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/Autodetect _jazz drives"
-msgstr "Avtomatik təsbit işlət"
+msgstr "/_jazz sürücülərini avtomatik təsbit et"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select: \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, DrakBackup will remove \n"
-" your original directory and verify that all \n"
-" backup files are not corrupted. It is recommended \n"
-" you do a last backup before restoring.\n"
-"\n"
-"\n"
+msgid "Store the password for this system in drakbackup configuration."
msgstr ""
#: ../../install_messages.pm:1
@@ -746,18 +812,18 @@ msgid ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-"Introduction\n"
+"Giriş\n"
"\n"
-"The operating system and the different components available in the Linuks-"
-"Mandrake distribution \n"
+"The operating system and the different components available in the Mandrake "
+"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
-"system and the different components of the Linuks-Mandrake distribution.\n"
+"system and the different components of the Mandrake Linux distribution.\n"
"\n"
"\n"
-"1. License Agreement\n"
+"1. Lisenziya Müqaviləsi\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and \n"
@@ -778,7 +844,7 @@ msgstr ""
"Software Products.\n"
"\n"
"\n"
-"2. Limited Warranty\n"
+"2. Hüdudlu Qarantiya\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
@@ -808,14 +874,14 @@ msgstr ""
"loss) arising out \n"
"of the possession and use of software components or arising out of "
"downloading software components \n"
-"from one of Linuks-Mandrake sites which are prohibited or restricted in "
-"some countries by local laws.\n"
+"from one of Mandrake Linux sites which are prohibited or restricted in some "
+"countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"\n"
"\n"
-"3. The GPL License and Related Licenses\n"
+"3. GPL və Əlaqəli Lisenziyalar\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities. Most \n"
@@ -836,7 +902,7 @@ msgstr ""
"further details.\n"
"\n"
"\n"
-"4. Intellectual Property Rights\n"
+"4. İntelektual Sahiblik Hüquqları\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
@@ -845,11 +911,11 @@ msgstr ""
"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
"Products, as a whole or in \n"
"parts, by all means and for all purposes.\n"
-"\"Mandrake\", \"Linuks-Mandrake\" and associated logos are trademarks of "
+"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of "
"MandrakeSoft S.A. \n"
"\n"
"\n"
-"5. Governing Laws \n"
+"5. Hökümət Qanunları \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
@@ -864,22 +930,29 @@ msgstr ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Default user"
+msgstr "Əsas istifadəçi"
+
#: ../../standalone/draksplash:1
#, c-format
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
+"irəliləmə çubuğunun onun sol üst\n"
+"küncünə görə x mövqeyi"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Current interface configuration"
-msgstr "İnternet qurğuları"
+msgstr "Hazırkı ara üz qurğusu"
#: ../../printer/data.pm:1
#, c-format
msgid "LPD - Line Printer Daemon"
-msgstr ""
+msgstr "LPD - Sətir Çapçı Demonu"
#: ../../network/isdn.pm:1
#, c-format
@@ -893,191 +966,66 @@ msgstr ""
"\n"
"ISA kartınız var isə sonrakı ekrandakı qiymətlər doğru olmalıdır.\n"
"\n"
-"PCMCIA kartınız var isə kartınızın irq və ya io'sunu bilməlisiniz.\n"
+"PCMCIA kartınız var isə kartınızın \"irq\" və ya \"io\"sunu bilməlisiniz.\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do not print any test page"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Sınaq səhifəsi çap etmə"
#: ../../keyboard.pm:1
#, c-format
msgid "Gurmukhi"
-msgstr ""
+msgstr "Qurmuxi"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s already in use\n"
+msgstr "%s onsuzda istifadədədir\n"
#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
-msgstr ""
+msgstr "APIC olmamasına məcbur et"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
-msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
+msgstr "Bu şifrə çox qısadır (ən az %d hərf böyüklüyündə olmalıdır)"
#: ../../standalone.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "[keyboard]"
-msgstr "Klaviatura"
+msgstr "[klaviatura]"
#: ../../network/network.pm:1
#, c-format
msgid "FTP proxy"
-msgstr "FTP vəkil verici"
+msgstr "FTP vəkil vericisi"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Install List"
-msgstr "Sistemi qur"
+msgstr "Siyahını Qur"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Change\n"
"Restore Path"
-msgstr "Fayldan geri çağır"
+msgstr ""
+"Geri Qaytarma Cığırını\n"
+"Dəyişdir"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Show only for the selected day"
-msgstr "Təkcə bu gününkünü göstər"
+msgstr "Ancaq seçili gününkünü göstər"
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"drakTermServ Overview\n"
-"\t\t\t \n"
-" - Create Etherboot Enabled Boot Images:\n"
-" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
-"must be created.\n"
-" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
-"graphical interface\n"
-" \t\tto help manage/customize these images.\n"
-"\n"
-" - Maintain /etc/dhcpd.conf:\n"
-" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
-"assigning an IP address\n"
-" \t\tand net boot images to the machine. drakTermServ helps create/"
-"remove these entries.\n"
-"\t\t\t\n"
-" \t\t(PCI cards may omit the image - etherboot will request the "
-"correct image. You should\n"
-" \t\talso consider that when etherboot looks for the images, it "
-"expects names like\n"
-" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
-"\t\t\t \n"
-" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
-"like:\n"
-" \t\t\n"
-"\t\t\t\thost curly {\n"
-"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
-"\t\t\t\t\tfixed-address 192.168.192.3;\n"
-"\t\t\t\t\t#type fat;\n"
-"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
-"nbi\";\n"
-"\t\t\t\t}\n"
-"\t\t\t\n"
-"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
-"entry for\n"
-"\t\t\ta client machine, using a fixed address scheme facilitates using the "
-"functionality\n"
-"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
-"\t\t\t\n"
-"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
-"either be \"thin\"\n"
-"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
-"while fat clients run most\n"
-"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
-"$IP=client_ip\\$\\$ is\n"
-"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
-"gdm.conf are modified\n"
-"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
-"issues in using xdmcp,\n"
-"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
-"subnet.\n"
-"\t\t\t\n"
-"\t\t\tNote: You must stop/start the server after adding or changing "
-"clients.\n"
-"\t\t\t\n"
-" - Maintain /etc/exports:\n"
-" \t\tClusternfs allows export of the root filesystem to diskless "
-"clients. drakTermServ\n"
-" \t\tsets up the correct entry to allow anonymous access to the root "
-"filesystem from\n"
-" \t\tdiskless clients.\n"
-"\n"
-" \t\tA typical exports entry for clusternfs is:\n"
-" \t\t\n"
-" \t\t/ (ro,all_squash)\n"
-" \t\t/home SUBNET/MASK(rw,root_squash)\n"
-"\t\t\t\n"
-"\t\t\tWith SUBNET/MASK being defined for your network.\n"
-" \t\t\n"
-" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
-" \t\tFor users to be able to log into the system from a diskless "
-"client, their entry in\n"
-" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
-"\\$. drakTermServ helps\n"
-" \t\tin this respect by adding or removing system users from this "
-"file.\n"
-"\n"
-" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future drakTermServ "
-"will help create these\n"
-" \t\tfiles.\n"
-"\n"
-" - Per client system configuration files:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future, "
-"drakTermServ can help create files\n"
-" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
-"keyboard on a per-client\n"
-" \t\tbasis.\n"
-"\n"
-" - /etc/xinetd.d/tftp:\n"
-" \t\tdrakTermServ will configure this file to work in conjunction "
-"with the images created by\n"
-" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
-"the boot image to each\n"
-" \t\tdiskless client.\n"
-"\n"
-" \t\tA typical tftp configuration file looks like:\n"
-" \t\t\n"
-" \t\tservice tftp\n"
-" \t\t(\n"
-" disable = no\n"
-" socket_type = dgram\n"
-" protocol = udp\n"
-" wait = yes\n"
-" user = root\n"
-" server = /usr/sbin/in.tftpd\n"
-" server_args = -s /var/lib/tftpboot\n"
-" \t\t}\n"
-" \t\t\n"
-" \t\tThe changes here from the default installation are changing the "
-"disable flag to\n"
-" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
-"mkinitrd-net\n"
-" \t\tputs it's images.\n"
-"\n"
-" - Create etherboot floppies/CDs:\n"
-" \t\tThe diskless client machines need either ROM images on the NIC, "
-"or a boot floppy\n"
-" \t\tor CD to initate the boot sequence. drakTermServ will help "
-"generate these images,\n"
-" \t\tbased on the NIC in the client machine.\n"
-" \t\t\n"
-" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
-"manually:\n"
-" \t\t\n"
-" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
-" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
-" \n"
-"\n"
-msgstr ""
+msgid "\tLimit disk usage to %s MB\n"
+msgstr "\tDisk istifadəsinə %s Mb'lıq hədd qoy\n"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -1087,12 +1035,12 @@ msgstr "512 kB"
#: ../../standalone/net_monitor:1
#, c-format
msgid "Logs"
-msgstr ""
+msgstr "Qeydlər"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
-msgstr ""
+msgstr "(Qeyd: Parallel qapılar avtomatik aşkar edilə bilməz)"
#: ../../standalone/logdrake:1
#, c-format
@@ -1131,20 +1079,28 @@ msgstr ""
msgid "<control>Q"
msgstr "<control>Q"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
+"\n"
+"Note that currently all 'net' media also use the hard drive."
+msgstr ""
+
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Unknown"
-msgstr "Ümumi"
+msgstr "Namə'lum"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "This server is already in the list, it cannot be added again.\n"
-msgstr ""
+msgstr "Bu verici onsuzda siyahıdadır, yenidən əlavə edilə bilməz.\n"
#: ../../network/netconnect.pm:1 ../../network/tools.pm:1
#, c-format
msgid "Network Configuration"
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Şəbəkə Qurğuları"
#: ../../standalone/logdrake:1
#, c-format
@@ -1152,46 +1108,28 @@ msgid "<control>S"
msgstr "<control>S"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
-"Bütün dünya \n"
-" D-Channel'lə xaric (kiralıq xətlər)"
+"Dünyanın geri qalanı üçün protokol \n"
+" D-Channel yoxdur (kiralıq xətlər)"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Option %s must be a number!"
-msgstr ""
+msgstr "%s seçənəyi rəqəm olmalıdır!"
#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Notice"
-msgstr "NoVİdeo"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable crontab and at for users. Put allowed users in /etc/cron."
-"allow and /etc/at.allow\n"
-"(see man at(1) and crontab(1))."
-msgstr ""
+msgid "Notice"
+msgstr "Qeyd"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
-msgstr ""
+msgstr "Siz X'i qurğulamadınız. Bundan əminsiniz?"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -1200,11 +1138,14 @@ msgid ""
"printer was not correctly detected or if you prefer a customized printer "
"configuration, turn on \"Manual configuration\"."
msgstr ""
+"Çapçı qurğuları tamamilə avtomatik həyata keçirilir. Əgər çapçınız aşkar "
+"edilə bilmədi isə ya da siz xüsusiləşdirilmiş çapçı qurğuları "
+"arzulayırsanız, \"Əllə quraşdırma\" seçənəyini seçin."
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "What type of partitioning?"
-msgstr "Nəcə bölməlandirmə istəyirsən?"
+msgstr "Hansı növ bölmələndirmə?"
#: ../../standalone/drakbackup:1
#, c-format
@@ -1212,6 +1153,8 @@ msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
+"FTP tərəfindən göndərilən fayl siyahısı: %s\n"
+" "
#: ../../standalone/drakconnect:1
#, c-format
@@ -1220,104 +1163,53 @@ msgstr "Ara üz"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-" - Backup System Files:\n"
-" \n"
-"\tThis option allows you to backup your /etc directory,\n"
-"\twhich contains all configuration files. Please be\n"
-"\tcareful during the restore step to not overwrite:\n"
-"\t\t/etc/passwd \n"
-"\t\t/etc/group \n"
-"\t\t/etc/fstab\n"
-"\n"
-" - Backup User Files: \n"
-"\n"
-"\tThis option allows you select all users that you want to \n"
-"\tbackup. To preserve disk space, it is recommended that\n"
-"\tyou do not include the web browser's cache.\n"
-"\n"
-" - Backup Other Files: \n"
-"\n"
-"\tThis option allows you to include additional data to save.\n"
-"\tIf you want to add individual files, select them from the\n"
-"\trighthand 'Files' list pane. To add directories, enter the \n"
-"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
-"\tand at that point click 'OK' without selecting any files.\n"
-" \n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, expr='*.*', dev='tty12')\n"
-"\n"
-"Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n"
-"expression describing what to log (see syslog.conf(5) for more details) and\n"
-"dev the device to report the log."
-msgstr ""
+msgid "Multisession CD"
+msgstr "Çox iclaslı CD"
#: ../../modules/parameters.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "comma separated strings"
-msgstr "Bölmə şəkilləndirilməsi"
+msgstr "verqüllə ayrılmış qatarlar"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "These are the machines from which the scanners should be used:"
-msgstr ""
+msgstr "Bunlar, darayıcılarının istifadə ediləcəyi sistemlərdir:"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Messages"
-msgstr "ismarıclar"
+msgstr "İsmarışlar"
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr ""
+msgstr "Namə'lum|CPH06X (bt878) [çox satıcı]"
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "POP and IMAP Server"
-msgstr "Verici"
+msgstr "POP və IMAP Vericisi"
#: ../../lang.pm:1
#, c-format
msgid "Mexico"
-msgstr "Meksika"
+msgstr "Mexiko"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Model stepping"
-msgstr "Şəkilləndirilir"
+msgstr "Model addımlaması"
#: ../../lang.pm:1
#, c-format
msgid "Rwanda"
-msgstr "Rvanda"
+msgstr "Ruanda"
#: ../../modules/interactive.pm:1
#, c-format
msgid "Do you have any %s interfaces?"
-msgstr "Heç %s ara üzü var?"
+msgstr "Heç %s ara üzünüz var?"
#: ../../lang.pm:1
#, c-format
@@ -1327,12 +1219,17 @@ msgstr "İsveçrə"
#: ../../lang.pm:1
#, c-format
msgid "Brunei Darussalam"
-msgstr "Bruney Darüssəlim"
+msgstr "Bruney Darüssəlam"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "You must be root to read configuration file. \n"
+msgstr "Quraşdırma faylını oxumaq üçün ali istifadəçi olmalısınız. \n"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remote lpd Printer Options"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
+msgstr "Uzaq lpd Çapçı Seçənəkləri"
#: ../../help.pm:1
#, c-format
@@ -1374,16 +1271,69 @@ msgid ""
"security), choose the desired user and window manager, then click \"%s\".\n"
"If you are not interested in this feature, uncheck the \"%s\" box."
msgstr ""
+"GNU/Linuks çox istifadəçili əməliyyat sistemidir, bu da o deməkdir ki\n"
+"hər istifadəçinin öz xüsusi seçimləri, faylları və s. ola bilər. Ancaq \n"
+"sistem idarəçisi olan \"ali istifadəçi\" xaricindəki indi əlavə edəcəyiniz\n"
+"istifadəçilər öz faylları və qurğuları xaricində sistemin heç bir təhlükəli\n"
+"yeri ilə iş görə bilməz və beləcə də sistem istənməyən pozulmalara qarşı\n"
+"qorunmuş olacaq. Ən az bir dənə sıravi istifadəçi yaradmalısınız və bu "
+"hesabı\n"
+"gündəlik işləriniz üçün istifadə etməlisiniz. Ali İstifadəçi olaraq giriş "
+"etmək də\n"
+"olduqca asanddır ancaq bu eyni zamanda çox təhlükəlidir. Çox kiçik bir xəta "
+"ilə\n"
+"sistemi qeyri-fəal vəziyyətə gətirə bilərsiniz. Ancaq sıravi istifadəçi "
+"olaraq xəta\n"
+"ediləndə ancaq bəzi mə'lumatları itirəcək, sisteminiz yenə də sağlam \n"
+"qalacaqdır.\n"
+"\n"
+"Birinci sahə sizdən adı soruşacaq. Əlbəttə ki bunu yazmaq məcburi deyil. \n"
+"Oraya istədiyiniz kəlmələri yaza bilərsiniz. DrakX buraya yazdığınız "
+"kəlmələrin\n"
+"ilk kəlməsini alıb \"%s\" sahəsinə köçürəcək, bu istifadəçinin sistemə "
+"girmək\n"
+"üçün işlədəcəyi istifadəçi adı olacaq. İstəsəniz bunu da dəyişdirə "
+"bilərsiniz.\n"
+"Sonrakı addım şifrə girməkdir. Təhlükəsizlik nəzər nöqtəsindən şifrəsi "
+"olmayan\n"
+"sıravi istifadəçi ali istifadəçi qədər səlahiyyətli ola bilməz ancaq yenə də "
+"sizə\n"
+"hər bir istifadəçiyə tapılması asand olmayan bir şifrə tə'yin etmənizi \n"
+"məsləhət görürük\n"
+"\n"
+"\"%s\" basdıqdan sonra başqa istifadəçiləri də əlavə edə bilərsiniz. Hər "
+"dostunuz\n"
+"üçün bir istifadəçi əlavə edin, misal üçün atanız, qardaşınız kimi. "
+"İstifadəçiləri əlavə \n"
+"etməyi bitirəndə \"%s\" düyməsinə basın.\n"
+"\n"
+"\"%s\" düyməsi istifadəçinin işlədəcəyi qabığı dəyişdirmək üçündür. \n"
+"(əsas olan bash qabığıdır).\n"
+"\n"
+"İstifadəçiləri əlavə edib bitirəndə sizə kompüteriniz açılanda hansı "
+"istifadəçinin\n"
+"avtomatik olaraq sistemə daxil etmək istədiyiniz sualı veriləcəkdir. Əgər "
+"bu\n"
+"xüsusiyyət xoşunuza gəlirsə və təhlükəsizlik haqqında elə də "
+"maraqlanmırsınızsal\n"
+"istədiyiniz istifadəçini və pəncərə idarəçisini seçib \"%s\" düyməsinə "
+"basın.\n"
+"Əgər bu xassə sizi maraqlandırmırsa \"%s\" qutusunun seçimini silin."
#: ../../standalone/drakconnect:1
#, c-format
msgid "Configure Internet Access..."
-msgstr "İnternet keçişini Qur..."
+msgstr "İnternet Yetişməsini Quraşdır..."
#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Norway"
-msgstr "Norveçcə"
+msgstr "Norvegiya"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Delete profile"
+msgstr "Profili sil"
#: ../../keyboard.pm:1
#, c-format
@@ -1405,7 +1355,10 @@ msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
-msgstr "Xahiş edirik bu kompüter üçün IP qurğularını girin"
+msgstr ""
+"Xahiş edirik bu kompüter üçün IP qurğularını girin.\n"
+"Hər üzv nöqtəli onluq IP şəklində girilməlidir,\n"
+"(misal üçün 1.2.3.4)."
#: ../../help.pm:1
#, c-format
@@ -1414,27 +1367,35 @@ msgid ""
"knows if a selected package is located on another CD-ROM so it will eject\n"
"the current CD and ask you to insert the correct CD as required."
msgstr ""
+"Mandrake Linux qurulumu müxtəlif CD'lər üstündə gəlir. DrakX\n"
+"seçili paketlərin hansı CD'də olduğunu bilir ona görə də lazım olanda\n"
+"hazırkı CD'ni çıxardıb sizdən lazım olan CD'ni daxil etməyi istəyəcək."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "When checked, owner and group won't be changed"
+msgstr "Seçilidirsə, yiyə və qrup dayişdirilməyəcək"
#: ../../harddrake/data.pm:1
#, c-format
msgid "Processors"
-msgstr ""
+msgstr "İşlədicilər"
#: ../../lang.pm:1
#, c-format
msgid "Bulgaria"
msgstr "Bolqarıstan"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "Bağlı deyil"
-
#: ../../lang.pm:1
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Svalbard və Jan Mayen Adaları"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "No NIC selected!"
+msgstr "NIC seçili deyil!"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid ""
@@ -1442,26 +1403,29 @@ msgid ""
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
+"Quraşdırma sırasında xətalar yarandı.\n"
+"net_monitor ya da mcc vasitəsiylə bağlantınızı sınayın. Əgər "
+"bağlantınızyoxdursa, quraşdırmanı yenidən başladın."
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "partition %s is now known as %s"
-msgstr ""
+msgstr "%s bölməsi indi %s oldu"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup Other files..."
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Diqər Faylların Ehtiyat Nüsxəsini Al..."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SMB server IP"
-msgstr "SMB verici IP"
+msgstr "SMB verici IP'si"
#: ../../lang.pm:1
#, c-format
msgid "Congo (Kinshasa)"
-msgstr ""
+msgstr "Konqo (Kinşasa)"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -1469,9 +1433,9 @@ msgid "Partition table of drive %s is going to be written to disk!"
msgstr "%s sürücüsünün bölmə cədvəli diskə yazılacaq!"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing HPOJ package..."
-msgstr "%s paketi qurulur"
+msgstr "HPOJ paketi qurulur..."
#: ../../any.pm:1
#, c-format
@@ -1489,29 +1453,34 @@ msgid ""
"%s"
msgstr ""
"Xüsusi bir açılış disketi, Linuks sisteminizin normal bir sistem yükləyiciyə "
-"lüzüm\n"
-"olmadan açılmasına imkan verər. Əgə sisteminizə lilo (ya da grub) "
+"ehtiyac olmadan açılmasına imkan verir. Əgə sisteminizə lilo (ya da grub) "
"qurmayacaqsanız,\n"
-"ya da başqa bir əməliyyat sistemi liloyu silərsa ya da lilo "
-"avadanlığınızlaişləməzsə\n"
-"bu disket sizə yardımçi olacaqdır. Sonradan Mandrake qurtarma disketi "
+"ya da başqa bir əməliyyat sistemi lilo'nu silərsa ya da lilo avadanlığınızla "
+"işləməzsə\n"
+"bu disket sizə yardımçı olacaqdır. Sonradan Mandrake qurtarma disketi "
"rəsmini\n"
-"istifadə edərək də bu disket yaradıla bilər.\n"
+"istifadə edərək də bu sistemi qurtaran disket yaradıla bilər.\n"
"Açılış disketi yaratmaq istəyirsiniz?\n"
-"Açılış disketi yaratmaq istəyirsinizsə, birinci disket sürücüyədisklet "
-"yerləşdirin\n"
-"və \"OLDU\" basın.\n"
"%s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+msgstr ""
+"\n"
+" DrakBackup Demon Raportu\n"
+
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Latvian"
-msgstr "Yeri"
+msgstr "Latış dili"
#: ../../standalone/drakbackup:1
#, c-format
msgid "monthly"
-msgstr ""
+msgstr "hər ay"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -1519,54 +1488,64 @@ msgid "Module name"
msgstr "Modul adı"
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Start at boot"
-msgstr "Açılışda başladılır"
+msgstr "Açılışda başlat"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Incremental Backups"
-msgstr ""
+msgstr "Artan Ehtiyatları İşlət"
#: ../../any.pm:1
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Diskin ilk sektoru (MBR)"
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "Joystick"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "El Salvador"
-msgstr "Elsalvador"
+msgstr "El Salvador"
+
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Joystick"
+msgstr "Oyun Çubuğu"
#: ../../standalone/harddrake2:1
#, c-format
msgid "DVD"
-msgstr ""
+msgstr "DVD"
#: ../../any.pm:1 ../../help.pm:1
#, c-format
msgid "Use Unicode by default"
-msgstr ""
+msgstr "Əsas olaraq Yunikod işlət"
#: ../../standalone/harddrake2:1
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
-msgstr ""
+msgstr "bu avadanlığı işlədən GNU/Linux çəyirdək modulu"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "DVDR device"
+msgstr "DVDR avadanlığı"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Trying to rescue partition table"
-msgstr "Bölmə cədvəli qurtarılmağa cəhd edilir"
+msgstr "Bölmə cədvəli qurtarılmaya cəhd edilir"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Option %s must be an integer number!"
-msgstr ""
+msgstr "%s seçənəyi bir integer rəqəmi olmalıdır!"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Use password to authenticate users"
+msgstr "İstifadəçiləri səlahiyyətləndirmək üçün şifrə işlət"
#: ../../interactive/stdio.pm:1
#, c-format
@@ -1574,13 +1553,23 @@ msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
+"Doldurmaq məcburiyyətində olacağınız girişlər:\n"
+"%s"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For backups to other media, files are still created on the hard drive, then "
+"moved to the other media. Enabling this option will remove the hard drive "
+"tar files after the backup."
+msgstr ""
#: ../../standalone/livedrake:1
#, c-format
msgid "Unable to start live upgrade !!!\n"
-msgstr "Təkmilləşdirmə işi başlaya bilmir !!!\n"
+msgstr "Canlı yeniləmə başladıla bilmir !!!\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Name: "
msgstr "Ad: "
@@ -1588,35 +1577,42 @@ msgstr "Ad: "
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "16 million colors (24 bits)"
-msgstr "16 milyon rəng (24 bits)"
+msgstr "16 milyon rəng (24 bit)"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Allow all users"
-msgstr "İstifadəçi əlavə et"
+msgstr "Bütün istifadəçilərə icazə ver"
#: ../../share/advertising/08-store.pl:1
#, c-format
msgid "The official MandrakeSoft Store"
-msgstr ""
+msgstr "Rəsmi MandrakeSoft Dükanı"
#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Resizing"
msgstr "Böyüklüyü dəyişdirilir"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Enter the maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Cable connection"
msgstr "Kabel bağlantısı"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#: ../../standalone/drakperm:1 ../../standalone/logdrake:1
+#, c-format
msgid "User"
-msgstr "İstifadəçi adı"
+msgstr "İstifadəçi"
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
@@ -1625,11 +1621,11 @@ msgid ""
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
-"Bölmə cədvəlinizi oxuya bilmirəm, dəyəsən biraz xarab olub:-(\n"
-"Xarab olmuş bolmələri düzəltməyə çalışacam.\n"
-"Amma bütün mə'lumatlar itəcəkdir.\n"
-"Başqa bir yol isə DrakXin bölmə cədvəllərini yoxlamasını "
-"passivləşdirməkdir.\n"
+"%s avadanlığının bölmə cədvəlinizi oxuya bilmirəm, dəyəsən biraz xarab olub:-"
+"(\n"
+"Xarab olmuş bolmələri düzəltməyə çalışacam. Ancaq bütün mə'lumatlar "
+"itəcəkdir.\n"
+"Başqa bir yol isə DrakX'ə bölmə cədvəllərini yoxlama icazəsi verməməkdir.\n"
"(xəta %s)\n"
"\n"
"Bütün bölmələri itirmək istəyirsiniz?\n"
@@ -1638,51 +1634,52 @@ msgstr ""
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
+"Geri qaytarmadan əvvəl yeni ehtiyatları al (ancaq artan ehtiyatlar üçün.)"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Name"
-msgstr "Ad: "
+msgstr "Ad"
#: ../../raid.pm:1
#, c-format
msgid "mkraid failed"
-msgstr "mkraid iflas etdi"
+msgstr "mkraid bacarılmadı"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Button 3 Emulation"
-msgstr "Düymə 3 emulyasiyası"
+msgstr "3 Düymə Emulyasiyası"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of sgid files"
+msgstr "sgid fayllarının əlavələrini/silinəcəklərini yoxla"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Sending files..."
-msgstr "Fayla qeyd et"
+msgstr "Fayllar göndərilir..."
#: ../../keyboard.pm:1
#, c-format
msgid "Israeli (Phonetic)"
-msgstr "İsrail (Fonetik)"
+msgstr "Yəhudi dili (Fonetik)"
#: ../../any.pm:1
#, c-format
msgid "access to rpm tools"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "edit"
-msgstr ""
+msgstr "rpm vasitələrinə yetişmə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "You must choose/enter a printer/device!"
-msgstr "Çap Edici avadanlığı URI"
+msgstr "Çapçı avadanlığı seçməli/girməlisiniz!"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Permission problem accessing CD."
-msgstr ""
+msgstr "CD'yə yetişmədə səlahiyyət problemi."
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -1692,29 +1689,31 @@ msgstr "Telefon nömrəsi"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Error: The \"%s\" driver for your sound card is unlisted"
-msgstr ""
+msgstr "Xəta: Səs kartınız üçün \"%s\" sürücüsü siyahıda yoxdur"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer name, description, location"
-msgstr "Çap Edici Bağlantısı"
+msgstr "Çapçı adı, izahatı, yeri"
#: ../../standalone/drakxtv:1
#, c-format
msgid "USA (broadcast)"
-msgstr ""
+msgstr "ABŞ (translasiya)"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Please choose the\n"
"media for backup."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgstr ""
+"Xahiş edirik ehtiyat nüsxəsi\n"
+"çıxardılacaq mediyanı seçin."
#: ../../Xconfig/card.pm:1
#, c-format
msgid "Use Xinerama extension"
-msgstr "Xinerama ifadələrini işlət"
+msgstr "Xinerama uzatmalarını işlət"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -1728,14 +1727,14 @@ msgid ""
" %s \n"
" %s"
msgstr ""
-"Düzgün mkbootdisk aparıla bilmir: \n"
+"mkbootdisk düzgün bağlana bilmədi: \n"
" %s \n"
" %s"
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "West Europe"
-msgstr "Avropa"
+msgstr "Qərvi Avropa"
#: ../../standalone.pm:1
#, c-format
@@ -1747,52 +1746,63 @@ msgid ""
" --report - program should be one of mandrake tools\n"
" --incident - program should be one of mandrake tools"
msgstr ""
+"[SEÇƏNƏKLƏR] [PROQRAM_ADI]\n"
+"\n"
+"SEÇƏNƏKLƏR:\n"
+" --help - bu yardım ismarışını göstər.\n"
+" --report - proqram mandrake vasitələrindən biri olmalıdır\n"
+" --incident - proqram mandrake vasitələrindən biri olmalıdır"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Harddrake2 version %s"
-msgstr "Sabit disk seçkisi"
+msgstr "Harddrake2 buraxılış %s"
+
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Preferences"
+msgstr "Xüsusiyyətlər: "
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr "Svaziland"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Copying %s"
-msgstr ""
+msgstr "%s köçürdülür"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose color"
-msgstr "Monitorunuzu seçin"
+msgstr "Rəngi seçin"
#: ../../lang.pm:1
#, c-format
msgid "Dominican Republic"
msgstr "Dominikan Respublikası"
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Swaziland"
-msgstr "Svaziland"
+msgid "Syriac"
+msgstr "Siriak"
#: ../../standalone/drakperm:1
#, c-format
msgid "Set-UID"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+msgstr "Set-UID"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandrake Linux partition. Be careful, all data present on this partition\n"
"will be lost and will not be recoverable!"
msgstr ""
-"Linuks Mandrakeni yükləmak üçün sürücüyü seçin.\n"
+"Yeni Linuks Mandrake'nizi qurmaq üçün silmək istədiyiniz sürücünü seçin.\n"
"Diqqətli olun, sürücüdəki bütün mə'lumatlar silinəcək\n"
-"və geri gəlməyəcək."
+"və geri gəlməyəcək!"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -1807,7 +1817,12 @@ msgstr ""
#: ../../bootloader.pm:1
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
-msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
+msgstr "Girisleri secmek ucun %c ve %c duymelerini istifade edin."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to execute the file"
+msgstr "Faylı icra etmək üçün \"%s\"ı fəallaşdır"
#: ../../mouse.pm:1
#, c-format
@@ -1817,7 +1832,7 @@ msgstr "Sıravi 2 Düyməli Siçan"
#: ../../lvm.pm:1
#, c-format
msgid "Remove the logical volumes first\n"
-msgstr "Məntiqi ciltləri birinci olaraq sil\n"
+msgstr "Əvvəlcə məntiqi həcmləri sil\n"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -1832,7 +1847,7 @@ msgstr "Məntiqi ciltləri birinci olaraq sil\n"
#: ../../bootloader.pm:1
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Isaretli secenek %d saniye icinde sistemi acacaq."
+msgstr "İsiqlandirilmis secenek %d saniye icinde sistemi acacaq."
#: ../../standalone/drakboot:1
#, c-format
@@ -1840,11 +1855,13 @@ msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
+"/etc/sysconfig/bootsplash yazıla bilmir\n"
+"Fayl tapıla bilmədi."
#: ../../standalone/drakconnect:1
#, c-format
msgid "Internet access"
-msgstr "İnternet imkanı"
+msgstr "İnternet yetişməsi"
#: ../../standalone/draksplash:1
#, c-format
@@ -1852,6 +1869,8 @@ msgid ""
"y coordinate of text box\n"
"in number of characters"
msgstr ""
+"hərf ədədi olaraq mətn\n"
+"qutusunun y istiqaməti"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -1859,24 +1878,31 @@ msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
+"Hazırkı çapçı üçün mövcud olan seçənəklər siyahısını almaq üçün \"Seçənəklər "
+"siyahısını göstər\" düyməsinə basın."
#: ../../standalone/drakgw:1
#, c-format
msgid "Enabling servers..."
-msgstr "Xidmətlər fəallaşdırılır..."
+msgstr "Vericilər fəallaşdırılır..."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printing test page(s)..."
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Sınaq səhifə(ləri)si çap edilir..."
#: ../../fsedit.pm:1
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Onsuz da bağlama nöqtəsi %s olan bir bölmə var\n"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable msec hourly security check."
+msgstr "Saat başı msec təhlükəsizlik yoxlamasını Fəallaşdır/Qeyri-fəallaşdır"
+
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"At this point, you need to decide where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
@@ -1941,51 +1967,74 @@ msgstr ""
"Bu nöqtədə Linuks Mandrakeni sabit diskinizdə haraya quracağınıza\n"
"qərar verəcəksiniz. Əgər diskiniz boş isə və ya bir başqa sistem\n"
"bütün yeri doldurmuş isə, o zaman diskinizdə Linuks Mandrake üçün\n"
-"yer açmalısınız. Ona görə də diski bölmələndirməlisiniz.\n"
-"Bölmələndirmə əsasən diskinizdə məntiqi sürücülər yaratmaqdan ibarətdir.\n"
-"\n"
-"Ümumiyyətlə bölmələndirmənin təsiri geri dönülməzdir.Ona görə də\n"
-"bu iş çox gərgin və yorucudur. Əgər özünüzə inanmırsınız isə bu\n"
-"sehirbaz sizə yardım edər. Başlamadan əvvəl xahiş edirik əl kitabçanıza\n"
-"baxın. Və bu iş üçün bir az vaxt ayırın.\n"
-"\n"
-"\n"
-"Sizə ən az 2 bölmə lazımdır. Biri sistemin özünü köçürməsi üçün\n"
-"Digəri isə uydurma yaddaş (ya da digər adı ilə Swap) üçün.\n"
-"\n"
-"\n"
-"Əgər diskiniz onsuz da bölünmüş isə (əvvəlki sistemden ya da\n"
-"başqa bölmələndirmə vasitələri ilə hazırlanmış) quruluşda\n"
-"sadəcə olaraq o yerləri yükləmək üçün seçin.\n"
-"\n"
-"\n"
-"Əgər disk bölünməmiş ise, yuxarıdakı sehirbazdan istifadə edə bilərsiniz.\n"
-"Sisteminizin quruluşundan asılı olaraq müxtəlif imkanlarınız var:\n"
-"\n"
-"* Bütün diski sil: Linuks Mandrake qurmaq üçün bütün diskinizin\n"
-" üzərindəki bölmələri silər. Burada diqqətli olun.\n"
-" Sildikləriniz əsla geri gəlməz.\n"
-"\n"
-"\n"
-"* Windows bölməsindəki sahəni istifadə et: Sisteminizdə\n"
-" Microsoft Windows qurulu isə ve bütün diski əhatə edir isə\n"
-" Linuks Mandrake üçün bir yer ayırmalısınız. Bunun üçün\n"
-" ya bütün diski silməlisiniz (\"Bütün diski sil\" bax ya da\n"
-" \" Usta modu\" tövsiyələri) ya da yenidən bölmələndirməlisiniz.Bu iş heç "
-"bir mə'lumat itkisi olmadan da edilə bilər.Bunun başqa adı\n"
-" eyni kompüterdə həm Linuks Mandrake həm də Windows qurulu olmasıdır.\n"
-"\n"
-"\n"
-"t Bu seçkiyə getmədən əvvəl bir şeyi başa düşməlisiniz ki, yenidən "
-"bölmələndirmə ilə sizin Windows bölməsi kiçiləcəkdir.\n"
-" Yə'ni Windows altında daha az disk sahəsinə malik olacaqsınız.\n"
-"\n"
-"\n"
-"* Usta modu: Əgər əllə diski bölmək istəsəniz, bu modu seçin. Diqqətli "
-"olun.\n"
-" Bu mod güçlüdür amma bir o qədər də təhlükəlidir. Diskinizdəki bütün "
-"bilgiyi asandlıqla itirə bilərsiniz.\n"
-" Təcrübəsiz isəniz bunu seçməyin."
+"yer açmalısınız. Bölmələndirmə əsasən diskinizdə Mandrake Linuksu\n"
+"qurmaqməntiqi sürücülər yaratmaqdan ibarətdir.\n"
+"\n"
+"Ümumiyyətlə bölmələndirmənin təsiri geri dönülməzdir və mə'lumat\n"
+"itirilməsinə səbəb ola bilər. Ona görə də əgər sisteminizdə başqa bir\n"
+"əməliyyat sistemi quruludursa və siz Linuksla yeni tanışırsınızsa bu iş\n"
+"çox gərgin və yorucudur. Ancaq DrakX sabit diski çox rahat bölmələndirməniz\n"
+"üçün çox sadə bir sehirbaz daxil edir. Başlamadan əvvəl xahiş edirik "
+"buradakı\n"
+"mə'lumatları oxuyun, və bu iş üçün bir az vaxt ayırın.\n"
+"\n"
+"Sabit diskinizin qurğularına nəzarən birdən çox seçənək mövcud ola bilər:\n"
+"\n"
+" * \"%s\": bu seçənək boş sürücülərinizi avtomatik olaraq bölmələndirəcək\n"
+"Bu seçənəyi seçsəniz sizə heç bir sual verilməyəcək.\n"
+"\n"
+" * \"%s\": sehirbaz sabit diskinizdə bir ya da daha çox mövcud Linuks \n"
+"bölməsi aşkar edib. Onları istifadə etmək istəyirsinizsə bu seçənəyi "
+"işlədin.\n"
+"Daha sonra hər bölmə ilə əlaqələndirilmiş bağlama nöqtəsi seçəcəksiniz.\n"
+"Əvvəldən qalan bağlama nöqtələri əsas olaraq seçilidir və onları eləcə də\n"
+"saxlamaq gözəl fikirdir.\n"
+"\n"
+" * \"%s\": sabit diskinizdə Microsoft Windows quruludur və üstündəki bütün\n"
+" sahəni əhatə edir, bu vəziyyətdə siz Linuks üçün boş yer ayırmalısınız.\n"
+"Bunu etmək üçün Microsoft Windows bölməsini və mə'lumatlarını silə "
+"bilərsiniz.\n"
+"(baxın ``Bütün diski sil'' həlli) ya da Microsoft Windows FAT ya da NTFS "
+"bölmənizin\n"
+" böyüklüyünü dəyişdirə bilərsiniz. Ölçüləndirmə qaydalara riayət edilərsə "
+"heç bir mə'lumat\n"
+"itirilməsinə yol açmaz. Qaydalar isə əvvəlcədən Windows bölməniz üstündə "
+"'Scandisk' və\n"
+"'Defraq' əmrlərinin icra edilməsinir. Eyni zamanda mə'lumatlarınızın ehtiyat "
+"nüsxəsini almayı\n"
+"da qətiyyən unutmayın. Kompüteriniz üstündə həm Mandrake Linux həm də "
+"Microsoft\n"
+"Windows ƏS'lərini işlətmək istəyirsinizsə bu seçənəyi seçin. Unutmayın ki "
+"Microsoft Windows bölmənizin böyüklüyünü Windows altında da bəzi "
+"(PartitionMagic) proqramlar vasitəsi ilə\n"
+"dəyişdirə bilərsiniz.\n"
+"\n"
+" Bu seçənəyi seçmədən əvvəl nəzərə alın ki bu əməliyyatdan sonra Microsoft "
+"Windows\n"
+"bölməniz əvvəlkindən daha kiçik olacaq.\n"
+"\n"
+" * \"%s\": əgər sisteminizdəki bütün mövcud bölmələri silmək və yerinə\n"
+"Mandrake Linuks sistemini qurmaq istəyirsinizsə bu seçənəyi seçin.\n"
+"Diqqətli olun, ona görə ki seçiminizi təstiqlədikdən sonra geri ala "
+"bilməyəcəksiniz.\n"
+"\n"
+" !! Əgər bu seçənəyi seçsəniz, diskinizdəki bütün mə'lumat "
+"silinəcəkdir. !!\n"
+"\n"
+" * \"%s\": bu sabit disk üstündəki hər şeyi siləcək və sıfırdan təzə bir "
+"bölmələmə,\n"
+"həyata keçirəcəkdir. Diskinizdəki bütün mə'lumat silinəcəkdir.\n"
+"\n"
+" !! Əgər bu seçənəyi seçsəniz, diskinizdəki bütün mə'lumat "
+"silinəcəkdir. !!\n"
+"\n"
+" * \"%s\": diskinizi əllə bölmələmək istəyirsinizsə bu seçənəyi seçin. \n"
+"Diqqətli olun -- bu çox qüvvətli ancaq təhlükəli seçimdir. Ona görə də bu \n"
+"seçimi ancaq daha əvvəl buna oxşar bir şey etmişsinizsə və bu sahədə\n"
+"bilikləriniz mövcuddursa seçin. Yaxşısı budur ki bu əməliyyat sırasında\n"
+"yanınızda daha əvvəl bunu etmiş dostunuz da olsun. DiskDrake vasitəsinin\n"
+"istifadəsi haqqında mə'lumatı ``Starter Guide'' kitabçasının ``Managing \n"
+"Your Partitions '' qismində tapa bilərsiniz."
#: ../../lang.pm:1
#, c-format
@@ -1993,61 +2042,32 @@ msgid "Ukraine"
msgstr "Ukrayna"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Application:"
-msgstr "Tanıtma"
+msgstr "Tə'minat:"
#: ../../network/isdn.pm:1
#, c-format
msgid "External ISDN modem"
-msgstr "Xarici ISDN kart"
+msgstr "Xarici ISDN modem"
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report check result by mail."
-msgstr ""
+msgstr "əgər bəli seçilidirsə, yoxlama nəticələrini poçtla göndər."
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Your choice? (default %s) "
-msgstr "Seçkiniz? (əsas %s) "
+msgstr "Seçiminiz? (əsas %s) "
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Trouble shooting"
-msgstr ""
-
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Reyunion"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid ""
-"The classic bug sound tester is to run the following commands:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
-"by default\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
-"currently uses\n"
-"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
-"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
-"tell you if sound and alsa services're configured to be run on\n"
-"initlevel 3\n"
-"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
-"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-msgstr ""
+msgstr "Problem Həll Etmə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -2055,42 +2075,36 @@ msgid ""
"%s\n"
"\n"
msgstr ""
-"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
-"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
+"Sınaq səhifə(ləri)si çapçıya göndərildi.\n"
+"Çapçının işə başlaması üçün bir az vaxt keçə bilər.\n"
"Çap vəziyyəti:\n"
"%s\n"
"\n"
-"Düz mü işləyir?"
#: ../../standalone/drakbackup:1
#, c-format
msgid "daily"
-msgstr ""
+msgstr "günlük"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "and one unknown printer"
-msgstr "Çap Edicisiz"
+msgstr "və bir namə'lum çapçı"
#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, fuzzy, c-format
-msgid "Ireland"
-msgstr "İzlandiya dili"
-
-#: ../../standalone/drakfloppy:1
#, c-format
-msgid "kernel version"
-msgstr "çəyirdək buraxılışı"
+msgid "Ireland"
+msgstr "İrlandiya"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid " Restore Configuration "
-msgstr "Şəbəkə quraşdırılması"
+msgstr " Qurğuları Qeri AL "
#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Is this the correct setting?"
-msgstr "Doğrudur?"
+msgstr "Bu qurğu doğrudur?"
#: ../../help.pm:1
#, c-format
@@ -2116,29 +2130,53 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Wizard Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Sehirbaz Qurğuları"
#: ../../modules/interactive.pm:1
#, c-format
msgid "Autoprobe"
msgstr "Avtomatik yoxla"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"if set to yes, check for :\n"
+"\n"
+"- empty passwords,\n"
+"\n"
+"- no password in /etc/shadow\n"
+"\n"
+"- for users with the 0 id other than root."
+msgstr ""
+"əgər bəli seçilidirsə, bunları yoxla :\n"
+"\n"
+"- boş şifrələri,\n"
+"\n"
+"- /etc/shadow içində şifrə olmamasını\n"
+"\n"
+"- ali istifadəçi xaricindəki id'si 0 olan başqa istifadəçiləri."
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system files..."
-msgstr ""
+msgstr "Sistem fayllarının ehtiyat nüsxəsini çıxart..."
-#: ../../install_any.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
-msgstr "NİS domeyni olmadan translasiya işlədilə bilməz"
+msgstr "NIS domeni olmayan translasiya işlədilə bilməz"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Removing printer \"%s\"..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "\"%s\" çapçısı çıxardılır..."
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell history size"
+msgstr "Qabıq keçmiş böyüklüyü"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -2153,11 +2191,15 @@ msgid ""
"Leave it blank if you do not want to set up automatic installation mode.\n"
"\n"
msgstr ""
+"Xahiş edirik, auto_install.cfg faylının yerini bildirin.\n"
+"\n"
+"Avtomatik qurma modunu quğulamaq istəmirsinizsə buranı boş buraxın.\n"
+"\n"
#: ../../standalone/harddrake2:1
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
-msgstr ""
+msgstr "cpuid tə'limatları ilə alına bilən mə'lumat səviyyəsi"
#: ../../lang.pm:1
#, c-format
@@ -2165,20 +2207,19 @@ msgid "Peru"
msgstr "Peru"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid " on device: %s"
-msgstr "Siçan avadanlığı: %s\n"
+msgstr " bu avadanlıq üstündə: %s"
#: ../../install_interactive.pm:1
#, c-format
msgid "Remove Windows(TM)"
-msgstr "\"Windows\"u sil"
+msgstr "Windows(TM)'u Sil"
#: ../../services.pm:1
#, c-format
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr ""
-"X Font Vericisini açılışda işə salar (Bu, XFree icrası üçün məcburidir)."
+msgstr "X Font Vericisini başlat (Bu, XFree icrası üçün məcburidir)."
#: ../../standalone/drakTermServ:1
#, c-format
@@ -2187,11 +2228,14 @@ msgid ""
"from your running system.\n"
"You can modify as needed."
msgstr ""
+"Bu qiymətlərin çoxu hazırkı sisteminizdə\n"
+"alınmışdır. Lazım gələrsə\n"
+"dəyişdirə biləcəksiniz."
#: ../../standalone/drakfont:1
#, c-format
msgid "Select the font file or directory and click on 'Add'"
-msgstr ""
+msgstr "Yazı növü faylını ya da cərgəsini seçin və 'Əlavə Et' düyməsinə basın"
#: ../../lang.pm:1
#, c-format
@@ -2201,55 +2245,57 @@ msgstr "Madaqaskar"
#: ../../standalone/drakbug:1
#, c-format
msgid "Urpmi"
-msgstr ""
+msgstr "Urpmi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Cron not available yet as non-root"
-msgstr ""
+msgstr "Cron hələlik normal istifadəçi modu üçün mövcud deyil"
#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "System"
-msgstr "Sistem modu"
+msgstr "Sistem"
#: ../../any.pm:1 ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to use this feature?"
-msgstr "aboot istifadə etmək istəyirsiniz?"
+msgstr "Bu xüsusiyyəti istifadə etmək istəyirsiniz?"
#: ../../keyboard.pm:1
#, c-format
msgid "Arabic"
-msgstr ""
+msgstr "Ərəb"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"- Options:\n"
-msgstr "Seçənəklər"
+msgstr ""
+"\n"
+"- Seçənəklər:\n"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Password required"
-msgstr "Parol"
+msgstr "Şifrə məcburidir"
#: ../../common.pm:1
#, c-format
msgid "%d minutes"
-msgstr ""
+msgstr "%d dəqiqə"
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Graphics card: %s"
-msgstr "Ekran kartı: %s"
+msgstr "Qrafika (Ekran) kartı: %s"
#: ../../standalone/drakbackup:1
#, c-format
msgid "WebDAV transfer failed!"
-msgstr ""
+msgstr "WebDAV transferi bacarılmadı!"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -2259,7 +2305,7 @@ msgstr "XFree quraşdırılması"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Choose action"
-msgstr "Monitorunuzu seçin"
+msgstr "Gedişatı seçin"
#: ../../lang.pm:1
#, c-format
@@ -2298,7 +2344,14 @@ msgstr ""
#: ../../services.pm:1
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
-msgstr "OKI 4w və uyğun Windows çap edicilərini dəstəklə."
+msgstr "OKI 4w və uyğun Windows çapçılarını dəstəklə."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Files or wildcards listed in a .backupignore file at the top of a directory "
+"tree will not be backed up."
+msgstr ""
#: ../../services.pm:1
#, c-format
@@ -2310,7 +2363,7 @@ msgstr "ALSA səs sistemini (Advanced Linux Sound Architecture) başlat"
#: ../../modules/interactive.pm:1
#, c-format
msgid "Installing driver for %s card %s"
-msgstr "%s kartı (%s) üçün sürücü yüklənir"
+msgstr "%s kartı üçün sürücü %s qurulur"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -2318,16 +2371,18 @@ msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
+"Siz köhnə əsas çapçınızı (\"%s\") transer etdiniz, onun eyni zamanda hazırkı "
+"%s çap etmə sistemində də əsas olmasını istəyirsiniz?"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Enable Server"
-msgstr "Databeyz"
+msgstr "Vericini Fəallaşdır"
#: ../../keyboard.pm:1
#, c-format
msgid "Ukrainian"
-msgstr "Ukrayna dili"
+msgstr "Ukrayna"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -2336,21 +2391,29 @@ msgid ""
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
+"Şəbəkəyə yetişmə işləmirdi fə başladıla bilmədi. Xahiş edirik, "
+"avadanlığınızıvə qurğularınızı yoxlayın. Sonra uzaqdakı çapçınızı yenidən "
+"qurğulamaya çalışın."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to write the file"
+msgstr "Fayla yazmaq üçün \"%s\"ı fəallaşdır"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please insert the Boot floppy used in drive %s"
-msgstr "%s sürücüsünə bir disket taxın"
+msgstr "Xahiş edirik işlədilən açılış disketini %s sürücüsünə yerləşdirin"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Local network(s)"
-msgstr "şəbəkə kartı tapılmadı"
+msgstr "Yerli şəbəkə(lər)"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove Windows"
-msgstr "\"Windows\"u sil"
+msgstr "Windows'u Sil"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -2359,11 +2422,14 @@ msgid ""
"You may now scan documents using \"XSane\" from Multimedia/Graphics in the "
"applications menu."
msgstr ""
+"Sizin %s darayıcınız quraşdırıldı.\n"
+"İndi siz Multimediya/Qrafika menyusundakı \"XSane\"i istifadə edərək "
+"sənədləri daraya bilərsiniz."
#: ../../harddrake/data.pm:1
#, c-format
msgid "Firewire controllers"
-msgstr ""
+msgstr "Firewire idarəçiləri"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -2398,21 +2464,21 @@ msgid "System mode"
msgstr "Sistem modu"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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 ""
-"NetWare çap edicidən yekun almaq üçün, NetWare vericisinin adı və çap "
-"edici \n"
-"növbəsi adı ilə istifadəçi adı va parolu verilməlidir."
+"NetWare çapçısında çap etmək üçün, NetWare çap vericisinin adı (Qeyd! Bu TCP/"
+"IP qovşaq adından fərqli ola bilər) və yetişmək istədiyiniz çapçının çap "
+"növbəsi adı ilə bərabər istifadəçi adı va şifrəsi verilməlidir."
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Netmask:"
-msgstr "Netmask"
+msgstr "Netmask:"
#: ../../any.pm:1
#, c-format
@@ -2423,6 +2489,7 @@ msgstr "Sonuna əlavə et"
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
+"Çapçı siyahısını yenilə (Mövcud bütün uzaq CUPS çapçılarını göstərmək üçün)"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -2470,78 +2537,85 @@ msgid ""
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
-"Avtomatik qurulum disketi hazırlanması seçilərsə,\n"
-"bütün sabit disk mə'lumatı daxil ediləcəkdir!!\n"
-"(yə'ni başqa sistemi də qura bilmək üçün).\n"
+"Avtomatik qurulum tamamilə avtomatikləşdirilə bilər,\n"
+"ancaq bu zaman o bütün sabit diskə əl qoyacaq!!!\n"
+"(bu başqa kompüterdə də sistemi qura bilmək üçündür).\n"
"\n"
-"Bu qurulumu takrar etmək istəyə bilərsiniz axı.\n"
+"Gələcəkdə bu qurulumu təkrarlamaq istəyə bilərsiniz.\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network printer \"%s\", port %s"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+msgstr "Şəbəkə çapçısı \"%s\", qapı %s"
#: ../../standalone/drakgw:1
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
-msgstr "Sizi Yerli Şəbəkəyə bağlayacaq adapteri seçin"
+msgstr ""
+"Xahiş edirik, Yerli Sahə Şəbəkənizə (LAN) bağlanacaq şəbəkə avadanlığını "
+"seçin."
#: ../../standalone/drakbackup:1
#, c-format
msgid "OK to restore the other files."
-msgstr ""
+msgstr "Diqər fayllar da qeri qaytarılsın."
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose your keyboard layout."
-msgstr "Klaviatura quruluşunu seçiniz."
+msgstr "Xahiş edirik, klaviatura quruluşunuzu seçin."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Device URI"
-msgstr "Çap Edici avadanlığı URI"
+msgstr "Çapçı Avadanlığı URI'si"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Not erasable media!"
-msgstr ""
+msgstr "Silinə bilən mediya yoxdur!"
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Terminal-based"
-msgstr "Terminal əsaslı"
+msgstr "Terminal-əsaslı"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable IP spoofing protection."
+msgstr "IP qizləmə (spoofing) qorumasını Fəallaşdır/Qeyri-fəallaşdır."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing a printing system in the %s security level"
-msgstr ""
+msgstr "%s təhlükəsizlik səviyyəsində çap etmə sistemi qur"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The user name is too long"
-msgstr "Bu istifadəçi adı artıq vardır"
+msgstr "İstifadəçi adı həddindən artıq uzundur"
#: ../../any.pm:1
#, c-format
msgid "Other OS (windows...)"
-msgstr "Digər sistemlər (windows...)"
+msgstr "Digər ƏS (windows...)"
#: ../../standalone/drakbackup:1
#, c-format
msgid "WebDAV remote site already in sync!"
-msgstr ""
+msgstr "Uzaq WebDAV saytı onsuzda sync'dədir!"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Reading printer database..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "Çapçı databeyzi oxunur..."
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Generate auto install floppy"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgstr "Avtomatik qurulum disketi hazırla"
#: ../../standalone/drakbackup:1
#, c-format
@@ -2549,6 +2623,8 @@ msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
+"\t\t istifadəçi adı: %s\n"
+"\t\t bu cığırda: %s \n"
#: ../../lang.pm:1
#, c-format
@@ -2558,17 +2634,16 @@ msgstr "Somali"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "No open source driver"
-msgstr ""
+msgstr "Açıq mənbəli sürücü yoxdur"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
-"Biz dördüncü səviyyə haqlarını verdik və sistem xarici bağlantılara qarşı "
-"tamamilə qapalıdır.\n"
-"Təhlükəsizlik səviyyəsi indi ən üstdədir."
+"Bu, daha əvvəlki səviyyəyə bənzərdir, ancaq sistem tamamilə bağlıdır və "
+"təhlükəsizlik xüsusiyyətləri ən üst səviyyədədir."
#: ../../lang.pm:1
#, c-format
@@ -2581,29 +2656,29 @@ msgid "New Caledonia"
msgstr "Yeni Kaledoniya"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "European protocol (EDSS1)"
-msgstr "Avropa (EDSS1)"
+msgstr "Avropa protokolu (EDSS1)"
#: ../../any.pm:1
#, c-format
msgid "Video mode"
-msgstr "Ekran modu"
-
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Please enter your email address below "
-msgstr "Xahiş edirik təkrar sınayın"
+msgstr "Video modu"
#: ../../lang.pm:1
#, c-format
msgid "Oman"
msgstr "Oman"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Please enter your email address below "
+msgstr "Xahiş edirik aşağıya ePoçt ünvanınızı daxil edin"
+
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Network Monitoring"
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Şəbəkə İzlənməsi"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -2611,24 +2686,24 @@ msgid "SunOS"
msgstr "SunOS"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "New size in MB: "
-msgstr "MB cinsindən böyüklük: "
+msgstr "MB cinsindən yeni böyüklük: "
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Partition table type: %s\n"
msgstr "Bölmə cədvəli növü: %s\n"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "Authentication Windows Domain"
-msgstr "Tanıtma"
+msgstr "Windows Domen Səlahiyyətləndirilməsi"
#: ../../keyboard.pm:1
#, c-format
msgid "US keyboard"
-msgstr "Amerikan (US) klaviaturası"
+msgstr "US klaviaturası"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -2638,7 +2713,7 @@ msgstr "Düymə emulyasiyası"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ", network printer \"%s\", port %s"
-msgstr ""
+msgstr ", şəbəkə çapçısı \"%s\", qapı %s"
#: ../../standalone/drakbackup:1
#, c-format
@@ -2647,6 +2722,9 @@ msgid ""
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
+"\n"
+"Kaset vasitəsi ilə Drakbackup fəaliyyətləri:\n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -2655,48 +2733,73 @@ msgid ""
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
+"\n"
+"FTP bağlantı problemi. Ehtiyat nüsxəsi fayllarınız FTP ilə göndərilə "
+"bilmədi.\n"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Sending Speed:"
-msgstr "Fayla qeyd et"
+msgstr "Göndərmə Sür'əti:"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
-msgstr ""
+msgstr "Xətanı dayandır"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Mail alert configuration"
-msgstr "Yerli Şəbəkə quraşdırılması"
+msgstr "Poçtla xəbər vermə qurğuları"
#: ../../lang.pm:1
#, c-format
msgid "Tokelau"
msgstr "Tokelo"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Matching"
+msgstr "Uyğun gələn"
+
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bosnian"
-msgstr "Estoniya dili"
+msgstr "Bosniya"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Release: "
-msgstr "Xahiş edirik gözləyin"
+msgstr "Buraxılış:"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, fuzzy, c-format
-msgid "Connection speed"
-msgstr "Bağlantı növü:"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
+msgid "Connection speed"
+msgstr "Bağlantı sürəti"
#: ../../lang.pm:1
#, c-format
@@ -2704,19 +2807,19 @@ msgid "Namibia"
msgstr "Namibiya"
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Database Server"
-msgstr "Databeyz"
+msgstr "Databeyz Vericisi"
#: ../../standalone/harddrake2:1
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
-msgstr ""
+msgstr "sürücünün xüsusi bacarıqları (yazma bacarığı və/ya da DVD dəstəyi)"
#: ../../raid.pm:1
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Şəkilləndirilmiş RAID md%d-yə disk bölməsi əlavə edilə bilinmədi"
+msgstr "Disk bölməsi, _formatted_ RAID md%d'ə əlavə edilə bilmədi"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -2725,47 +2828,46 @@ msgid ""
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma sadecə olaraq "
-"XFree %s\n"
-"ilə düzgün işləyər.\n"
-"DİQQƏT! BU SINAQ MƏRHƏLƏSINDƏDIR VƏ KOMPÜTERİNİZ DONDURA BILƏR.\n"
-"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
-"bir seçki olar."
+"Sizin kartınızın 3D sür'ətləndirmə dəstəyi ola bilər, amma ancaq XFree %s "
+"ilə,\n"
+"QEYD! BU DƏSTƏK SINAQ MƏRHƏLƏSINDƏDIR VƏ KOMPÜTERİNİZİ DONDURA BILƏR.\n"
+"Kartınıza XFree %s tam dəstək verir və bəlkə də daha yaxşı 2D dəstəyinə "
+"sahib ola bilər."
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Please wait, setting security options..."
-msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
+msgstr "Xahiş edirik gözləyin, təhlükəsizlik seçənəkləri tə'yin edilir..."
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr ""
+msgstr "Namə'lum|CPH05X (bt878) [çox satıcı]"
#: ../../standalone/drakboot:1
#, c-format
msgid "Launch the graphical environment when your system starts"
-msgstr "Açılışda X-Window sistemini başlat"
+msgstr "Sistem açılanda qrafiki ara üzü başlat"
#: ../../standalone/drakbackup:1
#, c-format
msgid "hourly"
-msgstr ""
+msgstr "hər saat"
#: ../../keyboard.pm:1
#, c-format
msgid "Right Shift key"
-msgstr ""
+msgstr "Sağ Shift düyməsi"
#: ../../standalone/drakbackup:1
#, c-format
msgid " Successfuly Restored on %s "
-msgstr ""
+msgstr " %s üstündə müvəffəqiyyətlə qeri qaytarıldı "
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Making printer port available for CUPS..."
-msgstr ""
+msgstr "Çapçı qapısı CUPS üçün açılır..."
#: ../../lang.pm:1
#, c-format
@@ -2786,22 +2888,19 @@ msgid "Spanish"
msgstr "İspanca"
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Start"
-msgstr "Hal:"
+msgstr "Başlat"
-#: ../../security/help.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
-msgstr ""
+msgid "Direct root login"
+msgstr "Birbaşa ali istifadəçi girişi"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configuring applications..."
-msgstr "Çap Edicini Qur"
+msgstr "Təminatlar qurğulanır..."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -2828,27 +2927,32 @@ msgstr ""
#: ../../network/netconnect.pm:1
#, c-format
msgid "Normal modem connection"
-msgstr "Normal modem təsbiti"
+msgstr "Normal modem bağlantısı"
#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "File Selection"
-msgstr "Paket Qrup Seçkisi"
+msgstr "Fayl Seçkisi"
#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1
#, c-format
msgid "CUPS"
-msgstr ""
+msgstr "CUPS"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase tape before backup"
+msgstr "Xətalı yedəkləmə faylı"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Run config tool"
-msgstr ""
+msgstr "Quraşdırma vasitəsini işə sal"
#: ../../any.pm:1
#, c-format
msgid "Bootloader installation"
-msgstr "Açılış yükləyici quruluşu"
+msgstr "Açılış yükləyicisi qurulumu"
#: ../../install_interactive.pm:1
#, c-format
@@ -2863,31 +2967,31 @@ msgstr "Bu lazımlı bir paketdir, sistemdən çıxardıla bilməz"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Etherboot ISO image is %s"
-msgstr ""
+msgstr "Etherboot ISO görüntüsü budur: %s"
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
-"named (BIND) verici adlarını IP ünvanlarına çevirən\n"
-"Sahə Adı Vericisidir(DNS)."
+"named (BIND) verici adlarını IP ünvanlarına çevirənDomen Adı Vericisidir "
+"(DNS)."
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Saint Lucia"
+msgstr "Saint Lucia"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Disconnect..."
msgstr "Bağlantını Kəs..."
-#: ../../lang.pm:1
-#, c-format
-msgid "Saint Lucia"
-msgstr "Müqəddəs Lusiya"
-
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Report"
-msgstr "Qapı"
+msgstr "Raport Göndər"
#: ../../lang.pm:1
#, c-format
@@ -2905,26 +3009,37 @@ msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""
+"Bütün işlər tək bir MandrakeSoft texnik mütəxəssis tərəfindən yerinə "
+"gətiriləcək."
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Package Group Selection"
-msgstr "Paket Qrup Seçkisi"
+msgstr "Paket Qrupları Seçkisi"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"Allow local hardware\n"
+"configuration."
+msgstr ""
+"Yerli avadanlıq quraşdırılmasına\n"
+"icazə ver."
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Via Network Protocol: %s"
-msgstr ""
+msgstr "Şəbəkə Protokolu Üstündən Geri Yüklə: %s"
#: ../../modules/interactive.pm:1
#, c-format
msgid "You can configure each parameter of the module here."
-msgstr ""
+msgstr "Burada, modulun hər bir parametrini quraşdıra bilərsiniz."
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Choose the resolution and the color depth"
-msgstr "Rezolyusiya və rəng dərinliyini seçin"
+msgstr "Həlledilirlik və rəng dərinliyini seçin"
#: ../../standalone/mousedrake:1
#, c-format
@@ -2938,6 +3053,9 @@ msgid ""
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
+"Yeni bölmə yarada bilməzsiniz\n"
+"(ona görə ki siz maksimal birinci bölmə ədədinə yetişdiniz).\n"
+"Əvvəlcə birinci bölməni silib, ondan sonra genişləndirilmiş bölmə yaradın."
#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/smbnfs_gtk.pm:1
@@ -2946,24 +3064,24 @@ msgid "Mount"
msgstr "Bağla"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Creating auto install floppy"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgstr "Avtomatik qurulum disketi yaradılır"
#: ../../steps.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Install updates"
-msgstr "Sistemi qur"
+msgstr "Yeniləmələri qur"
#: ../../standalone/draksplash:1
#, c-format
msgid "text box height"
-msgstr ""
+msgstr "Mətn qutusunun hündürlüyü"
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "State"
-msgstr "Hal:"
+msgstr "Vəziyyət"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -2975,6 +3093,11 @@ msgstr "%s avadanlığında medya olduğundan əmin olun"
msgid "Enable multiple profiles"
msgstr "Birdən artıq profilə icazə ver"
+#: ../../fs.pm:1
+#, c-format
+msgid "Do not interpret character or block special devices on the file system."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -2984,17 +3107,17 @@ msgstr ""
#: ../../printer/main.pm:1
#, c-format
msgid "Local printer"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli Çapçı"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Files Restored..."
-msgstr ""
+msgstr "Fayllar Geri Yükləndi..."
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Package selection"
-msgstr "Paket Qrup Seçkisi"
+msgstr "Paket seçkisi"
#: ../../lang.pm:1
#, c-format
@@ -3046,9 +3169,9 @@ msgid "Automatic detection and configuration of hardware at boot."
msgstr "Texniki avadanlığın açılışda avtomatik təsbiti və qurulması."
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "Installation Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Qurulum Şəbəkəsi Quraşdırılması"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -3056,25 +3179,20 @@ msgid "Configuring IDE"
msgstr "IDE qapıları qurulur"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network functionality not configured"
-msgstr "Monitor qurulmayıb"
+msgstr "Şəbəkə fəalliyyəti quraşdırılmayıb"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Configure module"
-msgstr "Siçan qurğuları"
+msgstr "Modulu quraşdır"
#: ../../lang.pm:1
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Kokos Adası"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Disconnecting from the Internet "
-msgstr "İnternetə bağlan"
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "You'll need to reboot before the modification can take place"
@@ -3086,9 +3204,9 @@ msgid "Provider phone number"
msgstr "İXM telefon nömrəsi"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Host %s"
-msgstr "Ev sahibi adı"
+msgstr "Qovşaq %s"
#: ../../lang.pm:1
#, c-format
@@ -3100,15 +3218,6 @@ msgstr "Ermənistan"
msgid "Fiji"
msgstr "Fici"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "Second floppy drive"
@@ -3117,12 +3226,12 @@ msgstr "İkinci disket sürücü"
#: ../../standalone/harddrake2:1
#, c-format
msgid "About Harddrake"
-msgstr ""
+msgstr "Harddrake Haqqında"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Drive capacity"
-msgstr ""
+msgstr "Sürücü həcmi"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -3141,47 +3250,56 @@ msgstr "Böyüklüyü: %s"
#: ../../keyboard.pm:1
#, c-format
msgid "Control and Shift keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda Control və Shift düymələri"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "secondary"
-msgstr "%d saniyə sonra çıxılacaq"
+msgstr "ikinci"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "View Backup Configuration."
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Ehtiyat Quraşdırılmasını Göstər."
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report check result to syslog."
-msgstr ""
+msgstr "əgər bəli seçilidirsə, yoxlama nəticələrini syslog'a raport et."
#. -PO: keep this short or else the buttons will not fit in the window
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "No password"
-msgstr "Parolsuz"
+msgstr "Şifrəsiz"
#: ../../lang.pm:1
#, c-format
msgid "Nigeria"
msgstr "Nigeriya"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires hostname...\n"
+msgstr "%s: %s'ın qovşaq adına ehtiyacı var...\n"
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no existing partition to use"
msgstr "Bölmə cədvəli qurtarılmağa çalışılır"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr ""
+"Sisteminizdə aşağıdakı darayıcılar\n"
+"\n"
+"%s\n"
+"mövcuddur.\n"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -3195,9 +3313,9 @@ msgstr ""
"mümkünsə, qapısının nömrəsini verməlisiniz."
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Hard drive information"
-msgstr "Sabit disk seçkisi"
+msgstr "Sabit disk mə'lumatı"
#: ../../keyboard.pm:1
#, c-format
@@ -3210,14 +3328,14 @@ msgid "Jordan"
msgstr "İordaniya"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Hide files"
-msgstr "mkraid iflas etdi"
+msgstr "Faylları gizlət"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto-detect printers connected to this machine"
-msgstr "Uzaq Çap Edici"
+msgstr "Bu kompüterə bağlı olan çapçıları avtomatik aşkar et"
#: ../../standalone/drakxtv:1
#, c-format
@@ -3267,9 +3385,9 @@ msgid ""
msgstr ""
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "DrakSec Basic Options"
-msgstr "Seçənəklər"
+msgstr "DrakSec Bəsit Seçənəkləri"
#: ../../standalone/draksound:1
#, c-format
@@ -3286,10 +3404,15 @@ msgstr ""
msgid "Romania"
msgstr "Ruminıya"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Group"
+msgstr "Qrup"
+
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "choose device"
-msgstr "Açılış avadanlığı"
+msgstr "avadanlığı seçin"
#: ../../lang.pm:1
#, c-format
@@ -3304,7 +3427,7 @@ msgstr "LVMdən ayır"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Timezone"
-msgstr "Vaxt Dilimi"
+msgstr "Vaxt Zolağı"
#: ../../keyboard.pm:1
#, c-format
@@ -3313,7 +3436,7 @@ msgstr "Almanca"
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next ->"
msgstr "Sonrakı ->"
@@ -3331,7 +3454,7 @@ msgid ""
msgstr ""
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -3339,8 +3462,8 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
"\n"
-"Bəlkə də bu bir Sürücü bölməsidir.\n"
-"Onda bunu ele beləcə buraxın.\n"
+"Bu bölmə Sürücü bölməsidir.\n"
+"Bunu elə beləcə buraxın.\n"
#: ../../lang.pm:1
#, c-format
@@ -3352,6 +3475,11 @@ msgstr "Qvineya Bissau"
msgid "Horizontal refresh rate"
msgstr "Üfüqi yeniləmə sür'əti"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Edit"
+msgstr "Çıxış"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
@@ -3376,12 +3504,12 @@ msgstr ""
#: ../../harddrake/data.pm:1
#, c-format
msgid "USB controllers"
-msgstr ""
+msgstr "USB idarəçiləri"
#: ../../Xconfig/various.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "What norm is your TV using?"
-msgstr "ISDN bağlantınızın növü nədir?"
+msgstr "Televiziyanız hansı normu işlədir?"
#: ../../standalone/drakconnect:1
#, c-format
@@ -3399,10 +3527,12 @@ msgid "enable"
msgstr "fəallaşdır"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
-msgstr "Əks ünvanına bağlantı qurulur"
+msgstr ""
+"Mövcud əkslərin siyahısını almaq üçün Mandrake Linux səhifəsi ilə təmas "
+"qurulur..."
#: ../../network/netconnect.pm:1
#, c-format
@@ -3416,9 +3546,9 @@ msgstr ""
"%s"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove the loopback file?"
-msgstr "Loopback faylı şəkilləndirilir: %s"
+msgstr "Loopback faylı silinsin?"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -3428,22 +3558,22 @@ msgstr "Seçili böyüklük var olandan daha böyükdür"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "NCP server name missing!"
-msgstr ""
+msgstr "NCP verici adı əksikdir!"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose your country."
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+msgstr "Xahiş edirik, ölkənizi seçin."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Hard Disk Backup files..."
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Sabit Disk Ehtiyat Nüsxəsi faylları..."
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Laotian"
-msgstr "Yeri"
+msgstr "Laotian"
#: ../../lang.pm:1
#, c-format
@@ -3462,22 +3592,23 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Re-generating list of configured scanners ..."
-msgstr ""
+msgstr "Quraşdırılmış darayıcıların siyahısı yenidən yaradılır ..."
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Scanner"
-msgstr "Ekran kartınızı seçin"
+msgstr "Darayıcı"
#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Warning: testing this graphic card may freeze your computer"
-msgstr "Diqqət: Bu qrafika kartı ilə ediləcək sınaq təhlükəlidir"
+msgstr ""
+"Diqqət: Bu qrafika kartı ilə ediləcək sınaq kompüterinizi dondura bilər"
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "Bad Ip"
-msgstr "Kart IO"
+msgstr "Hökmsüz Ip"
#: ../../any.pm:1
#, c-format
@@ -3488,9 +3619,9 @@ msgstr ""
"ola bilər"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Menudrake"
-msgstr "Usta"
+msgstr "Menudrake"
#: ../../security/level.pm:1
#, c-format
@@ -3505,12 +3636,12 @@ msgstr "Modul seçənəkləri:"
#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid "Secure your networks with the Multi Network Firewall"
-msgstr ""
+msgstr "Multi Network Firewall ilə şəbəkələrinizi təklükəsizləşdirin"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Go on without configuring the network"
-msgstr "Şəbəkə Qurğuları"
+msgstr "Şəbəkəni quraşdırmadan davam et"
#: ../../network/isdn.pm:1
#, c-format
@@ -3520,22 +3651,17 @@ msgstr "Dayandır"
#: ../../standalone/drakbackup:1
#, c-format
msgid "No password prompt on %s at port %s"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr "%s üstündəki %s qapısında şifrə soruşulmasın"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Usage of remote scanners"
-msgstr "Boş sahəni istifadə et"
+msgstr "Uzaq darayıcıların istifadəsi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-CDROM.\n"
-msgstr ""
+msgstr "\t-CDROM.\n"
#: ../../install_interactive.pm:1
#, c-format
@@ -3555,7 +3681,7 @@ msgstr "Dvorak (Norveçcə)"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Hard Disk Backup Progress..."
-msgstr ""
+msgstr "Sabit Disk Ehtiyat Nüsxəsi Çıxartma Gedişatı Fəaliyyətdədir..."
#: ../../standalone/drakfloppy:1
#, c-format
@@ -3568,14 +3694,14 @@ msgid "Type: "
msgstr "Növ: "
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "<-- Edit Client"
-msgstr "DHCP Alıcısı"
+msgstr "<-- Alıcını Düzəlt"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "no fonts found"
-msgstr "şəbəkə kartı tapılmadı"
+msgstr "no fonts found"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../harddrake/data.pm:1
@@ -3588,30 +3714,25 @@ msgstr "Siçan"
msgid "not enough room in /boot"
msgstr "/boot içində lazımi yer yoxdur"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr ""
+msgid "Liechtenstein"
+msgstr "Lixtenşteyn"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Host name"
msgstr "Ev sahibi adı"
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr "Lixtenşteyn"
-
#: ../../standalone/draksplash:1
#, c-format
msgid "the color of the progress bar"
-msgstr ""
+msgstr "irəliləmə çubuğunun rəngi"
#: ../../standalone/drakfont:1
#, c-format
msgid "Suppress Fonts Files"
-msgstr ""
+msgstr "Yazı Növlərinin Fayllarını Gizlət"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -3737,11 +3858,12 @@ msgstr ""
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
+"\"%s\" çapçısı Star Office/OpenOffice.org/GIMP proqramlarına əlavə edildi."
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "No floppy drive available!"
-msgstr "Disket sürücü yoxdur"
+msgstr "Disket sürücüsü mövcud deyil!"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -3751,6 +3873,11 @@ msgid ""
"\n"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Saudi Arabia"
+msgstr "Səudiyyə Ərəbistan"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Continue anyway?"
@@ -3767,12 +3894,7 @@ msgstr ""
#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer"
-msgstr "Çap Edici"
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Saudi Arabia"
-msgstr "Səudiyyə Ərəbistan"
+msgstr "Çapçı"
#: ../../services.pm:1
#, c-format
@@ -3782,7 +3904,7 @@ msgstr "İnternet"
#: ../../standalone/service_harddrake:1
#, c-format
msgid "Some devices were added:\n"
-msgstr ""
+msgstr "Bə'zi avadanlıqlar əlavə edildi:\n"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -3790,19 +3912,20 @@ msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometriyası: %s silindr, %s baş, %s sektor\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printing on the printer \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgstr "%s çapçısında çap edilir"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
+"/etc/hosts.allow və /etc/hosts.deny onsuzda quraşdırılıb - dəyişdirilmədi"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore From Tape"
-msgstr "Bölmə cədvəlini qurtar"
+msgstr "Kasetdən Geri Yüklə"
#: ../../network/netconnect.pm:1
#, c-format
@@ -3817,29 +3940,25 @@ msgid ""
"Enter a Zeroconf host name without any dot if you don't\n"
"want to use the default host name."
msgstr ""
+"\n"
+"\n"
+"Əgər əsas qovşaq adını istifadə etmək istəmirsinizsə\n"
+"nöqtələri istifadə etmədən Zeroconf qovşaq adını girin."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup Now from configuration file"
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Quraşdırma faylından indi ehtiyat nüsxəsini çıxart"
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mount points should contain only alphanumerical characters"
-msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
+msgstr "Bağlama nöqtələri ancaq alfanumerik hərf daxil edə bilər"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Restarting printing system..."
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
+msgid "Restarting printing system..."
+msgstr "Çap etmə sistemi yenidən başladılır..."
#: ../../modules/interactive.pm:1
#, c-format
@@ -3854,12 +3973,12 @@ msgstr "Açılış qisminin ilk sektoru"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model"
-msgstr ""
+msgstr "Çapçı e'malatçısı, model"
#: ../../printer/data.pm:1
#, c-format
msgid "PDQ - Print, Don't Queue"
-msgstr ""
+msgstr "PDQ - Çap et, Növbəyə alma"
#: ../../standalone.pm:1
#, c-format
@@ -3882,11 +4001,16 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Subnet Mask:"
-msgstr ""
+msgstr "Subnet Maskası:"
#: ../../standalone/drakboot:1
#, c-format
msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "LiLo və Bootsplash örtük qurulumu müvəffəqiyyətlə başa çatdı"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Set password expiration and account inactivation delays"
msgstr ""
#: ../../Xconfig/monitor.pm:1
@@ -3925,7 +4049,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "Need hostname, username and password!"
-msgstr ""
+msgstr "Qovşaq adı, istifadəçi adı və şifrəyə ehtiyac var!"
#: ../../diskdrake/dav.pm:1
#, c-format
@@ -3935,21 +4059,31 @@ msgid ""
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
+"WebDAV, bir vericinin cərgəsini yerli bir qovluğa bağlamanıza və ona yerli\n"
+"fayl sistemi kimi rəftar etməyə imkan tanıyan protokoldur (verici WebDAV\n"
+"olaraq quraşdırılmalıdır). İndi WebDAV bağlama nöqtələri əlavə etmək\n"
+"üçün, \"Yeni\" düyməsinə basın."
#: ../../standalone/drakbug:1
#, c-format
msgid "HardDrake"
-msgstr ""
+msgstr "HardDrake"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "new"
msgstr "yeni"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable syslog reports to console 12"
+msgstr ""
+"12 konsola sysloq raportlarının göndərilməsini Fəallaşdır/Qeyri-fəallaşdır"
+
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Would you like to try again?"
-msgstr "Bir çap edici qurmaq istəyirsiniz?"
+msgstr "Yenidən sınamaq istəyirsiniz?"
#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -3957,14 +4091,14 @@ msgid "Wizard"
msgstr "Sehirbaz"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Edit selected server"
-msgstr "%s tapıldı"
+msgstr "Seçili vericini düzəlt"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose where you want to backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr "Xahiş edirik ehtiyatları saxlamaq istədiyiniz yeri seçin"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -3976,7 +4110,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "Do not include the browser cache"
-msgstr ""
+msgstr "Səyyahın ara yaddaşını daxil etmə"
#: ../../standalone/keyboarddrake:1
#, c-format
@@ -3999,14 +4133,14 @@ msgid "Connect..."
msgstr "Bağlan..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Failed to configure printer \"%s\"!"
-msgstr "Çap Edicini Qur"
+msgstr "\"%s\" çapçısı quraşdırıla bilmədi!"
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "not configured"
-msgstr "yenidən quraşdır"
+msgstr "quraşdırılmayıb"
#: ../../network/isdn.pm:1
#, c-format
@@ -4014,9 +4148,9 @@ msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "About"
-msgstr "Dayandır"
+msgstr "Haqqında"
#: ../../network/network.pm:1
#, c-format
@@ -4034,24 +4168,24 @@ msgid "Start: sector %s\n"
msgstr "Başlanğıc: sektor %s\n"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Network interface already configured"
-msgstr "Monitor qurulmayıb"
+msgstr "Şəbəkə ara üzü onsuzda quraşdırılıb"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Couldn't access the floppy!"
-msgstr ""
+msgstr "Disketə yetişə bilmədim!"
#: ../../standalone/drakbug:1
#, c-format
msgid "connecting to Bugzilla wizard ..."
-msgstr ""
+msgstr "Bugzilla sehirbazına bağlanır ..."
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mail Server"
-msgstr "Databeyz"
+msgstr "Poçt Vericisi"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -4066,12 +4200,12 @@ msgstr "Linuks"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Have a nice day!"
-msgstr ""
+msgstr "Sağolun, sağlıqla qalın!"
#: ../../standalone/drakbackup:1
#, c-format
msgid "across Network"
-msgstr ""
+msgstr "Şəbəkə üstündə"
#: ../../help.pm:1
#, c-format
@@ -4079,19 +4213,19 @@ msgid "/dev/fd0"
msgstr "/dev/fd0"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Upgrade %s"
-msgstr "Güncəlləmə"
+msgstr "%s'i yenilə"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Select Printer Connection"
-msgstr "Çap Edici Bağlantısı Seçin"
+msgstr "Çapçı Bağlantısı Seçin"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels in progress ..."
-msgstr ""
+msgstr "TV kanallarının axtarışı fəaliyyətdədir..."
#: ../../standalone/drakbackup:1
#, c-format
@@ -4099,11 +4233,13 @@ msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
+"Fayl FTP ilə göndərilərkən xəta yarandı.\n"
+" Xahiş edirik FTP qurğularınızı düzəldin."
#: ../../standalone/drakTermServ:1
#, c-format
msgid "IP Range Start:"
-msgstr ""
+msgstr "IP Silsiləsi Başlanğıcı:"
#: ../../services.pm:1
#, c-format
@@ -4124,7 +4260,7 @@ msgstr ""
#: ../../standalone/draksplash:1
#, c-format
msgid "the height of the progress bar"
-msgstr ""
+msgstr "İrəliləmə çubuğunun hündürlüyü"
#: ../../standalone/drakbackup:1
#, c-format
@@ -4132,39 +4268,38 @@ msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
+"\n"
+"- %s üstündən %s qovşağına qeyd et\n"
#: ../../lang.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "Argentina"
msgstr "Argentina"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Domain Name Server"
-msgstr "Sahə(domain) adı"
+msgstr "Domen Adı Vericisi"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Security Level:"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Təhlükəsizlik Səviyyəsi:"
#: ../../fsedit.pm:1
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "Bağlama nöqtələri / ilə başlamalıdır"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "Choose your CD/DVD device"
+msgstr "Klaviatura quruluşunu seçiniz."
+
+#: ../../standalone/logdrake:1
+#, c-format
msgid "Postfix Mail Server"
-msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
+msgstr "Postfix Poçt Vericisi"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -4179,19 +4314,12 @@ msgstr "Yəmən"
#: ../../share/advertising/11-mnf.pl:1
#, c-format
msgid "This product is available on the MandrakeStore Web site."
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
+msgstr "Bu mə'mul MandrakeStore veb saytında mövcuddur."
#: ../../interactive/stdio.pm:1
#, c-format
msgid "=> There are many things to choose from (%s).\n"
-msgstr ""
+msgstr "=> Arasından seçiləcək həddindən artıq çox şey var (%s).\n"
#: ../../steps.pm:1
#, c-format
@@ -4204,11 +4332,13 @@ msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
+"Heç bir paket qrupunu seçmədiniz.\n"
+"Xahiş edirik istədiyiniz ən kiçik qurulumu seçin:"
#: ../../diskdrake/dav.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please enter the WebDAV server URL"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgstr "Xahiş edirik WebDAV vericisi URL'ini daxil edin"
#: ../../lang.pm:1
#, c-format
@@ -4224,7 +4354,7 @@ msgstr "Qəbul Et"
#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Description"
-msgstr "İzah"
+msgstr "İzahat"
#: ../../fsedit.pm:1
#, c-format
@@ -4241,29 +4371,16 @@ msgstr "Siçan növü: %s\n"
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər."
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Klaviatura quruluşunu seçiniz."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
-msgstr ""
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Expert Area"
-msgstr "Ustaların Sahəsi"
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Choose a monitor"
msgstr "Monitorunuzu seçin"
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Bad Mask"
+msgstr "Xətalı Mask"
+
#: ../../any.pm:1
#, c-format
msgid "Empty label not allowed"
@@ -4272,7 +4389,7 @@ msgstr "Boş etiket qəbul edilə bilməz"
#: ../../keyboard.pm:1
#, c-format
msgid "Maltese (UK)"
-msgstr ""
+msgstr "Malta (UK)"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -4287,12 +4404,12 @@ msgstr "MB cinsindən böyüklük: "
#: ../../printer/main.pm:1
#, c-format
msgid "Remote printer"
-msgstr "Uzaq Çap Edici"
+msgstr "Uzaq Çapçı"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose a language to use."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgstr "Xahiş edirik istifadə ediləcək dili seçin."
#: ../../network/network.pm:1
#, c-format
@@ -4308,21 +4425,21 @@ msgstr ""
"Aşağıdakı girişləri düzəltməniz özünü əvvəlki qurğuların üstünə yazacaqdır."
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-"Kompüterinizi avtomatik olaraq bir istifadəçi ilə başlada bilərəm.\n"
-"İstəmirsiniz isə rədd edin."
+"Kompüterinizi avtomatik olaraq bir istifadəçinin giriş etməsi üçün qurğulaya "
+"bilərəm."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Floppy format"
-msgstr "Şəkilləndir"
+msgstr "Disket şəkilləndirməsi"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Generic Printers"
-msgstr "Çap Edici"
+msgstr "Ümumi Çapçılar"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -4334,17 +4451,17 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The scanners on this machine are available to other computers"
-msgstr ""
+msgstr "Bu sistemdəki darayıcılar diqər sistemlər üçün də açıqdır"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "First sector of the root partition"
-msgstr "Açılış qisminin ilk sektoru"
+msgstr "Kök bolməsinin ilk sektoru"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Alternative drivers"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Alternativ sürücülər"
#: ../../standalone/drakbackup:1
#, c-format
@@ -4352,6 +4469,8 @@ msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
+"\n"
+"Xahiş edirik, istədiyiniz bütün seçənəkləri seçin.\n"
#: ../../any.pm:1
#, c-format
@@ -4366,12 +4485,12 @@ msgstr "Keyp Verde"
#: ../../standalone/harddrake2:1
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
-msgstr ""
+msgstr "bu cpu'da Cyrix 6x86 Coma xətasının olması"
#: ../../standalone/harddrake2:1
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
-msgstr ""
+msgstr "əvvəlki pentiumlar xətalı idi və F00F bayt kodu açılarkən donurdu"
#: ../../lang.pm:1
#, c-format
@@ -4400,12 +4519,12 @@ msgstr ""
"Bu səviyyə RAID'i diqqətli istifadənizi tövsiyə edirik. Sisteminiz daha "
"asand\n"
"işlədiləcək, ancaq xətalara qarşı da həssaiyyəti də artacaqdır. İnternetə \n"
-"bağlı isəniz bunu tövsiyə etmirik. Parol ilə girilir."
+"bağlı isəniz bunu tövsiyə etmirik. Şifrə ilə girilir."
#: ../../fs.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mounting partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
+msgstr "%s bölməsi bağlanır"
#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
#, c-format
@@ -4413,9 +4532,9 @@ msgid "User name"
msgstr "İstifadəçi adı"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Userdrake"
-msgstr "Çap Edici"
+msgstr "Userdrake"
#: ../../install_interactive.pm:1
#, c-format
@@ -4423,14 +4542,19 @@ msgid "Which partition do you want to use for Linux4Win?"
msgstr "Linuks4Win'i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup system"
-msgstr "Fayl sistemi qurğuları"
+msgstr "Sistemin ehtiyat nüsxəsini çıxart"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Test pages"
-msgstr "Qapıları sına"
+msgstr "Sınaq səhifələri"
+
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Logical volume name "
+msgstr "Məntiqi həcm adı"
#: ../../standalone/drakbackup:1
#, c-format
@@ -4438,46 +4562,53 @@ msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
+"Geri yüklənəcək mə'lumatların siyahısı:\n"
+"\n"
#: ../../fs.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Checking %s"
-msgstr "Rezolyusiya: %s\n"
+msgstr "%s yoxlanır"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "TCP/Socket Printer Options"
-msgstr "Soket Çap Edici Qurğuları"
+msgstr "TCP/Socket Çapçı Qurğuları"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card mem (DMA)"
msgstr "Kart mem (DMA)"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Disconnecting from Internet "
+msgstr "İnternet bağlantısı kəsilir"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "France"
-msgstr "Fransızca"
+msgstr "Fransa"
#: ../../standalone/drakperm:1
#, c-format
msgid "browse"
-msgstr ""
+msgstr "gəz"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Checking installed software..."
-msgstr ""
+msgstr "Qurulu proqramlar yoxlanır..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote printer name missing!"
-msgstr "Uzaqdakı ev sahibi adı"
+msgstr "Uzaq çapçı adı əksikdir!"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Çap edicini sınamaq istəyirsiniz?"
+msgstr "Yerli şəbəkədəki çapçılarda çap etmə icazəsi vermək istəyirsiniz?\n"
#: ../../lang.pm:1
#, c-format
@@ -4487,12 +4618,12 @@ msgstr "Türkiyə"
#: ../../network/adsl.pm:1
#, c-format
msgid "Alcatel speedtouch usb"
-msgstr ""
+msgstr "Alcatel speedtouch usb"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Number of buttons"
-msgstr "2 düyməli"
+msgstr "Düymə ədədi"
#: ../../keyboard.pm:1
#, c-format
@@ -4500,9 +4631,9 @@ msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vyetnam dili \"numeric row\" QWERTY"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Module"
-msgstr "Siçan"
+msgstr "Modul"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -4514,18 +4645,23 @@ msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Hardware"
-msgstr ""
+msgstr "Avadanlıq"
#: ../../keyboard.pm:1
#, c-format
msgid "Ctrl and Alt keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda Ctrl və Alt düymələri"
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "United States"
msgstr "Birləşmiş Ştatlar"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "User umask"
+msgstr "İstifadəçi umask'ı"
+
#: ../../any.pm:1
#, c-format
msgid "Default OS?"
@@ -4551,19 +4687,24 @@ msgid ""
msgstr ""
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "NTP Server"
-msgstr "NIS Verici"
+msgstr "NTP Verici"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Sulogin(8) in single user level"
+msgstr "Tək istifadəçi səviyyəsində Sulogin(8)"
#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Load/Save on floppy"
-msgstr "Disketə qeyd et"
+msgstr "Disketə qeyd et/disketdən yüklə"
#: ../../standalone/draksplash:1
#, c-format
msgid "This theme does not yet have a bootsplash in %s !"
-msgstr ""
+msgstr "Bu örtük hələlik %s içində sıçrayan ekrana malik deyil !"
#: ../../pkgs.pm:1
#, c-format
@@ -4571,7 +4712,7 @@ msgid "nice"
msgstr "gözəl"
#: ../../Xconfig/test.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Leaving in %d seconds"
msgstr "%d saniyə sonra çıxılacaq"
@@ -4580,20 +4721,15 @@ msgstr "%d saniyə sonra çıxılacaq"
msgid "Please choose which serial port your modem is connected to."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Country"
-msgstr "Ölkə:"
-
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Property"
-msgstr "Qapı"
+msgstr "Xassə"
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript"
-msgstr ""
+msgstr "Ghostscript"
#: ../../standalone/drakconnect:1
#, c-format
@@ -4608,17 +4744,22 @@ msgstr "Qana"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Path or Module required"
-msgstr ""
+msgstr "Cığır ya da Modul məcburidir"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Advanced Options"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Ətraflı Seçənəklər"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Configuration"
+msgstr "Qurğuları Göstər"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Coma bug"
-msgstr ""
+msgstr "Coma xətası"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -4783,9 +4924,9 @@ msgid "There was an error installing packages:"
msgstr "Paketlər qurulurkən bir xəta oldu:"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Lexmark inkjet configuration"
-msgstr "İnternet qurğuları"
+msgstr "Lexmark inkjet qurğuları"
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
@@ -4793,9 +4934,9 @@ msgid "Undo"
msgstr "Geri al"
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Save partition table"
-msgstr "Bölmə cədvəlini yaz"
+msgstr "Bölmə cədvəlini qeyd et"
#: ../../keyboard.pm:1
#, c-format
@@ -4813,16 +4954,35 @@ msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""
+"İstifadəçi başına bölüşmə \"fileshare\" qrupunu istifadə edir. \n"
+"Bu qrupa istifadəçiləri əlavə etmək üçün userdrake'dən istifadə edə "
+"bilərsiniz. "
#: ../../keyboard.pm:1
#, c-format
msgid "Slovenian"
msgstr "Slovencə"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Authorize:\n"
+"\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
+"\n"
+"- only local ones if set to \"LOCAL\"\n"
+"\n"
+"- none if set to \"NONE\".\n"
+"\n"
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
+msgstr ""
+
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Libya"
-msgstr "Liberiya"
+msgstr "Liviya"
#: ../../standalone/drakgw:1
#, c-format
@@ -4830,9 +4990,9 @@ msgid "Configuring scripts, installing software, starting servers..."
msgstr "Skriptlə qurulur, proqram tə'minatı qurulur, xidmətlər başladılır..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer on parallel port #%s"
-msgstr "Çap Edici Ev sahibi"
+msgstr "%s nömrəli paralel qapıdakı çapçı"
#: ../../standalone/drakbackup:1
#, c-format
@@ -4840,6 +5000,8 @@ msgid ""
"\n"
"- Burn to CD"
msgstr ""
+"\n"
+"- CD'yə yaz"
#: ../../any.pm:1
#, c-format
@@ -4852,27 +5014,19 @@ msgid "I don't know how to format %s in type %s"
msgstr "%s'i necə şəkilləndirəcəyimi bilmirəm (Növ: %s)"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "Model"
-msgstr "Siçan"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
+msgid "Model"
+msgstr "Model"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "USB printer #%s"
-msgstr "Çap Edicisiz"
+msgstr "USB çapçı #%s"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Stop Server"
-msgstr "NIS Verici"
+msgstr "Vericini Dayandır"
#: ../../standalone/drakboot:1
#, c-format
@@ -4883,21 +5037,16 @@ msgid ""
"you can choose\n"
"them separately"
msgstr ""
+"\n"
+"lilo və bootsplash üçün\n"
+"bir örtük seçin, onları\n"
+"ayrı ayrı da seçə\n"
+"bilərsiniz"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
-msgid "Modem"
-msgstr "Siçan"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, listen_tcp=None)\n"
-"\n"
-"Allow/Forbid X connections. First arg specifies what is done\n"
-"on the client side: ALL (all connections are allowed), LOCAL (only\n"
-"local connection) and NONE (no connection)."
-msgstr ""
+msgid "Modem"
+msgstr "Modem"
#: ../../lang.pm:1
#, c-format
@@ -4935,6 +5084,11 @@ msgid ""
"technical support website:"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "No password aging for"
+msgstr "Bunlar üçün şifrə vaxtının keçməsi olmasın"
+
#: ../../standalone/draksec:1
#, c-format
msgid ""
@@ -4947,36 +5101,39 @@ msgstr ""
msgid "Automatically find available printers on remote machines"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "East Timor"
+msgstr "Şərqi Timor"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
+"\n"
+"- %s avadanlığı üstündə kasetə qeyd et"
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Login name"
+msgstr "Sahə(domain) adı"
+
+#: ../../security/l10n.pm:1
#, c-format
-msgid "East Timor"
-msgstr "Şərqi Timor"
+msgid "Report unowned files"
+msgstr "Yiyələnməmiş faylları raport et"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Del profile..."
msgstr "Profili sil..."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing Foomatic..."
-msgstr "%s paketi qurulur"
+msgstr "Foomatic Qurulur..."
#: ../../standalone/XFdrake:1
#, c-format
@@ -4984,36 +5141,34 @@ msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Lütfen çıxın və Ctrl-Alt-BackSpace düymələrinə basın"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "detected"
-msgstr "%s tapıldı"
+msgstr "tapıldı"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The network needs to be restarted. Do you want to restart it ?"
-msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
+msgstr "Şəbəkə yenidən başladılmalıdır. Yenidən başlatmaq istəyirsiniz?"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Package: "
-msgstr "Paket Qrup Seçkisi"
+msgstr "Paket:"
#: ../../standalone/drakboot:1
#, c-format
msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgstr "/etc/sysconfig/bootsplash yazıla bilmir."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SECURITY WARNING!"
-msgstr ""
+msgstr "TƏHLÜKƏSİZLİK XƏBƏRDARLIĞI!"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "StarOffice"
-msgstr "İş Yeri"
+msgstr "StarOffice"
#: ../../standalone/drakboot:1
#, c-format
@@ -5023,17 +5178,22 @@ msgstr "Xeyr, Avtomatik giriş istəmirəm"
#: ../../standalone/drakbug:1
#, c-format
msgid "Windows Migration tool"
-msgstr ""
+msgstr "Windows'dan Keçiş vasitəsi"
#: ../../any.pm:1 ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "All languages"
-msgstr "İşlətdiyiniz dili seçin"
+msgstr "Bütün dillər"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Removing %s"
-msgstr "Rezolyusiya: %s\n"
+msgstr "%s silinir"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s not found...\n"
+msgstr "%s tapılaa bilmədi...\n"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -5041,9 +5201,9 @@ msgid "Testing your connection..."
msgstr "Bağlantınız sınanır..."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Cache size"
-msgstr "parça böyüklüyü"
+msgstr "Ön yaddaş böyüklüyü"
#: ../../security/level.pm:1
#, c-format
@@ -5051,7 +5211,7 @@ msgid ""
"Passwords are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-"Parollar fəallaşdırıldı, yenə də bir şəbəkə üstündə istifadə edilməməsi "
+"Şifrələr fəallaşdırıldı, yenə də bir şəbəkə üstündə istifadə edilməməsi "
"tövsiyə edilir."
#: ../../diskdrake/interactive.pm:1
@@ -5059,17 +5219,20 @@ msgstr ""
msgid "Start sector: "
msgstr "Başlanğıç sektoru: "
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Read"
+msgstr "Oxu"
+
#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
-msgstr ""
+msgstr "Congo (Brazzaville)"
#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
+msgstr "%s paketi qurulmalıdır. Qurmaq istəyirsiniz?"
#: ../../lang.pm:1
#, c-format
@@ -5092,9 +5255,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Bad password on %s"
-msgstr "Parolsuz"
+msgstr "%s üstündə xətalı şifrə"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -5104,9 +5267,9 @@ msgid ""
msgstr ""
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Right Control key"
-msgstr "Uzaq Çap Edici"
+msgstr "Sağ Control düyməsi"
#: ../../lang.pm:1
#, c-format
@@ -5116,22 +5279,22 @@ msgstr "Zambiya"
#: ../../security/level.pm:1
#, c-format
msgid "Security Administrator (login or email)"
-msgstr ""
+msgstr "Təhlükəsizlik İdarəçisi (giriş ya da ePoçt)"
#: ../../standalone/drakgw:1
#, c-format
msgid "Sorry, we support only 2.4 kernels."
-msgstr ""
+msgstr "Bağışlayın, biz ancaq 2.4 çəyirdəklərini dəstəkləyirik."
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Romanian (qwerty)"
-msgstr "Rusca (Yawerty)"
+msgstr "Rumın (qwerty)"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Under Devel ... please wait."
-msgstr ""
+msgstr "İnkişafdadır ... xahiş edirik gözləyin."
#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
@@ -5149,37 +5312,35 @@ msgid "Sound card"
msgstr "Səs kartı"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Import Fonts"
-msgstr "Bölmə şəkilləndirilməsi"
+msgstr "Yazı növlərini idxal et"
#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You have one big MicroSoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
-"Tək bir böyük disk bölməniz var\n"
-"(əsasən MS DOS/Windows istifadə edər).\n"
+"Tək bir böyük MicroSoft Windows disk bölməniz var\n"
"Əvvəlcə bu disk bölməsinin böyüklüyünü dəyişdirməyinizi\n"
-"tövsiyə edirik. Əvvəlcə bölmənin üstünə, sonra \"Böyüklüyü\n"
-"Dəyişdir\" düyməsinə tıqlayın"
+"məsləhət edirik. (Bölməni seçib, \"Böyüklüyü\n"
+"Dəyişdir\" düyməsinə tıqlayın)"
#: ../../standalone/drakfont:1
#, c-format
msgid "Suppress Temporary Files"
-msgstr ""
+msgstr "Gizli Faylları Gizlət"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
-"Təbrik edirik, internet və şəbəkə quraşdırılması qurtardı.\n"
+"Təbrik edirik, internet və şəbəkə quraşdırılması bitdi.\n"
"\n"
-"Qurğular indi sisteminizə əlavə ediləcək.\n"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -5198,9 +5359,14 @@ msgid ""
msgstr ""
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Network Options"
-msgstr "Modul seçənəkləri:"
+msgstr "Şəbəkə Seçənəkləri"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable msec hourly security check"
+msgstr "msec saat başı təhlükəsizlik yoxlamasını fəallaşdır"
#: ../../standalone/drakboot:1
#, c-format
@@ -5208,16 +5374,18 @@ msgid ""
"Display theme\n"
"under console"
msgstr ""
+"Konsol altında\n"
+"örtüyü göstər"
#: ../../standalone/net_monitor:1
#, c-format
msgid "Statistics"
-msgstr ""
+msgstr "Statistikalar"
#: ../../printer/cups.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "(on %s)"
-msgstr "(modul %s)"
+msgstr "(%s üstündə)"
#: ../../mouse.pm:1
#, c-format
@@ -5228,35 +5396,38 @@ msgstr "MM Series"
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
-msgstr ""
+msgstr "Buffer overflow və format string hücumlarına qarşı qoruyan kitabxana."
#: ../../standalone/net_monitor:1
#, c-format
msgid "average"
-msgstr ""
+msgstr "orta hesabla"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "New printer name"
-msgstr "Çap Edicisiz"
+msgstr "Yeni çapçı adı"
+
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Allow an ordinary user to mount the file system. The\n"
+"name of the mounting user is written to mtab so that he can unmount the "
+"file\n"
+"system again. This option implies the options noexec, nosuid, and nodev\n"
+"(unless overridden by subsequent options, as in the option line\n"
+"user,exec,dev,suid )."
+msgstr ""
#: ../../lang.pm:1
#, c-format
msgid "Equatorial Guinea"
msgstr "Ekvatorial Qvineya"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-msgstr ""
-
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Build Backup"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyatı İnşa Et"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -5268,17 +5439,17 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Currently, no alternative possibility is available"
-msgstr ""
+msgstr "Hazırda, başqa heç bir alternativ mövcud deyil"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Romanian (qwertz)"
-msgstr "Rusca (Yawerty)"
+msgstr "Rumın (qwertz)"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Write Config"
-msgstr "yenidən quraşdır"
+msgstr "Qurğunu Yaz"
#: ../../services.pm:1
#, c-format
@@ -5297,23 +5468,20 @@ msgstr ""
msgid "Kiribati"
msgstr "Kiribati"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "Other (not drakbackup) keys in place already"
msgstr ""
#: ../../standalone/draksplash:1
#, c-format
msgid "Browse"
-msgstr ""
+msgstr "Gəz"
#: ../../harddrake/data.pm:1
#, c-format
msgid "CDROM"
-msgstr ""
+msgstr "CDROM"
#: ../../network/tools.pm:1
#, c-format
@@ -5326,9 +5494,9 @@ msgid "Belgian"
msgstr "Belçika dili"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you have an ISA sound card?"
-msgstr "Başqa var?"
+msgstr "ISA səs kartınız var?"
#: ../../network/ethernet.pm:1
#, c-format
@@ -5340,19 +5508,19 @@ msgstr ""
"Bu bağlantı şəklini qura bilmərəm."
#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Windows"
-msgstr "NIS sahəsi"
+msgstr "Windows"
#: ../../common.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Can't make screenshots before partitioning"
-msgstr "Artıq bölmə əlavə edilə bilməz"
+msgstr "Bölmələmədən əvvəl görüntü alına bilməz"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Host Name"
-msgstr "Ev sahibi adı"
+msgstr "Qovşaq Adı"
#: ../../standalone/logdrake:1
#, c-format
@@ -5372,10 +5540,173 @@ msgid ""
"information from the server(s)."
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images. To create the file \n"
+" \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
+"include in \n"
+" \t\tdhcpd.conf, you should create the etherboot images for at least "
+"one full kernel.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t#type fat;\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t\t#hdw_config true;\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
+"either be 'thin'\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run \n"
+"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$"
+"\\$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are \n"
+"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are "
+"security issues in \n"
+"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access "
+"to the local\n"
+"\t\t\tsubnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ. "
+"Clients can either \n"
+"\t\t\tbe 'true' or 'false'. 'true' enables root login at the client machine "
+"and allows local \n"
+"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. "
+"This is enabled \n"
+"\t\t\tby creating seperate config files associated with the client's IP "
+"address and creating \n"
+"\t\t\tread/write mount points to allow the client to alter the file. Once "
+"you are satisfied \n"
+"\t\t\twith the configuration, you can remove root login priviledges from the "
+"client.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \t\tdrakTermServ will help create these files.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/"
+"sysconfig/mouse, \n"
+" \t\t/etc/sysconfig/keyboard on a per-client basis.\n"
+"\n"
+" Note: Enabling local client hardware configuration does enable root "
+"login to the terminal \n"
+" server on each client machine that has this feature enabled. Local "
+"configuration can be turned\n"
+" back off, retaining the configuration files, once the client machine "
+"is configured.\n"
+"\t\t\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
-msgstr ""
+msgstr "%s darayıcı databeyzi deyil, onu əllə quraşdırmaq istəyirsiniz?"
#: ../../any.pm:1
#, c-format
@@ -5388,9 +5719,9 @@ msgid "Restrict command line options"
msgstr "Əmr sətiri seçənəklərini məhdudlaşdır"
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "East Europe"
-msgstr "Avropa"
+msgstr "Şərqi Avropa"
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
@@ -5405,7 +5736,7 @@ msgstr "dhcp istifadə et"
#: ../../standalone/logdrake:1
#, c-format
msgid "Mail alert"
-msgstr ""
+msgstr "Poçtla xəbər vermə"
#: ../../network/tools.pm:1
#, c-format
@@ -5418,14 +5749,14 @@ msgid "Uzbekistan"
msgstr "Özbəkistan"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Detected %s"
msgstr "%s tapıldı"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/Autodetect _printers"
-msgstr "Avtomatik təsbit işlət"
+msgstr "/Ça_pçıları avtomatik təsbit et"
#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
#: ../../interactive/newt.pm:1
@@ -5438,20 +5769,20 @@ msgstr "Qurtar"
msgid "Show automatically selected packages"
msgstr "Avtomatik seçili paketləri göstər"
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Togo"
msgstr "Toqo"
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "CPU flags reported by the kernel"
+msgstr "Çəyirdək tərəfindən raport edilən CPU bayraqları"
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
-msgstr ""
+msgstr "Nəsə səhv işlədi! - mkisofs quruludur?"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -5465,9 +5796,9 @@ msgid "Please try again"
msgstr "Xahiş edirik təkrar sınayın"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The model is correct"
-msgstr "Doğrudur?"
+msgstr "Model düzgündür"
#: ../../install_interactive.pm:1
#, c-format
@@ -5493,12 +5824,17 @@ msgstr "Yeri"
#: ../../standalone/drakxtv:1
#, c-format
msgid "USA (cable-hrc)"
-msgstr ""
+msgstr "USA (kabel-hrc)"
#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Journalised FS"
-msgstr "bağlama iflas etdi"
+msgstr "Journalised FS"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Ethernet cards promiscuity check"
+msgstr "Eternet kartlarının promiscuity yoxlaması"
#: ../../lang.pm:1
#, c-format
@@ -5506,9 +5842,9 @@ msgid "Guatemala"
msgstr "Quatemala"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "This machine"
-msgstr "oxşayır"
+msgstr "Bu sistem"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -5518,7 +5854,7 @@ msgstr "DOS sürücü hərfi: %s (sadəcə təxmini)\n"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Select the files or directories and click on 'OK'"
-msgstr ""
+msgstr "Fayl ya da cərgələri seçib, 'Oldu' düyməsinə basın"
#: ../../lang.pm:1
#, c-format
@@ -5533,7 +5869,7 @@ msgstr "scsi modulları keç"
#: ../../standalone/harddrake2:1
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
-msgstr ""
+msgstr "cpu ailəsi (nüm: i686 sinifi üçün 6)"
#: ../../network/netconnect.pm:1
#, c-format
@@ -5547,6 +5883,11 @@ msgstr ""
"Şəbəkə/İnternet bağlantınızı yenidən quraşdırmaq üçün Oldu'ya yoxsa Ləğv "
"et'ə basın.\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run the daily security checks"
+msgstr "Günlük təhlükəsizlik yoxlamalarını icra et"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Keyboard layout: %s\n"
@@ -5562,7 +5903,7 @@ msgstr ""
#: ../../keyboard.pm:1
#, c-format
msgid "Maltese (US)"
-msgstr ""
+msgstr "Malta (US)"
#: ../../services.pm:1
#, c-format
@@ -5573,15 +5914,20 @@ msgstr ""
"Bütün Şəbəkə Fayl Sistemlərini (NFS), SMB (Lan Manager/Windows), və \n"
"NCP (NetWare) bağlama nöqtələrini bağlar və ayırır."
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Launch the wizard"
+msgstr "Sehirbazı işə sal"
+
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Tvcard"
-msgstr "TV kartı"
+msgstr "Televiziya kartı"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Toggle between normal/expert mode"
-msgstr "Normal moda keç"
+msgstr "Normal modla mütəxəssis modu arasında keç"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -5591,7 +5937,7 @@ msgstr "Böyüklük"
#: ../../help.pm:1
#, c-format
msgid "GRUB"
-msgstr ""
+msgstr "GRUB"
#: ../../lang.pm:1
#, c-format
@@ -5606,6 +5952,13 @@ msgstr "Logitech MouseMan+/FirstMouse+"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
+msgstr "Düzgün kaset adı deyil. Kasedin adı %s qoyulub."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For a mulitsession CD, only the first session will erase the cdrw. Otherwise "
+"the cdrw is erased before each backup."
msgstr ""
#: ../../standalone/drakgw:1
@@ -5622,9 +5975,9 @@ msgstr ""
"Nə etmək istəyirsiniz?"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Delete All NBIs"
-msgstr "Fayl seç"
+msgstr "Bütün NBI'ləri Sil"
#: ../../help.pm:1
#, c-format
@@ -5673,8 +6026,15 @@ msgstr "Necə bir XFree qurğusunu istəyirsiniz?"
msgid "More"
msgstr "Daha Çox"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This uses the same syntax as the command line program 'cdrecord'. 'cdrecord -"
+"scanbus' would also show you the device number."
+msgstr ""
+
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -5684,14 +6044,25 @@ msgid ""
"Internet, you should choose a lower level."
msgstr ""
"Bu təhlükəsizlik səviyyəsiylə sistemin bir verici olaraq istifadəsi "
-"mümkündür. \n"
+"mümkündür.\n"
"Təhlükəsizlik, birdən çox alıcının bağlanmasına icazə verəcək şəkildə "
-"artırılmışdır. "
+"artırılmışdır. \n"
+"Qeyd: əgər sisteminiz İnternet üstündə sadə bir alıcıdırsa, daha aşağı olan "
+"səviyyəni seçin."
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Account Password"
-msgstr "Hesap Parolu"
+msgstr "Hesap Şifrəsi"
+
+#: ../../standalone/drakhelp:1
+#, c-format
+msgid ""
+"%s cannot be displayed \n"
+". No Help entry of this type\n"
+msgstr ""
+"%s göstərilə bilmir \n"
+". Bu növ üçün Yardım girişi yoxdur\n"
#: ../../any.pm:1
#, c-format
@@ -5702,11 +6073,16 @@ msgid ""
"\n"
"On which drive are you booting?"
msgstr ""
+"Açılış yükləyicisini bir bölmə üstünə qurma qərarı verdiniz.\n"
+"Bu o deməkdir ki sizin onsuzda bir açılış yükləyiciniz var. (mis: System "
+"Commander).\n"
+"\n"
+"Hansı sürücü üstündən açılış edirsiniz?"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Tajik keyboard"
-msgstr "Thai klaviatura"
+msgstr "Tacik klaviaturası"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -5719,9 +6095,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Font List"
-msgstr "Bağlama nöqtəsi"
+msgstr "Yazı Növü Siyahısı"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -5748,6 +6124,10 @@ msgid ""
"The install will continue, but you'll\n"
" need to use BootX or some other means to boot your machine"
msgstr ""
+"Dünyadan kənar yerdən gələn ya da namə'lum\n"
+" sisteminiz var, yaboot açılış yükləyicisi sizin üçün işləməyəcək.\n"
+"Qurulum davam edəcək ancaq kompüterinizi aça bilmək üçün\n"
+" BootX ya da başqa vasitədən istifadə etməlisiniz"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -5775,24 +6155,29 @@ msgid "Japan"
msgstr "Yaponiya"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Print option list"
-msgstr "Çap edici seçənəkləri"
+msgstr "Seçənəklər siyahısını göstər"
#: ../../standalone/localedrake:1
#, c-format
msgid "The change is done, but to be effective you must logout"
-msgstr ""
+msgstr "Dəyişikliklər edildi, ancaq effektiv olmaq üçün yenidən giriş edin"
+
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Country / Region"
+msgstr "Ölkə"
#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Search servers"
-msgstr "DNS verici"
+msgstr "Vericiləri axtar"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "NCP queue name missing!"
-msgstr ""
+msgstr "NCP növbə adı əksikdir!"
#: ../../standalone/net_monitor:1
#, c-format
@@ -5800,12 +6185,19 @@ msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""
+"Diqqət, başqa internet bağlantısı aşkar edildi, güman ki şəbəkənizi istifadə "
+"edir"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" adlı Cd-Rom"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "CDRW media"
+msgstr "CDRW mediyası"
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -5821,11 +6213,18 @@ msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
+"%s fayl sisteminin yoxlanması bacarılmadı. Xətaları düzəltmək istəyirsiniz? "
+"(diqqətli olun, mə'lumatları itirə bilərsiniz)"
#: ../../share/advertising/07-server.pl:1
#, c-format
msgid "Turn your computer into a reliable server"
-msgstr ""
+msgstr "Kompüterinizi e'tibarlı vericiyə dönüşdürün"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check empty password in /etc/shadow"
+msgstr "/etc/shadow'dakı boş şifrəni yoxla"
#: ../../network/network.pm:1
#, c-format
@@ -5846,10 +6245,15 @@ msgstr ""
msgid "I don't know"
msgstr "Bilmirəm"
+#: ../../services.pm:1
+#, c-format
+msgid "Start when requested"
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
-msgstr ""
+msgstr ", TCP/IP qovşaq \"%s\", qapı %s"
#: ../../standalone/drakautoinst:1
#, c-format
@@ -5866,6 +6270,21 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
+"Avtomatik qurulum disketi yaradmaq üzrəsiniz. Bu xüsusiyyət biraz "
+"təhlükəlidir və diqqətlə istifadə edilməlidir.\n"
+"\n"
+"Bu xüsusiyyətlə, siz, daha əvvəl həyata keçirmiş olduğunuz qurulumu təkrar "
+"edə bilərsiniz.\n"
+"\n"
+"Maksimal təhlükəsizlik səbəbi ilə, bolmələmə və şəkilləndirmə sistemi "
+"qurarkən necə qurğuladığınıza baxmayaraq heç vaxt təkrarlanmayacaq.\n"
+"\n"
+"Davam etmək istəyirsiniz?"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Telugu"
+msgstr "Telugu"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -5875,26 +6294,35 @@ msgid ""
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
+"\n"
+"\n"
+"Səs kartınız hazırda %s\"%s\" sürücüsünü işlədir (kartınızın əsas sürücüsü "
+"\"%s\"dir)"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Post Uninstall"
-msgstr "Qurulumdan çıx"
+msgstr "Silmə Sonrası"
+
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Connecting to Internet "
+msgstr "İnternetə Bağlanır"
#: ../../standalone/scannerdrake:1
#, c-format
msgid " ("
-msgstr ""
+msgstr " ("
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Cpuid level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Cpuid səviyyəsi"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mongolian (cyrillic)"
-msgstr "Azərbaycanca (kiril)"
+msgstr "Mongolca (kiril)"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -5907,14 +6335,14 @@ msgid "Profile to delete:"
msgstr "Silinəcək profil:"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Local measure"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli ölçü vahidi"
#: ../../network/network.pm:1
#, c-format
msgid "Warning : IP address %s is usually reserved !"
-msgstr ""
+msgstr "Xəbərdarlıq : %s IP ünvanı çox vaxt tutulmuş olur !"
#: ../../mouse.pm:1
#, c-format
@@ -5929,7 +6357,7 @@ msgstr "Hesab Girişi (istifadəçi adı)"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Fdiv bug"
-msgstr ""
+msgstr "Fdiv xətası"
#: ../../network/drakfirewall.pm:1
#, c-format
@@ -5939,6 +6367,15 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"drakfirewall quraşdırıcısı\n"
+"\n"
+"Daha irəli getmədən Şəbəkə/İnternet bağlantınızı drakconnect\n"
+"vasitəsi ilə quraşdırdığınızdan əmin olun."
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept broadcasted icmp echo"
+msgstr "Translasiya edilən icmp echo'nu qəbul et"
#: ../../lang.pm:1
#, c-format
@@ -5951,14 +6388,14 @@ msgid "Benin"
msgstr "Benin"
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Path selection"
-msgstr "Paket seçkilərini saxla"
+msgstr "Cığır seçkisi"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Name/IP address of host:"
-msgstr ""
+msgstr "Qovşağın Adı/IP ünvanı:"
#: ../../Xconfig/various.pm:1
#, c-format
@@ -5966,26 +6403,28 @@ msgid "Monitor: %s\n"
msgstr "Monitor: %s\n"
#: ../../partition_table/raw.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random, corrupted "
"data."
msgstr ""
-"Bə'zən sürücünüzdə pis şeylər ola bilər.\n"
-"Datanın bütövlüyü yoxlaması bacarılmadı. \n"
-"Bu o demekdir ki diskə yazılan hər şey təsadüfi olacaqdır"
+"Sürücünüzdə bə'zi pis şeylər baş verir.\n"
+"Datanın bütövlüyünün yoxlanması bacarılmadı. \n"
+"Bu o demekdir ki diskə yazılan hər şey təsadüfi və pozulmuş olacaq."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer host name or IP missing!"
-msgstr "Çap Edici Ev sahibi"
+msgstr "Çapçı qovşaq adı ya da IP'si əksikdir!"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please check all users that you want to include in your backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr ""
+"Xahiş edirik ehtiyat nüsxəsinə daxil etmək istədiyiniz bütün istifadəçiləri "
+"seçin."
#: ../../standalone/scannerdrake:1
#, c-format
@@ -5994,6 +6433,9 @@ msgid ""
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""
+"%s printerdrake tərəfindən quraşdırılmalıdır.\n"
+"Printerdrake'ni Mandrake İdarə Mərkəzindəki Avadanlıq bölməsindən işə sala "
+"bilərsiniz."
#: ../../lang.pm:1
#, c-format
@@ -6003,12 +6445,12 @@ msgstr "Banqladeş"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Japan (cable)"
-msgstr ""
+msgstr "Yaponiya (kabel)"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Initial tests"
-msgstr "İnit İsmarıcı"
+msgstr "Başlanğıc sınamaları"
#: ../../network/isdn.pm:1
#, c-format
@@ -6016,9 +6458,9 @@ msgid "Continue"
msgstr "Davam et"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Custom Restore"
-msgstr "Xüsusi"
+msgstr "Xüsusi Geri Qaytarma"
#: ../../help.pm:1
#, c-format
@@ -6029,6 +6471,11 @@ msgid ""
"driver."
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the root umask."
+msgstr "Ali istifadəçi umask'ını seç."
+
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Script-based"
@@ -6040,24 +6487,24 @@ msgid "Error reading file %s"
msgstr "%s faylı oxunurkan xəta oldu"
#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "PLL setting:"
-msgstr "Şəkilləndirilir"
+msgstr "PLL qurğusu:"
#: ../../install_interactive.pm:1 ../../install_steps.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
-msgstr "Bir swap sahəsinə ehtiyacınız var"
+msgstr "/boot/efi ünvanına bağlanmış FAT bölməniz olmalıdır"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid " on "
-msgstr ""
+msgstr "üstündə"
#: ../../diskdrake/dav.pm:1
#, c-format
msgid "The URL must begin with http:// or https://"
-msgstr ""
+msgstr "URL http:// ya da https:// ilə başlamalıdır"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -6073,9 +6520,9 @@ msgid "Other OS (SunOS...)"
msgstr "Digər sistemlər (SunOS...)"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Install/Upgrade"
-msgstr "Qurulum/Güncəlləmə"
+msgstr "Qurulum/Yeniləmə"
#: ../../install_steps_gtk.pm:1
#, c-format
@@ -6097,11 +6544,22 @@ msgid ""
"--help : show this message.\n"
"--version : show version number.\n"
msgstr ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : əsas cərgələri qeyd et.\n"
+"--debug : bütün xəta ayırma ismarışlarını göstər.\n"
+"--show-conf : eht. nüsxəsi alınacaq fayl və cərgələrin siyahısı.\n"
+"--config-info : quraşdırma faylı seçənəklərini başa sal (X "
+"istifadəçisi olmayanlar üçün).\n"
+"--daemon : demon quraşdırmasını işlət. \n"
+"--help : bu ismarışı göstər.\n"
+"--version : buraxılış nömrəsini göstər.\n"
#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Domain Authentication Required"
-msgstr "Tanıtma"
+msgstr "Domen Səlahiyyətləndirməsi Məcburidir"
#: ../../standalone/drakTermServ:1
#, c-format
@@ -6113,6 +6571,12 @@ msgid ""
"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
"\n"
msgstr ""
+"\n"
+"\n"
+" Minnəttarlıqlar:\n"
+"\t- LTSP Layihəsi http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
#: ../../crypto.pm:1 ../../lang.pm:1
#, c-format
@@ -6120,9 +6584,9 @@ msgid "Costa Rica"
msgstr "Kosta Rika"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Use libsafe for servers"
-msgstr "X verici üçün seçənəkləri göstərin"
+msgstr "Vericilər üçün libsafe işlət"
#: ../../keyboard.pm:1
#, c-format
@@ -6136,16 +6600,21 @@ msgid ""
"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
msgstr ""
+"\n"
+"İstifadə qaydası: %s [--auto] [--beginner] [--expert] [-h|--help] [--"
+"noauto] [--testing] [-v|--version] "
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "\"%s\"a(ə) təkrar girin və dəyişiklikləri fəallaşdırın"
+msgid ""
+"Maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
#: ../../my_gtk.pm:1
#, c-format
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr ""
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
#: ../../standalone/drakboot:1
#, c-format
@@ -6170,12 +6639,24 @@ msgstr "Martiniq"
#: ../../standalone/drakbackup:1
#, c-format
msgid "HardDrive / NFS"
+msgstr "Sabit Disk / NFS"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Old user list:\n"
msgstr ""
+"\n"
+"- İstifadəçi Faylları:\n"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Search Backups"
+msgstr "Ehtiyatları Axtar"
#: ../../modules/parameters.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "a number"
-msgstr "Telefon nömrəsi"
+msgstr "ədəd"
#: ../../keyboard.pm:1
#, c-format
@@ -6193,64 +6674,56 @@ msgstr "Hansı %s sürücüsü sınansın?"
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
-msgstr ""
+msgstr "Seçili xidmətlərdən biri işləməsə sizə xəbər göndəriləcək"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Filesystem types:"
msgstr "Fayl sistemi növü:"
-#: ../../printer/main.pm:1
-#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Northern Mariana Islands"
msgstr "Şimali Marian Adaları"
+#: ../../printer/main.pm:1
+#, c-format
+msgid ", multi-function device on HP JetDirect"
+msgstr ", HP JetDirect üstündə çox funksiyalı avadanlıq"
+
#: ../../mouse.pm:1
#, c-format
msgid "none"
msgstr "heç biri"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user :"
-msgstr "İstifadəçi adı"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your password"
-msgstr "Xahiş edirik təkrar sınayın"
-
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
+"Yaradılacaq yeni profilin adı (yeni profil hazırkının cütü olaraq "
+"yaradılır) :"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Floppy"
-msgstr "Disketə qeyd et"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+msgstr "Disket"
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript referencing"
-msgstr ""
+msgstr "Ghostscript əsaslanması"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bootloader"
-msgstr "İstifadə ediləcək Açılış idarəcisi"
+msgstr "Açılış yükləyicisi"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize all services controlled by tcp_wrappers"
+msgstr ""
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -6268,9 +6741,9 @@ msgid "SMB server host"
msgstr "SMB verici adı"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Name Servers:"
-msgstr "NIS Verici"
+msgstr "Ad Vericiləri:"
#: ../../install_messages.pm:1
#, c-format
@@ -6336,7 +6809,7 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgstr "Bu çapçını Star Office/OpenOffice.org/GIMP proqramlarından çıxart"
#: ../../services.pm:1
#, c-format
@@ -6359,22 +6832,22 @@ msgstr "Mikroneziya"
#: ../../steps.pm:1
#, c-format
msgid "License"
-msgstr ""
+msgstr "Lisenziya"
#: ../../standalone/drakbackup:1
#, c-format
msgid "This may take a moment to generate the keys."
-msgstr ""
+msgstr "Açarların yaradılması biraz vaxt ala bilər."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr ""
+msgstr "Çapçının avtomatik aşkar edilməsi (Yerli, TCP/Soket, və SMB çapçıları)"
#: ../../network/adsl.pm:1
#, c-format
msgid "Sagem (using pppoa) usb"
-msgstr ""
+msgstr "Sagem (pppoa işlədən) usb"
#: ../../install_any.pm:1
#, c-format
@@ -6386,9 +6859,9 @@ msgstr ""
"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Starting the printing system at boot time"
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgstr "Başlarkən çap etmə sistemi işə salınır"
#: ../../network/netconnect.pm:1
#, c-format
@@ -6398,12 +6871,12 @@ msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Processor ID"
-msgstr ""
+msgstr "İşlədici ID'si"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Sound trouble shooting"
-msgstr ""
+msgstr "Səs problemini həll et"
#: ../../keyboard.pm:1
#, c-format
@@ -6411,9 +6884,9 @@ msgid "Polish (qwerty layout)"
msgstr "Polyakca (QWERTY sırası)"
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "activate now"
-msgstr "Fəal"
+msgstr "indi fəallaşdır"
#: ../../standalone/drakbackup:1
#, c-format
@@ -6422,6 +6895,9 @@ msgid ""
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
+"\n"
+"CD üstündə Drakbackup fəaliyyətləri :\n"
+"\n"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -6441,7 +6917,7 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Host \"%s\", port %s"
-msgstr ""
+msgstr "Qovşaq \"%s\", qapı %s"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -6456,27 +6932,22 @@ msgstr "Fayl onsuz da vardır. İşlədilsin?"
#: ../../standalone/net_monitor:1
#, c-format
msgid "received: "
-msgstr ""
+msgstr "alındı:"
#: ../../keyboard.pm:1
#, c-format
msgid "Right Alt key"
-msgstr ""
+msgstr "Sağ Alt düyməsi"
#: ../../standalone/harddrake2:1
#, c-format
msgid "the list of alternative drivers for this sound card"
-msgstr ""
+msgstr "bu səs kartı üçün alternativ sürücülərin siyahısı"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Gateway"
-msgstr "Keçit"
-
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "Çap Edici"
+msgstr "Şəbəkə Keçidi"
#: ../../lang.pm:1
#, c-format
@@ -6488,6 +6959,11 @@ msgstr "Tonqa"
msgid "Tunisia"
msgstr "Tunis"
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Scanner sharing"
+msgstr "Darayıcı bölüşməsi"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Profile: "
@@ -6497,34 +6973,37 @@ msgstr "Profil: "
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
-msgstr ""
+msgstr "Burada mə'lumatlarını görmək istədiyiniz avadanlığı sol tərəfdə seçin."
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "XawTV isn't installed!"
-msgstr ""
+msgid "Allow/Forbid autologin."
+msgstr "Avtomatik girişə icazə ver/vermə."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
-msgstr ""
+msgid "XawTV isn't installed!"
+msgstr "XawTV qurulu deyil!"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
-msgstr ""
+msgstr "Kritik faylları daxil etmə (passwd, group, fstab)"
#: ../../standalone/harddrake2:1
#, c-format
msgid "old static device name used in dev package"
-msgstr ""
+msgstr "dev paketində işlədilən köhnə sabit avadanlıq adı"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable the logging of IPv4 strange packets"
+msgstr "Qəribə IPv4 paketlərininm qeyd edilməsini fəallaşdır"
#: ../../any.pm:1
#, c-format
msgid "This label is already used"
-msgstr "Bu etiket istifadə edilməz"
+msgstr "Bu etiket onsuzda istifadə edilib"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -6547,6 +7026,11 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Greek (polytonic)"
+msgstr "Yunanca (politonik)"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
@@ -6555,14 +7039,9 @@ msgstr ""
"silinəcəkdir"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connection Time: "
-msgstr "Bağlantı növü:"
-
-#: ../../standalone/drakperm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
+msgid "Connection Time: "
+msgstr "Bağlantı Vaxtı:"
#: ../../standalone/livedrake:1
#, c-format
@@ -6574,9 +7053,9 @@ msgstr ""
"Əgər Cd-Rom əlinizdə yox isə, bu Cd-Rom-dan qurmamaq üçün RƏDD ETə basın."
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Use group id for execution"
-msgstr "Avtomatik təsbit işlət"
+msgstr "İcra üçün qrup id'sini işlət"
#: ../../any.pm:1
#, c-format
@@ -6589,15 +7068,15 @@ msgid "Gabon"
msgstr "Qabon"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"Printers on remote CUPS servers do not need to be configured here; these "
"printers will be automatically detected."
msgstr ""
-"Uzaq CUPS vericiləri üçün heç bir quraşdırmağa lüzüm yoxdur\n"
-"Buradakı hər çap edici avtomatik tapılacaqdır.\n"
-"Olmazsa \"Uzaq CUPS vericisi\" ni seçin."
+"\n"
+"Uzaq CUPS vericiləri üçün burada heç bir qurğuyaa lüzüm yoxdur;Bu çapçılar "
+"avtomatik təsbit ediləcəkdir."
#: ../../any.pm:1
#, c-format
@@ -6607,10 +7086,15 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Directory (or module) to put the backup on this host."
+msgstr ""
+
#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Domain"
-msgstr "NIS sahəsi"
+msgstr "Domen"
#: ../../any.pm:1
#, c-format
@@ -6673,27 +7157,27 @@ msgstr "%s qapısında tapıldı"
#: ../../printer/data.pm:1
#, c-format
msgid "LPD"
-msgstr ""
+msgstr "LPD"
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Graphics card: %s\n"
msgstr "Ekran kartı: %s\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept icmp echo"
+msgstr "icmp əks sədasını qəbul et"
+
#: ../../bootloader.pm:1
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-
#: ../../standalone/drakboot:1
-#, fuzzy, c-format
+#, c-format
msgid "Splash selection"
-msgstr "Paket seçkilərini saxla"
+msgstr "Sıçrayan ekran seçkisi"
#: ../../partition_table.pm:1
#, c-format
@@ -6706,9 +7190,9 @@ msgid "ISDN Configuration"
msgstr "ISDN quraşdırılması"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "high"
-msgstr "Yüksək"
+msgstr "yüksək"
#: ../../standalone/drakgw:1
#, c-format
@@ -6730,9 +7214,14 @@ msgstr ""
"gəzdirə bilərsiniz."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgstr "\"%s\" üstündə Printing/Photo Card Access"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Daily security check"
+msgstr "Günlük təhlükəsizlik yoxlaması"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -6740,11 +7229,13 @@ msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
+"Çap etməni yuxarıdakı çapçılarda yoxsa yerli şəbəkə üstündəki çapçılarda "
+"fəal etmək istəyirsiniz?\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer default settings"
-msgstr "Çap Edici Bağlantısı"
+msgstr "Əsas çapçı qurğuları"
#: ../../standalone/harddrake2:1
#, c-format
@@ -6760,19 +7251,19 @@ msgid "Generic PS2 Wheel Mouse"
msgstr "Sıravi PS2 Çərxli Siçan"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Removing old printer \"%s\"..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "Köhnə \"%s\" çapçısı çıxardılır..."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Select a device !"
-msgstr "Ekran kartınızı seçin"
+msgstr "Avadanlıq seçin !"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove selected server"
-msgstr "Növbəni sil"
+msgstr "Seçili vericini çıxart"
#: ../../lang.pm:1
#, c-format
@@ -6782,7 +7273,7 @@ msgstr "Cənubi Fransız Sahələri"
#: ../../standalone/harddrake2:1
#, c-format
msgid "the vendor name of the processor"
-msgstr ""
+msgstr "işlədicinin e'malatçısı"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -6797,7 +7288,7 @@ msgstr "%s paketi qurulur"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Checking device and configuring HPOJ..."
-msgstr ""
+msgstr "Avadanlıq yoxlanır və HPOJ quraşdırılır..."
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -6825,16 +7316,6 @@ msgstr ""
msgid "Choose packages to install"
msgstr "Qurulacaq paketləri seçin"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" Some errors during sendmail are caused by \n"
-" a bad configuration of postfix. To solve it you have to\n"
-" set myhostname or mydomain in /etc/postfix/main.cf\n"
-"\n"
-msgstr ""
-
#: ../../install_interactive.pm:1
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
@@ -6876,10 +7357,15 @@ msgstr "Butan"
msgid "Network interface"
msgstr "Şəbəkə ara üzü"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Disconnection from Internet failed."
+msgstr "İnternet bağlantısının kəsilməsi bacarılmadı."
+
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Reading printer data..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "Çapçı datası oxunur..."
#: ../../keyboard.pm:1
#, c-format
@@ -6896,16 +7382,6 @@ msgstr "Bağlı deyil"
msgid "Greek"
msgstr "Yunanca"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
-"\\fP = NONE no issues are\n"
-"allowed else only /etc/issue is allowed."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Kitts and Nevis"
@@ -6932,16 +7408,16 @@ msgstr "OF Açılışı Fəallaşdırım?"
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "16MB dən kiçik disk bölmələrində JFS istifadə etməlisiniz"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase your RW media (1st Session)"
+msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Monitorun Üfüqi Yeniləməsi: %s\n"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "path"
-msgstr ""
-
#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
@@ -6955,33 +7431,41 @@ msgid ""
"%s\n"
"Try to change some parameters"
msgstr ""
+"Xəta meydana gəldi:\n"
+"%s\n"
+"Bə'zi parametrləri dəyişdirməyi sınayın"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "User :"
+msgstr "İstifadəçi :"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore system"
-msgstr "Sistemi qur"
+msgstr "Sistemi qeri yüklə"
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
-msgstr ""
+msgstr "Yerli dayarıcılara yetişilə biləcək sistemlər bunlardır:"
#: ../../standalone/drakpxe:1
#, c-format
msgid "The DHCP end ip"
-msgstr ""
+msgstr "DHCP sonlanma ip'si"
#: ../../diskdrake/smbnfs_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Another one"
-msgstr "İnternet"
+msgstr "Başqa birisi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Drakbackup"
-msgstr ""
+msgstr "Drakbackup"
#: ../../lang.pm:1
#, c-format
@@ -6998,11 +7482,17 @@ msgid ""
"IP attribution: %s\n"
"Driver: %s"
msgstr ""
+"`%s' hazırkı qurğuları:\n"
+"\n"
+"Şəbəkə: %s\n"
+"IP ünvanı: %s\n"
+"IP atrubutlaması: %s\n"
+"Sürücü: %s"
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Plug'n Play"
-msgstr ""
+msgstr "Tax və İşlət"
#: ../../lang.pm:1
#, c-format
@@ -7016,24 +7506,24 @@ msgid "Details"
msgstr "Ətraflı"
#: ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "For security reasons, it will be disconnected now."
-msgstr "Təhlükəsizlik səbəbi ilə indi bağlantı qopacaqdır."
+msgstr "Təhlükəsizlik səbəbi ilə, indi bağlantı qopacaqdır."
#: ../../standalone/drakbug:1
#, c-format
msgid "Synchronization tool"
-msgstr ""
+msgstr "Sinxronlaşdırma vasitəsi"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Checking your system..."
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgstr "Sisteminiz yoxlanır..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Print"
-msgstr "Çap Edici"
+msgstr "Çap Et"
#: ../../standalone/drakbackup:1
#, c-format
@@ -7053,19 +7543,19 @@ msgid "Mounted\n"
msgstr "Bağlı\n"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Graphical Interface"
-msgstr "X ilə Açılış"
+msgstr "Qrafiki Ara Üz"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore Users"
-msgstr "Fayldan geri çağır"
+msgstr "İstifadəçiləri Geri Yüklə"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Encryption key for %s"
-msgstr "Parollar uyğun gəlmir"
+msgstr "%s üçün şifrələmə açarı"
#: ../../services.pm:1
#, c-format
@@ -7080,9 +7570,9 @@ msgstr ""
"protokollarla xidmət edən kompüterlərdə qurulmalıdır və işlədilməlidir."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Detected hardware"
-msgstr "Avadanlıq mə'lumatına bax"
+msgstr "Təsbit edilən avadanlıq"
#: ../../lang.pm:1
#, c-format
@@ -7092,17 +7582,17 @@ msgstr "Maurit"
#: ../../keyboard.pm:1
#, c-format
msgid "Myanmar (Burmese)"
-msgstr ""
+msgstr "Myanmarca (Burmese)"
#: ../../fs.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Enabling swap partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
+msgstr "%s dəyiş-toqquş sahəsi fəallaşdırılır"
#: ../../install_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "There is no FAT partition to use as loopback (or not enough space left)"
-msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
+msgstr "Loopback üçün FAT bölməsi yoxdur (ya da üçün lazımi yer yoxdur)"
#: ../../keyboard.pm:1
#, c-format
@@ -7127,32 +7617,37 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ", host \"%s\", port %s"
-msgstr ""
+msgstr ", qovşaq \"%s\", qapı %s"
#: ../../lang.pm:1
#, c-format
msgid "Monaco"
msgstr "Monako"
-#: ../../fs.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s şəkilləndirilməsində %s bölmə xətası"
+msgid "Do not send mails when uneeded"
+msgstr "Lazım olmayanda poçt göndərmə"
#: ../../install_interactive.pm:1
#, c-format
msgid "Partitioning failed: %s"
msgstr "Bölmə cədvəli növü: %s"
+#: ../../fs.pm:1 ../../swap.pm:1
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr "%s şəkilləndirilməsində %s bölmə xətası"
+
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "Canada (cable)"
-msgstr "Fransızca (Kanada/Quebec)"
+msgstr "Kanada (kabel)"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Upgrade"
-msgstr "Güncəlləmə"
+msgstr "Yeniləmə"
#: ../../help.pm:1
#, c-format
@@ -7174,9 +7669,9 @@ msgid "Kyrgyzstan"
msgstr "Qırğızıstan"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "With basic documentation"
-msgstr "Sənədlər"
+msgstr "Əsas sənədlərlə birlikdə"
#: ../../services.pm:1
#, c-format
@@ -7210,53 +7705,62 @@ msgstr "Cənubi Afrika"
msgid "Western Sahara"
msgstr "Qərbi Saxara"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Eject tape after the backup"
+msgstr "Xətalı yedəkləmə faylı"
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Etherboot Floppy/ISO"
-msgstr ""
+msgstr "Etherboot Floppy/ISO"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Modify printer configuration"
-msgstr "İnternet qurğuları"
+msgstr "Çapçı qurğularını dəyişdir"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose a partition"
-msgstr "Monitorunuzu seçin"
+msgstr "Bölmə seç"
#: ../../standalone/drakperm:1
#, c-format
msgid "Edit current rule"
-msgstr ""
+msgstr "Hazırkı qaydanı düzəlt"
#: ../../standalone/drakbackup:1
#, c-format
msgid "%s"
-msgstr ""
+msgstr "%s"
-#: ../../security/help.pm:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "Please test the mouse"
+msgstr "Xahiş edirik siçanınızı seçin"
+
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+"Do not update inode access times on this file system\n"
+"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgid "Sticky-bit"
+msgstr "Sticky-bit"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Other Media"
-msgstr "Digər"
+msgstr "Başqa Mediya"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup system files"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Sistem fayllarının ehtiyat nüsxəsini çıxart"
#: ../../mouse.pm:1
#, c-format
@@ -7273,10 +7777,10 @@ msgstr "Sektor"
msgid "Qatar"
msgstr "Katar"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Base dn"
-msgstr ""
+msgstr "LDAP Əsas dn"
#: ../../install_steps_gtk.pm:1
#, c-format
@@ -7285,9 +7789,9 @@ msgid ""
msgstr "Bu paketi seçə bilməzsiniz, çünki qurmaq üçün yer çatmır."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "generate auto-install floppy"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgstr "avtomatik qurulum disketi hazırla"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -7297,7 +7801,7 @@ msgstr "Yığma modu"
#: ../../services.pm:1
#, c-format
msgid "File sharing"
-msgstr ""
+msgstr "Fayl bölüşməsi"
#: ../../any.pm:1
#, c-format
@@ -7309,15 +7813,20 @@ msgstr "/tmp-i hər açılışda təmizlə"
msgid "Malawi"
msgstr "Malavi"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: false"
+msgstr "yerli qurğu: səhv"
+
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose your type of mouse."
msgstr "Xahiş edirik siçanınızın növünü seçin."
#: ../../standalone/harddrake2:1
#, c-format
msgid "class of hardware device"
-msgstr ""
+msgstr "avadanlığın sinifi"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -7336,7 +7845,7 @@ msgstr "Birləşmiş Krallıq"
msgid "running"
msgstr "işləmir"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
msgid "default"
msgstr "əsas"
@@ -7347,9 +7856,9 @@ msgid "Indonesia"
msgstr "İndoneziya"
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "France [SECAM]"
-msgstr "Fransızca"
+msgstr "Fransızca [SECAM]"
#: ../../any.pm:1
#, c-format
@@ -7374,9 +7883,9 @@ msgid "Senegal"
msgstr "Seneqal"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Command line"
-msgstr "Sahə(domain) adı"
+msgstr "Əmr sətiri"
#: ../../share/advertising/08-store.pl:1
#, c-format
@@ -7388,7 +7897,7 @@ msgstr ""
#: ../../any.pm:1
#, c-format
msgid "access to administrative files"
-msgstr ""
+msgstr "idarəvi fayllara yetişmə"
#: ../../standalone/drakbackup:1
#, c-format
@@ -7398,12 +7907,12 @@ msgid ""
" Please configure sendmail"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
+"Do not allow set-user-identifier or set-group-identifier\n"
+"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
+"have suidperl(1) installed.)"
msgstr ""
#: ../../lang.pm:1
@@ -7414,22 +7923,22 @@ msgstr "Montserrat"
#: ../../help.pm:1
#, c-format
msgid "Automatic dependencies"
-msgstr ""
+msgstr "Avtomatik asıllılıqlar"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Swap"
msgstr "Swap"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Connecting to the Internet "
-msgstr "İnternetə bağlan"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Custom settings"
+msgstr "Xüsusi qurğular"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore Other"
-msgstr "Fayldan geri çağır"
+msgstr "Diqərlərini Geri Yüklə"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -7437,41 +7946,33 @@ msgid "TV card"
msgstr "TV kartı"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "SMB/Windows 95/98/NT"
+msgstr "SMB/Windows 95/98/NT üstündə çapçı"
#: ../../standalone/scannerdrake:1
#, c-format
msgid ", "
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
+msgstr ", "
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove selected host/network"
-msgstr "Növbəni sil"
+msgstr "Seçili qovşaq/şəbəkəni sil"
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"Posfix, elektronik məktubların bir kompüterdən digərinə yollayan \n"
-"Elektronik Məktub Yollama Vasitəsidir."
+"Məktub Yollama Vasitəsidir (Mail Transport Agent)."
-#: ../../standalone/net_monitor:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr ""
+msgid "Uzbek (cyrillic)"
+msgstr "Özbəkcə (kiril)"
#: ../../keyboard.pm:1
#, c-format
@@ -7480,24 +7981,27 @@ msgid ""
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""
+"Fərqli klaviatura düzülüşləri arasında keçişə icazə verən\n"
+"düymə ya da düymələr kombinasiyasını seçə bilərsiniz.\n"
+"(mis: latın və latın olmayan)"
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network Hotplugging"
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Ani Şəbəkə Fəallaşdırılması (Network Hotplugging)"
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, reports check result to tty."
-msgstr ""
+msgstr "əgər bəli seçilidirsə, yoxlama nəticəsini tty'yə raportlayır."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore From CD"
-msgstr "Disketdən geri çağır"
+msgstr "CD'dən Geri Yüklə"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
@@ -7511,10 +8015,12 @@ msgid ""
msgstr ""
"Kompüterınızi İnternet bağlantısını bölüşdürmək üçün quraşdırırsınız.\n"
"Bu seçənəklə yerli şəbəkənizdəki başqa kompüterlər sizin İnternet "
-"bağlantınızdan faydalana biləcəklər.\n"
+"bağlantınızdan faydalana biləcək.\n"
"\n"
-"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
-"ehtiyacınız var."
+"İrəli getmədən əvvəl drakconnect işlədərək Şəbəkə/İnternet bağlantınızı "
+"quraşdırdığınızdan əmin olun.\n"
+"\n"
+"Qeyd: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə ehtiyacınız var."
#: ../../network/ethernet.pm:1
#, c-format
@@ -7550,14 +8056,14 @@ msgid "Latin American"
msgstr "Latın Amerika dili"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Japanese text printing mode"
-msgstr "Şəbəkəni qur"
+msgstr "Yaponca mətn çap etmə modu"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Old device file"
-msgstr "Fayl seç"
+msgstr "Köhnə avadanlıq faylı"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -7565,13 +8071,14 @@ msgid "Info: "
msgstr "Mə'lumat: "
#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Button `%s': %s"
-msgstr "Seçənəklər: %s"
+msgstr "Düymə `%s': %s"
#: ../../any.pm:1 ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakbug:1 ../../standalone/drakxtv:1
-#: ../../standalone/harddrake2:1 ../../standalone/service_harddrake:1
+#: ../../standalone/drakbug:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
msgid "Please wait"
msgstr "Xahiş edirik gözləyin"
@@ -7582,14 +8089,14 @@ msgid "Genius NetMouse"
msgstr "Genius NetMouse"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "None"
-msgstr "Qurtardı"
+msgstr "Yoxdur"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The entered IP is not correct.\n"
-msgstr "Doğrudur?"
+msgstr "Daxil edilən IP səhvdir.\n"
#: ../../standalone/drakconnect:1
#, c-format
@@ -7608,7 +8115,7 @@ msgid "Install"
msgstr "Qurulum"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n"
@@ -7618,14 +8125,13 @@ msgid ""
"Click on \"%s\" to stop this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
-"Sürücüdəki bütün bilgiləri və bölmələri silmək üçün\n"
-"\"Oldu\" düyməsinə basın. Diqqətli olun,\"Oldu\" düyməsinə basdıqdan sonra\n"
-"Windows bilgiləri də daxil olmaq üzərəbütün bölmə mə'lumatı geri dönməyəcək "
-"şəkildə silinəcək.\n"
-"\n"
+"Sürücüdəki bütün mə'lumatları və bölmələri silmək üçün\n"
+"\"%s\" düyməsinə basın. Diqqətli olun,\"%s\" düyməsinə basdıqdan sonra\n"
+"Windows mə'lumatları də daxil olmaq üzərə bütün bölmə mə'lumatı geri\n"
+"dönməyəcək şəkildə silinəcək.\n"
"\n"
-"Bölmədəki mə'lumatları qoruyaraq \"Ləğv et\" düyməsinə\n"
-"əməliyyatı ləğv edə bilərsiniz."
+"Bölmədəki mə'lumatları qorumaq üçün və əməliyyatı ləğv etmək üçün \"%s\" "
+"düyməsinə basın."
#: ../../steps.pm:1
#, c-format
@@ -7670,19 +8176,24 @@ msgstr ""
"Yerli Şəbəkə adapterinizi qurmaq üzərəyəm?"
#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Minimal install"
-msgstr "Qurulumdan çıx"
+msgstr "Minimal qurulum"
#: ../../lang.pm:1
#, c-format
msgid "Ethiopia"
msgstr "Efiopiya"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable \"crontab\" and \"at\" for users"
+msgstr "İstifadəçilər üçün \"crontab\" və \"at\"i fəallaşdır"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Devanagari"
-msgstr ""
+msgstr "Devanaqari"
#: ../../standalone/harddrake2:1
#, c-format
@@ -7691,6 +8202,10 @@ msgid ""
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""
+"- pci avadanlıqları: bu kartın PCI yuvasını, avadanlığını və funksiyasını "
+"verir\n"
+"- eide avadanlıqları: avadanlıq ya master ya da slave vəziyyətindədir\n"
+"- scsi avadanlıqları: scsi bus və scsi avadanlıq id'ləri"
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -7698,14 +8213,14 @@ msgid "Total size: %d / %d MB"
msgstr "Ümumi böyüklük: %d / %d Mb"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "disabled"
-msgstr "passivləşdir"
+msgstr "qeyri-fəal"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Search for new scanners"
-msgstr "Yerli Çap Edici"
+msgstr "Yeni darayıcıları axtar"
#: ../../standalone/drakgw:1
#, c-format
@@ -7713,11 +8228,13 @@ msgid "Disabling servers..."
msgstr "Vericilər bağlanır..."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Please choose the time \n"
"interval between each backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr ""
+"Xahiş edirik hər ehtiyatlama gedişatı\n"
+"arasındakı vaxt aralığını seçin."
#: ../../standalone/drakboot:1
#, c-format
@@ -7727,10 +8244,10 @@ msgstr "%s qurulumu iflas etdi. Olan xəta:"
#: ../../standalone/drakboot:1
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr ""
+msgstr "Bu əmr verilə bilmir: mkinitrd -f /boot/initrd-%s.img %s."
#: ../../install_any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
@@ -7742,25 +8259,25 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
-"bu vericiləri seçdiniz: %s\n"
+"Siz aşağıdakı vericiləri seçdiniz: %s\n"
"\n"
"\n"
-"bu vericilər əsasən fəallaşdırılır. Onların heç bir təhlükəsizlik\n"
-"problemləri yoxdur, amma bə'zi xətalar tapıla bilər. Belə olsa, mümükün olan "
-"ən yaxın zamanda güncəlləməlisiniz.\n"
+"Bu vericilər əsas olaraq fəal olur. Onların bilinən heç bir təhlükəsizlik\n"
+"problemləri yoxdur, ancaq bə'zi yeni xətalar tapıla bilər. Belə olsa, "
+"mümükün olan ən yaxın zamanda onları yeniləməlisiniz.\n"
"\n"
"\n"
-"Bu vericiləri qurmaq istəyirsiniz?\n"
+"Bu vericiləri həqiqətən də qurmaq istəyirsiniz?\n"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network printer (TCP/Socket)"
-msgstr "Şəbəkə Çap Edicisi (soket) "
+msgstr "Şəbəkə çapçısı (TCP/Soket) "
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup User files..."
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "İstifadəçi fayllarının ehtiyat nüsxəsini çıxart..."
#: ../../steps.pm:1
#, c-format
@@ -7778,15 +8295,28 @@ msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
+"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
+"symlink /etc/security/msec/server to point to\n"
+"/etc/security/msec/server.<SERVER_LEVEL>.\n"
+"\n"
+"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
+"add a service if it is present in the file during the installation of\n"
+"packages."
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Russian (Phonetic)"
msgstr "Rusca (Fonetik)"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "dhcpd Config..."
-msgstr "Quraşdırılır..."
+msgstr "dhcpd Qurğuları..."
#: ../../standalone/drakgw:1
#, c-format
@@ -7804,24 +8334,24 @@ msgid "Israeli"
msgstr "İsrail"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "load setting"
-msgstr "Şəkilləndirilir"
+msgstr "qurğuları yüklə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer \"%s\" on server \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgstr "\"%2$s\" vericisi üstündəki \"%1$s\" çapçı"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Floppy can be removed now"
-msgstr ""
+msgstr "İndi disket çıxardıla bilər"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Truly minimal install"
-msgstr "Qurulumdan çıx"
+msgstr "Həqiqətən minimal qurulum"
#: ../../lang.pm:1
#, c-format
@@ -7834,9 +8364,9 @@ msgid "Moving partition..."
msgstr "Bölmə daşınır..."
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "(This) DHCP Server IP"
-msgstr "CUPS verici IP"
+msgstr "(Bu) DHCP Verici IP'si"
#: ../../Xconfig/test.pm:1
#, c-format
@@ -7844,9 +8374,9 @@ msgid "Test of the configuration"
msgstr "Qurğuların sınağı"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing %s ..."
-msgstr "%s paketi qurulur"
+msgstr "%s qurulur ..."
#: ../../help.pm:1
#, c-format
@@ -7889,15 +8419,12 @@ msgstr ""
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Choose your filesystem encryption key"
-msgstr ""
+msgstr "Fayl sistemi şifrələmə açarınızı seçin"
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose your CD/DVD device\n"
-"(Press Enter to propogate settings to other fields.\n"
-"This field isn't necessary, only a tool to fill in the form.)"
-msgstr ""
+msgid "Sierra Leone"
+msgstr "Siera Lione"
#: ../../lang.pm:1
#, c-format
@@ -7906,23 +8433,23 @@ msgstr "Andorra"
#: ../../lang.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr "Siera Lione"
-
-#: ../../lang.pm:1
-#, c-format
msgid "Botswana"
msgstr "Botsvana"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "(default value: %s)"
-msgstr " (Əsas)"
+msgstr "(əsas qiymət: %s)"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Alternative test page (Letter)"
-msgstr ""
+msgstr "Alternativ çap səhifəsi (Məktub)"
#: ../../standalone/drakgw:1
#, c-format
@@ -7935,9 +8462,9 @@ msgid ""
msgstr ""
#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose an X server"
-msgstr "Bir X vericisi seçin"
+msgstr "X vericisini seçin"
#: ../../install_interactive.pm:1
#, c-format
@@ -7946,15 +8473,8 @@ msgstr "Swap sahəsi böyüklüyü (Mb): "
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "No changes to backup!"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyat nüsxəsini dəyişdirmə!"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -7964,12 +8484,12 @@ msgstr "Şəkilləndirilmiş\n"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Type of install"
-msgstr ""
+msgstr "Qurulum növü"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "SMB/Windows 95/98/NT"
+msgstr "\"%2$s\" SMB/Windows vericisi üstündəki \"%1$s\" çapçısı"
#: ../../standalone/drakbackup:1
#, c-format
@@ -7977,11 +8497,13 @@ msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
+"\n"
+"- (%s) demonu bunu daxil edir:\n"
#: ../../modules/parameters.pm:1
#, c-format
msgid "%d comma separated numbers"
-msgstr ""
+msgstr "%d vergüllə ayrılmış ədəd"
#: ../../services.pm:1
#, c-format
@@ -7993,9 +8515,9 @@ msgstr ""
"işləyən istifadəçiləri görməsinə imkan verər."
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Automatic Steps Configuration"
-msgstr "Qurulum Tərzi Quraşdırılması"
+msgstr "Avtomatik Addımların Quraşdırılması"
#: ../../share/advertising/02-community.pl:1
#, c-format
@@ -8010,9 +8532,9 @@ msgid "Barbados"
msgstr "Barbados"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please select data to backup..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgstr "Xahiş edirik ehtiyat nüsxəsi çıxardılacaq mə'lumatı seçin..."
#: ../../standalone/net_monitor:1
#, c-format
@@ -8020,10 +8542,17 @@ msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandrake Control Center."
msgstr ""
+"Bağlantı iflas etdi.\n"
+"Mandrake İdarə Mərkəzindən qurğularınızı yoxlayın."
#: ../../standalone/net_monitor:1
#, c-format
msgid "received"
+msgstr "alınan"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable su only from the wheel group members or for any user"
msgstr ""
#: ../../standalone/logdrake:1
@@ -8032,14 +8561,14 @@ msgid "/File/_New"
msgstr "/Fayl/_Təze"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "The DNS Server IP"
-msgstr "CUPS verici IP"
+msgstr "DNS Verici IP'si"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "IP Range End:"
-msgstr ""
+msgstr "IP Silsiləsi Sonu:"
#: ../../security/level.pm:1
#, c-format
@@ -8054,47 +8583,52 @@ msgstr "NoVİdeo"
#: ../../standalone/harddrake2:1
#, c-format
msgid "this field describes the device"
-msgstr ""
+msgstr "burada avadanlığın izahatı yer alır"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgstr "Çapçı Office/OpenOffice.org/GIMP proqramlarına əlavə edilir"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Local Printers"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli Çapçılar"
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "Installation image directory"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Qurulum görüntüsü cərgəsi"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Server"
msgstr "NIS Verici"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Port: %s"
-msgstr "Qapı"
+msgstr "Qapı: %s"
#: ../../lang.pm:1
#, c-format
msgid "Spain"
msgstr "İspaniya"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: %s"
+msgstr "yerli qurğu: %s"
+
#: ../../any.pm:1
#, c-format
msgid "This user name has already been added"
msgstr "Bu istifadəçi adı artıq vardır"
#: ../../interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose a file"
-msgstr "Monitorunuzu seçin"
+msgstr "Faylı seç"
#: ../../standalone/drakconnect:1
#, c-format
@@ -8102,24 +8636,24 @@ msgid "Apply"
msgstr "Əlavə Et"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Auto-detect available ports"
-msgstr "Avtomatik təsbit işlət"
-
-#: ../../standalone/drakgw:1
#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
+msgid "Auto-detect available ports"
+msgstr "Mövcud qapıları avtomatik təsbit et"
#: ../../lang.pm:1
#, c-format
msgid "San Marino"
msgstr "San Marino"
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Belgium"
-msgstr "Belçika dili"
+msgstr "Belçika"
#: ../../lang.pm:1
#, c-format
@@ -8134,12 +8668,12 @@ msgstr "İstifadə etmək istədiyiniz pəncərə idarəçisini seçin:"
#: ../../standalone/harddrake2:1
#, c-format
msgid "sub generation of the cpu"
-msgstr ""
+msgstr "cpu'nun alt nəsli (sub generation)"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "First Time Wizard"
-msgstr "İlk Dəfə Sehirbazına Xoş Gəldiniz"
+msgstr "İlk Dəfə Sehirbazı"
#: ../../install_steps.pm:1
#, c-format
@@ -8150,21 +8684,26 @@ msgstr ""
"Bir xəta oldu, fəqət necə düzəldiləcəyini bilmirəm.\n"
"Davam edin, riski sizə aitdir!"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "please wait, parsing file: %s"
-msgstr "xahiş edirik, gözləyin, fayl daranır: %s"
-
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Taiwan"
-msgstr "Tayland"
+msgstr "Tayvan"
#: ../../lang.pm:1
#, c-format
msgid "Pakistan"
msgstr "Pakistan"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "please wait, parsing file: %s"
+msgstr "xahiş edirik, gözləyin, fayl daranır: %s"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Importance: "
+msgstr "Vaciblik:"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -8179,9 +8718,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Permissions"
-msgstr "Buraxılış: %s\n"
+msgstr "Səlahiyyətlər"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -8190,11 +8729,6 @@ msgstr "İnternet xidmət vericinizin adı (məsələn azeronline.com)"
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Buraxılış: %s\n"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -8223,9 +8757,14 @@ msgid "Connection type: "
msgstr "Bağlantı növü:"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Graphical interface"
-msgstr "X ilə Açılış"
+msgstr "Qrafiki Ara Üz"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Chad"
+msgstr "Çad"
#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
@@ -8239,11 +8778,6 @@ msgstr "Hindistan"
#: ../../lang.pm:1
#, c-format
-msgid "Chad"
-msgstr "Çad"
-
-#: ../../lang.pm:1
-#, c-format
msgid "Slovakia"
msgstr "Slovakiya"
@@ -8265,7 +8799,7 @@ msgstr "Monitorun Şaquli Daraması: %s\n"
#: ../../standalone/drakperm:1
#, c-format
msgid "Path"
-msgstr ""
+msgstr "Cığır"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -8289,16 +8823,18 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgstr ""
+"%s çap edicisi\n"
+"Bu çapçı üstündə nəyi dəyişdirmək istəyirsiniz?"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Add host"
-msgstr "İstifadəçini əlavə et"
+msgstr "Qovşaq əlavə et"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -8309,6 +8845,10 @@ msgid ""
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""
+"Kartınız üçün hansı sürücünün uyğun gəldiyini dəqiq bilirsinizsə yuxarıdakı\n"
+"siyahıdan birisini seçə bilərsiniz.\n"
+"\n"
+"\"%s\" səs kartınız üçün hazırkı sürücü \"%s\"dir"
#: ../../any.pm:1
#, c-format
@@ -8319,6 +8859,13 @@ msgid ""
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
+"İstifadəçilərə onların bə'zi qovluqlarını bölüşmə icazəsi vermək "
+"istəyirsiniz?\n"
+"Buna icazə versəniz, istifadəçilər konqueror və nautilus'dakı \"Bölüş\"\n"
+"menyusundan qovluqlarını bölüşdürə bilərlər.\n"
+"\n"
+"\"Xüsusi\" seçənəyi, hər istifadəçiyə fərqli icazə vermək üçün istifadə "
+"edilir.\n"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -8326,26 +8873,40 @@ msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
+"Xahiş edirik, paket seçkilərini disketə qeyd et/disketdən yüklə\n"
+"seçənəyini seçin."
#: ../../standalone/drakxtv:1
#, c-format
msgid "China (broadcast)"
-msgstr ""
+msgstr "Çin (translasiya)"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Use quota for backup files."
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyat nüsxəsi faylları üçün sərhəd (quota) qoy."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configuring printer \"%s\"..."
-msgstr "Çap Edicini Qur"
+msgstr "\"%s\" çapçısı quraşdırılır..."
+
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not allow execution of any binaries on the mounted\n"
+"file system. This option might be useful for a server that has file systems\n"
+"containing binaries for architectures other than its own."
+msgstr ""
+"Bağlı fayl sistemi üstündəki ikili faylların icra edilməsinə icazə vermə\n"
+"Bu, öz me'marisi xaricindəki fayl sistemləri üçün icra edilə bilən faylları "
+"daxil\n"
+"edən bir verici üçün faydalı ola bilər."
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Internet connection"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi"
+msgstr "İnternet bağlantısı"
#: ../../modules/interactive.pm:1
#, c-format
@@ -8359,7 +8920,7 @@ msgstr ""
#: ../../share/advertising/01-thanks.pl:1
#, c-format
msgid "Welcome to the Open Source world."
-msgstr ""
+msgstr "Açıq Mənbə Dünyasına Xoş Gəldiniz."
#: ../../lang.pm:1
#, c-format
@@ -8367,18 +8928,18 @@ msgid "Bosnia and Herzegovina"
msgstr "Bosniya və Herzoqovina"
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
-"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2, reisrfs)\n"
-"ehtiyac vardır.\n"
+"Bu bağlama nöqtəsi üçün həqiqi bir fayl sisteminə (ext2/ext3, reiserfs, xfs, "
+"ya da jfs)ehtiyacınız var\n"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "You must enter a host name or an IP address.\n"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgstr "Bir qovşaq adı ya da IP ünvanı daxil etməlisiniz.\n"
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
@@ -8386,9 +8947,9 @@ msgid "Netherlands"
msgstr "Hollandiya"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Sending files by FTP"
-msgstr "Fayla qeyd et"
+msgstr "Fayllar FTP ilə göndərilir"
#: ../../network/isdn.pm:1
#, c-format
@@ -8401,37 +8962,46 @@ msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
+"Hazırda \"%2$s\" işlədən %1$s səs kartınız üçün bilinən başqa OSS/ALSA "
+"sürücü mövcud deyil"
#: ../../network/modem.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Title"
-msgstr "Cədvəl"
+msgstr "Başlıq"
#: ../../standalone/drakfont:1
#, c-format
msgid "Install & convert Fonts"
-msgstr ""
+msgstr "Yazı növlərini qur və çevir"
#: ../../standalone/drakbackup:1
#, c-format
msgid "WARNING"
-msgstr ""
+msgstr "DİQQƏT"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing bootloader"
-msgstr "Sistem yükləyicini qur"
+msgstr "Açılış yükləyicisi qurulur"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "replay"
-msgstr "Təkrarla"
+msgstr "təkrarla"
#: ../../network/netconnect.pm:1
#, c-format
msgid "detected %s"
msgstr "%s tapıldı"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Expect is an extension to the Tcl scripting language that allows interactive "
+"sessions without user intervention."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Virgin Islands (U.S.)"
@@ -8443,15 +9013,15 @@ msgid "Bad backup file"
msgstr "Xətalı yedəkləmə faylı"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
-"İnternet Bağlantısı Bölüşdürülməsi qurulması artıq bitdi.\n"
-"Və artıq passivləşdirilmişdir.\n"
+"İnternet Bağlantısı Bölüşdürülməsi quraşdırılması onsuzda edilib.\n"
+"Hazırda qeyri-fəaldır.\n"
"\n"
"Nə etmək istəyirsiniz?"
@@ -8463,7 +9033,7 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Pipe into command"
-msgstr ""
+msgstr "Əmri borula"
#: ../../install_interactive.pm:1
#, c-format
@@ -8480,11 +9050,6 @@ msgstr ""
msgid "Detecting devices..."
msgstr "Avadanlıqlar tanınır..."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Haiti"
@@ -8496,21 +9061,33 @@ msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
+"Sahələrin izahatı:\n"
+"\n"
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "Basic options"
+msgstr "Ana seçənəklər:"
#: ../../standalone/harddrake2:1
#, c-format
msgid "the name of the CPU"
-msgstr ""
+msgstr "CPU adı"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept bogus IPv4 error messages"
+msgstr "Səhv IPv4 xəta ismarışlarını qəbul et"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Refreshing printer data..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "Çapçı mə'lumatları yenilənir..."
#: ../../install2.pm:1
#, c-format
msgid "You must also format %s"
-msgstr ""
+msgstr "Eyni zamanda %s da şəkilləndirilməlidir"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -8518,64 +9095,54 @@ msgid "Be careful: this operation is dangerous."
msgstr "Diqqətlı olun: bu əməliyyat təhlükəlidir."
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Insert a floppy containing package selection"
-msgstr "%s sürücüsünə bir disket taxın"
+msgstr "Paket seçkilərini daxil edən disketi taxın"
#: ../../diskdrake/dav.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Server: "
-msgstr "Verici"
+msgstr "Verici:"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Security Alerts:"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Təhlükəsizlik Xəbərdarlıqları:"
#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Sweden"
-msgstr "İsveçcə"
+msgstr "İsveç"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Expect for SSH"
-msgstr ""
+msgstr "SSH üçün Expect işlət"
#: ../../lang.pm:1
#, c-format
msgid "Poland"
msgstr "Polşa"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Əhəmiyyət: %s\n"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Other ports"
-msgstr "Qapıları sına"
+msgstr "Diqər qapılar"
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "number of capture buffers for mmap'ed capture"
-msgstr ""
+msgstr "mmap'lanmış yaxalama üçün yaxalama buferlərinin miqdarı"
#: ../../harddrake/data.pm:1
#, c-format
msgid "SMBus controllers"
-msgstr ""
+msgstr "SMBus idarəçiləri"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "Connection timeout (in sec)"
-msgstr "Bağlantı növü:"
+msgstr "Bağlantı vaxt dolması (saniyə sonra)"
#: ../../standalone/harddrake2:1
#, c-format
@@ -8583,6 +9150,8 @@ msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""
+"Bə'zi köhnə i486DX-100 mikrosxemlər \"halt\" əmrindən sonra idarə etmə "
+"moduna düzgün geri dönə bilmirdi"
#: ../../keyboard.pm:1
#, c-format
@@ -8590,14 +9159,14 @@ msgid "Croatian"
msgstr "Xırvatca"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Use existing partition"
-msgstr "Var olan bölmələri işlədimmi"
+msgstr "Var olan bölməni işlət"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Unable to contact mirror %s"
-msgstr "Fork edilə bilmir: %s"
+msgstr "%s əksi ilə rabitə qurula bilmir"
#: ../../standalone/logdrake:1
#, c-format
@@ -8607,7 +9176,7 @@ msgstr "/Kömək/_Haqqında..."
#: ../../standalone/drakbackup:1
#, c-format
msgid "Remove user directories before restore."
-msgstr ""
+msgstr "İstifadəçi cərgələrini ehtiyat nüsxələrini qeri yükləmədən əvvəl sil"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -8619,48 +9188,49 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "CUPS printer configuration"
-msgstr "İnternet qurğuları"
+msgstr "CUPS çapçı qurğuları"
#: ../../standalone/drakfont:1
#, c-format
msgid "could not find any font in your mounted partitions"
-msgstr ""
+msgstr "bağlanmış bölmələrinizdə heç bir yazı növü tapıla bilmədi"
#: ../../standalone/harddrake2:1
#, c-format
msgid "F00f bug"
-msgstr ""
+msgstr "F00f xətası"
#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-"Hansı dhcp alıcısını istifadə edəcəksiniz?\n"
-"Əsası dhcp-client dir"
-
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Domain Name:"
-msgstr "Sahə(domain) adı"
+msgstr "Domen Adı:"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Root umask"
+msgstr "Ali istifadəçi umask'ı"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "On Floppy"
-msgstr "Disketə qeyd et"
+msgstr "Disketə"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reboot by the console user"
+msgstr "Konsol sitifadəçisi tərəfindən yenidən başlatma"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore"
-msgstr "Fayldan geri çağır"
+msgstr "Geri yüklə"
#: ../../security/help.pm:1
#, c-format
@@ -8672,6 +9242,14 @@ msgstr ""
msgid "Looking for available packages..."
msgstr "Mövcud olan paketlər axtarılır."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This should be a comma-seperated list of local users or email addresses that "
+"you want the backup results sent to. You will need a functioning mail "
+"transfer agent setup on your system."
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Init Message"
@@ -8683,9 +9261,9 @@ msgid "Rescue partition table"
msgstr "Bölmə cədvəlini qurtar"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Connection complete."
-msgstr "Bağlantı növü:"
+msgstr "Bağlantı tamamlandı."
#: ../../lang.pm:1
#, c-format
@@ -8698,14 +9276,14 @@ msgid "Remove from RAID"
msgstr "RAIDdən ayır"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
-msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
+msgstr "Bu şifrələmə açarı çox sadədir (ən az %d hərf böyüklüyündə olmalıdır)"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Configuration Wizards"
-msgstr "Şəbəkə Quraşdırılması Sehirbazı"
+msgstr "Quraşdırma Sehirbazları"
#: ../../network/netconnect.pm:1
#, c-format
@@ -8715,12 +9293,12 @@ msgstr "ISDN Bağlantısı"
#: ../../standalone/harddrake2:1
#, c-format
msgid "primary"
-msgstr ""
+msgstr "əsas"
#: ../../printer/main.pm:1
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr ""
+msgstr " SMB/Windows vericisi üstündə \"%s\", bölüşülmüş sahə \"%s\""
#: ../../help.pm:1
#, fuzzy, c-format
@@ -8751,16 +9329,16 @@ msgstr ""
"diqqət ayırmalısınız:\n"
"mühtəməldir ki lazımi heç bir xidməti başlatmaq istəməzsiniz."
-#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Skip"
-msgstr "Nəzərə Alma"
-
#: ../../lang.pm:1
#, c-format
msgid "Niue"
msgstr "Niu"
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Skip"
+msgstr "Nəzərə Alma"
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -8776,7 +9354,7 @@ 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 ""
+msgstr "MHz olaraq CPU tezliyi"
#: ../../pkgs.pm:1
#, c-format
@@ -8786,7 +9364,7 @@ msgstr "vacib"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Total Progress"
-msgstr ""
+msgstr "Ümumi İrəliləmə"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -8835,9 +9413,9 @@ msgstr ""
"mə'lumat alın."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Users"
-msgstr "İstifadəçi adı"
+msgstr "İstifadəçilər"
#: ../../lang.pm:1
#, c-format
@@ -8852,22 +9430,22 @@ msgstr "Açılış yükləyici hazırlanır"
#: ../../network/network.pm:1
#, c-format
msgid "Gateway (e.g. %s)"
-msgstr ""
+msgstr "Şəbəkə Keçidi (mis. %s)"
#: ../../any.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "The passwords do not match"
-msgstr "Parollar uyğun gəlmir"
+msgstr "Şifrələr uyğun gəlmir"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Examples for correct IPs:\n"
-msgstr ""
+msgstr "Düzgün IP nümunələri:\n"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Frequency (MHz)"
-msgstr ""
+msgstr "Sıxlıq (MHz)"
#: ../../install_any.pm:1
#, c-format
@@ -8881,43 +9459,43 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid "the number of the processor"
-msgstr ""
+msgstr "işlədicinin nömrəsi"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Hardware clock set to GMT"
-msgstr "Avadanlıq saatınız GMT-yə göra quruludur mu?"
+msgstr "Avadanlıq saatı GMT'yə görə quruludur"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to start a new configuration ?"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgstr "Yeni quraşdırma başladmaq istəyirsiniz?"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Give a file name"
-msgstr "Həqiqi adı"
+msgstr "Fayl adı verin"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose the port that your printer is connected to."
-msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
+msgstr "Çapçınızın hansı qapıya bağlı olduğunu seçin."
#: ../../standalone/livedrake:1
#, c-format
msgid "Change Cd-Rom"
msgstr "Cd-Romu dəyişdir"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configuration is complete, do you want to apply settings ?"
-msgstr "Necə bir XFree qurğusunu istəyirsiniz?"
-
#: ../../lang.pm:1
#, c-format
msgid "Paraguay"
msgstr "Paraqvay"
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "Configuration is complete, do you want to apply settings ?"
+msgstr "Quraşdırma qurtardı, dəyişiklikləri tətbiq etmək istəyirsiniz ?"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
@@ -8926,7 +9504,7 @@ msgstr ""
#: ../../harddrake/sound.pm:1
#, c-format
msgid "There's no known driver for your sound card (%s)"
-msgstr ""
+msgstr "Sizin (%s) səs kartınız üçün sürücü mövcud deyil"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -8934,9 +9512,9 @@ msgid "force"
msgstr "zorla"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Exit"
-msgstr "Ext2"
+msgstr "Çıxış"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -8967,10 +9545,22 @@ msgstr ""
"Apache bir World Wide Web vericisidir. HTML faylları və CGI verilməsi üçün "
"istifadə edilir."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "ALL"
+msgstr "HAMISI"
+
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Add/Del Clients"
-msgstr "DHCP Alıcısı"
+msgstr "Alıcı Əlavə Et/Sil"
#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1
#: ../../standalone/drakpxe:1
@@ -8981,12 +9571,12 @@ msgstr "Şəbəkə ara üzünü seçin"
#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Unknown Model"
-msgstr ""
+msgstr "Namə'lum Model"
#: ../../harddrake/data.pm:1
#, c-format
msgid "CD/DVD burners"
-msgstr ""
+msgstr "CD/DVD yazıcılar"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -8997,10 +9587,15 @@ msgstr ""
"Ana açılma bölməsi\n"
" (MS-DOS açılışı üçün)\n"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to read the file"
+msgstr "Faylı oxumaq üçün \"%s\"i fəallaşdır"
+
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "choose image"
-msgstr "Monitorunuzu seçin"
+msgstr "rəsmi seçin"
#: ../../network/shorewall.pm:1
#, c-format
@@ -9018,16 +9613,18 @@ msgid ""
"x coordinate of text box\n"
"in number of characters"
msgstr ""
+"mətn qutusunun hərf\n"
+"ədədində x mövqeyi"
#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Updating package selection"
-msgstr "Paket seçkilərini saxla"
+msgstr "Paket seçkiləri yenilənir"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Where do you want to mount the loopback file %s?"
-msgstr "%s loopback avadanlığını haraya bağlamaq istəyirsiniz?"
+msgstr "%s loopback faylını haraya bağlamaq istəyirsiniz?"
#: ../../standalone/drakautoinst:1
#, c-format
@@ -9035,18 +9632,13 @@ msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
+"Disket müvəffəqiyyətlə yaradıldı.\n"
+"İndi qurulumunuzu təkrarlaya bilərsiniz."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the number of buttons the mouse has"
-msgstr "2 düyməli"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
+msgid "the number of buttons the mouse has"
+msgstr "siçanın sahib olduğu düymə ədədi"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -9054,9 +9646,9 @@ msgid "Replay"
msgstr "Təkrarla"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup other files"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Diqər fayllarının ehtiyat nüsxəsini çıxart"
#: ../../install_steps.pm:1
#, c-format
@@ -9066,54 +9658,53 @@ msgstr "Disket sürücü yoxdur"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup files are corrupted"
-msgstr ""
+msgstr "Ehtiyat faylları pozulub"
#: ../../standalone/drakxtv:1
#, c-format
msgid "TV norm:"
-msgstr ""
+msgstr "TV normu:"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Cpuid family"
-msgstr ""
+msgstr "Cpuid ailəsi"
#: ../../Xconfig/card.pm:1
#, c-format
msgid "32 MB"
msgstr "32 MB"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "type: thin"
+msgstr "növ: incə"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Lithuanian AZERTY (new)"
-msgstr "Litvanya dili AZERTY (yeni)"
+msgstr "Litva dili AZERTY (yeni)"
#: ../../standalone/harddrake2:1
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
-msgstr ""
+msgstr "bəli, arifmetik ko-işlədici estisna vektoruna bağlıdır deməkdir"
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a /boot partition"
msgstr ""
-"Bir proqram tə'minatlı RAID bölməsini kök qovluğu (/) olaraq tə'yin "
-"etdiniz.\n"
-"Əgər lilo ya da grub istifadə etmək istəyirsinizsə, bir /boot bölməsi\n"
-"əlavə etməyi unutmayın"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Previous"
-msgstr "<- Əvvəlki"
+"Bir proqram tə'minatlı RAID bölməsini kök cərgəsi (/) olaraq tə'yin\n"
+"etdiniz. /boot bölməsi olmadan heç bir açılış yükləyicisi bunu aça bilməz.\n"
+"Xahiş edirik, /boot bölməsini əlavə etməyi unutmayın"
#: ../../any.pm:1
#, c-format
msgid "Other OS (MacOS...)"
-msgstr "Digər sistemlər (MacOS...)"
+msgstr "Digər ƏS (MacOS...)"
#: ../../mouse.pm:1
#, c-format
@@ -9126,9 +9717,9 @@ msgid "Bringing up the network"
msgstr "Şəbəkə fəallaşdırılır"
#: ../../common.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Screenshots will be available after install in %s"
-msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
+msgstr "Ekran görüntüləri qurulumdan sonra %s mövqeyində olacaqdır"
#: ../../help.pm:1
#, fuzzy, c-format
@@ -9197,7 +9788,7 @@ msgstr ""
#: ../../lang.pm:1
#, c-format
msgid "Tanzania"
-msgstr ""
+msgstr "Tanzaniya"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -9210,36 +9801,38 @@ msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
+"\n"
+"Ehtiyat Mənbələri: \n"
#: ../../standalone/logdrake:1
#, c-format
msgid "Content of the file"
msgstr "Fayl məzmunu"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "Authentication LDAP"
-msgstr "Tanıtma"
+msgstr "Tanıtma LDAP"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Let me pick any driver"
-msgstr ""
+msgstr "İstədiyim sürücünü seçməyə icazə ver"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Profile "
-msgstr "Profil: "
+msgstr "Profil"
#: ../../standalone/net_monitor:1
#, c-format
msgid "transmitted"
-msgstr ""
+msgstr "ötürülüb"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Palestine"
-msgstr "Paket seçkilərini saxla"
+msgstr "Filistin"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -9249,7 +9842,12 @@ msgstr "RAID md%s\n"
#: ../../modules/parameters.pm:1
#, c-format
msgid "%d comma separated strings"
-msgstr ""
+msgstr "%d vergüllə ayrılmış qatar"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " isdn"
+msgstr " isdn"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -9257,14 +9855,19 @@ msgid "Here is the full list of keyboards available"
msgstr "Bütün mövcud klaviaturaların siyahısı"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Theme name"
-msgstr "Paylaşdırma adı"
+msgstr "Örtük adı"
#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
#, c-format
msgid "/_Help"
-msgstr "/_Kömək"
+msgstr "/_Yardım"
+
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitrary driver"
+msgstr "Səbəbsiz bir sürücü seçilir"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -9272,11 +9875,13 @@ msgid ""
"Here you can choose whether the scanners connected to this machine should be "
"accessable by remote machines and by which remote machines."
msgstr ""
+"Burada siz, sisteminizə bağlı darayıcıların uzaqdakı sistemlər və hansıları "
+"tərəfindən istifadə edilə biləcəyini tə'yin edə bilərsiniz."
#: ../../standalone/draksplash:1
#, c-format
msgid "the width of the progress bar"
-msgstr ""
+msgstr "İrəliləmə çubuğunun eni"
#: ../../lang.pm:1
#, c-format
@@ -9286,28 +9891,29 @@ msgstr "Kuku Adaları"
#: ../../fs.pm:1
#, c-format
msgid "Formatting partition %s"
-msgstr "Şəkilləndirilən bölmə: %s"
+msgstr "%s bölməsi şəkilləndirilir"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Hostname required"
-msgstr "Ev sahibi adı:"
+msgstr "Qovşaq adı məcburidir"
#: ../../standalone/drakfont:1
#, c-format
msgid "Unselect fonts installed"
-msgstr ""
+msgstr "Qurulu olan yazı növlərini seçmə"
#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_gtk.pm:1
#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
-#: ../../interactive/stdio.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakautoinst:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
+#: ../../interactive/gtk.pm:1 ../../interactive/http.pm:1
+#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/drakperm:1 ../../standalone/draksec:1
#: ../../standalone/logdrake:1 ../../standalone/mousedrake:1
#: ../../standalone/net_monitor:1
#, c-format
@@ -9315,9 +9921,9 @@ msgid "Cancel"
msgstr "Ləğv et"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Searching for configured scanners ..."
-msgstr "Yerli Çap Edici"
+msgstr "Quraşdırılmış darayıvılar axtarılır ..."
#: ../../mouse.pm:1
#, c-format
@@ -9325,32 +9931,37 @@ msgid "Wheel"
msgstr "Çərx"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Videocard"
-msgstr "Ekran modu"
+msgstr "Video kartı"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\tBackups use tar and bzip2\n"
-msgstr ""
+msgstr "\tEhtiyatlar tar və bzip2 işlədir\n"
#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove Selected"
-msgstr "Növbəni sil"
+msgstr "Seçiləni Sil"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/Autodetect _modems"
-msgstr "Avtomatik təsbit işlət"
+msgstr "/_Modemləri avtomatik təsbit et"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove printer"
-msgstr "Uzaq Çap Edici"
+msgstr "Çapçını çıxart"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Last Log"
+msgstr "Son Qeydi Göstər"
#: ../../install_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"WARNING!\n"
"\n"
@@ -9361,13 +9972,14 @@ msgid ""
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
-"DİQQƏT!\n"
+"XƏBƏRDARLIQ!\n"
"\n"
-"DrakX \"Windows\" disk bölmənizin böyüklüyünü dəyişdirəcək. Bu iş \n"
-"tehlükəli ola bilər. Aşina deyil isəniz qurulumdan çıxın və \"Windows\" \n"
-"altında \"Scandisk\" (lazım gələrsə \"defrag\" da) proqramını çalışdırın. "
-"Ardından quruluma \n"
-"davam edin. Verilərinizin yedəyini almağı da unutmayın!"
+"DrakX indi Windows disk bölmənizin böyüklüyünü dəyişdirəcək.\n"
+"Diqqətli olun, bu təhlükəli ola bilər. Hələ də etmədinizsə qurulumdan\n"
+"çıxın və Windows altında scandisk (lazım gələrsə defrag da) proqramını\n"
+"icra edin. Eyni zamanda mə'lumatlarınızın da ehtiyat nüsxəsini alın.\n"
+"Ardından quruluma davam edin.\n"
+"Hazır olanda, Oldu düyməsinə basın."
#: ../../network/drakfirewall.pm:1
#, c-format
@@ -9381,14 +9993,18 @@ msgid ""
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
+"Poçt quraşdırma vasitəsinə xoş gəldiniz.\n"
+"\n"
+"Burada, siz xəbər vermə sistemini quraşdıra bilərsiniz.\n"
#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Other"
msgstr "Digər"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1 ../../standalone/drakfloppy:1
#, c-format
msgid "Default"
msgstr "Əsas"
@@ -9398,50 +10014,60 @@ msgstr "Əsas"
msgid "Button 2 Emulation"
msgstr "Düymə 2 emulyasiyası"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run chkrootkit checks"
+msgstr "chkrootkit yoxlamalarını icra et"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "type1inst building"
-msgstr ""
+msgstr "type1inst inşa edilir"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Abiword"
-msgstr "Dayandır"
+msgstr "Abiword"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "choose image file"
-msgstr "Monitorunuzu seçin"
+msgstr "rəsm faylını seçin"
#: ../../Xconfig/card.pm:1
#, c-format
msgid "X server"
msgstr "X verici"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "Domain Admin User Name"
-msgstr "Sahə(domain) adı"
+msgstr "Domen Sahibi İstifadəçi Adı"
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "There was an error while scanning for TV channels"
-msgstr "Paketlər qurulurkən bir xəta oldu:"
+msgstr "Televiziya kanalları axtarılarkən xəta yarandı"
#: ../../keyboard.pm:1
#, c-format
msgid "US keyboard (international)"
msgstr "Amerikan (US) klaviaturası (beynəlmiləl)"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Saami (swedish/finish)"
+msgstr "Saami (isveç/fin)"
+
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Not installed"
-msgstr "Qurulumdan çıx"
+msgstr "Qurulmayıb"
#: ../../keyboard.pm:1
#, c-format
msgid "Both Alt keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda iki Alt düyməsi"
#: ../../network/netconnect.pm:1
#, c-format
@@ -9458,10 +10084,10 @@ msgstr "/Fayl/-"
msgid "Italian"
msgstr "İtalyanca"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../interactive.pm:1
#, c-format
msgid "Basic"
-msgstr ""
+msgstr "Əsas"
#: ../../standalone/drakTermServ:1
#, c-format
@@ -9471,6 +10097,10 @@ msgid ""
"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
"\n"
msgstr ""
+"\n"
+" Təlif Hüququ (C) 2002 MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
#: ../../lang.pm:1
#, c-format
@@ -9480,7 +10110,7 @@ msgstr "Honduras"
#: ../../help.pm:1
#, c-format
msgid "pdq"
-msgstr ""
+msgstr "pdq"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -9490,7 +10120,7 @@ msgstr "Kart IO"
#: ../../standalone/drakperm:1
#, c-format
msgid "when checked, owner and group won't be changed"
-msgstr ""
+msgstr "seçilidirsə, yiyə və qrup dəyişdirilməyəcək"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -9510,6 +10140,8 @@ msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
+"Xahiş addımın təkrarlanmasını yoxsa əllə yenidən seçilməsini hər addım üçün "
+"ayrı ayrı seçin"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -9517,11 +10149,18 @@ msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""
+"Eyni zamanda, uzaqdakı darayıcıların bu sistemdə istifadəyə açıq olmasını da "
+"burada seçə bilərsiniz."
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-Network by FTP.\n"
-msgstr ""
+msgstr "\t-FTP Şəbəkəsi.\n"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reports check result to tty"
+msgstr "Yoxlama nəticəsini tty'yə raportla"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -9529,9 +10168,9 @@ msgid "You must enter a device or file name!"
msgstr "Çap Edici avadanlığı URI"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/_Quit"
-msgstr "Çıx"
+msgstr "/Çı_x"
#: ../../network/adsl.pm:1
#, c-format
@@ -9564,16 +10203,29 @@ msgid ""
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
msgstr ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
#: ../../any.pm:1
#, c-format
msgid "access to compilation tools"
-msgstr ""
+msgstr "dərləmə vasitələrinə yetişmə"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please select data to restore..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgstr "Xahiş edirik ehtiyat nüsxəsi qeri yüklənəcək mə'lumatı seçin..."
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -9586,9 +10238,9 @@ msgstr ""
"buraxmayı unutmayın."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Standard test page"
-msgstr "Standart"
+msgstr "Sıravi sınaq səhifəsi"
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
@@ -9598,7 +10250,7 @@ msgstr "Yarat"
#: ../../standalone/drakbackup:1
#, c-format
msgid "What"
-msgstr ""
+msgstr "Nəyi"
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -9606,24 +10258,24 @@ msgid "There was an error ordering packages:"
msgstr "Paketləri istərkən bir xəta oldu:"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bulgarian (BDS)"
-msgstr "Bulqarca"
+msgstr "Bulqarca (BDS)"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Disable Server"
-msgstr "Databeyz"
+msgstr "Vericini Qeyri-fəallaşdır"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Filesystem encryption key"
-msgstr "Fayl sistemi növü: "
+msgstr "Fayl sistemi şifrələmə açarı"
#: ../../keyboard.pm:1
#, c-format
msgid "Gujarati"
-msgstr ""
+msgstr "Gujarati dili"
#: ../../interactive/stdio.pm:1
#, c-format
@@ -9634,14 +10286,9 @@ msgid ""
msgstr ""
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Save theme"
-msgstr "Sistemi qur"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group"
-msgstr "İş qrupu"
+msgstr "Örtüyü qeyd et"
#: ../../lang.pm:1
#, c-format
@@ -9649,9 +10296,9 @@ msgid "Brazil"
msgstr "Braziliya"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto Install"
-msgstr "Qurulum"
+msgstr "Avtomatik Qurulum"
#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1
#, c-format
@@ -9659,19 +10306,24 @@ msgid "Network Configuration Wizard"
msgstr "Şəbəkə Quraşdırılması Sehirbazı"
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Removable media automounting"
-msgstr "Taxılıb sökülə bilən avadanlıqların avtomatik bağlanması"
+msgstr "Sökülə bilən avadanlıqların avtomatik bağlanması"
-#: ../../services.pm:1
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
+msgid "Enter the directory to save:"
+msgstr "Xahiş edirik siçanınızı seçin"
+
+#: ../../services.pm:1
+#, c-format
msgid "Printing"
-msgstr "Çap Edici"
+msgstr "Çap Etmə"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "Unkown driver"
-msgstr ""
+msgstr "Namə'lum sürücü"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -9685,14 +10337,14 @@ msgid "Create a new partition"
msgstr "Yeni bölmə yarat"
#: ../../harddrake/sound.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Driver:"
-msgstr "Sürücü"
+msgstr "Sürücü:"
#: ../../standalone/harddrake2:1
#, c-format
msgid "unknown"
-msgstr "bilinməyən"
+msgstr "na'məlum"
#: ../../install_interactive.pm:1
#, c-format
@@ -9707,7 +10359,7 @@ msgstr "TƏKƏRİ OYNADIN!"
#: ../../standalone/net_monitor:1
#, c-format
msgid "sent: "
-msgstr ""
+msgstr "göndərilən:"
#: ../../network/network.pm:1
#, c-format
@@ -9748,6 +10400,11 @@ msgid ""
"\"mformat a:\")"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Moldova"
+msgstr "Moldova"
+
#: ../../mouse.pm:1
#, c-format
msgid "Kensington Thinking Mouse"
@@ -9756,17 +10413,7 @@ msgstr "Kensington Thinking Mouse"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Configuration of a remote printer"
-msgstr ""
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Moldova"
-msgstr "Moldova"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr "Uzaq çapçı quraşdırması"
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
@@ -9774,14 +10421,19 @@ msgid "An online platform to respond to enterprise support needs."
msgstr ""
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "URL should begin with 'ftp:' or 'http:'"
-msgstr "Vəkil verici http://... şəklində olmalıdır."
+msgstr "URL 'ftp:' ya da 'http:' ilə başlamalıdır"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Oriya"
+msgstr "Oriya"
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Add a new rule at the end"
-msgstr "Çap Edicisiz"
+msgstr "Sonuna yeni qayda əlavə et"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -9812,9 +10464,9 @@ msgid "Genius NetScroll"
msgstr "Genius NetScroll"
#: ../../standalone.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing packages..."
-msgstr "%s paketi qurulur"
+msgstr "Paketlər qurulur..."
#: ../../keyboard.pm:1
#, c-format
@@ -9822,9 +10474,9 @@ msgid "Dutch"
msgstr "Hollandiya dili"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "The following packages need to be installed:\n"
-msgstr "Aşağıdakı paketlər qurulacaqdır"
+msgstr "Aşağıdakı paketlər qurulmalıdır:\n"
#: ../../lang.pm:1
#, c-format
@@ -9832,36 +10484,41 @@ msgid "Angola"
msgstr "Anqola"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "service setting"
-msgstr "avadanlıq"
+msgstr "xidmət qurğuları"
#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1
#, c-format
msgid "Custom"
msgstr "Xüsusi"
+#: ../../lang.pm:1
+#, c-format
+msgid "Latvia"
+msgstr "Latviya"
+
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "File is already used by another loopback, choose another one"
-msgstr ""
-"Fayl başqa bir loopback tərəfindən istifadədədir, başqa\n"
-"birini seçin"
+msgstr "Fayl başqa bir loopback tərəfindən istifadədədir, başqasını seçin"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Read-only"
-msgstr ""
+msgstr "Ancaq oxuna bilən"
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Latvia"
-msgstr "Latviya"
+msgid ""
+"Enable/Disable name resolution spoofing protection. If\n"
+"\"alert\" is true, also reports to syslog."
+msgstr ""
#: ../../harddrake/sound.pm:1
#, c-format
msgid "No known driver"
-msgstr ""
+msgstr "Bilinən sürücü yoxdur"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -9887,31 +10544,54 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
+"Sisteminizdə səs kartı aşkar edilməyib. Xahiş edirik, Linux-dəstəkli səs "
+"kartının düzgün taxıldığını yoxlayın.\n"
+"\n"
+"\n"
+"Avadanlıq databeyzimizi bu ünvanda ziyarət edə bilərisiniz:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Configure Local Area Network..."
msgstr "Yerli Şəbəkəni Quraşdır..."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Verify checksum of the suid/sgid files"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the sound system on your machine"
msgstr "Kompüterinizdə səs sistemı başladın"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run some checks against the rpm database"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Execute"
+msgstr "İcra Et"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Preparing printer database..."
msgstr "CUPS sürücü datası oxunur..."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Information"
-msgstr "Mə'lumatı göstər"
+msgstr "Mə'lumat"
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No network card"
-msgstr "şəbəkə kartı tapılmadı"
+msgstr "Çəbəkə kartı yoxdur"
#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
#, c-format
@@ -9923,16 +10603,16 @@ msgstr "Hansı dili istəyirsiniz?"
msgid "3 buttons"
msgstr "3 düyməli"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Detailed information"
-msgstr "Mə'lumatı göstər"
-
#: ../../lang.pm:1
#, c-format
msgid "Malta"
msgstr "Malta"
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Detailed information"
+msgstr "Ətraflı mə'lumatı"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -9954,10 +10634,17 @@ msgstr "Bu floppi FAT şəklində deyildir"
msgid "Configuring network"
msgstr "Şəbəkə Qurğuları"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This option will save files that have changed. Exact behavior depends on "
+"whether incremental or differential mode is used."
+msgstr ""
+
#: ../../Xconfig/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Graphic Card"
-msgstr "Ekran kartı"
+msgstr "Qrafika Kartı"
#: ../../install_interactive.pm:1
#, c-format
@@ -10012,14 +10699,13 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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 ""
-"Uzaqdakı bir lpd çap edici növbəsini istifadə etmək üçün, \n"
-"çap edicinin bağlı olduğu çap edici vericisinin adını və növbə \n"
-"adınını verməlisiniz."
+"Uzaqdakı bir lpd çapçısını istifadə etmək üçün, çapçının bağlı olduğu çapçı "
+"vericisinin qovşaq adını və o vericidəki çapçının adınını verməlisiniz."
#: ../../lang.pm:1
#, c-format
@@ -10029,7 +10715,7 @@ msgstr "İslandiya"
#: ../../common.pm:1
#, c-format
msgid "consolehelper missing"
-msgstr ""
+msgstr "konsol yardımçısı əksikdir"
#: ../../services.pm:1
#, c-format
@@ -10039,7 +10725,7 @@ msgstr "dayandırılıb"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Whether the FPU has an irq vector"
-msgstr ""
+msgstr "FPU'nun irq vektoruna sahibliyi"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -10060,27 +10746,37 @@ msgid ""
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
+"Köhnə \"%s\" sürücüsü artıq qara siyahıdadır.\n"
+"\n"
+"O çəyirdəyin açılması sırasında xətalar yaradır.\n"
+"\n"
+"Növbəti açılışda ancaq \"%s\" sürücüsü istifadə ediləcək."
#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid "Expert Mode"
-msgstr "Usta Modu"
+msgstr "Mütəxəssis Modu"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer options"
-msgstr "Çap edici seçənəkləri"
+msgstr "Çapçı seçənəkləri"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Local Network adress"
-msgstr "şəbəkə kartı tapılmadı"
+msgstr "Yerli Şəbəkə ünvanı"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup your System files. (/etc directory)"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Sistem fayllarınızın ehtiyat nüsxəsini çıxardın. (/etc cərgəsi)"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the user umask."
+msgstr "İstifadəçi umask'ını seç."
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -10096,22 +10792,14 @@ msgid ""
msgstr ""
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Samba Server"
-msgstr "NIS Verici"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
+msgid "Samba Server"
+msgstr "Samba Vericisi"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Australian Optus cable TV"
-msgstr ""
+msgstr "Avstraliya Optus kabel Televiziyası"
#: ../../install_steps_newt.pm:1
#, c-format
@@ -10123,7 +10811,7 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Subnet:"
-msgstr ""
+msgstr "Subnet:"
#: ../../lang.pm:1
#, c-format
@@ -10131,14 +10819,9 @@ msgid "Zimbabwe"
msgstr "Zimbabve"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the host name or IP."
-msgstr "Xahiş edirik siçanınızı seçin"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "When"
-msgstr "Çərx"
+msgstr "Bu zaman"
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -10150,18 +10833,6 @@ msgstr "İkinci DNS Vericisi (arzuya görə)"
msgid "Finland"
msgstr "Finlandiya"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
-"\\fIarg\\fP = ALL. Only local ones\n"
-"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
-"services you need, use /etc/hosts.allow\n"
-"(see hosts.allow(5))."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Color depth: %s\n"
@@ -10173,14 +10844,24 @@ msgid "You can't unselect this package. It must be upgraded"
msgstr "Bu paketi sistemdən çıxarda bilməzsiniz. Yenilənməlidir"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Loading from floppy"
-msgstr "Disketdən geri çağır"
+msgstr "Disketdən yüklənir"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable the logging of IPv4 strange packets."
+msgstr "Qəribə IPv4 paketlərininm qeyd edilməsini Fəallaşdır/Qeyri-fəallaşdır"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Slovenia"
+msgstr "Sloveniya"
#: ../../standalone/mousedrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Mouse test"
-msgstr "Mouse Systems"
+msgstr "Siçan sınağı"
#: ../../standalone/drakperm:1
#, c-format
@@ -10195,11 +10876,6 @@ msgstr ""
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../lang.pm:1
-#, c-format
-msgid "Slovenia"
-msgstr "Sloveniya"
-
#: ../../any.pm:1
#, c-format
msgid ""
@@ -10215,11 +10891,13 @@ msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""
+"- PCI və USB davadanlıqları: bu e'malatçı, avadanlıq, alt e'malatçı və alt "
+"avadanlıq PCI/USB id'lərini göstərir"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "ProgressBar color selection"
-msgstr "Çap Edici Bağlantısı"
+msgstr "İrəliləmə çubuğu rəng seçkisi"
#: ../../any.pm:1
#, c-format
@@ -10252,22 +10930,17 @@ msgstr ""
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Radio support:"
-msgstr ""
+msgstr "Radio dəstəyi:"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Installing SANE packages..."
-msgstr "%s paketi qurulur"
-
-#: ../../standalone/drakfloppy:1
#, c-format
-msgid "boot disk creation"
-msgstr "açılış disketi yaradılması"
+msgid "Installing SANE packages..."
+msgstr "SANE paketləri qurulur..."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP"
-msgstr ""
+msgstr "LDAP"
#: ../../bootloader.pm:1
#, c-format
@@ -10275,14 +10948,14 @@ msgid "SILO"
msgstr "SILO"
#: ../../diskdrake/removable.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Change type"
-msgstr "Bölmə növünü Dəyişdir"
+msgstr "Növünü dəyişdir"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid ", USB printer #%s"
-msgstr ""
+msgstr ", USB çapçı #%s"
#: ../../any.pm:1
#, c-format
@@ -10292,10 +10965,10 @@ msgstr "SILO Qurulumu"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use CD/DVDROM to backup"
-msgstr ""
+msgstr "Ehtiyatlama üçün CD/DVDROM işlət"
#: ../../install_messages.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
@@ -10312,23 +10985,30 @@ msgid ""
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-"Təbriklər, quruluş bitdi.\n"
-"Cdrom və disketi çıxartdıqtan sonra Enter'ə basaraq kompüterinizi \n"
-"yenidən başladın. Linuks Mandrake'nin bu buraxılışındakı yamaqlar haqqında \n"
-"mə'lumat almaq üçün http://www.mandrakelinux.com ünvanından Errata'ya "
-"baxın.\n"
-"Sisteminizin qurğuları haqqında daha geniş bilgiyi Linuks Mandrake \n"
-"İstifadəçi Kitabcığında tapa bilərsiniz."
+"Təbrik edirik, qurulum başa çatdı.\n"
+"Cdrom və disketi çıxartdıqtan sonra Enter'ə basaraq kompüterinizi\n"
+"yenidən başladın.\n"
+"\n"
+"\n"
+"Linuks Mandrake'nin bu buraxılışındakı yamaqlar haqqında \n"
+"mə'lumat almaq üçün bu ünvana baxın: \n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"Sisteminizin qurğuları haqqında daha geniş mə'lumatı Rəsmi\n"
+"Linuks Mandrake İstifadəçi Kitabcığının qurulum sonrası bölməsində\n"
+"tapa bilərsiniz."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "paranoid"
-msgstr "Şübhəci"
+msgstr "paranoid"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Send mail report after each backup to:"
-msgstr ""
+msgstr "Hər ehtiyatlamadan sonra bu ünvana məktub göndər:"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -10341,7 +11021,7 @@ msgstr ""
#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Resolution"
-msgstr "Rezolyusiya"
+msgstr "Həlledilirlik"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -10359,9 +11039,7 @@ msgstr ""
#: ../../security/help.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
#: ../../standalone/drakgw:1
@@ -10378,20 +11056,25 @@ msgstr ""
"Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər.\n"
"DİQQƏT! BU SINAQ MƏRHƏLƏSINDƏDIR VƏ KOMPÜTERİNİZ DONDURA BILƏR."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell timeout"
+msgstr "Qabıq vaxt dolması"
+
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Xinetd Service"
-msgstr "Çap Edici Vericisi"
+msgstr "Xinetd Xidməti"
#: ../../any.pm:1
#, c-format
msgid "access to network tools"
-msgstr ""
+msgstr "şəbəkə vasitələrinə yetişmə"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
-msgstr ""
+msgstr "HP LaserJet 1000 üçün Firmware-Upload"
#: ../../share/advertising/03-software.pl:1
#, c-format
@@ -10417,42 +11100,11 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Options Description:\n"
-"\n"
-" In this step Drakbackup allow you to change:\n"
-"\n"
-" - The compression mode:\n"
-" \n"
-" If you check bzip2 compression, you will compress\n"
-" your data better than gzip (about 2-10 %%).\n"
-" This option is not checked by default because\n"
-" this compression mode needs more time (about 1000%% more).\n"
-" \n"
-" - The update mode:\n"
-"\n"
-" This option will update your backup, but this\n"
-" option is not really useful because you need to\n"
-" decompress your backup before you can update it.\n"
-" \n"
-" - the .backupignore mode:\n"
-"\n"
-" Like with cvs, Drakbackup will ignore all references\n"
-" included in .backupignore files in each directories.\n"
-" ex: \n"
-" #> cat .backupignore\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid ""
"Restore Selected\n"
"Files"
-msgstr "Növbəni sil"
+msgstr ""
+"Seçili Faylları Qeri\n"
+"Yüklə"
#: ../../standalone/drakbackup:1
#, c-format
@@ -10469,9 +11121,9 @@ msgid "Please fill or check the field below"
msgstr "Xahiş edirik aşağıdakıları doldurun ya da seçin"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to save /etc/fstab modifications"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgstr "Dəyişikliklər /etc/fstab faylına qeyd edilsin?"
#: ../../standalone/drakconnect:1
#, c-format
@@ -10484,11 +11136,9 @@ msgid "LVM-disks %s\n"
msgstr "LVM-diskləri %s\n"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The package %s is needed. Install it?"
-msgstr ""
-"Bu paket yenilənməlidir\n"
-"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
+msgstr "%s paketinə ehtiyac var. Qurulsun?"
#: ../../services.pm:1
#, c-format
@@ -10496,14 +11146,14 @@ msgid "On boot"
msgstr "Açılışda"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Bus identification"
-msgstr "Tanıtma"
+msgstr "Yol tanıtması"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Vatican"
-msgstr "Yeri"
+msgstr "Vatikan"
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -10520,7 +11170,7 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Boot ISO"
-msgstr ""
+msgstr "Açılış ISO'su"
#: ../../lang.pm:1
#, c-format
@@ -10528,9 +11178,9 @@ msgid "Eritrea"
msgstr "Eritre"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove List"
-msgstr "Uzaq Çap Edici"
+msgstr "Siyahını Sil"
#: ../../share/advertising/05-desktop.pl:1
#, c-format
@@ -10540,6 +11190,14 @@ msgstr ""
#: ../../keyboard.pm:1
#, c-format
msgid "Inuktitut"
+msgstr "Inuktitut"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Some protocols, like rsync, may be configured at the server end. Rather "
+"than using a directory path, you would use the 'module' name for the service "
+"path."
msgstr ""
#: ../../lang.pm:1
@@ -10548,40 +11206,55 @@ msgid "Morocco"
msgstr "Mərakeş"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Which printer model do you have?"
-msgstr "Nə cür bir çap ediciniz var?"
+msgstr "Hansı model çapçınız var?"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Add a new printer"
-msgstr "Çap Edicisiz"
+msgstr "Yeni çapçı əlavə et"
#: ../../standalone/drakbackup:1
#, c-format
msgid " All of your selected data have been "
-msgstr ""
-
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "<-- Delete"
-msgstr "Sil"
+msgstr " Bütün seçili mə'lumatlarınız "
#: ../../lang.pm:1
#, c-format
msgid "Nepal"
msgstr "Nepal"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Delete"
+msgstr "<-- Sil"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "cpu # "
-msgstr ""
+msgstr "cpu # "
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "chunk size"
msgstr "parça böyüklüyü"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
+"\n"
+"If set to NONE, no issues are allowed.\n"
+"\n"
+"Else only /etc/issue is allowed."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Enable/Disable sulogin(8) in single user level."
+msgstr ""
+
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
@@ -10606,7 +11279,7 @@ msgstr "%s paketi qurulurkən xəta oldu"
#: ../../standalone/logdrake:1
#, c-format
msgid "You will receive an alert if the load is higher than this value"
-msgstr ""
+msgstr "Yük bu qiymətdən yüksək olarsa sizə xəbərdarlıq göndəriləcək"
#: ../../standalone/drakbug:1
#, c-format
@@ -10624,12 +11297,12 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Add a scanner manually"
-msgstr ""
+msgstr "Darayıcını əllə əlavə et"
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Reload partition table"
-msgstr "Bölmə cədvəlini qurtar"
+msgstr "Bölmə cədvəlini yenidən yüklə"
#: ../../standalone/drakboot:1
#, c-format
@@ -10637,10 +11310,15 @@ msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Restore Selected"
+msgstr "Seçiləni Qeri Yüklə"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Search for fonts in installed list"
-msgstr ""
+msgstr "Qurulanlar siyahısında yazı növlərini axtar"
#: ../../standalone/drakgw:1
#, c-format
@@ -10648,14 +11326,14 @@ msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Boot"
-msgstr "Kök"
+msgstr "Açılış"
#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Tuner type:"
-msgstr "Bölmə növünü Dəyişdir"
+msgstr "Tuner növü:"
#: ../../help.pm:1
#, c-format
@@ -10689,7 +11367,7 @@ msgstr ""
#: ../../keyboard.pm:1
#, c-format
msgid "\"Menu\" key"
-msgstr ""
+msgstr "\"Menyu\" düyməsi"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -10702,19 +11380,21 @@ msgid ""
msgstr ""
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Security Administrator:"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
+msgstr "Təhlükəsizlik İdarəçisi:"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your login"
-msgstr "Xahiş edirik təkrar sınayın"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr "Qabıq vaxt dolmasını seç. Sıfır qiyməti vaxt dolması yoxdur deməkdir."
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check permissions of files in the users' home."
msgstr ""
+"əgər seçilidirsə, istifadəçilərin ev cərgələrindəki faylların "
+"səlahiyyətlərini yoxla."
#: ../../standalone/drakconnect:1
#, c-format
@@ -10728,7 +11408,7 @@ msgstr ""
#: ../../standalone/drakfont:1
#, c-format
msgid "Fonts copy"
-msgstr ""
+msgstr "Yazı növləri köçürtməsi"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -10746,42 +11426,18 @@ msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-
-#: ../../standalone/draksec:1
-#, c-format
-msgid ""
-"Standard: This is the standard security recommended for a computer that will "
-"be used to connect\n"
-" to the Internet as a client.\n"
-"\n"
-"High: There are already some restrictions, and more automatic checks "
-"are run every night.\n"
-"\n"
-"Higher: The security is now high enough to use the system as a server "
-"which can accept\n"
-" connections from many clients. If your machine is only a "
-"client on the Internet, you\n"
-" should choose a lower level.\n"
-"\n"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
-"\n"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
+"\"%s\" çapçısı Star Office/OpenOffice.org/GIMP proqramlarından "
+"müvəffəqiyyətlə çıxardıldı."
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Save packages selection"
-msgstr "Paket seçkilərini saxla"
+msgstr "Paket seçkilərini qeyd et"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove the last item"
-msgstr "Loopback faylı şəkilləndirilir: %s"
+msgstr "Son üzvü sil"
#: ../../standalone/drakbackup:1
#, c-format
@@ -10791,7 +11447,7 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "No net boot images created!"
-msgstr ""
+msgstr "Heç bir şəbəkə açılış görüntüləri yaradılmadı!"
#: ../../network/adsl.pm:1
#, c-format
@@ -10803,15 +11459,20 @@ msgstr "pptpe istifadə et"
msgid "Choose which services should be automatically started at boot time"
msgstr "Açılışda avtomatik olaraq başlayacaq xidmətləri seçin"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check files/directories writable by everybody"
+msgstr "Hərkəs tərəfindən yazıla bilən fayl/cərgələri yoxla"
+
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Learn how to use this printer"
-msgstr "Qurğuları sınamaq istəyirsiniz?"
+msgstr "Bu çapçını necə istifadə edəcəyinizi öyrənin"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configure the network now"
-msgstr "Şəbəkəni qur"
+msgstr "Şəbəkəni indi quraşdır"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -10827,15 +11488,20 @@ msgstr ""
"FAT tədqiqatçımız sizin bölümləri işlədə bilmir,\n"
"bu xəta oldu: %s"
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Size: "
+msgstr "Böyüklük: "
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which sector do you want to move it to?"
msgstr "Hansı sektora daşımaq istəyirsiniz?"
#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do you want to click on this button?"
-msgstr "aboot istifadə etmək istəyirsiniz?"
+msgstr "Bu düyməyə basmaq istəyirsiniz?"
#: ../../lang.pm:1
#, c-format
@@ -10843,9 +11509,9 @@ msgid "Bahamas"
msgstr "Bahama"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Manual configuration"
-msgstr "Quraşdırma"
+msgstr "Əllə quraşdırma"
#: ../../standalone/logdrake:1
#, c-format
@@ -10861,17 +11527,22 @@ msgid ""
msgstr ""
"Bu paket /etc/sysconfig/keyboard'dakı seçili klaviatura düzülüşünü yüklər.\n"
"Hansı klaviatura düzülüşü istifadə ediləcəyi kbdconfig ilə seçilir.\n"
-"Bu, mandrake qurulan bir çox kompüterdə fəal buraxılmalıdır."
+"Bu, çoxu kompüterdə fəal buraxılmalıdır."
#: ../../Xconfig/card.pm:1
#, c-format
msgid "Xpmac (installation display driver)"
-msgstr ""
+msgstr "Xpmac (qurulum displey sürücüsü)"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Zeroconf host name must not contain a ."
-msgstr ""
+msgstr "Zeroconf qovşaq adı . (nöqtə) daxil edə bilməz"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Accept/Refuse icmp echo."
+msgstr "icmp əks sədasını qəbul/rədd et."
#: ../../services.pm:1
#, c-format
@@ -10884,14 +11555,14 @@ msgstr ""
"yaxşı fikirdir."
#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Unknown/Others"
-msgstr "Ümumi"
+msgstr "Na'məlum/Digərləri"
#: ../../standalone/drakxtv:1
#, c-format
msgid "No TV Card detected!"
-msgstr ""
+msgstr "Televiziya Kartı Təsbit Edilmədi!"
#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
@@ -10903,7 +11574,7 @@ msgstr "Seçənəklər"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
-msgstr ""
+msgstr "\"%s\" çapçısı indi əsas çapçı oldu."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -10919,12 +11590,12 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
-msgstr ""
+msgstr "cpu nəsli (mis: PentiumIII üçün 8, ...)"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto-detected"
-msgstr "Avtomatik təsbit işlət"
+msgstr "Avtomatik təsbit edilən"
#: ../../standalone/drakpxe:1
#, fuzzy, c-format
@@ -10948,12 +11619,19 @@ msgstr ""
"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
"ehtiyacınız var."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize TCP connections X Window"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
+"1 MB bootstrap üçün yer yoxdur! Qurulum davam edəcək, ancaq sisteminizi aça "
+"bilmək üçün DiskDrake'də bootstrap bölməsi yaradmalısınız."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -10967,6 +11645,11 @@ msgstr ""
msgid "Refuse"
msgstr "Rədd Et"
+#: ../../standalone/draksec:1
+#, c-format
+msgid "LOCAL"
+msgstr "YERLİ"
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "HFS"
@@ -10978,13 +11661,13 @@ msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-"HardDrake texniki tə'minat sınağı aparar və onları bir ön quraşdırmadan "
-"keçirər."
+"HardDrake avadanlıq sınağı aparır və istəyə görə yeni/dəyişdirilmiş "
+"avadanlıqları quraşdırır."
#: ../../printer/cups.pm:1 ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote Printers"
-msgstr "Uzaq Çap Edici"
+msgstr "Uzaq Çapçılar"
#: ../../fs.pm:1
#, c-format
@@ -11014,9 +11697,9 @@ msgid "Choose an existing LVM to add to"
msgstr "Əlavə etmək üçün mövcud bir LVM seçin"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "xfs restart"
-msgstr "məhdudlaşdır"
+msgstr "xfs restart"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11033,22 +11716,22 @@ msgstr "uyğun bölmə tapılmadı"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Use the scanners on hosts: "
-msgstr ""
+msgstr "Qovşaqlardakı darayıcıları işlət:"
#: ../../standalone/drakfont:1
#, c-format
msgid "Unselected All"
-msgstr ""
+msgstr "Seçili olmayan hamısını"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Domain Name Resolver"
-msgstr "Sahə(domain) adı"
+msgstr "Domen Adı Həlledicisi"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Encryption key (again)"
-msgstr ""
+msgstr "Şifrələrmə açarı (təkrar)"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11058,17 +11741,22 @@ msgstr ""
#: ../../standalone/drakfont:1
#, c-format
msgid "True Type install done"
-msgstr ""
+msgstr "True Type qurulumu bitdi"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Detection in progress"
-msgstr "%s qapısında tapıldı"
+msgstr "Təsbit etmə fəaliyyətdədir"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Build Whole Kernel -->"
-msgstr ""
+msgstr "Bütöv Çəyirdəyi İnşa Et -->"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid "modem"
+msgstr "modem"
#: ../../install_steps.pm:1
#, c-format
@@ -11076,23 +11764,27 @@ msgid "Welcome to %s"
msgstr "%s Sisteminə Xoşgəlmişsiniz"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "%s sürücüsünə boş bir disket yerləşdirin"
+msgstr "%s sürücüsünə Yeniləmə Modulları disketini yerləşdirin"
#: ../../standalone/drakboot:1
#, c-format
msgid "Bootsplash"
-msgstr ""
+msgstr "Açılış Ekranı"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following printer\n"
"\n"
"%s%s\n"
"is directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr ""
+"Aşağıdakı çapçı\n"
+"\n"
+"%s%s\n"
+"sisteminizə birbaşa bağlıdır"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -11128,7 +11820,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
-msgstr ""
+msgstr "Düzgün CD adı deyil. CD'nin adı %s qoyulub."
#: ../../standalone/drakgw:1
#, c-format
@@ -11151,9 +11843,9 @@ msgid "Cuba"
msgstr "Kuba"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Searching for new printers..."
-msgstr "Yerli Çap Edici"
+msgstr "Yeni çapçılar axtarılır..."
#: ../../lang.pm:1
#, c-format
@@ -11163,12 +11855,12 @@ msgstr "Beliz"
#: ../../standalone/drakbackup:1
#, c-format
msgid " (multi-session)"
-msgstr ""
+msgstr " (çox-iclaslı)"
#: ../../any.pm:1
#, c-format
msgid "Kernel Boot Timeout"
-msgstr "Çəkirdək Açılışı Vaxt Dolması"
+msgstr "Çəyirdək Açılışı Vaxt Dolması"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -11182,6 +11874,16 @@ msgstr ""
"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
"bir fikir olar."
+#: ../../security/help.pm:1
+#, c-format
+msgid " Activate/Disable daily security check."
+msgstr "Günlük təhlükəsizlik yoxlamasını Fəallaşdır/Qeyri-fəallaşdır"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable libsafe if libsafe is found on the system"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
@@ -11204,17 +11906,17 @@ msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Automatic time synchronization (using NTP)"
-msgstr ""
+msgstr "Avtomatik vaxt sinxronizasiyası (NTP işlədərək)"
#: ../../Xconfig/card.pm:1
#, c-format
msgid "8 MB"
msgstr "8 MB"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "LDAP Server"
-msgstr "Verici"
+msgstr "LDAP Vericisi"
#: ../../services.pm:1
#, c-format
@@ -11230,9 +11932,9 @@ msgstr ""
"kompüterlərdə qurulu olması problem yaratmaz."
#: ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose your country"
-msgstr "Klaviaturanızı seçin"
+msgstr "Ölkənizi seçin"
#: ../../standalone/drakbackup:1
#, c-format
@@ -11240,16 +11942,18 @@ msgid ""
"\n"
"- System Files:\n"
msgstr ""
+"\n"
+"- Sistem Faylları:\n"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Standalone Tools"
-msgstr "Konsol Vasitələri"
+msgstr "Tək Vasitələr"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Where"
-msgstr "Çərx"
+msgstr "Hara"
#: ../../standalone/logdrake:1
#, c-format
@@ -11262,6 +11966,8 @@ msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
+"Burada siz (%s) səs kartınız üçün alternativ sürücü (ya OSS ya da ALSA) seçə "
+"bilərsiniz."
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -11273,10 +11979,15 @@ msgstr "PCMCIA kartlar qurulur..."
msgid "kdesu missing"
msgstr "kdesu əksikdir"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires a username...\n"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Encryption key"
-msgstr ""
+msgstr "Şifrələmə açarı"
#: ../../mouse.pm:1
#, c-format
@@ -11296,12 +12007,12 @@ msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
#: ../../standalone/harddrake2:1
#, c-format
msgid "EIDE/SCSI channel"
-msgstr ""
+msgstr "EIDE/SCSI kanalı"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Set this printer as the default"
-msgstr ""
+msgstr "Bu çapçını əsas tə'yin et"
#: ../../install_interactive.pm:1
#, c-format
@@ -11313,30 +12024,30 @@ msgstr "bölmə %s"
msgid "Paranoid"
msgstr "Şübhəci"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "NIS"
-msgstr "NIS istifadə et"
+msgstr "NIS"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "<-- Del User"
-msgstr ""
+msgstr "<-- İstifadəçini Sil"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Location on the bus"
-msgstr ""
+msgstr "Yol üstündə mövqe"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No printer found!"
-msgstr "Yerli Çap Edici"
+msgstr "Çapçı aşkar edilmədi!"
#: ../../standalone/harddrake2:1
#, c-format
msgid "the vendor name of the device"
-msgstr ""
+msgstr "avadanlığın e'malatçısı"
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
@@ -11348,48 +12059,40 @@ msgstr "Bütün diski sil"
msgid " (Default)"
msgstr " (Əsas)"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: ()\n"
-"\n"
-"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
-"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
-"server\n"
-"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
-"server\n"
-"is used by chkconfig --add to decide to add a service if it is present in "
-"the file\n"
-"during the installation of packages."
-msgstr ""
-
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Automatic reconfiguration"
-msgstr "Qurulum Tərzi Quraşdırılması"
+msgstr "Avtomatik yenidən quraşdırma"
#: ../../standalone/net_monitor:1
#, c-format
msgid "Receiving Speed:"
-msgstr ""
+msgstr "Alma Sür'əti:"
#: ../../lang.pm:1
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Türk və Kaykos Adaları"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "permissions"
-msgstr "bölmə %s"
-
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "<- Previous"
msgstr "<- Əvvəlki"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Transfer Now"
+msgstr ""
+" Daşıma \n"
+"İndi"
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Set root password and network authentication methods"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Internet Connection Sharing configuration"
@@ -11420,9 +12123,9 @@ msgstr ""
"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "OKI winprinter configuration"
-msgstr "İnternet qurğuları"
+msgstr "OKI winprinter qurğuları"
#: ../../lang.pm:1
#, c-format
@@ -11430,9 +12133,9 @@ msgid "Saint Helena"
msgstr "Müqəddəs Helena"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Security Level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Təhlükəsizlik Səviyyəsi"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -11456,9 +12159,9 @@ msgid "Polish (qwertz layout)"
msgstr "Polyakca (QWERTZ sırası)"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Syria"
-msgstr "Surinam"
+msgstr "Siriya"
# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
@@ -11492,24 +12195,24 @@ msgid "Loopback file name: "
msgstr "Loopback fayl adı: "
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "DNS server address should be in format 1.2.3.4"
-msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+msgstr "DNS vericisi ünvanı 1.2.3.4 şəklində olmalıdır"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Left Control key"
-msgstr "Uzaq Çap Edici"
+msgstr "Sol Control düyməsi"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Serbia"
-msgstr "serial"
+msgstr "Serbiya"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Newzealand"
-msgstr ""
+msgstr "Yeni Zellanda"
#: ../../fsedit.pm:1
#, c-format
@@ -11519,7 +12222,7 @@ msgstr "Bu qovluq kök fayl sistemi içərisində olmalıdır"
#: ../../keyboard.pm:1
#, c-format
msgid "CapsLock key"
-msgstr ""
+msgstr "CapsLock düyməsi"
#: ../../steps.pm:1
#, c-format
@@ -11531,6 +12234,15 @@ msgstr "Sistem yükləyicini qur"
msgid "Select the memory size of your graphics card"
msgstr "Ekran kartınızın yaddaş böyüklüyünü seçin"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Enable/Disable crontab and at for users.\n"
+"\n"
+"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
+"and crontab(1))."
+msgstr ""
+
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -11548,7 +12260,7 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Dynamic IP Address Pool:"
-msgstr ""
+msgstr "Dinamik IP Ünvan Hovusu:"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -11558,41 +12270,28 @@ msgstr "LVM adı?"
#: ../../standalone/service_harddrake:1
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+msgstr "\"%s\" sinifindəki bəzi avadanlıqlar çıxarıldı:\n"
#: ../../modules/interactive.pm:1
#, c-format
msgid "Found %s %s interfaces"
-msgstr "%s %s ara üzü tapıldı"
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "sticky-bit"
-msgstr ""
+msgstr "%s %s ara üz tapıldı"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Post Install"
-msgstr "Qurulum"
+msgstr "Qurulum Sonrası"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "The internal domain name"
-msgstr "Çap Edicisiz"
+msgstr "Daxili domen adı"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IRQ"
msgstr "Kart IRQ"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-
#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -11618,7 +12317,7 @@ msgstr ""
#: ../../standalone.pm:1
#, c-format
msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
-msgstr ""
+msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
#: ../../any.pm:1
#, c-format
@@ -11633,22 +12332,22 @@ msgstr "Mətn menyulu LILO"
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Everything (no firewall)"
-msgstr ""
+msgstr "Hamısına (atəş divarı olmasın)"
#: ../../any.pm:1
#, c-format
msgid "You must specify a kernel image"
-msgstr ""
+msgstr "Çəyirdək görüntüsü tə'yin etməlisiniz"
#: ../../printer/main.pm:1
#, c-format
msgid ", multi-function device on USB"
-msgstr ""
+msgstr ", USB üstündə çox funksiyalı avadanlıq"
#: ../../interactive/newt.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do"
-msgstr "Qurtardı"
+msgstr "Et"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -11668,7 +12367,7 @@ msgstr "Brazilya dili (ABNT-2)"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "IP address of host/network:"
-msgstr ""
+msgstr "Qovşağın/şəbəkənin IP ünvanı:"
#: ../../standalone/draksplash:1
#, c-format
@@ -11676,35 +12375,33 @@ msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
+"irəliləmə çubuğunun onun sol üst\n"
+"küncünə görə y mövqeyi"
#: ../../install_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "System installation"
-msgstr "SILO Qurulumu"
+msgstr "Sistem qurulumu"
#: ../../lang.pm:1
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Müqəddəs Vinsent və Qrenadin"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Allow/Forbid reboot by the console user."
+msgstr ""
+
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_Open"
msgstr "/Fayl/_Aç"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"The argument specifies if clients are authorized to connect\n"
-"to the X server on the tcp port 6000 or not."
-msgstr ""
-
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "Location of auto_install.cfg file"
-msgstr "Avtomatik qurulum disketi hazırlanır"
+msgstr "auto_install.cfg faylının yeri"
#: ../../any.pm:1
#, c-format
@@ -11717,20 +12414,20 @@ msgid "Hungary"
msgstr "Macarıstan"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Total progess"
-msgstr "Qapıları sına"
-
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Color configuration"
-msgstr "Quraşdırma"
+msgstr "Ümumi irəliləmə"
#: ../../lang.pm:1
#, c-format
msgid "New Zealand"
msgstr "Yeni Zellandiya"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Color configuration"
+msgstr "Rəng quraşdırması"
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -11739,19 +12436,19 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "please choose the date to restore"
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+msgstr "xahiş edirik geri yüklənəcək tarixi seçin"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Switching from ext2 to ext3"
-msgstr ""
+msgstr "ext2'dən ext3'ə keçilir"
#: ../../printer/data.pm:1
#, c-format
msgid "LPRng"
-msgstr ""
+msgstr "LPRng"
#: ../../lang.pm:1
#, c-format
@@ -11778,9 +12475,9 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "and %d unknown printers"
-msgstr "Çap Edicisiz"
+msgstr "və %d namə'lum çapçı"
#: ../../standalone/harddrake2:1
#, c-format
@@ -11789,16 +12486,29 @@ msgid ""
"processor which did not achieve the required precision when performing a "
"Floating point DIVision (FDIV)"
msgstr ""
+"İlk çıxan Pentium sinifi mikrosxemlərdə Floating point DIVision (FDIV) "
+"xətası vardı"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Backup quota exceeded!\n"
+"%d MB used vs %d MB allocated."
+msgstr ""
+"Ehtiyat sərhədi keçildi!\n"
+"%d Mb işlədilib ancaq %d Mb verilmişdi."
#: ../../network/isdn.pm:1
#, c-format
msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Heç bir ISDN PCI kart tapılmaı. Sonrakı ekrandakılardan seçin."
+msgstr ""
+"Heç bir ISDN PCI kart tapılmadı. Xahiş edirik, növbəti ekrandakılardan "
+"birini seçin."
#: ../../common.pm:1
#, c-format
msgid "GB"
-msgstr ""
+msgstr "GB"
#: ../../any.pm:1
#, c-format
@@ -11818,12 +12528,17 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "on Hard Drive"
-msgstr ""
+msgstr "Sabit Disk üstündə"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Password history length"
+msgstr "Şifrə keçmişi uzunluğu"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Winmodem connection"
-msgstr "Normal modem təsbiti"
+msgstr "Winmodem bağlantısı"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11840,18 +12555,10 @@ msgid ""
"Center."
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr ""
+msgstr "İndi, siz xawtv'ni işə sala bilərsiniz (X Window altında!) !\n"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -11860,9 +12567,14 @@ msgstr "Qurulumu bitirmək üçün lazımi sahə yoxdur, xahiş edirik əlavə e
#. -PO: example: lilo-graphic on /dev/hda1
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "%s on %s"
-msgstr "Qapı"
+msgstr "%2$s üstündə %1$s"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Allow/Forbid remote root login."
+msgstr "Ali istifadəçinin uzaqdan girişinə icazə ver/vermə"
#: ../../help.pm:1
#, c-format
@@ -11884,7 +12596,17 @@ msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Which is your timezone?"
-msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
+msgstr "Vaxt zolağınız hansıdır?"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Can't create log file!"
+msgstr "Qeyd faylı yaradıla bilmir!"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Use .backupignore files"
+msgstr ".backupignore fayllarını işlət"
#: ../../lang.pm:1
#, c-format
@@ -11892,19 +12614,19 @@ msgid "Guinea"
msgstr "Qvineya"
#: ../../network/tools.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The system is now connected to the Internet."
-msgstr "İnternetə artıq bağlısınız"
+msgstr "Sistem indi İnternetə bağlıdır."
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "South Georgia and the South Sandwich Islands"
-msgstr "Cinubi Georgiya və Cənubi Sandviç Adası"
+msgstr "Cənubi Georgiya və Cənubi Sandviç Adası"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Japan (broadcast)"
-msgstr ""
+msgstr "Yaponiya (translyasiya)"
#: ../../lang.pm:1
#, c-format
@@ -11917,9 +12639,9 @@ msgid "Icon"
msgstr "Timsal"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose what you want to backup"
-msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
+msgstr "Xahiş edirik nəyin ehtiyat nüsxəsini çıxartmaq istədiyinizi seçin"
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
@@ -11941,6 +12663,11 @@ msgstr "Böyüklük: %s\n"
msgid "Hostname: "
msgstr "Ev sahibi adı:"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Add a rule"
+msgstr "Modul əlavə et"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Chunk size %s\n"
@@ -11949,44 +12676,40 @@ msgstr "Parça böyüklüyü %s\n"
#: ../../share/advertising/02-community.pl:1
#, c-format
msgid "Build the future of Linux!"
-msgstr ""
+msgstr "Linuksun gələcəyini inşa edin!"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Local Printer"
-msgstr "Yerli Çap Edici"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
-msgstr ""
+msgid "Local Printer"
+msgstr "Yerli Çapçı"
#: ../../standalone.pm:1
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""
+"[--file=faylım] [--word=kəlməm] [--explain=ifadəliqayda] [--xəbərdarlıq]"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "ADSL connection"
-msgstr "Yerli Şəbəkə quraşdırılması"
+msgstr "ADSL bağlantısı"
#: ../../standalone/drakbackup:1
#, c-format
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
+"Quraşdırma yoxdur, xahiş edirik Sehirbaz ya da Mütəxəssis düymələrinən "
+"birinə basın.\n"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Error!"
-msgstr "Xəta"
+msgstr "Xəta!"
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "cable connection detected"
-msgstr "Kabel bağlantısı"
+msgstr "Kabel bağlantısı aşkar edildi"
#: ../../standalone/drakbackup:1
#, c-format
@@ -11996,7 +12719,7 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid "/_Report Bug"
-msgstr ""
+msgstr "/_Xəta Raportu Göndər"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -12008,20 +12731,10 @@ msgstr "Böyüklüyünü Dəyişdir"
msgid "Dominica"
msgstr "Dominik"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Resolution: %s\n"
-msgstr "Rezolyusiya: %s\n"
-
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "matching"
-msgstr "oxşayır"
+msgstr "Həlledilirlik: %s\n"
#: ../../install2.pm:1
#, c-format
@@ -12030,15 +12743,18 @@ msgid ""
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""
+"Çəyirdəyinizə uyğun gələn çəyirdək modullarına yetişilə bilmədi (%s faylı "
+"əksikdir), bu çox vaxt açılış disketinizin Qurulum mediyası ilə sinxronluq "
+"içində olmadığı mə'nasına gəlir (xahiş edirik yeni disket yaradın)."
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
-"Xahiş edirik doğru qapını seçin. Məsələn, MS Windowsdakı COM1'in qarşılığı\n"
-"Linuksda ttyS0'dır."
+"Xahiş edirik doğru qapını seçin. Məsələn, Windows'dakı COM1\n"
+"GNU/Linuks'da ttyS0'dır."
#: ../../install_steps_gtk.pm:1
#, c-format
@@ -12068,19 +12784,7 @@ msgstr "Siçan avadanlığı: %s\n"
#: ../../standalone/drakfont:1
#, c-format
msgid "Reselect correct fonts"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-"Please be careful when you are using ftp backup, because only \n"
-"backups that are already built are sent to the server.\n"
-"So at the moment, you need to build the backup on your hard \n"
-"drive before sending it to the server.\n"
-"\n"
-msgstr ""
+msgstr "Düzgün yazı növlərini yenidən seç"
#: ../../help.pm:1
#, c-format
@@ -12093,18 +12797,10 @@ msgid ""
"in getting the display configured."
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "We are now going to configure the %s connection."
-msgstr ""
-"\n"
-"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-"bilərsiniz."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
-#, fuzzy, c-format
+#, c-format
msgid "MandrakeExpert Corporate"
-msgstr "Usta"
+msgstr "MandrakeExpert Corporate"
#: ../../standalone.pm:1
#, c-format
@@ -12113,16 +12809,19 @@ msgid ""
" XFdrake [--noauto] monitor\n"
" XFdrake resolution"
msgstr ""
+" [hərşey]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake həllerilirlik"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Write protection"
-msgstr "Avtomatik təsbit işlət"
+msgstr "Yazma qoruması"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "You've not selected any font"
-msgstr "Növbəni sil"
+msgstr "Heç yazı növü seçmədiniz"
#: ../../steps.pm:1
#, c-format
@@ -12130,9 +12829,9 @@ msgid "Language"
msgstr "İşlətdiyiniz dili seçin"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer model selection"
-msgstr "Çap Edici Bağlantısı"
+msgstr "Çapçı modeli seçkisi"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -12143,9 +12842,9 @@ msgstr ""
"silinəcəkdir"
#: ../../common.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "%d seconds"
-msgstr "%d saniyə sonra çıxılacaq"
+msgstr "%d saniyə"
#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1
#, c-format
@@ -12155,27 +12854,27 @@ msgstr "%s sürücüsünə boş bir disket yerləşdirin"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "A valid URI must be entered!"
-msgstr ""
+msgstr "Düzgün URI girilməlidir!"
#: ../../network/isdn.pm:1
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
-msgstr ""
+msgstr "\"%s\" ara üzü tapıldı. Onu işlətmək istəyirsiniz?"
#: ../../standalone/drakgw:1
#, c-format
msgid "Re-configure interface and DHCP server"
-msgstr ""
+msgstr "Ara üz və DHCP vericisini yenidən quğula"
#: ../../harddrake/sound.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Sound configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Səs quraşdırılması"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Photo test page"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Foto sınaq səhifəsi"
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
@@ -12185,21 +12884,25 @@ msgstr "Hazırkı disk bölmələndirməsi"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Enter Printer Name and Comments"
-msgstr ""
+msgstr "Çapçı Adı və Şərhləri Daxil Edin"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following printers\n"
"\n"
"%s%s\n"
"are directly connected to your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr ""
+"Aşağıdakı çapçılar\n"
+"\n"
+"%s%s\n"
+"sisteminizə birbaşa bağlıdır"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "type: %s"
-msgstr "Növ: "
+msgstr "növ: %s"
#: ../../keyboard.pm:1
#, c-format
@@ -12207,34 +12910,34 @@ msgid "Slovakian (QWERTY)"
msgstr "Slovakca (QWERTY)"
#: ../../standalone/draksound:1
-#, fuzzy, c-format
+#, c-format
msgid "No Sound Card detected!"
-msgstr "Bağlı deyil"
+msgstr "Səs Kartı Təsbit Edilmədi!"
#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1
#, c-format
msgid "Mouse Port"
msgstr "Siçan Qapısı"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check for unsecured accounts"
+msgstr "Təhlükəli hesabları yoxla"
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
"(service dm restart - at the console)"
msgstr ""
+"Dəyişikliklərin fəal olması üçün Displey İdarəçisi yenidən "
+"başladılmalıdır. \n"
+"(konsolda - service dm restart)"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Ftp Server"
-msgstr "NIS Verici"
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
+msgid "Ftp Server"
+msgstr "Ftp Vericisi"
#: ../../lang.pm:1
#, c-format
@@ -12244,20 +12947,12 @@ msgstr "Uqanda"
#: ../../standalone/drakfont:1
#, c-format
msgid "%s fonts conversion"
-msgstr ""
+msgstr "%s yazı növləri dönüşdürülməsi"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "the type of bus on which the mouse is connected"
-msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
-
-#: ../../security/help.pm:1
#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
+msgid "the type of bus on which the mouse is connected"
+msgstr "siçanınızın bağlı olduğu yol növü"
#: ../../help.pm:1
#, c-format
@@ -12329,21 +13024,6 @@ msgstr ""
msgid "Comoros"
msgstr "Komor"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid ""
-"\n"
-"\n"
-"\n"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
-msgstr ""
-"\n"
-"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-"bilərsiniz."
-
#: ../../standalone/drakboot:1
#, c-format
msgid "Yaboot mode"
@@ -12352,7 +13032,7 @@ msgstr "Yaboot modu"
#: ../../standalone/drakxtv:1
#, c-format
msgid "USA (cable)"
-msgstr ""
+msgstr "ABŞ (kabel)"
#: ../../standalone/drakboot:1
#, c-format
@@ -12360,6 +13040,9 @@ msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
+"LiLo yenidən başladıla bilmir!\n"
+"LiLo örtüyü qurulumunu tamamlamaq üçün ali istifadəçi olaraq əmr sətirinə "
+"\"lilo\" yazın."
#: ../../mouse.pm:1
#, c-format
@@ -12372,60 +13055,29 @@ msgid "Select another media to restore from"
msgstr "Xahiş edirik siçanınızın növünü seçin."
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
-msgid "Software Manager"
-msgstr "Paylaşdırma adı"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Restore Description:\n"
-" \n"
-"Only the most recent date will be used, because with incremental \n"
-"backups it is necessary to restore one by one each older backup.\n"
-"\n"
-"So if you don't want to restore a user please unselect all their\n"
-"check boxes.\n"
-"\n"
-"Otherwise, you are able to select only one of these.\n"
-"\n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
+msgid "Software Manager"
+msgstr "Proqram Təminatı İdarəçisi"
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Re-submit"
-msgstr ""
+msgstr "Yenidən göndər"
#: ../../standalone/drakbackup:1
#, c-format
msgid "CD in place - continue."
-msgstr ""
+msgstr "CD yerində - davam et."
#: ../../common.pm:1
#, c-format
msgid "KB"
-msgstr ""
+msgstr "KB"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network & Internet"
-msgstr "Şəbəkə ara üzü"
+msgstr "Şəbəkə və İnternet"
#: ../../keyboard.pm:1
#, c-format
@@ -12435,17 +13087,17 @@ msgstr "Litvanya dili \"Fonetik\" QWERTY"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Net Boot Images"
-msgstr ""
+msgstr "Şəbəkədən Açılış Görüntüləri"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Sharing of local scanners"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli çapçıların bölüşülməsi"
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Plug'n Play probing failed. Please select the correct monitor"
-msgstr ""
+msgstr "Tax və İşlət sınaması bacarılmadı. Xahiş edirik hazırkı monitoru seçin"
#: ../../services.pm:1
#, c-format
@@ -12453,20 +13105,20 @@ msgid "Services and deamons"
msgstr "Xidmətlər və vasitələr"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote host name missing!"
-msgstr "Uzaqdakı ev sahibi adı"
+msgstr "Uzaqdakı qovşağın adı əksikdir!"
#: ../../fsedit.pm:1
#, c-format
msgid "with /usr"
-msgstr ""
+msgstr "/usr ilə"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Network"
-msgstr "Şəbəkə ara üzü"
+msgstr "Şəbəkə"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -12476,7 +13128,12 @@ msgstr ""
#: ../../any.pm:1
#, c-format
msgid "This password is too simple"
-msgstr "Zəif parol seçdiniz!"
+msgstr "Zəif şifrə seçdiniz"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Chkconfig obey msec rules"
+msgstr "Chkconfig msec qaydalarına qulaq assın"
#: ../../keyboard.pm:1
#, c-format
@@ -12494,22 +13151,16 @@ msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Truly minimal install (especially no urpmi)"
-msgstr ""
+msgstr "Həqiqətən minimal qurulum (xüsusilə urpmi olmasın)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "Use daemon"
-msgstr "İstifadəçi adı"
+msgstr "Demonu işlət"
#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../standalone/drakauth:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
msgid "Authentication"
msgstr "Tanıtma"
@@ -12517,12 +13168,12 @@ msgstr "Tanıtma"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgstr "Bu çapçını Star Office/OpenOffice.org/GIMP proqramlarına əlavə et."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Additional CUPS servers: "
-msgstr "CUPS verici IP"
+msgstr "Əlavə CUPS vericiləri:"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -12532,14 +13183,14 @@ msgid ""
msgstr ""
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Where do you want to mount %s?"
-msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
+msgstr "%s avadanlığını hara bağlamaq istəyirsiniz?"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore Via Network"
-msgstr "Fayldan geri çağır"
+msgstr "Şəbəkə Üstündən Geri Yüklə"
#: ../../lang.pm:1
#, c-format
@@ -12562,7 +13213,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "\tBackups use tar and gzip\n"
-msgstr ""
+msgstr "\tEhtiyat nüsxələri tar və gzip işlədir\n"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -12572,7 +13223,7 @@ msgstr "2 MB"
#: ../../keyboard.pm:1
#, c-format
msgid "Both Control keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda iki Control düyməsi "
#: ../../standalone.pm:1
#, c-format
@@ -12587,24 +13238,19 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Setting Default Printer..."
-msgstr "Yerli Çap Edici"
+msgstr "Əsas Çapçı Seçilir..."
#: ../../standalone/drakgw:1
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Ara Üz %s (%s modulu işlədilir)"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Name: %s\n"
-msgstr "Ad: %s\n"
-
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Generating preview ..."
-msgstr "Avadanlıqlar tanınır..."
+msgstr "Ümumi nümayiş ..."
#: ../../network/network.pm:1
#, c-format
@@ -12612,6 +13258,25 @@ msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0' (zeroes)."
msgstr ""
+"Tezliyin yanına k, M ya da G şəkilçisi qoyulmalıdır (misal üçün, 2.46 GHz "
+"tezlik üçün \"2.46G\" ), ya da lazım olan qədər '0' (sıfır) əlavə edin."
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "ignore"
+msgstr "nəzərə alma"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid X connections:\n"
+"\n"
+"- ALL (all connections are allowed),\n"
+"\n"
+"- LOCAL (only connection from local machine),\n"
+"\n"
+"- NONE (no connection)."
+msgstr ""
#: ../../printer/main.pm:1
#, c-format
@@ -12626,7 +13291,7 @@ msgstr "serial"
#: ../../harddrake/data.pm:1
#, c-format
msgid "DVD-ROM"
-msgstr ""
+msgstr "DVD-ROM"
#: ../../keyboard.pm:1
#, c-format
@@ -12645,6 +13310,11 @@ msgid ""
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Kenya"
+msgstr "Kenya"
+
#: ../../share/advertising/04-configuration.pl:1
#, c-format
msgid ""
@@ -12654,82 +13324,84 @@ msgid ""
"mouse, keyboard...), the Internet connection and much more!"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Kenya"
-msgstr "Kenya"
-
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Əvvəlcə ``Ayır'-ı işlət"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Installing mtools packages..."
-msgstr "%s paketi qurulur"
+msgstr "mtools paketləri qurulur..."
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "You must specify a root partition"
-msgstr "Bir swap sahəsinə ehtiyacınız var"
+msgstr "Bir kök bölmə tə'yin etməlisiniz"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "first step creation"
-msgstr "açılış disketi yaradılması"
+msgstr "ilk addım yaradılışı"
#: ../../keyboard.pm:1
#, c-format
msgid "Both Shift keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda iki Shift düyməsi "
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Select a scanner model"
-msgstr "Ekran kartınızı seçin"
+msgstr "Darayıcı modelini seçin"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Accept/Refuse bogus IPv4 error messages."
+msgstr "Səhv IPv4 xəta ismarışlarını qəbul et/etmə"
#: ../../printer/data.pm:1
#, c-format
msgid "LPRng - LPR New Generation"
-msgstr ""
+msgstr "LPRng - LPR Yeni Nəsil"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Drakbackup Configuration"
-msgstr "Şəbəkə quraşdırılması"
+msgstr "Drakbackup Quraşdırılması"
#: ../../standalone/logdrake:1
#, c-format
msgid "Save as.."
msgstr "Fərqli qeyd et..."
+#: ../../lang.pm:1
+#, c-format
+msgid "Korea (North)"
+msgstr "Koreya (Şimal)"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
+"BU ara üz hələlik quraşdırılmayıb.\n"
+"Ana pəncərədə quraşdırma sehirbazını işə salın"
-#: ../../lang.pm:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr ""
+msgid "System configuration"
+msgstr "Sistem quraşdırılması"
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../security/l10n.pm:1
#, c-format
msgid "Autologin"
msgstr "Avtomatik Giriş"
-#: ../../install_gtk.pm:1
-#, fuzzy, c-format
-msgid "System configuration"
-msgstr "Quraşdırma"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Domain Admin Password"
-msgstr ""
+msgstr "Domen İdarəçi Şifrəsi"
#: ../../share/advertising/05-desktop.pl:1
#, c-format
@@ -12740,9 +13412,9 @@ msgid ""
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configuring printer ..."
-msgstr "Çap Edicini Qur"
+msgstr "Çapçı quraşdırılır ..."
#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
@@ -12750,6 +13422,9 @@ msgid ""
"To ensure data integrity after resizing the partition(s), \n"
"filesystem checks will be run on your next boot into Windows(TM)"
msgstr ""
+"Bölmə(lər)in böyüklüyünün dəyişdirilməsindən sonra mə'lumat \n"
+"bütövlüyünü qorumaq üçün fayl sistemi yoxlamaları bir sonrakı\n"
+"Windows(TM) açılışınızda işə salınacaq."
#: ../../common.pm:1
#, c-format
@@ -12774,7 +13449,7 @@ msgstr "Bermuda"
#: ../../standalone/drakfont:1
#, c-format
msgid "click here if you are sure."
-msgstr ""
+msgstr "əminsəniz buraya basın."
#: ../../standalone/drakbackup:1
#, c-format
@@ -12782,6 +13457,8 @@ msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
+"Quraşdırma faylı tapıla bilmədi \n"
+"Xahiş edirik, Sehirbaz ya da Mütəxəssis düymələrindən birinə basın."
#: ../../help.pm:1
#, fuzzy, c-format
@@ -12852,9 +13529,9 @@ msgstr ""
"\"b\"nin mənası \"ikinci sürücü\"dür vs..."
#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove"
-msgstr "Uzaq Çap Edici"
+msgstr "Sil"
#: ../../lang.pm:1
#, c-format
@@ -12864,17 +13541,17 @@ msgstr "Lesoto"
#: ../../ugtk2.pm:1
#, c-format
msgid "utopia 25"
-msgstr ""
+msgstr "utopia 25"
#: ../../printer/main.pm:1
#, c-format
msgid "Pipe job into a command"
-msgstr ""
+msgstr "Vəzifəni əmrin içinə borula"
#: ../../standalone/harddrake2:1
#, c-format
msgid "new dynamic device name generated by core kernel devfs"
-msgstr ""
+msgstr "əsas çəyirdək devfs tərəfindən yaradılan yeni dinamik avadanlıq adı"
#: ../../help.pm:1 ../../install_any.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../modules/interactive.pm:1
@@ -12894,9 +13571,9 @@ msgid "Which protocol do you want to use?"
msgstr "Hansı protokolu istifadə etmək istəyirsiniz?"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore Progress"
-msgstr "Fayldan geri çağır"
+msgstr "İrəliləməni Geri Yüklə"
#: ../../lang.pm:1
#, c-format
@@ -12906,7 +13583,7 @@ msgstr "Estoniya"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
-msgstr ""
+msgstr "Yerli darayıcıların istifadəyə hansı qovşaqlarda açıq olacağını seçin:"
#: ../../partition_table.pm:1
#, c-format
@@ -12921,9 +13598,9 @@ msgstr ""
"məsələni həll edə bilərsiniz."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Channel"
-msgstr "Ləğv et"
+msgstr "Kanal"
#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1
#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1
@@ -12937,9 +13614,9 @@ msgid "No Internet Connection Sharing has ever been configured."
msgstr "İnternet Bağlantısı Bölüşdürmə Quraşdırması aparılmayıb."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid " Error while sending mail. \n"
-msgstr "%s faylı oxunurkan xəta oldu"
+msgstr "Poçt göndərilərkən xəta oldu.\n"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#: ../../standalone/keyboarddrake:1
@@ -12953,6 +13630,8 @@ msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
+"Etiketi %s olan CD'ni /mnt/cdrom\n"
+" bağlama nöqtəsi altına sürücüyə yerləşdirin"
#: ../../network/network.pm:1
#, c-format
@@ -12960,21 +13639,23 @@ msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0' (zeroes)."
msgstr ""
+"Sıxlığın yanına k, M ya da G şəkilçisi qoyulmalıdır (misal üçün, 11M üçün "
+"\"11M\" ), ya da lazım olan qədər '0' (sıfır) əlavə edin."
#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose the connection you want to configure"
-msgstr "İstifadə edəcəyiniz vasitəni seçin"
+msgstr "Qurğulamaq istədiyiniz bağlantını seçin"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid "Please wait, setting security level..."
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Xahiş edirik gözləyin, təhlükəsizlik səviyyəsi seçilir..."
#: ../../share/advertising/06-development.pl:1
#, c-format
msgid "Mandrake Linux 9.1: the ultimate development platform"
-msgstr ""
+msgstr "Mandrake Linuks: böyük inkişaf platformu"
#: ../../network/network.pm:1
#, c-format
@@ -12982,14 +13663,14 @@ msgid "Configuring network device %s"
msgstr "%s şəbəkə avadanlığı qurulur"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "activated"
-msgstr "Fəal"
+msgstr "fəal"
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose which network interface will be used for the dhcp server."
-msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
+msgstr "dhcp vericisi üçün hansı şəbəkə ara üzünün istifadə ediləcəyini seçin."
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -13004,12 +13685,22 @@ msgstr "Bağlama nöqtəsi: "
#: ../../standalone/drakfont:1
#, c-format
msgid "parse all fonts"
+msgstr "bütün yazı növlərini oxu"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Allow/Forbid direct root login."
+msgstr "Birbaşa ali istifadəçinin girişinə icazə ver/vermə"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Accept/Refuse broadcasted icmp echo."
msgstr ""
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "With X"
-msgstr ""
+msgstr "X ilə"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -13017,9 +13708,9 @@ msgid "Multi-head configuration"
msgstr "Çoxlu Başlıq quraşdırılması"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "No browser available! Please install one"
-msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
+msgstr "Heç qurulu səyyar yoxdur! Xahiş edirik birini qurun"
#: ../../Xconfig/main.pm:1
#, c-format
@@ -13054,19 +13745,24 @@ msgid "Domain name"
msgstr "Sahə(domain) adı"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Sharing of local printers"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli çapçıların bölüşülməsi"
#: ../../install_messages.pm:1
#, c-format
msgid "http://www.mandrakelinux.com/en/91errata.php3"
+msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable libsafe if libsafe is found on the system."
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Available printers"
-msgstr "Yerli Çap Edici"
+msgstr "Mövcud çapçılar"
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
@@ -13132,7 +13828,7 @@ msgstr ""
#: ../../standalone/draksplash:1
#, c-format
msgid "text width"
-msgstr ""
+msgstr "mətn eni"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -13144,15 +13840,28 @@ msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
+msgid ""
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press \"%s\" to continue."
+msgstr ""
+"İndi %s bağlantısı qurğulanacaq.\n"
+"\n"
+"\n"
+"Davam etmək üçün \"İrəli\" düyməsinə basın."
+
+#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
msgid "Interface \"%s\""
-msgstr "Ara üz %s"
+msgstr "\"%s\" ara üzü"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "With basic documentation (recommended!)"
-msgstr ""
+msgstr "Əsas sənədlərlə birlikdə (məsləhət edilən!)"
#: ../../mouse.pm:1
#, c-format
@@ -13169,40 +13878,37 @@ msgstr ""
#: ../../Xconfig/main.pm:1
#, c-format
msgid "Test"
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
+msgstr "Sınaq"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Korea"
-msgstr "Daha Çox"
+msgstr "Koreya"
#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Your choice? (default `%s'%s) "
-msgstr "Seçkiniz? (əsas %s) "
+msgstr "Seçkiniz? (əsas `%s'%s) "
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Raw printer"
-msgstr "Çap Edicisiz"
+msgstr "Xam çapçı"
#: ../../standalone/harddrake2:1
#, c-format
msgid "official vendor name of the cpu"
+msgstr "cpu'nun rəsmi e'maltçısı"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Useless without Terminal Server"
msgstr ""
#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Vendor"
-msgstr "Geri al"
+msgstr "E'malatçı"
#: ../../standalone/drakgw:1
#, c-format
@@ -13219,19 +13925,16 @@ msgstr "Siçan qurğuları"
msgid "Choose the mount points"
msgstr "Bağlama nöqtələrini seçin"
-#: ../../help.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../ugtk.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
msgid "OK"
msgstr "Oldu"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Yugoslavian (latin)"
-msgstr "Yugoslavca (latın/kiril)"
+msgstr "Yugoslavca (latın)"
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -13241,17 +13944,17 @@ msgstr "Qurulur"
#: ../../any.pm:1
#, c-format
msgid "Launch userdrake"
-msgstr ""
+msgstr "Userdrake'ni başlat"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Is this an install or an upgrade?"
-msgstr "Bu bir qurulum mu, yoxsa güncəlləməmidir?"
+msgstr "Bu bir qurulum, yoxsa yeniləmədir?"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "ISDN card"
-msgstr "Daxili ISDN kart"
+msgstr "ISDN kartı"
#: ../../share/advertising/02-community.pl:1
#, c-format
@@ -13263,7 +13966,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-Hard drive.\n"
-msgstr ""
+msgstr "\t-Sabit disk.\n"
#: ../../help.pm:1
#, c-format
@@ -13290,35 +13993,27 @@ msgid ""
msgstr ""
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer on remote CUPS server"
-msgstr "Uzaq CUPS vericisi"
+msgstr "Uzaq CUPS vericisi üstündəki çapçı"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "delete"
-msgstr "Sil"
+"\"%s\" çapçısının Star Office/OpenOffice.org/GIMP proqramlarından "
+"çıxardılması bacarılmadı."
#: ../../standalone/drakfont:1
#, c-format
msgid "here if no."
-msgstr ""
-
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "help"
-msgstr "Yardım"
+msgstr "yoxdursa, burada."
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "DHCP host name"
-msgstr "Ev sahibi adı"
+msgstr "DHCP qovşaq adı"
#: ../../standalone/drakgw:1
#, c-format
@@ -13333,17 +14028,27 @@ msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Did it work properly?"
-msgstr ""
+msgstr "Düzgün işlədi?"
+
+#: ../../fs.pm:1
+#, c-format
+msgid "Mount the file system read-only."
+msgstr "Fayl sistemini ancaq oxuna bilən şəkildə bağla."
#: ../../security/level.pm:1
#, c-format
msgid "Poor"
msgstr "Zəif"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Report check result by mail"
+msgstr "Yoxlama nəticəsini poçt ilə raport et"
+
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP start range"
-msgstr ""
+msgstr "The DHCP başlama aralığı"
#: ../../lang.pm:1
#, c-format
@@ -13365,7 +14070,7 @@ msgstr ", %s sektor"
#: ../../standalone/harddrake2:1
#, c-format
msgid "No"
-msgstr "Xeyr"
+msgstr "Xeyir"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -13380,10 +14085,15 @@ msgstr ""
msgid "Guadeloupe"
msgstr "Quadelup"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Kannada"
+msgstr "Kanada"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "could not find any font.\n"
-msgstr ""
+msgstr "heç yazı növü tapıla bilmədi.\n"
#: ../../standalone/keyboarddrake:1
#, c-format
@@ -13400,40 +14110,40 @@ msgstr "Şaquli yeniləmə sür'əti"
msgid "Entering step `%s'\n"
msgstr "Başlanğıc addımı `%s'\n"
+#: ../../lang.pm:1
+#, c-format
+msgid "Niger"
+msgstr "Niger"
+
#: ../../mouse.pm:1
#, c-format
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
-msgid "Removing %s ..."
-msgstr "Rezolyusiya: %s\n"
-
-#: ../../lang.pm:1
#, c-format
-msgid "Niger"
-msgstr "Niger"
+msgid "Removing %s ..."
+msgstr "%s silinir ..."
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "No printer"
-msgstr "Çap Edicisiz"
+msgstr "Çapçı yoxdur"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "alert configuration"
-msgstr "Quraşdırma"
+msgstr "Xəbərdarlıq quraşdırılması"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "NetWare Printer Options"
-msgstr "NetWare Çap Edici Qurğuları"
+msgstr "NetWare Çapçı Qurğuları"
#: ../../standalone/draksplash:1
#, c-format
msgid "%s BootSplash (%s) preview"
-msgstr ""
+msgstr "%s Açılış Ekranı (%s) nümayişi"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -13443,7 +14153,12 @@ msgstr "Ümumi"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printing system: "
-msgstr ""
+msgstr "Çap sistemi:"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "/etc/issue* exist"
+msgstr "/etc/issue* mövcuddur"
#: ../../steps.pm:1
#, c-format
@@ -13458,7 +14173,7 @@ msgstr "Şəbəkə quraşdırılması (%d adapter)"
#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1
#, c-format
msgid "Mandatory package %s is missing"
-msgstr ""
+msgstr "Əsas olan %s paketi əksikdir"
#: ../../lang.pm:1
#, c-format
@@ -13466,10 +14181,13 @@ msgid "Philippines"
msgstr "Filippin"
#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/http.pm:1
-#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/draksec:1
-#: ../../standalone/mousedrake:1
+#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/gtk.pm:1
+#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
+#: ../../interactive/stdio.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1 ../../standalone/drakperm:1
+#: ../../standalone/draksec:1 ../../standalone/mousedrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Ok"
msgstr "Oldu"
@@ -13477,7 +14195,7 @@ msgstr "Oldu"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Print Queue Name"
-msgstr "Çap Edici Növbə Adı"
+msgstr "Çapçı Növbə Adı"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -13497,9 +14215,9 @@ msgid ""
msgstr ""
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Move files to the new partition"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+msgstr "Faylları yeni bölməyə daşı"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -13525,35 +14243,30 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore From Catalog"
-msgstr "Bölmə cədvəlini qurtar"
-
#: ../../lang.pm:1
#, c-format
msgid "Pitcairn"
msgstr "Pitkairn"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Restore From Catalog"
+msgstr "Kataloqdan Geri Yüklə"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "IDE"
msgstr "IDE"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group :"
-msgstr "İş qrupu"
-
#: ../../fs.pm:1
#, c-format
msgid "mounting partition %s in directory %s failed"
-msgstr ""
+msgstr "%s bolməsini %s cərgəsinə bağlama bacarılmadı"
#: ../../standalone/drakboot:1
#, c-format
msgid "Lilo screen"
-msgstr ""
+msgstr "Lilo ekranı"
#: ../../bootloader.pm:1 ../../help.pm:1
#, c-format
@@ -13581,9 +14294,18 @@ msgid "Go on anyway?"
msgstr "Yenə də davam edək?"
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Mövcud olan paketlər axtarılır."
+msgstr "Mövcud paketlər axtarılır və rpm databeyzi yenidən inşa edilir..."
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+" DrakBackup Report \n"
+msgstr ""
+"\n"
+" DrakBackup Raportu \n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -13600,6 +14322,13 @@ msgstr "Seçənəkləri göstər"
msgid "Vanuatu"
msgstr "Vanuatu"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "New user list:\n"
+msgstr ""
+"\n"
+"- İstifadəçi Faylları:\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Either the server name or the server's IP must be given!"
@@ -13642,20 +14371,25 @@ msgstr ""
msgid "You can't use an encrypted file system for mount point %s"
msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the password history length to prevent password reuse."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Norfolk Island"
msgstr "Norfolk Adaları"
#: ../../standalone/drakboot:1
-#, fuzzy, c-format
+#, c-format
msgid "Theme installation failed!"
-msgstr "Quruluş sinifini seçin"
+msgstr "Örtük qurulumu bacarılmadı!"
#: ../../fsedit.pm:1
#, c-format
msgid "Nothing to do"
-msgstr ""
+msgstr "Ediləcək heçnə yoxdur"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -13665,7 +14399,7 @@ msgstr "Loopback üçün istifadə et"
#: ../../standalone/drakbug:1
#, c-format
msgid "Mandrake Bug Report Tool"
-msgstr ""
+msgstr "Mandrake Xəta Raportlama Vasitəsi"
#: ../../network/adsl.pm:1
#, c-format
@@ -13673,9 +14407,9 @@ msgid "use pppoe"
msgstr "pppoe istifadə et"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Moving files to the new partition"
-msgstr "Yeni bölmələr üçün boş sahə yoxdur"
+msgstr "Fayllar yeni bölməyə daşınır"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -13690,17 +14424,17 @@ msgstr "Ətraflı"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Transfer"
-msgstr ""
+msgstr "Daşıma"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Dvorak (Swedish)"
-msgstr "Dvorak (US)"
+msgstr "Dvorak (İsveçcə)"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "More Options"
-msgstr "Modul seçənəkləri:"
+msgstr "Əlavə Seçənəklər"
#: ../../lang.pm:1
#, c-format
@@ -13733,7 +14467,7 @@ msgstr "Burundi"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Add Client -->"
-msgstr ""
+msgstr "Alıcı əlavə et -->"
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
@@ -13743,7 +14477,7 @@ msgstr "Diqqətlə Oxuyun!"
#: ../../standalone/drakbackup:1
#, c-format
msgid "RW"
-msgstr ""
+msgstr "RW"
#: ../../standalone/drakxtv:1
#, c-format
@@ -13751,6 +14485,8 @@ msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
+"Xahiş edirik,\n"
+"televiziya normunuzu və ölkənizi girin"
#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1
#, c-format
@@ -13760,12 +14496,12 @@ msgstr "Qapı"
#: ../../standalone/drakgw:1
#, c-format
msgid "No (experts only)"
-msgstr ""
+msgstr "Xeyr (ancaq mütəxəssislər)"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "No kernel selected!"
-msgstr ""
+msgstr "Heç bir çəyirdək seçilməyib!"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -13785,27 +14521,27 @@ msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
#: ../../standalone/drakperm:1
#, c-format
msgid "Set-GID"
-msgstr ""
+msgstr "GID Seç"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The encryption keys do not match"
-msgstr "Parollar uyğun gəlmir"
+msgstr "Şifrələmə açarları uyğun gəlmir"
#: ../../keyboard.pm:1
#, c-format
msgid "Right \"Windows\" key"
-msgstr ""
+msgstr "Sağ \"Windows\" düyməsi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "CDROM / DVDROM"
-msgstr ""
+msgstr "CDROM / DVDROM"
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check empty password in /etc/shadow."
-msgstr ""
+msgstr "əgər bəli seçilidirsə, /etc/shadow'dakı boş şifrəni yoxla."
#: ../../help.pm:1
#, c-format
@@ -13825,10 +14561,10 @@ msgstr ""
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
msgid "Resolutions"
-msgstr "Rezolyusiyalar"
+msgstr "Həlledilirliklər"
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
@@ -13836,23 +14572,24 @@ msgid ""
"For a powerful and dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
-"tinyfirewall configurator\n"
+"drakfirewall quraşdırıcısı\n"
"\n"
"Bu, Linuks Mandrake sisteminiz üçün şəxsi bir firewall quraşdıracaqdır.\n"
"Daha güclü və e'tibarlı sistem üçün xahiş edirik xüsusi MandrakeSecurity "
-"Firewall\n"
-"buraxılışını tədqiq edin."
+"Firewall buraxılışını tədqiq edin."
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
+"Xahiş edirik, bu qovşağa yetişə bilmək üçün istifadəçi adını, şifrəni və "
+"domen adını girin."
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove selected host"
-msgstr "Növbəni sil"
+msgstr "Seçili qovşağı sil"
#: ../../network/netconnect.pm:1
#, c-format
@@ -13860,29 +14597,24 @@ msgid "Network configuration"
msgstr "Şəbəkə quraşdırılması"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No sharing"
-msgstr "CUPS başlayır"
+msgstr "Bölüşmə yoxdur"
#: ../../standalone/drakperm:1
#, c-format
msgid "Move selected rule down one level"
-msgstr ""
+msgstr "Seçili qaydanı bir səviyyə aşağı daşı"
#: ../../common.pm:1
#, c-format
msgid "TB"
-msgstr ""
+msgstr "TB"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "FATAL"
-msgstr "FAT"
+msgstr "AĞIR"
#: ../../standalone/drakpxe:1
#, c-format
@@ -13895,18 +14627,11 @@ msgid ""
msgstr ""
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Delete"
msgstr "Sil"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -13923,9 +14648,9 @@ msgid "Build the disk"
msgstr "Diski yarat"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Disconnect %s"
-msgstr "Bağlantını kəs"
+msgstr "%s bağlantısını kəs"
#: ../../standalone/drakconnect:1
#, c-format
@@ -13938,24 +14663,24 @@ msgid "HTTP proxy"
msgstr "HTTP vəkil verici"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "SSH Server"
-msgstr "NIS Verici"
+msgstr "SSH Vericisi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-Network by rsync.\n"
-msgstr ""
+msgstr "\t-sync şəbəkəsi.\n"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "European protocol"
-msgstr "Açılış Protokolu"
+msgstr "Avrupa protokolu"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ", printer \"%s\" on server \"%s\""
-msgstr ""
+msgstr ", \"%2$s\" vericisi üstündəki \"%1$s\" çapçı"
#: ../../fsedit.pm:1 ../../install_steps_interactive.pm:1
#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1
@@ -13971,40 +14696,40 @@ msgstr "Xəta"
#: ../../any.pm:1
#, c-format
msgid "allow \"su\""
-msgstr ""
+msgstr "\"su\" icazəsi ver"
#: ../../lang.pm:1 ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "Australia"
-msgstr "serial"
+msgstr "Avstraliya"
#: ../../standalone/drakfont:1
#, c-format
msgid "please wait during ttmkfdir..."
-msgstr ""
+msgstr "ttmkfdir fəaliyyətdədir, xahiş edirik gözləyin..."
#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configure only card \"%s\"%s"
-msgstr "Təkcə \"%s\" kartını qur (%s)"
+msgstr "Ancaq \"%s\"%s kartını quraşdır"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Level"
-msgstr "səviyyə"
+msgstr "Səviyyə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Change the printing system"
-msgstr "Şəbəkəni qur"
+msgstr "Çap sistemini dəyişdir"
#: ../../Xconfig/card.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Your system supports multiple head configuration.\n"
"What do you want to do?"
msgstr ""
-"Sizin sisteminiz çoxlu başlıq quraşdırmasını dəstəkləyir.\n"
+"Sisteminiz çoxlu başlıq quraşdırmasını dəstəkləyir.\n"
"Nə etmək istəyirsiniz?"
#: ../../steps.pm:1
@@ -14015,7 +14740,7 @@ msgstr "Xidmətləri qur"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Broadcast Address:"
-msgstr ""
+msgstr "Translyasiya Ünvanı:"
#: ../../partition_table.pm:1
#, c-format
@@ -14029,21 +14754,24 @@ msgid ""
"initialize a timer counter. Its result is stored as bogomips as a way to "
"\"benchmark\" the cpu."
msgstr ""
+"GNU/Linux çəyirdəyi açılışda dönmə hesablaması yerinə gətirir və onun "
+"nəticələri cpu \"sür'ət yoxlaması\" edə bilmək üçün boqomips olaraq saxlanır."
#: ../../any.pm:1
#, c-format
msgid "Image"
-msgstr "Əks"
+msgstr "Görüntü"
#: ../../printer/printerdrake.pm:1
-#, c-format
+#, fuzzy, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
+"Çapçı Star Office/OpenOffice.org/GIMP proqramlarına əlavə edilə bilmədi."
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote Administration"
-msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
+msgstr "Uzaqdan İdarə"
#: ../../modules.pm:1
#, c-format
@@ -14052,39 +14780,44 @@ msgid ""
msgstr ""
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Selected All"
-msgstr "Fayl seç"
+msgstr "Hamısını Seç"
#: ../../printer/data.pm:1
#, c-format
msgid "CUPS - Common Unix Printing System"
-msgstr ""
+msgstr "CUPS - Ümumi Unix Çap Sistemi"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Webmin Service"
-msgstr "avadanlıq"
+msgstr "Webmin Xidməti"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "device"
msgstr "avadanlıq"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save to:"
+msgstr "Xahiş edirik siçanınızı seçin"
+
#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "All"
msgstr "Hamısı"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Which printing system (spooler) do you want to use?"
-msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
+msgstr "Hansı çapçı sistemi (spooler) istifadə etmək istəyirsiniz?"
#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Greece"
-msgstr "Yunanca"
+msgstr "Yunanıstan"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -14101,28 +14834,45 @@ msgstr ""
"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Tamil (Typewriter-layout)"
-msgstr "Ermenicə (yazı maşını)"
+msgstr "Tamilcə (yazı maşını)"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Use password to authenticate users."
+msgstr "İstifadəçiləri səlahiyyətləndirmək üçün şifrə işlət."
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
#: ../../standalone/drakautoinst:1
#, c-format
msgid "manual"
+msgstr "əllə"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Filename text to search for:"
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model, driver"
-msgstr ""
+msgstr "Çapçı e'malatçısı, modeli, sürücüsü"
#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
-"%s avadanlığında medya yoxdur.\n"
-"Xahiş edirik. birini taxın."
+"Mediya yoxdur, ya da %s avadanlığına yazmaya qarşı qorumalıdır.\n"
+"Xahiş edirik, birini taxın."
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -14132,24 +14882,29 @@ msgid ""
msgstr ""
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer on NetWare server"
-msgstr "Çap Edici Vericisi"
+msgstr "NetWare Vericisi üstündəki çapçı"
#: ../../any.pm:1
#, c-format
msgid "Give the ram size in MB"
msgstr "Yaddaş miqdarını Mb cinsindən verin"
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Disconnection from Internet complete."
+msgstr "İnternet bağlantısını tamamilə kəs."
+
#: ../../any.pm:1
#, c-format
msgid "Real name"
msgstr "Həqiqi adı"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "done"
-msgstr "Qurtardı"
+msgstr "qurtardı"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
@@ -14157,9 +14912,9 @@ msgid "Please uncheck or remove it on next time."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Higher"
-msgstr "Yüksək"
+msgstr "Daha Yüksək"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -14180,9 +14935,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Can't find %s on %s"
-msgstr "%s açıla bilmir: %s\n"
+msgstr "%s, %s üstündə tapıla bilmir"
#: ../../keyboard.pm:1
#, c-format
@@ -14192,7 +14947,7 @@ msgstr "Yaponca 106 düyməli"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "This will take a few minutes."
-msgstr ""
+msgstr "Bu bir neçə dəqiqə sürəcək."
#: ../../lang.pm:1
#, c-format
@@ -14205,17 +14960,17 @@ msgid "Use scanners on remote computers"
msgstr ""
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Delete selected rule"
-msgstr "Növbəni sil"
+msgstr "Seçili qaydanı sil"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Accessing printers on remote CUPS servers"
-msgstr "Uzaq CUPS vericisi"
+msgstr "Uzaq CUPS vericilərindəki çapçılara yetişin"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Insert a floppy in %s"
msgstr "%s sürücüsünə bir disket taxın"
@@ -14232,27 +14987,37 @@ msgstr "bəsit"
#: ../../common.pm:1
#, c-format
msgid "1 minute"
-msgstr ""
+msgstr "1 dəqiqə"
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "type: fat"
+msgstr "növ: fat"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "on channel %d id %d\n"
-msgstr "%d data yolunda, %d nö'li\n"
+msgstr "%d kanalında, %d id'li\n"
#: ../../printer/main.pm:1
#, c-format
msgid ", multi-function device"
-msgstr ""
+msgstr ", çox funksiyalı avadanlıq"
#: ../../lang.pm:1
#, c-format
msgid "Laos"
+msgstr "Laos"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid "Activate/Disable ethernet cards promiscuity check."
msgstr ""
#: ../../install_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
-msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
+msgstr "Ölçüləndiriləcək FAT bölməsi yoxdur (ya da lazımi yer yoxdur)"
#: ../../standalone/drakperm:1
#, c-format
@@ -14260,34 +15025,34 @@ msgid "Up"
msgstr ""
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Firewall"
-msgstr "Verici, Firewall/Ruter"
+msgstr "Atəş Divarı"
#: ../../standalone/drakxtv:1
#, c-format
msgid "Area:"
-msgstr ""
+msgstr "Sahə:"
#: ../../harddrake/data.pm:1
#, c-format
msgid "(E)IDE/ATA controllers"
+msgstr "(E)IDE/ATA idarəçiləri"
+
+#: ../../fs.pm:1
+#, c-format
+msgid "All I/O to the file system should be done synchronously."
msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Server"
-msgstr "Çap Edici Vericisi"
-
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr ""
+msgstr "Çapçı Vericisi"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Custom configuration"
-msgstr "Quraşdırma"
+msgstr "Xüsusi quraşdırma"
#: ../../standalone/drakpxe:1
#, c-format
@@ -14304,24 +15069,10 @@ msgstr ""
msgid "Saint Pierre and Miquelon"
msgstr "Müqəddəs Pyer və Migelion"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-"Restore Backup Problems:\n"
-"\n"
-"During the restore step, Drakbackup will verify all your\n"
-"backup files before restoring them.\n"
-"Before the restore, Drakbackup will remove \n"
-"your original directory, and you will loose all your \n"
-"data. It is important to be careful and not modify the \n"
-"backup data files by hand.\n"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid "saving Bootsplash theme..."
-msgstr ""
+msgstr "Açılış örtüyü qeyd edilir..."
#: ../../lang.pm:1
#, c-format
@@ -14334,14 +15085,14 @@ msgid "Do you have another one?"
msgstr "Başqa var?"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ", printing to %s"
-msgstr "%s faylına yazarkən xəta oldu"
+msgstr ", %s'na çap edilir"
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Assign host name from DHCP address"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgstr "DHCP ünvanları üçün qovşaq adı tə'yin edin"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -14354,15 +15105,20 @@ msgid "Generic"
msgstr "Ümumi"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Cylinder %d to %d\n"
-msgstr "Silindr %d -dən silindr %d-yə\n"
+msgstr "Silindr %d'dən silindr %d'yə\n"
#: ../../standalone/drakconnect:1
#, c-format
msgid "New profile..."
msgstr "Yeni profil..."
+#: ../../standalone/draksec:1
+#, c-format
+msgid "NONE"
+msgstr "YOXDUR"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which disk do you want to move it to?"
@@ -14371,42 +15127,47 @@ msgstr "Hansı diskə daşımaq istəyirsiniz?"
#: ../../standalone/draksplash:1
#, c-format
msgid "Display logo on Console"
-msgstr ""
+msgstr "Konsolda Loqonu Göstər"
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "Windows Domain"
-msgstr "NIS sahəsi"
+msgstr "Windows Domeni"
+
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Saami (norwegian)"
+msgstr "Saami (Norveçcə)"
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "Interface %s (on network %s)"
-msgstr "Ara Üz %s (%s modulu işlədilir)"
+msgstr "Ara Üz %s (%s şəbəkəsində)"
#: ../../standalone/drakbackup:1
#, c-format
msgid "INFO"
-msgstr ""
+msgstr "MƏ'LUMAT"
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Wallis and Futuna"
-msgstr "Vallis və Futuna Adaları"
+msgstr "Vallis və Futuna"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Need to create /etc/dhcpd.conf first!"
-msgstr ""
+msgstr "Əvvəlcə /etc/dhcpd.conf yaradılmalıdır!"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Is FPU present"
-msgstr ""
+msgstr "FPU mövcud isə"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "There are no scanners found which are available on your system.\n"
-msgstr ""
+msgstr "Sisteminizdə darayı tapıla bilmədi.\n"
#: ../../services.pm:1
#, c-format
@@ -14420,37 +15181,57 @@ msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Build Single NIC -->"
-msgstr ""
-
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "Doğrudur?"
+msgstr "Yeganə NIC İnşa Et -->"
#: ../../lang.pm:1
#, c-format
msgid "Marshall Islands"
msgstr "Marşal Adaları"
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Is this correct?"
+msgstr "Bu doğrudur?"
+
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Windows (FAT32)"
-msgstr "\"Windows\"u sil"
+msgstr "Windows (FAT32)"
#: ../../steps.pm:1
#, c-format
msgid "Root password"
-msgstr "Root parolunu qur"
+msgstr "Ali istifadəçi şifrəsi"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Build All Kernels -->"
-msgstr ""
+msgstr "Bütün Çəyirdəkləri İnşa Et -->"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "DVDRAM device"
+msgstr "DVDRAM avadanlığı"
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report unowned files."
+msgstr "əgər bəli seçilidirsə, yiyələnməmiş faylları raport et"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"<span foreground=\"royalblue3\">Version:</span> %s\n"
+"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;tvignaud"
+"\\@mandrakesoft.com&gt;\n"
+"\n"
msgstr ""
+"Bu HardDrake'dir, Mandrake avadanlıq quraşdırma vasitəsi.\n"
+"<span foreground=\"royalblue3\">Buraxılış:</span> %s\n"
+"<span foreground=\"royalblue3\">Müəllif:</span> Thierry Vignaud &lt;tvignaud"
+"\\@mandrakesoft.com&gt;\n"
+"\n"
#: ../../install_interactive.pm:1
#, c-format
@@ -14459,13 +15240,18 @@ msgid ""
"\n"
"Continue anyway?"
msgstr ""
-"Bir swap sahəniz yoxdur\n"
-"Davam edim?"
+"Dəyiş-toqquş sahəniz yoxdur\n"
+"Davam edilsin?"
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "Version: "
+msgstr "Buraxılış: "
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Server IP missing!"
-msgstr "Çap Edici Ev sahibi"
+msgstr "Verici IP'si əksikdir!"
#: ../../lang.pm:1
#, c-format
@@ -14473,14 +15259,14 @@ msgid "Suriname"
msgstr "Surinam"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Enable ACPI"
-msgstr "CDdən Açılışı Fəallaşdırım?"
+msgstr "ACPI'ni Fəallaşdır"
#: ../../help.pm:1
#, c-format
msgid "Graphical Environment"
-msgstr "Qrafiki Ara Üz"
+msgstr "Qrafiki Mühit"
#: ../../lang.pm:1
#, c-format
@@ -14490,17 +15276,17 @@ msgstr "Gibraltar"
#: ../../standalone/drakbackup:1
#, c-format
msgid "on Tape Device"
-msgstr ""
+msgstr "Kaset avadanlığı üstündə"
#: ../../network/modem.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Do nothing"
-msgstr "amma oxşamır"
+msgstr "Heç bir şey etmə"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Delete Client"
-msgstr "DHCP Alıcısı"
+msgstr "Alıcını Sil"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -14508,34 +15294,40 @@ msgid "Filesystem type: "
msgstr "Fayl sistemi növü: "
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Starting network..."
-msgstr "Bağlantınız başladılır..."
+msgstr "Şəbəkə başladılır..."
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Vietnam"
msgstr "Vyetnam"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/_Fields description"
-msgstr "İzah"
+msgstr "/_Sahənin izahatı"
#: ../../share/advertising/10-security.pl:1
#, c-format
msgid "Optimize your security by using Mandrake Linux"
-msgstr ""
+msgstr "Mandrake Linux istifadə edərək təhlükəsizliyinizi münasibləşdirin"
#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../ugtk2.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Help"
msgstr "Yardım"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check if the network devices are in promiscuous mode"
+msgstr ""
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Your personal phone number"
@@ -14547,19 +15339,23 @@ msgid "Which size do you want to keep for Windows on"
msgstr "Hansı sektora daşımaq istəyirsiniz?"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
-"Sınaq səhifəsi çap edici vasitəsinə göndərildi.\n"
-"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
-"Düz mü işləyir?"
+"Sınaq səhifəsi çapçıya göndərildi.\n"
+"Çapçının işləməyə başlaması üçün bir az vaxt lazım ola bilər.\n"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Username required"
-msgstr "İstifadəçi adı"
+msgstr "İstifadəçi adı məcburidir"
+
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Device"
+msgstr "Avadanlıq: "
#: ../../help.pm:1
#, c-format
@@ -14584,14 +15380,11 @@ msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
-msgstr "SMB (Windows 9x/NT) Çap Edici Seçənəkləri"
+msgstr "SMB (Windows 9x/NT) Çapçı Seçənəkləri"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+msgid "Valid user list changed, rewriting config file."
msgstr ""
#: ../../standalone/drakfloppy:1
@@ -14607,14 +15400,19 @@ msgid ""
msgstr ""
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Protocol for the rest of the world"
-msgstr "Bütün dünya"
+msgstr "Dünyanın geri qalanı üçün protokol"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Password minimum length and number of digit and upcase letters"
+msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Print test pages"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Sınaq səhifələri çap et"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -14646,9 +15444,9 @@ msgid "Periodic Checks"
msgstr ""
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "PXE Server Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "PXE Vericisi Quraşdırılması"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
@@ -14656,12 +15454,12 @@ msgid "Backup the system files before:"
msgstr "Xətalı yedəkləmə faylı"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
-"İnternetə bağlı bir kompüter üçün standart və tövsiyə edilən bir "
+"Bu, İnternetə bağlı olan bir kompüter üçün standart və məsləhət edilən bir "
"təhlükəsizlik səviyyəsidir."
#: ../../any.pm:1
@@ -14688,12 +15486,17 @@ msgstr "Yeni böyüklük seçin"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Media class"
+msgstr "Mediya sinifi"
+
+#: ../../standalone/XFdrake:1
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not known by this version of Scannerdrake."
-msgstr ""
+msgstr "%s, Scannerdrake'nın bu buraxılışı tərəfindən tanınmır. "
#: ../../lang.pm:1
#, c-format
@@ -14701,31 +15504,19 @@ msgid "Faroe Islands"
msgstr "Faro Adaları"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Restart XFS"
-msgstr "məhdudlaşdır"
+msgstr "XFS'ni yenidən başlat"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Add host/network"
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgstr "Qovşaq/şəbəkə əlavə et"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Model name"
-msgstr "Modul adı"
+msgstr "Model adı"
#: ../../lang.pm:1
#, c-format
@@ -14742,24 +15533,15 @@ msgstr ""
msgid "British Indian Ocean Territory"
msgstr "Britaniya Hind Okeanı Sahəsi"
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Normal Mode"
msgstr "Normal Mod"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
-"\n"
-"Note that currently all 'net' medias also use the hard drive."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer connection type"
-msgstr "İnternet Bağlantısı Bölüşdürülməsi"
+msgstr "Çapçı bağlantı növü"
#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1
#, c-format
@@ -14767,14 +15549,14 @@ msgid "No network adapter on your system!"
msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Network %s"
-msgstr "Şəbəkə ara üzü"
+msgstr "Şəbəkə %s"
#: ../../keyboard.pm:1
#, c-format
msgid "Malayalam"
-msgstr ""
+msgstr "Malayalam dili"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -14782,14 +15564,14 @@ msgid "Option %s out of range!"
msgstr ""
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Connect %s"
-msgstr "Bağlan"
+msgstr "Bağlan %s"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Restarting CUPS..."
-msgstr "məhdudlaşdır"
+msgstr "CUPS yenidən başladılır..."
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -14812,9 +15594,9 @@ msgid "Connection Configuration"
msgstr "Bağlantı quraşdırılması"
#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Unknown|Generic"
-msgstr "Ümumi"
+msgstr "Namə'lum|Ümumi"
#: ../../help.pm:1
#, c-format
@@ -14832,20 +15614,19 @@ msgid ""
"the selected package(s), or \"%s\" to abort."
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Myanmar"
+msgstr "Myanmar"
+
#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
#, c-format
msgid "Quit"
msgstr "Çıx"
-#: ../../lang.pm:1
-#, c-format
-msgid "Myanmar"
-msgstr "Myanmar"
-
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Auto allocate"
@@ -14857,19 +15638,19 @@ msgid "Check bad blocks?"
msgstr "Xətalı bloklar sınansınmı?"
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Other MultiMedia devices"
-msgstr "Digər"
+msgstr "Digər Multimediya avadanlıqları"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "burner"
-msgstr "Çap Edici"
+msgstr "yazıcı"
#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "No remote machines"
-msgstr "Uzaq Çap Edici"
+msgstr "Uzaq sistem yoxdur"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -14887,17 +15668,17 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#: ../../any.pm:1
+#, c-format
msgid "Authentication NIS"
-msgstr "NIS"
+msgstr "Səlahiyyətləndirmə NIS"
#: ../../any.pm:1
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-"``Əmr sətiri seçənəklərini məhdudlaşdır`` seçənəyi parolsuz bir işə yaramaz"
+"``Əmr sətiri seçənəklərini məhdudlaşdır`` seçənəyi şifrəsiz bir işə yaramaz"
#: ../../standalone/drakgw:1
#, c-format
@@ -14909,11 +15690,21 @@ msgstr "İnternet Bağlantısı Bölüşdürülməsi fəallaşdırıldı"
msgid "Card IO_0"
msgstr "Kart IO_0"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Disable Local Config"
+msgstr "Yerli Qurğuları Qeyri-fəallaşdır"
+
#: ../../lang.pm:1
#, c-format
msgid "United Arab Emirates"
msgstr "Birləşmiş Ərəb Əmirlikləri"
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
+msgstr "Tayland"
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IO_1"
@@ -14921,18 +15712,18 @@ msgstr "Kart IO_1"
#: ../../lang.pm:1
#, c-format
-msgid "Thailand"
-msgstr "Tayland"
+msgid "Kazakhstan"
+msgstr "Qazaxstan"
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Routers:"
-msgstr ""
+msgstr "Routerlər:"
-#: ../../lang.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Kazakhstan"
-msgstr "Qazaxstan"
+msgid "Write"
+msgstr "Yaz"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -14964,6 +15755,56 @@ msgstr "Buvet Adası"
msgid "If no port is given, 631 will be taken as default."
msgstr ""
+#: ../../standalone/draksec:1
+#, c-format
+msgid ""
+"Here, you can setup the security level and administrator of your machine.\n"
+"\n"
+"\n"
+"The Security Administrator is the one who will receive security alerts if "
+"the\n"
+"'Security Alerts' option is set. It can be a username or an email.\n"
+"\n"
+"\n"
+"The Security Level menu enable to select one of the six preconfigured "
+"security\n"
+"provided with msec. These levels range from poor security and ease of use, "
+"to\n"
+"paranoid config, suitable for very sensitive server applications:\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
+"very\n"
+"easy to use security level. It should only be used for machines not "
+"connected to\n"
+"any network and that are not accessible to everybody.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
+"security\n"
+"recommended for a computer that will be used to connect to the Internet as "
+"a\n"
+"client.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">High</span>: There are already some\n"
+"restrictions, and more automatic checks are run every night.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
+"enough\n"
+"to use the system as a server which can accept connections from many "
+"clients. If\n"
+"your machine is only a client on the Internet, you should choose a lower "
+"level.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
+"previous\n"
+"level, but the system is entirely closed and security features are at their\n"
+"maximum"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -14984,9 +15825,9 @@ msgid "Polish"
msgstr "Polyakca"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Mandrake Online"
-msgstr "İdarə Mərkəzi"
+msgstr "Mandrake Online"
#: ../../standalone/drakbackup:1
#, c-format
@@ -15009,9 +15850,9 @@ msgid "Netmask"
msgstr "Netmask"
#: ../../diskdrake/hd_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No hard drives found"
-msgstr "Yerli Çap Edici"
+msgstr "Sabit disk(lər) tapıla bilmədi"
#: ../../mouse.pm:1
#, c-format
@@ -15038,15 +15879,20 @@ msgstr "Etiket"
msgid "Save on floppy"
msgstr "Disketə qeyd et"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check open ports"
+msgstr "Açıq qapıları yoxla"
+
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer auto-detection"
-msgstr "Avtomatik təsbit işlət"
+msgstr "Çapçının avtomatik aşkar edilməsi"
#: ../../network/isdn.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Which of the following is your ISDN card?"
-msgstr "Hansısı sizin ISDN kartınızdır?"
+msgstr "Hansı sizin ISDN kartınızdır?"
#: ../../services.pm:1
#, c-format
@@ -15061,9 +15907,9 @@ msgstr ""
"istifadəsinə imkan verər."
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Msec"
-msgstr "Siçan"
+msgstr "Msec"
#: ../../interactive/stdio.pm:1
#, c-format
@@ -15071,16 +15917,18 @@ msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
+"=> Diqqət edin, etiket dəyişdi:\n"
+"%s"
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Number of capture buffers:"
-msgstr ""
+msgstr "Yaxalama bufferlərinin ədədi:"
#: ../../interactive/stdio.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Your choice? (0/1, default `%s') "
-msgstr "Seçkiniz? (əsas %s) "
+msgstr "Seçkiniz? (0/1, əsas `%s') "
#: ../../help.pm:1
#, fuzzy, c-format
@@ -15148,15 +15996,20 @@ msgstr "Fransızca"
msgid "Czech (QWERTY)"
msgstr "Çex dili (QWERTY)"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Allow X Window connections"
+msgstr "X Window bağlantılarına icazə ver"
+
#: ../../standalone/service_harddrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Hardware probing in progress"
-msgstr "%s qapısında tapıldı"
+msgstr "Avadanlıq sınaması fəaliyyətdədir"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Net Device"
-msgstr "Çap Edici Vericisi"
+msgstr "Şəbəkə Avadanlığı"
#: ../../install_steps_interactive.pm:1 ../../steps.pm:1
#, c-format
@@ -15170,25 +16023,30 @@ msgid ""
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "Next"
msgstr "Sonrakı ->"
#: ../../bootloader.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
+msgstr "Sistem yükləyicisini %s bölməsinə qura bilməzsiniz\n"
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "CHAP"
-msgstr ""
+msgstr "CHAP"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Puerto Rico"
+msgstr "Porto Riko"
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
+msgstr "(bootp/dhcp/zeroconf)"
#: ../../standalone/drakautoinst:1
#, c-format
@@ -15199,11 +16057,6 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Puerto Rico"
-msgstr "Porto Riko"
-
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -15230,7 +16083,7 @@ msgstr ""
msgid "Anguilla"
msgstr "Anquilla"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Domain"
msgstr "NIS sahəsi"
@@ -15241,6 +16094,8 @@ msgid ""
"\n"
"- User Files:\n"
msgstr ""
+"\n"
+"- İstifadəçi Faylları:\n"
#: ../../lang.pm:1
#, c-format
@@ -15248,9 +16103,9 @@ msgid "Antarctica"
msgstr "Antarktika"
#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mount options"
-msgstr "Modul seçənəkləri:"
+msgstr "Bağlama seçənəkləri"
#: ../../lang.pm:1
#, c-format
@@ -15266,15 +16121,6 @@ msgstr ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Please wait, preparing installation..."
@@ -15291,19 +16137,19 @@ msgid "Track network card id (useful for laptops)"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The port number should be an integer!"
-msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
+msgstr "Qapı nömrəsi ədəd olmalıdır!"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "You must choose an image file first!"
-msgstr "Çap Edici avadanlığı URI"
+msgstr "Öncə rəsm faylını seçməlisiniz!"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Restore from Hard Disk."
-msgstr "Disketdən geri çağır"
+msgstr "Sabit Diskdən Geri Yüklə"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -15325,6 +16171,11 @@ msgstr "Trinidad və Tobaqo"
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host name or IP."
+msgstr "Ev sahibi adı"
+
#: ../../fsedit.pm:1
#, c-format
msgid "simple"
@@ -15336,9 +16187,9 @@ msgid "Clear all"
msgstr "Hamısını təmizlə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No test pages"
-msgstr "Bəli, hər iki sınaq səhifəsini də çap et"
+msgstr "Sınaq səhifələri yoxdur"
#: ../../standalone/drakconnect:1
#, c-format
@@ -15350,10 +16201,15 @@ msgstr "%s Adapteri: %s"
msgid "Falkland Islands (Malvinas)"
msgstr "Fokland Adaları (Malvin)"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Boot disk creation"
+msgstr "açılış disketi yaradılması"
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Unknown model"
-msgstr ""
+msgstr "Namə'lum model"
#: ../../security/help.pm:1
#, c-format
@@ -15361,14 +16217,14 @@ msgid "if set to yes, check files/directories writable by everybody."
msgstr ""
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "authentication"
-msgstr "Tanıtma"
+msgstr "səlahiyyətləndirmə"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup Now"
-msgstr "Fayl sistemi qurğuları"
+msgstr "Ehtiyat Nüsxəsini İndi Çıxart"
#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
@@ -15379,7 +16235,7 @@ msgstr "/_Fayl"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr ""
+msgstr "Çapçı Office/OpenOffice.org/GIMP proqramlarından çıxardılır"
#: ../../services.pm:1
#, c-format
@@ -15387,38 +16243,53 @@ msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
-"Linuks 2.2 seriyası çəkirdəklərində firewall\n"
-"qurmaq üçün üçün paket süzülməsini başlat."
+"Linuks 2.2 seriyası çəyirdəklərində atəş divarı\n"
+"qurmaq üçün paket süzülməsini başlat."
+
+#: ../../network/ethernet.pm:1
+#, c-format
+msgid "Which dhcp client do you want to use ? (default is dhcp-client)"
+msgstr "Hansı dhcp alıcısını istifadə edəcəksiniz? Əsası dhcp-client'dir"
#: ../../keyboard.pm:1
#, c-format
msgid "Tamil (ISCII-layout)"
-msgstr ""
+msgstr "Tamil (ISCII-ldüzülüşü)"
#: ../../lang.pm:1
#, c-format
msgid "Mayotte"
msgstr "Mayot"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr ""
+
+#: ../../install_steps_gtk.pm:1
+#, c-format
+msgid "%d KB\n"
+msgstr "%d KB\n"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Creating auto install floppy..."
msgstr "Avtomatik qurulum disketi hazırlanır"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Searching for scanners ..."
-msgstr "Yerli Çap Edici"
-
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "Çap Edici"
+msgstr "Darayıcılar axtarılır..."
#: ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Russia"
-msgstr "Rusca"
+msgstr "Rusiya"
+
+#: ../../steps.pm:1
+#, c-format
+msgid "Partitioning"
+msgstr "Bölmələndirmə"
#: ../../network/netconnect.pm:1
#, c-format
@@ -15426,14 +16297,14 @@ msgid "ethernet card(s) detected"
msgstr "eternet kart tapıldı"
#: ../../standalone/logdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Syslog"
-msgstr "sistem qeydi"
+msgstr "Syslog"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Can't create catalog!"
-msgstr ""
+msgstr "Kataloq yaradıla bilmir!"
#: ../../share/advertising/11-mnf.pl:1
#, c-format
@@ -15445,14 +16316,19 @@ msgid ""
msgstr ""
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "Avtomatik yerləşdirmə üçün boş sahə yoxdur"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Set root password"
-msgstr "Root parolunu qur"
+msgstr "Ali istifadəçi şifrəsini tə'yin et"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable IP spoofing protection"
+msgstr "IP gizləmə qorumasını fəallaşdır"
#: ../../harddrake/sound.pm:1
#, c-format
@@ -15460,6 +16336,13 @@ msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
"driver at \"%s\"."
msgstr ""
+"(%s) səs kartınız üçün pulsuz sürücü mövcud deyil, ancaq \"%s\" ünvanında "
+"lazım olan sürücünü tapa bilərsiniz."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Group :"
+msgstr "Qrup :"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -15473,40 +16356,40 @@ msgstr ""
msgid "Internet connection configuration"
msgstr "İnternet bağlantısı quraşdırılması"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels"
-msgstr ""
+msgstr "Televiziya kanalları axtarılır"
#: ../../standalone/drakbug:1
#, c-format
msgid "Kernel:"
-msgstr ""
+msgstr "Çəyirdək:"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "/_About..."
-msgstr "/Kömək/_Haqqında..."
+msgstr "/_Haqqında..."
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bengali"
-msgstr "fəallaşdır"
+msgstr "Benqalca"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Preference: "
msgstr "Xüsusiyyətlər: "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "Sehirbaz..."
-
#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
msgid "Services: %d activated for %d registered"
-msgstr ""
+msgstr "Xidmətlər: %d fəal, %d qeydli"
#: ../../any.pm:1
#, c-format
@@ -15519,9 +16402,9 @@ msgid "Solomon Islands"
msgstr "Solomon Adaları"
#: ../../standalone/mousedrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Please test your mouse:"
-msgstr "Xahiş edirik siçanınızı seçin"
+msgstr "Xahiş edirik siçanınızı sınayın:"
#: ../../modules/interactive.pm:1
#, c-format
@@ -15534,24 +16417,31 @@ msgid "Workgroup"
msgstr "İş qrupu"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer host name or IP"
-msgstr "Çap Edici Ev sahibi"
+msgstr "Çapçı qovşaq adı ya da IP'si"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Host Path or Module"
-msgstr ""
+msgstr "Qovşaq Cığır ya da Modulu "
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
+msgstr "Çapçı adı ancaq hərf, rəqəm və alt xətt daxil edə bilər"
#: ../../standalone/drakgw:1
-#, fuzzy, c-format
+#, c-format
msgid "Show current interface configuration"
-msgstr "İnternet qurğuları"
+msgstr "Hazırkı ara üz quğularını göstər"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"The argument specifies if clients are authorized to connect\n"
+"to the X server from the network on the tcp port 6000 or not."
+msgstr ""
#: ../../help.pm:1
#, c-format
@@ -15568,14 +16458,14 @@ msgid "Done"
msgstr "Qurtardı"
#: ../../network/drakfirewall.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Web Server"
-msgstr "Verici"
+msgstr "Veb Vericisi"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\tDo not include System Files\n"
-msgstr ""
+msgstr "\tSistem Fayllarını daxil etmə\n"
#: ../../lang.pm:1
#, c-format
@@ -15611,39 +16501,39 @@ msgid "(already added %s)"
msgstr "(%s artıq əlavə edilmişdir)"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Bootloader installation in progress"
-msgstr "Açılış yükləyici quruluşu"
+msgstr "Açılış yükləyicisi qurulumu fəaliyyətdədir"
#: ../../printer/main.pm:1
#, c-format
msgid ", using command %s"
-msgstr ""
+msgstr ", %s əmri ilə"
#: ../../keyboard.pm:1
#, c-format
msgid "Alt and Shift keys simultaneously"
-msgstr ""
+msgstr "Eyni zamanda Alt və Shift düymələri"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Flags"
-msgstr ""
+msgstr "Bayraqlar"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Add/Del Users"
-msgstr "İstifadəçini əlavə et"
+msgstr "İstifadəçi əlavə et/sil"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Host/network IP address missing."
-msgstr ""
+msgstr "Qovşaq/şəbəkə IP ünvanı əksikdir."
#: ../../standalone/drakbackup:1
#, c-format
msgid "weekly"
-msgstr ""
+msgstr "hər həftə"
#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
#, c-format
@@ -15653,17 +16543,24 @@ msgstr "Qurğular"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "The entered host/network IP is not correct.\n"
+msgstr "Daxil edilən qovşaq/şəbəkə IP ünvanı düzgün deyil.\n"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Create/Transfer backup keys for SSH"
msgstr ""
+"SSH üçün ehtiyat açarları\n"
+"yarat/daşı"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Here is the full list of available countries"
-msgstr "Bütün mövcud klaviaturaların siyahısı"
+msgstr "Bütün mövcud ölkələrinn siyahısı"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Alternative test page (A4)"
-msgstr "Sınaq səhifəsi çap edilir..."
+msgstr "Alternativ sınaq səhifəsi (A4)"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -15680,7 +16577,7 @@ msgstr ""
#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
msgid "Wait please"
-msgstr ""
+msgstr "Xahiş edirik gözləyin"
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
@@ -15688,14 +16585,14 @@ msgid "PAP"
msgstr "PAP"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup user files"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "İstifadəçi fayllarının ehtiyat nüsxəsini çıxart"
#: ../../diskdrake/dav.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "New"
-msgstr "yeni"
+msgstr "Yeni"
#: ../../help.pm:1
#, c-format
@@ -15738,6 +16635,11 @@ msgid ""
"everybody who uses your computer, you can choose to have \"%s\"."
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Name resolution spoofing protection"
+msgstr "Ad həlledilirliyini gizlətmə qoruması"
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -15751,19 +16653,19 @@ msgid ""
msgstr ""
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Load from floppy"
-msgstr "Disketdən geri çağır"
+msgstr "Disketdən yüklə"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The following printer was auto-detected. "
-msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
+msgstr "Aşağıdakı çapçı avtomatik olaraq aşkar edildi."
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Boot Floppy"
-msgstr ""
+msgstr "Açılış Disketi"
#: ../../keyboard.pm:1
#, c-format
@@ -15771,9 +16673,9 @@ msgid "Norwegian"
msgstr "Norveçcə"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Searching for new scanners ..."
-msgstr "Yerli Çap Edici"
+msgstr "Yeni darayıcılar axtarılır..."
#: ../../standalone/logdrake:1
#, c-format
@@ -15783,17 +16685,17 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
-msgstr ""
+msgstr "cpu addımlaması"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "select path to restore (instead of /)"
-msgstr "Xahiş edirik siçanınızın növünü seçin."
+msgstr "geri yüklənəcək cığırı seçin (/ yerinə)"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Configure bootsplash picture"
-msgstr "Xidmətləri qur"
+msgstr "Açılış rəsmini quraşdır"
#: ../../lang.pm:1
#, c-format
@@ -15818,7 +16720,7 @@ msgstr "Yerli Çap Edici"
#: ../../standalone/drakbackup:1
#, c-format
msgid " Erase Now "
-msgstr ""
+msgstr " İndi Sil"
#: ../../fsedit.pm:1
#, c-format
@@ -15833,12 +16735,12 @@ msgstr "%s sürücüsünə FAT şəkilləndirilmiş bir disket taxın"
#: ../../standalone/harddrake2:1
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
-msgstr ""
+msgstr "bəli, işlədicinin arifmetik ko-işlədicisi olduğu mə'nasına gəlir"
#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Please Wait... Applying the configuration"
-msgstr "Lütdən Gözləyin... Qurğular əlavə edilir"
+msgstr "Xahiş edirik gözləyin... Qurğular tətbiq edilir"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -15853,7 +16755,7 @@ msgstr "Lütdən Gözləyin... Qurğular əlavə edilir"
#: ../../bootloader.pm:1
#, c-format
msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
+msgstr "GRUB emeliyyat sistemi secicisine xos geldiniz!"
#: ../../bootloader.pm:1
#, c-format
@@ -15863,22 +16765,22 @@ msgstr "Grub"
#: ../../harddrake/data.pm:1
#, c-format
msgid "SCSI controllers"
-msgstr ""
+msgstr "SCSI idarəçiləri"
#: ../../printer/main.pm:1
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
-msgstr ""
+msgstr " \"%s\" LPD vericisi üstündə, \"%s\" çapçısı"
#: ../../standalone/drakedm:1
#, c-format
msgid "Choosing a display manager"
-msgstr ""
+msgstr "Displey idarəçisi seçilir"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Zeroconf Host name"
-msgstr "Ev sahibi adı"
+msgstr "Zeroconf Qovşaq adı"
#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1
#, c-format
@@ -15891,24 +16793,24 @@ msgid "Ecuador"
msgstr "Ekvador"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Add an item"
-msgstr "İstifadəçi əlavə et"
+msgstr "Üzv əlavə et"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "The printers on this machine are available to other computers"
-msgstr ""
+msgstr "Bu sistemdəki çapçılar diqər sistemlər üçün də açıqdır"
#: ../../standalone/drakautoinst:1
#, c-format
msgid "I can't find needed image file `%s'."
-msgstr ""
+msgstr "Lazım olan `%s' görüntüsü tapıla bilmir."
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
+msgstr "Səs kartı tapılmadı. Qurulumdan sonra \"harddrake\"ni işə salın"
#: ../../network/drakfirewall.pm:1
#, c-format
@@ -15917,26 +16819,29 @@ msgid ""
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535."
msgstr ""
+"Hökmsüz qapı daxil edildi: %s.\n"
+"Düzgün şəkil \"port/tcp\" ya da \"port/udp\"dır, \n"
+"burada qapı 1 və 65535 arası ədəddir."
#: ../../any.pm:1
#, c-format
msgid "Shell"
msgstr "Qabıq"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
-
#: ../../lang.pm:1
#, c-format
msgid "Sao Tome and Principe"
msgstr "Sao Tome və Prinsip"
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Can't login using username %s (bad password?)"
-msgstr ""
+msgstr "%s istifadəçi adı ilə giriş edilə bilmir (şifrəniz səhvdir?)"
#: ../../keyboard.pm:1
#, c-format
@@ -15944,14 +16849,14 @@ msgid "Azerbaidjani (latin)"
msgstr "Azərbaycanca (latın)"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Package not installed"
-msgstr "Qurulumdan çıx"
+msgstr "Paket qurulmayıb"
#: ../../share/advertising/12-mdkexpert.pl:1
-#, fuzzy, c-format
+#, c-format
msgid "Become a MandrakeExpert"
-msgstr "Usta"
+msgstr "MandrakeExpert olun"
#: ../../lang.pm:1
#, c-format
@@ -15964,24 +16869,24 @@ msgid "Protocol"
msgstr "Protokol"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Copy fonts on your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr "Siseminizdəki yazı növlərini köçürdün"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Harddrake help"
-msgstr ""
+msgstr "Harddrake yardımı"
#: ../../standalone/harddrake2:1
#, c-format
msgid "Bogomips"
-msgstr ""
+msgstr "Boqomiplər"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Mandrake Terminal Server Configuration"
-msgstr "İnternet qurğuları"
+msgstr "Mandrake Terminal Server Quraşdırılması"
#: ../../standalone/drakbackup:1
#, c-format
@@ -15991,26 +16896,37 @@ msgid ""
"\n"
"\n"
msgstr ""
+"\n"
+" DrakBackup Raportu Təfərruatları\n"
+"\n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore all backups"
-msgstr ""
+msgstr "Bütün ehtiyat nüsxələri geri yüklə"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid " on parallel port #%s"
+msgstr " %s paralel qapısında"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
msgstr ""
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check open ports."
-msgstr ""
+msgstr "əgər bəli seçilidirsə, açıq qapıları yoxla."
#: ../../standalone/drakbackup:1
#, c-format
msgid "This may take a moment to erase the media."
-msgstr ""
+msgstr "Mediyanı silmək bir az vaxt ala bilər."
#: ../../install_steps_gtk.pm:1
#, c-format
@@ -16029,16 +16945,18 @@ msgid ""
"\n"
"- Other Files:\n"
msgstr ""
+"\n"
+"- Başqa Fayllar:\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote host name"
-msgstr "Uzaqdakı ev sahibi adı"
+msgstr "Uzaq qovşaq adı"
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "deactivate now"
-msgstr "Fəal"
+msgstr "indi qeyri-fəallaşdır"
#: ../../any.pm:1
#, c-format
@@ -16052,14 +16970,19 @@ msgstr "Windows bölməsindəki boş sahəni işlət"
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#: ../../standalone/drakxtv:1
-#, fuzzy, c-format
+#, c-format
msgid "Italy"
-msgstr "İtalyanca"
+msgstr "İtaliya"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
+msgstr "Kayman Adaları"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Name of printer"
-msgstr "Çap edici adı"
+msgstr "Çapçı adı"
#: ../../standalone/drakgw:1
#, c-format
@@ -16074,12 +16997,7 @@ msgstr "%s ayrılırkən xəta oldu: %s"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Do it!"
-msgstr ""
-
-#: ../../lang.pm:1
-#, c-format
-msgid "Cayman Islands"
-msgstr "Kayman Adaları"
+msgstr "Bunu et!"
#: ../../standalone/drakbackup:1
#, c-format
@@ -16087,9 +17005,9 @@ msgid "%s not responding"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Select model manually"
-msgstr "Uzaq Çap Edici"
+msgstr "Modeli əllə seç"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -16110,17 +17028,17 @@ msgstr ""
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Various"
-msgstr ""
+msgstr "Müxtəlif"
#: ../../harddrake/data.pm:1
#, c-format
msgid "Zip"
-msgstr ""
+msgstr "Zip"
#: ../../keyboard.pm:1
#, c-format
msgid "Left Alt key"
-msgstr ""
+msgstr "Sol Alt düyməsi"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -16142,46 +17060,37 @@ msgstr ""
#: ../../printer/data.pm:1
#, c-format
msgid "PDQ"
-msgstr ""
+msgstr "PDQ"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Albanian"
-msgstr "Farsca"
+msgstr "Albanca"
#: ../../lang.pm:1
#, c-format
msgid "Lithuania"
-msgstr "Litvaniya"
+msgstr "Litva"
#: ../../any.pm:1
#, c-format
msgid "Compact"
-msgstr "Bəsit"
+msgstr "Yığcam"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Detected model: %s %s"
-msgstr "%s tapıldı"
+msgstr "Aşkar edilən model: %s %s"
#: ../../share/advertising/03-software.pl:1
#, c-format
msgid "MandrakeSoft has selected the best software for you"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../any.pm:1
#, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version: %s\n"
-"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
-"\n"
-msgstr ""
-
-#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
msgid "Local files"
-msgstr "Yerli Çap Edici"
+msgstr "Yerli fayllar"
#: ../../pkgs.pm:1
#, c-format
@@ -16193,6 +17102,11 @@ msgstr "bəlkə"
msgid "Panama"
msgstr "Panama"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Can't open %s!"
+msgstr "%s açıla bilmir!"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -16247,15 +17161,10 @@ msgid ""
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Böyüklüyü: %d KB\n"
-
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove fonts on your system"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr "Siseminizdəki yazı növlərini silin"
#: ../../standalone/drakgw:1
#, c-format
@@ -16272,21 +17181,26 @@ msgstr ""
msgid "Graphical interface at startup"
msgstr "X ilə Açılış"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save:"
-msgstr "Xahiş edirik siçanınızı seçin"
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " adsl"
+msgstr " adsl"
#: ../../standalone/harddrake2:1
#, c-format
msgid "format of floppies supported by the drive"
-msgstr ""
+msgstr "sürücü tərəfindən dəstəklənən disket şəkli"
#: ../../raid.pm:1
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "%d səviyyə RAID üçün çatmayan sayda disk bölməsi\n"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: true"
+msgstr "yerli qurğu: düz"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
@@ -16307,25 +17221,25 @@ msgstr "Bağlandı"
msgid "Macedonian"
msgstr "Makedoniya dili"
+#: ../../lang.pm:1
+#, c-format
+msgid "Mali"
+msgstr "Mali"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Bridges and system controllers"
-msgstr ""
+msgstr "Körpülər və sistem idarəçiləri"
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_Save"
msgstr "/Fayl/_Qeyd Et"
-#: ../../lang.pm:1
-#, c-format
-msgid "Mali"
-msgstr "Mali"
-
#: ../../install_steps_gtk.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "No details"
-msgstr "Ətraflı"
+msgstr "Təfsilatsız"
#: ../../pkgs.pm:1
#, c-format
@@ -16333,19 +17247,24 @@ msgid "very nice"
msgstr "əla"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "Preview"
-msgstr "avadanlıq"
+msgstr "Nümayiş"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote Control"
-msgstr "Uzaq Çap Edici"
+msgstr "Uzaqdan İdarə"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please select media for backup..."
-msgstr "Xahiş edirik istifadə üçün bir dil seçin."
+msgstr "Ehtiyat nüsxəsi alınacaq mediyanı seçin..."
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Wrong email"
+msgstr "Səhv epoçt"
#: ../../Xconfig/various.pm:1
#, c-format
@@ -16353,9 +17272,9 @@ msgid "XFree86 server: %s\n"
msgstr "XFree86 verici: %s\n"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Allow Thin Clients"
-msgstr "DHCP Alıcısı"
+msgstr "Zəyif Alıcılara İcazə Ver"
#: ../../keyboard.pm:1
#, c-format
@@ -16368,9 +17287,9 @@ msgid "/_Options"
msgstr "/_Seçənəklər"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Your printer model"
-msgstr "Uzaq Çap Edici"
+msgstr "Çapçınızın modeli"
#: ../../any.pm:1
#, c-format
@@ -16381,6 +17300,11 @@ msgid ""
"creating a bootdisk on a 1.44 Mb floppy will probably fail,\n"
"because XFS needs a very large driver)."
msgstr ""
+"\n"
+"\n"
+"(XƏBƏRDARLIQ! Kök bölməniz üçün XFS işlədirsiniz,\n"
+"1.44 Mb'lıq disket üstündə açılış disketi yarada bilməyəcəksiniz,\n"
+"ona görə ki XFS daha böyük disk həcmi stəyir)."
#: ../../standalone/drakbackup:1
#, c-format
@@ -16400,16 +17324,15 @@ msgstr ""
msgid "Mandrake's multipurpose configuration tool"
msgstr "İnternet qurğuları"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1 ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "Save"
-msgstr "Hal:"
+msgstr "Vəziyyət"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is unsupported"
-msgstr ""
+msgstr "%s dəstəklənmir"
#: ../../services.pm:1
#, c-format
@@ -16417,14 +17340,14 @@ msgid "Load the drivers for your usb devices."
msgstr "USB avadanlığınız üçün sürücüləri yükləyin."
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Disk"
-msgstr "Danimarka dili"
+msgstr "Disk"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Enter a printer device URI"
-msgstr "Çap Edici avadanlığı URI"
+msgstr "Çapçı avadanlığı URI'sini girin"
#: ../../share/advertising/01-thanks.pl:1
#, c-format
@@ -16449,32 +17372,32 @@ msgstr "Fransız Gvineyası"
msgid "default:LTR"
msgstr "default:LTR"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "add a rule"
-msgstr "Modul əlavə et"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "A command line must be entered!"
-msgstr ""
+msgstr "Əmr sətiri daxil edilməlidir!"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Select user manually"
-msgstr ""
+msgstr "İstifadəçiləri əllə seç"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Transfer printer configuration"
-msgstr "İnternet qurğuları"
+msgstr "Çapçı qurğularını daşı"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of suid root files"
+msgstr ""
+
+#: ../../any.pm:1
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
@@ -16492,22 +17415,19 @@ msgid ""
msgstr ""
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "%s (Port %s)"
-msgstr "Qapı"
+msgstr "%s (Qapı %s)"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Use network connection to backup"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyat nüsxəsi almaq üçün şəbəkə bağlantısını işlət"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Kernel version"
+msgstr "çəyirdək buraxılışı"
#: ../../help.pm:1
#, c-format
@@ -16575,37 +17495,52 @@ msgstr "Verici"
#: ../../keyboard.pm:1
#, c-format
msgid "Left Shift key"
-msgstr ""
+msgstr "Sol SHift düyməsi"
+
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " local network"
+msgstr " yerli şəbəkə"
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Bad choice, try again\n"
msgstr "Xətalı tərcih, təkrar sınayın\n"
-#: ../../lang.pm:1
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Syslog reports to console 12"
+msgstr "Sysloq 12 konsola report göndərir"
+
+#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
+msgid "Search new servers"
+msgstr "DNS verici"
+
+#: ../../lang.pm:1
+#, c-format
msgid "Heard and McDonald Islands"
msgstr "Hird Adası və Mkdonald Adaları"
#: ../../harddrake/sound.pm:1
#, c-format
msgid "No alternative driver"
-msgstr ""
+msgstr "Alternativ sürücü yoxdur"
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Toggle to expert mode"
-msgstr "Usta moduna keç"
+msgstr "Mütəxəssis moduna keç"
#: ../../printer/cups.pm:1
#, c-format
msgid "(on this machine)"
-msgstr ""
+msgstr "(bu sistem üstündə)"
#: ../../network/network.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Gateway address should be in format 1.2.3.4"
-msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
+msgstr "Gateway ünvanı 1.2.3.4 şəklində olmalıdır"
#: ../../network/modem.pm:1
#, c-format
@@ -16614,9 +17549,9 @@ msgid ""
msgstr ""
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Looking at packages already installed..."
-msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
+msgstr "Onsuzda qurulu olan paketlər yoxlanılır..."
#: ../../standalone/drakbackup:1
#, c-format
@@ -16638,9 +17573,9 @@ msgstr ""
"müxtəlif vəzifələri açılışda icra edər."
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printer on remote lpd server"
-msgstr "Uzaq çap edici vericisi(lpd)"
+msgstr "Uzaq lpd vericisi üstündəki çapçı"
#: ../../standalone/drakfont:1
#, c-format
@@ -16735,19 +17670,30 @@ msgid "No mouse"
msgstr "Siçansızs"
#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Germany"
-msgstr "Almanca"
+msgstr "Almanya"
#: ../../crypto.pm:1 ../../lang.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Austria"
-msgstr "serial"
+msgstr "Avstriya"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Choose your CD/DVD media size (MB)"
+msgstr "Klaviatura quruluşunu seçiniz."
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check permissions of files in the users' home"
+msgstr "İstifadəçilərin ev cərgələrindəki faylların səlahiyyətlərini yoxla"
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
+"Qurulumdan sonra səs kartınızı qurğulamaq üçün \"sndconfig\" əmrini icra edin"
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
#, c-format
@@ -16755,9 +17701,9 @@ msgid "Collapse Tree"
msgstr "Ağacı Qapat"
#: ../../standalone/drakautoinst:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto Install Configurator"
-msgstr "Qurulum sonrası qurğular"
+msgstr "Avtomatik Qurulum Quraşdırıcısı"
#: ../../steps.pm:1
#, c-format
@@ -16800,13 +17746,28 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr ""
+msgstr "%s Mandrake Linuksun bu buraxılışı tərəfindən dəstəklənmir."
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Level 1"
+msgstr "Səviyyə 1"
#: ../../standalone/drakconnect:1
#, c-format
msgid "DHCP client"
msgstr "DHCP alıcısı"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "List users on display managers (kdm and gdm)"
+msgstr "Displey idarəçilərində (kdm və gdm) istifadəçiləri göstər"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Level 2"
+msgstr "Səviyyə 2"
+
#: ../../partition_table.pm:1
#, c-format
msgid "Restoring from file %s failed: %s"
@@ -16817,20 +17778,35 @@ msgstr "%s faylından qurtarılışda xəta: %s"
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech mouse (serial ya da köhnə C7 növü)"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Level 3"
+msgstr "Səviyyə 3"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Level 4"
+msgstr "Səviyyə 4"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Level 5"
+msgstr "Səviyyə 5"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "New devfs device"
-msgstr "Keçit avadanlığı"
+msgstr "Yeni devfs avadanlığı"
#: ../../standalone/drakbackup:1
#, c-format
msgid "ERROR: Cannot spawn %s."
-msgstr ""
+msgstr "XƏTA: %s törədilə bilmir."
#: ../../standalone/drakboot:1
#, c-format
@@ -16838,19 +17814,19 @@ msgid "Boot Style Configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Automatic time synchronization"
-msgstr "Qurulum Tərzi Quraşdırılması"
+msgstr "Avtomatik zaman sinxronlaşdırılması"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup files not found at %s."
-msgstr ""
+msgstr "%s mövqeyində ehtiyat faylları tapıla bilmədi."
#: ../../share/advertising/01-thanks.pl:1
#, c-format
msgid "Thank you for choosing Mandrake Linux 9.1"
-msgstr ""
+msgstr "Mandrake Linuksu seçdiyiniz üçün təşəkkür edirik"
#: ../../keyboard.pm:1
#, c-format
@@ -16858,19 +17834,19 @@ msgid "Armenian (phonetic)"
msgstr "Ermenicə (fonetik)"
#: ../../harddrake/v4l.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Card model:"
-msgstr "Kart mem (DMA)"
+msgstr "Kart modeli:"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Thin Client"
-msgstr "DHCP Alıcısı"
+msgstr "Zəyif Alıcı"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Start Server"
-msgstr "NIS Verici"
+msgstr "Vericini Başlat"
#: ../../lang.pm:1
#, c-format
@@ -16878,25 +17854,19 @@ msgid "Turkmenistan"
msgstr "Türkmənistan"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "All remote machines"
-msgstr "Uzaq Çap Edici"
+msgstr "Bütün uzaq sistemlər"
#: ../../standalone/drakboot:1
-#, fuzzy, c-format
-msgid "Install themes"
-msgstr "Sistemi qur"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
+msgid "Install themes"
+msgstr "Örtükləri qur"
#: ../../help.pm:1
#, c-format
msgid "Espanol"
-msgstr ""
+msgstr "İspanca"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -16906,12 +17876,12 @@ msgstr "Qurulum hazırlanır"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Edit selected host/network"
-msgstr ""
+msgstr "Seçili qovşaq/şəbəkəni dəyişdir"
#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
+#, c-format
msgid "Add User -->"
-msgstr "İstifadəçini əlavə et"
+msgstr "İstifadəçi əlavə et -->"
#: ../../lang.pm:1
#, c-format
@@ -16919,9 +17889,9 @@ msgid "Nauru"
msgstr "Nauru"
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "True Type fonts installation"
-msgstr "Qurulum hazırlanır"
+msgstr "True Type yazı növlərinin qurulumu"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -16934,9 +17904,9 @@ msgid "LAN configuration"
msgstr "Yerli Şəbəkə quraşdırılması"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "hard disk model"
-msgstr "Kart mem (DMA)"
+msgstr "sabit disk modeli"
#: ../../fsedit.pm:1
#, c-format
@@ -16946,7 +17916,7 @@ msgstr "%s üçün LVM Məntiqi Cildini istifadə edə bilməzsiniz"
#: ../../standalone/drakfont:1
#, c-format
msgid "Get Windows Fonts"
-msgstr ""
+msgstr "Windows'dan Yazı Növlərini Al"
#: ../../mouse.pm:1
#, c-format
@@ -16966,17 +17936,17 @@ msgstr "Xırvatıstan"
#: ../../standalone/drakconnect:1
#, c-format
msgid "Gateway:"
-msgstr "Keçit:"
+msgstr "Şəbəkə Keçidi:"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Add server"
-msgstr "İstifadəçini əlavə et"
+msgstr "Verici əlavə et"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remote printer name"
-msgstr "Uzaq Çap Edici"
+msgstr "Uzaq çapçı adı"
#: ../../share/advertising/10-security.pl:1
#, c-format
@@ -16992,9 +17962,9 @@ msgid "Device: "
msgstr "Avadanlıq: "
#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Printerdrake"
-msgstr "Çap Edici"
+msgstr "Printerdrake"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -17002,19 +17972,14 @@ msgid "License agreement"
msgstr "Lisenziya sözləşməsi"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
-msgid "System Options"
-msgstr "Modul seçənəkləri:"
-
-#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr ""
+msgid "System Options"
+msgstr "Sistem Seçənəkləri"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose the desired security level"
-msgstr "Təhlükəsizlik səviyyəsini seçin"
+msgstr "Xahiş edirik, təhlükəsizlik səviyyəsini seçin"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -17022,14 +17987,21 @@ msgid "This host is already in the list, it cannot be added again.\n"
msgstr ""
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ", USB printer"
-msgstr "Çap Edicisiz"
+msgstr ", USB çapçı"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Incremental backups only save files that have changed or are new since the "
+"last backup."
+msgstr ""
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Choose the applications that will support the fonts:"
-msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
+msgstr "Yazı növlərini dəstəkləyəcək proqramları seçin:"
#: ../../steps.pm:1
#, c-format
@@ -17048,9 +18020,14 @@ msgid "Congratulations!"
msgstr "Təbriklər!"
#: ../../standalone/drakperm:1
-#, fuzzy, c-format
+#, c-format
msgid "Use owner id for execution"
-msgstr "Avtomatik təsbit işlət"
+msgstr "İcra üçün yiyə id'sini işlət"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Allow remote root login"
+msgstr "Uzaq ali istifadəçi girişinə icazə ver"
#: ../../standalone/drakperm:1
#, fuzzy, c-format
@@ -17060,12 +18037,12 @@ msgstr "Qurtardı"
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Raw printer (No driver)"
-msgstr ""
+msgstr "Adi çapçı (Sürücüsüz)"
#: ../../network/modem.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Install rpm"
-msgstr "Qurulum"
+msgstr "rpm'i qur"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -17095,22 +18072,27 @@ msgstr "Ayır"
#: ../../standalone/drakfont:1
#, c-format
msgid "Uninstall Fonts"
-msgstr ""
+msgstr "Yazı Növlərini Sil"
#: ../../mouse.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Microsoft Explorer"
-msgstr "Microsoft IntelliMouse"
+msgstr "Microsoft Explorer"
#: ../../keyboard.pm:1
#, c-format
msgid "German (no dead keys)"
msgstr "Almanca (ölü düymələr olmasın)"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tSend mail to %s\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Transferring %s..."
-msgstr ""
+msgstr "%s daşınır..."
#: ../../Xconfig/resolution_and_depth.pm:1
#, c-format
@@ -17124,9 +18106,9 @@ msgid ""
msgstr ""
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Reboot"
-msgstr "Kök"
+msgstr "Yenidən başlat"
#: ../../lang.pm:1
#, c-format
@@ -17134,9 +18116,9 @@ msgid "Gambia"
msgstr "Qambiya"
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Mandrake Control Center"
-msgstr "İdarə Mərkəzi"
+msgstr "Mandrake İdarə Mərkəzi"
#: ../../network/drakfirewall.pm:1
#, c-format
@@ -17159,7 +18141,7 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-Tape \n"
-msgstr ""
+msgstr "\t-Kaset \n"
#: ../../standalone/drakhelp:1
#, c-format
@@ -17169,9 +18151,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Remember this password"
-msgstr "Parolsuz"
+msgstr "Bu şifrəni yadında saxla"
#: ../../standalone/drakgw:1
#, c-format
@@ -17181,7 +18163,7 @@ msgstr "İnternet Bağlantısı Bölüşdürülməsi indi açıldı"
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t-Network by SSH.\n"
-msgstr ""
+msgstr "\t-Şəbəkə SSH tərəfindən.\n"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -17190,6 +18172,11 @@ msgid ""
"and then add user name, password, and/or workgroup if needed."
msgstr ""
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " cable"
+msgstr " kabel"
+
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
msgid "Use the free space on the Windows partition"
@@ -17200,14 +18187,6 @@ msgstr "Windows bölməsindəki boş sahəni işlət"
msgid "%s found on %s, configure it automatically?"
msgstr "Bir çap edici qurmaq istəyirsiniz?"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 driver: %s\n"
@@ -17218,14 +18197,6 @@ msgstr "XFree86 sürücü: %s\n"
msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
-msgstr ""
-
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Choose the packages you want to install"
@@ -17237,9 +18208,14 @@ msgid "Papua New Guinea"
msgstr "Papua Yeni Qvineya"
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Serbian (cyrillic)"
-msgstr "Azərbaycanca (kiril)"
+msgstr "Serbcə (kiril)"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory where backups are stored"
+msgstr "Xahiş edirik siçanınızı seçin"
#: ../../standalone/draksplash:1
#, c-format
@@ -17256,7 +18232,7 @@ msgstr "Çap edicini sınamaq istəyirsiniz?"
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP end range"
-msgstr ""
+msgstr "DHCP son silsiləsi"
#: ../../any.pm:1
#, c-format
@@ -17264,9 +18240,9 @@ msgid "Creating bootdisk..."
msgstr "Açılış disketi yaradılır"
#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
+#, c-format
msgid "Wait please, testing your connection..."
-msgstr "Bağlantınız sınanır..."
+msgstr "Xahiş edirik gözləyin, bağlantınız sınanır..."
#: ../../install_interactive.pm:1
#, c-format
@@ -17298,9 +18274,9 @@ msgid "dismiss"
msgstr "keç"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Printing/Scanning on \"%s\""
-msgstr "Şəbəkə dayandırılır"
+msgstr "\"%s\" üstündə çap etmə/darama"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -17313,9 +18289,8 @@ msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
-"lpd, lpr'nin düzgün olaraq işləməsi üçün lazımi çap edici vasitəsidir.\n"
-"lpd əsasən, çap vəzifələrini idarə edən və onları çap ediciyə göndərən "
-"vericidir."
+"lpd, lpr'nin düzgün olaraq işləməsi üçün lazımi çapçıi vasitəsidir.\n"
+"lpd əsasən, çap vəzifələrini idarə edən və onları çapçıya göndərən vericidir."
#: ../../standalone/drakconnect:1
#, c-format
@@ -17325,7 +18300,7 @@ msgstr "İnternet Bağlantısı Quraşdırılması"
#: ../../modules/parameters.pm:1
#, c-format
msgid "comma separated numbers"
-msgstr ""
+msgstr "verqüllə ayrılmış ədədlər"
#: ../../standalone/harddrake2:1
#, c-format
@@ -17333,20 +18308,26 @@ 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 ""
+"Avadanlığı seçdiyiniz vaxt, onun mə'lumatını sağ çərçivədəki sahədə "
+"görəcəksiniz."
#: ../../standalone/drakperm:1
#, c-format
msgid "Move selected rule up one level"
-msgstr ""
+msgstr "Seçili qaydanı bir səviyyə üstə daşı"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
-msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
+msgstr ""
+"Açağıdakı darayıcı\n"
+"\n"
+"%s\n"
+"sisteminizdə mövcuddur.\n"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -17359,9 +18340,9 @@ msgid "I can't find any room for installing"
msgstr "Artıq bölmə əlavə edilə bilməz"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Default printer"
-msgstr "Yerli Çap Edici"
+msgstr "Əsas çapçıi"
#: ../../network/netconnect.pm:1
#, c-format
@@ -17370,6 +18351,9 @@ msgid ""
"Choose the one you want to use.\n"
"\n"
msgstr ""
+"Siz İnternetə bağlanmanın bir neçə yöntəmini quraşdırmışsınız.\n"
+"İstifadə etmək istədiyinizi seçin.\n"
+"\n"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -17410,6 +18394,12 @@ msgid ""
"\t\teth0, or eth1 for cable connection, \n"
"\t\tippp+ for a isdn connection.\n"
msgstr ""
+"Xahiş edirik, internetə bağlı olan ara üzün adını dirin.\n"
+"\n"
+"Nömunələr:\n"
+"\t\tppp+ modem ya da DSL bağlantıları üçün, \n"
+"\t\teth0, ya da eth1 kabel bağlantıları üçün, \n"
+"\t\tippp+ isdn bağlantısı üçün.\n"
#: ../../steps.pm:1
#, c-format
@@ -17427,19 +18417,19 @@ msgid "Automatic correction of CUPS configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Running \"%s\" ..."
-msgstr "CUPS sürücü datası oxunur..."
+msgstr "\"%s\" icra edilir ..."
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "enable radio support"
-msgstr ""
+msgstr "radio dəstəyini fəallaşdır"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Scanner sharing to hosts: "
-msgstr "Çap Edici"
+msgstr "Qovşaqlar üçün darayıcı bölüşməsi:"
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -17454,12 +18444,12 @@ msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Do not transfer printers"
-msgstr ""
+msgstr "Çapçıları qətiyyən daşıma"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Delay before booting the default image"
-msgstr "Açılışda gecikmə müddəti"
+msgstr "Əsas görünüşü açmadan fasilə ver"
#: ../../standalone/drakfont:1
#, c-format
@@ -17494,21 +18484,40 @@ msgid ""
"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
" Convert ttf font files to afm and pfb fonts\n"
msgstr ""
+"\n"
+" Tə'lif Hüququ (C) 2001-2002 MandrakeSoft \n"
+" DUPONT Sebastien (original version)\n"
+" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user"
-msgstr "İstifadəçi adı"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Use Hard Disk to backup"
-msgstr "Xətalı yedəkləmə faylı"
+msgstr "Ehtiyatlama üçün Sabit Diski işlət"
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
@@ -17517,9 +18526,9 @@ msgid "Configure"
msgstr "Qur"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Scannerdrake"
-msgstr "Ekran kartınızı seçin"
+msgstr "Scannerdrake"
#: ../../standalone/drakconnect:1
#, c-format
@@ -17527,11 +18536,13 @@ msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
+"Diqqət, başqa internet bağlantısı aşkar edildi, güman ki şəbəkənizi istifadə "
+"edir"
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup Users"
-msgstr ""
+msgstr "İstifadəçilərin Ehtiyat Nüsxəsi Al"
#: ../../network/network.pm:1
#, c-format
@@ -17546,24 +18557,24 @@ msgstr ""
"Əgər şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Select Printer Spooler"
-msgstr "Çap Edici Bağlantısı Seçin"
+msgstr "Çap Sistemini Seçin"
#: ../../standalone/drakboot:1
-#, fuzzy, c-format
+#, c-format
msgid "Create new theme"
-msgstr "Yeni bölmə yarat"
+msgstr "Yeni örtük yarat"
#: ../../standalone/logdrake:1
#, c-format
msgid "Mandrake Tools Explanation"
-msgstr ""
+msgstr "Mandrake Vasitələrinin İzahatı"
#: ../../standalone/drakpxe:1
-#, fuzzy, c-format
+#, c-format
msgid "No image found"
-msgstr "Yerli Çap Edici"
+msgstr "Rəsm tapıla bilmədi"
#: ../../install_steps.pm:1
#, c-format
@@ -17579,9 +18590,14 @@ msgstr ""
"istifadə edərək Cd-Rom'u yoxlayın.\n"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Detected model: %s"
-msgstr "%s tapıldı"
+msgstr "%s modeli aşkar edildi"
+
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "\"%s\" is not a valid email!"
+msgstr "\"%s\" hökmlü bir epoçt deyil!"
#: ../../standalone/drakedm:1
#, c-format
@@ -17590,10 +18606,18 @@ msgid ""
"into your system with the X Window System running and supports running\n"
"several different X sessions on your local machine at the same time."
msgstr ""
+"X11 Displey İdarəçisi sizə, X Pəncərə sistemi fəal olan bir sistemə\n"
+"qrafiki olaraq giriş etmə və birdən çox X iclasını eyni anda işlətmə\n"
+"imkanı verir."
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, run the daily security checks."
+msgstr "əgər bəli seçilidirsə, günlük təhlükəsizlik yoxlamalarını icra et"
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Device name to use for backup"
msgstr ""
#: ../../lang.pm:1
@@ -17604,7 +18628,7 @@ msgstr "Azərbaycan"
#: ../../standalone/drakbackup:1
#, c-format
msgid "No tape in %s!"
-msgstr ""
+msgstr "%s içində kaset yoxdur!"
#: ../../keyboard.pm:1
#, c-format
@@ -17615,27 +18639,27 @@ msgstr "Dvorak (US)"
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
+msgstr "bu, avadanlığın taxılı olduğu fiziki yoldur (mis: PCI, USB, ...)"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "How is the printer connected?"
-msgstr "Çap ediciniz nə şəkildə bağlıdır?"
+msgstr "Çapçınız hansı şəkildə bağlıdır?"
#: ../../security/level.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Security level"
-msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+msgstr "Təhlükəsizlik səviyyəsi"
#: ../../standalone/draksplash:1
-#, fuzzy, c-format
+#, c-format
msgid "final resolution"
-msgstr "Rezolyusiya"
+msgstr "son həlledilirlik"
#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Services"
-msgstr "avadanlıq"
+msgstr "Xidmətlər"
#: ../../Xconfig/card.pm:1
#, c-format
@@ -17690,9 +18714,8 @@ msgid "Clients for different protocols including ssh"
msgstr "SSH daxil bir çox protokolların alıcıları"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Configuration"
-msgstr "Yerli Şəbəkə Quraşdırılması"
+msgstr "Quraşdırma"
#: ../../share/compssUsers:999
msgid "Tools to ease the configuration of your computer"
@@ -17704,7 +18727,7 @@ msgstr "Elmi iş stansiyası"
#: ../../share/compssUsers:999
msgid "Scientific applications such as gnuplot"
-msgstr ""
+msgstr "gnuplot kimi elmi tə'minatlar"
#: ../../share/compssUsers:999
msgid "Console Tools"
@@ -17757,11 +18780,11 @@ msgstr "Linuks və pulsuz proqram tə'minatıları Kitablar və Howtoları"
#: ../../share/compssUsers:999
msgid "LSB"
-msgstr ""
+msgstr "LSB"
#: ../../share/compssUsers:999
msgid "Linux Standard Base. Third party applications support"
-msgstr ""
+msgstr "Linux Standartlar Bazası. Üçüncü partiya tə'minat dəstəyi"
#: ../../share/compssUsers:999
msgid "Web/FTP"
@@ -17772,14 +18795,12 @@ msgid "Apache, Pro-ftpd"
msgstr "Apache və Pro-ftpd"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Mail"
-msgstr "Mali"
+msgstr "Poçt"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Postfix mail server"
-msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
+msgstr "Postfix poçt vericisi"
#: ../../share/compssUsers:999
msgid "Database"
@@ -17795,7 +18816,7 @@ msgstr "Verici, Firewall/Ruter"
#: ../../share/compssUsers:999
msgid "Internet gateway"
-msgstr "İnternet keçişı"
+msgstr "İnternet keçidi"
#: ../../share/compssUsers:999
msgid "DNS/NIS "
@@ -17803,299 +18824,240 @@ msgstr "DNS/NIS "
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr "Domeyn Ad bə Şəbəkə Mə'lumat Vericisi"
+msgstr "Domen Adı bə Şəbəkə Mə'lumat Vericisi"
#: ../../share/compssUsers:999
msgid "Network Computer server"
-msgstr "Şəbəkə Kompüteri vericisi"
+msgstr "Şəbəkə Kompüter vericisi"
#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS vericisi, SMB vericisi, SSH vericisi, Vəkil Verici"
#: ../../share/compssUsers:999
-#, fuzzy
msgid "Set of tools to read and send mail and news and to browse the Web"
-msgstr ""
-"Elektronik məktub və xəbər oxuyucusu (pine, mutt, tin..) və Web səyyahları"
-
-#, fuzzy
-#~ msgid "New configuration (isdn-light)"
-#~ msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-
-#, fuzzy
-#~ msgid "Old configuration (isdn4net)"
-#~ msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-
-#~ msgid "Internet connection & configuration"
-#~ msgstr "İnternet bağlantısı & quraşdırılması"
-
-#, fuzzy
-#~ msgid "Configure the connection"
-#~ msgstr "Şəbəkəni qur"
+msgstr "Poçt və xəbər alıb göndərmək üçün və vebi gəzmək üçün vasitələr dəsti"
-#~ msgid "Disconnect"
-#~ msgstr "Bağlantını kəs"
+#~ msgid "Please relog into %s to activate the changes"
+#~ msgstr "\"%s\"a(ə) təkrar girin və dəyişiklikləri fəallaşdırın"
-#~ msgid "Connect"
-#~ msgstr "Bağlan"
+#~ msgid "Start Search..."
+#~ msgstr "Axtarışı Başlat..."
#~ msgid ""
-#~ "\n"
-#~ "You can reconfigure your connection."
+#~ "Search For...\n"
+#~ "%s"
#~ msgstr ""
-#~ "\n"
-#~ "Bağlantınızı yenidən quraşdıra bilərsiniz."
+#~ "Bunu Axtar:\n"
+#~ "%s"
#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select: \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backups will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, DrakBackup will remove \n"
+#~ " your original directory and verify that all \n"
+#~ " backup files are not corrupted. It is recommended \n"
+#~ " you do a last backup before restoring.\n"
+#~ "\n"
#~ "\n"
-#~ "You can connect to the Internet or reconfigure your connection."
#~ msgstr ""
+#~ "İzahat:\n"
+#~ "\n"
+#~ " Drakbackup sisteminizin ehtiyat nüsxəsini almaq üçün istifadə edilir.\n"
+#~ " Quraşdırma sırasında bunları seçə bilərsiniz: \n"
+#~ "\t- Sistem faylları, \n"
+#~ "\t- İstifadəçi faylları, \n"
+#~ "\t- Digər fayllar.\n"
+#~ "\tya da bütün sisteminiz ... və Diqərləri (Windows bölmələri kimi)\n"
+#~ "\n"
+#~ " Drakbackup sisteminizin ehtiyat nüsxəsini bu mediyalarda saxlama imkanı "
+#~ "verir:\n"
+#~ "\t- Sabit Disk.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (avtomatik açılış, qurtarma və avtomatik qurulum "
+#~ "ilə.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Kaset.\n"
+#~ "\n"
+#~ " Drakbackup sisteminizi istifadəçinin istədiyi cərgəyə\n"
+#~ " geri yükləyə bilər.\n"
+#~ "\n"
+#~ " Əsas olaraq bütün ehtiyat nüsxələriniz\n"
+#~ " /var/lib/drakbackup cərgəsində saxlanacaq\n"
+#~ "\n"
+#~ " Quraşdırma faylı:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "Geri Yükləmə Addımları:\n"
+#~ " \n"
+#~ " Geri yükləyəndə, DrakBackup əsl cərgənizi \n"
+#~ " siləcək və nüsxəsi alınmış bütün faylların pozulmamasını \n"
+#~ " yoxlayacaq. Geri yükləmədən əvvəl son bir ehtiyat nüsxəsi daha \n"
+#~ " çıxartmaq məsləhət edilir.\n"
+#~ "\n"
#~ "\n"
-#~ "İstəsəniz İnternetə bağlana bilərsiniz ya da yeniden quraşdıra bilərsiniz."
-
-#~ msgid "You are not currently connected to the Internet."
-#~ msgstr "Hələ İnternetə bağlı deyilsiniz."
#~ msgid ""
+#~ "Options Description:\n"
#~ "\n"
-#~ "You can disconnect or reconfigure your connection."
-#~ msgstr ""
+#~ " - Backup System Files:\n"
+#~ " \n"
+#~ "\tThis option allows you to backup your /etc directory,\n"
+#~ "\twhich contains all configuration files. Please be\n"
+#~ "\tcareful during the restore step to not overwrite:\n"
+#~ "\t\t/etc/passwd \n"
+#~ "\t\t/etc/group \n"
+#~ "\t\t/etc/fstab\n"
+#~ "\n"
+#~ " - Backup User Files: \n"
+#~ "\n"
+#~ "\tThis option allows you select all users that you want to \n"
+#~ "\tbackup. To preserve disk space, it is recommended that\n"
+#~ "\tyou do not include the web browser's cache.\n"
+#~ "\n"
+#~ " - Backup Other Files: \n"
+#~ "\n"
+#~ "\tThis option allows you to include additional data to save.\n"
+#~ "\tIf you want to add individual files, select them from the\n"
+#~ "\trighthand 'Files' list pane. To add directories, enter the \n"
+#~ "\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
+#~ "\tand at that point click 'OK' without selecting any files.\n"
+#~ " \n"
+#~ " - Incremental Backups:\n"
+#~ "\n"
+#~ "\tThe incremental backup is the most powerful option for \n"
+#~ "\tbackup. This option allows you to backup all your data \n"
+#~ "\tthe first time, and only the changed data afterward.\n"
+#~ "\tThen you will be able, during the restore step, to restore \n"
+#~ "\tyour data from a specified date. If you have not selected \n"
+#~ "\tthis option all old backups are deleted before each backup. \n"
+#~ "\n"
+#~ " - Differential Backups:\n"
+#~ " \n"
+#~ "\tThe differential backup, rather than comparing changes in the\n"
+#~ "\tdata to the previous incremental backup, always compares the\n"
+#~ "\tdata to the initial base backup. This method allows one to\n"
+#~ "\trestore the base and then the differential from a certain date.\n"
#~ "\n"
-#~ "Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
-#~ "bilərsiniz."
-
-#~ msgid "You are currently connected to the Internet."
-#~ msgstr "Artıq İnternetə bağlısınız."
-
-#, fuzzy
-#~ msgid "Write %s"
-#~ msgstr "XFree %s"
-
-#, fuzzy
-#~ msgid "Author:"
-#~ msgstr "Avtomatik yoxla"
-
-#, fuzzy
-#~ msgid "Audio station"
-#~ msgstr "Multimedya stansiyası"
-
-#, fuzzy
-#~ msgid "Sound playing/editing programs"
-#~ msgstr "Səs və video çalınması/düzəliş proqramları"
-
-#, fuzzy
-#~ msgid "Video station"
-#~ msgstr "Oyun stansiyası"
-
-#, fuzzy
-#~ msgid "Video playing programs"
-#~ msgstr "Səs və video çalınması/düzəliş proqramları"
-
-#, fuzzy
-#~ msgid "Graphic station"
-#~ msgstr "Oyun stansiyası"
-
-#, fuzzy
-#~ msgid "Graphics programs"
-#~ msgstr "Qrafika proqramları, məsələn The Gimp"
-
-#, fuzzy
-#~ msgid "Printer sharing"
-#~ msgstr "Çap Edici"
-
-#~ msgid "Office"
-#~ msgstr "İş Yeri"
-
-#~ msgid "Set of tools for mail, news, web, file transfer, and chat"
-#~ msgstr "Məktub, xəbərlər, fayl daşınması, chat vasitələri"
-
-#~ msgid "Games"
-#~ msgstr "Oyunlar"
-
-#~ msgid "Multimedia - Graphics"
-#~ msgstr "Multimedya - Qrafika"
-
-#~ msgid "Multimedia - Sound"
-#~ msgstr "Multimedya - Səs"
-
-#~ msgid "Audio-related tools: mp3 or midi players, mixers, etc"
#~ msgstr ""
-#~ "Səs ilə əlaqədər vasitələr: mp3 və ya midi çalğıçılar, qarışdırıçılar, vs."
-
-#~ msgid "Multimedia - Video"
-#~ msgstr "Multimedya - Video"
-
-#~ msgid "Video players and editors"
-#~ msgstr "Video çalğıçıları və editorları"
-
-#~ msgid "Multimedia - CD Burning"
-#~ msgstr "Multimedya - CD Yandırma"
-
-#~ msgid "Tools to create and burn CD's"
-#~ msgstr "CD yazmaq və yandırmaq proqramları"
-
-#~ msgid "More Graphical Desktops (Gnome, IceWM)"
-#~ msgstr "Başqa qrafiki ara üzlər (Gnome, IceWM)"
-
-#~ msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
-#~ msgstr "Gnome, IceWM, Windows Maker, Enlightement, Fvwm, vs."
-
-#~ msgid "Personal Information Management"
-#~ msgstr "Şəxsi Mə'lumat İdarəçisi"
-
-#~ msgid "Tools for your Palm Pilot or your Visor"
-#~ msgstr "Palm Pilot və ya Visorunuz üçün vasitələr"
-
-#~ msgid "Personal Finance"
-#~ msgstr "Şəxsi Maliyyə"
-
-#~ msgid "Programs to manage your finances, such as gnucash"
-#~ msgstr "Şəxsi maliyyə idarəçiləri, məsələn gnucash"
-
-#~ msgid "no network card found"
-#~ msgstr "şəbəkə kartı tapılmadı"
-
-#, fuzzy
-#~ msgid "Get involved in the Free Software world"
-#~ msgstr "Bütün dünya"
-
-#, fuzzy
-#~ msgid "Get the most from the Internet"
-#~ msgstr "İnternetə bağlan"
-
-#, fuzzy
-#~ msgid "User interfaces"
-#~ msgstr "Şəbəkə ara üzü"
-
-#, fuzzy
-#~ msgid "Development simplified"
-#~ msgstr "Təcrübi"
+#~ "Seçimlərin İzahatları:\n"
+#~ "\n"
+#~ " - Sistem Fayllarının Ehtiyat Nüsxəsini Çıxart:\n"
+#~ " \n"
+#~ "\tBu seçim sizə bütün qurğu fayllarının yer aldığı /etc cərgəsinin\n"
+#~ "\tehtiyat nüsxəsini çıxartmaq üçündür. Xahiş edirik sistemi geri\n"
+#~ "\tyüklərkən bu faylların üstündən yenilərini qeyd etməyin:\n"
+#~ "\t\t/etc/passwd \n"
+#~ "\t\t/etc/group \n"
+#~ "\t\t/etc/fstab\n"
+#~ "\n"
+#~ " - İstifadəçi Fayllarının Ehtiyat Nüsxəsini Çıxart: \n"
+#~ "\n"
+#~ "\tBu seçim sizə ehtiyat nüsxəsini almaq istədiyiniz bütün "
+#~ "istifadəçiləri \n"
+#~ "\tseçmə imkanı verir. Disk sahəsindən qənayət etmək üçün veb səyyahının\n"
+#~ "\tön yaddaşını da ehtiyatların içinə daxil etməməyi unutmayın.\n"
+#~ "\n"
+#~ " - Digər Faylların Ehtiyat Nüsxəsini Çıxart: \n"
+#~ "\n"
+#~ "\tƏlavə mə'lumatın ehtiyat nüsxəsini almaq üçün istifadə edilir.\n"
+#~ "\tAyrı ayrı faylların ehtiyatını almaq üçün onları sağ tərəfdəki\n"
+#~ "\t'Fayllar' menyusundan seçin. Cərgələri seçmək üçün isə \n"
+#~ "\tyenə sağ tərəfdəki 'Cərqələr' menyusuna tıqlayın və cərgəni, \n"
+#~ "\tseçəndən sonra heç bir fayl seçmədən 'Oldu' düyməsinə basın.\n"
+#~ " \n"
+#~ " - Artan Ehtiyat Nüsxələr:\n"
+#~ "\n"
+#~ "\tBu ən güclü ehtiyat nüsxəsi alma yöntəmidir. Bu yöntəmdə \n"
+#~ "\təvvəlcə bütün mə'lumatlarınızın ehtiyat nüsxəsi alınır, ondan sonra \n"
+#~ "\tisə ancaq dəyişdirilmiş mə'lumat nüsxəyə əlavə olunur. \n"
+#~ "\tBuna əlavətən siz istədiyiniz tarixdəki ehtiyat nüsxələrinizi geri "
+#~ "yükləyə \n"
+#~ "\tbiləcəksiniz. Əgər bu seçənəyi seçmədinizsə hər yeni nüsxə alma "
+#~ "əməliyyatından \n"
+#~ "\təvvəl köhnə ehtiyat nüsxələri silinəcək. \n"
+#~ "\n"
+#~ " - Fərqə Görə Alınan Ehtiyat Nüsxələri:\n"
+#~ " \n"
+#~ "\tBu cür əməliyyatda nüsxələr bir əvvəlki nüsxələrlə yox,\n"
+#~ "\thəmişə əsas nüsxə ilə qarşılaşdırılır. Bu yöntəmlə siz\n"
+#~ "\təsas nüsxəni geri yüklədikdən sonra fərqli tarixlərə ait olan\n"
+#~ "\tfərq nüsxələrini də geri yükləyə biləcəksiniz.\n"
+#~ "\n"
-#, fuzzy
#~ msgid ""
-#~ "The following printers are configured. Double-click on a printer to "
-#~ "change its settings; to make it the default printer; to view information "
-#~ "about it; or to make a printer on a remote CUPS server available for Star "
-#~ "Office/OpenOffice.org/GIMP."
+#~ "Please enter your CD Writer device name\n"
+#~ " ex: 0,1,0"
#~ msgstr ""
-#~ "Aşağıda yazıçıdakı növbələr verilmişdir.\n"
-#~ "Yenilərini əlavə edə bilər, və ya mövcud olanları dəyişdirə bilərsiniz."
+#~ "Xahiş edirik, CD Yazıcı avadanlıq adını girin\n"
+#~ " mis: 0,1,0"
-#~ msgid ""
-#~ "Please enter your host name if you know it.\n"
-#~ "Some DHCP servers require the hostname to work.\n"
-#~ "Your host name should be a fully-qualified host name,\n"
-#~ "such as ``mybox.mylab.myco.com''."
+#~ msgid "Please check if you want to use the non-rewinding device."
#~ msgstr ""
-#~ "Xahiş edirik kompüterinizın adını girin.\n"
-#~ "Məsələn``kompüteradı.sahəadı.com''.\n"
-#~ "Əgə şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-
-#~ msgid "DrakFloppy Error: %s"
-#~ msgstr "DrakFloppy xətası: %s"
-
-#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#~ msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-
-#~ msgid "Launch Aurora at boot time"
-#~ msgstr "Açılışda Auroranı başlat"
+#~ "Xahiş edirik geri sarıla bilməyən avadanlıq işlətmək istədiyinizi "
+#~ "yoxlayın."
-#~ msgid "Traditional Gtk+ Monitor"
-#~ msgstr "Ənənəvi Gtk+ Monitor"
+#~ msgid "Please choose your CD/DVD media size (MB)"
+#~ msgstr "CD/DVD mediyanızın böyüklüyünü seçin (Mb)"
-#~ msgid "Traditional Monitor"
-#~ msgstr "Ənənəvi Monitor"
+#~ msgid "Please enter your password"
+#~ msgstr "Xahiş edirik, şifrənizi daxil edin"
-#~ msgid "NewStyle Monitor"
-#~ msgstr "NewStyle Monitor"
-
-#~ msgid "NewStyle Categorizing Monitor"
-#~ msgstr "NewStyle Kateqoriyasından Monitor"
-
-#, fuzzy
-#~ msgid "Secure Connection"
-#~ msgstr "Çap Edici Bağlantısı Seçin"
-
-#, fuzzy
-#~ msgid "FTP Connection"
-#~ msgstr "Yerli Şəbəkə quraşdırılması"
-
-#~ msgid "Mail/Groupware/News"
-#~ msgstr "Verici, ePoçt/Groupware/Xəbərlər"
-
-#~ msgid "Postfix mail server, Inn news server"
-#~ msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
-
-#~ msgid "/Options"
-#~ msgstr "/Seçənəklər"
-
-#, fuzzy
-#~ msgid "/Autodetect jazz drives"
-#~ msgstr "Avtomatik təsbit işlət"
+#~ msgid "Please check if you want to eject your tape after the backup."
+#~ msgstr ""
+#~ "Xahiş edirik, ehtiyatlama əməliyyatından sonra kasetinizin çıxarılacağını "
+#~ "seçin."
-#, fuzzy
-#~ msgid "/Autodetect modems"
-#~ msgstr "Avtomatik təsbit işlət"
+#~ msgid "Please enter the host name or IP."
+#~ msgstr "Xahiş edirik qovşaq adı ya da IP ünvanı daxil edin."
-#, fuzzy
-#~ msgid "/Autodetect printers"
-#~ msgstr "Avtomatik təsbit işlət"
+#~ msgid "Please enter your login"
+#~ msgstr "Xahiş edirik girişinizi daxil edin"
#~ msgid ""
-#~ "The partition you've selected to add as root (/) is physically located "
-#~ "beyond\n"
-#~ "the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
-#~ "If you plan to use the LILO boot manager, be careful to add a /boot "
-#~ "partition"
+#~ " Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s"
+#~ "\\@epita.fr>"
#~ msgstr ""
-#~ "Seçdiyiniz bölüm fiziki sahənin üstündə (1024. silindrin xaricində)\n"
-#~ "/boot bölümünüz yoxdur. Lilo açılış idarəcisindən istifadə etmək "
-#~ "istəyirsinizsə, \n"
-#~ "/boot bölməsini əlavə edərkən çox diqqətli olmalısınız."
+#~ " Tə'lif Hüququ (C) 2001-2002 MandrakeSoft, DUPONT Sebastien <dupont_s"
+#~ "\\@epita.fr>"
-#~ msgid ""
-#~ "Sorry I won't accept to create /boot so far onto the drive (on a cylinder "
-#~ "> 1024).\n"
-#~ "Either you use LILO and it won't work, or you don't use LILO and you "
-#~ "don't need /boot"
-#~ msgstr ""
-#~ "Bağışlayın, /boot bölməsini bu sürücüdə yarada bilməyəcəm.\n"
-#~ "Onda ya LILO istifadə edə bilməyəcəksiniz ve /boot bölümünə \n"
-#~ "ehtiyacınız yoxdur və ya LILO istifadəsini sınayarsınız, ancaq LILO "
-#~ "işləməyə bilər."
-
-#, fuzzy
-#~ msgid "Do you want to configure another printer?"
-#~ msgstr "Qurğuları sınamaq istəyirsiniz?"
-
-#, fuzzy
-#~ msgid "Know how to use this printer"
-#~ msgstr "Qurğuları sınamaq istəyirsiniz?"
-
-#, fuzzy
-#~ msgid "Preparing Printerdrake..."
-#~ msgstr "CUPS sürücü datası oxunur..."
+#~ msgid "Please enter the directory to save to:"
+#~ msgstr "Xahiş edirik qeyd ediləcək cərgəni girin:"
-#, fuzzy
-#~ msgid "Reading printer data ..."
-#~ msgstr "CUPS sürücü datası oxunur..."
+#~ msgid "Please enter the directory to save:"
+#~ msgstr "Xahiş edirik qeyd ediləcək cərgəni girin:"
#~ msgid ""
-#~ "You must indicate where you wish to place the information required to "
-#~ "boot\n"
-#~ "GNU/Linux.\n"
-#~ "\n"
-#~ "Unless you know exactly what you are doing, choose \"First sector of "
-#~ "drive\n"
-#~ "(MBR)\"."
+#~ " updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
#~ msgstr ""
-#~ "Linuksu açmaq üçün lazımi bilgilərin harada saxlanılacağına qərar verin.\n"
-#~ "\n"
-#~ "Nə etdiyinizi bilmirsinizsə, \"Diskin ilk sektoru (MBR)\" seçin."
-
-#~ msgid "Please be patient. This operation can take several minutes."
-#~ msgstr "Səbrli olun. Bu əməliyyat bir neçə deqiqə sürə bilər."
-
-#~ msgid "Test ports"
-#~ msgstr "Qapıları sına"
+#~ " yeniləmələr 2002 MandrakeSoft, Stew Benedict <sbenedict\\@mandrakesoft."
+#~ "com>"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index e582ee034..f3e6a565e 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2003-05-31 11:34+0200\n"
+"POT-Creation-Date: 2003-08-13 03:40+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -23,11 +23,30 @@ msgstr ""
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
+"0/1 for Local Config...\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Configuration changed - restart clusternfs/dhcpd?"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t\tErase=%s"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Differential backups only save files that have changed or are new since the "
+"original 'base' backup."
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "network printer port"
@@ -77,6 +96,13 @@ msgstr "IP сервера SMB"
msgid "Post-install configuration"
msgstr "Настройка пасля ўсталявання"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"The current security level is %s\n"
+"Select permissions to see/edit"
+msgstr ""
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``%s'' instead"
@@ -120,6 +146,11 @@ msgstr ""
msgid "Gateway device"
msgstr "Прылада-шлюз"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Advanced preferences"
+msgstr "Заканчэнне настройкi"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Net Method:"
@@ -130,11 +161,21 @@ msgstr ""
msgid "Ethernetcard"
msgstr "цiкава"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "If set, send the mail report to this email address else send it to root"
+msgstr ""
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Parameters"
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "no"
+msgstr "Iнфармацыя"
+
#: ../../harddrake/v4l.pm:1
#, fuzzy, c-format
msgid "Auto-detect"
@@ -183,6 +224,11 @@ msgstr "Беларускі"
msgid "Error writing to file %s"
msgstr "Памылка запiсу ў файл %s"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Report check result to syslog"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -231,6 +277,11 @@ msgid ""
"\n"
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "yes"
+msgstr "Так"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "("
@@ -275,6 +326,11 @@ msgstr "Выдалiць чаргу друку"
msgid "No CD device defined!"
msgstr "Абярыце файл"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "\tUse .backupignore files\n"
+msgstr "Дрэнны файл рэзервовай копii"
+
#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Bulgarian (phonetic)"
@@ -290,6 +346,11 @@ msgstr ""
msgid "256 kB"
msgstr "256 Кб"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Don't rewind tape after backup"
+msgstr "Дрэнны файл рэзервовай копii"
+
#: ../../any.pm:1
#, c-format
msgid "Bootloader main options"
@@ -307,6 +368,11 @@ msgstr ""
msgid "Tape"
msgstr "Тып: "
+#: ../../lang.pm:1
+#, c-format
+msgid "Malaysia"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Scanning network..."
@@ -319,11 +385,6 @@ msgid ""
" of your /etc directory."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Malaysia"
-msgstr ""
-
#: ../../standalone/drakedm:1
#, fuzzy, c-format
msgid "The change is done, do you want to restart the dm service ?"
@@ -354,6 +415,16 @@ msgstr ""
msgid "Soundcard"
msgstr "Стандартны"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Search for files to restore"
+msgstr "калi ласка, пазначце тып вашай мышы."
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Luxembourg"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -366,19 +437,10 @@ msgstr ""
msgid "Level %s\n"
msgstr "Узровень %s\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Luxembourg"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
-msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Syriac (phonetic)"
+msgstr "Армянскi (фанетычны)"
#: ../../lang.pm:1
#, fuzzy, c-format
@@ -429,6 +491,11 @@ msgstr "Паўтарыце пароль"
msgid "Search installed fonts"
msgstr ""
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Default desktop"
+msgstr "Па дамаўленню"
+
#: ../../lang.pm:1
#, c-format
msgid "Venezuela"
@@ -452,6 +519,13 @@ msgid ""
"\n"
msgstr ""
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Can only be mounted explicitly (i.e.,\n"
+"the -a option will not cause the file system to be mounted)."
+msgstr ""
+
#: ../../network/modem.pm:1
#, c-format
msgid ""
@@ -514,15 +588,6 @@ msgstr "Адваротны парадак старонак"
msgid "Password"
msgstr "Пароль"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (max, inactive=-1)\n"
-"\n"
-"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
-"\\fP."
-msgstr ""
-
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Advanced Configuration"
@@ -577,42 +642,7 @@ msgstr "Аддалены прынтэр"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select: \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, DrakBackup will remove \n"
-" your original directory and verify that all \n"
-" backup files are not corrupted. It is recommended \n"
-" you do a last backup before restoring.\n"
-"\n"
-"\n"
+msgid "Store the password for this system in drakbackup configuration."
msgstr ""
#: ../../install_messages.pm:1
@@ -737,6 +767,11 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Default user"
+msgstr "Лакальны прынтэр"
+
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -779,6 +814,11 @@ msgstr "Друк тэставых старонак"
msgid "Gurmukhi"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s already in use\n"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
@@ -817,141 +857,9 @@ msgstr "Аднаўленне з файлу"
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"drakTermServ Overview\n"
-"\t\t\t \n"
-" - Create Etherboot Enabled Boot Images:\n"
-" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
-"must be created.\n"
-" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
-"graphical interface\n"
-" \t\tto help manage/customize these images.\n"
-"\n"
-" - Maintain /etc/dhcpd.conf:\n"
-" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
-"assigning an IP address\n"
-" \t\tand net boot images to the machine. drakTermServ helps create/"
-"remove these entries.\n"
-"\t\t\t\n"
-" \t\t(PCI cards may omit the image - etherboot will request the "
-"correct image. You should\n"
-" \t\talso consider that when etherboot looks for the images, it "
-"expects names like\n"
-" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
-"\t\t\t \n"
-" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
-"like:\n"
-" \t\t\n"
-"\t\t\t\thost curly {\n"
-"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
-"\t\t\t\t\tfixed-address 192.168.192.3;\n"
-"\t\t\t\t\t#type fat;\n"
-"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
-"nbi\";\n"
-"\t\t\t\t}\n"
-"\t\t\t\n"
-"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
-"entry for\n"
-"\t\t\ta client machine, using a fixed address scheme facilitates using the "
-"functionality\n"
-"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
-"\t\t\t\n"
-"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
-"either be \"thin\"\n"
-"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
-"while fat clients run most\n"
-"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
-"$IP=client_ip\\$\\$ is\n"
-"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
-"gdm.conf are modified\n"
-"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
-"issues in using xdmcp,\n"
-"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
-"subnet.\n"
-"\t\t\t\n"
-"\t\t\tNote: You must stop/start the server after adding or changing "
-"clients.\n"
-"\t\t\t\n"
-" - Maintain /etc/exports:\n"
-" \t\tClusternfs allows export of the root filesystem to diskless "
-"clients. drakTermServ\n"
-" \t\tsets up the correct entry to allow anonymous access to the root "
-"filesystem from\n"
-" \t\tdiskless clients.\n"
-"\n"
-" \t\tA typical exports entry for clusternfs is:\n"
-" \t\t\n"
-" \t\t/ (ro,all_squash)\n"
-" \t\t/home SUBNET/MASK(rw,root_squash)\n"
-"\t\t\t\n"
-"\t\t\tWith SUBNET/MASK being defined for your network.\n"
-" \t\t\n"
-" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
-" \t\tFor users to be able to log into the system from a diskless "
-"client, their entry in\n"
-" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
-"\\$. drakTermServ helps\n"
-" \t\tin this respect by adding or removing system users from this "
-"file.\n"
-"\n"
-" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future drakTermServ "
-"will help create these\n"
-" \t\tfiles.\n"
-"\n"
-" - Per client system configuration files:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future, "
-"drakTermServ can help create files\n"
-" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
-"keyboard on a per-client\n"
-" \t\tbasis.\n"
-"\n"
-" - /etc/xinetd.d/tftp:\n"
-" \t\tdrakTermServ will configure this file to work in conjunction "
-"with the images created by\n"
-" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
-"the boot image to each\n"
-" \t\tdiskless client.\n"
-"\n"
-" \t\tA typical tftp configuration file looks like:\n"
-" \t\t\n"
-" \t\tservice tftp\n"
-" \t\t(\n"
-" disable = no\n"
-" socket_type = dgram\n"
-" protocol = udp\n"
-" wait = yes\n"
-" user = root\n"
-" server = /usr/sbin/in.tftpd\n"
-" server_args = -s /var/lib/tftpboot\n"
-" \t\t}\n"
-" \t\t\n"
-" \t\tThe changes here from the default installation are changing the "
-"disable flag to\n"
-" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
-"mkinitrd-net\n"
-" \t\tputs it's images.\n"
-"\n"
-" - Create etherboot floppies/CDs:\n"
-" \t\tThe diskless client machines need either ROM images on the NIC, "
-"or a boot floppy\n"
-" \t\tor CD to initate the boot sequence. drakTermServ will help "
-"generate these images,\n"
-" \t\tbased on the NIC in the client machine.\n"
-" \t\t\n"
-" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
-"manually:\n"
-" \t\t\n"
-" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
-" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
-" \n"
-"\n"
+msgid "\tLimit disk usage to %s MB\n"
msgstr ""
#: ../../Xconfig/card.pm:1
@@ -1006,6 +914,14 @@ msgstr ""
msgid "<control>Q"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
+"\n"
+"Note that currently all 'net' media also use the hard drive."
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Unknown"
@@ -1045,24 +961,6 @@ msgstr ""
msgid "Notice"
msgstr "гальштук"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable crontab and at for users. Put allowed users in /etc/cron."
-"allow and /etc/at.allow\n"
-"(see man at(1) and crontab(1))."
-msgstr ""
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
@@ -1094,60 +992,9 @@ msgid "Interface"
msgstr "Сеткавы iнтэрфейс"
#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-" - Backup System Files:\n"
-" \n"
-"\tThis option allows you to backup your /etc directory,\n"
-"\twhich contains all configuration files. Please be\n"
-"\tcareful during the restore step to not overwrite:\n"
-"\t\t/etc/passwd \n"
-"\t\t/etc/group \n"
-"\t\t/etc/fstab\n"
-"\n"
-" - Backup User Files: \n"
-"\n"
-"\tThis option allows you select all users that you want to \n"
-"\tbackup. To preserve disk space, it is recommended that\n"
-"\tyou do not include the web browser's cache.\n"
-"\n"
-" - Backup Other Files: \n"
-"\n"
-"\tThis option allows you to include additional data to save.\n"
-"\tIf you want to add individual files, select them from the\n"
-"\trighthand 'Files' list pane. To add directories, enter the \n"
-"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
-"\tand at that point click 'OK' without selecting any files.\n"
-" \n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, expr='*.*', dev='tty12')\n"
-"\n"
-"Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n"
-"expression describing what to log (see syslog.conf(5) for more details) and\n"
-"dev the device to report the log."
-msgstr ""
+#, fuzzy, c-format
+msgid "Multisession CD"
+msgstr "Мультымедыя - гук"
#: ../../modules/parameters.pm:1
#, fuzzy, c-format
@@ -1204,6 +1051,11 @@ msgstr ""
msgid "Brunei Darussalam"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "You must be root to read configuration file. \n"
+msgstr "Канфiгурацыя сеткi"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remote lpd Printer Options"
@@ -1260,6 +1112,11 @@ msgstr "Настройка службаў"
msgid "Norway"
msgstr "Нарвежскi"
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Delete profile"
+msgstr "Абярыце файл"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Danish"
@@ -1291,6 +1148,11 @@ msgid ""
"the current CD and ask you to insert the correct CD as required."
msgstr ""
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "When checked, owner and group won't be changed"
+msgstr ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Processors"
@@ -1301,16 +1163,16 @@ msgstr ""
msgid "Bulgaria"
msgstr "Мадьярскi"
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "No NIC selected!"
-msgstr "Размеркаванне"
-
#: ../../lang.pm:1
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "Размеркаванне"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid ""
@@ -1375,6 +1237,13 @@ msgstr ""
"Жадаеце стварыць загрузачны дыск зараз?\n"
"%s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+msgstr ""
+
#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Latvian"
@@ -1405,14 +1274,14 @@ msgstr ""
msgid "First sector of drive (MBR)"
msgstr "Першы сектар прылады (MBR)"
-#: ../../harddrake/data.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Joystick"
+msgid "El Salvador"
msgstr ""
-#: ../../lang.pm:1
+#: ../../harddrake/data.pm:1
#, c-format
-msgid "El Salvador"
+msgid "Joystick"
msgstr ""
#: ../../standalone/harddrake2:1
@@ -1430,6 +1299,11 @@ msgstr ""
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "DVDR device"
+msgstr "прылада"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Trying to rescue partition table"
@@ -1440,6 +1314,11 @@ msgstr "Паспрабуем выратаваць таблiцу раздзела
msgid "Option %s must be an integer number!"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Use password to authenticate users"
+msgstr ""
+
#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
@@ -1447,12 +1326,20 @@ msgid ""
"%s"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For backups to other media, files are still created on the hard drive, then "
+"moved to the other media. Enabling this option will remove the hard drive "
+"tar files after the backup."
+msgstr ""
+
#: ../../standalone/livedrake:1
#, c-format
msgid "Unable to start live upgrade !!!\n"
msgstr "Немагчыма запусціць live upgrade !!!\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Name: "
msgstr "Iмя: "
@@ -1477,12 +1364,19 @@ msgstr ""
msgid "Resizing"
msgstr "Змяненне памераў"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Enter the maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "Cable connection"
msgstr "Злучэнне прынтэру"
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakperm:1 ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "User"
msgstr "Iмя карыстальнiку:"
@@ -1525,6 +1419,11 @@ msgstr "mkraid не працаздольны"
msgid "Button 3 Emulation"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of sgid files"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Sending files..."
@@ -1540,11 +1439,6 @@ msgstr "Iўрыт (фанетычны)"
msgid "access to rpm tools"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "edit"
-msgstr "Сярэднi"
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "You must choose/enter a printer/device!"
@@ -1621,6 +1515,16 @@ msgstr ""
msgid "Harddrake2 version %s"
msgstr "Вызначэнне жорсткага дыску"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Preferences"
+msgstr "Параметры: "
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Copying %s"
@@ -1636,21 +1540,16 @@ msgstr "Абярыце манiтор"
msgid "Dominican Republic"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Swaziland"
-msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Syriac"
+msgstr "паслядоўная"
#: ../../standalone/drakperm:1
#, c-format
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using CDRW media"
-msgstr "Націсніце на раздзел"
-
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
@@ -1670,6 +1569,11 @@ msgstr ""
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to execute the file"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Generic 2 Button Mouse"
@@ -1728,6 +1632,11 @@ msgstr "Друк тэставых старонак"
msgid "There is already a partition with mount point %s\n"
msgstr "Ужо ёсць раздзел з пунктам манцiравання %s\n"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable msec hourly security check."
+msgstr ""
+
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
@@ -1880,35 +1789,6 @@ msgstr "Ваш выбар? (змоўчанне %s) "
msgid "Trouble shooting"
msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid " / Region"
-msgstr "Памеры экрану"
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid ""
-"The classic bug sound tester is to run the following commands:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
-"by default\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
-"currently uses\n"
-"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
-"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
-"tell you if sound and alsa services're configured to be run on\n"
-"initlevel 3\n"
-"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
-"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
@@ -1940,11 +1820,6 @@ msgstr "Iмя друкаркi"
msgid "Ireland"
msgstr "Iсландскi"
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "kernel version"
-msgstr "Настройка злучэння з Iнтэрнэтам"
-
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid " Restore Configuration "
@@ -1988,12 +1863,24 @@ msgstr "Настройка"
msgid "Autoprobe"
msgstr "Аўтапошук"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"if set to yes, check for :\n"
+"\n"
+"- empty passwords,\n"
+"\n"
+"- no password in /etc/shadow\n"
+"\n"
+"- for users with the 0 id other than root."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system files..."
msgstr ""
-#: ../../install_any.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "Немагчыма выкарыстоўваць broadcast без дамена NIS"
@@ -2003,6 +1890,11 @@ msgstr "Немагчыма выкарыстоўваць broadcast без дам
msgid "Removing printer \"%s\"..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell history size"
+msgstr ""
+
#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
msgid "drakfloppy"
@@ -2162,6 +2054,13 @@ msgstr ""
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Files or wildcards listed in a .backupignore file at the top of a directory "
+"tree will not be backed up."
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
@@ -2199,6 +2098,11 @@ msgid ""
"printer again."
msgstr ""
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to write the file"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
@@ -2375,6 +2279,11 @@ msgstr ""
msgid "Terminal-based"
msgstr "на аснове тэрмiналу"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable IP spoofing protection."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing a printing system in the %s security level"
@@ -2451,16 +2360,16 @@ msgstr "Еўропа (EDSS1)"
msgid "Video mode"
msgstr "Вiдэа-рэжым"
-#: ../../standalone/logdrake:1
-#, fuzzy, c-format
-msgid "Please enter your email address below "
-msgstr "Паспрабуйце яшчэ раз"
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Oman"
msgstr "NIS Domain"
+#: ../../standalone/logdrake:1
+#, fuzzy, c-format
+msgid "Please enter your email address below "
+msgstr "Паспрабуйце яшчэ раз"
+
#: ../../standalone/net_monitor:1
#, fuzzy, c-format
msgid "Network Monitoring"
@@ -2481,7 +2390,7 @@ msgstr "Памер у Мб:"
msgid "Partition table type: %s\n"
msgstr "Тып таблiцы раздзелаў: %s\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Authentication Windows Domain"
msgstr "Аўтэнтыфiкацыя"
@@ -2522,6 +2431,30 @@ msgstr ""
msgid "Sending Speed:"
msgstr "Захаванне ў файл"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
@@ -2537,6 +2470,11 @@ msgstr "Настройка ADSL"
msgid "Tokelau"
msgstr ""
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Matching"
+msgstr ""
+
#: ../../keyboard.pm:1
#, fuzzy, c-format
msgid "Bosnian"
@@ -2552,13 +2490,6 @@ msgstr "Калi ласка, пачакайце"
msgid "Connection speed"
msgstr "Iмя злучэння"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Namibia"
@@ -2650,12 +2581,9 @@ msgstr "Iспанскi"
msgid "Start"
msgstr "Стартавае меню"
-#: ../../security/help.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "Direct root login"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -2700,6 +2628,11 @@ msgstr "Выбар групы пакетаў"
msgid "CUPS"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase tape before backup"
+msgstr "Дрэнны файл рэзервовай копii"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Run config tool"
@@ -2734,14 +2667,14 @@ msgstr ""
"named (BIND) - гэта сервер даменных iмёнаў, якi выкарыстоўваецца для\n"
"перакладання iмён вузлоў у IP адрасы."
-#: ../../standalone/drakconnect:1
+#: ../../lang.pm:1
#, c-format
-msgid "Disconnect..."
+msgid "Saint Lucia"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Saint Lucia"
+msgid "Disconnect..."
msgstr ""
#: ../../standalone/drakbug:1
@@ -2771,6 +2704,13 @@ msgstr ""
msgid "Package Group Selection"
msgstr "Выбар групы пакетаў"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid ""
+"Allow local hardware\n"
+"configuration."
+msgstr "Настройка мадэму"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Via Network Protocol: %s"
@@ -2835,6 +2775,11 @@ msgstr ""
msgid "Enable multiple profiles"
msgstr "Даступна шмат профiляў"
+#: ../../fs.pm:1
+#, c-format
+msgid "Do not interpret character or block special devices on the file system."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -2928,11 +2873,6 @@ msgstr "Настройка мышы"
msgid "Cocos (Keeling) Islands"
msgstr ""
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Disconnecting from the Internet "
-msgstr "Далучэнне да Iнтэрнэту"
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "You'll need to reboot before the modification can take place"
@@ -2958,15 +2898,6 @@ msgstr "Армянскi (стары)"
msgid "Fiji"
msgstr "Фiнскi"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "Second floppy drive"
@@ -3027,6 +2958,11 @@ msgstr "Няма паролю"
msgid "Nigeria"
msgstr "паслядоўная"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires hostname...\n"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no existing partition to use"
@@ -3144,6 +3080,11 @@ msgstr ""
msgid "Romania"
msgstr "NIS Domain"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Group"
+msgstr "Працоўная група"
+
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "choose device"
@@ -3171,7 +3112,7 @@ msgstr "Нямецкi"
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next ->"
msgstr "Далей ->"
@@ -3207,6 +3148,11 @@ msgstr ""
msgid "Horizontal refresh rate"
msgstr "Часціня гарызантальный разгорткi"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Edit"
+msgstr "Ext2"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
@@ -3374,11 +3320,6 @@ msgstr "Адмянiць"
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr "Выбар пакетаў для ўсталявання"
-
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "Usage of remote scanners"
@@ -3440,9 +3381,9 @@ msgstr "Порт мышы"
msgid "not enough room in /boot"
msgstr "Не хапае дыскавай прасторы ў /boot"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
+msgid "Liechtenstein"
msgstr ""
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
@@ -3450,11 +3391,6 @@ msgstr ""
msgid "Host name"
msgstr "Iмя машыны"
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid "the color of the progress bar"
@@ -3539,6 +3475,11 @@ msgid ""
"\n"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Saudi Arabia"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Continue anyway?"
@@ -3557,11 +3498,6 @@ msgstr ""
msgid "Printer"
msgstr "Прынтэр"
-#: ../../lang.pm:1
-#, c-format
-msgid "Saudi Arabia"
-msgstr ""
-
#: ../../services.pm:1
#, fuzzy, c-format
msgid "Internet"
@@ -3621,14 +3557,6 @@ msgstr ""
msgid "Restarting printing system..."
msgstr "Якую сiстэму друку Вы жадаеце выкарыстоўваць?"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
-
#: ../../modules/interactive.pm:1
#, c-format
msgid "See hardware info"
@@ -3677,6 +3605,11 @@ msgstr ""
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Set password expiration and account inactivation delays"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid ""
@@ -3739,6 +3672,11 @@ msgstr ""
msgid "new"
msgstr "новы"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable syslog reports to console 12"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Would you like to try again?"
@@ -3930,14 +3868,6 @@ msgstr ""
msgid "Argentina"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-
#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
msgid "Domain Name Server"
@@ -3953,6 +3883,11 @@ msgstr "Настройкi ўзроўня бяспекi"
msgid "Mount points must begin with a leading /"
msgstr "Пункт манцiравання павiнен пачынацца з /"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Choose your CD/DVD device"
+msgstr "Калi ласка, абярыце тып клавiятуры."
+
#: ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "Postfix Mail Server"
@@ -3973,13 +3908,6 @@ msgstr ""
msgid "This product is available on the MandrakeStore Web site."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "=> There are many things to choose from (%s).\n"
@@ -4035,29 +3963,16 @@ msgstr ""
"Ваша вiдэакарта можа мець 3D-паскарэнне, якое падтрымлiваецца толькi XFree %"
"s."
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Калi ласка, абярыце тып клавiятуры."
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
-msgstr ""
-
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "Expert Area"
-msgstr "Эксперт"
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Choose a monitor"
msgstr "Абярыце манiтор"
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Bad Mask"
+msgstr "Дрэнны пакет"
+
#: ../../any.pm:1
#, c-format
msgid "Empty label not allowed"
@@ -4223,6 +4138,11 @@ msgstr "Настр. файлавых сiстэмаў"
msgid "Test pages"
msgstr "Праверка партоў"
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Logical volume name "
+msgstr "Лакальны прынтэр"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -4245,6 +4165,11 @@ msgstr "Опцыi сокету прынтэру"
msgid "Card mem (DMA)"
msgstr "Адрасы памяці карты (DMA)"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnecting from Internet "
+msgstr "Далучэнне да Iнтэрнэту"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "France"
@@ -4317,6 +4242,11 @@ msgstr ""
msgid "United States"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "User umask"
+msgstr "Iмя карыстальнiку:"
+
#: ../../any.pm:1
#, fuzzy, c-format
msgid "Default OS?"
@@ -4346,6 +4276,11 @@ msgstr ""
msgid "NTP Server"
msgstr "NIS сервер:"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Sulogin(8) in single user level"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
msgid "Load/Save on floppy"
@@ -4371,11 +4306,6 @@ msgstr "%d секундаў"
msgid "Please choose which serial port your modem is connected to."
msgstr "Да якога паслядоўнага порту далучаны мадэм?"
-#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
-msgid "Country"
-msgstr "Манцiраванне"
-
#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Property"
@@ -4406,6 +4336,11 @@ msgstr ""
msgid "Advanced Options"
msgstr "Заканчэнне настройкi"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "View Configuration"
+msgstr "Настройка"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Coma bug"
@@ -4542,6 +4477,22 @@ msgstr ""
msgid "Slovenian"
msgstr "Славенскi"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Authorize:\n"
+"\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
+"\n"
+"- only local ones if set to \"LOCAL\"\n"
+"\n"
+"- none if set to \"NONE\".\n"
+"\n"
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Libya"
@@ -4579,14 +4530,6 @@ msgstr "Не ведаю як адфарматаваць %s з тыпам %s"
msgid "Model"
msgstr "Порт мышы"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "USB printer #%s"
@@ -4612,16 +4555,6 @@ msgstr ""
msgid "Modem"
msgstr "Порт мышы"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, listen_tcp=None)\n"
-"\n"
-"Allow/Forbid X connections. First arg specifies what is done\n"
-"on the client side: ALL (all connections are allowed), LOCAL (only\n"
-"local connection) and NONE (no connection)."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Tuvalu"
@@ -4658,6 +4591,11 @@ msgid ""
"technical support website:"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "No password aging for"
+msgstr "Няма паролю"
+
#: ../../standalone/draksec:1
#, c-format
msgid ""
@@ -4670,6 +4608,11 @@ msgstr ""
msgid "Automatically find available printers on remote machines"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "East Timor"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -4677,9 +4620,14 @@ msgid ""
"- Save to Tape on device: %s"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Login name"
+msgstr "Iмя дамену"
+
+#: ../../security/l10n.pm:1
#, c-format
-msgid "East Timor"
+msgid "Report unowned files"
msgstr ""
#: ../../standalone/drakconnect:1
@@ -4687,15 +4635,6 @@ msgstr ""
msgid "Del profile..."
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Installing Foomatic..."
@@ -4756,6 +4695,11 @@ msgstr "Выбар мовы"
msgid "Removing %s"
msgstr "Памеры экрану: %s\n"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "%s not found...\n"
+msgstr "Не знайшлi %s"
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, fuzzy, c-format
msgid "Testing your connection..."
@@ -4780,6 +4724,11 @@ msgstr ""
msgid "Start sector: "
msgstr "Пачатковы сектар:"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Read"
+msgstr "Перазагрузiць"
+
#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
@@ -4917,6 +4866,11 @@ msgstr ""
msgid "Network Options"
msgstr "Опцыi модулю:"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable msec hourly security check"
+msgstr ""
+
#: ../../standalone/drakboot:1
#, c-format
msgid ""
@@ -4955,17 +4909,20 @@ msgstr ""
msgid "New printer name"
msgstr "Iмя друкаркi"
-#: ../../lang.pm:1
+#: ../../fs.pm:1
#, c-format
-msgid "Equatorial Guinea"
+msgid ""
+"Allow an ordinary user to mount the file system. The\n"
+"name of the mounting user is written to mtab so that he can unmount the "
+"file\n"
+"system again. This option implies the options noexec, nosuid, and nodev\n"
+"(unless overridden by subsequent options, as in the option line\n"
+"user,exec,dev,suid )."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
+msgid "Equatorial Guinea"
msgstr ""
#: ../../standalone/drakbackup:1
@@ -5011,12 +4968,9 @@ msgstr ""
msgid "Kiribati"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "Other (not drakbackup) keys in place already"
msgstr ""
#: ../../standalone/draksplash:1
@@ -5086,6 +5040,169 @@ msgid ""
"information from the server(s)."
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images. To create the file \n"
+" \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
+"include in \n"
+" \t\tdhcpd.conf, you should create the etherboot images for at least "
+"one full kernel.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t#type fat;\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t\t#hdw_config true;\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
+"either be 'thin'\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run \n"
+"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$"
+"\\$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are \n"
+"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are "
+"security issues in \n"
+"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access "
+"to the local\n"
+"\t\t\tsubnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ. "
+"Clients can either \n"
+"\t\t\tbe 'true' or 'false'. 'true' enables root login at the client machine "
+"and allows local \n"
+"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. "
+"This is enabled \n"
+"\t\t\tby creating seperate config files associated with the client's IP "
+"address and creating \n"
+"\t\t\tread/write mount points to allow the client to alter the file. Once "
+"you are satisfied \n"
+"\t\t\twith the configuration, you can remove root login priviledges from the "
+"client.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \t\tdrakTermServ will help create these files.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/"
+"sysconfig/mouse, \n"
+" \t\t/etc/sysconfig/keyboard on a per-client basis.\n"
+"\n"
+" Note: Enabling local client hardware configuration does enable root "
+"login to the terminal \n"
+" server on each client machine that has this feature enabled. Local "
+"configuration can be turned\n"
+" back off, retaining the configuration files, once the client machine "
+"is configured.\n"
+"\t\t\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
@@ -5152,14 +5269,14 @@ msgstr "Фiнскi"
msgid "Show automatically selected packages"
msgstr ""
-#: ../../standalone/harddrake2:1
+#: ../../lang.pm:1
#, c-format
-msgid "CPU flags reported by the kernel"
+msgid "Togo"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
-msgid "Togo"
+msgid "CPU flags reported by the kernel"
msgstr ""
#: ../../standalone/drakTermServ:1
@@ -5214,6 +5331,11 @@ msgstr ""
msgid "Journalised FS"
msgstr "памылка манцiравання"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Ethernet cards promiscuity check"
+msgstr ""
+
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Guatemala"
@@ -5258,6 +5380,11 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run the daily security checks"
+msgstr ""
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Keyboard layout: %s\n"
@@ -5284,6 +5411,11 @@ msgstr ""
"Манцiраваць i разманцiраваць усе сеткавыя файлавыя сiстэмы (NFS),\n"
" SMB (Lan Manager/Windows) i NCP (Netware) пункты манцiравання."
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Launch the wizard"
+msgstr ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Tvcard"
@@ -5319,6 +5451,13 @@ msgstr "Logitech MouseMan+/FirstMouse+"
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For a mulitsession CD, only the first session will erase the cdrw. Otherwise "
+"the cdrw is erased before each backup."
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid ""
@@ -5380,6 +5519,13 @@ msgstr "Якую канфiгурацыю XFree вы жадаеце атрыма
msgid "More"
msgstr "Перанос"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This uses the same syntax as the command line program 'cdrecord'. 'cdrecord -"
+"scanbus' would also show you the device number."
+msgstr ""
+
#: ../../security/level.pm:1
#, fuzzy, c-format
msgid ""
@@ -5399,6 +5545,13 @@ msgstr ""
msgid "Account Password"
msgstr "Пароль для ўваходу"
+#: ../../standalone/drakhelp:1
+#, c-format
+msgid ""
+"%s cannot be displayed \n"
+". No Help entry of this type\n"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid ""
@@ -5484,6 +5637,11 @@ msgstr "Опцыi прынтэру"
msgid "The change is done, but to be effective you must logout"
msgstr ""
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Country / Region"
+msgstr "Памеры экрану"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
msgid "Search servers"
@@ -5506,6 +5664,11 @@ msgstr ""
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom пазначаны \"%s\""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "CDRW media"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -5527,6 +5690,11 @@ msgstr ""
msgid "Turn your computer into a reliable server"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check empty password in /etc/shadow"
+msgstr ""
+
#: ../../network/network.pm:1
#, fuzzy, c-format
msgid " (driver %s)"
@@ -5544,6 +5712,11 @@ msgstr "Файл(ы) вiртуальнай файлавай сiстэмы: %s\n"
msgid "I don't know"
msgstr "Не вядома"
+#: ../../services.pm:1
+#, c-format
+msgid "Start when requested"
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
@@ -5565,6 +5738,11 @@ msgid ""
"Do you want to continue?"
msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Telugu"
+msgstr "Бельгiйскi"
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -5579,6 +5757,11 @@ msgstr ""
msgid "Post Uninstall"
msgstr "Заканчэнне ўсталявання"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to Internet "
+msgstr "Далучэнне да Iнтэрнэту"
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid " ("
@@ -5638,6 +5821,11 @@ msgid ""
"drakconnect before going any further."
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept broadcasted icmp echo"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Uruguay"
@@ -5724,6 +5912,11 @@ msgid ""
"driver."
msgstr ""
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the root umask."
+msgstr "Пароль для root"
+
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Script-based"
@@ -5832,10 +6025,12 @@ msgid ""
"testing] [-v|--version] "
msgstr ""
-#: ../../standalone/XFdrake:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr "Калi ласка, перайдзiце ў %s для актывацыi змяненняў"
+msgid ""
+"Maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
#: ../../my_gtk.pm:1
#, c-format
@@ -5867,6 +6062,16 @@ msgstr ""
msgid "HardDrive / NFS"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Old user list:\n"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Search Backups"
+msgstr ""
+
#: ../../modules/parameters.pm:1
#, fuzzy, c-format
msgid "a number"
@@ -5895,14 +6100,14 @@ msgstr ""
msgid "Filesystem types:"
msgstr "Тыпы файлавых сiстэмаў:"
-#: ../../printer/main.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid ", multi-function device on HP JetDirect"
+msgid "Northern Mariana Islands"
msgstr ""
-#: ../../lang.pm:1
+#: ../../printer/main.pm:1
#, c-format
-msgid "Northern Mariana Islands"
+msgid ", multi-function device on HP JetDirect"
msgstr ""
#: ../../mouse.pm:1
@@ -5910,16 +6115,6 @@ msgstr ""
msgid "none"
msgstr "няма"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user :"
-msgstr "Iмя карыстальнiку:"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your password"
-msgstr "Паспрабуйце яшчэ раз"
-
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
@@ -5932,11 +6127,6 @@ msgstr ""
msgid "Floppy"
msgstr "Захаванне на дыскету"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Націсніце на раздзел"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript referencing"
@@ -5947,6 +6137,11 @@ msgstr ""
msgid "Bootloader"
msgstr "Галоўныя опцыi пачатковага загрузчыку"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize all services controlled by tcp_wrappers"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Move"
@@ -6139,11 +6334,6 @@ msgstr ""
msgid "Gateway"
msgstr "Шлюз"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr "Прынтэр"
-
#: ../../lang.pm:1
#, c-format
msgid "Tonga"
@@ -6154,6 +6344,11 @@ msgstr ""
msgid "Tunisia"
msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing"
+msgstr "Прынтэр"
+
#: ../../standalone/drakconnect:1
#, fuzzy, c-format
msgid "Profile: "
@@ -6165,16 +6360,14 @@ msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr ""
-#: ../../standalone/drakxtv:1
+#: ../../security/help.pm:1
#, c-format
-msgid "XawTV isn't installed!"
+msgid "Allow/Forbid autologin."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+msgid "XawTV isn't installed!"
msgstr ""
#: ../../standalone/drakbackup:1
@@ -6187,6 +6380,11 @@ msgstr ""
msgid "old static device name used in dev package"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable the logging of IPv4 strange packets"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "This label is already used"
@@ -6213,6 +6411,11 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Greek (polytonic)"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
@@ -6223,11 +6426,6 @@ msgstr "Усе дадзеные ў раздзеле %s будуць страча
msgid "Connection Time: "
msgstr "Iмя злучэння"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
-
#: ../../standalone/livedrake:1
#, fuzzy, c-format
msgid ""
@@ -6275,6 +6473,11 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Вы можаце абраць іншыя мовы, якiя будуць даступны пасля ўсталявання"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Directory (or module) to put the backup on this host."
+msgstr ""
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, fuzzy, c-format
msgid "Domain"
@@ -6348,16 +6551,16 @@ msgstr ""
msgid "Graphics card: %s\n"
msgstr "Вiдэакарта: %s\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept icmp echo"
+msgstr ""
+
#: ../../bootloader.pm:1
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr "Націсніце на раздзел"
-
#: ../../standalone/drakboot:1
#, fuzzy, c-format
msgid "Splash selection"
@@ -6402,6 +6605,11 @@ msgstr ""
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Адлучэнне ад сеткi"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Daily security check"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -6495,16 +6703,6 @@ msgstr ""
msgid "Choose packages to install"
msgstr "Выбар пакетаў"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" Some errors during sendmail are caused by \n"
-" a bad configuration of postfix. To solve it you have to\n"
-" set myhostname or mydomain in /etc/postfix/main.cf\n"
-"\n"
-msgstr ""
-
#: ../../install_interactive.pm:1
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
@@ -6544,6 +6742,11 @@ msgstr ""
msgid "Network interface"
msgstr "Сеткавы iнтэрфейс"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet failed."
+msgstr "Далучэнне да Iнтэрнэту"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Reading printer data..."
@@ -6564,16 +6767,6 @@ msgstr "Размеркаванне"
msgid "Greek"
msgstr "Грэчаскi"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
-"\\fP = NONE no issues are\n"
-"allowed else only /etc/issue is allowed."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Kitts and Nevis"
@@ -6600,16 +6793,16 @@ msgstr ""
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "Вы не можаце разбiваць на разделы, памер якiх меней за 16 Мб"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase your RW media (1st Session)"
+msgstr "Націсніце на раздзел"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Часціня верт.разг. манiтору: %s\n"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "path"
-msgstr ""
-
#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
@@ -6624,6 +6817,11 @@ msgid ""
"Try to change some parameters"
msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "User :"
+msgstr "Iмя карыстальнiку:"
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Restore system"
@@ -6805,16 +7003,21 @@ msgstr ""
msgid "Monaco"
msgstr "Манiтор"
-#: ../../fs.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s памылка фарматавання %s"
+msgid "Do not send mails when uneeded"
+msgstr ""
#: ../../install_interactive.pm:1
#, c-format
msgid "Partitioning failed: %s"
msgstr "Падрыхтоўка разделаў не ўдалася: %s"
+#: ../../fs.pm:1 ../../swap.pm:1
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr "%s памылка фарматавання %s"
+
#: ../../standalone/drakxtv:1
#, fuzzy, c-format
msgid "Canada (cable)"
@@ -6880,6 +7083,11 @@ msgstr ""
msgid "Western Sahara"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Eject tape after the backup"
+msgstr "Дрэнны файл рэзервовай копii"
+
#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "Etherboot Floppy/ISO"
@@ -6905,18 +7113,22 @@ msgstr ""
msgid "%s"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../mouse.pm:1
+#, c-format
+msgid "Please test the mouse"
+msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
+"Do not update inode access times on this file system\n"
+"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""
-#: ../../mouse.pm:1
+#: ../../standalone/drakperm:1
#, c-format
-msgid "Please test the mouse"
-msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+msgid "Sticky-bit"
+msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
@@ -6943,7 +7155,7 @@ msgstr "Сектар"
msgid "Qatar"
msgstr "Стартавае меню"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Base dn"
msgstr ""
@@ -6980,6 +7192,11 @@ msgstr "Ачышчаць /tmp пры кожнай загрузцы"
msgid "Malawi"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: false"
+msgstr "Лакальны прынтэр"
+
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Please choose your type of mouse."
@@ -7007,7 +7224,7 @@ msgstr ""
msgid "running"
msgstr "Увага!"
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
msgid "default"
msgstr "Па дамаўленню"
@@ -7069,12 +7286,12 @@ msgid ""
" Please configure sendmail"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
+"Do not allow set-user-identifier or set-group-identifier\n"
+"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
+"have suidperl(1) installed.)"
msgstr ""
#: ../../lang.pm:1
@@ -7092,10 +7309,10 @@ msgstr ""
msgid "Swap"
msgstr "Swap"
-#: ../../standalone/net_monitor:1
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
-msgid "Connecting to the Internet "
-msgstr "Далучэнне да Iнтэрнэту"
+msgid "Custom settings"
+msgstr "Выкарыстоўваць iснуючы раздзел"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
@@ -7117,14 +7334,6 @@ msgstr "SMB/Windows 95/98/NT"
msgid ", "
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Remove selected host/network"
@@ -7139,10 +7348,10 @@ msgstr ""
"Postfix - гэта паштовы транспартны агент, праграма, якая\n"
"перамяшчае пошту з адной машыны на йншую."
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Uzbek (cyrillic)"
+msgstr "Азербайджанскі (кірыліца)"
#: ../../keyboard.pm:1
#, c-format
@@ -7243,8 +7452,9 @@ msgid "Button `%s': %s"
msgstr "Опцыi: %s"
#: ../../any.pm:1 ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakbug:1 ../../standalone/drakxtv:1
-#: ../../standalone/harddrake2:1 ../../standalone/service_harddrake:1
+#: ../../standalone/drakbug:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
msgid "Please wait"
msgstr "Калi ласка, пачакайце"
@@ -7346,6 +7556,11 @@ msgstr "Выдалiць з сiстэмы"
msgid "Ethiopia"
msgstr "Эстонскi"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable \"crontab\" and \"at\" for users"
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Devanagari"
@@ -7436,6 +7651,19 @@ msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
+"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
+"symlink /etc/security/msec/server to point to\n"
+"/etc/security/msec/server.<SERVER_LEVEL>.\n"
+"\n"
+"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
+"add a service if it is present in the file during the installation of\n"
+"packages."
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Russian (Phonetic)"
@@ -7549,12 +7777,9 @@ msgstr ""
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose your CD/DVD device\n"
-"(Press Enter to propogate settings to other fields.\n"
-"This field isn't necessary, only a tool to fill in the form.)"
+msgid "Sierra Leone"
msgstr ""
#: ../../lang.pm:1
@@ -7563,11 +7788,6 @@ msgid "Andorra"
msgstr "Адкат"
#: ../../lang.pm:1
-#, c-format
-msgid "Sierra Leone"
-msgstr ""
-
-#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Botswana"
msgstr "Эстонскi"
@@ -7577,6 +7797,11 @@ msgstr "Эстонскi"
msgid "(default value: %s)"
msgstr " ? (змоўчанне %s) "
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Alternative test page (Letter)"
@@ -7603,13 +7828,6 @@ msgid "Swap partition size in MB: "
msgstr "Памер swap раздзелу ў Mб:"
#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "No changes to backup!"
msgstr "Дрэнны файл рэзервовай копii"
@@ -7684,6 +7902,11 @@ msgstr ""
msgid "received"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable su only from the wheel group members or for any user"
+msgstr ""
+
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_New"
@@ -7729,7 +7952,7 @@ msgstr "Лакальны прынтэр"
msgid "Installation image directory"
msgstr "Заканчэнне настройкi"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Server"
msgstr "NIS сервер:"
@@ -7744,6 +7967,11 @@ msgstr "Порт"
msgid "Spain"
msgstr "Iспанскi"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: %s"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "This user name has already been added"
@@ -7764,16 +7992,16 @@ msgstr "Применить"
msgid "Auto-detect available ports"
msgstr "Аддалены прынтэр"
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr "Сумеснае Iнтэрнэт-злучэнне зараз забаронена"
-
#: ../../lang.pm:1
#, c-format
msgid "San Marino"
msgstr ""
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr "Сумеснае Iнтэрнэт-злучэнне зараз забаронена"
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, fuzzy, c-format
msgid "Belgium"
@@ -7808,11 +8036,6 @@ msgstr ""
"Узнiкла памылка, якую не атрымліваецца карэктна апрацаваць,\n"
"таму працягвайце на сваю рызыку."
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "please wait, parsing file: %s"
-msgstr ""
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Taiwan"
@@ -7823,6 +8046,16 @@ msgstr "Размеркаванне"
msgid "Pakistan"
msgstr ""
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "please wait, parsing file: %s"
+msgstr ""
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Importance: "
+msgstr "Значнасць: %s\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -7848,11 +8081,6 @@ msgstr "Iмя правайдару, напрыклад правайдар.net"
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr "Версiя: %s\n"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -7884,6 +8112,11 @@ msgstr "Iмя злучэння"
msgid "Graphical interface"
msgstr "Запуск X пры старце сiстэмы"
+#: ../../lang.pm:1
+#, c-format
+msgid "Chad"
+msgstr ""
+
#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
msgid "XFree %s with 3D hardware acceleration"
@@ -7895,11 +8128,6 @@ msgid "India"
msgstr "Iранскi"
#: ../../lang.pm:1
-#, c-format
-msgid "Chad"
-msgstr ""
-
-#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Slovakia"
msgstr "Славенскi"
@@ -7999,6 +8227,14 @@ msgstr "Дрэнны файл рэзервовай копii"
msgid "Configuring printer \"%s\"..."
msgstr "Настройка прынтэру"
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not allow execution of any binaries on the mounted\n"
+"file system. This option might be useful for a server that has file systems\n"
+"containing binaries for architectures other than its own."
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "Internet connection"
@@ -8089,6 +8325,13 @@ msgstr "Перазагрузiць"
msgid "detected %s"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Expect is an extension to the Tcl scripting language that allows interactive "
+"sessions without user intervention."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Virgin Islands (U.S.)"
@@ -8132,11 +8375,6 @@ msgstr ""
msgid "Detecting devices..."
msgstr "Вызначэнне прыладаў..."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Haiti"
@@ -8149,11 +8387,21 @@ msgid ""
"\n"
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Basic options"
+msgstr "Опцыi"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "the name of the CPU"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept bogus IPv4 error messages"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Refreshing printer data..."
@@ -8199,16 +8447,6 @@ msgstr ""
msgid "Poland"
msgstr "Iсландскi"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Importance: %s\n"
-msgstr "Значнасць: %s\n"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr "Выбар пакетаў для ўсталявання"
-
#: ../../network/drakfirewall.pm:1
#, fuzzy, c-format
msgid "Other ports"
@@ -8290,25 +8528,26 @@ msgstr ""
msgid "XFree %s"
msgstr "Сервер XFree86 %s"
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-"Якi dhcp клiент вы плануеце выкарыстоўваць?\n"
-"Па змоўчанню, гэта dhcp-client"
-
#: ../../standalone/drakTermServ:1
#, fuzzy, c-format
msgid "Domain Name:"
msgstr "Iмя дамену"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Root umask"
+msgstr "Пароль для root"
+
#: ../../any.pm:1
#, fuzzy, c-format
msgid "On Floppy"
msgstr "Захаванне на дыскету"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reboot by the console user"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Restore"
@@ -8324,6 +8563,14 @@ msgstr ""
msgid "Looking for available packages..."
msgstr "Прагляд даступных пакетаў"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This should be a comma-seperated list of local users or email addresses that "
+"you want the backup results sent to. You will need a functioning mail "
+"transfer agent setup on your system."
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Init Message"
@@ -8396,16 +8643,16 @@ msgid ""
"!!"
msgstr ""
-#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Skip"
-msgstr "Прапусцiць"
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Niue"
msgstr "гальштук"
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Skip"
+msgstr "Прапусцiць"
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -8526,16 +8773,16 @@ msgstr "Да якога паслядоўнага порту далучаны м
msgid "Change Cd-Rom"
msgstr "Змянiць памеры экрану"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configuration is complete, do you want to apply settings ?"
-msgstr "Якую канфiгурацыю XFree вы жадаеце атрымаць?"
-
#: ../../lang.pm:1
#, c-format
msgid "Paraguay"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Configuration is complete, do you want to apply settings ?"
+msgstr "Якую канфiгурацыю XFree вы жадаеце атрымаць?"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
@@ -8583,6 +8830,18 @@ msgstr ""
"Apache - гэта World Wide Web сервер. Ён выкарыстоўзваеца для абслугоўвання\n"
"HTML файлаў i CGI."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "ALL"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Add/Del Clients"
@@ -8613,6 +8872,11 @@ msgstr ""
"Загрузачны раздзел па дамаўленню\n"
" (для загрузкi MS-DOS, а не для lilo)\n"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to read the file"
+msgstr ""
+
#: ../../standalone/draksplash:1
#, fuzzy, c-format
msgid "choose image"
@@ -8657,13 +8921,6 @@ msgstr ""
msgid "the number of buttons the mouse has"
msgstr "2 кнопкi"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Replay"
@@ -8699,6 +8956,11 @@ msgstr ""
msgid "32 MB"
msgstr "32 Мб"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: thin"
+msgstr "Тып: "
+
#: ../../keyboard.pm:1
#, c-format
msgid "Lithuanian AZERTY (new)"
@@ -8720,11 +8982,6 @@ msgstr ""
"Няма загрузчыку, якi б загрузiўся без /boot раздзела.\n"
"Дадайце раздел /boot, калi ласка."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Previous"
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "Other OS (MacOS...)"
@@ -8828,7 +9085,7 @@ msgstr ""
msgid "Content of the file"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Authentication LDAP"
msgstr "Аўтэнтыфiкацыя"
@@ -8863,6 +9120,11 @@ msgstr "RAID md%s\n"
msgid "%d comma separated strings"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " isdn"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Here is the full list of keyboards available"
@@ -8878,6 +9140,11 @@ msgstr "Iмя для размеркаванага рэсурсу"
msgid "/_Help"
msgstr "/_Дапамога"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitrary driver"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
@@ -8914,12 +9181,13 @@ msgstr ""
#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
-#: ../../interactive/stdio.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakautoinst:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
+#: ../../interactive/gtk.pm:1 ../../interactive/http.pm:1
+#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/drakperm:1 ../../standalone/draksec:1
#: ../../standalone/logdrake:1 ../../standalone/mousedrake:1
#: ../../standalone/net_monitor:1
#, c-format
@@ -8961,6 +9229,11 @@ msgstr "Аддалены прынтэр"
msgid "Remove printer"
msgstr "Аддалены прынтэр"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Last Log"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, fuzzy, c-format
msgid ""
@@ -8997,11 +9270,12 @@ msgstr ""
#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Other"
msgstr "Іншыя"
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1 ../../standalone/drakfloppy:1
#, c-format
msgid "Default"
msgstr "Па дамаўленню"
@@ -9011,6 +9285,11 @@ msgstr "Па дамаўленню"
msgid "Button 2 Emulation"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run chkrootkit checks"
+msgstr ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "type1inst building"
@@ -9031,7 +9310,7 @@ msgstr "Абярыце дзеянне"
msgid "X server"
msgstr "X сервер"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Domain Admin User Name"
msgstr "Iмя дамену"
@@ -9046,6 +9325,11 @@ msgstr "Атрымалася памылка ўпарадкавання паке
msgid "US keyboard (international)"
msgstr "US клавiятура (мiжнародная)"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Saami (swedish/finish)"
+msgstr ""
+
#: ../../standalone/drakbug:1
#, fuzzy, c-format
msgid "Not installed"
@@ -9071,7 +9355,7 @@ msgstr ""
msgid "Italian"
msgstr "Iтальянскi"
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../interactive.pm:1
#, c-format
msgid "Basic"
msgstr "Простые"
@@ -9133,6 +9417,11 @@ msgstr ""
msgid "\t-Network by FTP.\n"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reports check result to tty"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "You must enter a device or file name!"
@@ -9248,11 +9537,6 @@ msgstr ""
msgid "Save theme"
msgstr "Усталяванне сiстэмы"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group"
-msgstr "Працоўная група"
-
#: ../../lang.pm:1
#, c-format
msgid "Brazil"
@@ -9273,6 +9557,11 @@ msgstr "Канфiгурацыя сеткi"
msgid "Removable media automounting"
msgstr "Аўтаманцiраванне зменных назапашвальнікаў"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save:"
+msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+
#: ../../services.pm:1
#, fuzzy, c-format
msgid "Printing"
@@ -9358,6 +9647,11 @@ msgid ""
"\"mformat a:\")"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Moldova"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Kensington Thinking Mouse"
@@ -9368,16 +9662,6 @@ msgstr "Kensington Thinking Mouse"
msgid "Configuration of a remote printer"
msgstr "Настройка прынтэру"
-#: ../../lang.pm:1
-#, c-format
-msgid "Moldova"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr "Выбар пакетаў для ўсталявання"
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid "An online platform to respond to enterprise support needs."
@@ -9388,6 +9672,11 @@ msgstr ""
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "Proxy павiнен быць http://..."
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Oriya"
+msgstr ""
+
#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Add a new rule at the end"
@@ -9451,6 +9740,11 @@ msgstr "прылада"
msgid "Custom"
msgstr "Па выбару"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Latvia"
+msgstr "Размеркаванне"
+
#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
msgid "File is already used by another loopback, choose another one"
@@ -9463,10 +9757,12 @@ msgstr ""
msgid "Read-only"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Latvia"
-msgstr "Размеркаванне"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Enable/Disable name resolution spoofing protection. If\n"
+"\"alert\" is true, also reports to syslog."
+msgstr ""
#: ../../harddrake/sound.pm:1
#, c-format
@@ -9503,11 +9799,26 @@ msgstr ""
msgid "Configure Local Area Network..."
msgstr "Настройка лакальнай сеткi"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Verify checksum of the suid/sgid files"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the sound system on your machine"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run some checks against the rpm database"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Execute"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Preparing printer database..."
@@ -9533,16 +9844,16 @@ msgstr "Якую сiстэму друку Вы жадаеце выкарысто
msgid "3 buttons"
msgstr "3 кнопкi"
-#: ../../diskdrake/interactive.pm:1
-#, fuzzy, c-format
-msgid "Detailed information"
-msgstr "Iнфармацыя"
-
#: ../../lang.pm:1
#, c-format
msgid "Malta"
msgstr ""
+#: ../../diskdrake/interactive.pm:1
+#, fuzzy, c-format
+msgid "Detailed information"
+msgstr "Iнфармацыя"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -9564,6 +9875,13 @@ msgstr ""
msgid "Configuring network"
msgstr "Настройка сеткi"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This option will save files that have changed. Exact behavior depends on "
+"whether incremental or differential mode is used."
+msgstr ""
+
#: ../../Xconfig/main.pm:1
#, fuzzy, c-format
msgid "Graphic Card"
@@ -9672,7 +9990,7 @@ msgid ""
msgstr ""
#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfloppy:1
#, fuzzy, c-format
msgid "Expert Mode"
msgstr "Эксперт"
@@ -9692,6 +10010,11 @@ msgstr "сеткавая карта не знойдзена"
msgid "Backup your System files. (/etc directory)"
msgstr "Дрэнны файл рэзервовай копii"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the user umask."
+msgstr "Iмя карыстальнiку:"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -9710,14 +10033,6 @@ msgstr ""
msgid "Samba Server"
msgstr "NIS сервер:"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Australian Optus cable TV"
@@ -9742,11 +10057,6 @@ msgstr "можа быць"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please enter the host name or IP."
-msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "When"
msgstr "З колам"
@@ -9760,18 +10070,6 @@ msgstr "Другi сервер DNS:"
msgid "Finland"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
-"\\fIarg\\fP = ALL. Only local ones\n"
-"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
-"services you need, use /etc/hosts.allow\n"
-"(see hosts.allow(5))."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Color depth: %s\n"
@@ -9787,6 +10085,16 @@ msgstr "Вы не можаце адмянiць вылучэнне гэтага
msgid "Loading from floppy"
msgstr "Аднаўленне з дыскеты"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Slovenia"
+msgstr "Славенскi"
+
#: ../../standalone/mousedrake:1
#, fuzzy, c-format
msgid "Mouse test"
@@ -9805,11 +10113,6 @@ msgstr ""
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Slovenia"
-msgstr "Славенскi"
-
#: ../../any.pm:1
#, c-format
msgid ""
@@ -9869,12 +10172,7 @@ msgstr ""
msgid "Installing SANE packages..."
msgstr "Усталяванне пакету %s"
-#: ../../standalone/drakfloppy:1
-#, fuzzy, c-format
-msgid "boot disk creation"
-msgstr "Настройка пасля ўсталявання"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP"
msgstr ""
@@ -9975,9 +10273,7 @@ msgstr ""
#: ../../security/help.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
#: ../../standalone/drakgw:1
@@ -9996,6 +10292,11 @@ msgstr ""
"МАЙЦЕ НА ЎВАЗЕ, ШТО ГЭТА ЭКСПЕРЫМЕНТАЛЬНАЯ ПАДТРЫМКА I МОЖА ПРЫВЕСЦI ДА\n"
"ЗАВIСАННЯ ВАШАГА КАМП'ЮТЭРУ."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell timeout"
+msgstr ""
+
#: ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "Xinetd Service"
@@ -10033,39 +10334,6 @@ msgstr ""
"спрабаваць усталёўваць, негледзячы на магчымасць парушэння першага разделу?"
#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-" In this step Drakbackup allow you to change:\n"
-"\n"
-" - The compression mode:\n"
-" \n"
-" If you check bzip2 compression, you will compress\n"
-" your data better than gzip (about 2-10 %%).\n"
-" This option is not checked by default because\n"
-" this compression mode needs more time (about 1000%% more).\n"
-" \n"
-" - The update mode:\n"
-"\n"
-" This option will update your backup, but this\n"
-" option is not really useful because you need to\n"
-" decompress your backup before you can update it.\n"
-" \n"
-" - the .backupignore mode:\n"
-"\n"
-" Like with cvs, Drakbackup will ignore all references\n"
-" included in .backupignore files in each directories.\n"
-" ex: \n"
-" #> cat .backupignore\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid ""
"Restore Selected\n"
@@ -10156,6 +10424,14 @@ msgstr ""
msgid "Inuktitut"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Some protocols, like rsync, may be configured at the server end. Rather "
+"than using a directory path, you would use the 'module' name for the service "
+"path."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Morocco"
@@ -10176,16 +10452,16 @@ msgstr "Iмя друкаркi"
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, fuzzy, c-format
-msgid "<-- Delete"
-msgstr "Знiшчыць"
-
#: ../../lang.pm:1
#, c-format
msgid "Nepal"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "<-- Delete"
+msgstr "Знiшчыць"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "cpu # "
@@ -10196,6 +10472,21 @@ msgstr ""
msgid "chunk size"
msgstr "памер блоку"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
+"\n"
+"If set to NONE, no issues are allowed.\n"
+"\n"
+"Else only /etc/issue is allowed."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Enable/Disable sulogin(8) in single user level."
+msgstr ""
+
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm:1
@@ -10241,6 +10532,11 @@ msgstr "Дадатковая таблiца раздзелаў"
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Selected"
+msgstr "Выдалiць чаргу друку"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Search for fonts in installed list"
@@ -10310,10 +10606,10 @@ msgstr ""
msgid "Security Administrator:"
msgstr "Опцыi аддаленага прынтэру lpd"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter your login"
-msgstr "Паспрабуйце яшчэ раз"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr ""
#: ../../security/help.pm:1
#, c-format
@@ -10349,32 +10645,6 @@ msgid ""
"GIMP."
msgstr ""
-#: ../../standalone/draksec:1
-#, c-format
-msgid ""
-"Standard: This is the standard security recommended for a computer that will "
-"be used to connect\n"
-" to the Internet as a client.\n"
-"\n"
-"High: There are already some restrictions, and more automatic checks "
-"are run every night.\n"
-"\n"
-"Higher: The security is now high enough to use the system as a server "
-"which can accept\n"
-" connections from many clients. If your machine is only a "
-"client on the Internet, you\n"
-" should choose a lower level.\n"
-"\n"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
-"\n"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "Save packages selection"
@@ -10405,6 +10675,11 @@ msgstr "выкарыстоўваць pppoe"
msgid "Choose which services should be automatically started at boot time"
msgstr "Абярыце, якiя сервiсы запускаць аўтаматычна пры загрузцы"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check files/directories writable by everybody"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Learn how to use this printer"
@@ -10429,6 +10704,11 @@ msgstr ""
"У праграмы змены памераў раздзела FAT не атрымалася\n"
"апрацаваць Ваш раздзел, памылка: %s"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Size: "
+msgstr "Памер: %s"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which sector do you want to move it to?"
@@ -10476,6 +10756,11 @@ msgstr ""
msgid "Zeroconf host name must not contain a ."
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid " Accept/Refuse icmp echo."
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -10551,6 +10836,11 @@ msgstr ""
"\n"
"Вы жадаеце усталяваць сумесны доступ да Internet?"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize TCP connections X Window"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -10570,6 +10860,11 @@ msgstr ""
msgid "Refuse"
msgstr "Адказаць"
+#: ../../standalone/draksec:1
+#, c-format
+msgid "LOCAL"
+msgstr ""
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "HFS"
@@ -10671,6 +10966,11 @@ msgstr "Дубляванне пункту манцiравання %s"
msgid "Build Whole Kernel -->"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "modem"
+msgstr "Порт мышы"
+
#: ../../install_steps.pm:1
#, c-format
msgid "Welcome to %s"
@@ -10775,6 +11075,16 @@ msgstr ""
"Падтрымка 3D-паскарэння ў Вашай відэакарце выканана толькі ў XFree %s.\n"
"XFree %s можа выкарыстоўваць толькі 2D-паскарэнне для гэтай відэакарты."
+#: ../../security/help.pm:1
+#, c-format
+msgid " Activate/Disable daily security check."
+msgstr ""
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable libsafe if libsafe is found on the system"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
@@ -10804,7 +11114,7 @@ msgstr ""
msgid "8 MB"
msgstr "8 Мб"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "LDAP Server"
msgstr "сервер"
@@ -10865,6 +11175,11 @@ msgstr "Настройка карт PCMCIA ..."
msgid "kdesu missing"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires a username...\n"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Encryption key"
@@ -10905,7 +11220,7 @@ msgstr "Раздзел %s"
msgid "Paranoid"
msgstr "Паранаiдальны"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "NIS"
msgstr "Выкарыстоўваць NIS"
@@ -10940,21 +11255,6 @@ msgstr "Сцёрцi дадзеныя на ўсiм дыску"
msgid " (Default)"
msgstr " (Па дамаўленню)"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: ()\n"
-"\n"
-"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
-"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
-"server\n"
-"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
-"server\n"
-"is used by chkconfig --add to decide to add a service if it is present in "
-"the file\n"
-"during the installation of packages."
-msgstr ""
-
#: ../../standalone/drakgw:1
#, fuzzy, c-format
msgid "Automatic reconfiguration"
@@ -10970,18 +11270,23 @@ msgstr ""
msgid "Turks and Caicos Islands"
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "permissions"
-msgstr "Раздзел %s"
-
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "<- Previous"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Transfer Now"
+msgstr ""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Set root password and network authentication methods"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, fuzzy, c-format
msgid "Internet Connection Sharing configuration"
@@ -11110,6 +11415,15 @@ msgstr "Усталяванне загрузчыку"
msgid "Select the memory size of your graphics card"
msgstr "Пазначце памер вiдэапамяцi"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Enable/Disable crontab and at for users.\n"
+"\n"
+"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
+"and crontab(1))."
+msgstr ""
+
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -11144,11 +11458,6 @@ msgstr ""
msgid "Found %s %s interfaces"
msgstr "Знойдзены %s %s iнтэрфейсы"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "sticky-bit"
-msgstr ""
-
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Post Install"
@@ -11164,14 +11473,6 @@ msgstr "Iмя друкаркi"
msgid "Card IRQ"
msgstr "IRQ карты"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-
#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -11266,18 +11567,14 @@ msgstr "Усталяванне SILO"
msgid "Saint Vincent and the Grenadines"
msgstr ""
-#: ../../standalone/logdrake:1
+#: ../../security/help.pm:1
#, c-format
-msgid "/File/_Open"
+msgid "Allow/Forbid reboot by the console user."
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/logdrake:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"The argument specifies if clients are authorized to connect\n"
-"to the X server on the tcp port 6000 or not."
+msgid "/File/_Open"
msgstr ""
#: ../../standalone/drakpxe:1
@@ -11300,16 +11597,16 @@ msgstr "Мадьярскi"
msgid "Total progess"
msgstr "Праверка партоў"
-#: ../../standalone/net_monitor:1
-#, fuzzy, c-format
-msgid "Color configuration"
-msgstr "Настройка"
-
#: ../../lang.pm:1
#, c-format
msgid "New Zealand"
msgstr ""
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Color configuration"
+msgstr "Настройка"
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -11369,6 +11666,13 @@ msgid ""
"Floating point DIVision (FDIV)"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Backup quota exceeded!\n"
+"%d MB used vs %d MB allocated."
+msgstr ""
+
#: ../../network/isdn.pm:1
#, c-format
msgid "No ISDN PCI card found. Please select one on the next screen."
@@ -11399,6 +11703,11 @@ msgstr ""
msgid "on Hard Drive"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Password history length"
+msgstr "Гэты пароль занадта просты"
+
#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "Winmodem connection"
@@ -11419,14 +11728,6 @@ msgid ""
"Center."
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Now, you can run xawtv (under X Window!) !\n"
@@ -11444,6 +11745,11 @@ msgstr ""
msgid "%s on %s"
msgstr "Порт"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid remote root login."
+msgstr "Аддалены прынтэр"
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -11466,6 +11772,16 @@ msgstr ""
msgid "Which is your timezone?"
msgstr "Якi ваш часавы пояс?"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Can't create log file!"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use .backupignore files"
+msgstr "Дрэнны файл рэзервовай копii"
+
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Guinea"
@@ -11521,6 +11837,11 @@ msgstr "Памер: %s\n"
msgid "Hostname: "
msgstr "Iмя машыны"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Add a rule"
+msgstr "Дадаць карыстальнiка"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Chunk size %s\n"
@@ -11536,13 +11857,6 @@ msgstr ""
msgid "Local Printer"
msgstr "Лакальны прынтэр"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
-msgstr ""
-
#: ../../standalone.pm:1
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
@@ -11588,21 +11902,11 @@ msgstr "Змяненне памераў"
msgid "Dominica"
msgstr "NIS Domain"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Resolution: %s\n"
msgstr "Памеры экрану: %s\n"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "matching"
-msgstr ""
-
#: ../../install2.pm:1
#, c-format
msgid ""
@@ -11648,18 +11952,6 @@ msgstr "Мыш: %s\n"
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-"Please be careful when you are using ftp backup, because only \n"
-"backups that are already built are sent to the server.\n"
-"So at the moment, you need to build the backup on your hard \n"
-"drive before sending it to the server.\n"
-"\n"
-msgstr ""
-
#: ../../help.pm:1
#, c-format
msgid ""
@@ -11671,13 +11963,6 @@ msgid ""
"in getting the display configured."
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "We are now going to configure the %s connection."
-msgstr ""
-"\n"
-"Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, fuzzy, c-format
msgid "MandrakeExpert Corporate"
@@ -11791,6 +12076,11 @@ msgstr "Размеркаванне"
msgid "Mouse Port"
msgstr "Порт мышы"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check for unsecured accounts"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
@@ -11803,14 +12093,6 @@ msgstr ""
msgid "Ftp Server"
msgstr "NIS сервер:"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Uganda"
@@ -11826,14 +12108,6 @@ msgstr ""
msgid "the type of bus on which the mouse is connected"
msgstr "Калi ласка, пазначце послядоўны порт, да якога падключана вашая мыш."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-
#: ../../help.pm:1
#, c-format
msgid ""
@@ -11904,20 +12178,6 @@ msgstr ""
msgid "Comoros"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid ""
-"\n"
-"\n"
-"\n"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
-msgstr ""
-"\n"
-"Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
-
#: ../../standalone/drakboot:1
#, fuzzy, c-format
msgid "Yaboot mode"
@@ -11950,37 +12210,6 @@ msgstr "калi ласка, пазначце тып вашай мышы."
msgid "Software Manager"
msgstr "Iмя для размеркаванага рэсурсу"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Restore Description:\n"
-" \n"
-"Only the most recent date will be used, because with incremental \n"
-"backups it is necessary to restore one by one each older backup.\n"
-"\n"
-"So if you don't want to restore a user please unselect all their\n"
-"check boxes.\n"
-"\n"
-"Otherwise, you are able to select only one of these.\n"
-"\n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Re-submit"
@@ -12052,6 +12281,11 @@ msgstr ""
msgid "This password is too simple"
msgstr "Гэты пароль занадта просты"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Chkconfig obey msec rules"
+msgstr "Настройка службаў"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Slovakian (QWERTZ)"
@@ -12071,19 +12305,13 @@ msgid "Truly minimal install (especially no urpmi)"
msgstr ""
#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Use daemon"
msgstr "Iмя карыстальнiку:"
#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../standalone/drakauth:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
msgid "Authentication"
msgstr "Аўтэнтыфiкацыя"
@@ -12170,11 +12398,6 @@ msgstr "Лакальны прынтэр"
msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Name: %s\n"
-msgstr "Iмя: %s\n"
-
#: ../../standalone/draksplash:1
#, fuzzy, c-format
msgid "Generating preview ..."
@@ -12187,6 +12410,23 @@ msgid ""
"frequency), or add enough '0' (zeroes)."
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "ignore"
+msgstr "няма"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid X connections:\n"
+"\n"
+"- ALL (all connections are allowed),\n"
+"\n"
+"- LOCAL (only connection from local machine),\n"
+"\n"
+"- NONE (no connection)."
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", multi-function device on parallel port #%s"
@@ -12219,6 +12459,11 @@ msgid ""
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Kenya"
+msgstr "Клавiятура"
+
#: ../../share/advertising/04-configuration.pl:1
#, c-format
msgid ""
@@ -12228,11 +12473,6 @@ msgid ""
"mouse, keyboard...), the Internet connection and much more!"
msgstr ""
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Kenya"
-msgstr "Клавiятура"
-
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``Unmount'' first"
@@ -12263,6 +12503,11 @@ msgstr ""
msgid "Select a scanner model"
msgstr "Абярыце вiдэакарту"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+
#: ../../printer/data.pm:1
#, c-format
msgid "LPRng - LPR New Generation"
@@ -12278,29 +12523,29 @@ msgstr "Канфiгурацыя сеткi"
msgid "Save as.."
msgstr ""
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid ""
-"This interface has not been configured yet.\n"
-"Launch the configuration wizard in the main window"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Korea (North)"
msgstr ""
-#: ../../any.pm:1
+#: ../../standalone/drakconnect:1
#, c-format
-msgid "Autologin"
-msgstr "Аўтаматычны ўваход у сiстэму"
+msgid ""
+"This interface has not been configured yet.\n"
+"Launch the configuration wizard in the main window"
+msgstr ""
#: ../../install_gtk.pm:1
#, fuzzy, c-format
msgid "System configuration"
msgstr "Настройка"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1 ../../security/l10n.pm:1
+#, c-format
+msgid "Autologin"
+msgstr "Аўтаматычны ўваход у сiстэму"
+
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Domain Admin Password"
msgstr "Падцвердзiць пароль"
@@ -12573,6 +12818,16 @@ msgstr "Пункт манцiравання:"
msgid "parse all fonts"
msgstr ""
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid direct root login."
+msgstr "Аддалены прынтэр"
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Accept/Refuse broadcasted icmp echo."
+msgstr ""
+
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "With X"
@@ -12630,6 +12885,11 @@ msgstr "Даступныя пакеты"
msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Available printers"
@@ -12711,6 +12971,17 @@ msgstr "Куды вы жадаеце манцiраваць прыладу %s?"
msgid "The default lease (in seconds)"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid ""
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press \"%s\" to continue."
+msgstr ""
+"\n"
+"Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Interface \"%s\""
@@ -12738,14 +13009,6 @@ msgstr ""
msgid "Test"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Korea"
@@ -12766,6 +13029,11 @@ msgstr "Iмя друкаркi"
msgid "official vendor name of the cpu"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Useless without Terminal Server"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Vendor"
@@ -12786,11 +13054,8 @@ msgstr "Настройка мышы"
msgid "Choose the mount points"
msgstr "Абярыце пункты манцiравання"
-#: ../../help.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../ugtk.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
msgid "OK"
msgstr ""
@@ -12867,21 +13132,11 @@ msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "delete"
-msgstr "Знiшчыць"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "here if no."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "help"
-msgstr "Дапамога"
-
#: ../../network/network.pm:1
#, fuzzy, c-format
msgid "DHCP host name"
@@ -12902,11 +13157,21 @@ msgstr "Калi ласка, пазначце послядоўны порт, да
msgid "Did it work properly?"
msgstr ""
+#: ../../fs.pm:1
+#, c-format
+msgid "Mount the file system read-only."
+msgstr ""
+
#: ../../security/level.pm:1
#, c-format
msgid "Poor"
msgstr "Зусім слабы"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Report check result by mail"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP start range"
@@ -12947,6 +13212,11 @@ msgstr ""
msgid "Guadeloupe"
msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Kannada"
+msgstr "Канадскi (Квебэк)"
+
#: ../../standalone/drakfont:1
#, c-format
msgid "could not find any font.\n"
@@ -12967,6 +13237,11 @@ msgstr "Часціня вертыкальнай разгорткi"
msgid "Entering step `%s'\n"
msgstr "Пераход на крок `%s'\n"
+#: ../../lang.pm:1
+#, fuzzy, c-format
+msgid "Niger"
+msgstr "Высокi"
+
#: ../../mouse.pm:1
#, c-format
msgid "Logitech MouseMan"
@@ -12977,11 +13252,6 @@ msgstr "Logitech MouseMan"
msgid "Removing %s ..."
msgstr "Памеры экрану: %s\n"
-#: ../../lang.pm:1
-#, fuzzy, c-format
-msgid "Niger"
-msgstr "Высокi"
-
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "No printer"
@@ -13012,6 +13282,11 @@ msgstr "Агульны"
msgid "Printing system: "
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "/etc/issue* exist"
+msgstr ""
+
#: ../../steps.pm:1
#, c-format
msgid "Add a user"
@@ -13033,10 +13308,13 @@ msgid "Philippines"
msgstr ""
#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/http.pm:1
-#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/draksec:1
-#: ../../standalone/mousedrake:1
+#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/gtk.pm:1
+#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
+#: ../../interactive/stdio.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1 ../../standalone/drakperm:1
+#: ../../standalone/draksec:1 ../../standalone/mousedrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Ok"
msgstr "Ок"
@@ -13092,26 +13370,21 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Restore From Catalog"
-msgstr "Дадатковая таблiца раздзелаў"
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Pitcairn"
msgstr "Прынтэр"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore From Catalog"
+msgstr "Дадатковая таблiца раздзелаў"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "IDE"
msgstr "IDE"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "group :"
-msgstr "Працоўная група"
-
#: ../../fs.pm:1
#, c-format
msgid "mounting partition %s in directory %s failed"
@@ -13154,6 +13427,13 @@ msgstr "Прагляд даступных пакетаў"
#: ../../standalone/drakbackup:1
#, c-format
+msgid ""
+"\n"
+" DrakBackup Report \n"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
msgid "Does not appear to be recordable media!"
msgstr ""
@@ -13167,6 +13447,11 @@ msgstr "Пазначце параметры"
msgid "Vanuatu"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "New user list:\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Either the server name or the server's IP must be given!"
@@ -13207,6 +13492,11 @@ msgstr ""
"Вам неабходна задаць правiльны тып файлавай сiстэмы (ext2, reiserfs)\n"
"для гэтай кропкi манцiравання\n"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the password history length to prevent password reuse."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Norfolk Island"
@@ -13427,11 +13717,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr "Націсніце на раздзел"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "FATAL"
msgstr "FAT"
@@ -13446,18 +13731,11 @@ msgid ""
msgstr ""
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Delete"
msgstr "Знiшчыць"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -13615,11 +13893,16 @@ msgstr ""
msgid "Webmin Service"
msgstr "прылада"
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "device"
msgstr "прылада"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save to:"
+msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+
#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "All"
@@ -13654,11 +13937,28 @@ msgstr ""
msgid "Tamil (Typewriter-layout)"
msgstr "Армянскi (typewriter)"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Use password to authenticate users."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+
#: ../../standalone/drakautoinst:1
#, c-format
msgid "manual"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Filename text to search for:"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model, driver"
@@ -13688,6 +13988,11 @@ msgstr "Сервер друку"
msgid "Give the ram size in MB"
msgstr "Пазначце памер RAM у Mб"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet complete."
+msgstr "Далучэнне да Iнтэрнэту"
+
#: ../../any.pm:1
#, c-format
msgid "Real name"
@@ -13781,6 +14086,11 @@ msgstr "кампактна"
msgid "1 minute"
msgstr "1 хвiлiна"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: fat"
+msgstr "Тып: "
+
#: ../../diskdrake/interactive.pm:1
#, fuzzy, c-format
msgid "on channel %d id %d\n"
@@ -13796,6 +14106,11 @@ msgstr ""
msgid "Laos"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+
#: ../../install_interactive.pm:1
#, fuzzy, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
@@ -13823,16 +14138,16 @@ msgstr ""
msgid "(E)IDE/ATA controllers"
msgstr ""
+#: ../../fs.pm:1
+#, c-format
+msgid "All I/O to the file system should be done synchronously."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Server"
msgstr "Сервер друку"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Custom configuration"
@@ -13853,20 +14168,6 @@ msgstr ""
msgid "Saint Pierre and Miquelon"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-"Restore Backup Problems:\n"
-"\n"
-"During the restore step, Drakbackup will verify all your\n"
-"backup files before restoring them.\n"
-"Before the restore, Drakbackup will remove \n"
-"your original directory, and you will loose all your \n"
-"data. It is important to be careful and not modify the \n"
-"backup data files by hand.\n"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid "saving Bootsplash theme..."
@@ -13912,6 +14213,11 @@ msgstr "Цылiндры з %d па %d\n"
msgid "New profile..."
msgstr ""
+#: ../../standalone/draksec:1
+#, c-format
+msgid "NONE"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which disk do you want to move it to?"
@@ -13922,11 +14228,16 @@ msgstr "На якi дыск перанесці?"
msgid "Display logo on Console"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Windows Domain"
msgstr "Навуковыя прыкладанні"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Saami (norwegian)"
+msgstr "Dvorak (Нарвежскi)"
+
#: ../../standalone/drakpxe:1
#, fuzzy, c-format
msgid "Interface %s (on network %s)"
@@ -13969,16 +14280,16 @@ msgstr ""
msgid "Build Single NIC -->"
msgstr ""
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr "Гэта дакладна?"
-
#: ../../lang.pm:1
#, c-format
msgid "Marshall Islands"
msgstr ""
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Is this correct?"
+msgstr "Гэта дакладна?"
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Windows (FAT32)"
@@ -13994,11 +14305,26 @@ msgstr "Пароль для root"
msgid "Build All Kernels -->"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "DVDRAM device"
+msgstr "прылада"
+
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report unowned files."
msgstr ""
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"<span foreground=\"royalblue3\">Version:</span> %s\n"
+"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;tvignaud"
+"\\@mandrakesoft.com&gt;\n"
+"\n"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid ""
@@ -14010,6 +14336,11 @@ msgstr ""
"\n"
"Усё адно працягваць?"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Version: "
+msgstr "Версiя: %s\n"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Server IP missing!"
@@ -14079,11 +14410,17 @@ msgstr ""
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Help"
msgstr "Дапамога"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check if the network devices are in promiscuous mode"
+msgstr ""
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Your personal phone number"
@@ -14109,6 +14446,11 @@ msgstr ""
msgid "Username required"
msgstr "Iмя карыстальнiку:"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Device"
+msgstr "Прылада:"
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -14134,12 +14476,9 @@ msgstr ""
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Опцыi прынтэру SMB (Windows 9x/NT)"
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+msgid "Valid user list changed, rewriting config file."
msgstr ""
#: ../../standalone/drakfloppy:1
@@ -14159,6 +14498,11 @@ msgstr ""
msgid "Protocol for the rest of the world"
msgstr "Падключэнне"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Password minimum length and number of digit and upcase letters"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Print test pages"
@@ -14239,6 +14583,11 @@ msgstr "Выбар новых памераў"
msgid "Media class"
msgstr ""
+#: ../../standalone/XFdrake:1
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not known by this version of Scannerdrake."
@@ -14259,18 +14608,6 @@ msgstr "абмежаванне"
msgid "Add host/network"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save to:"
-msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
-
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Model name"
@@ -14291,20 +14628,11 @@ msgstr ""
msgid "British Indian Ocean Territory"
msgstr ""
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Normal Mode"
msgstr "Звычайны"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
-"\n"
-"Note that currently all 'net' medias also use the hard drive."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Printer connection type"
@@ -14381,20 +14709,19 @@ msgid ""
"the selected package(s), or \"%s\" to abort."
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Myanmar"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
#, c-format
msgid "Quit"
msgstr "Выхад"
-#: ../../lang.pm:1
-#, c-format
-msgid "Myanmar"
-msgstr ""
-
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Auto allocate"
@@ -14436,7 +14763,7 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Authentication NIS"
msgstr "Аўтэнтыфiкацыя NIS"
@@ -14458,11 +14785,21 @@ msgstr "Сумеснае Iнтэрнэт-злучэнне зараз магчы
msgid "Card IO_0"
msgstr "IO_0 карты"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Disable Local Config"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "United Arab Emirates"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
+msgstr ""
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IO_1"
@@ -14470,7 +14807,7 @@ msgstr "IO_1 карты"
#: ../../lang.pm:1
#, c-format
-msgid "Thailand"
+msgid "Kazakhstan"
msgstr ""
#: ../../standalone/drakTermServ:1
@@ -14478,10 +14815,10 @@ msgstr ""
msgid "Routers:"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Kazakhstan"
-msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Write"
+msgstr "Эксперт"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -14513,6 +14850,56 @@ msgstr ""
msgid "If no port is given, 631 will be taken as default."
msgstr ""
+#: ../../standalone/draksec:1
+#, c-format
+msgid ""
+"Here, you can setup the security level and administrator of your machine.\n"
+"\n"
+"\n"
+"The Security Administrator is the one who will receive security alerts if "
+"the\n"
+"'Security Alerts' option is set. It can be a username or an email.\n"
+"\n"
+"\n"
+"The Security Level menu enable to select one of the six preconfigured "
+"security\n"
+"provided with msec. These levels range from poor security and ease of use, "
+"to\n"
+"paranoid config, suitable for very sensitive server applications:\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
+"very\n"
+"easy to use security level. It should only be used for machines not "
+"connected to\n"
+"any network and that are not accessible to everybody.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
+"security\n"
+"recommended for a computer that will be used to connect to the Internet as "
+"a\n"
+"client.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">High</span>: There are already some\n"
+"restrictions, and more automatic checks are run every night.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
+"enough\n"
+"to use the system as a server which can accept connections from many "
+"clients. If\n"
+"your machine is only a client on the Internet, you should choose a lower "
+"level.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
+"previous\n"
+"level, but the system is entirely closed and security features are at their\n"
+"maximum"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -14589,6 +14976,11 @@ msgstr "Метка"
msgid "Save on floppy"
msgstr "Захаванне на дыскету"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check open ports"
+msgstr "Дубляванне пункту манцiравання %s"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Printer auto-detection"
@@ -14699,6 +15091,11 @@ msgstr "Французскi"
msgid "Czech (QWERTY)"
msgstr "Чешскi (QWERTY)"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow X Window connections"
+msgstr "Злучэнне прынтэру"
+
#: ../../standalone/service_harddrake:1
#, fuzzy, c-format
msgid "Hardware probing in progress"
@@ -14721,10 +15118,10 @@ msgid ""
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, fuzzy, c-format
msgid "Next"
-msgstr "Тэкст"
+msgstr "Далей ->"
#: ../../bootloader.pm:1
#, fuzzy, c-format
@@ -14736,6 +15133,11 @@ msgstr "Куды вы жадаеце ўсталяваць пачатковы з
msgid "CHAP"
msgstr "CHAP"
+#: ../../lang.pm:1
+#, c-format
+msgid "Puerto Rico"
+msgstr ""
+
#: ../../network/network.pm:1
#, fuzzy, c-format
msgid "(bootp/dhcp/zeroconf)"
@@ -14750,11 +15152,6 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Puerto Rico"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -14781,7 +15178,7 @@ msgstr ""
msgid "Anguilla"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Domain"
msgstr "NIS Domain"
@@ -14815,15 +15212,6 @@ msgid ""
"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
msgid "Please wait, preparing installation..."
@@ -14874,6 +15262,11 @@ msgstr ""
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host name or IP."
+msgstr "Iмя машыны"
+
#: ../../fsedit.pm:1
#, c-format
msgid "simple"
@@ -14899,6 +15292,11 @@ msgstr ""
msgid "Falkland Islands (Malvinas)"
msgstr ""
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Boot disk creation"
+msgstr "Настройка пасля ўсталявання"
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Unknown model"
@@ -14937,6 +15335,13 @@ msgid ""
"up a firewall to protect your machine from network attacks."
msgstr ""
+#: ../../network/ethernet.pm:1
+#, fuzzy, c-format
+msgid "Which dhcp client do you want to use ? (default is dhcp-client)"
+msgstr ""
+"Якi dhcp клiент вы плануеце выкарыстоўваць?\n"
+"Па змоўчанню, гэта dhcp-client"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Tamil (ISCII-layout)"
@@ -14947,6 +15352,16 @@ msgstr ""
msgid "Mayotte"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr ""
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "%d KB\n"
+msgstr "Памер: %d Kб\n"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Creating auto install floppy..."
@@ -14957,16 +15372,16 @@ msgstr "Стварэнне дыскеты для ўсталявання"
msgid "Searching for scanners ..."
msgstr "Даступныя пакеты"
-#: ../../steps.pm:1
-#, fuzzy, c-format
-msgid "Partitioning"
-msgstr "Прынтэр"
-
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Russia"
msgstr "Рускi"
+#: ../../steps.pm:1
+#, fuzzy, c-format
+msgid "Partitioning"
+msgstr "Прынтэр"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "ethernet card(s) detected"
@@ -15001,6 +15416,11 @@ msgstr "Не хапае прасторы для стварэння новых р
msgid "Set root password"
msgstr "Пароль для root"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable IP spoofing protection"
+msgstr ""
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -15008,6 +15428,11 @@ msgid ""
"driver at \"%s\"."
msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Group :"
+msgstr "Працоўная група"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
@@ -15018,6 +15443,11 @@ msgstr "Усе дадзеныя ў раздзеле %s будуць страча
msgid "Internet connection configuration"
msgstr "Iнтэрнэт злучэнне i канфiгурацыя"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels"
@@ -15043,11 +15473,6 @@ msgstr "Таблiца"
msgid "Preference: "
msgstr "Параметры: "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "Майстар стварэння..."
-
#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
msgid "Services: %d activated for %d registered"
@@ -15098,6 +15523,13 @@ msgstr ""
msgid "Show current interface configuration"
msgstr "Настройка злучэння з Iнтэрнэтам"
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"The argument specifies if clients are authorized to connect\n"
+"to the X server from the network on the tcp port 6000 or not."
+msgstr ""
+
#: ../../help.pm:1
#, fuzzy, c-format
msgid "Development"
@@ -15200,6 +15632,11 @@ msgstr ""
msgid "The entered host/network IP is not correct.\n"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Create/Transfer backup keys for SSH"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Here is the full list of available countries"
@@ -15282,6 +15719,11 @@ msgid ""
"everybody who uses your computer, you can choose to have \"%s\"."
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Name resolution spoofing protection"
+msgstr ""
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -15459,16 +15901,16 @@ msgstr ""
msgid "Shell"
msgstr "Абалонка:"
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
-
#: ../../lang.pm:1
#, c-format
msgid "Sao Tome and Principe"
msgstr ""
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -15540,6 +15982,13 @@ msgstr ""
#: ../../security/help.pm:1
#, c-format
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
msgid "if set to yes, check open ports."
msgstr ""
@@ -15592,6 +16041,11 @@ msgstr "Выкарыстоўваць незанятую прастору на р
msgid "Italy"
msgstr "Iтальянскi"
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Name of printer"
@@ -15612,11 +16066,6 @@ msgstr "памылка разманцiравання %s: %s"
msgid "Do it!"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Cayman Islands"
-msgstr ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "%s not responding"
@@ -15702,16 +16151,7 @@ msgstr "Дубляванне пункту манцiравання %s"
msgid "MandrakeSoft has selected the best software for you"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version: %s\n"
-"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
-"\n"
-msgstr ""
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, fuzzy, c-format
msgid "Local files"
msgstr "Лакальны прынтэр"
@@ -15726,6 +16166,11 @@ msgstr "можа быць"
msgid "Panama"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Can't open %s!"
+msgstr "Памылка адкрыцця %s для запiсу: %s"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -15780,11 +16225,6 @@ msgid ""
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Size: %d KB\n"
-msgstr "Памер: %d Kб\n"
-
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Remove fonts on your system"
@@ -15805,10 +16245,10 @@ msgstr ""
msgid "Graphical interface at startup"
msgstr "Запуск X пры старце сiстэмы"
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please enter the directory to save:"
-msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " adsl"
+msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
@@ -15820,6 +16260,11 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr "Недастаткова раздзелаў для RAID узроўня %d\n"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: true"
+msgstr "Настройка X Window"
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid ""
@@ -15840,6 +16285,11 @@ msgstr "Iмя злучэння"
msgid "Macedonian"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Mali"
+msgstr ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Bridges and system controllers"
@@ -15850,11 +16300,6 @@ msgstr ""
msgid "/File/_Save"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Mali"
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
msgid "No details"
@@ -15880,6 +16325,11 @@ msgstr "Аддалены прынтэр"
msgid "Please select media for backup..."
msgstr "Калi ласка, абярыце мову для карыстання."
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Wrong email"
+msgstr ""
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 server: %s\n"
@@ -15933,8 +16383,7 @@ msgstr ""
msgid "Mandrake's multipurpose configuration tool"
msgstr "Настройка злучэння з Iнтэрнэтам"
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1 ../../standalone/logdrake:1
#, fuzzy, c-format
msgid "Save"
msgstr "Стартавае меню"
@@ -15982,11 +16431,6 @@ msgstr "Французскi"
msgid "default:LTR"
msgstr "default:LTR"
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "add a rule"
-msgstr "Дадаць карыстальнiка"
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "A command line must be entered!"
@@ -16007,7 +16451,12 @@ msgstr "Настройка злучэння з Iнтэрнэтам"
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Вы жадаеце, каб гэтае злучэнне стартавала пры загрузцы?"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of suid root files"
+msgstr ""
+
+#: ../../any.pm:1
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
@@ -16034,13 +16483,10 @@ msgstr "Порт"
msgid "Use network connection to backup"
msgstr "Дрэнны файл рэзервовай копii"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Kernel version"
+msgstr "Настройка злучэння з Iнтэрнэтам"
#: ../../help.pm:1
#, c-format
@@ -16110,11 +16556,26 @@ msgstr "сервер"
msgid "Left Shift key"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " local network"
+msgstr "сеткавая карта не знойдзена"
+
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Bad choice, try again\n"
msgstr "Дрэнны выбар, паспрабуйце яшче\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Syslog reports to console 12"
+msgstr ""
+
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search new servers"
+msgstr "DNS сервер"
+
#: ../../lang.pm:1
#, c-format
msgid "Heard and McDonald Islands"
@@ -16233,6 +16694,16 @@ msgstr "Нямецкi"
msgid "Austria"
msgstr "паслядоўная"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Choose your CD/DVD media size (MB)"
+msgstr "Калi ласка, абярыце тып клавiятуры."
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check permissions of files in the users' home"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Run \"sndconfig\" after installation to configure your sound card"
@@ -16291,11 +16762,26 @@ msgstr ""
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 1"
+msgstr "узровень"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "DHCP client"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "List users on display managers (kdm and gdm)"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 2"
+msgstr "узровень"
+
#: ../../partition_table.pm:1
#, c-format
msgid "Restoring from file %s failed: %s"
@@ -16306,6 +16792,21 @@ msgstr "Аднаўленне з файла %s не атрымалася: %s"
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (паслядоўная, стары тып C7)"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 3"
+msgstr "узровень"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 4"
+msgstr "узровень"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 5"
+msgstr "узровень"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
@@ -16376,12 +16877,6 @@ msgstr "Аддалены прынтэр"
msgid "Install themes"
msgstr "Усталяванне сiстэмы"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
-
#: ../../help.pm:1
#, c-format
msgid "Espanol"
@@ -16495,11 +16990,6 @@ msgstr "Ліцэнзійная дамова"
msgid "System Options"
msgstr "Опцыi модулю:"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr ""
-
#: ../../security/level.pm:1
#, fuzzy, c-format
msgid "Please choose the desired security level"
@@ -16515,6 +17005,13 @@ msgstr ""
msgid ", USB printer"
msgstr "Iмя друкаркi"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Incremental backups only save files that have changed or are new since the "
+"last backup."
+msgstr ""
+
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Choose the applications that will support the fonts:"
@@ -16541,6 +17038,11 @@ msgstr "Прыміце вiншаваннi!"
msgid "Use owner id for execution"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow remote root login"
+msgstr "Аддалены прынтэр"
+
#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Down"
@@ -16596,6 +17098,11 @@ msgstr "Microsoft IntelliMouse"
msgid "German (no dead keys)"
msgstr "Нямецкi (няма заблакiраваных клавiш)"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tSend mail to %s\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Transferring %s..."
@@ -16679,6 +17186,11 @@ msgid ""
"and then add user name, password, and/or workgroup if needed."
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " cable"
+msgstr "Таблiца"
+
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
msgid "Use the free space on the Windows partition"
@@ -16689,14 +17201,6 @@ msgstr "Выкарыстоўваць незанятую прастору на р
msgid "%s found on %s, configure it automatically?"
msgstr "Жадаеце настроiць прынтэр?"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 driver: %s\n"
@@ -16707,14 +17211,6 @@ msgstr "Сервер XFree86: %s\n"
msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
-msgstr ""
-
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Choose the packages you want to install"
@@ -16730,6 +17226,11 @@ msgstr ""
msgid "Serbian (cyrillic)"
msgstr "Азербайджанскі (кірыліца)"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory where backups are stored"
+msgstr "Калі ласка, зрабіце некалькі рухаў мышшу."
+
#: ../../standalone/draksplash:1
#, c-format
msgid "Make kernel message quiet by default"
@@ -16985,16 +17486,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr "Націсніце на раздзел"
-
-#: ../../standalone/drakperm:1
-#, fuzzy, c-format
-msgid "user"
-msgstr "Iмя карыстальнiку:"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "Use Hard Disk to backup"
msgstr "Дрэнны файл рэзервовай копii"
@@ -17072,6 +17563,11 @@ msgstr ""
msgid "Detected model: %s"
msgstr "Дубляванне пункту манцiравання %s"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "\"%s\" is not a valid email!"
+msgstr ""
+
#: ../../standalone/drakedm:1
#, c-format
msgid ""
@@ -17085,6 +17581,11 @@ msgstr ""
msgid "if set to yes, run the daily security checks."
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Device name to use for backup"
+msgstr ""
+
#: ../../lang.pm:1
#, fuzzy, c-format
msgid "Azerbaijan"
@@ -17324,49 +17825,18 @@ msgstr ""
"Прыкладанні для чытання і адпраўкі пошты і навінаў (pine, mutt, tin...), "
"Web аглядальнікі"
-#, fuzzy
-#~ msgid "New configuration (isdn-light)"
-#~ msgstr "Знойдзена сістэма сеткавай бяспекі (firewall)!"
+#~ msgid "Please relog into %s to activate the changes"
+#~ msgstr "Калi ласка, перайдзiце ў %s для актывацыi змяненняў"
-#, fuzzy
-#~ msgid "Old configuration (isdn4net)"
-#~ msgstr "Знойдзена сістэма сеткавай бяспекі (firewall)!"
+#~ msgid "Wizard..."
+#~ msgstr "Майстар стварэння..."
+
+#~ msgid "Name: %s\n"
+#~ msgstr "Iмя: %s\n"
#~ msgid "Internet connection & configuration"
#~ msgstr "Iнтэрнэт злучэнне i канфiгурацыя"
-#, fuzzy
-#~ msgid "Configure the connection"
-#~ msgstr "Настройка сеткi"
-
-#, fuzzy
-#~ msgid "Disconnect"
-#~ msgstr "Настройка ISDN"
-
-#, fuzzy
-#~ msgid "Connect"
-#~ msgstr "Iмя злучэння"
-
-#, fuzzy
-#~ msgid ""
-#~ "\n"
-#~ "You can reconfigure your connection."
-#~ msgstr ""
-#~ "\n"
-#~ "Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
-
-#, fuzzy
-#~ msgid ""
-#~ "\n"
-#~ "You can connect to the Internet or reconfigure your connection."
-#~ msgstr ""
-#~ "\n"
-#~ "Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
-
-#, fuzzy
-#~ msgid "You are not currently connected to the Internet."
-#~ msgstr "Як вы плануеце далучыцца да Iнтэрнэту?"
-
#~ msgid ""
#~ "\n"
#~ "You can disconnect or reconfigure your connection."
@@ -17374,50 +17844,6 @@ msgstr ""
#~ "\n"
#~ "Вы можаце адключыцца ці пераканфігураваць вашае злучэнне."
-#, fuzzy
-#~ msgid "You are currently connected to the Internet."
-#~ msgstr "Як вы плануеце далучыцца да Iнтэрнэту?"
-
-#, fuzzy
-#~ msgid "Write %s"
-#~ msgstr "Сервер XFree86 %s"
-
-#, fuzzy
-#~ msgid "Author:"
-#~ msgstr "Аўтапошук"
-
-#, fuzzy
-#~ msgid "Audio station"
-#~ msgstr "Мультымедыя - гук"
-
-#, fuzzy
-#~ msgid "Sound playing/editing programs"
-#~ msgstr "Рэдактары і прайгравальнікі гуку і відэа"
-
-#, fuzzy
-#~ msgid "Video station"
-#~ msgstr "Мультымедыя - гук"
-
-#, fuzzy
-#~ msgid "Video playing programs"
-#~ msgstr "Рэдактары і прайгравальнікі гуку і відэа"
-
-#, fuzzy
-#~ msgid "Graphic station"
-#~ msgstr "Мультымедыя - гук"
-
-#, fuzzy
-#~ msgid "Graphics programs"
-#~ msgstr "Графічныя праграмы тыпу The Gimp"
-
-#, fuzzy
-#~ msgid "Printer sharing"
-#~ msgstr "Прынтэр"
-
-#, fuzzy
-#~ msgid "Office"
-#~ msgstr "добра"
-
#~ msgid "Set of tools for mail, news, web, file transfer, and chat"
#~ msgstr ""
#~ "Набор інструментаў для пошты, навінаў, web'у, перадачы файлаў, і chat"
@@ -17464,32 +17890,6 @@ msgstr ""
#~ msgid "no network card found"
#~ msgstr "сеткавая карта не знойдзена"
-#, fuzzy
-#~ msgid "Get involved in the Free Software world"
-#~ msgstr "Падключэнне"
-
-#, fuzzy
-#~ msgid "Get the most from the Internet"
-#~ msgstr "Далучэнне да Iнтэрнэту"
-
-#, fuzzy
-#~ msgid "User interfaces"
-#~ msgstr "Сеткавы iнтэрфейс"
-
-#, fuzzy
-#~ msgid "Development simplified"
-#~ msgstr "распрацоўшчык"
-
-#, fuzzy
-#~ msgid ""
-#~ "The following printers are configured. Double-click on a printer to "
-#~ "change its settings; to make it the default printer; to view information "
-#~ "about it; or to make a printer on a remote CUPS server available for Star "
-#~ "Office/OpenOffice.org/GIMP."
-#~ msgstr ""
-#~ "Тут змяшчаюцца чэргi друку.\n"
-#~ "Вы можаце дадаць яшчэ, альбо змянiць iснуючыя."
-
#~ msgid ""
#~ "Please enter your host name if you know it.\n"
#~ "Some DHCP servers require the hostname to work.\n"
@@ -17501,38 +17901,6 @@ msgstr ""
#~ "напрыклад ``mybox.mylab.myco.com''.\n"
#~ "Вы можаце таксама ўвесцi IP адрас шлюзу, калi ён у вас ёсць."
-#, fuzzy
-#~ msgid "Traditional Monitor"
-#~ msgstr "Змянiць манiтор"
-
-#, fuzzy
-#~ msgid "NewStyle Monitor"
-#~ msgstr "Манiтор"
-
-#, fuzzy
-#~ msgid "Secure Connection"
-#~ msgstr "Выбар тыпу злучэння прынтэру"
-
-#, fuzzy
-#~ msgid "FTP Connection"
-#~ msgstr "Размеркаванне"
-
-#, fuzzy
-#~ msgid "/Options"
-#~ msgstr "Опцыi"
-
-#, fuzzy
-#~ msgid "/Autodetect jazz drives"
-#~ msgstr "Аддалены прынтэр"
-
-#, fuzzy
-#~ msgid "/Autodetect modems"
-#~ msgstr "Аддалены прынтэр"
-
-#, fuzzy
-#~ msgid "/Autodetect printers"
-#~ msgstr "Аддалены прынтэр"
-
#~ msgid ""
#~ "The partition you've selected to add as root (/) is physically located "
#~ "beyond\n"
@@ -17556,22 +17924,6 @@ msgstr ""
#~ "Калі вы думаеце выкарыстоўваць LILO - тады гэта не будзе працаваць, LILO "
#~ "не выкарыстоўваеца, тады /boot не патрэбны."
-#, fuzzy
-#~ msgid "Do you want to configure another printer?"
-#~ msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-
-#, fuzzy
-#~ msgid "Know how to use this printer"
-#~ msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-
-#, fuzzy
-#~ msgid "Preparing Printerdrake..."
-#~ msgstr "Чытаю базу дадзеных драйвероў CUPS"
-
-#, fuzzy
-#~ msgid "Reading printer data ..."
-#~ msgstr "Чытаю базу дадзеных драйвероў CUPS"
-
#~ msgid "Please be patient. This operation can take several minutes."
#~ msgstr "Калі ласка, пачакайце. Гэтая аперацыя адыме пэўны час."
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index f21b79e8d..624dc4598 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -2,21 +2,21 @@
# Copyright (C) 2000,2003 Free Software Foundation, Inc.
# Copyright (c) 2000 MandrakeSoft
# Bozhan Boiadzhiev <bozhan@plov.omega.bg>, 2000.
-# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2003
-# Boyan Ivanov <boyan17@bulgaria.com>, 2003
+# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2003.
+# Boyan Ivanov <boyan17@bulgaria.com>, 2003.
#
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-bg\n"
-"POT-Creation-Date: 2003-05-31 11:34+0200\n"
-"PO-Revision-Date: 2003-04-26 15:27+0300\n"
+"POT-Creation-Date: 2003-08-13 03:40+0200\n"
+"PO-Revision-Date: 2003-08-10 15:39+0300\n"
"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
-"Language-Team: Bulgarian\n"
+"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CP1251\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0.1\n"
+"X-Generator: KBabel 1.0.2\n"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -28,11 +28,30 @@ msgstr " "
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
+"0/1 for Local Config...\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Configuration changed - restart clusternfs/dhcpd?"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "\t\tErase=%s"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Differential backups only save files that have changed or are new since the "
+"original 'base' backup."
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "network printer port"
@@ -41,7 +60,7 @@ msgstr " "
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Please insert floppy disk:"
-msgstr " :"
+msgstr " :"
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -82,6 +101,13 @@ msgstr " CUPS \"%s\""
msgid "Post-install configuration"
msgstr " "
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"The current security level is %s\n"
+"Select permissions to see/edit"
+msgstr ""
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``%s'' instead"
@@ -132,6 +158,11 @@ msgstr " "
msgid "Gateway device"
msgstr "Gateway "
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Advanced preferences"
+msgstr " "
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Net Method:"
@@ -142,11 +173,21 @@ msgstr ""
msgid "Ethernetcard"
msgstr "Ethernet "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "If set, send the mail report to this email address else send it to root"
+msgstr ""
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Parameters"
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "no"
+msgstr ""
+
#: ../../harddrake/v4l.pm:1
#, c-format
msgid "Auto-detect"
@@ -199,6 +240,11 @@ msgstr ""
msgid "Error writing to file %s"
msgstr " %s"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Report check result to syslog"
+msgstr " , tty."
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -247,6 +293,11 @@ msgid ""
"\n"
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "yes"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "("
@@ -293,7 +344,12 @@ msgstr " %s"
#: ../../standalone/drakbackup:1
#, c-format
msgid "No CD device defined!"
-msgstr " CD !"
+msgstr " CD !"
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "\tUse .backupignore files\n"
+msgstr " ."
#: ../../keyboard.pm:1
#, c-format
@@ -310,6 +366,11 @@ msgstr ""
msgid "256 kB"
msgstr "256 "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Don't rewind tape after backup"
+msgstr " "
+
#: ../../any.pm:1
#, c-format
msgid "Bootloader main options"
@@ -327,6 +388,11 @@ msgstr ""
msgid "Tape"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Malaysia"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Scanning network..."
@@ -339,11 +405,6 @@ msgid ""
" of your /etc directory."
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Malaysia"
-msgstr ""
-
#: ../../standalone/drakedm:1
#, fuzzy, c-format
msgid "The change is done, do you want to restart the dm service ?"
@@ -374,13 +435,23 @@ msgstr " cpu"
msgid "Soundcard"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Search for files to restore"
+msgstr " "
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Luxembourg"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-" ( ) "
+" ( ) "
" \"%s <file>\".\n"
#: ../../diskdrake/interactive.pm:1
@@ -388,19 +459,10 @@ msgstr ""
msgid "Level %s\n"
msgstr " %s\n"
-#: ../../lang.pm:1
-#, c-format
-msgid "Luxembourg"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Daemon Report\n"
-"\n"
-"\n"
-msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Syriac (phonetic)"
+msgstr " ()"
#: ../../lang.pm:1
#, c-format
@@ -420,7 +482,7 @@ msgstr ""
#: ../../standalone/drakgw:1
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
-msgstr " LAN %s!\n"
+msgstr " LAN %s!\n"
#: ../../standalone/drakgw:1
#, c-format
@@ -451,6 +513,11 @@ msgstr " ()"
msgid "Search installed fonts"
msgstr ""
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Default desktop"
+msgstr " "
+
#: ../../lang.pm:1
#, c-format
msgid "Venezuela"
@@ -474,6 +541,13 @@ msgid ""
"\n"
msgstr ""
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Can only be mounted explicitly (i.e.,\n"
+"the -a option will not cause the file system to be mounted)."
+msgstr ""
+
#: ../../network/modem.pm:1
#, c-format
msgid ""
@@ -538,15 +612,6 @@ msgstr " "
msgid "Password"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (max, inactive=-1)\n"
-"\n"
-"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive"
-"\\fP."
-msgstr ""
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "Advanced Configuration"
@@ -555,7 +620,7 @@ msgstr " "
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Scanning on your HP multi-function device"
-msgstr " HP "
+msgstr " HP "
#: ../../any.pm:1
#, c-format
@@ -583,7 +648,7 @@ msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-" header- , /boot \n"
+" header- , /boot \n"
"/usr/include/linux/{autoconf,version}.h"
#: ../../standalone/drakfloppy:1
@@ -603,42 +668,7 @@ msgstr "/ _jazz "
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select: \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backups will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, DrakBackup will remove \n"
-" your original directory and verify that all \n"
-" backup files are not corrupted. It is recommended \n"
-" you do a last backup before restoring.\n"
-"\n"
-"\n"
+msgid "Store the password for this system in drakbackup configuration."
msgstr ""
#: ../../install_messages.pm:1
@@ -762,7 +792,7 @@ msgid ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-"\n"
+"\n"
"\n"
" Mandrake Linux "
" - \n"
@@ -795,12 +825,12 @@ msgstr ""
"\n"
"2. \n"
"\n"
-" \" "
+" \" "
" \", ,\n"
" .\n"
"MandrakeSoft S.A., , "
" e\n"
-", , ( "
+", , ( "
", ,\n"
", , "
" \n"
@@ -857,7 +887,7 @@ msgstr ""
" .\n"
"MandrakeSoft S.A. "
", \n"
-", .\n"
+", .\n"
"\"Mandrake\", \"Mandrake Linux\" "
"MandrakeSoft S.A.\n"
"\n"
@@ -869,7 +899,7 @@ msgstr ""
" . "
" .\n"
" .\n"
-" "
+" "
". ,\n"
" - "
".\n"
@@ -881,6 +911,11 @@ msgstr ""
" \n"
".\n"
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Default user"
+msgstr " "
+
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -924,6 +959,11 @@ msgstr " "
msgid "Gurmukhi"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s already in use\n"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
@@ -963,141 +1003,9 @@ msgstr ""
msgid "Show only for the selected day"
msgstr " "
-#: ../../standalone/drakTermServ:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"drakTermServ Overview\n"
-"\t\t\t \n"
-" - Create Etherboot Enabled Boot Images:\n"
-" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
-"must be created.\n"
-" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
-"graphical interface\n"
-" \t\tto help manage/customize these images.\n"
-"\n"
-" - Maintain /etc/dhcpd.conf:\n"
-" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
-"assigning an IP address\n"
-" \t\tand net boot images to the machine. drakTermServ helps create/"
-"remove these entries.\n"
-"\t\t\t\n"
-" \t\t(PCI cards may omit the image - etherboot will request the "
-"correct image. You should\n"
-" \t\talso consider that when etherboot looks for the images, it "
-"expects names like\n"
-" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
-"\t\t\t \n"
-" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
-"like:\n"
-" \t\t\n"
-"\t\t\t\thost curly {\n"
-"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
-"\t\t\t\t\tfixed-address 192.168.192.3;\n"
-"\t\t\t\t\t#type fat;\n"
-"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
-"nbi\";\n"
-"\t\t\t\t}\n"
-"\t\t\t\n"
-"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
-"entry for\n"
-"\t\t\ta client machine, using a fixed address scheme facilitates using the "
-"functionality\n"
-"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
-"\t\t\t\n"
-"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
-"either be \"thin\"\n"
-"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
-"while fat clients run most\n"
-"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
-"$IP=client_ip\\$\\$ is\n"
-"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
-"gdm.conf are modified\n"
-"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
-"issues in using xdmcp,\n"
-"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
-"subnet.\n"
-"\t\t\t\n"
-"\t\t\tNote: You must stop/start the server after adding or changing "
-"clients.\n"
-"\t\t\t\n"
-" - Maintain /etc/exports:\n"
-" \t\tClusternfs allows export of the root filesystem to diskless "
-"clients. drakTermServ\n"
-" \t\tsets up the correct entry to allow anonymous access to the root "
-"filesystem from\n"
-" \t\tdiskless clients.\n"
-"\n"
-" \t\tA typical exports entry for clusternfs is:\n"
-" \t\t\n"
-" \t\t/ (ro,all_squash)\n"
-" \t\t/home SUBNET/MASK(rw,root_squash)\n"
-"\t\t\t\n"
-"\t\t\tWith SUBNET/MASK being defined for your network.\n"
-" \t\t\n"
-" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
-" \t\tFor users to be able to log into the system from a diskless "
-"client, their entry in\n"
-" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
-"\\$. drakTermServ helps\n"
-" \t\tin this respect by adding or removing system users from this "
-"file.\n"
-"\n"
-" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future drakTermServ "
-"will help create these\n"
-" \t\tfiles.\n"
-"\n"
-" - Per client system configuration files:\n"
-" \t\tThrough clusternfs, each diskless client can have it's own "
-"unique configuration files\n"
-" \t\ton the root filesystem of the server. In the future, "
-"drakTermServ can help create files\n"
-" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
-"keyboard on a per-client\n"
-" \t\tbasis.\n"
-"\n"
-" - /etc/xinetd.d/tftp:\n"
-" \t\tdrakTermServ will configure this file to work in conjunction "
-"with the images created by\n"
-" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
-"the boot image to each\n"
-" \t\tdiskless client.\n"
-"\n"
-" \t\tA typical tftp configuration file looks like:\n"
-" \t\t\n"
-" \t\tservice tftp\n"
-" \t\t(\n"
-" disable = no\n"
-" socket_type = dgram\n"
-" protocol = udp\n"
-" wait = yes\n"
-" user = root\n"
-" server = /usr/sbin/in.tftpd\n"
-" server_args = -s /var/lib/tftpboot\n"
-" \t\t}\n"
-" \t\t\n"
-" \t\tThe changes here from the default installation are changing the "
-"disable flag to\n"
-" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
-"mkinitrd-net\n"
-" \t\tputs it's images.\n"
-"\n"
-" - Create etherboot floppies/CDs:\n"
-" \t\tThe diskless client machines need either ROM images on the NIC, "
-"or a boot floppy\n"
-" \t\tor CD to initate the boot sequence. drakTermServ will help "
-"generate these images,\n"
-" \t\tbased on the NIC in the client machine.\n"
-" \t\t\n"
-" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
-"manually:\n"
-" \t\t\n"
-" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
-" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
-" \n"
-"\n"
+msgid "\tLimit disk usage to %s MB\n"
msgstr ""
#: ../../Xconfig/card.pm:1
@@ -1106,9 +1014,9 @@ msgid "512 kB"
msgstr "512 "
#: ../../standalone/net_monitor:1
-#, c-format
+#, fuzzy, c-format
msgid "Logs"
-msgstr ""
+msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
@@ -1152,10 +1060,18 @@ msgstr ""
msgid "<control>Q"
msgstr "<control>Q"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Please be sure that the cron daemon is included in your services. \n"
+"\n"
+"Note that currently all 'net' media also use the hard drive."
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Unknown"
-msgstr " "
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -1191,27 +1107,6 @@ msgstr " %s !"
msgid "Notice"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Activate/Disable daily security check."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-" / "
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable crontab and at for users. Put allowed users in /etc/cron."
-"allow and /etc/at.allow\n"
-"(see man at(1) and crontab(1))."
-msgstr ""
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
@@ -1224,7 +1119,7 @@ msgid ""
"printer was not correctly detected or if you prefer a customized printer "
"configuration, turn on \"Manual configuration\"."
msgstr ""
-" . "
+" . "
" , "
" \" \"."
@@ -1247,59 +1142,8 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-" - Backup System Files:\n"
-" \n"
-"\tThis option allows you to backup your /etc directory,\n"
-"\twhich contains all configuration files. Please be\n"
-"\tcareful during the restore step to not overwrite:\n"
-"\t\t/etc/passwd \n"
-"\t\t/etc/group \n"
-"\t\t/etc/fstab\n"
-"\n"
-" - Backup User Files: \n"
-"\n"
-"\tThis option allows you select all users that you want to \n"
-"\tbackup. To preserve disk space, it is recommended that\n"
-"\tyou do not include the web browser's cache.\n"
-"\n"
-" - Backup Other Files: \n"
-"\n"
-"\tThis option allows you to include additional data to save.\n"
-"\tIf you want to add individual files, select them from the\n"
-"\trighthand 'Files' list pane. To add directories, enter the \n"
-"\tdirectory by clicking on it in the lefthand 'Folders' pane, \n"
-"\tand at that point click 'OK' without selecting any files.\n"
-" \n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, expr='*.*', dev='tty12')\n"
-"\n"
-"Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n"
-"expression describing what to log (see syslog.conf(5) for more details) and\n"
-"dev the device to report the log."
-msgstr ""
+msgid "Multisession CD"
+msgstr " "
#: ../../modules/parameters.pm:1
#, c-format
@@ -1356,6 +1200,11 @@ msgstr ""
msgid "Brunei Darussalam"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "You must be root to read configuration file. \n"
+msgstr " "
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Remote lpd Printer Options"
@@ -1403,7 +1252,7 @@ msgid ""
msgstr ""
"GNU/Linux , , "
"\n"
-" , ... "
+" , ... "
"\n"
", .\n"
" Root, , , "
@@ -1413,8 +1262,8 @@ msgstr ""
" .\n"
" . "
"\n"
-" root , ! -"
-"\n"
+" root , ! - "
+"\n"
" , . "
"\n"
" , "
@@ -1433,16 +1282,14 @@ msgstr ""
"\n"
" Root , "
"\n"
-" , .\n"
+" , .\n"
"\n"
-" \" \", "
-".\n"
+" \"%s\", .\n"
" : , , "
".\n"
" , , .\n"
"\n"
-" \"\", "
-"\n"
+" \"%s\", \n"
" (bash )."
#: ../../standalone/drakconnect:1
@@ -1455,6 +1302,11 @@ msgstr " ..."
msgid "Norway"
msgstr ""
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Delete profile"
+msgstr " ..."
+
#: ../../keyboard.pm:1
#, c-format
msgid "Danish"
@@ -1467,7 +1319,7 @@ msgid ""
"and XFree at boot."
msgstr ""
" numlock \n"
-"XFree ."
+"XFree ."
#: ../../network/network.pm:1
#, c-format
@@ -1491,6 +1343,11 @@ msgstr ""
" CDROM \n"
"CD , ."
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "When checked, owner and group won't be changed"
+msgstr " , "
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Processors"
@@ -1501,16 +1358,16 @@ msgstr ""
msgid "Bulgaria"
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "No NIC selected!"
-msgstr " NIC !"
-
#: ../../lang.pm:1
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr " "
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "No NIC selected!"
+msgstr " NIC !"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid ""
@@ -1578,6 +1435,16 @@ msgstr ""
" . bootdisk ?\n"
"%s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+msgstr ""
+"\n"
+" DrakBackup \n"
+"\n"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Latvian"
@@ -1608,20 +1475,20 @@ msgstr ""
msgid "First sector of drive (MBR)"
msgstr " (MBR)"
-#: ../../harddrake/data.pm:1
-#, c-format
-msgid "Joystick"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "El Salvador"
msgstr " "
+#: ../../harddrake/data.pm:1
+#, c-format
+msgid "Joystick"
+msgstr ""
+
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "DVD"
-msgstr "DVD-ROM"
+msgstr "DVD"
#: ../../any.pm:1 ../../help.pm:1
#, c-format
@@ -1633,6 +1500,11 @@ msgstr " "
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "DVDR device"
+msgstr "DVDR "
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Trying to rescue partition table"
@@ -1643,6 +1515,11 @@ msgstr " "
msgid "Option %s must be an integer number!"
msgstr " %s !"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Use password to authenticate users"
+msgstr ""
+
#: ../../interactive/stdio.pm:1
#, c-format
msgid ""
@@ -1652,12 +1529,20 @@ msgstr ""
" :\n"
"%s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For backups to other media, files are still created on the hard drive, then "
+"moved to the other media. Enabling this option will remove the hard drive "
+"tar files after the backup."
+msgstr ""
+
#: ../../standalone/livedrake:1
#, c-format
msgid "Unable to start live upgrade !!!\n"
msgstr " !!!\n"
-#: ../../diskdrake/interactive.pm:1
+#: ../../install_steps_gtk.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Name: "
msgstr ": "
@@ -1682,12 +1567,21 @@ msgstr " MandrakeSoft "
msgid "Resizing"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Enter the maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+", \n"
+" Drakbackup"
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Cable connection"
msgstr " "
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakperm:1 ../../standalone/logdrake:1
#, c-format
msgid "User"
msgstr ""
@@ -1731,6 +1625,11 @@ msgstr "mkraid "
msgid "Button 3 Emulation"
msgstr " 3 "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of sgid files"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Sending files..."
@@ -1746,11 +1645,6 @@ msgstr " ()"
msgid "access to rpm tools"
msgstr " rpm "
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "edit"
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "You must choose/enter a printer/device!"
@@ -1832,6 +1726,16 @@ msgstr ""
msgid "Harddrake2 version %s"
msgstr "Harddrake2 %s"
+#: ../../standalone/drakfloppy:1
+#, c-format
+msgid "Preferences"
+msgstr ""
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Swaziland"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Copying %s"
@@ -1847,21 +1751,16 @@ msgstr " "
msgid "Dominican Republic"
msgstr " "
-#: ../../lang.pm:1
+#: ../../keyboard.pm:1
#, c-format
-msgid "Swaziland"
-msgstr ""
+msgid "Syriac"
+msgstr ""
#: ../../standalone/drakperm:1
#, c-format
msgid "Set-UID"
msgstr "-UID"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you are using CDRW media"
-msgstr ", CDRW "
-
#: ../../help.pm:1
#, c-format
msgid ""
@@ -1890,6 +1789,11 @@ msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
" %c %c ."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to execute the file"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Generic 2 Button Mouse"
@@ -1962,8 +1866,13 @@ msgstr " (/) (/) ..."
msgid "There is already a partition with mount point %s\n"
msgstr " %s\n"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable msec hourly security check."
+msgstr "/ "
+
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"At this point, you need to decide where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
@@ -2055,16 +1964,14 @@ msgstr ""
"\n"
":\n"
"\n"
-" * \" \": \n"
-" . \n"
-" .\n"
+" * \"%s\" "
+" . .\n"
"\n"
-" * \" \": \n"
+" * \"%s\": \n"
" Linux . ,\n"
" .\n"
"\n"
-" * \" Windows \": "
-"\n"
+" * \"%s\": \n"
"Microsoft Windows \n"
" , Linux . \n"
", Microsoft Windows (\n"
@@ -2080,8 +1987,7 @@ msgstr ""
"\n"
" .\n"
"\n"
-" * \" \": , "
-"\n"
+" * \"%s\": , \n"
" Mandrake Linux\n"
", . , \n"
" , .\n"
@@ -2089,14 +1995,13 @@ msgstr ""
" !! , "
" !!\n"
"\n"
-" * \" Windows\": "
-"\n"
+" * \"%s\": \n"
", . .\n"
"\n"
" !! , "
" !!\n"
"\n"
-" * \" \": , \n"
+" * \"%s\": , \n"
" . - , . \n"
" . , \n"
" ."
@@ -2131,35 +2036,6 @@ msgstr " ? ( %s)"
msgid "Trouble shooting"
msgstr ""
-#: ../../any.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid " / Region"
-msgstr "/ "
-
-#: ../../harddrake/sound.pm:1
-#, c-format
-msgid ""
-"The classic bug sound tester is to run the following commands:\n"
-"\n"
-"\n"
-"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
-"by default\n"
-"\n"
-"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
-"currently uses\n"
-"\n"
-"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
-"loaded or not\n"
-"\n"
-"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
-"tell you if sound and alsa services're configured to be run on\n"
-"initlevel 3\n"
-"\n"
-"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
-"\n"
-"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -2190,11 +2066,6 @@ msgstr " "
msgid "Ireland"
msgstr ""
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "kernel version"
-msgstr " "
-
#: ../../standalone/drakbackup:1
#, c-format
msgid " Restore Configuration "
@@ -2259,12 +2130,24 @@ msgstr " "
msgid "Autoprobe"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"if set to yes, check for :\n"
+"\n"
+"- empty passwords,\n"
+"\n"
+"- no password in /etc/shadow\n"
+"\n"
+"- for users with the 0 id other than root."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Backup system files..."
msgstr ""
-#: ../../install_any.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr " broadcast NIS "
@@ -2274,6 +2157,11 @@ msgstr " broadcast NIS "
msgid "Removing printer \"%s\"..."
msgstr " \"%s\"..."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Shell history size"
+msgstr ""
+
#: ../../standalone/drakfloppy:1
#, c-format
msgid "drakfloppy"
@@ -2358,7 +2246,7 @@ msgstr " ?"
#: ../../keyboard.pm:1
#, c-format
msgid "Arabic"
-msgstr ""
+msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
@@ -2450,6 +2338,13 @@ msgstr ""
msgid "Support the OKI 4w and compatible winprinters."
msgstr " OKI 4w win-."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Files or wildcards listed in a .backupignore file at the top of a directory "
+"tree will not be backed up."
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
@@ -2492,6 +2387,11 @@ msgstr ""
" . "
" ."
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to write the file"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
@@ -2503,7 +2403,7 @@ msgid "Local network(s)"
msgstr " ()"
#: ../../help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove Windows"
msgstr " Windows(TM)"
@@ -2516,9 +2416,9 @@ msgid ""
msgstr ""
#: ../../harddrake/data.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Firewire controllers"
-msgstr "USB "
+msgstr "Firewire "
#: ../../help.pm:1
#, fuzzy, c-format
@@ -2672,6 +2572,11 @@ msgstr ""
msgid "Terminal-based"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable IP spoofing protection."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing a printing system in the %s security level"
@@ -2748,16 +2653,16 @@ msgstr " (EDSS1)"
msgid "Video mode"
msgstr " "
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "Please enter your email address below "
-msgstr ", . "
-
#: ../../lang.pm:1
#, c-format
msgid "Oman"
msgstr ""
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Please enter your email address below "
+msgstr ", . "
+
#: ../../standalone/net_monitor:1
#, c-format
msgid "Network Monitoring"
@@ -2778,7 +2683,7 @@ msgstr " MB: "
msgid "Partition table type: %s\n"
msgstr " : %s\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication Windows Domain"
msgstr " Windows "
@@ -2819,6 +2724,30 @@ msgstr ""
msgid "Sending Speed:"
msgstr " :"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+msgstr ""
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Halt bug"
@@ -2834,28 +2763,26 @@ msgstr " "
msgid "Tokelau"
msgstr ""
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Matching"
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Bosnian"
msgstr ""
#: ../../standalone/drakbug:1
-#, fuzzy, c-format
+#, c-format
msgid "Release: "
-msgstr " "
+msgstr ":"
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Connection speed"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter your CD Writer device name\n"
-" ex: 0,1,0"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Namibia"
@@ -2911,9 +2838,9 @@ msgid "hourly"
msgstr ""
#: ../../keyboard.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Right Shift key"
-msgstr " Alt "
+msgstr " Shift "
#: ../../standalone/drakbackup:1
#, c-format
@@ -2948,12 +2875,9 @@ msgstr ""
msgid "Start"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Activate/Disable ethernet cards promiscuity check."
+msgid "Direct root login"
msgstr ""
#: ../../printer/printerdrake.pm:1
@@ -2962,7 +2886,7 @@ msgid "Configuring applications..."
msgstr " ..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -2983,7 +2907,7 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
"\n"
-" \n"
+" \n"
"\n"
" .\n"
"\n"
@@ -3008,6 +2932,11 @@ msgstr " "
msgid "CUPS"
msgstr "CUPS"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Erase tape before backup"
+msgstr " "
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Run config tool"
@@ -3042,16 +2971,16 @@ msgstr ""
"named (BIND) Domain Name Server (DNS), \n"
" IP ."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Disconnect..."
-msgstr " ..."
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Lucia"
msgstr " "
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Disconnect..."
+msgstr " ..."
+
#: ../../standalone/drakbug:1
#, c-format
msgid "Report"
@@ -3079,6 +3008,15 @@ msgstr ""
msgid "Package Group Selection"
msgstr " "
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"Allow local hardware\n"
+"configuration."
+msgstr ""
+" \n"
+" "
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore Via Network Protocol: %s"
@@ -3119,9 +3057,9 @@ msgid "Creating auto install floppy"
msgstr " "
#: ../../steps.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Install updates"
-msgstr " "
+msgstr " "
#: ../../standalone/draksplash:1
#, c-format
@@ -3143,6 +3081,11 @@ msgstr " %s"
msgid "Enable multiple profiles"
msgstr " "
+#: ../../fs.pm:1
+#, c-format
+msgid "Do not interpret character or block special devices on the file system."
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -3242,11 +3185,6 @@ msgstr " "
msgid "Cocos (Keeling) Islands"
msgstr " "
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnecting from the Internet "
-msgstr " "
-
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "You'll need to reboot before the modification can take place"
@@ -3272,19 +3210,6 @@ msgstr ""
msgid "Fiji"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (length, ndigits=0, nupper=0)\n"
-"\n"
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters."
-msgstr ""
-": (length, ndigits=0, nupper=0)\n"
-"\n"
-" , "
-" ."
-
#: ../../any.pm:1
#, c-format
msgid "Second floppy drive"
@@ -3345,19 +3270,28 @@ msgstr " "
msgid "Nigeria"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires hostname...\n"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no existing partition to use"
msgstr " , "
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
-msgstr " !"
+msgstr ""
+" \n"
+"\n"
+"%s\n"
+" \n"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -3466,6 +3400,11 @@ msgstr ""
msgid "Romania"
msgstr ""
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Group"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "choose device"
@@ -3493,7 +3432,7 @@ msgstr ""
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "Next ->"
msgstr " ->"
@@ -3533,6 +3472,11 @@ msgstr "-"
msgid "Horizontal refresh rate"
msgstr " "
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Edit"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid ""
@@ -3619,9 +3563,9 @@ msgid "Please choose your country."
msgstr ", ."
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Hard Disk Backup files..."
-msgstr " backup-"
+msgstr " "
#: ../../keyboard.pm:1
#, c-format
@@ -3659,9 +3603,9 @@ msgstr ""
": "
#: ../../standalone/drakconnect:1
-#, fuzzy, c-format
+#, c-format
msgid "Bad Ip"
-msgstr "IO "
+msgstr " IP"
#: ../../any.pm:1
#, c-format
@@ -3705,15 +3649,10 @@ msgstr ""
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to use the non-rewinding device."
-msgstr ", ."
-
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Usage of remote scanners"
-msgstr " "
+msgstr " "
#: ../../standalone/drakbackup:1
#, c-format
@@ -3770,21 +3709,16 @@ msgstr ""
msgid "not enough room in /boot"
msgstr " /boot"
-#: ../../harddrake/sound.pm:1
+#: ../../lang.pm:1
#, c-format
-msgid "Choosing an arbitratry driver"
-msgstr " "
+msgid "Liechtenstein"
+msgstr ""
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Host name"
msgstr " :"
-#: ../../lang.pm:1
-#, c-format
-msgid "Liechtenstein"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid "the color of the progress bar"
@@ -3863,15 +3797,20 @@ msgid "No floppy drive available!"
msgstr " !"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, 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"
"\n"
msgstr ""
" , "
-" - \" \".%s%"
-"s\n"
+" - \" \". %s"
+"%s%s\n"
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Saudi Arabia"
+msgstr " "
#: ../../diskdrake/interactive.pm:1
#, c-format
@@ -3891,11 +3830,6 @@ msgstr " , ."
msgid "Printer"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Saudi Arabia"
-msgstr " "
-
#: ../../services.pm:1
#, c-format
msgid "Internet"
@@ -3942,9 +3876,9 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Backup Now from configuration file"
-msgstr " "
+msgstr " "
#: ../../fsedit.pm:1
#, c-format
@@ -3956,14 +3890,6 @@ msgstr " "
msgid "Restarting printing system..."
msgstr " "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (name)\n"
-"\n"
-"Add the name as an exception to the handling of password aging by msec."
-msgstr ""
-
#: ../../modules/interactive.pm:1
#, c-format
msgid "See hardware info"
@@ -4012,6 +3938,11 @@ msgstr " :"
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "LiLo Bootsplash "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Set password expiration and account inactivation delays"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid ""
@@ -4079,10 +4010,15 @@ msgstr ""
msgid "new"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable syslog reports to console 12"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Would you like to try again?"
-msgstr " ?"
+msgstr " ?"
#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1
#, c-format
@@ -4090,14 +4026,14 @@ msgid "Wizard"
msgstr ""
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Edit selected server"
-msgstr " %s"
+msgstr " "
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
+#, c-format
msgid "Please choose where you want to backup"
-msgstr ", , ."
+msgstr ", "
#: ../../install_steps_interactive.pm:1
#, c-format
@@ -4268,17 +4204,6 @@ msgstr ""
msgid "Argentina"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse broadcasted icmp echo."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ broadcasted icmp echo."
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Domain Name Server"
@@ -4294,6 +4219,11 @@ msgstr " :"
msgid "Mount points must begin with a leading /"
msgstr " /"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Choose your CD/DVD device"
+msgstr " CD/DVD "
+
#: ../../standalone/logdrake:1
#, c-format
msgid "Postfix Mail Server"
@@ -4314,15 +4244,6 @@ msgstr ""
msgid "This product is available on the MandrakeStore Web site."
msgstr " web MandrakeStore"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the maximum size\n"
-" allowed for Drakbackup"
-msgstr ""
-", \n"
-" Drakbackup"
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "=> There are many things to choose from (%s).\n"
@@ -4378,29 +4299,16 @@ msgstr " : %s\n"
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr " 3D XFree %s."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please choose your CD/DVD media size (Mb)"
-msgstr ", CD/DVD (Mb)"
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enabling su only from members of the wheel group or allow su from any user."
-msgstr ""
-
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "Expert Area"
-msgstr ""
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Choose a monitor"
msgstr " "
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Bad Mask"
+msgstr " "
+
#: ../../any.pm:1
#, c-format
msgid "Empty label not allowed"
@@ -4456,9 +4364,9 @@ msgid "Floppy format"
msgstr " "
#: ../../standalone/drakfont:1
-#, fuzzy, c-format
+#, c-format
msgid "Generic Printers"
-msgstr ""
+msgstr " "
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -4569,6 +4477,11 @@ msgstr " "
msgid "Test pages"
msgstr " "
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Logical volume name "
+msgstr " logical volume"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -4591,6 +4504,11 @@ msgstr "TCP/Socket "
msgid "Card mem (DMA)"
msgstr " (DMA) "
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Disconnecting from Internet "
+msgstr " "
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "France"
@@ -4653,7 +4571,7 @@ msgstr ""
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Hardware"
-msgstr ""
+msgstr ""
#: ../../keyboard.pm:1
#, c-format
@@ -4665,6 +4583,11 @@ msgstr "Ctrl Alt "
msgid "United States"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "User umask"
+msgstr " "
+
#: ../../any.pm:1
#, c-format
msgid "Default OS?"
@@ -4694,6 +4617,11 @@ msgstr ""
msgid "NTP Server"
msgstr "NTP "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Sulogin(8) in single user level"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Load/Save on floppy"
@@ -4719,11 +4647,6 @@ msgstr " %d "
msgid "Please choose which serial port your modem is connected to."
msgstr ", ."
-#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
-#, c-format
-msgid "Country"
-msgstr ""
-
#: ../../standalone/drakperm:1
#, c-format
msgid "Property"
@@ -4732,7 +4655,7 @@ msgstr ""
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript"
-msgstr ""
+msgstr "Ghostscript"
#: ../../standalone/drakconnect:1
#, c-format
@@ -4754,6 +4677,11 @@ msgstr ""
msgid "Advanced Options"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Configuration"
+msgstr " "
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "Coma bug"
@@ -4958,6 +4886,22 @@ msgstr ""
msgid "Slovenian"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Authorize:\n"
+"\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
+"\n"
+"- only local ones if set to \"LOCAL\"\n"
+"\n"
+"- none if set to \"NONE\".\n"
+"\n"
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Libya"
@@ -4996,14 +4940,6 @@ msgstr " %s %s"
msgid "Model"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable libsafe if libsafe is found on the system."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "USB printer #%s"
@@ -5029,16 +4965,6 @@ msgstr ""
msgid "Modem"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, listen_tcp=None)\n"
-"\n"
-"Allow/Forbid X connections. First arg specifies what is done\n"
-"on the client side: ALL (all connections are allowed), LOCAL (only\n"
-"local connection) and NONE (no connection)."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Tuvalu"
@@ -5074,6 +5000,11 @@ msgid ""
"technical support website:"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "No password aging for"
+msgstr " "
+
#: ../../standalone/draksec:1
#, c-format
msgid ""
@@ -5086,6 +5017,11 @@ msgstr ""
msgid "Automatically find available printers on remote machines"
msgstr " "
+#: ../../lang.pm:1
+#, c-format
+msgid "East Timor"
+msgstr " "
+
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
@@ -5093,25 +5029,21 @@ msgid ""
"- Save to Tape on device: %s"
msgstr ""
-#: ../../lang.pm:1
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Login name"
+msgstr " "
+
+#: ../../security/l10n.pm:1
#, c-format
-msgid "East Timor"
-msgstr " "
+msgid "Report unowned files"
+msgstr ""
#: ../../standalone/drakconnect:1
#, c-format
msgid "Del profile..."
msgstr " ..."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid the list of users on the system on display managers (kdm and "
-"gdm)."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Installing Foomatic..."
@@ -5172,6 +5104,11 @@ msgstr " "
msgid "Removing %s"
msgstr " %s"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "%s not found...\n"
+msgstr " "
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Testing your connection..."
@@ -5196,6 +5133,11 @@ msgstr ""
msgid "Start sector: "
msgstr " : "
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Read"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Congo (Brazzaville)"
@@ -5340,6 +5282,11 @@ msgstr ""
msgid "Network Options"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable msec hourly security check"
+msgstr ""
+
#: ../../standalone/drakboot:1
#, c-format
msgid ""
@@ -5382,22 +5329,22 @@ msgstr ""
msgid "New printer name"
msgstr " "
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Allow an ordinary user to mount the file system. The\n"
+"name of the mounting user is written to mtab so that he can unmount the "
+"file\n"
+"system again. This option implies the options noexec, nosuid, and nodev\n"
+"(unless overridden by subsequent options, as in the option line\n"
+"user,exec,dev,suid )."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Equatorial Guinea"
msgstr " "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid autologin."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ ."
-
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Build Backup"
@@ -5443,16 +5390,10 @@ msgstr ""
msgid "Kiribati"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid remote root login."
+msgid "Other (not drakbackup) keys in place already"
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ root."
#: ../../standalone/draksplash:1
#, c-format
@@ -5521,6 +5462,169 @@ msgid ""
"information from the server(s)."
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images. To create the file \n"
+" \t\t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
+"include in \n"
+" \t\tdhcpd.conf, you should create the etherboot images for at least "
+"one full kernel.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t#type fat;\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t\t#hdw_config true;\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can "
+"either be 'thin'\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run \n"
+"\t\t\tmost software on the client machine. A special inittab, /etc/inittab\\$"
+"\\$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are \n"
+"\t\t\tmodified if thin clients are used, to enable xdmcp. Since there are "
+"security issues in \n"
+"\t\t\tusing xdmcp, hosts.deny and hosts.allow are modified to limit access "
+"to the local\n"
+"\t\t\tsubnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"#hdw_config\" entry is also only used by drakTermServ. "
+"Clients can either \n"
+"\t\t\tbe 'true' or 'false'. 'true' enables root login at the client machine "
+"and allows local \n"
+"\t\t\thardware configuration of sound, mouse, and X, using the 'drak' tools. "
+"This is enabled \n"
+"\t\t\tby creating seperate config files associated with the client's IP "
+"address and creating \n"
+"\t\t\tread/write mount points to allow the client to alter the file. Once "
+"you are satisfied \n"
+"\t\t\twith the configuration, you can remove root login priviledges from the "
+"client.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \t\tdrakTermServ will help create these files.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+"\t\t\t\tclients can customize files such as /etc/modules.conf, /etc/"
+"sysconfig/mouse, \n"
+" \t\t/etc/sysconfig/keyboard on a per-client basis.\n"
+"\n"
+" Note: Enabling local client hardware configuration does enable root "
+"login to the terminal \n"
+" server on each client machine that has this feature enabled. Local "
+"configuration can be turned\n"
+" back off, retaining the configuration files, once the client machine "
+"is configured.\n"
+"\t\t\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n"
+" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
@@ -5587,16 +5691,16 @@ msgstr ""
msgid "Show automatically selected packages"
msgstr " "
-#: ../../standalone/harddrake2:1
-#, c-format
-msgid "CPU flags reported by the kernel"
-msgstr " CPU "
-
#: ../../lang.pm:1
#, c-format
msgid "Togo"
msgstr ""
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "CPU flags reported by the kernel"
+msgstr " CPU "
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
@@ -5649,6 +5753,11 @@ msgstr ""
msgid "Journalised FS"
msgstr " FS"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Ethernet cards promiscuity check"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Guatemala"
@@ -5696,6 +5805,14 @@ msgstr ""
" Ok, , , "
" .\n"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Run the daily security checks"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" / "
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Keyboard layout: %s\n"
@@ -5724,6 +5841,11 @@ msgstr ""
" Network File System (NFS), SMB (LAN\n"
"Manager/Windows), NCP (NetWare)."
+#: ../../standalone/drakconnect:1
+#, fuzzy, c-format
+msgid "Launch the wizard"
+msgstr " , ->"
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Tvcard"
@@ -5759,6 +5881,13 @@ msgstr "Logitech MouseMan+/FirstMouse+"
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"For a mulitsession CD, only the first session will erase the cdrw. Otherwise "
+"the cdrw is erased before each backup."
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid ""
@@ -5824,6 +5953,13 @@ msgstr " XFree ?"
msgid "More"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This uses the same syntax as the command line program 'cdrecord'. 'cdrecord -"
+"scanbus' would also show you the device number."
+msgstr ""
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -5844,6 +5980,13 @@ msgstr ""
msgid "Account Password"
msgstr " "
+#: ../../standalone/drakhelp:1
+#, c-format
+msgid ""
+"%s cannot be displayed \n"
+". No Help entry of this type\n"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid ""
@@ -5952,6 +6095,11 @@ msgstr " "
msgid "The change is done, but to be effective you must logout"
msgstr " , "
+#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Country / Region"
+msgstr " / "
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Search servers"
@@ -5974,6 +6122,11 @@ msgstr ""
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM \"%s\""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "CDRW media"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -5997,6 +6150,11 @@ msgstr ""
msgid "Turn your computer into a reliable server"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check empty password in /etc/shadow"
+msgstr ""
+
#: ../../network/network.pm:1
#, c-format
msgid " (driver %s)"
@@ -6016,6 +6174,11 @@ msgstr ""
msgid "I don't know"
msgstr " "
+#: ../../services.pm:1
+#, c-format
+msgid "Start when requested"
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
@@ -6037,6 +6200,11 @@ msgid ""
"Do you want to continue?"
msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Telugu"
+msgstr ""
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -6055,6 +6223,11 @@ msgstr ""
msgid "Post Uninstall"
msgstr " "
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Connecting to Internet "
+msgstr " "
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid " ("
@@ -6118,6 +6291,14 @@ msgstr ""
" , / \n"
"drakconnect -."
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Accept broadcasted icmp echo"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ broadcasted icmp echo."
+
#: ../../lang.pm:1
#, c-format
msgid "Uruguay"
@@ -6211,6 +6392,14 @@ msgstr ""
" , ,\n"
" ."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the root umask."
+msgstr ""
+": (umask)\n"
+"\n"
+" root umask."
+
#: ../../network/modem.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Script-based"
@@ -6331,10 +6520,14 @@ msgstr ""
": %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
-#: ../../standalone/XFdrake:1
-#, c-format
-msgid "Please relog into %s to activate the changes"
-msgstr " %s, "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"Maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+", \n"
+" Drakbackup"
#: ../../my_gtk.pm:1
#, c-format
@@ -6366,6 +6559,16 @@ msgstr ""
msgid "HardDrive / NFS"
msgstr " / NFS"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Old user list:\n"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Search Backups"
+msgstr ""
+
#: ../../modules/parameters.pm:1
#, c-format
msgid "a number"
@@ -6396,31 +6599,21 @@ msgstr ""
msgid "Filesystem types:"
msgstr " :"
-#: ../../printer/main.pm:1
-#, c-format
-msgid ", multi-function device on HP JetDirect"
-msgstr ", HP JetDirect"
-
#: ../../lang.pm:1
#, c-format
msgid "Northern Mariana Islands"
msgstr " "
+#: ../../printer/main.pm:1
+#, c-format
+msgid ", multi-function device on HP JetDirect"
+msgstr ", HP JetDirect"
+
#: ../../mouse.pm:1
#, c-format
msgid "none"
msgstr ""
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "user :"
-msgstr ":"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter your password"
-msgstr ", "
-
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
@@ -6434,11 +6627,6 @@ msgstr ""
msgid "Floppy"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr ", "
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Ghostscript referencing"
@@ -6449,6 +6637,11 @@ msgstr ""
msgid "Bootloader"
msgstr "Bootloader"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize all services controlled by tcp_wrappers"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Move"
@@ -6673,11 +6866,6 @@ msgstr " "
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
-msgid "Scanner sharing"
-msgstr " "
-
#: ../../lang.pm:1
#, c-format
msgid "Tonga"
@@ -6688,6 +6876,11 @@ msgstr ""
msgid "Tunisia"
msgstr ""
+#: ../../standalone/scannerdrake:1
+#, fuzzy, c-format
+msgid "Scanner sharing"
+msgstr " "
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "Profile: "
@@ -6699,16 +6892,17 @@ msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr ""
-#: ../../standalone/drakxtv:1
-#, c-format
-msgid "XawTV isn't installed!"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid autologin."
msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ ."
-#: ../../standalone/drakbackup:1
+#: ../../standalone/drakxtv:1
#, c-format
-msgid ""
-"Create/Transfer\n"
-"backup keys for SSH"
+msgid "XawTV isn't installed!"
msgstr ""
#: ../../standalone/drakbackup:1
@@ -6721,6 +6915,11 @@ msgstr " (passwd, group, fstab)"
msgid "old static device name used in dev package"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable the logging of IPv4 strange packets"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "This label is already used"
@@ -6747,6 +6946,11 @@ msgid ""
"to set up your printer(s) now."
msgstr ""
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Greek (polytonic)"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
@@ -6757,11 +6961,6 @@ msgstr " %s, "
msgid "Connection Time: "
msgstr " : "
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
-
#: ../../standalone/livedrake:1
#, c-format
msgid ""
@@ -6810,6 +7009,11 @@ msgstr ""
" . \n"
" ."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Directory (or module) to put the backup on this host."
+msgstr ""
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Domain"
@@ -6883,16 +7087,16 @@ msgstr "LPD"
msgid "Graphics card: %s\n"
msgstr " : %s\n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Accept icmp echo"
+msgstr ""
+
#: ../../bootloader.pm:1
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you are using a DVDRAM device"
-msgstr ", DVDRAM "
-
#: ../../standalone/drakboot:1
#, fuzzy, c-format
msgid "Splash selection"
@@ -6937,6 +7141,11 @@ msgstr ""
msgid "Printing/Photo Card Access on \"%s\""
msgstr " \"%s\""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Daily security check"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -7032,16 +7241,6 @@ msgstr ""
msgid "Choose packages to install"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" Some errors during sendmail are caused by \n"
-" a bad configuration of postfix. To solve it you have to\n"
-" set myhostname or mydomain in /etc/postfix/main.cf\n"
-"\n"
-msgstr ""
-
#: ../../install_interactive.pm:1
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
@@ -7083,6 +7282,11 @@ msgstr ""
msgid "Network interface"
msgstr " "
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet failed."
+msgstr " "
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Reading printer data..."
@@ -7103,16 +7307,6 @@ msgstr " "
msgid "Greek"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg"
-"\\fP = NONE no issues are\n"
-"allowed else only /etc/issue is allowed."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Saint Kitts and Nevis"
@@ -7139,16 +7333,16 @@ msgstr " OF ?"
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr " JFS - 16 "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Erase your RW media (1st Session)"
+msgstr ", "
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr " : %s\n"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "path"
-msgstr ""
-
#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1
#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
@@ -7166,6 +7360,11 @@ msgstr ""
"%s\n"
" "
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "User :"
+msgstr ":"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore system"
@@ -7349,16 +7548,21 @@ msgstr ", \"%s\", %s"
msgid "Monaco"
msgstr ""
-#: ../../fs.pm:1
+#: ../../security/l10n.pm:1
#, c-format
-msgid "%s formatting of %s failed"
-msgstr "%s %s "
+msgid "Do not send mails when uneeded"
+msgstr ""
#: ../../install_interactive.pm:1
#, c-format
msgid "Partitioning failed: %s"
msgstr " : %s"
+#: ../../fs.pm:1 ../../swap.pm:1
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr "%s %s "
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Canada (cable)"
@@ -7424,6 +7628,11 @@ msgstr " "
msgid "Western Sahara"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Eject tape after the backup"
+msgstr " "
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Etherboot Floppy/ISO"
@@ -7449,19 +7658,23 @@ msgstr " "
msgid "%s"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable the logging of IPv4 strange packets."
-msgstr ""
-
#: ../../mouse.pm:1
#, c-format
msgid "Please test the mouse"
msgstr ", "
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not update inode access times on this file system\n"
+"(e.g, for faster access on the news spool to speed up news servers)."
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Sticky-bit"
+msgstr "sticky-"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Other Media"
@@ -7487,7 +7700,7 @@ msgstr ""
msgid "Qatar"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Base dn"
msgstr "LDAP dn"
@@ -7525,6 +7738,11 @@ msgstr " /tmp "
msgid "Malawi"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: false"
+msgstr " "
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Please choose your type of mouse."
@@ -7554,7 +7772,7 @@ msgstr ""
msgid "running"
msgstr ""
-#: ../../standalone/drakfloppy:1
+#: ../../standalone/draksec:1
#, c-format
msgid "default"
msgstr " "
@@ -7620,12 +7838,12 @@ msgid ""
" Please configure sendmail"
msgstr ""
-#: ../../security/help.pm:1
+#: ../../fs.pm:1
#, c-format
msgid ""
-"Arguments: (val)\n"
-"\n"
-"Set the shell timeout. A value of zero means no timeout."
+"Do not allow set-user-identifier or set-group-identifier\n"
+"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
+"have suidperl(1) installed.)"
msgstr ""
#: ../../lang.pm:1
@@ -7643,10 +7861,10 @@ msgstr ""
msgid "Swap"
msgstr "Swap"
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Connecting to the Internet "
-msgstr " "
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Custom settings"
+msgstr " "
#: ../../standalone/drakbackup:1
#, c-format
@@ -7664,20 +7882,9 @@ msgid "Printer on SMB/Windows 95/98/NT server"
msgstr " SMB/Windows 95/98/NT "
#: ../../standalone/scannerdrake:1
-#, c-format
+#, fuzzy, c-format
msgid ", "
-msgstr ""
-
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the root umask."
-msgstr ""
-": (umask)\n"
-"\n"
-" root umask."
+msgstr ", "
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -7693,10 +7900,10 @@ msgstr ""
"Postfix Main Transport Agent (MTA), \n"
" ."
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet failed."
-msgstr " "
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Uzbek (cyrillic)"
+msgstr " ()"
#: ../../keyboard.pm:1
#, c-format
@@ -7801,8 +8008,9 @@ msgid "Button `%s': %s"
msgstr " `%s': %s"
#: ../../any.pm:1 ../../interactive.pm:1 ../../harddrake/sound.pm:1
-#: ../../standalone/drakbug:1 ../../standalone/drakxtv:1
-#: ../../standalone/harddrake2:1 ../../standalone/service_harddrake:1
+#: ../../standalone/drakbug:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1
+#: ../../standalone/service_harddrake:1
#, c-format
msgid "Please wait"
msgstr " "
@@ -7815,7 +8023,7 @@ msgstr "Genuis NetMouse"
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "None"
-msgstr ""
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
@@ -7909,6 +8117,11 @@ msgstr " "
msgid "Ethiopia"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable \"crontab\" and \"at\" for users"
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Devanagari"
@@ -7930,7 +8143,7 @@ msgstr " : %d / %d MB"
#: ../../install_steps_interactive.pm:1
#, fuzzy, c-format
msgid "disabled"
-msgstr ""
+msgstr ""
#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
@@ -8009,6 +8222,19 @@ msgid ""
msgstr ""
", / "
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
+"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
+"symlink /etc/security/msec/server to point to\n"
+"/etc/security/msec/server.<SERVER_LEVEL>.\n"
+"\n"
+"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
+"add a service if it is present in the file during the installation of\n"
+"packages."
+msgstr ""
+
#: ../../keyboard.pm:1
#, c-format
msgid "Russian (Phonetic)"
@@ -8158,13 +8384,10 @@ msgstr ""
msgid "Choose your filesystem encryption key"
msgstr " "
-#: ../../standalone/drakbackup:1
+#: ../../lang.pm:1
#, c-format
-msgid ""
-"Please choose your CD/DVD device\n"
-"(Press Enter to propogate settings to other fields.\n"
-"This field isn't necessary, only a tool to fill in the form.)"
-msgstr ""
+msgid "Sierra Leone"
+msgstr " "
#: ../../lang.pm:1
#, c-format
@@ -8173,11 +8396,6 @@ msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Sierra Leone"
-msgstr " "
-
-#: ../../lang.pm:1
-#, c-format
msgid "Botswana"
msgstr ""
@@ -8186,6 +8404,11 @@ msgstr ""
msgid "(default value: %s)"
msgstr "( : %s)"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Alternative test page (Letter)"
@@ -8213,13 +8436,6 @@ msgstr " swap- MB: "
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Other (not drakbackup)\n"
-"keys in place already"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "No changes to backup!"
msgstr " !"
@@ -8297,6 +8513,11 @@ msgstr ""
msgid "received"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable su only from the wheel group members or for any user"
+msgstr ""
+
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_New"
@@ -8342,7 +8563,7 @@ msgstr " "
msgid "Installation image directory"
msgstr "Xpmac ( )"
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Server"
msgstr "NIS "
@@ -8357,6 +8578,11 @@ msgstr ""
msgid "Spain"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "local config: %s"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "This user name has already been added"
@@ -8377,16 +8603,16 @@ msgstr ""
msgid "Auto-detect available ports"
msgstr " "
-#: ../../standalone/drakgw:1
-#, c-format
-msgid "Internet Connection Sharing currently disabled"
-msgstr " ."
-
#: ../../lang.pm:1
#, c-format
msgid "San Marino"
msgstr " "
+#: ../../standalone/drakgw:1
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr " ."
+
#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1
#, c-format
msgid "Belgium"
@@ -8421,11 +8647,6 @@ msgstr ""
" , .\n"
" ."
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "please wait, parsing file: %s"
-msgstr " , : %s"
-
#: ../../lang.pm:1
#, c-format
msgid "Taiwan"
@@ -8436,6 +8657,16 @@ msgstr ""
msgid "Pakistan"
msgstr ""
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "please wait, parsing file: %s"
+msgstr " , : %s"
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Importance: "
+msgstr ": %s\n"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -8461,11 +8692,6 @@ msgstr " (. provider.net)"
#: ../../install_steps_gtk.pm:1
#, c-format
-msgid "Version: %s\n"
-msgstr ": %s\n"
-
-#: ../../install_steps_gtk.pm:1
-#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -8497,6 +8723,11 @@ msgstr " : "
msgid "Graphical interface"
msgstr " "
+#: ../../lang.pm:1
+#, c-format
+msgid "Chad"
+msgstr ""
+
#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1
#, c-format
msgid "XFree %s with 3D hardware acceleration"
@@ -8509,11 +8740,6 @@ msgstr ""
#: ../../lang.pm:1
#, c-format
-msgid "Chad"
-msgstr ""
-
-#: ../../lang.pm:1
-#, c-format
msgid "Slovakia"
msgstr ""
@@ -8625,6 +8851,14 @@ msgstr " ."
msgid "Configuring printer \"%s\"..."
msgstr " \"%s\"..."
+#: ../../fs.pm:1
+#, c-format
+msgid ""
+"Do not allow execution of any binaries on the mounted\n"
+"file system. This option might be useful for a server that has file systems\n"
+"containing binaries for architectures other than its own."
+msgstr ""
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Internet connection"
@@ -8717,6 +8951,13 @@ msgstr ""
msgid "detected %s"
msgstr " %s"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Expect is an extension to the Tcl scripting language that allows interactive "
+"sessions without user intervention."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Virgin Islands (U.S.)"
@@ -8765,11 +9006,6 @@ msgstr ""
msgid "Detecting devices..."
msgstr " ..."
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Click here to launch the wizard ->"
-msgstr " , ->"
-
#: ../../lang.pm:1
#, c-format
msgid "Haiti"
@@ -8784,11 +9020,24 @@ msgstr ""
" :\n"
"\n"
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "Basic options"
+msgstr " DrakSec "
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "the name of the CPU"
msgstr " "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Accept bogus IPv4 error messages"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ IPv4 ."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Refreshing printer data..."
@@ -8834,18 +9083,6 @@ msgstr ""
msgid "Poland"
msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Importance: %s\n"
-msgstr ": %s\n"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to eject your tape after the backup."
-msgstr ""
-", "
-"."
-
#: ../../network/drakfirewall.pm:1
#, c-format
msgid "Other ports"
@@ -8927,25 +9164,26 @@ msgstr ""
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Which dhcp client do you want to use?\n"
-"Default is dhcp-client."
-msgstr ""
-" DHCP ?\n"
-" dhcp-client ?"
-
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Domain Name:"
msgstr " :"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Root umask"
+msgstr " root"
+
#: ../../any.pm:1
#, c-format
msgid "On Floppy"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Reboot by the console user"
+msgstr ""
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Restore"
@@ -8961,6 +9199,14 @@ msgstr ""
msgid "Looking for available packages..."
msgstr " ..."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This should be a comma-seperated list of local users or email addresses that "
+"you want the backup results sent to. You will need a functioning mail "
+"transfer agent setup on your system."
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Init Message"
@@ -9051,16 +9297,16 @@ msgstr ""
".\n"
" , , ."
-#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
-#, c-format
-msgid "Skip"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Niue"
msgstr ""
+#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1
+#, c-format
+msgid "Skip"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -9183,16 +9429,16 @@ msgstr ", ."
msgid "Change Cd-Rom"
msgstr " CD-ROM"
-#: ../../network/netconnect.pm:1
-#, fuzzy, c-format
-msgid "Configuration is complete, do you want to apply settings ?"
-msgstr " XFree ?"
-
#: ../../lang.pm:1
#, c-format
msgid "Paraguay"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "Configuration is complete, do you want to apply settings ?"
+msgstr " XFree ?"
+
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
@@ -9246,6 +9492,18 @@ msgstr ""
"\n"
" CGI."
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Enter your CD Writer device name\n"
+" ex: 0,1,0"
+msgstr ""
+
+#: ../../standalone/draksec:1
+#, c-format
+msgid "ALL"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Add/Del Clients"
@@ -9276,6 +9534,11 @@ msgstr ""
", \n"
" ( MS-DOS boot, lilo)\n"
+#: ../../standalone/drakperm:1
+#, c-format
+msgid "Enable \"%s\" to read the file"
+msgstr ""
+
#: ../../standalone/draksplash:1
#, fuzzy, c-format
msgid "choose image"
@@ -9324,13 +9587,6 @@ msgstr ""
msgid "the number of buttons the mouse has"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please enter the directory (or module) to\n"
-" put the backup on this host."
-msgstr ""
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Replay"
@@ -9366,6 +9622,11 @@ msgstr ""
msgid "32 MB"
msgstr "32 "
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: thin"
+msgstr ": %s"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Lithuanian AZERTY (new)"
@@ -9387,11 +9648,6 @@ msgstr ""
" , /boot .\n"
" /boot "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Previous"
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid "Other OS (MacOS...)"
@@ -9504,7 +9760,7 @@ msgstr ""
msgid "Content of the file"
msgstr " "
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication LDAP"
msgstr "LDAP "
@@ -9539,6 +9795,11 @@ msgstr "RAID md%s\n"
msgid "%d comma separated strings"
msgstr "%d "
+#: ../../network/netconnect.pm:1
+#, c-format
+msgid " isdn"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Here is the full list of keyboards available"
@@ -9554,6 +9815,11 @@ msgstr " "
msgid "/_Help"
msgstr "/_"
+#: ../../harddrake/sound.pm:1
+#, c-format
+msgid "Choosing an arbitrary driver"
+msgstr " "
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid ""
@@ -9590,12 +9856,13 @@ msgstr ""
#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
-#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
-#: ../../interactive/stdio.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakautoinst:1 ../../standalone/drakbackup:1
-#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
+#: ../../interactive/gtk.pm:1 ../../interactive/http.pm:1
+#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/drakperm:1 ../../standalone/draksec:1
#: ../../standalone/logdrake:1 ../../standalone/mousedrake:1
#: ../../standalone/net_monitor:1
#, c-format
@@ -9637,6 +9904,11 @@ msgstr "/ _"
msgid "Remove printer"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "View Last Log"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid ""
@@ -9677,11 +9949,12 @@ msgstr ""
#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1
#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Other"
msgstr ""
-#: ../../any.pm:1 ../../harddrake/v4l.pm:1
+#: ../../any.pm:1 ../../harddrake/v4l.pm:1 ../../standalone/drakfloppy:1
#, c-format
msgid "Default"
msgstr " "
@@ -9691,6 +9964,11 @@ msgstr " "
msgid "Button 2 Emulation"
msgstr " 2 "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run chkrootkit checks"
+msgstr ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "type1inst building"
@@ -9711,7 +9989,7 @@ msgstr " "
msgid "X server"
msgstr "X "
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Domain Admin User Name"
msgstr " "
@@ -9726,6 +10004,11 @@ msgstr " TV "
msgid "US keyboard (international)"
msgstr "US ()"
+#: ../../keyboard.pm:1
+#, c-format
+msgid "Saami (swedish/finish)"
+msgstr ""
+
#: ../../standalone/drakbug:1
#, c-format
msgid "Not installed"
@@ -9751,7 +10034,7 @@ msgstr "//-"
msgid "Italian"
msgstr ""
-#: ../../interactive.pm:1 ../../standalone/draksec:1
+#: ../../interactive.pm:1
#, c-format
msgid "Basic"
msgstr ""
@@ -9823,6 +10106,11 @@ msgstr ""
msgid "\t-Network by FTP.\n"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Reports check result to tty"
+msgstr " , tty."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "You must enter a device or file name!"
@@ -9939,11 +10227,6 @@ msgstr ""
msgid "Save theme"
msgstr " "
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "group"
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Brazil"
@@ -9964,6 +10247,11 @@ msgstr " "
msgid "Removable media automounting"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save:"
+msgstr ", :"
+
#: ../../services.pm:1
#, c-format
msgid "Printing"
@@ -9993,7 +10281,7 @@ msgstr ": "
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "unknown"
-msgstr " "
+msgstr ""
#: ../../install_interactive.pm:1
#, c-format
@@ -10082,6 +10370,11 @@ msgstr ""
"(*) FAT- ( GNU/Linux,\n"
" \"mformat a:\")"
+#: ../../lang.pm:1
+#, c-format
+msgid "Moldova"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Kensington Thinking Mouse"
@@ -10092,18 +10385,6 @@ msgstr "Kensington THinking Mouse"
msgid "Configuration of a remote printer"
msgstr " "
-#: ../../lang.pm:1
-#, c-format
-msgid "Moldova"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please check if you want to erase your tape before the backup."
-msgstr ""
-", "
-"."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid "An online platform to respond to enterprise support needs."
@@ -10114,6 +10395,11 @@ msgstr ""
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "URL 'ftp:' 'http:'"
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Oriya"
+msgstr ""
+
#: ../../standalone/drakperm:1
#, c-format
msgid "Add a new rule at the end"
@@ -10179,6 +10465,11 @@ msgstr " "
msgid "Custom"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Latvia"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "File is already used by another loopback, choose another one"
@@ -10189,10 +10480,12 @@ msgstr " loopback, ."
msgid "Read-only"
msgstr " "
-#: ../../lang.pm:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Latvia"
-msgstr ""
+msgid ""
+"Enable/Disable name resolution spoofing protection. If\n"
+"\"alert\" is true, also reports to syslog."
+msgstr ""
#: ../../harddrake/sound.pm:1
#, c-format
@@ -10231,11 +10524,26 @@ msgstr ""
msgid "Configure Local Area Network..."
msgstr " ..."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Verify checksum of the suid/sgid files"
+msgstr ""
+
#: ../../services.pm:1
#, c-format
msgid "Launch the sound system on your machine"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Run some checks against the rpm database"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Execute"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Preparing printer database..."
@@ -10261,16 +10569,16 @@ msgstr " ?"
msgid "3 buttons"
msgstr "3 "
-#: ../../diskdrake/interactive.pm:1
-#, c-format
-msgid "Detailed information"
-msgstr " "
-
#: ../../lang.pm:1
#, c-format
msgid "Malta"
msgstr ""
+#: ../../diskdrake/interactive.pm:1
+#, c-format
+msgid "Detailed information"
+msgstr " "
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -10298,6 +10606,13 @@ msgstr " FAT"
msgid "Configuring network"
msgstr " "
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"This option will save files that have changed. Exact behavior depends on "
+"whether incremental or differential mode is used."
+msgstr ""
+
#: ../../Xconfig/main.pm:1
#, c-format
msgid "Graphic Card"
@@ -10405,7 +10720,7 @@ msgid ""
msgstr ""
#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid "Expert Mode"
msgstr " "
@@ -10425,6 +10740,11 @@ msgstr " "
msgid "Backup your System files. (/etc directory)"
msgstr " (/etc )"
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Set the user umask."
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -10443,14 +10763,6 @@ msgstr ""
msgid "Samba Server"
msgstr "Samba "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable IP spoofing protection."
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Australian Optus cable TV"
@@ -10475,11 +10787,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please enter the host name or IP."
-msgstr ", IP."
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "When"
msgstr ""
@@ -10493,18 +10800,6 @@ msgstr " DNS ( )"
msgid "Finland"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if "
-"\\fIarg\\fP = ALL. Only local ones\n"
-"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the "
-"services you need, use /etc/hosts.allow\n"
-"(see hosts.allow(5))."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Color depth: %s\n"
@@ -10520,6 +10815,16 @@ msgstr " . "
msgid "Loading from floppy"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+
+#: ../../lang.pm:1
+#, c-format
+msgid "Slovenia"
+msgstr ""
+
#: ../../standalone/mousedrake:1
#, fuzzy, c-format
msgid "Mouse test"
@@ -10538,11 +10843,6 @@ msgstr ""
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../lang.pm:1
-#, c-format
-msgid "Slovenia"
-msgstr ""
-
#: ../../any.pm:1
#, c-format
msgid ""
@@ -10602,12 +10902,7 @@ msgstr " :"
msgid "Installing SANE packages..."
msgstr " SANE ..."
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "boot disk creation"
-msgstr " "
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP"
msgstr "LDAP"
@@ -10712,13 +11007,8 @@ msgstr ""
#: ../../security/help.pm:1
#, c-format
msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Accept/Refuse icmp echo."
+" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ icmp echo."
#: ../../standalone/drakgw:1
#, c-format
@@ -10735,6 +11025,11 @@ msgstr ""
", "
"."
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Shell timeout"
+msgstr " "
+
#: ../../standalone/logdrake:1
#, c-format
msgid "Xinetd Service"
@@ -10777,39 +11072,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
msgid ""
-"Options Description:\n"
-"\n"
-" In this step Drakbackup allow you to change:\n"
-"\n"
-" - The compression mode:\n"
-" \n"
-" If you check bzip2 compression, you will compress\n"
-" your data better than gzip (about 2-10 %%).\n"
-" This option is not checked by default because\n"
-" this compression mode needs more time (about 1000%% more).\n"
-" \n"
-" - The update mode:\n"
-"\n"
-" This option will update your backup, but this\n"
-" option is not really useful because you need to\n"
-" decompress your backup before you can update it.\n"
-" \n"
-" - the .backupignore mode:\n"
-"\n"
-" Like with cvs, Drakbackup will ignore all references\n"
-" included in .backupignore files in each directories.\n"
-" ex: \n"
-" #> cat .backupignore\n"
-" *.o\n"
-" *~\n"
-" ...\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
"Restore Selected\n"
"Files"
msgstr ""
@@ -10900,6 +11162,14 @@ msgstr ""
msgid "Inuktitut"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Some protocols, like rsync, may be configured at the server end. Rather "
+"than using a directory path, you would use the 'module' name for the service "
+"path."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Morocco"
@@ -10920,16 +11190,16 @@ msgstr " "
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakTermServ:1
-#, c-format
-msgid "<-- Delete"
-msgstr "<-- "
-
#: ../../lang.pm:1
#, c-format
msgid "Nepal"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "<-- Delete"
+msgstr "<-- "
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "cpu # "
@@ -10940,6 +11210,21 @@ msgstr "cpu # "
msgid "chunk size"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
+"\n"
+"If set to NONE, no issues are allowed.\n"
+"\n"
+"Else only /etc/issue is allowed."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid " Enable/Disable sulogin(8) in single user level."
+msgstr ""
+
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
@@ -10993,6 +11278,13 @@ msgstr " "
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", autologin (, )"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Restore Selected"
+msgstr ""
+" \n"
+""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Search for fonts in installed list"
@@ -11087,10 +11379,10 @@ msgstr ""
msgid "Security Administrator:"
msgstr " :"
-#: ../../standalone/drakbackup:1
+#: ../../security/help.pm:1
#, c-format
-msgid "Please enter your login"
-msgstr ", "
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr ""
#: ../../security/help.pm:1
#, c-format
@@ -11128,32 +11420,6 @@ msgid ""
"GIMP."
msgstr " \"%s\" ffice/OpenOffice.org/GIMP."
-#: ../../standalone/draksec:1
-#, c-format
-msgid ""
-"Standard: This is the standard security recommended for a computer that will "
-"be used to connect\n"
-" to the Internet as a client.\n"
-"\n"
-"High: There are already some restrictions, and more automatic checks "
-"are run every night.\n"
-"\n"
-"Higher: The security is now high enough to use the system as a server "
-"which can accept\n"
-" connections from many clients. If your machine is only a "
-"client on the Internet, you\n"
-" should choose a lower level.\n"
-"\n"
-"Paranoid: This is similar to the previous level, but the system is entirely "
-"closed and security\n"
-" features are at their maximum\n"
-"\n"
-"Security Administrator:\n"
-" If the 'Security Alerts' option is set, security alerts will "
-"be sent to this user (username or\n"
-" email)"
-msgstr ""
-
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Save packages selection"
@@ -11184,6 +11450,13 @@ msgstr " PPPTP"
msgid "Choose which services should be automatically started at boot time"
msgstr " , "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check files/directories writable by everybody"
+msgstr ""
+" , / "
+"."
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Learn how to use this printer"
@@ -11208,6 +11481,11 @@ msgstr ""
" FAT , \n"
" : %s"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Size: "
+msgstr ": "
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which sector do you want to move it to?"
@@ -11255,6 +11533,14 @@ msgstr "Xpmac ( )"
msgid "Zeroconf host name must not contain a ."
msgstr ""
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Accept/Refuse icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ icmp echo."
+
#: ../../services.pm:1
#, c-format
msgid ""
@@ -11329,6 +11615,11 @@ msgstr ""
": , "
" (LAN)."
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Authorize TCP connections X Window"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -11351,6 +11642,11 @@ msgstr ""
msgid "Refuse"
msgstr ""
+#: ../../standalone/draksec:1
+#, c-format
+msgid "LOCAL"
+msgstr ""
+
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "HFS"
@@ -11456,6 +11752,11 @@ msgstr " "
msgid "Build Whole Kernel -->"
msgstr " -->"
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid "modem"
+msgstr ""
+
#: ../../install_steps.pm:1
#, c-format
msgid "Welcome to %s"
@@ -11577,6 +11878,19 @@ msgstr ""
" XFree %s, - "
"2D."
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Activate/Disable daily security check."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+" / "
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable libsafe if libsafe is found on the system"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
@@ -11606,7 +11920,7 @@ msgstr " ( NTP)"
msgid "8 MB"
msgstr "8 "
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "LDAP Server"
msgstr "LDAP "
@@ -11671,6 +11985,11 @@ msgstr " PCMCIA ..."
msgid "kdesu missing"
msgstr " kdesu"
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "%s: %s requires a username...\n"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Encryption key"
@@ -11711,7 +12030,7 @@ msgstr " %s"
msgid "Paranoid"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS"
msgstr "NIS"
@@ -11746,21 +12065,6 @@ msgstr " "
msgid " (Default)"
msgstr " ( )"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: ()\n"
-"\n"
-"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n"
-"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/"
-"server\n"
-"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/"
-"server\n"
-"is used by chkconfig --add to decide to add a service if it is present in "
-"the file\n"
-"during the installation of packages."
-msgstr ""
-
#: ../../standalone/drakgw:1
#, c-format
msgid "Automatic reconfiguration"
@@ -11776,18 +12080,25 @@ msgstr " :"
msgid "Turks and Caicos Islands"
msgstr " "
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "permissions"
-msgstr ""
-
#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1
#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1
-#: ../../printer/printerdrake.pm:1
+#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1
#, c-format
msgid "<- Previous"
msgstr "<- "
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Transfer Now"
+msgstr ""
+" \n"
+""
+
+#: ../../install_steps_interactive.pm:1
+#, c-format
+msgid "Set root password and network authentication methods"
+msgstr ""
+
#: ../../standalone/drakgw:1
#, c-format
msgid "Internet Connection Sharing configuration"
@@ -11929,6 +12240,15 @@ msgstr " bootloader"
msgid "Select the memory size of your graphics card"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Enable/Disable crontab and at for users.\n"
+"\n"
+"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
+"and crontab(1))."
+msgstr ""
+
#: ../../standalone.pm:1
#, c-format
msgid ""
@@ -11963,11 +12283,6 @@ msgstr ""
msgid "Found %s %s interfaces"
msgstr " %s %s "
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "sticky-bit"
-msgstr "sticky-"
-
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Post Install"
@@ -11983,14 +12298,6 @@ msgstr " "
msgid "Card IRQ"
msgstr "IRQ "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (umask)\n"
-"\n"
-"Set the user umask."
-msgstr ""
-
#: ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -12087,20 +12394,19 @@ msgstr " "
msgid "Saint Vincent and the Grenadines"
msgstr " "
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid reboot by the console user."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ ."
+
#: ../../standalone/logdrake:1
#, c-format
msgid "/File/_Open"
msgstr "//_"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"The argument specifies if clients are authorized to connect\n"
-"to the X server on the tcp port 6000 or not."
-msgstr ""
-
#: ../../standalone/drakpxe:1
#, c-format
msgid "Location of auto_install.cfg file"
@@ -12121,16 +12427,16 @@ msgstr ""
msgid "Total progess"
msgstr " "
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Color configuration"
-msgstr " "
-
#: ../../lang.pm:1
#, c-format
msgid "New Zealand"
msgstr " "
+#: ../../standalone/net_monitor:1
+#, c-format
+msgid "Color configuration"
+msgstr " "
+
#: ../../security/level.pm:1
#, c-format
msgid ""
@@ -12192,6 +12498,13 @@ msgid ""
"Floating point DIVision (FDIV)"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Backup quota exceeded!\n"
+"%d MB used vs %d MB allocated."
+msgstr ""
+
#: ../../network/isdn.pm:1
#, c-format
msgid "No ISDN PCI card found. Please select one on the next screen."
@@ -12222,6 +12535,11 @@ msgstr ""
msgid "on Hard Drive"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Password history length"
+msgstr " "
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "Winmodem connection"
@@ -12242,14 +12560,6 @@ msgid ""
"Center."
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Set the password history length to prevent password reuse."
-msgstr ""
-
#: ../../standalone/drakxtv:1
#, c-format
msgid "Now, you can run xawtv (under X Window!) !\n"
@@ -12267,6 +12577,14 @@ msgstr ""
msgid "%s on %s"
msgstr ""
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid remote root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ root."
+
#: ../../help.pm:1
#, c-format
msgid ""
@@ -12289,6 +12607,16 @@ msgstr ""
msgid "Which is your timezone?"
msgstr " ?"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Can't create log file!"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Use .backupignore files"
+msgstr " ."
+
#: ../../lang.pm:1
#, c-format
msgid "Guinea"
@@ -12344,6 +12672,11 @@ msgstr ": %s\n"
msgid "Hostname: "
msgstr " :"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Add a rule"
+msgstr " "
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Chunk size %s\n"
@@ -12359,15 +12692,6 @@ msgstr ""
msgid "Local Printer"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
-"fr>"
-msgstr ""
-" (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s"
-"\\@epita.fr>"
-
#: ../../standalone.pm:1
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
@@ -12413,21 +12737,11 @@ msgstr " "
msgid "Dominica"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the device name to use for backup"
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "Resolution: %s\n"
msgstr " : %s\n"
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "matching"
-msgstr ""
-
#: ../../install2.pm:1
#, c-format
msgid ""
@@ -12478,18 +12792,6 @@ msgstr " : %s\n"
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Options Description:\n"
-"\n"
-"Please be careful when you are using ftp backup, because only \n"
-"backups that are already built are sent to the server.\n"
-"So at the moment, you need to build the backup on your hard \n"
-"drive before sending it to the server.\n"
-"\n"
-msgstr ""
-
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
@@ -12506,11 +12808,6 @@ msgstr ""
"\n"
" ."
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid "We are now going to configure the %s connection."
-msgstr " %s ."
-
#: ../../share/advertising/13-mdkexpert_corporate.pl:1
#, c-format
msgid "MandrakeExpert Corporate"
@@ -12629,6 +12926,11 @@ msgstr " !"
msgid "Mouse Port"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check for unsecured accounts"
+msgstr ""
+
#: ../../standalone/drakTermServ:1
#, c-format
msgid ""
@@ -12643,14 +12945,6 @@ msgstr ""
msgid "Ftp Server"
msgstr "Ftp "
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Enable/Disable msec hourly security check."
-msgstr ""
-
#: ../../lang.pm:1
#, c-format
msgid "Uganda"
@@ -12666,14 +12960,6 @@ msgstr ""
msgid "the type of bus on which the mouse is connected"
msgstr ", ."
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (size)\n"
-"\n"
-"Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
-
#: ../../help.pm:1
#, c-format
msgid ""
@@ -12744,24 +13030,6 @@ msgstr ""
msgid "Comoros"
msgstr ""
-#: ../../network/netconnect.pm:1
-#, c-format
-msgid ""
-"\n"
-"\n"
-"\n"
-"We are now going to configure the %s connection.\n"
-"\n"
-"\n"
-"Press OK to continue."
-msgstr ""
-"\n"
-"\n"
-"\n"
-" %s .\n"
-"\n"
-" OK, ."
-
#: ../../standalone/drakboot:1
#, c-format
msgid "Yaboot mode"
@@ -12794,37 +13062,6 @@ msgstr " "
msgid "Software Manager"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Restore Description:\n"
-" \n"
-"Only the most recent date will be used, because with incremental \n"
-"backups it is necessary to restore one by one each older backup.\n"
-"\n"
-"So if you don't want to restore a user please unselect all their\n"
-"check boxes.\n"
-"\n"
-"Otherwise, you are able to select only one of these.\n"
-"\n"
-" - Incremental Backups:\n"
-"\n"
-"\tThe incremental backup is the most powerful option for \n"
-"\tbackup. This option allows you to backup all your data \n"
-"\tthe first time, and only the changed data afterward.\n"
-"\tThen you will be able, during the restore step, to restore \n"
-"\tyour data from a specified date. If you have not selected \n"
-"\tthis option all old backups are deleted before each backup. \n"
-"\n"
-" - Differential Backups:\n"
-" \n"
-"\tThe differential backup, rather than comparing changes in the\n"
-"\tdata to the previous incremental backup, always compares the\n"
-"\tdata to the initial base backup. This method allows one to\n"
-"\trestore the base and then the differential from a certain date.\n"
-"\n"
-msgstr ""
-
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Re-submit"
@@ -12897,6 +13134,11 @@ msgstr ""
msgid "This password is too simple"
msgstr " "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Chkconfig obey msec rules"
+msgstr " "
+
#: ../../keyboard.pm:1
#, c-format
msgid "Slovakian (QWERTZ)"
@@ -12917,20 +13159,12 @@ msgstr " ( urpmi)"
#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-" Transfer \n"
-"Now"
-msgstr ""
-" \n"
-""
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "Use daemon"
msgstr " "
#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1
-#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1
+#: ../../standalone/drakauth:1 ../../standalone/drakconnect:1
+#: ../../standalone/logdrake:1
#, c-format
msgid "Authentication"
msgstr ""
@@ -13019,11 +13253,6 @@ msgstr " "
msgid "Interface %s (using module %s)"
msgstr " %s ( %s)"
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Name: %s\n"
-msgstr ": %s\n"
-
#: ../../standalone/draksplash:1
#, c-format
msgid "Generating preview ..."
@@ -13036,6 +13265,23 @@ msgid ""
"frequency), or add enough '0' (zeroes)."
msgstr ""
+#: ../../standalone/draksec:1
+#, fuzzy, c-format
+msgid "ignore"
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid X connections:\n"
+"\n"
+"- ALL (all connections are allowed),\n"
+"\n"
+"- LOCAL (only connection from local machine),\n"
+"\n"
+"- NONE (no connection)."
+msgstr ""
+
#: ../../printer/main.pm:1
#, c-format
msgid ", multi-function device on parallel port #%s"
@@ -13068,6 +13314,11 @@ msgid ""
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Kenya"
+msgstr ""
+
#: ../../share/advertising/04-configuration.pl:1
#, c-format
msgid ""
@@ -13077,11 +13328,6 @@ msgid ""
"mouse, keyboard...), the Internet connection and much more!"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Kenya"
-msgstr ""
-
#: ../../diskdrake/hd_gtk.pm:1
#, c-format
msgid "Use ``Unmount'' first"
@@ -13112,6 +13358,14 @@ msgstr " Shift "
msgid "Select a scanner model"
msgstr " "
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ IPv4 ."
+
#: ../../printer/data.pm:1
#, c-format
msgid "LPRng - LPR New Generation"
@@ -13127,6 +13381,11 @@ msgstr "Drakbackup "
msgid "Save as.."
msgstr " ..."
+#: ../../lang.pm:1
+#, c-format
+msgid "Korea (North)"
+msgstr " ()"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid ""
@@ -13134,22 +13393,17 @@ msgid ""
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../lang.pm:1
+#: ../../install_gtk.pm:1
#, c-format
-msgid "Korea (North)"
-msgstr " ()"
+msgid "System configuration"
+msgstr " "
-#: ../../any.pm:1
+#: ../../any.pm:1 ../../security/l10n.pm:1
#, c-format
msgid "Autologin"
msgstr " "
-#: ../../install_gtk.pm:1
-#, c-format
-msgid "System configuration"
-msgstr " "
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Domain Admin Password"
msgstr " "
@@ -13431,6 +13685,22 @@ msgstr " : "
msgid "parse all fonts"
msgstr ""
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid "Allow/Forbid direct root login."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ root."
+
+#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid " Accept/Refuse broadcasted icmp echo."
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ broadcasted icmp echo."
+
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "With X"
@@ -13489,6 +13759,11 @@ msgstr " "
msgid "http://www.mandrakelinux.com/en/91errata.php3"
msgstr "http://www.mandrakelinux.com/en/91errata.php3"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Available printers"
@@ -13570,6 +13845,21 @@ msgstr " %s ?"
msgid "The default lease (in seconds)"
msgstr ""
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid ""
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press \"%s\" to continue."
+msgstr ""
+"\n"
+"\n"
+"\n"
+" %s .\n"
+"\n"
+" OK, ."
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Interface \"%s\""
@@ -13599,17 +13889,6 @@ msgstr ""
msgid "Test"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid direct root login."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ root."
-
#: ../../lang.pm:1
#, c-format
msgid "Korea"
@@ -13630,6 +13909,11 @@ msgstr "Raw "
msgid "official vendor name of the cpu"
msgstr " "
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Useless without Terminal Server"
+msgstr ""
+
#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Vendor"
@@ -13650,11 +13934,8 @@ msgstr " "
msgid "Choose the mount points"
msgstr " "
-#: ../../help.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
-#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
-#: ../../standalone/net_monitor:1
+#: ../../help.pm:1 ../../ugtk.pm:1 ../../standalone/drakTermServ:1
+#: ../../standalone/drakfont:1
#, c-format
msgid "OK"
msgstr "OK"
@@ -13732,21 +14013,11 @@ msgid ""
msgstr ""
" \"%s\" Star Office/OpenOffice.org/GIMP."
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "delete"
-msgstr ""
-
#: ../../standalone/drakfont:1
#, c-format
msgid "here if no."
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid "help"
-msgstr ""
-
#: ../../network/network.pm:1
#, fuzzy, c-format
msgid "DHCP host name"
@@ -13767,11 +14038,21 @@ msgstr ", ."
msgid "Did it work properly?"
msgstr " ?"
+#: ../../fs.pm:1
+#, c-format
+msgid "Mount the file system read-only."
+msgstr ""
+
#: ../../security/level.pm:1
#, c-format
msgid "Poor"
msgstr ""
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Report check result by mail"
+msgstr " , ."
+
#: ../../standalone/drakgw:1
#, c-format
msgid "The DHCP start range"
@@ -13815,6 +14096,11 @@ msgstr ""
msgid "Guadeloupe"
msgstr ""
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Kannada"
+msgstr ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "could not find any font.\n"
@@ -13835,6 +14121,11 @@ msgstr " "
msgid "Entering step `%s'\n"
msgstr " `%s'\n"
+#: ../../lang.pm:1
+#, c-format
+msgid "Niger"
+msgstr ""
+
#: ../../mouse.pm:1
#, c-format
msgid "Logitech MouseMan"
@@ -13845,11 +14136,6 @@ msgstr "Logitech MouseMan"
msgid "Removing %s ..."
msgstr " %s ..."
-#: ../../lang.pm:1
-#, c-format
-msgid "Niger"
-msgstr ""
-
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "No printer"
@@ -13880,6 +14166,11 @@ msgstr ""
msgid "Printing system: "
msgstr " : "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "/etc/issue* exist"
+msgstr ""
+
#: ../../steps.pm:1
#, c-format
msgid "Add a user"
@@ -13901,10 +14192,13 @@ msgid "Philippines"
msgstr ""
#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/http.pm:1
-#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/draksec:1
-#: ../../standalone/mousedrake:1
+#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/gtk.pm:1
+#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
+#: ../../interactive/stdio.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1 ../../standalone/drakperm:1
+#: ../../standalone/draksec:1 ../../standalone/mousedrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Ok"
msgstr "Ok"
@@ -13972,26 +14266,21 @@ msgstr ""
" \"\" , \"\" "
" ."
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Restore From Catalog"
-msgstr " "
-
#: ../../lang.pm:1
#, c-format
msgid "Pitcairn"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Restore From Catalog"
+msgstr " "
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "IDE"
msgstr "IDE"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "group :"
-msgstr " :"
-
#: ../../fs.pm:1
#, c-format
msgid "mounting partition %s in directory %s failed"
@@ -14033,6 +14322,16 @@ msgid "Looking for available packages and rebuilding rpm database..."
msgstr " rpm ..."
#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid ""
+"\n"
+" DrakBackup Report \n"
+msgstr ""
+"\n"
+" DrakBackup \n"
+"\n"
+
+#: ../../standalone/drakbackup:1
#, c-format
msgid "Does not appear to be recordable media!"
msgstr ""
@@ -14047,6 +14346,11 @@ msgstr " "
msgid "Vanuatu"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "New user list:\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Either the server name or the server's IP must be given!"
@@ -14088,6 +14392,11 @@ msgid "You can't use an encrypted file system for mount point %s"
msgstr ""
" %s"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set the password history length to prevent password reuse."
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Norfolk Island"
@@ -14186,9 +14495,9 @@ msgid "Read carefully!"
msgstr " !"
#: ../../standalone/drakbackup:1
-#, c-format
+#, fuzzy, c-format
msgid "RW"
-msgstr ""
+msgstr "RW"
#: ../../standalone/drakxtv:1
#, c-format
@@ -14330,11 +14639,6 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Please check if you are using a DVDR device"
-msgstr ", DVDR "
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "FATAL"
msgstr ""
@@ -14349,21 +14653,11 @@ msgid ""
msgstr ""
#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../standalone/drakperm:1
#, c-format
msgid "Delete"
msgstr ""
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Allow/Forbid reboot by the console user."
-msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ ."
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -14524,11 +14818,16 @@ msgstr "CUPS - Unix "
msgid "Webmin Service"
msgstr "Webmin "
-#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1
+#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "device"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory to save to:"
+msgstr " :"
+
#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1
#, c-format
msgid "All"
@@ -14563,11 +14862,28 @@ msgstr ""
msgid "Tamil (Typewriter-layout)"
msgstr " ( )"
+#: ../../security/help.pm:1
+#, c-format
+msgid "Use password to authenticate users."
+msgstr ""
+
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+
#: ../../standalone/drakautoinst:1
#, c-format
msgid "manual"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Filename text to search for:"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer manufacturer, model, driver"
@@ -14601,6 +14917,11 @@ msgstr " NetWare "
msgid "Give the ram size in MB"
msgstr " RAM- Mb"
+#: ../../standalone/net_monitor:1
+#, fuzzy, c-format
+msgid "Disconnection from Internet complete."
+msgstr " "
+
#: ../../any.pm:1
#, c-format
msgid "Real name"
@@ -14694,6 +15015,11 @@ msgstr ""
msgid "1 minute"
msgstr "1 "
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "type: fat"
+msgstr ": %s"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "on channel %d id %d\n"
@@ -14709,15 +15035,20 @@ msgstr ", "
msgid "Laos"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr " FAT ( )"
#: ../../standalone/drakperm:1
-#, c-format
+#, fuzzy, c-format
msgid "Up"
-msgstr ""
+msgstr ""
#: ../../help.pm:1 ../../install_steps_interactive.pm:1
#, c-format
@@ -14734,16 +15065,16 @@ msgstr ""
msgid "(E)IDE/ATA controllers"
msgstr "(E)IDE/ATA "
+#: ../../fs.pm:1
+#, c-format
+msgid "All I/O to the file system should be done synchronously."
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer Server"
msgstr " "
-#: ../../standalone/net_monitor:1
-#, c-format
-msgid "Disconnection from the Internet complete."
-msgstr " "
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Custom configuration"
@@ -14764,20 +15095,6 @@ msgstr ""
msgid "Saint Pierre and Miquelon"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-"Restore Backup Problems:\n"
-"\n"
-"During the restore step, Drakbackup will verify all your\n"
-"backup files before restoring them.\n"
-"Before the restore, Drakbackup will remove \n"
-"your original directory, and you will loose all your \n"
-"data. It is important to be careful and not modify the \n"
-"backup data files by hand.\n"
-msgstr ""
-
#: ../../standalone/draksplash:1
#, c-format
msgid "saving Bootsplash theme..."
@@ -14823,6 +15140,11 @@ msgstr " %d %d\n"
msgid "New profile..."
msgstr " ..."
+#: ../../standalone/draksec:1
+#, c-format
+msgid "NONE"
+msgstr ""
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "Which disk do you want to move it to?"
@@ -14833,11 +15155,16 @@ msgstr " ?"
msgid "Display logo on Console"
msgstr " "
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Windows Domain"
msgstr "Windows "
+#: ../../keyboard.pm:1
+#, fuzzy, c-format
+msgid "Saami (norwegian)"
+msgstr " ()"
+
#: ../../standalone/drakpxe:1
#, c-format
msgid "Interface %s (on network %s)"
@@ -14882,16 +15209,16 @@ msgstr ""
msgid "Build Single NIC -->"
msgstr " NIC -->"
-#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
-#, c-format
-msgid "Is this correct?"
-msgstr " ?"
-
#: ../../lang.pm:1
#, c-format
msgid "Marshall Islands"
msgstr " "
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1
+#, c-format
+msgid "Is this correct?"
+msgstr " ?"
+
#: ../../standalone/drakbackup:1
#, c-format
msgid "Windows (FAT32)"
@@ -14907,11 +15234,28 @@ msgstr " root"
msgid "Build All Kernels -->"
msgstr " -->"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "DVDRAM device"
+msgstr ""
+
#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, report unowned files."
msgstr ""
+#: ../../standalone/harddrake2:1
+#, fuzzy, c-format
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"<span foreground=\"royalblue3\">Version:</span> %s\n"
+"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;tvignaud"
+"\\@mandrakesoft.com&gt;\n"
+"\n"
+msgstr ""
+" HardDrake, Mandrake.\n"
+":"
+
#: ../../install_interactive.pm:1
#, c-format
msgid ""
@@ -14923,6 +15267,11 @@ msgstr ""
"\n"
" ?"
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "Version: "
+msgstr ": "
+
#: ../../printer/printerdrake.pm:1
#, fuzzy, c-format
msgid "Server IP missing!"
@@ -14992,11 +15341,17 @@ msgstr " "
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
-#: ../../standalone/drakfont:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Help"
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check if the network devices are in promiscuous mode"
+msgstr ""
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Your personal phone number"
@@ -15021,6 +15376,11 @@ msgstr ""
msgid "Username required"
msgstr " "
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Device"
+msgstr ""
+
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
@@ -15067,16 +15427,10 @@ msgstr ""
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr " SMB (Windows 9x/NT) "
-#: ../../security/help.pm:1
+#: ../../standalone/drakbackup:1
#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Accept/Refuse bogus IPv4 error messages."
+msgid "Valid user list changed, rewriting config file."
msgstr ""
-"Arguments: (arg)\n"
-"\n"
-"/ IPv4 ."
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15095,6 +15449,11 @@ msgstr ""
msgid "Protocol for the rest of the world"
msgstr " "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Password minimum length and number of digit and upcase letters"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Print test pages"
@@ -15178,6 +15537,11 @@ msgstr " "
msgid "Media class"
msgstr " "
+#: ../../standalone/XFdrake:1
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
+msgstr ""
+
#: ../../standalone/scannerdrake:1
#, c-format
msgid "The %s is not known by this version of Scannerdrake."
@@ -15198,18 +15562,6 @@ msgstr " XFS"
msgid "Add host/network"
msgstr " /"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"if set to yes, check for empty passwords, for no password in /etc/shadow and "
-"for users with the 0 id other than root."
-msgstr ""
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the directory to save to:"
-msgstr " :"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "Model name"
@@ -15230,20 +15582,11 @@ msgstr ""
msgid "British Indian Ocean Territory"
msgstr " "
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1
+#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Normal Mode"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"Please be sure that the cron daemon is included in your services. \n"
-"\n"
-"Note that currently all 'net' medias also use the hard drive."
-msgstr ""
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer connection type"
@@ -15320,20 +15663,19 @@ msgid ""
"the selected package(s), or \"%s\" to abort."
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Myanmar"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
-#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#: ../../standalone/scannerdrake:1
+#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
+#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
#, c-format
msgid "Quit"
msgstr ""
-#: ../../lang.pm:1
-#, c-format
-msgid "Myanmar"
-msgstr ""
-
#: ../../help.pm:1 ../../diskdrake/interactive.pm:1
#, c-format
msgid "Auto allocate"
@@ -15385,7 +15727,7 @@ msgstr ""
" \"\" , \"\" "
" ."
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Authentication NIS"
msgstr "NIS "
@@ -15406,11 +15748,21 @@ msgstr " "
msgid "Card IO_0"
msgstr "IO_0 "
+#: ../../standalone/drakTermServ:1
+#, c-format
+msgid "Disable Local Config"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "United Arab Emirates"
msgstr " "
+#: ../../lang.pm:1
+#, c-format
+msgid "Thailand"
+msgstr ""
+
#: ../../network/tools.pm:1 ../../standalone/drakconnect:1
#, c-format
msgid "Card IO_1"
@@ -15418,18 +15770,18 @@ msgstr "IO_1 "
#: ../../lang.pm:1
#, c-format
-msgid "Thailand"
-msgstr ""
+msgid "Kazakhstan"
+msgstr ""
#: ../../standalone/drakTermServ:1
#, c-format
msgid "Routers:"
msgstr ":"
-#: ../../lang.pm:1
-#, c-format
-msgid "Kazakhstan"
-msgstr ""
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Write"
+msgstr ""
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -15461,6 +15813,56 @@ msgstr " "
msgid "If no port is given, 631 will be taken as default."
msgstr ""
+#: ../../standalone/draksec:1
+#, c-format
+msgid ""
+"Here, you can setup the security level and administrator of your machine.\n"
+"\n"
+"\n"
+"The Security Administrator is the one who will receive security alerts if "
+"the\n"
+"'Security Alerts' option is set. It can be a username or an email.\n"
+"\n"
+"\n"
+"The Security Level menu enable to select one of the six preconfigured "
+"security\n"
+"provided with msec. These levels range from poor security and ease of use, "
+"to\n"
+"paranoid config, suitable for very sensitive server applications:\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
+"very\n"
+"easy to use security level. It should only be used for machines not "
+"connected to\n"
+"any network and that are not accessible to everybody.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
+"security\n"
+"recommended for a computer that will be used to connect to the Internet as "
+"a\n"
+"client.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">High</span>: There are already some\n"
+"restrictions, and more automatic checks are run every night.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
+"enough\n"
+"to use the system as a server which can accept connections from many "
+"clients. If\n"
+"your machine is only a client on the Internet, you should choose a lower "
+"level.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
+"previous\n"
+"level, but the system is entirely closed and security features are at their\n"
+"maximum"
+msgstr ""
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid ""
@@ -15537,6 +15939,11 @@ msgstr ""
msgid "Save on floppy"
msgstr " "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Check open ports"
+msgstr " %s"
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Printer auto-detection"
@@ -15650,6 +16057,11 @@ msgstr ""
msgid "Czech (QWERTY)"
msgstr " (QWERTY)"
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow X Window connections"
+msgstr "Winmodem "
+
#: ../../standalone/service_harddrake:1
#, c-format
msgid "Hardware probing in progress"
@@ -15675,7 +16087,7 @@ msgstr ""
"LPT2:, ..., 1- USB : /dev/usb/lp0, 2- USB : /dev/usb/"
"lp1, ...)."
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
msgid "Next"
msgstr ""
@@ -15690,6 +16102,11 @@ msgstr " bootloader %s\n"
msgid "CHAP"
msgstr "CHAP"
+#: ../../lang.pm:1
+#, c-format
+msgid "Puerto Rico"
+msgstr " "
+
#: ../../network/network.pm:1
#, c-format
msgid "(bootp/dhcp/zeroconf)"
@@ -15708,11 +16125,6 @@ msgstr ""
"\n"
" "
-#: ../../lang.pm:1
-#, c-format
-msgid "Puerto Rico"
-msgstr " "
-
#: ../../standalone/draksplash:1
#, c-format
msgid ""
@@ -15744,7 +16156,7 @@ msgstr ""
msgid "Anguilla"
msgstr ""
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "NIS Domain"
msgstr "NIS "
@@ -15780,15 +16192,6 @@ msgstr ""
" ( \n"
" ), Oracle"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg, alert=1)\n"
-"\n"
-"Enable/Disable name resolution spoofing protection. If\n"
-"\\fIalert\\fP is true, also reports to syslog."
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, c-format
msgid "Please wait, preparing installation..."
@@ -15839,6 +16242,11 @@ msgstr " "
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD LPRng IPP .\n"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Host name or IP."
+msgstr " :"
+
#: ../../fsedit.pm:1
#, c-format
msgid "simple"
@@ -15864,6 +16272,11 @@ msgstr " %s: %s"
msgid "Falkland Islands (Malvinas)"
msgstr " ()"
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Boot disk creation"
+msgstr " "
+
#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1
#, c-format
msgid "Unknown model"
@@ -15907,6 +16320,13 @@ msgstr ""
" , s cel \n"
" ."
+#: ../../network/ethernet.pm:1
+#, fuzzy, c-format
+msgid "Which dhcp client do you want to use ? (default is dhcp-client)"
+msgstr ""
+" DHCP ?\n"
+" dhcp-client ?"
+
#: ../../keyboard.pm:1
#, c-format
msgid "Tamil (ISCII-layout)"
@@ -15917,6 +16337,16 @@ msgstr " (ISCII-)"
msgid "Mayotte"
msgstr ""
+#: ../../security/help.pm:1
+#, c-format
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr ""
+
+#: ../../install_steps_gtk.pm:1
+#, fuzzy, c-format
+msgid "%d KB\n"
+msgstr ": %d KB\n"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Creating auto install floppy..."
@@ -15927,16 +16357,16 @@ msgstr " "
msgid "Searching for scanners ..."
msgstr " "
-#: ../../steps.pm:1
-#, c-format
-msgid "Partitioning"
-msgstr " "
-
#: ../../lang.pm:1
#, c-format
msgid "Russia"
msgstr ""
+#: ../../steps.pm:1
+#, c-format
+msgid "Partitioning"
+msgstr " "
+
#: ../../network/netconnect.pm:1
#, c-format
msgid "ethernet card(s) detected"
@@ -15971,6 +16401,11 @@ msgstr " "
msgid "Set root password"
msgstr " root"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Enable IP spoofing protection"
+msgstr ""
+
#: ../../harddrake/sound.pm:1
#, c-format
msgid ""
@@ -15980,6 +16415,11 @@ msgstr ""
" (%s), "
" \"%s\"."
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Group :"
+msgstr " :"
+
#: ../../diskdrake/interactive.pm:1
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
@@ -15991,15 +16431,20 @@ msgstr ""
msgid "Internet connection configuration"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid "Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+
#: ../../standalone/drakxtv:1
#, c-format
msgid "Scanning for TV channels"
msgstr ""
#: ../../standalone/drakbug:1
-#, c-format
+#, fuzzy, c-format
msgid "Kernel:"
-msgstr ""
+msgstr ":"
#: ../../standalone/harddrake2:1
#, c-format
@@ -16016,11 +16461,6 @@ msgstr ""
msgid "Preference: "
msgstr ": "
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Wizard..."
-msgstr "..."
-
#: ../../install_steps_interactive.pm:1 ../../services.pm:1
#, c-format
msgid "Services: %d activated for %d registered"
@@ -16071,6 +16511,13 @@ msgstr " , "
msgid "Show current interface configuration"
msgstr " "
+#: ../../security/help.pm:1
+#, c-format
+msgid ""
+"The argument specifies if clients are authorized to connect\n"
+"to the X server from the network on the tcp port 6000 or not."
+msgstr ""
+
#: ../../help.pm:1
#, c-format
msgid "Development"
@@ -16177,6 +16624,11 @@ msgstr ""
msgid "The entered host/network IP is not correct.\n"
msgstr " / IP .\n"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Create/Transfer backup keys for SSH"
+msgstr ""
+
#: ../../any.pm:1
#, c-format
msgid "Here is the full list of available countries"
@@ -16259,6 +16711,11 @@ msgid ""
"everybody who uses your computer, you can choose to have \"%s\"."
msgstr ""
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Name resolution spoofing protection"
+msgstr ""
+
#: ../../help.pm:1
#, fuzzy, c-format
msgid ""
@@ -16458,16 +16915,16 @@ msgstr ""
msgid "Shell"
msgstr ""
-#: ../../network/isdn.pm:1
-#, c-format
-msgid "PCI"
-msgstr "PCI"
-
#: ../../lang.pm:1
#, c-format
msgid "Sao Tome and Principe"
msgstr " "
+#: ../../network/isdn.pm:1
+#, c-format
+msgid "PCI"
+msgstr "PCI"
+
#: ../../diskdrake/smbnfs_gtk.pm:1
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -16538,6 +16995,17 @@ msgid " on parallel port #%s"
msgstr " #%s"
#: ../../security/help.pm:1
+#, fuzzy, c-format
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+msgstr ""
+": (length, ndigits=0, nupper=0)\n"
+"\n"
+" , "
+" ."
+
+#: ../../security/help.pm:1
#, c-format
msgid "if set to yes, check open ports."
msgstr " , "
@@ -16591,6 +17059,11 @@ msgstr " Windows "
msgid "Italy"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Cayman Islands"
+msgstr " "
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Name of printer"
@@ -16611,11 +17084,6 @@ msgstr " %s: %s"
msgid "Do it!"
msgstr " !"
-#: ../../lang.pm:1
-#, c-format
-msgid "Cayman Islands"
-msgstr " "
-
#: ../../standalone/drakbackup:1
#, c-format
msgid "%s not responding"
@@ -16707,18 +17175,7 @@ msgstr " : %s %s"
msgid "MandrakeSoft has selected the best software for you"
msgstr ""
-#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version: %s\n"
-"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n"
-"\n"
-msgstr ""
-" HardDrake, Mandrake.\n"
-":"
-
-#: ../../install_steps_interactive.pm:1
+#: ../../any.pm:1
#, c-format
msgid "Local files"
msgstr " "
@@ -16733,6 +17190,11 @@ msgstr ""
msgid "Panama"
msgstr ""
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "Can't open %s!"
+msgstr " %s %s"
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid ""
@@ -16787,11 +17249,6 @@ msgid ""
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm:1
-#, c-format
-msgid "Size: %d KB\n"
-msgstr ": %d KB\n"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Remove fonts on your system"
@@ -16812,10 +17269,10 @@ msgstr ""
msgid "Graphical interface at startup"
msgstr "X "
-#: ../../standalone/drakbackup:1
+#: ../../network/netconnect.pm:1
#, c-format
-msgid "Please enter the directory to save:"
-msgstr ", :"
+msgid " adsl"
+msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
@@ -16827,6 +17284,11 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr " RAID %d\n"
+#: ../../standalone/drakTermServ:1
+#, fuzzy, c-format
+msgid "local config: true"
+msgstr " "
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid ""
@@ -16847,6 +17309,11 @@ msgstr ""
msgid "Macedonian"
msgstr ""
+#: ../../lang.pm:1
+#, c-format
+msgid "Mali"
+msgstr ""
+
#: ../../harddrake/data.pm:1
#, c-format
msgid "Bridges and system controllers"
@@ -16857,11 +17324,6 @@ msgstr " "
msgid "/File/_Save"
msgstr "//_"
-#: ../../lang.pm:1
-#, c-format
-msgid "Mali"
-msgstr ""
-
#: ../../install_steps_gtk.pm:1
#, fuzzy, c-format
msgid "No details"
@@ -16887,6 +17349,11 @@ msgstr " "
msgid "Please select media for backup..."
msgstr ", ..."
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "Wrong email"
+msgstr ""
+
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 server: %s\n"
@@ -16945,8 +17412,7 @@ msgstr ""
msgid "Mandrake's multipurpose configuration tool"
msgstr " Mandrake "
-#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1
-#: ../../standalone/logdrake:1
+#: ../../standalone/drakbackup:1 ../../standalone/logdrake:1
#, c-format
msgid "Save"
msgstr ""
@@ -16994,11 +17460,6 @@ msgstr " "
msgid "default:LTR"
msgstr "default:LTR"
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "add a rule"
-msgstr " "
-
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "A command line must be entered!"
@@ -17019,7 +17480,12 @@ msgstr " "
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr " ?\n"
-#: ../../install_steps_interactive.pm:1
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check additions/removals of suid root files"
+msgstr ""
+
+#: ../../any.pm:1
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
@@ -17046,13 +17512,10 @@ msgstr ""
msgid "Use network connection to backup"
msgstr " backup-"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-" Enable/Disable sulogin(8) in single user level."
-msgstr ""
+#: ../../standalone/drakfloppy:1
+#, fuzzy, c-format
+msgid "Kernel version"
+msgstr " "
#: ../../help.pm:1
#, fuzzy, c-format
@@ -17163,11 +17626,26 @@ msgstr ""
msgid "Left Shift key"
msgstr " \"Windows\" "
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " local network"
+msgstr " ()"
+
#: ../../interactive/stdio.pm:1
#, c-format
msgid "Bad choice, try again\n"
msgstr " , \n"
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Syslog reports to console 12"
+msgstr ""
+
+#: ../../diskdrake/smbnfs_gtk.pm:1
+#, fuzzy, c-format
+msgid "Search new servers"
+msgstr " "
+
#: ../../lang.pm:1
#, c-format
msgid "Heard and McDonald Islands"
@@ -17288,6 +17766,16 @@ msgstr ""
msgid "Austria"
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Choose your CD/DVD media size (MB)"
+msgstr ", CD/DVD (Mb)"
+
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "Check permissions of files in the users' home"
+msgstr ""
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Run \"sndconfig\" after installation to configure your sound card"
@@ -17359,11 +17847,26 @@ msgstr ""
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "%s Mandrake Linux."
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 1"
+msgstr " 1"
+
#: ../../standalone/drakconnect:1
#, c-format
msgid "DHCP client"
msgstr "DHCP "
+#: ../../security/l10n.pm:1
+#, c-format
+msgid "List users on display managers (kdm and gdm)"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 2"
+msgstr " 2"
+
#: ../../partition_table.pm:1
#, c-format
msgid "Restoring from file %s failed: %s"
@@ -17374,6 +17877,21 @@ msgstr " %s : %s"
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (, C7)"
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 3"
+msgstr " 3"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 4"
+msgstr " 4"
+
+#: ../../standalone/drakperm:1
+#, fuzzy, c-format
+msgid "Level 5"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
@@ -17444,14 +17962,6 @@ msgstr "( )"
msgid "Install themes"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
-msgstr ""
-" 2002 MandrakeSoft Stew Benedict <sbenedict\\@mandrakesoft."
-"com>"
-
#: ../../help.pm:1
#, c-format
msgid "Espanol"
@@ -17565,11 +18075,6 @@ msgstr " "
msgid "System Options"
msgstr " "
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "Please enter the directory where backups are stored"
-msgstr ""
-
#: ../../security/level.pm:1
#, c-format
msgid "Please choose the desired security level"
@@ -17585,6 +18090,13 @@ msgstr ""
msgid ", USB printer"
msgstr ", USB "
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid ""
+"Incremental backups only save files that have changed or are new since the "
+"last backup."
+msgstr ""
+
#: ../../standalone/drakfont:1
#, c-format
msgid "Choose the applications that will support the fonts:"
@@ -17611,6 +18123,14 @@ msgstr " !"
msgid "Use owner id for execution"
msgstr " id "
+#: ../../security/l10n.pm:1
+#, fuzzy, c-format
+msgid "Allow remote root login"
+msgstr ""
+"Arguments: (arg)\n"
+"\n"
+"/ root."
+
#: ../../standalone/drakperm:1
#, c-format
msgid "Down"
@@ -17670,6 +18190,11 @@ msgstr "Microsoft Explorer"
msgid "German (no dead keys)"
msgstr " ( )"
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "\tSend mail to %s\n"
+msgstr ""
+
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Transferring %s..."
@@ -17761,6 +18286,11 @@ msgstr ""
" , , / "
"."
+#: ../../network/netconnect.pm:1
+#, fuzzy, c-format
+msgid " cable"
+msgstr ""
+
#: ../../help.pm:1 ../../install_interactive.pm:1
#, c-format
msgid "Use the free space on the Windows partition"
@@ -17771,14 +18301,6 @@ msgstr " Windows "
msgid "%s found on %s, configure it automatically?"
msgstr "%s %s, ?"
-#: ../../security/help.pm:1
-#, c-format
-msgid ""
-"Arguments: (arg)\n"
-"\n"
-"Use password to authenticate users."
-msgstr ""
-
#: ../../Xconfig/various.pm:1
#, c-format
msgid "XFree86 driver: %s\n"
@@ -17790,17 +18312,6 @@ msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr ""
" / , .\n"
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid ""
-"\n"
-" DrakBackup Report \n"
-"\n"
-msgstr ""
-"\n"
-" DrakBackup \n"
-"\n"
-
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Choose the packages you want to install"
@@ -17816,6 +18327,11 @@ msgstr " "
msgid "Serbian (cyrillic)"
msgstr " ()"
+#: ../../standalone/drakbackup:1
+#, fuzzy, c-format
+msgid "Enter the directory where backups are stored"
+msgstr " :"
+
#: ../../standalone/draksplash:1
#, c-format
msgid "Make kernel message quiet by default"
@@ -18075,16 +18591,6 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "Please check for multisession CD"
-msgstr ", "
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid "user"
-msgstr ""
-
-#: ../../standalone/drakbackup:1
#, c-format
msgid "Use Hard Disk to backup"
msgstr " "
@@ -18163,6 +18669,11 @@ msgstr ""
msgid "Detected model: %s"
msgstr " %s"
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "\"%s\" is not a valid email!"
+msgstr ""
+
#: ../../standalone/drakedm:1
#, c-format
msgid ""
@@ -18176,6 +18687,11 @@ msgstr ""
msgid "if set to yes, run the daily security checks."
msgstr ""
+#: ../../standalone/drakbackup:1
+#, c-format
+msgid "Device name to use for backup"
+msgstr ""
+
#: ../../lang.pm:1
#, c-format
msgid "Azerbaijan"
@@ -18357,7 +18873,7 @@ msgstr "Apache Pro-ftpd"
#: ../../share/compssUsers:999
#, fuzzy
msgid "Mail"
-msgstr ""
+msgstr "-"
#: ../../share/compssUsers:999
#, fuzzy
@@ -18403,6 +18919,114 @@ msgstr ""
" (pine, mutt, "
"tin..) "
+#~ msgid "Please relog into %s to activate the changes"
+#~ msgstr " %s, "
+
+#~ msgid "Please check if you want to use the non-rewinding device."
+#~ msgstr ""
+#~ ", ."
+
+#~ msgid "Please enter your password"
+#~ msgstr ", "
+
+#~ msgid "Please check if you want to eject your tape after the backup."
+#~ msgstr ""
+#~ ", "
+#~ "."
+
+#~ msgid "Please check if you want to erase your tape before the backup."
+#~ msgstr ""
+#~ ", "
+#~ "."
+
+#~ msgid "Please enter the host name or IP."
+#~ msgstr ", IP."
+
+#~ msgid "Please enter your login"
+#~ msgstr ", "
+
+#~ msgid ""
+#~ " Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s"
+#~ "\\@epita.fr>"
+#~ msgstr ""
+#~ " (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s"
+#~ "\\@epita.fr>"
+
+#~ msgid ""
+#~ " updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
+#~ msgstr ""
+#~ " 2002 MandrakeSoft Stew Benedict <sbenedict\\@mandrakesoft."
+#~ "com>"
+
+#~ msgid "edit"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ " Accept/Refuse broadcasted icmp echo."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "/ broadcasted icmp echo."
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Allow/Forbid remote root login."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "/ root."
+
+#~ msgid "permissions"
+#~ msgstr ""
+
+#~ msgid "delete"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "Accept/Refuse bogus IPv4 error messages."
+#~ msgstr ""
+#~ "Arguments: (arg)\n"
+#~ "\n"
+#~ "/ IPv4 ."
+
+#~ msgid "user"
+#~ msgstr ""
+
+#~ msgid "Expert Area"
+#~ msgstr ""
+
+#~ msgid "Wizard..."
+#~ msgstr "..."
+
+#~ msgid " / Region"
+#~ msgstr "/ "
+
+#~ msgid "Country"
+#~ msgstr ""
+
+#~ msgid "Previous"
+#~ msgstr ""
+
+#~ msgid "Please check if you are using CDRW media"
+#~ msgstr ", CDRW "
+
+#~ msgid "Please check if you are using a DVDRAM device"
+#~ msgstr ", DVDRAM "
+
+#~ msgid "Please check if you are using a DVDR device"
+#~ msgstr ", DVDR "
+
+#~ msgid "We are now going to configure the %s connection."
+#~ msgstr " %s ."
+
+#~ msgid "Name: %s\n"
+#~ msgstr ": %s\n"
+
#~ msgid ""
#~ "Which ISDN configuration do you prefer?\n"
#~ "\n"
@@ -18478,9 +19102,6 @@ msgstr ""
#~ msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
#~ msgstr " initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#~ msgid "Write %s"
-#~ msgstr " %s"
-
#~ msgid "Copy %s to %s"
#~ msgstr " %s %s"
@@ -18490,30 +19111,6 @@ msgstr ""
#~ msgid "Author:"
#~ msgstr ":"
-#, fuzzy
-#~ msgid "Audio station"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Sound playing/editing programs"
-#~ msgstr " / "
-
-#, fuzzy
-#~ msgid "Video station"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Video playing programs"
-#~ msgstr " / "
-
-#, fuzzy
-#~ msgid "Graphic station"
-#~ msgstr " "
-
-#, fuzzy
-#~ msgid "Graphics programs"
-#~ msgstr " The Gimp"
-
#~ msgid "Printer sharing"
#~ msgstr " "
@@ -18627,172 +19224,6 @@ msgstr ""
#~ msgid "Discover MandrakeClub and Mandrake Corporate Club"
#~ msgstr " MandrakeClub Mandrake Corporate Club"
-#, fuzzy
-#~ msgid ""
-#~ "LILO and grub are GNU/Linux bootloaders. Normally, this stage is totally\n"
-#~ "automated. DrakX will analyze the disk boot sector and act according to\n"
-#~ "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 will be able to load either GNU/Linux or "
-#~ "another\n"
-#~ "OS.\n"
-#~ "\n"
-#~ " * if a grub or LILO boot sector is found, it will replace it with a new\n"
-#~ "one.\n"
-#~ "\n"
-#~ "If it cannot make a determination, DrakX will ask you where to place the\n"
-#~ "bootloader.\n"
-#~ "\n"
-#~ "\"Boot device\": in most cases, you will not change the default (\"First\n"
-#~ "sector of drive (MBR)\"), but if you prefer, the bootloader can be\n"
-#~ "installed on the second hard drive (\"/dev/hdb\"), or even on a floppy "
-#~ "disk\n"
-#~ "(\"On Floppy\").\n"
-#~ "\n"
-#~ "Checking \"Create a boot disk\" allows you to have a rescue boot media\n"
-#~ "handy.\n"
-#~ "\n"
-#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it "
-#~ "by\n"
-#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing "
-#~ ">>rescue<<\n"
-#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are "
-#~ "at\n"
-#~ "least two situations where having a boot floppy is critical:\n"
-#~ "\n"
-#~ " * when installing the bootloader, DrakX will rewrite the boot sector "
-#~ "(MBR)\n"
-#~ "of your main disk (unless you are using another boot manager), to allow "
-#~ "you\n"
-#~ "to start up with either Windows or GNU/Linux (assuming you have Windows "
-#~ "on\n"
-#~ "your system). If at some point you need to reinstall Windows, the "
-#~ "Microsoft\n"
-#~ "install process will rewrite the boot sector and remove your ability to\n"
-#~ "start GNU/Linux!\n"
-#~ "\n"
-#~ " * if a problem arises and you cannot start GNU/Linux from the hard "
-#~ "disk,\n"
-#~ "this floppy will be the only means of starting up GNU/Linux. It contains "
-#~ "a\n"
-#~ "fair number of system tools for restoring a system that has crashed due "
-#~ "to\n"
-#~ "a power failure, an unfortunate typing error, a forgotten root password, "
-#~ "or\n"
-#~ "any other reason.\n"
-#~ "\n"
-#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n"
-#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n"
-#~ "format the floppy and will rewrite the whole disk."
-#~ msgstr ""
-#~ "Mandrake Linux CDROM- . \n"
-#~ ", CDROM-, >>F1<< "
-#~ "\n"
-#~ ">>rescue<<. , CDROM, "
-#~ "\n"
-#~ " :\n"
-#~ "\n"
-#~ " * boot loader, DrakX "
-#~ "(MBR) ( ), "
-#~ " \n"
-#~ " Windows GNU/Linux ( Windows ). "
-#~ "\n"
-#~ " Windows, "
-#~ "Microsoft\n"
-#~ " GNU/"
-#~ "Linux!\n"
-#~ "\n"
-#~ " * GNU/Linux "
-#~ ",\n"
-#~ " GNU/Linux. "
-#~ "\n"
-#~ " , "
-#~ "\n"
-#~ " , , "
-#~ "\n"
-#~ ".\n"
-#~ "\n"
-#~ " , \n"
-#~ ". , , "
-#~ "\n"
-#~ ", . , "
-#~ "DrakX\n"
-#~ " ."
-
-#, fuzzy
-#~ msgid ""
-#~ "Checking \"Create a boot disk\" allows you to have a rescue boot media\n"
-#~ "handy.\n"
-#~ "\n"
-#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it "
-#~ "by\n"
-#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing "
-#~ ">>rescue<<\n"
-#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are "
-#~ "at\n"
-#~ "least two situations where having a boot floppy is critical:\n"
-#~ "\n"
-#~ " * when installing the bootloader, DrakX will rewrite the boot sector "
-#~ "(MBR)\n"
-#~ "of your main disk (unless you are using another boot manager), to allow "
-#~ "you\n"
-#~ "to start up with either Windows or GNU/Linux (assuming you have Windows "
-#~ "on\n"
-#~ "your system). If at some point you need to reinstall Windows, the "
-#~ "Microsoft\n"
-#~ "install process will rewrite the boot sector and remove your ability to\n"
-#~ "start GNU/Linux!\n"
-#~ "\n"
-#~ " * if a problem arises and you cannot start GNU/Linux from the hard "
-#~ "disk,\n"
-#~ "this floppy will be the only means of starting up GNU/Linux. It contains "
-#~ "a\n"
-#~ "fair number of system tools for restoring a system that has crashed due "
-#~ "to\n"
-#~ "a power failure, an unfortunate typing error, a forgotten root password, "
-#~ "or\n"
-#~ "any other reason.\n"
-#~ "\n"
-#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n"
-#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n"
-#~ "format the floppy and will rewrite the whole disk."
-#~ msgstr ""
-#~ "Mandrake Linux CDROM- . \n"
-#~ ", CDROM-, >>F1<< "
-#~ "\n"
-#~ ">>rescue<<. , CDROM, "
-#~ "\n"
-#~ " :\n"
-#~ "\n"
-#~ " * boot loader, DrakX "
-#~ "(MBR) ( ), "
-#~ " \n"
-#~ " Windows GNU/Linux ( Windows ). "
-#~ "\n"
-#~ " Windows, "
-#~ "Microsoft\n"
-#~ " GNU/"
-#~ "Linux!\n"
-#~ "\n"
-#~ " * GNU/Linux "
-#~ ",\n"
-#~ " GNU/Linux. "
-#~ "\n"
-#~ " , "
-#~ "\n"
-#~ " , , "
-#~ "\n"
-#~ ".\n"
-#~ "\n"
-#~ " , \n"
-#~ ". , , "
-#~ "\n"
-#~ ", . , "
-#~ "DrakX\n"
-#~ " ."
-
#~ msgid ""
#~ "The following printers are configured. Double-click on a printer to "
#~ "change its settings; to make it the default printer; to view information "
@@ -18818,9 +19249,6 @@ msgstr ""
#~ msgid "DrakFloppy Error: %s"
#~ msgstr " DrakFloppy: %s"
-#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#~ msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-
#~ msgid "Launch Aurora at boot time"
#~ msgstr " Aurora "
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index c204eaeaa..eecaf821e 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po