aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-01-29 03:32:47 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-01-29 03:32:47 +0000
commitd12f477c69caa7c6b19239749c12566959d21be8 (patch)
tree7e143ca7db245d21d75e9e23fc747784db975552 /cron-sh
parentf098ae3e44670c5b8ea465fa7e4b503d231228a9 (diff)
downloadmsec-d12f477c69caa7c6b19239749c12566959d21be8.tar
msec-d12f477c69caa7c6b19239749c12566959d21be8.tar.gz
msec-d12f477c69caa7c6b19239749c12566959d21be8.tar.bz2
msec-d12f477c69caa7c6b19239749c12566959d21be8.tar.xz
msec-d12f477c69caa7c6b19239749c12566959d21be8.zip
changed the wording for the rpm-va changes.
Diffstat (limited to 'cron-sh')
-rwxr-xr-xcron-sh/diff_check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-sh/diff_check.sh b/cron-sh/diff_check.sh
index c31add2..7588877 100755
--- a/cron-sh/diff_check.sh
+++ b/cron-sh/diff_check.sh
@@ -145,7 +145,7 @@ if [[ ${RPM_CHECK} == yes ]]; then
if [[ -f ${RPM_VA_YESTERDAY} ]]; then
diff -u ${RPM_VA_YESTERDAY} ${RPM_VA_TODAY} > ${RPM_VA_DIFF}
if [ -s ${RPM_VA_DIFF} ]; then
- printf "\nSecurity Warning: These files have been modified on the system :\n" >> ${TMP}
+ printf "\nSecurity Warning: These files belonging to packages have changed of status on the system :\n" >> ${TMP}
grep '^+' ${RPM_VA_DIFF} | grep -vw "^+++ " | sed 's|^.||' | while read file; do
printf "\t\t- newly modified : ${file}\n"
done >> ${TMP}
hare?h=drakx-installer-images-2.91&id=73714eed7d7d121d36c5a7f601f024719451d2f4'>73714eed7d7d121d36c5a7f601f024719451d2f4 (diff)downloaddrakx-a8890c3df63a481583cf493d9a099bd4ead09b50.tar
drakx-a8890c3df63a481583cf493d9a099bd4ead09b50.tar.gz
drakx-a8890c3df63a481583cf493d9a099bd4ead09b50.tar.bz2
drakx-a8890c3df63a481583cf493d9a099bd4ead09b50.tar.xz
drakx-a8890c3df63a481583cf493d9a099bd4ead09b50.zip
updated pot file
Diffstat (limited to 'perl-install/share')
-rw-r--r--perl-install/share/po/DrakX.pot621
-rw-r--r--perl-install/share/po/af.po623
-rw-r--r--perl-install/share/po/ar.po623
-rw-r--r--perl-install/share/po/az.po623
-rw-r--r--perl-install/share/po/be.po623
-rw-r--r--perl-install/share/po/bg.po623
-rw-r--r--perl-install/share/po/bs.po623
-rw-r--r--perl-install/share/po/ca.po625
-rw-r--r--perl-install/share/po/cy.po627
-rw-r--r--perl-install/share/po/da.po627
-rw-r--r--perl-install/share/po/de.po627
-rw-r--r--perl-install/share/po/el.po627
-rw-r--r--perl-install/share/po/eo.po623
-rw-r--r--perl-install/share/po/es.po623
-rw-r--r--perl-install/share/po/et.po623
-rw-r--r--perl-install/share/po/eu.po627
-rw-r--r--perl-install/share/po/fi.po623
-rw-r--r--perl-install/share/po/ga.po623
-rw-r--r--perl-install/share/po/gl.po623
-rw-r--r--perl-install/share/po/no.po623
-rw-r--r--perl-install/share/po/sp.po631
21 files changed, 6992 insertions, 6119 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index cbb4b8881..434ac44a3 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-09-11 13:59+0200\n"
+"POT-Creation-Date: 2002-09-12 13:54+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -182,7 +182,7 @@ msgid "Ok"
msgstr ""
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3184
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr ""
@@ -272,13 +272,13 @@ msgid "Graphics card: %s"
msgstr ""
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
+#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2150
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
@@ -288,7 +288,7 @@ msgstr ""
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr ""
@@ -571,7 +571,7 @@ msgstr ""
#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
+#: ../../printerdrake.pm_.c:3184 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr ""
@@ -1131,21 +1131,23 @@ msgid "Install themes"
msgstr ""
#: ../../bootlook.pm_.c:147
-msgid "Display theme under console"
+msgid ""
+"Display theme\n"
+"under console"
msgstr ""
#: ../../bootlook.pm_.c:148
msgid "Create new theme"
msgstr ""
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:193
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
-#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
-#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1156,126 +1158,126 @@ msgstr ""
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:199
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr ""
-#: ../../bootlook.pm_.c:231
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:255
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr ""
-#: ../../bootlook.pm_.c:266
+#: ../../bootlook.pm_.c:267
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
+#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
+#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:276
msgid "Splash selection"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:279
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:280
+#: ../../bootlook.pm_.c:281
msgid ""
"\n"
-"Select a theme for\n"
+"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:284
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:288
+#: ../../bootlook.pm_.c:289
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:324
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:326
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:330
+#: ../../bootlook.pm_.c:331
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:332
+#: ../../bootlook.pm_.c:333
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
+#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
@@ -1288,46 +1290,46 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:402
+#: ../../bootlook.pm_.c:403
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "MB"
msgstr ""
-#: ../../common.pm_.c:102
+#: ../../common.pm_.c:107
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:110
+#: ../../common.pm_.c:115
#, c-format
msgid "%d minutes"
msgstr ""
-#: ../../common.pm_.c:112
+#: ../../common.pm_.c:117
msgid "1 minute"
msgstr ""
-#: ../../common.pm_.c:114
+#: ../../common.pm_.c:119
#, c-format
msgid "%d seconds"
msgstr ""
-#: ../../common.pm_.c:159
+#: ../../common.pm_.c:164
msgid "Can't make screenshots before partitioning"
msgstr ""
-#: ../../common.pm_.c:166
+#: ../../common.pm_.c:171
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
@@ -2433,7 +2435,7 @@ msgstr ""
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1543
msgid "Description"
msgstr ""
@@ -4605,8 +4607,8 @@ msgstr ""
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
-#: ../../printerdrake.pm_.c:3026
+#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2966
+#: ../../printerdrake.pm_.c:3055
msgid "Printer"
msgstr ""
@@ -4744,7 +4746,7 @@ msgstr ""
msgid "Second floppy drive"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496
msgid "Skip"
msgstr ""
@@ -4923,12 +4925,12 @@ msgstr ""
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:321
+#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
msgid "Basic"
msgstr ""
#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2124
+#: ../../printerdrake.pm_.c:2150
msgid "<- Previous"
msgstr ""
@@ -5528,7 +5530,7 @@ msgstr ""
msgid "Finish"
msgstr ""
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
+#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152
msgid "Next ->"
msgstr ""
@@ -5647,7 +5649,7 @@ msgid ""
"I cannot set up this connection type."
msgstr ""
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
msgid "Choose the network interface"
msgstr ""
@@ -5939,7 +5941,7 @@ msgstr ""
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
+#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
msgid "Expert Mode"
@@ -6335,7 +6337,7 @@ msgstr ""
msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
+#: ../../printer.pm_.c:34 ../../printer.pm_.c:1134
msgid "CUPS"
msgstr ""
@@ -6387,102 +6389,102 @@ msgstr ""
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
+#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542
msgid "Unknown Model"
msgstr ""
-#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
-#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
+#: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327
+#: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:763
+#: ../../printer.pm_.c:772
msgid "Local Printers"
msgstr ""
-#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
+#: ../../printer.pm_.c:774 ../../printer.pm_.c:1135
msgid "Remote Printers"
msgstr ""
-#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
+#: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
+#: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:780
+#: ../../printer.pm_.c:789
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:783
+#: ../../printer.pm_.c:792
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:785
+#: ../../printer.pm_.c:794
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:787
+#: ../../printer.pm_.c:796
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:790
+#: ../../printer.pm_.c:799
#, c-format
msgid ", printing to %s"
msgstr ""
-#: ../../printer.pm_.c:792
+#: ../../printer.pm_.c:801
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:794
+#: ../../printer.pm_.c:803
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:798
+#: ../../printer.pm_.c:807
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer.pm_.c:811
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer.pm_.c:813
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
+#: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1095
+#: ../../printer.pm_.c:1104
#, c-format
msgid "(on %s)"
msgstr ""
-#: ../../printer.pm_.c:1097
+#: ../../printer.pm_.c:1106
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1122
+#: ../../printer.pm_.c:1131
#, c-format
msgid "On CUPS server \"%s\""
msgstr ""
-#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
-#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
-#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
-#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
+#: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332
+#: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410
+#: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587
msgid " (Default)"
msgstr ""
@@ -6505,11 +6507,11 @@ msgstr ""
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
+#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164
msgid "CUPS configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
+#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165
msgid "Specify CUPS server"
msgstr ""
@@ -6555,19 +6557,19 @@ msgid "Automatic CUPS configuration"
msgstr ""
#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
-#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
-#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
-#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
-#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
-#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
-#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
-#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
-#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
-#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
+#: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559
+#: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441
+#: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535
+#: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769
+#: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808
+#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850
+#: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923
+#: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971
+#: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035
+#: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198
+#: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555
+#: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57
msgid "Printerdrake"
msgstr ""
@@ -6664,7 +6666,7 @@ msgid ""
msgstr ""
#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
-#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
+#: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271
msgid "Add a new printer"
msgstr ""
@@ -7098,33 +7100,33 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1515
+#: ../../printerdrake.pm_.c:1541
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1516
+#: ../../printerdrake.pm_.c:1542
msgid "Name of printer"
msgstr ""
-#: ../../printerdrake.pm_.c:1518
+#: ../../printerdrake.pm_.c:1544
msgid "Location"
msgstr ""
-#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
+#: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678
msgid "Reading printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1534
+#: ../../printerdrake.pm_.c:1560
msgid "Preparing printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1631
+#: ../../printerdrake.pm_.c:1657
msgid "Your printer model"
msgstr ""
-#: ../../printerdrake.pm_.c:1632
+#: ../../printerdrake.pm_.c:1658
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7139,24 +7141,24 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
+#: ../../printerdrake.pm_.c:1663 ../../printerdrake.pm_.c:1666
msgid "The model is correct"
msgstr ""
-#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
-#: ../../printerdrake.pm_.c:1642
+#: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665
+#: ../../printerdrake.pm_.c:1668
msgid "Select model manually"
msgstr ""
-#: ../../printerdrake.pm_.c:1659
+#: ../../printerdrake.pm_.c:1685
msgid "Printer model selection"
msgstr ""
-#: ../../printerdrake.pm_.c:1660
+#: ../../printerdrake.pm_.c:1686
msgid "Which printer model do you have?"
msgstr ""
-#: ../../printerdrake.pm_.c:1661
+#: ../../printerdrake.pm_.c:1687
msgid ""
"\n"
"\n"
@@ -7165,17 +7167,17 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1664
+#: ../../printerdrake.pm_.c:1690
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1741
+#: ../../printerdrake.pm_.c:1767
msgid "OKI winprinter configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:1742
+#: ../../printerdrake.pm_.c:1768
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7185,11 +7187,11 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
+#: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838
msgid "Lexmark inkjet configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printerdrake.pm_.c:1812
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7197,7 +7199,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1813
+#: ../../printerdrake.pm_.c:1839
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7209,11 +7211,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1816
+#: ../../printerdrake.pm_.c:1842
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1817
+#: ../../printerdrake.pm_.c:1843
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7236,7 +7238,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2040
+#: ../../printerdrake.pm_.c:2066
msgid ""
"Printer default settings\n"
"\n"
@@ -7246,33 +7248,33 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2049
+#: ../../printerdrake.pm_.c:2075
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2053
+#: ../../printerdrake.pm_.c:2079
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2058
+#: ../../printerdrake.pm_.c:2084
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2097
+#: ../../printerdrake.pm_.c:2123
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-#: ../../printerdrake.pm_.c:2120
+#: ../../printerdrake.pm_.c:2146
msgid "Test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2121
+#: ../../printerdrake.pm_.c:2147
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7280,39 +7282,39 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2125
+#: ../../printerdrake.pm_.c:2151
msgid "No test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2126
+#: ../../printerdrake.pm_.c:2152
msgid "Print"
msgstr ""
-#: ../../printerdrake.pm_.c:2183
+#: ../../printerdrake.pm_.c:2209
msgid "Standard test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2186
+#: ../../printerdrake.pm_.c:2212
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2189
+#: ../../printerdrake.pm_.c:2215
msgid "Alternative test page (A4)"
msgstr ""
-#: ../../printerdrake.pm_.c:2191
+#: ../../printerdrake.pm_.c:2217
msgid "Photo test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2195
+#: ../../printerdrake.pm_.c:2221
msgid "Do not print any test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
+#: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383
msgid "Printing test page(s)..."
msgstr ""
-#: ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2255
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7322,21 +7324,21 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2233
+#: ../../printerdrake.pm_.c:2259
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2240
+#: ../../printerdrake.pm_.c:2266
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
+#: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445
msgid "Raw printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2288
+#: ../../printerdrake.pm_.c:2314
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7345,15 +7347,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2290
+#: ../../printerdrake.pm_.c:2316
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
-#: ../../printerdrake.pm_.c:2320
+#: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2346
#, c-format
msgid ""
"\n"
@@ -7362,7 +7364,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -7370,41 +7372,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2300
+#: ../../printerdrake.pm_.c:2326
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
+#: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
-#: ../../printerdrake.pm_.c:2327
+#: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2353
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
+#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2325
+#: ../../printerdrake.pm_.c:2351
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2329
+#: ../../printerdrake.pm_.c:2355
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -7414,7 +7416,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printerdrake.pm_.c:2359
#, c-format
msgid ""
"\n"
@@ -7423,40 +7425,40 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2369
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:2344
+#: ../../printerdrake.pm_.c:2370
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:2346
+#: ../../printerdrake.pm_.c:2372
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:2347
+#: ../../printerdrake.pm_.c:2373
#, c-format
msgid "Printing on the printer \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
-#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
+#: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379
+#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381
+#: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
msgstr ""
-#: ../../printerdrake.pm_.c:2353
+#: ../../printerdrake.pm_.c:2379
msgid "Print option list"
msgstr ""
-#: ../../printerdrake.pm_.c:2373
+#: ../../printerdrake.pm_.c:2399
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -7470,7 +7472,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2394
+#: ../../printerdrake.pm_.c:2420
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -7483,17 +7485,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
-#: ../../printerdrake.pm_.c:3170
+#: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904
+#: ../../printerdrake.pm_.c:3199
msgid "Reading printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
-#: ../../printerdrake.pm_.c:2499
+#: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490
+#: ../../printerdrake.pm_.c:2525
msgid "Transfer printer configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:2437
+#: ../../printerdrake.pm_.c:2463
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -7503,51 +7505,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2440
+#: ../../printerdrake.pm_.c:2466
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2442
+#: ../../printerdrake.pm_.c:2468
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2444
+#: ../../printerdrake.pm_.c:2470
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2446
+#: ../../printerdrake.pm_.c:2472
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2447
+#: ../../printerdrake.pm_.c:2473
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2448
+#: ../../printerdrake.pm_.c:2474
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2451
+#: ../../printerdrake.pm_.c:2477
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
+#: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2465
+#: ../../printerdrake.pm_.c:2491
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -7555,56 +7557,56 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2473
+#: ../../printerdrake.pm_.c:2499
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2478
+#: ../../printerdrake.pm_.c:2504
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2486
+#: ../../printerdrake.pm_.c:2512
msgid "New printer name"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printerdrake.pm_.c:2515
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2500
+#: ../../printerdrake.pm_.c:2526
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printerdrake.pm_.c:2536
msgid "Refreshing printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
-#: ../../printerdrake.pm_.c:2602
+#: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619
+#: ../../printerdrake.pm_.c:2631
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2519
+#: ../../printerdrake.pm_.c:2545
msgid "Starting network..."
msgstr ""
-#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
-#: ../../printerdrake.pm_.c:2560
+#: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584
+#: ../../printerdrake.pm_.c:2586
msgid "Configure the network now"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printerdrake.pm_.c:2581
msgid "Network functionality not configured"
msgstr ""
-#: ../../printerdrake.pm_.c:2556
+#: ../../printerdrake.pm_.c:2582
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -7612,11 +7614,11 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2559
+#: ../../printerdrake.pm_.c:2585
msgid "Go on without configuring the network"
msgstr ""
-#: ../../printerdrake.pm_.c:2592
+#: ../../printerdrake.pm_.c:2621
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -7626,31 +7628,31 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2593
+#: ../../printerdrake.pm_.c:2622
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2603
+#: ../../printerdrake.pm_.c:2632
msgid "Restarting printing system..."
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
msgid "high"
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
msgid "paranoid"
msgstr ""
-#: ../../printerdrake.pm_.c:2642
+#: ../../printerdrake.pm_.c:2671
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2643
+#: ../../printerdrake.pm_.c:2672
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -7665,11 +7667,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2675
+#: ../../printerdrake.pm_.c:2704
msgid "Starting the printing system at boot time"
msgstr ""
-#: ../../printerdrake.pm_.c:2676
+#: ../../printerdrake.pm_.c:2705
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -7683,59 +7685,59 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
-#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
-#: ../../printerdrake.pm_.c:2943
+#: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770
+#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851
+#: ../../printerdrake.pm_.c:2972
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2746
+#: ../../printerdrake.pm_.c:2775
msgid "Removing LPRng..."
msgstr ""
-#: ../../printerdrake.pm_.c:2785
+#: ../../printerdrake.pm_.c:2814
msgid "Removing LPD..."
msgstr ""
-#: ../../printerdrake.pm_.c:2858
+#: ../../printerdrake.pm_.c:2887
msgid "Select Printer Spooler"
msgstr ""
-#: ../../printerdrake.pm_.c:2859
+#: ../../printerdrake.pm_.c:2888
msgid "Which printing system (spooler) do you want to use?"
msgstr ""
-#: ../../printerdrake.pm_.c:2895
+#: ../../printerdrake.pm_.c:2924
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr ""
-#: ../../printerdrake.pm_.c:2909
+#: ../../printerdrake.pm_.c:2938
msgid "Installing Foomatic..."
msgstr ""
-#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
-#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
+#: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049
+#: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519
msgid "Printer options"
msgstr ""
-#: ../../printerdrake.pm_.c:2989
+#: ../../printerdrake.pm_.c:3018
msgid "Preparing Printerdrake..."
msgstr ""
-#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
+#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609
msgid "Configuring applications..."
msgstr ""
-#: ../../printerdrake.pm_.c:3027
+#: ../../printerdrake.pm_.c:3056
msgid "Would you like to configure printing?"
msgstr ""
-#: ../../printerdrake.pm_.c:3039
+#: ../../printerdrake.pm_.c:3068
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3099
+#: ../../printerdrake.pm_.c:3128
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; "
@@ -7743,137 +7745,137 @@ msgid ""
"OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3129
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
-#: ../../printerdrake.pm_.c:3127
+#: ../../printerdrake.pm_.c:3156
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3145
+#: ../../printerdrake.pm_.c:3174
msgid "Change the printing system"
msgstr ""
-#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
+#: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277
msgid "Normal Mode"
msgstr ""
-#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3573
+#: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389
+#: ../../printerdrake.pm_.c:3602
msgid "Do you want to configure another printer?"
msgstr ""
-#: ../../printerdrake.pm_.c:3395
+#: ../../printerdrake.pm_.c:3424
msgid "Modify printer configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:3397
+#: ../../printerdrake.pm_.c:3426
#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr ""
-#: ../../printerdrake.pm_.c:3401
+#: ../../printerdrake.pm_.c:3430
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
+#: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490
msgid "Printer connection type"
msgstr ""
-#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
+#: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494
msgid "Printer name, description, location"
msgstr ""
-#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
+#: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
+#: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
+#: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
+#: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
+#: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
+#: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546
msgid "Print test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
+#: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548
msgid "Know how to use this printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
+#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550
msgid "Remove printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3472
+#: ../../printerdrake.pm_.c:3501
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr ""
-#: ../../printerdrake.pm_.c:3497
+#: ../../printerdrake.pm_.c:3526
msgid "Default printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3498
+#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
+#: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3503
+#: ../../printerdrake.pm_.c:3532
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3506
+#: ../../printerdrake.pm_.c:3535
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
+#: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3512
+#: ../../printerdrake.pm_.c:3541
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3515
+#: ../../printerdrake.pm_.c:3544
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3523
+#: ../../printerdrake.pm_.c:3552
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr ""
-#: ../../printerdrake.pm_.c:3527
+#: ../../printerdrake.pm_.c:3556
#, c-format
msgid "Removing printer \"%s\"..."
msgstr ""
@@ -7964,6 +7966,31 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
+#: ../../security/main.pm_.c:35
+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"
+"\t 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"
+"\t email)"
+msgstr ""
+
#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr ""
@@ -7988,6 +8015,18 @@ msgid ""
"system security. If you need explanations, click on Help.\n"
msgstr ""
+#: ../../security/main.pm_.c:226
+msgid "Network Options"
+msgstr ""
+
+#: ../../security/main.pm_.c:235
+msgid "System Options"
+msgstr ""
+
+#: ../../security/main.pm_.c:242
+msgid "Periodic Checks"
+msgstr ""
+
#: ../../security/main.pm_.c:256
msgid "Please wait, setting security level..."
msgstr ""
@@ -8383,8 +8422,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful Linux server with a few clicks of your "
-"mouse: Web server, mail, firewall, router, file and print server, ..."
+"Transform your machine into a powerful Linux server with a few clicks of "
+"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -8700,7 +8739,7 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:484
+#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480
#: ../../standalone/scannerdrake_.c:119
msgid "Congratulations!"
msgstr ""
@@ -10584,19 +10623,19 @@ msgstr ""
msgid "Post Uninstall"
msgstr ""
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:188
+#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
msgid "Internet Connection Sharing"
msgstr ""
-#: ../../standalone/drakgw_.c:119
+#: ../../standalone/drakgw_.c:115
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:130
+#: ../../standalone/drakgw_.c:126
msgid "Internet Connection Sharing currently enabled"
msgstr ""
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:127
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -10604,31 +10643,31 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:135
+#: ../../standalone/drakgw_.c:131
msgid "disable"
msgstr ""
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "reconfigure"
msgstr ""
-#: ../../standalone/drakgw_.c:138
+#: ../../standalone/drakgw_.c:134
msgid "Disabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:146
+#: ../../standalone/drakgw_.c:142
msgid "Internet connection sharing is now disabled."
msgstr ""
-#: ../../standalone/drakgw_.c:155
+#: ../../standalone/drakgw_.c:151
msgid "Internet Connection Sharing currently disabled"
msgstr ""
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:152
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -10636,19 +10675,19 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:156
msgid "enable"
msgstr ""
-#: ../../standalone/drakgw_.c:167
+#: ../../standalone/drakgw_.c:163
msgid "Enabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:172
+#: ../../standalone/drakgw_.c:168
msgid "Internet connection sharing is now enabled."
msgstr ""
-#: ../../standalone/drakgw_.c:189
+#: ../../standalone/drakgw_.c:185
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 "
@@ -10658,31 +10697,31 @@ msgid ""
"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:215
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../standalone/drakgw_.c:216
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr ""
-#: ../../standalone/drakgw_.c:224
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr ""
-#: ../../standalone/drakgw_.c:225
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:231
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr ""
-#: ../../standalone/drakgw_.c:232
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -10692,17 +10731,17 @@ msgid ""
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:241
+#: ../../standalone/drakgw_.c:237
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:259
+#: ../../standalone/drakgw_.c:255
msgid "Network interface already configured"
msgstr ""
-#: ../../standalone/drakgw_.c:260
+#: ../../standalone/drakgw_.c:256
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -10712,15 +10751,15 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Automatic reconfiguration"
msgstr ""
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
msgid "Show current interface configuration"
msgstr ""
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:264
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -10731,7 +10770,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:280
+#: ../../standalone/drakgw_.c:276
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
@@ -10743,64 +10782,64 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:285
+#: ../../standalone/drakgw_.c:281
msgid "C-Class Local Network"
msgstr ""
-#: ../../standalone/drakgw_.c:286
+#: ../../standalone/drakgw_.c:282
msgid "(This) DHCP Server IP"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
-#: ../../standalone/drakgw_.c:315
+#: ../../standalone/drakgw_.c:311
msgid "Configuring..."
msgstr ""
-#: ../../standalone/drakgw_.c:316
+#: ../../standalone/drakgw_.c:312
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:352
+#: ../../standalone/drakgw_.c:348
#, c-format
msgid "Problems installing package %s"
msgstr ""
-#: ../../standalone/drakgw_.c:485
+#: ../../standalone/drakgw_.c:481
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:500
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:501
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
-#: ../../standalone/drakgw_.c:506
+#: ../../standalone/drakgw_.c:502
msgid "No Internet Connection Sharing has ever been configured."
msgstr ""
-#: ../../standalone/drakgw_.c:511
+#: ../../standalone/drakgw_.c:507
msgid "Internet connection sharing configuration"
msgstr ""
-#: ../../standalone/drakgw_.c:518
+#: ../../standalone/drakgw_.c:514
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 539d53dcd..0c31fb3d2 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-11 13:59+0200\n"
+"POT-Creation-Date: 2002-09-12 13:54+0200\n"
"PO-Revision-Date: 2001-08-20 21:28-0000\n"
"Last-Translator: Schalk W. Cronjй <schalkc@uk.ntaba.com>\n"
"Language-Team: Afrikaans <mandrake@af.org.za>\n"
@@ -197,7 +197,7 @@ msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3184
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Verlaat"
@@ -300,13 +300,13 @@ msgid "Graphics card: %s"
msgstr "Videokaart: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
+#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2150
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
@@ -316,7 +316,7 @@ msgstr "Videokaart: %s"
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr "Kanselleer"
@@ -606,7 +606,7 @@ msgstr "Voeg by"
#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
+#: ../../printerdrake.pm_.c:3184 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr "Klaar"
@@ -1230,7 +1230,9 @@ msgid "Install themes"
msgstr "Installeer stelsel"
#: ../../bootlook.pm_.c:147
-msgid "Display theme under console"
+msgid ""
+"Display theme\n"
+"under console"
msgstr ""
#: ../../bootlook.pm_.c:148
@@ -1238,14 +1240,14 @@ msgstr ""
msgid "Create new theme"
msgstr "Kies 'n nuwe grootte"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:193
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
-#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
-#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1256,74 +1258,74 @@ msgstr ""
msgid "Error"
msgstr "Fout"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:199
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:231
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:255
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
#, fuzzy
msgid "Notice"
msgstr "Geen video"
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Kies installasieklas"
-#: ../../bootlook.pm_.c:266
+#: ../../bootlook.pm_.c:267
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1332,55 +1334,55 @@ msgstr ""
"U gebruik huidig %s as herlaaibestuurder.\n"
"Kliek op Konfigureer om opstelassistent te laai."
-#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
+#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
+#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
msgid "Configure"
msgstr "Konfigureer"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:276
#, fuzzy
msgid "Splash selection"
msgstr "Stoor pakketseleksie"
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:279
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:280
+#: ../../bootlook.pm_.c:281
msgid ""
"\n"
-"Select a theme for\n"
+"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:284
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:288
+#: ../../bootlook.pm_.c:289
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:324
msgid "System mode"
msgstr "Stelselmode"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:326
msgid "Launch the graphical environment when your system starts"
msgstr "Laai X-Windowstelsel met herlaai"
-#: ../../bootlook.pm_.c:330
+#: ../../bootlook.pm_.c:331
msgid "No, I don't want autologin"
msgstr "Nee, ek verlang outo-aanteken"
-#: ../../bootlook.pm_.c:332
+#: ../../bootlook.pm_.c:333
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ja, ek verlang outoaanteken met hierdie (gebruiker,werkskerm)"
-#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
+#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
@@ -1393,47 +1395,47 @@ msgstr "Ja, ek verlang outoaanteken met hierdie (gebruiker,werkskerm)"
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:402
+#: ../../bootlook.pm_.c:403
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "kan nie /etc/inittab oopmaak vir lees nie: %s"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:102
+#: ../../common.pm_.c:107
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:110
+#: ../../common.pm_.c:115
#, c-format
msgid "%d minutes"
msgstr "%d minute"
-#: ../../common.pm_.c:112
+#: ../../common.pm_.c:117
msgid "1 minute"
msgstr "1 minuut"
-#: ../../common.pm_.c:114
+#: ../../common.pm_.c:119
#, c-format
msgid "%d seconds"
msgstr "%d sekondes"
-#: ../../common.pm_.c:159
+#: ../../common.pm_.c:164
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Ek kan nie meer partisies byvoeg nie"
-#: ../../common.pm_.c:166
+#: ../../common.pm_.c:171
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
@@ -2626,7 +2628,7 @@ msgstr ""
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1543
msgid "Description"
msgstr "Beskrywing"
@@ -5019,8 +5021,8 @@ msgstr "Muis"
msgid "Timezone"
msgstr "Tydsone"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
-#: ../../printerdrake.pm_.c:3026
+#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2966
+#: ../../printerdrake.pm_.c:3055
msgid "Printer"
msgstr "Drukker"
@@ -5171,7 +5173,7 @@ msgstr "Eerste sagteskyfaandrywer"
msgid "Second floppy drive"
msgstr "Tweede sagteskyfaandrywer"
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496
msgid "Skip"
msgstr "Mis hierdie stap"
@@ -5377,12 +5379,12 @@ msgstr "Kies 'n lкer"
msgid "Advanced"
msgstr "Gevorderd"
-#: ../../interactive.pm_.c:321
+#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
msgid "Basic"
msgstr ""
#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2124
+#: ../../printerdrake.pm_.c:2150
msgid "<- Previous"
msgstr "<- Vorige"
@@ -5998,7 +6000,7 @@ msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgid "Finish"
msgstr "Finnies"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
+#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152
msgid "Next ->"
msgstr "Volgende ->"
@@ -6131,7 +6133,7 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie.\n"
"Ek kan nie hierdie konneksietipe opstel nie."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
msgid "Choose the network interface"
msgstr "Kies die netwerkkoppelvlak"
@@ -6461,7 +6463,7 @@ msgstr "Kies die profiel om te konfigureer"
msgid "Use auto detection"
msgstr "Gebruik outobespeuring"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
+#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
msgid "Expert Mode"
@@ -6897,7 +6899,7 @@ msgstr "LPD - Lyndrukkerdiensprogram"
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - Druk sonder drukkertou"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
+#: ../../printer.pm_.c:34 ../../printer.pm_.c:1134
msgid "CUPS"
msgstr "CUPS"
@@ -6954,106 +6956,106 @@ msgstr "Tik drukkertoestel URI in"
msgid "Pipe job into a command"
msgstr "Pyk drukstuk na program"
-#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
+#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542
#, fuzzy
msgid "Unknown Model"
msgstr "Onbekende model"
-#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
-#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
+#: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327
+#: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443
msgid "Unknown model"
msgstr "Onbekende model"
-#: ../../printer.pm_.c:763
+#: ../../printer.pm_.c:772
#, fuzzy
msgid "Local Printers"
msgstr "Plaaslike drukker"
#
-#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
+#: ../../printer.pm_.c:774 ../../printer.pm_.c:1135
#, fuzzy
msgid "Remote Printers"
msgstr "Eksterne drukker"
-#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
+#: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
+#: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:780
+#: ../../printer.pm_.c:789
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:783
+#: ../../printer.pm_.c:792
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:785
+#: ../../printer.pm_.c:794
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:787
+#: ../../printer.pm_.c:796
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:790
+#: ../../printer.pm_.c:799
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Fout in die skryf van %s"
-#: ../../printer.pm_.c:792
+#: ../../printer.pm_.c:801
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:794
+#: ../../printer.pm_.c:803
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:798
+#: ../../printer.pm_.c:807
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer.pm_.c:811
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer.pm_.c:813
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
+#: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1095
+#: ../../printer.pm_.c:1104
#, c-format
msgid "(on %s)"
msgstr "(op %s)"
-#: ../../printer.pm_.c:1097
+#: ../../printer.pm_.c:1106
msgid "(on this machine)"
msgstr "(op hierdie rekenaar)"
-#: ../../printer.pm_.c:1122
+#: ../../printer.pm_.c:1131
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS-bediener IP:"
-#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
-#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
-#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
-#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
+#: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332
+#: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410
+#: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587
msgid " (Default)"
msgstr " (Verstek)"
@@ -7081,13 +7083,13 @@ msgstr ""
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
+#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164
#, fuzzy
msgid "CUPS configuration"
msgstr "Konfigurasie"
#
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
+#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165
#, fuzzy
msgid "Specify CUPS server"
msgstr "Verwyder CUPS-bediener"
@@ -7134,19 +7136,19 @@ msgid "Automatic CUPS configuration"
msgstr "Outomatiese CUPS konfigurasie"
#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
-#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
-#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
-#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
-#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
-#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
-#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
-#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
-#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
-#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
+#: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559
+#: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441
+#: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535
+#: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769
+#: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808
+#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850
+#: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923
+#: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971
+#: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035
+#: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198
+#: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555
+#: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57
#, fuzzy
msgid "Printerdrake"
msgstr "Drukker"
@@ -7256,7 +7258,7 @@ msgid ""
msgstr ""
#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
-#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
+#: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271
#, fuzzy
msgid "Add a new printer"
msgstr "Voeg drukker by"
@@ -7731,7 +7733,7 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr "'n Geldige URI moet verskaf word!"
-#: ../../printerdrake.pm_.c:1515
+#: ../../printerdrake.pm_.c:1541
#, fuzzy
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -7741,31 +7743,31 @@ msgstr ""
"Die Beskrywing- en Liggingvelde is opsioneel.\n"
"Hulle dien as inligting vir gebruikers."
-#: ../../printerdrake.pm_.c:1516
+#: ../../printerdrake.pm_.c:1542
msgid "Name of printer"
msgstr "Drukkernaam"
-#: ../../printerdrake.pm_.c:1518
+#: ../../printerdrake.pm_.c:1544
msgid "Location"
msgstr "Ligging"
-#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
+#: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678
#, fuzzy
msgid "Reading printer database..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:1534
+#: ../../printerdrake.pm_.c:1560
#, fuzzy
msgid "Preparing printer database..."
msgstr "Drukkerdata word gelees..."
#
-#: ../../printerdrake.pm_.c:1631
+#: ../../printerdrake.pm_.c:1657
#, fuzzy
msgid "Your printer model"
msgstr "Eksterne drukkernaam"
-#: ../../printerdrake.pm_.c:1632
+#: ../../printerdrake.pm_.c:1658
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7780,27 +7782,27 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
+#: ../../printerdrake.pm_.c:1663 ../../printerdrake.pm_.c:1666
#, fuzzy
msgid "The model is correct"
msgstr "Is dit korrek?"
#
-#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
-#: ../../printerdrake.pm_.c:1642
+#: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665
+#: ../../printerdrake.pm_.c:1668
#, fuzzy
msgid "Select model manually"
msgstr "Eksterne drukkernaam"
-#: ../../printerdrake.pm_.c:1659
+#: ../../printerdrake.pm_.c:1685
msgid "Printer model selection"
msgstr "Drukkermodelkeuse"
-#: ../../printerdrake.pm_.c:1660
+#: ../../printerdrake.pm_.c:1686
msgid "Which printer model do you have?"
msgstr "Oor watter tipe drukker beskik u?"
-#: ../../printerdrake.pm_.c:1661
+#: ../../printerdrake.pm_.c:1687
msgid ""
"\n"
"\n"
@@ -7809,18 +7811,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1664
+#: ../../printerdrake.pm_.c:1690
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1741
+#: ../../printerdrake.pm_.c:1767
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../printerdrake.pm_.c:1742
+#: ../../printerdrake.pm_.c:1768
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7830,12 +7832,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
+#: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Internetkonfigurasie"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printerdrake.pm_.c:1812
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7843,7 +7845,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1813
+#: ../../printerdrake.pm_.c:1839
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7855,11 +7857,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1816
+#: ../../printerdrake.pm_.c:1842
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1817
+#: ../../printerdrake.pm_.c:1843
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7882,7 +7884,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2040
+#: ../../printerdrake.pm_.c:2066
msgid ""
"Printer default settings\n"
"\n"
@@ -7892,22 +7894,22 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2049
+#: ../../printerdrake.pm_.c:2075
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Opsie %s moet 'n heeltal wees!"
-#: ../../printerdrake.pm_.c:2053
+#: ../../printerdrake.pm_.c:2079
#, c-format
msgid "Option %s must be a number!"
msgstr "Opsie %s moet 'n nommer wees"
-#: ../../printerdrake.pm_.c:2058
+#: ../../printerdrake.pm_.c:2084
#, c-format
msgid "Option %s out of range!"
msgstr "Opsie %s is buite bereik!"
-#: ../../printerdrake.pm_.c:2097
+#: ../../printerdrake.pm_.c:2123
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -7916,11 +7918,11 @@ msgstr ""
"Wil u hierdie drukker (\"%s\")\n"
"die verstek drukker maak?"
-#: ../../printerdrake.pm_.c:2120
+#: ../../printerdrake.pm_.c:2146
msgid "Test pages"
msgstr "Toetsbladsye"
-#: ../../printerdrake.pm_.c:2121
+#: ../../printerdrake.pm_.c:2147
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7928,40 +7930,40 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2125
+#: ../../printerdrake.pm_.c:2151
msgid "No test pages"
msgstr "Geen toetsbladsye"
-#: ../../printerdrake.pm_.c:2126
+#: ../../printerdrake.pm_.c:2152
msgid "Print"
msgstr "Druk"
-#: ../../printerdrake.pm_.c:2183
+#: ../../printerdrake.pm_.c:2209
msgid "Standard test page"
msgstr "Standaard toetsbladsy"
-#: ../../printerdrake.pm_.c:2186
+#: ../../printerdrake.pm_.c:2212
msgid "Alternative test page (Letter)"
msgstr "Alternatiewe toetsbladsy (Lettergrootte)"
-#: ../../printerdrake.pm_.c:2189
+#: ../../printerdrake.pm_.c:2215
msgid "Alternative test page (A4)"
msgstr "Alternatiewe toetsbladsy (A4)"
-#: ../../printerdrake.pm_.c:2191
+#: ../../printerdrake.pm_.c:2217
msgid "Photo test page"
msgstr "Fototoetsbladsy"
-#: ../../printerdrake.pm_.c:2195
+#: ../../printerdrake.pm_.c:2221
#, fuzzy
msgid "Do not print any test page"
msgstr "Druk toetsbladsy(e)"
-#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
+#: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383
msgid "Printing test page(s)..."
msgstr "Toetsbladsy(e) word gedruk..."
-#: ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2255
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7976,7 +7978,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2233
+#: ../../printerdrake.pm_.c:2259
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -7984,16 +7986,16 @@ msgstr ""
"Toetsbladsy(e) is na die drukker gestuur.\n"
"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printerdrake.pm_.c:2266
msgid "Did it work properly?"
msgstr "Het dit reg gewerk?"
-#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
+#: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445
#, fuzzy
msgid "Raw printer"
msgstr "Geen drukker"
-#: ../../printerdrake.pm_.c:2288
+#: ../../printerdrake.pm_.c:2314
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8002,15 +8004,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2290
+#: ../../printerdrake.pm_.c:2316
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
-#: ../../printerdrake.pm_.c:2320
+#: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2346
#, c-format
msgid ""
"\n"
@@ -8019,7 +8021,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8027,41 +8029,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2300
+#: ../../printerdrake.pm_.c:2326
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
+#: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
-#: ../../printerdrake.pm_.c:2327
+#: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2353
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
+#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2325
+#: ../../printerdrake.pm_.c:2351
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2329
+#: ../../printerdrake.pm_.c:2355
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8071,7 +8073,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printerdrake.pm_.c:2359
#, c-format
msgid ""
"\n"
@@ -8080,41 +8082,41 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2369
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2344
+#: ../../printerdrake.pm_.c:2370
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2346
+#: ../../printerdrake.pm_.c:2372
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2347
+#: ../../printerdrake.pm_.c:2373
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
-#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
+#: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379
+#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381
+#: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
msgstr "Sluit af"
-#: ../../printerdrake.pm_.c:2353
+#: ../../printerdrake.pm_.c:2379
#, fuzzy
msgid "Print option list"
msgstr "Drukkeropsies"
-#: ../../printerdrake.pm_.c:2373
+#: ../../printerdrake.pm_.c:2399
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8128,7 +8130,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2394
+#: ../../printerdrake.pm_.c:2420
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8141,17 +8143,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
-#: ../../printerdrake.pm_.c:3170
+#: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904
+#: ../../printerdrake.pm_.c:3199
msgid "Reading printer data..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
-#: ../../printerdrake.pm_.c:2499
+#: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490
+#: ../../printerdrake.pm_.c:2525
msgid "Transfer printer configuration"
msgstr "Dra drukkerkonfigurasie oor"
-#: ../../printerdrake.pm_.c:2437
+#: ../../printerdrake.pm_.c:2463
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8161,51 +8163,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2440
+#: ../../printerdrake.pm_.c:2466
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2442
+#: ../../printerdrake.pm_.c:2468
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2444
+#: ../../printerdrake.pm_.c:2470
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD en LPRng ondersteun nie IPP-drukkers nie.\n"
-#: ../../printerdrake.pm_.c:2446
+#: ../../printerdrake.pm_.c:2472
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2447
+#: ../../printerdrake.pm_.c:2473
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2448
+#: ../../printerdrake.pm_.c:2474
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2451
+#: ../../printerdrake.pm_.c:2477
msgid "Do not transfer printers"
msgstr "Moet nie drukkers oordra nie"
-#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
+#: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495
msgid "Transfer"
msgstr "Oordrag"
-#: ../../printerdrake.pm_.c:2465
+#: ../../printerdrake.pm_.c:2491
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8213,61 +8215,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2473
+#: ../../printerdrake.pm_.c:2499
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2478
+#: ../../printerdrake.pm_.c:2504
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2486
+#: ../../printerdrake.pm_.c:2512
msgid "New printer name"
msgstr "Nuwe drukkernaam"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printerdrake.pm_.c:2515
#, c-format
msgid "Transferring %s..."
msgstr "%s word oorgedra..."
-#: ../../printerdrake.pm_.c:2500
+#: ../../printerdrake.pm_.c:2526
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printerdrake.pm_.c:2536
#, fuzzy
msgid "Refreshing printer data..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
-#: ../../printerdrake.pm_.c:2602
+#: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619
+#: ../../printerdrake.pm_.c:2631
#, fuzzy
msgid "Configuration of a remote printer"
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:2519
+#: ../../printerdrake.pm_.c:2545
#, fuzzy
msgid "Starting network..."
msgstr "Konneksie word begin..."
-#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
-#: ../../printerdrake.pm_.c:2560
+#: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584
+#: ../../printerdrake.pm_.c:2586
#, fuzzy
msgid "Configure the network now"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printerdrake.pm_.c:2581
#, fuzzy
msgid "Network functionality not configured"
msgstr "Monitor is nie opgestel nie"
-#: ../../printerdrake.pm_.c:2556
+#: ../../printerdrake.pm_.c:2582
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8275,12 +8277,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2559
+#: ../../printerdrake.pm_.c:2585
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:2592
+#: ../../printerdrake.pm_.c:2621
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8290,7 +8292,7 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2593
+#: ../../printerdrake.pm_.c:2622
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -8298,27 +8300,27 @@ msgid ""
msgstr ""
#
-#: ../../printerdrake.pm_.c:2603
+#: ../../printerdrake.pm_.c:2632
#, fuzzy
msgid "Restarting printing system..."
msgstr "Watter drukkerstelsel verlang u?"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "high"
msgstr "Hoog"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "paranoid"
msgstr "Paranoпes"
-#: ../../printerdrake.pm_.c:2642
+#: ../../printerdrake.pm_.c:2671
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2643
+#: ../../printerdrake.pm_.c:2672
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8334,12 +8336,12 @@ msgid ""
msgstr ""
#
-#: ../../printerdrake.pm_.c:2675
+#: ../../printerdrake.pm_.c:2704
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Watter drukkerstelsel verlang u?"
-#: ../../printerdrake.pm_.c:2676
+#: ../../printerdrake.pm_.c:2705
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8353,63 +8355,63 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
-#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
-#: ../../printerdrake.pm_.c:2943
+#: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770
+#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851
+#: ../../printerdrake.pm_.c:2972
msgid "Checking installed software..."
msgstr "Installeerde sagteware word deursoek..."
-#: ../../printerdrake.pm_.c:2746
+#: ../../printerdrake.pm_.c:2775
msgid "Removing LPRng..."
msgstr "LPRng word verwyder..."
-#: ../../printerdrake.pm_.c:2785
+#: ../../printerdrake.pm_.c:2814
msgid "Removing LPD..."
msgstr "LPD word verwyder..."
-#: ../../printerdrake.pm_.c:2858
+#: ../../printerdrake.pm_.c:2887
msgid "Select Printer Spooler"
msgstr "Kies drukkerspoelprogram"
#
-#: ../../printerdrake.pm_.c:2859
+#: ../../printerdrake.pm_.c:2888
msgid "Which printing system (spooler) do you want to use?"
msgstr "Watter drukkerstelsel (spoelprogram) verlang u?"
-#: ../../printerdrake.pm_.c:2895
+#: ../../printerdrake.pm_.c:2924
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:2909
+#: ../../printerdrake.pm_.c:2938
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Installeer pakket %s"
-#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
-#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
+#: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049
+#: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519
msgid "Printer options"
msgstr "Drukkeropsies"
-#: ../../printerdrake.pm_.c:2989
+#: ../../printerdrake.pm_.c:3018
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
+#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609
#, fuzzy
msgid "Configuring applications..."
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:3027
+#: ../../printerdrake.pm_.c:3056
msgid "Would you like to configure printing?"
msgstr "Wil u 'n drukwerk nou konfigureer?"
-#: ../../printerdrake.pm_.c:3039
+#: ../../printerdrake.pm_.c:3068
msgid "Printing system: "
msgstr "Drukkerstelsel:"
-#: ../../printerdrake.pm_.c:3099
+#: ../../printerdrake.pm_.c:3128
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8420,7 +8422,7 @@ msgstr ""
"Hier is die bestaande drukkertoue.\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3129
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8430,30 +8432,30 @@ msgstr ""
"Hier is die bestaande drukkertoue.\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../printerdrake.pm_.c:3127
+#: ../../printerdrake.pm_.c:3156
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3145
+#: ../../printerdrake.pm_.c:3174
#, fuzzy
msgid "Change the printing system"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
+#: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277
msgid "Normal Mode"
msgstr "Normale modus"
-#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3573
+#: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389
+#: ../../printerdrake.pm_.c:3602
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Wil u die konfigurasie toets?"
-#: ../../printerdrake.pm_.c:3395
+#: ../../printerdrake.pm_.c:3424
msgid "Modify printer configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../printerdrake.pm_.c:3397
+#: ../../printerdrake.pm_.c:3426
#, fuzzy, c-format
msgid ""
"Printer %s\n"
@@ -8462,104 +8464,104 @@ msgstr ""
"Drukker %s: %s %s\n"
"Wil u hierdie drukker verander?"
-#: ../../printerdrake.pm_.c:3401
+#: ../../printerdrake.pm_.c:3430
msgid "Do it!"
msgstr "Gaan voort!"
-#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
+#: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490
msgid "Printer connection type"
msgstr "Drukkerkonneksietipe"
-#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
+#: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494
msgid "Printer name, description, location"
msgstr "Drukkernaam,. beskrywing, ligging"
-#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
+#: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512
msgid "Printer manufacturer, model, driver"
msgstr "Drukkervervaardiger, model, drywer"
-#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
+#: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513
msgid "Printer manufacturer, model"
msgstr "Drukkervervaardiger, model"
-#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
+#: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523
msgid "Set this printer as the default"
msgstr "Maak hierdie die verstekdrukker"
-#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
+#: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
+#: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
+#: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546
msgid "Print test pages"
msgstr "Druk toetsbladsy(e)"
-#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
+#: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548
#, fuzzy
msgid "Know how to use this printer"
msgstr "Wil u die konfigurasie toets?"
#
-#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
+#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550
msgid "Remove printer"
msgstr "Verwyder drukker"
-#: ../../printerdrake.pm_.c:3472
+#: ../../printerdrake.pm_.c:3501
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:3497
+#: ../../printerdrake.pm_.c:3526
msgid "Default printer"
msgstr "Verstek drukker"
-#: ../../printerdrake.pm_.c:3498
+#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Drukker \"%s\" is nou die verstekdrukker"
-#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
+#: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3503
+#: ../../printerdrake.pm_.c:3532
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3506
+#: ../../printerdrake.pm_.c:3535
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
+#: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3512
+#: ../../printerdrake.pm_.c:3541
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3515
+#: ../../printerdrake.pm_.c:3544
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3523
+#: ../../printerdrake.pm_.c:3552
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Wil u die werklik die drukker verwyder?"
-#: ../../printerdrake.pm_.c:3527
+#: ../../printerdrake.pm_.c:3556
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Drukkerdata word gelees..."
@@ -8656,6 +8658,31 @@ msgstr "mkraid het gefaal. Dalk is 'raidtools' nie beskikbaar nie."
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nie genoeg partisies vir RAID vlak %d nie\n"
+#: ../../security/main.pm_.c:35
+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"
+"\t 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"
+"\t email)"
+msgstr ""
+
#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
@@ -8683,6 +8710,20 @@ msgid ""
"system security. If you need explanations, click on Help.\n"
msgstr ""
+#: ../../security/main.pm_.c:226
+#, fuzzy
+msgid "Network Options"
+msgstr "Module opsies:"
+
+#: ../../security/main.pm_.c:235
+#, fuzzy
+msgid "System Options"
+msgstr "Module opsies:"
+
+#: ../../security/main.pm_.c:242
+msgid "Periodic Checks"
+msgstr ""
+
#: ../../security/main.pm_.c:256
#, fuzzy
msgid "Please wait, setting security level..."
@@ -9157,8 +9198,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful Linux server with a few clicks of your "
-"mouse: Web server, mail, firewall, router, file and print server, ..."
+"Transform your machine into a powerful Linux server with a few clicks of "
+"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9495,7 +9536,7 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:484
+#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480
#: ../../standalone/scannerdrake_.c:119
msgid "Congratulations!"
msgstr "Geluk!"
@@ -11527,19 +11568,19 @@ msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
msgid "Post Uninstall"
msgstr "Verlaay installasie"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:188
+#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
msgid "Internet Connection Sharing"
msgstr "Internetkonneksiedeling"
-#: ../../standalone/drakgw_.c:119
+#: ../../standalone/drakgw_.c:115
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:130
+#: ../../standalone/drakgw_.c:126
msgid "Internet Connection Sharing currently enabled"
msgstr "Internetkonneksiedeling is ontsper"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:127
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -11551,31 +11592,31 @@ msgstr ""
"\n"
"Wat wil u doen?"
-#: ../../standalone/drakgw_.c:135
+#: ../../standalone/drakgw_.c:131
msgid "disable"
msgstr "deaktiveer"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "dismiss"
msgstr "ignoreer/sien oor"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "reconfigure"
msgstr "herkonfigureer"
-#: ../../standalone/drakgw_.c:138
+#: ../../standalone/drakgw_.c:134
msgid "Disabling servers..."
msgstr "Bedieners word gedeaktiveer..."
-#: ../../standalone/drakgw_.c:146
+#: ../../standalone/drakgw_.c:142
msgid "Internet connection sharing is now disabled."
msgstr "Internetkonneksiedeling is gedeaktiveer"
-#: ../../standalone/drakgw_.c:155
+#: ../../standalone/drakgw_.c:151
msgid "Internet Connection Sharing currently disabled"
msgstr "Internetkonneksiedeling is gesper"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:152
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -11587,19 +11628,19 @@ msgstr ""
"\n"
"Wat wil u doen?"
-#: ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:156
msgid "enable"
msgstr "Aktiveer"
-#: ../../standalone/drakgw_.c:167
+#: ../../standalone/drakgw_.c:163
msgid "Enabling servers..."
msgstr "Bedieneers word aktiveer..."
-#: ../../standalone/drakgw_.c:172
+#: ../../standalone/drakgw_.c:168
msgid "Internet connection sharing is now enabled."
msgstr "Internetkonneksiedeling is geaktiveer"
-#: ../../standalone/drakgw_.c:189
+#: ../../standalone/drakgw_.c:185
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -11616,21 +11657,21 @@ msgstr ""
"\n"
"Wil u internetdeling opstel?\n"
-#: ../../standalone/drakgw_.c:215
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Koppelvlak %s (met module %s)"
-#: ../../standalone/drakgw_.c:216
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Koppelvlak %s"
-#: ../../standalone/drakgw_.c:224
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/drakgw_.c:225
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -11638,12 +11679,12 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
"hardewarekonfigurasieprogram."
-#: ../../standalone/drakgw_.c:231
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Netwerkkoppelvlak"
#
-#: ../../standalone/drakgw_.c:232
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11658,19 +11699,19 @@ msgstr ""
"\n"
"Ek gaan nou u LAN met daardie kaart opstel."
-#: ../../standalone/drakgw_.c:241
+#: ../../standalone/drakgw_.c:237
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Kies asb. die netwerkkaart wat aan die loakel area netwerk gekoppel is."
-#: ../../standalone/drakgw_.c:259
+#: ../../standalone/drakgw_.c:255
#, fuzzy
msgid "Network interface already configured"
msgstr "Monitor is nie opgestel nie"
-#: ../../standalone/drakgw_.c:260
+#: ../../standalone/drakgw_.c:256
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11680,17 +11721,17 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Outomatiese CUPS konfigurasie"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, fuzzy
msgid "Show current interface configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:264
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11701,7 +11742,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:280
+#: ../../standalone/drakgw_.c:276
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
@@ -11713,66 +11754,66 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:285
+#: ../../standalone/drakgw_.c:281
msgid "C-Class Local Network"
msgstr ""
-#: ../../standalone/drakgw_.c:286
+#: ../../standalone/drakgw_.c:282
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "CUPS-bediener IP:"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Moontlike LAN-adresbotsing gevind in konfigurasie %s!\n"
-#: ../../standalone/drakgw_.c:315
+#: ../../standalone/drakgw_.c:311
msgid "Configuring..."
msgstr "Konfigurasie in aabou..."
-#: ../../standalone/drakgw_.c:316
+#: ../../standalone/drakgw_.c:312
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Skrips word konfigureer, sagterware installeer en bedieners afgeskop..."
-#: ../../standalone/drakgw_.c:352
+#: ../../standalone/drakgw_.c:348
#, c-format
msgid "Problems installing package %s"
msgstr "Probleme met Installasue van pakket %s"
-#: ../../standalone/drakgw_.c:485
+#: ../../standalone/drakgw_.c:481
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:500
msgid "The setup has already been done, but it's currently disabled."
msgstr "Die opstelling van is alreeds gedoen, maar is tans gedeaktiveer."
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:501
msgid "The setup has already been done, and it's currently enabled."
msgstr "Die opstelling is alreeds gedoen en is alreeds ook geaktiveer."
-#: ../../standalone/drakgw_.c:506
+#: ../../standalone/drakgw_.c:502
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Geen internetkonneksiedeling is al gekonfigureer nie."
-#: ../../standalone/drakgw_.c:511
+#: ../../standalone/drakgw_.c:507
msgid "Internet connection sharing configuration"
msgstr "Internetkonneksiedelingkonfigurasie"
-#: ../../standalone/drakgw_.c:518
+#: ../../standalone/drakgw_.c:514
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index 621bd9f70..011640469 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-11 13:59+0200\n"
+"POT-Creation-Date: 2002-09-12 13:54+0200\n"
"PO-Revision-Date: 2001-5-12 HO:MI+ZONE\n"
"Last-Translator: Mohammed Gamal <f2c2001@yahoo.com>\n"
"Language-Team: Arabic \n"
@@ -194,7 +194,7 @@ msgid "Ok"
msgstr "Щ…Щ€Ш§ЩЃЩ‚"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3184
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Ш®Ш±Щ€Ш¬"
@@ -296,13 +296,13 @@ msgid "Graphics card: %s"
msgstr "ШЁШ·Ш§Щ‚Ш© Ш§Щ„ШґШ§ШґШ©: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
+#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2150
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
@@ -312,7 +312,7 @@ msgstr "ШЁШ·Ш§Щ‚Ш© Ш§Щ„ШґШ§ШґШ©: %s"
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr "Ш§Щ„ШєШ§ШЎ"
@@ -600,7 +600,7 @@ msgstr "Ш§Ш¶Ш§ЩЃШ©"
#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
+#: ../../printerdrake.pm_.c:3184 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr "Ш§Щ†ШЄЩ‡Щ‰"
@@ -1188,7 +1188,9 @@ msgid "Install themes"
msgstr "ШЄШ«ШЁЩЉШЄ Ш§Щ„Щ†ШёШ§Щ…"
#: ../../bootlook.pm_.c:147
-msgid "Display theme under console"
+msgid ""
+"Display theme\n"
+"under console"
msgstr ""
#: ../../bootlook.pm_.c:148
@@ -1196,14 +1198,14 @@ msgstr ""
msgid "Create new theme"
msgstr "Ш§Ш№Щ…Щ„ ШЄШ¬ШІШ¦Ш© Ш¬ШЇЩЉШЇШ©"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:193
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
-#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
-#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1214,74 +1216,74 @@ msgstr ""
msgid "Error"
msgstr "Ш®Ш·ШЈ"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Ш¬Ш§Ш±ЩЉ Щ†ШіШ® %s"
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:199
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:231
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:255
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
#, fuzzy
msgid "Notice"
msgstr "Щ„Ш§ ЩЃЩЉШЇЩЉЩ€"
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Ш§Ш®ШЄШ± Щ†Щ€Ш№ Ш§Щ„ШЄШ«ШЁЩЉШЄ"
-#: ../../bootlook.pm_.c:266
+#: ../../bootlook.pm_.c:267
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1290,54 +1292,54 @@ msgstr ""
"ШЈЩ†ШЄ ШЄШіШЄШ®ШЇЩ… %s ЩѓЩ…ШЇЩЉШ± Ш§Щ‚Щ„Ш§Ш№ Ш­Ш§Щ„ЩЉШ§.\n"
"Ш§Ш¶ШєШ· Ш№Щ„Щ‰ ШЄЩ‡ЩЉШ¦Ш© Щ„ШЄШґШєЩЉЩ„ Щ…Ш№Ш§Щ„Ш¬ Ш§Щ„ШҐШ№ШЇШ§ШЇ"
-#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
+#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
+#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
msgid "Configure"
msgstr "ШҐШ№ШЇШ§ШЇ"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:276
msgid "Splash selection"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:279
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:280
+#: ../../bootlook.pm_.c:281
msgid ""
"\n"
-"Select a theme for\n"
+"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:284
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:288
+#: ../../bootlook.pm_.c:289
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:324
msgid "System mode"
msgstr "Щ€Ш¶Ш№ Ш§Щ„Щ†ШёШ§Щ…"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:326
msgid "Launch the graphical environment when your system starts"
msgstr "ШґШєЩ‘Щ„ X-Window Ш№Щ†ШЇ ШЁШЇШЎ Ш§Щ„ШЄШґШєЩЉЩ„"
-#: ../../bootlook.pm_.c:330
+#: ../../bootlook.pm_.c:331
msgid "No, I don't want autologin"
msgstr "Щ„Ш§, Щ„Ш§ ШЈШ±ЩЉШЇ ШЇШ®Щ€Щ„Ш§ ШЈЩ„ЩЉШ§"
-#: ../../bootlook.pm_.c:332
+#: ../../bootlook.pm_.c:333
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Щ†Ш№Щ…, ШЈШ±ЩЉШЇ ШЇШ®Щ€Щ„Ш§ ШўЩ„ЩЉШ§ Щ…Ш№ Щ‡Ш°Ш§ )Ш§Щ„Щ…ШіШЄШ®ШЇЩ…, ШіШ·Ш­ Ш§Щ„Щ…ЩѓШЄШЁ("
-#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
+#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
@@ -1350,46 +1352,46 @@ msgstr "Щ†Ш№Щ…, ШЈШ±ЩЉШЇ ШЇШ®Щ€Щ„Ш§ ШўЩ„ЩЉШ§ Щ…Ш№ Щ‡Ш°Ш§ )Ш§Щ„Щ…ШіШЄШ®ШЇЩ…, ШіШ·
msgid "OK"
msgstr "Щ…Щ€Ш§ЩЃЩ‚"
-#: ../../bootlook.pm_.c:402
+#: ../../bootlook.pm_.c:403
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "Щ„Щ… ЩЉЩ…ЩѓЩ† ЩЃШЄШ­ /etc/inittab Щ„Щ„Щ‚Ш±Ш§ШЎШ©: %s"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "GB"
msgstr "ШєЩЉШєШ§ШЁШ§ЩЉШЄ"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "KB"
msgstr "ЩѓЩЉЩ„Щ€ШЁШ§ЩЉШЄ"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "MB"
msgstr "Щ…ЩЉШєШ§ШЁШ§ЩЉШЄ"
-#: ../../common.pm_.c:102
+#: ../../common.pm_.c:107
msgid "TB"
msgstr "ШЄЩЉШ±Ш§ШЁШ§ЩЉШЄ"
-#: ../../common.pm_.c:110
+#: ../../common.pm_.c:115
#, c-format
msgid "%d minutes"
msgstr "%d ШЇЩ‚Ш§Ш¦Щ‚"
-#: ../../common.pm_.c:112
+#: ../../common.pm_.c:117
msgid "1 minute"
msgstr "ШЇЩ‚ЩЉЩ‚Ш© Щ€Ш§Ш­ШЇШ©"
-#: ../../common.pm_.c:114
+#: ../../common.pm_.c:119
#, c-format
msgid "%d seconds"
msgstr "%d Ш«Щ€Ш§Щ†"
-#: ../../common.pm_.c:159
+#: ../../common.pm_.c:164
msgid "Can't make screenshots before partitioning"
msgstr "Щ„Ш§ ЩЉЩ…ЩѓЩ†Щ†ЩЉ ШєЩ…Щ„ Щ„Щ‚Ш·Ш§ШЄ Щ„Щ„ШґШ§ШґШ© Щ‚ШЁЩ„ Ш§Щ„ШЄШ¬ШІШ¦Ш©"
-#: ../../common.pm_.c:166
+#: ../../common.pm_.c:171
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "ШіШЄЩѓЩ€Щ† Щ„Щ‚Ш·Ш§ШЄ Ш§Щ„ШґШ§ШґШ© Щ…Щ€Ш¬Щ€ШЇШ© ШЁШ№ШЇ Ш§Щ„ШЄШ«ШЁЩЉШЄ ЩЃЩЉ %s"
@@ -2528,7 +2530,7 @@ msgstr ""
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1543
msgid "Description"
msgstr "Ш§Щ„Щ€ШµЩЃ"
@@ -4777,8 +4779,8 @@ msgstr "Ш§Щ„ЩЃШЈШ±Ш©"
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
-#: ../../printerdrake.pm_.c:3026
+#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2966
+#: ../../printerdrake.pm_.c:3055
msgid "Printer"
msgstr "Ш·Ш§ШЁШ№Ш©"
@@ -4919,7 +4921,7 @@ msgstr ""
msgid "Second floppy drive"
msgstr "Ш§Щ„Щ…ШЇШ®Щ„ Ш§Щ„Щ…Ш±Щ† Ш§Щ„Ш«Щ‘Ш§Щ†ЩЉ"
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496
msgid "Skip"
msgstr "ШЄШ®Ш·ЩЉ"
@@ -5099,12 +5101,12 @@ msgstr "ШҐШ®ШЄШ± Щ…Щ„ЩЃ"
msgid "Advanced"
msgstr "Щ…ШЄЩ‚ШЇЩ…"
-#: ../../interactive.pm_.c:321
+#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
msgid "Basic"
msgstr "Basic"
#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2124
+#: ../../printerdrake.pm_.c:2150
msgid "<- Previous"
msgstr "<-ШіШ§ШЁЩ‚ "
@@ -5712,7 +5714,7 @@ msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgid "Finish"
msgstr "ШҐЩ†ШЄЩ‡Ш§ШЎ"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
+#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152
msgid "Next ->"
msgstr "Ш§Щ„ШЄШ§Щ„ЩЉ ->"
@@ -5845,7 +5847,7 @@ msgid ""
"I cannot set up this connection type."
msgstr ""
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
msgid "Choose the network interface"
msgstr "Ш§Ш®ШЄШ± Ш§Щ„ШіЩ‘Ш·Ш­ Ш§Щ„ШЁЩЉЩ†ЩЉЩ‘ Щ„Щ„ШґШЁЩѓШ© "
@@ -6137,7 +6139,7 @@ msgstr ""
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
+#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
msgid "Expert Mode"
@@ -6535,7 +6537,7 @@ msgstr "LPD - Line Printer Daemon"
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
+#: ../../printer.pm_.c:34 ../../printer.pm_.c:1134
msgid "CUPS"
msgstr "CUPS"
@@ -6587,103 +6589,103 @@ msgstr ""
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
+#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542
#, fuzzy
msgid "Unknown Model"
msgstr "ШєЩЉШ± Щ…Ш№Ш±Щ€ЩЃ"
-#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
-#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
+#: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327
+#: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:763
+#: ../../printer.pm_.c:772
msgid "Local Printers"
msgstr "Ш§Щ„Ш·Ш§ШЁШ№Ш§ШЄ Ш§Щ„Щ…Ш­Щ„ЩЉШ©"
-#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
+#: ../../printer.pm_.c:774 ../../printer.pm_.c:1135
msgid "Remote Printers"
msgstr "Ш§Щ„Ш·Ш§ШЁШ№Ш§ШЄ Ш§Щ„ШЁШ№ЩЉШЇШ©"
-#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
+#: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
+#: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:780
+#: ../../printer.pm_.c:789
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:783
+#: ../../printer.pm_.c:792
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:785
+#: ../../printer.pm_.c:794
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:787
+#: ../../printer.pm_.c:796
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:790
+#: ../../printer.pm_.c:799
#, c-format
msgid ", printing to %s"
msgstr ""
-#: ../../printer.pm_.c:792
+#: ../../printer.pm_.c:801
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:794
+#: ../../printer.pm_.c:803
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:798
+#: ../../printer.pm_.c:807
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer.pm_.c:811
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer.pm_.c:813
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
+#: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1095
+#: ../../printer.pm_.c:1104
#, c-format
msgid "(on %s)"
msgstr ""
-#: ../../printer.pm_.c:1097
+#: ../../printer.pm_.c:1106
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1122
+#: ../../printer.pm_.c:1131
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Ш№Щ„Щ‰ Ш®Ш§ШЇЩ… CUPS \"%s\""
-#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
-#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
-#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
-#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
+#: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332
+#: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410
+#: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587
msgid " (Default)"
msgstr ""
@@ -6706,11 +6708,11 @@ msgstr ""
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
+#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164
msgid "CUPS configuration"
msgstr " CUPS Ш§Ш№ШЇШ§ШЇШ§ШЄ"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
+#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165
msgid "Specify CUPS server"
msgstr "Ш§Щ„Ш®Ш§ШЇЩ… CUPS Ш­ШЇЩ‘ШЇ"
@@ -6756,19 +6758,19 @@ msgid "Automatic CUPS configuration"
msgstr "ШЄЩ‡ЩЉШ¦Ш© CUPS ШўЩ„ЩЉШ©"
#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
-#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
-#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
-#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
-#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
-#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
-#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
-#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
-#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
-#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
+#: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559
+#: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441
+#: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535
+#: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769
+#: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808
+#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850
+#: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923
+#: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971
+#: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035
+#: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198
+#: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555
+#: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57
msgid "Printerdrake"
msgstr "Printerdrake"
@@ -6871,7 +6873,7 @@ msgid ""
msgstr ""
#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
-#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
+#: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271
msgid "Add a new printer"
msgstr "ШЈШ¶ЩЃ Ш·Ш§ШЁШ№Ш© Ш¬ШЇЩЉШЇШ©"
@@ -7316,33 +7318,33 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1515
+#: ../../printerdrake.pm_.c:1541
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1516
+#: ../../printerdrake.pm_.c:1542
msgid "Name of printer"
msgstr ""
-#: ../../printerdrake.pm_.c:1518
+#: ../../printerdrake.pm_.c:1544
msgid "Location"
msgstr "Ш§Щ„Щ…ЩѓШ§Щ†"
-#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
+#: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678
msgid "Reading printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1534
+#: ../../printerdrake.pm_.c:1560
msgid "Preparing printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1631
+#: ../../printerdrake.pm_.c:1657
msgid "Your printer model"
msgstr ""
-#: ../../printerdrake.pm_.c:1632
+#: ../../printerdrake.pm_.c:1658
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7357,24 +7359,24 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
+#: ../../printerdrake.pm_.c:1663 ../../printerdrake.pm_.c:1666
msgid "The model is correct"
msgstr ""
-#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
-#: ../../printerdrake.pm_.c:1642
+#: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665
+#: ../../printerdrake.pm_.c:1668
msgid "Select model manually"
msgstr "ШЄЩ… Ш§Ш®ШЄЩЉШ§Ш± Ш§Щ„Щ†Щ‘Щ…Щ€Ш°Ш¬ ЩЉШЇЩ€ЩЉЩ‘Щ‹Ш§"
-#: ../../printerdrake.pm_.c:1659
+#: ../../printerdrake.pm_.c:1685
msgid "Printer model selection"
msgstr "ШҐШ®ШЄЩЉШ§Ш± Щ€Ш­ШЇШ§ШЄ Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:1660
+#: ../../printerdrake.pm_.c:1686
msgid "Which printer model do you have?"
msgstr "Щ…Ш§ Щ‡Щ€ Щ†Щ€Ш№ Ш§Щ„Ш·Ш§ШЁШ№Ш© Щ„ШЇЩЉЩѓШџ"
-#: ../../printerdrake.pm_.c:1661
+#: ../../printerdrake.pm_.c:1687
msgid ""
"\n"
"\n"
@@ -7383,17 +7385,17 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1664
+#: ../../printerdrake.pm_.c:1690
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1741
+#: ../../printerdrake.pm_.c:1767
msgid "OKI winprinter configuration"
msgstr "ШҐШ№ШЇШ§ШЇ OKI WinPrinter"
-#: ../../printerdrake.pm_.c:1742
+#: ../../printerdrake.pm_.c:1768
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7403,11 +7405,11 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
+#: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838
msgid "Lexmark inkjet configuration"
msgstr "ШҐШ№ШЇШ§ШЇ Lexmark Inkjet"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printerdrake.pm_.c:1812
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7415,7 +7417,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1813
+#: ../../printerdrake.pm_.c:1839
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7427,11 +7429,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1816
+#: ../../printerdrake.pm_.c:1842
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1817
+#: ../../printerdrake.pm_.c:1843
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7454,7 +7456,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2040
+#: ../../printerdrake.pm_.c:2066
msgid ""
"Printer default settings\n"
"\n"
@@ -7464,22 +7466,22 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2049
+#: ../../printerdrake.pm_.c:2075
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2053
+#: ../../printerdrake.pm_.c:2079
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2058
+#: ../../printerdrake.pm_.c:2084
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2097
+#: ../../printerdrake.pm_.c:2123
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -7488,11 +7490,11 @@ msgstr ""
"Щ‡Щ„ ШЄШ±ЩЉШЇ ШЄШ№ЩЉЩЉЩ† Щ‡Ш°Щ‡ Ш§Щ„Ш·Ш§ШЁШ№Ш© (\"%s\")\n"
"ЩѓШ·Ш§ШЁШ№Ш© Ш§ЩЃШЄШ±Ш§Ш¶ЩЉШ©Шџ"
-#: ../../printerdrake.pm_.c:2120
+#: ../../printerdrake.pm_.c:2146
msgid "Test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2121
+#: ../../printerdrake.pm_.c:2147
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7500,39 +7502,39 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2125
+#: ../../printerdrake.pm_.c:2151
msgid "No test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2126
+#: ../../printerdrake.pm_.c:2152
msgid "Print"
msgstr "ШҐШ·ШЁШ№"
-#: ../../printerdrake.pm_.c:2183
+#: ../../printerdrake.pm_.c:2209
msgid "Standard test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2186
+#: ../../printerdrake.pm_.c:2212
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2189
+#: ../../printerdrake.pm_.c:2215
msgid "Alternative test page (A4)"
msgstr ""
-#: ../../printerdrake.pm_.c:2191
+#: ../../printerdrake.pm_.c:2217
msgid "Photo test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2195
+#: ../../printerdrake.pm_.c:2221
msgid "Do not print any test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
+#: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383
msgid "Printing test page(s)..."
msgstr ""
-#: ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2255
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7542,21 +7544,21 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2233
+#: ../../printerdrake.pm_.c:2259
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2240
+#: ../../printerdrake.pm_.c:2266
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
+#: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445
msgid "Raw printer"
msgstr "Ш·Ш§ШЁШ№Ш© Ш®Ш§Щ…"
-#: ../../printerdrake.pm_.c:2288
+#: ../../printerdrake.pm_.c:2314
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7565,15 +7567,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2290
+#: ../../printerdrake.pm_.c:2316
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
-#: ../../printerdrake.pm_.c:2320
+#: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2346
#, c-format
msgid ""
"\n"
@@ -7582,7 +7584,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -7590,41 +7592,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2300
+#: ../../printerdrake.pm_.c:2326
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
+#: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
-#: ../../printerdrake.pm_.c:2327
+#: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2353
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
+#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2325
+#: ../../printerdrake.pm_.c:2351
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2329
+#: ../../printerdrake.pm_.c:2355
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -7634,7 +7636,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printerdrake.pm_.c:2359
#, c-format
msgid ""
"\n"
@@ -7643,40 +7645,40 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2369
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Ш¬Ш§Ш±ЩЉ Ш§Щ„Ш·ШЁШ§Ш№Ш©/Ш§Щ„Щ…ШіШ­ Ш№Щ„Щ‰ \"%s\""
-#: ../../printerdrake.pm_.c:2344
+#: ../../printerdrake.pm_.c:2370
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Ш¬Ш§Ш±ЩЉ Ш§Щ„Ш·ШЁШ§Ш№Ш©/Ш§Щ„Щ…ШіШ­ Ш№Щ„Щ‰ \"%s\""
-#: ../../printerdrake.pm_.c:2346
+#: ../../printerdrake.pm_.c:2372
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Ш¬Ш§Ш±ЩЉ Ш§Щ„Ш·ШЁШ§Ш№Ш©/Ш§Щ„Щ…ШіШ­ Ш№Щ„Щ‰ \"%s\""
-#: ../../printerdrake.pm_.c:2347
+#: ../../printerdrake.pm_.c:2373
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Ш¬Ш§Ш±ЩЉ Ш§Щ„Ш·ШЁШ§Ш№Ш© Ш№Щ„Щ‰ Ш§Щ„Ш·Ш§ШЁШ№Ш© \"%s\""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
-#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
+#: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379
+#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381
+#: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
msgstr "ШҐШєЩ„Ш§Щ‚"
-#: ../../printerdrake.pm_.c:2353
+#: ../../printerdrake.pm_.c:2379
msgid "Print option list"
msgstr "Щ‚Ш§Ш¦Щ…Ш© Ш®ЩЉШ§Ш±Ш§ШЄ Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:2373
+#: ../../printerdrake.pm_.c:2399
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -7690,7 +7692,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2394
+#: ../../printerdrake.pm_.c:2420
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -7703,17 +7705,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
-#: ../../printerdrake.pm_.c:3170
+#: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904
+#: ../../printerdrake.pm_.c:3199
msgid "Reading printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
-#: ../../printerdrake.pm_.c:2499
+#: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490
+#: ../../printerdrake.pm_.c:2525
msgid "Transfer printer configuration"
msgstr "Щ†Щ‚Щ„ ШҐШ№ШЇШ§ШЇШ§ШЄ Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:2437
+#: ../../printerdrake.pm_.c:2463
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -7723,51 +7725,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2440
+#: ../../printerdrake.pm_.c:2466
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2442
+#: ../../printerdrake.pm_.c:2468
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2444
+#: ../../printerdrake.pm_.c:2470
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2446
+#: ../../printerdrake.pm_.c:2472
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2447
+#: ../../printerdrake.pm_.c:2473
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2448
+#: ../../printerdrake.pm_.c:2474
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2451
+#: ../../printerdrake.pm_.c:2477
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
+#: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2465
+#: ../../printerdrake.pm_.c:2491
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -7775,56 +7777,56 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2473
+#: ../../printerdrake.pm_.c:2499
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2478
+#: ../../printerdrake.pm_.c:2504
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2486
+#: ../../printerdrake.pm_.c:2512
msgid "New printer name"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printerdrake.pm_.c:2515
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2500
+#: ../../printerdrake.pm_.c:2526
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printerdrake.pm_.c:2536
msgid "Refreshing printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
-#: ../../printerdrake.pm_.c:2602
+#: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619
+#: ../../printerdrake.pm_.c:2631
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2519
+#: ../../printerdrake.pm_.c:2545
msgid "Starting network..."
msgstr "Ш¬Ш§Ш±ЩЉ ШЁШЇШЎ Ш§Щ„ШґШЁЩѓШ©..."
-#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
-#: ../../printerdrake.pm_.c:2560
+#: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584
+#: ../../printerdrake.pm_.c:2586
msgid "Configure the network now"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printerdrake.pm_.c:2581
msgid "Network functionality not configured"
msgstr "Щ„Щ… ЩЉШЄЩ… ШЄШ­ШЇЩЉШЇ Щ€ШёЩЉЩЃЩЉШ© Ш§Щ„ШґШЁЩѓШ©"
-#: ../../printerdrake.pm_.c:2556
+#: ../../printerdrake.pm_.c:2582
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -7832,11 +7834,11 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2559
+#: ../../printerdrake.pm_.c:2585
msgid "Go on without configuring the network"
msgstr ""
-#: ../../printerdrake.pm_.c:2592
+#: ../../printerdrake.pm_.c:2621
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -7846,31 +7848,31 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2593
+#: ../../printerdrake.pm_.c:2622
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2603
+#: ../../printerdrake.pm_.c:2632
msgid "Restarting printing system..."
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
msgid "high"
msgstr "Щ…Ш±ШЄЩЃШ№"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
msgid "paranoid"
msgstr ""
-#: ../../printerdrake.pm_.c:2642
+#: ../../printerdrake.pm_.c:2671
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2643
+#: ../../printerdrake.pm_.c:2672
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -7885,11 +7887,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2675
+#: ../../printerdrake.pm_.c:2704
msgid "Starting the printing system at boot time"
msgstr ""
-#: ../../printerdrake.pm_.c:2676
+#: ../../printerdrake.pm_.c:2705
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -7903,60 +7905,60 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
-#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
-#: ../../printerdrake.pm_.c:2943
+#: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770
+#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851
+#: ../../printerdrake.pm_.c:2972
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2746
+#: ../../printerdrake.pm_.c:2775
msgid "Removing LPRng..."
msgstr ""
-#: ../../printerdrake.pm_.c:2785
+#: ../../printerdrake.pm_.c:2814
msgid "Removing LPD..."
msgstr ""
-#: ../../printerdrake.pm_.c:2858
+#: ../../printerdrake.pm_.c:2887
msgid "Select Printer Spooler"
msgstr ""
-#: ../../printerdrake.pm_.c:2859
+#: ../../printerdrake.pm_.c:2888
msgid "Which printing system (spooler) do you want to use?"
msgstr "ШЈЩЉ Щ†ШёШ§Щ… Ш·ШЁШ§Ш№Ш© ШЄШ±ЩЉШЇ ШЈЩ† ШЄШіШЄШ®ШЇЩ…Шџ"
-#: ../../printerdrake.pm_.c:2895
+#: ../../printerdrake.pm_.c:2924
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Ш¬Ш§Ш±ЩЉ ШҐШ№ШЇШ§ШЇ Ш§Щ„Ш·Ш§ШЁШ№Ш© \"%s\" ..."
-#: ../../printerdrake.pm_.c:2909
+#: ../../printerdrake.pm_.c:2938
msgid "Installing Foomatic..."
msgstr ""
-#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
-#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
+#: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049
+#: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519
msgid "Printer options"
msgstr ""
-#: ../../printerdrake.pm_.c:2989
+#: ../../printerdrake.pm_.c:3018
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Ш¬Ш§Ш±ЩЉ Щ‚Ш±Ш§ШЎШ© ШЁЩЉШ§Щ†Ш§ШЄ Ш§Щ„Ш·Ш§ШЁШ№Ш© ..."
-#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
+#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609
msgid "Configuring applications..."
msgstr "Ш¬Ш§Ш±ЩЉ ШҐШ№ШЇШ§ШЇ Ш§Щ„ШЄШ·ШЁЩЉЩ‚Ш§ШЄ..."
-#: ../../printerdrake.pm_.c:3027
+#: ../../printerdrake.pm_.c:3056
msgid "Would you like to configure printing?"
msgstr ""
-#: ../../printerdrake.pm_.c:3039
+#: ../../printerdrake.pm_.c:3068
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3099
+#: ../../printerdrake.pm_.c:3128
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; "
@@ -7964,35 +7966,35 @@ msgid ""
"OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3129
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
-#: ../../printerdrake.pm_.c:3127
+#: ../../printerdrake.pm_.c:3156
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3145
+#: ../../printerdrake.pm_.c:3174
msgid "Change the printing system"
msgstr "ШЄШєЩЉЩЉШ± Щ†ШёШ§Щ… Ш§Щ„Ш·ШЁШ§Ш№Ш©"
-#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
+#: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277
msgid "Normal Mode"
msgstr ""
-#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3573
+#: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389
+#: ../../printerdrake.pm_.c:3602
msgid "Do you want to configure another printer?"
msgstr "Щ‡Щ„ ШЄШ±ЩЉШЇ ШЄШ¬Ш±ШЁШ© ШҐШ№ШЇШ§ШЇ Ш·Ш§ШЁШ№Ш© ШЈШ®Ш±Щ‰Шџ"
-#: ../../printerdrake.pm_.c:3395
+#: ../../printerdrake.pm_.c:3424
msgid "Modify printer configuration"
msgstr "ШЄШ№ШЇЩЉЩ„ Ш§Ш№ШЇШ§ШЇШ§ШЄ Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:3397
+#: ../../printerdrake.pm_.c:3426
#, c-format
msgid ""
"Printer %s\n"
@@ -8001,102 +8003,102 @@ msgstr ""
"Ш§Щ„Ш·Ш§ШЁШ№Ш© %s\n"
"Щ‡Щ„ ШЄШ±ЩЉШЇ ШЄШ№ШЇЩЉЩ„ ШЄЩ„Щѓ Ш§Щ„Ш·Ш§ШЁШ№Ш©Шџ"
-#: ../../printerdrake.pm_.c:3401
+#: ../../printerdrake.pm_.c:3430
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
+#: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490
msgid "Printer connection type"
msgstr "Щ†Щ€Ш№ Щ€ШµЩ„Ш© Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
+#: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494
msgid "Printer name, description, location"
msgstr ""
-#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
+#: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
+#: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
+#: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
+#: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
+#: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
+#: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546
msgid "Print test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
+#: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548
msgid "Know how to use this printer"
msgstr "Ш§Ш№Ш±ЩЃ ЩѓЩЉЩЃ ШЄШіШЄШ®ШЇЩ… Щ‡Ш°Щ‡ Ш§Щ„Ш·Ш§ШЁШ№Ш©"
-#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
+#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550
msgid "Remove printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3472
+#: ../../printerdrake.pm_.c:3501
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Ш¬Ш§Ш±ЩЉ Ш§ШІШ§Щ„Ш© Ш§Щ„Ш·Ш§ШЁШ№Ш© Ш§Щ„Щ‚ШЇЩЉЩ…Ш© \"%s\" ..."
-#: ../../printerdrake.pm_.c:3497
+#: ../../printerdrake.pm_.c:3526
msgid "Default printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3498
+#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
+#: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3503
+#: ../../printerdrake.pm_.c:3532
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3506
+#: ../../printerdrake.pm_.c:3535
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
+#: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3512
+#: ../../printerdrake.pm_.c:3541
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3515
+#: ../../printerdrake.pm_.c:3544
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3523
+#: ../../printerdrake.pm_.c:3552
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr ""
-#: ../../printerdrake.pm_.c:3527
+#: ../../printerdrake.pm_.c:3556
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Ш¬Ш§Ш±ЩЉ Ш§ШІШ§Щ„Ш© Ш§Щ„Ш·Ш§ШЁШ№Ш© \"%s\" ..."
@@ -8187,6 +8189,31 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
+#: ../../security/main.pm_.c:35
+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"
+"\t 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"
+"\t email)"
+msgstr ""
+
#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
@@ -8213,6 +8240,20 @@ msgid ""
"system security. If you need explanations, click on Help.\n"
msgstr ""
+#: ../../security/main.pm_.c:226
+#, fuzzy
+msgid "Network Options"
+msgstr "Ш®ЩЉШ§Ш±Ш§ШЄ ШЈЩѓШ«Ш±"
+
+#: ../../security/main.pm_.c:235
+#, fuzzy
+msgid "System Options"
+msgstr "Ш®ЩЉШ§Ш±Ш§ШЄ ШЈЩѓШ«Ш±"
+
+#: ../../security/main.pm_.c:242
+msgid "Periodic Checks"
+msgstr ""
+
#: ../../security/main.pm_.c:256
#, fuzzy
msgid "Please wait, setting security level..."
@@ -8615,8 +8656,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful Linux server with a few clicks of your "
-"mouse: Web server, mail, firewall, router, file and print server, ..."
+"Transform your machine into a powerful Linux server with a few clicks of "
+"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Ш­Щ€Щ‘Щ„ Щ…Ш§ЩѓЩЉЩ†ШЄЩѓ ШҐЩ„Щ‰ Ш®Ш§ШЇЩ… Щ‚Щ€ЩЉЩ‘ Щ…Ш№/ШЁ ЩЃЩ‚Ш· Щ†Щ‚Ш±Ш§ШЄ Щ‚Щ„ЩЉЩ„Ш© Щ…Щ† Ш§Щ„ Ш§Щ„ЩЃШЈШ±Ш© : Ш®Ш§ШЇЩ… Ш§Щ„Щ€ЩЉШЁ , "
"Ш§Щ„ШЁШ±ЩЉШЇ Ш§Щ„ШҐЩ„ЩѓШЄШ±Щ€Щ†ЩЉЩ‘ , ЩЃЩЉШ±Щ€Щ€Щ„ , Ш§Щ„Ш­ЩЃЩ‘Ш§Ш± , Ш§Щ„Щ…Щ„ЩЃЩ‘ Щ€ Ш®Ш§ШЇЩ… Ш§Щ„Ш·Щ‘ШЁШ№ ,"
@@ -8954,7 +8995,7 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:484
+#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480
#: ../../standalone/scannerdrake_.c:119
msgid "Congratulations!"
msgstr ""
@@ -10937,19 +10978,19 @@ msgstr "ШЈШІЩ„ Ш§Щ„Ш®Ш·Щ€Ш· Щ…Щ† Ш§Щ„Щ†ШёШ§Щ…"
msgid "Post Uninstall"
msgstr "Щ…Ш§ ШЁШ№ШЇ Ш§ШІШ§Щ„Ш© Ш§Щ„ШЄШ«ШЁЩЉШЄ"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:188
+#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
msgid "Internet Connection Sharing"
msgstr "Щ…ШґШ§Ш±ЩѓШ© Ш§Щ„ШҐШЄШµШ§Щ„ ШЁШ§Щ„ШҐЩ†ШЄШ±Щ†ШЄ"
-#: ../../standalone/drakgw_.c:119
+#: ../../standalone/drakgw_.c:115
msgid "Sorry, we support only 2.4 kernels."
msgstr "ШўШіЩЃЩ€Щ†, Щ†Ш­Щ† Щ†ШЇШ№Щ… Ш§ШµШЇШ§Ш±Ш§ШЄ Ш§Щ„Щ†Щ€Ш§Ш© 2.4"
-#: ../../standalone/drakgw_.c:130
+#: ../../standalone/drakgw_.c:126
msgid "Internet Connection Sharing currently enabled"
msgstr "Щ…ШґШ§Ш±ЩѓШ© Ш§Щ„ШҐШЄШµШ§Щ„ ШЁШ§Щ„ШҐЩ†ШЄШ±Щ†ШЄ Щ…Щ…ЩѓЩ†Ш© Ш­Ш§Щ„ЩЉШ§"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:127
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -10957,31 +10998,31 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:135
+#: ../../standalone/drakgw_.c:131
msgid "disable"
msgstr "ШЄШ№Ш·ЩЉЩ„"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "dismiss"
msgstr "Ш§Щ‡Щ…Ш§Щ„"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "reconfigure"
msgstr "ШҐШ№ШЇШ§Ш© Ш§Щ„ШҐШ№ШЇШ§ШЇ"
-#: ../../standalone/drakgw_.c:138
+#: ../../standalone/drakgw_.c:134
msgid "Disabling servers..."
msgstr "Ш¬Ш§Ш±ЩЉ ШЄШ№Ш·ЩЉЩ„ Ш§Щ„Ш®Щ€Ш§ШЇЩ…..."
-#: ../../standalone/drakgw_.c:146
+#: ../../standalone/drakgw_.c:142
msgid "Internet connection sharing is now disabled."
msgstr "Щ…ШґШ§Ш±ЩѓШ© Ш§ШЄШµШ§Щ„ Ш§Щ„ШҐЩ†ШЄШ±Щ†ШЄ ШєЩЉШ± Щ…Щ…ЩѓЩ‘ЩЋЩ†Ш© Ш§Щ„ШўЩ†."
-#: ../../standalone/drakgw_.c:155
+#: ../../standalone/drakgw_.c:151
msgid "Internet Connection Sharing currently disabled"
msgstr "Щ…ШґШ§Ш±ЩѓШ© Ш§Щ„ШҐШЄШµШ§Щ„ ШЁШ§Щ„ШҐЩ†ШЄШ±Щ†ШЄ"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:152
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -10989,19 +11030,19 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:156
msgid "enable"
msgstr "ШЄЩ…ЩѓЩЉЩ†"
-#: ../../standalone/drakgw_.c:167
+#: ../../standalone/drakgw_.c:163
msgid "Enabling servers..."
msgstr "Ш¬Ш§Ш±ЩЉ ШЄЩ…ЩѓЩЉЩ† Ш§Щ„Ш®Щ€Ш§ШЇЩ…..."
-#: ../../standalone/drakgw_.c:172
+#: ../../standalone/drakgw_.c:168
msgid "Internet connection sharing is now enabled."
msgstr "Щ…ШґШ§Ш±ЩѓШ© ШҐШЄШµШ§Щ„ Ш§Щ„ШҐЩ†ШЄШ±Щ†ШЄ Щ…Щ…ЩѓЩ‘ЩЋЩ†Ш© Ш§Щ„ШўЩ†."
-#: ../../standalone/drakgw_.c:189
+#: ../../standalone/drakgw_.c:185
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 "
@@ -11011,31 +11052,31 @@ msgid ""
"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:215
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Ш§Щ„Щ€Ш§Ш¬Щ‡Ш© %s (ШЁШ§ШіШЄШ®ШЇШ§Щ… Ш§Щ„Щ€Ш­ШЇШ© %s)"
-#: ../../standalone/drakgw_.c:216
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Ш§Щ„Щ€Ш§Ш¬Щ‡Ш© %s"
-#: ../../standalone/drakgw_.c:224
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Щ„Ш§ Щ…Ш­Щ€Щ‘Щ„ Ш§Щ„ШґЩ‘ШЁЩѓШ© Ш№Щ„Щ‰ Щ†ШёШ§Щ…Щѓ"
-#: ../../standalone/drakgw_.c:225
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:231
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "ШіШ·Ш­ ШЁЩЉЩ†ЩЉЩ‘ Щ„Щ„ШґШЁЩѓШ© "
-#: ../../standalone/drakgw_.c:232
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11045,17 +11086,17 @@ msgid ""
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:241
+#: ../../standalone/drakgw_.c:237
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:259
+#: ../../standalone/drakgw_.c:255
msgid "Network interface already configured"
msgstr "Щ€Ш§Ш¬Щ‡Ш© Ш§Щ„ШґШЁЩѓШ© Щ…Ш№ШЇЩ‘Ш© Щ…ШіШЁЩ‚Ш§!"
-#: ../../standalone/drakgw_.c:260
+#: ../../standalone/drakgw_.c:256
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11065,15 +11106,15 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Automatic reconfiguration"
msgstr "Ш§Ш№ШЇШ§Ш© ШЄЩ‡ЩЉШ¦Ш© ШўЩ„ЩЉШ©"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
msgid "Show current interface configuration"
msgstr "ШЈШёЩ‡Ш± ШЄЩ‡ЩЉШ¦Ш© Ш§Щ„Щ€Ш§Ш¬Щ‡Ш© Ш§Щ„Ш­Ш§Щ„ЩЉШ©"
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:264
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11090,7 +11131,7 @@ msgstr ""
"ШµЩЃШ© Ш§Щ„ЩЂIP: %s\n"
"Ш§Щ„Щ…ШґШєЩ„: %s"
-#: ../../standalone/drakgw_.c:280
+#: ../../standalone/drakgw_.c:276
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
@@ -11102,42 +11143,42 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:285
+#: ../../standalone/drakgw_.c:281
msgid "C-Class Local Network"
msgstr "ШґШЁЩѓШ© Щ…Ш­Щ„ЩЉШ© Щ…Щ† Ш§Щ„ЩЃШ¦Ш© C"
-#: ../../standalone/drakgw_.c:286
+#: ../../standalone/drakgw_.c:282
msgid "(This) DHCP Server IP"
msgstr "Ш№Щ†Щ€Ш§Щ† IP Щ„Ш®Ш§ШЇЩ… DHCP (Щ‡Ш°Ш§)"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid "Re-configure interface and DHCP server"
msgstr "ШҐШ№Ш§ШЇШ© ШҐШ№ШЇШ§ШЇ Ш§Щ„Щ€Ш§Ш¬Щ‡Ш© Щ€ Ш®Ш§ШЇЩ… DHCP"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Ш§Щ„ШґШЁЩѓШ© Ш§Щ„Щ…Ш­Щ„ЩЉШ© Щ„Щ… ШЄЩ†ШЄЩ‡ ШЁЩЂ`0', Ш¬Ш§Ш±ЩЉ Ш§Щ„Ш®Ш±Щ€Ш¬."
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"ШЄЩ… Ш§ЩЉШ¬Ш§ШЇ ШЄШ№Ш§Ш±Ш¶ ЩЃЩЉ Ш№Щ†Щ€Ш§Щ† Ш§Щ„ШґШЁЩѓШ© Ш§Щ„Щ…Ш­Щ„ЩЉШ© Ш§Щ„Щ…ШЁШЇШ¦ЩЉ ЩЃЩЉ Ш§Щ„ШҐШ№ШЇШ§ШЇ Ш§Щ„Ш­Ш§Щ„ЩЉ Щ„ЩЂ%s!\n"
-#: ../../standalone/drakgw_.c:315
+#: ../../standalone/drakgw_.c:311
msgid "Configuring..."
msgstr "Ш¬Ш§Ш±ЩЉ Ш§Щ„ШҐШ№ШЇШ§ШЇ..."
-#: ../../standalone/drakgw_.c:316
+#: ../../standalone/drakgw_.c:312
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Ш¬Ш§Ш±ЩЉ ШҐШ№ШЇШ§ШЇ Ш§Щ„Щ†ШµЩ€Шµ Ш§Щ„ШЁШ±Щ…Ш¬ЩЉШ© Щ€ ШЄШ«ШЁЩЉШЄ Ш§Щ„ШЁШ±Щ…Ш¬ЩЉШ§ШЄ Щ€ ШЁШЇШЎ Ш§Щ„Ш®ШЇЩ…Ш§ШЄ..."
-#: ../../standalone/drakgw_.c:352
+#: ../../standalone/drakgw_.c:348
#, c-format
msgid "Problems installing package %s"
msgstr "ЩѓШ§Щ†ШЄ Щ‡Щ†Ш§Щѓ Щ…ШґШ§ЩѓЩ„ ЩЃЩЉ ШЄШ«ШЁЩЉШЄ Ш§Щ„Ш­ШІЩ…Ш© %s"
-#: ../../standalone/drakgw_.c:485
+#: ../../standalone/drakgw_.c:481
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -11147,23 +11188,23 @@ msgstr ""
"ЩЉЩ…ЩѓЩ†Щѓ Ш§Щ„ШўЩ† Щ…ШґШ§Ш±ЩѓШ© Ш§ШЄШµШ§Щ„ Ш§Щ„ШҐЩ†ШЄШ±Щ†ШЄ Щ…Ш№ Ш§Щ„ШЈШ¬Щ‡ШІШ© Ш§Щ„ШЈШ®Ш±Щ‰ ЩЃЩЉ ШґШЁЩѓШЄЩѓ Ш§Щ„Щ…Ш­Щ„ЩЉШ© ШЁШ§ШіШЄШ®ШЇШ§Щ… "
"ШҐШ№ШЇШ§ШЇ Ш§Щ„ШґШЁЩѓШ© Ш§Щ„ШЈЩ€ШЄЩ€Щ…Ш§ШЄЩЉЩѓЩЉ (DHCP)."
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:500
msgid "The setup has already been done, but it's currently disabled."
msgstr "ШЄЩ… Ш№Щ…Щ„ Ш§Щ„ШЄЩ†ШµЩЉШЁ, Щ€ Щ„ЩѓЩ†Щ‡ ШєЩЉШ± Щ…Щ…ЩѓЩ‘ЩЋЩ† Ш§Щ„ШўЩ†"
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:501
msgid "The setup has already been done, and it's currently enabled."
msgstr "ШЄЩ… Ш№Щ…Щ„ Ш§Щ„ШЄЩ†ШµЩЉШЁ, Щ€ Щ‡Щ€ Щ…Щ…ЩѓЩ‘ЩЋЩ† Ш§Щ„ШўЩ†."
-#: ../../standalone/drakgw_.c:506
+#: ../../standalone/drakgw_.c:502
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Щ„Щ… ЩЉШЄЩ… Ш§Ш№ШЇШ§ШЇ ШЈЩЉ Щ…ШґШ§Ш±ЩѓШ© Ш§ШЄШµШ§Щ„ ШЁШ§Щ„ШҐЩ†ШЄШ±Щ†ШЄ"
-#: ../../standalone/drakgw_.c:511
+#: ../../standalone/drakgw_.c:507
msgid "Internet connection sharing configuration"
msgstr "ШҐШ№ШЇШ§ШЇШ§ШЄ Щ…ШґШ§Ш±ЩѓШ© ШҐШЄШµШ§Щ„ Ш§Щ„ШҐЩ†ШЄШ±Щ†ШЄ"
-#: ../../standalone/drakgw_.c:518
+#: ../../standalone/drakgw_.c:514
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 57ae9d501..86cc1dd3b 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-11 13:59+0200\n"
+"POT-Creation-Date: 2002-09-12 13:54+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"
@@ -199,7 +199,7 @@ msgid "Ok"
msgstr "Oldu"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3184
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Г‡Д±x"
@@ -298,13 +298,13 @@ msgid "Graphics card: %s"
msgstr "Ekran kartД±: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
+#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2150
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
@@ -314,7 +314,7 @@ msgstr "Ekran kartД±: %s"
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr "LЙ™Дџv et"
@@ -604,7 +604,7 @@ msgstr "ЖЏlavЙ™ et"
#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
+#: ../../printerdrake.pm_.c:3184 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr "QurtardД±"
@@ -1263,7 +1263,9 @@ msgid "Install themes"
msgstr "Sistemi qur"
#: ../../bootlook.pm_.c:147
-msgid "Display theme under console"
+msgid ""
+"Display theme\n"
+"under console"
msgstr ""
#: ../../bootlook.pm_.c:148
@@ -1271,14 +1273,14 @@ msgstr ""
msgid "Create new theme"
msgstr "Yeni bölmə yarat"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:193
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
-#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
-#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1289,74 +1291,74 @@ msgstr ""
msgid "Error"
msgstr "XЙ™ta"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:199
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:231
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:255
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
#, fuzzy
msgid "Notice"
msgstr "NoVД°deo"
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Quruluş sinifini seçin"
-#: ../../bootlook.pm_.c:266
+#: ../../bootlook.pm_.c:267
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1365,56 +1367,56 @@ msgstr ""
"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
-#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
+#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
+#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
msgid "Configure"
msgstr "Qur"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:276
#, fuzzy
msgid "Splash selection"
msgstr "Paket seçkilərini saxla"
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:279
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:280
+#: ../../bootlook.pm_.c:281
msgid ""
"\n"
-"Select a theme for\n"
+"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:284
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:288
+#: ../../bootlook.pm_.c:289
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:324
msgid "System mode"
msgstr "Sistem modu"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:326
msgid "Launch the graphical environment when your system starts"
msgstr "Açılışda X-Window sistemini başlat"
-#: ../../bootlook.pm_.c:330
+#: ../../bootlook.pm_.c:331
msgid "No, I don't want autologin"
msgstr "Xeyr, Avtomatik giriЕџ istЙ™mirЙ™m"
-#: ../../bootlook.pm_.c:332
+#: ../../bootlook.pm_.c:333
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ü)"
-#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
+#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
@@ -1427,47 +1429,47 @@ msgstr ""
msgid "OK"
msgstr "Oldu"
-#: ../../bootlook.pm_.c:402
+#: ../../bootlook.pm_.c:403
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "/etc/inittab oxunmaq üçün açıla bilmir: %s"
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:102
+#: ../../common.pm_.c:107
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:110
+#: ../../common.pm_.c:115
#, c-format
msgid "%d minutes"
msgstr ""
-#: ../../common.pm_.c:112
+#: ../../common.pm_.c:117
msgid "1 minute"
msgstr ""
-#: ../../common.pm_.c:114
+#: ../../common.pm_.c:119
#, fuzzy, c-format
msgid "%d seconds"
msgstr "%d saniyЙ™ sonra Г§Д±xД±lacaq"
-#: ../../common.pm_.c:159
+#: ../../common.pm_.c:164
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../common.pm_.c:166
+#: ../../common.pm_.c:171
#, fuzzy, 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"
@@ -2678,7 +2680,7 @@ msgstr ""
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1543
msgid "Description"
msgstr "Д°zah"
@@ -5552,8 +5554,8 @@ msgstr "Siçan"
msgid "Timezone"
msgstr "Vaxt Dilimi"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
-#: ../../printerdrake.pm_.c:3026
+#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2966
+#: ../../printerdrake.pm_.c:3055
msgid "Printer"
msgstr "Г‡ap Edici"
@@ -5712,7 +5714,7 @@ msgstr "Д°lk disket sГјrГјcГј"
msgid "Second floppy drive"
msgstr "Д°kinci disket sГјrГјcГј"
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496
msgid "Skip"
msgstr "NЙ™zЙ™rЙ™ Alma"
@@ -5931,12 +5933,12 @@ msgstr "Monitorunuzu seçin"
msgid "Advanced"
msgstr "ЖЏtraflД±"
-#: ../../interactive.pm_.c:321
+#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
msgid "Basic"
msgstr ""
#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2124
+#: ../../printerdrake.pm_.c:2150
msgid "<- Previous"
msgstr "<- ЖЏvvЙ™lki"
@@ -6555,7 +6557,7 @@ msgstr ""
msgid "Finish"
msgstr "Qurtar"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
+#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152
msgid "Next ->"
msgstr "SonrakД± ->"
@@ -6694,7 +6696,7 @@ msgstr ""
"Sisteminizdə heç bir eternet şəbəkə adapteri tapıla bilmədi.\n"
"Bu baДџlantД± ЕџЙ™klini qura bilmЙ™rЙ™m."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
msgid "Choose the network interface"
msgstr "Şəbəkə ara üzünü seçin"
@@ -7026,7 +7028,7 @@ msgstr "Qurulacaq profili seçin"
msgid "Use auto detection"
msgstr "Avtomatik tЙ™sbit iЕџlЙ™t"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
+#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
msgid "Expert Mode"
@@ -7459,7 +7461,7 @@ msgstr ""
msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
+#: ../../printer.pm_.c:34 ../../printer.pm_.c:1134
msgid "CUPS"
msgstr ""
@@ -7517,104 +7519,104 @@ msgstr "Г‡ap Edici avadanlД±ДџД± URI"
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
+#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542
msgid "Unknown Model"
msgstr ""
-#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
-#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
+#: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327
+#: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:763
+#: ../../printer.pm_.c:772
#, fuzzy
msgid "Local Printers"
msgstr "Yerli Г‡ap Edici"
-#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
+#: ../../printer.pm_.c:774 ../../printer.pm_.c:1135
#, fuzzy
msgid "Remote Printers"
msgstr "Uzaq Г‡ap Edici"
-#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
+#: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
+#: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:780
+#: ../../printer.pm_.c:789
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:783
+#: ../../printer.pm_.c:792
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:785
+#: ../../printer.pm_.c:794
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:787
+#: ../../printer.pm_.c:796
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:790
+#: ../../printer.pm_.c:799
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "%s faylД±na yazarkЙ™n xЙ™ta oldu"
-#: ../../printer.pm_.c:792
+#: ../../printer.pm_.c:801
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:794
+#: ../../printer.pm_.c:803
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:798
+#: ../../printer.pm_.c:807
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer.pm_.c:811
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer.pm_.c:813
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
+#: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1095
+#: ../../printer.pm_.c:1104
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(modul %s)"
-#: ../../printer.pm_.c:1097
+#: ../../printer.pm_.c:1106
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1122
+#: ../../printer.pm_.c:1131
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS verici IP"
-#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
-#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
-#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
-#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
+#: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332
+#: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410
+#: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587
msgid " (Default)"
msgstr " (ЖЏsas)"
@@ -7641,12 +7643,12 @@ msgstr ""
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
+#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164
#, fuzzy
msgid "CUPS configuration"
msgstr "Yerli ЕћЙ™bЙ™kЙ™ QuraЕџdД±rД±lmasД±"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
+#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165
#, fuzzy
msgid "Specify CUPS server"
msgstr "Uzaq CUPS vericisi"
@@ -7696,19 +7698,19 @@ msgid "Automatic CUPS configuration"
msgstr "Qurulum TЙ™rzi QuraЕџdД±rД±lmasД±"
#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
-#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
-#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
-#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
-#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
-#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
-#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
-#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
-#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
-#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
+#: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559
+#: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441
+#: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535
+#: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769
+#: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808
+#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850
+#: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923
+#: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971
+#: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035
+#: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198
+#: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555
+#: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57
#, fuzzy
msgid "Printerdrake"
msgstr "Г‡ap Edici"
@@ -7813,7 +7815,7 @@ msgid ""
msgstr ""
#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
-#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
+#: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271
#, fuzzy
msgid "Add a new printer"
msgstr "Г‡ap Edicisiz"
@@ -8282,36 +8284,36 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1515
+#: ../../printerdrake.pm_.c:1541
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1516
+#: ../../printerdrake.pm_.c:1542
msgid "Name of printer"
msgstr "Г‡ap edici adД±"
-#: ../../printerdrake.pm_.c:1518
+#: ../../printerdrake.pm_.c:1544
msgid "Location"
msgstr "Yeri"
-#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
+#: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678
#, fuzzy
msgid "Reading printer database..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:1534
+#: ../../printerdrake.pm_.c:1560
#, fuzzy
msgid "Preparing printer database..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:1631
+#: ../../printerdrake.pm_.c:1657
#, fuzzy
msgid "Your printer model"
msgstr "Uzaq Г‡ap Edici"
-#: ../../printerdrake.pm_.c:1632
+#: ../../printerdrake.pm_.c:1658
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8326,28 +8328,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
+#: ../../printerdrake.pm_.c:1663 ../../printerdrake.pm_.c:1666
#, fuzzy
msgid "The model is correct"
msgstr "DoДџrudur?"
-#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
-#: ../../printerdrake.pm_.c:1642
+#: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665
+#: ../../printerdrake.pm_.c:1668
#, fuzzy
msgid "Select model manually"
msgstr "Uzaq Г‡ap Edici"
-#: ../../printerdrake.pm_.c:1659
+#: ../../printerdrake.pm_.c:1685
#, fuzzy
msgid "Printer model selection"
msgstr "Г‡ap Edici BaДџlantД±sД±"
-#: ../../printerdrake.pm_.c:1660
+#: ../../printerdrake.pm_.c:1686
#, fuzzy
msgid "Which printer model do you have?"
msgstr "NЙ™ cГјr bir Г§ap ediciniz var?"
-#: ../../printerdrake.pm_.c:1661
+#: ../../printerdrake.pm_.c:1687
msgid ""
"\n"
"\n"
@@ -8356,18 +8358,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1664
+#: ../../printerdrake.pm_.c:1690
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1741
+#: ../../printerdrake.pm_.c:1767
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Д°nternet qurДџularД±"
-#: ../../printerdrake.pm_.c:1742
+#: ../../printerdrake.pm_.c:1768
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8377,12 +8379,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
+#: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Д°nternet qurДџularД±"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printerdrake.pm_.c:1812
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8390,7 +8392,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1813
+#: ../../printerdrake.pm_.c:1839
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8402,11 +8404,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1816
+#: ../../printerdrake.pm_.c:1842
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1817
+#: ../../printerdrake.pm_.c:1843
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8429,7 +8431,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2040
+#: ../../printerdrake.pm_.c:2066
msgid ""
"Printer default settings\n"
"\n"
@@ -8439,34 +8441,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2049
+#: ../../printerdrake.pm_.c:2075
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2053
+#: ../../printerdrake.pm_.c:2079
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2058
+#: ../../printerdrake.pm_.c:2084
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2097
+#: ../../printerdrake.pm_.c:2123
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Г‡ap edicini sД±namaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:2120
+#: ../../printerdrake.pm_.c:2146
#, fuzzy
msgid "Test pages"
msgstr "QapД±larД± sД±na"
-#: ../../printerdrake.pm_.c:2121
+#: ../../printerdrake.pm_.c:2147
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8474,45 +8476,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2125
+#: ../../printerdrake.pm_.c:2151
#, fuzzy
msgid "No test pages"
msgstr "BЙ™li, hЙ™r iki sД±naq sЙ™hifЙ™sini dЙ™ Г§ap et"
-#: ../../printerdrake.pm_.c:2126
+#: ../../printerdrake.pm_.c:2152
#, fuzzy
msgid "Print"
msgstr "Г‡ap Edici"
-#: ../../printerdrake.pm_.c:2183
+#: ../../printerdrake.pm_.c:2209
#, fuzzy
msgid "Standard test page"
msgstr "Standart"
-#: ../../printerdrake.pm_.c:2186
+#: ../../printerdrake.pm_.c:2212
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2189
+#: ../../printerdrake.pm_.c:2215
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "SД±naq sЙ™hifЙ™si Г§ap edilir..."
-#: ../../printerdrake.pm_.c:2191
+#: ../../printerdrake.pm_.c:2217
#, fuzzy
msgid "Photo test page"
msgstr "SД±naq sЙ™hifЙ™si Г§ap edilir..."
-#: ../../printerdrake.pm_.c:2195
+#: ../../printerdrake.pm_.c:2221
#, fuzzy
msgid "Do not print any test page"
msgstr "SД±naq sЙ™hifЙ™si Г§ap edilir..."
-#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
+#: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383
msgid "Printing test page(s)..."
msgstr "SД±naq sЙ™hifЙ™si Г§ap edilir..."
-#: ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2255
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8528,7 +8530,7 @@ msgstr ""
"\n"
"DГјz mГј iЕџlЙ™yir?"
-#: ../../printerdrake.pm_.c:2233
+#: ../../printerdrake.pm_.c:2259
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8538,16 +8540,16 @@ msgstr ""
"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
"DГјz mГј iЕџlЙ™yir?"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printerdrake.pm_.c:2266
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
+#: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445
#, fuzzy
msgid "Raw printer"
msgstr "Г‡ap Edicisiz"
-#: ../../printerdrake.pm_.c:2288
+#: ../../printerdrake.pm_.c:2314
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8556,15 +8558,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2290
+#: ../../printerdrake.pm_.c:2316
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
-#: ../../printerdrake.pm_.c:2320
+#: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2346
#, c-format
msgid ""
"\n"
@@ -8573,7 +8575,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8581,41 +8583,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2300
+#: ../../printerdrake.pm_.c:2326
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
+#: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
-#: ../../printerdrake.pm_.c:2327
+#: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2353
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
+#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2325
+#: ../../printerdrake.pm_.c:2351
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2329
+#: ../../printerdrake.pm_.c:2355
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8625,7 +8627,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printerdrake.pm_.c:2359
#, c-format
msgid ""
"\n"
@@ -8634,41 +8636,41 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2369
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "ЕћЙ™bЙ™kЙ™ dayandД±rД±lД±r"
-#: ../../printerdrake.pm_.c:2344
+#: ../../printerdrake.pm_.c:2370
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "ЕћЙ™bЙ™kЙ™ dayandД±rД±lД±r"
-#: ../../printerdrake.pm_.c:2346
+#: ../../printerdrake.pm_.c:2372
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "ЕћЙ™bЙ™kЙ™ dayandД±rД±lД±r"
-#: ../../printerdrake.pm_.c:2347
+#: ../../printerdrake.pm_.c:2373
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "ЕћЙ™bЙ™kЙ™ dayandД±rД±lД±r"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
-#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
+#: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379
+#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381
+#: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
msgstr "Qapat"
-#: ../../printerdrake.pm_.c:2353
+#: ../../printerdrake.pm_.c:2379
#, fuzzy
msgid "Print option list"
msgstr "Çap edici seçənəkləri"
-#: ../../printerdrake.pm_.c:2373
+#: ../../printerdrake.pm_.c:2399
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8682,7 +8684,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2394
+#: ../../printerdrake.pm_.c:2420
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8695,19 +8697,19 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
-#: ../../printerdrake.pm_.c:3170
+#: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904
+#: ../../printerdrake.pm_.c:3199
#, fuzzy
msgid "Reading printer data..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
-#: ../../printerdrake.pm_.c:2499
+#: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490
+#: ../../printerdrake.pm_.c:2525
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Д°nternet qurДџularД±"
-#: ../../printerdrake.pm_.c:2437
+#: ../../printerdrake.pm_.c:2463
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8717,51 +8719,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2440
+#: ../../printerdrake.pm_.c:2466
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2442
+#: ../../printerdrake.pm_.c:2468
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2444
+#: ../../printerdrake.pm_.c:2470
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2446
+#: ../../printerdrake.pm_.c:2472
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2447
+#: ../../printerdrake.pm_.c:2473
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2448
+#: ../../printerdrake.pm_.c:2474
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2451
+#: ../../printerdrake.pm_.c:2477
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
+#: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2465
+#: ../../printerdrake.pm_.c:2491
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8769,61 +8771,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2473
+#: ../../printerdrake.pm_.c:2499
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"
-#: ../../printerdrake.pm_.c:2478
+#: ../../printerdrake.pm_.c:2504
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2486
+#: ../../printerdrake.pm_.c:2512
#, fuzzy
msgid "New printer name"
msgstr "Г‡ap Edicisiz"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printerdrake.pm_.c:2515
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2500
+#: ../../printerdrake.pm_.c:2526
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printerdrake.pm_.c:2536
#, fuzzy
msgid "Refreshing printer data..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
-#: ../../printerdrake.pm_.c:2602
+#: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619
+#: ../../printerdrake.pm_.c:2631
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2519
+#: ../../printerdrake.pm_.c:2545
#, fuzzy
msgid "Starting network..."
msgstr "BaДџlantД±nД±z baЕџladД±lД±r..."
-#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
-#: ../../printerdrake.pm_.c:2560
+#: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584
+#: ../../printerdrake.pm_.c:2586
#, fuzzy
msgid "Configure the network now"
msgstr "ЕћЙ™bЙ™kЙ™ni qur"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printerdrake.pm_.c:2581
#, fuzzy
msgid "Network functionality not configured"
msgstr "Monitor qurulmayД±b"
-#: ../../printerdrake.pm_.c:2556
+#: ../../printerdrake.pm_.c:2582
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8831,12 +8833,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2559
+#: ../../printerdrake.pm_.c:2585
#, fuzzy
msgid "Go on without configuring the network"
msgstr "ЕћЙ™bЙ™kЙ™ QurДџularД±"
-#: ../../printerdrake.pm_.c:2592
+#: ../../printerdrake.pm_.c:2621
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8846,34 +8848,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2593
+#: ../../printerdrake.pm_.c:2622
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2603
+#: ../../printerdrake.pm_.c:2632
#, fuzzy
msgid "Restarting printing system..."
msgstr "HansД± Г§ap edici sistemini istifadЙ™ etmЙ™k istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "high"
msgstr "YГјksЙ™k"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "paranoid"
msgstr "ЕћГјbhЙ™ci"
-#: ../../printerdrake.pm_.c:2642
+#: ../../printerdrake.pm_.c:2671
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2643
+#: ../../printerdrake.pm_.c:2672
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8888,12 +8890,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2675
+#: ../../printerdrake.pm_.c:2704
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "HansД± Г§ap edici sistemini istifadЙ™ etmЙ™k istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:2676
+#: ../../printerdrake.pm_.c:2705
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8907,65 +8909,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
-#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
-#: ../../printerdrake.pm_.c:2943
+#: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770
+#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851
+#: ../../printerdrake.pm_.c:2972
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2746
+#: ../../printerdrake.pm_.c:2775
msgid "Removing LPRng..."
msgstr ""
-#: ../../printerdrake.pm_.c:2785
+#: ../../printerdrake.pm_.c:2814
msgid "Removing LPD..."
msgstr ""
-#: ../../printerdrake.pm_.c:2858
+#: ../../printerdrake.pm_.c:2887
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../printerdrake.pm_.c:2859
+#: ../../printerdrake.pm_.c:2888
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "HansД± Г§ap edici sistemini istifadЙ™ etmЙ™k istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:2895
+#: ../../printerdrake.pm_.c:2924
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Г‡ap Edicini Qur"
-#: ../../printerdrake.pm_.c:2909
+#: ../../printerdrake.pm_.c:2938
#, fuzzy
msgid "Installing Foomatic..."
msgstr "%s paketi qurulur"
-#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
-#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
+#: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049
+#: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519
msgid "Printer options"
msgstr "Çap edici seçənəkləri"
-#: ../../printerdrake.pm_.c:2989
+#: ../../printerdrake.pm_.c:3018
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
+#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609
#, fuzzy
msgid "Configuring applications..."
msgstr "Г‡ap Edicini Qur"
-#: ../../printerdrake.pm_.c:3027
+#: ../../printerdrake.pm_.c:3056
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Bir Г§ap edici qurmaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:3039
+#: ../../printerdrake.pm_.c:3068
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3099
+#: ../../printerdrake.pm_.c:3128
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8976,7 +8978,7 @@ 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."
-#: ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3129
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8986,139 +8988,139 @@ 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."
-#: ../../printerdrake.pm_.c:3127
+#: ../../printerdrake.pm_.c:3156
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3145
+#: ../../printerdrake.pm_.c:3174
#, fuzzy
msgid "Change the printing system"
msgstr "ЕћЙ™bЙ™kЙ™ni qur"
-#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
+#: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277
msgid "Normal Mode"
msgstr "Normal Mod"
-#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3573
+#: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389
+#: ../../printerdrake.pm_.c:3602
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "QurДџularД± sД±namaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:3395
+#: ../../printerdrake.pm_.c:3424
#, fuzzy
msgid "Modify printer configuration"
msgstr "Д°nternet qurДџularД±"
-#: ../../printerdrake.pm_.c:3397
+#: ../../printerdrake.pm_.c:3426
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "QurДџularД± sД±namaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:3401
+#: ../../printerdrake.pm_.c:3430
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
+#: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490
#, fuzzy
msgid "Printer connection type"
msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
+#: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494
#, fuzzy
msgid "Printer name, description, location"
msgstr "Г‡ap Edici BaДџlantД±sД±"
-#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
+#: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
+#: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
+#: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
+#: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
+#: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
+#: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546
#, fuzzy
msgid "Print test pages"
msgstr "SД±naq sЙ™hifЙ™si Г§ap edilir..."
-#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
+#: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548
#, fuzzy
msgid "Know how to use this printer"
msgstr "QurДџularД± sД±namaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
+#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550
#, fuzzy
msgid "Remove printer"
msgstr "Uzaq Г‡ap Edici"
-#: ../../printerdrake.pm_.c:3472
+#: ../../printerdrake.pm_.c:3501
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
-#: ../../printerdrake.pm_.c:3497
+#: ../../printerdrake.pm_.c:3526
#, fuzzy
msgid "Default printer"
msgstr "Yerli Г‡ap Edici"
-#: ../../printerdrake.pm_.c:3498
+#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
+#: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3503
+#: ../../printerdrake.pm_.c:3532
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3506
+#: ../../printerdrake.pm_.c:3535
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
+#: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3512
+#: ../../printerdrake.pm_.c:3541
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3515
+#: ../../printerdrake.pm_.c:3544
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3523
+#: ../../printerdrake.pm_.c:3552
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "ЕћЙ™bЙ™kЙ™ni yenidЙ™n baЕџlatmaq istЙ™yirsiniz?"
-#: ../../printerdrake.pm_.c:3527
+#: ../../printerdrake.pm_.c:3556
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "CUPS sГјrГјcГј datasД± oxunur..."
@@ -9217,6 +9219,31 @@ msgstr "mkraid iflas etdi (raidtools Й™ksik ola bilЙ™r mi?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "%d səviyyə RAID üçün çatmayan sayda disk bölməsi\n"
+#: ../../security/main.pm_.c:35
+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"
+"\t 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"
+"\t email)"
+msgstr ""
+
#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
@@ -9244,6 +9271,20 @@ msgid ""
"system security. If you need explanations, click on Help.\n"
msgstr ""
+#: ../../security/main.pm_.c:226
+#, fuzzy
+msgid "Network Options"
+msgstr "Modul seçənəkləri:"
+
+#: ../../security/main.pm_.c:235
+#, fuzzy
+msgid "System Options"
+msgstr "Modul seçənəkləri:"
+
+#: ../../security/main.pm_.c:242
+msgid "Periodic Checks"
+msgstr ""
+
#: ../../security/main.pm_.c:256
#, fuzzy
msgid "Please wait, setting security level..."
@@ -9733,8 +9774,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful Linux server with a few clicks of your "
-"mouse: Web server, mail, firewall, router, file and print server, ..."
+"Transform your machine into a powerful Linux server with a few clicks of "
+"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -10074,7 +10115,7 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:484
+#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480
#: ../../standalone/scannerdrake_.c:119
msgid "Congratulations!"
msgstr "TЙ™briklЙ™r!"
@@ -12096,19 +12137,19 @@ msgstr "SiseminizdЙ™ ЕџЙ™bЙ™kЙ™ adapteri yoxdur!"
msgid "Post Uninstall"
msgstr "Qurulumdan Г§Д±x"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:188
+#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
msgid "Internet Connection Sharing"
msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../standalone/drakgw_.c:119
+#: ../../standalone/drakgw_.c:115
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:130
+#: ../../standalone/drakgw_.c:126
msgid "Internet Connection Sharing currently enabled"
msgstr "İnternet Bağlantısı Bölüşdürülməsi fəallaşdırıldı"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:127
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12120,31 +12161,31 @@ msgstr ""
"\n"
"NЙ™ etmЙ™k istЙ™yirsiniz?"
-#: ../../standalone/drakgw_.c:135
+#: ../../standalone/drakgw_.c:131
msgid "disable"
msgstr "passivlЙ™Еџdir"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "dismiss"
msgstr "keç"
-#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
msgid "reconfigure"
msgstr "yenidЙ™n quraЕџdД±r"
-#: ../../standalone/drakgw_.c:138
+#: ../../standalone/drakgw_.c:134
msgid "Disabling servers..."
msgstr "VericilЙ™r baДџlanД±r..."
-#: ../../standalone/drakgw_.c:146
+#: ../../standalone/drakgw_.c:142
msgid "Internet connection sharing is now disabled."
msgstr "İnternet Bağlantısı Bölüşdürülməsi indi bağlandı"
-#: ../../standalone/drakgw_.c:155
+#: ../../standalone/drakgw_.c:151
msgid "Internet Connection Sharing currently disabled"
msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:152
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -12156,19 +12197,19 @@ msgstr ""
"\n"
"NЙ™ etmЙ™k istЙ™yirsiniz?"
-#: ../../standalone/drakgw_.c:160
+#: ../../standalone/drakgw_.c:156
msgid "enable"
msgstr "fЙ™allaЕџdД±r"
-#: ../../standalone/drakgw_.c:167
+#: ../../standalone/drakgw_.c:163
msgid "Enabling servers..."
msgstr "XidmЙ™tlЙ™r fЙ™allaЕџdД±rД±lД±r..."
-#: ../../standalone/drakgw_.c:172
+#: ../../standalone/drakgw_.c:168
msgid "Internet connection sharing is now enabled."
msgstr "İnternet Bağlantısı Bölüşdürülməsi indi açıldı"
-#: ../../standalone/drakgw_.c:189
+#: ../../standalone/drakgw_.c:185
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 "
@@ -12184,21 +12225,21 @@ msgstr ""
"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
"ehtiyacД±nД±z var."
-#: ../../standalone/drakgw_.c:215
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Ara Гњz %s (%s modulu iЕџlЙ™dilir)"
-#: ../../standalone/drakgw_.c:216
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Ara Гјz %s"
-#: ../../standalone/drakgw_.c:224
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "SiseminizdЙ™ ЕџЙ™bЙ™kЙ™ adapteri yoxdur!"
-#: ../../standalone/drakgw_.c:225
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -12206,11 +12247,11 @@ msgstr ""
"SisteminizdЙ™ ЕџЙ™bЙ™kЙ™ kartД± tapД±la bilmЙ™yib.AvadanlД±ДџД± quran vasitЙ™ni iЕџЙ™ "
"salД±n."
-#: ../../standalone/drakgw_.c:231
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "ЕћЙ™bЙ™kЙ™ ara ГјzГј"
-#: ../../standalone/drakgw_.c:232
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12225,18 +12266,18 @@ msgstr ""
"\n"
"Yerli ЕћЙ™bЙ™kЙ™ adapterinizi qurmaq ГјzЙ™rЙ™yЙ™m?"
-#: ../../standalone/drakgw_.c:241
+#: ../../standalone/drakgw_.c:237
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"
-#: ../../standalone/drakgw_.c:259
+#: ../../standalone/drakgw_.c:255
#, fuzzy
msgid "Network interface already configured"
msgstr "Monitor qurulmayД±b"
-#: ../../standalone/drakgw_.c:260
+#: ../../standalone/drakgw_.c:256
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12246,17 +12287,17 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Qurulum TЙ™rzi QuraЕџdД±rД±lmasД±"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, fuzzy
msgid "Show current interface configuration"
msgstr "Д°nternet qurДџularД±"
-#: ../../standalone/drakgw_.c:268
+#: ../../standalone/drakgw_.c:264
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12267,7 +12308,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:280
+#: ../../standalone/drakgw_.c:276
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
@@ -12279,42 +12320,42 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:285
+#: ../../standalone/drakgw_.c:281
msgid "C-Class Local Network"
msgstr ""
-#: ../../standalone/drakgw_.c:286
+#: ../../standalone/drakgw_.c:282
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "CUPS verici IP"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, 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"
-#: ../../standalone/drakgw_.c:315
+#: ../../standalone/drakgw_.c:311
msgid "Configuring..."
msgstr "QuraЕџdД±rД±lД±r..."
-#: ../../standalone/drakgw_.c:316
+#: ../../standalone/drakgw_.c:312
msgid "Configuring scripts, installing software, starting servers..."
msgstr "SkriptlЙ™ qurulur, proqram tЙ™'minatД± qurulur, xidmЙ™tlЙ™r baЕџladД±lД±r..."
-#: ../../standalone/drakgw_.c:352
+#: ../../standalone/drakgw_.c:348
#, c-format
msgid "Problems installing package %s"
msgstr "%s paketi qurulurkЙ™n xЙ™ta oldu"
-#: ../../standalone/drakgw_.c:485
+#: ../../standalone/drakgw_.c:481
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -12325,23 +12366,23 @@ msgstr ""
"bölüşdürə bilərsiniz, bunun üçün isə avtomatik şəbəkə quraşdırılması (DHCP) "
"iЕџlЙ™dilir."
-#: ../../standalone/drakgw_.c:504
+#: ../../standalone/drakgw_.c:500
msgid "The setup has already been done, but it's currently disabled."
msgstr "QuraЕџdД±rma artД±q qurtarД±bdД±r, amma fЙ™aliyyЙ™ti dayandД±rД±lД±b."
-#: ../../standalone/drakgw_.c:505
+#: ../../standalone/drakgw_.c:501
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."
-#: ../../standalone/drakgw_.c:506
+#: ../../standalone/drakgw_.c:502
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/drakgw_.c:511
+#: ../../standalone/drakgw_.c:507
msgid "Internet connection sharing configuration"
msgstr "İnternet bağlantısı bölüşdürülməsi quraşdırılması"
-#: ../../standalone/drakgw_.c:518
+#: ../../standalone/drakgw_.c:514
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index 8a9393b7f..019726dd5 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: 2002-09-11 13:59+0200\n"
+"POT-Creation-Date: 2002-09-12 13:54+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -196,7 +196,7 @@ msgid "Ok"
msgstr "Ок"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3184
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Выхад"
@@ -300,13 +300,13 @@ msgid "Graphics card: %s"
msgstr "Вiдэакарта: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
+#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2150
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
@@ -316,7 +316,7 @@ msgstr "Вiдэакарта: %s"
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr "Адмена"
@@ -608,7 +608,7 @@ msgstr "Дадаць"
#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
+#: ../../printerdrake.pm_.c:3184 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr "Зроблена"
@@ -1222,7 +1222,9 @@ msgid "Install themes"
msgstr "Усталяванне сiстэмы"
#: ../../bootlook.pm_.c:147
-msgid "Display theme under console"
+msgid ""
+"Display theme\n"
+"under console"
msgstr ""
#: ../../bootlook.pm_.c:148
@@ -1230,14 +1232,14 @@ msgstr ""
msgid "Create new theme"
msgstr "Стварэнне новага раздзелу"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:193
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
-#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
-#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1248,131 +1250,131 @@ msgstr ""
msgid "Error"
msgstr "Памылка"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:199
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:229
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "Сервер XFree86 %s"
-#: ../../bootlook.pm_.c:231
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:255
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
#, fuzzy
msgid "Notice"
msgstr "гальштук"
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Клас усталявання"
-#: ../../bootlook.pm_.c:266
+#: ../../bootlook.pm_.c:267
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Сумеснае Iнтэрнэт-злучэнне"
-#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
+#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
+#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
#, fuzzy
msgid "Configure"
msgstr "Настройка X Window"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:276
#, fuzzy
msgid "Splash selection"
msgstr "Асабiсты выбар пакетаў"
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:279
#, fuzzy
msgid "Themes"
msgstr "Дрэва"
-#: ../../bootlook.pm_.c:280
+#: ../../bootlook.pm_.c:281
msgid ""
"\n"
-"Select a theme for\n"
+"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:284
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:288
+#: ../../bootlook.pm_.c:289
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:324
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:326
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:330
+#: ../../bootlook.pm_.c:331
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:332
+#: ../../bootlook.pm_.c:333
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
+#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
@@ -1385,47 +1387,47 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:402
+#: ../../bootlook.pm_.c:403
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:94
+#: ../../common.pm_.c:99
msgid "MB"
msgstr "Мб"
-#: ../../common.pm_.c:102
+#: ../../common.pm_.c:107
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:110
+#: ../../common.pm_.c:115
#, c-format
msgid "%d minutes"
msgstr "%d хвiлiн"
-#: ../../common.pm_.c:112
+#: ../../common.pm_.c:117
msgid "1 minute"
msgstr "1 хвiлiна"
-#: ../../common.pm_.c:114
+#: ../../common.pm_.c:119
#, c-format
msgid "%d seconds"
msgstr "%d секундаў"
-#: ../../common.pm_.c:159
+#: ../../common.pm_.c:164
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Дадаць раздзел немагчыма"
-#: ../../common.pm_.c:166
+#: ../../common.pm_.c:171
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Вы можаце абраць іншыя мовы, якiя будуць даступны пасля ўсталявання"
@@ -2624,7 +2626,7 @@ msgstr ""
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1543
msgid "Description"
msgstr "Апiсанне"
@@ -5153,8 +5155,8 @@ msgstr "Порт мышы"
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
-#: ../../printerdrake.pm_.c:3026
+#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2966
+#: ../../printerdrake.pm_.c:3055
msgid "Printer"
msgstr "Прынтэр"
@@ -5313,7 +5315,7 @@ msgstr "Першы дыскавод"
msgid "Second floppy drive"
msgstr "Другi дыскавод"
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2496
msgid "Skip"
msgstr "Прапусцiць"
@@ -5525,12 +5527,12 @@ msgstr "Абярыце дзеянне"
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:321
+#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
msgid "Basic"
msgstr ""
#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2124
+#: ../../printerdrake.pm_.c:2150
msgid "<- Previous"
msgstr ""
@@ -6156,7 +6158,7 @@ msgstr ""
msgid "Finish"
msgstr "Фiнскi"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
+#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2152
msgid "Next ->"
msgstr "Далей ->"
@@ -6288,7 +6290,7 @@ msgstr ""
"Нi водны ethernet сеткавы адаптар у вашай сiстэме не вызначаны. Калi ласка, "
"скарыстайце канфiгурацыйны iнструмэнт."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
msgid "Choose the network interface"
msgstr "Пазначце сеткавы iнтэрфейс"
@@ -6624,7 +6626,7 @@ msgstr "Абярыце асноўнага карыстальнiка:"
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
+#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3180
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
#, fuzzy
@@ -7055,7 +7057,7 @@ msgstr ""
msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
+#: ../../printer.pm_.c:34 ../../printer.pm_.c:1134
msgid "CUPS"
msgstr ""
@@ -7112,104 +7114,104 @@ msgstr "URI прынтэру"
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
+#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:542
msgid "Unknown Model"
msgstr ""
-#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
-#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
+#: ../../printer.pm_.c:744 ../../printer.pm_.c:935 ../../printer.pm_.c:1327
+#: ../../printerdrake.pm_.c:2286 ../../printerdrake.pm_.c:3443
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:763
+#: ../../printer.pm_.c:772
#, fuzzy
msgid "Local Printers"
msgstr "Лакальны прынтэр"
-#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
+#: ../../printer.pm_.c:774 ../../printer.pm_.c:1135
#, fuzzy
msgid "Remote Printers"
msgstr "Аддалены прынтэр"
-#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
+#: ../../printer.pm_.c:781 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
+#: ../../printer.pm_.c:784 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:780
+#: ../../printer.pm_.c:789
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:783
+#: ../../printer.pm_.c:792
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:785
+#: ../../printer.pm_.c:794
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:787
+#: ../../printer.pm_.c:796
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:790
+#: ../../printer.pm_.c:799
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Памылка запiсу ў файл %s"
-#: ../../printer.pm_.c:792
+#: ../../printer.pm_.c:801
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:794
+#: ../../printer.pm_.c:803
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:798
+#: ../../printer.pm_.c:807
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer.pm_.c:811
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer.pm_.c:813
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
+#: ../../printer.pm_.c:932 ../../printerdrake.pm_.c:1682
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1095
+#: ../../printer.pm_.c:1104
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(модуль %s)"
-#: ../../printer.pm_.c:1097
+#: ../../printer.pm_.c:1106
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1122
+#: ../../printer.pm_.c:1131
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP сервера SMB"
-#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
-#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
-#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
-#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
+#: ../../printer.pm_.c:1137 ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3111 ../../printerdrake.pm_.c:3332
+#: ../../printerdrake.pm_.c:3384 ../../printerdrake.pm_.c:3410
+#: ../../printerdrake.pm_.c:3585 ../../printerdrake.pm_.c:3587
msgid " (Default)"
msgstr " (Па дамаўленню)"
@@ -7236,12 +7238,12 @@ msgstr ""
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
+#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3164
#, fuzzy
msgid "CUPS configuration"
msgstr "Настройка"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
+#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3165
#, fuzzy
msgid "Specify CUPS server"
msgstr "Аддалены сервер CUPS"
@@ -7291,19 +7293,19 @@ msgid "Automatic CUPS configuration"
msgstr "Настройка мадэму"
#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
-#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
-#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
-#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
-#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
-#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
-#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
-#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
-#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
-#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
+#: ../../printerdrake.pm_.c:1555 ../../printerdrake.pm_.c:1559
+#: ../../printerdrake.pm_.c:1677 ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2382 ../../printerdrake.pm_.c:2441
+#: ../../printerdrake.pm_.c:2514 ../../printerdrake.pm_.c:2535
+#: ../../printerdrake.pm_.c:2728 ../../printerdrake.pm_.c:2769
+#: ../../printerdrake.pm_.c:2774 ../../printerdrake.pm_.c:2808
+#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2850
+#: ../../printerdrake.pm_.c:2903 ../../printerdrake.pm_.c:2923
+#: ../../printerdrake.pm_.c:2937 ../../printerdrake.pm_.c:2971
+#: ../../printerdrake.pm_.c:3017 ../../printerdrake.pm_.c:3035
+#: ../../printerdrake.pm_.c:3124 ../../printerdrake.pm_.c:3198
+#: ../../printerdrake.pm_.c:3500 ../../printerdrake.pm_.c:3555
+#: ../../printerdrake.pm_.c:3608 ../../standalone/printerdrake_.c:57
#, fuzzy
msgid "Printerdrake"
msgstr "Прынтэр"
@@ -7408,7 +7410,7 @@ msgid ""
msgstr ""
#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
-#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
+#: ../../printerdrake.pm_.c:3146 ../../printerdrake.pm_.c:3271
#, fuzzy
msgid "Add a new printer"
msgstr "Iмя друкаркi"
@@ -7877,36 +7879,36 @@ msgstr ""
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1515
+#: ../../printerdrake.pm_.c:1541
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1516
+#: ../../printerdrake.pm_.c:1542
msgid "Name of printer"
msgstr "Iмя друкаркi"
-#: ../../printerdrake.pm_.c:1518
+#: ../../printerdrake.pm_.c:1544
msgid "Location"
msgstr "Размеркаванне"
-#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
+#: ../../printerdrake.pm_.c:1556 ../../printerdrake.pm_.c:1678
#, fuzzy
msgid "Reading printer database..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:1534
+#: ../../printerdrake.pm_.c:1560
#, fuzzy
msgid "Preparing printer database..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:1631
+#: ../../printerdrake.pm_.c:1657
#, fuzzy
msgid "Your printer model"
msgstr "Аддалены прынтэр"
-#: ../../printerdrake.pm_.c:1632
+#: ../../printerdrake.pm_.c:1658
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7921,28 +7923,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
+#: ../../printerdrake.pm_.c:1663 ../../printerdrake.pm_.c:1666
#, fuzzy
msgid "The model is correct"
msgstr "Гэта дакладна?"
-#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
-#: ../../printerdrake.pm_.c:1642
+#: ../../printerdrake.pm_.c:1664 ../../printerdrake.pm_.c:1665
+#: ../../printerdrake.pm_.c:1668
#, fuzzy
msgid "Select model manually"
msgstr "Аддалены прынтэр"
-#: ../../printerdrake.pm_.c:1659
+#: ../../printerdrake.pm_.c:1685
#, fuzzy
msgid "Printer model selection"
msgstr "Злучэнне прынтэру"
-#: ../../printerdrake.pm_.c:1660
+#: ../../printerdrake.pm_.c:1686
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Якi тып друкаркi вы маеце?"
-#: ../../printerdrake.pm_.c:1661
+#: ../../printerdrake.pm_.c:1687
msgid ""
"\n"
"\n"
@@ -7951,18 +7953,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1664
+#: ../../printerdrake.pm_.c:1690
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1741
+#: ../../printerdrake.pm_.c:1767
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Настройка злучэння з Iнтэрнэтам"
-#: ../../printerdrake.pm_.c:1742
+#: ../../printerdrake.pm_.c:1768
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7972,12 +7974,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
+#: ../../printerdrake.pm_.c:1811 ../../printerdrake.pm_.c:1838
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Настройка злучэння з Iнтэрнэтам"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printerdrake.pm_.c:1812
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7985,7 +7987,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1813
+#: ../../printerdrake.pm_.c:1839
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7997,11 +7999,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1816
+#: ../../printerdrake.pm_.c:1842
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1817
+#: ../../printerdrake.pm_.c:1843
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8024,7 +8026,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2040
+#: ../../printerdrake.pm_.c:2066
msgid ""
"Printer default settings\n"
"\n"
@@ -8034,34 +8036,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2049
+#: ../../printerdrake.pm_.c:2075
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2053
+#: ../../printerdrake.pm_.c:2079
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2058
+#: ../../printerdrake.pm_.c:2084
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2097
+#: ../../printerdrake.pm_.c:2123
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Жадаеце пратэсцiраваць друк?"
-#: ../../printerdrake.pm_.c:2120
+#: ../../printerdrake.pm_.c:2146
#, fuzzy
msgid "Test pages"
msgstr "Праверка партоў"
-#: ../../printerdrake.pm_.c:2121
+#: ../../printerdrake.pm_.c:2147
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8069,45 +8071,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2125
+#: ../../printerdrake.pm_.c:2151
#, fuzzy
msgid "No test pages"
msgstr "Так, надрукаваць абедзве старонкi тэксту"
-#: ../../printerdrake.pm_.c:2126
+#: ../../printerdrake.pm_.c:2152
#, fuzzy
msgid "Print"
msgstr "Прынтэр"
-#: ../../printerdrake.pm_.c:2183
+#: ../../printerdrake.pm_.c:2209
#, fuzzy
msgid "Standard test page"
msgstr "Стандартны"
-#: ../../printerdrake.pm_.c:2186
+#: ../../printerdrake.pm_.c:2212
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2189
+#: ../../printerdrake.pm_.c:2215
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "Друк тэставых старонак"
-#: ../../printerdrake.pm_.c:2191
+#: ../../printerdrake.pm_.c:2217
#, fuzzy
msgid "Photo test page"
msgstr "Друк тэставых старонак"
-#: ../../printerdrake.pm_.c:2195
+#: ../../printerdrake.pm_.c:2221
#, fuzzy
msgid "Do not print any test page"
msgstr "Друк тэставых старонак"
-#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
+#: ../../printerdrake.pm_.c:2230 ../../printerdrake.pm_.c:2383
msgid "Printing test page(s)..."
msgstr "Друк тэставых старонак"
-#: ../../printerdrake.pm_.c:2229
+#: ../../printerdrake.pm_.c:2255
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8123,7 +8125,7 @@ msgstr ""
"\n"
"Ён працуе нармальна?"
-#: ../../printerdrake.pm_.c:2233
+#: ../../printerdrake.pm_.c:2259
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8133,16 +8135,16 @@ msgstr ""
"Перад тым, як прынтэр запрацуе, можа прайсцi пэўны час.\n"
"Ён працуе нармальна?"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printerdrake.pm_.c:2266
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
+#: ../../printerdrake.pm_.c:2288 ../../printerdrake.pm_.c:3445
#, fuzzy
msgid "Raw printer"
msgstr "Iмя друкаркi"
-#: ../../printerdrake.pm_.c:2288
+#: ../../printerdrake.pm_.c:2314
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8151,15 +8153,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2290
+#: ../../printerdrake.pm_.c:2316
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
-#: ../../printerdrake.pm_.c:2320
+#: ../../printerdrake.pm_.c:2319 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2346
#, c-format
msgid ""
"\n"
@@ -8168,7 +8170,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
+#: ../../printerdrake.pm_.c:2322 ../../printerdrake.pm_.c:2362
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8176,41 +8178,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2300
+#: ../../printerdrake.pm_.c:2326
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
+#: ../../printerdrake.pm_.c:2331 ../../printerdrake.pm_.c:2341
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
-#: ../../printerdrake.pm_.c:2327
+#: ../../printerdrake.pm_.c:2333 ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2353
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
+#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2348
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2325
+#: ../../printerdrake.pm_.c:2351
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2329
+#: ../../printerdrake.pm_.c:2355
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8220,7 +8222,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printerdrake.pm_.c:2359
#, c-format
msgid ""
"\n"
@@ -8229,29 +8231,29 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2343
+#: ../../printerdrake.pm_.c:2369
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Адлучэнне ад сеткi"
-#: ../../printerdrake.pm_.c:2344
+#: ../../printerdrake.pm_.c:2370
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Адлучэнне ад сеткi"
-#: ../../printerdrake.pm_.c:2346
+#: ../../printerdrake.pm_.c:2372
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Адлучэнне ад сеткi"
-#: ../../printerdrake.pm_.c:2347
+#: ../../printerdrake.pm_.c:2373
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Адлучэнне ад сеткi"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
-#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
+#: ../../printerdrake.pm_.c:2376 ../../printerdrake.pm_.c:2379
+#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2381
+#: ../../printerdrake.pm_.c:3429 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
@@ -8259,12 +8261,12 @@ msgstr "Адлучэнне ад сеткi"
msgid "Close"
msgstr "Порт мышы"
-#: ../../printerdrake.pm_.c:2353
+#: ../../printerdrake.pm_.c:2379
#, fuzzy
msgid "Print option list"
msgstr "Опцыi прынтэру"
-#: ../../printerdrake.pm_.c:2373
+#: ../../printerdrake.pm_.c:2399
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8278,7 +8280,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2394
+#: ../../printerdrake.pm_.c:2420
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8291,19 +8293,19 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
-#: ../../printerdrake.pm_.c:3170
+#: ../../printerdrake.pm_.c:2442 ../../printerdrake.pm_.c:2904
+#: ../../printerdrake.pm_.c:3199
#, fuzzy
msgid "Reading printer data..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
-#: ../../printerdrake.pm_.c:2499
+#: ../../printerdrake.pm_.c:2462 ../../printerdrake.pm_.c:2490
+#: ../../printerdrake.pm_.c:2525
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Настройка злучэння з Iнтэрнэтам"
-#: ../../printerdrake.pm_.c:2437
+#: ../../printerdrake.pm_.c:2463
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8313,51 +8315,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2440
+#: ../../printerdrake.pm_.c:2466
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2442
+#: ../../printerdrake.pm_.c:2468
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2444
+#: ../../printerdrake.pm_.c:2470
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2446
+#: ../../printerdrake.pm_.c:2472
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2447
+#: ../../printerdrake.pm_.c:2473
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2448
+#: ../../printerdrake.pm_.c:2474
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2451
+#: ../../printerdrake.pm_.c:2477
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
+#: ../../printerdrake.pm_.c:2478 ../../printerdrake.pm_.c:2495
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2465
+#: ../../printerdrake.pm_.c:2491
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8365,62 +8367,62 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2473
+#: ../../printerdrake.pm_.c:2499
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2478
+#: ../../printerdrake.pm_.c:2504
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2486
+#: ../../printerdrake.pm_.c:2512
#, fuzzy
msgid "New printer name"
msgstr "Iмя друкаркi"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printerdrake.pm_.c:2515
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2500
+#: ../../printerdrake.pm_.c:2526
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printerdrake.pm_.c:2536
#, fuzzy
msgid "Refreshing printer data..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
-#: ../../printerdrake.pm_.c:2602
+#: ../../printerdrake.pm_.c:2544 ../../printerdrake.pm_.c:2619
+#: ../../printerdrake.pm_.c:2631
#, fuzzy
msgid "Configuration of a remote printer"
msgstr "Настройка прынтэру"
-#: ../../printerdrake.pm_.c:2519
+#: ../../printerdrake.pm_.c:2545
#, fuzzy
msgid "Starting network..."
msgstr "Якi тып вашага ISDN злучэння?"
-#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
-#: ../../printerdrake.pm_.c:2560
+#: ../../printerdrake.pm_.c:2580 ../../printerdrake.pm_.c:2584
+#: ../../printerdrake.pm_.c:2586
#, fuzzy
msgid "Configure the network now"
msgstr "Настройка сеткi"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printerdrake.pm_.c:2581
#, fuzzy
msgid "Network functionality not configured"
msgstr "Манiтор пакуль не настроены"
-#: ../../printerdrake.pm_.c:2556
+#: ../../printerdrake.pm_.c:2582
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8428,12 +8430,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2559
+#: ../../printerdrake.pm_.c:2585
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Настройка сеткi"
-#: ../../printerdrake.pm_.c:2592
+#: ../../printerdrake.pm_.c:2621
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8443,34 +8445,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2593
+#: ../../printerdrake.pm_.c:2622
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2603
+#: ../../printerdrake.pm_.c:2632
#, fuzzy
msgid "Restarting printing system..."
msgstr "Якую сiстэму друку Вы жадаеце выкарыстоўваць?"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "high"
msgstr "Высокi"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printerdrake.pm_.c:2670
#, fuzzy
msgid "paranoid"
msgstr "Паранаiдальны"
-#: ../../printerdrake.pm_.c:2642
+#: ../../printerdrake.pm_.c:2671
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2643
+#: ../../printerdrake.pm_.c:2672
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8485,12 +8487,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2675
+#: ../../printerdrake.pm_.c:2704
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Якую сiстэму друку Вы жадаеце выкарыстоўваць?"
-#: ../../printerdrake.pm_.c:2676
+#: ../../printerdrake.pm_.c:2705
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8504,65 +8506,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
-#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
-#: ../../printerdrake.pm_.c:2943
+#: ../../printerdrake.pm_.c:2729 ../../printerdrake.pm_.c:2770
+#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2851
+#: ../../printerdrake.pm_.c:2972
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2746
+#: ../../printerdrake.pm_.c:2775
msgid "Removing LPRng..."
msgstr ""
-#: ../../printerdrake.pm_.c:2785
+#: ../../printerdrake.pm_.c:2814
msgid "Removing LPD..."
msgstr ""
-#: ../../printerdrake.pm_.c:2858
+#: ../../printerdrake.pm_.c:2887
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Выбар тыпу злучэння прынтэру"
-#: ../../printerdrake.pm_.c:2859
+#: ../../printerdrake.pm_.c:2888
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Якую сiстэму друку Вы жадаеце выкарыстоўваць?"
-#: ../../printerdrake.pm_.c:2895
+#: ../../printerdrake.pm_.c:2924
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Настройка прынтэру"
-#: ../../printerdrake.pm_.c:2909
+#: ../../printerdrake.pm_.c:2938
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Усталяванне пакету %s"
-#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
-#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
+#: ../../printerdrake.pm_.c:3008 ../../printerdrake.pm_.c:3049
+#: ../../printerdrake.pm_.c:3446 ../../printerdrake.pm_.c:3519
msgid "Printer options"
msgstr "Опцыi прынтэру"
-#: ../../printerdrake.pm_.c:2989
+#: ../../printerdrake.pm_.c:3018
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
+#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3609
#, fuzzy
msgid "Configuring applications..."
msgstr "Настройка прынтэру"
-#: ../../printerdrake.pm_.c:3027
+#: ../../printerdrake.pm_.c:3056
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Жадаеце настроiць прынтэр?"
-#: ../../printerdrake.pm_.c:3039
+#: ../../printerdrake.pm_.c:3068
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3099
+#: ../../printerdrake.pm_.c:3128
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8573,7 +8575,7 @@ msgstr ""
"Тут змяшчаюцца чэргi друку.\n"
"Вы можаце дадаць яшчэ, альбо змянiць iснуючыя."
-#: ../../printerdrake.pm_.c:3100
+#: ../../printerdrake.pm_.c:3129
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8583,140 +8585,140 @@ msgstr ""
"Тут змяшчаюцца чэргi друку.\n"
"Вы можаце дадаць яшчэ, альбо змянiць iснуючыя."
-#: ../../printerdrake.pm_.c:3127
+#: ../../printerdrake.pm_.c:3156
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3145
+#: ../../printerdrake.pm_.c:3174
#, fuzzy
msgid "Change the printing system"
msgstr "Настройка сеткi"
-#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
+#: ../../printerdrake.pm_.c:3179 ../../standalone/drakconnect_.c:277
#, fuzzy
msgid "Normal Mode"
msgstr "Звычайны"
-#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3573
+#: ../../printerdrake.pm_.c:3339 ../../printerdrake.pm_.c:3389
+#: ../../printerdrake.pm_.c:3602
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-#: ../../printerdrake.pm_.c:3395
+#: ../../printerdrake.pm_.c:3424
#, fuzzy
msgid "Modify printer configuration"
msgstr "Настройка злучэння з Iнтэрнэтам"
-#: ../../printerdrake.pm_.c:3397
+#: ../../printerdrake.pm_.c:3426
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-#: ../../printerdrake.pm_.c:3401
+#: ../../printerdrake.pm_.c:3430
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
+#: ../../printerdrake.pm_.c:3435 ../../printerdrake.pm_.c:3490
#, fuzzy
msgid "Printer connection type"
msgstr "Сумеснае Iнтэрнэт-злучэнне"
-#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
+#: ../../printerdrake.pm_.c:3436 ../../printerdrake.pm_.c:3494
#, fuzzy
msgid "Printer name, description, location"
msgstr "Злучэнне прынтэру"
-#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
+#: ../../printerdrake.pm_.c:3438 ../../printerdrake.pm_.c:3512
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
+#: ../../printerdrake.pm_.c:3439 ../../printerdrake.pm_.c:3513
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
+#: ../../printerdrake.pm_.c:3448 ../../printerdrake.pm_.c:3523
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
+#: ../../printerdrake.pm_.c:3450 ../../printerdrake.pm_.c:3528
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
+#: ../../printerdrake.pm_.c:3451 ../../printerdrake.pm_.c:3537
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
+#: ../../printerdrake.pm_.c:3452 ../../printerdrake.pm_.c:3546
#, fuzzy
msgid "Print test pages"
msgstr "Друк тэставых старонак"
-#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
+#: ../../printerdrake.pm_.c:3453 ../../printerdrake.pm_.c:3548
#, fuzzy
msgid "Know how to use this printer"
msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
+#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3550
#, fuzzy
msgid "Remove printer"
msgstr "Аддалены прынтэр"
-#: ../../printerdrake.pm_.c:3472
+#: ../../printerdrake.pm_.c:3501
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
-#: ../../printerdrake.pm_.c:3497
+#: ../../printerdrake.pm_.c:3526
#, fuzzy
msgid "Default printer"
msgstr "Лакальны прынтэр"
-#: ../../printerdrake.pm_.c:3498
+#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
+#: ../../printerdrake.pm_.c:3531 ../../printerdrake.pm_.c:3534
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3503
+#: ../../printerdrake.pm_.c:3532
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3506
+#: ../../printerdrake.pm_.c:3535
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
+#: ../../printerdrake.pm_.c:3540 ../../printerdrake.pm_.c:3543
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3512
+#: ../../printerdrake.pm_.c:3541
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3515
+#: ../../printerdrake.pm_.c:3544
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3523
+#: ../../printerdrake.pm_.c:3552
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Цi жадаеце пратэсцiраваць настройкi?"
-#: ../../printerdrake.pm_.c:3527
+#: ../../printerdrake.pm_.c:3556
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Чытаю базу дадзеных драйвероў CUPS"
@@ -8814,6 +8816,31 @@ msgstr "mkraid не працаздольны (можа raid прылады адсутнiчаюць?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Недастаткова раздзелаў для RAID узроўня %d\n"
+#: ../../security/main.pm_.c:35
+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"
+"\t 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"
+"\t email)"
+msgstr ""
+
#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
@@ -8841,6 +8868,20 @@ msgid ""
"system security. If you need explanations, click on Help.\n"
msgstr ""
+#: ../../security/main.pm_.c:226
+#, fuzzy
+msgid "Network Options"
+msgstr "Опцыi модулю:"
+
+#: ../../security/main.pm_.c:235
+#, fuzzy
+msgid "System Options"
+msgstr "Опцыi модулю:"
+
+#: ../../security/main.pm_.c:242
+msgid "Periodic Checks"
+msgstr ""
+
#: ../../security/main.pm_.c:256
#, fuzzy
msgid "Please wait, setting security level..."
@@ -9318,8 +9359,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful Linux server with a few clicks of your "
-"mouse: Web server, mail, firewall, router, file and print server, ..."
+"Transform your machine into a powerful Linux server with a few clicks of "
+"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9