* @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see * the docs/CREDITS.txt file. * */ namespace phpbb\db; use phpbb\user; class html_migrator_output_handler implements migrator_output_handler_interface { /** * User object. * * @var user */ private $user; /** * Constructor * * @param user $user User object */ public function __construct(user $user) { $this->user = $user; } /** * {@inheritdoc} */ public function write($message, $verbosity) { if ($verbosity <= migrator_output_handler_interface::VERBOSITY_VERBOSE) { $final_message = call_user_func_array(array($this->user, 'lang'), $message); echo $final_message . "
\n"; } } } 'distro/mdv2007.1'>distro/mdv2007.1 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2005-08-28 10:30:49 +0000
committerFunda Wang <fwang@mandriva.org>2005-08-28 10:30:49 +0000
commit852bf2f9de8bd89ba988e78f9db0d43883571f60 (patch)
treefd601cb306e3c666988d33b972fa1ac753390b37 /perl-install
parent4823f325ace3a0d2d6aa2b86ccb0b51d1f396990 (diff)
downloaddrakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.gz
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.bz2
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.tar.xz
drakx-852bf2f9de8bd89ba988e78f9db0d43883571f60.zip
Updated POT file. Sorry about that :(
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/share/po/DrakX.pot1694
-rw-r--r--perl-install/share/po/af.po2052
-rw-r--r--perl-install/share/po/am.po2045
-rw-r--r--perl-install/share/po/ar.po2048
-rw-r--r--perl-install/share/po/az.po2048
-rw-r--r--perl-install/share/po/be.po2041
-rw-r--r--perl-install/share/po/bg.po2048
-rw-r--r--perl-install/share/po/bn.po2050
-rw-r--r--perl-install/share/po/br.po1991
-rw-r--r--perl-install/share/po/bs.po2048
-rw-r--r--perl-install/share/po/ca.po2054
-rw-r--r--perl-install/share/po/cs.po2052
-rw-r--r--perl-install/share/po/cy.po2048
-rw-r--r--perl-install/share/po/da.po2048
-rw-r--r--perl-install/share/po/de.po2052
-rw-r--r--perl-install/share/po/el.po2048
-rw-r--r--perl-install/share/po/eo.po2049
-rw-r--r--perl-install/share/po/es.po2048
-rw-r--r--perl-install/share/po/et.po2097
-rw-r--r--perl-install/share/po/eu.po2052
-rw-r--r--perl-install/share/po/fa.po2048
-rw-r--r--perl-install/share/po/fi.po2050
-rw-r--r--perl-install/share/po/fr.po2052
-rw-r--r--perl-install/share/po/fur.po2029
-rw-r--r--perl-install/share/po/ga.po2049
-rw-r--r--perl-install/share/po/gl.po2048
-rw-r--r--perl-install/share/po/he.po2050
-rw-r--r--perl-install/share/po/hi.po2048
-rw-r--r--perl-install/share/po/hr.po2048
-rw-r--r--perl-install/share/po/hu.po2409
-rw-r--r--perl-install/share/po/id.po2108
-rw-r--r--perl-install/share/po/is.po2056
-rw-r--r--perl-install/share/po/it.po2048
-rw-r--r--perl-install/share/po/ja.po2056
-rw-r--r--perl-install/share/po/ko.po2048
-rw-r--r--perl-install/share/po/ky.po2037
-rw-r--r--perl-install/share/po/lt.po2049
-rw-r--r--perl-install/share/po/ltg.po2048
-rw-r--r--perl-install/share/po/lv.po2048
-rw-r--r--perl-install/share/po/mk.po2048
-rw-r--r--perl-install/share/po/mn.po2048
-rw-r--r--perl-install/share/po/ms.po2049
-rw-r--r--perl-install/share/po/mt.po2048
-rw-r--r--perl-install/share/po/nb.po2392
-rw-r--r--perl-install/share/po/nl.po2050
-rw-r--r--perl-install/share/po/nn.po2259
-rw-r--r--perl-install/share/po/pa_IN.po2048
-rw-r--r--perl-install/share/po/pl.po2420
-rw-r--r--perl-install/share/po/pt.po2052
-rw-r--r--perl-install/share/po/pt_BR.po2052
-rw-r--r--perl-install/share/po/ro.po2048
-rw-r--r--perl-install/share/po/ru.po2044
-rw-r--r--perl-install/share/po/sc.po2009
-rw-r--r--perl-install/share/po/sk.po2048
-rw-r--r--perl-install/share/po/sl.po2048
-rw-r--r--perl-install/share/po/sq.po2048
-rw-r--r--perl-install/share/po/sr.po2048
-rw-r--r--perl-install/share/po/sr@Latn.po2048
-rw-r--r--perl-install/share/po/sv.po2048
-rw-r--r--perl-install/share/po/ta.po2048
-rw-r--r--perl-install/share/po/tg.po2048
-rw-r--r--perl-install/share/po/th.po2049
-rw-r--r--perl-install/share/po/tl.po2048
-rw-r--r--perl-install/share/po/tr.po2048
-rw-r--r--perl-install/share/po/uk.po2048
-rw-r--r--perl-install/share/po/uz.po2048
-rw-r--r--perl-install/share/po/uz@Latn.po2048
-rw-r--r--perl-install/share/po/vi.po2048
-rw-r--r--perl-install/share/po/wa.po2054
-rw-r--r--perl-install/share/po/zh_CN.po2204
-rw-r--r--perl-install/share/po/zh_TW.po2048
71 files changed, 82886 insertions, 63650 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 69c43f097..dba23b9c0 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: 2005-08-25 15:00+0200\n"
+"POT-Creation-Date: 2005-08-28 17:40+0800\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"
@@ -60,7 +60,7 @@ msgid ""
"plug the key again, and launch Mandriva Move again."
msgstr ""
-#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320
+#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1324
#, c-format
msgid "Reboot"
msgstr ""
@@ -131,7 +131,7 @@ msgstr ""
msgid "Please wait, detecting and configuring devices..."
msgstr ""
-#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664 diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230 diskdrake/interactive.pm:243 diskdrake/interactive.pm:404 diskdrake/interactive.pm:422 diskdrake/interactive.pm:558 diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 do_pkgs.pm:19 do_pkgs.pm:37 fsedit.pm:209 install_any.pm:1730 install_any.pm:1782 install_steps.pm:81 install_steps_interactive.pm:37 interactive/http.pm:117 interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42 network/ndiswrapper.pm:89 network/ndiswrapper.pm:101 network/netconnect.pm:918 network/netconnect.pm:922 network/netconnect.pm:926 network/netconnect.pm:931 network/netconnect.pm:1074 network/netconnect.pm:1078 network/netconnect.pm:1196 network/netconnect.pm:1201 network/netconnect.pm:1221 network/netconnect.pm:1374 network/thirdparty.pm:266 network/thirdparty.pm:273 network/thirdparty.pm:309 network/thirdparty.pm:311 network/thirdparty.pm:332 network/thirdparty.pm:356 printer/printerdrake.pm:244 printer/printerdrake.pm:251 printer/printerdrake.pm:276 printer/printerdrake.pm:422 printer/printerdrake.pm:427 printer/printerdrake.pm:440 printer/printerdrake.pm:450 printer/printerdrake.pm:514 printer/printerdrake.pm:686 printer/printerdrake.pm:690 printer/printerdrake.pm:772 printer/printerdrake.pm:1575 printer/printerdrake.pm:1622 printer/printerdrake.pm:1659 printer/printerdrake.pm:1704 printer/printerdrake.pm:1708 printer/printerdrake.pm:1722 printer/printerdrake.pm:1814 printer/printerdrake.pm:1895 printer/printerdrake.pm:1899 printer/printerdrake.pm:1903 printer/printerdrake.pm:1952 printer/printerdrake.pm:2010 printer/printerdrake.pm:2014 printer/printerdrake.pm:2028 printer/printerdrake.pm:2148 printer/printerdrake.pm:2152 printer/printerdrake.pm:2195 printer/printerdrake.pm:2270 printer/printerdrake.pm:2288 printer/printerdrake.pm:2297 printer/printerdrake.pm:2306 printer/printerdrake.pm:2317 printer/printerdrake.pm:2381 printer/printerdrake.pm:2476 printer/printerdrake.pm:3025 printer/printerdrake.pm:3309 printer/printerdrake.pm:3315 printer/printerdrake.pm:3879 printer/printerdrake.pm:3883 printer/printerdrake.pm:3887 printer/printerdrake.pm:4348 printer/printerdrake.pm:4589 printer/printerdrake.pm:4613 printer/printerdrake.pm:4690 printer/printerdrake.pm:4756 printer/printerdrake.pm:4876 standalone/drakTermServ:394 standalone/drakTermServ:464 standalone/drakTermServ:473 standalone/drakTermServ:774 standalone/drakTermServ:781 standalone/drakTermServ:802 standalone/drakTermServ:849 standalone/drakTermServ:1095 standalone/drakTermServ:1572 standalone/drakTermServ:1588 standalone/drakTermServ:1593 standalone/drakTermServ:1601 standalone/drakTermServ:1613 standalone/drakTermServ:1634 standalone/drakauth:36 standalone/drakbackup:498 standalone/drakbackup:612 standalone/drakbackup:1093 standalone/drakbackup:1125 standalone/drakbackup:1648 standalone/drakbackup:1804 standalone/drakbackup:2429 standalone/drakbackup:4118 standalone/drakbackup:4338 standalone/drakclock:124 standalone/drakconnect:676 standalone/drakconnect:680 standalone/drakconnect:685 standalone/drakconnect:700 standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261 standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98 standalone/drakhosts:248 standalone/drakhosts:255 standalone/drakhosts:262 standalone/draknfs:306 standalone/draknfs:598 standalone/draknfs:605 standalone/draknfs:612 standalone/drakroam:41 standalone/draksambashare:251 standalone/draksambashare:255 standalone/draksambashare:258 standalone/draksambashare:261 standalone/draksambashare:325 standalone/draksambashare:430 standalone/draksambashare:601 standalone/draksambashare:609 standalone/draksambashare:616 standalone/draksplash:150 standalone/drakxtv:107 standalone/finish-install:49 standalone/logdrake:168 standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59 standalone/scannerdrake:202 standalone/scannerdrake:261 standalone/scannerdrake:715 standalone/scannerdrake:726 standalone/scannerdrake:865 standalone/scannerdrake:876 standalone/scannerdrake:946 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664 diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230 diskdrake/interactive.pm:243 diskdrake/interactive.pm:404 diskdrake/interactive.pm:422 diskdrake/interactive.pm:558 diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 do_pkgs.pm:19 do_pkgs.pm:37 fsedit.pm:209 install_any.pm:1730 install_any.pm:1782 install_steps.pm:81 install_steps_interactive.pm:37 interactive/http.pm:117 interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42 network/ndiswrapper.pm:89 network/ndiswrapper.pm:101 network/netconnect.pm:918 network/netconnect.pm:922 network/netconnect.pm:926 network/netconnect.pm:931 network/netconnect.pm:1074 network/netconnect.pm:1078 network/netconnect.pm:1196 network/netconnect.pm:1201 network/netconnect.pm:1221 network/netconnect.pm:1374 network/thirdparty.pm:266 network/thirdparty.pm:273 network/thirdparty.pm:309 network/thirdparty.pm:311 network/thirdparty.pm:332 network/thirdparty.pm:356 printer/printerdrake.pm:244 printer/printerdrake.pm:251 printer/printerdrake.pm:276 printer/printerdrake.pm:422 printer/printerdrake.pm:427 printer/printerdrake.pm:440 printer/printerdrake.pm:450 printer/printerdrake.pm:514 printer/printerdrake.pm:686 printer/printerdrake.pm:690 printer/printerdrake.pm:772 printer/printerdrake.pm:1575 printer/printerdrake.pm:1623 printer/printerdrake.pm:1660 printer/printerdrake.pm:1705 printer/printerdrake.pm:1709 printer/printerdrake.pm:1723 printer/printerdrake.pm:1815 printer/printerdrake.pm:1896 printer/printerdrake.pm:1900 printer/printerdrake.pm:1904 printer/printerdrake.pm:1953 printer/printerdrake.pm:2011 printer/printerdrake.pm:2015 printer/printerdrake.pm:2029 printer/printerdrake.pm:2149 printer/printerdrake.pm:2153 printer/printerdrake.pm:2196 printer/printerdrake.pm:2271 printer/printerdrake.pm:2289 printer/printerdrake.pm:2298 printer/printerdrake.pm:2307 printer/printerdrake.pm:2318 printer/printerdrake.pm:2382 printer/printerdrake.pm:2477 printer/printerdrake.pm:3026 printer/printerdrake.pm:3310 printer/printerdrake.pm:3316 printer/printerdrake.pm:3880 printer/printerdrake.pm:3884 printer/printerdrake.pm:3888 printer/printerdrake.pm:4349 printer/printerdrake.pm:4590 printer/printerdrake.pm:4614 printer/printerdrake.pm:4691 printer/printerdrake.pm:4757 printer/printerdrake.pm:4877 standalone/drakTermServ:394 standalone/drakTermServ:464 standalone/drakTermServ:473 standalone/drakTermServ:774 standalone/drakTermServ:781 standalone/drakTermServ:802 standalone/drakTermServ:849 standalone/drakTermServ:1095 standalone/drakTermServ:1572 standalone/drakTermServ:1588 standalone/drakTermServ:1593 standalone/drakTermServ:1601 standalone/drakTermServ:1613 standalone/drakTermServ:1634 standalone/drakauth:36 standalone/drakbackup:498 standalone/drakbackup:612 standalone/drakbackup:1093 standalone/drakbackup:1125 standalone/drakbackup:1648 standalone/drakbackup:1804 standalone/drakbackup:2429 standalone/drakbackup:4118 standalone/drakbackup:4338 standalone/drakclock:124 standalone/drakconnect:676 standalone/drakconnect:680 standalone/drakconnect:685 standalone/drakconnect:700 standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261 standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98 standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260 standalone/draknfs:304 standalone/draknfs:593 standalone/draknfs:600 standalone/draknfs:607 standalone/drakroam:41 standalone/draksambashare:379 standalone/draksambashare:383 standalone/draksambashare:386 standalone/draksambashare:389 standalone/draksambashare:449 standalone/draksambashare:473 standalone/draksambashare:547 standalone/draksambashare:629 standalone/draksambashare:696 standalone/draksambashare:796 standalone/draksambashare:803 standalone/draksambashare:938 standalone/draksambashare:1129 standalone/draksambashare:1138 standalone/draksambashare:1147 standalone/draksambashare:1168 standalone/draksambashare:1177 standalone/draksambashare:1186 standalone/draksambashare:1206 standalone/draksambashare:1214 standalone/draksambashare:1226 standalone/draksplash:150 standalone/drakxtv:107 standalone/finish-install:49 standalone/logdrake:168 standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59 standalone/scannerdrake:202 standalone/scannerdrake:261 standalone/scannerdrake:715 standalone/scannerdrake:726 standalone/scannerdrake:865 standalone/scannerdrake:876 standalone/scannerdrake:946 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr ""
@@ -287,64 +287,64 @@ msgstr ""
msgid "Select the memory size of your graphics card"
msgstr ""
-#: Xconfig/card.pm:345
+#: Xconfig/card.pm:351
#, c-format
msgid "Xorg configuration"
msgstr ""
-#: Xconfig/card.pm:347
+#: Xconfig/card.pm:353
#, c-format
msgid "Which configuration of Xorg do you want to have?"
msgstr ""
-#: Xconfig/card.pm:380
+#: Xconfig/card.pm:386
#, c-format
msgid "Configure all heads independently"
msgstr ""
-#: Xconfig/card.pm:381
+#: Xconfig/card.pm:387
#, c-format
msgid "Use Xinerama extension"
msgstr ""
-#: Xconfig/card.pm:386
+#: Xconfig/card.pm:392
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr ""
-#: Xconfig/card.pm:398 Xconfig/various.pm:23
+#: Xconfig/card.pm:404 Xconfig/various.pm:23
#, c-format
msgid "Xorg %s"
msgstr ""
-#: Xconfig/card.pm:405 Xconfig/various.pm:22
+#: Xconfig/card.pm:411 Xconfig/various.pm:22
#, c-format
msgid "Xorg %s with 3D hardware acceleration"
msgstr ""
-#: Xconfig/card.pm:407
+#: Xconfig/card.pm:413
#, c-format
msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr ""
-#: Xconfig/card.pm:413
+#: Xconfig/card.pm:419
#, c-format
msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: Xconfig/card.pm:415
+#: Xconfig/card.pm:421
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with Xorg %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:964
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:971
#, c-format
msgid "Custom"
msgstr ""
-#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14 install_steps_interactive.pm:85 install_steps_interactive.pm:1320 printer/printerdrake.pm:882 printer/printerdrake.pm:899 printer/printerdrake.pm:4685 printer/printerdrake.pm:5140 standalone/drakhosts:265 standalone/drakids:62 standalone/drakids:71 standalone/drakids:79 standalone/draksplash:81 standalone/logdrake:173 standalone/net_applet:84 standalone/scannerdrake:477
+#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14 install_steps_interactive.pm:86 install_steps_interactive.pm:1324 printer/printerdrake.pm:882 printer/printerdrake.pm:899 printer/printerdrake.pm:4686 printer/printerdrake.pm:5141 standalone/drakhosts:263 standalone/drakids:62 standalone/drakids:71 standalone/drakids:79 standalone/draksplash:81 standalone/logdrake:173 standalone/net_applet:84 standalone/scannerdrake:477
#, c-format
msgid "Quit"
msgstr ""
@@ -369,7 +369,7 @@ msgstr ""
msgid "Test"
msgstr ""
-#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79 printer/printerdrake.pm:1125 standalone/drakfont:491 standalone/drakfont:553
+#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79 printer/printerdrake.pm:1125 standalone/drakfont:491 standalone/drakfont:554
#, c-format
msgid "Options"
msgstr ""
@@ -480,17 +480,17 @@ msgstr ""
msgid "Graphics card: %s"
msgstr ""
-#: Xconfig/resolution_and_depth.pm:373 interactive.pm:432 interactive/gtk.pm:811 interactive/http.pm:103 interactive/http.pm:156 interactive/newt.pm:321 interactive/newt.pm:424 interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:143 interactive/stdio.pm:172 standalone/drakTermServ:195 standalone/drakTermServ:515 standalone/drakbackup:1350 standalone/drakbackup:3975 standalone/drakbackup:4035 standalone/drakbackup:4079 standalone/drakconnect:158 standalone/drakconnect:852 standalone/drakconnect:939 standalone/drakconnect:1030 standalone/drakfont:574 standalone/drakfont:584 standalone/drakroam:392 standalone/draksplash:161 standalone/drakups:212 standalone/net_monitor:340 ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:916 ugtk2.pm:939
+#: Xconfig/resolution_and_depth.pm:373 interactive.pm:432 interactive/gtk.pm:811 interactive/http.pm:103 interactive/http.pm:156 interactive/newt.pm:321 interactive/newt.pm:424 interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:143 interactive/stdio.pm:172 standalone/drakTermServ:195 standalone/drakTermServ:515 standalone/drakbackup:1350 standalone/drakbackup:3975 standalone/drakbackup:4035 standalone/drakbackup:4079 standalone/drakconnect:158 standalone/drakconnect:852 standalone/drakconnect:939 standalone/drakconnect:1030 standalone/drakfont:575 standalone/drakfont:585 standalone/drakroam:392 standalone/draksplash:161 standalone/drakups:212 standalone/net_monitor:340 ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:918 ugtk2.pm:941
#, c-format
msgid "Ok"
msgstr ""
-#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89 help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:423 install_steps_interactive.pm:832 interactive.pm:433 interactive/gtk.pm:815 interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318 interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:176 printer/printerdrake.pm:3959 standalone/drakautoinst:215 standalone/drakbackup:1350 standalone/drakbackup:3901 standalone/drakbackup:3905 standalone/drakbackup:3963 standalone/drakconnect:157 standalone/drakconnect:937 standalone/drakconnect:1029 standalone/drakfont:584 standalone/drakfont:662 standalone/drakfont:739 standalone/draksplash:161 standalone/drakups:219 standalone/logdrake:173 standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517 ugtk2.pm:916
+#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89 help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:425 install_steps_interactive.pm:834 interactive.pm:433 interactive/gtk.pm:815 interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318 interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142 interactive/stdio.pm:176 printer/printerdrake.pm:3960 standalone/drakautoinst:215 standalone/drakbackup:1350 standalone/drakbackup:3901 standalone/drakbackup:3905 standalone/drakbackup:3963 standalone/drakconnect:157 standalone/drakconnect:937 standalone/drakconnect:1029 standalone/drakfont:585 standalone/drakfont:663 standalone/drakfont:740 standalone/draksplash:161 standalone/drakups:219 standalone/logdrake:173 standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517 ugtk2.pm:918
#, c-format
msgid "Cancel"
msgstr ""
-#: Xconfig/resolution_and_depth.pm:373 diskdrake/hd_gtk.pm:150 install_steps_gtk.pm:232 install_steps_gtk.pm:634 interactive.pm:527 interactive/gtk.pm:681 interactive/gtk.pm:683 standalone/drakTermServ:284 standalone/drakbackup:3897 standalone/drakbug:105 standalone/drakconnect:153 standalone/drakconnect:236 standalone/drakfont:509 standalone/draknfs:208 standalone/drakperm:133 standalone/draksambashare:213 standalone/draksec:336 standalone/draksec:338 standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1048 ugtk2.pm:1049
+#: Xconfig/resolution_and_depth.pm:373 diskdrake/hd_gtk.pm:150 install_steps_gtk.pm:232 install_steps_gtk.pm:634 interactive.pm:527 interactive/gtk.pm:681 interactive/gtk.pm:683 standalone/drakTermServ:284 standalone/drakbackup:3897 standalone/drakbug:105 standalone/drakconnect:153 standalone/drakconnect:236 standalone/drakfont:510 standalone/draknfs:206 standalone/drakperm:133 standalone/draksambashare:314 standalone/draksec:336 standalone/draksec:338 standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1050 ugtk2.pm:1051
#, c-format
msgid "Help"
msgstr ""
@@ -641,7 +641,7 @@ msgid ""
"other"
msgstr ""
-#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:460 standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68 standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246 standalone/service_harddrake:207
+#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:461 standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68 standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246 standalone/service_harddrake:207
#, c-format
msgid "Please wait"
msgstr ""
@@ -701,7 +701,7 @@ msgstr ""
msgid "On Floppy"
msgstr ""
-#: any.pm:236 help.pm:739 printer/printerdrake.pm:4345
+#: any.pm:236 help.pm:739 printer/printerdrake.pm:4346
#, c-format
msgid "Skip"
msgstr ""
@@ -721,381 +721,381 @@ msgstr ""
msgid "Boot Style Configuration"
msgstr ""
-#: any.pm:269 any.pm:301
+#: any.pm:269 any.pm:270 any.pm:303 any.pm:304
#, c-format
msgid "Bootloader main options"
msgstr ""
-#: any.pm:273
+#: any.pm:275
#, c-format
msgid "Give the ram size in MB"
msgstr ""
-#: any.pm:275
+#: any.pm:277
#, c-format
msgid "Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: any.pm:276 any.pm:609 authentication.pm:181
+#: any.pm:278 any.pm:613 authentication.pm:181
#, c-format
msgid "The passwords do not match"
msgstr ""
-#: any.pm:276 any.pm:609 authentication.pm:181 diskdrake/interactive.pm:1326
+#: any.pm:278 any.pm:613 authentication.pm:181 diskdrake/interactive.pm:1326
#, c-format
msgid "Please try again"
msgstr ""
-#: any.pm:281 any.pm:304
+#: any.pm:283 any.pm:308
#, c-format
msgid "Bootloader to use"
msgstr ""
-#: any.pm:283 any.pm:306
+#: any.pm:285 any.pm:310
#, c-format
msgid "Boot device"
msgstr ""
-#: any.pm:285
+#: any.pm:287
#, c-format
msgid "Delay before booting default image"
msgstr ""
-#: any.pm:286
+#: any.pm:288
#, c-format
msgid "Enable ACPI"
msgstr ""
-#: any.pm:288
+#: any.pm:290
#, c-format
msgid "Force no APIC"
msgstr ""
-#: any.pm:290
+#: any.pm:292
#, c-format
msgid "Force No Local APIC"
msgstr ""
-#: any.pm:292 any.pm:643 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180 network/netconnect.pm:571 printer/printerdrake.pm:1886 printer/printerdrake.pm:2007 standalone/drakbackup:1630 standalone/drakbackup:3504 standalone/drakups:299
+#: any.pm:294 any.pm:648 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180 network/netconnect.pm:571 printer/printerdrake.pm:1887 printer/printerdrake.pm:2008 standalone/drakbackup:1630 standalone/drakbackup:3504 standalone/drakups:299
#, c-format
msgid "Password"
msgstr ""
-#: any.pm:293 any.pm:644 authentication.pm:187
+#: any.pm:295 any.pm:649 authentication.pm:187
#, c-format
msgid "Password (again)"
msgstr ""
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "Restrict command line options"
msgstr ""
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "restrict"
msgstr ""
-#: any.pm:296
+#: any.pm:298
#, c-format
msgid "Clean /tmp at each boot"
msgstr ""
-#: any.pm:297
+#: any.pm:299
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr ""
-#: any.pm:305
+#: any.pm:309
#, c-format
msgid "Init Message"
msgstr ""
-#: any.pm:307
+#: any.pm:311
#, c-format
msgid "Open Firmware Delay"
msgstr ""
-#: any.pm:308
+#: any.pm:312
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""
-#: any.pm:309
+#: any.pm:313
#, c-format
msgid "Enable CD Boot?"
msgstr ""
-#: any.pm:310
+#: any.pm:314
#, c-format
msgid "Enable OF Boot?"
msgstr ""
-#: any.pm:311
+#: any.pm:315
#, c-format
msgid "Default OS?"
msgstr ""
-#: any.pm:364
+#: any.pm:368
#, c-format
msgid "Image"
msgstr ""
-#: any.pm:365 any.pm:375
+#: any.pm:369 any.pm:379
#, c-format
msgid "Root"
msgstr ""
-#: any.pm:366 any.pm:388
+#: any.pm:370 any.pm:392
#, c-format
msgid "Append"
msgstr ""
-#: any.pm:368 standalone/drakboot:263 standalone/drakboot:267
+#: any.pm:372 standalone/drakboot:263 standalone/drakboot:267
#, c-format
msgid "Video mode"
msgstr ""
-#: any.pm:370
+#: any.pm:374
#, c-format
msgid "Initrd"
msgstr ""
-#: any.pm:371
+#: any.pm:375
#, c-format
msgid "Network profile"
msgstr ""
-#: any.pm:380 any.pm:385 any.pm:387
+#: any.pm:384 any.pm:389 any.pm:391
#, c-format
msgid "Label"
msgstr ""
-#: any.pm:382 any.pm:392 harddrake/v4l.pm:358 standalone/draksec:52
+#: any.pm:386 any.pm:396 harddrake/v4l.pm:368 standalone/draksec:52
#, c-format
msgid "Default"
msgstr ""
-#: any.pm:389
+#: any.pm:393
#, c-format
msgid "Initrd-size"
msgstr ""
-#: any.pm:391
+#: any.pm:395
#, c-format
msgid "NoVideo"
msgstr ""
-#: any.pm:402
+#: any.pm:406
#, c-format
msgid "Empty label not allowed"
msgstr ""
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a kernel image"
msgstr ""
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a root partition"
msgstr ""
-#: any.pm:404
+#: any.pm:408
#, c-format
msgid "This label is already used"
msgstr ""
-#: any.pm:418
+#: any.pm:422
#, c-format
msgid "Which type of entry do you want to add?"
msgstr ""
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Linux"
msgstr ""
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Other OS (SunOS...)"
msgstr ""
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (MacOS...)"
msgstr ""
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (Windows...)"
msgstr ""
-#: any.pm:448
+#: any.pm:452
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:595
+#: any.pm:599
#, c-format
msgid "access to X programs"
msgstr ""
-#: any.pm:596
+#: any.pm:600
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:597
+#: any.pm:601
#, c-format
msgid "allow \"su\""
msgstr ""
-#: any.pm:598
+#: any.pm:602
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:599
+#: any.pm:603
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:600
+#: any.pm:604
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:605
+#: any.pm:609
#, c-format
msgid "(already added %s)"
msgstr ""
-#: any.pm:610
+#: any.pm:614
#, c-format
msgid "This password is too simple"
msgstr ""
-#: any.pm:611
+#: any.pm:615
#, c-format
msgid "Please give a user name"
msgstr ""
-#: any.pm:612
+#: any.pm:616
#, c-format
msgid "The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:613
+#: any.pm:617
#, c-format
msgid "The user name is too long"
msgstr ""
-#: any.pm:614
+#: any.pm:618
#, c-format
msgid "This user name has already been added"
msgstr ""
-#: any.pm:615 any.pm:646
+#: any.pm:619 any.pm:651
#, c-format
msgid "User ID"
msgstr ""
-#: any.pm:616 any.pm:647
+#: any.pm:620 any.pm:652
#, c-format
msgid "Group ID"
msgstr ""
-#: any.pm:619
+#: any.pm:623
#, c-format
msgid "%s must be a number"
msgstr ""
-#: any.pm:620
+#: any.pm:624
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:625
+#: any.pm:629 standalone/draksambashare:1210
#, c-format
msgid "Add user"
msgstr ""
-#: any.pm:626
+#: any.pm:631
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
-#: any.pm:629 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154 diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530 interactive/http.pm:151 printer/printerdrake.pm:197 printer/printerdrake.pm:382 printer/printerdrake.pm:5140 standalone/drakbackup:2717 standalone/scannerdrake:668 standalone/scannerdrake:818
+#: any.pm:634 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154 diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530 interactive/http.pm:151 printer/printerdrake.pm:197 printer/printerdrake.pm:382 printer/printerdrake.pm:5141 standalone/drakbackup:2717 standalone/scannerdrake:668 standalone/scannerdrake:818
#, c-format
msgid "Done"
msgstr ""
-#: any.pm:630 help.pm:51
+#: any.pm:635 help.pm:51
#, c-format
msgid "Accept user"
msgstr ""
-#: any.pm:641
+#: any.pm:646
#, c-format
msgid "Real name"
msgstr ""
-#: any.pm:642 standalone/drakbackup:1625
+#: any.pm:647 standalone/drakbackup:1625
#, c-format
msgid "Login name"
msgstr ""
-#: any.pm:645
+#: any.pm:650
#, c-format
msgid "Shell"
msgstr ""
-#: any.pm:649
+#: any.pm:654
#, c-format
msgid "Icon"
msgstr ""
-#: any.pm:696 security/l10n.pm:14
+#: any.pm:701 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""
-#: any.pm:697
+#: any.pm:702
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-#: any.pm:698
+#: any.pm:703
#, c-format
msgid "Use this feature"
msgstr ""
-#: any.pm:699
+#: any.pm:704
#, c-format
msgid "Choose the default user:"
msgstr ""
-#: any.pm:700
+#: any.pm:705
#, c-format
msgid "Choose the window manager to run:"
msgstr ""
-#: any.pm:712 any.pm:779
+#: any.pm:717 any.pm:785
#, c-format
msgid "Please choose a language to use."
msgstr ""
-#: any.pm:713 any.pm:780
+#: any.pm:718 any.pm:786
#, c-format
msgid "Language choice"
msgstr ""
-#: any.pm:740
+#: any.pm:746
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -1103,62 +1103,67 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:759 any.pm:788 help.pm:647
+#: any.pm:749
+#, c-format
+msgid "Multi languages"
+msgstr ""
+
+#: any.pm:765 any.pm:794 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr ""
-#: any.pm:760 help.pm:647
+#: any.pm:766 help.pm:647
#, c-format
msgid "All languages"
msgstr ""
-#: any.pm:832 help.pm:566 help.pm:855 install_steps_interactive.pm:953
+#: any.pm:838 help.pm:566 help.pm:855 install_steps_interactive.pm:955
#, c-format
msgid "Country / Region"
msgstr ""
-#: any.pm:833
+#: any.pm:840
#, c-format
msgid "Please choose your country."
msgstr ""
-#: any.pm:835
+#: any.pm:842
#, c-format
msgid "Here is the full list of available countries"
msgstr ""
-#: any.pm:836
+#: any.pm:843
#, c-format
msgid "Other Countries"
msgstr ""
-#: any.pm:836 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722 interactive.pm:393
+#: any.pm:843 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722 interactive.pm:393
#, c-format
msgid "Advanced"
msgstr ""
-#: any.pm:844
+#: any.pm:851
#, c-format
msgid "Input method:"
msgstr ""
-#: any.pm:847 install_any.pm:421 network/netconnect.pm:153 network/netconnect.pm:309 network/netconnect.pm:314 network/netconnect.pm:1187 printer/printerdrake.pm:105 printer/printerdrake.pm:2428 printer/printerdrake.pm:2428
+#: any.pm:854 install_any.pm:421 network/netconnect.pm:153 network/netconnect.pm:309 network/netconnect.pm:314 network/netconnect.pm:1187 printer/printerdrake.pm:105 printer/printerdrake.pm:2429 printer/printerdrake.pm:2429
#, c-format
msgid "None"
msgstr ""
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "No sharing"
msgstr ""
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "Allow all users"
msgstr ""
-#: any.pm:968
+#: any.pm:975
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1168,32 +1173,32 @@ msgid ""
""
msgstr ""
-#: any.pm:980
+#: any.pm:987
#, c-format
msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows."
msgstr ""
-#: any.pm:983
+#: any.pm:990
#, c-format
msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems."
msgstr ""
-#: any.pm:991
+#: any.pm:998
#, c-format
msgid "You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1016
+#: any.pm:1023
#, c-format
msgid "Launch userdrake"
msgstr ""
-#: any.pm:1016 printer/printerdrake.pm:4184 printer/printerdrake.pm:4187 printer/printerdrake.pm:4188 printer/printerdrake.pm:4189 printer/printerdrake.pm:5452 standalone/drakTermServ:294 standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:497 standalone/drakroam:242 standalone/net_monitor:118 standalone/printerdrake:565
+#: any.pm:1023 printer/printerdrake.pm:4185 printer/printerdrake.pm:4188 printer/printerdrake.pm:4189 printer/printerdrake.pm:4190 printer/printerdrake.pm:5453 standalone/drakTermServ:294 standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:498 standalone/drakroam:242 standalone/net_monitor:118 standalone/printerdrake:565
#, c-format
msgid "Close"
msgstr ""
-#: any.pm:1018
+#: any.pm:1025
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -1935,7 +1940,7 @@ msgstr ""
msgid "Do you want to save /etc/fstab modifications"
msgstr ""
-#: diskdrake/interactive.pm:292 install_steps_interactive.pm:330
+#: diskdrake/interactive.pm:292 install_steps_interactive.pm:332
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -1958,7 +1963,7 @@ msgstr ""
msgid "Auto allocate"
msgstr ""
-#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606 help.pm:855 install_steps_interactive.pm:122
+#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606 help.pm:855 install_steps_interactive.pm:123
#, c-format
msgid "More"
msgstr ""
@@ -2329,7 +2334,7 @@ msgstr ""
msgid "Move files to the new partition"
msgstr ""
-#: diskdrake/interactive.pm:1154 standalone/draksambashare:69 standalone/draksambashare:543
+#: diskdrake/interactive.pm:1154 standalone/draksambashare:75 standalone/draksambashare:138
#, c-format
msgid "Hide files"
msgstr ""
@@ -2649,7 +2654,7 @@ msgstr ""
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
-#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4025
+#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4026
#, c-format
msgid "Could not install the %s package!"
msgstr ""
@@ -3023,7 +3028,7 @@ msgstr ""
msgid "AGP controllers"
msgstr ""
-#: harddrake/data.pm:324 help.pm:186 help.pm:855 install_steps_interactive.pm:985
+#: harddrake/data.pm:324 help.pm:186 help.pm:855 install_steps_interactive.pm:987
#, c-format
msgid "Printer"
msgstr ""
@@ -3089,7 +3094,7 @@ msgstr ""
msgid "Bridges and system controllers"
msgstr ""
-#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:118 install_steps_interactive.pm:945 standalone/keyboarddrake:29
+#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:119 install_steps_interactive.pm:947 standalone/keyboarddrake:29
#, c-format
msgid "Keyboard"
msgstr ""
@@ -3099,7 +3104,7 @@ msgstr ""
msgid "Tablet and touchscreen"
msgstr ""
-#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:978
+#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:980
#, c-format
msgid "Mouse"
msgstr ""
@@ -3187,7 +3192,7 @@ msgstr ""
msgid "Trouble shooting"
msgstr ""
-#: harddrake/sound.pm:271 keyboard.pm:391 network/ndiswrapper.pm:95 network/netconnect.pm:463 printer/printerdrake.pm:1429 printer/printerdrake.pm:2459 printer/printerdrake.pm:2558 printer/printerdrake.pm:2604 printer/printerdrake.pm:2671 printer/printerdrake.pm:2706 printer/printerdrake.pm:3031 printer/printerdrake.pm:3038 printer/printerdrake.pm:4024 printer/printerdrake.pm:4353 printer/printerdrake.pm:4473 printer/printerdrake.pm:5613 standalone/drakTermServ:326 standalone/drakTermServ:1205 standalone/drakTermServ:1266 standalone/drakTermServ:1931 standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125 standalone/drakclock:224 standalone/drakconnect:973 standalone/drakups:27 standalone/harddrake2:479 standalone/localedrake:43 standalone/scannerdrake:51 standalone/scannerdrake:940
+#: harddrake/sound.pm:271 install_steps_interactive.pm:1309 keyboard.pm:391 network/ndiswrapper.pm:95 network/netconnect.pm:463 printer/printerdrake.pm:1429 printer/printerdrake.pm:2460 printer/printerdrake.pm:2559 printer/printerdrake.pm:2605 printer/printerdrake.pm:2672 printer/printerdrake.pm:2707 printer/printerdrake.pm:3032 printer/printerdrake.pm:3039 printer/printerdrake.pm:4025 printer/printerdrake.pm:4354 printer/printerdrake.pm:4474 printer/printerdrake.pm:5614 standalone/drakTermServ:326 standalone/drakTermServ:1205 standalone/drakTermServ:1266 standalone/drakTermServ:1931 standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125 standalone/drakclock:224 standalone/drakconnect:973 standalone/drakups:27 standalone/harddrake2:479 standalone/localedrake:43 standalone/scannerdrake:51 standalone/scannerdrake:940
#, c-format
msgid "Warning"
msgstr ""
@@ -3303,44 +3308,44 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: harddrake/v4l.pm:394
+#: harddrake/v4l.pm:404
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types here. Just select your tv card parameters if needed."
msgstr ""
-#: harddrake/v4l.pm:397
+#: harddrake/v4l.pm:407
#, c-format
msgid "Card model:"
msgstr ""
-#: harddrake/v4l.pm:398
+#: harddrake/v4l.pm:408
#, c-format
msgid "Tuner type:"
msgstr ""
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "Number of capture buffers:"
msgstr ""
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: harddrake/v4l.pm:401
+#: harddrake/v4l.pm:411
#, c-format
msgid "PLL setting:"
msgstr ""
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "Radio support:"
msgstr ""
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "enable radio support"
msgstr ""
@@ -3354,7 +3359,7 @@ msgid ""
"button will reboot your computer."
msgstr ""
-#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:91 install_steps_interactive.pm:736 standalone/drakautoinst:214
+#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:92 install_steps_interactive.pm:738 standalone/drakautoinst:214
#, c-format
msgid "Accept"
msgstr ""
@@ -3399,12 +3404,12 @@ msgid ""
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""
-#: help.pm:51 printer/printerdrake.pm:1885 printer/printerdrake.pm:2006
+#: help.pm:51 printer/printerdrake.pm:1886 printer/printerdrake.pm:2007 standalone/draksambashare:54
#, c-format
msgid "User name"
msgstr ""
-#: help.pm:51 help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237 install_steps_gtk.pm:699 interactive.pm:432 interactive/newt.pm:321 network/thirdparty.pm:322 printer/printerdrake.pm:3961 standalone/drakTermServ:384 standalone/drakbackup:3954 standalone/drakbackup:4048 standalone/drakbackup:4065 standalone/drakbackup:4083 ugtk2.pm:510
+#: help.pm:51 help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237 install_steps_gtk.pm:699 interactive.pm:432 interactive/newt.pm:321 network/thirdparty.pm:322 printer/printerdrake.pm:3962 standalone/drakTermServ:384 standalone/drakbackup:3954 standalone/drakbackup:4048 standalone/drakbackup:4065 standalone/drakbackup:4083 ugtk2.pm:510
#, c-format
msgid "Next"
msgstr ""
@@ -3533,7 +3538,7 @@ msgstr ""
msgid "Graphical Environment"
msgstr ""
-#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:643
+#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:645
#, c-format
msgid "Individual package selection"
msgstr ""
@@ -3543,7 +3548,7 @@ msgstr ""
msgid "Upgrade"
msgstr ""
-#: help.pm:146 install_steps_interactive.pm:601
+#: help.pm:146 install_steps_interactive.pm:603
#, c-format
msgid "With X"
msgstr ""
@@ -3595,12 +3600,12 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904 interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2517 standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:915 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904 interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2517 standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "No"
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:444 help.pm:444 install_any.pm:904 interactive.pm:157 modules/interactive.pm:71 printer/printerdrake.pm:883 printer/printerdrake.pm:898 standalone/drakbackup:2517 standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:915 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:444 help.pm:444 install_any.pm:904 interactive.pm:157 modules/interactive.pm:71 printer/printerdrake.pm:883 printer/printerdrake.pm:898 standalone/drakbackup:2517 standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "Yes"
msgstr ""
@@ -3661,7 +3666,7 @@ msgid ""
"server which can be used by other machines on your local network as well."
msgstr ""
-#: help.pm:217 install_steps_interactive.pm:880
+#: help.pm:217 install_steps_interactive.pm:882
#, c-format
msgid "Hardware clock set to GMT"
msgstr ""
@@ -3922,17 +3927,17 @@ msgstr ""
msgid "Generate auto-install floppy"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Replay"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Automated"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1334
+#: help.pm:409 install_steps_interactive.pm:1338
#, c-format
msgid "Save packages selection"
msgstr ""
@@ -3962,7 +3967,7 @@ msgid ""
"bad blocks on the disk."
msgstr ""
-#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:433 interactive/newt.pm:318 printer/printerdrake.pm:3959 standalone/drakTermServ:363 standalone/drakbackup:3914 standalone/drakbackup:3953 standalone/drakbackup:4064 standalone/drakbackup:4079 ugtk2.pm:508
+#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:433 interactive/newt.pm:318 printer/printerdrake.pm:3960 standalone/drakTermServ:363 standalone/drakbackup:3914 standalone/drakbackup:3953 standalone/drakbackup:4064 standalone/drakbackup:4079 ugtk2.pm:508
#, c-format
msgid "Previous"
msgstr ""
@@ -3983,7 +3988,7 @@ msgid ""
"the selected package(s), or \"%s\" to abort."
msgstr ""
-#: help.pm:444 help.pm:588 install_steps_gtk.pm:391 install_steps_interactive.pm:156 standalone/drakbackup:4111
+#: help.pm:444 help.pm:588 install_steps_gtk.pm:391 install_steps_interactive.pm:157 standalone/drakbackup:4111
#, c-format
msgid "Install"
msgstr ""
@@ -4424,7 +4429,7 @@ msgid ""
"system, you can click on the button and choose a different driver."
msgstr ""
-#: help.pm:788 help.pm:855 install_steps_interactive.pm:1012 install_steps_interactive.pm:1029
+#: help.pm:788 help.pm:855 install_steps_interactive.pm:1014 install_steps_interactive.pm:1031
#, c-format
msgid "Sound card"
msgstr ""
@@ -4499,12 +4504,12 @@ msgid ""
"idea to review this setup."
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:971 standalone/drakclock:100
+#: help.pm:855 install_steps_interactive.pm:878 install_steps_interactive.pm:973 standalone/drakclock:100
#, c-format
msgid "Timezone"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1045
+#: help.pm:855 install_steps_interactive.pm:1047
#, c-format
msgid "TV card"
msgstr ""
@@ -4519,32 +4524,32 @@ msgstr ""
msgid "Graphical Interface"
msgstr ""
-#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1063 standalone/drakbackup:2035
+#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1065 standalone/drakbackup:2035
#, c-format
msgid "Network"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1075
+#: help.pm:855 install_steps_interactive.pm:1077
#, c-format
msgid "Proxies"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1086
+#: help.pm:855 install_steps_interactive.pm:1088
#, c-format
msgid "Security Level"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1100
+#: help.pm:855 install_steps_interactive.pm:1102 network/drakfirewall.pm:182
#, c-format
msgid "Firewall"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1116
+#: help.pm:855 install_steps_interactive.pm:1118
#, c-format
msgid "Bootloader"
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:1129 services.pm:193
+#: help.pm:855 install_steps_interactive.pm:1131 services.pm:114 services.pm:157 services.pm:193
#, c-format
msgid "Services"
msgstr ""
@@ -4604,7 +4609,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr ""
-#: install_any.pm:421 printer/printerdrake.pm:3289 printer/printerdrake.pm:3296 standalone/scannerdrake:182 standalone/scannerdrake:190 standalone/scannerdrake:241 standalone/scannerdrake:248
+#: install_any.pm:421 printer/printerdrake.pm:3290 printer/printerdrake.pm:3297 standalone/scannerdrake:182 standalone/scannerdrake:190 standalone/scannerdrake:241 standalone/scannerdrake:248
#, c-format
msgid "CD-ROM"
msgstr ""
@@ -5162,12 +5167,12 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: install_steps_gtk.pm:228 install_steps_interactive.pm:625
+#: install_steps_gtk.pm:211 install_steps_gtk.pm:228 install_steps_interactive.pm:627
#, c-format
msgid "Package Group Selection"
msgstr ""
-#: install_steps_gtk.pm:254 install_steps_interactive.pm:568
+#: install_steps_gtk.pm:254 install_steps_interactive.pm:570
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""
@@ -5281,12 +5286,12 @@ msgstr ""
msgid "Minimal install"
msgstr ""
-#: install_steps_gtk.pm:414 install_steps_interactive.pm:484
+#: install_steps_gtk.pm:414 install_steps_interactive.pm:486
#, c-format
msgid "Choose the packages you want to install"
msgstr ""
-#: install_steps_gtk.pm:430 install_steps_interactive.pm:711
+#: install_steps_gtk.pm:430 install_steps_interactive.pm:713
#, c-format
msgid "Installing"
msgstr ""
@@ -5321,12 +5326,12 @@ msgstr ""
msgid "Installing package %s"
msgstr ""
-#: install_steps_gtk.pm:557 install_steps_interactive.pm:91 install_steps_interactive.pm:736
+#: install_steps_gtk.pm:557 install_steps_interactive.pm:92 install_steps_interactive.pm:738
#, c-format
msgid "Refuse"
msgstr ""
-#: install_steps_gtk.pm:561 install_steps_interactive.pm:740
+#: install_steps_gtk.pm:561 install_steps_interactive.pm:742
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5334,22 +5339,27 @@ msgid ""
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: install_steps_gtk.pm:576 install_steps_interactive.pm:751
+#: install_steps_gtk.pm:576 install_steps_interactive.pm:753
#, c-format
msgid "There was an error ordering packages:"
msgstr ""
-#: install_steps_gtk.pm:576 install_steps_gtk.pm:580 install_steps_interactive.pm:751 install_steps_interactive.pm:755
+#: install_steps_gtk.pm:576 install_steps_gtk.pm:580 install_steps_interactive.pm:753 install_steps_interactive.pm:757
#, c-format
msgid "Go on anyway?"
msgstr ""
-#: install_steps_gtk.pm:580 install_steps_interactive.pm:755
+#: install_steps_gtk.pm:580 install_steps_interactive.pm:757
#, c-format
msgid "There was an error installing packages:"
msgstr ""
-#: install_steps_gtk.pm:622 install_steps_interactive.pm:927 install_steps_interactive.pm:1076
+#: install_steps_gtk.pm:599 install_steps_interactive.pm:933 steps.pm:30
+#, c-format
+msgid "Summary"
+msgstr ""
+
+#: install_steps_gtk.pm:622 install_steps_interactive.pm:929 install_steps_interactive.pm:1078
#, c-format
msgid "not configured"
msgstr ""
@@ -5378,221 +5388,226 @@ msgstr ""
msgid "License agreement"
msgstr ""
-#: install_steps_interactive.pm:88 install_steps_interactive.pm:88
+#: install_steps_interactive.pm:89 install_steps_interactive.pm:89
#, c-format
msgid "Release Notes"
msgstr ""
-#: install_steps_interactive.pm:119
+#: install_steps_interactive.pm:120
#, c-format
msgid "Please choose your keyboard layout."
msgstr ""
-#: install_steps_interactive.pm:121
+#: install_steps_interactive.pm:122
#, c-format
msgid "Here is the full list of available keyboards"
msgstr ""
-#: install_steps_interactive.pm:151
+#: install_steps_interactive.pm:152
#, c-format
msgid "Install/Upgrade"
msgstr ""
-#: install_steps_interactive.pm:152
+#: install_steps_interactive.pm:153
#, c-format
msgid "Is this an install or an upgrade?"
msgstr ""
-#: install_steps_interactive.pm:158
+#: install_steps_interactive.pm:159
#, c-format
msgid "Upgrade %s"
msgstr ""
-#: install_steps_interactive.pm:169
+#: install_steps_interactive.pm:170
#, c-format
msgid "Encryption key for %s"
msgstr ""
-#: install_steps_interactive.pm:186
+#: install_steps_interactive.pm:187
#, c-format
msgid "Please choose your type of mouse."
msgstr ""
-#: install_steps_interactive.pm:195 standalone/mousedrake:46
+#: install_steps_interactive.pm:188
+#, c-format
+msgid "Mouse choice"
+msgstr ""
+
+#: install_steps_interactive.pm:197 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr ""
-#: install_steps_interactive.pm:196 standalone/mousedrake:47
+#: install_steps_interactive.pm:198 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr ""
-#: install_steps_interactive.pm:206
+#: install_steps_interactive.pm:208
#, c-format
msgid "Buttons emulation"
msgstr ""
-#: install_steps_interactive.pm:208
+#: install_steps_interactive.pm:210
#, c-format
msgid "Button 2 Emulation"
msgstr ""
-#: install_steps_interactive.pm:209
+#: install_steps_interactive.pm:211
#, c-format
msgid "Button 3 Emulation"
msgstr ""
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "PCMCIA"
msgstr ""
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "IDE"
msgstr ""
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "Configuring IDE"
msgstr ""
-#: install_steps_interactive.pm:257
+#: install_steps_interactive.pm:259
#, c-format
msgid "No partition available"
msgstr ""
-#: install_steps_interactive.pm:260
+#: install_steps_interactive.pm:262
#, c-format
msgid "Scanning partitions to find mount points"
msgstr ""
-#: install_steps_interactive.pm:267
+#: install_steps_interactive.pm:269
#, c-format
msgid "Choose the mount points"
msgstr ""
-#: install_steps_interactive.pm:313
+#: install_steps_interactive.pm:315
#, c-format
msgid "No free space for 1MB bootstrap! Install will continue, but to boot your system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: install_steps_interactive.pm:318
+#: install_steps_interactive.pm:320
#, c-format
msgid "You'll need to create a PPC PReP Boot bootstrap! Install will continue, but to boot your system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: install_steps_interactive.pm:354
+#: install_steps_interactive.pm:356
#, c-format
msgid "Choose the partitions you want to format"
msgstr ""
-#: install_steps_interactive.pm:356
+#: install_steps_interactive.pm:358
#, c-format
msgid "Check bad blocks?"
msgstr ""
-#: install_steps_interactive.pm:384
+#: install_steps_interactive.pm:386
#, c-format
msgid "Failed to check filesystem %s. Do you want to repair the errors? (beware, you can lose data)"
msgstr ""
-#: install_steps_interactive.pm:387
+#: install_steps_interactive.pm:389
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-#: install_steps_interactive.pm:394
+#: install_steps_interactive.pm:396
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
-#: install_steps_interactive.pm:395 install_steps_interactive.pm:453
+#: install_steps_interactive.pm:397 install_steps_interactive.pm:455
#, c-format
msgid "Looking for available packages..."
msgstr ""
-#: install_steps_interactive.pm:398
+#: install_steps_interactive.pm:400
#, c-format
msgid "Looking at packages already installed..."
msgstr ""
-#: install_steps_interactive.pm:402
+#: install_steps_interactive.pm:404
#, c-format
msgid "Finding packages to upgrade..."
msgstr ""
-#: install_steps_interactive.pm:422 install_steps_interactive.pm:831
+#: install_steps_interactive.pm:424 install_steps_interactive.pm:833
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: install_steps_interactive.pm:462
+#: install_steps_interactive.pm:464
#, c-format
msgid "Your system does not have enough space left for installation or upgrade (%d > %d)"
msgstr ""
-#: install_steps_interactive.pm:496
+#: install_steps_interactive.pm:498
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
-#: install_steps_interactive.pm:498
+#: install_steps_interactive.pm:500
#, c-format
msgid "Load"
msgstr ""
-#: install_steps_interactive.pm:498 standalone/drakbackup:3932 standalone/drakbackup:4005 standalone/drakroam:210 standalone/logdrake:172
+#: install_steps_interactive.pm:500 standalone/drakbackup:3932 standalone/drakbackup:4005 standalone/drakroam:210 standalone/logdrake:172
#, c-format
msgid "Save"
msgstr ""
-#: install_steps_interactive.pm:506
+#: install_steps_interactive.pm:508
#, c-format
msgid "Bad file"
msgstr ""
-#: install_steps_interactive.pm:582
+#: install_steps_interactive.pm:584
#, c-format
msgid "Selected size is larger than available space"
msgstr ""
-#: install_steps_interactive.pm:597
+#: install_steps_interactive.pm:599
#, c-format
msgid "Type of install"
msgstr ""
-#: install_steps_interactive.pm:598
+#: install_steps_interactive.pm:600
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: install_steps_interactive.pm:602
+#: install_steps_interactive.pm:604
#, c-format
msgid "With basic documentation (recommended!)"
msgstr ""
-#: install_steps_interactive.pm:603
+#: install_steps_interactive.pm:605
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: install_steps_interactive.pm:642 standalone/drakxtv:52
+#: install_steps_interactive.pm:644 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr ""
-#: install_steps_interactive.pm:681
+#: install_steps_interactive.pm:683
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
@@ -5600,34 +5615,39 @@ msgid ""
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: install_steps_interactive.pm:686
+#: install_steps_interactive.pm:688
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: install_steps_interactive.pm:711
+#: install_steps_interactive.pm:713
#, c-format
msgid "Preparing installation"
msgstr ""
-#: install_steps_interactive.pm:720
+#: install_steps_interactive.pm:722
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: install_steps_interactive.pm:769
+#: install_steps_interactive.pm:771
#, c-format
msgid "Post-install configuration"
msgstr ""
-#: install_steps_interactive.pm:776
+#: install_steps_interactive.pm:778
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""
-#: install_steps_interactive.pm:805
+#: install_steps_interactive.pm:806
+#, c-format
+msgid "Updates"
+msgstr ""
+
+#: install_steps_interactive.pm:807
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5640,175 +5660,170 @@ msgid ""
"Do you want to install the updates?"
msgstr ""
-#: install_steps_interactive.pm:826
+#: install_steps_interactive.pm:828
#, c-format
msgid "Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
-#: install_steps_interactive.pm:845
+#: install_steps_interactive.pm:847
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Unable to contact mirror %s"
msgstr ""
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Would you like to try again?"
msgstr ""
-#: install_steps_interactive.pm:876 standalone/drakclock:45
+#: install_steps_interactive.pm:878 standalone/drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr ""
-#: install_steps_interactive.pm:881
+#: install_steps_interactive.pm:883
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: install_steps_interactive.pm:889
+#: install_steps_interactive.pm:891
#, c-format
msgid "NTP Server"
msgstr ""
-#: install_steps_interactive.pm:931 steps.pm:30
-#, c-format
-msgid "Summary"
-msgstr ""
-
-#: install_steps_interactive.pm:944 install_steps_interactive.pm:952 install_steps_interactive.pm:970 install_steps_interactive.pm:977 install_steps_interactive.pm:1128 services.pm:133 standalone/drakbackup:1576
+#: install_steps_interactive.pm:946 install_steps_interactive.pm:954 install_steps_interactive.pm:972 install_steps_interactive.pm:979 install_steps_interactive.pm:1130 services.pm:133 standalone/drakbackup:1576
#, c-format
msgid "System"
msgstr ""
-#: install_steps_interactive.pm:984 install_steps_interactive.pm:1011 install_steps_interactive.pm:1028 install_steps_interactive.pm:1044 install_steps_interactive.pm:1055
+#: install_steps_interactive.pm:986 install_steps_interactive.pm:1013 install_steps_interactive.pm:1030 install_steps_interactive.pm:1046 install_steps_interactive.pm:1057
#, c-format
msgid "Hardware"
msgstr ""
-#: install_steps_interactive.pm:990 install_steps_interactive.pm:999
+#: install_steps_interactive.pm:992 install_steps_interactive.pm:1001
#, c-format
msgid "Remote CUPS server"
msgstr ""
-#: install_steps_interactive.pm:990
+#: install_steps_interactive.pm:992
#, c-format
msgid "No printer"
msgstr ""
-#: install_steps_interactive.pm:1032
+#: install_steps_interactive.pm:1034
#, c-format
msgid "Do you have an ISA sound card?"
msgstr ""
-#: install_steps_interactive.pm:1034
+#: install_steps_interactive.pm:1036
#, c-format
msgid "Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: install_steps_interactive.pm:1036
+#: install_steps_interactive.pm:1038
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: install_steps_interactive.pm:1056
+#: install_steps_interactive.pm:1058
#, c-format
msgid "Graphical interface"
msgstr ""
-#: install_steps_interactive.pm:1062 install_steps_interactive.pm:1074
+#: install_steps_interactive.pm:1064 install_steps_interactive.pm:1076
#, c-format
msgid "Network & Internet"
msgstr ""
-#: install_steps_interactive.pm:1076
+#: install_steps_interactive.pm:1078
#, c-format
msgid "configured"
msgstr ""
-#: install_steps_interactive.pm:1085 install_steps_interactive.pm:1099 steps.pm:20
+#: install_steps_interactive.pm:1087 install_steps_interactive.pm:1101 security/level.pm:55 steps.pm:20
#, c-format
msgid "Security"
msgstr ""
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "activated"
msgstr ""
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "disabled"
msgstr ""
-#: install_steps_interactive.pm:1115
+#: install_steps_interactive.pm:1117
#, c-format
msgid "Boot"
msgstr ""
#. -PO: example: lilo-graphic on /dev/hda1
-#: install_steps_interactive.pm:1119 printer/printerdrake.pm:974
+#: install_steps_interactive.pm:1121 printer/printerdrake.pm:974
#, c-format
msgid "%s on %s"
msgstr ""
-#: install_steps_interactive.pm:1133 services.pm:175
+#: install_steps_interactive.pm:1135 services.pm:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: install_steps_interactive.pm:1143
+#: install_steps_interactive.pm:1145
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr ""
-#: install_steps_interactive.pm:1224
+#: install_steps_interactive.pm:1226
#, c-format
msgid "Preparing bootloader..."
msgstr ""
-#: install_steps_interactive.pm:1234
+#: install_steps_interactive.pm:1236
#, c-format
msgid "You appear to have an OldWorld or Unknown machine, the yaboot bootloader will not work for you. The install will continue, but you'll need to use BootX or some other means to boot your machine. The kernel argument for the root fs is: root=%s"
msgstr ""
-#: install_steps_interactive.pm:1240
+#: install_steps_interactive.pm:1242
#, c-format
msgid "Do you want to use aboot?"
msgstr ""
-#: install_steps_interactive.pm:1243
+#: install_steps_interactive.pm:1245
#, c-format
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: install_steps_interactive.pm:1260
+#: install_steps_interactive.pm:1262
#, c-format
msgid "In this security level, access to the files in the Windows partition is restricted to the administrator."
msgstr ""
-#: install_steps_interactive.pm:1289 standalone/drakautoinst:76
+#: install_steps_interactive.pm:1291 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr ""
-#: install_steps_interactive.pm:1294
+#: install_steps_interactive.pm:1296
#, c-format
msgid "Please insert another floppy for drivers disk"
msgstr ""
-#: install_steps_interactive.pm:1296
+#: install_steps_interactive.pm:1298
#, c-format
msgid "Creating auto install floppy..."
msgstr ""
-#: install_steps_interactive.pm:1308
+#: install_steps_interactive.pm:1310
#, c-format
msgid ""
"Some steps are not completed.\n"
@@ -5816,12 +5831,17 @@ msgid ""
"Do you really want to quit now?"
msgstr ""
-#: install_steps_interactive.pm:1324
+#: install_steps_interactive.pm:1320 standalone/draksambashare:416 standalone/draksambashare:523 standalone/drakups:120 standalone/drakups:159 standalone/logdrake:449 standalone/logdrake:455
+#, c-format
+msgid "Congratulations"
+msgstr ""
+
+#: install_steps_interactive.pm:1328 install_steps_interactive.pm:1329
#, c-format
msgid "Generate auto install floppy"
msgstr ""
-#: install_steps_interactive.pm:1326
+#: install_steps_interactive.pm:1330
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
@@ -5848,17 +5868,17 @@ msgstr ""
msgid "Choose a file"
msgstr ""
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakbackup:1517 standalone/drakfont:654 standalone/drakhosts:244 standalone/draknfs:594 standalone/drakroam:218 standalone/draksambashare:595 standalone/drakups:301 standalone/drakups:361 standalone/drakups:381 standalone/drakvpn:319 standalone/drakvpn:680
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakbackup:1517 standalone/drakfont:655 standalone/drakhosts:242 standalone/draknfs:589 standalone/drakroam:218 standalone/draksambashare:1123 standalone/drakups:301 standalone/drakups:361 standalone/drakups:381 standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Add"
msgstr ""
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:251 standalone/draknfs:601 standalone/draksambashare:605
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:249 standalone/draknfs:596 standalone/draksambashare:1080 standalone/draksambashare:1133 standalone/draksambashare:1172
#, c-format
msgid "Modify"
msgstr ""
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:258 standalone/draknfs:608 standalone/drakroam:202 standalone/draksambashare:612 standalone/drakups:303 standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319 standalone/drakvpn:680
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:256 standalone/draknfs:603 standalone/drakroam:202 standalone/draksambashare:1081 standalone/draksambashare:1141 standalone/draksambashare:1180 standalone/drakups:303 standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Remove"
msgstr ""
@@ -8341,7 +8361,7 @@ msgstr ""
msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-#: network/drakfirewall.pm:182
+#: network/drakfirewall.pm:184
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
@@ -8349,7 +8369,7 @@ msgid ""
"Have a look at /etc/services for information."
msgstr ""
-#: network/drakfirewall.pm:188
+#: network/drakfirewall.pm:190
#, c-format
msgid ""
"Invalid port given: %s.\n"
@@ -8359,12 +8379,12 @@ msgid ""
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""
-#: network/drakfirewall.pm:198
+#: network/drakfirewall.pm:200
#, c-format
msgid "Everything (no firewall)"
msgstr ""
-#: network/drakfirewall.pm:200
+#: network/drakfirewall.pm:202
#, c-format
msgid "Other ports"
msgstr ""
@@ -8481,7 +8501,7 @@ msgstr ""
msgid "Internal ISDN card"
msgstr ""
-#: network/netconnect.pm:80 printer/printerdrake.pm:1641 standalone/drakups:75
+#: network/netconnect.pm:80 printer/printerdrake.pm:1642 standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr ""
@@ -8912,7 +8932,7 @@ msgstr ""
msgid "IP parameters"
msgstr ""
-#: network/netconnect.pm:589 network/netconnect.pm:894 printer/printerdrake.pm:460 standalone/drakconnect:109 standalone/drakconnect:316 standalone/drakconnect:882 standalone/drakhosts:198 standalone/drakups:286
+#: network/netconnect.pm:589 network/netconnect.pm:894 printer/printerdrake.pm:460 standalone/drakconnect:109 standalone/drakconnect:316 standalone/drakconnect:882 standalone/drakhosts:197 standalone/drakups:286
#, c-format
msgid "IP address"
msgstr ""
@@ -9103,7 +9123,7 @@ msgstr ""
msgid "Get NTPD servers from DHCP"
msgstr ""
-#: network/netconnect.pm:918 printer/printerdrake.pm:1895 standalone/drakconnect:676
+#: network/netconnect.pm:918 printer/printerdrake.pm:1896 standalone/drakconnect:676
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr ""
@@ -9352,7 +9372,7 @@ msgstr ""
msgid "Host name (optional)"
msgstr ""
-#: network/netconnect.pm:1178 standalone/drakhosts:198
+#: network/netconnect.pm:1178 standalone/drakhosts:197
#, c-format
msgid "Host name"
msgstr ""
@@ -9575,7 +9595,7 @@ msgid ""
"%s"
msgstr ""
-#: network/network.pm:397
+#: network/network.pm:396 network/network.pm:397
#, c-format
msgid "Proxies configuration"
msgstr ""
@@ -9780,7 +9800,7 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: pkgs.pm:460
+#: pkgs.pm:461
#, c-format
msgid "Downloading file %s..."
msgstr ""
@@ -9805,7 +9825,7 @@ msgstr ""
msgid "On CUPS server \"%s\""
msgstr ""
-#: printer/cups.pm:117 printer/printerdrake.pm:5048 printer/printerdrake.pm:5058 printer/printerdrake.pm:5203 printer/printerdrake.pm:5214 printer/printerdrake.pm:5427
+#: printer/cups.pm:117 printer/printerdrake.pm:5049 printer/printerdrake.pm:5059 printer/printerdrake.pm:5204 printer/printerdrake.pm:5215 printer/printerdrake.pm:5428
#, c-format
msgid " (Default)"
msgstr ""
@@ -9875,7 +9895,7 @@ msgstr ""
msgid "Printer on remote CUPS server"
msgstr ""
-#: printer/main.pm:30 printer/printerdrake.pm:1373 printer/printerdrake.pm:1918
+#: printer/main.pm:30 printer/printerdrake.pm:1373 printer/printerdrake.pm:1919
#, c-format
msgid "Printer on remote lpd server"
msgstr ""
@@ -9895,7 +9915,7 @@ msgstr ""
msgid "Printer on NetWare server"
msgstr ""
-#: printer/main.pm:34 printer/printerdrake.pm:1922
+#: printer/main.pm:34 printer/printerdrake.pm:1923
#, c-format
msgid "Enter a printer device URI"
msgstr ""
@@ -9910,7 +9930,7 @@ msgstr ""
msgid "recommended"
msgstr ""
-#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1776 printer/main.pm:2917 printer/main.pm:2926 printer/printerdrake.pm:973 printer/printerdrake.pm:1133 printer/printerdrake.pm:2410 printer/printerdrake.pm:5464
+#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1800 printer/main.pm:2943 printer/main.pm:2952 printer/printerdrake.pm:973 printer/printerdrake.pm:1133 printer/printerdrake.pm:2411 printer/printerdrake.pm:5465
#, c-format
msgid "Unknown model"
msgstr ""
@@ -10105,32 +10125,32 @@ msgstr ""
msgid "URI: %s"
msgstr ""
-#: printer/main.pm:683 printer/printerdrake.pm:1060 printer/printerdrake.pm:3220
+#: printer/main.pm:683 printer/printerdrake.pm:1060 printer/printerdrake.pm:3221
#, c-format
msgid "Raw printer (No driver)"
msgstr ""
-#: printer/main.pm:1274 printer/printerdrake.pm:211 printer/printerdrake.pm:223
+#: printer/main.pm:1298 printer/printerdrake.pm:211 printer/printerdrake.pm:223
#, c-format
msgid "Local network(s)"
msgstr ""
-#: printer/main.pm:1276 printer/printerdrake.pm:227
+#: printer/main.pm:1300 printer/printerdrake.pm:227
#, c-format
msgid "Interface \"%s\""
msgstr ""
-#: printer/main.pm:1278
+#: printer/main.pm:1302
#, c-format
msgid "Network %s"
msgstr ""
-#: printer/main.pm:1280
+#: printer/main.pm:1304
#, c-format
msgid "Host %s"
msgstr ""
-#: printer/main.pm:1309
+#: printer/main.pm:1333
#, c-format
msgid "%s (Port %s)"
msgstr ""
@@ -10221,7 +10241,7 @@ msgid ""
"If some of these measures lead to problems for you, turn this option off, but then you have to take care of these points."
msgstr ""
-#: printer/printerdrake.pm:138 printer/printerdrake.pm:506 printer/printerdrake.pm:4681
+#: printer/printerdrake.pm:138 printer/printerdrake.pm:506 printer/printerdrake.pm:4682
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr ""
@@ -10349,7 +10369,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:440 printer/printerdrake.pm:2152
+#: printer/printerdrake.pm:440 printer/printerdrake.pm:2153
#, c-format
msgid "The port number should be an integer!"
msgstr ""
@@ -10361,7 +10381,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:462 printer/printerdrake.pm:2179 standalone/drakups:251 standalone/harddrake2:52
+#: printer/printerdrake.pm:462 printer/printerdrake.pm:2180 standalone/drakups:251 standalone/harddrake2:52
#, c-format
msgid "Port"
msgstr ""
@@ -10371,17 +10391,17 @@ msgstr ""
msgid "On, Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:514 printer/printerdrake.pm:4690 printer/printerdrake.pm:4756
+#: printer/printerdrake.pm:514 printer/printerdrake.pm:4691 printer/printerdrake.pm:4757
#, c-format
msgid "CUPS server name or IP address missing."
msgstr ""
-#: printer/printerdrake.pm:566 printer/printerdrake.pm:586 printer/printerdrake.pm:811 printer/printerdrake.pm:880 printer/printerdrake.pm:901 printer/printerdrake.pm:927 printer/printerdrake.pm:1036 printer/printerdrake.pm:1078 printer/printerdrake.pm:1088 printer/printerdrake.pm:1123 printer/printerdrake.pm:2239 printer/printerdrake.pm:2454 printer/printerdrake.pm:2486 printer/printerdrake.pm:2547 printer/printerdrake.pm:2599 printer/printerdrake.pm:2616 printer/printerdrake.pm:2660 printer/printerdrake.pm:2700 printer/printerdrake.pm:2750 printer/printerdrake.pm:2784 printer/printerdrake.pm:2794 printer/printerdrake.pm:3062 printer/printerdrake.pm:3067 printer/printerdrake.pm:3215 printer/printerdrake.pm:3326 printer/printerdrake.pm:3939 printer/printerdrake.pm:4006 printer/printerdrake.pm:4055 printer/printerdrake.pm:4058 printer/printerdrake.pm:4190 printer/printerdrake.pm:4291 printer/printerdrake.pm:4363 printer/printerdrake.pm:4384 printer/printerdrake.pm:4394 printer/printerdrake.pm:4485 printer/printerdrake.pm:4580 printer/printerdrake.pm:4586 printer/printerdrake.pm:4610 printer/printerdrake.pm:4717 printer/printerdrake.pm:4826 printer/printerdrake.pm:4846 printer/printerdrake.pm:4855 printer/printerdrake.pm:4870 printer/printerdrake.pm:5071 printer/printerdrake.pm:5533 printer/printerdrake.pm:5616 standalone/printerdrake:73 standalone/printerdrake:572
+#: printer/printerdrake.pm:566 printer/printerdrake.pm:586 printer/printerdrake.pm:811 printer/printerdrake.pm:880 printer/printerdrake.pm:901 printer/printerdrake.pm:927 printer/printerdrake.pm:1036 printer/printerdrake.pm:1078 printer/printerdrake.pm:1088 printer/printerdrake.pm:1123 printer/printerdrake.pm:2240 printer/printerdrake.pm:2455 printer/printerdrake.pm:2487 printer/printerdrake.pm:2548 printer/printerdrake.pm:2600 printer/printerdrake.pm:2617 printer/printerdrake.pm:2661 printer/printerdrake.pm:2701 printer/printerdrake.pm:2751 printer/printerdrake.pm:2785 printer/printerdrake.pm:2795 printer/printerdrake.pm:3063 printer/printerdrake.pm:3068 printer/printerdrake.pm:3216 printer/printerdrake.pm:3327 printer/printerdrake.pm:3940 printer/printerdrake.pm:4007 printer/printerdrake.pm:4056 printer/printerdrake.pm:4059 printer/printerdrake.pm:4191 printer/printerdrake.pm:4292 printer/printerdrake.pm:4364 printer/printerdrake.pm:4385 printer/printerdrake.pm:4395 printer/printerdrake.pm:4486 printer/printerdrake.pm:4581 printer/printerdrake.pm:4587 printer/printerdrake.pm:4611 printer/printerdrake.pm:4718 printer/printerdrake.pm:4827 printer/printerdrake.pm:4847 printer/printerdrake.pm:4856 printer/printerdrake.pm:4871 printer/printerdrake.pm:5072 printer/printerdrake.pm:5534 printer/printerdrake.pm:5617 standalone/printerdrake:73 standalone/printerdrake:572
#, c-format
msgid "Printerdrake"
msgstr ""
-#: printer/printerdrake.pm:567 printer/printerdrake.pm:4292 printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:567 printer/printerdrake.pm:4293 printer/printerdrake.pm:4828
#, c-format
msgid "Reading printer data..."
msgstr ""
@@ -10498,7 +10518,7 @@ msgid ""
"Printers on remote CUPS servers do not need to be configured here; these printers will be automatically detected."
msgstr ""
-#: printer/printerdrake.pm:751 printer/printerdrake.pm:5073
+#: printer/printerdrake.pm:751 printer/printerdrake.pm:5074
#, c-format
msgid ""
"\n"
@@ -10697,12 +10717,12 @@ msgstr ""
msgid ")"
msgstr ""
-#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3227
+#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3228
#, c-format
msgid "Printer model selection"
msgstr ""
-#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3228
+#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3229
#, c-format
msgid "Which printer model do you have?"
msgstr ""
@@ -10715,12 +10735,12 @@ msgid ""
"Printerdrake could not determine which model your printer %s is. Please choose the correct model from the list."
msgstr ""
-#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3233
+#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3234
#, c-format
msgid "If your printer is not listed, choose a compatible (see printer manual) or a similar one."
msgstr ""
-#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4847
+#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4848
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr ""
@@ -10748,7 +10768,7 @@ msgstr ""
msgid "There you can also choose in which situation automatic printer setup is done (On Printerdrake startup, on printing system startup, when connecting a new USB printer)."
msgstr ""
-#: printer/printerdrake.pm:1274 printer/printerdrake.pm:1286 printer/printerdrake.pm:1393 printer/printerdrake.pm:2420 printer/printerdrake.pm:2435 printer/printerdrake.pm:2507 printer/printerdrake.pm:5090 printer/printerdrake.pm:5263
+#: printer/printerdrake.pm:1274 printer/printerdrake.pm:1286 printer/printerdrake.pm:1393 printer/printerdrake.pm:2421 printer/printerdrake.pm:2436 printer/printerdrake.pm:2508 printer/printerdrake.pm:5091 printer/printerdrake.pm:5264
#, c-format
msgid "Add a new printer"
msgstr ""
@@ -10851,7 +10871,7 @@ msgid ""
"If you want to add, remove, or rename a printer, or if you want to change the default option settings (paper input tray, printout quality, ...), select \"Printer\" in the \"Hardware\" section of the %s Control Center."
msgstr ""
-#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1660 printer/printerdrake.pm:1723 printer/printerdrake.pm:1815 printer/printerdrake.pm:1953 printer/printerdrake.pm:2029 printer/printerdrake.pm:2196 printer/printerdrake.pm:2289 printer/printerdrake.pm:2298 printer/printerdrake.pm:2307 printer/printerdrake.pm:2318 printer/printerdrake.pm:2460 printer/printerdrake.pm:2559 printer/printerdrake.pm:2605 printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1661 printer/printerdrake.pm:1724 printer/printerdrake.pm:1816 printer/printerdrake.pm:1954 printer/printerdrake.pm:2030 printer/printerdrake.pm:2197 printer/printerdrake.pm:2290 printer/printerdrake.pm:2299 printer/printerdrake.pm:2308 printer/printerdrake.pm:2319 printer/printerdrake.pm:2461 printer/printerdrake.pm:2560 printer/printerdrake.pm:2606 printer/printerdrake.pm:2673 printer/printerdrake.pm:2708
#, c-format
msgid "Could not install the %s packages!"
msgstr ""
@@ -10861,7 +10881,7 @@ msgstr ""
msgid "Skipping Windows/SMB server auto-detection"
msgstr ""
-#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1583 printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1584 printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Printer auto-detection"
msgstr ""
@@ -10916,207 +10936,207 @@ msgstr ""
msgid "You must enter a device or file name!"
msgstr ""
-#: printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1585
#, c-format
msgid "No printer found!"
msgstr ""
-#: printer/printerdrake.pm:1592
+#: printer/printerdrake.pm:1593
#, c-format
msgid "Local Printers"
msgstr ""
-#: printer/printerdrake.pm:1593
+#: printer/printerdrake.pm:1594
#, c-format
msgid "Available printers"
msgstr ""
-#: printer/printerdrake.pm:1597 printer/printerdrake.pm:1606
+#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1607
#, c-format
msgid "The following printer was auto-detected. "
msgstr ""
-#: printer/printerdrake.pm:1599
+#: printer/printerdrake.pm:1600
#, c-format
msgid "If it is not the one you want to configure, enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1600
+#: printer/printerdrake.pm:1601
#, c-format
msgid "Alternatively, you can specify a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1601 printer/printerdrake.pm:1610
+#: printer/printerdrake.pm:1602 printer/printerdrake.pm:1611
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr ""
-#: printer/printerdrake.pm:1603
+#: printer/printerdrake.pm:1604
#, c-format
msgid "Please choose the printer you want to set up or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1604
+#: printer/printerdrake.pm:1605
#, c-format
msgid "Please choose the printer to which the print jobs should go or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1608
+#: printer/printerdrake.pm:1609
#, c-format
msgid "The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1609
+#: printer/printerdrake.pm:1610
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""
-#: printer/printerdrake.pm:1612
+#: printer/printerdrake.pm:1613
#, c-format
msgid "Please choose the printer you want to set up. The configuration of the printer will work fully automatically. If your printer was not correctly detected or if you prefer a customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1613
+#: printer/printerdrake.pm:1614
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr ""
-#: printer/printerdrake.pm:1615
+#: printer/printerdrake.pm:1616
#, c-format
msgid "Please choose the port that your printer is connected to or enter a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1616
+#: printer/printerdrake.pm:1617
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr ""
-#: printer/printerdrake.pm:1618
+#: printer/printerdrake.pm:1619
#, c-format
msgid " (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: printer/printerdrake.pm:1622
+#: printer/printerdrake.pm:1623
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr ""
-#: printer/printerdrake.pm:1662 printer/printerdrake.pm:1725 printer/printerdrake.pm:1817 printer/printerdrake.pm:1955 printer/printerdrake.pm:2031 printer/printerdrake.pm:2198 printer/printerdrake.pm:2291 printer/printerdrake.pm:2300 printer/printerdrake.pm:2309 printer/printerdrake.pm:2320
+#: printer/printerdrake.pm:1663 printer/printerdrake.pm:1726 printer/printerdrake.pm:1818 printer/printerdrake.pm:1956 printer/printerdrake.pm:2032 printer/printerdrake.pm:2199 printer/printerdrake.pm:2292 printer/printerdrake.pm:2301 printer/printerdrake.pm:2310 printer/printerdrake.pm:2321
#, c-format
msgid "Aborting"
msgstr ""
-#: printer/printerdrake.pm:1698
+#: printer/printerdrake.pm:1699
#, c-format
msgid "Remote lpd Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1699
+#: printer/printerdrake.pm:1700
#, c-format
msgid "To use a remote lpd printer, you need to supply the hostname of the printer server and the printer name on that server."
msgstr ""
-#: printer/printerdrake.pm:1700
+#: printer/printerdrake.pm:1701
#, c-format
msgid "Remote host name"
msgstr ""
-#: printer/printerdrake.pm:1701
+#: printer/printerdrake.pm:1702
#, c-format
msgid "Remote printer name"
msgstr ""
-#: printer/printerdrake.pm:1704
+#: printer/printerdrake.pm:1705
#, c-format
msgid "Remote host name missing!"
msgstr ""
-#: printer/printerdrake.pm:1708
+#: printer/printerdrake.pm:1709
#, c-format
msgid "Remote printer name missing!"
msgstr ""
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214 printer/printerdrake.pm:2339 standalone/drakTermServ:447 standalone/drakTermServ:769 standalone/drakTermServ:785 standalone/drakTermServ:1590 standalone/drakTermServ:1599 standalone/drakTermServ:1611 standalone/drakbackup:499 standalone/drakbackup:605 standalone/drakbackup:640 standalone/drakbackup:741 standalone/drakroam:390 standalone/draksambashare:424 standalone/harddrake2:259
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215 printer/printerdrake.pm:2340 standalone/drakTermServ:447 standalone/drakTermServ:769 standalone/drakTermServ:785 standalone/drakTermServ:1590 standalone/drakTermServ:1599 standalone/drakTermServ:1611 standalone/drakbackup:499 standalone/drakbackup:605 standalone/drakbackup:640 standalone/drakbackup:741 standalone/drakroam:390 standalone/draksambashare:623 standalone/draksambashare:790 standalone/harddrake2:259
#, c-format
msgid "Information"
msgstr ""
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214 printer/printerdrake.pm:2339
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215 printer/printerdrake.pm:2340
#, c-format
msgid "Detected model: %s %s"
msgstr ""
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Scanning network..."
msgstr ""
-#: printer/printerdrake.pm:1833 printer/printerdrake.pm:1854
+#: printer/printerdrake.pm:1834 printer/printerdrake.pm:1855
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1836 printer/printerdrake.pm:1857
+#: printer/printerdrake.pm:1837 printer/printerdrake.pm:1858
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr ""
-#: printer/printerdrake.pm:1878
+#: printer/printerdrake.pm:1879
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1879
+#: printer/printerdrake.pm:1880
#, c-format
msgid "To print to a SMB printer, you need to provide the SMB host name (Note! It may be different from its TCP/IP hostname!) and possibly the IP address of the print server, as well as the share name for the printer you wish to access and any applicable user name, password, and workgroup information."
msgstr ""
-#: printer/printerdrake.pm:1880
+#: printer/printerdrake.pm:1881
#, c-format
msgid " If the desired printer was auto-detected, simply choose it from the list and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: printer/printerdrake.pm:1882
+#: printer/printerdrake.pm:1883
#, c-format
msgid "SMB server host"
msgstr ""
-#: printer/printerdrake.pm:1883
+#: printer/printerdrake.pm:1884
#, c-format
msgid "SMB server IP"
msgstr ""
-#: printer/printerdrake.pm:1884 standalone/draksambashare:543
+#: printer/printerdrake.pm:1885 standalone/draksambashare:61
#, c-format
msgid "Share name"
msgstr ""
-#: printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:1888
#, c-format
msgid "Workgroup"
msgstr ""
-#: printer/printerdrake.pm:1889
+#: printer/printerdrake.pm:1890
#, c-format
msgid "Auto-detected"
msgstr ""
-#: printer/printerdrake.pm:1899
+#: printer/printerdrake.pm:1900
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: printer/printerdrake.pm:1903
+#: printer/printerdrake.pm:1904
#, c-format
msgid "Samba share name missing!"
msgstr ""
-#: printer/printerdrake.pm:1909
+#: printer/printerdrake.pm:1910
#, c-format
msgid "SECURITY WARNING!"
msgstr ""
-#: printer/printerdrake.pm:1910
+#: printer/printerdrake.pm:1911
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to a fault in the architecture of the Samba client software the password is put in clear text into the command line of the Samba client used to transmit the print job to the Windows server. So it is possible for every user on this machine to display the password on the screen by issuing commands as \"ps auxwww\".\n"
@@ -11130,7 +11150,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:1920
+#: printer/printerdrake.pm:1921
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP protocol and set up printing from this machine with the \"%s\" connection type in Printerdrake.\n"
@@ -11138,7 +11158,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:1923
+#: printer/printerdrake.pm:1924
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) connect to it as a client.\n"
@@ -11146,284 +11166,284 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: printer/printerdrake.pm:2002
+#: printer/printerdrake.pm:2003
#, c-format
msgid "NetWare Printer Options"
msgstr ""
-#: printer/printerdrake.pm:2003
+#: printer/printerdrake.pm:2004
#, c-format
msgid "To print on a NetWare printer, you need to provide the NetWare print server name (Note! it may be different from its TCP/IP hostname!) as well as the print queue name for the printer you wish to access and any applicable user name and password."
msgstr ""
-#: printer/printerdrake.pm:2004
+#: printer/printerdrake.pm:2005
#, c-format
msgid "Printer Server"
msgstr ""
-#: printer/printerdrake.pm:2005
+#: printer/printerdrake.pm:2006
#, c-format
msgid "Print Queue Name"
msgstr ""
-#: printer/printerdrake.pm:2010
+#: printer/printerdrake.pm:2011
#, c-format
msgid "NCP server name missing!"
msgstr ""
-#: printer/printerdrake.pm:2014
+#: printer/printerdrake.pm:2015
#, c-format
msgid "NCP queue name missing!"
msgstr ""
-#: printer/printerdrake.pm:2095 printer/printerdrake.pm:2116
+#: printer/printerdrake.pm:2096 printer/printerdrake.pm:2117
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:2098 printer/printerdrake.pm:2119
+#: printer/printerdrake.pm:2099 printer/printerdrake.pm:2120
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: printer/printerdrake.pm:2141
+#: printer/printerdrake.pm:2142
#, c-format
msgid "TCP/Socket Printer Options"
msgstr ""
-#: printer/printerdrake.pm:2143
+#: printer/printerdrake.pm:2144
#, c-format
msgid "Choose one of the auto-detected printers from the list or enter the hostname or IP and the optional port number (default is 9100) in the input fields."
msgstr ""
-#: printer/printerdrake.pm:2144
+#: printer/printerdrake.pm:2145
#, c-format
msgid "To print to a TCP or socket printer, you need to provide the host name or IP of the printer and optionally the port number (default is 9100). On HP JetDirect servers the port number is usually 9100, on other servers it can vary. See the manual of your hardware."
msgstr ""
-#: printer/printerdrake.pm:2148
+#: printer/printerdrake.pm:2149
#, c-format
msgid "Printer host name or IP missing!"
msgstr ""
-#: printer/printerdrake.pm:2177
+#: printer/printerdrake.pm:2178
#, c-format
msgid "Printer host name or IP"
msgstr ""
-#: printer/printerdrake.pm:2240
+#: printer/printerdrake.pm:2241
#, c-format
msgid "Refreshing Device URI list..."
msgstr ""
-#: printer/printerdrake.pm:2243 printer/printerdrake.pm:2245
+#: printer/printerdrake.pm:2244 printer/printerdrake.pm:2246
#, c-format
msgid "Printer Device URI"
msgstr ""
-#: printer/printerdrake.pm:2244
+#: printer/printerdrake.pm:2245
#, c-format
msgid "You can specify directly the URI to access the printer. The URI must fulfill either the CUPS or the Foomatic specifications. Note that not all URI types are supported by all the spoolers."
msgstr ""
-#: printer/printerdrake.pm:2270
+#: printer/printerdrake.pm:2271
#, c-format
msgid "A valid URI must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2376
#, c-format
msgid "Pipe into command"
msgstr ""
-#: printer/printerdrake.pm:2376
+#: printer/printerdrake.pm:2377
#, c-format
msgid "Here you can specify any arbitrary command line into which the job should be piped instead of being sent directly to a printer."
msgstr ""
-#: printer/printerdrake.pm:2377
+#: printer/printerdrake.pm:2378
#, c-format
msgid "Command line"
msgstr ""
-#: printer/printerdrake.pm:2381
+#: printer/printerdrake.pm:2382
#, c-format
msgid "A command line must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2422
#, c-format
msgid "On many HP printers there are special functions available, maintenance (ink level checking, nozzle cleaning. head alignment, ...) on all not too old inkjets, scanning on multi-function devices, and memory card access on printers with card readers. "
msgstr ""
-#: printer/printerdrake.pm:2423
+#: printer/printerdrake.pm:2424
#, c-format
msgid "To access these extra functions on your HP printer, it must be set up with the appropriate software: "
msgstr ""
-#: printer/printerdrake.pm:2424
+#: printer/printerdrake.pm:2425
#, c-format
msgid "Either with the newer HPLIP which allows printer maintenance through the easy-to-use graphical application \"Toolbox\" and four-edge full-bleed on newer PhotoSmart models "
msgstr ""
-#: printer/printerdrake.pm:2425
+#: printer/printerdrake.pm:2426
#, c-format
msgid "or with the older HPOJ which allows only scanner and memory card access, but could help you in case of failure of HPLIP. "
msgstr ""
-#: printer/printerdrake.pm:2427
+#: printer/printerdrake.pm:2428
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr ""
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2429 printer/printerdrake.pm:2455 printer/printerdrake.pm:2461 printer/printerdrake.pm:2487
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2430 printer/printerdrake.pm:2456 printer/printerdrake.pm:2462 printer/printerdrake.pm:2488
#, c-format
msgid "HPLIP"
msgstr ""
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2431 printer/printerdrake.pm:2600 printer/printerdrake.pm:2606 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2432 printer/printerdrake.pm:2601 printer/printerdrake.pm:2607 printer/printerdrake.pm:2618
#, c-format
msgid "HPOJ"
msgstr ""
-#: printer/printerdrake.pm:2436
+#: printer/printerdrake.pm:2437
#, c-format
msgid "Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, LaserJet 1100/1200/1220/3000/3200/3300/4345 with scanner, DeskJet 450, Sony IJP-V100), an HP PhotoSmart or an HP LaserJet 2200?"
msgstr ""
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2600
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2601
#, c-format
msgid "Installing %s package..."
msgstr ""
-#: printer/printerdrake.pm:2462 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2463 printer/printerdrake.pm:2608
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""
-#: printer/printerdrake.pm:2477
+#: printer/printerdrake.pm:2478
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr ""
-#: printer/printerdrake.pm:2479
+#: printer/printerdrake.pm:2480
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr ""
-#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2488 printer/printerdrake.pm:2618
#, c-format
msgid "Checking device and configuring %s..."
msgstr ""
-#: printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:2509
#, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr ""
-#: printer/printerdrake.pm:2548 printer/printerdrake.pm:2661
+#: printer/printerdrake.pm:2549 printer/printerdrake.pm:2662
#, c-format
msgid "Installing SANE packages..."
msgstr ""
-#: printer/printerdrake.pm:2561 printer/printerdrake.pm:2674
+#: printer/printerdrake.pm:2562 printer/printerdrake.pm:2675
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2576
+#: printer/printerdrake.pm:2577
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""
-#: printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2702
#, c-format
msgid "Installing mtools packages..."
msgstr ""
-#: printer/printerdrake.pm:2709
+#: printer/printerdrake.pm:2710
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2725
+#: printer/printerdrake.pm:2726
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2734
+#: printer/printerdrake.pm:2735
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2751
+#: printer/printerdrake.pm:2752
#, c-format
msgid "Configuring device..."
msgstr ""
-#: printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2786
#, c-format
msgid "Making printer port available for CUPS..."
msgstr ""
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3063 printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3064 printer/printerdrake.pm:3217
#, c-format
msgid "Reading printer database..."
msgstr ""
-#: printer/printerdrake.pm:3021
+#: printer/printerdrake.pm:3022
#, c-format
msgid "Enter Printer Name and Comments"
msgstr ""
-#: printer/printerdrake.pm:3025 printer/printerdrake.pm:4348
+#: printer/printerdrake.pm:3026 printer/printerdrake.pm:4349
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: printer/printerdrake.pm:3031 printer/printerdrake.pm:4353
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:4354
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: printer/printerdrake.pm:3038
+#: printer/printerdrake.pm:3039
#, c-format
msgid "The printer name \"%s\" has more than 12 characters which can make the printer unaccessible from Windows clients. Do you really want to use this name?"
msgstr ""
-#: printer/printerdrake.pm:3047
+#: printer/printerdrake.pm:3048
#, c-format
msgid "Every printer needs a name (for example \"printer\"). The Description and Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: printer/printerdrake.pm:3048
+#: printer/printerdrake.pm:3049
#, c-format
msgid "Name of printer"
msgstr ""
-#: printer/printerdrake.pm:3049 standalone/drakconnect:592 standalone/harddrake2:39 standalone/printerdrake:222 standalone/printerdrake:229
+#: printer/printerdrake.pm:3050 standalone/drakconnect:592 standalone/harddrake2:39 standalone/printerdrake:222 standalone/printerdrake:229
#, c-format
msgid "Description"
msgstr ""
-#: printer/printerdrake.pm:3050 standalone/printerdrake:222 standalone/printerdrake:229
+#: printer/printerdrake.pm:3051 standalone/printerdrake:222 standalone/printerdrake:229
#, c-format
msgid "Location"
msgstr ""
-#: printer/printerdrake.pm:3068
+#: printer/printerdrake.pm:3069
#, c-format
msgid "Preparing printer database..."
msgstr ""
-#: printer/printerdrake.pm:3194
+#: printer/printerdrake.pm:3195
#, c-format
msgid "Your printer model"
msgstr ""
-#: printer/printerdrake.pm:3195
+#: printer/printerdrake.pm:3196
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-detection with the models listed in its printer database to find the best match. This choice can be wrong, especially when your printer is not listed at all in the database. So check whether the choice is correct and click \"The model is correct\" if so and if not, click \"Select model manually\" so that you can choose your printer model manually on the next screen.\n"
@@ -11433,17 +11453,17 @@ msgid ""
"%s"
msgstr ""
-#: printer/printerdrake.pm:3200 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3204
#, c-format
msgid "The model is correct"
msgstr ""
-#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3202 printer/printerdrake.pm:3205
+#: printer/printerdrake.pm:3202 printer/printerdrake.pm:3203 printer/printerdrake.pm:3206
#, c-format
msgid "Select model manually"
msgstr ""
-#: printer/printerdrake.pm:3229
+#: printer/printerdrake.pm:3230
#, c-format
msgid ""
"\n"
@@ -11451,144 +11471,144 @@ msgid ""
"Please check whether Printerdrake did the auto-detection of your printer model correctly. Find the correct model in the list when a wrong model or \"Raw printer\" is highlighted."
msgstr ""
-#: printer/printerdrake.pm:3248
+#: printer/printerdrake.pm:3249
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr ""
-#: printer/printerdrake.pm:3280
+#: printer/printerdrake.pm:3281
#, c-format
msgid "Every PostScript printer is delivered with a PPD file which describes the printer's options and features."
msgstr ""
-#: printer/printerdrake.pm:3281
+#: printer/printerdrake.pm:3282
#, c-format
msgid "This file is usually somewhere on the CD with the Windows and Mac drivers delivered with the printer."
msgstr ""
-#: printer/printerdrake.pm:3282
+#: printer/printerdrake.pm:3283
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr ""
-#: printer/printerdrake.pm:3283
+#: printer/printerdrake.pm:3284
#, c-format
msgid "If you have Windows installed on your machine, you can find the PPD file on your Windows partition, too."
msgstr ""
-#: printer/printerdrake.pm:3284
+#: printer/printerdrake.pm:3285
#, c-format
msgid "Installing the printer's PPD file and using it when setting up the printer makes all options of the printer available which are provided by the printer's hardware"
msgstr ""
-#: printer/printerdrake.pm:3285
+#: printer/printerdrake.pm:3286
#, c-format
msgid "Here you can choose the PPD file to be installed on your machine, it will then be used for the setup of your printer."
msgstr ""
-#: printer/printerdrake.pm:3287
+#: printer/printerdrake.pm:3288
#, c-format
msgid "Install PPD file from"
msgstr ""
-#: printer/printerdrake.pm:3290 printer/printerdrake.pm:3298 standalone/scannerdrake:183 standalone/scannerdrake:192 standalone/scannerdrake:242 standalone/scannerdrake:250
+#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3299 standalone/scannerdrake:183 standalone/scannerdrake:192 standalone/scannerdrake:242 standalone/scannerdrake:250
#, c-format
msgid "Floppy Disk"
msgstr ""
-#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3300 standalone/scannerdrake:184 standalone/scannerdrake:194 standalone/scannerdrake:243 standalone/scannerdrake:252
+#: printer/printerdrake.pm:3292 printer/printerdrake.pm:3301 standalone/scannerdrake:184 standalone/scannerdrake:194 standalone/scannerdrake:243 standalone/scannerdrake:252
#, c-format
msgid "Other place"
msgstr ""
-#: printer/printerdrake.pm:3306
+#: printer/printerdrake.pm:3307
#, c-format
msgid "Select PPD file"
msgstr ""
-#: printer/printerdrake.pm:3310
+#: printer/printerdrake.pm:3311
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr ""
-#: printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3317
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr ""
-#: printer/printerdrake.pm:3327
+#: printer/printerdrake.pm:3328
#, c-format
msgid "Installing PPD file..."
msgstr ""
-#: printer/printerdrake.pm:3445
+#: printer/printerdrake.pm:3446
#, c-format
msgid "OKI winprinter configuration"
msgstr ""
-#: printer/printerdrake.pm:3446
+#: printer/printerdrake.pm:3447
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when connected to the first parallel port. When your printer is connected to another port or to a print server box please connect the printer to the first parallel port before you print a test page. Otherwise the printer will not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: printer/printerdrake.pm:3471 printer/printerdrake.pm:3501
+#: printer/printerdrake.pm:3472 printer/printerdrake.pm:3502
#, c-format
msgid "Lexmark inkjet configuration"
msgstr ""
-#: printer/printerdrake.pm:3472
+#: printer/printerdrake.pm:3473
#, c-format
msgid "The inkjet printer drivers provided by Lexmark only support local printers, no printers on remote machines or print server boxes. Please connect your printer to a local port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3502
+#: printer/printerdrake.pm:3503
#, c-format
msgid "To be able to print with your Lexmark inkjet and this configuration, you need the inkjet printer drivers provided by Lexmark (http://www.lexmark.com/). Click on the \"Drivers\" link. Then choose your model and afterwards \"Linux\" as operating system. The drivers come as RPM packages or shell scripts with interactive graphical installation. You do not need to do this configuration by the graphical frontends. Cancel directly after the license agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and adjust the head alignment settings with this program."
msgstr ""
-#: printer/printerdrake.pm:3512
+#: printer/printerdrake.pm:3513
#, c-format
msgid "Lexmark X125 configuration"
msgstr ""
-#: printer/printerdrake.pm:3513
+#: printer/printerdrake.pm:3514
#, c-format
msgid "The driver for this printer only supports printers locally connected via USB, no printers on remote machines or print server boxes. Please connect your printer to a local USB port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3535
+#: printer/printerdrake.pm:3536
#, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr ""
-#: printer/printerdrake.pm:3536 printer/printerdrake.pm:3563
+#: printer/printerdrake.pm:3537 printer/printerdrake.pm:3564
#, c-format
msgid "The driver for this printer only supports printers locally connected on the first parallel port, no printers on remote machines or print server boxes or on other parallel ports. Please connect your printer to the first parallel port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3562
+#: printer/printerdrake.pm:3563
#, c-format
msgid "Canon LBP-460/660 configuration"
msgstr ""
-#: printer/printerdrake.pm:3589
+#: printer/printerdrake.pm:3590
#, c-format
msgid "Canon LBP-810/1120 (CAPT) configuration"
msgstr ""
-#: printer/printerdrake.pm:3590
+#: printer/printerdrake.pm:3591
#, c-format
msgid "The driver for this printer only supports printers locally connected via USB, no printers on remote machines or print server boxes or on the parallel port. Please connect your printer to the USB or configure it on the machine where it is directly connected to."
msgstr ""
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3598
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: printer/printerdrake.pm:3747
+#: printer/printerdrake.pm:3748
#, c-format
msgid ""
"Printer default settings\n"
@@ -11596,91 +11616,86 @@ msgid ""
"You should make sure that the page size and the ink type/printing mode (if available) and also the hardware configuration of laser printers (memory, duplex unit, extra trays) are set correctly. Note that with a very high printout quality/resolution printing can get substantially slower."
msgstr ""
-#: printer/printerdrake.pm:3872
+#: printer/printerdrake.pm:3873
#, c-format
msgid "Printer default settings"
msgstr ""
-#: printer/printerdrake.pm:3879
+#: printer/printerdrake.pm:3880
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: printer/printerdrake.pm:3883
+#: printer/printerdrake.pm:3884
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: printer/printerdrake.pm:3887
+#: printer/printerdrake.pm:3888
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: printer/printerdrake.pm:3939
+#: printer/printerdrake.pm:3940
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-#: printer/printerdrake.pm:3955
+#: printer/printerdrake.pm:3956
#, c-format
msgid "Test pages"
msgstr ""
-#: printer/printerdrake.pm:3956
+#: printer/printerdrake.pm:3957
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on laser printers with too low memory it can even not come out. In most cases it is enough to print the standard test page."
msgstr ""
-#: printer/printerdrake.pm:3960
+#: printer/printerdrake.pm:3961
#, c-format
msgid "No test pages"
msgstr ""
-#: printer/printerdrake.pm:3961
+#: printer/printerdrake.pm:3962
#, c-format
msgid "Print"
msgstr ""
-#: printer/printerdrake.pm:3986
+#: printer/printerdrake.pm:3987
#, c-format
msgid "Standard test page"
msgstr ""
-#: printer/printerdrake.pm:3989
+#: printer/printerdrake.pm:3990
#, c-format
msgid "Alternative test page (Letter)"
msgstr ""
-#: printer/printerdrake.pm:3992
+#: printer/printerdrake.pm:3993
#, c-format
msgid "Alternative test page (A4)"
msgstr ""
-#: printer/printerdrake.pm:3994
+#: printer/printerdrake.pm:3995
#, c-format
msgid "Photo test page"
msgstr ""
-#: printer/printerdrake.pm:3999
-#, c-format
-msgid "Do not print any test page"
-msgstr ""
-
-#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4008 printer/printerdrake.pm:4192
#, c-format
msgid "Printing test page(s)..."
msgstr ""
-#: printer/printerdrake.pm:4027
+#: printer/printerdrake.pm:4028
#, c-format
msgid "Skipping photo test page."
msgstr ""
-#: printer/printerdrake.pm:4044
+#: printer/printerdrake.pm:4045
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -11691,7 +11706,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4048
+#: printer/printerdrake.pm:4049
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -11699,38 +11714,38 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4058
+#: printer/printerdrake.pm:4059
#, c-format
msgid "Did it work properly?"
msgstr ""
-#: printer/printerdrake.pm:4082 printer/printerdrake.pm:5465
+#: printer/printerdrake.pm:4083 printer/printerdrake.pm:5466
#, c-format
msgid "Raw printer"
msgstr ""
-#: printer/printerdrake.pm:4120
+#: printer/printerdrake.pm:4121
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or \"kprinter <file>\". The graphical tools allow you to choose the printer and to modify the option settings easily.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4122
+#: printer/printerdrake.pm:4123
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the printing dialogs of many applications, but here do not supply the file name because the file to print is provided by the application.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4125 printer/printerdrake.pm:4142 printer/printerdrake.pm:4152
+#: printer/printerdrake.pm:4126 printer/printerdrake.pm:4143 printer/printerdrake.pm:4153
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a particular printing job. Simply add the desired settings to the command line, e. g. \"%s <file>\". "
msgstr ""
-#: printer/printerdrake.pm:4128 printer/printerdrake.pm:4168
+#: printer/printerdrake.pm:4129 printer/printerdrake.pm:4169
#, c-format
msgid ""
"To know about the options available for the current printer read either the list shown below or click on the \"Print option list\" button.%s%s%s\n"
@@ -11738,7 +11753,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4132
+#: printer/printerdrake.pm:4133
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -11746,33 +11761,33 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4137 printer/printerdrake.pm:4147
+#: printer/printerdrake.pm:4138 printer/printerdrake.pm:4148
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s <file>\".\n"
""
msgstr ""
-#: printer/printerdrake.pm:4139 printer/printerdrake.pm:4149 printer/printerdrake.pm:4159
+#: printer/printerdrake.pm:4140 printer/printerdrake.pm:4150 printer/printerdrake.pm:4160
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the printing dialogs of many applications. But here do not supply the file name because the file to print is provided by the application.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4144 printer/printerdrake.pm:4154
+#: printer/printerdrake.pm:4145 printer/printerdrake.pm:4155
#, c-format
msgid "To get a list of the options available for the current printer click on the \"Print option list\" button."
msgstr ""
-#: printer/printerdrake.pm:4157
+#: printer/printerdrake.pm:4158
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s <file>\" or \"%s <file>\".\n"
""
msgstr ""
-#: printer/printerdrake.pm:4161
+#: printer/printerdrake.pm:4162
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and handling printing jobs.\n"
@@ -11780,7 +11795,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4165
+#: printer/printerdrake.pm:4166
#, c-format
msgid ""
"\n"
@@ -11788,37 +11803,37 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4175
+#: printer/printerdrake.pm:4176
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4176
+#: printer/printerdrake.pm:4177
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4178
+#: printer/printerdrake.pm:4179
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4180
+#: printer/printerdrake.pm:4181
#, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4181
+#: printer/printerdrake.pm:4182
#, c-format
msgid "Printing on the printer \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4187
+#: printer/printerdrake.pm:4188
#, c-format
msgid "Print option list"
msgstr ""
-#: printer/printerdrake.pm:4209
+#: printer/printerdrake.pm:4210
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special features of your printer are supported.\n"
@@ -11826,12 +11841,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4212
+#: printer/printerdrake.pm:4213
#, c-format
msgid "The scanner in your printer can be used with the usual SANE software, for example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""
-#: printer/printerdrake.pm:4213
+#: printer/printerdrake.pm:4214
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to share your scanner on the network.\n"
@@ -11839,12 +11854,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4217
+#: printer/printerdrake.pm:4218
#, c-format
msgid "The memory card readers in your printer can be accessed like a usual USB mass storage device. "
msgstr ""
-#: printer/printerdrake.pm:4218
+#: printer/printerdrake.pm:4219
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on your desktop.\n"
@@ -11852,12 +11867,12 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4220
+#: printer/printerdrake.pm:4221
#, c-format
msgid "The memory card readers in your printer can be accessed using HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) clicking the \"Access Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""
-#: printer/printerdrake.pm:4221
+#: printer/printerdrake.pm:4222
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB card reader is usually faster.\n"
@@ -11865,7 +11880,7 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4224
+#: printer/printerdrake.pm:4225
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a lot of status monitoring and maintenance functions for your %s:\n"
@@ -11873,35 +11888,35 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4225
+#: printer/printerdrake.pm:4226
#, c-format
msgid ""
" - Ink level/status info\n"
""
msgstr ""
-#: printer/printerdrake.pm:4226
+#: printer/printerdrake.pm:4227
#, c-format
msgid ""
" - Ink nozzle cleaning\n"
""
msgstr ""
-#: printer/printerdrake.pm:4227
+#: printer/printerdrake.pm:4228
#, c-format
msgid ""
" - Print head alignment\n"
""
msgstr ""
-#: printer/printerdrake.pm:4228
+#: printer/printerdrake.pm:4229
#, c-format
msgid ""
" - Color calibration\n"
""
msgstr ""
-#: printer/printerdrake.pm:4243
+#: printer/printerdrake.pm:4244
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the scanner when you have more than one) from the command line or with the graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, you can also scan by choosing the appropriate point in the \"File\"/\"Acquire\" menu. Call also \"man scanimage\" on the command line to get more information.\n"
@@ -11909,17 +11924,17 @@ msgid ""
"You do not need to run \"scannerdrake\" for setting up scanning on this device, you only need to use \"scannerdrake\" if you want to share the scanner on the network."
msgstr ""
-#: printer/printerdrake.pm:4269
+#: printer/printerdrake.pm:4270
#, c-format
msgid "Your printer was configured automatically to give you access to the photo card drives from your PC. Now you can access your photo cards using the graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> \"MTools File Manager\") or the command line utilities \"mtools\" (enter \"man mtools\" on the command line for more info). You find the card's file system under the drive letter \"p:\", or subsequent drive letters when you have more than one HP printer with photo card drives. In \"MtoolsFM\" you can switch between drive letters with the field at the upper-right corners of the file lists."
msgstr ""
-#: printer/printerdrake.pm:4312 printer/printerdrake.pm:4339 printer/printerdrake.pm:4374
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4340 printer/printerdrake.pm:4375
#, c-format
msgid "Transfer printer configuration"
msgstr ""
-#: printer/printerdrake.pm:4313
+#: printer/printerdrake.pm:4314
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %s to %s, your current spooler. All the configuration data (printer name, description, location, connection type, and default option settings) is overtaken, but jobs will not be transferred.\n"
@@ -11927,40 +11942,40 @@ msgid ""
""
msgstr ""
-#: printer/printerdrake.pm:4316
+#: printer/printerdrake.pm:4317
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the data into a free-formed command.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4318
+#: printer/printerdrake.pm:4319
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP printers.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4320
+#: printer/printerdrake.pm:4321
#, c-format
msgid ""
"LPD and LPRng do not support IPP printers.\n"
""
msgstr ""
-#: printer/printerdrake.pm:4322
+#: printer/printerdrake.pm:4323
#, c-format
msgid "In addition, queues not created with this program or \"foomatic-configure\" cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:4323
+#: printer/printerdrake.pm:4324
#, c-format
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers or with native CUPS drivers cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:4324
+#: printer/printerdrake.pm:4325
#, c-format
msgid ""
"\n"
@@ -11968,17 +11983,17 @@ msgid ""
"\"Transfer\"."
msgstr ""
-#: printer/printerdrake.pm:4327
+#: printer/printerdrake.pm:4328
#, c-format
msgid "Do not transfer printers"
msgstr ""
-#: printer/printerdrake.pm:4328 printer/printerdrake.pm:4344
+#: printer/printerdrake.pm:4329 printer/printerdrake.pm:4345
#, c-format
msgid "Transfer"
msgstr ""
-#: printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4341
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -11986,82 +12001,82 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: printer/printerdrake.pm:4361
+#: printer/printerdrake.pm:4362
#, c-format
msgid "New printer name"
msgstr ""
-#: printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4365
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: printer/printerdrake.pm:4375
+#: printer/printerdrake.pm:4376
#, c-format
msgid "You have transferred your former default printer (\"%s\"), Should it be also the default printer under the new printing system %s?"
msgstr ""
-#: printer/printerdrake.pm:4385
+#: printer/printerdrake.pm:4386
#, c-format
msgid "Refreshing printer data..."
msgstr ""
-#: printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4396
#, c-format
msgid "Starting network..."
msgstr ""
-#: printer/printerdrake.pm:4439 printer/printerdrake.pm:4443 printer/printerdrake.pm:4445
+#: printer/printerdrake.pm:4440 printer/printerdrake.pm:4444 printer/printerdrake.pm:4446
#, c-format
msgid "Configure the network now"
msgstr ""
-#: printer/printerdrake.pm:4440
+#: printer/printerdrake.pm:4441
#, c-format
msgid "Network functionality not configured"
msgstr ""
-#: printer/printerdrake.pm:4441
+#: printer/printerdrake.pm:4442
#, c-format
msgid "You are going to configure a remote printer. This needs working network access, but your network is not configured yet. If you go on without network configuration, you will not be able to use the printer which you are configuring now. How do you want to proceed?"
msgstr ""
-#: printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4445
#, c-format
msgid "Go on without configuring the network"
msgstr ""
-#: printer/printerdrake.pm:4475
+#: printer/printerdrake.pm:4476
#, c-format
msgid "The network configuration done during the installation cannot be started now. Please check whether the network is accessible after booting your system and correct the configuration using the %s Control Center, section \"Network & Internet\"/\"Connection\", and afterwards set up the printer, also using the %s Control Center, section \"Hardware\"/\"Printer\""
msgstr ""
-#: printer/printerdrake.pm:4476
+#: printer/printerdrake.pm:4477
#, c-format
msgid "The network access was not running and could not be started. Please check your configuration and your hardware. Then try to configure your remote printer again."
msgstr ""
-#: printer/printerdrake.pm:4486
+#: printer/printerdrake.pm:4487
#, c-format
msgid "Restarting printing system..."
msgstr ""
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "high"
msgstr ""
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "paranoid"
msgstr ""
-#: printer/printerdrake.pm:4519
+#: printer/printerdrake.pm:4520
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: printer/printerdrake.pm:4520
+#: printer/printerdrake.pm:4521
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %s security level.\n"
@@ -12071,12 +12086,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: printer/printerdrake.pm:4556
+#: printer/printerdrake.pm:4557
#, c-format
msgid "Starting the printing system at boot time"
msgstr ""
-#: printer/printerdrake.pm:4557
+#: printer/printerdrake.pm:4558
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine is booted.\n"
@@ -12086,279 +12101,279 @@ msgid ""
"Do you want to have the automatic starting of the printing system turned on again?"
msgstr ""
-#: printer/printerdrake.pm:4580
+#: printer/printerdrake.pm:4581
#, c-format
msgid "Checking installed software..."
msgstr ""
-#: printer/printerdrake.pm:4586
+#: printer/printerdrake.pm:4587
#, c-format
msgid "Removing %s..."
msgstr ""
-#: printer/printerdrake.pm:4590
+#: printer/printerdrake.pm:4591
#, c-format
msgid "Could not remove the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4610
+#: printer/printerdrake.pm:4611
#, c-format
msgid "Installing %s..."
msgstr ""
-#: printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4615
#, c-format
msgid "Could not install the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4682
+#: printer/printerdrake.pm:4683
#, c-format
msgid "In this mode there is no local printing system, all printing requests go directly to the server specified below. Note that it is not possible to define local print queues then and if the specified server is down it cannot be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:4684
+#: printer/printerdrake.pm:4685
#, c-format
msgid "Enter the host name or IP of your CUPS server and click OK if you want to use this mode, click \"Quit\" otherwise."
msgstr ""
-#: printer/printerdrake.pm:4698
+#: printer/printerdrake.pm:4699
#, c-format
msgid "Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:4718
+#: printer/printerdrake.pm:4719
#, c-format
msgid "Setting Default Printer..."
msgstr ""
-#: printer/printerdrake.pm:4738
+#: printer/printerdrake.pm:4739
#, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr ""
-#: printer/printerdrake.pm:4739
+#: printer/printerdrake.pm:4740
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""
-#: printer/printerdrake.pm:4741
+#: printer/printerdrake.pm:4742
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""
-#: printer/printerdrake.pm:4742
+#: printer/printerdrake.pm:4743
#, c-format
msgid "Then locally connected printers can be used and remote printers on other CUPS servers in the same network are automatically discovered. "
msgstr ""
-#: printer/printerdrake.pm:4743
+#: printer/printerdrake.pm:4744
#, c-format
msgid "Disadvantage of this approach is, that more resources on the local machine are needed: Additional software packages need to be installed, the CUPS daemon has to run in the background and needs some memory, and the IPP port (port 631) is opened. "
msgstr ""
-#: printer/printerdrake.pm:4745
+#: printer/printerdrake.pm:4746
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""
-#: printer/printerdrake.pm:4746
+#: printer/printerdrake.pm:4747
#, c-format
msgid "Here local resource occupation is reduced to a minimum. No CUPS daemon is started or port opened, no software infrastructure for setting up local print queues is installed, so less memory and disk space is used. "
msgstr ""
-#: printer/printerdrake.pm:4747
+#: printer/printerdrake.pm:4748
#, c-format
msgid "Disadvantage is that it is not possible to define local printers then and if the specified server is down it cannot be printed at all from this machine. "
msgstr ""
-#: printer/printerdrake.pm:4749
+#: printer/printerdrake.pm:4750
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr ""
-#: printer/printerdrake.pm:4753 printer/printerdrake.pm:4768 printer/printerdrake.pm:4772 printer/printerdrake.pm:4778
+#: printer/printerdrake.pm:4754 printer/printerdrake.pm:4769 printer/printerdrake.pm:4773 printer/printerdrake.pm:4779
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr ""
-#: printer/printerdrake.pm:4767
+#: printer/printerdrake.pm:4768
#, c-format
msgid "Local CUPS printing system"
msgstr ""
-#: printer/printerdrake.pm:4806
+#: printer/printerdrake.pm:4807
#, c-format
msgid "Select Printer Spooler"
msgstr ""
-#: printer/printerdrake.pm:4807
+#: printer/printerdrake.pm:4808
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr ""
-#: printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4857
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr ""
-#: printer/printerdrake.pm:4871
+#: printer/printerdrake.pm:4872
#, c-format
msgid "Installing Foomatic..."
msgstr ""
-#: printer/printerdrake.pm:4877
+#: printer/printerdrake.pm:4878
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr ""
-#: printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5073
#, c-format
msgid "The following printers are configured. Double-click on a printer to change its settings; to make it the default printer; or to view information about it. "
msgstr ""
-#: printer/printerdrake.pm:5102
+#: printer/printerdrake.pm:5103
#, c-format
msgid "Display all available remote CUPS printers"
msgstr ""
-#: printer/printerdrake.pm:5103
+#: printer/printerdrake.pm:5104
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: printer/printerdrake.pm:5114
+#: printer/printerdrake.pm:5115
#, c-format
msgid "CUPS configuration"
msgstr ""
-#: printer/printerdrake.pm:5126
+#: printer/printerdrake.pm:5127
#, c-format
msgid "Change the printing system"
msgstr ""
-#: printer/printerdrake.pm:5135
+#: printer/printerdrake.pm:5136
#, c-format
msgid "Normal Mode"
msgstr ""
-#: printer/printerdrake.pm:5136
+#: printer/printerdrake.pm:5137
#, c-format
msgid "Expert Mode"
msgstr ""
-#: printer/printerdrake.pm:5408 printer/printerdrake.pm:5466 printer/printerdrake.pm:5552 printer/printerdrake.pm:5561
+#: printer/printerdrake.pm:5409 printer/printerdrake.pm:5467 printer/printerdrake.pm:5553 printer/printerdrake.pm:5562
#, c-format
msgid "Printer options"
msgstr ""
-#: printer/printerdrake.pm:5444
+#: printer/printerdrake.pm:5445
#, c-format
msgid "Modify printer configuration"
msgstr ""
-#: printer/printerdrake.pm:5446
+#: printer/printerdrake.pm:5447
#, c-format
msgid ""
"Printer %s%s\n"
"What do you want to modify on this printer?"
msgstr ""
-#: printer/printerdrake.pm:5451
+#: printer/printerdrake.pm:5452
#, c-format
msgid "This printer is disabled"
msgstr ""
-#: printer/printerdrake.pm:5453
+#: printer/printerdrake.pm:5454
#, c-format
msgid "Do it!"
msgstr ""
-#: printer/printerdrake.pm:5458 printer/printerdrake.pm:5520
+#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5521
#, c-format
msgid "Printer connection type"
msgstr ""
-#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5526
+#: printer/printerdrake.pm:5460 printer/printerdrake.pm:5527
#, c-format
msgid "Printer name, description, location"
msgstr ""
-#: printer/printerdrake.pm:5461 printer/printerdrake.pm:5545
+#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
+#: printer/printerdrake.pm:5463 printer/printerdrake.pm:5547
#, c-format
msgid "Printer manufacturer, model"
msgstr ""
-#: printer/printerdrake.pm:5468 printer/printerdrake.pm:5556
+#: printer/printerdrake.pm:5469 printer/printerdrake.pm:5557
#, c-format
msgid "Set this printer as the default"
msgstr ""
-#: printer/printerdrake.pm:5473 printer/printerdrake.pm:5562 printer/printerdrake.pm:5564 printer/printerdrake.pm:5573
+#: printer/printerdrake.pm:5474 printer/printerdrake.pm:5563 printer/printerdrake.pm:5565 printer/printerdrake.pm:5574
#, c-format
msgid "Enable Printer"
msgstr ""
-#: printer/printerdrake.pm:5476 printer/printerdrake.pm:5567 printer/printerdrake.pm:5568 printer/printerdrake.pm:5570
+#: printer/printerdrake.pm:5477 printer/printerdrake.pm:5568 printer/printerdrake.pm:5569 printer/printerdrake.pm:5571
#, c-format
msgid "Disable Printer"
msgstr ""
-#: printer/printerdrake.pm:5480 printer/printerdrake.pm:5574
+#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5575
#, c-format
msgid "Printer communication error handling"
msgstr ""
-#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5578
+#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5579
#, c-format
msgid "Print test pages"
msgstr ""
-#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5580
+#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5581
#, c-format
msgid "Learn how to use this printer"
msgstr ""
-#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5582
+#: printer/printerdrake.pm:5484 printer/printerdrake.pm:5583
#, c-format
msgid "Remove printer"
msgstr ""
-#: printer/printerdrake.pm:5534
+#: printer/printerdrake.pm:5535
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr ""
-#: printer/printerdrake.pm:5565
+#: printer/printerdrake.pm:5566
#, c-format
msgid "Printer \"%s\" is now enabled."
msgstr ""
-#: printer/printerdrake.pm:5571
+#: printer/printerdrake.pm:5572
#, c-format
msgid "Printer \"%s\" is now disabled."
msgstr ""
-#: printer/printerdrake.pm:5613
+#: printer/printerdrake.pm:5614
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr ""
-#: printer/printerdrake.pm:5617
+#: printer/printerdrake.pm:5618
#, c-format
msgid "Removing printer \"%s\"..."
msgstr ""
-#: printer/printerdrake.pm:5641
+#: printer/printerdrake.pm:5642
#, c-format
msgid "Default printer"
msgstr ""
-#: printer/printerdrake.pm:5642
+#: printer/printerdrake.pm:5643
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
@@ -13051,27 +13066,27 @@ msgstr ""
msgid "DrakSec Basic Options"
msgstr ""
-#: security/level.pm:56
+#: security/level.pm:57
#, c-format
msgid "Please choose the desired security level"
msgstr ""
-#: security/level.pm:60
+#: security/level.pm:61
#, c-format
msgid "Security level"
msgstr ""
-#: security/level.pm:62
+#: security/level.pm:63
#, c-format
msgid "Use libsafe for servers"
msgstr ""
-#: security/level.pm:63
+#: security/level.pm:64
#, c-format
msgid "A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: security/level.pm:64
+#: security/level.pm:65
#, c-format
msgid "Security Administrator (login or email)"
msgstr ""
@@ -13329,7 +13344,7 @@ msgstr ""
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: services.pm:127
+#: services.pm:127 standalone/draksambashare:105
#, c-format
msgid "Printing"
msgstr ""
@@ -13376,7 +13391,7 @@ msgid ""
"about this service, sorry."
msgstr ""
-#: services.pm:224 ugtk2.pm:1026
+#: services.pm:224 ugtk2.pm:1028
#, c-format
msgid "Info"
msgstr ""
@@ -15278,7 +15293,7 @@ msgstr ""
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr ""
-#: standalone/drakautoinst:38 standalone/drakhosts:123 standalone/drakhosts:129 standalone/draknfs:86 standalone/draknfs:107 standalone/draknfs:435 standalone/draknfs:437 standalone/draknfs:527 standalone/draknfs:534 standalone/draksambashare:107 standalone/draksambashare:128 standalone/draksambashare:426
+#: standalone/drakautoinst:38 standalone/drakhosts:123 standalone/drakhosts:129 standalone/draknfs:84 standalone/draknfs:105 standalone/draknfs:433 standalone/draknfs:435 standalone/draknfs:525 standalone/draknfs:532 standalone/draksambashare:181 standalone/draksambashare:202 standalone/draksambashare:625 standalone/draksambashare:792
#, c-format
msgid "Error!"
msgstr ""
@@ -15754,7 +15769,7 @@ msgstr ""
msgid "Select the files or directories and click on 'OK'"
msgstr ""
-#: standalone/drakbackup:1518 standalone/drakfont:655
+#: standalone/drakbackup:1518 standalone/drakfont:656
#, c-format
msgid "Remove Selected"
msgstr ""
@@ -17083,7 +17098,7 @@ msgstr ""
msgid "Windows Migration tool"
msgstr ""
-#: standalone/drakbug:58
+#: standalone/drakbug:58 standalone/draksambashare:1230
#, c-format
msgid "Userdrake"
msgstr ""
@@ -17692,7 +17707,7 @@ msgstr ""
msgid "About"
msgstr ""
-#: standalone/drakfont:492 standalone/drakfont:686 standalone/drakfont:724
+#: standalone/drakfont:492 standalone/drakfont:687 standalone/drakfont:725
#, c-format
msgid "Uninstall"
msgstr ""
@@ -17702,8 +17717,13 @@ msgstr ""
msgid "Import"
msgstr ""
+#: standalone/drakfont:494
+#, c-format
+msgid "Get Windows Fonts"
+msgstr ""
+
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: standalone/drakfont:511
+#: standalone/drakfont:512
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandriva \n"
@@ -17716,7 +17736,7 @@ msgid ""
" VIGNAUD Thierry <tvignaud@mandriva.com>"
msgstr ""
-#: standalone/drakfont:520
+#: standalone/drakfont:521
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -17736,7 +17756,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: standalone/drakfont:536
+#: standalone/drakfont:537
#, c-format
msgid ""
"Thanks:\n"
@@ -17755,12 +17775,12 @@ msgid ""
""
msgstr ""
-#: standalone/drakfont:555
+#: standalone/drakfont:556
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr ""
-#: standalone/drakfont:556
+#: standalone/drakfont:557
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and install them on your system.\n"
@@ -17768,107 +17788,107 @@ msgid ""
"You can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server."
msgstr ""
-#: standalone/drakfont:566
+#: standalone/drakfont:567
#, c-format
msgid "Ghostscript"
msgstr ""
-#: standalone/drakfont:567
+#: standalone/drakfont:568
#, c-format
msgid "StarOffice"
msgstr ""
-#: standalone/drakfont:568
+#: standalone/drakfont:569
#, c-format
msgid "Abiword"
msgstr ""
-#: standalone/drakfont:569
+#: standalone/drakfont:570
#, c-format
msgid "Generic Printers"
msgstr ""
-#: standalone/drakfont:583
+#: standalone/drakfont:584
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: standalone/drakfont:584
+#: standalone/drakfont:585
#, c-format
msgid "File Selection"
msgstr ""
-#: standalone/drakfont:588
+#: standalone/drakfont:589
#, c-format
msgid "Fonts"
msgstr ""
-#: standalone/drakfont:651
+#: standalone/drakfont:652
#, c-format
msgid "Import fonts"
msgstr ""
-#: standalone/drakfont:656
+#: standalone/drakfont:657
#, c-format
msgid "Install fonts"
msgstr ""
-#: standalone/drakfont:691
+#: standalone/drakfont:692
#, c-format
msgid "click here if you are sure."
msgstr ""
-#: standalone/drakfont:693
+#: standalone/drakfont:694
#, c-format
msgid "here if no."
msgstr ""
-#: standalone/drakfont:732
+#: standalone/drakfont:733
#, c-format
msgid "Unselected All"
msgstr ""
-#: standalone/drakfont:735
+#: standalone/drakfont:736
#, c-format
msgid "Selected All"
msgstr ""
-#: standalone/drakfont:738
+#: standalone/drakfont:739
#, c-format
msgid "Remove List"
msgstr ""
-#: standalone/drakfont:749 standalone/drakfont:768
+#: standalone/drakfont:750 standalone/drakfont:769
#, c-format
msgid "Importing fonts"
msgstr ""
-#: standalone/drakfont:753 standalone/drakfont:773
+#: standalone/drakfont:754 standalone/drakfont:774
#, c-format
msgid "Initial tests"
msgstr ""
-#: standalone/drakfont:754
+#: standalone/drakfont:755
#, c-format
msgid "Copy fonts on your system"
msgstr ""
-#: standalone/drakfont:755
+#: standalone/drakfont:756
#, c-format
msgid "Install & convert Fonts"
msgstr ""
-#: standalone/drakfont:756
+#: standalone/drakfont:757
#, c-format
msgid "Post Install"
msgstr ""
-#: standalone/drakfont:774
+#: standalone/drakfont:775
#, c-format
msgid "Remove fonts on your system"
msgstr ""
-#: standalone/drakfont:775
+#: standalone/drakfont:776
#, c-format
msgid "Post Uninstall"
msgstr ""
@@ -18171,27 +18191,27 @@ msgstr ""
msgid "Same IP is already in %s file."
msgstr ""
-#: standalone/drakhosts:198
+#: standalone/drakhosts:197
#, c-format
msgid "Host Aliases"
msgstr ""
-#: standalone/drakhosts:239
+#: standalone/drakhosts:237
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""
-#: standalone/drakhosts:248
+#: standalone/drakhosts:246
#, c-format
msgid "Failed to add host."
msgstr ""
-#: standalone/drakhosts:255
+#: standalone/drakhosts:253
#, c-format
msgid "Failed to Modify host."
msgstr ""
-#: standalone/drakhosts:262
+#: standalone/drakhosts:260
#, c-format
msgid "Failed to remove host."
msgstr ""
@@ -18271,52 +18291,52 @@ msgstr ""
msgid "Network interface"
msgstr ""
-#: standalone/draknfs:43
+#: standalone/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""
-#: standalone/draknfs:44
+#: standalone/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""
-#: standalone/draknfs:45
+#: standalone/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""
-#: standalone/draknfs:46
+#: standalone/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "NFS server"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""
-#: standalone/draknfs:86
+#: standalone/draknfs:84
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""
-#: standalone/draknfs:102 standalone/draksambashare:123
+#: standalone/draknfs:100 standalone/draksambashare:197
#, c-format
msgid "Directory Selection"
msgstr ""
-#: standalone/draknfs:107 standalone/draksambashare:128
+#: standalone/draknfs:105 standalone/draksambashare:202
#, c-format
msgid "Should be a directory."
msgstr ""
-#: standalone/draknfs:138
+#: standalone/draknfs:136
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of ways:\n"
@@ -18335,7 +18355,7 @@ msgid ""
""
msgstr ""
-#: standalone/draknfs:153
+#: standalone/draknfs:151
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
@@ -18354,152 +18374,152 @@ msgid ""
""
msgstr ""
-#: standalone/draknfs:169
+#: standalone/draknfs:167
#, c-format
msgid "Synchronous access:"
msgstr ""
-#: standalone/draknfs:170
+#: standalone/draknfs:168
#, c-format
msgid "Secured Connection:"
msgstr ""
-#: standalone/draknfs:171
+#: standalone/draknfs:169
#, c-format
msgid "Read-Only share:"
msgstr ""
-#: standalone/draknfs:173
+#: standalone/draknfs:171
#, c-format
msgid "<span weight=\"bold\">Advanced Options</span>"
msgstr ""
-#: standalone/draknfs:174
+#: standalone/draknfs:172
#, c-format
msgid "<span foreground=\"royalblue3\">%s:</span> this option requires that requests originate on an internet port less than IPPORT_RESERVED (1024). This option is on by default."
msgstr ""
-#: standalone/draknfs:175
+#: standalone/draknfs:173
#, c-format
msgid "<span foreground=\"royalblue3\">%s:</span> allow either only read or both read and write requests on this NFS volume. The default is to disallow any request which changes the filesystem. This can also be made explicit by using this option."
msgstr ""
-#: standalone/draknfs:176
+#: standalone/draknfs:174
#, c-format
msgid "<span foreground=\"royalblue3\">%s:</span> disallows the NFS server to violate the NFS protocol and to reply to requests before any changes made by these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""
-#: standalone/draknfs:306
+#: standalone/draknfs:304
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""
-#: standalone/draknfs:373
+#: standalone/draknfs:371
#, c-format
msgid "Advanced Options Help"
msgstr ""
-#: standalone/draknfs:384
+#: standalone/draknfs:382
#, c-format
msgid "NFS directory"
msgstr ""
-#: standalone/draknfs:386 standalone/draksambashare:401
+#: standalone/draknfs:384 standalone/draksambashare:588 standalone/draksambashare:767
#, c-format
msgid "Directory:"
msgstr ""
-#: standalone/draknfs:389
+#: standalone/draknfs:387
#, c-format
msgid "Host access"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Access:"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Hosts Access"
msgstr ""
-#: standalone/draknfs:394
+#: standalone/draknfs:392
#, c-format
msgid "User ID Mapping"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "User ID:"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "Help User ID"
msgstr ""
-#: standalone/draknfs:397
+#: standalone/draknfs:395
#, c-format
msgid "Anonymous user ID:"
msgstr ""
-#: standalone/draknfs:398
+#: standalone/draknfs:396
#, c-format
msgid "Anonymous Group ID:"
msgstr ""
-#: standalone/draknfs:435 standalone/draknfs:527 standalone/draksambashare:426
+#: standalone/draknfs:433 standalone/draknfs:525 standalone/draksambashare:625 standalone/draksambashare:792
#, c-format
msgid "Please enter a directory to share."
msgstr ""
-#: standalone/draknfs:437
+#: standalone/draknfs:435
#, c-format
msgid "You must specify hosts access."
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Share Directory"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Hosts Wildcard"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "General Options"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Custom Options"
msgstr ""
-#: standalone/draknfs:534
+#: standalone/draknfs:532
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""
-#: standalone/draknfs:589
+#: standalone/draknfs:584
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""
-#: standalone/draknfs:598
+#: standalone/draknfs:593
#, c-format
msgid "Failed to add NFS share."
msgstr ""
-#: standalone/draknfs:605
+#: standalone/draknfs:600
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""
-#: standalone/draknfs:612
+#: standalone/draknfs:607
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""
@@ -18524,7 +18544,7 @@ msgstr ""
msgid "Editable"
msgstr ""
-#: standalone/drakperm:48 standalone/drakperm:323
+#: standalone/drakperm:48 standalone/drakperm:323 standalone/draksambashare:95
#, c-format
msgid "Path"
msgstr ""
@@ -18842,254 +18862,474 @@ msgstr ""
msgid "on"
msgstr ""
-#: standalone/draksambashare:64
+#: standalone/draksambashare:62
#, c-format
-msgid "Read List"
+msgid "Share directory"
+msgstr ""
+
+#: standalone/draksambashare:63 standalone/draksambashare:96
+#, c-format
+msgid "Comment"
+msgstr ""
+
+#: standalone/draksambashare:64 standalone/draksambashare:97
+#, c-format
+msgid "Browseable"
msgstr ""
#: standalone/draksambashare:65
#, c-format
-msgid "Write List"
+msgid "Public"
msgstr ""
-#: standalone/draksambashare:66 standalone/draksambashare:543
+#: standalone/draksambashare:66 standalone/draksambashare:102
+#, c-format
+msgid "Writable"
+msgstr ""
+
+#: standalone/draksambashare:67 standalone/draksambashare:143
+#, c-format
+msgid "Create mask"
+msgstr ""
+
+#: standalone/draksambashare:68 standalone/draksambashare:144
+#, c-format
+msgid "Directory mask"
+msgstr ""
+
+#: standalone/draksambashare:69
+#, c-format
+msgid "Read list"
+msgstr ""
+
+#: standalone/draksambashare:70 standalone/draksambashare:103 standalone/draksambashare:602
+#, c-format
+msgid "Write list"
+msgstr ""
+
+#: standalone/draksambashare:71 standalone/draksambashare:135
#, c-format
msgid "Admin users"
msgstr ""
-#: standalone/draksambashare:67 standalone/draksambashare:543
+#: standalone/draksambashare:72 standalone/draksambashare:136
#, c-format
msgid "Valid users"
msgstr ""
-#: standalone/draksambashare:68 standalone/draksambashare:543
+#: standalone/draksambashare:73
+#, c-format
+msgid "Inherit Permissions"
+msgstr ""
+
+#: standalone/draksambashare:74 standalone/draksambashare:137
#, c-format
msgid "Hide dot files"
msgstr ""
-#: standalone/draksambashare:70
+#: standalone/draksambashare:76 standalone/draksambashare:142
#, c-format
-msgid "Force Group"
+msgid "Preserve case"
msgstr ""
-#: standalone/draksambashare:71
+#: standalone/draksambashare:77
#, c-format
-msgid "Force create group"
+msgid "Force create mode"
msgstr ""
-#: standalone/draksambashare:72 standalone/draksambashare:543
+#: standalone/draksambashare:78
+#, c-format
+msgid "Force group"
+msgstr ""
+
+#: standalone/draksambashare:79 standalone/draksambashare:141
#, c-format
msgid "Default case"
msgstr ""
-#: standalone/draksambashare:73 standalone/draksambashare:543
+#: standalone/draksambashare:94
#, c-format
-msgid "Preserve case"
+msgid "Printer name"
msgstr ""
-#: standalone/draksambashare:74 standalone/draksambashare:543
+#: standalone/draksambashare:98 standalone/draksambashare:594
#, c-format
-msgid "Create mask"
+msgid "Printable"
msgstr ""
-#: standalone/draksambashare:75 standalone/draksambashare:543
+#: standalone/draksambashare:99
#, c-format
-msgid "Directory mask"
+msgid "Print Command"
msgstr ""
-#: standalone/draksambashare:76
+#: standalone/draksambashare:100
+#, c-format
+msgid "LPQ command"
+msgstr ""
+
+#: standalone/draksambashare:101
+#, c-format
+msgid "Guest ok"
+msgstr ""
+
+#: standalone/draksambashare:104 standalone/draksambashare:145 standalone/draksambashare:603
#, c-format
msgid "Inherit permissions"
msgstr ""
#: standalone/draksambashare:106
#, c-format
+msgid "Create mode"
+msgstr ""
+
+#: standalone/draksambashare:107
+#, c-format
+msgid "Use client driver"
+msgstr ""
+
+#: standalone/draksambashare:133
+#, c-format
+msgid "Read List"
+msgstr ""
+
+#: standalone/draksambashare:134
+#, c-format
+msgid "Write List"
+msgstr ""
+
+#: standalone/draksambashare:139
+#, c-format
+msgid "Force Group"
+msgstr ""
+
+#: standalone/draksambashare:140
+#, c-format
+msgid "Force create group"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid "About Draksambashare"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid ""
+"Mandriva Linux \n"
+"Release: %s\n"
+"Author: Antoine Ginies\n"
+"\n"
+"This is a simple tool to easily manage Samba configuration."
+msgstr ""
+
+#: standalone/draksambashare:180
+#, c-format
msgid "Samba server"
msgstr ""
-#: standalone/draksambashare:106
+#: standalone/draksambashare:180
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""
-#: standalone/draksambashare:107
+#: standalone/draksambashare:181
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""
-#: standalone/draksambashare:234 standalone/draksambashare:242
+#: standalone/draksambashare:367
#, c-format
msgid "Add a Samba share"
msgstr ""
-#: standalone/draksambashare:237
+#: standalone/draksambashare:370
#, c-format
msgid "Goal of this wizard is to easily create a new Samba share."
msgstr ""
-#: standalone/draksambashare:244
+#: standalone/draksambashare:372
#, c-format
msgid "Name of the share:"
msgstr ""
-#: standalone/draksambashare:245 standalone/draksambashare:402
+#: standalone/draksambashare:373 standalone/draksambashare:587 standalone/draksambashare:768
#, c-format
msgid "Comment:"
msgstr ""
-#: standalone/draksambashare:246
+#: standalone/draksambashare:374
#, c-format
msgid "Path:"
msgstr ""
-#: standalone/draksambashare:251
+#: standalone/draksambashare:379
#, c-format
msgid "Share with the same name already exist or share name empty, please choose another name."
msgstr ""
-#: standalone/draksambashare:255 standalone/draksambashare:261
+#: standalone/draksambashare:383 standalone/draksambashare:389
#, c-format
-msgid "Can\\'t create the directory, please enter a correct path."
+msgid "Can't create the directory, please enter a correct path."
msgstr ""
-#: standalone/draksambashare:258 standalone/draksambashare:424
+#: standalone/draksambashare:386 standalone/draksambashare:623 standalone/draksambashare:790
#, c-format
msgid "Please enter a Comment for this share."
msgstr ""
-#: standalone/draksambashare:288 standalone/drakups:120 standalone/drakups:159 standalone/logdrake:449 standalone/logdrake:455
+#: standalone/draksambashare:417
#, c-format
-msgid "Congratulations"
+msgid "The wizard successfully added the Samba share. Now just double click on it in treeview to modify it"
msgstr ""
-#: standalone/draksambashare:289
+#: standalone/draksambashare:433
#, c-format
-msgid "The wizard successfully added the Samba share. Now just double click on it in treeview to modify it"
+msgid "pdf-gen - a pdf generator"
+msgstr ""
+
+#: standalone/draksambashare:434
+#, c-format
+msgid "printers - all printers available"
msgstr ""
-#: standalone/draksambashare:321
+#: standalone/draksambashare:438
+#, c-format
+msgid "Add Special Printer share"
+msgstr ""
+
+#: standalone/draksambashare:441
+#, c-format
+msgid "Goal of this wizard is to easily create a new special printer Samba share."
+msgstr ""
+
+#: standalone/draksambashare:449
+#, c-format
+msgid "A pdf gnerator already exist."
+msgstr ""
+
+#: standalone/draksambashare:473
+#, c-format
+msgid "Printers and print$ already exist."
+msgstr ""
+
+#: standalone/draksambashare:524
+#, c-format
+msgid "The wizard successfully the Samba share"
+msgstr ""
+
+#: standalone/draksambashare:547
+#, c-format
+msgid "Please add or select a Samba printer share to be able to modify it."
+msgstr ""
+
+#: standalone/draksambashare:583
+#, c-format
+msgid "Printer share"
+msgstr ""
+
+#: standalone/draksambashare:586
+#, c-format
+msgid "Printer name:"
+msgstr ""
+
+#: standalone/draksambashare:592 standalone/draksambashare:773
+#, c-format
+msgid "Writable:"
+msgstr ""
+
+#: standalone/draksambashare:593 standalone/draksambashare:774
+#, c-format
+msgid "Browseable:"
+msgstr ""
+
+#: standalone/draksambashare:598
+#, c-format
+msgid "Advanced options"
+msgstr ""
+
+#: standalone/draksambashare:600
+#, c-format
+msgid "Printer access"
+msgstr ""
+
+#: standalone/draksambashare:604
+#, c-format
+msgid "Guest ok:"
+msgstr ""
+
+#: standalone/draksambashare:605
+#, c-format
+msgid "Create mode:"
+msgstr ""
+
+#: standalone/draksambashare:609
+#, c-format
+msgid "Printer command"
+msgstr ""
+
+#: standalone/draksambashare:611
+#, c-format
+msgid "Print command:"
+msgstr ""
+
+#: standalone/draksambashare:612
+#, c-format
+msgid "LPQ command:"
+msgstr ""
+
+#: standalone/draksambashare:613
+#, c-format
+msgid "Printing:"
+msgstr ""
+
+#: standalone/draksambashare:629
+#, c-format
+msgid "create mode should be numeric. ie: 0755."
+msgstr ""
+
+#: standalone/draksambashare:691
#, c-format
msgid "DrakSamba entry"
msgstr ""
-#: standalone/draksambashare:325
+#: standalone/draksambashare:696
#, c-format
-msgid "Please add a Samba share to be able to modify it."
+msgid "Please add or select a Samba share to be able to modify it."
msgstr ""
-#: standalone/draksambashare:352
+#: standalone/draksambashare:719
#, c-format
msgid "Samba user access"
msgstr ""
-#: standalone/draksambashare:360
+#: standalone/draksambashare:727
#, c-format
msgid "Mask options"
msgstr ""
-#: standalone/draksambashare:374
+#: standalone/draksambashare:741
#, c-format
msgid "Display options"
msgstr ""
-#: standalone/draksambashare:397
+#: standalone/draksambashare:763
#, c-format
msgid "Samba share directory"
msgstr ""
-#: standalone/draksambashare:400
+#: standalone/draksambashare:766
#, c-format
msgid "Share name:"
msgstr ""
-#: standalone/draksambashare:406
+#: standalone/draksambashare:772
#, c-format
msgid "Public:"
msgstr ""
-#: standalone/draksambashare:407
+#: standalone/draksambashare:796
#, c-format
-msgid "Writable:"
+msgid "Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""
-#: standalone/draksambashare:408
+#: standalone/draksambashare:803
#, c-format
-msgid "Browseable:"
+msgid "Please create this Samba user: %s"
msgstr ""
-#: standalone/draksambashare:430
+#: standalone/draksambashare:926
#, c-format
-msgid "Create mask, create mode and directory mask should be numeric. ie: 0755."
+msgid "User information"
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:928
#, c-format
-msgid "Share directory"
+msgid "User name:"
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:929
#, c-format
-msgid "Comment"
+msgid "Passwd:"
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1129
#, c-format
-msgid "Browseable"
+msgid "Failed to add Samba share."
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1138
#, c-format
-msgid "Public"
+msgid "Failed to Modify Samba share."
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1147
#, c-format
-msgid "Writable"
+msgid "Failed to remove a Samba share."
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1154
#, c-format
-msgid "Read list"
+msgid "File share"
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1162
#, c-format
-msgid "Write list"
+msgid "Add printers"
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1168
#, c-format
-msgid "Force create mode"
+msgid "Failed to add printers."
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1177
#, c-format
-msgid "Force group"
+msgid "Failed to Modify."
msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:1186
#, c-format
-msgid "Inherit Permissions"
+msgid "Failed to remove."
msgstr ""
-#: standalone/draksambashare:590
+#: standalone/draksambashare:1193
#, c-format
-msgid "DrakSamba manage Samba shares"
+msgid "Printers"
msgstr ""
-#: standalone/draksambashare:601
+#: standalone/draksambashare:1201
#, c-format
-msgid "Failed to add Samba share."
+msgid "Change password"
msgstr ""
-#: standalone/draksambashare:609
+#: standalone/draksambashare:1206
#, c-format
-msgid "Failed to Modify Samba share."
+msgid "Failed to change user password."
msgstr ""
-#: standalone/draksambashare:616
+#: standalone/draksambashare:1214
#, c-format
-msgid "Failed to remove a Samba share."
+msgid "Failed to add user."
+msgstr ""
+
+#: standalone/draksambashare:1217
+#, c-format
+msgid "Delete user"
+msgstr ""
+
+#: standalone/draksambashare:1226
+#, c-format
+msgid "Failed to delete user."
+msgstr ""
+
+#: standalone/draksambashare:1238
+#, c-format
+msgid "Samba Users"
+msgstr ""
+
+#: standalone/draksambashare:1247
+#, c-format
+msgid "DrakSamba manage Samba shares"
msgstr ""
#: standalone/draksec:49
@@ -22812,47 +23052,47 @@ msgstr ""
msgid "Exit install"
msgstr ""
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Is this correct?"
msgstr ""
-#: ugtk2.pm:976
+#: ugtk2.pm:978
#, c-format
msgid "No file chosen"
msgstr ""
-#: ugtk2.pm:978
+#: ugtk2.pm:980
#, c-format
msgid "You have chosen a file, not a directory"
msgstr ""
-#: ugtk2.pm:980
+#: ugtk2.pm:982
#, c-format
msgid "You have chosen a directory, not a file"
msgstr ""
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, c-format
msgid "No such directory"
msgstr ""
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, c-format
msgid "No such file"
msgstr ""
-#: ugtk2.pm:1063
+#: ugtk2.pm:1065
#, c-format
msgid "Expand Tree"
msgstr ""
-#: ugtk2.pm:1064
+#: ugtk2.pm:1066
#, c-format
msgid "Collapse Tree"
msgstr ""
-#: ugtk2.pm:1065
+#: ugtk2.pm:1067
#, c-format
msgid "Toggle between flat and group sorted"
msgstr ""
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index f9ebbf2cc..d8bf13c41 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-af\n"
-"POT-Creation-Date: 2005-08-25 15:00+0200\n"
+"POT-Creation-Date: 2005-08-28 17:40+0800\n"
"PO-Revision-Date: 2005-04-21 17:33+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -76,7 +76,7 @@ msgstr ""
"verwyder die skryf-beskerming, prop dit weer in, en loods\n"
"dan weer Mandriva Move."
-#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320
+#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1324
#, c-format
msgid "Reboot"
msgstr "Herlaai"
@@ -191,24 +191,24 @@ msgstr "Net 'n oomblik, spoor en konfigureer us toestelle"
#: printer/printerdrake.pm:450 printer/printerdrake.pm:514
#: printer/printerdrake.pm:686 printer/printerdrake.pm:690
#: printer/printerdrake.pm:772 printer/printerdrake.pm:1575
-#: printer/printerdrake.pm:1622 printer/printerdrake.pm:1659
-#: printer/printerdrake.pm:1704 printer/printerdrake.pm:1708
-#: printer/printerdrake.pm:1722 printer/printerdrake.pm:1814
-#: printer/printerdrake.pm:1895 printer/printerdrake.pm:1899
-#: printer/printerdrake.pm:1903 printer/printerdrake.pm:1952
-#: printer/printerdrake.pm:2010 printer/printerdrake.pm:2014
-#: printer/printerdrake.pm:2028 printer/printerdrake.pm:2148
-#: printer/printerdrake.pm:2152 printer/printerdrake.pm:2195
-#: printer/printerdrake.pm:2270 printer/printerdrake.pm:2288
-#: printer/printerdrake.pm:2297 printer/printerdrake.pm:2306
-#: printer/printerdrake.pm:2317 printer/printerdrake.pm:2381
-#: printer/printerdrake.pm:2476 printer/printerdrake.pm:3025
-#: printer/printerdrake.pm:3309 printer/printerdrake.pm:3315
-#: printer/printerdrake.pm:3879 printer/printerdrake.pm:3883
-#: printer/printerdrake.pm:3887 printer/printerdrake.pm:4348
-#: printer/printerdrake.pm:4589 printer/printerdrake.pm:4613
-#: printer/printerdrake.pm:4690 printer/printerdrake.pm:4756
-#: printer/printerdrake.pm:4876 standalone/drakTermServ:394
+#: printer/printerdrake.pm:1623 printer/printerdrake.pm:1660
+#: printer/printerdrake.pm:1705 printer/printerdrake.pm:1709
+#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
+#: printer/printerdrake.pm:1896 printer/printerdrake.pm:1900
+#: printer/printerdrake.pm:1904 printer/printerdrake.pm:1953
+#: printer/printerdrake.pm:2011 printer/printerdrake.pm:2015
+#: printer/printerdrake.pm:2029 printer/printerdrake.pm:2149
+#: printer/printerdrake.pm:2153 printer/printerdrake.pm:2196
+#: printer/printerdrake.pm:2271 printer/printerdrake.pm:2289
+#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
+#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2382
+#: printer/printerdrake.pm:2477 printer/printerdrake.pm:3026
+#: printer/printerdrake.pm:3310 printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3880 printer/printerdrake.pm:3884
+#: printer/printerdrake.pm:3888 printer/printerdrake.pm:4349
+#: printer/printerdrake.pm:4590 printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4691 printer/printerdrake.pm:4757
+#: printer/printerdrake.pm:4877 standalone/drakTermServ:394
#: standalone/drakTermServ:464 standalone/drakTermServ:473
#: standalone/drakTermServ:774 standalone/drakTermServ:781
#: standalone/drakTermServ:802 standalone/drakTermServ:849
@@ -225,13 +225,19 @@ msgstr "Net 'n oomblik, spoor en konfigureer us toestelle"
#: standalone/drakconnect:685 standalone/drakconnect:700
#: standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261
#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98
-#: standalone/drakhosts:248 standalone/drakhosts:255 standalone/drakhosts:262
-#: standalone/draknfs:306 standalone/draknfs:598 standalone/draknfs:605
-#: standalone/draknfs:612 standalone/drakroam:41 standalone/draksambashare:251
-#: standalone/draksambashare:255 standalone/draksambashare:258
-#: standalone/draksambashare:261 standalone/draksambashare:325
-#: standalone/draksambashare:430 standalone/draksambashare:601
-#: standalone/draksambashare:609 standalone/draksambashare:616
+#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260
+#: standalone/draknfs:304 standalone/draknfs:593 standalone/draknfs:600
+#: standalone/draknfs:607 standalone/drakroam:41 standalone/draksambashare:379
+#: standalone/draksambashare:383 standalone/draksambashare:386
+#: standalone/draksambashare:389 standalone/draksambashare:449
+#: standalone/draksambashare:473 standalone/draksambashare:547
+#: standalone/draksambashare:629 standalone/draksambashare:696
+#: standalone/draksambashare:796 standalone/draksambashare:803
+#: standalone/draksambashare:938 standalone/draksambashare:1129
+#: standalone/draksambashare:1138 standalone/draksambashare:1147
+#: standalone/draksambashare:1168 standalone/draksambashare:1177
+#: standalone/draksambashare:1186 standalone/draksambashare:1206
+#: standalone/draksambashare:1214 standalone/draksambashare:1226
#: standalone/draksplash:150 standalone/drakxtv:107
#: standalone/finish-install:49 standalone/logdrake:168
#: standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59
@@ -417,52 +423,52 @@ msgstr "Kan nie Xorg pakket installeer nie: %s"
msgid "Select the memory size of your graphics card"
msgstr "Kies die geheue grootte van u videokaart"
-#: Xconfig/card.pm:345
+#: Xconfig/card.pm:351
#, c-format
msgid "Xorg configuration"
msgstr "Xorg-konfigurasie"
-#: Xconfig/card.pm:347
+#: Xconfig/card.pm:353
#, c-format
msgid "Which configuration of Xorg do you want to have?"
msgstr "Watter tipe Xorg-konfigurasie verlang u?"
-#: Xconfig/card.pm:380
+#: Xconfig/card.pm:386
#, c-format
msgid "Configure all heads independently"
msgstr "Konfigureer skyfkoppe afsonderlik"
-#: Xconfig/card.pm:381
+#: Xconfig/card.pm:387
#, c-format
msgid "Use Xinerama extension"
msgstr "Gebruik Xinerama-ekstensies"
-#: Xconfig/card.pm:386
+#: Xconfig/card.pm:392
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfigureer net die \"%s\"%s kaart"
-#: Xconfig/card.pm:398 Xconfig/various.pm:23
+#: Xconfig/card.pm:404 Xconfig/various.pm:23
#, c-format
msgid "Xorg %s"
msgstr "Xorg %s"
-#: Xconfig/card.pm:405 Xconfig/various.pm:22
+#: Xconfig/card.pm:411 Xconfig/various.pm:22
#, c-format
msgid "Xorg %s with 3D hardware acceleration"
msgstr "Xorg %s met 3D-hardwareversnelling"
-#: Xconfig/card.pm:407
+#: Xconfig/card.pm:413
#, c-format
msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr "U videokaart kan 3D-hardewareversnelling onderstuen in Xorg %s."
-#: Xconfig/card.pm:413
+#: Xconfig/card.pm:419
#, c-format
msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "Xorg %s met EKSPERIMENTELE 3D-hardewareversnelling"
-#: Xconfig/card.pm:415
+#: Xconfig/card.pm:421
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with Xorg %s,\n"
@@ -473,16 +479,16 @@ msgstr ""
"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
#
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:964
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:971
#, c-format
msgid "Custom"
msgstr "Aangepaste"
#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14
-#: install_steps_interactive.pm:85 install_steps_interactive.pm:1320
+#: install_steps_interactive.pm:86 install_steps_interactive.pm:1324
#: printer/printerdrake.pm:882 printer/printerdrake.pm:899
-#: printer/printerdrake.pm:4685 printer/printerdrake.pm:5140
-#: standalone/drakhosts:265 standalone/drakids:62 standalone/drakids:71
+#: printer/printerdrake.pm:4686 printer/printerdrake.pm:5141
+#: standalone/drakhosts:263 standalone/drakids:62 standalone/drakids:71
#: standalone/drakids:79 standalone/draksplash:81 standalone/logdrake:173
#: standalone/net_applet:84 standalone/scannerdrake:477
#, c-format
@@ -512,7 +518,7 @@ msgstr "Toets"
#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448
#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
#: printer/printerdrake.pm:1125 standalone/drakfont:491
-#: standalone/drakfont:553
+#: standalone/drakfont:554
#, c-format
msgid "Options"
msgstr "Opsies"
@@ -650,27 +656,27 @@ msgstr "Videokaart: %s"
#: standalone/drakbackup:4035 standalone/drakbackup:4079
#: standalone/drakconnect:158 standalone/drakconnect:852
#: standalone/drakconnect:939 standalone/drakconnect:1030
-#: standalone/drakfont:574 standalone/drakfont:584 standalone/drakroam:392
+#: standalone/drakfont:575 standalone/drakfont:585 standalone/drakroam:392
#: standalone/draksplash:161 standalone/drakups:212 standalone/net_monitor:340
-#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:916 ugtk2.pm:939
+#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:918 ugtk2.pm:941
#, c-format
msgid "Ok"
msgstr "OK"
#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89
-#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:423
-#: install_steps_interactive.pm:832 interactive.pm:433 interactive/gtk.pm:815
+#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:425
+#: install_steps_interactive.pm:834 interactive.pm:433 interactive/gtk.pm:815
#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318
#: interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142
-#: interactive/stdio.pm:176 printer/printerdrake.pm:3959
+#: interactive/stdio.pm:176 printer/printerdrake.pm:3960
#: standalone/drakautoinst:215 standalone/drakbackup:1350
#: standalone/drakbackup:3901 standalone/drakbackup:3905
#: standalone/drakbackup:3963 standalone/drakconnect:157
#: standalone/drakconnect:937 standalone/drakconnect:1029
-#: standalone/drakfont:584 standalone/drakfont:662 standalone/drakfont:739
+#: standalone/drakfont:585 standalone/drakfont:663 standalone/drakfont:740
#: standalone/draksplash:161 standalone/drakups:219 standalone/logdrake:173
#: standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Cancel"
msgstr "Kanselleer"
@@ -680,9 +686,9 @@ msgstr "Kanselleer"
#: interactive/gtk.pm:681 interactive/gtk.pm:683 standalone/drakTermServ:284
#: standalone/drakbackup:3897 standalone/drakbug:105
#: standalone/drakconnect:153 standalone/drakconnect:236
-#: standalone/drakfont:509 standalone/draknfs:208 standalone/drakperm:133
-#: standalone/draksambashare:213 standalone/draksec:336 standalone/draksec:338
-#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1048 ugtk2.pm:1049
+#: standalone/drakfont:510 standalone/draknfs:206 standalone/drakperm:133
+#: standalone/draksambashare:314 standalone/draksec:336 standalone/draksec:338
+#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1050 ugtk2.pm:1051
#, c-format
msgid "Help"
msgstr "Hulp"
@@ -827,7 +833,7 @@ msgid ""
"other"
msgstr ""
-#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:460
+#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:461
#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68
#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246
#: standalone/service_harddrake:207
@@ -904,7 +910,7 @@ msgstr "Eerste sektor van die 'root'-partisie"
msgid "On Floppy"
msgstr "Op Disket"
-#: any.pm:236 help.pm:739 printer/printerdrake.pm:4345
+#: any.pm:236 help.pm:739 printer/printerdrake.pm:4346
#, c-format
msgid "Skip"
msgstr "Mis hierdie stap"
@@ -924,222 +930,222 @@ msgstr "Waar wil u die herlaaistelsel installeer"
msgid "Boot Style Configuration"
msgstr "Herlaaistylkonfigurasie"
-#: any.pm:269 any.pm:301
+#: any.pm:269 any.pm:270 any.pm:303 any.pm:304
#, c-format
msgid "Bootloader main options"
msgstr "Herlaaistelsel hoofopsies"
-#: any.pm:273
+#: any.pm:275
#, c-format
msgid "Give the ram size in MB"
msgstr "Gee die geheuegrootte in MB"
-#: any.pm:275
+#: any.pm:277
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-#: any.pm:276 any.pm:609 authentication.pm:181
+#: any.pm:278 any.pm:613 authentication.pm:181
#, c-format
msgid "The passwords do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: any.pm:276 any.pm:609 authentication.pm:181 diskdrake/interactive.pm:1326
+#: any.pm:278 any.pm:613 authentication.pm:181 diskdrake/interactive.pm:1326
#, c-format
msgid "Please try again"
msgstr "Probeer asb. weer"
-#: any.pm:281 any.pm:304
+#: any.pm:283 any.pm:308
#, c-format
msgid "Bootloader to use"
msgstr "Herlaaistelsel om te gebruik"
-#: any.pm:283 any.pm:306
+#: any.pm:285 any.pm:310
#, c-format
msgid "Boot device"
msgstr "Herlaaitoestel"
-#: any.pm:285
+#: any.pm:287
#, c-format
msgid "Delay before booting default image"
msgstr "Wagperiode voor verstekstelsel gelaai word"
-#: any.pm:286
+#: any.pm:288
#, c-format
msgid "Enable ACPI"
msgstr "Bekragtig ACPI"
-#: any.pm:288
+#: any.pm:290
#, c-format
msgid "Force no APIC"
msgstr "Dwing Geen APIC"
-#: any.pm:290
+#: any.pm:292
#, fuzzy, c-format
msgid "Force No Local APIC"
msgstr "Dwing Geen APIC"
-#: any.pm:292 any.pm:643 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
-#: network/netconnect.pm:571 printer/printerdrake.pm:1886
-#: printer/printerdrake.pm:2007 standalone/drakbackup:1630
+#: any.pm:294 any.pm:648 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
+#: network/netconnect.pm:571 printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:2008 standalone/drakbackup:1630
#: standalone/drakbackup:3504 standalone/drakups:299
#, c-format
msgid "Password"
msgstr "Wagwoord"
-#: any.pm:293 any.pm:644 authentication.pm:187
+#: any.pm:295 any.pm:649 authentication.pm:187
#, c-format
msgid "Password (again)"
msgstr "Wagwoord (weer)"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "Restrict command line options"
msgstr "Beperk instruksielyn-opsies"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "restrict"
msgstr "beperk"
-#: any.pm:296
+#: any.pm:298
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Maak /tmp skoon met elke herlaai"
-#: any.pm:297
+#: any.pm:299
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Presiese RAM grootte indien nodig (%d MB bespeur)"
-#: any.pm:305
+#: any.pm:309
#, c-format
msgid "Init Message"
msgstr "Beginboodskap"
-#: any.pm:307
+#: any.pm:311
#, c-format
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"
-#: any.pm:308
+#: any.pm:312
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Tydsbeperking vir stelselkernlaai"
-#: any.pm:309
+#: any.pm:313
#, c-format
msgid "Enable CD Boot?"
msgstr "Laat CD-herlaai toe?"
-#: any.pm:310
+#: any.pm:314
#, c-format
msgid "Enable OF Boot?"
msgstr "Laat OF-herlaai toe?"
-#: any.pm:311
+#: any.pm:315
#, c-format
msgid "Default OS?"
msgstr "Verstek bedryfstelsel?"
-#: any.pm:364
+#: any.pm:368
#, c-format
msgid "Image"
msgstr "Beeld"
-#: any.pm:365 any.pm:375
+#: any.pm:369 any.pm:379
#, c-format
msgid "Root"
msgstr "'Root'"
-#: any.pm:366 any.pm:388
+#: any.pm:370 any.pm:392
#, c-format
msgid "Append"
msgstr "Aanlas"
-#: any.pm:368 standalone/drakboot:263 standalone/drakboot:267
+#: any.pm:372 standalone/drakboot:263 standalone/drakboot:267
#, c-format
msgid "Video mode"
msgstr "Videomodus"
-#: any.pm:370
+#: any.pm:374
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:371
+#: any.pm:375
#, fuzzy, c-format
msgid "Network profile"
msgstr "Netwerkkoppelvlak"
-#: any.pm:380 any.pm:385 any.pm:387
+#: any.pm:384 any.pm:389 any.pm:391
#, c-format
msgid "Label"
msgstr "Naam"
-#: any.pm:382 any.pm:392 harddrake/v4l.pm:358 standalone/draksec:52
+#: any.pm:386 any.pm:396 harddrake/v4l.pm:368 standalone/draksec:52
#, c-format
msgid "Default"
msgstr "Verstek"
-#: any.pm:389
+#: any.pm:393
#, c-format
msgid "Initrd-size"
msgstr "Initrd-grootte"
-#: any.pm:391
+#: any.pm:395
#, c-format
msgid "NoVideo"
msgstr "Geen video"
-#: any.pm:402
+#: any.pm:406
#, c-format
msgid "Empty label not allowed"
msgstr "Leë etiket word nie toegelaat nie"
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a kernel image"
msgstr "U moet 'n kernel-beeld spesifiseer"
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a root partition"
msgstr "U moet 'n 'root-partisie spesifiseer"
-#: any.pm:404
+#: any.pm:408
#, c-format
msgid "This label is already used"
msgstr "Hierdie etiket is alreeds in gebruik"
-#: any.pm:418
+#: any.pm:422
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Watter tipe inskrywing wil u byvoeg?"
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Linux"
msgstr "Linux"
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Other OS (SunOS...)"
msgstr "Ander bedryfstelsel (SunOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (MacOS...)"
msgstr "Ander bedryfstelsel (MacOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (Windows...)"
msgstr "Ander bedryfstelsel (Windows...)"
-#: any.pm:448
+#: any.pm:452
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -1148,94 +1154,94 @@ msgstr ""
"Hier is die huidige inskrywings\n"
"U kan byvoeg or verwyder soos nodig."
-#: any.pm:595
+#: any.pm:599
#, c-format
msgid "access to X programs"
msgstr "toegang na X-programme"
-#: any.pm:596
+#: any.pm:600
#, c-format
msgid "access to rpm tools"
msgstr "toegang tot rpm-nutsprogramme"
-#: any.pm:597
+#: any.pm:601
#, c-format
msgid "allow \"su\""
msgstr "laat \"su\" toe"
-#: any.pm:598
+#: any.pm:602
#, c-format
msgid "access to administrative files"
msgstr "toegang tot administratiewe-lêers"
-#: any.pm:599
+#: any.pm:603
#, c-format
msgid "access to network tools"
msgstr "toegang na netwerk-nutsprogramme"
-#: any.pm:600
+#: any.pm:604
#, c-format
msgid "access to compilation tools"
msgstr "toegang na kompilasie-gereedskap"
-#: any.pm:605
+#: any.pm:609
#, c-format
msgid "(already added %s)"
msgstr "(%s alreeds bygevoeg)"
-#: any.pm:610
+#: any.pm:614
#, c-format
msgid "This password is too simple"
msgstr "Die wagwoord is te eenvoudig"
-#: any.pm:611
+#: any.pm:615
#, c-format
msgid "Please give a user name"
msgstr "Gee asb. 'n gebruikerskode"
-#: any.pm:612
+#: any.pm:616
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Die gebruikernaam mag alleenlik uit kleinletter, nommers, '-' en '_' bestaan"
-#: any.pm:613
+#: any.pm:617
#, c-format
msgid "The user name is too long"
msgstr "Hierdie naam is te lank"
-#: any.pm:614
+#: any.pm:618
#, c-format
msgid "This user name has already been added"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: any.pm:615 any.pm:646
+#: any.pm:619 any.pm:651
#, c-format
msgid "User ID"
msgstr "Gebruiker ID"
-#: any.pm:616 any.pm:647
+#: any.pm:620 any.pm:652
#, c-format
msgid "Group ID"
msgstr "Groep ID"
-#: any.pm:619
+#: any.pm:623
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "Opsie %s moet 'n nommer wees!"
-#: any.pm:620
+#: any.pm:624
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:625
+#: any.pm:629 standalone/draksambashare:1210
#, c-format
msgid "Add user"
msgstr "Voeg gebruiker by"
-#: any.pm:626
+#: any.pm:631
#, c-format
msgid ""
"Enter a user\n"
@@ -1244,78 +1250,78 @@ msgstr ""
"Tik 'n gebruiker in\n"
"%s"
-#: any.pm:629 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
+#: any.pm:634 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530
#: interactive/http.pm:151 printer/printerdrake.pm:197
-#: printer/printerdrake.pm:382 printer/printerdrake.pm:5140
+#: printer/printerdrake.pm:382 printer/printerdrake.pm:5141
#: standalone/drakbackup:2717 standalone/scannerdrake:668
#: standalone/scannerdrake:818
#, c-format
msgid "Done"
msgstr "Klaar"
-#: any.pm:630 help.pm:51
+#: any.pm:635 help.pm:51
#, c-format
msgid "Accept user"
msgstr "Aanvaar gebruiker"
-#: any.pm:641
+#: any.pm:646
#, c-format
msgid "Real name"
msgstr "Regte naam"
-#: any.pm:642 standalone/drakbackup:1625
+#: any.pm:647 standalone/drakbackup:1625
#, c-format
msgid "Login name"
msgstr "Aanteken naam"
-#: any.pm:645
+#: any.pm:650
#, c-format
msgid "Shell"
msgstr "Dop"
-#: any.pm:649
+#: any.pm:654
#, c-format
msgid "Icon"
msgstr "Ikoon"
-#: any.pm:696 security/l10n.pm:14
+#: any.pm:701 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Outo-inteken"
-#: any.pm:697
+#: any.pm:702
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "Ek kan u rekenaar so opstel om een gebruiker outomaties in te teken."
-#: any.pm:698
+#: any.pm:703
#, fuzzy, c-format
msgid "Use this feature"
msgstr "Wil u hierdie funksie gebruik?"
-#: any.pm:699
+#: any.pm:704
#, c-format
msgid "Choose the default user:"
msgstr "Kies die verstek gebruiker:"
#
-#: any.pm:700
+#: any.pm:705
#, c-format
msgid "Choose the window manager to run:"
msgstr "Kies die vensterbestuurder om te loop:"
-#: any.pm:712 any.pm:779
+#: any.pm:717 any.pm:785
#, c-format
msgid "Please choose a language to use."
msgstr "Kies asb. 'n taal om te gebruik."
-#: any.pm:713 any.pm:780
+#: any.pm:718 any.pm:786
#, fuzzy, c-format
msgid "Language choice"
msgstr "selfdoen"
-#: any.pm:740
+#: any.pm:746
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -1323,66 +1329,71 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: any.pm:759 any.pm:788 help.pm:647
+#: any.pm:749
+#, c-format
+msgid "Multi languages"
+msgstr ""
+
+#: any.pm:765 any.pm:794 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr "Gebruik Unicode by verstek"
-#: any.pm:760 help.pm:647
+#: any.pm:766 help.pm:647
#, c-format
msgid "All languages"
msgstr "Alle tale"
-#: any.pm:832 help.pm:566 help.pm:855 install_steps_interactive.pm:953
+#: any.pm:838 help.pm:566 help.pm:855 install_steps_interactive.pm:955
#, c-format
msgid "Country / Region"
msgstr "Land / Omgewing"
-#: any.pm:833
+#: any.pm:840
#, c-format
msgid "Please choose your country."
msgstr "Kies asseblief u land."
-#: any.pm:835
+#: any.pm:842
#, c-format
msgid "Here is the full list of available countries"
msgstr "Hier is die volle lys van beskikbare lande"
-#: any.pm:836
+#: any.pm:843
#, fuzzy, c-format
msgid "Other Countries"
msgstr "Ander poorte"
-#: any.pm:836 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
+#: any.pm:843 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
#: interactive.pm:393
#, c-format
msgid "Advanced"
msgstr "Gevorderd"
-#: any.pm:844
+#: any.pm:851
#, fuzzy, c-format
msgid "Input method:"
msgstr "Netwerkmetode:"
-#: any.pm:847 install_any.pm:421 network/netconnect.pm:153
+#: any.pm:854 install_any.pm:421 network/netconnect.pm:153
#: network/netconnect.pm:309 network/netconnect.pm:314
#: network/netconnect.pm:1187 printer/printerdrake.pm:105
-#: printer/printerdrake.pm:2428
+#: printer/printerdrake.pm:2429
#, c-format
msgid "None"
msgstr "Geen"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "No sharing"
msgstr "Geen deling"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "Allow all users"
msgstr "Laat alle gebruikers toe"
-#: any.pm:968
+#: any.pm:975
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1397,42 +1408,42 @@ msgstr ""
"\n"
"\"Aangepaste\" laat toe vir per-gebruiker verstellings.\n"
-#: any.pm:980
+#: any.pm:987
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:983
+#: any.pm:990
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:991
+#: any.pm:998
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "U kan uitvoer deur NFS of SMB te gebruik. Kies watter u wil gebruik."
-#: any.pm:1016
+#: any.pm:1023
#, c-format
msgid "Launch userdrake"
msgstr "Loods userdrake"
-#: any.pm:1016 printer/printerdrake.pm:4184 printer/printerdrake.pm:4187
-#: printer/printerdrake.pm:4188 printer/printerdrake.pm:4189
-#: printer/printerdrake.pm:5452 standalone/drakTermServ:294
-#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:497
+#: any.pm:1023 printer/printerdrake.pm:4185 printer/printerdrake.pm:4188
+#: printer/printerdrake.pm:4189 printer/printerdrake.pm:4190
+#: printer/printerdrake.pm:5453 standalone/drakTermServ:294
+#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:498
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:565
#, c-format
msgid "Close"
msgstr "Sluit af"
-#: any.pm:1018
+#: any.pm:1025
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -2266,7 +2277,7 @@ msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
msgid "Do you want to save /etc/fstab modifications"
msgstr "Wil u die /etc/fstab veranderinge stoor?"
-#: diskdrake/interactive.pm:292 install_steps_interactive.pm:330
+#: diskdrake/interactive.pm:292 install_steps_interactive.pm:332
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "U moet herlaai om die partisielys-veranderinge te aktiveer"
@@ -2290,7 +2301,7 @@ msgid "Auto allocate"
msgstr "Outo-allokeer"
#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606
-#: help.pm:855 install_steps_interactive.pm:122
+#: help.pm:855 install_steps_interactive.pm:123
#, c-format
msgid "More"
msgstr "Meer Keuses"
@@ -2680,8 +2691,8 @@ msgstr "Alle data om partisie %s sal uitgewis word met formatering."
msgid "Move files to the new partition"
msgstr "Verskuif lêers na nuwe partisie toe"
-#: diskdrake/interactive.pm:1154 standalone/draksambashare:69
-#: standalone/draksambashare:543
+#: diskdrake/interactive.pm:1154 standalone/draksambashare:75
+#: standalone/draksambashare:138
#, c-format
msgid "Hide files"
msgstr "Versteek lêers"
@@ -2986,7 +2997,7 @@ msgstr "Deursoek netnuus-bedieners"
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Die pakket %s moet geïnstalleer word. Wil u dit installeer?"
-#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4025
+#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4026
#, fuzzy, c-format
msgid "Could not install the %s package!"
msgstr "Installeer pakket %s"
@@ -3391,7 +3402,7 @@ msgid "AGP controllers"
msgstr "USB beheerders"
#: harddrake/data.pm:324 help.pm:186 help.pm:855
-#: install_steps_interactive.pm:985
+#: install_steps_interactive.pm:987
#, c-format
msgid "Printer"
msgstr "Drukker"
@@ -3457,8 +3468,8 @@ msgstr "SMBus-beheerders"
msgid "Bridges and system controllers"
msgstr "Brûe en stelselbeheerders"
-#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:118
-#: install_steps_interactive.pm:945 standalone/keyboarddrake:29
+#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:119
+#: install_steps_interactive.pm:947 standalone/keyboarddrake:29
#, c-format
msgid "Keyboard"
msgstr "Sleutelbord"
@@ -3468,7 +3479,7 @@ msgstr "Sleutelbord"
msgid "Tablet and touchscreen"
msgstr ""
-#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:978
+#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:980
#, c-format
msgid "Mouse"
msgstr "Muis"
@@ -3587,20 +3598,20 @@ msgstr "Drywer:"
msgid "Trouble shooting"
msgstr "Probleemoplossing"
-#: harddrake/sound.pm:271 keyboard.pm:391 network/ndiswrapper.pm:95
-#: network/netconnect.pm:463 printer/printerdrake.pm:1429
-#: printer/printerdrake.pm:2459 printer/printerdrake.pm:2558
-#: printer/printerdrake.pm:2604 printer/printerdrake.pm:2671
-#: printer/printerdrake.pm:2706 printer/printerdrake.pm:3031
-#: printer/printerdrake.pm:3038 printer/printerdrake.pm:4024
-#: printer/printerdrake.pm:4353 printer/printerdrake.pm:4473
-#: printer/printerdrake.pm:5613 standalone/drakTermServ:326
-#: standalone/drakTermServ:1205 standalone/drakTermServ:1266
-#: standalone/drakTermServ:1931 standalone/drakbackup:497
-#: standalone/drakbackup:596 standalone/drakboot:125 standalone/drakclock:224
-#: standalone/drakconnect:973 standalone/drakups:27 standalone/harddrake2:479
-#: standalone/localedrake:43 standalone/scannerdrake:51
-#: standalone/scannerdrake:940
+#: harddrake/sound.pm:271 install_steps_interactive.pm:1309 keyboard.pm:391
+#: network/ndiswrapper.pm:95 network/netconnect.pm:463
+#: printer/printerdrake.pm:1429 printer/printerdrake.pm:2460
+#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
+#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:3039
+#: printer/printerdrake.pm:4025 printer/printerdrake.pm:4354
+#: printer/printerdrake.pm:4474 printer/printerdrake.pm:5614
+#: standalone/drakTermServ:326 standalone/drakTermServ:1205
+#: standalone/drakTermServ:1266 standalone/drakTermServ:1931
+#: standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125
+#: standalone/drakclock:224 standalone/drakconnect:973 standalone/drakups:27
+#: standalone/harddrake2:479 standalone/localedrake:43
+#: standalone/scannerdrake:51 standalone/scannerdrake:940
#, c-format
msgid "Warning"
msgstr "Waarskuwing"
@@ -3751,7 +3762,7 @@ msgstr "Onbekend|CPH05X (bt878) [baie vervaardigers]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Onbekend|CPH06X (bt878) [baie vervaardigers]"
-#: harddrake/v4l.pm:394
+#: harddrake/v4l.pm:404
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
@@ -3764,37 +3775,37 @@ msgstr ""
"Indien dit nie gebeur het nie, kan u die korrekte instemmer en kaart tipe "
"hier opstel. Kies bloot die parameters wat benodig word."
-#: harddrake/v4l.pm:397
+#: harddrake/v4l.pm:407
#, c-format
msgid "Card model:"
msgstr "Model kaart:"
-#: harddrake/v4l.pm:398
+#: harddrake/v4l.pm:408
#, c-format
msgid "Tuner type:"
msgstr "Tipe instemmer"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "Number of capture buffers:"
msgstr "Aantal ontvang-buffers:"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "number of capture buffers for mmap'ed capture"
msgstr "aantal ontvang-buffers vir nmap se vangs"
-#: harddrake/v4l.pm:401
+#: harddrake/v4l.pm:411
#, c-format
msgid "PLL setting:"
msgstr "PLL verstelling:"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "Radio support:"
msgstr "Ondersteunig vir Radio:"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "enable radio support"
msgstr "laat radio ondersteuning toe"
@@ -3813,8 +3824,8 @@ msgstr ""
"\"%s\" knoppie druk om teherlaai."
#
-#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736 standalone/drakautoinst:214
+#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738 standalone/drakautoinst:214
#, c-format
msgid "Accept"
msgstr "Aanvaar"
@@ -3906,14 +3917,15 @@ msgstr ""
"Indien u NIE hierdie funksie wil gebruik nie, sorg dat \"%s\" NIE gemerk is\n"
"nie. "
-#: help.pm:51 printer/printerdrake.pm:1885 printer/printerdrake.pm:2006
+#: help.pm:51 printer/printerdrake.pm:1886 printer/printerdrake.pm:2007
+#: standalone/draksambashare:54
#, c-format
msgid "User name"
msgstr "Gebruiker"
#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237
#: install_steps_gtk.pm:699 interactive.pm:432 interactive/newt.pm:321
-#: network/thirdparty.pm:322 printer/printerdrake.pm:3961
+#: network/thirdparty.pm:322 printer/printerdrake.pm:3962
#: standalone/drakTermServ:384 standalone/drakbackup:3954
#: standalone/drakbackup:4048 standalone/drakbackup:4065
#: standalone/drakbackup:4083 ugtk2.pm:510
@@ -4123,7 +4135,7 @@ msgstr "Ontwikkeling"
msgid "Graphical Environment"
msgstr "Grafiese Omgewing"
-#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:643
+#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:645
#, c-format
msgid "Individual package selection"
msgstr "Individuele pakket-seleksie"
@@ -4133,7 +4145,7 @@ msgstr "Individuele pakket-seleksie"
msgid "Upgrade"
msgstr "Opgradeer"
-#: help.pm:146 install_steps_interactive.pm:601
+#: help.pm:146 install_steps_interactive.pm:603
#, c-format
msgid "With X"
msgstr "Met X"
@@ -4221,7 +4233,7 @@ msgstr ""
#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2517
-#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "No"
msgstr "Nee"
@@ -4229,7 +4241,7 @@ msgstr "Nee"
#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:904 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:883
#: printer/printerdrake.pm:898 standalone/drakbackup:2517
-#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Ja"
@@ -4315,7 +4327,7 @@ msgstr ""
"Internetkonneksie daarvoor benodig. Kies 'n bediener naby u. Hierdie opsie\n"
"laat u toe om hierdie rekenaar self as 'n tyd-bediener te gebruik."
-#: help.pm:217 install_steps_interactive.pm:880
+#: help.pm:217 install_steps_interactive.pm:882
#, c-format
msgid "Hardware clock set to GMT"
msgstr "Hardewareklok gestel vir GMT"
@@ -4741,17 +4753,17 @@ msgstr ""
msgid "Generate auto-install floppy"
msgstr "Skep outo-installasieskyf"
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Replay"
msgstr "Herspeel"
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Automated"
msgstr "Outomaties"
-#: help.pm:409 install_steps_interactive.pm:1334
+#: help.pm:409 install_steps_interactive.pm:1338
#, c-format
msgid "Save packages selection"
msgstr "Stoor pakketseleksie"
@@ -4805,7 +4817,7 @@ msgstr ""
"getoets moet word."
#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:433
-#: interactive/newt.pm:318 printer/printerdrake.pm:3959
+#: interactive/newt.pm:318 printer/printerdrake.pm:3960
#: standalone/drakTermServ:363 standalone/drakbackup:3914
#: standalone/drakbackup:3953 standalone/drakbackup:4064
#: standalone/drakbackup:4079 ugtk2.pm:508
@@ -4840,7 +4852,7 @@ msgstr ""
" \"%s\" klik om hulle af te laai en te installeer, of \"%s\" om te ontsnap."
#: help.pm:444 help.pm:588 install_steps_gtk.pm:391
-#: install_steps_interactive.pm:156 standalone/drakbackup:4111
+#: install_steps_interactive.pm:157 standalone/drakbackup:4111
#, c-format
msgid "Install"
msgstr "Installasie"
@@ -5574,8 +5586,8 @@ msgstr ""
"rekenaar,\n"
"kan u op die knoppie klik, om 'n ander drywer te kies."
-#: help.pm:788 help.pm:855 install_steps_interactive.pm:1012
-#: install_steps_interactive.pm:1029
+#: help.pm:788 help.pm:855 install_steps_interactive.pm:1014
+#: install_steps_interactive.pm:1031
#, c-format
msgid "Sound card"
msgstr "Klankkaart"
@@ -5701,12 +5713,13 @@ msgstr ""
" * \"%s\": hier kan u fyner verstellings maak op die dienste wat sal afskop\n"
"Ondersoek dit gerus indien u die rekenaar as bediener gaan gebruik."
-#: help.pm:855 install_steps_interactive.pm:971 standalone/drakclock:100
+#: help.pm:855 install_steps_interactive.pm:878
+#: install_steps_interactive.pm:973 standalone/drakclock:100
#, c-format
msgid "Timezone"
msgstr "Tydsone"
-#: help.pm:855 install_steps_interactive.pm:1045
+#: help.pm:855 install_steps_interactive.pm:1047
#, c-format
msgid "TV card"
msgstr "TV-kaart"
@@ -5721,33 +5734,34 @@ msgstr "ISDN-kaart"
msgid "Graphical Interface"
msgstr "Grafiese koppelvlak"
-#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1063
+#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1065
#: standalone/drakbackup:2035
#, c-format
msgid "Network"
msgstr "Netwerk"
-#: help.pm:855 install_steps_interactive.pm:1075
+#: help.pm:855 install_steps_interactive.pm:1077
#, c-format
msgid "Proxies"
msgstr "Instaan bedieners"
-#: help.pm:855 install_steps_interactive.pm:1086
+#: help.pm:855 install_steps_interactive.pm:1088
#, c-format
msgid "Security Level"
msgstr "Sekuriteitsvlak"
-#: help.pm:855 install_steps_interactive.pm:1100
+#: help.pm:855 install_steps_interactive.pm:1102 network/drakfirewall.pm:182
#, c-format
msgid "Firewall"
msgstr "Vuurmuur"
-#: help.pm:855 install_steps_interactive.pm:1116
+#: help.pm:855 install_steps_interactive.pm:1118
#, c-format
msgid "Bootloader"
msgstr "Herlaaistelsel"
-#: help.pm:855 install_steps_interactive.pm:1129 services.pm:193
+#: help.pm:855 install_steps_interactive.pm:1131 services.pm:114
+#: services.pm:157 services.pm:193
#, c-format
msgid "Services"
msgstr "Dienste"
@@ -5822,8 +5836,8 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "Het u enige %s koppelvlakke?"
-#: install_any.pm:421 printer/printerdrake.pm:3289
-#: printer/printerdrake.pm:3296 standalone/scannerdrake:182
+#: install_any.pm:421 printer/printerdrake.pm:3290
+#: printer/printerdrake.pm:3297 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
#, c-format
@@ -6529,12 +6543,13 @@ msgstr ""
"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die\n"
"instruksielyn intik."
-#: install_steps_gtk.pm:228 install_steps_interactive.pm:625
+#: install_steps_gtk.pm:211 install_steps_gtk.pm:228
+#: install_steps_interactive.pm:627
#, c-format
msgid "Package Group Selection"
msgstr "Kies Pakketgroepe"
-#: install_steps_gtk.pm:254 install_steps_interactive.pm:568
+#: install_steps_gtk.pm:254 install_steps_interactive.pm:570
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Totale grootte: %d / %d MB"
@@ -6654,12 +6669,12 @@ msgstr "Pakketseleksie word opgedateer"
msgid "Minimal install"
msgstr "Minimale installasie"
-#: install_steps_gtk.pm:414 install_steps_interactive.pm:484
+#: install_steps_gtk.pm:414 install_steps_interactive.pm:486
#, c-format
msgid "Choose the packages you want to install"
msgstr "Kies die pakkette wat u wil installeer"
-#: install_steps_gtk.pm:430 install_steps_interactive.pm:711
+#: install_steps_gtk.pm:430 install_steps_interactive.pm:713
#, c-format
msgid "Installing"
msgstr "Besig met installasie"
@@ -6695,13 +6710,13 @@ msgid "Installing package %s"
msgstr "Installeer pakket %s"
#
-#: install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736
+#: install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738
#, c-format
msgid "Refuse"
msgstr "Weier"
-#: install_steps_gtk.pm:561 install_steps_interactive.pm:740
+#: install_steps_gtk.pm:561 install_steps_interactive.pm:742
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -6715,24 +6730,29 @@ msgstr ""
"nie\n"
"hieroor beskik nie, druk Kanselleer om installasies vanaf dié CDROM te vermy."
-#: install_steps_gtk.pm:576 install_steps_interactive.pm:751
+#: install_steps_gtk.pm:576 install_steps_interactive.pm:753
#, c-format
msgid "There was an error ordering packages:"
msgstr "Daar was 'n fout met pakkette:"
#: install_steps_gtk.pm:576 install_steps_gtk.pm:580
-#: install_steps_interactive.pm:751 install_steps_interactive.pm:755
+#: install_steps_interactive.pm:753 install_steps_interactive.pm:757
#, c-format
msgid "Go on anyway?"
msgstr "Gaan steeds voort?"
-#: install_steps_gtk.pm:580 install_steps_interactive.pm:755
+#: install_steps_gtk.pm:580 install_steps_interactive.pm:757
#, c-format
msgid "There was an error installing packages:"
msgstr "Daar was 'n fout met die installasie van die pakkette:"
-#: install_steps_gtk.pm:622 install_steps_interactive.pm:927
-#: install_steps_interactive.pm:1076
+#: install_steps_gtk.pm:599 install_steps_interactive.pm:933 steps.pm:30
+#, c-format
+msgid "Summary"
+msgstr "Opsomming"
+
+#: install_steps_gtk.pm:622 install_steps_interactive.pm:929
+#: install_steps_interactive.pm:1078
#, c-format
msgid "not configured"
msgstr "nie gekonfigureer nie"
@@ -6763,107 +6783,112 @@ msgstr ""
msgid "License agreement"
msgstr "Lisensieooreenkoms"
-#: install_steps_interactive.pm:88
+#: install_steps_interactive.pm:89
#, fuzzy, c-format
msgid "Release Notes"
msgstr "Vrystelling: "
-#: install_steps_interactive.pm:119
+#: install_steps_interactive.pm:120
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Kies asseblief u sleutelborduitleg."
-#: install_steps_interactive.pm:121
+#: install_steps_interactive.pm:122
#, fuzzy, c-format
msgid "Here is the full list of available keyboards"
msgstr "Hier is die volle lys van beskikbare lande"
-#: install_steps_interactive.pm:151
+#: install_steps_interactive.pm:152
#, c-format
msgid "Install/Upgrade"
msgstr "Installeer/Opgradeer"
-#: install_steps_interactive.pm:152
+#: install_steps_interactive.pm:153
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Is hierdie 'n installasie of opgradering?"
-#: install_steps_interactive.pm:158
+#: install_steps_interactive.pm:159
#, c-format
msgid "Upgrade %s"
msgstr "Opgradeer %s"
-#: install_steps_interactive.pm:169
+#: install_steps_interactive.pm:170
#, c-format
msgid "Encryption key for %s"
msgstr "Enkripsie-sleutel vir %s"
-#: install_steps_interactive.pm:186
+#: install_steps_interactive.pm:187
#, c-format
msgid "Please choose your type of mouse."
msgstr "Kies is u tipe muistoestel."
-#: install_steps_interactive.pm:195 standalone/mousedrake:46
+#: install_steps_interactive.pm:188
+#, c-format
+msgid "Mouse choice"
+msgstr ""
+
+#: install_steps_interactive.pm:197 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr "Muispoort"
-#: install_steps_interactive.pm:196 standalone/mousedrake:47
+#: install_steps_interactive.pm:198 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-#: install_steps_interactive.pm:206
+#: install_steps_interactive.pm:208
#, c-format
msgid "Buttons emulation"
msgstr "Knoppie-emulasie"
-#: install_steps_interactive.pm:208
+#: install_steps_interactive.pm:210
#, c-format
msgid "Button 2 Emulation"
msgstr "Knop-2 Emulasie"
-#: install_steps_interactive.pm:209
+#: install_steps_interactive.pm:211
#, c-format
msgid "Button 3 Emulation"
msgstr "3-Knop emulasie"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr "Stel PCMCIA op..."
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "IDE"
msgstr "IDE"
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "Configuring IDE"
msgstr "IDE word opgestel"
-#: install_steps_interactive.pm:257
+#: install_steps_interactive.pm:259
#, c-format
msgid "No partition available"
msgstr "geen beskikbare partisies"
-#: install_steps_interactive.pm:260
+#: install_steps_interactive.pm:262
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Deursoek partisies vir hegpunte"
-#: install_steps_interactive.pm:267
+#: install_steps_interactive.pm:269
#, c-format
msgid "Choose the mount points"
msgstr "Kies die hegpunte"
-#: install_steps_interactive.pm:313
+#: install_steps_interactive.pm:315
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
@@ -6873,7 +6898,7 @@ msgstr ""
"sal herlaaipartisie met DiskDrake moet skep indien u die stelsel wil "
"herlaai."
-#: install_steps_interactive.pm:318
+#: install_steps_interactive.pm:320
#, fuzzy, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
@@ -6884,17 +6909,17 @@ msgstr ""
"sal herlaaipartisie met DiskDrake moet skep indien u die stelsel wil "
"herlaai."
-#: install_steps_interactive.pm:354
+#: install_steps_interactive.pm:356
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Kies die partisies om te formatteer"
-#: install_steps_interactive.pm:356
+#: install_steps_interactive.pm:358
#, c-format
msgid "Check bad blocks?"
msgstr "Toets vir foutiewe areas?"
-#: install_steps_interactive.pm:384
+#: install_steps_interactive.pm:386
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -6903,37 +6928,37 @@ msgstr ""
"Probleme met die ondersoek van lêerstelsel %s. Wil u die foute herstel? "
"( neem kennis dat dit dataverlies kan meebring)"
-#: install_steps_interactive.pm:387
+#: install_steps_interactive.pm:389
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
-#: install_steps_interactive.pm:394
+#: install_steps_interactive.pm:396
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Soek vir beskikbare pakkette en herbou die rpm-databasis"
-#: install_steps_interactive.pm:395 install_steps_interactive.pm:453
+#: install_steps_interactive.pm:397 install_steps_interactive.pm:455
#, c-format
msgid "Looking for available packages..."
msgstr "Soek vir beskikbare pakkette"
-#: install_steps_interactive.pm:398
+#: install_steps_interactive.pm:400
#, c-format
msgid "Looking at packages already installed..."
msgstr "Ondersoek pakette wat reeds geïnstalleer is..."
-#: install_steps_interactive.pm:402
+#: install_steps_interactive.pm:404
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Soek vir pakkette om op te gradeer..."
-#: install_steps_interactive.pm:422 install_steps_interactive.pm:831
+#: install_steps_interactive.pm:424 install_steps_interactive.pm:833
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Kies 'n spieël waar die pakkette verkry kan word"
-#: install_steps_interactive.pm:462
+#: install_steps_interactive.pm:464
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -6941,7 +6966,7 @@ msgid ""
msgstr ""
"U stelsel het nie genoeg plek vir 'n installasie of opgradering nie (%d > %d)"
-#: install_steps_interactive.pm:496
+#: install_steps_interactive.pm:498
#, fuzzy, c-format
msgid ""
"Please choose load or save package selection.\n"
@@ -6950,33 +6975,33 @@ msgstr ""
"Kies asb. die laai of stoor pakketkeuse op die floppie.\n"
"Die formaat is dieselfde as outoinstallasie-genereerde floppies."
-#: install_steps_interactive.pm:498
+#: install_steps_interactive.pm:500
#, c-format
msgid "Load"
msgstr "Las"
-#: install_steps_interactive.pm:498 standalone/drakbackup:3932
+#: install_steps_interactive.pm:500 standalone/drakbackup:3932
#: standalone/drakbackup:4005 standalone/drakroam:210 standalone/logdrake:172
#, c-format
msgid "Save"
msgstr "Stoor"
-#: install_steps_interactive.pm:506
+#: install_steps_interactive.pm:508
#, fuzzy, c-format
msgid "Bad file"
msgstr "Laai lêer"
-#: install_steps_interactive.pm:582
+#: install_steps_interactive.pm:584
#, c-format
msgid "Selected size is larger than available space"
msgstr "Geselekteerde grootte is groter as beskikbare spasie."
-#: install_steps_interactive.pm:597
+#: install_steps_interactive.pm:599
#, c-format
msgid "Type of install"
msgstr "Tipe installasie"
-#: install_steps_interactive.pm:598
+#: install_steps_interactive.pm:600
#, c-format
msgid ""
"You have not selected any group of packages.\n"
@@ -6985,22 +7010,22 @@ msgstr ""
"U het glad nie 'n groep pakkette gekies nie.\n"
"Kies asseblief die tipe minimale installasie:"
-#: install_steps_interactive.pm:602
+#: install_steps_interactive.pm:604
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Met basiese dokumentasie (word aanbeveel!)"
-#: install_steps_interactive.pm:603
+#: install_steps_interactive.pm:605
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Absolute minimale installasie (geen urpmi!)"
-#: install_steps_interactive.pm:642 standalone/drakxtv:52
+#: install_steps_interactive.pm:644 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr "Alles"
-#: install_steps_interactive.pm:681
+#: install_steps_interactive.pm:683
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
@@ -7011,17 +7036,17 @@ msgstr ""
"Indien u oor geen van die gelyste CD's beskik nie, kliek Kanselleer.\n"
"Indien u net oor sekere CDs beskik, deselekteer die ander en kliek OK."
-#: install_steps_interactive.pm:686
+#: install_steps_interactive.pm:688
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CDROM getiteld \"%s\""
-#: install_steps_interactive.pm:711
+#: install_steps_interactive.pm:713
#, c-format
msgid "Preparing installation"
msgstr "Berei installasie voor"
-#: install_steps_interactive.pm:720
+#: install_steps_interactive.pm:722
#, c-format
msgid ""
"Installing package %s\n"
@@ -7030,17 +7055,22 @@ msgstr ""
"Installeer nou pakket %s\n"
"%d%%"
-#: install_steps_interactive.pm:769
+#: install_steps_interactive.pm:771
#, c-format
msgid "Post-install configuration"
msgstr "Post-installasiekonfigurasie"
-#: install_steps_interactive.pm:776
+#: install_steps_interactive.pm:778
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""
-#: install_steps_interactive.pm:805
+#: install_steps_interactive.pm:806
+#, c-format
+msgid "Updates"
+msgstr ""
+
+#: install_steps_interactive.pm:807
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -7060,149 +7090,144 @@ msgstr ""
"\n"
"Wil u dit nou installeer?"
-#: install_steps_interactive.pm:826
+#: install_steps_interactive.pm:828
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr "Kontak Mandriva Linux se webwerf vir 'n lys van spieëlwebplekke...."
-#: install_steps_interactive.pm:845
+#: install_steps_interactive.pm:847
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Spieël word gekontak vir die lys van pakkette..."
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Unable to contact mirror %s"
msgstr "Kon nie die spieëlwebplek %s kontak nie"
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Would you like to try again?"
msgstr "Wil u weer probeer?"
-#: install_steps_interactive.pm:876 standalone/drakclock:45
+#: install_steps_interactive.pm:878 standalone/drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr "Wat is u tydsone?"
-#: install_steps_interactive.pm:881
+#: install_steps_interactive.pm:883
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Outo-tydsinkronisasie met NTP"
-#: install_steps_interactive.pm:889
+#: install_steps_interactive.pm:891
#, c-format
msgid "NTP Server"
msgstr "NTP-bediener"
-#: install_steps_interactive.pm:931 steps.pm:30
-#, c-format
-msgid "Summary"
-msgstr "Opsomming"
-
-#: install_steps_interactive.pm:944 install_steps_interactive.pm:952
-#: install_steps_interactive.pm:970 install_steps_interactive.pm:977
-#: install_steps_interactive.pm:1128 services.pm:133
+#: install_steps_interactive.pm:946 install_steps_interactive.pm:954
+#: install_steps_interactive.pm:972 install_steps_interactive.pm:979
+#: install_steps_interactive.pm:1130 services.pm:133
#: standalone/drakbackup:1576
#, c-format
msgid "System"
msgstr "Stelsel"
-#: install_steps_interactive.pm:984 install_steps_interactive.pm:1011
-#: install_steps_interactive.pm:1028 install_steps_interactive.pm:1044
-#: install_steps_interactive.pm:1055
+#: install_steps_interactive.pm:986 install_steps_interactive.pm:1013
+#: install_steps_interactive.pm:1030 install_steps_interactive.pm:1046
+#: install_steps_interactive.pm:1057
#, c-format
msgid "Hardware"
msgstr "Hardeware"
#
-#: install_steps_interactive.pm:990 install_steps_interactive.pm:999
+#: install_steps_interactive.pm:992 install_steps_interactive.pm:1001
#, c-format
msgid "Remote CUPS server"
msgstr "Eksterne CUPS-bediener"
-#: install_steps_interactive.pm:990
+#: install_steps_interactive.pm:992
#, c-format
msgid "No printer"
msgstr "Geen drukker"
-#: install_steps_interactive.pm:1032
+#: install_steps_interactive.pm:1034
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Beskik u oor 'n ISA klankkaart?"
-#: install_steps_interactive.pm:1034
+#: install_steps_interactive.pm:1036
#, fuzzy, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr "Loop \"sndconfig\" na die installasie om u klankkaart te konfigureer"
-#: install_steps_interactive.pm:1036
+#: install_steps_interactive.pm:1038
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Geen klankkaart opgespoor nie. Probeer \"harddrake\" na die installasie"
-#: install_steps_interactive.pm:1056
+#: install_steps_interactive.pm:1058
#, c-format
msgid "Graphical interface"
msgstr "Grafiese-koppelvlak"
-#: install_steps_interactive.pm:1062 install_steps_interactive.pm:1074
+#: install_steps_interactive.pm:1064 install_steps_interactive.pm:1076
#, c-format
msgid "Network & Internet"
msgstr "Netwerk & Internet"
-#: install_steps_interactive.pm:1076
+#: install_steps_interactive.pm:1078
#, c-format
msgid "configured"
msgstr "gekonfigureer"
-#: install_steps_interactive.pm:1085 install_steps_interactive.pm:1099
-#: steps.pm:20
+#: install_steps_interactive.pm:1087 install_steps_interactive.pm:1101
+#: security/level.pm:55 steps.pm:20
#, c-format
msgid "Security"
msgstr "Sekuriteit"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "activated"
msgstr "ge-aktiveer"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "disabled"
msgstr "ge-deaktiveer"
-#: install_steps_interactive.pm:1115
+#: install_steps_interactive.pm:1117
#, c-format
msgid "Boot"
msgstr "Selflaai"
#. -PO: example: lilo-graphic on /dev/hda1
-#: install_steps_interactive.pm:1119 printer/printerdrake.pm:974
+#: install_steps_interactive.pm:1121 printer/printerdrake.pm:974
#, c-format
msgid "%s on %s"
msgstr "%s op %s"
-#: install_steps_interactive.pm:1133 services.pm:175
+#: install_steps_interactive.pm:1135 services.pm:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Dienste: %d ge-aktiveer vir %d geregistreer"
-#: install_steps_interactive.pm:1143
+#: install_steps_interactive.pm:1145
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "U het nog nie 'X' opgestel nie. Verlang u dit regtig?"
-#: install_steps_interactive.pm:1224
+#: install_steps_interactive.pm:1226
#, c-format
msgid "Preparing bootloader..."
msgstr "Herlaaistelsel word voorberei..."
-#: install_steps_interactive.pm:1234
+#: install_steps_interactive.pm:1236
#, fuzzy, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
@@ -7215,12 +7240,12 @@ msgstr ""
"Ons sal voortgaan met die installasie, maar u sal\n"
"BootX of 'n ander manier moet gedruik om u rekenaar te selflaai"
-#: install_steps_interactive.pm:1240
+#: install_steps_interactive.pm:1242
#, c-format
msgid "Do you want to use aboot?"
msgstr "Wil u aboot gebruik?"
-#: install_steps_interactive.pm:1243
+#: install_steps_interactive.pm:1245
#, c-format
msgid ""
"Error installing aboot, \n"
@@ -7229,7 +7254,7 @@ msgstr ""
"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
"word die eerste partisie vernietig?"
-#: install_steps_interactive.pm:1260
+#: install_steps_interactive.pm:1262
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
@@ -7238,22 +7263,22 @@ msgstr ""
"Met hierdie sekuriteitsvlak word toegang na lêers op die Windows partisie "
"vernou na slegs die administrateur"
-#: install_steps_interactive.pm:1289 standalone/drakautoinst:76
+#: install_steps_interactive.pm:1291 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sit 'n leë floppie in aandrywer %s"
-#: install_steps_interactive.pm:1294
+#: install_steps_interactive.pm:1296
#, fuzzy, c-format
msgid "Please insert another floppy for drivers disk"
msgstr "Plaas die herlaaiskyf wat gebruik is, in aandrywer %s"
-#: install_steps_interactive.pm:1296
+#: install_steps_interactive.pm:1298
#, c-format
msgid "Creating auto install floppy..."
msgstr "Outoinstallasieskyf word geskep."
-#: install_steps_interactive.pm:1308
+#: install_steps_interactive.pm:1310
#, c-format
msgid ""
"Some steps are not completed.\n"
@@ -7264,12 +7289,19 @@ msgstr ""
"\n"
"Wil u werklik nou eindig?"
-#: install_steps_interactive.pm:1324
+#: install_steps_interactive.pm:1320 standalone/draksambashare:416
+#: standalone/draksambashare:523 standalone/drakups:120 standalone/drakups:159
+#: standalone/logdrake:449 standalone/logdrake:455
+#, c-format
+msgid "Congratulations"
+msgstr "Geluk"
+
+#: install_steps_interactive.pm:1328 install_steps_interactive.pm:1329
#, c-format
msgid "Generate auto install floppy"
msgstr "Skep outoinstallasieskyf"
-#: install_steps_interactive.pm:1326
+#: install_steps_interactive.pm:1330
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
@@ -7303,25 +7335,28 @@ msgid "Choose a file"
msgstr "Kies 'n lêer"
#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakbackup:1517
-#: standalone/drakfont:654 standalone/drakhosts:244 standalone/draknfs:594
-#: standalone/drakroam:218 standalone/draksambashare:595
+#: standalone/drakfont:655 standalone/drakhosts:242 standalone/draknfs:589
+#: standalone/drakroam:218 standalone/draksambashare:1123
#: standalone/drakups:301 standalone/drakups:361 standalone/drakups:381
#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Add"
msgstr "Voeg by"
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:251
-#: standalone/draknfs:601 standalone/draksambashare:605
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:249
+#: standalone/draknfs:596 standalone/draksambashare:1080
+#: standalone/draksambashare:1133 standalone/draksambashare:1172
#, c-format
msgid "Modify"
msgstr "Verander"
#
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:258
-#: standalone/draknfs:608 standalone/drakroam:202
-#: standalone/draksambashare:612 standalone/drakups:303 standalone/drakups:363
-#: standalone/drakups:383 standalone/drakvpn:319 standalone/drakvpn:680
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:256
+#: standalone/draknfs:603 standalone/drakroam:202
+#: standalone/draksambashare:1081 standalone/draksambashare:1141
+#: standalone/draksambashare:1180 standalone/drakups:303
+#: standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319
+#: standalone/drakvpn:680
#, c-format
msgid "Remove"
msgstr "Verwyder"
@@ -9852,7 +9887,7 @@ msgstr ""
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Watter dienste wil u toelaat vanaf die Internet?"
-#: network/drakfirewall.pm:182
+#: network/drakfirewall.pm:184
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
@@ -9863,7 +9898,7 @@ msgstr ""
"Voorbeelde hiervan is: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Kyk gerus na '/etc/services' vir meer inligting."
-#: network/drakfirewall.pm:188
+#: network/drakfirewall.pm:190
#, c-format
msgid ""
"Invalid port given: %s.\n"
@@ -9878,12 +9913,12 @@ msgstr ""
"\n"
"U kan ook 'n reeks poorte verskaf (bv. 24300:24350/udp)"
-#: network/drakfirewall.pm:198
+#: network/drakfirewall.pm:200
#, c-format
msgid "Everything (no firewall)"
msgstr "Alles (geen vuurmuur)"
-#: network/drakfirewall.pm:200
+#: network/drakfirewall.pm:202
#, c-format
msgid "Other ports"
msgstr "Ander poorte"
@@ -10005,7 +10040,7 @@ msgstr "selfdoen"
msgid "Internal ISDN card"
msgstr "Interne ISDN-kaart"
-#: network/netconnect.pm:80 printer/printerdrake.pm:1641 standalone/drakups:75
+#: network/netconnect.pm:80 printer/printerdrake.pm:1642 standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr "Selfdoen konfigurasie"
@@ -10468,7 +10503,7 @@ msgstr "IP-Parameters"
#: network/netconnect.pm:589 network/netconnect.pm:894
#: printer/printerdrake.pm:460 standalone/drakconnect:109
#: standalone/drakconnect:316 standalone/drakconnect:882
-#: standalone/drakhosts:198 standalone/drakups:286
+#: standalone/drakhosts:197 standalone/drakups:286
#, c-format
msgid "IP address"
msgstr "IP-adres"
@@ -10678,7 +10713,7 @@ msgstr ""
msgid "Get NTPD servers from DHCP"
msgstr ""
-#: network/netconnect.pm:918 printer/printerdrake.pm:1895
+#: network/netconnect.pm:918 printer/printerdrake.pm:1896
#: standalone/drakconnect:676
#, c-format
msgid "IP address should be in format 1.2.3.4"
@@ -10976,7 +11011,7 @@ msgid "Host name (optional)"
msgstr "Rekenaarnaam (opsioneel)"
#
-#: network/netconnect.pm:1178 standalone/drakhosts:198
+#: network/netconnect.pm:1178 standalone/drakhosts:197
#, c-format
msgid "Host name"
msgstr "Rekenaarnaam"
@@ -11229,7 +11264,7 @@ msgstr ""
"'n Onvoorsiene fout het gebeur:\n"
"%s"
-#: network/network.pm:397
+#: network/network.pm:396 network/network.pm:397
#, c-format
msgid "Proxies configuration"
msgstr "Instaanbediener-konfigurasie"
@@ -11464,7 +11499,7 @@ msgstr "oulik"
msgid "maybe"
msgstr "moontlik"
-#: pkgs.pm:460
+#: pkgs.pm:461
#, fuzzy, c-format
msgid "Downloading file %s..."
msgstr "Stuur lêers..."
@@ -11489,9 +11524,9 @@ msgstr "Gekonfigureer op ander rekenaars"
msgid "On CUPS server \"%s\""
msgstr "Op CUPS bediener\"%s\""
-#: printer/cups.pm:117 printer/printerdrake.pm:5048
-#: printer/printerdrake.pm:5058 printer/printerdrake.pm:5203
-#: printer/printerdrake.pm:5214 printer/printerdrake.pm:5427
+#: printer/cups.pm:117 printer/printerdrake.pm:5049
+#: printer/printerdrake.pm:5059 printer/printerdrake.pm:5204
+#: printer/printerdrake.pm:5215 printer/printerdrake.pm:5428
#, c-format
msgid " (Default)"
msgstr " (Verstek)"
@@ -11567,7 +11602,7 @@ msgstr "Eksterne CUPS-drukker"
#
#: printer/main.pm:30 printer/printerdrake.pm:1373
-#: printer/printerdrake.pm:1918
+#: printer/printerdrake.pm:1919
#, c-format
msgid "Printer on remote lpd server"
msgstr "Eksterne LPD-drukker"
@@ -11588,7 +11623,7 @@ msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
msgid "Printer on NetWare server"
msgstr "Eksterne Netware-drukker"
-#: printer/main.pm:34 printer/printerdrake.pm:1922
+#: printer/main.pm:34 printer/printerdrake.pm:1923
#, c-format
msgid "Enter a printer device URI"
msgstr "Tik drukkertoestel se URI in"
@@ -11603,10 +11638,10 @@ msgstr "Pyp drukstuk na program"
msgid "recommended"
msgstr "word aanbeveel"
-#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1776
-#: printer/main.pm:2917 printer/main.pm:2926 printer/printerdrake.pm:973
-#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2410
-#: printer/printerdrake.pm:5464
+#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1800
+#: printer/main.pm:2943 printer/main.pm:2952 printer/printerdrake.pm:973
+#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2411
+#: printer/printerdrake.pm:5465
#, c-format
msgid "Unknown model"
msgstr "Onbekende model"
@@ -11804,34 +11839,34 @@ msgid "URI: %s"
msgstr "URI: %s"
#: printer/main.pm:683 printer/printerdrake.pm:1060
-#: printer/printerdrake.pm:3220
+#: printer/printerdrake.pm:3221
#, c-format
msgid "Raw printer (No driver)"
msgstr "Onverwerkte (direkte) drukker"
-#: printer/main.pm:1274 printer/printerdrake.pm:211
+#: printer/main.pm:1298 printer/printerdrake.pm:211
#: printer/printerdrake.pm:223
#, c-format
msgid "Local network(s)"
msgstr "Plaaslike netwerk(e)"
-#: printer/main.pm:1276 printer/printerdrake.pm:227
+#: printer/main.pm:1300 printer/printerdrake.pm:227
#, c-format
msgid "Interface \"%s\""
msgstr "Koppelvlak \"%s\""
-#: printer/main.pm:1278
+#: printer/main.pm:1302
#, c-format
msgid "Network %s"
msgstr "Netwerk %s"
#
-#: printer/main.pm:1280
+#: printer/main.pm:1304
#, c-format
msgid "Host %s"
msgstr "Rekenaar %s"
-#: printer/main.pm:1309
+#: printer/main.pm:1333
#, c-format
msgid "%s (Port %s)"
msgstr "%s (Poort %s)"
@@ -11989,7 +12024,7 @@ msgstr ""
"kies nie , maar dit in gedagte hou."
#: printer/printerdrake.pm:138 printer/printerdrake.pm:506
-#: printer/printerdrake.pm:4681
+#: printer/printerdrake.pm:4682
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr ""
@@ -12135,7 +12170,7 @@ msgstr "Bediener se IPontbreek!"
msgid "The entered IP is not correct.\n"
msgstr "Die voorsiende IP is nie reg nie.\n"
-#: printer/printerdrake.pm:440 printer/printerdrake.pm:2152
+#: printer/printerdrake.pm:440 printer/printerdrake.pm:2153
#, c-format
msgid "The port number should be an integer!"
msgstr "Die poortnommer moet 'n heeltal wees."
@@ -12145,7 +12180,7 @@ msgstr "Die poortnommer moet 'n heeltal wees."
msgid "This server is already in the list, it cannot be added again.\n"
msgstr "Jammer, hierdie bediener is reeds deel van die lys.\n"
-#: printer/printerdrake.pm:462 printer/printerdrake.pm:2179
+#: printer/printerdrake.pm:462 printer/printerdrake.pm:2180
#: standalone/drakups:251 standalone/harddrake2:52
#, c-format
msgid "Port"
@@ -12159,8 +12194,8 @@ msgstr "Poort"
msgid "On, Name or IP of remote server:"
msgstr "Eksterne LPD-drukker"
-#: printer/printerdrake.pm:514 printer/printerdrake.pm:4690
-#: printer/printerdrake.pm:4756
+#: printer/printerdrake.pm:514 printer/printerdrake.pm:4691
+#: printer/printerdrake.pm:4757
#, fuzzy, c-format
msgid "CUPS server name or IP address missing."
msgstr "Rekenaar/netwerk se IP uitstaande."
@@ -12170,31 +12205,31 @@ msgstr "Rekenaar/netwerk se IP uitstaande."
#: printer/printerdrake.pm:901 printer/printerdrake.pm:927
#: printer/printerdrake.pm:1036 printer/printerdrake.pm:1078
#: printer/printerdrake.pm:1088 printer/printerdrake.pm:1123
-#: printer/printerdrake.pm:2239 printer/printerdrake.pm:2454
-#: printer/printerdrake.pm:2486 printer/printerdrake.pm:2547
-#: printer/printerdrake.pm:2599 printer/printerdrake.pm:2616
-#: printer/printerdrake.pm:2660 printer/printerdrake.pm:2700
-#: printer/printerdrake.pm:2750 printer/printerdrake.pm:2784
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3062
-#: printer/printerdrake.pm:3067 printer/printerdrake.pm:3215
-#: printer/printerdrake.pm:3326 printer/printerdrake.pm:3939
-#: printer/printerdrake.pm:4006 printer/printerdrake.pm:4055
-#: printer/printerdrake.pm:4058 printer/printerdrake.pm:4190
-#: printer/printerdrake.pm:4291 printer/printerdrake.pm:4363
-#: printer/printerdrake.pm:4384 printer/printerdrake.pm:4394
-#: printer/printerdrake.pm:4485 printer/printerdrake.pm:4580
-#: printer/printerdrake.pm:4586 printer/printerdrake.pm:4610
-#: printer/printerdrake.pm:4717 printer/printerdrake.pm:4826
-#: printer/printerdrake.pm:4846 printer/printerdrake.pm:4855
-#: printer/printerdrake.pm:4870 printer/printerdrake.pm:5071
-#: printer/printerdrake.pm:5533 printer/printerdrake.pm:5616
+#: printer/printerdrake.pm:2240 printer/printerdrake.pm:2455
+#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2548
+#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2661 printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2751 printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3063
+#: printer/printerdrake.pm:3068 printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:3327 printer/printerdrake.pm:3940
+#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4056
+#: printer/printerdrake.pm:4059 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4292 printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4385 printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4486 printer/printerdrake.pm:4581
+#: printer/printerdrake.pm:4587 printer/printerdrake.pm:4611
+#: printer/printerdrake.pm:4718 printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:4847 printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4871 printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5534 printer/printerdrake.pm:5617
#: standalone/printerdrake:73 standalone/printerdrake:572
#, c-format
msgid "Printerdrake"
msgstr "Printerdrake"
-#: printer/printerdrake.pm:567 printer/printerdrake.pm:4292
-#: printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:567 printer/printerdrake.pm:4293
+#: printer/printerdrake.pm:4828
#, c-format
msgid "Reading printer data..."
msgstr "Drukkerdata word gelees..."
@@ -12321,7 +12356,7 @@ msgstr ""
"Met 'n eksterne CUPS-bediener, hoef u glad nie 'n drukker hier op te stel "
"nie; drukkers word outomaties bespeur."
-#: printer/printerdrake.pm:751 printer/printerdrake.pm:5073
+#: printer/printerdrake.pm:751 printer/printerdrake.pm:5074
#, c-format
msgid ""
"\n"
@@ -12546,12 +12581,12 @@ msgstr " on "
msgid ")"
msgstr ")"
-#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3227
+#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3228
#, c-format
msgid "Printer model selection"
msgstr "Drukkermodelkeuse"
-#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3228
+#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3229
#, c-format
msgid "Which printer model do you have?"
msgstr "Oor watter tipe drukker beskik u?"
@@ -12569,7 +12604,7 @@ msgstr ""
"Printerdrake kon nie u drukker (%s) se model bepaal nie. Kies asseblief die "
"korrekte model vanaf die lys."
-#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3233
+#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3234
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
@@ -12578,7 +12613,7 @@ msgstr ""
"Indien u drukker nie gelys is nie, kies 'n versoenbare (verwys na u drukker "
"se handleiding) of 'n soortgelyke een."
-#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4847
+#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4848
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigureer drukker \"%s\" ..."
@@ -12611,9 +12646,9 @@ msgid ""
msgstr ""
#: printer/printerdrake.pm:1274 printer/printerdrake.pm:1286
-#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2420
-#: printer/printerdrake.pm:2435 printer/printerdrake.pm:2507
-#: printer/printerdrake.pm:5090 printer/printerdrake.pm:5263
+#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2436 printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:5091 printer/printerdrake.pm:5264
#, c-format
msgid "Add a new printer"
msgstr "Voeg drukker by"
@@ -12812,14 +12847,14 @@ msgstr ""
"Indien u 'n drukker wil byvoeg, sy naam , of die opsies wil verander, kies "
"\"Drukker\" in die \"Hardeware\" gedeelte van die '%s Control Center'."
-#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1660
-#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
-#: printer/printerdrake.pm:1953 printer/printerdrake.pm:2029
-#: printer/printerdrake.pm:2196 printer/printerdrake.pm:2289
-#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
-#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2460
-#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
-#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1661
+#: printer/printerdrake.pm:1724 printer/printerdrake.pm:1816
+#: printer/printerdrake.pm:1954 printer/printerdrake.pm:2030
+#: printer/printerdrake.pm:2197 printer/printerdrake.pm:2290
+#: printer/printerdrake.pm:2299 printer/printerdrake.pm:2308
+#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2461
+#: printer/printerdrake.pm:2560 printer/printerdrake.pm:2606
+#: printer/printerdrake.pm:2673 printer/printerdrake.pm:2708
#, fuzzy, c-format
msgid "Could not install the %s packages!"
msgstr "Installeer pakket %s"
@@ -12829,8 +12864,8 @@ msgstr "Installeer pakket %s"
msgid "Skipping Windows/SMB server auto-detection"
msgstr ""
-#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1583
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Printer auto-detection"
msgstr "Outobespeuring van drukkers"
@@ -12895,28 +12930,28 @@ msgstr ""
msgid "You must enter a device or file name!"
msgstr "U moet 'n toestel- of lêernaam voorsien!"
-#: printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1585
#, c-format
msgid "No printer found!"
msgstr "Geen drukker gevind nie"
-#: printer/printerdrake.pm:1592
+#: printer/printerdrake.pm:1593
#, c-format
msgid "Local Printers"
msgstr "Plaaslike Drukkers"
-#: printer/printerdrake.pm:1593
+#: printer/printerdrake.pm:1594
#, c-format
msgid "Available printers"
msgstr "Beskikbare drukkers"
#
-#: printer/printerdrake.pm:1597 printer/printerdrake.pm:1606
+#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1607
#, c-format
msgid "The following printer was auto-detected. "
msgstr "Die volgende drukker is outomaties opgespoor. "
-#: printer/printerdrake.pm:1599
+#: printer/printerdrake.pm:1600
#, c-format
msgid ""
"If it is not the one you want to configure, enter a device name/file name in "
@@ -12925,19 +12960,19 @@ msgstr ""
"Indien u nie hierde een wil konfigureer nie, voorsien dan 'n toestel-/"
"lêernaam aan die toevoerlyn."
-#: printer/printerdrake.pm:1600
+#: printer/printerdrake.pm:1601
#, c-format
msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
"Alternatiewelik, kan u 'n toestelnaam/lêernaam voorsien op die toevoerlyn"
-#: printer/printerdrake.pm:1601 printer/printerdrake.pm:1610
+#: printer/printerdrake.pm:1602 printer/printerdrake.pm:1611
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr "Hier is 'n lys van aouto-opgespoorde drukkers. "
-#: printer/printerdrake.pm:1603
+#: printer/printerdrake.pm:1604
#, c-format
msgid ""
"Please choose the printer you want to set up or enter a device name/file "
@@ -12946,7 +12981,7 @@ msgstr ""
"Kies asseblief die drukker wat u wil opstel of voorsien 'n toestel-/lêer-"
"naam "
-#: printer/printerdrake.pm:1604
+#: printer/printerdrake.pm:1605
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
@@ -12955,7 +12990,7 @@ msgstr ""
"Kies asseblief die drukker wat drukwerk moet ontvang of voorsien 'n "
"toestelnaam / lêernaam."
-#: printer/printerdrake.pm:1608
+#: printer/printerdrake.pm:1609
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
@@ -12966,12 +13001,12 @@ msgstr ""
"korrek bespeur is nie, of u moonlik 'n pasmaak konfigurasie verkies, gebruik "
"\"Selfdoen konfigurasie\"."
-#: printer/printerdrake.pm:1609
+#: printer/printerdrake.pm:1610
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr "Huidiglik is daar geen alternatiwe moontlikheid beskikbaar nie"
-#: printer/printerdrake.pm:1612
+#: printer/printerdrake.pm:1613
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
@@ -12983,12 +13018,12 @@ msgstr ""
"volle outomaties. Indien u drukker nie korrek bespeur is nie of u moonlik "
"'n pasmaak konfigurasie verkies, gebruik \"Selfdoen konfigurasie\""
-#: printer/printerdrake.pm:1613
+#: printer/printerdrake.pm:1614
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr "Kies asseblief die drukker na wie die drukwerk gestuur moet word."
-#: printer/printerdrake.pm:1615
+#: printer/printerdrake.pm:1616
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
@@ -12997,12 +13032,12 @@ msgstr ""
"Kies asseblief die poort waaraan u drukker gekoppel is of voorsien 'n "
"toestelnaam / lêernaam."
-#: printer/printerdrake.pm:1616
+#: printer/printerdrake.pm:1617
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr "Kies asseblief die poort waaraan u drukker gekoppel is."
-#: printer/printerdrake.pm:1618
+#: printer/printerdrake.pm:1619
#, c-format
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
@@ -13012,26 +13047,26 @@ msgstr ""
"LPT2:, ..., 1ste USB-drukker: /dev/usb/lp0, 2de USB-drukker: /dev/usb/"
"lp1, ...)."
-#: printer/printerdrake.pm:1622
+#: printer/printerdrake.pm:1623
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr "U moet 'n drukker / toestel spesifiseer!"
-#: printer/printerdrake.pm:1662 printer/printerdrake.pm:1725
-#: printer/printerdrake.pm:1817 printer/printerdrake.pm:1955
-#: printer/printerdrake.pm:2031 printer/printerdrake.pm:2198
-#: printer/printerdrake.pm:2291 printer/printerdrake.pm:2300
-#: printer/printerdrake.pm:2309 printer/printerdrake.pm:2320
+#: printer/printerdrake.pm:1663 printer/printerdrake.pm:1726
+#: printer/printerdrake.pm:1818 printer/printerdrake.pm:1956
+#: printer/printerdrake.pm:2032 printer/printerdrake.pm:2199
+#: printer/printerdrake.pm:2292 printer/printerdrake.pm:2301
+#: printer/printerdrake.pm:2310 printer/printerdrake.pm:2321
#, fuzzy, c-format
msgid "Aborting"
msgstr "Staak"
-#: printer/printerdrake.pm:1698
+#: printer/printerdrake.pm:1699
#, c-format
msgid "Remote lpd Printer Options"
msgstr "Eksterne lpd drukkeropsies"
-#: printer/printerdrake.pm:1699
+#: printer/printerdrake.pm:1700
#, c-format
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -13040,66 +13075,67 @@ msgstr ""
"Om 'n eksterne lpd drukker te gebruik, moet die naam van die "
"drukkkerbediener en die naam van die drukkertou voorsien word."
-#: printer/printerdrake.pm:1700
+#: printer/printerdrake.pm:1701
#, c-format
msgid "Remote host name"
msgstr "Eksterne bedienernaam"
#
-#: printer/printerdrake.pm:1701
+#: printer/printerdrake.pm:1702
#, c-format
msgid "Remote printer name"
msgstr "Eksterne drukkernaam"
-#: printer/printerdrake.pm:1704
+#: printer/printerdrake.pm:1705
#, c-format
msgid "Remote host name missing!"
msgstr "Eksterne bedienernaam ontbreek!"
-#: printer/printerdrake.pm:1708
+#: printer/printerdrake.pm:1709
#, c-format
msgid "Remote printer name missing!"
msgstr "Eksterne drukkernaam ontbreek!"
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339 standalone/drakTermServ:447
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340 standalone/drakTermServ:447
#: standalone/drakTermServ:769 standalone/drakTermServ:785
#: standalone/drakTermServ:1590 standalone/drakTermServ:1599
#: standalone/drakTermServ:1611 standalone/drakbackup:499
#: standalone/drakbackup:605 standalone/drakbackup:640
#: standalone/drakbackup:741 standalone/drakroam:390
-#: standalone/draksambashare:424 standalone/harddrake2:259
+#: standalone/draksambashare:623 standalone/draksambashare:790
+#: standalone/harddrake2:259
#, c-format
msgid "Information"
msgstr "Inligting"
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340
#, c-format
msgid "Detected model: %s %s"
msgstr "Opgespoorde model: %s %s"
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Scanning network..."
msgstr "Deursoek die netwerk..."
-#: printer/printerdrake.pm:1833 printer/printerdrake.pm:1854
+#: printer/printerdrake.pm:1834 printer/printerdrake.pm:1855
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", drukker \"%s\" op bediener \"%s\""
-#: printer/printerdrake.pm:1836 printer/printerdrake.pm:1857
+#: printer/printerdrake.pm:1837 printer/printerdrake.pm:1858
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Drukker \"%s\" op bediener \"%s\""
-#: printer/printerdrake.pm:1878
+#: printer/printerdrake.pm:1879
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) drukkeropsies"
-#: printer/printerdrake.pm:1879
+#: printer/printerdrake.pm:1880
#, c-format
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -13112,7 +13148,7 @@ msgstr ""
"rekenaarnaam) en moontlik die IP-adres van die bediener, die deelnaam van "
"die drukker, toepaslike gebruikernaam, wagwoord, en werkgroep."
-#: printer/printerdrake.pm:1880
+#: printer/printerdrake.pm:1881
#, c-format
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
@@ -13121,47 +13157,47 @@ msgstr ""
" Indien die verlangde drukker gespeur is, kies dit eenvoudig uit die lys en "
"voorsien die gebruikernaam, wagwoord, en/of werkgroep indien benodig."
-#: printer/printerdrake.pm:1882
+#: printer/printerdrake.pm:1883
#, c-format
msgid "SMB server host"
msgstr "SMB-bedienernaam"
-#: printer/printerdrake.pm:1883
+#: printer/printerdrake.pm:1884
#, c-format
msgid "SMB server IP"
msgstr "SMB-bediener se IP:"
-#: printer/printerdrake.pm:1884 standalone/draksambashare:543
+#: printer/printerdrake.pm:1885 standalone/draksambashare:61
#, c-format
msgid "Share name"
msgstr "Naam van deelarea"
-#: printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:1888
#, c-format
msgid "Workgroup"
msgstr "Werkgroep:"
-#: printer/printerdrake.pm:1889
+#: printer/printerdrake.pm:1890
#, c-format
msgid "Auto-detected"
msgstr "Outomaties Opgespoor"
-#: printer/printerdrake.pm:1899
+#: printer/printerdrake.pm:1900
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr "Óf die bedienernaam óf die bediener-IP moet verskaf word!"
-#: printer/printerdrake.pm:1903
+#: printer/printerdrake.pm:1904
#, c-format
msgid "Samba share name missing!"
msgstr "SAMBA-deelnaam ontbreek!"
-#: printer/printerdrake.pm:1909
+#: printer/printerdrake.pm:1910
#, c-format
msgid "SECURITY WARNING!"
msgstr "SEKURITEITS WAARSKUWING!"
-#: printer/printerdrake.pm:1910
+#: printer/printerdrake.pm:1911
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -13205,7 +13241,7 @@ msgstr ""
"Wie is Bernoldus Niemand?\n"
"\n"
-#: printer/printerdrake.pm:1920
+#: printer/printerdrake.pm:1921
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -13218,7 +13254,7 @@ msgstr ""
"tipe in Printerdrake.\n"
"\n"
-#: printer/printerdrake.pm:1923
+#: printer/printerdrake.pm:1924
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
@@ -13231,12 +13267,12 @@ msgstr ""
"\n"
"Sal ons voortgaan?"
-#: printer/printerdrake.pm:2002
+#: printer/printerdrake.pm:2003
#, c-format
msgid "NetWare Printer Options"
msgstr "NetWare drukkeropsies"
-#: printer/printerdrake.pm:2003
+#: printer/printerdrake.pm:2004
#, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -13249,42 +13285,42 @@ msgstr ""
"asook die drukker se 'print queue' naam,en toepaslike gebruikernaam en "
"wagwoord."
-#: printer/printerdrake.pm:2004
+#: printer/printerdrake.pm:2005
#, c-format
msgid "Printer Server"
msgstr "Drukkerbediener"
-#: printer/printerdrake.pm:2005
+#: printer/printerdrake.pm:2006
#, c-format
msgid "Print Queue Name"
msgstr "Drukkertou-naam"
-#: printer/printerdrake.pm:2010
+#: printer/printerdrake.pm:2011
#, c-format
msgid "NCP server name missing!"
msgstr "NCP-bedienernaam ontbreek!"
-#: printer/printerdrake.pm:2014
+#: printer/printerdrake.pm:2015
#, c-format
msgid "NCP queue name missing!"
msgstr "NCP-tounaam ontbreek!"
-#: printer/printerdrake.pm:2095 printer/printerdrake.pm:2116
+#: printer/printerdrake.pm:2096 printer/printerdrake.pm:2117
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", rekenaarnaam \"%s\", poort %s"
-#: printer/printerdrake.pm:2098 printer/printerdrake.pm:2119
+#: printer/printerdrake.pm:2099 printer/printerdrake.pm:2120
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Rekenaar \"%s\", poort %s"
-#: printer/printerdrake.pm:2141
+#: printer/printerdrake.pm:2142
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "TCP/Sokdrukker-opsies"
-#: printer/printerdrake.pm:2143
+#: printer/printerdrake.pm:2144
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
@@ -13294,7 +13330,7 @@ msgstr ""
"rekenaarnaam of IP en die opsionele poort (verstek is 9100) in die toevoer-"
"velde."
-#: printer/printerdrake.pm:2144
+#: printer/printerdrake.pm:2145
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -13307,27 +13343,27 @@ msgstr ""
"die poortnommer gewoonlik 9100,maar dit mag anders wees met ander bedieners. "
"Raadpleeg die handleidingwat saam met die hardeware gekom het."
-#: printer/printerdrake.pm:2148
+#: printer/printerdrake.pm:2149
#, c-format
msgid "Printer host name or IP missing!"
msgstr "Drukkerbedienernaam of IP ontbreek!"
-#: printer/printerdrake.pm:2177
+#: printer/printerdrake.pm:2178
#, c-format
msgid "Printer host name or IP"
msgstr "Drukkernaam of IP"
-#: printer/printerdrake.pm:2240
+#: printer/printerdrake.pm:2241
#, fuzzy, c-format
msgid "Refreshing Device URI list..."
msgstr "Drukkerdata word verfris..."
-#: printer/printerdrake.pm:2243 printer/printerdrake.pm:2245
+#: printer/printerdrake.pm:2244 printer/printerdrake.pm:2246
#, c-format
msgid "Printer Device URI"
msgstr "Drukkertoestel se URI"
-#: printer/printerdrake.pm:2244
+#: printer/printerdrake.pm:2245
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
@@ -13338,17 +13374,17 @@ msgstr ""
"CUPS- of Foomatic-formaat wees. Nie alle URI-tipes word deur die "
"spoelprogramme ondersteun nie."
-#: printer/printerdrake.pm:2270
+#: printer/printerdrake.pm:2271
#, c-format
msgid "A valid URI must be entered!"
msgstr "'n Geldige URI moet verskaf word!"
-#: printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2376
#, c-format
msgid "Pipe into command"
msgstr "Pyp drukstuk na program"
-#: printer/printerdrake.pm:2376
+#: printer/printerdrake.pm:2377
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
@@ -13357,17 +13393,17 @@ msgstr ""
"Hier kan u enige instruksie spesifiseer waarna die drukwerk gepyp moet word "
"instede van dit direk na die drukker te stuur."
-#: printer/printerdrake.pm:2377
+#: printer/printerdrake.pm:2378
#, c-format
msgid "Command line"
msgstr "Instruksielyn"
-#: printer/printerdrake.pm:2381
+#: printer/printerdrake.pm:2382
#, c-format
msgid "A command line must be entered!"
msgstr "'n Opdrag moet voorsien word!"
-#: printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2422
#, c-format
msgid ""
"On many HP printers there are special functions available, maintenance (ink "
@@ -13376,14 +13412,14 @@ msgid ""
"printers with card readers. "
msgstr ""
-#: printer/printerdrake.pm:2423
+#: printer/printerdrake.pm:2424
#, c-format
msgid ""
"To access these extra functions on your HP printer, it must be set up with "
"the appropriate software: "
msgstr ""
-#: printer/printerdrake.pm:2424
+#: printer/printerdrake.pm:2425
#, c-format
msgid ""
"Either with the newer HPLIP which allows printer maintenance through the "
@@ -13391,33 +13427,33 @@ msgid ""
"newer PhotoSmart models "
msgstr ""
-#: printer/printerdrake.pm:2425
+#: printer/printerdrake.pm:2426
#, c-format
msgid ""
"or with the older HPOJ which allows only scanner and memory card access, but "
"could help you in case of failure of HPLIP. "
msgstr ""
-#: printer/printerdrake.pm:2427
+#: printer/printerdrake.pm:2428
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr ""
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2429
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2461
-#: printer/printerdrake.pm:2487
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2430
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2462
+#: printer/printerdrake.pm:2488
#, c-format
msgid "HPLIP"
msgstr ""
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2431
-#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2606
-#: printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2432
+#: printer/printerdrake.pm:2601 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2618
#, c-format
msgid "HPOJ"
msgstr ""
-#: printer/printerdrake.pm:2436
+#: printer/printerdrake.pm:2437
#, c-format
msgid ""
"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
@@ -13428,99 +13464,99 @@ msgstr ""
"LaserJet 1100/1200/1220/3200/3300/3300/4345 with scanner, DeskJet 450, Sony "
"IJP-V100), 'n HP PhotoSmart of 'n HP LaserJet 2200?"
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2600
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2601
#, c-format
msgid "Installing %s package..."
msgstr "Installeer %s pakket..."
-#: printer/printerdrake.pm:2462 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2463 printer/printerdrake.pm:2608
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""
-#: printer/printerdrake.pm:2477
+#: printer/printerdrake.pm:2478
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr ""
-#: printer/printerdrake.pm:2479
+#: printer/printerdrake.pm:2480
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr ""
-#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2488 printer/printerdrake.pm:2618
#, c-format
msgid "Checking device and configuring %s..."
msgstr "Bekyk die toestel en konfigureer %s ..."
-#: printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:2509
#, fuzzy, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr "Na watter sektor wil u skuif?"
-#: printer/printerdrake.pm:2548 printer/printerdrake.pm:2661
+#: printer/printerdrake.pm:2549 printer/printerdrake.pm:2662
#, c-format
msgid "Installing SANE packages..."
msgstr "Installeer SANE pakkette..."
-#: printer/printerdrake.pm:2561 printer/printerdrake.pm:2674
+#: printer/printerdrake.pm:2562 printer/printerdrake.pm:2675
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2576
+#: printer/printerdrake.pm:2577
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""
-#: printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2702
#, c-format
msgid "Installing mtools packages..."
msgstr "Installeer 'mtools'-pakette ..."
-#: printer/printerdrake.pm:2709
+#: printer/printerdrake.pm:2710
#, fuzzy, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr "Foto-geheuekaart toegang op u HP multi-funksionele toestel"
-#: printer/printerdrake.pm:2725
+#: printer/printerdrake.pm:2726
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr "Deursoek u HP multi-funksionele toestel"
-#: printer/printerdrake.pm:2734
+#: printer/printerdrake.pm:2735
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr "Foto-geheuekaart toegang op u HP multi-funksionele toestel"
-#: printer/printerdrake.pm:2751
+#: printer/printerdrake.pm:2752
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "Konfigurasie in aabou..."
-#: printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2786
#, c-format
msgid "Making printer port available for CUPS..."
msgstr "Stel drukkerpoort tot CUPS se beskikking..."
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3063
-#: printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3064
+#: printer/printerdrake.pm:3217
#, c-format
msgid "Reading printer database..."
msgstr "Drukkerdata word gelees..."
-#: printer/printerdrake.pm:3021
+#: printer/printerdrake.pm:3022
#, c-format
msgid "Enter Printer Name and Comments"
msgstr "Voorsien Drukkernaam en Opmerkings"
-#: printer/printerdrake.pm:3025 printer/printerdrake.pm:4348
+#: printer/printerdrake.pm:3026 printer/printerdrake.pm:4349
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Die drukkernaam mag slegs letters, syfers en die onderstreep-karakter bevat."
-#: printer/printerdrake.pm:3031 printer/printerdrake.pm:4353
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:4354
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -13529,7 +13565,7 @@ msgstr ""
"Drukker \"%s\" bestaan alreeds,\n"
"Wil u werklik die konfigurasie oorskryf?"
-#: printer/printerdrake.pm:3038
+#: printer/printerdrake.pm:3039
#, c-format
msgid ""
"The printer name \"%s\" has more than 12 characters which can make the "
@@ -13537,7 +13573,7 @@ msgid ""
"name?"
msgstr ""
-#: printer/printerdrake.pm:3047
+#: printer/printerdrake.pm:3048
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -13546,36 +13582,36 @@ msgstr ""
"Elke drukker benodig naam (bv. lp). Die Beskrywing- en Liggingvelde is "
"opsioneel. Hulle dien as inligting vir gebruikers."
-#: printer/printerdrake.pm:3048
+#: printer/printerdrake.pm:3049
#, c-format
msgid "Name of printer"
msgstr "Drukkernaam"
-#: printer/printerdrake.pm:3049 standalone/drakconnect:592
+#: printer/printerdrake.pm:3050 standalone/drakconnect:592
#: standalone/harddrake2:39 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Description"
msgstr "Beskrywing"
-#: printer/printerdrake.pm:3050 standalone/printerdrake:222
+#: printer/printerdrake.pm:3051 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Location"
msgstr "Ligging"
-#: printer/printerdrake.pm:3068
+#: printer/printerdrake.pm:3069
#, c-format
msgid "Preparing printer database..."
msgstr "Drukkerdatabasis word voorberei..."
#
-#: printer/printerdrake.pm:3194
+#: printer/printerdrake.pm:3195
#, c-format
msgid "Your printer model"
msgstr "U model drukker"
-#: printer/printerdrake.pm:3195
+#: printer/printerdrake.pm:3196
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -13600,19 +13636,19 @@ msgstr ""
"\n"
"%s"
-#: printer/printerdrake.pm:3200 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3204
#, c-format
msgid "The model is correct"
msgstr "Die model is korrek"
#
-#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3202
-#: printer/printerdrake.pm:3205
+#: printer/printerdrake.pm:3202 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3206
#, c-format
msgid "Select model manually"
msgstr "Kies model self"
-#: printer/printerdrake.pm:3229
+#: printer/printerdrake.pm:3230
#, c-format
msgid ""
"\n"
@@ -13627,12 +13663,12 @@ msgstr ""
"verkeerdelik bespeur was, of \"Onverwerkte (direkte) drukker\" verlig is, "
"kies dan die korrekte een vanuit die lys."
-#: printer/printerdrake.pm:3248
+#: printer/printerdrake.pm:3249
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr "Installeer 'n PPD-lêer van 'n vervaardiger."
-#: printer/printerdrake.pm:3280
+#: printer/printerdrake.pm:3281
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
@@ -13641,7 +13677,7 @@ msgstr ""
"Elke PostScript-drukker word gelewer met 'n PPD-lêer wat die drukker se "
"opsies en dinge beskryf."
-#: printer/printerdrake.pm:3281
+#: printer/printerdrake.pm:3282
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
@@ -13650,12 +13686,12 @@ msgstr ""
"Hierdie lêer is gewoonlik iewers op die CD, saam met die Windows en Mac-"
"drywers vir die drukker."
-#: printer/printerdrake.pm:3282
+#: printer/printerdrake.pm:3283
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr "U behoort die PPD-lêers ook op die vervaardiger se webwerf vind."
-#: printer/printerdrake.pm:3283
+#: printer/printerdrake.pm:3284
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
@@ -13664,7 +13700,7 @@ msgstr ""
"Sou u Windows ook op die masjie geïnstalleer het, kan u ook daar loer vir "
"die lêer."
-#: printer/printerdrake.pm:3284
+#: printer/printerdrake.pm:3285
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
@@ -13674,7 +13710,7 @@ msgstr ""
"Deur die drukker se PPD-lêer te installeer wanneer u die drukker opstel, sal "
"dit al die opsies van die drukker se hardeware beskikbaar stel."
-#: printer/printerdrake.pm:3285
+#: printer/printerdrake.pm:3286
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
@@ -13683,51 +13719,51 @@ msgstr ""
"Hier kan u die PPD-lêer kies om te installeer op die rekenaar. Dit sal dan "
"gebruik word tydens die opstelling van die drukker."
-#: printer/printerdrake.pm:3287
+#: printer/printerdrake.pm:3288
#, c-format
msgid "Install PPD file from"
msgstr "Installeer PPD-lêer vanaf"
-#: printer/printerdrake.pm:3290 printer/printerdrake.pm:3298
+#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3299
#: standalone/scannerdrake:183 standalone/scannerdrake:192
#: standalone/scannerdrake:242 standalone/scannerdrake:250
#, c-format
msgid "Floppy Disk"
msgstr "Disket"
-#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3300
+#: printer/printerdrake.pm:3292 printer/printerdrake.pm:3301
#: standalone/scannerdrake:184 standalone/scannerdrake:194
#: standalone/scannerdrake:243 standalone/scannerdrake:252
#, c-format
msgid "Other place"
msgstr "Ander plek"
-#: printer/printerdrake.pm:3306
+#: printer/printerdrake.pm:3307
#, c-format
msgid "Select PPD file"
msgstr "Kies PPD-lêer"
-#: printer/printerdrake.pm:3310
+#: printer/printerdrake.pm:3311
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr "Die PPD-lêer %s bestaan nie, of dis onleesbaar!"
-#: printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3317
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr "Die PPD-lêer %s is nie volgens die standaarde nie!"
-#: printer/printerdrake.pm:3327
+#: printer/printerdrake.pm:3328
#, c-format
msgid "Installing PPD file..."
msgstr "Installeer PPD-lêer..."
-#: printer/printerdrake.pm:3445
+#: printer/printerdrake.pm:3446
#, c-format
msgid "OKI winprinter configuration"
msgstr "OKI windrukker-konfigurasie"
-#: printer/printerdrake.pm:3446
+#: printer/printerdrake.pm:3447
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
@@ -13744,12 +13780,12 @@ msgstr ""
"'n toetsbladsy druk. Dit is baie belangrik, anders sal die drukker nie reg "
"werk nie, en die drywer sal u tipe konneksie ignoreer."
-#: printer/printerdrake.pm:3471 printer/printerdrake.pm:3501
+#: printer/printerdrake.pm:3472 printer/printerdrake.pm:3502
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "Lexmark inkjet konfigurasie"
-#: printer/printerdrake.pm:3472
+#: printer/printerdrake.pm:3473
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -13762,7 +13798,7 @@ msgstr ""
"asseblief die drukker plaaslik en konfigureer dit op daardie (plaaslike) "
"masjien."
-#: printer/printerdrake.pm:3502
+#: printer/printerdrake.pm:3503
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -13783,12 +13819,12 @@ msgstr ""
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
-#: printer/printerdrake.pm:3512
+#: printer/printerdrake.pm:3513
#, c-format
msgid "Lexmark X125 configuration"
msgstr "Lexmark X125 konfigurasie"
-#: printer/printerdrake.pm:3513
+#: printer/printerdrake.pm:3514
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13801,12 +13837,12 @@ msgstr ""
"asseblief die drukker plaaslik en konfigureer dit op daardie (plaaslike) "
"masjien."
-#: printer/printerdrake.pm:3535
+#: printer/printerdrake.pm:3536
#, fuzzy, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr "Klankkonfigurasie"
-#: printer/printerdrake.pm:3536 printer/printerdrake.pm:3563
+#: printer/printerdrake.pm:3537 printer/printerdrake.pm:3564
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected on the "
@@ -13819,17 +13855,17 @@ msgstr ""
"asseblief die drukker plaaslik en konfigureer dit op daardie (plaaslike) "
"masjien."
-#: printer/printerdrake.pm:3562
+#: printer/printerdrake.pm:3563
#, fuzzy, c-format
msgid "Canon LBP-460/660 configuration"
msgstr "Selfdoen TCP/IP-konfigurasie"
-#: printer/printerdrake.pm:3589
+#: printer/printerdrake.pm:3590
#, fuzzy, c-format
msgid "Canon LBP-810/1120 (CAPT) configuration"
msgstr "Selfdoen TCP/IP-konfigurasie"
-#: printer/printerdrake.pm:3590
+#: printer/printerdrake.pm:3591
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13842,12 +13878,12 @@ msgstr ""
"asseblief die drukker plaaslik en konfigureer dit op daardie (plaaslike) "
"masjien."
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3598
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr "Laai Fermware (Firmware) Op vir HP LaserJet 1000"
-#: printer/printerdrake.pm:3747
+#: printer/printerdrake.pm:3748
#, c-format
msgid ""
"Printer default settings\n"
@@ -13864,27 +13900,27 @@ msgstr ""
"nie, ekstra laaie). Let tog dat baie hoë kwaliteit/resolusie die spoed "
"waarteen gedruk word aansienlik verminder."
-#: printer/printerdrake.pm:3872
+#: printer/printerdrake.pm:3873
#, c-format
msgid "Printer default settings"
msgstr "Verstek verstellings van drukker"
-#: printer/printerdrake.pm:3879
+#: printer/printerdrake.pm:3880
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Opsie %s moet 'n heeltal wees!"
-#: printer/printerdrake.pm:3883
+#: printer/printerdrake.pm:3884
#, c-format
msgid "Option %s must be a number!"
msgstr "Opsie %s moet 'n nommer wees!"
-#: printer/printerdrake.pm:3887
+#: printer/printerdrake.pm:3888
#, c-format
msgid "Option %s out of range!"
msgstr "Opsie %s is buite bereik!"
-#: printer/printerdrake.pm:3939
+#: printer/printerdrake.pm:3940
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -13893,12 +13929,12 @@ msgstr ""
"Wil u hierdie drukker (\"%s\")\n"
"die verstek drukker maak?"
-#: printer/printerdrake.pm:3955
+#: printer/printerdrake.pm:3956
#, c-format
msgid "Test pages"
msgstr "Toetsbladsye"
-#: printer/printerdrake.pm:3956
+#: printer/printerdrake.pm:3957
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
@@ -13911,52 +13947,47 @@ msgstr ""
"laserdrukkers met te min geheue, mag dit moontlik nie eens werk nie. Dit is "
"gewoonlik net nodig vir 'n normale toetsbladsy."
-#: printer/printerdrake.pm:3960
+#: printer/printerdrake.pm:3961
#, c-format
msgid "No test pages"
msgstr "Geen toetsbladsye"
-#: printer/printerdrake.pm:3961
+#: printer/printerdrake.pm:3962
#, c-format
msgid "Print"
msgstr "Druk"
-#: printer/printerdrake.pm:3986
+#: printer/printerdrake.pm:3987
#, c-format
msgid "Standard test page"
msgstr "Standaard toetsbladsy"
-#: printer/printerdrake.pm:3989
+#: printer/printerdrake.pm:3990
#, c-format
msgid "Alternative test page (Letter)"
msgstr "Alternatiewe toetsbladsy (Lettergrootte)"
-#: printer/printerdrake.pm:3992
+#: printer/printerdrake.pm:3993
#, c-format
msgid "Alternative test page (A4)"
msgstr "Alternatiewe toetsbladsy (A4)"
-#: printer/printerdrake.pm:3994
+#: printer/printerdrake.pm:3995
#, c-format
msgid "Photo test page"
msgstr "Fototoetsbladsy"
-#: printer/printerdrake.pm:3999
-#, c-format
-msgid "Do not print any test page"
-msgstr "Geen toetsbladsy(e)"
-
-#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4008 printer/printerdrake.pm:4192
#, c-format
msgid "Printing test page(s)..."
msgstr "Toetsbladsy(e) word gedruk..."
-#: printer/printerdrake.pm:4027
+#: printer/printerdrake.pm:4028
#, fuzzy, c-format
msgid "Skipping photo test page."
msgstr "Fototoetsbladsy"
-#: printer/printerdrake.pm:4044
+#: printer/printerdrake.pm:4045
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13971,7 +14002,7 @@ msgstr ""
"%s\n"
"\n"
-#: printer/printerdrake.pm:4048
+#: printer/printerdrake.pm:4049
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13980,17 +14011,17 @@ msgstr ""
"Toetsbladsy(e) is na die drukker gestuur.\n"
"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-#: printer/printerdrake.pm:4058
+#: printer/printerdrake.pm:4059
#, c-format
msgid "Did it work properly?"
msgstr "Het dit reg gewerk?"
-#: printer/printerdrake.pm:4082 printer/printerdrake.pm:5465
+#: printer/printerdrake.pm:4083 printer/printerdrake.pm:5466
#, c-format
msgid "Raw printer"
msgstr "Onverwerkte (direkte) drukker"
-#: printer/printerdrake.pm:4120
+#: printer/printerdrake.pm:4121
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -14003,7 +14034,7 @@ msgstr ""
"\". Die grafiese programme vergemaklik die kies en verstel van 'n spesifieke "
"drukker.\n"
-#: printer/printerdrake.pm:4122
+#: printer/printerdrake.pm:4123
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
@@ -14014,8 +14045,8 @@ msgstr ""
"dialoogvensters van baie programme gebruik, maar nou hoef u nie die lêernaam "
"te voorsien nie , die program doen dit vir jou.\n"
-#: printer/printerdrake.pm:4125 printer/printerdrake.pm:4142
-#: printer/printerdrake.pm:4152
+#: printer/printerdrake.pm:4126 printer/printerdrake.pm:4143
+#: printer/printerdrake.pm:4153
#, c-format
msgid ""
"\n"
@@ -14028,7 +14059,7 @@ msgstr ""
"Sit net doodeenvoudig die ekstra opsies by die opdragbyvoorbeeld \"%s <lêer>"
"\". "
-#: printer/printerdrake.pm:4128 printer/printerdrake.pm:4168
+#: printer/printerdrake.pm:4129 printer/printerdrake.pm:4169
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -14039,7 +14070,7 @@ msgstr ""
"die onderstaande lys of klik op die \"Drukkeropsies\" knoppie.%s%s%s\n"
"\n"
-#: printer/printerdrake.pm:4132
+#: printer/printerdrake.pm:4133
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -14048,7 +14079,7 @@ msgstr ""
"Hier is 'n lys beskikbare drukkeropsies vir die huidige drukker:\n"
"\n"
-#: printer/printerdrake.pm:4137 printer/printerdrake.pm:4147
+#: printer/printerdrake.pm:4138 printer/printerdrake.pm:4148
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -14057,8 +14088,8 @@ msgstr ""
"Om 'n lêer uit te druk vanaf die instruksielyn, gebruik die opdrag \"%s "
"<lêernaam>\".\n"
-#: printer/printerdrake.pm:4139 printer/printerdrake.pm:4149
-#: printer/printerdrake.pm:4159
+#: printer/printerdrake.pm:4140 printer/printerdrake.pm:4150
+#: printer/printerdrake.pm:4160
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
@@ -14069,7 +14100,7 @@ msgstr ""
"dialoogvensters van baie programme gebruik, maar nou hoef u nie die lêernaam "
"te voorsien nie , die program doen dit vir jou.\n"
-#: printer/printerdrake.pm:4144 printer/printerdrake.pm:4154
+#: printer/printerdrake.pm:4145 printer/printerdrake.pm:4155
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -14078,7 +14109,7 @@ msgstr ""
"Klik op die \"Drukkeropsies\" knoppie, om 'n lys beskikbare opsies vir die "
"huidige drukker te verkry."
-#: printer/printerdrake.pm:4157
+#: printer/printerdrake.pm:4158
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -14087,7 +14118,7 @@ msgstr ""
"Om 'n lêer uit te druk vanaf die instruksielyn, gebruik die opdrag \"%s "
"<lêernaam>\" of \"%s <lêernaam>\".\n"
-#: printer/printerdrake.pm:4161
+#: printer/printerdrake.pm:4162
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
@@ -14104,7 +14135,7 @@ msgstr ""
"alle druktake sal stop, sodra u op dit klik. Dit is byvoorbeeld handig as "
"die papier vasdruk.\n"
-#: printer/printerdrake.pm:4165
+#: printer/printerdrake.pm:4166
#, c-format
msgid ""
"\n"
@@ -14117,37 +14148,37 @@ msgstr ""
"verander. Voeg net eenvoudig die verstellings wat u verlang by die opdrag "
"bv. \"%s <lêer>\".\n"
-#: printer/printerdrake.pm:4175
+#: printer/printerdrake.pm:4176
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Drukwerk/Skandering/Foto-kaarte op \"%s\""
-#: printer/printerdrake.pm:4176
+#: printer/printerdrake.pm:4177
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Drukwerk/Skandeering op \"%s\""
-#: printer/printerdrake.pm:4178
+#: printer/printerdrake.pm:4179
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Drukwerk/Fotokaart Toegang op \"%s\""
-#: printer/printerdrake.pm:4180
+#: printer/printerdrake.pm:4181
#, fuzzy, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr "Drukwerk vir drukker \"%s\""
-#: printer/printerdrake.pm:4181
+#: printer/printerdrake.pm:4182
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Drukwerk vir drukker \"%s\""
-#: printer/printerdrake.pm:4187
+#: printer/printerdrake.pm:4188
#, c-format
msgid "Print option list"
msgstr "Drukkeropsies"
-#: printer/printerdrake.pm:4209
+#: printer/printerdrake.pm:4210
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special "
@@ -14155,14 +14186,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4212
+#: printer/printerdrake.pm:4213
#, c-format
msgid ""
"The scanner in your printer can be used with the usual SANE software, for "
"example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""
-#: printer/printerdrake.pm:4213
+#: printer/printerdrake.pm:4214
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to "
@@ -14170,14 +14201,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4217
+#: printer/printerdrake.pm:4218
#, c-format
msgid ""
"The memory card readers in your printer can be accessed like a usual USB "
"mass storage device. "
msgstr ""
-#: printer/printerdrake.pm:4218
+#: printer/printerdrake.pm:4219
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on "
@@ -14185,7 +14216,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4220
+#: printer/printerdrake.pm:4221
#, c-format
msgid ""
"The memory card readers in your printer can be accessed using HP's Printer "
@@ -14193,7 +14224,7 @@ msgid ""
"Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""
-#: printer/printerdrake.pm:4221
+#: printer/printerdrake.pm:4222
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB "
@@ -14201,7 +14232,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4224
+#: printer/printerdrake.pm:4225
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a "
@@ -14209,27 +14240,27 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4225
+#: printer/printerdrake.pm:4226
#, c-format
msgid " - Ink level/status info\n"
msgstr ""
-#: printer/printerdrake.pm:4226
+#: printer/printerdrake.pm:4227
#, c-format
msgid " - Ink nozzle cleaning\n"
msgstr ""
-#: printer/printerdrake.pm:4227
+#: printer/printerdrake.pm:4228
#, fuzzy, c-format
msgid " - Print head alignment\n"
msgstr "Bestuur Drukkers \n"
-#: printer/printerdrake.pm:4228
+#: printer/printerdrake.pm:4229
#, fuzzy, c-format
msgid " - Color calibration\n"
msgstr "Kleurkonfigurasie"
-#: printer/printerdrake.pm:4243
+#: printer/printerdrake.pm:4244
#, fuzzy, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -14253,7 +14284,7 @@ msgstr ""
"\n"
"Moet NIE \"scannerdrake\" vir hierdie toestel gebruik NIE! "
-#: printer/printerdrake.pm:4269
+#: printer/printerdrake.pm:4270
#, c-format
msgid ""
"Your printer was configured automatically to give you access to the photo "
@@ -14274,13 +14305,13 @@ msgstr ""
"meer as een HP-drukker, met fotokaarte het sal hulle daarop volg. In "
"\"MtoolsFM\" kan u tussen letters skakel in die regter-boonste hoek."
-#: printer/printerdrake.pm:4312 printer/printerdrake.pm:4339
-#: printer/printerdrake.pm:4374
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4375
#, c-format
msgid "Transfer printer configuration"
msgstr "Dra drukkerkonfigurasie oor"
-#: printer/printerdrake.pm:4313
+#: printer/printerdrake.pm:4314
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -14295,7 +14326,7 @@ msgstr ""
"nie oorgeplaas word nie.\n"
"Nie alle druk-rye kan so oorgeplaas word nie a.g.v. die volgende redes:\n"
-#: printer/printerdrake.pm:4316
+#: printer/printerdrake.pm:4317
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
@@ -14304,7 +14335,7 @@ msgstr ""
"CUPS ondersteun nie Novell-bedieners se drukkers nie, ook nie die stuur van "
"data in 'n 'free-formed command' styl nie.\n"
-#: printer/printerdrake.pm:4318
+#: printer/printerdrake.pm:4319
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
@@ -14313,12 +14344,12 @@ msgstr ""
"PDQ ondersteun slegs plaaslike drukkers, eksterne drukkers, en Sok/TCP "
"drukkers.\n"
-#: printer/printerdrake.pm:4320
+#: printer/printerdrake.pm:4321
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD en LPRng ondersteun nie IPP-drukkers nie.\n"
-#: printer/printerdrake.pm:4322
+#: printer/printerdrake.pm:4323
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
@@ -14327,7 +14358,7 @@ msgstr ""
"En boonop, druker-rye kan nie oorgedra word nie, indien hulle nie deur "
"hierdie program of \"foomatic-configure\" geskep is nie."
-#: printer/printerdrake.pm:4323
+#: printer/printerdrake.pm:4324
#, c-format
msgid ""
"\n"
@@ -14338,7 +14369,7 @@ msgstr ""
"Let tog dat drukkers wat opgestel is met hulle vervaardiger se PPD lêers of "
"plaaslike CUPS drywers, nie oorgeplaas kan word nie."
-#: printer/printerdrake.pm:4324
+#: printer/printerdrake.pm:4325
#, c-format
msgid ""
"\n"
@@ -14349,17 +14380,17 @@ msgstr ""
"Kies die drukkers wat u wil oordra en klik op\n"
"\"Oordra\""
-#: printer/printerdrake.pm:4327
+#: printer/printerdrake.pm:4328
#, c-format
msgid "Do not transfer printers"
msgstr "Moet nie drukkers oordra nie"
-#: printer/printerdrake.pm:4328 printer/printerdrake.pm:4344
+#: printer/printerdrake.pm:4329 printer/printerdrake.pm:4345
#, c-format
msgid "Transfer"
msgstr "Oordra"
-#: printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4341
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -14370,17 +14401,17 @@ msgstr ""
"Klik op \"Oordra\" om dit te oorskryf.\n"
"U kan ook 'n nuwe naam intik of hierdie drukker oorslaan."
-#: printer/printerdrake.pm:4361
+#: printer/printerdrake.pm:4362
#, c-format
msgid "New printer name"
msgstr "Nuwe drukkernaam"
-#: printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4365
#, c-format
msgid "Transferring %s..."
msgstr "%s word oorgedra..."
-#: printer/printerdrake.pm:4375
+#: printer/printerdrake.pm:4376
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -14389,28 +14420,28 @@ msgstr ""
"U het die vorige verstek-drukker (\"%s\") oorgeplaas, moet dit ook die "
"verstek-drukker wees onder die nuwe drukkerstelsel %s?"
-#: printer/printerdrake.pm:4385
+#: printer/printerdrake.pm:4386
#, c-format
msgid "Refreshing printer data..."
msgstr "Drukkerdata word verfris..."
-#: printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4396
#, c-format
msgid "Starting network..."
msgstr "Konneksie word begin..."
-#: printer/printerdrake.pm:4439 printer/printerdrake.pm:4443
-#: printer/printerdrake.pm:4445
+#: printer/printerdrake.pm:4440 printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4446
#, c-format
msgid "Configure the network now"
msgstr "Stel nou die netwerk op"
-#: printer/printerdrake.pm:4440
+#: printer/printerdrake.pm:4441
#, c-format
msgid "Network functionality not configured"
msgstr "Netwerk nie gekonfigureer nie"
-#: printer/printerdrake.pm:4441
+#: printer/printerdrake.pm:4442
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
@@ -14422,12 +14453,12 @@ msgstr ""
"netwerk is nog nie opgestel nie. Indien u so voortgaan, sal u nie hierdie "
"drukker kan gebruik nie. Hoe moet ons te werk gaan?"
-#: printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4445
#, c-format
msgid "Go on without configuring the network"
msgstr "Gaan voort sonder om die netwerk te konfigureer"
-#: printer/printerdrake.pm:4475
+#: printer/printerdrake.pm:4476
#, fuzzy, c-format
msgid ""
"The network configuration done during the installation cannot be started "
@@ -14440,7 +14471,7 @@ msgstr ""
"nie. Maak tog seker die netwerk is tot u beskikking, en gaan u konfigurasie "
"na deur die 'Mandriva Linux Control Center' te gebruik. "
-#: printer/printerdrake.pm:4476
+#: printer/printerdrake.pm:4477
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
@@ -14451,27 +14482,27 @@ msgstr ""
"hardeware. Probeer daarna weer om u eksterne drukker te konfigureer."
#
-#: printer/printerdrake.pm:4486
+#: printer/printerdrake.pm:4487
#, c-format
msgid "Restarting printing system..."
msgstr "Drukkerstelsel word herbegin..."
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "high"
msgstr "hoog"
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "paranoid"
msgstr "paranoïes"
-#: printer/printerdrake.pm:4519
+#: printer/printerdrake.pm:4520
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Installeer 'n drukkerstelsel in die %s sekuriteitsvlak"
-#: printer/printerdrake.pm:4520
+#: printer/printerdrake.pm:4521
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -14497,12 +14528,12 @@ msgstr ""
"Wil u drukkers opstel op hierdie rekenaar?"
#
-#: printer/printerdrake.pm:4556
+#: printer/printerdrake.pm:4557
#, c-format
msgid "Starting the printing system at boot time"
msgstr "Begin die drukkerstelsel tydens selflaai"
-#: printer/printerdrake.pm:4557
+#: printer/printerdrake.pm:4558
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -14524,32 +14555,32 @@ msgstr ""
"Wil u graag dat die drukkerstelsel WEER saam met die ander dienste tydens "
"selflaai begin?"
-#: printer/printerdrake.pm:4580
+#: printer/printerdrake.pm:4581
#, c-format
msgid "Checking installed software..."
msgstr "Geïnstalleerde sagteware word deursoek..."
-#: printer/printerdrake.pm:4586
+#: printer/printerdrake.pm:4587
#, c-format
msgid "Removing %s..."
msgstr "Verwyder %s ..."
-#: printer/printerdrake.pm:4590
+#: printer/printerdrake.pm:4591
#, fuzzy, c-format
msgid "Could not remove the %s printing system!"
msgstr "Verander die drukkerstelsel"
-#: printer/printerdrake.pm:4610
+#: printer/printerdrake.pm:4611
#, c-format
msgid "Installing %s..."
msgstr "Installeer %s ..."
-#: printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4615
#, fuzzy, c-format
msgid "Could not install the %s printing system!"
msgstr "Verander die drukkerstelsel"
-#: printer/printerdrake.pm:4682
+#: printer/printerdrake.pm:4683
#, c-format
msgid ""
"In this mode there is no local printing system, all printing requests go "
@@ -14558,7 +14589,7 @@ msgid ""
"be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:4684
+#: printer/printerdrake.pm:4685
#, c-format
msgid ""
"Enter the host name or IP of your CUPS server and click OK if you want to "
@@ -14566,40 +14597,40 @@ msgid ""
msgstr ""
#
-#: printer/printerdrake.pm:4698
+#: printer/printerdrake.pm:4699
#, fuzzy, c-format
msgid "Name or IP of remote server:"
msgstr "Eksterne LPD-drukker"
-#: printer/printerdrake.pm:4718
+#: printer/printerdrake.pm:4719
#, c-format
msgid "Setting Default Printer..."
msgstr "Stel Verstekdrukker op ...."
#
-#: printer/printerdrake.pm:4738
+#: printer/printerdrake.pm:4739
#, fuzzy, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr "Eksterne CUPS-drukker"
-#: printer/printerdrake.pm:4739
+#: printer/printerdrake.pm:4740
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""
-#: printer/printerdrake.pm:4741
+#: printer/printerdrake.pm:4742
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""
-#: printer/printerdrake.pm:4742
+#: printer/printerdrake.pm:4743
#, c-format
msgid ""
"Then locally connected printers can be used and remote printers on other "
"CUPS servers in the same network are automatically discovered. "
msgstr ""
-#: printer/printerdrake.pm:4743
+#: printer/printerdrake.pm:4744
#, c-format
msgid ""
"Disadvantage of this approach is, that more resources on the local machine "
@@ -14608,12 +14639,12 @@ msgid ""
"(port 631) is opened. "
msgstr ""
-#: printer/printerdrake.pm:4745
+#: printer/printerdrake.pm:4746
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""
-#: printer/printerdrake.pm:4746
+#: printer/printerdrake.pm:4747
#, c-format
msgid ""
"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
@@ -14621,56 +14652,56 @@ msgid ""
"print queues is installed, so less memory and disk space is used. "
msgstr ""
-#: printer/printerdrake.pm:4747
+#: printer/printerdrake.pm:4748
#, c-format
msgid ""
"Disadvantage is that it is not possible to define local printers then and if "
"the specified server is down it cannot be printed at all from this machine. "
msgstr ""
-#: printer/printerdrake.pm:4749
+#: printer/printerdrake.pm:4750
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr ""
-#: printer/printerdrake.pm:4753 printer/printerdrake.pm:4768
-#: printer/printerdrake.pm:4772 printer/printerdrake.pm:4778
+#: printer/printerdrake.pm:4754 printer/printerdrake.pm:4769
+#: printer/printerdrake.pm:4773 printer/printerdrake.pm:4779
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr ""
-#: printer/printerdrake.pm:4767
+#: printer/printerdrake.pm:4768
#, fuzzy, c-format
msgid "Local CUPS printing system"
msgstr "Konfigureer die CUPS-drukkerstelsel"
-#: printer/printerdrake.pm:4806
+#: printer/printerdrake.pm:4807
#, c-format
msgid "Select Printer Spooler"
msgstr "Kies drukkerspoelprogram"
#
-#: printer/printerdrake.pm:4807
+#: printer/printerdrake.pm:4808
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr "Watter drukkerstelsel (spoelprogram) verlang u?"
-#: printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4857
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "Probleme met die konfigurasie van drukker \" %s\"!"
-#: printer/printerdrake.pm:4871
+#: printer/printerdrake.pm:4872
#, c-format
msgid "Installing Foomatic..."
msgstr "Installeer Foomatic..."
-#: printer/printerdrake.pm:4877
+#: printer/printerdrake.pm:4878
#, fuzzy, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr "Kon nie die pakkete installeer om u skandeerder(s) te deel nie."
-#: printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5073
#, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -14681,49 +14712,49 @@ msgstr ""
"verstellings te verander, dit die verstek drukker te maak, of inligting "
"omtrent dit te sien."
-#: printer/printerdrake.pm:5102
+#: printer/printerdrake.pm:5103
#, c-format
msgid "Display all available remote CUPS printers"
msgstr "Vertoon alle beskikbare eksterne CUPS-drukkers"
-#: printer/printerdrake.pm:5103
+#: printer/printerdrake.pm:5104
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Verfris die drukkerlys (vertoon alle beskikbare eksterne CUPS-drukkers)"
-#: printer/printerdrake.pm:5114
+#: printer/printerdrake.pm:5115
#, c-format
msgid "CUPS configuration"
msgstr "CUPS-konfigurasie"
-#: printer/printerdrake.pm:5126
+#: printer/printerdrake.pm:5127
#, c-format
msgid "Change the printing system"
msgstr "Verander die drukkerstelsel"
-#: printer/printerdrake.pm:5135
+#: printer/printerdrake.pm:5136
#, c-format
msgid "Normal Mode"
msgstr "Normale modus"
-#: printer/printerdrake.pm:5136
+#: printer/printerdrake.pm:5137
#, c-format
msgid "Expert Mode"
msgstr "Kundige bedryfsvlak"
-#: printer/printerdrake.pm:5408 printer/printerdrake.pm:5466
-#: printer/printerdrake.pm:5552 printer/printerdrake.pm:5561
+#: printer/printerdrake.pm:5409 printer/printerdrake.pm:5467
+#: printer/printerdrake.pm:5553 printer/printerdrake.pm:5562
#, c-format
msgid "Printer options"
msgstr "Drukkeropsies"
-#: printer/printerdrake.pm:5444
+#: printer/printerdrake.pm:5445
#, c-format
msgid "Modify printer configuration"
msgstr "Verander drukkerkonfigurasie"
-#: printer/printerdrake.pm:5446
+#: printer/printerdrake.pm:5447
#, c-format
msgid ""
"Printer %s%s\n"
@@ -14732,105 +14763,105 @@ msgstr ""
"Drukker %s%s\n"
"Wat wil u aan hierdie drukker verander?"
-#: printer/printerdrake.pm:5451
+#: printer/printerdrake.pm:5452
#, fuzzy, c-format
msgid "This printer is disabled"
msgstr "Hierdie partisie se grootte kan nie verstel word nie"
-#: printer/printerdrake.pm:5453
+#: printer/printerdrake.pm:5454
#, c-format
msgid "Do it!"
msgstr "Gaan voort!"
-#: printer/printerdrake.pm:5458 printer/printerdrake.pm:5520
+#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5521
#, c-format
msgid "Printer connection type"
msgstr "Drukkerkonneksie-tipe"
-#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5526
+#: printer/printerdrake.pm:5460 printer/printerdrake.pm:5527
#, c-format
msgid "Printer name, description, location"
msgstr "Drukkernaam, beskrywing, ligging"
-#: printer/printerdrake.pm:5461 printer/printerdrake.pm:5545
+#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr "Drukkervervaardiger, model, drywer"
-#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
+#: printer/printerdrake.pm:5463 printer/printerdrake.pm:5547
#, c-format
msgid "Printer manufacturer, model"
msgstr "Drukkervervaardiger, model"
-#: printer/printerdrake.pm:5468 printer/printerdrake.pm:5556
+#: printer/printerdrake.pm:5469 printer/printerdrake.pm:5557
#, c-format
msgid "Set this printer as the default"
msgstr "Maak hierdie die verstekdrukker"
-#: printer/printerdrake.pm:5473 printer/printerdrake.pm:5562
-#: printer/printerdrake.pm:5564 printer/printerdrake.pm:5573
+#: printer/printerdrake.pm:5474 printer/printerdrake.pm:5563
+#: printer/printerdrake.pm:5565 printer/printerdrake.pm:5574
#, fuzzy, c-format
msgid "Enable Printer"
msgstr "Ontsper Bediener"
-#: printer/printerdrake.pm:5476 printer/printerdrake.pm:5567
-#: printer/printerdrake.pm:5568 printer/printerdrake.pm:5570
+#: printer/printerdrake.pm:5477 printer/printerdrake.pm:5568
+#: printer/printerdrake.pm:5569 printer/printerdrake.pm:5571
#, fuzzy, c-format
msgid "Disable Printer"
msgstr "Versper Bediener"
-#: printer/printerdrake.pm:5480 printer/printerdrake.pm:5574
+#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5575
#, fuzzy, c-format
msgid "Printer communication error handling"
msgstr "Drukkerkonneksie-tipe"
-#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5578
+#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5579
#, c-format
msgid "Print test pages"
msgstr "Druk toetsbladsy(e)"
-#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5580
+#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5581
#, c-format
msgid "Learn how to use this printer"
msgstr "Leer hoe om hierdie drukker te gebruik"
#
-#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5582
+#: printer/printerdrake.pm:5484 printer/printerdrake.pm:5583
#, c-format
msgid "Remove printer"
msgstr "Verwyder drukker"
-#: printer/printerdrake.pm:5534
+#: printer/printerdrake.pm:5535
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Verwyder ou drukker \"%s\" ...."
-#: printer/printerdrake.pm:5565
+#: printer/printerdrake.pm:5566
#, fuzzy, c-format
msgid "Printer \"%s\" is now enabled."
msgstr "Drukker \"%s\" op bediener \"%s\""
-#: printer/printerdrake.pm:5571
+#: printer/printerdrake.pm:5572
#, fuzzy, c-format
msgid "Printer \"%s\" is now disabled."
msgstr "Die VPN-konneksie is nou gedeaktiveer."
-#: printer/printerdrake.pm:5613
+#: printer/printerdrake.pm:5614
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Wil u werklik drukker \"%s\" verwyder?"
-#: printer/printerdrake.pm:5617
+#: printer/printerdrake.pm:5618
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Verwyder drukker \"%s\"..."
-#: printer/printerdrake.pm:5641
+#: printer/printerdrake.pm:5642
#, c-format
msgid "Default printer"
msgstr "Verstek drukker"
-#: printer/printerdrake.pm:5642
+#: printer/printerdrake.pm:5643
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Drukker \"%s\" is nou die verstekdrukker"
@@ -15623,29 +15654,29 @@ msgstr ""
msgid "DrakSec Basic Options"
msgstr "DrakSec Basiese Opsies"
-#: security/level.pm:56
+#: security/level.pm:57
#, c-format
msgid "Please choose the desired security level"
msgstr "Kies die verlangde sekuriteitsvlak"
-#: security/level.pm:60
+#: security/level.pm:61
#, c-format
msgid "Security level"
msgstr "Sekuriteitsvlak"
-#: security/level.pm:62
+#: security/level.pm:63
#, c-format
msgid "Use libsafe for servers"
msgstr "Gebruik libsafe vir bedieners"
-#: security/level.pm:63
+#: security/level.pm:64
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"'n Programmateek wat beskerm teen buffer-vloede en formaat-string aanvalle."
-#: security/level.pm:64
+#: security/level.pm:65
#, c-format
msgid "Security Administrator (login or email)"
msgstr "Sekuriteits-administrateur (gebruiker of e-pos)"
@@ -15995,7 +16026,7 @@ msgstr "Laai die X-fontbediener (dis nodig vir Xorg)."
msgid "Choose which services should be automatically started at boot time"
msgstr "Kies watter dienste moet outomaties begin met herlaaityd."
-#: services.pm:127
+#: services.pm:127 standalone/draksambashare:105
#, c-format
msgid "Printing"
msgstr "Drukwerk"
@@ -16044,7 +16075,7 @@ msgstr ""
"Jammer, geen ekstra inligting\n"
"rakende hierdie diens nie."
-#: services.pm:224 ugtk2.pm:1026
+#: services.pm:224 ugtk2.pm:1028
#, c-format
msgid "Info"
msgstr "Info"
@@ -18460,10 +18491,11 @@ msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr "Konfigurasie het verander - herbegin 'clusterfs/dhcpd'?"
#: standalone/drakautoinst:38 standalone/drakhosts:123
-#: standalone/drakhosts:129 standalone/draknfs:86 standalone/draknfs:107
-#: standalone/draknfs:435 standalone/draknfs:437 standalone/draknfs:527
-#: standalone/draknfs:534 standalone/draksambashare:107
-#: standalone/draksambashare:128 standalone/draksambashare:426
+#: standalone/drakhosts:129 standalone/draknfs:84 standalone/draknfs:105
+#: standalone/draknfs:433 standalone/draknfs:435 standalone/draknfs:525
+#: standalone/draknfs:532 standalone/draksambashare:181
+#: standalone/draksambashare:202 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Error!"
msgstr "Fout!"
@@ -19045,7 +19077,7 @@ msgstr "Moet nie die blaaier se kasgeheue insluit nie"
msgid "Select the files or directories and click on 'OK'"
msgstr "Kies die lêers en lêergidse, klik daarna op 'OK'"
-#: standalone/drakbackup:1518 standalone/drakfont:655
+#: standalone/drakbackup:1518 standalone/drakfont:656
#, c-format
msgid "Remove Selected"
msgstr "Verwyder Gekose"
@@ -20389,7 +20421,7 @@ msgstr "Urpmi"
msgid "Windows Migration tool"
msgstr "Nutsprogram vir Windows-migrasie "
-#: standalone/drakbug:58
+#: standalone/drakbug:58 standalone/draksambashare:1230
#, c-format
msgid "Userdrake"
msgstr "Userdrake"
@@ -21044,7 +21076,7 @@ msgstr "Lettertipe-lys"
msgid "About"
msgstr "Omtrent"
-#: standalone/drakfont:492 standalone/drakfont:686 standalone/drakfont:724
+#: standalone/drakfont:492 standalone/drakfont:687 standalone/drakfont:725
#, c-format
msgid "Uninstall"
msgstr "Verwyder"
@@ -21054,8 +21086,13 @@ msgstr "Verwyder"
msgid "Import"
msgstr "Trek in"
+#: standalone/drakfont:494
+#, c-format
+msgid "Get Windows Fonts"
+msgstr ""
+
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: standalone/drakfont:511
+#: standalone/drakfont:512
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandriva \n"
@@ -21076,7 +21113,7 @@ msgstr ""
"\n"
" VIGNAUD Thierry <tvignaud@mandriva.com>"
-#: standalone/drakfont:520
+#: standalone/drakfont:521
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -21111,7 +21148,7 @@ msgstr ""
" along with this program; if not, write to the Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: standalone/drakfont:536
+#: standalone/drakfont:537
#, c-format
msgid ""
"Thanks:\n"
@@ -21142,12 +21179,12 @@ msgstr ""
"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
" Convert ttf font files to afm and pfb fonts\n"
-#: standalone/drakfont:555
+#: standalone/drakfont:556
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "Kies die programme wat die lettertipes sal ondersteun"
-#: standalone/drakfont:556
+#: standalone/drakfont:557
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
@@ -21162,108 +21199,108 @@ msgstr ""
"U kan hierdie lettertipes op die normale manier installeer. In uitsonderlike "
"gevalle mag dit X laat vries."
-#: standalone/drakfont:566
+#: standalone/drakfont:567
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"
-#: standalone/drakfont:567
+#: standalone/drakfont:568
#, c-format
msgid "StarOffice"
msgstr "StarOffice"
-#: standalone/drakfont:568
+#: standalone/drakfont:569
#, c-format
msgid "Abiword"
msgstr "Abiword"
-#: standalone/drakfont:569
+#: standalone/drakfont:570
#, c-format
msgid "Generic Printers"
msgstr "Generiese Drukkers"
-#: standalone/drakfont:583
+#: standalone/drakfont:584
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "Kies die fontlêer of lêergids en klik op 'Voeg by'"
-#: standalone/drakfont:584
+#: standalone/drakfont:585
#, c-format
msgid "File Selection"
msgstr "Lêerkeuse"
-#: standalone/drakfont:588
+#: standalone/drakfont:589
#, c-format
msgid "Fonts"
msgstr "Fonte"
-#: standalone/drakfont:651
+#: standalone/drakfont:652
#, c-format
msgid "Import fonts"
msgstr "Trek Lettertipes in"
-#: standalone/drakfont:656
+#: standalone/drakfont:657
#, c-format
msgid "Install fonts"
msgstr "Installasie van Lettertipes"
-#: standalone/drakfont:691
+#: standalone/drakfont:692
#, c-format
msgid "click here if you are sure."
msgstr "indien u seker is, klik hier."
-#: standalone/drakfont:693
+#: standalone/drakfont:694
#, c-format
msgid "here if no."
msgstr "hier indien nee."
-#: standalone/drakfont:732
+#: standalone/drakfont:733
#, c-format
msgid "Unselected All"
msgstr "Herstel Keuses"
-#: standalone/drakfont:735
+#: standalone/drakfont:736
#, c-format
msgid "Selected All"
msgstr "Kies almal"
#
-#: standalone/drakfont:738
+#: standalone/drakfont:739
#, c-format
msgid "Remove List"
msgstr "Verwyder Lys"
-#: standalone/drakfont:749 standalone/drakfont:768
+#: standalone/drakfont:750 standalone/drakfont:769
#, c-format
msgid "Importing fonts"
msgstr "Trek Lettertipes in"
-#: standalone/drakfont:753 standalone/drakfont:773
+#: standalone/drakfont:754 standalone/drakfont:774
#, c-format
msgid "Initial tests"
msgstr "Begin-toetse"
-#: standalone/drakfont:754
+#: standalone/drakfont:755
#, c-format
msgid "Copy fonts on your system"
msgstr "Kopieer lettertipes op u stelsel"
-#: standalone/drakfont:755
+#: standalone/drakfont:756
#, c-format
msgid "Install & convert Fonts"
msgstr "Installeer & omskep die Lettertipes"
-#: standalone/drakfont:756
+#: standalone/drakfont:757
#, c-format
msgid "Post Install"
msgstr "Post-installasie"
-#: standalone/drakfont:774
+#: standalone/drakfont:775
#, c-format
msgid "Remove fonts on your system"
msgstr "Verwyder lettertipes vanaf u rekenaar"
-#: standalone/drakfont:775
+#: standalone/drakfont:776
#, c-format
msgid "Post Uninstall"
msgstr "Post-Verwyder"
@@ -21611,27 +21648,27 @@ msgstr ""
msgid "Same IP is already in %s file."
msgstr ""
-#: standalone/drakhosts:198
+#: standalone/drakhosts:197
#, c-format
msgid "Host Aliases"
msgstr ""
-#: standalone/drakhosts:239
+#: standalone/drakhosts:237
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""
-#: standalone/drakhosts:248
+#: standalone/drakhosts:246
#, c-format
msgid "Failed to add host."
msgstr ""
-#: standalone/drakhosts:255
+#: standalone/drakhosts:253
#, c-format
msgid "Failed to Modify host."
msgstr ""
-#: standalone/drakhosts:262
+#: standalone/drakhosts:260
#, c-format
msgid "Failed to remove host."
msgstr ""
@@ -21716,52 +21753,52 @@ msgstr "Dienste"
msgid "Network interface"
msgstr "Netwerkkoppelvlak"
-#: standalone/draknfs:43
+#: standalone/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""
-#: standalone/draknfs:44
+#: standalone/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""
-#: standalone/draknfs:45
+#: standalone/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""
-#: standalone/draknfs:46
+#: standalone/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "NFS server"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""
-#: standalone/draknfs:86
+#: standalone/draknfs:84
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""
-#: standalone/draknfs:102 standalone/draksambashare:123
+#: standalone/draknfs:100 standalone/draksambashare:197
#, c-format
msgid "Directory Selection"
msgstr ""
-#: standalone/draknfs:107 standalone/draksambashare:128
+#: standalone/draknfs:105 standalone/draksambashare:202
#, c-format
msgid "Should be a directory."
msgstr ""
-#: standalone/draknfs:138
+#: standalone/draknfs:136
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
@@ -21788,7 +21825,7 @@ msgid ""
"result.\n"
msgstr ""
-#: standalone/draknfs:153
+#: standalone/draknfs:151
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
@@ -21814,27 +21851,27 @@ msgid ""
"the uid and gid of the anonymous account.\n"
msgstr ""
-#: standalone/draknfs:169
+#: standalone/draknfs:167
#, c-format
msgid "Synchronous access:"
msgstr ""
-#: standalone/draknfs:170
+#: standalone/draknfs:168
#, c-format
msgid "Secured Connection:"
msgstr ""
-#: standalone/draknfs:171
+#: standalone/draknfs:169
#, c-format
msgid "Read-Only share:"
msgstr ""
-#: standalone/draknfs:173
+#: standalone/draknfs:171
#, c-format
msgid "<span weight=\"bold\">Advanced Options</span>"
msgstr ""
-#: standalone/draknfs:174
+#: standalone/draknfs:172
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> this option requires that "
@@ -21842,7 +21879,7 @@ msgid ""
"This option is on by default."
msgstr ""
-#: standalone/draknfs:175
+#: standalone/draknfs:173
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> allow either only read or both "
@@ -21851,7 +21888,7 @@ msgid ""
"using this option."
msgstr ""
-#: standalone/draknfs:176
+#: standalone/draknfs:174
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> disallows the NFS server to "
@@ -21859,117 +21896,119 @@ msgid ""
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""
-#: standalone/draknfs:306
+#: standalone/draknfs:304
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""
-#: standalone/draknfs:373
+#: standalone/draknfs:371
#, fuzzy, c-format
msgid "Advanced Options Help"
msgstr "Gevorderde-konfigurasie"
-#: standalone/draknfs:384
+#: standalone/draknfs:382
#, c-format
msgid "NFS directory"
msgstr ""
-#: standalone/draknfs:386 standalone/draksambashare:401
+#: standalone/draknfs:384 standalone/draksambashare:588
+#: standalone/draksambashare:767
#, c-format
msgid "Directory:"
msgstr ""
-#: standalone/draknfs:389
+#: standalone/draknfs:387
#, c-format
msgid "Host access"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Access:"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Hosts Access"
msgstr ""
-#: standalone/draknfs:394
+#: standalone/draknfs:392
#, c-format
msgid "User ID Mapping"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "User ID:"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "Help User ID"
msgstr ""
-#: standalone/draknfs:397
+#: standalone/draknfs:395
#, c-format
msgid "Anonymous user ID:"
msgstr ""
-#: standalone/draknfs:398
+#: standalone/draknfs:396
#, c-format
msgid "Anonymous Group ID:"
msgstr ""
-#: standalone/draknfs:435 standalone/draknfs:527 standalone/draksambashare:426
+#: standalone/draknfs:433 standalone/draknfs:525 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Please enter a directory to share."
msgstr ""
-#: standalone/draknfs:437
+#: standalone/draknfs:435
#, c-format
msgid "You must specify hosts access."
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Share Directory"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Hosts Wildcard"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "General Options"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Custom Options"
msgstr ""
-#: standalone/draknfs:534
+#: standalone/draknfs:532
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""
-#: standalone/draknfs:589
+#: standalone/draknfs:584
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""
-#: standalone/draknfs:598
+#: standalone/draknfs:593
#, c-format
msgid "Failed to add NFS share."
msgstr ""
-#: standalone/draknfs:605
+#: standalone/draknfs:600
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""
-#: standalone/draknfs:612
+#: standalone/draknfs:607
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""
@@ -21994,7 +22033,7 @@ msgstr "Pasmaak & stelsel verstellings"
msgid "Editable"
msgstr "Redigeerbaar"
-#: standalone/drakperm:48 standalone/drakperm:323
+#: standalone/drakperm:48 standalone/drakperm:323 standalone/draksambashare:95
#, c-format
msgid "Path"
msgstr "Roete"
@@ -22324,262 +22363,486 @@ msgstr "Herlaai"
msgid "on"
msgstr "op"
-#
-#: standalone/draksambashare:64
+#: standalone/draksambashare:62
#, fuzzy, c-format
-msgid "Read List"
-msgstr "Verwyder Lys"
+msgid "Share directory"
+msgstr "Nie 'n gids nie"
+
+#: standalone/draksambashare:63 standalone/draksambashare:96
+#, fuzzy, c-format
+msgid "Comment"
+msgstr "Stoor"
+
+#: standalone/draksambashare:64 standalone/draksambashare:97
+#, fuzzy, c-format
+msgid "Browseable"
+msgstr "Blaai"
#: standalone/draksambashare:65
+#, c-format
+msgid "Public"
+msgstr ""
+
+#: standalone/draksambashare:66 standalone/draksambashare:102
#, fuzzy, c-format
-msgid "Write List"
+msgid "Writable"
+msgstr "Skryf"
+
+#: standalone/draksambashare:67 standalone/draksambashare:143
+#, fuzzy, c-format
+msgid "Create mask"
+msgstr "Skep"
+
+#: standalone/draksambashare:68 standalone/draksambashare:144
+#, fuzzy, c-format
+msgid "Directory mask"
+msgstr "Herstel alle rugsteune"
+
+#: standalone/draksambashare:69
+#, fuzzy, c-format
+msgid "Read list"
+msgstr "Lees"
+
+#: standalone/draksambashare:70 standalone/draksambashare:103
+#: standalone/draksambashare:602
+#, fuzzy, c-format
+msgid "Write list"
msgstr "Skryf"
-#: standalone/draksambashare:66 standalone/draksambashare:543
+#: standalone/draksambashare:71 standalone/draksambashare:135
#, fuzzy, c-format
msgid "Admin users"
msgstr "Voeg gebruiker by"
-#: standalone/draksambashare:67 standalone/draksambashare:543
+#: standalone/draksambashare:72 standalone/draksambashare:136
#, fuzzy, c-format
msgid "Valid users"
msgstr "Voeg gebruiker by"
-#: standalone/draksambashare:68 standalone/draksambashare:543
+#: standalone/draksambashare:73
+#, fuzzy, c-format
+msgid "Inherit Permissions"
+msgstr "Vergunnigs"
+
+#: standalone/draksambashare:74 standalone/draksambashare:137
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "Versteek lêers"
-#: standalone/draksambashare:70
+#: standalone/draksambashare:76 standalone/draksambashare:142
#, fuzzy, c-format
-msgid "Force Group"
-msgstr "Groep:"
+msgid "Preserve case"
+msgstr "Voorkeure"
-#: standalone/draksambashare:71
-#, c-format
-msgid "Force create group"
-msgstr ""
+#
+#: standalone/draksambashare:77
+#, fuzzy, c-format
+msgid "Force create mode"
+msgstr "U model drukker"
-#: standalone/draksambashare:72 standalone/draksambashare:543
+#: standalone/draksambashare:78
+#, fuzzy, c-format
+msgid "Force group"
+msgstr "PFS-groep"
+
+#: standalone/draksambashare:79 standalone/draksambashare:141
#, fuzzy, c-format
msgid "Default case"
msgstr "Verstekgebruiker"
-#: standalone/draksambashare:73 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Preserve case"
-msgstr "Voorkeure"
+#: standalone/draksambashare:94
+#, c-format
+msgid "Printer name"
+msgstr ""
-#: standalone/draksambashare:74 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Create mask"
-msgstr "Skep"
+#: standalone/draksambashare:98 standalone/draksambashare:594
+#, c-format
+msgid "Printable"
+msgstr ""
-#: standalone/draksambashare:75 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Directory mask"
-msgstr "Herstel alle rugsteune"
+#: standalone/draksambashare:99
+#, c-format
+msgid "Print Command"
+msgstr ""
+
+#: standalone/draksambashare:100
+#, c-format
+msgid "LPQ command"
+msgstr ""
+
+#: standalone/draksambashare:101
+#, c-format
+msgid "Guest ok"
+msgstr ""
-#: standalone/draksambashare:76
+#: standalone/draksambashare:104 standalone/draksambashare:145
+#: standalone/draksambashare:603
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "Vergunnigs"
#: standalone/draksambashare:106
#, c-format
+msgid "Create mode"
+msgstr ""
+
+#: standalone/draksambashare:107
+#, c-format
+msgid "Use client driver"
+msgstr ""
+
+#
+#: standalone/draksambashare:133
+#, fuzzy, c-format
+msgid "Read List"
+msgstr "Verwyder Lys"
+
+#: standalone/draksambashare:134
+#, fuzzy, c-format
+msgid "Write List"
+msgstr "Skryf"
+
+#: standalone/draksambashare:139
+#, fuzzy, c-format
+msgid "Force Group"
+msgstr "Groep:"
+
+#: standalone/draksambashare:140
+#, c-format
+msgid "Force create group"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid "About Draksambashare"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid ""
+"Mandriva Linux \n"
+"Release: %s\n"
+"Author: Antoine Ginies\n"
+"\n"
+"This is a simple tool to easily manage Samba configuration."
+msgstr ""
+
+#: standalone/draksambashare:180
+#, c-format
msgid "Samba server"
msgstr "Samba-bediener"
-#: standalone/draksambashare:106
+#: standalone/draksambashare:180
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""
-#: standalone/draksambashare:107
+#: standalone/draksambashare:181
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""
-#: standalone/draksambashare:234 standalone/draksambashare:242
+#: standalone/draksambashare:367
#, fuzzy, c-format
msgid "Add a Samba share"
msgstr "Samba-bediener"
-#: standalone/draksambashare:237
+#: standalone/draksambashare:370
#, c-format
msgid "Goal of this wizard is to easily create a new Samba share."
msgstr ""
-#: standalone/draksambashare:244
+#: standalone/draksambashare:372
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "Naam van die sertifikaat"
-#: standalone/draksambashare:245 standalone/draksambashare:402
+#: standalone/draksambashare:373 standalone/draksambashare:587
+#: standalone/draksambashare:768
#, fuzzy, c-format
msgid "Comment:"
msgstr "Stoor"
-#: standalone/draksambashare:246
+#: standalone/draksambashare:374
#, fuzzy, c-format
msgid "Path:"
msgstr "Roete"
-#: standalone/draksambashare:251
+#: standalone/draksambashare:379
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""
-#: standalone/draksambashare:255 standalone/draksambashare:261
+#: standalone/draksambashare:383 standalone/draksambashare:389
#, c-format
-msgid "Can\\'t create the directory, please enter a correct path."
+msgid "Can't create the directory, please enter a correct path."
msgstr ""
-#: standalone/draksambashare:258 standalone/draksambashare:424
+#: standalone/draksambashare:386 standalone/draksambashare:623
+#: standalone/draksambashare:790
#, fuzzy, c-format
msgid "Please enter a Comment for this share."
msgstr "Voorsien asseblief die inligting vir hierdie draadlose kaart:"
-#: standalone/draksambashare:288 standalone/drakups:120 standalone/drakups:159
-#: standalone/logdrake:449 standalone/logdrake:455
-#, c-format
-msgid "Congratulations"
-msgstr "Geluk"
-
-#: standalone/draksambashare:289
+#: standalone/draksambashare:417
#, c-format
msgid ""
"The wizard successfully added the Samba share. Now just double click on it "
"in treeview to modify it"
msgstr ""
-#: standalone/draksambashare:321
+#: standalone/draksambashare:433
+#, c-format
+msgid "pdf-gen - a pdf generator"
+msgstr ""
+
+#: standalone/draksambashare:434
+#, c-format
+msgid "printers - all printers available"
+msgstr ""
+
+#: standalone/draksambashare:438
+#, c-format
+msgid "Add Special Printer share"
+msgstr ""
+
+#: standalone/draksambashare:441
+#, c-format
+msgid ""
+"Goal of this wizard is to easily create a new special printer Samba share."
+msgstr ""
+
+#: standalone/draksambashare:449
+#, c-format
+msgid "A pdf gnerator already exist."
+msgstr ""
+
+#: standalone/draksambashare:473
+#, c-format
+msgid "Printers and print$ already exist."
+msgstr ""
+
+#: standalone/draksambashare:524
+#, c-format
+msgid "The wizard successfully the Samba share"
+msgstr ""
+
+#: standalone/draksambashare:547
+#, c-format
+msgid "Please add or select a Samba printer share to be able to modify it."
+msgstr ""
+
+#: standalone/draksambashare:583
+#, c-format
+msgid "Printer share"
+msgstr ""
+
+#: standalone/draksambashare:586
+#, c-format
+msgid "Printer name:"
+msgstr ""
+
+#: standalone/draksambashare:592 standalone/draksambashare:773
+#, fuzzy, c-format
+msgid "Writable:"
+msgstr "Skryf"
+
+#: standalone/draksambashare:593 standalone/draksambashare:774
+#, fuzzy, c-format
+msgid "Browseable:"
+msgstr "Blaai"
+
+#: standalone/draksambashare:598
+#, c-format
+msgid "Advanced options"
+msgstr ""
+
+#: standalone/draksambashare:600
+#, c-format
+msgid "Printer access"
+msgstr ""
+
+#: standalone/draksambashare:604
+#, c-format
+msgid "Guest ok:"
+msgstr ""
+
+#: standalone/draksambashare:605
+#, c-format
+msgid "Create mode:"
+msgstr ""
+
+#: standalone/draksambashare:609
+#, c-format
+msgid "Printer command"
+msgstr ""
+
+#: standalone/draksambashare:611
+#, c-format
+msgid "Print command:"
+msgstr ""
+
+#: standalone/draksambashare:612
+#, c-format
+msgid "LPQ command:"
+msgstr ""
+
+#: standalone/draksambashare:613
+#, c-format
+msgid "Printing:"
+msgstr ""
+
+#: standalone/draksambashare:629
+#, c-format
+msgid "create mode should be numeric. ie: 0755."
+msgstr ""
+
+#: standalone/draksambashare:691
#, c-format
msgid "DrakSamba entry"
msgstr ""
-#: standalone/draksambashare:325
+#: standalone/draksambashare:696
#, c-format
-msgid "Please add a Samba share to be able to modify it."
+msgid "Please add or select a Samba share to be able to modify it."
msgstr ""
-#: standalone/draksambashare:352
+#: standalone/draksambashare:719
#, fuzzy, c-format
msgid "Samba user access"
msgstr "Samba-bediener"
-#: standalone/draksambashare:360
+#: standalone/draksambashare:727
#, fuzzy, c-format
msgid "Mask options"
msgstr "Basiese opsies"
-#: standalone/draksambashare:374
+#: standalone/draksambashare:741
#, fuzzy, c-format
msgid "Display options"
msgstr "Vertoon konfigurasie"
-#: standalone/draksambashare:397
+#: standalone/draksambashare:763
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "Nie 'n gids nie"
-#: standalone/draksambashare:400
+#: standalone/draksambashare:766
#, fuzzy, c-format
msgid "Share name:"
msgstr "Naam van deelarea"
-#: standalone/draksambashare:406
+#: standalone/draksambashare:772
#, c-format
msgid "Public:"
msgstr ""
-#: standalone/draksambashare:407
-#, fuzzy, c-format
-msgid "Writable:"
-msgstr "Skryf"
-
-#: standalone/draksambashare:408
-#, fuzzy, c-format
-msgid "Browseable:"
-msgstr "Blaai"
-
-#: standalone/draksambashare:430
+#: standalone/draksambashare:796
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Share directory"
-msgstr "Nie 'n gids nie"
+#: standalone/draksambashare:803
+#, c-format
+msgid "Please create this Samba user: %s"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Comment"
-msgstr "Stoor"
+#: standalone/draksambashare:926
+#, c-format
+msgid "User information"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Browseable"
-msgstr "Blaai"
+#: standalone/draksambashare:928
+#, c-format
+msgid "User name:"
+msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:929
#, c-format
-msgid "Public"
+msgid "Passwd:"
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Writable"
-msgstr "Skryf"
+#: standalone/draksambashare:1129
+#, c-format
+msgid "Failed to add Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Read list"
-msgstr "Lees"
+#: standalone/draksambashare:1138
+#, c-format
+msgid "Failed to Modify Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Write list"
-msgstr "Skryf"
+#: standalone/draksambashare:1147
+#, c-format
+msgid "Failed to remove a Samba share."
+msgstr ""
-#
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force create mode"
-msgstr "U model drukker"
+#: standalone/draksambashare:1154
+#, c-format
+msgid "File share"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force group"
-msgstr "PFS-groep"
+#: standalone/draksambashare:1162
+#, c-format
+msgid "Add printers"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Inherit Permissions"
-msgstr "Vergunnigs"
+#: standalone/draksambashare:1168
+#, c-format
+msgid "Failed to add printers."
+msgstr ""
-#: standalone/draksambashare:590
+#: standalone/draksambashare:1177
#, c-format
-msgid "DrakSamba manage Samba shares"
+msgid "Failed to Modify."
msgstr ""
-#: standalone/draksambashare:601
+#: standalone/draksambashare:1186
#, c-format
-msgid "Failed to add Samba share."
+msgid "Failed to remove."
msgstr ""
-#: standalone/draksambashare:609
+#: standalone/draksambashare:1193
#, c-format
-msgid "Failed to Modify Samba share."
+msgid "Printers"
msgstr ""
-#: standalone/draksambashare:616
+#: standalone/draksambashare:1201
#, c-format
-msgid "Failed to remove a Samba share."
+msgid "Change password"
+msgstr ""
+
+#: standalone/draksambashare:1206
+#, c-format
+msgid "Failed to change user password."
+msgstr ""
+
+#: standalone/draksambashare:1214
+#, c-format
+msgid "Failed to add user."
+msgstr ""
+
+#: standalone/draksambashare:1217
+#, c-format
+msgid "Delete user"
+msgstr ""
+
+#: standalone/draksambashare:1226
+#, c-format
+msgid "Failed to delete user."
+msgstr ""
+
+#: standalone/draksambashare:1238
+#, c-format
+msgid "Samba Users"
+msgstr ""
+
+#: standalone/draksambashare:1247
+#, c-format
+msgid "DrakSamba manage Samba shares"
msgstr ""
#: standalone/draksec:49
@@ -26901,47 +27164,47 @@ msgstr "Installeer updaterings"
msgid "Exit install"
msgstr "Verlaat installasie"
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Is this correct?"
msgstr "Is dit korrek?"
-#: ugtk2.pm:976
+#: ugtk2.pm:978
#, fuzzy, c-format
msgid "No file chosen"
msgstr "bestands-kieser"
-#: ugtk2.pm:978
+#: ugtk2.pm:980
#, c-format
msgid "You have chosen a file, not a directory"
msgstr ""
-#: ugtk2.pm:980
+#: ugtk2.pm:982
#, fuzzy, c-format
msgid "You have chosen a directory, not a file"
msgstr "Tuisgids nie beskikbaar nie."
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, fuzzy, c-format
msgid "No such directory"
msgstr "Nie 'n gids nie"
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, c-format
msgid "No such file"
msgstr "Nee soos lêer"
-#: ugtk2.pm:1063
+#: ugtk2.pm:1065
#, c-format
msgid "Expand Tree"
msgstr "Maak boom oop"
-#: ugtk2.pm:1064
+#: ugtk2.pm:1066
#, c-format
msgid "Collapse Tree"
msgstr "Maak boom toe"
-#: ugtk2.pm:1065
+#: ugtk2.pm:1067
#, c-format
msgid "Toggle between flat and group sorted"
msgstr "Skakel tussen plat- en groepsortering"
@@ -26960,6 +27223,9 @@ msgstr ""
msgid "Installation failed"
msgstr "Installasie het gefaal!"
+#~ msgid "Do not print any test page"
+#~ msgstr "Geen toetsbladsy(e)"
+
#~ msgid "Printer on SMB/Windows 95/98/NT server"
#~ msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index 0706deba3..17f69898f 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2005-08-25 15:00+0200\n"
+"POT-Creation-Date: 2005-08-28 17:40+0800\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
@@ -61,7 +61,7 @@ msgid ""
"plug the key again, and launch Mandriva Move again."
msgstr ""
-#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320
+#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1324
#, c-format
msgid "Reboot"
msgstr "እንደገና ጀምር"
@@ -155,24 +155,24 @@ msgstr "እባክዎ ይጠብቁ፣ መሳሪያዎችን ፈልጎ በማግ
#: printer/printerdrake.pm:450 printer/printerdrake.pm:514
#: printer/printerdrake.pm:686 printer/printerdrake.pm:690
#: printer/printerdrake.pm:772 printer/printerdrake.pm:1575
-#: printer/printerdrake.pm:1622 printer/printerdrake.pm:1659
-#: printer/printerdrake.pm:1704 printer/printerdrake.pm:1708
-#: printer/printerdrake.pm:1722 printer/printerdrake.pm:1814
-#: printer/printerdrake.pm:1895 printer/printerdrake.pm:1899
-#: printer/printerdrake.pm:1903 printer/printerdrake.pm:1952
-#: printer/printerdrake.pm:2010 printer/printerdrake.pm:2014
-#: printer/printerdrake.pm:2028 printer/printerdrake.pm:2148
-#: printer/printerdrake.pm:2152 printer/printerdrake.pm:2195
-#: printer/printerdrake.pm:2270 printer/printerdrake.pm:2288
-#: printer/printerdrake.pm:2297 printer/printerdrake.pm:2306
-#: printer/printerdrake.pm:2317 printer/printerdrake.pm:2381
-#: printer/printerdrake.pm:2476 printer/printerdrake.pm:3025
-#: printer/printerdrake.pm:3309 printer/printerdrake.pm:3315
-#: printer/printerdrake.pm:3879 printer/printerdrake.pm:3883
-#: printer/printerdrake.pm:3887 printer/printerdrake.pm:4348
-#: printer/printerdrake.pm:4589 printer/printerdrake.pm:4613
-#: printer/printerdrake.pm:4690 printer/printerdrake.pm:4756
-#: printer/printerdrake.pm:4876 standalone/drakTermServ:394
+#: printer/printerdrake.pm:1623 printer/printerdrake.pm:1660
+#: printer/printerdrake.pm:1705 printer/printerdrake.pm:1709
+#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
+#: printer/printerdrake.pm:1896 printer/printerdrake.pm:1900
+#: printer/printerdrake.pm:1904 printer/printerdrake.pm:1953
+#: printer/printerdrake.pm:2011 printer/printerdrake.pm:2015
+#: printer/printerdrake.pm:2029 printer/printerdrake.pm:2149
+#: printer/printerdrake.pm:2153 printer/printerdrake.pm:2196
+#: printer/printerdrake.pm:2271 printer/printerdrake.pm:2289
+#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
+#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2382
+#: printer/printerdrake.pm:2477 printer/printerdrake.pm:3026
+#: printer/printerdrake.pm:3310 printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3880 printer/printerdrake.pm:3884
+#: printer/printerdrake.pm:3888 printer/printerdrake.pm:4349
+#: printer/printerdrake.pm:4590 printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4691 printer/printerdrake.pm:4757
+#: printer/printerdrake.pm:4877 standalone/drakTermServ:394
#: standalone/drakTermServ:464 standalone/drakTermServ:473
#: standalone/drakTermServ:774 standalone/drakTermServ:781
#: standalone/drakTermServ:802 standalone/drakTermServ:849
@@ -189,13 +189,19 @@ msgstr "እባክዎ ይጠብቁ፣ መሳሪያዎችን ፈልጎ በማግ
#: standalone/drakconnect:685 standalone/drakconnect:700
#: standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261
#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98
-#: standalone/drakhosts:248 standalone/drakhosts:255 standalone/drakhosts:262
-#: standalone/draknfs:306 standalone/draknfs:598 standalone/draknfs:605
-#: standalone/draknfs:612 standalone/drakroam:41 standalone/draksambashare:251
-#: standalone/draksambashare:255 standalone/draksambashare:258
-#: standalone/draksambashare:261 standalone/draksambashare:325
-#: standalone/draksambashare:430 standalone/draksambashare:601
-#: standalone/draksambashare:609 standalone/draksambashare:616
+#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260
+#: standalone/draknfs:304 standalone/draknfs:593 standalone/draknfs:600
+#: standalone/draknfs:607 standalone/drakroam:41 standalone/draksambashare:379
+#: standalone/draksambashare:383 standalone/draksambashare:386
+#: standalone/draksambashare:389 standalone/draksambashare:449
+#: standalone/draksambashare:473 standalone/draksambashare:547
+#: standalone/draksambashare:629 standalone/draksambashare:696
+#: standalone/draksambashare:796 standalone/draksambashare:803
+#: standalone/draksambashare:938 standalone/draksambashare:1129
+#: standalone/draksambashare:1138 standalone/draksambashare:1147
+#: standalone/draksambashare:1168 standalone/draksambashare:1177
+#: standalone/draksambashare:1186 standalone/draksambashare:1206
+#: standalone/draksambashare:1214 standalone/draksambashare:1226
#: standalone/draksplash:150 standalone/drakxtv:107
#: standalone/finish-install:49 standalone/logdrake:168
#: standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59
@@ -360,68 +366,68 @@ msgstr "%s የXorg ጥቅልን መትከል አልተቻለም"
msgid "Select the memory size of your graphics card"
msgstr ""
-#: Xconfig/card.pm:345
+#: Xconfig/card.pm:351
#, c-format
msgid "Xorg configuration"
msgstr "የXFree ማስተካከያ"
-#: Xconfig/card.pm:347
+#: Xconfig/card.pm:353
#, c-format
msgid "Which configuration of Xorg do you want to have?"
msgstr "የትኛውን የXFree ምርጫ እንዲኖሮት ይፈልጋሉ?"
-#: Xconfig/card.pm:380
+#: Xconfig/card.pm:386
#, c-format
msgid "Configure all heads independently"
msgstr ""
-#: Xconfig/card.pm:381
+#: Xconfig/card.pm:387
#, c-format
msgid "Use Xinerama extension"
msgstr "የXinerama ቅጥያዎችን ተጠቀም"
-#: Xconfig/card.pm:386
+#: Xconfig/card.pm:392
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "ካርድ ብቻ አስተካክል \"%s\"%s"
-#: Xconfig/card.pm:398 Xconfig/various.pm:23
+#: Xconfig/card.pm:404 Xconfig/various.pm:23
#, c-format
msgid "Xorg %s"
msgstr "Xorg %s"
-#: Xconfig/card.pm:405 Xconfig/various.pm:22
+#: Xconfig/card.pm:411 Xconfig/various.pm:22
#, c-format
msgid "Xorg %s with 3D hardware acceleration"
msgstr ""
-#: Xconfig/card.pm:407
+#: Xconfig/card.pm:413
#, c-format
msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr ""
-#: Xconfig/card.pm:413
+#: Xconfig/card.pm:419
#, c-format
msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: Xconfig/card.pm:415
+#: Xconfig/card.pm:421
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with Xorg %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:964
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:971
#, c-format
msgid "Custom"
msgstr "ምርጫ"
#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14
-#: install_steps_interactive.pm:85 install_steps_interactive.pm:1320
+#: install_steps_interactive.pm:86 install_steps_interactive.pm:1324
#: printer/printerdrake.pm:882 printer/printerdrake.pm:899
-#: printer/printerdrake.pm:4685 printer/printerdrake.pm:5140
-#: standalone/drakhosts:265 standalone/drakids:62 standalone/drakids:71
+#: printer/printerdrake.pm:4686 printer/printerdrake.pm:5141
+#: standalone/drakhosts:263 standalone/drakids:62 standalone/drakids:71
#: standalone/drakids:79 standalone/draksplash:81 standalone/logdrake:173
#: standalone/net_applet:84 standalone/scannerdrake:477
#, c-format
@@ -451,7 +457,7 @@ msgstr "ሙከራ"
#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448
#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
#: printer/printerdrake.pm:1125 standalone/drakfont:491
-#: standalone/drakfont:553
+#: standalone/drakfont:554
#, c-format
msgid "Options"
msgstr "ምርጫዎች"
@@ -577,27 +583,27 @@ msgstr "የንድፎ ካርድ: %s"
#: standalone/drakbackup:4035 standalone/drakbackup:4079
#: standalone/drakconnect:158 standalone/drakconnect:852
#: standalone/drakconnect:939 standalone/drakconnect:1030
-#: standalone/drakfont:574 standalone/drakfont:584 standalone/drakroam:392
+#: standalone/drakfont:575 standalone/drakfont:585 standalone/drakroam:392
#: standalone/draksplash:161 standalone/drakups:212 standalone/net_monitor:340
-#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:916 ugtk2.pm:939
+#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:918 ugtk2.pm:941
#, c-format
msgid "Ok"
msgstr "እሺ"
#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89
-#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:423
-#: install_steps_interactive.pm:832 interactive.pm:433 interactive/gtk.pm:815
+#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:425
+#: install_steps_interactive.pm:834 interactive.pm:433 interactive/gtk.pm:815
#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318
#: interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142
-#: interactive/stdio.pm:176 printer/printerdrake.pm:3959
+#: interactive/stdio.pm:176 printer/printerdrake.pm:3960
#: standalone/drakautoinst:215 standalone/drakbackup:1350
#: standalone/drakbackup:3901 standalone/drakbackup:3905
#: standalone/drakbackup:3963 standalone/drakconnect:157
#: standalone/drakconnect:937 standalone/drakconnect:1029
-#: standalone/drakfont:584 standalone/drakfont:662 standalone/drakfont:739
+#: standalone/drakfont:585 standalone/drakfont:663 standalone/drakfont:740
#: standalone/draksplash:161 standalone/drakups:219 standalone/logdrake:173
#: standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Cancel"
msgstr "ተወው"
@@ -607,9 +613,9 @@ msgstr "ተወው"
#: interactive/gtk.pm:681 interactive/gtk.pm:683 standalone/drakTermServ:284
#: standalone/drakbackup:3897 standalone/drakbug:105
#: standalone/drakconnect:153 standalone/drakconnect:236
-#: standalone/drakfont:509 standalone/draknfs:208 standalone/drakperm:133
-#: standalone/draksambashare:213 standalone/draksec:336 standalone/draksec:338
-#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1048 ugtk2.pm:1049
+#: standalone/drakfont:510 standalone/draknfs:206 standalone/drakperm:133
+#: standalone/draksambashare:314 standalone/draksec:336 standalone/draksec:338
+#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1050 ugtk2.pm:1051
#, c-format
msgid "Help"
msgstr "እርዳታ"
@@ -740,7 +746,7 @@ msgid ""
"other"
msgstr ""
-#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:460
+#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:461
#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68
#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246
#: standalone/service_harddrake:207
@@ -805,7 +811,7 @@ msgstr ""
msgid "On Floppy"
msgstr "ፍሎፒ ላይ"
-#: any.pm:236 help.pm:739 printer/printerdrake.pm:4345
+#: any.pm:236 help.pm:739 printer/printerdrake.pm:4346
#, c-format
msgid "Skip"
msgstr "ዝለል"
@@ -825,314 +831,314 @@ msgstr "አስጀማሪውን የት መትከል ይፈልጋሉ?"
msgid "Boot Style Configuration"
msgstr "የአጀማመር ዘይቤ ምርጫ"
-#: any.pm:269 any.pm:301
+#: any.pm:269 any.pm:270 any.pm:303 any.pm:304
#, c-format
msgid "Bootloader main options"
msgstr "የአስጀማሪ ዋና ምርጫዎች"
-#: any.pm:273
+#: any.pm:275
#, c-format
msgid "Give the ram size in MB"
msgstr ""
-#: any.pm:275
+#: any.pm:277
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: any.pm:276 any.pm:609 authentication.pm:181
+#: any.pm:278 any.pm:613 authentication.pm:181
#, c-format
msgid "The passwords do not match"
msgstr "ሚስጢራዊ ቃላቱ አይመሳሰሉም"
-#: any.pm:276 any.pm:609 authentication.pm:181 diskdrake/interactive.pm:1326
+#: any.pm:278 any.pm:613 authentication.pm:181 diskdrake/interactive.pm:1326
#, c-format
msgid "Please try again"
msgstr "እባክዎ እንደገና ይሞክሩ"
-#: any.pm:281 any.pm:304
+#: any.pm:283 any.pm:308
#, c-format
msgid "Bootloader to use"
msgstr "ጥቅም ላይ የሚውለው አስጀማሪ"
-#: any.pm:283 any.pm:306
+#: any.pm:285 any.pm:310
#, c-format
msgid "Boot device"
msgstr "የመጀመሪያ መሳሪያ"
-#: any.pm:285
+#: any.pm:287
#, c-format
msgid "Delay before booting default image"
msgstr ""
-#: any.pm:286
+#: any.pm:288
#, c-format
msgid "Enable ACPI"
msgstr "ACPI አስቻል"
-#: any.pm:288
+#: any.pm:290
#, c-format
msgid "Force no APIC"
msgstr "APIC እንዳይኖር አስገድድ"
-#: any.pm:290
+#: any.pm:292
#, c-format
msgid "Force No Local APIC"
msgstr ""
-#: any.pm:292 any.pm:643 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
-#: network/netconnect.pm:571 printer/printerdrake.pm:1886
-#: printer/printerdrake.pm:2007 standalone/drakbackup:1630
+#: any.pm:294 any.pm:648 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
+#: network/netconnect.pm:571 printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:2008 standalone/drakbackup:1630
#: standalone/drakbackup:3504 standalone/drakups:299
#, c-format
msgid "Password"
msgstr "ሚስጢራዊ ቃል"
-#: any.pm:293 any.pm:644 authentication.pm:187
+#: any.pm:295 any.pm:649 authentication.pm:187
#, c-format
msgid "Password (again)"
msgstr "ሚስጢራዊ ቃል (እንደገና)"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "Restrict command line options"
msgstr "የትእዛዝ መስመር ምርጫዎችን ወስን"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "restrict"
msgstr "ወስን"
-#: any.pm:296
+#: any.pm:298
#, c-format
msgid "Clean /tmp at each boot"
msgstr "በየጅማሬው /tmpን አጽዳ"
-#: any.pm:297
+#: any.pm:299
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr ""
-#: any.pm:305
+#: any.pm:309
#, c-format
msgid "Init Message"
msgstr "መልዕክት አስጀምር"
-#: any.pm:307
+#: any.pm:311
#, c-format
msgid "Open Firmware Delay"
msgstr "የFirmware አዘግይ ክፈት"
-#: any.pm:308
+#: any.pm:312
#, c-format
msgid "Kernel Boot Timeout"
msgstr ""
-#: any.pm:309
+#: any.pm:313
#, c-format
msgid "Enable CD Boot?"
msgstr "ከዲሲ ማስጀመር አስችል?"
-#: any.pm:310
+#: any.pm:314
#, c-format
msgid "Enable OF Boot?"
msgstr ""
-#: any.pm:311
+#: any.pm:315
#, c-format
msgid "Default OS?"
msgstr "ቀዳሚ OS?"
-#: any.pm:364
+#: any.pm:368
#, c-format
msgid "Image"
msgstr "ምስል"
-#: any.pm:365 any.pm:375
+#: any.pm:369 any.pm:379
#, c-format
msgid "Root"
msgstr "Root"
-#: any.pm:366 any.pm:388
+#: any.pm:370 any.pm:392
#, c-format
msgid "Append"
msgstr ""
-#: any.pm:368 standalone/drakboot:263 standalone/drakboot:267
+#: any.pm:372 standalone/drakboot:263 standalone/drakboot:267
#, c-format
msgid "Video mode"
msgstr "የቪዲዮ አሰራር ዘዴ"
-#: any.pm:370
+#: any.pm:374
#, c-format
msgid "Initrd"
msgstr ""
-#: any.pm:371
+#: any.pm:375
#, fuzzy, c-format
msgid "Network profile"
msgstr "የተጠቃሚው እይታ"
-#: any.pm:380 any.pm:385 any.pm:387
+#: any.pm:384 any.pm:389 any.pm:391
#, c-format
msgid "Label"
msgstr "መለያ"
-#: any.pm:382 any.pm:392 harddrake/v4l.pm:358 standalone/draksec:52
+#: any.pm:386 any.pm:396 harddrake/v4l.pm:368 standalone/draksec:52
#, c-format
msgid "Default"
msgstr "ቀዳሚ"
-#: any.pm:389
+#: any.pm:393
#, c-format
msgid "Initrd-size"
msgstr ""
-#: any.pm:391
+#: any.pm:395
#, c-format
msgid "NoVideo"
msgstr ""
-#: any.pm:402
+#: any.pm:406
#, c-format
msgid "Empty label not allowed"
msgstr ""
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a kernel image"
msgstr ""
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a root partition"
msgstr ""
-#: any.pm:404
+#: any.pm:408
#, c-format
msgid "This label is already used"
msgstr ""
-#: any.pm:418
+#: any.pm:422
#, c-format
msgid "Which type of entry do you want to add?"
msgstr ""
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Linux"
msgstr "ሊኑክስ"
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Other OS (SunOS...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (SunOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (MacOS...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (MacOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (Windows...)"
msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (Windows...)"
-#: any.pm:448
+#: any.pm:452
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""
-#: any.pm:595
+#: any.pm:599
#, c-format
msgid "access to X programs"
msgstr "የX ፕሮግራሞች ማሳያ"
-#: any.pm:596
+#: any.pm:600
#, c-format
msgid "access to rpm tools"
msgstr ""
-#: any.pm:597
+#: any.pm:601
#, c-format
msgid "allow \"su\""
msgstr "ፍቀድ \"su\""
-#: any.pm:598
+#: any.pm:602
#, c-format
msgid "access to administrative files"
msgstr ""
-#: any.pm:599
+#: any.pm:603
#, c-format
msgid "access to network tools"
msgstr ""
-#: any.pm:600
+#: any.pm:604
#, c-format
msgid "access to compilation tools"
msgstr ""
-#: any.pm:605
+#: any.pm:609
#, c-format
msgid "(already added %s)"
msgstr "(%s በፊት ተጨምሯል)"
-#: any.pm:610
+#: any.pm:614
#, c-format
msgid "This password is too simple"
msgstr "ይህ ሚስጢራዊ ቃል በጣም ቀላል ነው"
-#: any.pm:611
+#: any.pm:615
#, c-format
msgid "Please give a user name"
msgstr "እባክዎ የተጠቃሚ ስም ይስጡ"
-#: any.pm:612
+#: any.pm:616
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-#: any.pm:613
+#: any.pm:617
#, c-format
msgid "The user name is too long"
msgstr "የተጠቃሚ ስሙ በጣም ረጅም ነው"
-#: any.pm:614
+#: any.pm:618
#, c-format
msgid "This user name has already been added"
msgstr "ይህ የተጠቃሚ ስም በፊትም ነበር"
-#: any.pm:615 any.pm:646
+#: any.pm:619 any.pm:651
#, c-format
msgid "User ID"
msgstr "የተጠቃሚ መለያ ቁጥር"
-#: any.pm:616 any.pm:647
+#: any.pm:620 any.pm:652
#, c-format
msgid "Group ID"
msgstr "የብድን መለያ ቁጥር"
-#: any.pm:619
+#: any.pm:623
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "(%f በሰነድ-ስም ይተካል፤ %l በመስመር ቁጥር)"
-#: any.pm:620
+#: any.pm:624
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:625
+#: any.pm:629 standalone/draksambashare:1210
#, c-format
msgid "Add user"
msgstr "ተጠቃሚ ጨምር"
-#: any.pm:626
+#: any.pm:631
#, c-format
msgid ""
"Enter a user\n"
@@ -1141,77 +1147,77 @@ msgstr ""
"የተጠቃሚ ስም ያስገቡ\n"
"%s"
-#: any.pm:629 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
+#: any.pm:634 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530
#: interactive/http.pm:151 printer/printerdrake.pm:197
-#: printer/printerdrake.pm:382 printer/printerdrake.pm:5140
+#: printer/printerdrake.pm:382 printer/printerdrake.pm:5141
#: standalone/drakbackup:2717 standalone/scannerdrake:668
#: standalone/scannerdrake:818
#, c-format
msgid "Done"
msgstr "ጨርሷል"
-#: any.pm:630 help.pm:51
+#: any.pm:635 help.pm:51
#, c-format
msgid "Accept user"
msgstr "ተጠቃሚ ተቀበል"
-#: any.pm:641
+#: any.pm:646
#, c-format
msgid "Real name"
msgstr "እውነተኛ ስም"
-#: any.pm:642 standalone/drakbackup:1625
+#: any.pm:647 standalone/drakbackup:1625
#, fuzzy, c-format
msgid "Login name"
msgstr "Name=ዝምብለህ ይግባ"
-#: any.pm:645
+#: any.pm:650
#, c-format
msgid "Shell"
msgstr "ሼል"
-#: any.pm:649
+#: any.pm:654
#, c-format
msgid "Icon"
msgstr "ምልክት"
-#: any.pm:696 security/l10n.pm:14
+#: any.pm:701 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""
-#: any.pm:697
+#: any.pm:702
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
-#: any.pm:698
+#: any.pm:703
#, fuzzy, c-format
msgid "Use this feature"
msgstr "ይህንን ሁኔታ መጠቀም ይፈልጋሉ?"
-#: any.pm:699
+#: any.pm:704
#, c-format
msgid "Choose the default user:"
msgstr "ቀዳሚ ተጠቃሚ ይምረጡ:"
-#: any.pm:700
+#: any.pm:705
#, c-format
msgid "Choose the window manager to run:"
msgstr ""
-#: any.pm:712 any.pm:779
+#: any.pm:717 any.pm:785
#, c-format
msgid "Please choose a language to use."
msgstr "እባክዎ መጠቀሚያ ቋንቋ ይምረጡ።"
-#: any.pm:713 any.pm:780
+#: any.pm:718 any.pm:786
#, fuzzy, c-format
msgid "Language choice"
msgstr "የመመሪያ ገጾች"
-#: any.pm:740
+#: any.pm:746
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -1219,66 +1225,71 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: any.pm:759 any.pm:788 help.pm:647
+#: any.pm:749
+#, c-format
+msgid "Multi languages"
+msgstr ""
+
+#: any.pm:765 any.pm:794 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr "ዩኒኮድን በቀዳሚነት ተጠቀም"
-#: any.pm:760 help.pm:647
+#: any.pm:766 help.pm:647
#, c-format
msgid "All languages"
msgstr "ሁሉንም ቋንቋዎች"
-#: any.pm:832 help.pm:566 help.pm:855 install_steps_interactive.pm:953
+#: any.pm:838 help.pm:566 help.pm:855 install_steps_interactive.pm:955
#, c-format
msgid "Country / Region"
msgstr "ሀገር / አካባቢ"
-#: any.pm:833
+#: any.pm:840
#, c-format
msgid "Please choose your country."
msgstr "እባክዎ ሀገሮን ይምረጡ።"
-#: any.pm:835
+#: any.pm:842
#, c-format
msgid "Here is the full list of available countries"
msgstr "እዚህ ያሉት ሀገሮች ሙሉ ዝርዝር ይገኛል"
-#: any.pm:836
+#: any.pm:843
#, fuzzy, c-format
msgid "Other Countries"
msgstr "ሌላ ምርጫዎች"
-#: any.pm:836 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
+#: any.pm:843 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
#: interactive.pm:393
#, c-format
msgid "Advanced"
msgstr "ጠላቂ"
-#: any.pm:844
+#: any.pm:851
#, fuzzy, c-format
msgid "Input method:"
msgstr "የX ዘገባ የማስትገባት ዘዴ"
-#: any.pm:847 install_any.pm:421 network/netconnect.pm:153
+#: any.pm:854 install_any.pm:421 network/netconnect.pm:153
#: network/netconnect.pm:309 network/netconnect.pm:314
#: network/netconnect.pm:1187 printer/printerdrake.pm:105
-#: printer/printerdrake.pm:2428
+#: printer/printerdrake.pm:2429
#, c-format
msgid "None"
msgstr "ምንም"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "No sharing"
msgstr "መጋራት የለም"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "Allow all users"
msgstr "ለሁሉም ተጠቃሚዎች ፍቀድ"
-#: any.pm:968
+#: any.pm:975
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1288,42 +1299,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: any.pm:980
+#: any.pm:987
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
-#: any.pm:983
+#: any.pm:990
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
-#: any.pm:991
+#: any.pm:998
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr ""
-#: any.pm:1016
+#: any.pm:1023
#, c-format
msgid "Launch userdrake"
msgstr "userdrake አስጀምር"
-#: any.pm:1016 printer/printerdrake.pm:4184 printer/printerdrake.pm:4187
-#: printer/printerdrake.pm:4188 printer/printerdrake.pm:4189
-#: printer/printerdrake.pm:5452 standalone/drakTermServ:294
-#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:497
+#: any.pm:1023 printer/printerdrake.pm:4185 printer/printerdrake.pm:4188
+#: printer/printerdrake.pm:4189 printer/printerdrake.pm:4190
+#: printer/printerdrake.pm:5453 standalone/drakTermServ:294
+#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:498
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:565
#, c-format
msgid "Close"
msgstr "ዝጋ"
-#: any.pm:1018
+#: any.pm:1025
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -2120,7 +2131,7 @@ msgstr ""
msgid "Do you want to save /etc/fstab modifications"
msgstr ""
-#: diskdrake/interactive.pm:292 install_steps_interactive.pm:330
+#: diskdrake/interactive.pm:292 install_steps_interactive.pm:332
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
@@ -2144,7 +2155,7 @@ msgid "Auto allocate"
msgstr "በራስ-ገዝ አመልካች"
#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606
-#: help.pm:855 install_steps_interactive.pm:122
+#: help.pm:855 install_steps_interactive.pm:123
#, c-format
msgid "More"
msgstr "ተጨማሪ"
@@ -2519,8 +2530,8 @@ msgstr ""
msgid "Move files to the new partition"
msgstr "ወደ አዲሱ ክፋይ ፋይሎችን አንቀሳቅስ"
-#: diskdrake/interactive.pm:1154 standalone/draksambashare:69
-#: standalone/draksambashare:543
+#: diskdrake/interactive.pm:1154 standalone/draksambashare:75
+#: standalone/draksambashare:138
#, c-format
msgid "Hide files"
msgstr "ፋይሎች ደብቅ"
@@ -2810,7 +2821,7 @@ msgstr "አዲስ ሰርቨሮችን ፈልግ"
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "ጥቅል %s ይፈለጋል። መትከል ይፈልጋሉ?"
-#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4025
+#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4026
#, fuzzy, c-format
msgid "Could not install the %s package!"
msgstr "ምርጫዎችን ማስቀመጥ አልተቻለም"
@@ -3185,7 +3196,7 @@ msgid "AGP controllers"
msgstr "የAGP ተቆጣጣሪዎች"
#: harddrake/data.pm:324 help.pm:186 help.pm:855
-#: install_steps_interactive.pm:985
+#: install_steps_interactive.pm:987
#, c-format
msgid "Printer"
msgstr "ማተሚያ"
@@ -3251,8 +3262,8 @@ msgstr "የSMBus ተቆጣጣሪዎች"
msgid "Bridges and system controllers"
msgstr "ድልድዮች እና ሲስተም ተቆጣጣሪዎች"
-#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:118
-#: install_steps_interactive.pm:945 standalone/keyboarddrake:29
+#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:119
+#: install_steps_interactive.pm:947 standalone/keyboarddrake:29
#, c-format
msgid "Keyboard"
msgstr "መተየቢያ"
@@ -3262,7 +3273,7 @@ msgstr "መተየቢያ"
msgid "Tablet and touchscreen"
msgstr ""
-#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:978
+#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:980
#, c-format
msgid "Mouse"
msgstr "መጠቆሚያ"
@@ -3359,20 +3370,20 @@ msgstr ""
msgid "Trouble shooting"
msgstr ""
-#: harddrake/sound.pm:271 keyboard.pm:391 network/ndiswrapper.pm:95
-#: network/netconnect.pm:463 printer/printerdrake.pm:1429
-#: printer/printerdrake.pm:2459 printer/printerdrake.pm:2558
-#: printer/printerdrake.pm:2604 printer/printerdrake.pm:2671
-#: printer/printerdrake.pm:2706 printer/printerdrake.pm:3031
-#: printer/printerdrake.pm:3038 printer/printerdrake.pm:4024
-#: printer/printerdrake.pm:4353 printer/printerdrake.pm:4473
-#: printer/printerdrake.pm:5613 standalone/drakTermServ:326
-#: standalone/drakTermServ:1205 standalone/drakTermServ:1266
-#: standalone/drakTermServ:1931 standalone/drakbackup:497
-#: standalone/drakbackup:596 standalone/drakboot:125 standalone/drakclock:224
-#: standalone/drakconnect:973 standalone/drakups:27 standalone/harddrake2:479
-#: standalone/localedrake:43 standalone/scannerdrake:51
-#: standalone/scannerdrake:940
+#: harddrake/sound.pm:271 install_steps_interactive.pm:1309 keyboard.pm:391
+#: network/ndiswrapper.pm:95 network/netconnect.pm:463
+#: printer/printerdrake.pm:1429 printer/printerdrake.pm:2460
+#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
+#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:3039
+#: printer/printerdrake.pm:4025 printer/printerdrake.pm:4354
+#: printer/printerdrake.pm:4474 printer/printerdrake.pm:5614
+#: standalone/drakTermServ:326 standalone/drakTermServ:1205
+#: standalone/drakTermServ:1266 standalone/drakTermServ:1931
+#: standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125
+#: standalone/drakclock:224 standalone/drakconnect:973 standalone/drakups:27
+#: standalone/harddrake2:479 standalone/localedrake:43
+#: standalone/scannerdrake:51 standalone/scannerdrake:940
#, c-format
msgid "Warning"
msgstr "ማስጠንቀቂያ"
@@ -3491,7 +3502,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: harddrake/v4l.pm:394
+#: harddrake/v4l.pm:404
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
@@ -3500,37 +3511,37 @@ msgid ""
"here. Just select your tv card parameters if needed."
msgstr ""
-#: harddrake/v4l.pm:397
+#: harddrake/v4l.pm:407
#, c-format
msgid "Card model:"
msgstr "የካርድ ሞዴል፦"
-#: harddrake/v4l.pm:398
+#: harddrake/v4l.pm:408
#, fuzzy, c-format
msgid "Tuner type:"
msgstr "የፋይሉ ዓይነት"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, fuzzy, c-format
msgid "Number of capture buffers:"
msgstr "የአምዶቹን ቍጥር ለውጥ"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: harddrake/v4l.pm:401
+#: harddrake/v4l.pm:411
#, c-format
msgid "PLL setting:"
msgstr "የPLL ምርጫ"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "Radio support:"
msgstr "የሬዲዮ ድጋፍ"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "enable radio support"
msgstr "የሬዲዮ ድጋፍ አስቻል"
@@ -3544,8 +3555,8 @@ msgid ""
"button will reboot your computer."
msgstr ""
-#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736 standalone/drakautoinst:214
+#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738 standalone/drakautoinst:214
#, c-format
msgid "Accept"
msgstr "ተቀበል"
@@ -3591,14 +3602,15 @@ msgid ""
"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""
-#: help.pm:51 printer/printerdrake.pm:1885 printer/printerdrake.pm:2006
+#: help.pm:51 printer/printerdrake.pm:1886 printer/printerdrake.pm:2007
+#: standalone/draksambashare:54
#, c-format
msgid "User name"
msgstr "የተጠቃሚ ስም"
#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237
#: install_steps_gtk.pm:699 interactive.pm:432 interactive/newt.pm:321
-#: network/thirdparty.pm:322 printer/printerdrake.pm:3961
+#: network/thirdparty.pm:322 printer/printerdrake.pm:3962
#: standalone/drakTermServ:384 standalone/drakbackup:3954
#: standalone/drakbackup:4048 standalone/drakbackup:4065
#: standalone/drakbackup:4083 ugtk2.pm:510
@@ -3732,7 +3744,7 @@ msgstr "እድገት"
msgid "Graphical Environment"
msgstr ""
-#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:643
+#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:645
#, c-format
msgid "Individual package selection"
msgstr "የነጠላ ጥቅል ምርጫ"
@@ -3742,7 +3754,7 @@ msgstr "የነጠላ ጥቅል ምርጫ"
msgid "Upgrade"
msgstr ""
-#: help.pm:146 install_steps_interactive.pm:601
+#: help.pm:146 install_steps_interactive.pm:603
#, c-format
msgid "With X"
msgstr "በX"
@@ -3797,7 +3809,7 @@ msgstr ""
#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2517
-#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "No"
msgstr "አይ"
@@ -3805,7 +3817,7 @@ msgstr "አይ"
#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:904 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:883
#: printer/printerdrake.pm:898 standalone/drakbackup:2517
-#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "አዎ"
@@ -3869,7 +3881,7 @@ msgid ""
"server which can be used by other machines on your local network as well."
msgstr ""
-#: help.pm:217 install_steps_interactive.pm:880
+#: help.pm:217 install_steps_interactive.pm:882
#, c-format
msgid "Hardware clock set to GMT"
msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
@@ -4132,17 +4144,17 @@ msgstr ""
msgid "Generate auto-install floppy"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Replay"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Automated"
msgstr ""
-#: help.pm:409 install_steps_interactive.pm:1334
+#: help.pm:409 install_steps_interactive.pm:1338
#, c-format
msgid "Save packages selection"
msgstr "የጥቅሎችን ምርጫ አስቀምጥ"
@@ -4174,7 +4186,7 @@ msgid ""
msgstr ""
#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:433
-#: interactive/newt.pm:318 printer/printerdrake.pm:3959
+#: interactive/newt.pm:318 printer/printerdrake.pm:3960
#: standalone/drakTermServ:363 standalone/drakbackup:3914
#: standalone/drakbackup:3953 standalone/drakbackup:4064
#: standalone/drakbackup:4079 ugtk2.pm:508
@@ -4199,7 +4211,7 @@ msgid ""
msgstr ""
#: help.pm:444 help.pm:588 install_steps_gtk.pm:391
-#: install_steps_interactive.pm:156 standalone/drakbackup:4111
+#: install_steps_interactive.pm:157 standalone/drakbackup:4111
#, c-format
msgid "Install"
msgstr "ትከል"
@@ -4645,8 +4657,8 @@ msgid ""
"system, you can click on the button and choose a different driver."
msgstr ""
-#: help.pm:788 help.pm:855 install_steps_interactive.pm:1012
-#: install_steps_interactive.pm:1029
+#: help.pm:788 help.pm:855 install_steps_interactive.pm:1014
+#: install_steps_interactive.pm:1031
#, c-format
msgid "Sound card"
msgstr "የድምፅ ካርድ"
@@ -4722,12 +4734,13 @@ msgid ""
"idea to review this setup."
msgstr ""
-#: help.pm:855 install_steps_interactive.pm:971 standalone/drakclock:100
+#: help.pm:855 install_steps_interactive.pm:878
+#: install_steps_interactive.pm:973 standalone/drakclock:100
#, c-format
msgid "Timezone"
msgstr "የሰአት ክልል"
-#: help.pm:855 install_steps_interactive.pm:1045
+#: help.pm:855 install_steps_interactive.pm:1047
#, c-format
msgid "TV card"
msgstr "የቲቪ ካርድ"
@@ -4742,33 +4755,34 @@ msgstr "የISDN ካርድ"
msgid "Graphical Interface"
msgstr "ንድፋዊ እይታ"
-#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1063
+#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1065
#: standalone/drakbackup:2035
#, c-format
msgid "Network"
msgstr "መረብ"
-#: help.pm:855 install_steps_interactive.pm:1075
+#: help.pm:855 install_steps_interactive.pm:1077
#, c-format
msgid "Proxies"
msgstr "ወኪሎች"
-#: help.pm:855 install_steps_interactive.pm:1086
+#: help.pm:855 install_steps_interactive.pm:1088
#, c-format
msgid "Security Level"
msgstr "የደህንነት ደረጃ"
-#: help.pm:855 install_steps_interactive.pm:1100
+#: help.pm:855 install_steps_interactive.pm:1102 network/drakfirewall.pm:182
#, c-format
msgid "Firewall"
msgstr "የእሳት ግድግዳ"
-#: help.pm:855 install_steps_interactive.pm:1116
+#: help.pm:855 install_steps_interactive.pm:1118
#, c-format
msgid "Bootloader"
msgstr "አስጀማሪያ"
-#: help.pm:855 install_steps_interactive.pm:1129 services.pm:193
+#: help.pm:855 install_steps_interactive.pm:1131 services.pm:114
+#: services.pm:157 services.pm:193
#, c-format
msgid "Services"
msgstr "አገልግሎት"
@@ -4831,8 +4845,8 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "ሌላ አለ?"
-#: install_any.pm:421 printer/printerdrake.pm:3289
-#: printer/printerdrake.pm:3296 standalone/scannerdrake:182
+#: install_any.pm:421 printer/printerdrake.pm:3290
+#: printer/printerdrake.pm:3297 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
#, c-format
@@ -5439,12 +5453,13 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: install_steps_gtk.pm:228 install_steps_interactive.pm:625
+#: install_steps_gtk.pm:211 install_steps_gtk.pm:228
+#: install_steps_interactive.pm:627
#, c-format
msgid "Package Group Selection"
msgstr "የጥቅል ቡድን ምርጫ"
-#: install_steps_gtk.pm:254 install_steps_interactive.pm:568
+#: install_steps_gtk.pm:254 install_steps_interactive.pm:570
#, c-format
msgid "Total size: %d / %d MB"
msgstr "አጠቃላይ መጠን: %d / %d MB"
@@ -5558,12 +5573,12 @@ msgstr "የጥቅል ምርጫ በማሻሻል ላይ"
msgid "Minimal install"
msgstr "አነስተኛ ተከላ"
-#: install_steps_gtk.pm:414 install_steps_interactive.pm:484
+#: install_steps_gtk.pm:414 install_steps_interactive.pm:486
#, c-format
msgid "Choose the packages you want to install"
msgstr "ለመትከል የሚፈልጉትን ጥቅል ይምረጡ"
-#: install_steps_gtk.pm:430 install_steps_interactive.pm:711
+#: install_steps_gtk.pm:430 install_steps_interactive.pm:713
#, c-format
msgid "Installing"
msgstr "በመትከል ላይ"
@@ -5598,13 +5613,13 @@ msgstr "%d ጥቅሎች"
msgid "Installing package %s"
msgstr "የ%s ጥቅል በመትከል ላይ"
-#: install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736
+#: install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738
#, c-format
msgid "Refuse"
msgstr "አትቀበል"
-#: install_steps_gtk.pm:561 install_steps_interactive.pm:740
+#: install_steps_gtk.pm:561 install_steps_interactive.pm:742
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5613,24 +5628,29 @@ msgid ""
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: install_steps_gtk.pm:576 install_steps_interactive.pm:751
+#: install_steps_gtk.pm:576 install_steps_interactive.pm:753
#, c-format
msgid "There was an error ordering packages:"
msgstr ""
#: install_steps_gtk.pm:576 install_steps_gtk.pm:580
-#: install_steps_interactive.pm:751 install_steps_interactive.pm:755
+#: install_steps_interactive.pm:753 install_steps_interactive.pm:757
#, c-format
msgid "Go on anyway?"
msgstr "ለማንኛውም ቀጥል?"
-#: install_steps_gtk.pm:580 install_steps_interactive.pm:755
+#: install_steps_gtk.pm:580 install_steps_interactive.pm:757
#, c-format
msgid "There was an error installing packages:"
msgstr ""
-#: install_steps_gtk.pm:622 install_steps_interactive.pm:927
-#: install_steps_interactive.pm:1076
+#: install_steps_gtk.pm:599 install_steps_interactive.pm:933 steps.pm:30
+#, c-format
+msgid "Summary"
+msgstr "ማጠቃለያ"
+
+#: install_steps_gtk.pm:622 install_steps_interactive.pm:929
+#: install_steps_interactive.pm:1078
#, c-format
msgid "not configured"
msgstr "አልተስተካከለም"
@@ -5661,114 +5681,119 @@ msgstr ""
msgid "License agreement"
msgstr ""
-#: install_steps_interactive.pm:88
+#: install_steps_interactive.pm:89
#, c-format
msgid "Release Notes"
msgstr ""
-#: install_steps_interactive.pm:119
+#: install_steps_interactive.pm:120
#, c-format
msgid "Please choose your keyboard layout."
msgstr ""
-#: install_steps_interactive.pm:121
+#: install_steps_interactive.pm:122
#, c-format
msgid "Here is the full list of available keyboards"
msgstr ""
-#: install_steps_interactive.pm:151
+#: install_steps_interactive.pm:152
#, c-format
msgid "Install/Upgrade"
msgstr "ትከል/አሳድግ"
-#: install_steps_interactive.pm:152
+#: install_steps_interactive.pm:153
#, c-format
msgid "Is this an install or an upgrade?"
msgstr ""
-#: install_steps_interactive.pm:158
+#: install_steps_interactive.pm:159
#, c-format
msgid "Upgrade %s"
msgstr ""
-#: install_steps_interactive.pm:169
+#: install_steps_interactive.pm:170
#, c-format
msgid "Encryption key for %s"
msgstr "የ%s ሚስጢራዊ መገልበጫ ቁልፍ"
-#: install_steps_interactive.pm:186
+#: install_steps_interactive.pm:187
#, c-format
msgid "Please choose your type of mouse."
msgstr "እባክዎ የመጠቆሚያዎን አይነት ይምረጡ።"
-#: install_steps_interactive.pm:195 standalone/mousedrake:46
+#: install_steps_interactive.pm:188
+#, c-format
+msgid "Mouse choice"
+msgstr ""
+
+#: install_steps_interactive.pm:197 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr "የመጠቆሚያ ፖርት"
-#: install_steps_interactive.pm:196 standalone/mousedrake:47
+#: install_steps_interactive.pm:198 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr ""
-#: install_steps_interactive.pm:206
+#: install_steps_interactive.pm:208
#, c-format
msgid "Buttons emulation"
msgstr "የቁልፎች ቅጂ"
-#: install_steps_interactive.pm:208
+#: install_steps_interactive.pm:210
#, c-format
msgid "Button 2 Emulation"
msgstr "የቁልፉ 2 ቅጂ"
-#: install_steps_interactive.pm:209
+#: install_steps_interactive.pm:211
#, c-format
msgid "Button 3 Emulation"
msgstr "የቁልፉ 3 ቅጂ"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "IDE"
msgstr "IDE"
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "Configuring IDE"
msgstr "IDEን በማስተካከል ላይ"
-#: install_steps_interactive.pm:257
+#: install_steps_interactive.pm:259
#, c-format
msgid "No partition available"
msgstr "ምንም ክፋይ አልተገኘም"
-#: install_steps_interactive.pm:260
+#: install_steps_interactive.pm:262
#, c-format
msgid "Scanning partitions to find mount points"
msgstr ""
-#: install_steps_interactive.pm:267
+#: install_steps_interactive.pm:269
#, fuzzy, c-format
msgid "Choose the mount points"
msgstr "የመመልከቻውን ቀለም ይምረጡ"
-#: install_steps_interactive.pm:313
+#: install_steps_interactive.pm:315
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: install_steps_interactive.pm:318
+#: install_steps_interactive.pm:320
#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
@@ -5776,116 +5801,116 @@ msgid ""
"DiskDrake"
msgstr ""
-#: install_steps_interactive.pm:354
+#: install_steps_interactive.pm:356
#, fuzzy, c-format
msgid "Choose the partitions you want to format"
msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
-#: install_steps_interactive.pm:356
+#: install_steps_interactive.pm:358
#, fuzzy, c-format
msgid "Check bad blocks?"
msgstr "ተመልከት ይህንን"
-#: install_steps_interactive.pm:384
+#: install_steps_interactive.pm:386
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can lose data)"
msgstr ""
-#: install_steps_interactive.pm:387
+#: install_steps_interactive.pm:389
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-#: install_steps_interactive.pm:394
+#: install_steps_interactive.pm:396
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
-#: install_steps_interactive.pm:395 install_steps_interactive.pm:453
+#: install_steps_interactive.pm:397 install_steps_interactive.pm:455
#, c-format
msgid "Looking for available packages..."
msgstr ""
-#: install_steps_interactive.pm:398
+#: install_steps_interactive.pm:400
#, c-format
msgid "Looking at packages already installed..."
msgstr ""
-#: install_steps_interactive.pm:402
+#: install_steps_interactive.pm:404
#, c-format
msgid "Finding packages to upgrade..."
msgstr ""
-#: install_steps_interactive.pm:422 install_steps_interactive.pm:831
+#: install_steps_interactive.pm:424 install_steps_interactive.pm:833
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: install_steps_interactive.pm:462
+#: install_steps_interactive.pm:464
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
-#: install_steps_interactive.pm:496
+#: install_steps_interactive.pm:498
#, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
-#: install_steps_interactive.pm:498
+#: install_steps_interactive.pm:500
#, c-format
msgid "Load"
msgstr "ጫን"
-#: install_steps_interactive.pm:498 standalone/drakbackup:3932
+#: install_steps_interactive.pm:500 standalone/drakbackup:3932
#: standalone/drakbackup:4005 standalone/drakroam:210 standalone/logdrake:172
#, c-format
msgid "Save"
msgstr "አስቀምጥ"
-#: install_steps_interactive.pm:506
+#: install_steps_interactive.pm:508
#, fuzzy, c-format
msgid "Bad file"
msgstr "1 ፋይል"
-#: install_steps_interactive.pm:582
+#: install_steps_interactive.pm:584
#, c-format
msgid "Selected size is larger than available space"
msgstr ""
-#: install_steps_interactive.pm:597
+#: install_steps_interactive.pm:599
#, c-format
msgid "Type of install"
msgstr "የተከላው አይነት"
-#: install_steps_interactive.pm:598
+#: install_steps_interactive.pm:600
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: install_steps_interactive.pm:602
+#: install_steps_interactive.pm:604
#, c-format
msgid "With basic documentation (recommended!)"
msgstr ""
-#: install_steps_interactive.pm:603
+#: install_steps_interactive.pm:605
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: install_steps_interactive.pm:642 standalone/drakxtv:52
+#: install_steps_interactive.pm:644 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr "ሁሉንም"
-#: install_steps_interactive.pm:681
+#: install_steps_interactive.pm:683
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
@@ -5893,34 +5918,39 @@ msgid ""
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: install_steps_interactive.pm:686
+#: install_steps_interactive.pm:688
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" የተባለው ሲዲ-ሮም"
-#: install_steps_interactive.pm:711
+#: install_steps_interactive.pm:713
#, c-format
msgid "Preparing installation"
msgstr "ተከላ በማዘጋጀት ላይ"
-#: install_steps_interactive.pm:720
+#: install_steps_interactive.pm:722
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: install_steps_interactive.pm:769
+#: install_steps_interactive.pm:771
#, c-format
msgid "Post-install configuration"
msgstr "Post-install configuration"
-#: install_steps_interactive.pm:776
+#: install_steps_interactive.pm:778
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""
-#: install_steps_interactive.pm:805
+#: install_steps_interactive.pm:806
+#, c-format
+msgid "Updates"
+msgstr ""
+
+#: install_steps_interactive.pm:807
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5933,147 +5963,142 @@ msgid ""
"Do you want to install the updates?"
msgstr ""
-#: install_steps_interactive.pm:826
+#: install_steps_interactive.pm:828
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
-#: install_steps_interactive.pm:845
+#: install_steps_interactive.pm:847
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Unable to contact mirror %s"
msgstr "ከአንጸባራቂ %s ጋር መገናኘት አልተቻለም"
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Would you like to try again?"
msgstr "እንደገና መሞከር ይፈልጋል?"
-#: install_steps_interactive.pm:876 standalone/drakclock:45
+#: install_steps_interactive.pm:878 standalone/drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr "የሰአት ክልሎት የትኛው ነው?"
-#: install_steps_interactive.pm:881
+#: install_steps_interactive.pm:883
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: install_steps_interactive.pm:889
+#: install_steps_interactive.pm:891
#, c-format
msgid "NTP Server"
msgstr "NTP ሰርቨር"
-#: install_steps_interactive.pm:931 steps.pm:30
-#, c-format
-msgid "Summary"
-msgstr "ማጠቃለያ"
-
-#: install_steps_interactive.pm:944 install_steps_interactive.pm:952
-#: install_steps_interactive.pm:970 install_steps_interactive.pm:977
-#: install_steps_interactive.pm:1128 services.pm:133
+#: install_steps_interactive.pm:946 install_steps_interactive.pm:954
+#: install_steps_interactive.pm:972 install_steps_interactive.pm:979
+#: install_steps_interactive.pm:1130 services.pm:133
#: standalone/drakbackup:1576
#, c-format
msgid "System"
msgstr "ሲስተም"
-#: install_steps_interactive.pm:984 install_steps_interactive.pm:1011
-#: install_steps_interactive.pm:1028 install_steps_interactive.pm:1044
-#: install_steps_interactive.pm:1055
+#: install_steps_interactive.pm:986 install_steps_interactive.pm:1013
+#: install_steps_interactive.pm:1030 install_steps_interactive.pm:1046
+#: install_steps_interactive.pm:1057
#, c-format
msgid "Hardware"
msgstr "ሀርድዌር"
-#: install_steps_interactive.pm:990 install_steps_interactive.pm:999
+#: install_steps_interactive.pm:992 install_steps_interactive.pm:1001
#, c-format
msgid "Remote CUPS server"
msgstr "በርቀት ያለ የCUPS ሰርቨር"
-#: install_steps_interactive.pm:990
+#: install_steps_interactive.pm:992
#, c-format
msgid "No printer"
msgstr "ማተሚያ የለም"
-#: install_steps_interactive.pm:1032
+#: install_steps_interactive.pm:1034
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "የISA ድምጽ ካርድ አለዎት?"
-#: install_steps_interactive.pm:1034
+#: install_steps_interactive.pm:1036
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
-#: install_steps_interactive.pm:1036
+#: install_steps_interactive.pm:1038
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: install_steps_interactive.pm:1056
+#: install_steps_interactive.pm:1058
#, c-format
msgid "Graphical interface"
msgstr "ንድፋዊ እይታ"
-#: install_steps_interactive.pm:1062 install_steps_interactive.pm:1074
+#: install_steps_interactive.pm:1064 install_steps_interactive.pm:1076
#, c-format
msgid "Network & Internet"
msgstr "መረብ እና ኢንተርኔት"
-#: install_steps_interactive.pm:1076
+#: install_steps_interactive.pm:1078
#, c-format
msgid "configured"
msgstr "ተስተካክሏል"
-#: install_steps_interactive.pm:1085 install_steps_interactive.pm:1099
-#: steps.pm:20
+#: install_steps_interactive.pm:1087 install_steps_interactive.pm:1101
+#: security/level.pm:55 steps.pm:20
#, c-format
msgid "Security"
msgstr "ደህንነት"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "activated"
msgstr "መስራት ጀምሯል"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "disabled"
msgstr "መስራት አቁሟል"
-#: install_steps_interactive.pm:1115
+#: install_steps_interactive.pm:1117
#, c-format
msgid "Boot"
msgstr "ጀምር"
#. -PO: example: lilo-graphic on /dev/hda1
-#: install_steps_interactive.pm:1119 printer/printerdrake.pm:974
+#: install_steps_interactive.pm:1121 printer/printerdrake.pm:974
#, c-format
msgid "%s on %s"
msgstr "%s %s ላይ ነው"
-#: install_steps_interactive.pm:1133 services.pm:175
+#: install_steps_interactive.pm:1135 services.pm:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: install_steps_interactive.pm:1143
+#: install_steps_interactive.pm:1145
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr ""
-#: install_steps_interactive.pm:1224
+#: install_steps_interactive.pm:1226
#, c-format
msgid "Preparing bootloader..."
msgstr "አስጀማሪ በማዘጋጀት ላይ..."
-#: install_steps_interactive.pm:1234
+#: install_steps_interactive.pm:1236
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
@@ -6082,41 +6107,41 @@ msgid ""
"root fs is: root=%s"
msgstr ""
-#: install_steps_interactive.pm:1240
+#: install_steps_interactive.pm:1242
#, fuzzy, c-format
msgid "Do you want to use aboot?"
msgstr "ስራ-እቅዱን መሠረዝ ይፈልጋሉ?"
-#: install_steps_interactive.pm:1243
+#: install_steps_interactive.pm:1245
#, c-format
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: install_steps_interactive.pm:1260
+#: install_steps_interactive.pm:1262
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""
-#: install_steps_interactive.pm:1289 standalone/drakautoinst:76
+#: install_steps_interactive.pm:1291 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr ""
-#: install_steps_interactive.pm:1294
+#: install_steps_interactive.pm:1296
#, c-format
msgid "Please insert another floppy for drivers disk"
msgstr ""
-#: install_steps_interactive.pm:1296
+#: install_steps_interactive.pm:1298
#, c-format
msgid "Creating auto install floppy..."
msgstr ""
-#: install_steps_interactive.pm:1308
+#: install_steps_interactive.pm:1310
#, c-format
msgid ""
"Some steps are not completed.\n"
@@ -6124,12 +6149,19 @@ msgid ""
"Do you really want to quit now?"
msgstr ""
-#: install_steps_interactive.pm:1324
+#: install_steps_interactive.pm:1320 standalone/draksambashare:416
+#: standalone/draksambashare:523 standalone/drakups:120 standalone/drakups:159
+#: standalone/logdrake:449 standalone/logdrake:455
+#, c-format
+msgid "Congratulations"
+msgstr "እንኳን ደስ ያለዎ!"
+
+#: install_steps_interactive.pm:1328 install_steps_interactive.pm:1329
#, c-format
msgid "Generate auto install floppy"
msgstr ""
-#: install_steps_interactive.pm:1326
+#: install_steps_interactive.pm:1330
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
@@ -6157,24 +6189,27 @@ msgid "Choose a file"
msgstr "ፋይል ይምረጡ"
#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakbackup:1517
-#: standalone/drakfont:654 standalone/drakhosts:244 standalone/draknfs:594
-#: standalone/drakroam:218 standalone/draksambashare:595
+#: standalone/drakfont:655 standalone/drakhosts:242 standalone/draknfs:589
+#: standalone/drakroam:218 standalone/draksambashare:1123
#: standalone/drakups:301 standalone/drakups:361 standalone/drakups:381
#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Add"
msgstr "ጨምር"
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:251
-#: standalone/draknfs:601 standalone/draksambashare:605
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:249
+#: standalone/draknfs:596 standalone/draksambashare:1080
+#: standalone/draksambashare:1133 standalone/draksambashare:1172
#, c-format
msgid "Modify"
msgstr "ለውጥ"
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:258
-#: standalone/draknfs:608 standalone/drakroam:202
-#: standalone/draksambashare:612 standalone/drakups:303 standalone/drakups:363
-#: standalone/drakups:383 standalone/drakvpn:319 standalone/drakvpn:680
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:256
+#: standalone/draknfs:603 standalone/drakroam:202
+#: standalone/draksambashare:1081 standalone/draksambashare:1141
+#: standalone/draksambashare:1180 standalone/drakups:303
+#: standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319
+#: standalone/drakvpn:680
#, c-format
msgid "Remove"
msgstr "አስወግድ"
@@ -8669,7 +8704,7 @@ msgstr ""
msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-#: network/drakfirewall.pm:182
+#: network/drakfirewall.pm:184
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
@@ -8677,7 +8712,7 @@ msgid ""
"Have a look at /etc/services for information."
msgstr ""
-#: network/drakfirewall.pm:188
+#: network/drakfirewall.pm:190
#, c-format
msgid ""
"Invalid port given: %s.\n"
@@ -8687,12 +8722,12 @@ msgid ""
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""
-#: network/drakfirewall.pm:198
+#: network/drakfirewall.pm:200
#, c-format
msgid "Everything (no firewall)"
msgstr "ማንኛውም (የእሳት ግድግዳ የለም)"
-#: network/drakfirewall.pm:200
+#: network/drakfirewall.pm:202
#, c-format
msgid "Other ports"
msgstr "ሌላ ወደቦች"
@@ -8814,7 +8849,7 @@ msgstr "የመመሪያ ምርጫ"
msgid "Internal ISDN card"
msgstr "ውስጣዊ ISDN ካርድ"
-#: network/netconnect.pm:80 printer/printerdrake.pm:1641 standalone/drakups:75
+#: network/netconnect.pm:80 printer/printerdrake.pm:1642 standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr "በእጅ ምርጫ"
@@ -9263,7 +9298,7 @@ msgstr "IP መለኪያዎች"
#: network/netconnect.pm:589 network/netconnect.pm:894
#: printer/printerdrake.pm:460 standalone/drakconnect:109
#: standalone/drakconnect:316 standalone/drakconnect:882
-#: standalone/drakhosts:198 standalone/drakups:286
+#: standalone/drakhosts:197 standalone/drakups:286
#, c-format
msgid "IP address"
msgstr "IP አድራሻ"
@@ -9460,7 +9495,7 @@ msgstr ""
msgid "Get NTPD servers from DHCP"
msgstr ""
-#: network/netconnect.pm:918 printer/printerdrake.pm:1895
+#: network/netconnect.pm:918 printer/printerdrake.pm:1896
#: standalone/drakconnect:676
#, c-format
msgid "IP address should be in format 1.2.3.4"
@@ -9720,7 +9755,7 @@ msgstr ""
msgid "Host name (optional)"
msgstr "ህገ ወጥ የዶሴ ስም"
-#: network/netconnect.pm:1178 standalone/drakhosts:198
+#: network/netconnect.pm:1178 standalone/drakhosts:197
#, c-format
msgid "Host name"
msgstr "የእንግዳ ተቀባይ ስም"
@@ -9946,7 +9981,7 @@ msgid ""
"%s"
msgstr ""
-#: network/network.pm:397
+#: network/network.pm:396 network/network.pm:397
#, c-format
msgid "Proxies configuration"
msgstr "የወኪሎች ምርጫ"
@@ -10158,7 +10193,7 @@ msgstr "ጥሩ"
msgid "maybe"
msgstr "ምናልባት"
-#: pkgs.pm:460
+#: pkgs.pm:461
#, fuzzy, c-format
msgid "Downloading file %s..."
msgstr "የቅርብ ጊዜ ፋይሎች"
@@ -10183,9 +10218,9 @@ msgstr ""
msgid "On CUPS server \"%s\""
msgstr "በCUPS ሰርቨር \"%s\" ላይ"
-#: printer/cups.pm:117 printer/printerdrake.pm:5048
-#: printer/printerdrake.pm:5058 printer/printerdrake.pm:5203
-#: printer/printerdrake.pm:5214 printer/printerdrake.pm:5427
+#: printer/cups.pm:117 printer/printerdrake.pm:5049
+#: printer/printerdrake.pm:5059 printer/printerdrake.pm:5204
+#: printer/printerdrake.pm:5215 printer/printerdrake.pm:5428
#, c-format
msgid " (Default)"
msgstr "(ቀዳሚ)"
@@ -10257,7 +10292,7 @@ msgid "Printer on remote CUPS server"
msgstr ""
#: printer/main.pm:30 printer/printerdrake.pm:1373
-#: printer/printerdrake.pm:1918
+#: printer/printerdrake.pm:1919
#, c-format
msgid "Printer on remote lpd server"
msgstr ""
@@ -10277,7 +10312,7 @@ msgstr "የማተሚያ ሰርቨር"
msgid "Printer on NetWare server"
msgstr ""
-#: printer/main.pm:34 printer/printerdrake.pm:1922
+#: printer/main.pm:34 printer/printerdrake.pm:1923
#, c-format
msgid "Enter a printer device URI"
msgstr ""
@@ -10292,10 +10327,10 @@ msgstr ""
msgid "recommended"
msgstr "የተጠቆመ ሀሳብ"
-#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1776
-#: printer/main.pm:2917 printer/main.pm:2926 printer/printerdrake.pm:973
-#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2410
-#: printer/printerdrake.pm:5464
+#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1800
+#: printer/main.pm:2943 printer/main.pm:2952 printer/printerdrake.pm:973
+#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2411
+#: printer/printerdrake.pm:5465
#, c-format
msgid "Unknown model"
msgstr "ያልታወቀ ሞዴል"
@@ -10492,33 +10527,33 @@ msgid "URI: %s"
msgstr "URI፦"
#: printer/main.pm:683 printer/printerdrake.pm:1060
-#: printer/printerdrake.pm:3220
+#: printer/printerdrake.pm:3221
#, c-format
msgid "Raw printer (No driver)"
msgstr ""
-#: printer/main.pm:1274 printer/printerdrake.pm:211
+#: printer/main.pm:1298 printer/printerdrake.pm:211
#: printer/printerdrake.pm:223
#, fuzzy, c-format
msgid "Local network(s)"
msgstr "Name=መረብ"
-#: printer/main.pm:1276 printer/printerdrake.pm:227
+#: printer/main.pm:1300 printer/printerdrake.pm:227
#, fuzzy, c-format
msgid "Interface \"%s\""
msgstr "የተጠቃሚው እይታ"
-#: printer/main.pm:1278
+#: printer/main.pm:1302
#, fuzzy, c-format
msgid "Network %s"
msgstr "መረብ"
-#: printer/main.pm:1280
+#: printer/main.pm:1304
#, fuzzy, c-format
msgid "Host %s"
msgstr "እንግዳ ተቀባይ፦"
-#: printer/main.pm:1309
+#: printer/main.pm:1333
#, fuzzy, c-format
msgid "%s (Port %s)"
msgstr "&ፖርት፦"
@@ -10638,7 +10673,7 @@ msgid ""
msgstr ""
#: printer/printerdrake.pm:138 printer/printerdrake.pm:506
-#: printer/printerdrake.pm:4681
+#: printer/printerdrake.pm:4682
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr ""
@@ -10772,7 +10807,7 @@ msgstr "ከፍተኛ የጠፉ ቃላት ቁጥር"
msgid "The entered IP is not correct.\n"
msgstr ""
-#: printer/printerdrake.pm:440 printer/printerdrake.pm:2152
+#: printer/printerdrake.pm:440 printer/printerdrake.pm:2153
#, c-format
msgid "The port number should be an integer!"
msgstr ""
@@ -10782,7 +10817,7 @@ msgstr ""
msgid "This server is already in the list, it cannot be added again.\n"
msgstr ""
-#: printer/printerdrake.pm:462 printer/printerdrake.pm:2179
+#: printer/printerdrake.pm:462 printer/printerdrake.pm:2180
#: standalone/drakups:251 standalone/harddrake2:52
#, c-format
msgid "Port"
@@ -10795,8 +10830,8 @@ msgstr "ፖርት"
msgid "On, Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:514 printer/printerdrake.pm:4690
-#: printer/printerdrake.pm:4756
+#: printer/printerdrake.pm:514 printer/printerdrake.pm:4691
+#: printer/printerdrake.pm:4757
#, c-format
msgid "CUPS server name or IP address missing."
msgstr ""
@@ -10806,31 +10841,31 @@ msgstr ""
#: printer/printerdrake.pm:901 printer/printerdrake.pm:927
#: printer/printerdrake.pm:1036 printer/printerdrake.pm:1078
#: printer/printerdrake.pm:1088 printer/printerdrake.pm:1123
-#: printer/printerdrake.pm:2239 printer/printerdrake.pm:2454
-#: printer/printerdrake.pm:2486 printer/printerdrake.pm:2547
-#: printer/printerdrake.pm:2599 printer/printerdrake.pm:2616
-#: printer/printerdrake.pm:2660 printer/printerdrake.pm:2700
-#: printer/printerdrake.pm:2750 printer/printerdrake.pm:2784
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3062
-#: printer/printerdrake.pm:3067 printer/printerdrake.pm:3215
-#: printer/printerdrake.pm:3326 printer/printerdrake.pm:3939
-#: printer/printerdrake.pm:4006 printer/printerdrake.pm:4055
-#: printer/printerdrake.pm:4058 printer/printerdrake.pm:4190
-#: printer/printerdrake.pm:4291 printer/printerdrake.pm:4363
-#: printer/printerdrake.pm:4384 printer/printerdrake.pm:4394
-#: printer/printerdrake.pm:4485 printer/printerdrake.pm:4580
-#: printer/printerdrake.pm:4586 printer/printerdrake.pm:4610
-#: printer/printerdrake.pm:4717 printer/printerdrake.pm:4826
-#: printer/printerdrake.pm:4846 printer/printerdrake.pm:4855
-#: printer/printerdrake.pm:4870 printer/printerdrake.pm:5071
-#: printer/printerdrake.pm:5533 printer/printerdrake.pm:5616
+#: printer/printerdrake.pm:2240 printer/printerdrake.pm:2455
+#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2548
+#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2661 printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2751 printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3063
+#: printer/printerdrake.pm:3068 printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:3327 printer/printerdrake.pm:3940
+#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4056
+#: printer/printerdrake.pm:4059 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4292 printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4385 printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4486 printer/printerdrake.pm:4581
+#: printer/printerdrake.pm:4587 printer/printerdrake.pm:4611
+#: printer/printerdrake.pm:4718 printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:4847 printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4871 printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5534 printer/printerdrake.pm:5617
#: standalone/printerdrake:73 standalone/printerdrake:572
#, c-format
msgid "Printerdrake"
msgstr ""
-#: printer/printerdrake.pm:567 printer/printerdrake.pm:4292
-#: printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:567 printer/printerdrake.pm:4293
+#: printer/printerdrake.pm:4828
#, fuzzy, c-format
msgid "Reading printer data..."
msgstr "GHex (%s)፦ ዳታ ፈልግ"
@@ -10954,7 +10989,7 @@ msgid ""
"printers will be automatically detected."
msgstr ""
-#: printer/printerdrake.pm:751 printer/printerdrake.pm:5073
+#: printer/printerdrake.pm:751 printer/printerdrake.pm:5074
#, c-format
msgid ""
"\n"
@@ -11155,12 +11190,12 @@ msgstr "አብራ"
msgid ")"
msgstr ")"
-#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3227
+#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3228
#, fuzzy, c-format
msgid "Printer model selection"
msgstr "የማተሚያውን ሞዴል ምረጡ"
-#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3228
+#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3229
#, c-format
msgid "Which printer model do you have?"
msgstr ""
@@ -11174,14 +11209,14 @@ msgid ""
"choose the correct model from the list."
msgstr ""
-#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3233
+#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3234
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4847
+#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4848
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "የማተሚያው ትዕዛዝ፦ "
@@ -11214,9 +11249,9 @@ msgid ""
msgstr ""
#: printer/printerdrake.pm:1274 printer/printerdrake.pm:1286
-#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2420
-#: printer/printerdrake.pm:2435 printer/printerdrake.pm:2507
-#: printer/printerdrake.pm:5090 printer/printerdrake.pm:5263
+#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2436 printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:5091 printer/printerdrake.pm:5264
#, c-format
msgid "Add a new printer"
msgstr "አዲስ ማተሚያ ጨምር"
@@ -11344,14 +11379,14 @@ msgid ""
"select \"Printer\" in the \"Hardware\" section of the %s Control Center."
msgstr ""
-#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1660
-#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
-#: printer/printerdrake.pm:1953 printer/printerdrake.pm:2029
-#: printer/printerdrake.pm:2196 printer/printerdrake.pm:2289
-#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
-#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2460
-#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
-#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1661
+#: printer/printerdrake.pm:1724 printer/printerdrake.pm:1816
+#: printer/printerdrake.pm:1954 printer/printerdrake.pm:2030
+#: printer/printerdrake.pm:2197 printer/printerdrake.pm:2290
+#: printer/printerdrake.pm:2299 printer/printerdrake.pm:2308
+#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2461
+#: printer/printerdrake.pm:2560 printer/printerdrake.pm:2606
+#: printer/printerdrake.pm:2673 printer/printerdrake.pm:2708
#, c-format
msgid "Could not install the %s packages!"
msgstr "የ%s ጥቅሎችን መትከል አልተቻለም!"
@@ -11361,8 +11396,8 @@ msgstr "የ%s ጥቅሎችን መትከል አልተቻለም!"
msgid "Skipping Windows/SMB server auto-detection"
msgstr ""
-#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1583
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, fuzzy, c-format
msgid "Printer auto-detection"
msgstr "ማተሚያውን አልተገኘም።"
@@ -11422,59 +11457,59 @@ msgstr ""
msgid "You must enter a device or file name!"
msgstr ""
-#: printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1585
#, c-format
msgid "No printer found!"
msgstr "ማተሚያ አልተገኘም!"
-#: printer/printerdrake.pm:1592
+#: printer/printerdrake.pm:1593
#, c-format
msgid "Local Printers"
msgstr "የቅርብ ማተሚያዎች"
-#: printer/printerdrake.pm:1593
+#: printer/printerdrake.pm:1594
#, c-format
msgid "Available printers"
msgstr "የተገኙት ማተሚያዎች"
-#: printer/printerdrake.pm:1597 printer/printerdrake.pm:1606
+#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1607
#, c-format
msgid "The following printer was auto-detected. "
msgstr ""
-#: printer/printerdrake.pm:1599
+#: printer/printerdrake.pm:1600
#, c-format
msgid ""
"If it is not the one you want to configure, enter a device name/file name in "
"the input line"
msgstr ""
-#: printer/printerdrake.pm:1600
+#: printer/printerdrake.pm:1601
#, c-format
msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1601 printer/printerdrake.pm:1610
+#: printer/printerdrake.pm:1602 printer/printerdrake.pm:1611
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr ""
-#: printer/printerdrake.pm:1603
+#: printer/printerdrake.pm:1604
#, c-format
msgid ""
"Please choose the printer you want to set up or enter a device name/file "
"name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1604
+#: printer/printerdrake.pm:1605
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
"device name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1608
+#: printer/printerdrake.pm:1609
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
@@ -11482,12 +11517,12 @@ msgid ""
"configuration, turn on \"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1609
+#: printer/printerdrake.pm:1610
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr ""
-#: printer/printerdrake.pm:1612
+#: printer/printerdrake.pm:1613
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
@@ -11496,115 +11531,116 @@ msgid ""
"\"Manual configuration\"."
msgstr ""
-#: printer/printerdrake.pm:1613
+#: printer/printerdrake.pm:1614
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr ""
-#: printer/printerdrake.pm:1615
+#: printer/printerdrake.pm:1616
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: printer/printerdrake.pm:1616
+#: printer/printerdrake.pm:1617
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr ""
-#: printer/printerdrake.pm:1618
+#: printer/printerdrake.pm:1619
#, c-format
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: printer/printerdrake.pm:1622
+#: printer/printerdrake.pm:1623
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr ""
-#: printer/printerdrake.pm:1662 printer/printerdrake.pm:1725
-#: printer/printerdrake.pm:1817 printer/printerdrake.pm:1955
-#: printer/printerdrake.pm:2031 printer/printerdrake.pm:2198
-#: printer/printerdrake.pm:2291 printer/printerdrake.pm:2300
-#: printer/printerdrake.pm:2309 printer/printerdrake.pm:2320
+#: printer/printerdrake.pm:1663 printer/printerdrake.pm:1726
+#: printer/printerdrake.pm:1818 printer/printerdrake.pm:1956
+#: printer/printerdrake.pm:2032 printer/printerdrake.pm:2199
+#: printer/printerdrake.pm:2292 printer/printerdrake.pm:2301
+#: printer/printerdrake.pm:2310 printer/printerdrake.pm:2321
#, c-format
msgid "Aborting"
msgstr "በማቋረጥ ላይ"
-#: printer/printerdrake.pm:1698
+#: printer/printerdrake.pm:1699
#, c-format
msgid "Remote lpd Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1699
+#: printer/printerdrake.pm:1700
#, c-format
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
-#: printer/printerdrake.pm:1700
+#: printer/printerdrake.pm:1701
#, fuzzy, c-format
msgid "Remote host name"
msgstr "ህገ ወጥ የዶሴ ስም"
-#: printer/printerdrake.pm:1701
+#: printer/printerdrake.pm:1702
#, fuzzy, c-format
msgid "Remote printer name"
msgstr "አዲስ የማተሚያ ስም"
-#: printer/printerdrake.pm:1704
+#: printer/printerdrake.pm:1705
#, c-format
msgid "Remote host name missing!"
msgstr ""
-#: printer/printerdrake.pm:1708
+#: printer/printerdrake.pm:1709
#, c-format
msgid "Remote printer name missing!"
msgstr ""
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339 standalone/drakTermServ:447
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340 standalone/drakTermServ:447
#: standalone/drakTermServ:769 standalone/drakTermServ:785
#: standalone/drakTermServ:1590 standalone/drakTermServ:1599
#: standalone/drakTermServ:1611 standalone/drakbackup:499
#: standalone/drakbackup:605 standalone/drakbackup:640
#: standalone/drakbackup:741 standalone/drakroam:390
-#: standalone/draksambashare:424 standalone/harddrake2:259
+#: standalone/draksambashare:623 standalone/draksambashare:790
+#: standalone/harddrake2:259
#, c-format
msgid "Information"
msgstr "መረጃ"
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "<b>ሞዴል</b>፦ %s<br>"
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, fuzzy, c-format
msgid "Scanning network..."
msgstr "Name=መረብ"
-#: printer/printerdrake.pm:1833 printer/printerdrake.pm:1854
+#: printer/printerdrake.pm:1834 printer/printerdrake.pm:1855
#, fuzzy, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr "ቀዳሚ ተጠሪ ይጠቀም"
-#: printer/printerdrake.pm:1836 printer/printerdrake.pm:1857
+#: printer/printerdrake.pm:1837 printer/printerdrake.pm:1858
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "ቀዳሚ ተጠሪ ይጠቀም"
-#: printer/printerdrake.pm:1878
+#: printer/printerdrake.pm:1879
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr ""
-#: printer/printerdrake.pm:1879
+#: printer/printerdrake.pm:1880
#, c-format
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -11613,54 +11649,54 @@ msgid ""
"access and any applicable user name, password, and workgroup information."
msgstr ""
-#: printer/printerdrake.pm:1880
+#: printer/printerdrake.pm:1881
#, c-format
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: printer/printerdrake.pm:1882
+#: printer/printerdrake.pm:1883
#, fuzzy, c-format
msgid "SMB server host"
msgstr "የተመረጠው ተጠሪ ይታረም"
-#: printer/printerdrake.pm:1883
+#: printer/printerdrake.pm:1884
#, fuzzy, c-format
msgid "SMB server IP"
msgstr "ቀዳሚ ተጠሪ ይጠቀም"
-#: printer/printerdrake.pm:1884 standalone/draksambashare:543
+#: printer/printerdrake.pm:1885 standalone/draksambashare:61
#, c-format
msgid "Share name"
msgstr "የጋራ ስም"
-#: printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:1888
#, c-format
msgid "Workgroup"
msgstr "የስራ ቡድን"
-#: printer/printerdrake.pm:1889
+#: printer/printerdrake.pm:1890
#, fuzzy, c-format
msgid "Auto-detected"
msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
-#: printer/printerdrake.pm:1899
+#: printer/printerdrake.pm:1900
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: printer/printerdrake.pm:1903
+#: printer/printerdrake.pm:1904
#, c-format
msgid "Samba share name missing!"
msgstr ""
-#: printer/printerdrake.pm:1909
+#: printer/printerdrake.pm:1910
#, c-format
msgid "SECURITY WARNING!"
msgstr "የደህንነት ማስጠንቀቂያ!"
-#: printer/printerdrake.pm:1910
+#: printer/printerdrake.pm:1911
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -11684,7 +11720,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:1920
+#: printer/printerdrake.pm:1921
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -11693,7 +11729,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:1923
+#: printer/printerdrake.pm:1924
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
@@ -11702,12 +11738,12 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: printer/printerdrake.pm:2002
+#: printer/printerdrake.pm:2003
#, fuzzy, c-format
msgid "NetWare Printer Options"
msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
-#: printer/printerdrake.pm:2003
+#: printer/printerdrake.pm:2004
#, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -11716,49 +11752,49 @@ msgid ""
"name and password."
msgstr ""
-#: printer/printerdrake.pm:2004
+#: printer/printerdrake.pm:2005
#, c-format
msgid "Printer Server"
msgstr "የማተሚያ ሰርቨር"
-#: printer/printerdrake.pm:2005
+#: printer/printerdrake.pm:2006
#, fuzzy, c-format
msgid "Print Queue Name"
msgstr "ህገ ወጥ የዶሴ ስም"
-#: printer/printerdrake.pm:2010
+#: printer/printerdrake.pm:2011
#, c-format
msgid "NCP server name missing!"
msgstr ""
-#: printer/printerdrake.pm:2014
+#: printer/printerdrake.pm:2015
#, c-format
msgid "NCP queue name missing!"
msgstr ""
-#: printer/printerdrake.pm:2095 printer/printerdrake.pm:2116
+#: printer/printerdrake.pm:2096 printer/printerdrake.pm:2117
#, fuzzy, c-format
msgid ", host \"%s\", port %s"
msgstr "የእንግዳ ተቀባይ ስም"
-#: printer/printerdrake.pm:2098 printer/printerdrake.pm:2119
+#: printer/printerdrake.pm:2099 printer/printerdrake.pm:2120
#, fuzzy, c-format
msgid "Host \"%s\", port %s"
msgstr "የእንግዳ ተቀባይ ስም"
-#: printer/printerdrake.pm:2141
+#: printer/printerdrake.pm:2142
#, c-format
msgid "TCP/Socket Printer Options"
msgstr ""
-#: printer/printerdrake.pm:2143
+#: printer/printerdrake.pm:2144
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) in the input fields."
msgstr ""
-#: printer/printerdrake.pm:2144
+#: printer/printerdrake.pm:2145
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -11767,27 +11803,27 @@ msgid ""
"vary. See the manual of your hardware."
msgstr ""
-#: printer/printerdrake.pm:2148
+#: printer/printerdrake.pm:2149
#, c-format
msgid "Printer host name or IP missing!"
msgstr ""
-#: printer/printerdrake.pm:2177
+#: printer/printerdrake.pm:2178
#, c-format
msgid "Printer host name or IP"
msgstr ""
-#: printer/printerdrake.pm:2240
+#: printer/printerdrake.pm:2241
#, c-format
msgid "Refreshing Device URI list..."
msgstr ""
-#: printer/printerdrake.pm:2243 printer/printerdrake.pm:2245
+#: printer/printerdrake.pm:2244 printer/printerdrake.pm:2246
#, fuzzy, c-format
msgid "Printer Device URI"
msgstr "ያልተደገፈ ጽሁፉ/uri፦ "
-#: printer/printerdrake.pm:2244
+#: printer/printerdrake.pm:2245
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
@@ -11795,34 +11831,34 @@ msgid ""
"are supported by all the spoolers."
msgstr ""
-#: printer/printerdrake.pm:2270
+#: printer/printerdrake.pm:2271
#, c-format
msgid "A valid URI must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2376
#, fuzzy, c-format
msgid "Pipe into command"
msgstr "ማዘዣው አልተገኘም፦ "
-#: printer/printerdrake.pm:2376
+#: printer/printerdrake.pm:2377
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
"piped instead of being sent directly to a printer."
msgstr ""
-#: printer/printerdrake.pm:2377
+#: printer/printerdrake.pm:2378
#, c-format
msgid "Command line"
msgstr "ትእዛዝ መስጫ"
-#: printer/printerdrake.pm:2381
+#: printer/printerdrake.pm:2382
#, c-format
msgid "A command line must be entered!"
msgstr ""
-#: printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2422
#, c-format
msgid ""
"On many HP printers there are special functions available, maintenance (ink "
@@ -11831,14 +11867,14 @@ msgid ""
"printers with card readers. "
msgstr ""
-#: printer/printerdrake.pm:2423
+#: printer/printerdrake.pm:2424
#, c-format
msgid ""
"To access these extra functions on your HP printer, it must be set up with "
"the appropriate software: "
msgstr ""
-#: printer/printerdrake.pm:2424
+#: printer/printerdrake.pm:2425
#, c-format
msgid ""
"Either with the newer HPLIP which allows printer maintenance through the "
@@ -11846,33 +11882,33 @@ msgid ""
"newer PhotoSmart models "
msgstr ""
-#: printer/printerdrake.pm:2425
+#: printer/printerdrake.pm:2426
#, c-format
msgid ""
"or with the older HPOJ which allows only scanner and memory card access, but "
"could help you in case of failure of HPLIP. "
msgstr ""
-#: printer/printerdrake.pm:2427
+#: printer/printerdrake.pm:2428
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr ""
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2429
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2461
-#: printer/printerdrake.pm:2487
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2430
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2462
+#: printer/printerdrake.pm:2488
#, fuzzy, c-format
msgid "HPLIP"
msgstr "PL_IP"
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2431
-#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2606
-#: printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2432
+#: printer/printerdrake.pm:2601 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2618
#, c-format
msgid "HPOJ"
msgstr ""
-#: printer/printerdrake.pm:2436
+#: printer/printerdrake.pm:2437
#, c-format
msgid ""
"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
@@ -11880,105 +11916,105 @@ msgid ""
"IJP-V100), an HP PhotoSmart or an HP LaserJet 2200?"
msgstr ""
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2600
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2601
#, fuzzy, c-format
msgid "Installing %s package..."
msgstr "ጥቅሎችን በመትከል ላይ..."
-#: printer/printerdrake.pm:2462 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2463 printer/printerdrake.pm:2608
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""
-#: printer/printerdrake.pm:2477
+#: printer/printerdrake.pm:2478
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr ""
-#: printer/printerdrake.pm:2479
+#: printer/printerdrake.pm:2480
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr ""
-#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2488 printer/printerdrake.pm:2618
#, c-format
msgid "Checking device and configuring %s..."
msgstr ""
-#: printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:2509
#, fuzzy, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr "%sን የት መትከል ይፈልጋሉ?"
-#: printer/printerdrake.pm:2548 printer/printerdrake.pm:2661
+#: printer/printerdrake.pm:2549 printer/printerdrake.pm:2662
#, c-format
msgid "Installing SANE packages..."
msgstr ""
-#: printer/printerdrake.pm:2561 printer/printerdrake.pm:2674
+#: printer/printerdrake.pm:2562 printer/printerdrake.pm:2675
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2576
+#: printer/printerdrake.pm:2577
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""
-#: printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2702
#, c-format
msgid "Installing mtools packages..."
msgstr ""
-#: printer/printerdrake.pm:2709
+#: printer/printerdrake.pm:2710
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2725
+#: printer/printerdrake.pm:2726
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2734
+#: printer/printerdrake.pm:2735
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2751
+#: printer/printerdrake.pm:2752
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "አገልግሎቶችን ሰይም"
-#: printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2786
#, c-format
msgid "Making printer port available for CUPS..."
msgstr ""
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3063
-#: printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3064
+#: printer/printerdrake.pm:3217
#, fuzzy, c-format
msgid "Reading printer database..."
msgstr "የትርጉም-ማስታወሻ መረጃ-ባንክን አመንጭ።"
-#: printer/printerdrake.pm:3021
+#: printer/printerdrake.pm:3022
#, c-format
msgid "Enter Printer Name and Comments"
msgstr ""
-#: printer/printerdrake.pm:3025 printer/printerdrake.pm:4348
+#: printer/printerdrake.pm:3026 printer/printerdrake.pm:4349
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: printer/printerdrake.pm:3031 printer/printerdrake.pm:4353
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:4354
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: printer/printerdrake.pm:3038
+#: printer/printerdrake.pm:3039
#, c-format
msgid ""
"The printer name \"%s\" has more than 12 characters which can make the "
@@ -11986,42 +12022,42 @@ msgid ""
"name?"
msgstr ""
-#: printer/printerdrake.pm:3047
+#: printer/printerdrake.pm:3048
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: printer/printerdrake.pm:3048
+#: printer/printerdrake.pm:3049
#, c-format
msgid "Name of printer"
msgstr "የማተሚያ ስም፦"
-#: printer/printerdrake.pm:3049 standalone/drakconnect:592
+#: printer/printerdrake.pm:3050 standalone/drakconnect:592
#: standalone/harddrake2:39 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Description"
msgstr "መግለጫ"
-#: printer/printerdrake.pm:3050 standalone/printerdrake:222
+#: printer/printerdrake.pm:3051 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Location"
msgstr "ቦታ"
-#: printer/printerdrake.pm:3068
+#: printer/printerdrake.pm:3069
#, fuzzy, c-format
msgid "Preparing printer database..."
msgstr "የትርጉም-ማስታወሻ መረጃ-ባንክን አመንጭ።"
-#: printer/printerdrake.pm:3194
+#: printer/printerdrake.pm:3195
#, c-format
msgid "Your printer model"
msgstr "ማተሚያው ሞዴል"
-#: printer/printerdrake.pm:3195
+#: printer/printerdrake.pm:3196
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -12036,18 +12072,18 @@ msgid ""
"%s"
msgstr ""
-#: printer/printerdrake.pm:3200 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3204
#, fuzzy, c-format
msgid "The model is correct"
msgstr "ይህ ትክክል ነው?"
-#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3202
-#: printer/printerdrake.pm:3205
+#: printer/printerdrake.pm:3202 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3206
#, fuzzy, c-format
msgid "Select model manually"
msgstr "የማተሚያውን ሞዴል ምረጡ"
-#: printer/printerdrake.pm:3229
+#: printer/printerdrake.pm:3230
#, c-format
msgid ""
"\n"
@@ -12057,38 +12093,38 @@ msgid ""
"\"Raw printer\" is highlighted."
msgstr ""
-#: printer/printerdrake.pm:3248
+#: printer/printerdrake.pm:3249
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr ""
-#: printer/printerdrake.pm:3280
+#: printer/printerdrake.pm:3281
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
"printer's options and features."
msgstr ""
-#: printer/printerdrake.pm:3281
+#: printer/printerdrake.pm:3282
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
"delivered with the printer."
msgstr ""
-#: printer/printerdrake.pm:3282
+#: printer/printerdrake.pm:3283
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr ""
-#: printer/printerdrake.pm:3283
+#: printer/printerdrake.pm:3284
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
"your Windows partition, too."
msgstr ""
-#: printer/printerdrake.pm:3284
+#: printer/printerdrake.pm:3285
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
@@ -12096,58 +12132,58 @@ msgid ""
"printer's hardware"
msgstr ""
-#: printer/printerdrake.pm:3285
+#: printer/printerdrake.pm:3286
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
"then be used for the setup of your printer."
msgstr ""
-#: printer/printerdrake.pm:3287
+#: printer/printerdrake.pm:3288
#, fuzzy, c-format
msgid "Install PPD file from"
msgstr "ከ &pot ሰነድ አሻሽል"
-#: printer/printerdrake.pm:3290 printer/printerdrake.pm:3298
+#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3299
#: standalone/scannerdrake:183 standalone/scannerdrake:192
#: standalone/scannerdrake:242 standalone/scannerdrake:250
#, fuzzy, c-format
msgid "Floppy Disk"
msgstr "Name=መረጃ መያዣ"
-#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3300
+#: printer/printerdrake.pm:3292 printer/printerdrake.pm:3301
#: standalone/scannerdrake:184 standalone/scannerdrake:194
#: standalone/scannerdrake:243 standalone/scannerdrake:252
#, fuzzy, c-format
msgid "Other place"
msgstr "ሌላ ምርጫዎች"
-#: printer/printerdrake.pm:3306
+#: printer/printerdrake.pm:3307
#, fuzzy, c-format
msgid "Select PPD file"
msgstr "ጥሩው የፋይል ዓይነት"
-#: printer/printerdrake.pm:3310
+#: printer/printerdrake.pm:3311
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr ""
-#: printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3317
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr ""
-#: printer/printerdrake.pm:3327
+#: printer/printerdrake.pm:3328
#, fuzzy, c-format
msgid "Installing PPD file..."
msgstr "ጥሩው የፋይል ዓይነት"
-#: printer/printerdrake.pm:3445
+#: printer/printerdrake.pm:3446
#, fuzzy, c-format
msgid "OKI winprinter configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
-#: printer/printerdrake.pm:3446
+#: printer/printerdrake.pm:3447
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
@@ -12158,12 +12194,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: printer/printerdrake.pm:3471 printer/printerdrake.pm:3501
+#: printer/printerdrake.pm:3472 printer/printerdrake.pm:3502
#, fuzzy, c-format
msgid "Lexmark inkjet configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
-#: printer/printerdrake.pm:3472
+#: printer/printerdrake.pm:3473
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -12172,7 +12208,7 @@ msgid ""
"to."
msgstr ""
-#: printer/printerdrake.pm:3502
+#: printer/printerdrake.pm:3503
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -12185,12 +12221,12 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: printer/printerdrake.pm:3512
+#: printer/printerdrake.pm:3513
#, fuzzy, c-format
msgid "Lexmark X125 configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
-#: printer/printerdrake.pm:3513
+#: printer/printerdrake.pm:3514
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -12199,12 +12235,12 @@ msgid ""
"connected to."
msgstr ""
-#: printer/printerdrake.pm:3535
+#: printer/printerdrake.pm:3536
#, fuzzy, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr "የድምጽ ማስተካከያ"
-#: printer/printerdrake.pm:3536 printer/printerdrake.pm:3563
+#: printer/printerdrake.pm:3537 printer/printerdrake.pm:3564
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected on the "
@@ -12213,17 +12249,17 @@ msgid ""
"port or configure it on the machine where it is connected to."
msgstr ""
-#: printer/printerdrake.pm:3562
+#: printer/printerdrake.pm:3563
#, fuzzy, c-format
msgid "Canon LBP-460/660 configuration"
msgstr "የማስተካከያው አራሚ"
-#: printer/printerdrake.pm:3589
+#: printer/printerdrake.pm:3590
#, fuzzy, c-format
msgid "Canon LBP-810/1120 (CAPT) configuration"
msgstr "የማስተካከያው አራሚ"
-#: printer/printerdrake.pm:3590
+#: printer/printerdrake.pm:3591
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -12232,12 +12268,12 @@ msgid ""
"where it is directly connected to."
msgstr ""
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3598
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: printer/printerdrake.pm:3747
+#: printer/printerdrake.pm:3748
#, c-format
msgid ""
"Printer default settings\n"
@@ -12248,39 +12284,39 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: printer/printerdrake.pm:3872
+#: printer/printerdrake.pm:3873
#, fuzzy, c-format
msgid "Printer default settings"
msgstr "የተመረጠውን የማተሚያ ይዞታዎች አስተካክል"
-#: printer/printerdrake.pm:3879
+#: printer/printerdrake.pm:3880
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: printer/printerdrake.pm:3883
+#: printer/printerdrake.pm:3884
#, fuzzy, c-format
msgid "Option %s must be a number!"
msgstr "(%f በሰነድ-ስም ይተካል፤ %l በመስመር ቁጥር)"
-#: printer/printerdrake.pm:3887
+#: printer/printerdrake.pm:3888
#, fuzzy, c-format
msgid "Option %s out of range!"
msgstr "/ተመልከት/ከርቀት እይታ"
-#: printer/printerdrake.pm:3939
+#: printer/printerdrake.pm:3940
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-#: printer/printerdrake.pm:3955
+#: printer/printerdrake.pm:3956
#, fuzzy, c-format
msgid "Test pages"
msgstr "የገጾች ብዛት"
-#: printer/printerdrake.pm:3956
+#: printer/printerdrake.pm:3957
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
@@ -12289,52 +12325,47 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: printer/printerdrake.pm:3960
+#: printer/printerdrake.pm:3961
#, fuzzy, c-format
msgid "No test pages"
msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
-#: printer/printerdrake.pm:3961
+#: printer/printerdrake.pm:3962
#, c-format
msgid "Print"
msgstr "አትም"
-#: printer/printerdrake.pm:3986
+#: printer/printerdrake.pm:3987
#, fuzzy, c-format
msgid "Standard test page"
msgstr "እንደ ድረ ገጽ"
-#: printer/printerdrake.pm:3989
+#: printer/printerdrake.pm:3990
#, c-format
msgid "Alternative test page (Letter)"
msgstr ""
-#: printer/printerdrake.pm:3992
+#: printer/printerdrake.pm:3993
#, c-format
msgid "Alternative test page (A4)"
msgstr ""
-#: printer/printerdrake.pm:3994
+#: printer/printerdrake.pm:3995
#, fuzzy, c-format
msgid "Photo test page"
msgstr "እንደ ድረ ገጽ"
-#: printer/printerdrake.pm:3999
-#, c-format
-msgid "Do not print any test page"
-msgstr ""
-
-#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4008 printer/printerdrake.pm:4192
#, fuzzy, c-format
msgid "Printing test page(s)..."
msgstr "የገጽ አቀማመጡን ለማተም ሰይም"
-#: printer/printerdrake.pm:4027
+#: printer/printerdrake.pm:4028
#, c-format
msgid "Skipping photo test page."
msgstr ""
-#: printer/printerdrake.pm:4044
+#: printer/printerdrake.pm:4045
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -12344,24 +12375,24 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4048
+#: printer/printerdrake.pm:4049
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
-#: printer/printerdrake.pm:4058
+#: printer/printerdrake.pm:4059
#, c-format
msgid "Did it work properly?"
msgstr ""
-#: printer/printerdrake.pm:4082 printer/printerdrake.pm:5465
+#: printer/printerdrake.pm:4083 printer/printerdrake.pm:5466
#, fuzzy, c-format
msgid "Raw printer"
msgstr "የማተሚያው ትዕዛዝ፦ "
-#: printer/printerdrake.pm:4120
+#: printer/printerdrake.pm:4121
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -12370,7 +12401,7 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: printer/printerdrake.pm:4122
+#: printer/printerdrake.pm:4123
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
@@ -12378,8 +12409,8 @@ msgid ""
"because the file to print is provided by the application.\n"
msgstr ""
-#: printer/printerdrake.pm:4125 printer/printerdrake.pm:4142
-#: printer/printerdrake.pm:4152
+#: printer/printerdrake.pm:4126 printer/printerdrake.pm:4143
+#: printer/printerdrake.pm:4153
#, c-format
msgid ""
"\n"
@@ -12388,7 +12419,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: printer/printerdrake.pm:4128 printer/printerdrake.pm:4168
+#: printer/printerdrake.pm:4129 printer/printerdrake.pm:4169
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -12396,22 +12427,22 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4132
+#: printer/printerdrake.pm:4133
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: printer/printerdrake.pm:4137 printer/printerdrake.pm:4147
+#: printer/printerdrake.pm:4138 printer/printerdrake.pm:4148
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: printer/printerdrake.pm:4139 printer/printerdrake.pm:4149
-#: printer/printerdrake.pm:4159
+#: printer/printerdrake.pm:4140 printer/printerdrake.pm:4150
+#: printer/printerdrake.pm:4160
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
@@ -12419,21 +12450,21 @@ msgid ""
"because the file to print is provided by the application.\n"
msgstr ""
-#: printer/printerdrake.pm:4144 printer/printerdrake.pm:4154
+#: printer/printerdrake.pm:4145 printer/printerdrake.pm:4155
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: printer/printerdrake.pm:4157
+#: printer/printerdrake.pm:4158
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: printer/printerdrake.pm:4161
+#: printer/printerdrake.pm:4162
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
@@ -12444,7 +12475,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: printer/printerdrake.pm:4165
+#: printer/printerdrake.pm:4166
#, c-format
msgid ""
"\n"
@@ -12453,37 +12484,37 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: printer/printerdrake.pm:4175
+#: printer/printerdrake.pm:4176
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4176
+#: printer/printerdrake.pm:4177
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
-#: printer/printerdrake.pm:4178
+#: printer/printerdrake.pm:4179
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr ""
-#: printer/printerdrake.pm:4180
+#: printer/printerdrake.pm:4181
#, fuzzy, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr "ማተሚያውን አልተገኘም።"
-#: printer/printerdrake.pm:4181
+#: printer/printerdrake.pm:4182
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "ማተሚያውን አልተገኘም።"
-#: printer/printerdrake.pm:4187
+#: printer/printerdrake.pm:4188
#, fuzzy, c-format
msgid "Print option list"
msgstr "የአሁኑ ዝርዝር መለያ"
-#: printer/printerdrake.pm:4209
+#: printer/printerdrake.pm:4210
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special "
@@ -12491,14 +12522,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4212
+#: printer/printerdrake.pm:4213
#, c-format
msgid ""
"The scanner in your printer can be used with the usual SANE software, for "
"example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""
-#: printer/printerdrake.pm:4213
+#: printer/printerdrake.pm:4214
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to "
@@ -12506,14 +12537,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4217
+#: printer/printerdrake.pm:4218
#, c-format
msgid ""
"The memory card readers in your printer can be accessed like a usual USB "
"mass storage device. "
msgstr ""
-#: printer/printerdrake.pm:4218
+#: printer/printerdrake.pm:4219
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on "
@@ -12521,7 +12552,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4220
+#: printer/printerdrake.pm:4221
#, c-format
msgid ""
"The memory card readers in your printer can be accessed using HP's Printer "
@@ -12529,7 +12560,7 @@ msgid ""
"Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""
-#: printer/printerdrake.pm:4221
+#: printer/printerdrake.pm:4222
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB "
@@ -12537,7 +12568,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4224
+#: printer/printerdrake.pm:4225
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a "
@@ -12545,27 +12576,27 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:4225
+#: printer/printerdrake.pm:4226
#, c-format
msgid " - Ink level/status info\n"
msgstr ""
-#: printer/printerdrake.pm:4226
+#: printer/printerdrake.pm:4227
#, c-format
msgid " - Ink nozzle cleaning\n"
msgstr ""
-#: printer/printerdrake.pm:4227
+#: printer/printerdrake.pm:4228
#, fuzzy, c-format
msgid " - Print head alignment\n"
msgstr "የአግድም ኩልኩል፦"
-#: printer/printerdrake.pm:4228
+#: printer/printerdrake.pm:4229
#, fuzzy, c-format
msgid " - Color calibration\n"
msgstr "የቀለም ምርጫ"
-#: printer/printerdrake.pm:4243
+#: printer/printerdrake.pm:4244
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -12581,7 +12612,7 @@ msgid ""
"scanner on the network."
msgstr ""
-#: printer/printerdrake.pm:4269
+#: printer/printerdrake.pm:4270
#, c-format
msgid ""
"Your printer was configured automatically to give you access to the photo "
@@ -12595,13 +12626,13 @@ msgid ""
"of the file lists."
msgstr ""
-#: printer/printerdrake.pm:4312 printer/printerdrake.pm:4339
-#: printer/printerdrake.pm:4374
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4375
#, fuzzy, c-format
msgid "Transfer printer configuration"
msgstr "የማተሚያውን ማስተካከያ በሚጭንበት ጊዜ ስህተት ተፈጥሯል"
-#: printer/printerdrake.pm:4313
+#: printer/printerdrake.pm:4314
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -12611,33 +12642,33 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: printer/printerdrake.pm:4316
+#: printer/printerdrake.pm:4317
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: printer/printerdrake.pm:4318
+#: printer/printerdrake.pm:4319
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: printer/printerdrake.pm:4320
+#: printer/printerdrake.pm:4321
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: printer/printerdrake.pm:4322
+#: printer/printerdrake.pm:4323
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:4323
+#: printer/printerdrake.pm:4324
#, c-format
msgid ""
"\n"
@@ -12645,7 +12676,7 @@ msgid ""
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: printer/printerdrake.pm:4324
+#: printer/printerdrake.pm:4325
#, c-format
msgid ""
"\n"
@@ -12653,17 +12684,17 @@ msgid ""
"\"Transfer\"."
msgstr ""
-#: printer/printerdrake.pm:4327
+#: printer/printerdrake.pm:4328
#, fuzzy, c-format
msgid "Do not transfer printers"
msgstr "ዶሴዎቹ የሉም"
-#: printer/printerdrake.pm:4328 printer/printerdrake.pm:4344
+#: printer/printerdrake.pm:4329 printer/printerdrake.pm:4345
#, c-format
msgid "Transfer"
msgstr "ይተላለፍ"
-#: printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4341
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -12671,45 +12702,45 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: printer/printerdrake.pm:4361
+#: printer/printerdrake.pm:4362
#, c-format
msgid "New printer name"
msgstr "አዲስ የማተሚያ ስም"
-#: printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4365
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: printer/printerdrake.pm:4375
+#: printer/printerdrake.pm:4376
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: printer/printerdrake.pm:4385
+#: printer/printerdrake.pm:4386
#, fuzzy, c-format
msgid "Refreshing printer data..."
msgstr "GHex (%s)፦ ዳታ ፈልግ"
-#: printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4396
#, fuzzy, c-format
msgid "Starting network..."
msgstr "Name=መረብ"
-#: printer/printerdrake.pm:4439 printer/printerdrake.pm:4443
-#: printer/printerdrake.pm:4445
+#: printer/printerdrake.pm:4440 printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4446
#, fuzzy, c-format
msgid "Configure the network now"
msgstr "መልዕክቶችን አሁን አምጣ"
-#: printer/printerdrake.pm:4440
+#: printer/printerdrake.pm:4441
#, c-format
msgid "Network functionality not configured"
msgstr ""
-#: printer/printerdrake.pm:4441
+#: printer/printerdrake.pm:4442
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
@@ -12718,12 +12749,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4445
#, c-format
msgid "Go on without configuring the network"
msgstr ""
-#: printer/printerdrake.pm:4475
+#: printer/printerdrake.pm:4476
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
@@ -12733,7 +12764,7 @@ msgid ""
"also using the %s Control Center, section \"Hardware\"/\"Printer\""
msgstr ""
-#: printer/printerdrake.pm:4476
+#: printer/printerdrake.pm:4477
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
@@ -12741,27 +12772,27 @@ msgid ""
"printer again."
msgstr ""
-#: printer/printerdrake.pm:4486
+#: printer/printerdrake.pm:4487
#, fuzzy, c-format
msgid "Restarting printing system..."
msgstr "የሲስተም ሜኑ አሳይ (_S)"
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "high"
msgstr "ከፍ ያለ"
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "paranoid"
msgstr ""
-#: printer/printerdrake.pm:4519
+#: printer/printerdrake.pm:4520
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: printer/printerdrake.pm:4520
+#: printer/printerdrake.pm:4521
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -12776,12 +12807,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: printer/printerdrake.pm:4556
+#: printer/printerdrake.pm:4557
#, c-format
msgid "Starting the printing system at boot time"
msgstr ""
-#: printer/printerdrake.pm:4557
+#: printer/printerdrake.pm:4558
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -12795,32 +12826,32 @@ msgid ""
"again?"
msgstr ""
-#: printer/printerdrake.pm:4580
+#: printer/printerdrake.pm:4581
#, fuzzy, c-format
msgid "Checking installed software..."
msgstr "ስለ የ&GNU ነጻ ሶፍትዌር"
-#: printer/printerdrake.pm:4586
+#: printer/printerdrake.pm:4587
#, c-format
msgid "Removing %s..."
msgstr ""
-#: printer/printerdrake.pm:4590
+#: printer/printerdrake.pm:4591
#, c-format
msgid "Could not remove the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4610
+#: printer/printerdrake.pm:4611
#, c-format
msgid "Installing %s..."
msgstr ""
-#: printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4615
#, c-format
msgid "Could not install the %s printing system!"
msgstr ""
-#: printer/printerdrake.pm:4682
+#: printer/printerdrake.pm:4683
#, c-format
msgid ""
"In this mode there is no local printing system, all printing requests go "
@@ -12829,46 +12860,46 @@ msgid ""
"be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:4684
+#: printer/printerdrake.pm:4685
#, c-format
msgid ""
"Enter the host name or IP of your CUPS server and click OK if you want to "
"use this mode, click \"Quit\" otherwise."
msgstr ""
-#: printer/printerdrake.pm:4698
+#: printer/printerdrake.pm:4699
#, c-format
msgid "Name or IP of remote server:"
msgstr ""
-#: printer/printerdrake.pm:4718
+#: printer/printerdrake.pm:4719
#, fuzzy, c-format
msgid "Setting Default Printer..."
msgstr "ማተሚያውን አልተገኘም።"
-#: printer/printerdrake.pm:4738
+#: printer/printerdrake.pm:4739
#, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr ""
-#: printer/printerdrake.pm:4739
+#: printer/printerdrake.pm:4740
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""
-#: printer/printerdrake.pm:4741
+#: printer/printerdrake.pm:4742
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""
-#: printer/printerdrake.pm:4742
+#: printer/printerdrake.pm:4743
#, c-format
msgid ""
"Then locally connected printers can be used and remote printers on other "
"CUPS servers in the same network are automatically discovered. "
msgstr ""
-#: printer/printerdrake.pm:4743
+#: printer/printerdrake.pm:4744
#, c-format
msgid ""
"Disadvantage of this approach is, that more resources on the local machine "
@@ -12877,12 +12908,12 @@ msgid ""
"(port 631) is opened. "
msgstr ""
-#: printer/printerdrake.pm:4745
+#: printer/printerdrake.pm:4746
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""
-#: printer/printerdrake.pm:4746
+#: printer/printerdrake.pm:4747
#, c-format
msgid ""
"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
@@ -12890,55 +12921,55 @@ msgid ""
"print queues is installed, so less memory and disk space is used. "
msgstr ""
-#: printer/printerdrake.pm:4747
+#: printer/printerdrake.pm:4748
#, c-format
msgid ""
"Disadvantage is that it is not possible to define local printers then and if "
"the specified server is down it cannot be printed at all from this machine. "
msgstr ""
-#: printer/printerdrake.pm:4749
+#: printer/printerdrake.pm:4750
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr ""
-#: printer/printerdrake.pm:4753 printer/printerdrake.pm:4768
-#: printer/printerdrake.pm:4772 printer/printerdrake.pm:4778
+#: printer/printerdrake.pm:4754 printer/printerdrake.pm:4769
+#: printer/printerdrake.pm:4773 printer/printerdrake.pm:4779
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr ""
-#: printer/printerdrake.pm:4767
+#: printer/printerdrake.pm:4768
#, fuzzy, c-format
msgid "Local CUPS printing system"
msgstr "የሕትመቱን ምርጫዎች ለውጥ"
-#: printer/printerdrake.pm:4806
+#: printer/printerdrake.pm:4807
#, fuzzy, c-format
msgid "Select Printer Spooler"
msgstr "የማተሚያውን ሞዴል ምረጡ"
-#: printer/printerdrake.pm:4807
+#: printer/printerdrake.pm:4808
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr ""
-#: printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4857
#, fuzzy, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "የባሕር-መዝገብ እሴት '%s' ወደ '%s' እንደገና መሰየም አልተቻለም።"
-#: printer/printerdrake.pm:4871
+#: printer/printerdrake.pm:4872
#, c-format
msgid "Installing Foomatic..."
msgstr ""
-#: printer/printerdrake.pm:4877
+#: printer/printerdrake.pm:4878
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr ""
-#: printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5073
#, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -12946,152 +12977,152 @@ msgid ""
"it. "
msgstr ""
-#: printer/printerdrake.pm:5102
+#: printer/printerdrake.pm:5103
#, c-format
msgid "Display all available remote CUPS printers"
msgstr ""
-#: printer/printerdrake.pm:5103
+#: printer/printerdrake.pm:5104
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: printer/printerdrake.pm:5114
+#: printer/printerdrake.pm:5115
#, fuzzy, c-format
msgid "CUPS configuration"
msgstr "የማስተካከያው አራሚ"
-#: printer/printerdrake.pm:5126
+#: printer/printerdrake.pm:5127
#, fuzzy, c-format
msgid "Change the printing system"
msgstr "የሕትመቱን ምርጫዎች ለውጥ"
-#: printer/printerdrake.pm:5135
+#: printer/printerdrake.pm:5136
#, fuzzy, c-format
msgid "Normal Mode"
msgstr "የመሸፈኛ ዘዴ"
-#: printer/printerdrake.pm:5136
+#: printer/printerdrake.pm:5137
#, fuzzy, c-format
msgid "Expert Mode"
msgstr "የመሸፈኛ ዘዴ"
-#: printer/printerdrake.pm:5408 printer/printerdrake.pm:5466
-#: printer/printerdrake.pm:5552 printer/printerdrake.pm:5561
+#: printer/printerdrake.pm:5409 printer/printerdrake.pm:5467
+#: printer/printerdrake.pm:5553 printer/printerdrake.pm:5562
#, c-format
msgid "Printer options"
msgstr "የአታሚ ምርጫዎች"
-#: printer/printerdrake.pm:5444
+#: printer/printerdrake.pm:5445
#, fuzzy, c-format
msgid "Modify printer configuration"
msgstr "የማተሚያውን ማስተካከያ በሚጭንበት ጊዜ ስህተት ተፈጥሯል"
-#: printer/printerdrake.pm:5446
+#: printer/printerdrake.pm:5447
#, c-format
msgid ""
"Printer %s%s\n"
"What do you want to modify on this printer?"
msgstr ""
-#: printer/printerdrake.pm:5451
+#: printer/printerdrake.pm:5452
#, fuzzy, c-format
msgid "This printer is disabled"
msgstr "ይህ ክፋይ መጠነ ተስተካካይ አይደለም"
-#: printer/printerdrake.pm:5453
+#: printer/printerdrake.pm:5454
#, c-format
msgid "Do it!"
msgstr "ይደረግ!"
-#: printer/printerdrake.pm:5458 printer/printerdrake.pm:5520
+#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5521
#, fuzzy, c-format
msgid "Printer connection type"
msgstr "ጥሩው የፋይል ዓይነት"
-#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5526
+#: printer/printerdrake.pm:5460 printer/printerdrake.pm:5527
#, c-format
msgid "Printer name, description, location"
msgstr ""
-#: printer/printerdrake.pm:5461 printer/printerdrake.pm:5545
+#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
+#: printer/printerdrake.pm:5463 printer/printerdrake.pm:5547
#, fuzzy, c-format
msgid "Printer manufacturer, model"
msgstr "የማተሚያውን ሞዴል ምረጡ"
-#: printer/printerdrake.pm:5468 printer/printerdrake.pm:5556
+#: printer/printerdrake.pm:5469 printer/printerdrake.pm:5557
#, c-format
msgid "Set this printer as the default"
msgstr ""
-#: printer/printerdrake.pm:5473 printer/printerdrake.pm:5562
-#: printer/printerdrake.pm:5564 printer/printerdrake.pm:5573
+#: printer/printerdrake.pm:5474 printer/printerdrake.pm:5563
+#: printer/printerdrake.pm:5565 printer/printerdrake.pm:5574
#, fuzzy, c-format
msgid "Enable Printer"
msgstr "ስለተጠሪ መረጃ"
-#: printer/printerdrake.pm:5476 printer/printerdrake.pm:5567
-#: printer/printerdrake.pm:5568 printer/printerdrake.pm:5570
+#: printer/printerdrake.pm:5477 printer/printerdrake.pm:5568
+#: printer/printerdrake.pm:5569 printer/printerdrake.pm:5571
#, fuzzy, c-format
msgid "Disable Printer"
msgstr "ስለተጠሪ መረጃ"
-#: printer/printerdrake.pm:5480 printer/printerdrake.pm:5574
+#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5575
#, fuzzy, c-format
msgid "Printer communication error handling"
msgstr "ጥሩው የፋይል ዓይነት"
-#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5578
+#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5579
#, fuzzy, c-format
msgid "Print test pages"
msgstr "አቢወርድ፦ የህትመት ቅድመ ዕይታ"
-#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5580
+#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5581
#, c-format
msgid "Learn how to use this printer"
msgstr ""
-#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5582
+#: printer/printerdrake.pm:5484 printer/printerdrake.pm:5583
#, fuzzy, c-format
msgid "Remove printer"
msgstr "የማተሚያው ትዕዛዝ፦ "
-#: printer/printerdrake.pm:5534
+#: printer/printerdrake.pm:5535
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "ማተሚያውን አልተገኘም።"
-#: printer/printerdrake.pm:5565
+#: printer/printerdrake.pm:5566
#, fuzzy, c-format
msgid "Printer \"%s\" is now enabled."
msgstr "ቀዳሚ ተጠሪ ይጠቀም"
-#: printer/printerdrake.pm:5571
+#: printer/printerdrake.pm:5572
#, fuzzy, c-format
msgid "Printer \"%s\" is now disabled."
msgstr "ቀዳሚ ተጠሪ ይጠቀም"
-#: printer/printerdrake.pm:5613
+#: printer/printerdrake.pm:5614
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "ከቱልባሩ ላይ ይህንን ቁልፍ ማውጣት ይፈልጋሉ?"
-#: printer/printerdrake.pm:5617
+#: printer/printerdrake.pm:5618
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "የማተሚያው ትዕዛዝ፦ "
-#: printer/printerdrake.pm:5641
+#: printer/printerdrake.pm:5642
#, c-format
msgid "Default printer"
msgstr "ቀዳሚ ማተሚያ"
-#: printer/printerdrake.pm:5642
+#: printer/printerdrake.pm:5643
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
@@ -13805,28 +13836,28 @@ msgstr ""
msgid "DrakSec Basic Options"
msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
-#: security/level.pm:56
+#: security/level.pm:57
#, c-format
msgid "Please choose the desired security level"
msgstr ""
-#: security/level.pm:60
+#: security/level.pm:61
#, fuzzy, c-format
msgid "Security level"
msgstr "የደህንነት ደረጃ፦"
-#: security/level.pm:62
+#: security/level.pm:63
#, fuzzy, c-format
msgid "Use libsafe for servers"
msgstr "ለህብሩ የglyph ቅርጽ አወጣት ተጠቀም"
-#: security/level.pm:63
+#: security/level.pm:64
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: security/level.pm:64
+#: security/level.pm:65
#, c-format
msgid "Security Administrator (login or email)"
msgstr ""
@@ -14096,7 +14127,7 @@ msgstr ""
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: services.pm:127
+#: services.pm:127 standalone/draksambashare:105
#, c-format
msgid "Printing"
msgstr "በማተም ላይ"
@@ -14143,7 +14174,7 @@ msgid ""
"about this service, sorry."
msgstr ""
-#: services.pm:224 ugtk2.pm:1026
+#: services.pm:224 ugtk2.pm:1028
#, c-format
msgid "Info"
msgstr "መረጃ"
@@ -16249,10 +16280,11 @@ msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr ""
#: standalone/drakautoinst:38 standalone/drakhosts:123
-#: standalone/drakhosts:129 standalone/draknfs:86 standalone/draknfs:107
-#: standalone/draknfs:435 standalone/draknfs:437 standalone/draknfs:527
-#: standalone/draknfs:534 standalone/draksambashare:107
-#: standalone/draksambashare:128 standalone/draksambashare:426
+#: standalone/drakhosts:129 standalone/draknfs:84 standalone/draknfs:105
+#: standalone/draknfs:433 standalone/draknfs:435 standalone/draknfs:525
+#: standalone/draknfs:532 standalone/draksambashare:181
+#: standalone/draksambashare:202 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Error!"
msgstr "ስህተት!"
@@ -16753,7 +16785,7 @@ msgstr ""
msgid "Select the files or directories and click on 'OK'"
msgstr ""
-#: standalone/drakbackup:1518 standalone/drakfont:655
+#: standalone/drakbackup:1518 standalone/drakfont:656
#, c-format
msgid "Remove Selected"
msgstr "ተመረጠው ይወገድ"
@@ -18035,7 +18067,7 @@ msgstr ""
msgid "Windows Migration tool"
msgstr "የመስሪያውን ፍንጭ አሳይ"
-#: standalone/drakbug:58
+#: standalone/drakbug:58 standalone/draksambashare:1230
#, c-format
msgid "Userdrake"
msgstr "Userdrake"
@@ -18657,7 +18689,7 @@ msgstr "የፊደል ዝርዝር"
msgid "About"
msgstr "ስለ"
-#: standalone/drakfont:492 standalone/drakfont:686 standalone/drakfont:724
+#: standalone/drakfont:492 standalone/drakfont:687 standalone/drakfont:725
#, c-format
msgid "Uninstall"
msgstr "አፍርስ"
@@ -18667,8 +18699,13 @@ msgstr "አፍርስ"
msgid "Import"
msgstr "ከውጭ አስገባ"
+#: standalone/drakfont:494
+#, c-format
+msgid "Get Windows Fonts"
+msgstr ""
+
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: standalone/drakfont:511
+#: standalone/drakfont:512
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandriva \n"
@@ -18681,7 +18718,7 @@ msgid ""
" VIGNAUD Thierry <tvignaud@mandriva.com>"
msgstr ""
-#: standalone/drakfont:520
+#: standalone/drakfont:521
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -18701,7 +18738,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: standalone/drakfont:536
+#: standalone/drakfont:537
#, c-format
msgid ""
"Thanks:\n"
@@ -18719,12 +18756,12 @@ msgid ""
" Convert ttf font files to afm and pfb fonts\n"
msgstr ""
-#: standalone/drakfont:555
+#: standalone/drakfont:556
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr ""
-#: standalone/drakfont:556
+#: standalone/drakfont:557
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
@@ -18734,107 +18771,107 @@ msgid ""
"hang up your X Server."
msgstr ""
-#: standalone/drakfont:566
+#: standalone/drakfont:567
#, c-format
msgid "Ghostscript"
msgstr "ጎስትስክሪፕት"
-#: standalone/drakfont:567
+#: standalone/drakfont:568
#, c-format
msgid "StarOffice"
msgstr ""
-#: standalone/drakfont:568
+#: standalone/drakfont:569
#, c-format
msgid "Abiword"
msgstr "አቢወርድ"
-#: standalone/drakfont:569
+#: standalone/drakfont:570
#, fuzzy, c-format
msgid "Generic Printers"
msgstr "ሁሉም ማተሚያዎች"
-#: standalone/drakfont:583
+#: standalone/drakfont:584
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: standalone/drakfont:584
+#: standalone/drakfont:585
#, fuzzy, c-format
msgid "File Selection"
msgstr "የተመረጠውን አጥፉ"
-#: standalone/drakfont:588
+#: standalone/drakfont:589
#, c-format
msgid "Fonts"
msgstr "የፊደል ቅርጾች"
-#: standalone/drakfont:651
+#: standalone/drakfont:652
#, fuzzy, c-format
msgid "Import fonts"
msgstr "የፊደል ቅርጽ ክተቱ"
-#: standalone/drakfont:656
+#: standalone/drakfont:657
#, c-format
msgid "Install fonts"
msgstr "ፊደላት ትከል"
-#: standalone/drakfont:691
+#: standalone/drakfont:692
#, c-format
msgid "click here if you are sure."
msgstr "እርግጠኛ ከሆኑ፤ እዚህ ላይ ይጫኑ።"
-#: standalone/drakfont:693
+#: standalone/drakfont:694
#, fuzzy, c-format
msgid "here if no."
msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
-#: standalone/drakfont:732
+#: standalone/drakfont:733
#, fuzzy, c-format
msgid "Unselected All"
msgstr "ሁሉንም &ተዉት"
-#: standalone/drakfont:735
+#: standalone/drakfont:736
#, fuzzy, c-format
msgid "Selected All"
msgstr "ሁሉንም &ተዉት"
-#: standalone/drakfont:738
+#: standalone/drakfont:739
#, fuzzy, c-format
msgid "Remove List"
msgstr "ከዝርዝር አጥፋ (_R)"
-#: standalone/drakfont:749 standalone/drakfont:768
+#: standalone/drakfont:750 standalone/drakfont:769
#, fuzzy, c-format
msgid "Importing fonts"
msgstr "የፊደል ቅርጽ ክተቱ"
-#: standalone/drakfont:753 standalone/drakfont:773
+#: standalone/drakfont:754 standalone/drakfont:774
#, c-format
msgid "Initial tests"
msgstr "የመጀመሪያ ሙከራዎች"
-#: standalone/drakfont:754
+#: standalone/drakfont:755
#, c-format
msgid "Copy fonts on your system"
msgstr "ፊደላትን ወደ ሲስተሜ ቅዳ"
-#: standalone/drakfont:755
+#: standalone/drakfont:756
#, c-format
msgid "Install & convert Fonts"
msgstr "ፊደላትን ትከል እና ለውጥ"
-#: standalone/drakfont:756
+#: standalone/drakfont:757
#, fuzzy, c-format
msgid "Post Install"
msgstr "ሲስተም ትከል"
-#: standalone/drakfont:774
+#: standalone/drakfont:775
#, c-format
msgid "Remove fonts on your system"
msgstr "ከሲስተሜ ውስጥ ፊደላትን አስወግድ"
-#: standalone/drakfont:775
+#: standalone/drakfont:776
#, fuzzy, c-format
msgid "Post Uninstall"
msgstr "ፖስታ ቤት"
@@ -19139,27 +19176,27 @@ msgstr ""
msgid "Same IP is already in %s file."
msgstr ""
-#: standalone/drakhosts:198
+#: standalone/drakhosts:197
#, c-format
msgid "Host Aliases"
msgstr ""
-#: standalone/drakhosts:239
+#: standalone/drakhosts:237
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""
-#: standalone/drakhosts:248
+#: standalone/drakhosts:246
#, c-format
msgid "Failed to add host."
msgstr ""
-#: standalone/drakhosts:255
+#: standalone/drakhosts:253
#, c-format
msgid "Failed to Modify host."
msgstr ""
-#: standalone/drakhosts:262
+#: standalone/drakhosts:260
#, c-format
msgid "Failed to remove host."
msgstr ""
@@ -19244,52 +19281,52 @@ msgstr "አገልግሎት"
msgid "Network interface"
msgstr "የተጠቃሚው እይታ"
-#: standalone/draknfs:43
+#: standalone/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""
-#: standalone/draknfs:44
+#: standalone/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""
-#: standalone/draknfs:45
+#: standalone/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""
-#: standalone/draknfs:46
+#: standalone/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "NFS server"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""
-#: standalone/draknfs:86
+#: standalone/draknfs:84
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""
-#: standalone/draknfs:102 standalone/draksambashare:123
+#: standalone/draknfs:100 standalone/draksambashare:197
#, c-format
msgid "Directory Selection"
msgstr ""
-#: standalone/draknfs:107 standalone/draksambashare:128
+#: standalone/draknfs:105 standalone/draksambashare:202
#, c-format
msgid "Should be a directory."
msgstr ""
-#: standalone/draknfs:138
+#: standalone/draknfs:136
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
@@ -19316,7 +19353,7 @@ msgid ""
"result.\n"
msgstr ""
-#: standalone/draknfs:153
+#: standalone/draknfs:151
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
@@ -19342,27 +19379,27 @@ msgid ""
"the uid and gid of the anonymous account.\n"
msgstr ""
-#: standalone/draknfs:169
+#: standalone/draknfs:167
#, c-format
msgid "Synchronous access:"
msgstr ""
-#: standalone/draknfs:170
+#: standalone/draknfs:168
#, c-format
msgid "Secured Connection:"
msgstr ""
-#: standalone/draknfs:171
+#: standalone/draknfs:169
#, c-format
msgid "Read-Only share:"
msgstr ""
-#: standalone/draknfs:173
+#: standalone/draknfs:171
#, c-format
msgid "<span weight=\"bold\">Advanced Options</span>"
msgstr ""
-#: standalone/draknfs:174
+#: standalone/draknfs:172
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> this option requires that "
@@ -19370,7 +19407,7 @@ msgid ""
"This option is on by default."
msgstr ""
-#: standalone/draknfs:175
+#: standalone/draknfs:173
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> allow either only read or both "
@@ -19379,7 +19416,7 @@ msgid ""
"using this option."
msgstr ""
-#: standalone/draknfs:176
+#: standalone/draknfs:174
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> disallows the NFS server to "
@@ -19387,117 +19424,119 @@ msgid ""
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""
-#: standalone/draknfs:306
+#: standalone/draknfs:304
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""
-#: standalone/draknfs:373
+#: standalone/draknfs:371
#, fuzzy, c-format
msgid "Advanced Options Help"
msgstr "የማስተካከያው አራሚ"
-#: standalone/draknfs:384
+#: standalone/draknfs:382
#, c-format
msgid "NFS directory"
msgstr ""
-#: standalone/draknfs:386 standalone/draksambashare:401
+#: standalone/draknfs:384 standalone/draksambashare:588
+#: standalone/draksambashare:767
#, c-format
msgid "Directory:"
msgstr ""
-#: standalone/draknfs:389
+#: standalone/draknfs:387
#, c-format
msgid "Host access"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Access:"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Hosts Access"
msgstr ""
-#: standalone/draknfs:394
+#: standalone/draknfs:392
#, c-format
msgid "User ID Mapping"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "User ID:"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "Help User ID"
msgstr ""
-#: standalone/draknfs:397
+#: standalone/draknfs:395
#, c-format
msgid "Anonymous user ID:"
msgstr ""
-#: standalone/draknfs:398
+#: standalone/draknfs:396
#, c-format
msgid "Anonymous Group ID:"
msgstr ""
-#: standalone/draknfs:435 standalone/draknfs:527 standalone/draksambashare:426
+#: standalone/draknfs:433 standalone/draknfs:525 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Please enter a directory to share."
msgstr ""
-#: standalone/draknfs:437
+#: standalone/draknfs:435
#, c-format
msgid "You must specify hosts access."
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Share Directory"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Hosts Wildcard"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "General Options"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Custom Options"
msgstr ""
-#: standalone/draknfs:534
+#: standalone/draknfs:532
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""
-#: standalone/draknfs:589
+#: standalone/draknfs:584
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""
-#: standalone/draknfs:598
+#: standalone/draknfs:593
#, c-format
msgid "Failed to add NFS share."
msgstr ""
-#: standalone/draknfs:605
+#: standalone/draknfs:600
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""
-#: standalone/draknfs:612
+#: standalone/draknfs:607
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""
@@ -19522,7 +19561,7 @@ msgstr "Comment=የመደቡ ይዞታዎች"
msgid "Editable"
msgstr ""
-#: standalone/drakperm:48 standalone/drakperm:323
+#: standalone/drakperm:48 standalone/drakperm:323 standalone/draksambashare:95
#, c-format
msgid "Path"
msgstr "መተላለፊያ"
@@ -19845,260 +19884,484 @@ msgstr "አድስ"
msgid "on"
msgstr "አብራ"
-#: standalone/draksambashare:64
+#: standalone/draksambashare:62
#, fuzzy, c-format
-msgid "Read List"
-msgstr "ከዝርዝር አጥፋ (_R)"
+msgid "Share directory"
+msgstr "ዶሴ አይደለም"
+
+#: standalone/draksambashare:63 standalone/draksambashare:96
+#, fuzzy, c-format
+msgid "Comment"
+msgstr "ትእዛዝ"
+
+#: standalone/draksambashare:64 standalone/draksambashare:97
+#, fuzzy, c-format
+msgid "Browseable"
+msgstr "ቃኝ"
#: standalone/draksambashare:65
+#, c-format
+msgid "Public"
+msgstr ""
+
+#: standalone/draksambashare:66 standalone/draksambashare:102
#, fuzzy, c-format
-msgid "Write List"
+msgid "Writable"
+msgstr "ይጻፍ"
+
+#: standalone/draksambashare:67 standalone/draksambashare:143
+#, fuzzy, c-format
+msgid "Create mask"
+msgstr "ፍጠር"
+
+#: standalone/draksambashare:68 standalone/draksambashare:144
+#, fuzzy, c-format
+msgid "Directory mask"
+msgstr "አኃዞች (ከክፍተት ጋር)"
+
+#: standalone/draksambashare:69
+#, fuzzy, c-format
+msgid "Read list"
+msgstr "አንብብ"
+
+#: standalone/draksambashare:70 standalone/draksambashare:103
+#: standalone/draksambashare:602
+#, fuzzy, c-format
+msgid "Write list"
msgstr "ይጻፍ"
-#: standalone/draksambashare:66 standalone/draksambashare:543
+#: standalone/draksambashare:71 standalone/draksambashare:135
#, fuzzy, c-format
msgid "Admin users"
msgstr "ተጠቃሚ ጨምር"
-#: standalone/draksambashare:67 standalone/draksambashare:543
+#: standalone/draksambashare:72 standalone/draksambashare:136
#, fuzzy, c-format
msgid "Valid users"
msgstr "ተጠቃሚ ጨምር"
-#: standalone/draksambashare:68 standalone/draksambashare:543
+#: standalone/draksambashare:73
+#, fuzzy, c-format
+msgid "Inherit Permissions"
+msgstr "ፈቃዶች"
+
+#: standalone/draksambashare:74 standalone/draksambashare:137
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "ፋይሎች ደብቅ"
-#: standalone/draksambashare:70
+#: standalone/draksambashare:76 standalone/draksambashare:142
#, fuzzy, c-format
-msgid "Force Group"
-msgstr "የውይይት መድረክ"
+msgid "Preserve case"
+msgstr "ምርጫዎች"
-#: standalone/draksambashare:71
-#, c-format
-msgid "Force create group"
-msgstr ""
+#: standalone/draksambashare:77
+#, fuzzy, c-format
+msgid "Force create mode"
+msgstr "ማተሚያው ሞዴል"
+
+#: standalone/draksambashare:78
+#, fuzzy, c-format
+msgid "Force group"
+msgstr "አዲስ መድረክ"
-#: standalone/draksambashare:72 standalone/draksambashare:543
+#: standalone/draksambashare:79 standalone/draksambashare:141
#, fuzzy, c-format
msgid "Default case"
msgstr "የተጠቃሚ ስም"
-#: standalone/draksambashare:73 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Preserve case"
-msgstr "ምርጫዎች"
+#: standalone/draksambashare:94
+#, c-format
+msgid "Printer name"
+msgstr ""
-#: standalone/draksambashare:74 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Create mask"
-msgstr "ፍጠር"
+#: standalone/draksambashare:98 standalone/draksambashare:594
+#, c-format
+msgid "Printable"
+msgstr ""
-#: standalone/draksambashare:75 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Directory mask"
-msgstr "አኃዞች (ከክፍተት ጋር)"
+#: standalone/draksambashare:99
+#, c-format
+msgid "Print Command"
+msgstr ""
+
+#: standalone/draksambashare:100
+#, c-format
+msgid "LPQ command"
+msgstr ""
+
+#: standalone/draksambashare:101
+#, c-format
+msgid "Guest ok"
+msgstr ""
-#: standalone/draksambashare:76
+#: standalone/draksambashare:104 standalone/draksambashare:145
+#: standalone/draksambashare:603
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "ፈቃዶች"
#: standalone/draksambashare:106
+#, c-format
+msgid "Create mode"
+msgstr ""
+
+#: standalone/draksambashare:107
+#, c-format
+msgid "Use client driver"
+msgstr ""
+
+#: standalone/draksambashare:133
+#, fuzzy, c-format
+msgid "Read List"
+msgstr "ከዝርዝር አጥፋ (_R)"
+
+#: standalone/draksambashare:134
+#, fuzzy, c-format
+msgid "Write List"
+msgstr "ይጻፍ"
+
+#: standalone/draksambashare:139
+#, fuzzy, c-format
+msgid "Force Group"
+msgstr "የውይይት መድረክ"
+
+#: standalone/draksambashare:140
+#, c-format
+msgid "Force create group"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid "About Draksambashare"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid ""
+"Mandriva Linux \n"
+"Release: %s\n"
+"Author: Antoine Ginies\n"
+"\n"
+"This is a simple tool to easily manage Samba configuration."
+msgstr ""
+
+#: standalone/draksambashare:180
#, fuzzy, c-format
msgid "Samba server"
msgstr "የሳምባ ተጠሪ"
-#: standalone/draksambashare:106
+#: standalone/draksambashare:180
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""
-#: standalone/draksambashare:107
+#: standalone/draksambashare:181
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""
-#: standalone/draksambashare:234 standalone/draksambashare:242
+#: standalone/draksambashare:367
#, c-format
msgid "Add a Samba share"
msgstr ""
-#: standalone/draksambashare:237
+#: standalone/draksambashare:370
#, c-format
msgid "Goal of this wizard is to easily create a new Samba share."
msgstr ""
-#: standalone/draksambashare:244
+#: standalone/draksambashare:372
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "የምስክር ፀባይ"
-#: standalone/draksambashare:245 standalone/draksambashare:402
+#: standalone/draksambashare:373 standalone/draksambashare:587
+#: standalone/draksambashare:768
#, fuzzy, c-format
msgid "Comment:"
msgstr "ትእዛዝ"
-#: standalone/draksambashare:246
+#: standalone/draksambashare:374
#, fuzzy, c-format
msgid "Path:"
msgstr "መተላለፊያ"
-#: standalone/draksambashare:251
+#: standalone/draksambashare:379
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""
-#: standalone/draksambashare:255 standalone/draksambashare:261
+#: standalone/draksambashare:383 standalone/draksambashare:389
#, c-format
-msgid "Can\\'t create the directory, please enter a correct path."
+msgid "Can't create the directory, please enter a correct path."
msgstr ""
-#: standalone/draksambashare:258 standalone/draksambashare:424
+#: standalone/draksambashare:386 standalone/draksambashare:623
+#: standalone/draksambashare:790
#, c-format
msgid "Please enter a Comment for this share."
msgstr ""
-#: standalone/draksambashare:288 standalone/drakups:120 standalone/drakups:159
-#: standalone/logdrake:449 standalone/logdrake:455
-#, c-format
-msgid "Congratulations"
-msgstr "እንኳን ደስ ያለዎ!"
-
-#: standalone/draksambashare:289
+#: standalone/draksambashare:417
#, c-format
msgid ""
"The wizard successfully added the Samba share. Now just double click on it "
"in treeview to modify it"
msgstr ""
-#: standalone/draksambashare:321
+#: standalone/draksambashare:433
+#, c-format
+msgid "pdf-gen - a pdf generator"
+msgstr ""
+
+#: standalone/draksambashare:434
+#, c-format
+msgid "printers - all printers available"
+msgstr ""
+
+#: standalone/draksambashare:438
+#, c-format
+msgid "Add Special Printer share"
+msgstr ""
+
+#: standalone/draksambashare:441
+#, c-format
+msgid ""
+"Goal of this wizard is to easily create a new special printer Samba share."
+msgstr ""
+
+#: standalone/draksambashare:449
+#, c-format
+msgid "A pdf gnerator already exist."
+msgstr ""
+
+#: standalone/draksambashare:473
+#, c-format
+msgid "Printers and print$ already exist."
+msgstr ""
+
+#: standalone/draksambashare:524
+#, c-format
+msgid "The wizard successfully the Samba share"
+msgstr ""
+
+#: standalone/draksambashare:547
+#, c-format
+msgid "Please add or select a Samba printer share to be able to modify it."
+msgstr ""
+
+#: standalone/draksambashare:583
+#, c-format
+msgid "Printer share"
+msgstr ""
+
+#: standalone/draksambashare:586
+#, c-format
+msgid "Printer name:"
+msgstr ""
+
+#: standalone/draksambashare:592 standalone/draksambashare:773
+#, fuzzy, c-format
+msgid "Writable:"
+msgstr "ይጻፍ"
+
+#: standalone/draksambashare:593 standalone/draksambashare:774
+#, fuzzy, c-format
+msgid "Browseable:"
+msgstr "ቃኝ"
+
+#: standalone/draksambashare:598
+#, c-format
+msgid "Advanced options"
+msgstr ""
+
+#: standalone/draksambashare:600
+#, c-format
+msgid "Printer access"
+msgstr ""
+
+#: standalone/draksambashare:604
+#, c-format
+msgid "Guest ok:"
+msgstr ""
+
+#: standalone/draksambashare:605
+#, c-format
+msgid "Create mode:"
+msgstr ""
+
+#: standalone/draksambashare:609
+#, c-format
+msgid "Printer command"
+msgstr ""
+
+#: standalone/draksambashare:611
+#, c-format
+msgid "Print command:"
+msgstr ""
+
+#: standalone/draksambashare:612
+#, c-format
+msgid "LPQ command:"
+msgstr ""
+
+#: standalone/draksambashare:613
+#, c-format
+msgid "Printing:"
+msgstr ""
+
+#: standalone/draksambashare:629
+#, c-format
+msgid "create mode should be numeric. ie: 0755."
+msgstr ""
+
+#: standalone/draksambashare:691
#, c-format
msgid "DrakSamba entry"
msgstr ""
-#: standalone/draksambashare:325
+#: standalone/draksambashare:696
#, c-format
-msgid "Please add a Samba share to be able to modify it."
+msgid "Please add or select a Samba share to be able to modify it."
msgstr ""
-#: standalone/draksambashare:352
+#: standalone/draksambashare:719
#, fuzzy, c-format
msgid "Samba user access"
msgstr "የሳምባ ተጠሪ"
-#: standalone/draksambashare:360
+#: standalone/draksambashare:727
#, fuzzy, c-format
msgid "Mask options"
msgstr "መሠረታዊ ምርጫዎች"
-#: standalone/draksambashare:374
+#: standalone/draksambashare:741
#, fuzzy, c-format
msgid "Display options"
msgstr "ምርጫዎችን ይግለጹ"
-#: standalone/draksambashare:397
+#: standalone/draksambashare:763
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "ዶሴ አይደለም"
-#: standalone/draksambashare:400
+#: standalone/draksambashare:766
#, fuzzy, c-format
msgid "Share name:"
msgstr "የጋራ ስም"
-#: standalone/draksambashare:406
+#: standalone/draksambashare:772
#, c-format
msgid "Public:"
msgstr ""
-#: standalone/draksambashare:407
-#, fuzzy, c-format
-msgid "Writable:"
-msgstr "ይጻፍ"
-
-#: standalone/draksambashare:408
-#, fuzzy, c-format
-msgid "Browseable:"
-msgstr "ቃኝ"
-
-#: standalone/draksambashare:430
+#: standalone/draksambashare:796
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Share directory"
-msgstr "ዶሴ አይደለም"
+#: standalone/draksambashare:803
+#, c-format
+msgid "Please create this Samba user: %s"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Comment"
-msgstr "ትእዛዝ"
+#: standalone/draksambashare:926
+#, c-format
+msgid "User information"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Browseable"
-msgstr "ቃኝ"
+#: standalone/draksambashare:928
+#, c-format
+msgid "User name:"
+msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:929
#, c-format
-msgid "Public"
+msgid "Passwd:"
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Writable"
-msgstr "ይጻፍ"
+#: standalone/draksambashare:1129
+#, c-format
+msgid "Failed to add Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Read list"
-msgstr "አንብብ"
+#: standalone/draksambashare:1138
+#, c-format
+msgid "Failed to Modify Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Write list"
-msgstr "ይጻፍ"
+#: standalone/draksambashare:1147
+#, c-format
+msgid "Failed to remove a Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force create mode"
-msgstr "ማተሚያው ሞዴል"
+#: standalone/draksambashare:1154
+#, c-format
+msgid "File share"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force group"
-msgstr "አዲስ መድረክ"
+#: standalone/draksambashare:1162
+#, c-format
+msgid "Add printers"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Inherit Permissions"
-msgstr "ፈቃዶች"
+#: standalone/draksambashare:1168
+#, c-format
+msgid "Failed to add printers."
+msgstr ""
-#: standalone/draksambashare:590
+#: standalone/draksambashare:1177
#, c-format
-msgid "DrakSamba manage Samba shares"
+msgid "Failed to Modify."
msgstr ""
-#: standalone/draksambashare:601
+#: standalone/draksambashare:1186
#, c-format
-msgid "Failed to add Samba share."
+msgid "Failed to remove."
msgstr ""
-#: standalone/draksambashare:609
+#: standalone/draksambashare:1193
#, c-format
-msgid "Failed to Modify Samba share."
+msgid "Printers"
msgstr ""
-#: standalone/draksambashare:616
+#: standalone/draksambashare:1201
#, c-format
-msgid "Failed to remove a Samba share."
+msgid "Change password"
+msgstr ""
+
+#: standalone/draksambashare:1206
+#, c-format
+msgid "Failed to change user password."
+msgstr ""
+
+#: standalone/draksambashare:1214
+#, c-format
+msgid "Failed to add user."
+msgstr ""
+
+#: standalone/draksambashare:1217
+#, c-format
+msgid "Delete user"
+msgstr ""
+
+#: standalone/draksambashare:1226
+#, c-format
+msgid "Failed to delete user."
+msgstr ""
+
+#: standalone/draksambashare:1238
+#, c-format
+msgid "Samba Users"
+msgstr ""
+
+#: standalone/draksambashare:1247
+#, c-format
+msgid "DrakSamba manage Samba shares"
msgstr ""
#: standalone/draksec:49
@@ -23867,47 +24130,47 @@ msgstr ""
msgid "Exit install"
msgstr ""
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Is this correct?"
msgstr "ይህ ትክክል ነው?"
-#: ugtk2.pm:976
+#: ugtk2.pm:978
#, fuzzy, c-format
msgid "No file chosen"
msgstr "የፋይል ምልክት"
-#: ugtk2.pm:978
+#: ugtk2.pm:980
#, c-format
msgid "You have chosen a file, not a directory"
msgstr ""
-#: ugtk2.pm:980
+#: ugtk2.pm:982
#, fuzzy, c-format
msgid "You have chosen a directory, not a file"
msgstr "የቤት ዶሴ አልተገኘም።"
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, fuzzy, c-format
msgid "No such directory"
msgstr "ዶሴ አይደለም"
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, fuzzy, c-format
msgid "No such file"
msgstr "ፋይሉ `%s'ን የለም\n"
-#: ugtk2.pm:1063
+#: ugtk2.pm:1065
#, c-format
msgid "Expand Tree"
msgstr ""
-#: ugtk2.pm:1064
+#: ugtk2.pm:1066
#, c-format
msgid "Collapse Tree"
msgstr ""
-#: ugtk2.pm:1065
+#: ugtk2.pm:1067
#, c-format
msgid "Toggle between flat and group sorted"
msgstr ""
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index bc7fe15ef..37cce9a91 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2005-08-25 15:00+0200\n"
+"POT-Creation-Date: 2005-08-28 17:40+0800\n"
"PO-Revision-Date: 2005-03-03 01:06+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -79,7 +79,7 @@ msgstr ""
"اضغط الزّر لإعادة تشغيل الجهاز، فُكّ توصيله، أزل حماية الكتابة،\n"
"صِلْ المفتاح مرّة أخرى، وشغّل Mandriva Move مرّة أخرى."
-#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320
+#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1324
#, c-format
msgid "Reboot"
msgstr "إعادة التشغيل"
@@ -193,24 +193,24 @@ msgstr "الرجاء الانتظار، جاري اكتشاف وتهيئة ال
#: printer/printerdrake.pm:450 printer/printerdrake.pm:514
#: printer/printerdrake.pm:686 printer/printerdrake.pm:690
#: printer/printerdrake.pm:772 printer/printerdrake.pm:1575
-#: printer/printerdrake.pm:1622 printer/printerdrake.pm:1659
-#: printer/printerdrake.pm:1704 printer/printerdrake.pm:1708
-#: printer/printerdrake.pm:1722 printer/printerdrake.pm:1814
-#: printer/printerdrake.pm:1895 printer/printerdrake.pm:1899
-#: printer/printerdrake.pm:1903 printer/printerdrake.pm:1952
-#: printer/printerdrake.pm:2010 printer/printerdrake.pm:2014
-#: printer/printerdrake.pm:2028 printer/printerdrake.pm:2148
-#: printer/printerdrake.pm:2152 printer/printerdrake.pm:2195
-#: printer/printerdrake.pm:2270 printer/printerdrake.pm:2288
-#: printer/printerdrake.pm:2297 printer/printerdrake.pm:2306
-#: printer/printerdrake.pm:2317 printer/printerdrake.pm:2381
-#: printer/printerdrake.pm:2476 printer/printerdrake.pm:3025
-#: printer/printerdrake.pm:3309 printer/printerdrake.pm:3315
-#: printer/printerdrake.pm:3879 printer/printerdrake.pm:3883
-#: printer/printerdrake.pm:3887 printer/printerdrake.pm:4348
-#: printer/printerdrake.pm:4589 printer/printerdrake.pm:4613
-#: printer/printerdrake.pm:4690 printer/printerdrake.pm:4756
-#: printer/printerdrake.pm:4876 standalone/drakTermServ:394
+#: printer/printerdrake.pm:1623 printer/printerdrake.pm:1660
+#: printer/printerdrake.pm:1705 printer/printerdrake.pm:1709
+#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
+#: printer/printerdrake.pm:1896 printer/printerdrake.pm:1900
+#: printer/printerdrake.pm:1904 printer/printerdrake.pm:1953
+#: printer/printerdrake.pm:2011 printer/printerdrake.pm:2015
+#: printer/printerdrake.pm:2029 printer/printerdrake.pm:2149
+#: printer/printerdrake.pm:2153 printer/printerdrake.pm:2196
+#: printer/printerdrake.pm:2271 printer/printerdrake.pm:2289
+#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
+#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2382
+#: printer/printerdrake.pm:2477 printer/printerdrake.pm:3026
+#: printer/printerdrake.pm:3310 printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3880 printer/printerdrake.pm:3884
+#: printer/printerdrake.pm:3888 printer/printerdrake.pm:4349
+#: printer/printerdrake.pm:4590 printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4691 printer/printerdrake.pm:4757
+#: printer/printerdrake.pm:4877 standalone/drakTermServ:394
#: standalone/drakTermServ:464 standalone/drakTermServ:473
#: standalone/drakTermServ:774 standalone/drakTermServ:781
#: standalone/drakTermServ:802 standalone/drakTermServ:849
@@ -227,13 +227,19 @@ msgstr "الرجاء الانتظار، جاري اكتشاف وتهيئة ال
#: standalone/drakconnect:685 standalone/drakconnect:700
#: standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261
#: standalone/drakgw:50 standalone/drakgw:188 standalone/drakhosts:98
-#: standalone/drakhosts:248 standalone/drakhosts:255 standalone/drakhosts:262
-#: standalone/draknfs:306 standalone/draknfs:598 standalone/draknfs:605
-#: standalone/draknfs:612 standalone/drakroam:41 standalone/draksambashare:251
-#: standalone/draksambashare:255 standalone/draksambashare:258
-#: standalone/draksambashare:261 standalone/draksambashare:325
-#: standalone/draksambashare:430 standalone/draksambashare:601
-#: standalone/draksambashare:609 standalone/draksambashare:616
+#: standalone/drakhosts:246 standalone/drakhosts:253 standalone/drakhosts:260
+#: standalone/draknfs:304 standalone/draknfs:593 standalone/draknfs:600
+#: standalone/draknfs:607 standalone/drakroam:41 standalone/draksambashare:379
+#: standalone/draksambashare:383 standalone/draksambashare:386
+#: standalone/draksambashare:389 standalone/draksambashare:449
+#: standalone/draksambashare:473 standalone/draksambashare:547
+#: standalone/draksambashare:629 standalone/draksambashare:696
+#: standalone/draksambashare:796 standalone/draksambashare:803
+#: standalone/draksambashare:938 standalone/draksambashare:1129
+#: standalone/draksambashare:1138 standalone/draksambashare:1147
+#: standalone/draksambashare:1168 standalone/draksambashare:1177
+#: standalone/draksambashare:1186 standalone/draksambashare:1206
+#: standalone/draksambashare:1214 standalone/draksambashare:1226
#: standalone/draksplash:150 standalone/drakxtv:107
#: standalone/finish-install:49 standalone/logdrake:168
#: standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59
@@ -419,52 +425,52 @@ msgstr "لا أستطع تثبيت حزمة Xorg: %s"
msgid "Select the memory size of your graphics card"
msgstr "اختيار حجم ذاكرة بطاقة الشاشة"
-#: Xconfig/card.pm:345
+#: Xconfig/card.pm:351
#, c-format
msgid "Xorg configuration"
msgstr "تهيئة Xorg"
-#: Xconfig/card.pm:347
+#: Xconfig/card.pm:353
#, c-format
msgid "Which configuration of Xorg do you want to have?"
msgstr "أي تهيئة Xorg تريد؟"
-#: Xconfig/card.pm:380
+#: Xconfig/card.pm:386
#, c-format
msgid "Configure all heads independently"
msgstr "تهيئة كل الرؤوس بشكل مستقل"
-#: Xconfig/card.pm:381
+#: Xconfig/card.pm:387
#, c-format
msgid "Use Xinerama extension"
msgstr "استخدام امتداد Xinerama"
-#: Xconfig/card.pm:386
+#: Xconfig/card.pm:392
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "تهيئة البطاقة \"%s\"%s فقط"
-#: Xconfig/card.pm:398 Xconfig/various.pm:23
+#: Xconfig/card.pm:404 Xconfig/various.pm:23
#, c-format
msgid "Xorg %s"
msgstr "Xorg %s"
-#: Xconfig/card.pm:405 Xconfig/various.pm:22
+#: Xconfig/card.pm:411 Xconfig/various.pm:22
#, c-format
msgid "Xorg %s with 3D hardware acceleration"
msgstr "Xorg %s مع تعزيز عتادي ثلاثي الأبعاد"
-#: Xconfig/card.pm:407
+#: Xconfig/card.pm:413
#, c-format
msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr "يمكن لبطاقتك الحصول على دعم تعزيز ثلاثي الأبعاد مع Xorg %s."
-#: Xconfig/card.pm:413
+#: Xconfig/card.pm:419
#, c-format
msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "Xorg %s مع تعزيز تجريبي للرسوم ثلاثية الأبعاد"
-#: Xconfig/card.pm:415
+#: Xconfig/card.pm:421
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with Xorg %s,\n"
@@ -473,16 +479,16 @@ msgstr ""
"يمكن لبطاقتك التمتع بدعم لتعزيز الرسوم ثلاثية الأبعاد مع Xorg %s، \n"
"لاحظ أن هذا الدعم تجريبي و قد يتسبب في ايقاف جهازك."
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:964
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:971
#, c-format
msgid "Custom"
msgstr "مخصّص"
#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14
-#: install_steps_interactive.pm:85 install_steps_interactive.pm:1320
+#: install_steps_interactive.pm:86 install_steps_interactive.pm:1324
#: printer/printerdrake.pm:882 printer/printerdrake.pm:899
-#: printer/printerdrake.pm:4685 printer/printerdrake.pm:5140
-#: standalone/drakhosts:265 standalone/drakids:62 standalone/drakids:71
+#: printer/printerdrake.pm:4686 printer/printerdrake.pm:5141
+#: standalone/drakhosts:263 standalone/drakids:62 standalone/drakids:71
#: standalone/drakids:79 standalone/draksplash:81 standalone/logdrake:173
#: standalone/net_applet:84 standalone/scannerdrake:477
#, c-format
@@ -512,7 +518,7 @@ msgstr "اختبار"
#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:448
#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
#: printer/printerdrake.pm:1125 standalone/drakfont:491
-#: standalone/drakfont:553
+#: standalone/drakfont:554
#, c-format
msgid "Options"
msgstr "خيارات"
@@ -649,27 +655,27 @@ msgstr "بطاقة الشاشة: %s"
#: standalone/drakbackup:4035 standalone/drakbackup:4079
#: standalone/drakconnect:158 standalone/drakconnect:852
#: standalone/drakconnect:939 standalone/drakconnect:1030
-#: standalone/drakfont:574 standalone/drakfont:584 standalone/drakroam:392
+#: standalone/drakfont:575 standalone/drakfont:585 standalone/drakroam:392
#: standalone/draksplash:161 standalone/drakups:212 standalone/net_monitor:340
-#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:916 ugtk2.pm:939
+#: ugtk2.pm:412 ugtk2.pm:510 ugtk2.pm:918 ugtk2.pm:941
#, c-format
msgid "Ok"
msgstr "موافق"
#: Xconfig/resolution_and_depth.pm:373 diskdrake/smbnfs_gtk.pm:80 help.pm:89
-#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:423
-#: install_steps_interactive.pm:832 interactive.pm:433 interactive/gtk.pm:815
+#: help.pm:444 install_steps_gtk.pm:485 install_steps_interactive.pm:425
+#: install_steps_interactive.pm:834 interactive.pm:433 interactive/gtk.pm:815
#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:318
#: interactive/newt.pm:428 interactive/stdio.pm:39 interactive/stdio.pm:142
-#: interactive/stdio.pm:176 printer/printerdrake.pm:3959
+#: interactive/stdio.pm:176 printer/printerdrake.pm:3960
#: standalone/drakautoinst:215 standalone/drakbackup:1350
#: standalone/drakbackup:3901 standalone/drakbackup:3905
#: standalone/drakbackup:3963 standalone/drakconnect:157
#: standalone/drakconnect:937 standalone/drakconnect:1029
-#: standalone/drakfont:584 standalone/drakfont:662 standalone/drakfont:739
+#: standalone/drakfont:585 standalone/drakfont:663 standalone/drakfont:740
#: standalone/draksplash:161 standalone/drakups:219 standalone/logdrake:173
#: standalone/net_monitor:339 ugtk2.pm:406 ugtk2.pm:508 ugtk2.pm:517
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Cancel"
msgstr "إلغاء"
@@ -679,9 +685,9 @@ msgstr "إلغاء"
#: interactive/gtk.pm:681 interactive/gtk.pm:683 standalone/drakTermServ:284
#: standalone/drakbackup:3897 standalone/drakbug:105
#: standalone/drakconnect:153 standalone/drakconnect:236
-#: standalone/drakfont:509 standalone/draknfs:208 standalone/drakperm:133
-#: standalone/draksambashare:213 standalone/draksec:336 standalone/draksec:338
-#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1048 ugtk2.pm:1049
+#: standalone/drakfont:510 standalone/draknfs:206 standalone/drakperm:133
+#: standalone/draksambashare:314 standalone/draksec:336 standalone/draksec:338
+#: standalone/draksec:356 standalone/draksec:358 ugtk2.pm:1050 ugtk2.pm:1051
#, c-format
msgid "Help"
msgstr "مساعدة"
@@ -824,7 +830,7 @@ msgid ""
"other"
msgstr ""
-#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:460
+#: any.pm:142 harddrake/sound.pm:192 interactive.pm:470 pkgs.pm:461
#: standalone/drakconnect:160 standalone/drakconnect:635 standalone/draksec:68
#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:246
#: standalone/service_harddrake:207
@@ -906,7 +912,7 @@ msgstr "القطاع الأول من التجزيء الجذري"
msgid "On Floppy"
msgstr "على قرص مرن"
-#: any.pm:236 help.pm:739 printer/printerdrake.pm:4345
+#: any.pm:236 help.pm:739 printer/printerdrake.pm:4346
#, c-format
msgid "Skip"
msgstr "تخطّي"
@@ -926,221 +932,221 @@ msgstr "أين تريد تثبيت محمّل الإقلاع؟"
msgid "Boot Style Configuration"
msgstr "تهيئة أسلوب الإقلاع"
-#: any.pm:269 any.pm:301
+#: any.pm:269 any.pm:270 any.pm:303 any.pm:304
#, c-format
msgid "Bootloader main options"
msgstr "خيارات محمّل الإقلاع الرئيسية"
-#: any.pm:273
+#: any.pm:275
#, c-format
msgid "Give the ram size in MB"
msgstr "اكتب حجم الذاكرة بالميغابايت"
-#: any.pm:275
+#: any.pm:277
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "خيار ``تشديد خيارات سطر الأوامر`` لا ينفع دون كلمة مرور"
-#: any.pm:276 any.pm:609 authentication.pm:181
+#: any.pm:278 any.pm:613 authentication.pm:181
#, c-format
msgid "The passwords do not match"
msgstr "كلمات المرور غير متطابقة"
-#: any.pm:276 any.pm:609 authentication.pm:181 diskdrake/interactive.pm:1326
+#: any.pm:278 any.pm:613 authentication.pm:181 diskdrake/interactive.pm:1326
#, c-format
msgid "Please try again"
msgstr "الرجاء المحاولة مجدداً"
-#: any.pm:281 any.pm:304
+#: any.pm:283 any.pm:308
#, c-format
msgid "Bootloader to use"
msgstr "محمّل الإقلاع المُستخدم"
-#: any.pm:283 any.pm:306
+#: any.pm:285 any.pm:310
#, c-format
msgid "Boot device"
msgstr "جهاز الإقلاع"
-#: any.pm:285
+#: any.pm:287
#, c-format
msgid "Delay before booting default image"
msgstr "توقيت ما قبل إقلاع الصورة الافتراضية"
-#: any.pm:286
+#: any.pm:288
#, c-format
msgid "Enable ACPI"
msgstr "تمكين ACPI"
-#: any.pm:288
+#: any.pm:290
#, c-format
msgid "Force no APIC"
msgstr "إجبار عدم استخدام APIC"
-#: any.pm:290
+#: any.pm:292
#, c-format
msgid "Force No Local APIC"
msgstr "إجبار عدم استخدام Local APIC"
-#: any.pm:292 any.pm:643 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
-#: network/netconnect.pm:571 printer/printerdrake.pm:1886
-#: printer/printerdrake.pm:2007 standalone/drakbackup:1630
+#: any.pm:294 any.pm:648 authentication.pm:186 diskdrake/smbnfs_gtk.pm:180
+#: network/netconnect.pm:571 printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:2008 standalone/drakbackup:1630
#: standalone/drakbackup:3504 standalone/drakups:299
#, c-format
msgid "Password"
msgstr "كلمة المرور"
-#: any.pm:293 any.pm:644 authentication.pm:187
+#: any.pm:295 any.pm:649 authentication.pm:187
#, c-format
msgid "Password (again)"
msgstr "كلمة المرور (مجدداً)"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "Restrict command line options"
msgstr "تشديد خيارات سطر الأوامر"
-#: any.pm:294
+#: any.pm:296
#, c-format
msgid "restrict"
msgstr "تشديد"
-#: any.pm:296
+#: any.pm:298
#, c-format
msgid "Clean /tmp at each boot"
msgstr "تنظيف /tmp عند كل إقلاع"
-#: any.pm:297
+#: any.pm:299
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "حجم الذاكرة الدقيق عند الحاجة (عثر على %d م.ب.)"
-#: any.pm:305
+#: any.pm:309
#, c-format
msgid "Init Message"
msgstr "رسالة Init"
-#: any.pm:307
+#: any.pm:311
#, c-format
msgid "Open Firmware Delay"
msgstr "تأخير Open Firmware"
-#: any.pm:308
+#: any.pm:312
#, c-format
msgid "Kernel Boot Timeout"
msgstr "الوقت الأقصى لإقلاع النواة"
-#: any.pm:309
+#: any.pm:313
#, c-format
msgid "Enable CD Boot?"
msgstr "تمكين الإقلاع من القرص المدمج؟"
-#: any.pm:310
+#: any.pm:314
#, c-format
msgid "Enable OF Boot?"
msgstr "تمكين إقلاع OF؟"
-#: any.pm:311
+#: any.pm:315
#, c-format
msgid "Default OS?"
msgstr "نظام التشغيل الافتراضي؟"
-#: any.pm:364
+#: any.pm:368
#, c-format
msgid "Image"
msgstr "صورة"
-#: any.pm:365 any.pm:375
+#: any.pm:369 any.pm:379
#, c-format
msgid "Root"
msgstr "الجذر"
-#: any.pm:366 any.pm:388
+#: any.pm:370 any.pm:392
#, c-format
msgid "Append"
msgstr "إلحاق"
-#: any.pm:368 standalone/drakboot:263 standalone/drakboot:267
+#: any.pm:372 standalone/drakboot:263 standalone/drakboot:267
#, c-format
msgid "Video mode"
msgstr "وضعية الفيديو"
-#: any.pm:370
+#: any.pm:374
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:371
+#: any.pm:375
#, c-format
msgid "Network profile"
msgstr "سجلّ إعداد الشبكة "
-#: any.pm:380 any.pm:385 any.pm:387
+#: any.pm:384 any.pm:389 any.pm:391
#, c-format
msgid "Label"
msgstr "تسمية"
-#: any.pm:382 any.pm:392 harddrake/v4l.pm:358 standalone/draksec:52
+#: any.pm:386 any.pm:396 harddrake/v4l.pm:368 standalone/draksec:52
#, c-format
msgid "Default"
msgstr "افتراضي"
-#: any.pm:389
+#: any.pm:393
#, c-format
msgid "Initrd-size"
msgstr "Initrd-size"
-#: any.pm:391
+#: any.pm:395
#, c-format
msgid "NoVideo"
msgstr "لا فيديو"
-#: any.pm:402
+#: any.pm:406
#, c-format
msgid "Empty label not allowed"
msgstr "لا يُسمح بالتسميات الفارغة"
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a kernel image"
msgstr "يجب تحديد صورة النواة"
-#: any.pm:403
+#: any.pm:407
#, c-format
msgid "You must specify a root partition"
msgstr "يجب تحديد تجزيء جذر"
-#: any.pm:404
+#: any.pm:408
#, c-format
msgid "This label is already used"
msgstr "هذه التسمية مستخدمة مسبقا"
-#: any.pm:418
+#: any.pm:422
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "ما نوع المدخل المُراد إضافته؟"
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Linux"
msgstr "لينكس"
-#: any.pm:419
+#: any.pm:423
#, c-format
msgid "Other OS (SunOS...)"
msgstr "نظام تشغيل آخر (SunOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (MacOS...)"
msgstr "نظام تشغيل آخر (MacOS...)"
-#: any.pm:420
+#: any.pm:424
#, c-format
msgid "Other OS (Windows...)"
msgstr "نظام تشغيل آخر (ويندوز...)"
-#: any.pm:448
+#: any.pm:452
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -1149,93 +1155,93 @@ msgstr ""
"هذه هي المدخلات المختلفة في قائمة الإقلاع حتى الآن.\n"
"يمكنك إضافة مدخلات أخرى أو تغيير الموجودة."
-#: any.pm:595
+#: any.pm:599
#, c-format
msgid "access to X programs"
msgstr "الوصول إلى برامج X"
-#: any.pm:596
+#: any.pm:600
#, c-format
msgid "access to rpm tools"
msgstr "الوصول إلى أدوات rpm"
-#: any.pm:597
+#: any.pm:601
#, c-format
msgid "allow \"su\""
msgstr "السماح بـ\"su\""
-#: any.pm:598
+#: any.pm:602
#, c-format
msgid "access to administrative files"
msgstr "الوصول إلى ملفات الإدارة"
-#: any.pm:599
+#: any.pm:603
#, c-format
msgid "access to network tools"
msgstr "الوصول إلى أدوات الشبكة"
-#: any.pm:600
+#: any.pm:604
#, c-format
msgid "access to compilation tools"
msgstr "الوصول إلى أدوات التجميع"
-#: any.pm:605
+#: any.pm:609
#, c-format
msgid "(already added %s)"
msgstr "(تمت إضافة %s مسبقا)"
-#: any.pm:610
+#: any.pm:614
#, c-format
msgid "This password is too simple"
msgstr "كلمة المرور هذه بسيطة جداً"
-#: any.pm:611
+#: any.pm:615
#, c-format
msgid "Please give a user name"
msgstr "الرجاء إعطاء اسم مستخدم"
-#: any.pm:612
+#: any.pm:616
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "اسم المستخدم يجب أن يحتوي فقط على الحروف الصغيرة، والأرقام، و`-' و `_'"
-#: any.pm:613
+#: any.pm:617
#, c-format
msgid "The user name is too long"
msgstr "اسم المستخدم طويل جداً"
-#: any.pm:614
+#: any.pm:618
#, c-format
msgid "This user name has already been added"
msgstr "اسم المستخدم مُضاف مسبقا"
-#: any.pm:615 any.pm:646
+#: any.pm:619 any.pm:651
#, c-format
msgid "User ID"
msgstr "هوية المستخدم"
-#: any.pm:616 any.pm:647
+#: any.pm:620 any.pm:652
#, c-format
msgid "Group ID"
msgstr "هوية المجموعة"
-#: any.pm:619
+#: any.pm:623
#, fuzzy, c-format
msgid "%s must be a number"
msgstr "الخيار %s يجب أن يكون رقماً!"
-#: any.pm:620
+#: any.pm:624
#, c-format
msgid "%s should be above 500. Accept anyway?"
msgstr ""
-#: any.pm:625
+#: any.pm:629 standalone/draksambashare:1210
#, c-format
msgid "Add user"
msgstr "إضافة مستخدم"
-#: any.pm:626
+#: any.pm:631
#, c-format
msgid ""
"Enter a user\n"
@@ -1244,77 +1250,77 @@ msgstr ""
"إدخال مستخدم\n"
"%s"
-#: any.pm:629 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
+#: any.pm:634 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:154
#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:81 help.pm:530
#: interactive/http.pm:151 printer/printerdrake.pm:197
-#: printer/printerdrake.pm:382 printer/printerdrake.pm:5140
+#: printer/printerdrake.pm:382 printer/printerdrake.pm:5141
#: standalone/drakbackup:2717 standalone/scannerdrake:668
#: standalone/scannerdrake:818
#, c-format
msgid "Done"
msgstr "تم"
-#: any.pm:630 help.pm:51
+#: any.pm:635 help.pm:51
#, c-format
msgid "Accept user"
msgstr "قبول المستخدم"
-#: any.pm:641
+#: any.pm:646
#, c-format
msgid "Real name"
msgstr "الاسم الحقيقي"
-#: any.pm:642 standalone/drakbackup:1625
+#: any.pm:647 standalone/drakbackup:1625
#, c-format
msgid "Login name"
msgstr "اسم الدخول"
-#: any.pm:645
+#: any.pm:650
#, c-format
msgid "Shell"
msgstr "الصدفة"
-#: any.pm:649
+#: any.pm:654
#, c-format
msgid "Icon"
msgstr "أيقونة"
-#: any.pm:696 security/l10n.pm:14
+#: any.pm:701 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "تسجيل دخول آلي"
-#: any.pm:697
+#: any.pm:702
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr "يمكن إعداد جهازك لتسجيل الدخول آلياً لمستخدم معين."
-#: any.pm:698
+#: any.pm:703
#, fuzzy, c-format
msgid "Use this feature"
msgstr "هل تريد استخدام هذه الميزة؟"
-#: any.pm:699
+#: any.pm:704
#, c-format
msgid "Choose the default user:"
msgstr "اختيار المستخدم الافتراضي:"
-#: any.pm:700
+#: any.pm:705
#, c-format
msgid "Choose the window manager to run:"
msgstr "اختيار مدير النوافذ الذي سيتم تشغيله:"
-#: any.pm:712 any.pm:779
+#: any.pm:717 any.pm:785
#, c-format
msgid "Please choose a language to use."
msgstr "الرجاء اختيار لغة لاستخدامها."
-#: any.pm:713 any.pm:780
+#: any.pm:718 any.pm:786
#, c-format
msgid "Language choice"
msgstr "خيار اللغة"
-#: any.pm:740
+#: any.pm:746
#, c-format
msgid ""
"Mandriva Linux can support multiple languages. Select\n"
@@ -1325,66 +1331,71 @@ msgstr ""
"اللّغات التي تريد تثبيتها. ستكون هذه متوفرةً عند\n"
"اكتمال التثبيت و إعادة تشغيل نظامك."
-#: any.pm:759 any.pm:788 help.pm:647
+#: any.pm:749
+#, c-format
+msgid "Multi languages"
+msgstr ""
+
+#: any.pm:765 any.pm:794 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr "استخدام يونيكود افتراضياً"
-#: any.pm:760 help.pm:647
+#: any.pm:766 help.pm:647
#, c-format
msgid "All languages"
msgstr "كل اللغات"
-#: any.pm:832 help.pm:566 help.pm:855 install_steps_interactive.pm:953
+#: any.pm:838 help.pm:566 help.pm:855 install_steps_interactive.pm:955
#, c-format
msgid "Country / Region"
msgstr "الدولة / الإقليم"
-#: any.pm:833
+#: any.pm:840
#, c-format
msgid "Please choose your country."
msgstr "الرجاء اختيار الدولة."
-#: any.pm:835
+#: any.pm:842
#, c-format
msgid "Here is the full list of available countries"
msgstr "هذه قائمة كاملة بكل الدول المتوفرة"
-#: any.pm:836
+#: any.pm:843
#, c-format
msgid "Other Countries"
msgstr "دول أخرى"
-#: any.pm:836 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
+#: any.pm:843 help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
#: interactive.pm:393
#, c-format
msgid "Advanced"
msgstr "متقدم"
-#: any.pm:844
+#: any.pm:851
#, c-format
msgid "Input method:"
msgstr "طريقة الإدخال:"
-#: any.pm:847 install_any.pm:421 network/netconnect.pm:153
+#: any.pm:854 install_any.pm:421 network/netconnect.pm:153
#: network/netconnect.pm:309 network/netconnect.pm:314
#: network/netconnect.pm:1187 printer/printerdrake.pm:105
-#: printer/printerdrake.pm:2428
+#: printer/printerdrake.pm:2429
#, c-format
msgid "None"
msgstr "لاشيء"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "No sharing"
msgstr "لا مشاركة"
-#: any.pm:964
+#: any.pm:971
#, c-format
msgid "Allow all users"
msgstr "السماح لكل المستخدمين"
-#: any.pm:968
+#: any.pm:975
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1399,14 +1410,14 @@ msgstr ""
"\n"
"\"مخصص\" يسمح لك بعمل إعدادات خاص لكل مستخدم.\n"
-#: any.pm:980
+#: any.pm:987
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr "NFS: نظام تقسيم ملفّات يونكس التّقليدي، بدعم أقلّ على ماك و ويندوز."
-#: any.pm:983
+#: any.pm:990
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
@@ -1415,28 +1426,28 @@ msgstr ""
"SMB: نظام تقسيم ملفّات مستعمل من قبل ويندوز، ماك OS X و العديد من أنظمة لينكس "
"الحديثة."
-#: any.pm:991
+#: any.pm:998
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
msgstr "يمكنك التّصدير باستعمال NFS أو SMB. الرجاء اختيار أيّهما تريد استعماله."
-#: any.pm:1016
+#: any.pm:1023
#, c-format
msgid "Launch userdrake"
msgstr "تشغيل userdrake"
-#: any.pm:1016 printer/printerdrake.pm:4184 printer/printerdrake.pm:4187
-#: printer/printerdrake.pm:4188 printer/printerdrake.pm:4189
-#: printer/printerdrake.pm:5452 standalone/drakTermServ:294
-#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:497
+#: any.pm:1023 printer/printerdrake.pm:4185 printer/printerdrake.pm:4188
+#: printer/printerdrake.pm:4189 printer/printerdrake.pm:4190
+#: printer/printerdrake.pm:5453 standalone/drakTermServ:294
+#: standalone/drakbackup:4097 standalone/drakbug:126 standalone/drakfont:498
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:565
#, c-format
msgid "Close"
msgstr "إغلاق"
-#: any.pm:1018
+#: any.pm:1025
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -2269,7 +2280,7 @@ msgstr "هل تريد الخروج بدون كتابة جدول التجزئة؟
msgid "Do you want to save /etc/fstab modifications"
msgstr "هل تريد حفظ تعديلات /etc/fstab"
-#: diskdrake/interactive.pm:292 install_steps_interactive.pm:330
+#: diskdrake/interactive.pm:292 install_steps_interactive.pm:332
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr "تحتاج إلى إعادة التثبيت لتفعيل التعديلات على جدول التجزئة"
@@ -2296,7 +2307,7 @@ msgid "Auto allocate"
msgstr "تحديد آلي"
#: diskdrake/interactive.pm:312 help.pm:530 help.pm:566 help.pm:606
-#: help.pm:855 install_steps_interactive.pm:122
+#: help.pm:855 install_steps_interactive.pm:123
#, c-format
msgid "More"
msgstr "المزيد"
@@ -2680,8 +2691,8 @@ msgstr "بعد تنسيق التجزيء %s، فإن كل البيانات ال
msgid "Move files to the new partition"
msgstr "نقل الملفات إلى تجزيء جديد"
-#: diskdrake/interactive.pm:1154 standalone/draksambashare:69
-#: standalone/draksambashare:543
+#: diskdrake/interactive.pm:1154 standalone/draksambashare:75
+#: standalone/draksambashare:138
#, c-format
msgid "Hide files"
msgstr "تخبئة الملفات"
@@ -2985,7 +2996,7 @@ msgstr "البحث عن خادمات جديدة"
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "الحزمة %s يجب أن تُثبت. هل تريد تثبيتها؟"
-#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4025
+#: do_pkgs.pm:19 do_pkgs.pm:37 printer/printerdrake.pm:4026
#, c-format
msgid "Could not install the %s package!"
msgstr "تعذر تثبيت حزمة %s!"
@@ -3387,7 +3398,7 @@ msgid "AGP controllers"
msgstr "متحكمات AGP"
#: harddrake/data.pm:324 help.pm:186 help.pm:855
-#: install_steps_interactive.pm:985
+#: install_steps_interactive.pm:987
#, c-format
msgid "Printer"
msgstr "طابعة"
@@ -3453,8 +3464,8 @@ msgstr "متحكّمات SMBus"
msgid "Bridges and system controllers"
msgstr "الجسور ومتحكمات النظام"
-#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:118
-#: install_steps_interactive.pm:945 standalone/keyboarddrake:29
+#: harddrake/data.pm:447 help.pm:855 install_steps_interactive.pm:119
+#: install_steps_interactive.pm:947 standalone/keyboarddrake:29
#, c-format
msgid "Keyboard"
msgstr "لوحة المفاتيح"
@@ -3464,7 +3475,7 @@ msgstr "لوحة المفاتيح"
msgid "Tablet and touchscreen"
msgstr ""
-#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:978
+#: harddrake/data.pm:469 help.pm:855 install_steps_interactive.pm:980
#, c-format
msgid "Mouse"
msgstr "الماوس"
@@ -3578,20 +3589,20 @@ msgstr "المُشغّل:"
msgid "Trouble shooting"
msgstr "حل المشاكل"
-#: harddrake/sound.pm:271 keyboard.pm:391 network/ndiswrapper.pm:95
-#: network/netconnect.pm:463 printer/printerdrake.pm:1429
-#: printer/printerdrake.pm:2459 printer/printerdrake.pm:2558
-#: printer/printerdrake.pm:2604 printer/printerdrake.pm:2671
-#: printer/printerdrake.pm:2706 printer/printerdrake.pm:3031
-#: printer/printerdrake.pm:3038 printer/printerdrake.pm:4024
-#: printer/printerdrake.pm:4353 printer/printerdrake.pm:4473
-#: printer/printerdrake.pm:5613 standalone/drakTermServ:326
-#: standalone/drakTermServ:1205 standalone/drakTermServ:1266
-#: standalone/drakTermServ:1931 standalone/drakbackup:497
-#: standalone/drakbackup:596 standalone/drakboot:125 standalone/drakclock:224
-#: standalone/drakconnect:973 standalone/drakups:27 standalone/harddrake2:479
-#: standalone/localedrake:43 standalone/scannerdrake:51
-#: standalone/scannerdrake:940
+#: harddrake/sound.pm:271 install_steps_interactive.pm:1309 keyboard.pm:391
+#: network/ndiswrapper.pm:95 network/netconnect.pm:463
+#: printer/printerdrake.pm:1429 printer/printerdrake.pm:2460
+#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
+#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:3039
+#: printer/printerdrake.pm:4025 printer/printerdrake.pm:4354
+#: printer/printerdrake.pm:4474 printer/printerdrake.pm:5614
+#: standalone/drakTermServ:326 standalone/drakTermServ:1205
+#: standalone/drakTermServ:1266 standalone/drakTermServ:1931
+#: standalone/drakbackup:497 standalone/drakbackup:596 standalone/drakboot:125
+#: standalone/drakclock:224 standalone/drakconnect:973 standalone/drakups:27
+#: standalone/harddrake2:479 standalone/localedrake:43
+#: standalone/scannerdrake:51 standalone/scannerdrake:940
#, c-format
msgid "Warning"
msgstr "تحذير"
@@ -3739,7 +3750,7 @@ msgstr "غير معروف|CPH05X (bt878) [مصنعون كثيرون]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "غير معروف|CPH06X (bt878) [مصنعون كثيرون]"
-#: harddrake/v4l.pm:394
+#: harddrake/v4l.pm:404
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
@@ -3752,37 +3763,37 @@ msgstr ""
"إذا تم التعرف على البطاقة بشكل خاطئ، يمكنك إدخال التونر و نوع البطاقة الصحيح "
"هنا. فقط اختر المعاملات المناسبة لبطاقة الشاشة."
-#: harddrake/v4l.pm:397
+#: harddrake/v4l.pm:407
#, c-format
msgid "Card model:"
msgstr "نوع البطاقة"
-#: harddrake/v4l.pm:398
+#: harddrake/v4l.pm:408
#, c-format
msgid "Tuner type:"
msgstr "نوع الموالف:"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "Number of capture buffers:"
msgstr "عدد مخازن اللّقطات:"
-#: harddrake/v4l.pm:399
+#: harddrake/v4l.pm:409
#, c-format
msgid "number of capture buffers for mmap'ed capture"
msgstr "عدد مخازن اللّقطات للقطات mmap'ed"
-#: harddrake/v4l.pm:401
+#: harddrake/v4l.pm:411
#, c-format
msgid "PLL setting:"
msgstr "إعداد PLL:"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "Radio support:"
msgstr "دعم الراديو:"
-#: harddrake/v4l.pm:402
+#: harddrake/v4l.pm:412
#, c-format
msgid "enable radio support"
msgstr "تمكين دعم الراديو"
@@ -3801,8 +3812,8 @@ msgstr ""
"\"%s\"\n"
"سيتم إعادة تشغيل جهازك."
-#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736 standalone/drakautoinst:214
+#: help.pm:14 install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738 standalone/drakautoinst:214
#, c-format
msgid "Accept"
msgstr "قبول"
@@ -3885,14 +3896,15 @@ msgstr ""
"اختر المستخدم المطلوب و مدير النوافذ ثم اضغط \"%s\".\n"
"إن لم تكن مهتماً بهذه الميزة، قم بإزالة التأشير من مربّع الاختيار \"%s\"."
-#: help.pm:51 printer/printerdrake.pm:1885 printer/printerdrake.pm:2006
+#: help.pm:51 printer/printerdrake.pm:1886 printer/printerdrake.pm:2007
+#: standalone/draksambashare:54
#, c-format
msgid "User name"
msgstr "اسم المستخدم"
#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:237
#: install_steps_gtk.pm:699 interactive.pm:432 interactive/newt.pm:321
-#: network/thirdparty.pm:322 printer/printerdrake.pm:3961
+#: network/thirdparty.pm:322 printer/printerdrake.pm:3962
#: standalone/drakTermServ:384 standalone/drakbackup:3954
#: standalone/drakbackup:4048 standalone/drakbackup:4065
#: standalone/drakbackup:4083 ugtk2.pm:510
@@ -4111,7 +4123,7 @@ msgstr "تطوير"
msgid "Graphical Environment"
msgstr "بيئات رسومية"
-#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:643
+#: help.pm:146 install_steps_gtk.pm:235 install_steps_interactive.pm:645
#, c-format
msgid "Individual package selection"
msgstr "اختيار مفرد للحزم"
@@ -4121,7 +4133,7 @@ msgstr "اختيار مفرد للحزم"
msgid "Upgrade"
msgstr "ترقية"
-#: help.pm:146 install_steps_interactive.pm:601
+#: help.pm:146 install_steps_interactive.pm:603
#, c-format
msgid "With X"
msgstr "مع X"
@@ -4210,7 +4222,7 @@ msgstr ""
#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:904
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2517
-#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:54 standalone/harddrake2:309 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "No"
msgstr "لا"
@@ -4218,7 +4230,7 @@ msgstr "لا"
#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:904 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:883
#: printer/printerdrake.pm:898 standalone/drakbackup:2517
-#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:915 wizards.pm:156
+#: standalone/draksec:55 standalone/harddrake2:308 ugtk2.pm:917 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "نعم"
@@ -4314,7 +4326,7 @@ msgstr ""
"الأقرب إليك. في الحقيقة يُثبت هذا الخيار خادم وقت يمكن استخدامه\n"
"من قبل الأجهزة الأخرى على الشبكة المحلية أيضاً."
-#: help.pm:217 install_steps_interactive.pm:880
+#: help.pm:217 install_steps_interactive.pm:882
#, c-format
msgid "Hardware clock set to GMT"
msgstr "ساعة الجهاز مضبوطة على توقيت غرينتش"
@@ -4753,17 +4765,17 @@ msgstr ""
msgid "Generate auto-install floppy"
msgstr "إنشاء قرص تثبيت آلي"
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Replay"
msgstr "إعادة"
-#: help.pm:409 install_steps_interactive.pm:1331
+#: help.pm:409 install_steps_interactive.pm:1335
#, c-format
msgid "Automated"
msgstr "آلي"
-#: help.pm:409 install_steps_interactive.pm:1334
+#: help.pm:409 install_steps_interactive.pm:1338
#, c-format
msgid "Save packages selection"
msgstr "حفظ اختيار الحزم"
@@ -4816,7 +4828,7 @@ msgstr ""
"الكتل السّيئة على القرص."
#: help.pm:431 install_steps_gtk.pm:392 interactive.pm:433
-#: interactive/newt.pm:318 printer/printerdrake.pm:3959
+#: interactive/newt.pm:318 printer/printerdrake.pm:3960
#: standalone/drakTermServ:363 standalone/drakbackup:3914
#: standalone/drakbackup:3953 standalone/drakbackup:4064
#: standalone/drakbackup:4079 ugtk2.pm:508
@@ -4852,7 +4864,7 @@ msgstr ""
"الحزم المختارة، أو \"%s\" لإلغاء التّحديث."
#: help.pm:444 help.pm:588 install_steps_gtk.pm:391
-#: install_steps_interactive.pm:156 standalone/drakbackup:4111
+#: install_steps_interactive.pm:157 standalone/drakbackup:4111
#, c-format
msgid "Install"
msgstr "تثبيت"
@@ -5624,8 +5636,8 @@ msgstr ""
"فعلاً على نظامك، يمكنك الضغط على الزر و اختيار مشغل\n"
"آخر."
-#: help.pm:788 help.pm:855 install_steps_interactive.pm:1012
-#: install_steps_interactive.pm:1029
+#: help.pm:788 help.pm:855 install_steps_interactive.pm:1014
+#: install_steps_interactive.pm:1031
#, c-format
msgid "Sound card"
msgstr "بطاقة الصوت"
@@ -5768,12 +5780,13 @@ msgstr ""
"على ماكينتك. إن نويت استخدام هذه الماكنية كخادم فإنّها لفكرة جيّدة\n"
"أن تُراجع هذه الخطوة."
-#: help.pm:855 install_steps_interactive.pm:971 standalone/drakclock:100
+#: help.pm:855 install_steps_interactive.pm:878
+#: install_steps_interactive.pm:973 standalone/drakclock:100
#, c-format
msgid "Timezone"
msgstr "المنطقة الزمنية"
-#: help.pm:855 install_steps_interactive.pm:1045
+#: help.pm:855 install_steps_interactive.pm:1047
#, c-format
msgid "TV card"
msgstr "بطاقة التلفاز"
@@ -5788,33 +5801,34 @@ msgstr "بطاقة ISDN"
msgid "Graphical Interface"
msgstr "الواجهة الرسومية"
-#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1063
+#: help.pm:855 install_any.pm:1688 install_steps_interactive.pm:1065
#: standalone/drakbackup:2035
#, c-format
msgid "Network"
msgstr "الشبكة"
-#: help.pm:855 install_steps_interactive.pm:1075
+#: help.pm:855 install_steps_interactive.pm:1077
#, c-format
msgid "Proxies"
msgstr "البروكسيات"
-#: help.pm:855 install_steps_interactive.pm:1086
+#: help.pm:855 install_steps_interactive.pm:1088
#, c-format
msgid "Security Level"
msgstr "مستوى الأمن"
-#: help.pm:855 install_steps_interactive.pm:1100
+#: help.pm:855 install_steps_interactive.pm:1102 network/drakfirewall.pm:182
#, c-format
msgid "Firewall"
msgstr "جدار ناري"
-#: help.pm:855 install_steps_interactive.pm:1116
+#: help.pm:855 install_steps_interactive.pm:1118
#, c-format
msgid "Bootloader"
msgstr "محمّل الإقلاع"
-#: help.pm:855 install_steps_interactive.pm:1129 services.pm:193
+#: help.pm:855 install_steps_interactive.pm:1131 services.pm:114
+#: services.pm:157 services.pm:193
#, c-format
msgid "Services"
msgstr "الخدمات"
@@ -5894,8 +5908,8 @@ msgstr ""
"\n"
"هل لديك أوساط تثبيت إضافية لتهيئها؟"
-#: install_any.pm:421 printer/printerdrake.pm:3289
-#: printer/printerdrake.pm:3296 standalone/scannerdrake:182
+#: install_any.pm:421 printer/printerdrake.pm:3290
+#: printer/printerdrake.pm:3297 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
#, c-format
@@ -6692,12 +6706,13 @@ msgstr ""
"الغرض،\n"
"اضغط `F1' عند الإقلاع من القرص المدمج، و اكتب `text'."
-#: install_steps_gtk.pm:228 install_steps_interactive.pm:625
+#: install_steps_gtk.pm:211 install_steps_gtk.pm:228
+#: install_steps_interactive.pm:627
#, c-format
msgid "Package Group Selection"
msgstr "اختيار مجموعات الحزم"
-#: install_steps_gtk.pm:254 install_steps_interactive.pm:568
+#: install_steps_gtk.pm:254 install_steps_interactive.pm:570
#, c-format
msgid "Total size: %d / %d MB"
msgstr "الحجم الإجمالي: %d / %d م.ب."
@@ -6813,12 +6828,12 @@ msgstr "تحديث اختيار الحزم"
msgid "Minimal install"
msgstr "تثبيت مصغّر"
-#: install_steps_gtk.pm:414 install_steps_interactive.pm:484
+#: install_steps_gtk.pm:414 install_steps_interactive.pm:486
#, c-format
msgid "Choose the packages you want to install"
msgstr "اختر الحزم التي تريد تثبيتها"
-#: install_steps_gtk.pm:430 install_steps_interactive.pm:711
+#: install_steps_gtk.pm:430 install_steps_interactive.pm:713
#, c-format
msgid "Installing"
msgstr "التثبيت"
@@ -6853,13 +6868,13 @@ msgstr "%d حزم"
msgid "Installing package %s"
msgstr "جاري تثبيت الحزمة %s"
-#: install_steps_gtk.pm:557 install_steps_interactive.pm:91
-#: install_steps_interactive.pm:736
+#: install_steps_gtk.pm:557 install_steps_interactive.pm:92
+#: install_steps_interactive.pm:738
#, c-format
msgid "Refuse"
msgstr "رفض"
-#: install_steps_gtk.pm:561 install_steps_interactive.pm:740
+#: install_steps_gtk.pm:561 install_steps_interactive.pm:742
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -6872,24 +6887,29 @@ msgstr ""
"تنتهي.\n"
"إن لم يكن القرص لديك، اضغط على إلغاء لتجّنب التثبيت من هذا القرص المدمج."
-#: install_steps_gtk.pm:576 install_steps_interactive.pm:751
+#: install_steps_gtk.pm:576 install_steps_interactive.pm:753
#, c-format
msgid "There was an error ordering packages:"
msgstr "كان هناك خطأ في ترتيب الحزم:"
#: install_steps_gtk.pm:576 install_steps_gtk.pm:580
-#: install_steps_interactive.pm:751 install_steps_interactive.pm:755
+#: install_steps_interactive.pm:753 install_steps_interactive.pm:757
#, c-format
msgid "Go on anyway?"
msgstr "هل تريد المتابعة على أي حال؟"
-#: install_steps_gtk.pm:580 install_steps_interactive.pm:755
+#: install_steps_gtk.pm:580 install_steps_interactive.pm:757
#, c-format
msgid "There was an error installing packages:"
msgstr "كان هناك خطأ في تثبيت الحزم:"
-#: install_steps_gtk.pm:622 install_steps_interactive.pm:927
-#: install_steps_interactive.pm:1076
+#: install_steps_gtk.pm:599 install_steps_interactive.pm:933 steps.pm:30
+#, c-format
+msgid "Summary"
+msgstr "ملخص"
+
+#: install_steps_gtk.pm:622 install_steps_interactive.pm:929
+#: install_steps_interactive.pm:1078
#, c-format
msgid "not configured"
msgstr "غير مهيّأ"
@@ -6925,107 +6945,112 @@ msgstr "نسخ الأقراص بالكامل"
msgid "License agreement"
msgstr "اتفاقية الترخيص"
-#: install_steps_interactive.pm:88
+#: install_steps_interactive.pm:89
#, c-format
msgid "Release Notes"
msgstr "ملاحظات الإصدار"
-#: install_steps_interactive.pm:119
+#: install_steps_interactive.pm:120
#, c-format
msgid "Please choose your keyboard layout."
msgstr "الرجاء اختيار لوحة المفاتيح."
-#: install_steps_interactive.pm:121
+#: install_steps_interactive.pm:122
#, c-format
msgid "Here is the full list of available keyboards"
msgstr "هذه هي القائمة الكاملة لكلّ لوحات المفاتيح المتوفّرة"
-#: install_steps_interactive.pm:151
+#: install_steps_interactive.pm:152
#, c-format
msgid "Install/Upgrade"
msgstr "تثبيت/ترقية"
-#: install_steps_interactive.pm:152
+#: install_steps_interactive.pm:153
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "هل هذا تثبيت أم ترقية؟"
-#: install_steps_interactive.pm:158
+#: install_steps_interactive.pm:159
#, c-format
msgid "Upgrade %s"
msgstr "ترقية %s"
-#: install_steps_interactive.pm:169
+#: install_steps_interactive.pm:170
#, c-format
msgid "Encryption key for %s"
msgstr "مفتاح التشفير لـ %s"
-#: install_steps_interactive.pm:186
+#: install_steps_interactive.pm:187
#, c-format
msgid "Please choose your type of mouse."
msgstr "الرجاء اختيار نوع الماوس."
-#: install_steps_interactive.pm:195 standalone/mousedrake:46
+#: install_steps_interactive.pm:188
+#, c-format
+msgid "Mouse choice"
+msgstr ""
+
+#: install_steps_interactive.pm:197 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr "منفذ الماوس"
-#: install_steps_interactive.pm:196 standalone/mousedrake:47
+#: install_steps_interactive.pm:198 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr "الرجاء اختيار المنفذ التسلسلي الموصلة به الماوس"
-#: install_steps_interactive.pm:206
+#: install_steps_interactive.pm:208
#, c-format
msgid "Buttons emulation"
msgstr "محاكاة الأزرار"
-#: install_steps_interactive.pm:208
+#: install_steps_interactive.pm:210
#, c-format
msgid "Button 2 Emulation"
msgstr "محاكاة الزر 2"
-#: install_steps_interactive.pm:209
+#: install_steps_interactive.pm:211
#, c-format
msgid "Button 3 Emulation"
msgstr "محاكاة الزر 3"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"
-#: install_steps_interactive.pm:230
+#: install_steps_interactive.pm:232
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr "جاري تهيئة بطاقات PCMCIA..."
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "IDE"
msgstr "IDE"
-#: install_steps_interactive.pm:237
+#: install_steps_interactive.pm:239
#, c-format
msgid "Configuring IDE"
msgstr "جاري تهيئة IDE"
-#: install_steps_interactive.pm:257
+#: install_steps_interactive.pm:259
#, c-format
msgid "No partition available"
msgstr "لا يوجد تجزيء"
-#: install_steps_interactive.pm:260
+#: install_steps_interactive.pm:262
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "جاري عمل مسح للتجزئات لإيجاد أماكن التركيب"
-#: install_steps_interactive.pm:267
+#: install_steps_interactive.pm:269
#, c-format
msgid "Choose the mount points"
msgstr "اختيار أماكن التركيب"
-#: install_steps_interactive.pm:313
+#: install_steps_interactive.pm:315
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
@@ -7034,7 +7059,7 @@ msgstr ""
"ليس هناك مساحة حرّة لواحد ميجابات من bootstrap! سوف يستمرّ التّثبيت، لكن لإقلاع "
"نظامك، سوف تحتاج لإنشاء تجزيء bootstrap في DiskDrake"
-#: install_steps_interactive.pm:318
+#: install_steps_interactive.pm:320
#, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
@@ -7044,17 +7069,17 @@ msgstr ""
"تحتاج إلى إنشاء PPC PReP Boot bootstrap! ستكمل عملية التثبيت، ولكن لإقلاع "
"نظامك، أنت بحاجة إلى إنشاء تجزيء bootstrap من خلال DiskDrake"
-#: install_steps_interactive.pm:354
+#: install_steps_interactive.pm:356
#, c-format
msgid "Choose the partitions you want to format"
msgstr "اختيار التجزيئات التي تريد تنسيقها"
-#: install_steps_interactive.pm:356
+#: install_steps_interactive.pm:358
#, c-format
msgid "Check bad blocks?"
msgstr "تحقق من الكتل السيئة؟"
-#: install_steps_interactive.pm:384
+#: install_steps_interactive.pm:386
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -7063,44 +7088,44 @@ msgstr ""
"تعذر التأكد من صحة نظام المفات %s. هل تريد تصحيح الأخطاء (كن حذراً، يمكن أن "
"تخسر بيانات)"
-#: install_steps_interactive.pm:387
+#: install_steps_interactive.pm:389
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "لا توجد مساحة تبديل كافية للقيام بالتثبيت، الرجاء زيادة مساحة التبديل"
-#: install_steps_interactive.pm:394
+#: install_steps_interactive.pm:396
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "البحث عن الحزم المتوفرة وإعادة بناء قاعدة بيانات rpm..."
-#: install_steps_interactive.pm:395 install_steps_interactive.pm:453
+#: install_steps_interactive.pm:397 install_steps_interactive.pm:455
#, c-format
msgid "Looking for available packages..."
msgstr "العثور على الحزم المتوفرة..."
-#: install_steps_interactive.pm:398
+#: install_steps_interactive.pm:400
#, c-format
msgid "Looking at packages already installed..."
msgstr "التعرف على الحزم المثبتة مسبقاً..."
-#: install_steps_interactive.pm:402
+#: install_steps_interactive.pm:404
#, c-format
msgid "Finding packages to upgrade..."
msgstr "البحث عن الحزم التي ستتم ترقيتها..."
-#: install_steps_interactive.pm:422 install_steps_interactive.pm:831
+#: install_steps_interactive.pm:424 install_steps_interactive.pm:833
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "اختيار مرآة سيتم من خلالها تنزيل الحزم"
-#: install_steps_interactive.pm:462
+#: install_steps_interactive.pm:464
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr "لا يوجد في نظامك مساحة متبقة تكفي للتثبيت أو الترقية (%d > %d)"
-#: install_steps_interactive.pm:496
+#: install_steps_interactive.pm:498
#, c-format
msgid ""
"Please choose load or save package selection.\n"
@@ -7109,33 +7134,33 @@ msgstr ""
"الرجاء اختيار حفظ أو تحميل اختياراتك للحزم.\n"
"النسق مشابه لملفات التثبيت الآلي المولّدة."
-#: install_steps_interactive.pm:498
+#: install_steps_interactive.pm:500
#, c-format
msgid "Load"
msgstr "تحميل"
-#: install_steps_interactive.pm:498 standalone/drakbackup:3932
+#: install_steps_interactive.pm:500 standalone/drakbackup:3932
#: standalone/drakbackup:4005 standalone/drakroam:210 standalone/logdrake:172
#, c-format
msgid "Save"
msgstr "حفظ"
-#: install_steps_interactive.pm:506
+#: install_steps_interactive.pm:508
#, c-format
msgid "Bad file"
msgstr "ملف سيء"
-#: install_steps_interactive.pm:582
+#: install_steps_interactive.pm:584
#, c-format
msgid "Selected size is larger than available space"
msgstr "الحجم المختار أكبر من المساحة المتوفرة"
-#: install_steps_interactive.pm:597
+#: install_steps_interactive.pm:599
#, c-format
msgid "Type of install"
msgstr "نوع التثبيت"
-#: install_steps_interactive.pm:598
+#: install_steps_interactive.pm:600
#, c-format
msgid ""
"You have not selected any group of packages.\n"
@@ -7144,22 +7169,22 @@ msgstr ""
"لم تختر أي مجموعة من الحزم.\n"
"الرجاء اختيار التثبيت المصغر الذي تريده:"
-#: install_steps_interactive.pm:602
+#: install_steps_interactive.pm:604
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "مع وثائق المساعدة الأساسية (مفضّل)"
-#: install_steps_interactive.pm:603
+#: install_steps_interactive.pm:605
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "تثبيت مصغّر فعلاً (خصوصاً بدون urpmi)"
-#: install_steps_interactive.pm:642 standalone/drakxtv:52
+#: install_steps_interactive.pm:644 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr "الكل"
-#: install_steps_interactive.pm:681
+#: install_steps_interactive.pm:683
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
@@ -7170,17 +7195,17 @@ msgstr ""
"إذا لم تمكن لديك أي من هذه الأقراص، اضغط إلغاء.\n"
"إذا كانت بعض هذه الأقراص مفقودة، قم بإزالة اختيارها ثم اضغط موافق."
-#: install_steps_interactive.pm:686
+#: install_steps_interactive.pm:688
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "القرص المدمج المسمى \"%s\""
-#: install_steps_interactive.pm:711
+#: install_steps_interactive.pm:713
#, c-format
msgid "Preparing installation"
msgstr "التحضير للتثبيت"
-#: install_steps_interactive.pm:720
+#: install_steps_interactive.pm:722
#, c-format
msgid ""
"Installing package %s\n"
@@ -7189,17 +7214,22 @@ msgstr ""
"تثبيت الحزمة %s\n"
"%d%%"
-#: install_steps_interactive.pm:769
+#: install_steps_interactive.pm:771
#, c-format
msgid "Post-install configuration"
msgstr "تهيئة ما بعد التثبيت"
-#: install_steps_interactive.pm:776
+#: install_steps_interactive.pm:778
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""
-#: install_steps_interactive.pm:805
+#: install_steps_interactive.pm:806
+#, c-format
+msgid "Updates"
+msgstr ""
+
+#: install_steps_interactive.pm:807
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -7220,79 +7250,74 @@ msgstr ""
"\n"
"هل تريد تنزيل هذه التحديثات ؟"
-#: install_steps_interactive.pm:826
+#: install_steps_interactive.pm:828
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"جاري الإتصال بموقع ماندريبا لينكس للحصول على قائمة بالمرايا المتوفرة..."
-#: install_steps_interactive.pm:845
+#: install_steps_interactive.pm:847
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "جاري الإتصال بالمرآة للحصول على قائمة بالحزم المتوفرة..."
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Unable to contact mirror %s"
msgstr "تعذر الإتصال بالمرآة %s"
-#: install_steps_interactive.pm:849
+#: install_steps_interactive.pm:851
#, c-format
msgid "Would you like to try again?"
msgstr "هل تريد المحاولة مرةً أخرى؟"
-#: install_steps_interactive.pm:876 standalone/drakclock:45
+#: install_steps_interactive.pm:878 standalone/drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr "ما هي منطقتك الزمنية؟"
-#: install_steps_interactive.pm:881
+#: install_steps_interactive.pm:883
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "تزامن وقت آلي (باستخدام NTP)"
-#: install_steps_interactive.pm:889
+#: install_steps_interactive.pm:891
#, c-format
msgid "NTP Server"
msgstr "خادم NTP"
-#: install_steps_interactive.pm:931 steps.pm:30
-#, c-format
-msgid "Summary"
-msgstr "ملخص"
-
-#: install_steps_interactive.pm:944 install_steps_interactive.pm:952
-#: install_steps_interactive.pm:970 install_steps_interactive.pm:977
-#: install_steps_interactive.pm:1128 services.pm:133
+#: install_steps_interactive.pm:946 install_steps_interactive.pm:954
+#: install_steps_interactive.pm:972 install_steps_interactive.pm:979
+#: install_steps_interactive.pm:1130 services.pm:133
#: standalone/drakbackup:1576
#, c-format
msgid "System"
msgstr "النظام"
-#: install_steps_interactive.pm:984 install_steps_interactive.pm:1011
-#: install_steps_interactive.pm:1028 install_steps_interactive.pm:1044
-#: install_steps_interactive.pm:1055
+#: install_steps_interactive.pm:986 install_steps_interactive.pm:1013
+#: install_steps_interactive.pm:1030 install_steps_interactive.pm:1046
+#: install_steps_interactive.pm:1057
#, c-format
msgid "Hardware"
msgstr "العتاد"
-#: install_steps_interactive.pm:990 install_steps_interactive.pm:999
+#: install_steps_interactive.pm:992 install_steps_interactive.pm:1001
#, c-format
msgid "Remote CUPS server"
msgstr "خادم CUPS بعيد"
-#: install_steps_interactive.pm:990
+#: install_steps_interactive.pm:992
#, c-format
msgid "No printer"
msgstr "لا طابعة"
-#: install_steps_interactive.pm:1032
+#: install_steps_interactive.pm:1034
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "هل لديك بطاقة صوت ISA؟"
-#: install_steps_interactive.pm:1034
+#: install_steps_interactive.pm:1036
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
@@ -7300,69 +7325,69 @@ msgid ""
msgstr ""
"شغّل \"alsaconf\" أو \"sndconfig\" بعد التّثبيت لتهيئة بطاقة الصّوت الخاصّة بك"
-#: install_steps_interactive.pm:1036
+#: install_steps_interactive.pm:1038
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "لم يعثر على بطاقة الصوت. حاول تشغيل \"harddrake\" بعد التثبيت"
-#: install_steps_interactive.pm:1056
+#: install_steps_interactive.pm:1058
#, c-format
msgid "Graphical interface"
msgstr "الواجهة الرسومية"
-#: install_steps_interactive.pm:1062 install_steps_interactive.pm:1074
+#: install_steps_interactive.pm:1064 install_steps_interactive.pm:1076
#, c-format
msgid "Network & Internet"
msgstr "الشبكة والإنترنت"
-#: install_steps_interactive.pm:1076
+#: install_steps_interactive.pm:1078
#, c-format
msgid "configured"
msgstr "مُهيّء"
-#: install_steps_interactive.pm:1085 install_steps_interactive.pm:1099
-#: steps.pm:20
+#: install_steps_interactive.pm:1087 install_steps_interactive.pm:1101
+#: security/level.pm:55 steps.pm:20
#, c-format
msgid "Security"
msgstr "الأمن"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "activated"
msgstr "مُنشّط"
-#: install_steps_interactive.pm:1104
+#: install_steps_interactive.pm:1106
#, c-format
msgid "disabled"
msgstr "مُعطّل"
-#: install_steps_interactive.pm:1115
+#: install_steps_interactive.pm:1117
#, c-format
msgid "Boot"
msgstr "الإقلاع"
#. -PO: example: lilo-graphic on /dev/hda1
-#: install_steps_interactive.pm:1119 printer/printerdrake.pm:974
+#: install_steps_interactive.pm:1121 printer/printerdrake.pm:974
#, c-format
msgid "%s on %s"
msgstr "%s على %s"
-#: install_steps_interactive.pm:1133 services.pm:175
+#: install_steps_interactive.pm:1135 services.pm:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "الخدمات: %d منشّطة لـ %d مسجلة"
-#: install_steps_interactive.pm:1143
+#: install_steps_interactive.pm:1145
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "لم تقم بتهيئة خادم X. هل أنت متأكد أنك تريد ذلك؟"
-#: install_steps_interactive.pm:1224
+#: install_steps_interactive.pm:1226
#, c-format
msgid "Preparing bootloader..."
msgstr "جاري تحضير محمّل الإقلاع..."
-#: install_steps_interactive.pm:1234
+#: install_steps_interactive.pm:1236
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
@@ -7374,12 +7399,12 @@ msgstr ""
"مع نظامك. ستكمل عملية التثبيت، ولكنك بحاجة إلى استخدام BootX أو طريقة ما "
"أخرى لإقلاع نظامك. مُعطى النواة لنظام الملفات الجذر هو: root=%s"
-#: install_steps_interactive.pm:1240
+#: install_steps_interactive.pm:1242
#, c-format
msgid "Do you want to use aboot?"
msgstr "هل تريد استخدام aboot؟"
-#: install_steps_interactive.pm:1243
+#: install_steps_interactive.pm:1245
#, c-format
msgid ""
"Error installing aboot, \n"
@@ -7388,7 +7413,7 @@ msgstr ""
"خطأ أثناء تثبيت aboot، \n"
"حاول الإجبار على التثبيت حتى و لو أدي ذلك لتدمير التجزيء الأول؟"
-#: install_steps_interactive.pm:1260
+#: install_steps_interactive.pm:1262
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
@@ -7397,22 +7422,22 @@ msgstr ""
"في هذا المستوى الأمني، الوصول إلى الملفّات بتجزيء ويندوز سيكون مقصوراً على "
"المدير."
-#: install_steps_interactive.pm:1289 standalone/drakautoinst:76
+#: install_steps_interactive.pm:1291 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "أدخل قرص مرن فارغ في السواقة %s"
-#: install_steps_interactive.pm:1294
+#: install_steps_interactive.pm:1296
#, c-format
msgid "Please insert another floppy for drivers disk"
msgstr "الرجاء إدخال قرص مرن آخر لقرص المشغّلات"
-#: install_steps_interactive.pm:1296
+#: install_steps_interactive.pm:1298
#, c-format
msgid "Creating auto install floppy..."
msgstr "جاري إنشاء قرص التثبيت الآلي..."
-#: install_steps_interactive.pm:1308
+#: install_steps_interactive.pm:1310
#, c-format
msgid ""
"Some steps are not completed.\n"
@@ -7423,12 +7448,19 @@ msgstr ""
"\n"
"هل تريد الخروج الآن فعلاً؟"
-#: install_steps_interactive.pm:1324
+#: install_steps_interactive.pm:1320 standalone/draksambashare:416
+#: standalone/draksambashare:523 standalone/drakups:120 standalone/drakups:159
+#: standalone/logdrake:449 standalone/logdrake:455
+#, c-format
+msgid "Congratulations"
+msgstr "تهانينا"
+
+#: install_steps_interactive.pm:1328 install_steps_interactive.pm:1329
#, c-format
msgid "Generate auto install floppy"
msgstr "إنشاء قرص تثبيت آلي"
-#: install_steps_interactive.pm:1326
+#: install_steps_interactive.pm:1330
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
@@ -7462,24 +7494,27 @@ msgid "Choose a file"
msgstr "اختيار ملف"
#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakbackup:1517
-#: standalone/drakfont:654 standalone/drakhosts:244 standalone/draknfs:594
-#: standalone/drakroam:218 standalone/draksambashare:595
+#: standalone/drakfont:655 standalone/drakhosts:242 standalone/draknfs:589
+#: standalone/drakroam:218 standalone/draksambashare:1123
#: standalone/drakups:301 standalone/drakups:361 standalone/drakups:381
#: standalone/drakvpn:319 standalone/drakvpn:680
#, c-format
msgid "Add"
msgstr "إضافة"
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:251
-#: standalone/draknfs:601 standalone/draksambashare:605
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:249
+#: standalone/draknfs:596 standalone/draksambashare:1080
+#: standalone/draksambashare:1133 standalone/draksambashare:1172
#, c-format
msgid "Modify"
msgstr "تعديل"
-#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:258
-#: standalone/draknfs:608 standalone/drakroam:202
-#: standalone/draksambashare:612 standalone/drakups:303 standalone/drakups:363
-#: standalone/drakups:383 standalone/drakvpn:319 standalone/drakvpn:680
+#: interactive.pm:317 interactive/gtk.pm:507 standalone/drakhosts:256
+#: standalone/draknfs:603 standalone/drakroam:202
+#: standalone/draksambashare:1081 standalone/draksambashare:1141
+#: standalone/draksambashare:1180 standalone/drakups:303
+#: standalone/drakups:363 standalone/drakups:383 standalone/drakvpn:319
+#: standalone/drakvpn:680
#, c-format
msgid "Remove"
msgstr "حذف"
@@ -10015,7 +10050,7 @@ msgstr ""
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "أي خدمة تريد السماح للإنترنت أن تتصل بها؟"
-#: network/drakfirewall.pm:182
+#: network/drakfirewall.pm:184
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
@@ -10026,7 +10061,7 @@ msgstr ""
"أمثلة صالحة هي:139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"ألق نظرة على /etc/services لمزيد من المعلومات."
-#: network/drakfirewall.pm:188
+#: network/drakfirewall.pm:190
#, c-format
msgid ""
"Invalid port given: %s.\n"
@@ -10041,12 +10076,12 @@ msgstr ""
"\n"
"يمكنك أيضاَ إعطاء مدى من المنافذ (مثلاً: 2400:24350/udp)"
-#: network/drakfirewall.pm:198
+#: network/drakfirewall.pm:200
#, c-format
msgid "Everything (no firewall)"
msgstr "كل شئ (لا جدار ناري)"
-#: network/drakfirewall.pm:200
+#: network/drakfirewall.pm:202
#, c-format
msgid "Other ports"
msgstr "منافذ أخرى"
@@ -10168,7 +10203,7 @@ msgstr "اختيار يدوي"
msgid "Internal ISDN card"
msgstr "بطاقة ISDN داخلية"
-#: network/netconnect.pm:80 printer/printerdrake.pm:1641 standalone/drakups:75
+#: network/netconnect.pm:80 printer/printerdrake.pm:1642 standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr "تهيئة يدوية"
@@ -10631,7 +10666,7 @@ msgstr "مُعطيات IP"
#: network/netconnect.pm:589 network/netconnect.pm:894
#: printer/printerdrake.pm:460 standalone/drakconnect:109
#: standalone/drakconnect:316 standalone/drakconnect:882
-#: standalone/drakhosts:198 standalone/drakups:286
+#: standalone/drakhosts:197 standalone/drakups:286
#, c-format
msgid "IP address"
msgstr "عنوان IP"
@@ -10836,7 +10871,7 @@ msgstr ""
msgid "Get NTPD servers from DHCP"
msgstr ""
-#: network/netconnect.pm:918 printer/printerdrake.pm:1895
+#: network/netconnect.pm:918 printer/printerdrake.pm:1896
#: standalone/drakconnect:676
#, c-format
msgid "IP address should be in format 1.2.3.4"
@@ -11132,7 +11167,7 @@ msgstr "أخيراً وليس آخراً يمكنك أيضاً أن تدخل ع
msgid "Host name (optional)"
msgstr "اسم المضيف (اختياري)"
-#: network/netconnect.pm:1178 standalone/drakhosts:198
+#: network/netconnect.pm:1178 standalone/drakhosts:197
#, c-format
msgid "Host name"
msgstr "اسم المضيف"
@@ -11384,7 +11419,7 @@ msgstr ""
"حدث خطأ غير متوقّع:\n"
"%s"
-#: network/network.pm:397
+#: network/network.pm:396 network/network.pm:397
#, c-format
msgid "Proxies configuration"
msgstr "تهيئة البروكسي"
@@ -11620,7 +11655,7 @@ msgstr "ظريف"
msgid "maybe"
msgstr "ربما"
-#: pkgs.pm:460
+#: pkgs.pm:461
#, fuzzy, c-format
msgid "Downloading file %s..."
msgstr "جاري ارسال الملفات..."
@@ -11645,9 +11680,9 @@ msgstr "مُهيّء على أجهزة أخرى"
msgid "On CUPS server \"%s\""
msgstr "على خادم CUPS \"%s\""
-#: printer/cups.pm:117 printer/printerdrake.pm:5048
-#: printer/printerdrake.pm:5058 printer/printerdrake.pm:5203
-#: printer/printerdrake.pm:5214 printer/printerdrake.pm:5427
+#: printer/cups.pm:117 printer/printerdrake.pm:5049
+#: printer/printerdrake.pm:5059 printer/printerdrake.pm:5204
+#: printer/printerdrake.pm:5215 printer/printerdrake.pm:5428
#, c-format
msgid " (Default)"
msgstr " (افتراضي)"
@@ -11719,7 +11754,7 @@ msgid "Printer on remote CUPS server"
msgstr "طابعة على خادم CUPS بعيد"
#: printer/main.pm:30 printer/printerdrake.pm:1373
-#: printer/printerdrake.pm:1918
+#: printer/printerdrake.pm:1919
#, c-format
msgid "Printer on remote lpd server"
msgstr "طابعة على خادم lpd بعيد"
@@ -11739,7 +11774,7 @@ msgstr "طابعة على خادم SMB/Windows 95/98/NT"
msgid "Printer on NetWare server"
msgstr "طابعة على خادم NetWare"
-#: printer/main.pm:34 printer/printerdrake.pm:1922
+#: printer/main.pm:34 printer/printerdrake.pm:1923
#, c-format
msgid "Enter a printer device URI"
msgstr "أدخل URI الخاص بالطابعة"
@@ -11754,10 +11789,10 @@ msgstr "حوّل الوظيفة إلى الأمر"
msgid "recommended"
msgstr "مفضّل"
-#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1776
-#: printer/main.pm:2917 printer/main.pm:2926 printer/printerdrake.pm:973
-#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2410
-#: printer/printerdrake.pm:5464
+#: printer/main.pm:330 printer/main.pm:686 printer/main.pm:1800
+#: printer/main.pm:2943 printer/main.pm:2952 printer/printerdrake.pm:973
+#: printer/printerdrake.pm:1133 printer/printerdrake.pm:2411
+#: printer/printerdrake.pm:5465
#, c-format
msgid "Unknown model"
msgstr "طراز غير معروف"
@@ -11954,33 +11989,33 @@ msgid "URI: %s"
msgstr "URI: %s"
#: printer/main.pm:683 printer/printerdrake.pm:1060
-#: printer/printerdrake.pm:3220
+#: printer/printerdrake.pm:3221
#, c-format
msgid "Raw printer (No driver)"
msgstr "طابعة خام (لا مشغل)"
-#: printer/main.pm:1274 printer/printerdrake.pm:211
+#: printer/main.pm:1298 printer/printerdrake.pm:211
#: printer/printerdrake.pm:223
#, c-format
msgid "Local network(s)"
msgstr "الشبكة/الشبكات المحلية"
-#: printer/main.pm:1276 printer/printerdrake.pm:227
+#: printer/main.pm:1300 printer/printerdrake.pm:227
#, c-format
msgid "Interface \"%s\""
msgstr "الواجهة \"%s\""
-#: printer/main.pm:1278
+#: printer/main.pm:1302
#, c-format
msgid "Network %s"
msgstr "الشبكة %s"
-#: printer/main.pm:1280
+#: printer/main.pm:1304
#, c-format
msgid "Host %s"
msgstr "المضيف %s"
-#: printer/main.pm:1309
+#: printer/main.pm:1333
#, c-format
msgid "%s (Port %s)"
msgstr "%s (المنفذ %s)"
@@ -12134,7 +12169,7 @@ msgstr ""
"الحال عليك الإنتباه لهذه النقاط."
#: printer/printerdrake.pm:138 printer/printerdrake.pm:506
-#: printer/printerdrake.pm:4681
+#: printer/printerdrake.pm:4682
#, c-format
msgid "Remote CUPS server and no local CUPS daemon"
msgstr "خادم CUPS بعد بدون عفريت CUPS محلي"
@@ -12274,7 +12309,7 @@ msgstr "IP الخادم مفقود!"
msgid "The entered IP is not correct.\n"
msgstr "عنوان IP المدُخل غير صحيح.\n"
-#: printer/printerdrake.pm:440 printer/printerdrake.pm:2152
+#: printer/printerdrake.pm:440 printer/printerdrake.pm:2153
#, c-format
msgid "The port number should be an integer!"
msgstr "يجب أن يكون رقم المنفذ رقماً صحيحاً!"
@@ -12284,7 +12319,7 @@ msgstr "يجب أن يكون رقم المنفذ رقماً صحيحاً!"
msgid "This server is already in the list, it cannot be added again.\n"
msgstr "هذا الخادم موجود في القائمة مسبقاً، لا يمكن اضافته مرة أخرى.\n"
-#: printer/printerdrake.pm:462 printer/printerdrake.pm:2179
+#: printer/printerdrake.pm:462 printer/printerdrake.pm:2180
#: standalone/drakups:251 standalone/harddrake2:52
#, c-format
msgid "Port"
@@ -12297,8 +12332,8 @@ msgstr "المنفذ"
msgid "On, Name or IP of remote server:"
msgstr "عليه، اسم أو IP الخادم البعيد:"
-#: printer/printerdrake.pm:514 printer/printerdrake.pm:4690
-#: printer/printerdrake.pm:4756
+#: printer/printerdrake.pm:514 printer/printerdrake.pm:4691
+#: printer/printerdrake.pm:4757
#, c-format
msgid "CUPS server name or IP address missing."
msgstr "اسم خادم CUPS أو عنوان IP مفقود."
@@ -12308,31 +12343,31 @@ msgstr "اسم خادم CUPS أو عنوان IP مفقود."
#: printer/printerdrake.pm:901 printer/printerdrake.pm:927
#: printer/printerdrake.pm:1036 printer/printerdrake.pm:1078
#: printer/printerdrake.pm:1088 printer/printerdrake.pm:1123
-#: printer/printerdrake.pm:2239 printer/printerdrake.pm:2454
-#: printer/printerdrake.pm:2486 printer/printerdrake.pm:2547
-#: printer/printerdrake.pm:2599 printer/printerdrake.pm:2616
-#: printer/printerdrake.pm:2660 printer/printerdrake.pm:2700
-#: printer/printerdrake.pm:2750 printer/printerdrake.pm:2784
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3062
-#: printer/printerdrake.pm:3067 printer/printerdrake.pm:3215
-#: printer/printerdrake.pm:3326 printer/printerdrake.pm:3939
-#: printer/printerdrake.pm:4006 printer/printerdrake.pm:4055
-#: printer/printerdrake.pm:4058 printer/printerdrake.pm:4190
-#: printer/printerdrake.pm:4291 printer/printerdrake.pm:4363
-#: printer/printerdrake.pm:4384 printer/printerdrake.pm:4394
-#: printer/printerdrake.pm:4485 printer/printerdrake.pm:4580
-#: printer/printerdrake.pm:4586 printer/printerdrake.pm:4610
-#: printer/printerdrake.pm:4717 printer/printerdrake.pm:4826
-#: printer/printerdrake.pm:4846 printer/printerdrake.pm:4855
-#: printer/printerdrake.pm:4870 printer/printerdrake.pm:5071
-#: printer/printerdrake.pm:5533 printer/printerdrake.pm:5616
+#: printer/printerdrake.pm:2240 printer/printerdrake.pm:2455
+#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2548
+#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2661 printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2751 printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3063
+#: printer/printerdrake.pm:3068 printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:3327 printer/printerdrake.pm:3940
+#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4056
+#: printer/printerdrake.pm:4059 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4292 printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4385 printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4486 printer/printerdrake.pm:4581
+#: printer/printerdrake.pm:4587 printer/printerdrake.pm:4611
+#: printer/printerdrake.pm:4718 printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:4847 printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4871 printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5534 printer/printerdrake.pm:5617
#: standalone/printerdrake:73 standalone/printerdrake:572
#, c-format
msgid "Printerdrake"
msgstr "Printerdrake"
-#: printer/printerdrake.pm:567 printer/printerdrake.pm:4292
-#: printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:567 printer/printerdrake.pm:4293
+#: printer/printerdrake.pm:4828
#, c-format
msgid "Reading printer data..."
msgstr "قراءة بيانات الطابعة..."
@@ -12459,7 +12494,7 @@ msgstr ""
"لا تحتاج إلى تهيئة الطابعات على خادمات CUPS البعيدة؛ هذه الطابعات يمكن "
"اكتشلفها آلياً."
-#: printer/printerdrake.pm:751 printer/printerdrake.pm:5073
+#: printer/printerdrake.pm:751 printer/printerdrake.pm:5074
#, c-format
msgid ""
"\n"
@@ -12687,12 +12722,12 @@ msgstr " على "
msgid ")"
msgstr "("
-#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3227
+#: printer/printerdrake.pm:1069 printer/printerdrake.pm:3228
#, c-format
msgid "Printer model selection"
msgstr "إختيار وحدات الطابعة"
-#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3228
+#: printer/printerdrake.pm:1070 printer/printerdrake.pm:3229
#, c-format
msgid "Which printer model do you have?"
msgstr "ما هو نوع الطابعة لديك؟"
@@ -12710,7 +12745,7 @@ msgstr ""
"لم يتمكن Printerdrake من التعرف على طراز طابعتك %s. الرجاء اختيار الطراز "
"الصحيح من القائمة."
-#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3233
+#: printer/printerdrake.pm:1074 printer/printerdrake.pm:3234
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
@@ -12719,7 +12754,7 @@ msgstr ""
"إذا لم تكن طابعت موجودة في القائمة، الرجاء اختيار طابعة متوافقة (انظر دليل "
"الطابعة) أو اختر طابعة مماثلة."
-#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4847
+#: printer/printerdrake.pm:1089 printer/printerdrake.pm:4848
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "جاري تهيئة الطابعة \"%s\" ..."
@@ -12752,9 +12787,9 @@ msgid ""
msgstr ""
#: printer/printerdrake.pm:1274 printer/printerdrake.pm:1286
-#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2420
-#: printer/printerdrake.pm:2435 printer/printerdrake.pm:2507
-#: printer/printerdrake.pm:5090 printer/printerdrake.pm:5263
+#: printer/printerdrake.pm:1393 printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2436 printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:5091 printer/printerdrake.pm:5264
#, c-format
msgid "Add a new printer"
msgstr "إضافة طابعة جديدة"
@@ -12949,14 +12984,14 @@ msgstr ""
"الطابعة الإفتراضية (صينيّة إدخال الورق، جودة الطباعة،...)، اختر \"الطابعة\" "
"في قسم \"العتاد\" في مركز تحكم %s."
-#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1660
-#: printer/printerdrake.pm:1723 printer/printerdrake.pm:1815
-#: printer/printerdrake.pm:1953 printer/printerdrake.pm:2029
-#: printer/printerdrake.pm:2196 printer/printerdrake.pm:2289
-#: printer/printerdrake.pm:2298 printer/printerdrake.pm:2307
-#: printer/printerdrake.pm:2318 printer/printerdrake.pm:2460
-#: printer/printerdrake.pm:2559 printer/printerdrake.pm:2605
-#: printer/printerdrake.pm:2672 printer/printerdrake.pm:2707
+#: printer/printerdrake.pm:1430 printer/printerdrake.pm:1661
+#: printer/printerdrake.pm:1724 printer/printerdrake.pm:1816
+#: printer/printerdrake.pm:1954 printer/printerdrake.pm:2030
+#: printer/printerdrake.pm:2197 printer/printerdrake.pm:2290
+#: printer/printerdrake.pm:2299 printer/printerdrake.pm:2308
+#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2461
+#: printer/printerdrake.pm:2560 printer/printerdrake.pm:2606
+#: printer/printerdrake.pm:2673 printer/printerdrake.pm:2708
#, c-format
msgid "Could not install the %s packages!"
msgstr "تعذر تثبيت حزم %s!"
@@ -12966,8 +13001,8 @@ msgstr "تعذر تثبيت حزم %s!"
msgid "Skipping Windows/SMB server auto-detection"
msgstr "جاري تخطّي استكشاف خادم ويندوز/SMB"
-#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1583
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1438 printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Printer auto-detection"
msgstr "تحقق آلي من الطابعات"
@@ -13031,27 +13066,27 @@ msgid "You must enter a device or file name!"
msgstr "يجب عليك إدخال جهاز أو اسم ملف!"
#
-#: printer/printerdrake.pm:1584
+#: printer/printerdrake.pm:1585
#, c-format
msgid "No printer found!"
msgstr "لا توجد طابعة!"
-#: printer/printerdrake.pm:1592
+#: printer/printerdrake.pm:1593
#, c-format
msgid "Local Printers"
msgstr "الطابعات المحلية"
-#: printer/printerdrake.pm:1593
+#: printer/printerdrake.pm:1594
#, c-format
msgid "Available printers"
msgstr "الطابعات المتوفرة"
-#: printer/printerdrake.pm:1597 printer/printerdrake.pm:1606
+#: printer/printerdrake.pm:1598 printer/printerdrake.pm:1607
#, c-format
msgid "The following printer was auto-detected. "
msgstr "تم اكتشاف الطابعة الآتية آلياً. "
-#: printer/printerdrake.pm:1599
+#: printer/printerdrake.pm:1600
#, c-format
msgid ""
"If it is not the one you want to configure, enter a device name/file name in "
@@ -13059,18 +13094,18 @@ msgid ""
msgstr ""
"إذا لم تكن هذه هي التي تريد تهيئتها، أدخل اسم جهاز/اسم ملف في حقل الإدخال"
-#: printer/printerdrake.pm:1600
+#: printer/printerdrake.pm:1601
#, c-format
msgid ""
"Alternatively, you can specify a device name/file name in the input line"
msgstr "بدلاً من ذلك، يمكنك تحديد اسم جهاز/اسم ملف في حقا الإدخال"
-#: printer/printerdrake.pm:1601 printer/printerdrake.pm:1610
+#: printer/printerdrake.pm:1602 printer/printerdrake.pm:1611
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr "ها هي قائمة بكل الطابعات المتحقَّق منها آلياً. "
-#: printer/printerdrake.pm:1603
+#: printer/printerdrake.pm:1604
#, c-format
msgid ""
"Please choose the printer you want to set up or enter a device name/file "
@@ -13079,7 +13114,7 @@ msgstr ""
"الرجاء اختيار الطابعة التي تريد إعدادها أو أدخل اسم جهاز/اسم ملف في حقل "
"الإدخال"
-#: printer/printerdrake.pm:1604
+#: printer/printerdrake.pm:1605
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
@@ -13088,7 +13123,7 @@ msgstr ""
"الرجاء إدخال الطابعة التي يجب أن تذهب اليها وظائف الطباعة أو أدخل اسم جهاز/"
"اسم ملف في حقل الإدخال"
-#: printer/printerdrake.pm:1608
+#: printer/printerdrake.pm:1609
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
@@ -13098,12 +13133,12 @@ msgstr ""
"إعداد الطابعة سيعمل بشكل آلي. إذا لم يتم اكتشاف طابعتك بالشكل الصحيح أو إذا "
"كنت تفضل إعداد مخصص شغّل \"تهيئة يدوية\"."
-#: printer/printerdrake.pm:1609
+#: printer/printerdrake.pm:1610
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr "حالياً لا يوجد احتمال بديل"
-#: printer/printerdrake.pm:1612
+#: printer/printerdrake.pm:1613
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
@@ -13115,12 +13150,12 @@ msgstr ""
"يتم اكتشاف الطابعة بالشكل الصحيح أو إذا كنت تفضل تهيئة يدوية تشغيل \"تهيئة "
"يدوية\"."
-#: printer/printerdrake.pm:1613
+#: printer/printerdrake.pm:1614
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr "رجاء اختيار الطابعة التي ستذهب اليها وظائف الطباعة."
-#: printer/printerdrake.pm:1615
+#: printer/printerdrake.pm:1616
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
@@ -13129,12 +13164,12 @@ msgstr ""
"الرجاء إدخال المنفذ المتصلة به الطابعة أو أدخل اسم جهاز/اسم ملف في حقل "
"الإدخال"
-#: printer/printerdrake.pm:1616
+#: printer/printerdrake.pm:1617
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr "رجاء اختيار المنفذ الموصلة إليه طابعتك."
-#: printer/printerdrake.pm:1618
+#: printer/printerdrake.pm:1619
#, c-format
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
@@ -13143,26 +13178,26 @@ msgstr ""
" (المنافذ المتوازية: /dev/lp0، /dev/lp1، ...، مماشل لـ LPT1:، LPT2:، ...، "
"طابعة USB الأولي: /dev/usb/lp0، طابعة USB الثانية: /dev/usb/lp1، ...)"
-#: printer/printerdrake.pm:1622
+#: printer/printerdrake.pm:1623
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr "يجب عليك إدخال/اختيار طابعة/جهاز"
-#: printer/printerdrake.pm:1662 printer/printerdrake.pm:1725
-#: printer/printerdrake.pm:1817 printer/printerdrake.pm:1955
-#: printer/printerdrake.pm:2031 printer/printerdrake.pm:2198
-#: printer/printerdrake.pm:2291 printer/printerdrake.pm:2300
-#: printer/printerdrake.pm:2309 printer/printerdrake.pm:2320
+#: printer/printerdrake.pm:1663 printer/printerdrake.pm:1726
+#: printer/printerdrake.pm:1818 printer/printerdrake.pm:1956
+#: printer/printerdrake.pm:2032 printer/printerdrake.pm:2199
+#: printer/printerdrake.pm:2292 printer/printerdrake.pm:2301
+#: printer/printerdrake.pm:2310 printer/printerdrake.pm:2321
#, c-format
msgid "Aborting"
msgstr "جاري الإجهاض"
-#: printer/printerdrake.pm:1698
+#: printer/printerdrake.pm:1699
#, c-format
msgid "Remote lpd Printer Options"
msgstr "خيارات طابعة lpd البعيدة"
-#: printer/printerdrake.pm:1699
+#: printer/printerdrake.pm:1700
#, c-format
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -13171,65 +13206,66 @@ msgstr ""
"لاستخدام طابعة lpd بعيدة، عليك إعطاء اسم مضيف خادم الطابعة و اسم الطابعة على "
"ذلك الخادم."
-#: printer/printerdrake.pm:1700
+#: printer/printerdrake.pm:1701
#, c-format
msgid "Remote host name"
msgstr "اسم المضيف البعيد"
-#: printer/printerdrake.pm:1701
+#: printer/printerdrake.pm:1702
#, c-format
msgid "Remote printer name"
msgstr "اسم الطابعة البعيدة"
-#: printer/printerdrake.pm:1704
+#: printer/printerdrake.pm:1705
#, c-format
msgid "Remote host name missing!"
msgstr "اسم المضيف البعيد مفقود!"
-#: printer/printerdrake.pm:1708
+#: printer/printerdrake.pm:1709
#, c-format
msgid "Remote printer name missing!"
msgstr "اسم الطابعة البعيدة مفقود!"
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339 standalone/drakTermServ:447
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340 standalone/drakTermServ:447
#: standalone/drakTermServ:769 standalone/drakTermServ:785
#: standalone/drakTermServ:1590 standalone/drakTermServ:1599
#: standalone/drakTermServ:1611 standalone/drakbackup:499
#: standalone/drakbackup:605 standalone/drakbackup:640
#: standalone/drakbackup:741 standalone/drakroam:390
-#: standalone/draksambashare:424 standalone/harddrake2:259
+#: standalone/draksambashare:623 standalone/draksambashare:790
+#: standalone/harddrake2:259
#, c-format
msgid "Information"
msgstr "معلومات"
-#: printer/printerdrake.pm:1738 printer/printerdrake.pm:2214
-#: printer/printerdrake.pm:2339
+#: printer/printerdrake.pm:1739 printer/printerdrake.pm:2215
+#: printer/printerdrake.pm:2340
#, c-format
msgid "Detected model: %s %s"
msgstr "تم اكتشاف الطراز: %s %s"
-#: printer/printerdrake.pm:1821 printer/printerdrake.pm:2083
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:2084
#, c-format
msgid "Scanning network..."
msgstr "جاري مسح الشبكة..."
-#: printer/printerdrake.pm:1833 printer/printerdrake.pm:1854
+#: printer/printerdrake.pm:1834 printer/printerdrake.pm:1855
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr "، الطابعة \"%s\" على الخادم \"%s\""
-#: printer/printerdrake.pm:1836 printer/printerdrake.pm:1857
+#: printer/printerdrake.pm:1837 printer/printerdrake.pm:1858
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "الطابعة \"%s\" على الخادم \"%s\""
-#: printer/printerdrake.pm:1878
+#: printer/printerdrake.pm:1879
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "خيارات طابعة SMB (ويندوز ×9/إنتي)"
-#: printer/printerdrake.pm:1879
+#: printer/printerdrake.pm:1880
#, c-format
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -13242,7 +13278,7 @@ msgstr ""
"المشاركة لطابعة التي تود الوصول اليها بالإضافة إلى اسم مستخدم، كلمة مرور، و "
"مجموعة عمل مناسبة."
-#: printer/printerdrake.pm:1880
+#: printer/printerdrake.pm:1881
#, c-format
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
@@ -13251,47 +13287,47 @@ msgstr ""
" إذا تم اكتشاف الطابعة المطلوبة آلياً، كل ما عليك هو اختيارها من القائمة ثم "
"أضف اسم المستخدم، كلمة المرور، و/أو مجموعة العمل ان احتجت لذلك."
-#: printer/printerdrake.pm:1882
+#: printer/printerdrake.pm:1883
#, c-format
msgid "SMB server host"
msgstr "مضيف خادم SMB"
-#: printer/printerdrake.pm:1883
+#: printer/printerdrake.pm:1884
#, c-format
msgid "SMB server IP"
msgstr "IP خادم SMB"
-#: printer/printerdrake.pm:1884 standalone/draksambashare:543
+#: printer/printerdrake.pm:1885 standalone/draksambashare:61
#, c-format
msgid "Share name"
msgstr "اسم المشاركة"
-#: printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:1888
#, c-format
msgid "Workgroup"
msgstr "مجموعة العمل"
-#: printer/printerdrake.pm:1889
+#: printer/printerdrake.pm:1890
#, c-format
msgid "Auto-detected"
msgstr "تحقق آلي"
-#: printer/printerdrake.pm:1899
+#: printer/printerdrake.pm:1900
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr "يجب إعطاء اسم الخادم أو رقم IP الخاص بالخادم!"
-#: printer/printerdrake.pm:1903
+#: printer/printerdrake.pm:1904
#, c-format
msgid "Samba share name missing!"
msgstr "اسم مشاركة سامبا مفقود!"
-#: printer/printerdrake.pm:1909
+#: printer/printerdrake.pm:1910
#, c-format
msgid "SECURITY WARNING!"
msgstr "تحذير أمني!"
-#: printer/printerdrake.pm:1910
+#: printer/printerdrake.pm:1911
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -13332,7 +13368,7 @@ msgstr ""
"الطباعة من هذه الماكينة مع نوع الوصلة \"%s\" في PrinterDrake.\n"
"\n"
-#: printer/printerdrake.pm:1920
+#: printer/printerdrake.pm:1921
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -13344,7 +13380,7 @@ msgstr ""
"الطباعة من هذه الماكينة باستخدام نوع الوصلة \"%s\" في Printerdrake.\n"
"\n"
-#: printer/printerdrake.pm:1923
+#: printer/printerdrake.pm:1924
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
@@ -13356,12 +13392,12 @@ msgstr ""
"\n"
"هل تريد فعلاً متابعة إعداد هذه الطابعة كما تفعل الآن؟"
-#: printer/printerdrake.pm:2002
+#: printer/printerdrake.pm:2003
#, c-format
msgid "NetWare Printer Options"
msgstr "خيارات طابعة NetWare"
-#: printer/printerdrake.pm:2003
+#: printer/printerdrake.pm:2004
#, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -13373,42 +13409,42 @@ msgstr ""
"قد يختلف عن اسم مضيف TCP/IP!) بالإضافة إلى اسم الصف للطابعة التي رغب في "
"الوصول اليها بالإضافة إلى اسم مستخدم و كلمة مرور مناسبتين."
-#: printer/printerdrake.pm:2004
+#: printer/printerdrake.pm:2005
#, c-format
msgid "Printer Server"
msgstr "خادم الطابعة"
-#: printer/printerdrake.pm:2005
+#: printer/printerdrake.pm:2006
#, c-format
msgid "Print Queue Name"
msgstr "اسم صفّ الطابعة"
-#: printer/printerdrake.pm:2010
+#: printer/printerdrake.pm:2011
#, c-format
msgid "NCP server name missing!"
msgstr "اسم خادم NCP مفقود!"
-#: printer/printerdrake.pm:2014
+#: printer/printerdrake.pm:2015
#, c-format
msgid "NCP queue name missing!"
msgstr "اسم صفّ NCP مفقود!"
-#: printer/printerdrake.pm:2095 printer/printerdrake.pm:2116
+#: printer/printerdrake.pm:2096 printer/printerdrake.pm:2117
#, c-format
msgid ", host \"%s\", port %s"
msgstr "، المضيف \"%s\"، المنفذ %s"
-#: printer/printerdrake.pm:2098 printer/printerdrake.pm:2119
+#: printer/printerdrake.pm:2099 printer/printerdrake.pm:2120
#, c-format
msgid "Host \"%s\", port %s"
msgstr "المضيف \"%s\"، المنفذ %s"
-#: printer/printerdrake.pm:2141
+#: printer/printerdrake.pm:2142
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "خيارات طابعة TCP/Socket"
-#: printer/printerdrake.pm:2143
+#: printer/printerdrake.pm:2144
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
@@ -13417,7 +13453,7 @@ msgstr ""
"اختر واحدة من الطابعات التي تم التحقق منها آلياً من القائمة أو أدخل اسم "
"المضيف أو رقم IP و رقم المنفذ الإختياري (الإفتراضي هو 9100) في حقول الإدخال."
-#: printer/printerdrake.pm:2144
+#: printer/printerdrake.pm:2145
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -13430,27 +13466,27 @@ msgstr ""
"خادمات HP JetDirect يكون رقم المنفذ عادةً هو 9100، على الخادمات الأخرى يمكن "
"أن يكون الرقم غير ذلك. الق نظرة على دليل المستخدم للعتاد الخاص بك."
-#: printer/printerdrake.pm:2148
+#: printer/printerdrake.pm:2149
#, c-format
msgid "Printer host name or IP missing!"
msgstr "اسم مضيف الطابعة أو الـ IP مفقود!"
-#: printer/printerdrake.pm:2177
+#: printer/printerdrake.pm:2178
#, c-format
msgid "Printer host name or IP"
msgstr "اسم مضيف الطابعة أو الـ IP"
-#: printer/printerdrake.pm:2240
+#: printer/printerdrake.pm:2241
#, c-format
msgid "Refreshing Device URI list..."
msgstr "جاري إنعاش لائحة عناوين URI للجهاز..."
-#: printer/printerdrake.pm:2243 printer/printerdrake.pm:2245
+#: printer/printerdrake.pm:2244 printer/printerdrake.pm:2246
#, c-format
msgid "Printer Device URI"
msgstr "URI جهاز الطابعة"
-#: printer/printerdrake.pm:2244
+#: printer/printerdrake.pm:2245
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
@@ -13461,17 +13497,17 @@ msgstr ""
"متطلبات CUPS أو Foomatic. لاحط أنه ليست كل أنواع الـURI مدعومة من "
"الـspoolers."
-#: printer/printerdrake.pm:2270
+#: printer/printerdrake.pm:2271
#, c-format
msgid "A valid URI must be entered!"
msgstr "يجب إدخال URI صالح!"
-#: printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2376
#, c-format
msgid "Pipe into command"
msgstr "حول إلى الأمر"
-#: printer/printerdrake.pm:2376
+#: printer/printerdrake.pm:2377
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
@@ -13480,17 +13516,17 @@ msgstr ""
"هنا يمكنك تحديد أي أمر هلامي يمكن تحويل وظيفة الطباعة اليه بدلاً من ارسالها "
"مباشرةً إلى الطابعة."
-#: printer/printerdrake.pm:2377
+#: printer/printerdrake.pm:2378
#, c-format
msgid "Command line"
msgstr "سطر الأوامر"
-#: printer/printerdrake.pm:2381
+#: printer/printerdrake.pm:2382
#, c-format
msgid "A command line must be entered!"
msgstr "يجب إدخال سطر أوامر"
-#: printer/printerdrake.pm:2421
+#: printer/printerdrake.pm:2422
#, c-format
msgid ""
"On many HP printers there are special functions available, maintenance (ink "
@@ -13503,7 +13539,7 @@ msgstr ""
"جداً، والمسح الضوئي على الأجهزة متعددة الوظائف، والوصول إلى بطاقة الذاكرة على "
"الطابعات ذات قارئات البطاقات."
-#: printer/printerdrake.pm:2423
+#: printer/printerdrake.pm:2424
#, c-format
msgid ""
"To access these extra functions on your HP printer, it must be set up with "
@@ -13513,7 +13549,7 @@ msgstr ""
"البرنامج المناسب:"
# These two seem like 'fore-edge' and 'full-blood'
-#: printer/printerdrake.pm:2424
+#: printer/printerdrake.pm:2425
#, c-format
msgid ""
"Either with the newer HPLIP which allows printer maintenance through the "
@@ -13524,7 +13560,7 @@ msgstr ""
"السهل الاستخدام \"صندوق الأدوات\" والمتقدم القويّ الصلة على طرز PhotoSmart "
"الأجدد."
-#: printer/printerdrake.pm:2425
+#: printer/printerdrake.pm:2426
#, c-format
msgid ""
"or with the older HPOJ which allows only scanner and memory card access, but "
@@ -13533,26 +13569,26 @@ msgstr ""
"أو باستخدام HPOJ الأقدم الذي يسمح بالوصول فقط إلى الماسح الضوئي وبطاقة "
"الذاكرة، ولكن قد يساعدك في حالة فشل HPLIP."
-#: printer/printerdrake.pm:2427
+#: printer/printerdrake.pm:2428
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr "ما هو اختيارك (اختيار \"لاشيء\" لغير طابعات HP)? "
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2429
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2461
-#: printer/printerdrake.pm:2487
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2430
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2462
+#: printer/printerdrake.pm:2488
#, c-format
msgid "HPLIP"
msgstr "HPLIP"
-#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2431
-#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2606
-#: printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2429 printer/printerdrake.pm:2432
+#: printer/printerdrake.pm:2601 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2618
#, c-format
msgid "HPOJ"
msgstr "HPOJ"
-#: printer/printerdrake.pm:2436
+#: printer/printerdrake.pm:2437
#, c-format
msgid ""
"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
@@ -13563,98 +13599,98 @@ msgstr ""
"1100/1200/1220/3000/3200/3300/4345 مع ماسح ضوئي، Sony IPJ-V100) أو جهاز HP "
"PhotoSmart أو HP LaserJet 2200؟"
-#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2600
+#: printer/printerdrake.pm:2456 printer/printerdrake.pm:2601
#, c-format
msgid "Installing %s package..."
msgstr "جاري تهيئة حزمة %s..."
-#: printer/printerdrake.pm:2462 printer/printerdrake.pm:2607
+#: printer/printerdrake.pm:2463 printer/printerdrake.pm:2608
#, c-format
msgid "Only printing will be possible on the %s."
msgstr "على الـ %s، ستكون الطّباعة ممكنة فقط."
-#: printer/printerdrake.pm:2477
+#: printer/printerdrake.pm:2478
#, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr "تعذرت إزالة ملف التهيئة %s للطابعة HPOJ لـ%s!"
-#: printer/printerdrake.pm:2479
+#: printer/printerdrake.pm:2480
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr "الرجاء إزالة أي ملف يدوياً وإعادة تشغيل HPOJ."
-#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2617
+#: printer/printerdrake.pm:2488 printer/printerdrake.pm:2618
#, c-format
msgid "Checking device and configuring %s..."
msgstr "جاري التأكد من الجهاز و تهيئة %s..."
-#: printer/printerdrake.pm:2508
+#: printer/printerdrake.pm:2509
#, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr "أي طابعة تريد إعدادها باستخدام HPLIP؟"
-#: printer/printerdrake.pm:2548 printer/printerdrake.pm:2661
+#: printer/printerdrake.pm:2549 printer/printerdrake.pm:2662
#, c-format
msgid "Installing SANE packages..."
msgstr "تثبيت حزم SANE..."
-#: printer/printerdrake.pm:2561 printer/printerdrake.pm:2674
+#: printer/printerdrake.pm:2562 printer/printerdrake.pm:2675
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr "لن يكون المسح ممكنا على الـ %s."
-#: printer/printerdrake.pm:2576
+#: printer/printerdrake.pm:2577
#, c-format
msgid "Using and Maintaining your %s"
msgstr "استخدام وصيانة %s الخاص بك"
-#: printer/printerdrake.pm:2701
+#: printer/printerdrake.pm:2702
#, c-format
msgid "Installing mtools packages..."
msgstr "جاري تثبيت حزم mtools"
-#: printer/printerdrake.pm:2709
+#: printer/printerdrake.pm:2710
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr "الوصول إلى بطاقة الذاكرة الصّوريّة على %s لن يكون ممكناً."
-#: printer/printerdrake.pm:2725
+#: printer/printerdrake.pm:2726
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr "جاري المسح على جهاز HP متعدد الوظائف"
-#: printer/printerdrake.pm:2734
+#: printer/printerdrake.pm:2735
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr "الوصول إلى بطاقة الذاكرة على جهاز HP متعدد الوظائف"
-#: printer/printerdrake.pm:2751
+#: printer/printerdrake.pm:2752
#, c-format
msgid "Configuring device..."
msgstr "تهيئة الجهاز..."
-#: printer/printerdrake.pm:2785
+#: printer/printerdrake.pm:2786
#, c-format
msgid "Making printer port available for CUPS..."
msgstr "جاري جعل منفذ الطابعة متوفراً لـCUPS..."
-#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3063
-#: printer/printerdrake.pm:3216
+#: printer/printerdrake.pm:2795 printer/printerdrake.pm:3064
+#: printer/printerdrake.pm:3217
#, c-format
msgid "Reading printer database..."
msgstr "جاري قراءة قاعدة بيانات الطابعات..."
-#: printer/printerdrake.pm:3021
+#: printer/printerdrake.pm:3022
#, c-format
msgid "Enter Printer Name and Comments"
msgstr "أدخل اسم الطابعة و التعليقات"
-#: printer/printerdrake.pm:3025 printer/printerdrake.pm:4348
+#: printer/printerdrake.pm:3026 printer/printerdrake.pm:4349
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "اسم الطابعة يجب أن يحتوي فقط على حروف و أرقام و شارطات تحتية"
-#: printer/printerdrake.pm:3031 printer/printerdrake.pm:4353
+#: printer/printerdrake.pm:3032 printer/printerdrake.pm:4354
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -13663,7 +13699,7 @@ msgstr ""
"الطابعة \"%s\" موجودة مسبقاً،\n"
"هل تريد فعلاً الكتابة فوق التهيئة الخاصة بها؟"
-#: printer/printerdrake.pm:3038
+#: printer/printerdrake.pm:3039
#, c-format
msgid ""
"The printer name \"%s\" has more than 12 characters which can make the "
@@ -13673,7 +13709,7 @@ msgstr ""
"اسم الطابعة \"%s\" يحتوي أكثر من 12 حرفاً والذي قد يجعل الطابعة غير قابلة "
"للوصول من عملاء ويندوز. هل تريد فعلاً استخدام هذا الاسم؟"
-#: printer/printerdrake.pm:3047
+#: printer/printerdrake.pm:3048
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -13682,35 +13718,35 @@ msgstr ""
"كل طابعة تحتاج إلى اسم (مثال \"printer\"). حقول الوصف و المكان ليس من "
"الضروري ملؤها. انها مجرد ملاحظات للمستخدمين."
-#: printer/printerdrake.pm:3048
+#: printer/printerdrake.pm:3049
#, c-format
msgid "Name of printer"
msgstr "اسم الطابعة"
-#: printer/printerdrake.pm:3049 standalone/drakconnect:592
+#: printer/printerdrake.pm:3050 standalone/drakconnect:592
#: standalone/harddrake2:39 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Description"
msgstr "الوصف"
-#: printer/printerdrake.pm:3050 standalone/printerdrake:222
+#: printer/printerdrake.pm:3051 standalone/printerdrake:222
#: standalone/printerdrake:229
#, c-format
msgid "Location"
msgstr "المكان"
-#: printer/printerdrake.pm:3068
+#: printer/printerdrake.pm:3069
#, c-format
msgid "Preparing printer database..."
msgstr "جاري تحضير قاعدة بيانات الطابعات..."
-#: printer/printerdrake.pm:3194
+#: printer/printerdrake.pm:3195
#, c-format
msgid "Your printer model"
msgstr "طراز الطابعة الخاصة بك"
-#: printer/printerdrake.pm:3195
+#: printer/printerdrake.pm:3196
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -13735,18 +13771,18 @@ msgstr ""
"\n"
"%s"
-#: printer/printerdrake.pm:3200 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3204
#, c-format
msgid "The model is correct"
msgstr "الطراز صحيح"
-#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3202
-#: printer/printerdrake.pm:3205
+#: printer/printerdrake.pm:3202 printer/printerdrake.pm:3203
+#: printer/printerdrake.pm:3206
#, c-format
msgid "Select model manually"
msgstr "تم اختيار النّموذج يدويًّا"
-#: printer/printerdrake.pm:3229
+#: printer/printerdrake.pm:3230
#, c-format
msgid ""
"\n"
@@ -13760,19 +13796,19 @@ msgstr ""
"الرجاء التأكّد من قيام Printerdrake باكتشاف طراز طابعتك بشكل صحيح. اعثر على "
"الطراز الصحيح إذا تم اختيار طراز خطأ أو \"طابعة خام\"."
-#: printer/printerdrake.pm:3248
+#: printer/printerdrake.pm:3249
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr "تثبيت ملفّ PPD موفّرا من عند الصّانع."
-#: printer/printerdrake.pm:3280
+#: printer/printerdrake.pm:3281
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
"printer's options and features."
msgstr "تُقدّم كلّ طابعة PostScript مع ملفّ PPD والذي يصف مزايا وخيارات الطّابعة."
-#: printer/printerdrake.pm:3281
+#: printer/printerdrake.pm:3282
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
@@ -13781,12 +13817,12 @@ msgstr ""
"يكون هذا الملفّ في مكان ما على القرص المدمج مع مُشغّلات ويندوز وماك المُزوّدة مع "
"طابعتك."
-#: printer/printerdrake.pm:3282
+#: printer/printerdrake.pm:3283
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr "يمكنك العثور على ملفّات PPD أيضاً على مواقع وب للمُصنّع."
-#: printer/printerdrake.pm:3283
+#: printer/printerdrake.pm:3284
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
@@ -13794,7 +13830,7 @@ msgid ""
msgstr ""
"إن كان ويندوز مثبتاً لديك، يمكنك أن تعثر على ملف PPD على تجزيء ويندوز أيضاً."
-#: printer/printerdrake.pm:3284
+#: printer/printerdrake.pm:3285
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
@@ -13804,7 +13840,7 @@ msgstr ""
"تثبيت ملف PPD للطّابعة واستخدامه عند إعداد الطابعة يجعل كلّ خيارات الطّابعة "
"متوفّرة والتي هي مُزوّدة من قبل عتاد الطّابعة"
-#: printer/printerdrake.pm:3285
+#: printer/printerdrake.pm:3286
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
@@ -13813,51 +13849,51 @@ msgstr ""
"يمكنك هنا اختيار ملفّ PPD لتثبيته على ماكينتك، سوف يستخدم بعد ذلك لإعداد "
"طابعتك."
-#: printer/printerdrake.pm:3287
+#: printer/printerdrake.pm:3288
#, c-format
msgid "Install PPD file from"
msgstr "تثبيت ملف PPD من"
-#: printer/printerdrake.pm:3290 printer/printerdrake.pm:3298
+#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3299
#: standalone/scannerdrake:183 standalone/scannerdrake:192
#: standalone/scannerdrake:242 standalone/scannerdrake:250
#, c-format
msgid "Floppy Disk"
msgstr "القرص المرن"
-#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3300
+#: printer/printerdrake.pm:3292 printer/printerdrake.pm:3301
#: standalone/scannerdrake:184 standalone/scannerdrake:194
#: standalone/scannerdrake:243 standalone/scannerdrake:252
#, c-format
msgid "Other place"
msgstr "مكان آخر"
-#: printer/printerdrake.pm:3306
+#: printer/printerdrake.pm:3307
#, c-format
msgid "Select PPD file"
msgstr "اختيار ملف PPD"
-#: printer/printerdrake.pm:3310
+#: printer/printerdrake.pm:3311
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr "ملفّ PPD %s غير موجود أو غير قابل للقراءة!"
-#: printer/printerdrake.pm:3316
+#: printer/printerdrake.pm:3317
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr "ملف PPD %s لا يطابق مواصفات PPD!"
-#: printer/printerdrake.pm:3327
+#: printer/printerdrake.pm:3328
#, c-format
msgid "Installing PPD file..."
msgstr "جاري تثبيت ملف PPD..."
-#: printer/printerdrake.pm:3445
+#: printer/printerdrake.pm:3446
#, c-format
msgid "OKI winprinter configuration"
msgstr "إعداد OKI WinPrinter"
-#: printer/printerdrake.pm:3446
+#: printer/printerdrake.pm:3447
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
@@ -13873,12 +13909,12 @@ msgstr ""
"قم بتوصيل الطابعة إلى المنفذ المتوازي الأول قبل أن تطبع صفحة اختبارية. ان لم "
"تفعل ذلك فلن تعمل الطابعة. إعداد نوع الوصلة سيتم تجاهله من المشغّل."
-#: printer/printerdrake.pm:3471 printer/printerdrake.pm:3501
+#: printer/printerdrake.pm:3472 printer/printerdrake.pm:3502
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "إعداد Lexmark Inkjet"
-#: printer/printerdrake.pm:3472
+#: printer/printerdrake.pm:3473
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -13890,7 +13926,7 @@ msgstr ""
"لا يدعم المُشغّل الطابعات على الماكينات البعيدة أو خادمات الطباعة. فضلاً وصل "
"طابعتك إلى منفذ محلي أو قم بتهيئتها على الماكينة المرتبطة بها."
-#: printer/printerdrake.pm:3502
+#: printer/printerdrake.pm:3503
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -13910,12 +13946,12 @@ msgstr ""
"التّرخيص. ثم اطبع صفحات محاذاة رأس الطّباعة باستخدام \"lexmarkmaintain\" و "
"اضبط وضع محاذاة الرّأس باستخدام هذا البرنامج."
-#: printer/printerdrake.pm:3512
+#: printer/printerdrake.pm:3513
#, c-format
msgid "Lexmark X125 configuration"
msgstr "إعداد Lexmark X125"
-#: printer/printerdrake.pm:3513
+#: printer/printerdrake.pm:3514
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13927,12 +13963,12 @@ msgstr ""
"الأجهزة البعيدة أو خادمات الطباعة. رجاء توصيل طابعتك إلى منفذ USB المحلّي أو "
"هيّئها على الجهاز الذي هي متّصلة به."
-#: printer/printerdrake.pm:3535
+#: printer/printerdrake.pm:3536
#, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr "تهيئة سامسونج ML/QL-85G"
-#: printer/printerdrake.pm:3536 printer/printerdrake.pm:3563
+#: printer/printerdrake.pm:3537 printer/printerdrake.pm:3564
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected on the "
@@ -13945,17 +13981,17 @@ msgstr ""
"المتوازية الأخرى. رجاء وصل طابعتك إلى المنفذ المتوازي الأول أو تهيئتهاعلى "
"الجهاز الذي هي متّصلة به."
-#: printer/printerdrake.pm:3562
+#: printer/printerdrake.pm:3563
#, c-format
msgid "Canon LBP-460/660 configuration"
msgstr "تهيئة Canon LBP-460/660"
-#: printer/printerdrake.pm:3589
+#: printer/printerdrake.pm:3590
#, fuzzy, c-format
msgid "Canon LBP-810/1120 (CAPT) configuration"
msgstr "تهيئة Canon LBP-460/660"
-#: printer/printerdrake.pm:3590
+#: printer/printerdrake.pm:3591
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13967,12 +14003,12 @@ msgstr ""
"الأجهزة البعيدة أو خادمات الطباعة. رجاء توصيل طابعتك إلى منفذ USB المحلّي أو "
"هيّئها على الجهاز الذي هي متّصلة به."
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3598
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr "تحميل Firmware لطابعة LaserJet 1000"
-#: printer/printerdrake.pm:3747
+#: printer/printerdrake.pm:3748
#, c-format
msgid ""
"Printer default settings\n"
@@ -13988,27 +14024,27 @@ msgstr ""
"إلى إعدادات العتاد لطابعات الليزر (الذاكرة، وحدات الدوبلكس، المنصات "
"الإضافية) معدّة بشكل صحيح. لاحظ أن جودة طباعة عالية جداً قد تجهل الطباعة بطيئة."
-#: printer/printerdrake.pm:3872
+#: printer/printerdrake.pm:3873
#, c-format
msgid "Printer default settings"
msgstr "إعدادات الطابعة الإفتراضية"
-#: printer/printerdrake.pm:3879
+#: printer/printerdrake.pm:3880
#, c-format
msgid "Option %s must be an integer number!"
msgstr "الخيار %s يجب أن يكون رقما صحيحاً!"
-#: printer/printerdrake.pm:3883
+#: printer/printerdrake.pm:3884
#, c-format
msgid "Option %s must be a number!"
msgstr "الخيار %s يجب أن يكون رقماً!"
-#: printer/printerdrake.pm:3887
+#: printer/printerdrake.pm:3888
#, c-format
msgid "Option %s out of range!"
msgstr "الخيار %s خارج المتوسط!"
-#: printer/printerdrake.pm:3939
+#: printer/printerdrake.pm:3940
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -14017,12 +14053,12 @@ msgstr ""
"هل تريد تعيين هذه الطابعة (\"%s\")\n"
"كطابعة افتراضية؟"
-#: printer/printerdrake.pm:3955
+#: printer/printerdrake.pm:3956
#, c-format
msgid "Test pages"
msgstr "صفحات اختبارية"
-#: printer/printerdrake.pm:3956
+#: printer/printerdrake.pm:3957
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
@@ -14035,52 +14071,47 @@ msgstr ""
"الليزر بكمية ذاكرة قليلة قد لا يتم طباعتها مطلقاً. في أغلب الأحيان يكفي أن "
"تطبع الصفحة الإختبارية القياسية."
-#: printer/printerdrake.pm:3960
+#: printer/printerdrake.pm:3961
#, c-format
msgid "No test pages"
msgstr "لا صفحات اختبارية"
-#: printer/printerdrake.pm:3961
+#: printer/printerdrake.pm:3962
#, c-format
msgid "Print"
msgstr "طباعة"
-#: printer/printerdrake.pm:3986
+#: printer/printerdrake.pm:3987
#, c-format
msgid "Standard test page"
msgstr "صفحة اختبارية قياسية"
-#: printer/printerdrake.pm:3989
+#: printer/printerdrake.pm:3990
#, c-format
msgid "Alternative test page (Letter)"
msgstr "صفحة اختبارية بديلة (Letter("
-#: printer/printerdrake.pm:3992
+#: printer/printerdrake.pm:3993
#, c-format
msgid "Alternative test page (A4)"
msgstr "صفحة اختبارية بديلة (A4)"
-#: printer/printerdrake.pm:3994
+#: printer/printerdrake.pm:3995
#, c-format
msgid "Photo test page"
msgstr "صفحة اختبارية لصورة"
-#: printer/printerdrake.pm:3999
-#, c-format
-msgid "Do not print any test page"
-msgstr "لا تطبع أي صفحات اختبارية"
-
-#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4008 printer/printerdrake.pm:4192
#, c-format
msgid "Printing test page(s)..."
msgstr "طباعة الصفحات الإختبارية..."
-#: printer/printerdrake.pm:4027
+#: printer/printerdrake.pm:4028
#, c-format
msgid "Skipping photo test page."
msgstr "جاري تخطّي صفحة الصّورة الاختبارية"
-#: printer/printerdrake.pm:4044
+#: printer/printerdrake.pm:4045
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -14095,7 +14126,7 @@ msgstr ""
"%s\n"
"\n"
-#: printer/printerdrake.pm:4048
+#: printer/printerdrake.pm:4049
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -14104,17 +14135,17 @@ msgstr ""
"تم ارسال الصفحات الإختبارية إلى الطابعة.\n"
"قد يستغرق هذا بعض الوقت حتى تبدأ الطابعة.\n"
-#: printer/printerdrake.pm:4058
+#: printer/printerdrake.pm:4059
#, c-format
msgid "Did it work properly?"
msgstr "هل عملت بالشكل الصحيح؟"
-#: printer/printerdrake.pm:4082 printer/printerdrake.pm:5465
+#: printer/printerdrake.pm:4083 printer/printerdrake.pm:5466
#, c-format
msgid "Raw printer"
msgstr "طابعة خام"
-#: printer/printerdrake.pm:4120
+#: printer/printerdrake.pm:4121
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -14126,7 +14157,7 @@ msgstr ""
"أداة طباعة رسومية: \"xpp <file>\" أو \"kprinter <file>\". الأدوات الرسومية "
"تسمح لك باختيار الطابعات و تعديل خياراتها بسهولة.\n"
-#: printer/printerdrake.pm:4122
+#: printer/printerdrake.pm:4123
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
@@ -14137,8 +14168,8 @@ msgstr ""
"في العديد من التطبيقات، لكن لا تقم هنا بإعطاء اسم الملف لأن الملف المطلوب "
"طباعته يتم اعطاؤه من قبل التطبيق.\n"
-#: printer/printerdrake.pm:4125 printer/printerdrake.pm:4142
-#: printer/printerdrake.pm:4152
+#: printer/printerdrake.pm:4126 printer/printerdrake.pm:4143
+#: printer/printerdrake.pm:4153
#, c-format
msgid ""
"\n"
@@ -14150,7 +14181,7 @@ msgstr ""
"الأمر \"%s\" يسمح لك كذلك يتعديل إعدادات الخيارات لوظيفة طباعة محددة. بكل "
"بساطة أضف الإعداد المطلوب إلى سطر الآوامر، مثال \"%s <file>\". "
-#: printer/printerdrake.pm:4128 printer/printerdrake.pm:4168
+#: printer/printerdrake.pm:4129 printer/printerdrake.pm:4169
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -14161,7 +14192,7 @@ msgstr ""
"اضغط \"قائمة خيارات الطابعة\".%s%s%s\n"
"\n"
-#: printer/printerdrake.pm:4132
+#: printer/printerdrake.pm:4133
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -14170,15 +14201,15 @@ msgstr ""
"هذه قائمة بالخيارات المتوفرة للطباعة على الطابعة الحالية:\n"
"\n"
-#: printer/printerdrake.pm:4137 printer/printerdrake.pm:4147
+#: printer/printerdrake.pm:4138 printer/printerdrake.pm:4148
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr "لطباعة ملف من سطر الأوامر استخدم الأمر \"%s <file>\".\n"
-#: printer/printerdrake.pm:4139 printer/printerdrake.pm:4149
-#: printer/printerdrake.pm:4159
+#: printer/printerdrake.pm:4140 printer/printerdrake.pm:4150
+#: printer/printerdrake.pm:4160
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
@@ -14189,7 +14220,7 @@ msgstr ""
"في العديد من التطبيقات. لكن هنا لا تقم بإعطاء اسم الملف لأن ملف الطباعة يتم "
"توفيره عن طريق التطبيق.\n"
-#: printer/printerdrake.pm:4144 printer/printerdrake.pm:4154
+#: printer/printerdrake.pm:4145 printer/printerdrake.pm:4155
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -14198,14 +14229,14 @@ msgstr ""
"للحصول على قائمة بالخيارات المتوفرة للطابعة المختارة اضغط على زر \"قائمة "
"خيارات الطابعة\"."
-#: printer/printerdrake.pm:4157
+#: printer/printerdrake.pm:4158
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr "لطباعة ملف من سطر الأوامر استخدم الأمر \"%s <file> أو \"%s <file>\".\n"
-#: printer/printerdrake.pm:4161
+#: printer/printerdrake.pm:4162
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
@@ -14221,7 +14252,7 @@ msgstr ""
"Printer!\"، تقوم بإيقاف كل وظائف الطباعة فوراً عند النقر عليها. هذا المثال "
"مفيد للحالات التي يحصل فيها تعثر في استخدام الورق.\n"
-#: printer/printerdrake.pm:4165
+#: printer/printerdrake.pm:4166
#, c-format
msgid ""
"\n"
@@ -14233,37 +14264,37 @@ msgstr ""
"الأوامر \"%s\" و \"%s\" تسمح لك بتعديل إعدادات الخيارات لوظيفة طباعة محددة. "
"ببساطة قم بإضافة الإعداد المطلوب إلى سطر الآوامر، مثال \"%s <file>\".\n"
-#: printer/printerdrake.pm:4175
+#: printer/printerdrake.pm:4176
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "بطاقات الطباعة/المسح الضوئي/الصور على \"%s\""
-#: printer/printerdrake.pm:4176
+#: printer/printerdrake.pm:4177
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "جاري الطباعة/المسح على \"%s\""
-#: printer/printerdrake.pm:4178
+#: printer/printerdrake.pm:4179
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "الوصول لبطاقة الطباعة/الصور على \"%s\""
-#: printer/printerdrake.pm:4180
+#: printer/printerdrake.pm:4181
#, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr "استخدام/صيانة الطابعة \"%s\""
-#: printer/printerdrake.pm:4181
+#: printer/printerdrake.pm:4182
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "جاري الطباعة على الطابعة \"%s\""
-#: printer/printerdrake.pm:4187
+#: printer/printerdrake.pm:4188
#, c-format
msgid "Print option list"
msgstr "قائمة خيارات الطابعة"
-#: printer/printerdrake.pm:4209
+#: printer/printerdrake.pm:4210
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special "
@@ -14274,7 +14305,7 @@ msgstr ""
"مزايا طابعتك الخاصة مدعومة.\n"
"\n"
-#: printer/printerdrake.pm:4212
+#: printer/printerdrake.pm:4213
#, c-format
msgid ""
"The scanner in your printer can be used with the usual SANE software, for "
@@ -14283,7 +14314,7 @@ msgstr ""
"يمكن استخدام الماسح الضوئي في طابعتك بواسطة برنامج SANE الاعتيادي، على سبيل "
"المثال Kooka أو XSane (كلاهما في قائمة الوسائط المتعددة/الرسوم)."
-#: printer/printerdrake.pm:4213
+#: printer/printerdrake.pm:4214
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to "
@@ -14294,7 +14325,7 @@ msgstr ""
"لمشاركة الماسح الضوئي على الشبكة.\n"
"\n"
-#: printer/printerdrake.pm:4217
+#: printer/printerdrake.pm:4218
#, c-format
msgid ""
"The memory card readers in your printer can be accessed like a usual USB "
@@ -14303,7 +14334,7 @@ msgstr ""
"يمكن الوصول إلى قارئات بطاقة الذاكرة في طابعتك كجهاز تخزين USB الكمّي "
"الاعتيادي."
-#: printer/printerdrake.pm:4218
+#: printer/printerdrake.pm:4219
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on "
@@ -14314,7 +14345,7 @@ msgstr ""
"البطاقة.\n"
"\n"
-#: printer/printerdrake.pm:4220
+#: printer/printerdrake.pm:4221
#, c-format
msgid ""
"The memory card readers in your printer can be accessed using HP's Printer "
@@ -14325,7 +14356,7 @@ msgstr ""
"HP (القائمة: النظام/المراقبة/صندوق أدوات طابعة HP) بالضغط على زر \"الوصول "
"إلى بطاقات الصور...\" في تبويب \"الوظائف\"."
-#: printer/printerdrake.pm:4221
+#: printer/printerdrake.pm:4222
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB "
@@ -14336,7 +14367,7 @@ msgstr ""
"عادة أسرع.\n"
"\n"
-#: printer/printerdrake.pm:4224
+#: printer/printerdrake.pm:4225
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a "
@@ -14347,27 +14378,27 @@ msgstr ""
"الكثير من وظائف مراقبة حالة وصيانة %s الخاصة بك:\n"
"\n"
-#: printer/printerdrake.pm:4225
+#: printer/printerdrake.pm:4226
#, c-format
msgid " - Ink level/status info\n"
msgstr " - معلومات مستوى/وضع الحبر\n"
-#: printer/printerdrake.pm:4226
+#: printer/printerdrake.pm:4227
#, c-format
msgid " - Ink nozzle cleaning\n"
msgstr " - تنظيف فوهة الحبر\n"
-#: printer/printerdrake.pm:4227
+#: printer/printerdrake.pm:4228
#, c-format
msgid " - Print head alignment\n"
msgstr " - محاذاة رأس الطباعة\n"
-#: printer/printerdrake.pm:4228
+#: printer/printerdrake.pm:4229
#, c-format
msgid " - Color calibration\n"
msgstr " - مُعايرة الألون\n"
-#: printer/printerdrake.pm:4243
+#: printer/printerdrake.pm:4244
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -14392,7 +14423,7 @@ msgstr ""
"لا تحتاج لتشغيل \"scannerdrake\" لإعداد المسح الضوئي على هذا الجهاز، وتحتاجه "
"فقط لاستخدام \"scannerdrake\" إن كنت تريد مشاركة الماسح الضوئي على الشبكة.."
-#: printer/printerdrake.pm:4269
+#: printer/printerdrake.pm:4270
#, c-format
msgid ""
"Your printer was configured automatically to give you access to the photo "
@@ -14414,13 +14445,13 @@ msgstr ""
"HP مع سواقات بطاقات صور. في \"MToolsFM\" يمكنك التحويل بين حروف السواقات على "
"الحقل الموجود في الركن الأيسر إلى الأعلى في قوائم الملفات."
-#: printer/printerdrake.pm:4312 printer/printerdrake.pm:4339
-#: printer/printerdrake.pm:4374
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4375
#, c-format
msgid "Transfer printer configuration"
msgstr "نقل تهيئة الطابعة"
-#: printer/printerdrake.pm:4313
+#: printer/printerdrake.pm:4314
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -14434,7 +14465,7 @@ msgstr ""
"الإعداد الإفتراضي) يتم أخذها، لكن لن يتم نقل الوظائف.\n"
"لا يمكن نقل كل الصفوف للأسباب التالية:\n"
-#: printer/printerdrake.pm:4316
+#: printer/printerdrake.pm:4317
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
@@ -14443,7 +14474,7 @@ msgstr ""
"CUPS لا يدعم الطابعات على أجهزة Novell الخادمة أو الطابعات التي ترسل "
"البيانات إلى أمر ذي نسق حر.\n"
-#: printer/printerdrake.pm:4318
+#: printer/printerdrake.pm:4319
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
@@ -14451,12 +14482,12 @@ msgid ""
msgstr ""
"PDQ يدعم فقط الطابعات المحلية و طابعات LPD البعيدة و طابعات Socket/TCP.\n"
-#: printer/printerdrake.pm:4320
+#: printer/printerdrake.pm:4321
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD و LPRng لا تدعم طابعات IPP.\n"
-#: printer/printerdrake.pm:4322
+#: printer/printerdrake.pm:4323
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
@@ -14465,7 +14496,7 @@ msgstr ""
"بالإضافة إلى ذلك، فإن الصفوف التي لم يتم عملها بهذا البرنامج أو \"foomatic-"
"configure\" لا يمكن نقلها."
-#: printer/printerdrake.pm:4323
+#: printer/printerdrake.pm:4324
#, c-format
msgid ""
"\n"
@@ -14476,7 +14507,7 @@ msgstr ""
"أيضاً الطابعات المهيئة بملفات PPD من مصنّعيها أو بمشغلات CUPS الخاصة بها لا "
"يمكن نقلها."
-#: printer/printerdrake.pm:4324
+#: printer/printerdrake.pm:4325
#, c-format
msgid ""
"\n"
@@ -14487,17 +14518,17 @@ msgstr ""
"علّم على الطابعات التي تريد نقلها ثم اضغط \n"
"\"انقل\"."
-#: printer/printerdrake.pm:4327
+#: printer/printerdrake.pm:4328
#, c-format
msgid "Do not transfer printers"
msgstr "لا تنقل الطابعات"
-#: printer/printerdrake.pm:4328 printer/printerdrake.pm:4344
+#: printer/printerdrake.pm:4329 printer/printerdrake.pm:4345
#, c-format
msgid "Transfer"
msgstr "نقل"
-#: printer/printerdrake.pm:4340
+#: printer/printerdrake.pm:4341
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -14508,17 +14539,17 @@ msgstr ""
"اضغط \"انقل\" للكتابة فوقه.\n"
"يمكنك كذلك كتابة اسم جديد أو تحطي هذه الطابعة."
-#: printer/printerdrake.pm:4361
+#: printer/printerdrake.pm:4362
#, c-format
msgid "New printer name"
msgstr "اسم الطابعة الجديدة"
-#: printer/printerdrake.pm:4364
+#: printer/printerdrake.pm:4365
#, c-format
msgid "Transferring %s..."
msgstr "نقل %s..."
-#: printer/printerdrake.pm:4375
+#: printer/printerdrake.pm:4376
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -14527,28 +14558,28 @@ msgstr ""
"لقد قمت بنقل الطابعة الإفتراضية السابقة (\"%s\")، هل يجب أيضاً أن تكون "
"الطابعة الإفتراضية تحت نظام الطباعة الجديد %s؟"
-#: printer/printerdrake.pm:4385
+#: printer/printerdrake.pm:4386
#, c-format
msgid "Refreshing printer data..."
msgstr "إعادة تحميل بيانات الطابة..."
-#: printer/printerdrake.pm:4395
+#: printer/printerdrake.pm:4396
#, c-format
msgid "Starting network..."
msgstr "بدء الشبكة..."
-#: printer/printerdrake.pm:4439 printer/printerdrake.pm:4443
-#: printer/printerdrake.pm:4445
+#: printer/printerdrake.pm:4440 printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4446
#, c-format
msgid "Configure the network now"
msgstr "تهيئة الشبكة الآن"
-#: printer/printerdrake.pm:4440
+#: printer/printerdrake.pm:4441
#, c-format
msgid "Network functionality not configured"
msgstr "لم يتم تحديد وظيفية الشبكة"
-#: printer/printerdrake.pm:4441
+#: printer/printerdrake.pm:4442
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
@@ -14560,12 +14591,12 @@ msgstr ""
"الشبكة لم يتم إعدادها حتى الآن. إذا كنت تريد المتابعة دون تهيئة الشبكة، "
"ستكون قادراً على استخدام الطابعة التي تقةم بتهيئتها الآن. كيف تريد المتابعة؟"
-#: printer/printerdrake.pm:4444
+#: printer/printerdrake.pm:4445
#, c-format
msgid "Go on without configuring the network"
msgstr "تابع دون تهيئة الشبكة"
-#: printer/printerdrake.pm:4475
+#: printer/printerdrake.pm:4476
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
@@ -14579,7 +14610,7 @@ msgstr ""
"s، في قسم \"الشبكة و الإنترنت\"/\"الوصلات\"، و بعد ذلك قم بتهيئة الطّابعة، "
"كذلك باستخدام مركز تحكم %s، في قسم \"العتاد\"/\"الطابعة\""
-#: printer/printerdrake.pm:4476
+#: printer/printerdrake.pm:4477
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
@@ -14589,27 +14620,27 @@ msgstr ""
"الوصول إلى الشبكة لا يعمل و لم يمكن بدؤه. الرجاء التأكّد من التهيئة لديك و "
"العتاد الخاص بك. ثم حاول تهيئة الطابعة البعيدة مرة أخرى."
-#: printer/printerdrake.pm:4486
+#: printer/printerdrake.pm:4487
#, c-format
msgid "Restarting printing system..."
msgstr "جاري إعادة تشغيل نظام الطباعة..."
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "high"
msgstr "مرتفع"
-#: printer/printerdrake.pm:4517
+#: printer/printerdrake.pm:4518
#, c-format
msgid "paranoid"
msgstr "مذعور"
-#: printer/printerdrake.pm:4519
+#: printer/printerdrake.pm:4520
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "جاري تثبيت نظام طباعة في مستوى الأمن %s"
-#: printer/printerdrake.pm:4520
+#: printer/printerdrake.pm:4521
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -14632,12 +14663,12 @@ msgstr ""
"\n"
"هل تريد فعلاً تهيئة الطباعة على هذ الجهاز؟"
-#: printer/printerdrake.pm:4556
+#: printer/printerdrake.pm:4557
#, c-format
msgid "Starting the printing system at boot time"
msgstr "بدء نظام الطباعة عند الإقلاع"
-#: printer/printerdrake.pm:4557
+#: printer/printerdrake.pm:4558
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -14657,32 +14688,32 @@ msgstr ""
"\n"
"هل تريد تمكين البدء الآلي لنظام الطباعة عند بدء التشغيل مرة أخرى؟"
-#: printer/printerdrake.pm:4580
+#: printer/printerdrake.pm:4581
#, c-format
msgid "Checking installed software..."
msgstr "جاري التأكد من البرامج المثبتة..."
-#: printer/printerdrake.pm:4586
+#: printer/printerdrake.pm:4587
#, c-format
msgid "Removing %s..."
msgstr "جاري إزالة %s ..."
-#: printer/printerdrake.pm:4590
+#: printer/printerdrake.pm:4591
#, c-format
msgid "Could not remove the %s printing system!"
msgstr "لم يمكن إزالة نظام طباعة %s!"
-#: printer/printerdrake.pm:4610
+#: printer/printerdrake.pm:4611
#, c-format
msgid "Installing %s..."
msgstr "تثبيت %s ..."
-#: printer/printerdrake.pm:4614
+#: printer/printerdrake.pm:4615
#, c-format
msgid "Could not install the %s printing system!"
msgstr "لم يمكن تثبيت نظام طباعة %s!"
-#: printer/printerdrake.pm:4682
+#: printer/printerdrake.pm:4683
#, c-format
msgid ""
"In this mode there is no local printing system, all printing requests go "
@@ -14694,7 +14725,7 @@ msgstr ""
"الخادم المحدد أدناه. لاحظ أنّه ليس ممكناً تعريف صافّات طباعة محلّيّة وفي حال كان "
"الخادم مُعطّلاً فلن يمكن الطباعة مطلقاً من هذه الماكينة."
-#: printer/printerdrake.pm:4684
+#: printer/printerdrake.pm:4685
#, c-format
msgid ""
"Enter the host name or IP of your CUPS server and click OK if you want to "
@@ -14703,32 +14734,32 @@ msgstr ""
"أدخل اسم المضيف أو IP خادم CUPS وثم اضغط موافق إن كنت تريد استخدام هذا "
"الوضع، وإلا فاضغط \"خروج\"."
-#: printer/printerdrake.pm:4698
+#: printer/printerdrake.pm:4699
#, c-format
msgid "Name or IP of remote server:"
msgstr "اسم أو IP الخادم البعيد:"
-#: printer/printerdrake.pm:4718
+#: printer/printerdrake.pm:4719
#, c-format
msgid "Setting Default Printer..."
msgstr "تعيين الطابعة الإفتراضية..."
-#: printer/printerdrake.pm:4738
+#: printer/printerdrake.pm:4739
#, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr "نظام طباعة CUPS أو خادم CUPS بعيد؟"
-#: printer/printerdrake.pm:4739
+#: printer/printerdrake.pm:4740
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr "يمكن استخدام نظام طباعة CUPS بطريقتين:"
-#: printer/printerdrake.pm:4741
+#: printer/printerdrake.pm:4742
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr "1. يمكن تشغيل نظام طباعة CUPS محلياً."
-#: printer/printerdrake.pm:4742
+#: printer/printerdrake.pm:4743
#, c-format
msgid ""
"Then locally connected printers can be used and remote printers on other "
@@ -14737,7 +14768,7 @@ msgstr ""
"ثم استخدام الطابعات المتصلة محلياً والخادمات CUPS الأخرى في نفس الشبكة يتم "
"اكتشافها تلقائياً."
-#: printer/printerdrake.pm:4743
+#: printer/printerdrake.pm:4744
#, c-format
msgid ""
"Disadvantage of this approach is, that more resources on the local machine "
@@ -14749,12 +14780,12 @@ msgstr ""
"تثبيت حزم برامج إضافية، وأن يعمل عفريت CUPS في الخلفية ويحتاج إلى بعض "
"الذاكرة، ويتم فتح منفذ IPP (المنفذ 631)."
-#: printer/printerdrake.pm:4745
+#: printer/printerdrake.pm:4746
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr "2. طلبات الطباعة كلها يتم إرسالها مباشرة إلى خادم CUPS البعيد."
-#: printer/printerdrake.pm:4746
+#: printer/printerdrake.pm:4747
#, c-format
msgid ""
"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
@@ -14765,7 +14796,7 @@ msgstr ""
"مفتوح، ولا تثبيت لبنية برنامج تحتيّة لإعداد صافّات الطباعة المحليّة، لذا يستخدم "
"حجم تخزين وذاكرة أقل."
-#: printer/printerdrake.pm:4747
+#: printer/printerdrake.pm:4748
#, c-format
msgid ""
"Disadvantage is that it is not possible to define local printers then and if "
@@ -14774,48 +14805,48 @@ msgstr ""
"العيب هو عدم القدرة على تعريف طابعات محليّة ثم إن كان الخادم المحدّد مُعطلاً فلن "
"يمكن الطباعة مطلقاً من هذه الماكينة."
-#: printer/printerdrake.pm:4749
+#: printer/printerdrake.pm:4750
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr "كيف يجب إعداد CUPS على ماكينتك؟"
-#: printer/printerdrake.pm:4753 printer/printerdrake.pm:4768
-#: printer/printerdrake.pm:4772 printer/printerdrake.pm:4778
+#: printer/printerdrake.pm:4754 printer/printerdrake.pm:4769
+#: printer/printerdrake.pm:4773 printer/printerdrake.pm:4779
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr "خادم بعيد، تحديد الاسم أو IP هنا:"
-#: printer/printerdrake.pm:4767
+#: printer/printerdrake.pm:4768
#, c-format
msgid "Local CUPS printing system"
msgstr " نظام الطّباعة CUPS المحلي"
-#: printer/printerdrake.pm:4806
+#: printer/printerdrake.pm:4807
#, c-format
msgid "Select Printer Spooler"
msgstr "اختيار Spooler للطابعة"
-#: printer/printerdrake.pm:4807
+#: printer/printerdrake.pm:4808
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr "أي نظام طباعة (spooler( تريد أن تستخدم؟"
-#: printer/printerdrake.pm:4856
+#: printer/printerdrake.pm:4857
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "تعذرت تهيئة الطابعة \"%s\"!"
-#: printer/printerdrake.pm:4871
+#: printer/printerdrake.pm:4872
#, c-format
msgid "Installing Foomatic..."
msgstr "تثبيت Foomatic..."
-#: printer/printerdrake.pm:4877
+#: printer/printerdrake.pm:4878
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr "تعذر تثبيت حزم %s، لا يمكن إطلاق %s !"
-#: printer/printerdrake.pm:5072
+#: printer/printerdrake.pm:5073
#, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -14825,48 +14856,48 @@ msgstr ""
"تمت تهيئة الطابعات الآتية. اضغط مرّتين على الطابعة لتغيير إعداداتها؛ لجعلها "
"طابعة افتراضية؛ أو لرؤية معلومات حولها."
-#: printer/printerdrake.pm:5102
+#: printer/printerdrake.pm:5103
#, c-format
msgid "Display all available remote CUPS printers"
msgstr "عرض كل طابعات CUPS البعيدة المتوفرة"
-#: printer/printerdrake.pm:5103
+#: printer/printerdrake.pm:5104
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "إنعاش قائمة الطابعات (لعرض كل طابعات CUPS البعيدة المتوفرة)"
-#: printer/printerdrake.pm:5114
+#: printer/printerdrake.pm:5115
#, c-format
msgid "CUPS configuration"
msgstr "تهيئة CUPS"
-#: printer/printerdrake.pm:5126
+#: printer/printerdrake.pm:5127
#, c-format
msgid "Change the printing system"
msgstr "تغيير نظام الطباعة"
-#: printer/printerdrake.pm:5135
+#: printer/printerdrake.pm:5136
#, c-format
msgid "Normal Mode"
msgstr "وضع عادي"
-#: printer/printerdrake.pm:5136
+#: printer/printerdrake.pm:5137
#, c-format
msgid "Expert Mode"
msgstr "وضعية الخبير"
-#: printer/printerdrake.pm:5408 printer/printerdrake.pm:5466
-#: printer/printerdrake.pm:5552 printer/printerdrake.pm:5561
+#: printer/printerdrake.pm:5409 printer/printerdrake.pm:5467
+#: printer/printerdrake.pm:5553 printer/printerdrake.pm:5562
#, c-format
msgid "Printer options"
msgstr "خيارات الطابعة"
-#: printer/printerdrake.pm:5444
+#: printer/printerdrake.pm:5445
#, c-format
msgid "Modify printer configuration"
msgstr "تعديل إعدادات الطابعة"
-#: printer/printerdrake.pm:5446
+#: printer/printerdrake.pm:5447
#, c-format
msgid ""
"Printer %s%s\n"
@@ -14875,104 +14906,104 @@ msgstr ""
"الطابعة %s %s\n"
"هل تريد تعديل هذه الطابعة؟"
-#: printer/printerdrake.pm:5451
+#: printer/printerdrake.pm:5452
#, c-format
msgid "This printer is disabled"
msgstr "هذه الطابعة مُعطّلة عن العمل"
-#: printer/printerdrake.pm:5453
+#: printer/printerdrake.pm:5454
#, c-format
msgid "Do it!"
msgstr "تنفيذ!"
-#: printer/printerdrake.pm:5458 printer/printerdrake.pm:5520
+#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5521
#, c-format
msgid "Printer connection type"
msgstr "نوع وصلة الطابعة"
-#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5526
+#: printer/printerdrake.pm:5460 printer/printerdrake.pm:5527
#, c-format
msgid "Printer name, description, location"
msgstr "اسم الطابعة، وصف، المكان"
-#: printer/printerdrake.pm:5461 printer/printerdrake.pm:5545
+#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr "مصنّع الطابعة، الطراز، المشغّل"
-#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
+#: printer/printerdrake.pm:5463 printer/printerdrake.pm:5547
#, c-format
msgid "Printer manufacturer, model"
msgstr "مصنّع الطابعة، الطراز"
-#: printer/printerdrake.pm:5468 printer/printerdrake.pm:5556
+#: printer/printerdrake.pm:5469 printer/printerdrake.pm:5557
#, c-format
msgid "Set this printer as the default"
msgstr "تعيين هذه الطابعة كطابعة افتراضية"
-#: printer/printerdrake.pm:5473 printer/printerdrake.pm:5562
-#: printer/printerdrake.pm:5564 printer/printerdrake.pm:5573
+#: printer/printerdrake.pm:5474 printer/printerdrake.pm:5563
+#: printer/printerdrake.pm:5565 printer/printerdrake.pm:5574
#, c-format
msgid "Enable Printer"
msgstr "تمكين الطابعة"
-#: printer/printerdrake.pm:5476 printer/printerdrake.pm:5567
-#: printer/printerdrake.pm:5568 printer/printerdrake.pm:5570
+#: printer/printerdrake.pm:5477 printer/printerdrake.pm:5568
+#: printer/printerdrake.pm:5569 printer/printerdrake.pm:5571
#, c-format
msgid "Disable Printer"
msgstr "تعطيل الطابعة"
-#: printer/printerdrake.pm:5480 printer/printerdrake.pm:5574
+#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5575
#, fuzzy, c-format
msgid "Printer communication error handling"
msgstr "نوع وصلة الطابعة"
-#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5578
+#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5579
#, c-format
msgid "Print test pages"
msgstr "طباعة صفحات اختبارية"
-#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5580
+#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5581
#, c-format
msgid "Learn how to use this printer"
msgstr "تعلم كيف تستخدم هذه الطابعة"
-#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5582
+#: printer/printerdrake.pm:5484 printer/printerdrake.pm:5583
#, c-format
msgid "Remove printer"
msgstr "إزالة الطابعة"
-#: printer/printerdrake.pm:5534
+#: printer/printerdrake.pm:5535
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "إزالة الطابعة القديمة \"%s\" ..."
-#: printer/printerdrake.pm:5565
+#: printer/printerdrake.pm:5566
#, c-format
msgid "Printer \"%s\" is now enabled."
msgstr "تم الآن تمكين الطابعة \"%s\"."
-#: printer/printerdrake.pm:5571
+#: printer/printerdrake.pm:5572
#, c-format
msgid "Printer \"%s\" is now disabled."
msgstr "تمّ الآن تعطيل الطابعة \"%s\"."
-#: printer/printerdrake.pm:5613
+#: printer/printerdrake.pm:5614
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "هل تريد فعلاً إزالة الطابعة \"%s\"؟"
-#: printer/printerdrake.pm:5617
+#: printer/printerdrake.pm:5618
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "جاري ازالة الطابعة \"%s\" ..."
-#: printer/printerdrake.pm:5641
+#: printer/printerdrake.pm:5642
#, c-format
msgid "Default printer"
msgstr "الطابعة الإفتراضية"
-#: printer/printerdrake.pm:5642
+#: printer/printerdrake.pm:5643
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "تم تعيين الطابعة \"%s\" كطابعة افتراضية الآن."
@@ -15754,28 +15785,28 @@ msgstr ""
msgid "DrakSec Basic Options"
msgstr "خيارات DrakSec الأساسية"
-#: security/level.pm:56
+#: security/level.pm:57
#, c-format
msgid "Please choose the desired security level"
msgstr "الرجاء اختيار مستوى الأمن الذي تريده"
-#: security/level.pm:60
+#: security/level.pm:61
#, c-format
msgid "Security level"
msgstr "مستوى الأمن"
-#: security/level.pm:62
+#: security/level.pm:63
#, c-format
msgid "Use libsafe for servers"
msgstr "استخدام libsafe للخادمات"
-#: security/level.pm:63
+#: security/level.pm:64
#, c-format
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr "مكتبة تحمي من هجمات buffer overflow و format string"
-#: security/level.pm:64
+#: security/level.pm:65
#, c-format
msgid "Security Administrator (login or email)"
msgstr "مدير النظام (اسم الدخول أو البريد الألكتروني)"
@@ -16114,7 +16145,7 @@ msgstr "يبدأ خادم خطوط X (هذا واجب لكي يعمل Xorg)."
msgid "Choose which services should be automatically started at boot time"
msgstr "اختر أي خدمات تريدها أن تبدأ آلياً عند التثبيت"
-#: services.pm:127
+#: services.pm:127 standalone/draksambashare:105
#, c-format
msgid "Printing"
msgstr "الطباعة"
@@ -16163,7 +16194,7 @@ msgstr ""
"عفواً، لا توجد معلومات\n"
"اضافية حول هذه الحزمة."
-#: services.pm:224 ugtk2.pm:1026
+#: services.pm:224 ugtk2.pm:1028
#, c-format
msgid "Info"
msgstr "المعلومات"
@@ -18628,10 +18659,11 @@ msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr "تغيّرت التّهيئة - هل أعيد تشغيل clusternfs/dhcpd؟"
#: standalone/drakautoinst:38 standalone/drakhosts:123
-#: standalone/drakhosts:129 standalone/draknfs:86 standalone/draknfs:107
-#: standalone/draknfs:435 standalone/draknfs:437 standalone/draknfs:527
-#: standalone/draknfs:534 standalone/draksambashare:107
-#: standalone/draksambashare:128 standalone/draksambashare:426
+#: standalone/drakhosts:129 standalone/draknfs:84 standalone/draknfs:105
+#: standalone/draknfs:433 standalone/draknfs:435 standalone/draknfs:525
+#: standalone/draknfs:532 standalone/draksambashare:181
+#: standalone/draksambashare:202 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Error!"
msgstr "خطأ!"
@@ -19206,7 +19238,7 @@ msgstr "لا تستخدم ذاكرة المتصفح المخبئية"
msgid "Select the files or directories and click on 'OK'"
msgstr "اختر الملفات أو الأدلة ثم اضغط 'موافق'"
-#: standalone/drakbackup:1518 standalone/drakfont:655
+#: standalone/drakbackup:1518 standalone/drakfont:656
#, c-format
msgid "Remove Selected"
msgstr "حذف المُحدد"
@@ -20538,7 +20570,7 @@ msgstr "Urpmi"
msgid "Windows Migration tool"
msgstr "أداة الإنتقال من ويندوز"
-#: standalone/drakbug:58
+#: standalone/drakbug:58 standalone/draksambashare:1230
#, c-format
msgid "Userdrake"
msgstr "Userdrake"
@@ -21194,7 +21226,7 @@ msgstr "قائمة الخطوط"
msgid "About"
msgstr "حَوْل"
-#: standalone/drakfont:492 standalone/drakfont:686 standalone/drakfont:724
+#: standalone/drakfont:492 standalone/drakfont:687 standalone/drakfont:725
#, c-format
msgid "Uninstall"
msgstr "إزالة التّثبيت"
@@ -21204,8 +21236,13 @@ msgstr "إزالة التّثبيت"
msgid "Import"
msgstr "استيراد"
+#: standalone/drakfont:494
+#, c-format
+msgid "Get Windows Fonts"
+msgstr ""
+
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: standalone/drakfont:511
+#: standalone/drakfont:512
#, c-format
msgid ""
"Copyright (C) 2001-2002 by Mandriva \n"
@@ -21226,7 +21263,7 @@ msgstr ""
"\n"
" VIGNAUD Thierry <tvignaud@mandriva.com>"
-#: standalone/drakfont:520
+#: standalone/drakfont:521
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -21261,7 +21298,7 @@ msgstr ""
"على العنوان التالي Free Software\n"
"Foundation، Inc.، 59 Temple Place - Suite 330، Boston، MA 02111-1307، USA."
-#: standalone/drakfont:536
+#: standalone/drakfont:537
#, c-format
msgid ""
"Thanks:\n"
@@ -21292,12 +21329,12 @@ msgstr ""
"\t بواسطة Andrew Weeks، Frank Siegert، Thomas Henlich، Sergey Babkin \n"
" حوّل خطوط ملفّات ttf إلى خطوط afm و pfb\n"
-#: standalone/drakfont:555
+#: standalone/drakfont:556
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "اختر التطبيقات التي ستدعم الخطوط:"
-#: standalone/drakfont:556
+#: standalone/drakfont:557
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
@@ -21311,107 +21348,107 @@ msgstr ""
"يمكنك تثبيت الخطوط بالطريقة العادية. في حالات نادرة، قد تتسبب الخطوط المزيفة "
"في تعليق خادم X."
-#: standalone/drakfont:566
+#: standalone/drakfont:567
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"
-#: standalone/drakfont:567
+#: standalone/drakfont:568
#, c-format
msgid "StarOffice"
msgstr "ستارأوفيس"
-#: standalone/drakfont:568
+#: standalone/drakfont:569
#, c-format
msgid "Abiword"
msgstr "Abiword"
-#: standalone/drakfont:569
+#: standalone/drakfont:570
#, c-format
msgid "Generic Printers"
msgstr "طابعات شاملة"
-#: standalone/drakfont:583
+#: standalone/drakfont:584
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "اختر ملف أو دليل الخطوط و اضغط 'إضافة'"
-#: standalone/drakfont:584
+#: standalone/drakfont:585
#, c-format
msgid "File Selection"
msgstr "اختيار الملفات"
-#: standalone/drakfont:588
+#: standalone/drakfont:589
#, c-format
msgid "Fonts"
msgstr "خطوط"
-#: standalone/drakfont:651
+#: standalone/drakfont:652
#, c-format
msgid "Import fonts"
msgstr "استيراد الخطوط"
-#: standalone/drakfont:656
+#: standalone/drakfont:657
#, c-format
msgid "Install fonts"
msgstr "تثبيت الخطوط"
-#: standalone/drakfont:691
+#: standalone/drakfont:692
#, c-format
msgid "click here if you are sure."
msgstr "اضغط هنا إذا كنت متأكدا."
-#: standalone/drakfont:693
+#: standalone/drakfont:694
#, c-format
msgid "here if no."
msgstr "هنا إن لم تكن متأكدا."
-#: standalone/drakfont:732
+#: standalone/drakfont:733
#, c-format
msgid "Unselected All"
msgstr "تم إزالة اختيار الكل"
-#: standalone/drakfont:735
+#: standalone/drakfont:736
#, c-format
msgid "Selected All"
msgstr "تم اختيار الكل"
-#: standalone/drakfont:738
+#: standalone/drakfont:739
#, c-format
msgid "Remove List"
msgstr "حذف القائمة"
-#: standalone/drakfont:749 standalone/drakfont:768
+#: standalone/drakfont:750 standalone/drakfont:769
#, c-format
msgid "Importing fonts"
msgstr "استيراد الخطوط"
-#: standalone/drakfont:753 standalone/drakfont:773
+#: standalone/drakfont:754 standalone/drakfont:774
#, c-format
msgid "Initial tests"
msgstr "الاختبارات الأولية"
-#: standalone/drakfont:754
+#: standalone/drakfont:755
#, c-format
msgid "Copy fonts on your system"
msgstr "نسخ الخطوط إلى نظامك"
-#: standalone/drakfont:755
+#: standalone/drakfont:756
#, c-format
msgid "Install & convert Fonts"
msgstr "تثبيت و تحويل الخطوط"
-#: standalone/drakfont:756
+#: standalone/drakfont:757
#, c-format
msgid "Post Install"
msgstr "ما بعد التثبيت"
-#: standalone/drakfont:774
+#: standalone/drakfont:775
#, c-format
msgid "Remove fonts on your system"
msgstr "حذف الخطوط من النظام"
-#: standalone/drakfont:775
+#: standalone/drakfont:776
#, c-format
msgid "Post Uninstall"
msgstr "ما بعد إزالة التثبيت"
@@ -21756,27 +21793,27 @@ msgstr ""
msgid "Same IP is already in %s file."
msgstr ""
-#: standalone/drakhosts:198
+#: standalone/drakhosts:197
#, c-format
msgid "Host Aliases"
msgstr ""
-#: standalone/drakhosts:239
+#: standalone/drakhosts:237
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""
-#: standalone/drakhosts:248
+#: standalone/drakhosts:246
#, c-format
msgid "Failed to add host."
msgstr ""
-#: standalone/drakhosts:255
+#: standalone/drakhosts:253
#, c-format
msgid "Failed to Modify host."
msgstr ""
-#: standalone/drakhosts:262
+#: standalone/drakhosts:260
#, c-format
msgid "Failed to remove host."
msgstr ""
@@ -21861,52 +21898,52 @@ msgstr "الخدمات"
msgid "Network interface"
msgstr "واجهة الشبكة "
-#: standalone/draknfs:43
+#: standalone/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""
-#: standalone/draknfs:44
+#: standalone/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""
-#: standalone/draknfs:45
+#: standalone/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""
-#: standalone/draknfs:46
+#: standalone/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "NFS server"
msgstr ""
-#: standalone/draknfs:85
+#: standalone/draknfs:83
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""
-#: standalone/draknfs:86
+#: standalone/draknfs:84
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""
-#: standalone/draknfs:102 standalone/draksambashare:123
+#: standalone/draknfs:100 standalone/draksambashare:197
#, c-format
msgid "Directory Selection"
msgstr ""
-#: standalone/draknfs:107 standalone/draksambashare:128
+#: standalone/draknfs:105 standalone/draksambashare:202
#, c-format
msgid "Should be a directory."
msgstr ""
-#: standalone/draknfs:138
+#: standalone/draknfs:136
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
@@ -21933,7 +21970,7 @@ msgid ""
"result.\n"
msgstr ""
-#: standalone/draknfs:153
+#: standalone/draknfs:151
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
@@ -21959,27 +21996,27 @@ msgid ""
"the uid and gid of the anonymous account.\n"
msgstr ""
-#: standalone/draknfs:169
+#: standalone/draknfs:167
#, c-format
msgid "Synchronous access:"
msgstr ""
-#: standalone/draknfs:170
+#: standalone/draknfs:168
#, c-format
msgid "Secured Connection:"
msgstr ""
-#: standalone/draknfs:171
+#: standalone/draknfs:169
#, c-format
msgid "Read-Only share:"
msgstr ""
-#: standalone/draknfs:173
+#: standalone/draknfs:171
#, c-format
msgid "<span weight=\"bold\">Advanced Options</span>"
msgstr ""
-#: standalone/draknfs:174
+#: standalone/draknfs:172
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> this option requires that "
@@ -21987,7 +22024,7 @@ msgid ""
"This option is on by default."
msgstr ""
-#: standalone/draknfs:175
+#: standalone/draknfs:173
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> allow either only read or both "
@@ -21996,7 +22033,7 @@ msgid ""
"using this option."
msgstr ""
-#: standalone/draknfs:176
+#: standalone/draknfs:174
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s:</span> disallows the NFS server to "
@@ -22004,117 +22041,119 @@ msgid ""
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""
-#: standalone/draknfs:306
+#: standalone/draknfs:304
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""
-#: standalone/draknfs:373
+#: standalone/draknfs:371
#, fuzzy, c-format
msgid "Advanced Options Help"
msgstr "تهيئة متقدمة"
-#: standalone/draknfs:384
+#: standalone/draknfs:382
#, c-format
msgid "NFS directory"
msgstr ""
-#: standalone/draknfs:386 standalone/draksambashare:401
+#: standalone/draknfs:384 standalone/draksambashare:588
+#: standalone/draksambashare:767
#, c-format
msgid "Directory:"
msgstr ""
-#: standalone/draknfs:389
+#: standalone/draknfs:387
#, c-format
msgid "Host access"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Access:"
msgstr ""
-#: standalone/draknfs:391
+#: standalone/draknfs:389
#, c-format
msgid "Hosts Access"
msgstr ""
-#: standalone/draknfs:394
+#: standalone/draknfs:392
#, c-format
msgid "User ID Mapping"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "User ID:"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:394
#, c-format
msgid "Help User ID"
msgstr ""
-#: standalone/draknfs:397
+#: standalone/draknfs:395
#, c-format
msgid "Anonymous user ID:"
msgstr ""
-#: standalone/draknfs:398
+#: standalone/draknfs:396
#, c-format
msgid "Anonymous Group ID:"
msgstr ""
-#: standalone/draknfs:435 standalone/draknfs:527 standalone/draksambashare:426
+#: standalone/draknfs:433 standalone/draknfs:525 standalone/draksambashare:625
+#: standalone/draksambashare:792
#, c-format
msgid "Please enter a directory to share."
msgstr ""
-#: standalone/draknfs:437
+#: standalone/draknfs:435
#, c-format
msgid "You must specify hosts access."
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Share Directory"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Hosts Wildcard"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "General Options"
msgstr ""
-#: standalone/draknfs:515
+#: standalone/draknfs:513
#, c-format
msgid "Custom Options"
msgstr ""
-#: standalone/draknfs:534
+#: standalone/draknfs:532
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""
-#: standalone/draknfs:589
+#: standalone/draknfs:584
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""
-#: standalone/draknfs:598
+#: standalone/draknfs:593
#, c-format
msgid "Failed to add NFS share."
msgstr ""
-#: standalone/draknfs:605
+#: standalone/draknfs:600
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""
-#: standalone/draknfs:612
+#: standalone/draknfs:607
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""
@@ -22139,7 +22178,7 @@ msgstr "إعدادات مُخصّصة وإعدادت النّظام"
msgid "Editable"
msgstr "قابل للتّعديل"
-#: standalone/drakperm:48 standalone/drakperm:323
+#: standalone/drakperm:48 standalone/drakperm:323 standalone/draksambashare:95
#, c-format
msgid "Path"
msgstr "المسار"
@@ -22469,260 +22508,484 @@ msgstr "إنعاش"
msgid "on"
msgstr "يعمل"
-#: standalone/draksambashare:64
+#: standalone/draksambashare:62
#, fuzzy, c-format
-msgid "Read List"
-msgstr "حذف القائمة"
+msgid "Share directory"
+msgstr "لا دليل كذلك"
+
+#: standalone/draksambashare:63 standalone/draksambashare:96
+#, fuzzy, c-format
+msgid "Comment"
+msgstr "تنفيذ"
+
+#: standalone/draksambashare:64 standalone/draksambashare:97
+#, fuzzy, c-format
+msgid "Browseable"
+msgstr "استعراض"
#: standalone/draksambashare:65
+#, c-format
+msgid "Public"
+msgstr ""
+
+#: standalone/draksambashare:66 standalone/draksambashare:102
#, fuzzy, c-format
-msgid "Write List"
+msgid "Writable"
+msgstr "كتابة"
+
+#: standalone/draksambashare:67 standalone/draksambashare:143
+#, fuzzy, c-format
+msgid "Create mask"
+msgstr "إنشاء"
+
+#: standalone/draksambashare:68 standalone/draksambashare:144
+#, fuzzy, c-format
+msgid "Directory mask"
+msgstr "الدّليل المحتوي على النّسخ الاحتياطيّة"
+
+#: standalone/draksambashare:69
+#, fuzzy, c-format
+msgid "Read list"
+msgstr "قراءة"
+
+#: standalone/draksambashare:70 standalone/draksambashare:103
+#: standalone/draksambashare:602
+#, fuzzy, c-format
+msgid "Write list"
msgstr "كتابة"
-#: standalone/draksambashare:66 standalone/draksambashare:543
+#: standalone/draksambashare:71 standalone/draksambashare:135
#, fuzzy, c-format
msgid "Admin users"
msgstr "إضافة مستخدم"
-#: standalone/draksambashare:67 standalone/draksambashare:543
+#: standalone/draksambashare:72 standalone/draksambashare:136
#, fuzzy, c-format
msgid "Valid users"
msgstr "إضافة مستخدم"
-#: standalone/draksambashare:68 standalone/draksambashare:543
+#: standalone/draksambashare:73
+#, fuzzy, c-format
+msgid "Inherit Permissions"
+msgstr "التصاريح"
+
+#: standalone/draksambashare:74 standalone/draksambashare:137
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "تخبئة الملفات"
-#: standalone/draksambashare:70
+#: standalone/draksambashare:76 standalone/draksambashare:142
#, fuzzy, c-format
-msgid "Force Group"
-msgstr "المجموعة"
+msgid "Preserve case"
+msgstr "تفضيلات"
-#: standalone/draksambashare:71
-#, c-format
-msgid "Force create group"
-msgstr ""
+#: standalone/draksambashare:77
+#, fuzzy, c-format
+msgid "Force create mode"
+msgstr "طراز الطابعة الخاصة بك"
-#: standalone/draksambashare:72 standalone/draksambashare:543
+#: standalone/draksambashare:78
+#, fuzzy, c-format
+msgid "Force group"
+msgstr "مجموعة PFS"
+
+#: standalone/draksambashare:79 standalone/draksambashare:141
#, fuzzy, c-format
msgid "Default case"
msgstr "المستخدم الإفتراضي"
-#: standalone/draksambashare:73 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Preserve case"
-msgstr "تفضيلات"
+#: standalone/draksambashare:94
+#, c-format
+msgid "Printer name"
+msgstr ""
-#: standalone/draksambashare:74 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Create mask"
-msgstr "إنشاء"
+#: standalone/draksambashare:98 standalone/draksambashare:594
+#, c-format
+msgid "Printable"
+msgstr ""
-#: standalone/draksambashare:75 standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Directory mask"
-msgstr "الدّليل المحتوي على النّسخ الاحتياطيّة"
+#: standalone/draksambashare:99
+#, c-format
+msgid "Print Command"
+msgstr ""
+
+#: standalone/draksambashare:100
+#, c-format
+msgid "LPQ command"
+msgstr ""
+
+#: standalone/draksambashare:101
+#, c-format
+msgid "Guest ok"
+msgstr ""
-#: standalone/draksambashare:76
+#: standalone/draksambashare:104 standalone/draksambashare:145
+#: standalone/draksambashare:603
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "التصاريح"
#: standalone/draksambashare:106
+#, c-format
+msgid "Create mode"
+msgstr ""
+
+#: standalone/draksambashare:107
+#, c-format
+msgid "Use client driver"
+msgstr ""
+
+#: standalone/draksambashare:133
+#, fuzzy, c-format
+msgid "Read List"
+msgstr "حذف القائمة"
+
+#: standalone/draksambashare:134
+#, fuzzy, c-format
+msgid "Write List"
+msgstr "كتابة"
+
+#: standalone/draksambashare:139
+#, fuzzy, c-format
+msgid "Force Group"
+msgstr "المجموعة"
+
+#: standalone/draksambashare:140
+#, c-format
+msgid "Force create group"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid "About Draksambashare"
+msgstr ""
+
+#: standalone/draksambashare:160
+#, c-format
+msgid ""
+"Mandriva Linux \n"
+"Release: %s\n"
+"Author: Antoine Ginies\n"
+"\n"
+"This is a simple tool to easily manage Samba configuration."
+msgstr ""
+
+#: standalone/draksambashare:180
#, fuzzy, c-format
msgid "Samba server"
msgstr "خادم سامبا"
-#: standalone/draksambashare:106
+#: standalone/draksambashare:180
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""
-#: standalone/draksambashare:107
+#: standalone/draksambashare:181
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""
-#: standalone/draksambashare:234 standalone/draksambashare:242
+#: standalone/draksambashare:367
#, c-format
msgid "Add a Samba share"
msgstr ""
-#: standalone/draksambashare:237
+#: standalone/draksambashare:370
#, c-format
msgid "Goal of this wizard is to easily create a new Samba share."
msgstr ""
-#: standalone/draksambashare:244
+#: standalone/draksambashare:372
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "اسم الشّهادة"
-#: standalone/draksambashare:245 standalone/draksambashare:402
+#: standalone/draksambashare:373 standalone/draksambashare:587
+#: standalone/draksambashare:768
#, fuzzy, c-format
msgid "Comment:"
msgstr "تنفيذ"
-#: standalone/draksambashare:246
+#: standalone/draksambashare:374
#, fuzzy, c-format
msgid "Path:"
msgstr "المسار"
-#: standalone/draksambashare:251
+#: standalone/draksambashare:379
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""
-#: standalone/draksambashare:255 standalone/draksambashare:261
+#: standalone/draksambashare:383 standalone/draksambashare:389
#, c-format
-msgid "Can\\'t create the directory, please enter a correct path."
+msgid "Can't create the directory, please enter a correct path."
msgstr ""
-#: standalone/draksambashare:258 standalone/draksambashare:424
+#: standalone/draksambashare:386 standalone/draksambashare:623
+#: standalone/draksambashare:790
#, fuzzy, c-format
msgid "Please enter a Comment for this share."
msgstr "الرجاء إدخال مُعطيات اللاسلكيّة لهذه البطاقة:"
-#: standalone/draksambashare:288 standalone/drakups:120 standalone/drakups:159
-#: standalone/logdrake:449 standalone/logdrake:455
-#, c-format
-msgid "Congratulations"
-msgstr "تهانينا"
-
-#: standalone/draksambashare:289
+#: standalone/draksambashare:417
#, c-format
msgid ""
"The wizard successfully added the Samba share. Now just double click on it "
"in treeview to modify it"
msgstr ""
-#: standalone/draksambashare:321
+#: standalone/draksambashare:433
+#, c-format
+msgid "pdf-gen - a pdf generator"
+msgstr ""
+
+#: standalone/draksambashare:434
+#, c-format
+msgid "printers - all printers available"
+msgstr ""
+
+#: standalone/draksambashare:438
+#, c-format
+msgid "Add Special Printer share"
+msgstr ""
+
+#: standalone/draksambashare:441
+#, c-format
+msgid ""
+"Goal of this wizard is to easily create a new special printer Samba share."
+msgstr ""
+
+#: standalone/draksambashare:449
+#, c-format
+msgid "A pdf gnerator already exist."
+msgstr ""
+
+#: standalone/draksambashare:473
+#, c-format
+msgid "Printers and print$ already exist."
+msgstr ""
+
+#: standalone/draksambashare:524
+#, c-format
+msgid "The wizard successfully the Samba share"
+msgstr ""
+
+#: standalone/draksambashare:547
+#, c-format
+msgid "Please add or select a Samba printer share to be able to modify it."
+msgstr ""
+
+#: standalone/draksambashare:583
+#, c-format
+msgid "Printer share"
+msgstr ""
+
+#: standalone/draksambashare:586
+#, c-format
+msgid "Printer name:"
+msgstr ""
+
+#: standalone/draksambashare:592 standalone/draksambashare:773
+#, fuzzy, c-format
+msgid "Writable:"
+msgstr "كتابة"
+
+#: standalone/draksambashare:593 standalone/draksambashare:774
+#, fuzzy, c-format
+msgid "Browseable:"
+msgstr "استعراض"
+
+#: standalone/draksambashare:598
+#, c-format
+msgid "Advanced options"
+msgstr ""
+
+#: standalone/draksambashare:600
+#, c-format
+msgid "Printer access"
+msgstr ""
+
+#: standalone/draksambashare:604
+#, c-format
+msgid "Guest ok:"
+msgstr ""
+
+#: standalone/draksambashare:605
+#, c-format
+msgid "Create mode:"
+msgstr ""
+
+#: standalone/draksambashare:609
+#, c-format
+msgid "Printer command"
+msgstr ""
+
+#: standalone/draksambashare:611
+#, c-format
+msgid "Print command:"
+msgstr ""
+
+#: standalone/draksambashare:612
+#, c-format
+msgid "LPQ command:"
+msgstr ""
+
+#: standalone/draksambashare:613
+#, c-format
+msgid "Printing:"
+msgstr ""
+
+#: standalone/draksambashare:629
+#, c-format
+msgid "create mode should be numeric. ie: 0755."
+msgstr ""
+
+#: standalone/draksambashare:691
#, c-format
msgid "DrakSamba entry"
msgstr ""
-#: standalone/draksambashare:325
+#: standalone/draksambashare:696
#, c-format
-msgid "Please add a Samba share to be able to modify it."
+msgid "Please add or select a Samba share to be able to modify it."
msgstr ""
-#: standalone/draksambashare:352
+#: standalone/draksambashare:719
#, fuzzy, c-format
msgid "Samba user access"
msgstr "خادم سامبا"
-#: standalone/draksambashare:360
+#: standalone/draksambashare:727
#, fuzzy, c-format
msgid "Mask options"
msgstr "الخيارات الأساسية"
-#: standalone/draksambashare:374
+#: standalone/draksambashare:741
#, fuzzy, c-format
msgid "Display options"
msgstr "حدد الخيارات"
-#: standalone/draksambashare:397
+#: standalone/draksambashare:763
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "لا دليل كذلك"
-#: standalone/draksambashare:400
+#: standalone/draksambashare:766
#, fuzzy, c-format
msgid "Share name:"
msgstr "اسم المشاركة"
-#: standalone/draksambashare:406
+#: standalone/draksambashare:772
#, c-format
msgid "Public:"
msgstr ""
-#: standalone/draksambashare:407
-#, fuzzy, c-format
-msgid "Writable:"
-msgstr "كتابة"
-
-#: standalone/draksambashare:408
-#, fuzzy, c-format
-msgid "Browseable:"
-msgstr "استعراض"
-
-#: standalone/draksambashare:430
+#: standalone/draksambashare:796
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Share directory"
-msgstr "لا دليل كذلك"
+#: standalone/draksambashare:803
+#, c-format
+msgid "Please create this Samba user: %s"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Comment"
-msgstr "تنفيذ"
+#: standalone/draksambashare:926
+#, c-format
+msgid "User information"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Browseable"
-msgstr "استعراض"
+#: standalone/draksambashare:928
+#, c-format
+msgid "User name:"
+msgstr ""
-#: standalone/draksambashare:543
+#: standalone/draksambashare:929
#, c-format
-msgid "Public"
+msgid "Passwd:"
msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Writable"
-msgstr "كتابة"
+#: standalone/draksambashare:1129
+#, c-format
+msgid "Failed to add Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Read list"
-msgstr "قراءة"
+#: standalone/draksambashare:1138
+#, c-format
+msgid "Failed to Modify Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Write list"
-msgstr "كتابة"
+#: standalone/draksambashare:1147
+#, c-format
+msgid "Failed to remove a Samba share."
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force create mode"
-msgstr "طراز الطابعة الخاصة بك"
+#: standalone/draksambashare:1154
+#, c-format
+msgid "File share"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Force group"
-msgstr "مجموعة PFS"
+#: standalone/draksambashare:1162
+#, c-format
+msgid "Add printers"
+msgstr ""
-#: standalone/draksambashare:543
-#, fuzzy, c-format
-msgid "Inherit Permissions"
-msgstr "التصاريح"
+#: standalone/draksambashare:1168
+#, c-format
+msgid "Failed to add printers."
+msgstr ""
-#: standalone/draksambashare:590
+#: standalone/draksambashare:1177
#, c-format
-msgid "DrakSamba manage Samba shares"
+msgid "Failed to Modify."
msgstr ""
-#: standalone/draksambashare:601
+#: standalone/draksambashare:1186
#, c-format
-msgid "Failed to add Samba share."
+msgid "Failed to remove."
msgstr ""
-#: standalone/draksambashare:609
+#: standalone/draksambashare:1193
#, c-format
-msgid "Failed to Modify Samba share."
+msgid "Printers"
msgstr ""
-#: standalone/draksambashare:616
+#: standalone/draksambashare:1201
#, c-format
-msgid "Failed to remove a Samba share."
+msgid "Change password"
+msgstr ""
+
+#: standalone/draksambashare:1206
+#, c-format
+msgid "Failed to change user password."
+msgstr ""
+
+#: standalone/draksambashare:1214
+#, c-format
+msgid "Failed to add user."
+msgstr ""
+
+#: standalone/draksambashare:1217
+#, c-format
+msgid "Delete user"
+msgstr ""
+
+#: standalone/draksambashare:1226
+#, c-format
+msgid "Failed to delete user."
+msgstr ""
+
+#: standalone/draksambashare:1238
+#, c-format
+msgid "Samba Users"
+msgstr ""
+
+#: standalone/draksambashare:1247
+#, c-format
+msgid "DrakSamba manage Samba shares"
msgstr ""
#: standalone/draksec:49
@@ -27058,47 +27321,47 @@ msgstr "تثبيت التحديثات"
msgid "Exit install"
msgstr "الخروج من التّثبيت"
-#: ugtk2.pm:916
+#: ugtk2.pm:918
#, c-format
msgid "Is this correct?"
msgstr "هل هذا صحيح؟"
-#: ugtk2.pm:976
+#: ugtk2.pm:978
#, c-format
msgid "No file chosen"
msgstr "لم يتم اختيار أي ملف"
-#: ugtk2.pm:978
+#: ugtk2.pm:980
#, c-format
msgid "You have chosen a file, not a directory"
msgstr "لقد اخترت ملفاً، وليس دليلاً"
-#: ugtk2.pm:980
+#: ugtk2.pm:982
#, c-format
msgid "You have chosen a directory, not a file"
msgstr "لقد اخترت دليلاً، وليس ملفاً"
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, c-format
msgid "No such directory"
msgstr "لا دليل كذلك"
-#: ugtk2.pm:982
+#: ugtk2.pm:984
#, c-format
msgid "No such file"
msgstr "لا ملف كذلك"
-#: ugtk2.pm:1063
+#: ugtk2.pm:1065
#, c-format
msgid "Expand Tree"
msgstr "توسيع الشّجرة"
-#: ugtk2.pm:1064
+#: ugtk2.pm:1066
#, c-format
msgid "Collapse Tree"
msgstr "ضمّ الفروع"
-#: ugtk2.pm:1065
+#: ugtk2.pm:1067
#, c-format
msgid "Toggle between flat and group sorted"
msgstr "تبديل بين فرز السّرد أو المجموعة"
@@ -27117,6 +27380,9 @@ msgstr ""
msgid "Installation failed"
msgstr "فشل التّثبيت"
+#~ msgid "Do not print any test page"
+#~ msgstr "لا تطبع أي صفحات اختبارية"
+
#~ msgid "Printer on SMB/Windows 95/98/NT server"
#~ msgstr "طابعة على خادم SMB/Windows 95/98/NT"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index d960f3520..bf1518f03 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po