#!/bin/bash PATH=/sbin:/usr/sbin:/bin:/usr/bin cd /etc/sysconfig/network-scripts . network-functions CONFIG=$1 source_config # signals ifup-sl not to persist rm -f /var/run/sl-$DEVICE.dev PID=`pidof dip-$DEVICE` # # The proctitle for connected dip daemons is actually "-dip (ipaddr)" # with ipaddr == local on dial-out, remote on dial-in # Grab the PID of connected dial-out daemon. # if [ -z "$PID" ]; then PID=`pidof -- -dip\ \($IPADDR\)` fi if [ -z "$PID" ]; then exit 1 fi kill $PID > /dev/null 2>&1 if [ ! -d /proc/$PID ]; then /etc/sysconfig/network-scripts/ifdown-post $1 exit 0 fi sleep 2 if [ ! -d /proc/$PID ]; then /etc/sysconfig/network-scripts/ifdown-post $1 exit 0 fi kill -KILL $PID > /dev/null 2>&1 if [ -d /proc/$PID ]; then logger -p daemon.info -t ifdown-ppp "ifdown-ppp unable to kill pppd-$DEVICE" & else /etc/sysconfig/network-scripts/ifdown-post $1 fi [ ! -d /proc/$PID ] && exit 0 exit 1 td class='form'>
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-09-04 21:08:29 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-09-04 21:08:29 +0000
commit3cb526345e0ca7a5105daeadc0f72eb4683ffdd9 (patch)
treeb484e07e42681264aa74012aa1f98c92d707ce26 /perl-install/share/po
parentde5edda51e82110b134a2939d7d285b4e41eff9a (diff)
downloaddrakx-backup-do-not-use-3cb526345e0ca7a5105daeadc0f72eb4683ffdd9.tar
drakx-backup-do-not-use-3cb526345e0ca7a5105daeadc0f72eb4683ffdd9.tar.gz
drakx-backup-do-not-use-3cb526345e0ca7a5105daeadc0f72eb4683ffdd9.tar.bz2
drakx-backup-do-not-use-3cb526345e0ca7a5105daeadc0f72eb4683ffdd9.tar.xz
drakx-backup-do-not-use-3cb526345e0ca7a5105daeadc0f72eb4683ffdd9.zip
updated po file
Diffstat (limited to 'perl-install/share/po')
-rw-r--r--perl-install/share/po/ar.po1182
-rw-r--r--perl-install/share/po/az.po1184
-rw-r--r--perl-install/share/po/be.po1189
-rw-r--r--perl-install/share/po/bg.po1184
-rw-r--r--perl-install/share/po/br.po1186
-rw-r--r--perl-install/share/po/bs.po1185
-rw-r--r--perl-install/share/po/ca.po1192
-rw-r--r--perl-install/share/po/de.po1194
-rw-r--r--perl-install/share/po/el.po1190
-rw-r--r--perl-install/share/po/eo.po1182
-rw-r--r--perl-install/share/po/et.po1191
-rw-r--r--perl-install/share/po/eu.po1190
-rw-r--r--perl-install/share/po/fi.po1185
-rw-r--r--perl-install/share/po/ga.po1181
-rw-r--r--perl-install/share/po/gl.po1184
-rw-r--r--perl-install/share/po/hr.po1187
-rw-r--r--perl-install/share/po/id.po1194
-rw-r--r--perl-install/share/po/is.po1189
-rw-r--r--perl-install/share/po/ja.po1187
-rw-r--r--perl-install/share/po/ko.po1188
-rw-r--r--perl-install/share/po/lt.po1184
-rw-r--r--perl-install/share/po/lv.po1182
-rw-r--r--perl-install/share/po/mt.po3365
-rw-r--r--perl-install/share/po/no.po1184
-rw-r--r--perl-install/share/po/pt_BR.po1184
-rw-r--r--perl-install/share/po/ro.po1181
-rw-r--r--perl-install/share/po/ru.po1233
-rw-r--r--perl-install/share/po/sl.po1180
-rw-r--r--perl-install/share/po/sp.po1193
-rw-r--r--perl-install/share/po/sr.po1193
-rw-r--r--perl-install/share/po/th.po1184
-rw-r--r--perl-install/share/po/uk.po1184
-rw-r--r--perl-install/share/po/wa.po1285
33 files changed, 24020 insertions, 17456 deletions
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index 1e418a75b..63f9c0c05 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-5-12 HO:MI+ZONE\n"
"Last-Translator: Mohammed Gamal <f2c2001@yahoo.com>\n"
"Language-Team: Arabic \n"
@@ -188,13 +188,13 @@ msgstr "خيارات"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "موافق"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "خروج"
@@ -296,19 +296,18 @@ msgid "Graphics card: %s"
msgstr "بطاقة الشاشة: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -498,15 +497,15 @@ msgstr "توقيت ما قبل اقلاع الصورة الافتراضية"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "كلمة المرور"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "كلمة المرور (ثانية)"
@@ -542,12 +541,12 @@ msgstr "خيار ``تشديد خيارات سطر الأوامر`` بدون قا
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "رجاء جاول مرة أخرى"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "كلمات المرور غير متطابقة"
@@ -592,8 +591,8 @@ msgstr ""
"ها هنا المدخلات المختلفة.\n"
"يمكنك اضافة مدخلات أخرى أو تغيير الموجودين."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "اضافة"
@@ -601,7 +600,7 @@ msgstr "اضافة"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "انتهى"
@@ -613,7 +612,7 @@ msgstr "تعديل"
msgid "Which type of entry do you want to add?"
msgstr "ما نوع المدخل الذي تريد اضافته؟"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "لينكس"
@@ -914,7 +913,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "يمكنكن اختيار لغات أخرى و التي ستكون متوفرة بعد التثبيت"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "الكل"
@@ -1063,7 +1062,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1080,129 +1079,131 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "لا توجد مساحو كافية في /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "سطح المكتب"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "يمكنك تثبيت محمّل الإقلاع على التجزئة %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "لا توجد مساعدة لهذا حتى الآن.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "اعداد أسلوب الإقلاع"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_ملف"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/ملف/_خروج"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<تحكم>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "شاشة NewStyle التصنيفية"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "شاشة NewStyle"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "شاشة تقليدية"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "شاشة Gtk+ التقليدية"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "شغّل Aurora عند الإقلاع"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "وضع Lilo/grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "وضع Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "تثبيت النظام"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "اعمل تجزئة جديدة"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1213,79 +1214,74 @@ msgstr ""
msgid "Error"
msgstr "خطأ"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "جاري نسخ %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "لا فيديو"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "اختر نوع التثبيت"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1294,21 +1290,21 @@ msgstr ""
"أنت تستخدم %s كمدير اقلاع حاليا.\n"
"اضغط على تهيئة لتشغيل معالج الإعداد"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "إعداد"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr ""
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1317,34 +1313,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "وضع النظام"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "شغّل X-Window عند بدء التشغيل"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "لا, لا أريد دخولا أليا"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1354,7 +1350,7 @@ msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سط
msgid "OK"
msgstr "موافق"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "لم يمكن فتح /etc/inittab للقراءة: %s"
@@ -1588,7 +1584,7 @@ msgstr "فارغ"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "أخرى"
@@ -2258,7 +2254,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "اسم المستخدم"
@@ -2571,56 +2567,60 @@ msgstr ""
msgid "Author:"
msgstr "تحقق آلي"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "التحقق من الأقراص الصلبة"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "عرض معلومات العتاد"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "اعرض المعلومات"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "إعداد الفأرة"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "من فضلك انتظر"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d ثوان"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "جاري ازالة الطابعة \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d ثوان"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4003,15 +4003,15 @@ msgstr ""
msgid "Please choose one of the following classes of installation:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""
@@ -4081,7 +4081,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr ""
@@ -4101,7 +4101,7 @@ msgstr ""
msgid "Choose the packages you want to install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr ""
@@ -4128,17 +4128,17 @@ msgid "Installing package %s"
msgstr ""
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "قبول"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4149,16 +4149,16 @@ msgid ""
msgstr ""
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr ""
@@ -4332,7 +4332,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "لوحة المفاتيح"
@@ -4508,90 +4508,90 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr ""
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr ""
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4630,7 +4630,7 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4642,155 +4642,155 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "خادم NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "بطاقة الصّوت ISA هل عندك عند"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "الفأرة"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "طابعة"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "احصل على خطوط Windows"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "التحقق"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "خادم LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr " الخادم NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4806,21 +4806,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "التحقق"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domain name"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -4838,19 +4838,19 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "المدخل المرن الثّاني"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "تخطي"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4866,7 +4866,7 @@ msgid ""
"%s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -4875,28 +4875,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "آسف , لا مدخل مرن متاح"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "أدخل قرص مرن بالدّاخل %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr " إنشاء قرص الا قلا ع "
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr " bootloader إعداد "
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -4904,25 +4904,25 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr " aboot هل تريد أن تستخدم "
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "bootloader التّركيب "
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -4933,24 +4933,24 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -4969,16 +4969,16 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4987,15 +4987,15 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr ""
@@ -5036,8 +5036,8 @@ msgid "<- Previous"
msgstr "<-سابق "
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "التالي"
@@ -5508,7 +5508,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "تجهيز التجزئات"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5618,15 +5618,15 @@ msgstr "ولا واحد"
msgid "No mouse"
msgstr "No mouse"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "من فضلك اختبر الفأرة"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "To activate the mouse,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr " WHEEL! حرّك "
@@ -5789,7 +5789,7 @@ msgstr ""
msgid "no network card found"
msgstr "لا بطاقة شبكة وجدت "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "ا عداد شبكة"
@@ -5801,7 +5801,7 @@ msgid ""
"such as ``mybox.mylab.myco.com''."
msgstr ""
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Host اسم "
@@ -6221,7 +6221,7 @@ msgstr "ابدأ عند الإقلاع"
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6229,40 +6229,40 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "الخادم DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (e.g. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gateway device"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Proxies اعداد"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr ""
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr ""
@@ -7584,7 +7584,7 @@ msgstr "جاري الطباعة على الطابعة \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -8341,7 +8341,7 @@ msgstr "إنترنت"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "نظام"
@@ -8417,8 +8417,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -8428,13 +8428,13 @@ msgstr "وصّل إلى الإنترنت "
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -8452,9 +8452,10 @@ msgid "Games"
msgstr "الالعاب"
#: ../../share/advertising/05-games.pl_.c:10
+#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
" يمدّون أفضل لعب بمصادر مفتوحة Mandrake Linux 9.0 - arcade, action, "
"cards, sports, strategy,...."
@@ -8475,8 +8476,8 @@ msgstr "واجهات الإستخدام"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -8500,8 +8501,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"حوّل ماكينتك إلى خادم قويّ مع/ب فقط نقرات قليلة من ال الفأرة : خادم الويب , "
"البريد الإلكترونيّ , فيروول , الحفّار , الملفّ و خادم الطّبع ,"
@@ -8533,7 +8534,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -8543,7 +8544,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -8553,8 +8554,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -8575,15 +8576,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -8601,6 +8602,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "تركيب طرود ..."
@@ -8657,12 +8672,12 @@ msgstr "اضف مستخدم"
msgid "Add/Del Clients"
msgstr "DHCP العميل"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "مساعدة"
@@ -8734,39 +8749,39 @@ msgstr "DHCP العميل"
msgid "dhcpd Config..."
msgstr "جاري الإعداد..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "إعداة الإعداد"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "أدخل قرص مرن بالدّاخل %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "آسف , لا مدخل مرن متاح"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -8843,31 +8858,31 @@ msgstr ""
msgid "Remove the last item"
msgstr "أزل المادة الأخيرة"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -8875,7 +8890,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -8883,20 +8898,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "اجمالي التقدم"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -8905,41 +8913,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, c-format
msgid "Bad password on %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "لا يمكن أن ينفتح %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -8950,64 +8958,64 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
msgid "No changes to backup!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9015,297 +9023,297 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr "ارسال الملفات عن طريق FTP"
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr ""
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "انسخ ملفات النظام قبل:"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "رجاء اختر كل المستخدمين الذين تريد تضمينهم في النسخ الإحتياطي."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "ازل المادة المختارة"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "المستخدمون"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "فضلا أدخل اسم المستضيف أو عنوان IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "رجاء أدخل اسم الدخول"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "رجاء كلمة المرور"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "تذكّر كلمة السّرّ هذه "
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "إلى المساعد CD/DVDROM الاستعمال "
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "رجاء اختر مساحة القرص المدمج"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "اختر ملف"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "الشبكة"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "النوع"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "كلّ ساعة "
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "يوميًّا "
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "أسبوعيّا"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "شهريا"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "استخدم المراقب"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -9313,7 +9321,7 @@ msgstr ""
"فضلا اختر الفترة \n"
"ما بين كل عملية نسخ احتياطي"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -9321,78 +9329,78 @@ msgstr ""
"رجاء اختر\n"
"وسيط النسخ الاحتياطي"
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "ماذا "
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "أين"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "متى "
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "خيارات أكثر"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "إعدادات Drakbackup"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "رجاء اختر أين تريد النسخ الاحتياطي."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "على القرص الصّلب"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "عبر الشّبكة"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "رجاء اختر ما تريد نسخه احتياطياً"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "نظام المساعد"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "مستخدمو المساعد"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "اخترالمستخدم يدويًّا"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -9400,7 +9408,7 @@ msgstr ""
"\n"
"مصادر المساعد :\n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -9408,7 +9416,7 @@ msgstr ""
"\n"
"-ملفّات النّظام :\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -9416,7 +9424,7 @@ msgstr ""
"\n"
"-ملفّات المستخدم:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -9424,7 +9432,7 @@ msgstr ""
"\n"
"-الملفّات الأخرى:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -9433,32 +9441,32 @@ msgstr ""
"\n"
"- احفد القرص الصّلب على الطّريق :%s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "جهاز الفأرة: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -9467,12 +9475,12 @@ msgstr ""
"\n"
"-FTP و على host احفد على: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -9481,14 +9489,14 @@ msgstr ""
"\n"
"-FTP و على host احفد على: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -9496,19 +9504,19 @@ msgstr ""
"\n"
"- خيارات:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackups use tar and bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackups use tar and gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -9517,332 +9525,332 @@ msgstr ""
"\n"
"-Daemon (%s) include :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Network by SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr ""
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr ""
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "اضغط موافق لاستعادة ملفات اخرى"
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr "قائمة المستخدمين الذين سيتم استعادتهم"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "انسخ ملفات النظام قبل:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "رجاء اختر تاريخ الإستعادة"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr ""
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "وصلة FTP"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "وصلة آمنة"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "استعد من القرص الصلب"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "اختر وسيط آخر للاستعادة منه"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "وسيط آخر"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "استعد النّظام"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "اختر مسار الإستعادة (بدلاً من / )"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "قم بنسخ احتياطي جديد فبل الإستعادة (فقط للنسخ الإحتياطية المتدرجة)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "أزل أدلة المستخدمين قبل الإستعادة"
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "ازل المادة المختارة"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "استعد من القرص الصلب"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "استعادة جدول التقسيم"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Host اسم "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "كلمة المرور"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "اسم المستخدم"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "اسم المستضيف :"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "استعد كل النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "استعادة مخصصة"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "استعادة جدول التقسيم"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "السابق"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "حفظ"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "ابني النسخة الإحتياطية"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "استعادة"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "الحزمة %s يجب أن تُثبّت. هل تريد تثبيتها؟"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "رجاء اختر تاريخ الإستعادة..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "رجاء اختر وسيط النسخ الإحتياطي..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "رجاء اختر البيانات المطلوب نسخها احتياطيا..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -9850,59 +9858,59 @@ msgstr ""
"لم يتم ايجاد ملف تهيئة \n"
"فضلا اضغط معالج لأو متقدم."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "تحت التطوير ... انتظر فضلا"
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "انسخ ملفات النظام"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "انسخ ملفات المستخدم"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "انسخ ملفات أخرى"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "اجمالي التقدم"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "ارسال الملفات عن طريق FTP"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "جاري ارسال الملفات..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "قم بالنسخ الآن من ملف التهيئة"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "اعرض تهيئة النسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "إعدادات المعالج"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "إعداد متقدم"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "قم بالنسخ الإحتياطي الآن"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -9934,7 +9942,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -9943,7 +9951,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -9984,7 +9992,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10012,19 +10020,19 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" جميع الحقوق محفوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
"\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10057,7 +10065,7 @@ msgstr ""
"02111-1307,\n"
" USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10097,7 +10105,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10108,7 +10116,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10121,7 +10129,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11053,6 +11061,148 @@ msgstr ""
"\n"
"اضغط على تهيئة لتشغيل معالج الإعداد."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "مجموعة العمل"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+msgid "permissions"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "المستخدم"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "إلغاء"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "انتهى"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "اضافة وحدة"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "أضف طابعة جديدة"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "تم ازالة اختيار الكل"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "ازل المادة المختارة"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "وافق على المستخدم"
+
+#: ../../standalone/drakperm_.c:253
+msgid "Permissions"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "البوابة"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "إختيار وحدات الطابعة"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "المستخدم"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "مجموعة العمل"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11122,10 +11272,6 @@ msgstr "خروج"
msgid "save theme"
msgstr "تثبيت النظام"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -11753,7 +11899,7 @@ msgstr "تثبيت تحديثات النظام"
msgid "Exit install"
msgstr "الخروج من التثبيت"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index ed3f2ef88..197fab395 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-09-01 22:26GMT +0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
@@ -193,13 +193,13 @@ msgstr "Seçənəklər"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Oldu"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Çıx"
@@ -298,19 +298,18 @@ msgid "Graphics card: %s"
msgstr "Ekran kartı: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -501,15 +500,15 @@ msgstr "Açılışda gecikmə müddəti"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Parol"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Parol (təkrar)"
@@ -546,12 +545,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Xahiş edirik təkrar sınayın"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Parollar uyğun gəlmir"
@@ -596,8 +595,8 @@ msgstr ""
"Buradakı bir birindən fərqli seçənəklərə yenilərini əlavə edə bilər,\n"
"ya da mövcud olanları dəyişdirə bilərsiniz."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Əlavə et"
@@ -605,7 +604,7 @@ msgstr "Əlavə et"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Qurtardı"
@@ -617,7 +616,7 @@ msgstr "Təkmilləşdir"
msgid "Which type of entry do you want to add?"
msgstr "Ne cür bir giriş istəyirsiniz?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linuks"
@@ -920,7 +919,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Hamısı"
@@ -1097,7 +1096,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1122,7 +1121,7 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
@@ -1136,7 +1135,7 @@ msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
@@ -1151,7 +1150,7 @@ msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
@@ -1165,7 +1164,7 @@ msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
"acilisdan evvel emrleri duzeltmək ucun 'e', emr setiri ucun ise 'c' basin"
@@ -1180,104 +1179,106 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Isaretli secenek %d saniye icinde sistemi acacaq."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "/boot içində lazımi yer yoxdur"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Masa Üstü"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Başlama Menyusu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "hələlik yardım sistemi mövcud deyildir.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Fayl"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Fayl/_Çıx"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Kateqoriyasından Monitor"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Ənənəvi Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Ənənəvi Gtk+ Monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Açılışda Auroranı başlat"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub modu"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot modu"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Sistemi qur"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Yeni bölmə yarat"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1288,79 +1289,74 @@ msgstr ""
msgid "Error"
msgstr "Xəta"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "NoVİdeo"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Quruluş sinifini seçin"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1369,22 +1365,22 @@ msgstr ""
"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Qur"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Paket seçkilərini saxla"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1393,35 +1389,35 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistem modu"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Açılışda X-Window sistemini başlat"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Xeyr, Avtomatik giriş istəmirəm"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1431,7 +1427,7 @@ msgstr ""
msgid "OK"
msgstr "Oldu"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "/etc/inittab oxunmaq üçün açıla bilmir: %s"
@@ -1673,7 +1669,7 @@ msgstr "Boş"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Digər"
@@ -2395,7 +2391,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "İstifadəçi adı"
@@ -2721,57 +2717,61 @@ msgstr ""
msgid "Author:"
msgstr "Avtomatik yoxla"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Sabit disk seçkisi"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Avadanlıq mə'lumatına bax"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Mə'lumatı göstər"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Siçan qurğuları"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "%s qapısında tapıldı"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Xahiş edirik gözləyin"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d saniyə sonra çıxılacaq"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "CUPS sürücü datası oxunur..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d saniyə sonra çıxılacaq"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4568,15 +4568,15 @@ msgstr "Qurulum Sinifi"
msgid "Please choose one of the following classes of installation:"
msgstr "Xahiş edirik aşağıdakı qurulum siniflərindən birisini seçiniz:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Fərdi paket seçkisi"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ümumi böyüklük: %d / %d Mb"
@@ -4648,7 +4648,7 @@ msgstr "Avtomatik seçili paketləri göstər"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Qurulum"
@@ -4671,7 +4671,7 @@ msgstr "Qurulumdan çıx"
msgid "Choose the packages you want to install"
msgstr "Qurmaq istədiyiniz paketləri seçin"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Qurulur"
@@ -4698,17 +4698,17 @@ msgid "Installing package %s"
msgstr "%s paketi qurulur"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Qəbul Et"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Rədd Et"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4723,16 +4723,16 @@ msgstr ""
"Əgər Cd-Rom əlinizdə deyilsə bu Cd-Rom'dan qurmamaq üçün İMTİNA ET'ə basın."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Yenə də davam edək?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Paketləri istərkən bir xəta oldu:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Paketlər qurulurkən bir xəta oldu:"
@@ -5052,7 +5052,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Klaviatura"
@@ -5237,57 +5237,57 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr "Disketdən geri çağır"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Disketə qeyd et"
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr "Disketdən geri çağır"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Disketə qeyd et"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Seçili böyüklük var olandan daha böyükdür"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5298,16 +5298,16 @@ msgstr ""
"CD'lərdən bə'ziləi əksik isə, onları seçili vəziyyətdən çıxardıb OLDU'ya "
"basın."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" adlı Cd-Rom"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Qurulum hazırlanır"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5316,21 +5316,21 @@ msgstr ""
"%s paketi qurulur\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Qurulum sonrası qurğular"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5400,7 +5400,7 @@ msgstr ""
"USA\n"
"ünvanına yazınız."
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5412,164 +5412,164 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Əks ünvanına bağlantı qurulur"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Paketleri almaq üçün bir əks ünvanı seçin"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Əks ünvanına bağlantı qurulur"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Avadanlıq saatınız GMT-yə göra quruludur mu?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
#, fuzzy
msgid "NTP Server"
msgstr "NIS Verici"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Uzaq CUPS vericisi"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Çap Edicisiz"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Başqa var?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Mündəricat"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Siçan"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Vaxt Dilimi"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Çap Edici"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN kartı"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Səs kartı"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV kartı"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "NIS"
msgstr "NIS istifadə et"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "NIS sahəsi"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Local files"
msgstr "Yerli Çap Edici"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Root parolunu qur"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Parolsuz"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "LDAP Server"
msgstr "Verici"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
#, fuzzy
msgid "Authentication NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS sahəsi"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS Verici"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5585,21 +5585,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Sahə(domain) adı"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5630,19 +5630,19 @@ msgstr ""
"yerləşdirin\n"
"və \"OLDU\" basın."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "İlk disket sürücü"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "İkinci disket sürücü"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Nəzərə Alma"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5672,7 +5672,7 @@ msgstr ""
"və \"OLDU\" basın.\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5681,28 +5681,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Bağışlayın, disket sürücü yoxdur"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Açılış disketi yaratmaq üçün istifadə ediləcək disket sürücüyü seçin"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Açılış disketi yaradılır"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Açılış yükləyici hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5710,11 +5710,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "aboot istifadə etmək istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5722,16 +5722,16 @@ msgstr ""
"aboot qurulumunda xata, \n"
"ilk disk bölməsini yox etsə belə yenə də qurulmasını istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Sistem yükləyicini qur"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5748,17 +5748,17 @@ msgstr ""
" Sonra da bunları yazın: shut-down\n"
"Bir sonrakı başlanğıcda açılış yükləyicisi sətirini görməlisiniz."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5768,7 +5768,7 @@ msgstr ""
"\n"
"Həqiqətən də çıxmaq istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5794,15 +5794,15 @@ msgstr ""
"Sisteminizin qurğuları haqqında daha geniş bilgiyi Linuks Mandrake \n"
"İstifadəçi Kitabcığında tapa bilərsiniz."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5816,15 +5816,15 @@ msgstr ""
"\n"
"Bu qurulumu takrar etmək istəyə bilərsiniz axı.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Avtomatlaşdırılmış"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Təkrarla"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Paket seçkilərini saxla"
@@ -5867,8 +5867,8 @@ msgid "<- Previous"
msgstr "<- Əvvəlki"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Sonrakı ->"
@@ -6351,7 +6351,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Bölmə şəkilləndirilməsi"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6461,15 +6461,15 @@ msgstr "heç biri"
msgid "No mouse"
msgstr "Siçansızs"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Siçanınızı işə salmaq üçün,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "TƏKƏRİ OYNADIN!"
@@ -6637,7 +6637,7 @@ msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
msgid "no network card found"
msgstr "şəbəkə kartı tapılmadı"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Şəbəkə Qurğuları"
@@ -6652,7 +6652,7 @@ msgstr ""
"Məsələn``kompüteradı.sahəadı.com''.\n"
"Əgə şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Ev sahibi adı"
@@ -7126,7 +7126,7 @@ msgstr "Açılışda başladılır"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7137,40 +7137,40 @@ msgstr ""
"Məsələn``kompüteradı.sahəadı.com''.\n"
"Əgər şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS verici"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Keçit avadanlığı"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Vəkil vericilər quraşdırılması"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP vəkil verici"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP vəkil verici"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Vəkil verici http://... şəklində olmalıdır."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Vəkil verici ftp://... olmalıdır."
@@ -8571,7 +8571,7 @@ msgstr "Şəbəkə dayandırılır"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9447,7 +9447,7 @@ msgstr "İnternet"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Sistem modu"
@@ -9532,8 +9532,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9543,13 +9543,13 @@ msgstr "İnternetə bağlan"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9569,7 +9569,7 @@ msgstr "Oyunlar"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9590,8 +9590,8 @@ msgstr "Şəbəkə ara üzü"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9615,8 +9615,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9646,7 +9646,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9656,7 +9656,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9666,8 +9666,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9688,15 +9688,15 @@ msgstr "Usta"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9714,6 +9714,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9771,12 +9785,12 @@ msgstr "İstifadəçini əlavə et"
msgid "Add/Del Clients"
msgstr "DHCP Alıcısı"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -9848,39 +9862,39 @@ msgstr "DHCP Alıcısı"
msgid "dhcpd Config..."
msgstr "Quraşdırılır..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "yenidən quraşdır"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Disket sürücü yoxdur"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9964,31 +9978,31 @@ msgstr "İstifadəçi əlavə et"
msgid "Remove the last item"
msgstr "Loopback faylı şəkilləndirilir: %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9996,7 +10010,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10004,20 +10018,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Qapıları sına"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10026,41 +10033,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Parolsuz"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "%s açıla bilmir: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10071,68 +10078,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10140,923 +10147,923 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "%s faylı oxunurkan xəta oldu"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Növbəni sil"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr "\"Windows\"u sil"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Parolsuz"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Fayl seç"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Növ"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Çərx"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Çərx"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Modul seçənəkləri:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Fayl sistemi qurğuları"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Siçan avadanlığı: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Seçənəklər"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Disketdən geri çağır"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Digər"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Sistemi qur"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Növbəni sil"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Disketdən geri çağır"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Ev sahibi adı"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Parol"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Ev sahibi adı:"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Xüsusi"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid "Previous"
msgstr "<- Əvvəlki"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "Hal:"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Aşağıdakı paketlər qurulacaqdır"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Fayla qeyd et"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Fayl sistemi qurğuları"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -11088,7 +11095,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11097,7 +11104,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11138,7 +11145,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -11166,17 +11173,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11193,7 +11200,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11233,7 +11240,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11244,7 +11251,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11257,7 +11264,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12229,6 +12236,151 @@ msgstr ""
"\n"
"Quraşdırma sehirbazını açmaq üçün Quraşdıra tıqlayın."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "İş qrupu"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "bölmə %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "İstifadəçi adı"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Sil"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Qurtardı"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Modul əlavə et"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Çap Edicisiz"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Növbəni sil"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "İstifadəçini qəbul et"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Buraxılış: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Qapı"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Paket seçkilərini saxla"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "İstifadəçi adı"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "İş qrupu"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12289,10 +12441,6 @@ msgstr "Çıx"
msgid "save theme"
msgstr "Sistemi qur"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12919,7 +13067,7 @@ msgstr "Sistemi qur"
msgid "Exit install"
msgstr "Qurulumdan çıx"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index fbbee9ab5..3c41b2038 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -190,13 +190,13 @@ msgstr "i"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr ""
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr ""
@@ -300,19 +300,18 @@ msgid "Graphics card: %s"
msgstr "i: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -504,15 +503,15 @@ msgstr " "
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr ""
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr " "
@@ -549,12 +548,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr " "
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "i "
@@ -600,8 +599,8 @@ msgstr ""
" .\n"
" , i i."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr ""
@@ -609,7 +608,7 @@ msgstr ""
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr ""
@@ -622,7 +621,7 @@ msgstr "i RAID"
msgid "Which type of entry do you want to add?"
msgstr "i ?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -926,7 +925,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr " , i "
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1096,7 +1095,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1108,135 +1107,137 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr " /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr " "
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr " "
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " ?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr ""
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
#, fuzzy
msgid "/_File"
msgstr ":\n"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr ""
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "i"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "i i"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr " "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr " "
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr " i"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1247,103 +1248,98 @@ msgstr ""
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr " XFree86 %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr " "
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr " I-"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
#, fuzzy
msgid "Configure"
msgstr " X Window"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "i "
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
#, fuzzy
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1352,34 +1348,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1389,7 +1385,7 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
@@ -1628,7 +1624,7 @@ msgstr ""
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr ""
@@ -2339,7 +2335,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "I i:"
@@ -2666,57 +2662,61 @@ msgstr ""
msgid "Author:"
msgstr ""
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr " "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr ". i "
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "I"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr " "
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr " i %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "i , "
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d "
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr " CUPS"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d "
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4299,15 +4299,15 @@ msgstr " "
msgid "Please choose one of the following classes of installation:"
msgstr "i , i :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "i "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d M"
@@ -4380,7 +4380,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "븢"
@@ -4403,7 +4403,7 @@ msgstr "i i"
msgid "Choose the packages you want to install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "븢"
@@ -4431,17 +4431,17 @@ msgid "Installing package %s"
msgstr " %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr ""
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4458,16 +4458,16 @@ msgstr ""
"Cd."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr " ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr " :"
@@ -4642,7 +4642,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "i"
@@ -4827,59 +4827,59 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr " "
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4889,16 +4889,16 @@ msgstr ""
"i i CD , ii i.\n"
"i CD , i i i ii ."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4907,21 +4907,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4999,7 +4999,7 @@ msgstr ""
"75002 Paris\n"
"FRANCE"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5011,169 +5011,169 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr " i "
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr " i "
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "i ?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr " i ii GMT?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
#, fuzzy
msgid "NTP Server"
msgstr "NIS :"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr " CUPS"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
#, fuzzy
msgid "No printer"
msgstr "I i"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "i i?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
#, fuzzy
msgid "Mouse"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
#, fuzzy
msgid "ISDN card"
msgstr " ISDN "
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
#, fuzzy
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "NIS"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
" ( i %d i)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "LDAP Server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
#, fuzzy
msgid "Authentication NIS"
msgstr "i NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS :"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5189,22 +5189,22 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "I "
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
#, fuzzy
msgid "Domain Admin Password"
msgstr "i "
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5231,19 +5231,19 @@ msgstr ""
"i , \n"
" i ii \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "i "
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5269,7 +5269,7 @@ msgstr ""
" ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5278,28 +5278,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr ", "
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " , i "
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5307,11 +5307,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr " aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5319,16 +5319,16 @@ msgstr ""
" boot, \n"
" 븢, ?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr " . i :"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5339,17 +5339,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5358,7 +5358,7 @@ msgstr ""
" i .\n"
" i ?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5390,16 +5390,16 @@ msgstr ""
"I i -\n"
" i i i Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
#, fuzzy
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5408,16 +5408,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
#, fuzzy
msgid "Replay"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
#, fuzzy
msgid "Save packages selection"
msgstr "i "
@@ -5461,8 +5461,8 @@ msgid "<- Previous"
msgstr ""
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr ""
@@ -5947,7 +5947,7 @@ msgstr ""
msgid "comma separated strings"
msgstr " "
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6060,16 +6060,16 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr " , ."
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
#, fuzzy
msgid "To activate the mouse,"
msgstr " , ."
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr " !"
@@ -6233,7 +6233,7 @@ msgstr ""
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr " i"
@@ -6249,7 +6249,7 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" i IP , i ."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "I "
@@ -6720,7 +6720,7 @@ msgstr " . "
msgid "IP address should be in format 1.2.3.4"
msgstr "IP i 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6732,40 +6732,40 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" i IP , i ."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "-"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr " proxy "
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy i http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy i ftp://..."
@@ -8166,7 +8166,7 @@ msgstr " i"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
#, fuzzy
@@ -9031,7 +9031,7 @@ msgstr "i"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Mouse Systems"
@@ -9117,8 +9117,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9128,13 +9128,13 @@ msgstr " I"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9154,7 +9154,7 @@ msgstr ""
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9175,8 +9175,8 @@ msgstr " i"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9200,8 +9200,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9231,7 +9231,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9241,7 +9241,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9251,8 +9251,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9273,15 +9273,15 @@ msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9299,6 +9299,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9356,12 +9370,12 @@ msgstr " i"
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr ""
@@ -9431,39 +9445,39 @@ msgstr ""
msgid "dhcpd Config..."
msgstr " IDE"
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr " X Window"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr " %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr " "
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9547,31 +9561,31 @@ msgstr " i"
msgid "Remove the last item"
msgstr " i %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9579,7 +9593,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9587,20 +9601,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9609,41 +9616,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s i: %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9654,68 +9661,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9723,926 +9730,926 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr " %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "i "
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr "i Windows(TM)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr " , ."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr " "
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "i , i."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr " "
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr " "
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr " "
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr " "
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr " "
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr " "
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr " , ."
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr ":"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr ": "
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr " "
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr " "
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "i :"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "i i"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
#, fuzzy
msgid "across Network"
msgstr ":"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
#, fuzzy
msgid "on Tape Device"
msgstr " "
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr ". i"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr ": %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "i"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
#, fuzzy
msgid "\t-Tape \n"
msgstr ": "
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr " ?"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "i i"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr " , ."
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr ""
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr " "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr ""
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr " i"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "i "
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr " "
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr " i "
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "i "
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "I "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "I "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr " "
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr " i "
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr " "
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr " i"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "i i"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "i i"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr " i"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr ". i"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10674,7 +10681,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10683,7 +10690,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10724,7 +10731,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10752,17 +10759,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10779,7 +10786,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10819,7 +10826,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10830,7 +10837,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10843,7 +10850,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11828,6 +11835,150 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr " I-"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr " %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "I i:"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "i"
+
+#: ../../standalone/drakperm_.c:50
+#, fuzzy
+msgid "edit"
+msgstr "i"
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr " i"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "I i"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "i "
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr " i"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "i: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "i "
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "I i:"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr " "
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11888,10 +12039,6 @@ msgstr ""
msgid "save theme"
msgstr " i"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12523,7 +12670,7 @@ msgstr " i"
msgid "Exit install"
msgstr " "
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
@@ -12981,9 +13128,6 @@ msgstr " "
#~ msgid "Low"
#~ msgstr ""
-#~ msgid "Medium"
-#~ msgstr "i"
-
#~ msgid ""
#~ "Few improvements for this security level, the main one is that there are\n"
#~ "more security warnings and checks."
@@ -14839,9 +14983,6 @@ msgstr " "
#~ msgid "Use shadow file"
#~ msgstr " "
-#~ msgid "User name:"
-#~ msgstr "I i:"
-
#~ msgid ""
#~ "What URI device is your printer connected to\n"
#~ "(note that parallel:/dev/lp0 is equivalent to LPT1:)?"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 2fb864424..e7d19aece 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-02-28 20:56+0200\n"
"Last-Translator: Bozhan Boiadzhiev <bozhan@plov.omega.bg>\n"
"Language-Team: Bulgarian\n"
@@ -191,13 +191,13 @@ msgstr ""
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr ""
@@ -302,19 +302,18 @@ msgid "Graphics card: %s"
msgstr " : %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -506,15 +505,15 @@ msgstr " default "
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr ""
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr " ()"
@@ -550,12 +549,12 @@ msgstr " `` '' "
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr ", "
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr " "
@@ -600,8 +599,8 @@ msgstr ""
" .\n"
" ."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr ""
@@ -609,7 +608,7 @@ msgstr ""
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr ""
@@ -621,7 +620,7 @@ msgstr ""
msgid "Which type of entry do you want to add?"
msgstr " "
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -925,7 +924,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr " , "
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1101,7 +1100,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1126,7 +1125,7 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
@@ -1140,7 +1139,7 @@ msgstr "Welcome to GRUB the operating system chooser!"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
@@ -1155,7 +1154,7 @@ msgstr "Use the %c and %c keys for selecting which entry is highlighted."
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
@@ -1169,7 +1168,7 @@ msgstr "Press enter to boot the selected OS, 'e' to edit the"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
@@ -1183,104 +1182,106 @@ msgstr "commands before booting, or 'c' for a command-line."
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr " /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr " "
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " bootloader %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr " .\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "//_"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr " "
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr " Gtk+ "
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr " Aurora "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr " Lilo/grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr " Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr " "
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1291,79 +1292,74 @@ msgstr ""
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr " %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr " "
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr " "
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1372,22 +1368,22 @@ msgstr ""
" %s .\n"
" , ."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr " "
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1396,34 +1392,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr " "
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr " X-Window "
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ", autologin"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", autologin (, )"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1433,7 +1429,7 @@ msgstr ", autologin (, )"
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr " /etc/inittab : %s"
@@ -1673,7 +1669,7 @@ msgstr ""
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr ""
@@ -2375,7 +2371,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr " "
@@ -2698,57 +2694,61 @@ msgstr ""
msgid "Author:"
msgstr " "
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr " "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr " "
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr " "
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr " "
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr " %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr " "
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d "
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr " \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d "
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4736,15 +4736,15 @@ msgstr " "
msgid "Please choose one of the following classes of installation:"
msgstr ", :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d MB"
@@ -4818,7 +4818,7 @@ msgstr " "
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr ""
@@ -4838,7 +4838,7 @@ msgstr " "
msgid "Choose the packages you want to install"
msgstr " , "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr ""
@@ -4865,17 +4865,17 @@ msgid "Installing package %s"
msgstr " %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr ""
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4892,16 +4892,16 @@ msgstr ""
"ROM."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr " ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr " :"
@@ -5223,7 +5223,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr ""
@@ -5411,55 +5411,55 @@ msgstr ""
" .\n"
" auto_install ."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr " "
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr " - "
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5469,16 +5469,16 @@ msgstr ""
" CD-, .\n"
" CD-, , Ok. "
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5487,21 +5487,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5567,7 +5567,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5579,157 +5579,157 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr " GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr " ( NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP "
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr " CUPS "
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr " () ?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN "
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV "
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr " ( %d )"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5745,21 +5745,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5788,19 +5788,19 @@ msgstr ""
" bootdisk , \n"
" \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5826,7 +5826,7 @@ msgstr ""
" . bootdisk ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5835,28 +5835,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr " bootloader"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5868,11 +5868,11 @@ msgstr ""
" , \n"
" BootX, "
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr " aboot ?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5880,15 +5880,15 @@ msgstr ""
" aboot, \n"
" , ?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr " bootloader"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr " bootloader . :"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5905,17 +5905,17 @@ msgstr ""
" : shut-down\n"
" ."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5925,7 +5925,7 @@ msgstr ""
"\n"
" ?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5957,15 +5957,15 @@ msgstr ""
" \n"
" Official Mandrake Linux User's Guide."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5979,15 +5979,15 @@ msgstr ""
"\n"
" .\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr " "
@@ -6029,8 +6029,8 @@ msgid "<- Previous"
msgstr "<- "
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr ""
@@ -6506,7 +6506,7 @@ msgstr ""
msgid "comma separated strings"
msgstr " "
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6616,15 +6616,15 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr ", "
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr " ,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr " !"
@@ -6792,7 +6792,7 @@ msgstr ", "
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr " "
@@ -6808,7 +6808,7 @@ msgstr ""
"Host ,\n"
" ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr " :"
@@ -7285,7 +7285,7 @@ msgstr " "
msgid "IP address should be in format 1.2.3.4"
msgstr "IP 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7297,40 +7297,40 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" IP gateway, "
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gateway "
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr " proxy"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr " ID ( )"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy- http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy- ftp://..."
@@ -8779,7 +8779,7 @@ msgstr " \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9671,7 +9671,7 @@ msgstr ""
msgid "File sharing"
msgstr " "
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr ""
@@ -9752,8 +9752,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9763,13 +9763,13 @@ msgstr " "
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9789,7 +9789,7 @@ msgstr ""
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9810,8 +9810,8 @@ msgstr " "
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9835,8 +9835,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9866,7 +9866,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9876,7 +9876,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9886,8 +9886,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9908,15 +9908,15 @@ msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9934,6 +9934,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr " ..."
@@ -9990,12 +10004,12 @@ msgstr " "
msgid "Add/Del Clients"
msgstr "DHCP "
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -10067,39 +10081,39 @@ msgstr "DHCP "
msgid "dhcpd Config..."
msgstr " ..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr ""
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr " %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr " "
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -10184,31 +10198,31 @@ msgstr " "
msgid "Remove the last item"
msgstr " loopback ?"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10216,7 +10230,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10224,20 +10238,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10246,41 +10253,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10291,68 +10298,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10360,926 +10367,926 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr " %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr " "
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr " Windows(TM)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr ", "
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr " "
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr ", "
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr " "
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr " "
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Wheel"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Wheel"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr " :"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr " "
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr " : %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr ", "
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "LAN "
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr " "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr ""
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr " "
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr " "
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr " "
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr " "
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr " "
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr " "
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid "Previous"
msgstr "<- "
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr ""
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr " "
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr " "
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr " "
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr " "
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -11311,7 +11318,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11320,7 +11327,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11361,7 +11368,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -11389,17 +11396,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11416,7 +11423,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11456,7 +11463,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11467,7 +11474,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11480,7 +11487,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12453,6 +12460,151 @@ msgstr ""
"\n"
" ``'', ."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr " %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr ": %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr " "
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12513,10 +12665,6 @@ msgstr ""
msgid "save theme"
msgstr " "
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13148,7 +13296,7 @@ msgstr " "
msgid "Exit install"
msgstr " "
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index ebcf7806e..3abd17f57 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 8.2\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-01-28 22:41GMT\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
@@ -180,13 +180,13 @@ msgstr "Parzhadur"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Mat eo"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Kuitaat"
@@ -286,19 +286,18 @@ msgid "Graphics card: %s"
msgstr "Kartenn c'hrafek : %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -488,15 +487,15 @@ msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Tremenger"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Tremenger (adarre)"
@@ -532,12 +531,12 @@ msgstr "Didalvout eo ``Strishaat dibarzhoù al linenn urzhiañ'' hep tremenger"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Klaskit adarre mar plij"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "An tremegerioù ne glot ket"
@@ -582,8 +581,8 @@ msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Ouzhpennañ"
@@ -591,7 +590,7 @@ msgstr "Ouzhpennañ"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Graet"
@@ -603,7 +602,7 @@ msgstr "Kemmañ"
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennañ"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -908,7 +907,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "An holl"
@@ -1082,7 +1081,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1107,134 +1106,136 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Degemer mat e GRUB an dibaber reizhiad oberia¤ !"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Implijit ar stokelloù %c ha %c evit diuz pe enmont zo war wel"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stokit enkas evit loc'ha¤ ar RK diuzet, 'e' evit aoza¤ an"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "urzhiado— kent loc'ha¤, pe 'c' evit ul linenn-urzhia¤."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "An enmont war wel a vo loc'het ent emgefreek e %d eilenn."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Gorretaol"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Meuziad Lañsañ"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "N'ev ket skoazell.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Restr"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Restr/_Kuitaat"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Skramm"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "Kemmañ ar skramm"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Anv domani"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr "Trobarzhell loc'hañ"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Staliañ ar reizhiad"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Krouiñ ur parzhadur nevez"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1245,102 +1246,97 @@ msgstr ""
msgid "Error"
msgstr "Fazi"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Adskrivañ %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "frondenn"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Diuzit renkad ar staliadur"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Kefluniañ"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
#, fuzzy
msgid "Themes"
msgstr "Gwezenn"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1349,34 +1345,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1386,7 +1382,7 @@ msgstr ""
msgid "OK"
msgstr "YA"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
@@ -1621,7 +1617,7 @@ msgstr "Goullo"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "All"
@@ -2328,7 +2324,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Anv arveriad"
@@ -2647,57 +2643,61 @@ msgstr ""
msgid "Author:"
msgstr "Embrouiñ"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Dinoiñ ar bladenn galet"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Gwelet titouroù periantel"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Diskouez titouroù"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Kefluniañ al logodenn"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "Poent marc'hañ doubl %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Gortozit mar plij"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d eilenn"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d eilenn"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4091,15 +4091,15 @@ msgstr "Renkad staliañ"
msgid "Please choose one of the following classes of installation:"
msgstr "Dibabit unan eus ar renkadoù staliañ a-heul mar plij :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Diuzadenn strollad pakadoù"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ment hollek : %d / %d Mo"
@@ -4174,7 +4174,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Staliañ"
@@ -4197,7 +4197,7 @@ msgstr "Distaliañ"
msgid "Choose the packages you want to install"
msgstr "Dibabit ar pakadoù a vennit staliañ"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "O staliañ"
@@ -4224,18 +4224,18 @@ msgid "Installing package %s"
msgstr "O staliañ ar pakad %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Aotren"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#, fuzzy
msgid "Refuse"
msgstr "Adventañ"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4251,16 +4251,16 @@ msgstr ""
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Kenderc'hel evelato ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Ur fazi a zo bet en ur rummañ pakadoù :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"
@@ -4435,7 +4435,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Stokellaoueg"
@@ -4615,55 +4615,55 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Assevel adalek ar pladennig"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Enrollañ war bladennig"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Assevelañ adalek ar pladennig"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Diuzadenn pakadoù"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Enrollañ war bladennig"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Dibabit pakadoù da staliañ"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Gant X"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4673,16 +4673,16 @@ msgstr ""
"Ma n'hoc'h eus hini eus ar CDoù-se, gwaskit Nullañ.\n"
"Ma fazi deoc'h lod eus ar CDoù, andiuzit anezho ha gwaskit Mat eo."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom skridennet \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "O prientiñ ar staliadur"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4691,21 +4691,21 @@ msgstr ""
"O staliañ ar pakad %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4777,7 +4777,7 @@ msgstr ""
"Altadena California 91001\n"
"SUA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4789,161 +4789,161 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Dibabit ur melezour da dapout ar pakadoù diwarnañ"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Ha war GMT eo lakaet ho eurier periantel ?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "Servijer NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
#, fuzzy
msgid "Remote CUPS server"
msgstr "Steud a-bell"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
#, fuzzy
msgid "No printer"
msgstr "Moullerez lec'hel"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Hag un all hoc'h eus ?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Evit diverriñ"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Logodenn"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Takad-eur"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Moullerez"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "Kartenn ISDN"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Kartenn son"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Kartenn pellwel"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Titouroù"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Restroù lec'hel"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Termeniñ tremenger root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Tremenger ebet"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "Servijer LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Dilesadur NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "Domani NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "Servijer NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4959,21 +4959,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Anv ar domani"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5003,19 +5003,19 @@ msgstr ""
"evit\n"
"ho reizhiad ?"
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Lenner pladennig kentañ"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Eil lenner pladennig"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Tremen e-biou"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5043,7 +5043,7 @@ msgstr ""
"ho reizhiad ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5052,29 +5052,29 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Ho tigarez, lenner pladennig hegerz ebet"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Dibabit al lenner pladennig a vennit implijout evit ober ar bladenn loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "O krouiñ ar bladenn loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "O prientiñ ar c'harger loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5082,11 +5082,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Mennout a rit implijout aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5094,16 +5094,16 @@ msgstr ""
"Fazi en ur staliañ aboot,\n"
"klask rediañ ar staliadur zoken ma tistruj ar parzhadur kentañ ?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Staliañ ar c'harger loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5114,17 +5114,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "O krouiñ ur bladennig staliañ emgefreek"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5134,7 +5134,7 @@ msgstr ""
"\n"
"Mennout a rit kuitaat da vat bremañ ?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5166,16 +5166,16 @@ msgstr ""
"Titouroù war gefluniañ ho reizhiad a zo hegerz e rannbennad Goude\n"
"Staliañ Sturier ofisiel an Arveriad Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
#, fuzzy
msgid "Generate auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5184,16 +5184,16 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Emgefreek"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
#, fuzzy
msgid "Replay"
msgstr "Adkargañ"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
#, fuzzy
msgid "Save packages selection"
msgstr "Diuz pakadoù unan hag unan"
@@ -5237,8 +5237,8 @@ msgid "<- Previous"
msgstr "<- Diaraog"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "A heul"
@@ -5722,7 +5722,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Furmadiñ parzhadurioù"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5832,17 +5832,17 @@ msgstr "ebet"
msgid "No mouse"
msgstr "Logodenn ebet"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
#, fuzzy
msgid "Please test the mouse"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
#, fuzzy
msgid "To activate the mouse,"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "FIÑV HO RODELL !"
@@ -6001,7 +6001,7 @@ msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."
msgid "no network card found"
msgstr "kartenn rouedad kavet ebet"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Kefluniañ ar rouedad"
@@ -6018,7 +6018,7 @@ msgstr ""
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Anv an ostiz"
@@ -6472,7 +6472,7 @@ msgstr "Krouiñ ur bladennig loc'hañ"
msgid "IP address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6484,41 +6484,41 @@ msgstr ""
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Servijer DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Trobarzhell an dreuzell"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
#, fuzzy
msgid "Proxies configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "Proksi HTTP"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "Proksi FTP"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "http://... a zlefe bezañ ar proksi"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "ftp://... a zlefe bezañ ar proksi"
@@ -7916,7 +7916,7 @@ msgstr "O tizenaouiñ ar rouedad"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
#, fuzzy
@@ -8780,7 +8780,7 @@ msgstr "dedennus"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Reizhiad/Diazez"
@@ -8866,8 +8866,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -8877,13 +8877,13 @@ msgstr "Anv ar gevreadenn"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -8903,7 +8903,7 @@ msgstr "C'hoarioù"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -8924,8 +8924,8 @@ msgstr "Etrefas arveriad/X"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -8949,8 +8949,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -8980,7 +8980,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -8990,7 +8990,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9000,8 +9000,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9022,15 +9022,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9048,6 +9048,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "O staliañ pakadoù..."
@@ -9104,12 +9118,12 @@ msgstr "Ouzhpennañ un arveriad"
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Skoazell"
@@ -9179,39 +9193,39 @@ msgstr ""
msgid "dhcpd Config..."
msgstr "Kefluniañ IDE"
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "Kefluniañ X"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Lenner pladennig hegerz ebet"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9294,31 +9308,31 @@ msgstr "Ouzhpennañ un arveriad"
msgid "Remove the last item"
msgstr "O furmadiñ ar restr saveteiñ %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9326,7 +9340,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9334,20 +9348,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Amprouiñ ar porzhioù"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9356,41 +9363,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Tremenger ebet"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9401,68 +9408,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9470,924 +9477,924 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Fazi en ur lenn ar restr %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Diuzadenn strollad pakadoù"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Lemel ar steudad"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Klaskit adarre mar plij"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Klaskit adarre mar plij"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Tremenger ebet"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."
#
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Klikit war ur parzhadur mar plij"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Klikit war ur parzhadur mar plij"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Diuzit ar restr"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Taolenn"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Seurt"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Petra"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Pelec'h"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Pa"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Dibarzhoù ar mollad :"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
#, fuzzy
msgid "on Tape Device"
msgstr "Trobarzhell ar voullerez"
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Kefluniañ reizhiadoù restroù"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Trobarzhell al logodenn : %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Parzhadur"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Diuzit lugerezh ar voullerez"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Assevel adalek ar pladennig"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "All"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Staliañ ar reizhiad"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Lemel ar steudad"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Assevel adalek ar pladennig"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Anv an ostiz"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Tremenger"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Anv an ostiz : "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Neuziet"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Diaraog"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Enrollañ"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ distaliet"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Enrollañ er restr"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Kefluniañ reizhiadoù restroù"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10419,7 +10426,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10428,7 +10435,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10469,7 +10476,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10497,18 +10504,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
"Copyright (C) 2001 MandrakeSoft gant DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10525,7 +10532,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10565,7 +10572,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10576,7 +10583,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10589,7 +10596,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11557,6 +11564,150 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Strollad labour"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "parzhadur %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Anv arveriad"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Dilemel"
+
+#: ../../standalone/drakperm_.c:50
+#, fuzzy
+msgid "edit"
+msgstr "Etre"
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Graet"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Ouzhpennañ un arveriad"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Moullerez lec'hel"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Lemel ar steudad"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Aotren an arveriad"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Stumm : %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Paour"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Diuz pakadoù unan hag unan"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Anv arveriad"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Strollad labour"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11617,10 +11768,6 @@ msgstr "Kuitaat"
msgid "save theme"
msgstr "Staliañ ar reizhiad"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12257,7 +12404,7 @@ msgstr "Staliañ ar reizhiad"
msgid "Exit install"
msgstr "Dilezel ar staliadur"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
@@ -12729,9 +12876,6 @@ msgstr "Titouroù"
#~ msgid "Low"
#~ msgstr "Izel"
-#~ msgid "Medium"
-#~ msgstr "Etre"
-
#~ msgid ""
#~ "Few improvements for this security level, the main one is that there are\n"
#~ "more security warnings and checks."
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index b859c04e6..e778cf6b3 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-08-21 17:14GMT\n"
"Last-Translator: Amila Akagić <bono@lugbih.org>\n"
"Language-Team: Bosnian <lokal-subscribe@lugbih.org>\n"
@@ -185,13 +185,13 @@ msgstr "Opcije"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Izlaz"
@@ -293,19 +293,18 @@ msgid "Graphics card: %s"
msgstr "Grafička karta: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -496,15 +495,15 @@ msgstr "Čekanje prije bootanja default preslike"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Šifra"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Šifra (ponovo)"
@@ -540,12 +539,12 @@ msgstr "Opcija ``Ograniči opcije komandne linije'' je beskorisna bez šifre"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Molimo pokušajte ponovo"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Šifre se ne poklapaju"
@@ -590,8 +589,8 @@ msgstr ""
"Navedene su razne stavke.\n"
"Možete dodati nove ili promjeniti postojeće."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Dodaj"
@@ -599,7 +598,7 @@ msgstr "Dodaj"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Gotovo"
@@ -611,7 +610,7 @@ msgstr "Izmjeni"
msgid "Which type of entry do you want to add?"
msgstr "Koju vrstu stavke želite dodati?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -913,7 +912,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Možete izabrati i druge jezike koji će biti dostupni nakon instalacije"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Svi"
@@ -1080,7 +1079,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1097,129 +1096,131 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Dobro došli u GRUB izbornik operativnog sistema!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Koristite tipke %c i %c za izbor jedne od stavki."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite enter za bootanje izabranog OSa, 'e' za editovanje"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandi prije bootanja, ili 'c' za komandnu liniju."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Osvjetljene stavke će biti bootane automatski za %d sekundi."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "nema dovoljno prostora u /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Ne možete instalirati bootloader na %s particiju\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "pomoć još nije implementirana.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Konfiguracija stila boota"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Datoteka"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Datoteka/_Izlaz"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Categorizing Monitor"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Tradicionalni Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicionalni Gtk+ Monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Pokreni Aurora-u prilikom boota"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub mod"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot mod"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Sistem instalacije"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Napravi novu particiju"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1230,79 +1231,74 @@ msgstr ""
msgid "Error"
msgstr "Greška"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Kopiram %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "NoVideo"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Izaberite klasu instalacije"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1311,22 +1307,22 @@ msgstr ""
"Trenutno koristite %s kao boot manager.\n"
"Kliknite na Konfiguriši kako bi se pokrenuo čarobnjak za podešavanje."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfiguriši"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Spasi izbor paketa"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1335,34 +1331,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistem mod"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Pokreni X-Window sistem na startu"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ne, ne želim da se autologiram"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Da, želim da se autologiram sa ovim (korisnik, desktop)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1372,7 +1368,7 @@ msgstr "Da, želim da se autologiram sa ovim (korisnik, desktop)"
msgid "OK"
msgstr "U redu"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "ne mogu otvoriti /etc/inittab za čitanje: %s"
@@ -1606,7 +1602,7 @@ msgstr "Prazno"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Ostalo"
@@ -2309,7 +2305,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Korisničko ime"
@@ -2632,57 +2628,61 @@ msgstr ""
msgid "Author:"
msgstr "Ispitivanje"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Prepoznavanje hard diska"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Pogledaj hardware info"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Prikaži informacije"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Podešavanje miša"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "detektovan na portu %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Molimo sačekajte"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundi"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Uklanjam štampač \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundi"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4899,15 +4899,15 @@ msgstr "Klasa instalacije"
msgid "Please choose one of the following classes of installation:"
msgstr "Molimo izaberite jednu od sljedećih klasa instalacije:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Izbor grupe paketa"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Izbor pojedinačnih paketa"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ukupna veličina: %d / %d MB"
@@ -4979,7 +4979,7 @@ msgstr "Automatski prikaži izabrane pakete"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instalacija"
@@ -4999,7 +4999,7 @@ msgstr "Minimalna instalacija"
msgid "Choose the packages you want to install"
msgstr "Izaberite pakete koje želite instalirati"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instaliram"
@@ -5026,17 +5026,17 @@ msgid "Installing package %s"
msgstr "Instaliram paket %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Prihvati"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Odbij"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5053,16 +5053,16 @@ msgstr ""
"ROMa."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Svejedno nastavi?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Došlo je do greške pri naručivanju paketa:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Došlo je do greške kod instaliranja paketa:"
@@ -5381,7 +5381,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Tastatura"
@@ -5566,35 +5566,35 @@ msgstr ""
"Molimo izaberite učitaj ili spasi izbor paketa na disketu.\n"
"Format je isti kao i diskete koje generiše auto_install"
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Vrati sa diskete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Spasi na disketu"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Vraćam sa diskete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Izbor paketa"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Ubacite disketu koja sadrži izbor paketa"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Spasi na disketu"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Izabrana veličina je veća od slobodnog prostora"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Vrsta instalacije"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
#, fuzzy
msgid ""
"You haven't selected any group of packages.\n"
@@ -5603,19 +5603,19 @@ msgstr ""
"Niste izabrali nijednu grupu paketa\n"
"Molimo izaberite minimalnu instalaciju koju želite"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Sa X-om"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Sa osnovnom dokumentacijom (preporučeno)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Stvarno minimalna instalacija (posebno bez urpmi)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5625,16 +5625,16 @@ msgstr ""
"Ako nemate nijedan od ovih CDova, kliknite na Odustani.\n"
"Ako nedostaju samo neki CDovi, isključite ih, zatim kliknite na Ok."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM pod oznakom \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Pripremam instalaciju"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5643,21 +5643,21 @@ msgstr ""
"Instaliram paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Post-instalacijsko podešavanje"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Molimo ubacite boot disketu koja je upotrebljena u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Molimo ubacite disketu Update Modula u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5731,7 +5731,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
#, fuzzy
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5751,160 +5751,160 @@ msgstr ""
"\n"
"Da li želite instalirati unaprjeđenja ?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Kontaktiram Mandrake Linux web stranicu da bih saznao listu dostupnih mirrora"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Izaberite mirror sa kojeg će biti dobavljeni paketi"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Kontaktiram mirror da bih saznao listu dostupnih paketa"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Hardverski sat podešen na GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP server"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Udaljeni CUPS server"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Nema štampača"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "Imate li ISA zvučnu karticu?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Pokrenite \"sndconfig\" poslije instalacije kako biste podesili vašu zvučnu "
"karticu"
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nije otkrivena zvučna kartica. Probajte \"harddrake\" poslije instalacije"
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Ukratko"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Miš"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Vremenska zona"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Štampač"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN kartica"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Zvučna kartica"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV kartica"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Preuzmi fontove iz Windowsa"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Lokalne datoteke"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Podesite root šifru"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Bez šifre"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Ova šifra je previše jednostavna (mora biti duga najmanje %d karaktera)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autentikacija"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Autentikacijski LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP Server"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Autentifikacija NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS domen"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS server"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5920,21 +5920,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autentikacijski LDAP"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ime domena"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5966,19 +5966,19 @@ msgstr ""
"first\n"
"drive and press \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Prva disketna jedinica"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Druga disketna jedinica"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Preskoči"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, fuzzy, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6004,7 +6004,7 @@ msgstr ""
"system\n"
"failures. Would you like to create a bootdisk for your system?"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -6018,29 +6018,29 @@ msgstr ""
"pravljenje boot diskete na 1.44 Mb disketi vjerovatno neće\n"
"raditi, pošto XFS traži veoma velik drajver)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Žao mi je, nema dostupne disketne jedinice"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Izaberite disketnu jedinicu koju želite koristiti da napravite boot disketu"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Ubacite disketu u %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Pravim boot disketu"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Pripremam bootloader"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6052,11 +6052,11 @@ msgstr ""
"Instalacija će se nastaviti, ali ćete\n"
" morati koristiti BootX za bootanje vašeg računara"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Da li želite koristiti aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6064,15 +6064,15 @@ msgstr ""
"Greška u instaliranju aboota, \n"
"da li da pokušam nasilnu instalaciju čak i ako to uništi prvu particiju?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Instaliram bootloadera"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalacija bootloadera nije uspjela. Došlo je do sljedeće greške:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6090,17 +6090,17 @@ msgstr ""
" Zatim kucajte: shut-down\n"
"Prilikom idućeg boota biste trebali vidjeti upit bootloadera."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ubacite praznu disketu u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Pravim auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6110,7 +6110,7 @@ msgstr ""
"\n"
"Da li zaista želite izaći sada?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6143,16 +6143,16 @@ msgstr ""
"Informacije o podešavanju vašeg sistema su dostupne u poglavlju\n"
"\"nakon instalacije\" vašeg Zvaničnog Mandrake Linux priručnika za upotrebu."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Napravi auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6166,15 +6166,15 @@ msgstr ""
"\n"
"Možda ćete željeti radije ponoviti instalaciju.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automatizovano"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Ponovi"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Spasi izbor paketa"
@@ -6216,8 +6216,8 @@ msgid "<- Previous"
msgstr "<- Prethodni"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Sljedeći"
@@ -6695,7 +6695,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formatiranje particija"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6806,15 +6806,15 @@ msgstr "nijedan"
msgid "No mouse"
msgstr "Bez miša"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Molimo testirajte miš"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Da biste aktivirali miša,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "POMJERITE VAŠ KOTAČ!"
@@ -6983,7 +6983,7 @@ msgstr ""
msgid "no network card found"
msgstr "nije pronađena mrežna kartica"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Podešavam mrežu"
@@ -6999,7 +6999,7 @@ msgstr ""
"Naziv vašeg računara bi trebao biti puno-kvalifikovani naziv,\n"
"kao što je ``mojcomp.mojlab.mojafirma.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Host name"
@@ -7482,7 +7482,7 @@ msgstr "Pokrenut na bootu"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresa treba biti u formatu 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7494,40 +7494,40 @@ msgstr ""
"kao što je ``mojcomp.mojlab.mojafirma.com''.\n"
"Možete također unijeti IP adresu gateway-a ako ga imate"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS server"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (tj. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gateway uređaj"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Konfiguracija proxija"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Otkrij id mrežne karte (korisno za laptope)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy treba biti http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy treba biti ftp://..."
@@ -9024,7 +9024,7 @@ msgstr "Štampam na štampač \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9930,7 +9930,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Dijeljenje datoteka"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Sistem"
@@ -10015,8 +10015,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Upoznajte Open Source zajednicu i postanite njen član. Učite, podučavajte i "
"pomozite drugima tako što ćete pristupiti mnogim forumima za diskusiju koje "
@@ -10030,7 +10030,7 @@ msgstr "Spoji se na Internet"
#: ../../share/advertising/03-internet.pl_.c:10
#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -10040,7 +10040,7 @@ msgstr ""
"Evolution i KMail-a, i mnogo drugog"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -10066,7 +10066,7 @@ msgstr "Igre"
#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 8.2 pruža najbolje Open Source igre - arkadne, akcione, "
"karte, sportovi, strategije, ..."
@@ -10090,8 +10090,8 @@ msgstr "Korisnički okoliš"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -10119,8 +10119,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Pretvorite vaš računar u moćan server sa svega nekoliko klikova mišem: Web "
"server, email, firewall, file i print server, ..."
@@ -10153,7 +10153,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"Čitav raspon Linux rješenja, kao i posebne ponude za proizvode i "
"'potrepštine', dostupni su u našoj online radnji"
@@ -10165,7 +10165,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10175,8 +10175,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10197,15 +10197,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10223,6 +10223,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Instaliram pakete..."
@@ -10279,12 +10293,12 @@ msgstr "Dodaj korisnika"
msgid "Add/Del Clients"
msgstr "DHCP klijent"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Pomoć"
@@ -10355,39 +10369,39 @@ msgstr "DHCP klijent"
msgid "dhcpd Config..."
msgstr "Podešavam..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "rekonfiguriši"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Molimo ubacite boot disketu koja je upotrebljena u jedinicu %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Nema pogodne disketne jedinice"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -10485,24 +10499,24 @@ msgstr "Dodaj stavku"
msgid "Remove the last item"
msgstr "Ukloniti zadnju stavku"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10512,7 +10526,7 @@ msgstr ""
" DrakBackup Izvještaj \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10524,7 +10538,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10536,20 +10550,13 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "ukupno napredak"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10558,41 +10565,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Bez šifre"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ne mogu otvoriti %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10603,65 +10610,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Backup-uj sistemske datoteke..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Datoteke backup-a hard diska..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Backup-uj korisničke datoteke..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Napredak backup-a hard diska..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Backup-uj ostale datoteke..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Koristi traku za backup"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10669,7 +10676,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10678,7 +10685,7 @@ msgstr ""
"lista datoteka poslana putem FTPa: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -10689,39 +10696,39 @@ msgstr ""
"(!) problem sa FTP konekcijom: Nije bilo moguće poslati vaše backup datoteke "
"putem FTPa.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) Greška tokom slanja pošte. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Izbor datoteka"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Izaberite datoteke ili direktorije i kliknite na 'Dodaj'"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10729,26 +10736,26 @@ msgstr ""
"\n"
"Molimo uključite sve potrebne opcije.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Ove opcije mogu spasiti ili vratiti sve datoteke u vašem /etc direktoriju.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Backup sistemskih datoteka. ( /etc direktorij )"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Zaobiđi kritične datoteke (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10756,65 +10763,65 @@ msgstr ""
"Sa ovom opcijom bićete u mogućnosti da vratite bilo koju\n"
" verziju vašeg /etc direktorija."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Molimo izaberite sve korisnike koje želite uključiti u vaš backup."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "Ne uključuj spremnik web preglednika"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Korisnici"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Koristi FTP vezu za backup"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Molimo unesite ime računara ili IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -10823,68 +10830,68 @@ msgstr ""
"Molimo unesite direktorij za\n"
" smještaj backupa na ovom računaru."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Molimo unesite vaš login"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Molimo unesite vašu šifru"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Zapamti ovu šifru"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Koristi CD/DVDROM za backup"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Molimo izaberite vaš CD prostor"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10892,36 +10899,36 @@ msgstr ""
"Molim unesite naziv uređaja vašeg CD Writera\n"
" npr: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Izaberite datoteku"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Koristi traku za backup"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Molim unesite ime uređaja kojeg ćete koristiti za backup"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10929,57 +10936,57 @@ msgstr ""
"Molim unesite maksimalnu veličinu\n"
" dozvoljenu za Draxbackup"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Molimo unesite direktorij za spasiti:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Koristi quotu za backup datoteke."
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Mreža"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tip"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "svakog sata"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "dnevno"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "sedmično"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "mjesečno"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Koristi demon"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -10987,7 +10994,7 @@ msgstr ""
"Izaberite vremenski interval\n"
"između svakog backupa"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -10995,7 +11002,7 @@ msgstr ""
"Molim izaberite medij\n"
"za backup."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11003,71 +11010,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Molim budite sigurni da je cron demon aktiviran u vašim servisima."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Pošalji mail izvještaj nakon svakog backupa na :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Šta"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Gdje"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Kada"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Više opcija"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Podešavanje Drakbackup-a"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Molimo izaberite gdje želite backupovati"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "na hard disk"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "preko mreže"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Molim izaberite šta želite backupovati"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Backup sistema"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Backup korisnika"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Ručno izaberite korisnika"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -11075,7 +11082,7 @@ msgstr ""
"\n"
"Izvori backup-a: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -11083,7 +11090,7 @@ msgstr ""
"\n"
"- sistemske datoteke:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -11091,7 +11098,7 @@ msgstr ""
"\n"
"- korisničke datoteke:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -11099,7 +11106,7 @@ msgstr ""
"\n"
"- ostale datoteke:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -11108,32 +11115,32 @@ msgstr ""
"\n"
"- spasi na hard disku u direktoriju: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Uređaj miša: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -11142,12 +11149,12 @@ msgstr ""
"\n"
"- spasi na FTPu na računaru: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11156,7 +11163,7 @@ msgstr ""
"\n"
"- spasi na FTPu na računaru: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11165,7 +11172,7 @@ msgstr ""
"\t\t korisničko ime: %s\n"
"\t\t u direktoriju: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11173,19 +11180,19 @@ msgstr ""
"\n"
"- Opcije:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tNe uključuj sistemske datoteke\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackupi koriste tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackupi koriste tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11194,41 +11201,41 @@ msgstr ""
"\n"
"- Demon (%s) uključuje :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t-Hard disk.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Mrežu preko SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Bez podešavanja, molim kliknite na Čarobnjak ili Napredno.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11236,7 +11243,7 @@ msgstr ""
"Lista podataka za vraćanje:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11244,256 +11251,256 @@ msgstr ""
"Lista oštećenih podataka:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Molimo isključite ili pobrišite ga idući put."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Backup datoteke su oštećene"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " Svi vaši izabrani podaci su "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " uspješno spašeni na %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Vrati konfiguraciju "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "OK za vraćanje ostalih datoteka."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Lista korisnika za vraćanje (samo najsvježiji datum po korisniku je značajan)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Vrati sistemske datoteke prije:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "molim izaberite datum za vraćanje"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Koristi hard disk za backup"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Molimo unesite direktorij za spasiti:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP konekcija"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Sigurna konekcija"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Vrati sa hard diska"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Molim unesite direktorij gdje su smješteni backupi"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Izaberite drugi medij za vraćanje"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Drugi medij"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Vrati sistem"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "izaberite stazu za vraćanje (umjesto / )"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Izvrši novi backup prije vraćanja (samo za inkrementalni backup.)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Pobriši korisničke direktorije prije vraćanja."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Backup datoteke su oštećene"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Vrati sa hard diska"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Vrati tabelu particija"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Host name"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Šifra"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Korisničko ime"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Hostname: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Vrati sve backupe"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Ručno vraćanje"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Vrati tabelu particija"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Prethodni"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Spasi"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Izgradi backup"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Vrati"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11504,14 +11511,14 @@ msgstr ""
" vaš mail izvještaj nije poslan\n"
" Molim podesite sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Sljedeći paketi će biti instalirani"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11520,19 +11527,19 @@ msgstr ""
"Greška tokom slanja datoteke preko FTPa.\n"
" Molimo ispravite vašu FTP konfiguraciju."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Molim izaberite podatke za vraćanje..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Molim izaberite medij za backup..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Molim izaberite podatke za backup..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11540,59 +11547,59 @@ msgstr ""
"Nije pronađena konfiguraciona datoteka \n"
"molim kliknite na Čarobnjak ili Napredno."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "U izradi ... molim sačekajte."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Backup sistemskih datoteka"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Backup korisničkih datoteka"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Backup ostalih datoteka"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Ukupan napredak"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "slanje datoteka putem FTPa"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Šaljem datoteke..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Backup-uj sada iz konfiguracijske datoteke"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Pogledaj postavke backupa."
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Čarobnjak za podešavanje"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Napredno podešavanje"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Backup-uj sada"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
#, fuzzy
msgid ""
"options description:\n"
@@ -11653,7 +11660,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11667,7 +11674,7 @@ msgstr ""
" podesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11745,7 +11752,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -11798,18 +11805,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11839,7 +11846,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/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11915,7 +11922,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11933,7 +11940,7 @@ msgstr ""
"drive before sending it to the server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11955,7 +11962,7 @@ msgstr ""
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12965,6 +12972,152 @@ msgstr ""
"\n"
"Kliknite na Podesi da pokrenete čarobnjak."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Radna grupa"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "particiji %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Korisnik"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Obriši"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Gotovo"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Dodaj modul"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Dodaj novi štampač"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Ništa izabrano"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Ukloni izabrano"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Prihvati korisnika"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Verzija: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Spasi izbor paketa"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Korisnik"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Radna grupa"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -13025,10 +13178,6 @@ msgstr "Izlaz"
msgid "save theme"
msgstr "Sistem instalacije"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13657,7 +13806,7 @@ msgstr "Instaliraj sistemske update"
msgid "Exit install"
msgstr "Napusti instalaciju"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 59dd891b2..7e6f963e6 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-10-28 01:14+0200\n"
"Last-Translator: Softcatal <traddrake@softcatala.org>\n"
"Language-Team: Catalan <traddrake@softcatala.org>\n"
@@ -193,13 +193,13 @@ msgstr "Opcions"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "D'acord"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Surt"
@@ -303,19 +303,18 @@ msgid "Graphics card: %s"
msgstr "Targeta grfica: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -508,15 +507,15 @@ msgstr "Demora abans d'arrencar la imatge predeterminada"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Contrasenya"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Contrasenya (un altre cop)"
@@ -554,12 +553,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Si us plau, torneu-ho a intentar"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Les contrasenyes no coincideixen"
@@ -609,8 +608,8 @@ msgstr ""
"Aquestes sn les diferents entrades en el men d'arrencada.\n"
"Podeu afegir-ne algunes ms o canviar-ne les existents."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Afegeix"
@@ -618,7 +617,7 @@ msgstr "Afegeix"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Fet"
@@ -631,7 +630,7 @@ msgstr "Modifica"
msgid "Which type of entry do you want to add?"
msgstr "Quin tipus d'entrada voleu afegir?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -944,7 +943,7 @@ msgstr ""
"els llenguatges que volgueu installar. Estaran disponibles\n"
"quan reinicieu el sistema desprs de que la installaci s'hagi completat."
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Tots"
@@ -1132,7 +1131,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1157,13 +1156,13 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Benvingut al GRUB, el selector de sistema operatiu!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
@@ -1171,116 +1170,118 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Premeu Intro per arrencar el SO seleccionat, 'e' per editar-les"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordres prvies a l'arrencada, o 'c' per obtenir una lnia d'ordres."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La posici ressaltada arrencar automticament dintre de %d segons."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "no hi ha prou espai a /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Escriptori"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Men Inici"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "No podeu installar el carregador d'arrencada a la partici %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "encara no s'ha implementat cap ajuda.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Configuraci del tipus d'arrencada"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Fitxer"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Fitxer/_Surt"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Monitor de categoritzaci NewStyle"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Monitor NewStyle"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Monitor tradicional"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Gtk+ tradicional"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Executa l'Aurora durant l'arrencada"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Mode LILO/Grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Mode Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Installa el sistema"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Crea una nova partici"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1291,79 +1292,74 @@ msgstr ""
msgid "Error"
msgstr "Error"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Copiant %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "NoVideo"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Tipus d'installaci"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1372,22 +1368,22 @@ msgstr ""
"Actualment utilitzeu %s com a carregador d'arrencada\n"
"Feu click en Configura per a executar l'auxiliar de configuraci."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Configura"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Desa la selecci de paquets"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1396,34 +1392,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Mode de sistema"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Executa el sistema X-Window en iniciar"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "No, no vull l'entrada automtica"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "S, vull l'entrada automtica amb aquest (usuari, escriptori)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1433,7 +1429,7 @@ msgstr "S, vull l'entrada automtica amb aquest (usuari, escriptori)"
msgid "OK"
msgstr "D'acord"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "no es pot obrir /etc/inittab per a lectura: %s"
@@ -1672,7 +1668,7 @@ msgstr "Buit"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Altres"
@@ -2396,7 +2392,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr "Nom d'usuari"
@@ -2720,57 +2716,61 @@ msgstr ""
msgid "Author:"
msgstr "Exploraci automtica"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Detecci del disc dur"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Mira la informaci del maquinari"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Mostra la informaci"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Configura el ratol"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "detectat al port %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Si us plau, espereu"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d segons"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "S'est esborrant la impressora \"%s\"..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d segons"
+
#
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
@@ -5204,15 +5204,15 @@ msgstr "Tipus d'installaci"
msgid "Please choose one of the following classes of installation:"
msgstr "Si us plau, trieu un dels tipus d'installaci segents:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Selecci del grup de paquets"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Selecci individual de paquets"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Mida total: %d / %d MB"
@@ -5286,7 +5286,7 @@ msgstr "Mostra automticament els paquets seleccionats"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Installa"
@@ -5309,7 +5309,7 @@ msgstr "Installaci Mnima"
msgid "Choose the packages you want to install"
msgstr "Escolliu els paquets que voleu installar"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "S'est installant"
@@ -5336,17 +5336,17 @@ msgid "Installing package %s"
msgstr "S'est installant el paquet %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Accepta"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Rebutja"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5363,16 +5363,16 @@ msgstr ""
"ROM."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Voleu seguir igualment?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "S'ha produt un error en ordenar els paquets:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "S'ha produt un error en installar els paquets:"
@@ -5682,7 +5682,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Teclat"
@@ -5877,39 +5877,39 @@ msgstr ""
"El format s el mateix que en els disquets generats d'auto installaci."
#
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Carrega des del disquet"
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Desa al disquet"
+
#
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Carregant des del disquet"
#
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Selecci de paquets"
#
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Inseriu un disquet amb la selecci de paquets"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Desa al disquet"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "La mida seleccionada s superior a la disponible"
#
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Tipus d'installaci"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5918,19 +5918,19 @@ msgstr ""
"Escolliu la installaci mnima que voleu:"
#
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Amb X"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Amb documentaci bsica (recomenada!)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Installaci realment mnima (especialment no urpmi)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5940,16 +5940,16 @@ msgstr ""
"Si no teniu cap d'aquests CD, feu clic a Cancella.\n"
"Si noms falten alguns CD, desseleccioneu-los i feu clic a D'acord."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM etiquetat com \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "S'est preparant la installaci"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5958,21 +5958,21 @@ msgstr ""
"S'est installant el paquet %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Configuraci desprs de la installaci"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Inseriu el disquet d'Actualitzaci de Mduls a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -6039,7 +6039,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -6061,172 +6061,172 @@ msgstr ""
"Voleu installar aquestes actualitzacions ?"
#
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"S'est contactant amb el servidor Mandrake Linux per obtenir la llista de "
"rpliques disponibles..."
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Escolliu una rplica des de la qual aconseguir els paquets"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"S'est contactant amb la rplica per a obtenir la llista dels paquets "
"disponibles..."
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "En quina zona horria us trobeu?"
#
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "El rellotge del vostre ordinador est regulat per GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronitzaci automtica de la hora (usant NTP)"
#
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "Servidor NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Servidor CUPS remot"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Cap impressora"
#
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "Teniu una targeta de so ISA?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Executeu \"sndconfig\" desprs de la installaci per a configurar la "
"targeta de so"
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"No s'ha detectat cap targeta de so. Proveu amb \"harddrake\" desprs de la "
"installaci"
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Resum"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Ratol"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Zona horria"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Impressora"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "Targeta XDSI"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Targeta de so"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Targeta de TV"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
#
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Aconsegueix les Fons de Windows"
#
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Impressores local"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Contrasenya de 'root'"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Sense contrasenya"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Aquesta contrasenya s massa curta (ha de tenir com a mnim %d carcters)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autenticaci"
#
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Autenticaci LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
#
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "Servidor LDAP"
#
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Autenticaci NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "Domini del NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6243,21 +6243,21 @@ msgid ""
msgstr ""
#
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autenticaci LDAP"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nom de domini"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -6287,19 +6287,19 @@ msgstr ""
"Si voleu crear un disc d'arrencada per al vostre sistema, inseriu un disquet "
"a la primera unitat i premeu \"D'acord\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Primera unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Segona unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Omet"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6327,7 +6327,7 @@ msgstr ""
"sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -6341,30 +6341,30 @@ msgstr ""
"creant un disquet d'arrencada per un de 1.44 Mb molt probablement fallar,\n"
"perqu XFS necessita una unitat molt gran)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Escolliu la unitat de disquet que voleu utilitzar per crear el disc "
"d'arrencada"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Inseriu un disquet a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "S'est creant el disc d'arrencada"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "S'est preparant el carregador d'arrencada"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6376,11 +6376,11 @@ msgstr ""
"La installaci continuar, per haureu\n"
"d'utilitzar el BootX per a arrencar el vostre ordinador"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Voleu utilitzar l'aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6390,17 +6390,17 @@ msgstr ""
"primera partici?"
#
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Installant el carregador d'arrencada"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Ha fallat la installaci del carregador d'arrencada. S'ha produt l'error "
"segent:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6419,17 +6419,17 @@ msgstr ""
" Desprs, escriviu: shut-down\n"
"En l'arrencada segent heu de veure l'indicador del carregador d'arrencada."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Inseriu un disquet en blanc a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "S'est creant el diquet d'installaci automtica"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6439,7 +6439,7 @@ msgstr ""
"\n"
"Segur que voleu sortir ara?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6472,15 +6472,15 @@ msgstr ""
"l'ltim captol d'installaci de la Guia Oficial de l'Usuari del\n"
"Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Genera un disquet per a la installaci automtica"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6495,15 +6495,15 @@ msgstr ""
"\n"
"Potser preferireu repetir la installaci.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automtica"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Repeteix"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Desa la selecci de paquets"
@@ -6547,8 +6547,8 @@ msgstr "<- Anterior"
#
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Segent"
@@ -7039,7 +7039,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formata les particions"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -7151,15 +7151,15 @@ msgstr "cap"
msgid "No mouse"
msgstr "Cap ratol"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Si us plau, comproveu el ratol."
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Per activar el ratol,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "MOVEU LA BOLA!"
@@ -7332,7 +7332,7 @@ msgstr ""
msgid "no network card found"
msgstr "no s'ha trobat cap targeta de xarxa"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "S'est configurant la xarxa"
@@ -7349,7 +7349,7 @@ msgstr ""
"El nom ha de ser complet,\n"
"com ara ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Nom de l'ordinador central"
@@ -7846,7 +7846,7 @@ msgstr "Inicia en l'arrencada"
msgid "IP address should be in format 1.2.3.4"
msgstr "L'adrea IP ha d'estar amb el format 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7858,40 +7858,40 @@ msgstr ""
"``mybox.mylab.myco.com''.\n"
"Tamb podeu introduir l'adrea IP de la passarella, si en teniu una"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Passarella(Gateway) (e.g. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Dispositiu de la passarella"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Configuraci dels proxys"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "Proxy FTP"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Vigila id de la targera de xarxa(d'utilitat per a laptops)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "El proxy ha de ser http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "El proxy ha de ser ftp://..."
@@ -9493,7 +9493,7 @@ msgstr "S'est imprimint en la impressora \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -10474,7 +10474,7 @@ msgid "File sharing"
msgstr "Compartici de fitxers"
#
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Sistema"
@@ -10559,9 +10559,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Investigueu en la comunitat de l'Open Source i feu-vos'en membre. Apreneu, "
"ensenyeu, i ajudeu als altres tot i participant en els mltiples forums de "
@@ -10573,8 +10574,9 @@ msgid "Get the most from the Internet"
msgstr "Connecta't a internet"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -10584,7 +10586,7 @@ msgstr ""
"Evolution i Kmail, i molt ms"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -10606,9 +10608,10 @@ msgid "Games"
msgstr "Jocs"
#: ../../share/advertising/05-games.pl_.c:10
+#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 9.0 proporciona els millors jocs en Open Source - arcade, "
"acci, cartes, esports, estratgia, ..."
@@ -10633,8 +10636,8 @@ msgstr "Interfcies d'usuari"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -10663,8 +10666,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Transformeu el vostre ordinador en un poders servidor amb noms uns quants "
"clics del ratol: Servidor web, email, tallafoc, encaminador, servidor de "
@@ -10698,7 +10701,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"Trobareu tota la gama de solucions Linux, aix com ofertes especials en "
"productes en la nostra botiga online"
@@ -10710,7 +10713,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10720,8 +10723,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10743,15 +10746,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#
@@ -10770,6 +10773,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
@@ -10831,12 +10848,12 @@ msgid "Add/Del Clients"
msgstr "Client DHCP"
#
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Ajuda"
@@ -10909,39 +10926,39 @@ msgstr "Client DHCP"
msgid "dhcpd Config..."
msgstr "S'est configurant..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "torna a configurar"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -11046,24 +11063,24 @@ msgstr "Afegeix un element"
msgid "Remove the last item"
msgstr "Esborra l'ltim element"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -11073,7 +11090,7 @@ msgstr ""
" Informe DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11085,7 +11102,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11097,19 +11114,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
msgid "Total progess"
msgstr "Progrs total"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11118,41 +11128,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Sense contrasenya"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "No es pot obrir %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -11163,69 +11173,69 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Cpia de seguretat de fitxers del sistema..."
#
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Els fitxers de la cpia de seguretat del disc dur..."
#
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Cpia de seguretat de fitxers d'usuari..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Progrs de la cpia de seguretat en disc dur..."
#
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Els fitxers de cpia de seguretat d'altres fitxers..."
#
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Utilitzar la cinta per a fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -11233,7 +11243,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11242,7 +11252,7 @@ msgstr ""
"llista de fitxers enviada per FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -11252,14 +11262,14 @@ msgstr ""
" problema en la connexi FTP: No ha estat possible enviar els fitxers de la "
"cpia de seguretat per FTP.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11267,25 +11277,25 @@ msgid ""
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr " S'ha produt un error en enviar el correu electrnic. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Selecci de fitxers"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Seleccioneu els fitxers i directoris i feu clic en 'Afegir'"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11293,26 +11303,26 @@ msgstr ""
"\n"
"Per favor, comproveu totes les opcions que necessiteu.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Aquestes opcions poden fer cpia de seguretat i restaurar els fitxers en el "
"directory /etc.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
msgid "Backup your System files. (/etc directory)"
msgstr "Fer cpia de seguretat dels fitxers del Sistema. ( directori /etc ) "
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Utilitzar cpia incremental (no reemplaa cpies antigues)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "No incloure fitxers crtics (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11321,71 +11331,71 @@ msgstr ""
" del directori /etc."
#
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr ""
"Si us plau, escolliu tots els usuaris que voleu incloure en la cpia de "
"seguretat."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "No incloure la memria cau del navegador"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Utilitza cpies incrementals (no reemplaa antigues cpies)"
#
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Elimina el seleccionat"
#
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows(FAT32)"
#
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Usuaris"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Utilitza connexi FTP per fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Transferir"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Si us plau, proporcioneu el nom de l'ordinador o la IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -11395,29 +11405,29 @@ msgstr ""
" posar la cpia de seguretat d'aquest ordinador central."
#
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Si us plau, entreu la entrada"
#
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Si us plau, entreu la contrasenya"
#
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Recordar aquesta contrasenya"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Utilitzar CD/DVDROM per fer la cpia"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -11425,44 +11435,44 @@ msgid ""
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Si us plau, escolliu l'espai del CD"
#
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Si us plau, comproveu si feu servir un medi CDRW"
#
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Si us plau, comproveu si feu servir un medi CDRW"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Si us plau, comproveu si feu servir un medi CDRW"
#
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Si us plau, comproveu si feu servir un medi CDRW"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11470,37 +11480,37 @@ msgstr ""
"Si us plau, entreu el nom del dispositiu del CD Writer\n"
" ex: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
msgid "No CD device defined!"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Utilitzar la cinta per a fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
"Si us plau, subministreu el nom del dispositiu a utilitzar per fer la cpia"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11509,61 +11519,61 @@ msgstr ""
" permesa per a Drakbackup"
#
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Si us plau, subministreu el directori per a desar:"
#
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Utilitzar la cuota de disc per als fitxers de cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Xarxa"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "Disc Dur / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tipus"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "cada hora"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "diria"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "setmanal"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "mensual"
#
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Utilitza dimoni"
#
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11572,7 +11582,7 @@ msgstr ""
"de temps entre cada cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -11580,7 +11590,7 @@ msgstr ""
"Si us plau, trieu el\n"
"medi per a la cpia."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11589,80 +11599,80 @@ msgid ""
msgstr ""
"Si us plau assegureu-vos que el dimoni cron est incls en els serveis."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Envieu informe per correu electrnic desprs de cada cpia a :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
#
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Que"
#
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "On"
#
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Quant"
#
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Ms opcions"
#
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Configuraci de Drakbackup"
#
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Si us plau, escolliu on voleu fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "en el Disc Dur"
#
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "per la Xarxa"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Si us plau, escolliu de qu voleu fer la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Cpia del seguretat del sistema"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Cpia de seguretat dels usuaris"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Seleccioneu l'usuari manualment"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -11670,7 +11680,7 @@ msgstr ""
"\n"
"Fonts de la cpia: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -11678,7 +11688,7 @@ msgstr ""
"\n"
"- Fitxers del Sistema:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -11686,7 +11696,7 @@ msgstr ""
"\n"
"- Fitxers d'Usuari:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -11694,7 +11704,7 @@ msgstr ""
"\n"
"- Altres Fitxers:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -11703,32 +11713,32 @@ msgstr ""
"\n"
"- Desar-ho en el Disc Dur en el cam: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Dispositiu del ratol: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -11737,12 +11747,12 @@ msgstr ""
"\n"
"- Desar-ho en FTP en l'ordinador central: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11751,7 +11761,7 @@ msgstr ""
"\n"
"- Desar-ho en FTP en l'ordinador central: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11761,7 +11771,7 @@ msgstr ""
"\t\t en el cam: %s \n"
#
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11769,19 +11779,19 @@ msgstr ""
"\n"
"- Opcions:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tNo incloure Fitxers del Sistema\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tLes cpies de seguretat utilitzen tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tLes cpies de seguretat utilitzen tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11790,39 +11800,39 @@ msgstr ""
"\n"
"- Dimoni (%s) incls :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t.Disc dur.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Xarxa per FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Xarxa per SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr "\t-Xarxa per rsync.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr "\t-Xarxa per webdav.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Cap configuraci, si us plau cliqueu en Auxiliar o Avanat.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11830,7 +11840,7 @@ msgstr ""
"Llista de dades per a restaurar:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11839,142 +11849,142 @@ msgstr ""
"\n"
#
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Si us plau, deseleccioneu o esborreu-ho la prxima vegada."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Els fitxers de la cpia de seguretat estan corromputs"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr " Totes les dades seleccionades han estat "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Restaurades Correctament en %s "
#
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Configuraci de Restauraci "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "D'acord per a restaurar els altres fitxers."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Llista d'usuaris per a restaurar (noms s important la data ms recent per "
"usuari)"
#
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Abans cpia de seguretat de fitxers del sistema:"
#
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "Si us plau, seleccioneu la data a restaurar"
#
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Utilitzar el Disc Dur per a fer la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Si us plau, subministreu el directori per a desar:"
#
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "Connexi FTP"
#
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Connexi Segura"
#
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Restaura des del disc dur."
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Si us plau, entreu el directori on les cpies es guarden"
#
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Si us plau, seleccioneu un altre medi des del qual restaurar"
#
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Altres Medis"
#
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Restaura el Sistema"
#
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Restaura els Usuaris"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Restaura Altres"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
msgid "select path to restore (instead of /)"
msgstr "seleccioneu cam al qual restaurar ( en comptes de / )"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Fer nova cpia de seguretat abans de restaurar (noms per les cpies "
"incrementals.)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Esborrar directoris d'usuaris abans de restaurar."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Elimina el seleccionat"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restaura Altres"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Els fitxers de la cpia de seguretat estan corromputs"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11982,17 +11992,17 @@ msgid ""
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Restaura des del disc dur."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -12000,119 +12010,119 @@ msgid ""
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Restaura la taula de particions"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Restaura els Usuaris"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Nom de l'ordinador central"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Contrasenya"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Nom d'usuari"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Nom de l'ordinador central: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Restaura Altres"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Restaurar totes les cpies"
#
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Restauraci Personalitzada"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Restaura la taula de particions"
#
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Restaura els Usuaris"
#
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Anterior"
#
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Desa"
#
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Construeix la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Restaura"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -12123,14 +12133,14 @@ msgstr ""
" el vostre missatge d'informe no ha estat enviat\n"
" Si us plau configureu el sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Ara s'installaran els paquets segents"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -12138,19 +12148,19 @@ msgstr ""
"Error durant l'enviament del fitxer via FTP.\n"
" Si us plau corregiu la configuraci de FTP."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Si us plau, seleccioneu les dades per a restaurar..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Si us plau seleccioneu el medi per a la cpia..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Si us plau seleccioneu les dades per fer la cpia..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12158,68 +12168,68 @@ msgstr ""
"No s'ha trobat el fitxer de configuraci \n"
"si us plau feu clic en Auxiliar o Avanat."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "Sota Desenvolupament ... si us plau espereu."
#
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Cpia de seguretat dels fitxers del sistema"
#
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Cpia de seguretat de fitxers d'usuari"
#
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Cpia de seguretat d'altres fitxers"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Progrs Total"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "fitxers que s'estan enviant per FTP"
#
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Enviant els fitxers..."
#
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Fes la Cpia de Seguretat des del fitxer de configuraci"
#
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Veure la Configuraci de la Cpia de Seguretat"
#
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Auxiliar de Configuraci"
#
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Configuraci Avanada"
#
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Fes Cpia de Seguretat"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -12280,7 +12290,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12294,7 +12304,7 @@ msgstr ""
" definir myhostname o mydomain en /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -12372,7 +12382,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -12425,18 +12435,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft per DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -12466,7 +12476,7 @@ msgstr ""
" amb el programa; si no s aix, escriuviu a la Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -12542,7 +12552,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -12561,7 +12571,7 @@ msgstr ""
"dur abans d'enviar-la al servidor.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12583,7 +12593,7 @@ msgstr ""
"dades. s important de tenir cura i no modificar a m els \n"
"fitxers de cpia de seguretat.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -13626,6 +13636,156 @@ msgstr ""
"\n"
"Feu clic a Configura per executar l'auxiliar de configuraci."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Grup de treball"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "partici %s"
+
+#
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Usuari"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Suprimeix"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Fet"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Afegeix un mdul"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Afegiu una impressora"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Deselecciona Tot"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Elimina el seleccionat"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Accepta l'usuari"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versi: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Utilitza la detecci automtica"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Utilitza la detecci automtica"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Desa la selecci de paquets"
+
+#
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Usuari"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Grup de treball"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -13697,10 +13857,6 @@ msgstr "Surt"
msgid "save theme"
msgstr "Installa el sistema"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -14364,7 +14520,7 @@ msgstr "Installa actualitzacions del sistema"
msgid "Exit install"
msgstr "Surt de la installaci"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index b7088a3da..57e1acff7 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: MandrakeInstaller\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-08-31 11:53+0200\n"
"Last-Translator: Stefan Siegel <siegel@linux-mandrake.com>\n"
"Language-Team: German Translation Team <cooker-i18n@linux-mandrake.com>\n"
@@ -188,13 +188,13 @@ msgstr "Optionen"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Verlassen"
@@ -295,19 +295,18 @@ msgid "Graphics card: %s"
msgstr "Grafikkarte: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -505,15 +504,15 @@ msgstr "Wartezeit vorm Starten des Standard Betriebssystems"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Passwort"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Passwort (erneut)"
@@ -551,12 +550,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Bitte versuchen Sie es erneut"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Die Passwörter stimmen nicht überein"
@@ -607,8 +606,8 @@ msgstr ""
"Hier sind die verschiedenen Einträge.\n"
"Sie können weitere hinzufügen oder existierende ändern."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Hinzufügen"
@@ -616,7 +615,7 @@ msgstr "Hinzufügen"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Fertig"
@@ -628,7 +627,7 @@ msgstr "Ändern"
msgid "Which type of entry do you want to add?"
msgstr "Welche Art Eintrag wollen Sie hinzufügen?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -933,7 +932,7 @@ msgstr ""
"Sie können andere Sprachen auswählen, die nach der Installation zur "
"Verfügung stehen."
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Alle"
@@ -1116,7 +1115,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1140,129 +1139,131 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Willkommen zum Betriebssystem-Starter GRUB!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Verwenden Sie die Tasten %c und %c um ein Betriebssystem zu w„hlen."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Zum Starten des BS drcken Sie <Return>. Mit <e> k”nnen Sie das"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "Kommando vorher editieren, mit <c> erhalten Sie eine Kommandozeile."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "In %d Sekunden wird das gew„hlte BS automatisch gestartet."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "Sie haben nicht genug Platz in „/boot“"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Arbeitsoberfläche"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start-Menü"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr ""
"Sie können den Betriebssystemstarter\n"
"nicht auf einer %s Partition installieren!\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "Es steht noch keine Hilfe zur Verfügung.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Konfiguration der Boot-Einstellungen"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Datei"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Datei/B_eenden"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Neuer kategorisierter Monitor"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Neuer Stil"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Herkömmlicher Stil"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Herkömmlicher Gtk+ Stil"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Aurora beim Hochfahren starten"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "LILO/GRUB Modus"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot Modus"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
msgid "Install themes"
msgstr "Themen installieren"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr "Bildschirm-Thema für die Konsole"
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
msgid "Create new theme"
msgstr "Ein neues Thema erzeugen"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
-msgstr "Ich kan keine Start-Vorschau erzeugen"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr "Anlegen einer Sicherheitskopie von „%s“ unter „%s.old“."
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1273,54 +1274,49 @@ msgstr "Ich kan keine Start-Vorschau erzeugen"
msgid "Error"
msgstr "Fehler"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Anlegen einer Sicherheitskopie von „%s“ unter „%s.old“."
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr "Ich kann keine Sicherheitskopie der LILO-Nachricht anlegen."
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr "Kopiere „%s“ nach „%s“"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr "Ich kann die LILO-Nachricht nicht äern."
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr "Ich kann die LILO Nachricht nicht finden."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Ich kann „/etc/sysconfig/bootsplash“ nicht anlegen."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr "Schreiben von %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr "Ich kann „/etc/sysconfig/bootsplash“ nicht anlegen."
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Ich kann „mkinitrd -f /boot/initrd-%s.img %s“ nicht ausführen."
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Erstellen der RamDisk: „mkinitrd -f /boot/initrd-%s.img %s“."
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1329,24 +1325,24 @@ msgstr ""
"Benutzerkennzeichen „lilo“ in einer Konsole aus, um die Themen-Installation "
"zu beenden."
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr "LILO ausführen"
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
msgid "Notice"
msgstr "Anmerkung"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Installation des LILO- und Start-Themas erfolgreich."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr "Die Installation des Themas schlug fehl!"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1355,21 +1351,21 @@ msgstr ""
"Sie verwenden momentan „%s“ als Betriebssystemstarter.\n"
"Wählen Sie „Konfigurieren“, wenn Sie den Assistenten starten wollen."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfigurieren"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr "Startschirmauswahl"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr "Themen"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1386,34 +1382,34 @@ msgstr ""
"unterschiedliche\n"
"Varianten wählen."
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr "LILO-Menü"
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr "Startschirm"
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "System-Modus"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "X-Window nach dem Hochfahren automatisch starten "
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Nein ich will kein Autologin"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ja ich will Autologin mit diesem Kennzeichen und dieser Oberfläche"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1423,7 +1419,7 @@ msgstr "Ja ich will Autologin mit diesem Kennzeichen und dieser Oberfläche"
msgid "OK"
msgstr " Ok "
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "Ich kann „/etc/inittab“ nicht zum lesen öffnen: %s"
@@ -1651,7 +1647,7 @@ msgstr "Leer"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Andere"
@@ -2364,7 +2360,7 @@ msgid ""
msgstr ""
"Bitte geben Sie Benutzerkennzeichen, Passwort und Domäne des Rechners an."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr "Benutzerkennzeichen"
@@ -2699,51 +2695,55 @@ msgstr ""
msgid "Author:"
msgstr "Autor:"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
msgid "Harddrake2 version "
msgstr "HardDrake2 Version "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
msgid "Detected hardware"
msgstr "Gefundene Hardware"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
msgid "Information"
msgstr "Informationen"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
msgid "Configure module"
msgstr "Modul konfigurieren"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr "Konfigurationswerkzeug starten"
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr "Erkennung läuft"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Bitte warten"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr "Primär"
-
-#: ../../harddrake/ui.pm_.c:156
-msgid "secondary"
-msgstr "Sekundär"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr "Sie können alle Modulparamerter hier einstellen."
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, c-format
msgid "Running \"%s\" ..."
msgstr "„%s“ ausführen ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr "Primär"
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "secondary"
+msgstr "Sekundär"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr "Autoerkennung"
@@ -5128,15 +5128,15 @@ msgstr "Installationsart"
msgid "Please choose one of the following classes of installation:"
msgstr "Bitte wählen Sie eine der folgenden Installationsklassen:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Auswahl der Paketgruppen"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Individuelle Paketauswahl"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Gesamtgröße: %d / %d MB"
@@ -5214,7 +5214,7 @@ msgstr "Anzeige automatisch markierter Pakete"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Installation"
@@ -5234,7 +5234,7 @@ msgstr "Minimal-Installation"
msgid "Choose the packages you want to install"
msgstr "Zu installierende Pakete auswählen"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Installation wird durchgeführt"
@@ -5261,17 +5261,17 @@ msgid "Installing package %s"
msgstr "Installation des Pakets %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Akzeptieren"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Zurückweisen"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5287,16 +5287,16 @@ msgstr ""
"Falls Sie sie nicht vorliegen haben, drücken Sie Abbruch."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Wollen Sie trotzdem fortfahren?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Bei der Anforderung folgender Pakete trat ein Fehler auf:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Bei der Installation der Pakete trat ein Fehler auf:"
@@ -5719,7 +5719,7 @@ msgid "Are you sure you refuse the licence?"
msgstr "Sind Sie sicher, dass Sie die Lizenz zurückweisen wollen?"
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Tastatur"
@@ -5909,36 +5909,36 @@ msgstr ""
"oder darauf gespeichert werden soll. Es handelt sich um das \n"
"selbe Format, wie die unter „auto_install“ erzeugten Disketten."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Von Diskette laden"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Auf Diskette speichern"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Laden von Diskette ..."
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Auswahl der Pakete"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr ""
"Legen Sie eine Diskette ein, auf der Ihre Paketauswahl gespeichert ist."
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Auf Diskette speichern"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Gewünschte Größe übersteigt den verfügbaren Platz"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Installationsklasse"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5946,19 +5946,19 @@ msgstr ""
"Sie haben keine Paketgruppe ausgewählt\n"
"Bitte wählen Sie die minimale Installation, die Sie wünschen."
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Mit X"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Mit minimaler Dokumentation (Empfohlen)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Extrem minimale Installation (ohne „urpmi“)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5969,16 +5969,16 @@ msgstr ""
"falls nur einige der aufgeführten CDs fehlen, entfernen Sie die \n"
"entsprechende Markierung und wählen Sie dann „OK“."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM „%s“"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Installation vorbereiten"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5987,23 +5987,23 @@ msgstr ""
"Installiere Paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Einstellungen für nach der Installation"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Bitte legen Sie die Startdiskette in Laufwerk %s ein."
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr ""
"Bitte legen Sie die Diskette der zu aktualisiernden Module in Laufwerk %s "
"ein."
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -6079,7 +6079,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -6098,163 +6098,163 @@ msgstr ""
"\n"
"Möchten Sie die Aktualisierungen vornehmen?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Verbindung mit dem Mandrake Linux Web-Server aufbauen, um eine Liste\n"
"verfügbarer Pakete zu erhalten."
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Bitte wählen Sie einen Mirror, von dem Sie die Pakete holen wollen."
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Verbindung mit dem Mirror aufbauen, um eine Liste verfügbarer Pakete zu "
"erhalten."
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Wählen Sie Ihre Zeitzone"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Hardware Uhr liefert GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatische Zeit-Synchronisation (durch NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP Server"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "CUPS-Server im Netzwerkbetrieb"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Kein Drucker"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "Verfügen Sie über eine ISA soundkarte?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Starten Sie „sndconfig“ nach der Installation, um Ihre Soundkarte "
"einzurichten."
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Es wurde keine Soundkarte gefunden. Versuchen Sie „harddrake“nach der "
"Installation."
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Zusammenfassung"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Maus"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Zeitzone"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Drucker"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN Karte"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Soundkarte"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV-Karte"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
msgid "Windows Domain"
msgstr "Windows Domäne"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Lokale Dateien"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Root-Passwort setzen"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Kein Passwort"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Dieses Passwort ist zu einfach (es muss mindestens %d Zeichen lang sein)!"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "LDAP Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP Server"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "NIS Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS Server"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6286,19 +6286,19 @@ msgstr ""
"Mit „wbinfo -t“ können Sie anschließend testetn, ob die Anmeldung "
"erfolgreich war."
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
msgid "Authentication Windows Domain"
msgstr "Windows Domänenauthentifizierung"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
msgid "Domain Admin User Name"
msgstr "Name des Domänenadministrators"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr "Paswort des Administrators"
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -6329,19 +6329,19 @@ msgstr ""
"Falls Sie eine Startdiskette erstellen wollen, legen Sie eine Diskette \n"
"ohne relevante Daten in ihr erstes Laufwerk und drücken Sie „OK“."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "erste Disketten-Laufwerk"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "zweite Disketten-Laufwerk"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Überspringen"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6370,7 +6370,7 @@ msgstr ""
"Möchten Sie jetzt eine Startdiskette für Ihr System erstellen?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -6384,30 +6384,30 @@ msgstr ""
"Das Erstellen einer Startdiskette auf einem 1,44 MB Medium \n"
"schlä sicher fehl, da XFS einen sehr großen Treiber benötigt)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Ich kann kein Laufwerk finden"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Wählen Sie das Laufwerk, in dem Sie die Start-Diskette erstellen wollen"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr ""
"Legen Sie eine Diskette, die keine relevanten Daten mehr enthält in „%s“ ein."
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Startdiskette wird erstellt..."
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Betriebssystemstarter vorbereiten"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6421,11 +6421,11 @@ msgstr ""
"„BootX“ verwenden müssen um LINUX auf Ihrem Rechner\n"
"zu starten."
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Möchten Sie „aboot“ verwenden?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6434,16 +6434,16 @@ msgstr ""
"mit Gewalt versuchen, auch wenn dies die Zerstörung der ersten \n"
"Partition verursachen kann?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Betriebssystemstarter installieren"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Die Installation des BS-Starters schlug Fehl. Folgender Fehler trat auf:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6461,17 +6461,17 @@ msgstr ""
"Tippen Sie dann: shut-down\n"
"Beim darauffolgenden Neustart sollte Sie die Eingabeaufforderung sehen."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Legen Sie eine leere Diskette in das %s ein."
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Erstellen einer Auto-Installationsdiskette"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6481,7 +6481,7 @@ msgstr ""
"\n"
"Wollen Sie DrakX wirklich beenden?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6511,15 +6511,15 @@ msgstr ""
"Wie Sie Ihr System warten können, erfahren Sie im Kapitel „Nach der "
"Installation“ im offiziellen Benutzerhandbuch von Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Erstellen einer Auto-Installationsdiskette"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6536,15 +6536,15 @@ msgstr ""
"Vermutlich werden Sie es vorziehen, erneut eine normale\n"
"Installation durchzuführen.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automatisiert"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Erneut abspielen"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Paketauswahl speichern"
@@ -6586,8 +6586,8 @@ msgid "<- Previous"
msgstr "<- Zurück"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Weiter"
@@ -7058,7 +7058,7 @@ msgstr "durch Kommas getrennte Nummern"
msgid "comma separated strings"
msgstr "durch Kommas getrennte Textfelder"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -7169,15 +7169,15 @@ msgstr "keine"
msgid "No mouse"
msgstr "Keine Maus"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Bitte testen Sie Ihre Maus"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Um Ihre Maus zu aktivieren:"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "BEWEGEN SIE IHR MAUS-RAD!"
@@ -7347,7 +7347,7 @@ msgstr ""
msgid "no network card found"
msgstr "Keine Netzwerkkarte gefunden"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Netzwerk konfigurieren"
@@ -7363,7 +7363,7 @@ msgstr ""
"Ihr Rechnername sollte auch die Domain beinhalten,\n"
"etwa „meinrechner.meineabteilung.meinefirma.de“."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Rechnername"
@@ -7855,7 +7855,7 @@ msgstr "Beim BS-Start aktivieren"
msgid "IP address should be in format 1.2.3.4"
msgstr "Die IP Adresse sollte etwa die Form „192.168.1.42“ haben!"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7867,40 +7867,40 @@ msgstr ""
"etwa „meinrechner.meineabteilung.meinefirma.de“.\n"
"Falls Sie ein Gateway verwenden, sollten Sie auch dessen IP-Adresse angeben."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS-Server"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (etwa %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gateway Gerät"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Proxies einstellen"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP Proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP Proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Netzwerkkarten-ID überwachen (sinnvoll für Laptops)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy muss „http://...“ sein"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy muss „ftp://...“ sein"
@@ -9464,7 +9464,7 @@ msgstr "Drucken auf Drucker „%s“"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -10420,7 +10420,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Gemeinsamer Dateizugriff"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "System"
@@ -10501,9 +10501,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Beteiligen Sie sich an den Diskussionsforen, die Sie auf unseren „Community“-"
"Seiten finden, um Ihre wissen mit Anderen zu teilen."
@@ -10513,8 +10514,9 @@ msgid "Get the most from the Internet"
msgstr "Nutzen Sie das Internet nach Ihren Wünschen"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -10524,7 +10526,8 @@ msgstr ""
"Informationen mit Evolution, KMail oder zahlreichen anderen Programmen."
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+#, fuzzy
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr "Entdecken Sie die atuellsten Grafik- und Multimedia-Programme"
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -10545,9 +10548,10 @@ msgid "Games"
msgstr "Spiele"
#: ../../share/advertising/05-games.pl_.c:10
+#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 9.0 bietet die besten Open Source Spiele der Bereiche: "
"Arcade, Baller, Karten, Sport, Strategie, ..."
@@ -10569,9 +10573,10 @@ msgid "User interfaces"
msgstr "Arbeitsumgebungen"
#: ../../share/advertising/07-desktop.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
"Mandrake Linux 9.0 bietet 11 Arbeitsumgebungen, die Sie nach Ihren Wünschen "
"gestalten können, darunter: KDE 3, Gnome 2 und WindowMaker"
@@ -10598,9 +10603,10 @@ msgid "Turn your machine into a reliable server"
msgstr "Verwandeln Sie Ihren Rechner in einen zuverlässigen Server."
#: ../../share/advertising/09-server.pl_.c:10
+#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Verwandeln Sie Ihren Rechner mit ein paar Mausklicks in einen "
"leistungsfähigen Server: Web, E-Mail, Firewall, Router, Datei- und "
@@ -10637,7 +10643,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -10647,7 +10653,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10657,8 +10663,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10678,15 +10684,15 @@ msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10704,6 +10710,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Pakete Installieren ..."
@@ -10758,12 +10778,12 @@ msgstr "Benutzer hinzufügen"
msgid "Add/Del Clients"
msgstr "DHCP-Klient"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Hilfe"
@@ -10830,37 +10850,37 @@ msgstr "<-- Klient löschen"
msgid "dhcpd Config..."
msgstr "DHCP Konfigurieren ..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr "Konfiguration speichern"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
msgid "Please insert floppy disk:"
msgstr "Bitte legen Sie eine Diskette ein:"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr "Kein Diskettenzugriff möglich!"
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr "Sie können die Diskette nun entfernen"
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Kein Disketten-Laufwerk verfügbar"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Es trat ein Fehler auf! Ist „mkisofs“ installiert?"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "„/etc/dhcpd.conf“ muss erst angelegt werden!"
@@ -10956,23 +10976,23 @@ msgstr "Eintrag hinzufügen"
msgid "Remove the last item"
msgstr "Letzten Eintrag entfernen?"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
msgid "FATAL"
msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr "INFO"
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10982,7 +11002,7 @@ msgstr ""
" DrakBackup Report \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10993,7 +11013,7 @@ msgstr ""
" DrakBackup Dämon Report\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11004,20 +11024,13 @@ msgstr ""
" DrakBackup Report Details\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Vortschritt"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11026,41 +11039,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Kein Passwort"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, c-format
msgid "Can't find %s on %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -11071,65 +11084,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Systemdateien sichern ..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Backup-Dateien auf der Festplatte ..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Benutzerdateien sichern ..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Festplattenbackup in Bearbeitung ..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Andere Dateien sichern ..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Auf Bandlaufwerk sichern"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -11137,7 +11150,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11146,7 +11159,7 @@ msgstr ""
"Dateiliste per FTP senden: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -11157,41 +11170,41 @@ msgstr ""
"(!) FTP Verbindungsprobleme: Es war nicht möglich, Ihre Dateien per FTP zu "
"übertragen.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) Fehler beim Verschicken der Mail. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Dateiauswahl"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
"Wählen Sie die Dateien oder Verzeichnisse und betätigen Sie die Schaltfläche "
"„Hinzufügen“"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11199,27 +11212,27 @@ msgstr ""
"\n"
"Bitte wählen Sie alle benötigten Parameter.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Diese Optionen kön alle Ihre Dateien im Verzeichnis „/etc“ sichern und "
"wiederherstellen\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Sichern Ihrer Systemdateien (Verzeicnis „/etc“)"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Inkrementelles Backup (alte Backups nicht überschreiben)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Keine kritischen Dateien (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11227,66 +11240,66 @@ msgstr ""
"Mit dieser Option sind Sie in der Lage, jede Version Ihres \n"
"„/etc“ Verzeichnisses wiederherzustellen."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr ""
"Bitte wählen Sie alle Kennzeichen, deren Dateinen mitgesichert werden sollen."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "Die Browser-Caches nicht archivieren."
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Inkrementelle Archivierung (alte Archive nicht ersetzen)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Markierte entfernen"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Benutzer"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "FTP-Verbindung zum erstellen der Sicherungskopien verwenden"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Übertragen"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Rechnernamen oder IP eingeben."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -11295,69 +11308,69 @@ msgstr ""
"Bitte geben Sie das Verzeichnis an,\n"
" in dem die Archive erstellt werden sollen."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Bitte geben Sie Ihr Benutzerkennzeichen ein"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Bitte geben Sie Ihr Passwort ein"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Passwort behalten"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
#, fuzzy
msgid "Need hostname, username and password!"
msgstr "Ich mich unter „%s“ micht anmelden! Stimmt das Passwort?"
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Sicherungskopie auf CD/DVDROM"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Bitte wählen Sie Ihren CD-Paltz"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "Übertragen"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11365,36 +11378,36 @@ msgstr ""
"Bitte geben Sie den Gerätenamen \n"
"Ihres Brenners an, etwa „0,1,0“."
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Datei auswählen"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Auf Bandlaufwerk sichern"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Bitte geben Sie den Gerätenamen fü Archivierung an."
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11402,57 +11415,57 @@ msgstr ""
"Bitte geben Sie die Maximalgröße \n"
"für DrakBackup an."
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Bitte geben Sie das Archivverzeichnis an:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Quota für Backup-Datei verwenden."
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Netzwerk"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "Festplatte/NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Typ"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "stündlich"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "täglich"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "wöchendlich"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "monatlich"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Dämon verwenden"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11460,7 +11473,7 @@ msgstr ""
"Bitte wählen Sie das Zeitintervall \n"
"zwischen zwei Sicherungen."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -11468,7 +11481,7 @@ msgstr ""
"Bitte wählen Sie ein\n"
"Sicherungsmedium."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11476,71 +11489,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Stellen Sie sicher, dass der Cron-Dämon als Dienst aktiviert ist."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "E-Mail Bericht nach jedem Sicherungsvorgang an: "
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Was"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Wo"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Wann"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Mehr Parameter"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "DrakBackup Konfiguration"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Bitte wählen Sie wohin Sie die Sicherungskopien machen wollen."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "auf Festplatte"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "über Netzwerk"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Bitte wählen Sie, was Sie sichern wollen"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "System sichern"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Benutzerkennzeichen sichern"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Benutzerkennzeichen auswählen"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -11548,7 +11561,7 @@ msgstr ""
"\n"
"Sicherungsquellen: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -11556,7 +11569,7 @@ msgstr ""
"\n"
"- Systemdateien:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -11564,7 +11577,7 @@ msgstr ""
"\n"
"- Benutzerdateien:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -11572,7 +11585,7 @@ msgstr ""
"\n"
"- Sonstige Dateien:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -11581,32 +11594,32 @@ msgstr ""
"\n"
"- Auf Festplatte sichern unter: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Mausschnittstelle: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -11615,12 +11628,12 @@ msgstr ""
"\n"
"- Via FTP sichern auf: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11629,7 +11642,7 @@ msgstr ""
"\n"
"- Via FTP sichern auf: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11638,7 +11651,7 @@ msgstr ""
"\t\t Benutzer: %s\n"
"\t\t Pfad: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11646,19 +11659,19 @@ msgstr ""
"\n"
"- Optionen:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tKeine Systemdateien\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tSicherungen verwenden „tar“ und „bzip2“\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tSicherungen verwenden „tar“ und „gzip“\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11667,42 +11680,42 @@ msgstr ""
"\n"
"- Dämon (%s) enthält:\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t- Festplatte.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t- CD-ROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t- Netzwerk per SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"Keine Konfiguration. Wählen Sie dein Assistenten oder Fortgeschritten.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11710,7 +11723,7 @@ msgstr ""
"Liste der wiederherzustellenden Daten:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11718,260 +11731,260 @@ msgstr ""
"Liste der beschädigten Daten:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr ""
"Bitte entfernen Sie die Markierung oder löschen Sie sie das nächste Mal."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Die Sicherungen sind beschädigt."
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " Alle Ihre gewälhten Daten wurden "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " erfolgreich auf %s wiederhergestellt "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Konfiguration wiederherstellen "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "OK, die übrigen Dateien zu aktualisieren."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Liste wiederherzustellender Kennzeichen (letztes Datum per Kennzeichen ist "
"wichtig)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Systemdateien sichern vor:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "Bitte wählen Sie, welches Datum wiederhergestellt werden soll."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Auf Festpaltte sichern"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Bitte geben Sie das Archivverzeichnis an:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP Verbindung"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Sichere Verbindung"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Von Festplatte wiederherstellen"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Bitte geben Sie das Verzeichnis an, in dem die Sicherungskopien liegen"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Wählen Sie ein anderes Medium von dem Sie wiederherstellen wollen."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Anderes Medium"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "System wiederherstellen"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Auswahl des Pfades der wiederhergestellt werden soll (statt „/“"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Erstelle Sicherung vor dem Wiederherstellen (nur für inkrementelle "
"Sicherungen)."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Benutzerkennzeichen vor dem Wiederherstellen entfernen."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Markierte entfernen"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Anlegen einer Sicherheitskopie von „%s“ unter „%s.old“."
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Von Festplatte wiederherstellen"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Partitionstabelle wiederherstellen"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Rechnername"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Passwort"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Benutzerkennzeichen"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Rechnername: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Alle Sicherungen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Benutzergeführte Wiederherstellung"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Partitionstabelle wiederherstellen"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "<- Zurück"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Speichern"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Sicherung erstellen"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Wiederherstellen"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11982,14 +11995,14 @@ msgstr ""
" Ihre Bericht-Mail konnte nicht versandt werden.\n"
" Bitte richten Sie Sendmail korrekt ein."
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Die folgenden Pakete werden installiert werden"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11998,19 +12011,19 @@ msgstr ""
"Fehler bei der Üertragung via FTP.\n"
"Bitte korrigieren Sie Ihre FTP-Konfiguration."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Bitte wählen Sie die wiederherzustellenden Daten..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Bitte wählen Sie ein Sicherungsmedium..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Bitte wählen Sie die zu sichernden Daten..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12018,59 +12031,59 @@ msgstr ""
"Keine Konfigurationsdatei gefunde.\n"
"Bitte wählen Sie den „Assistenten“ oder „Erweitert“."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "In Entwicklung, haben Sie noch etwas Geduld ..."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Systemdateien sichern"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Benutzerdateien sichern"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Andere Dateien sichern"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Fortschritt"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "Datenüagung via FTP"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Dateien übertragen ..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Jetzt Sicherung anhand der Konfigurationsdatei erstellen."
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Sicherungskonfiguration anzeiegen"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Assistentengestützte Konfiguration"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Expertenkonfiguration"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Jetzt sichern"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "DrakBackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
#, fuzzy
msgid ""
"options description:\n"
@@ -12133,7 +12146,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12148,7 +12161,7 @@ msgstr ""
" in „/etc/postfix/main.cf“ korrigieren.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -12231,7 +12244,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -12302,18 +12315,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by Sebastien DUPONT <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -12343,7 +12356,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/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -12383,7 +12396,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -12401,7 +12414,7 @@ msgstr ""
"Rechner erstellt werden.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12424,7 +12437,7 @@ msgstr ""
"Seien Sie daher vorsichtig und ändern Sie die Sicherungskopien \n"
"nicht manuell.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -13408,6 +13421,152 @@ msgstr ""
"\n"
"Wählen Sie „Konfigurieren“ wenn Sie den Assistenten starten wollen."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Arbeitsgruppe"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "Partition %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Benutzer"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Löschen"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Fertig"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Modul hinzufügen"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Drucker hinzufügen"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Markierung löschen"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Markierte entfernen"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Benutzer akzeptieren"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Version: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Autoerkennung benutzen"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Autoerkennung benutzen"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Startschirmauswahl"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Benutzer"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Arbeitsgruppe"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -13468,10 +13627,6 @@ msgstr "Verlassen"
msgid "save theme"
msgstr "Themen installieren"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -14082,7 +14237,7 @@ msgstr "Systemaktualisierungen"
msgid "Exit install"
msgstr "Installation beenden"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
@@ -14333,5 +14488,8 @@ msgstr "Multimedia / CD-Brenner"
msgid "Scientific Workstation"
msgstr "Wissenschaftlicher Arbeitsplatzrechner"
+#~ msgid "Can't create Bootsplash preview"
+#~ msgstr "Ich kan keine Start-Vorschau erzeugen"
+
#~ msgid "%s"
#~ msgstr "%s"
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 84c3ccd11..37c9a428e 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakfloppy 0.43\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-09-04 00:12+0300\n"
"Last-Translator: (Nick Niktaris) <niktaris@yahoo.com>\n"
"Language-Team: Greek <nls@hellug.gr>\n"
@@ -192,13 +192,13 @@ msgstr ""
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr ""
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr ""
@@ -301,19 +301,18 @@ msgid "Graphics card: %s"
msgstr " : %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -505,15 +504,15 @@ msgstr " "
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr " "
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr " ()"
@@ -551,12 +550,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr " "
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr " "
@@ -606,8 +605,8 @@ msgstr ""
" .\n"
" ."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr ""
@@ -615,7 +614,7 @@ msgstr ""
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr ""
@@ -627,7 +626,7 @@ msgstr ""
msgid "Which type of entry do you want to add?"
msgstr " ;"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -932,7 +931,7 @@ msgstr ""
" \n"
" ."
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1112,7 +1111,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1136,127 +1135,129 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use the %c and %c keys for selecting which entry is highlighted."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "The highlighted entry will be booted automatically in %d seconds."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr " /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr " .\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "//_"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Categorizing "
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr " "
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr " Gtk+ "
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr " Aurora "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr " Lilo/grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr " Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
msgid "Install themes"
msgstr " "
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr " "
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
-msgstr " Bootsplash"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr " %s %s.old"
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1267,38 +1268,33 @@ msgstr " Bootsplash"
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr " %s %s.old"
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr " lilo"
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr " %s %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr " lilo"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr " lilo"
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr " /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr " %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1306,17 +1302,17 @@ msgstr ""
" /etc/sysconfig/bootsplash\n"
" ."
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr " mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr " initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1325,24 +1321,24 @@ msgstr ""
" \"lilo\" root "
" LiLo"
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr " 'lilo'"
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr " LiLo Bootsplash"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr " !"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1351,21 +1347,21 @@ msgstr ""
" %s .\n"
" ."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr " Splash"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1380,34 +1376,34 @@ msgstr ""
" \n"
""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr " Lilo"
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr " "
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr " "
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ", "
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", (, )"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1417,7 +1413,7 @@ msgstr ", (, )"
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr " /etc/inittab : %s"
@@ -1645,7 +1641,7 @@ msgstr ""
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr ""
@@ -2351,7 +2347,7 @@ msgstr ""
" "
" host."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr " "
@@ -2672,51 +2668,55 @@ msgstr ""
msgid "Author:"
msgstr ""
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
msgid "Harddrake2 version "
msgstr " Harddrake2 "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
msgid "Detected hardware"
msgstr " "
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
msgid "Information"
msgstr ""
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
msgid "Configure module"
msgstr " "
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr " "
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr " %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr " "
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-msgid "secondary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr " ."
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, c-format
msgid "Running \"%s\" ..."
msgstr " \"%s\"..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "secondary"
+msgstr ""
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr " "
@@ -4449,15 +4449,15 @@ msgstr " "
msgid "Please choose one of the following classes of installation:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d MB"
@@ -4530,7 +4530,7 @@ msgstr " "
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr ""
@@ -4550,7 +4550,7 @@ msgstr " "
msgid "Choose the packages you want to install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr ""
@@ -4577,17 +4577,17 @@ msgid "Installing package %s"
msgstr " %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr ""
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4602,16 +4602,16 @@ msgstr ""
" , CdRom."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr " ;"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr " :"
@@ -4785,7 +4785,7 @@ msgid "Are you sure you refuse the licence?"
msgstr " ;"
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr ""
@@ -4974,35 +4974,35 @@ msgstr ""
" .\n"
" ."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr " "
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr " "
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5010,19 +5010,19 @@ msgstr ""
" .\n"
" :"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr " (!)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr " ( urpmi)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5032,16 +5032,16 @@ msgstr ""
" CDs, .\n"
" , Ok."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5050,21 +5050,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5130,7 +5130,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5151,160 +5151,160 @@ msgstr ""
" ;"
# fuzzy
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
" Mandrake Linux "
"..."
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr " GMT ( )"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr " ( NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr " NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr " CUPS"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr " ISA;"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
" \"sndconfig\" "
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
" . \"harddrake\" "
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr " ISDN"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr " TV"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
msgid "Windows Domain"
msgstr " Windows "
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
" ( %d "
")"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr " LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr " LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5320,19 +5320,19 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
msgid "Authentication Windows Domain"
msgstr " Windows"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
msgid "Domain Admin User Name"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5363,19 +5363,19 @@ msgstr ""
"\n"
" \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5401,7 +5401,7 @@ msgstr ""
" ;\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5415,28 +5415,28 @@ msgstr ""
" 1.44 Mb ,\n"
" XFS .)"
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr ", "
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5448,11 +5448,11 @@ msgstr ""
" , \n"
" BootX "
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr " aboot;"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5461,17 +5461,17 @@ msgstr ""
" , "
" ;"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
" . "
":"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5490,17 +5490,17 @@ msgstr ""
" "
" ."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5510,7 +5510,7 @@ msgstr ""
"\n"
" ;"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5544,15 +5544,15 @@ msgstr ""
"\n"
" Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5566,15 +5566,15 @@ msgstr ""
"\n"
" .\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr " "
@@ -5616,8 +5616,8 @@ msgid "<- Previous"
msgstr "<- "
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr ""
@@ -6086,7 +6086,7 @@ msgstr " "
msgid "comma separated strings"
msgstr ""
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6197,15 +6197,15 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr " "
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr " "
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr " !"
@@ -6374,7 +6374,7 @@ msgstr ""
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr " "
@@ -6390,7 +6390,7 @@ msgstr ""
" ,\n"
" .. ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr " "
@@ -6872,7 +6872,7 @@ msgstr " "
msgid "IP address should be in format 1.2.3.4"
msgstr " IP 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6884,41 +6884,41 @@ msgstr ""
" .. ``mybox.mylab.myco.com''.\n"
" IP "
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr " DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr " (.. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr " "
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr " proxies"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
" ( )"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr " proxy http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr " proxy ftp://..."
@@ -8410,7 +8410,7 @@ msgstr " \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9327,7 +9327,7 @@ msgstr ""
msgid "File sharing"
msgstr " "
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr ""
@@ -9406,8 +9406,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9417,13 +9417,13 @@ msgstr " "
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9443,7 +9443,7 @@ msgstr ""
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9462,8 +9462,8 @@ msgstr " "
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9487,8 +9487,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9518,7 +9518,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9528,7 +9528,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9538,8 +9538,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9560,15 +9560,15 @@ msgstr " "
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9586,6 +9586,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr " ..."
@@ -9635,12 +9649,12 @@ msgstr "/ "
msgid "Add/Del Clients"
msgstr "/ "
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr ""
@@ -9705,36 +9719,36 @@ msgstr "<-- "
msgid "dhcpd Config..."
msgstr " dhcpd..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr " "
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
msgid "Please insert floppy disk:"
msgstr " :"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr " !"
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr " "
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
msgid "No floppy drive available!"
msgstr " !"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr " Etherboot ISO %s"
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr " ! mkisofs ;"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr " /etc/dhcpd.conf!"
@@ -9815,23 +9829,23 @@ msgstr " "
msgid "Remove the last item"
msgstr " "
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr " cron -root"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
msgid "FATAL"
msgstr ""
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -9841,7 +9855,7 @@ msgstr ""
" DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9853,7 +9867,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9865,19 +9879,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9886,41 +9893,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr " :"
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9938,64 +9945,64 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr " WebDAV !"
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr " WebDAV !"
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr " CDR/DVDR !"
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr " ."
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr " CD."
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
msgid "No changes to backup!"
msgstr " !"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10003,14 +10010,14 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -10020,39 +10027,39 @@ msgstr ""
" FTP . "
" FTP.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr " . \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr " !"
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
" ''"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10060,26 +10067,26 @@ msgstr ""
"\n"
" .\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
" "
" /etc\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
msgid "Backup your System files. (/etc directory)"
msgstr " ( /etc )"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10087,50 +10094,50 @@ msgstr ""
" \n"
" /etc."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr ""
" "
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr " "
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
msgid "Use network connection to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
@@ -10138,76 +10145,76 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr " IP"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr " "
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr " CD/DVDROM "
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
msgid "Please choose your CD/DVD media size"
msgstr " CD/DVD "
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
msgid "Please check for multisession CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr " CDRW"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr " "
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
msgid "Please check if you are using a DVDR device"
msgstr " DVDR"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
msgid "Please check if you are using a DVDRAM device"
msgstr " DVDRAM"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10215,33 +10222,33 @@ msgstr ""
" CD\n"
".. : 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
msgid "No CD device defined!"
msgstr " CD"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
" "
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
msgid "Please check if you want to erase your tape before the backup."
msgstr ""
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
msgid "Please check if you want to eject your tape after the backup."
msgstr ""
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10249,55 +10256,55 @@ msgstr ""
" \n"
" Drakbackup"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
msgid "Please enter the directory to save to:"
msgstr " : "
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr " / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr " "
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -10306,7 +10313,7 @@ msgstr ""
" \n"
" "
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -10315,79 +10322,79 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
" :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr ""
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr ""
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr " "
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr " Drakbackup"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr " "
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr " CDROM"
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr " "
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr " "
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -10395,7 +10402,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -10403,7 +10410,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -10411,7 +10418,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -10419,7 +10426,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -10428,13 +10435,13 @@ msgstr ""
"\n"
"- : %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
@@ -10442,39 +10449,39 @@ msgstr ""
"\n"
"- CD"
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, c-format
msgid " on device: %s"
msgstr " : %s"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -10483,7 +10490,7 @@ msgstr ""
"\t\t : %s\n"
"\t\t : %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -10491,19 +10498,19 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\t \n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\t tar bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\t tar gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -10512,39 +10519,39 @@ msgstr ""
"\n"
"- (%s) :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t- .\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t- FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t- SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -10552,7 +10559,7 @@ msgstr ""
" :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -10560,106 +10567,106 @@ msgstr ""
" :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr " ."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr " "
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr " "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr " ."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr " : "
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr " FTP"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr " ."
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr " "
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr " "
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr " "
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr " "
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
msgid "select path to restore (instead of /)"
msgstr " ( /)"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr " ."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
msgid ""
"Restore Selected\n"
"Files"
@@ -10667,7 +10674,7 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
msgid ""
"Change\n"
"Restore Path"
@@ -10675,131 +10682,131 @@ msgstr ""
"\n"
" "
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr " %s."
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
msgid "Restore From CD"
msgstr " CD"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
msgid "Restore From Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
msgid "Restore Via Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
msgid "Host Name"
msgstr " "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
msgid "Password required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
msgid "Username required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
msgid "Hostname required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
msgid "Restore Failed..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr " "
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr " CD - "
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
msgid "Restore From Catalog"
msgstr " "
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr ""
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -10809,7 +10816,7 @@ msgstr ""
" \n"
" sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
@@ -10817,7 +10824,7 @@ msgstr ""
" :\n"
" @list_of_rpm_to_install"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -10825,19 +10832,19 @@ msgstr ""
" FTP.\n"
" FTP."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -10845,59 +10852,59 @@ msgstr ""
" \n"
" ."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr " ... ."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr " FTP"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr " "
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr " "
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr " "
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10929,7 +10936,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10938,7 +10945,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10979,7 +10986,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -11007,20 +11014,20 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11037,7 +11044,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11077,7 +11084,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11088,7 +11095,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11101,7 +11108,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12097,6 +12104,154 @@ msgstr ""
"\n"
" ."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr " :"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr " %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr ""
+" \n"
+""
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr ": %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr " Splash"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr " :"
+
#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr " !"
@@ -12149,10 +12304,6 @@ msgstr ""
msgid "save theme"
msgstr " "
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
msgid "Configure bootsplash picture"
msgstr " bootsplash"
@@ -12777,7 +12928,7 @@ msgstr " "
msgid "Exit install"
msgstr ""
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
@@ -13024,6 +13175,9 @@ msgstr " - CD"
msgid "Scientific Workstation"
msgstr " "
+#~ msgid "Can't create Bootsplash preview"
+#~ msgstr " Bootsplash"
+
#~ msgid ""
#~ "The \"%s\" driver for your sound card is unlisted\n"
#~ "\n"
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index 394b39761..2a66ed081 100644
--- a/perl-install/share/po/eo.po
+++ b/perl-install/share/po/eo.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-08-22 19:15-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -184,13 +184,13 @@ msgstr "Opcioj"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Jeso"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "esu"
@@ -293,19 +293,18 @@ msgid "Graphics card: %s"
msgstr "Grafika karto: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -496,15 +495,15 @@ msgstr "Prokrastoperiodo anta starti defaltan sistemon"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Pasvorto"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Pasvorto (denove)"
@@ -540,12 +539,12 @@ msgstr "Opcio ``Limigu komandliniajn opciojn'' ne estas utila sen pasvorto"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Bonvole provu denove"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "La pasvortoj ne egalas"
@@ -590,8 +589,8 @@ msgstr ""
"Jen la diversaj enskriboj.\n"
"Vi povas aldoni pli a ani la ekzistantajn."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Aldonu"
@@ -599,7 +598,7 @@ msgstr "Aldonu"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Finata"
@@ -611,7 +610,7 @@ msgstr "anu"
msgid "Which type of entry do you want to add?"
msgstr "Kiun specon de enskribo vi deziras aldoni"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linukso"
@@ -913,7 +912,7 @@ msgid ""
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malanta la instalado"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "iuj"
@@ -1082,7 +1081,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1099,20 +1098,20 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bonvenon al GRUB la elektilo por mastrumaj sistemoj!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Uzu la %c kaj %c klavoj por elekti kiun enskribon estas emfazata."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Premu la enenklavon por starti la elektatan mastruman sistemon, 'e' por\n"
@@ -1120,111 +1119,113 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordonoj antaux startado, aux 'c' por uzi komandan linion."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La emfazata enskribo startos auxtomate post %d sekundoj."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "mankas sufie da spaco en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kie vi deziras instali la startargilon?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr ""
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Post-instala konfigurado"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Dosiero"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Dosiero/_Foriru"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<stir>F"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NovStila Ekrano"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Tradicia Ekrano"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicia Gtk+ Ekrano"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub modalo"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot modalo"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Instalu sistemon"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Kreu novan subdiskon"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1235,101 +1236,96 @@ msgstr ""
msgid "Error"
msgstr "Eraro"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "agrabla(j)"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Elektu instalklason"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfiguru"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1338,34 +1334,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistema modalo"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1375,7 +1371,7 @@ msgstr ""
msgid "OK"
msgstr "Jes"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
@@ -1619,7 +1615,7 @@ msgstr "Malplena"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Alia"
@@ -2335,7 +2331,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Salutnomo"
@@ -2657,57 +2653,61 @@ msgstr ""
msgid "Author:"
msgstr "Atomate esploru"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Detektado de fiksdisko(j)"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Vidu hardvaran informon"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Montru informon"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Konfiguru muson"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "Duobla surmetingo %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Bonvole atendu"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundoj"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Legas datumbason de CUPS peliloj..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundoj"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4127,15 +4127,15 @@ msgstr "Instalklaso"
msgid "Please choose one of the following classes of installation:"
msgstr "Bonvole, elektu unu el la sekvantaj specoj de instalado:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Elektado de Pakaaj Grupoj"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Tuta grandeco: %d / %d MB"
@@ -4209,7 +4209,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instalu"
@@ -4231,7 +4231,7 @@ msgstr "Eliru instalprogramon"
msgid "Choose the packages you want to install"
msgstr "Elektu la pakaojn kiuj vi deziras instali"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instalanta"
@@ -4259,17 +4259,17 @@ msgid "Installing package %s"
msgstr "Instalanta pakao %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Akceptu"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Malakceptu"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4286,16 +4286,16 @@ msgstr ""
"Se vi ne havas in, klaku \"Nuligu\" por eviti la instaladon de i tiu KDROM."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "u vi deziras dari tamen?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Estis eraro ordigi pakaojn:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Estis eraro dum instalado de pakaoj:"
@@ -4470,7 +4470,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Klavaro"
@@ -4653,54 +4653,54 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "argu de disketo"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Konservu sur disketo"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "argas de disketo"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Elektado de Pakaoj"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Konservu sur disketo"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4711,16 +4711,16 @@ msgstr ""
"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
"\"."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "KDROM etikedata \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Preparas instaladon"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4729,21 +4729,21 @@ msgstr ""
"Instalas pakao %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Post-instala konfigurado"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Enovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4810,7 +4810,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4822,159 +4822,159 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla pakaoj"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Elektu spegulon de kiu havigi la pakaojn"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla pakaoj"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "kio estas vian horzonon?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "u via hardvara horloo estas ustigata en GMT?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP Servilo"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Malproksima CUPS-a servilo"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Neniu printilo"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "u vi havas alian?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Muso"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Printilo"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN-karto"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Sonkarto"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "NIS Domajno"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Lokaj dosieroj"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Difinu pasvorton de root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Neniu pasvorto"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"i tiu pasvorto ests tro simpla (i devas esti almena %d signoj longa)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Atentikigado"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Atentikiga LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP Servilo"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Atentikiga NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS Domajno"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS Servilo"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4990,21 +4990,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Atentikiga LDAP"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domajna nomo"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5032,19 +5032,19 @@ msgstr ""
"Se vi deziras krei startdisketon por via sistemo, enovu disketon en la\n"
"unua drajvo kaj klaku \"JES\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Unua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Dua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Ellasu"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5068,7 +5068,7 @@ msgstr ""
"sistemaj paneoj. u vi deziras krei startdisketo por via sistemo?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5077,28 +5077,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Bedarinde, neniu disketdrajvo havebla"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Elektu la disketdrajvo vi deziras uzi por krei la startdisketon"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Kreas startdisketon"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Preparas startargilon"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5106,11 +5106,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "u vi deziras uzi aboot-on?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5118,16 +5118,16 @@ msgstr ""
"Eraro dare mi instalis \"aboot\",\n"
"u mi devus provi perforte instali e se tio detruas la unuan subdiskon?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Instalu restart-argilon"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalado de startargilo malsukcesis. La sekvanta eraro okazis:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5138,24 +5138,24 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Enovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Kreas atoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5174,15 +5174,15 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Kreu atoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5191,15 +5191,15 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Atomata"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Reludu"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
#, fuzzy
msgid "Save packages selection"
msgstr "Elektado de individuaj pakaoj"
@@ -5242,8 +5242,8 @@ msgid "<- Previous"
msgstr "<- Antaa"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Sekvanta ->"
@@ -5723,7 +5723,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formatu subdiskojn"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5834,16 +5834,16 @@ msgstr "neniu"
msgid "No mouse"
msgstr "Neniu Muso"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Bonvole, provu la muson"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
#, fuzzy
msgid "To activate the mouse,"
msgstr "Bonvole, provu la muson"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "MOVU VIAN RADON!"
@@ -6007,7 +6007,7 @@ msgstr ""
msgid "no network card found"
msgstr "neniu retkarto trovita"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Konfiguras reto"
@@ -6023,7 +6023,7 @@ msgstr ""
"Via potejo devus esti plene specifita potejo,\n"
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Potejo"
@@ -6489,7 +6489,7 @@ msgstr "Kreu praargdisketon"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6501,40 +6501,40 @@ msgstr ""
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''.\n"
"Vi anka povas enigi la IP-adreson de la prokura kluzo se via havas unu."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNA servilo"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Prokura kluzaparato"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Konfigurado de prokuraj serviloj"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP prokura servilo"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP prokura servilo"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Prokura servilo devus esti http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Prokura servilo devus esti ftp://..."
@@ -7934,7 +7934,7 @@ msgstr "Haltas de la reto"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -8790,7 +8790,7 @@ msgstr "Interreto"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Sistema modalo"
@@ -8876,8 +8876,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -8887,13 +8887,13 @@ msgstr "Konektu al la Interreto"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -8913,7 +8913,7 @@ msgstr "Ludoj"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -8934,8 +8934,8 @@ msgstr "Reta interfaco"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -8959,8 +8959,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -8990,7 +8990,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9000,7 +9000,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9010,8 +9010,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9032,15 +9032,15 @@ msgstr "Spertulo"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9058,6 +9058,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9115,12 +9129,12 @@ msgstr "Aldonu uzanto"
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -9191,39 +9205,39 @@ msgstr ""
msgid "dhcpd Config..."
msgstr "Mi konfiguras..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "rekonfiguru"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Enovu disketon en drajvo %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Neniu disketilo havebla"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9307,31 +9321,31 @@ msgstr "Aldonu uzulon"
msgid "Remove the last item"
msgstr "Formatas retrokonektan dosieron %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "Dosierlokigtabelo (FAT)"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9339,7 +9353,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9347,20 +9361,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Provu pordojn"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9369,41 +9376,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Neniu pasvorto"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ne povis malfermi %s por skribi: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9414,68 +9421,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9483,923 +9490,923 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Eraro legante dosiero %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Elektado de Pakaoj"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Malinstalu printvicon"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Forigu Vindozon"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Bonvole provu denove"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Bonvole provu denove"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Neniu pasvorto"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Bonvole, elektu vian klavaran aranon."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Elektu dosieron"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Reta interfaco"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tipo"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Rado"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Rado"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Modulaj opcioj:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Dosiersistemo konfiguro"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Musaparato: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Opcioj"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Elektu Printilan Konekton"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Restaru de disketo"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Alia"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Instalu sistemon"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Malinstalu printvicon"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Restaru de disketo"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Sava subdiskotabelo"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Potejo"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Pasvorto"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Potejo: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Akomodata"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Sava subdiskotabelo"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid "Previous"
msgstr "<- Antaa"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "Stato:"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "La sekvaj pakaoj estos instalataj"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Konservu en dosiero"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Dosiersistemo konfiguro"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10431,7 +10438,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10440,7 +10447,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10481,7 +10488,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10509,17 +10516,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10536,7 +10543,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10576,7 +10583,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10587,7 +10594,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10600,7 +10607,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11573,6 +11580,149 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Laborgrupo"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "subdisko: %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Salutnomo"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Forigu"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Finata"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Aldonu modulon"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Neniu printilo"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Malinstalu printvicon"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Akceptu uzanto"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versio: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Pordo"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Elektado de individuaj pakaoj"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Salutnomo"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Laborgrupo"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11633,10 +11783,6 @@ msgstr "esu"
msgid "save theme"
msgstr "Instalu sistemon"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12268,7 +12414,7 @@ msgstr "Instalu sistemon"
msgid "Exit install"
msgstr "Eliru instalprogramon"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po
index 43c667881..c63c16b3f 100644
--- a/perl-install/share/po/et.po
+++ b/perl-install/share/po/et.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 1999-10-28 19:54+0200\n"
"Last-Translator: Riho Kurg <rx@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -186,13 +186,13 @@ msgstr "Eelistused"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Vlju"
@@ -293,19 +293,18 @@ msgid "Graphics card: %s"
msgstr "Graafikakaart: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -496,15 +495,15 @@ msgstr "Ooteaeg alglaadimisel"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Salasna"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Salasna (uuesti)"
@@ -540,12 +539,12 @@ msgstr "Ste ``Piira ksurea suvandeid'' on ilma salasnata mittekasutatav"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Palun proovige veel"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Salasnad ei klapi"
@@ -590,8 +589,8 @@ msgstr ""
"Praegu on kasutusel sellised kirjed.\n"
"Te vite neid lisada ning olemasolevaid muuta."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Lisa"
@@ -599,7 +598,7 @@ msgstr "Lisa"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Tehtud"
@@ -612,7 +611,7 @@ msgstr "Modifitseeri RAIDi"
msgid "Which type of entry do you want to add?"
msgstr "Millisele sektorile soovite seda tsta?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -912,7 +911,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Teisi keeli saab valida prast installimist"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Kik"
@@ -1079,7 +1078,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1104,131 +1103,133 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Tere tulemast! Laadimisel aitab Teid GRUB!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Kasutage valiku tegemiseks %c ja %c klahve"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Enter laeb Teie valiku, 'e' laseb muuta"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "suvandeid enne laadimist ja 'c' veel enam."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Valik laetakse automaatselt %d sekundi jooksul"
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "/boot on liiga tis"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Tlaud"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Startmen"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kuhu soovite alglaaduri installida"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "selle kohta (veel) abi ei saa.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Alglaaduri stiil"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Fail"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Fail/_Vlju"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle kategoriseeritud jlgimine"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle jlgimine"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Tavaline jlgimine"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Traditsiooniline Gtk+ jlgimine"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Kivita alglaadimisel Aurora"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Valimisviis"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr "Alglaadimismood"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Ssteemi installimine"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Looge uus partitsioon"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1239,79 +1240,74 @@ msgstr ""
msgid "Error"
msgstr "Viga"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree86 %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "pintsaklips"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Valige paigaldusmeetod"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1323,23 +1319,23 @@ msgstr ""
"\n"
"Valige Abimehe kivitamiseks ``OK''"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Seadista"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Salvest paketivalik"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
#, fuzzy
msgid "Themes"
msgstr "Puu"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1348,35 +1344,35 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Tmood"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Kivita X-Windows alglaadimisel"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ei taha automaatselt siseneda"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Jah, soovin automaatset sisselogimist sellele (kasutajale, keskkonnale)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1386,7 +1382,7 @@ msgstr ""
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "ei saa lugeda faili /etc/inittab: %s"
@@ -1625,7 +1621,7 @@ msgstr "Thi"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Muu"
@@ -2337,7 +2333,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Kasutajatunnus"
@@ -2659,57 +2655,61 @@ msgstr ""
msgid "Author:"
msgstr "Proovida niisama"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Kvaketta leidmine"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Info riistvara kohta"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Nita lisainfot"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Hiire seadmine"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "leiti port %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Palun oodake"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundit"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Loetakse CUPS juhtprogramme"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundit"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4458,15 +4458,15 @@ msgstr "Installi klass"
msgid "Please choose one of the following classes of installation:"
msgstr "Palun valige ks jrgnevatest paigaldusklassidest"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Paketigruppide valik"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Valik paketthaaval"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Suurus kokku: %d / %d MB"
@@ -4538,7 +4538,7 @@ msgstr "Nita automaatselt valitud pakette"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Installimine"
@@ -4561,7 +4561,7 @@ msgstr "Eemaldamine"
msgid "Choose the packages you want to install"
msgstr "Valige paketid installimiseks"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Installin"
@@ -4588,17 +4588,17 @@ msgid "Installing package %s"
msgstr "Paketi %s installimine"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Nus"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Keeldun"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4613,16 +4613,16 @@ msgstr ""
"Kui teil sherdust ei ole, vajutage <Katkesta>"
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Ikkagi edasi?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Pakettide tellimisel tekkis viga:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Pakettide installimisel tekkis viga:"
@@ -4944,7 +4944,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Klaviatuur"
@@ -5126,59 +5126,59 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr "Taasta flopilt"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Salvesta flopile"
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr "Taasta flopilt"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr "Paketigruppide valik"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Pane flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Salvesta flopile"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Valige pakett installimiseks"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr "Oodake"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5188,16 +5188,16 @@ msgstr ""
"Kui Teil ei ole htki neist, klikkige <Katkesta>.\n"
"Kui puuduvad mned CD-d, mrkige vaid olemasolevad ja siis <OK>."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD pealdisega \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Valmistun installimiseks"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5206,21 +5206,21 @@ msgstr ""
"Paketi %s installimine\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Paigaldusjrgsed stted"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Pane flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Pange palun thi flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5288,7 +5288,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5300,164 +5300,164 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Proovin lugeda peeglilt pakettide nimekirja"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Valige peegel, millelt lugeda pakettide nimekiri"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Proovin lugeda peeglilt pakettide nimekirja"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Millises ajavtmes asute?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Kas Teie arvuti sisekell on seatud GMT ajale?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
#, fuzzy
msgid "NTP Server"
msgstr "NIS server:"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "CUPS printserver"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Printerit ei ole"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "On Teil veel kaarte?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Kokkuvte"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Hiir"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Ajavde"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Printer"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN kaart"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Helikaart"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV kaart"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "NIS"
msgstr "Kasuta NIS-i"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Gnome tjaam"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Local files"
msgstr "Kohalik printer"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Juurkasutaja salasna"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Salasna puudub"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Salasna on liiga lihtne (peaks olema vhemalt %d themrki)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autentimisviis"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "Autentimisviis"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "LDAP Server"
msgstr "NIS server:"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
#, fuzzy
msgid "Authentication NIS"
msgstr "NIS autentimine"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS domeen"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS server:"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5473,22 +5473,22 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autentimisviis"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domeeninimi"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
#, fuzzy
msgid "Domain Admin Password"
msgstr "Salasna uuesti"
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5516,19 +5516,19 @@ msgstr ""
"Alglaadimisketta loomiseks asetage flopi esimesse seadmesse ning vajutage\n"
"\"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Esimene flopiseade"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Teine flopiseade"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Jta vahele"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5552,7 +5552,7 @@ msgstr ""
"ka Jumal!\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5561,28 +5561,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Flopiseade ei ole kttesaadav"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Vali flopiseade, mida kasutad alglaadimisketta tegemiseks"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Pane flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Loome alglaadimisketta"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Alglaaduri stted"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5590,11 +5590,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Soovite aboot-i kasutada?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5602,16 +5602,16 @@ msgstr ""
"Viga aboot-i installimisel, \n"
"kas forseerida, riskides esimese partitsiooni hvinguga?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Alglaaduri stted"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Alglaaduri installimine ebannestus. Tekkis jrgnev viga:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5628,17 +5628,17 @@ msgstr ""
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Pange palun thi flopi seadmesse %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Loon kiirpaigaldusflopi"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5648,7 +5648,7 @@ msgstr ""
"\n"
"Olete kindel, et vljute programmist?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5680,15 +5680,15 @@ msgstr ""
"Abi ssteemi edasiseks konfigureerimiseks saab eelkige dokumendist\n"
"\"Official Mandrake Linux User's Guide\""
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Loo kiirpaigaldusflopi"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5701,15 +5701,15 @@ msgstr ""
"\n"
"Vite valida ka lihtsalt installi kordamise.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automaatne"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Korda"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Salvest paketivalik"
@@ -5751,8 +5751,8 @@ msgid "<- Previous"
msgstr "<- Eelmine"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Tekst"
@@ -6236,7 +6236,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Vormindamine"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6346,15 +6346,15 @@ msgstr "ei soovi"
msgid "No mouse"
msgstr "Hiirt ei ole"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Palun testige hiirt"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Hiire aktiveerimiseks"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "KEERUTAGE RATTAKEST!"
@@ -6524,7 +6524,7 @@ msgstr ""
msgid "no network card found"
msgstr "vrgukaarti ei leitud"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Vrguseadistused"
@@ -6540,7 +6540,7 @@ msgstr ""
"Masina nimi peab olema esitatud tiskujul,\n"
"nagu ``minumasin.minufirma.ee''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Masinanimi"
@@ -7014,7 +7014,7 @@ msgstr "Kivitub laadimisel"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-aadress peab olema formaadis 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7026,40 +7026,40 @@ msgstr ""
"nagu ``minumasin.minufirma.ee''.\n"
"Kui Teil on vaikimisi ls, siis sisestage ka selle IP-aadress"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Nimeserver"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Lsipoolne seade"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Vahendajate stted"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP vahendaja"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP vahendaja"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Vahendaja peab olema kujul http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Vahendaja peab olema kujul ftp://..."
@@ -8461,7 +8461,7 @@ msgstr "Seiskame vrguliidesed"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
#, fuzzy
@@ -9306,7 +9306,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Tmood"
@@ -9391,8 +9391,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9402,13 +9402,13 @@ msgstr "Loo internetihendus"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9428,7 +9428,7 @@ msgstr "Mngud"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9449,8 +9449,8 @@ msgstr "Vrguliides"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9474,8 +9474,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9505,7 +9505,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9515,7 +9515,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9525,8 +9525,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9547,15 +9547,15 @@ msgstr "ekspert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9573,6 +9573,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9632,12 +9646,12 @@ msgstr "Lisa kasutaja"
msgid "Add/Del Clients"
msgstr "DHCP klient"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -9709,39 +9723,39 @@ msgstr "DHCP klient"
msgid "dhcpd Config..."
msgstr "Seadista..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "seadista uuesti"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Pane flopi seadmesse %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Flopiseade ei ole kttesaadav"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9825,31 +9839,31 @@ msgstr "Tavakasutaja"
msgid "Remove the last item"
msgstr "Vormindan loopback faili %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9857,7 +9871,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9865,20 +9879,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Proovin porte"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9887,41 +9894,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Salasna puudub"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Vrgukaart %s: %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9932,68 +9939,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10001,926 +10008,926 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Viga faili %s lugemisel"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Paketigruppide valik"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Eemalda prindijrjekord"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Eemalda Windows(TM)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "Kasutajatunnus"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Palun testige hiirt"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Palun proovige veel"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Palun proovige veel"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Salasna puudub"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Palun valige klaviatuuriasetus"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Palun valige partitsioon"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Palun valige partitsioon"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Palun valige partitsioon"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Palun valige partitsioon"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Palun valige partitsioon"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Valige fail"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Palun testige hiirt"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Vrgu mask:"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tp"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Kasutajatunnus"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Palun valige kasutatav keel"
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr "Oodake"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Ratas"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Ratas"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Mooduli parameetrid:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Vrgu stted"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
#, fuzzy
msgid "across Network"
msgstr "Vrgu mask:"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
#, fuzzy
msgid "on Tape Device"
msgstr "Printeri seade"
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Palun valige paketid installimiseks"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Failissteemid"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Hiire port: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Eelistused"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Millisesse seerialporti on Teie modem hendatud?"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Vrgu stted"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Palun valige hiire tp"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Palun testige hiirt"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "LAN hendus"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Vali printeri hendusviis"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Taasta flopilt"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Palun valige hiire tp"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Muu"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Ssteemi installimine"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Palun valige hiire tp"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Eemalda prindijrjekord"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Taasta flopilt"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Psta partitsioonitabel"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Seadista kohtvrk uuesti"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Masinanimi"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Salasna"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Kasutajatunnus"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Masinanimi: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Isetehtud"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Psta partitsioonitabel"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid "Previous"
msgstr "<- Eelmine"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "Olek:"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Taasta failist"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Installimiseks on valitud jrgmised paketid"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Palun valige kasutatav keel"
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Palun valige kasutatav keel"
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Palun valige kasutatav keel"
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Klbmatu tagavarakoopia"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Salvesta faili"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Vrgu stted"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Vrgu stted"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "LAN stted"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "ISDN stted"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Failissteemid"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10952,7 +10959,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10961,7 +10968,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11002,7 +11009,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -11030,17 +11037,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11057,7 +11064,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11097,7 +11104,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11108,7 +11115,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11121,7 +11128,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12099,6 +12106,152 @@ msgstr ""
"\n"
"Valige Abimehe kivitamiseks ``OK''"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Tgrupp"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "Partitsioon %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Kasutajatunnus"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Kustuta"
+
+#: ../../standalone/drakperm_.c:50
+#, fuzzy
+msgid "edit"
+msgstr "Keskmine"
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Tehtud"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Tavakasutaja"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Printerit ei ole"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Eemalda prindijrjekord"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Kasutaja ige"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versioon: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Kasuta automaattuvastust"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Kasuta automaattuvastust"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Salvest paketivalik"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Kasutajatunnus:"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Tgrupp"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12159,10 +12312,6 @@ msgstr "Vlju"
msgid "save theme"
msgstr "Ssteemi installimine"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12790,7 +12939,7 @@ msgstr "Ssteemi installimine"
msgid "Exit install"
msgstr "Vlju programmist"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
@@ -13367,9 +13516,6 @@ msgstr "Teadustjaam"
#~ msgid "Low"
#~ msgstr "Madal"
-#~ msgid "Medium"
-#~ msgstr "Keskmine"
-
#~ msgid ""
#~ "Few improvements for this security level, the main one is that there are\n"
#~ "more security warnings and checks."
@@ -15840,9 +15986,6 @@ msgstr "Teadustjaam"
#~ msgid "Password:"
#~ msgstr "Salasna:"
-#~ msgid "User name:"
-#~ msgstr "Kasutajatunnus:"
-
#~ msgid ""
#~ "Failed to create an HTP boot floppy.\n"
#~ "You may have to restart installation and give ``%s'' at the prompt"
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index 024e95d16..51635cf69 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-08-28 00:51+0200\n"
"Last-Translator: Iigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
@@ -193,13 +193,13 @@ msgstr "Aukerak"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ados"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Irten"
@@ -302,19 +302,18 @@ msgid "Graphics card: %s"
msgstr "Txartel grafikoa: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -512,15 +511,15 @@ msgstr "Imajina lehenetsia abiarazi arteko atzerapena"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Pasahitza"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Pasahitza (berriro)"
@@ -557,12 +556,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Saiatu berriro"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Pasahitzak ez datoz bat"
@@ -612,8 +611,8 @@ msgstr ""
"Hauek dira sarrerak.\n"
"Beste batzuk gehi ditzakezu edo lehendik daudenak aldatu."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Gehitu"
@@ -621,7 +620,7 @@ msgstr "Gehitu"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Eginda"
@@ -633,7 +632,7 @@ msgstr "Aldatu"
msgid "Which type of entry do you want to add?"
msgstr "Zer sarrera-mota gehitu nahi duzu?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -944,7 +943,7 @@ msgstr ""
"Instalatu ondoren erabilgarri egongo diren beste hizkuntza batzuk aukera "
"ditzakezu"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Denak"
@@ -1116,7 +1115,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1133,128 +1132,130 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Ongi etorri GRUB sistema eragilearen aukeratzailera!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Erabili %c eta %c teklak zein sarrera nabarmenduko den hautatzeko."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Sakatu sartu hautatutako SE abiarazteko, 'e' abiarazi aurreko"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandoak editatzeko, edo 'c' komando-lerroa nahi baduzu."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Nabarmendutako sarrera automatikoki abiaraziko da %d segundotan."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "ez dago nahiko leku /boot-en"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Mahaigaina"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Hasi menua"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Abioko kargatzailea ezin da %s partizio batean instalatu\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "oraindik ez da laguntzarik inplementatu.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Abioko estilo-konfigurazioa"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Fitxategia"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Fitxategia/I_rten"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle kategorizatze-monitorea"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NewStyle monitorea"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Monitore tradizionala"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Gtk+ monitore tradizionala"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Abiarazi Aurora abioan"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub modua"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot modua"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
msgid "Install themes"
msgstr "Instalatu gaiak"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr "Erakutsi gaia kontsolapean"
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Sortu partizio berria"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
-msgstr "Ezin da Bootsplash aurreikuspena sortu"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr "Babestu %s %s.old bezala"
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1265,38 +1266,33 @@ msgstr "Ezin da Bootsplash aurreikuspena sortu"
msgid "Error"
msgstr "Errorea"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Babestu %s %s.old bezala"
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr "ezin da lilo mezuaren babes kopia egin"
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr "Kopiatu %s %s-ra"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr "ezin da lilo mezua aldatu"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr "Ez da lilo mezua aurkitzen"
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Ezin da /etc/sysconfig/bootsplash idatzi."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr "Idatzi %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1304,17 +1300,17 @@ msgstr ""
"Ezin da /etc/sysconfig/bootsplash idatzi\n"
"Ez da fitxategia aurkitu."
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Ezin da mkinitrd -f /boot/initrd-%s.img %s jaurti."
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, fuzzy, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Ezin da mkinitrd -f /boot/initrd-%s.img %s jaurti."
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1322,25 +1318,25 @@ msgstr ""
"Ezin da LiLo berriro jaurti!\n"
"Jaurti \"lilo\" root bezala komando lerroan LiLo gai instalazioa osatzeko."
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr "Berriro jaurti 'lilo'"
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "BideorikEz"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "LiLo eta Bootsplash gai instalazio arrakastatsua"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr "Gai instalazioak hutsegin du!"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1349,21 +1345,21 @@ msgstr ""
"Orain %s erabiltzen ari zara Abioko Kudeatzaile gisa.\n"
"Egin klik 'Konfiguratu'n instalazio-morroia abiarazteko."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfiguratu"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr "Splash hautaketa"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr "Gaiak"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1377,34 +1373,34 @@ msgstr ""
"bakoitzarena banaka\n"
"hautatu dezakezu"
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr "Lilo pantaila"
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistema modua"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Abiarazi X-Window sistema hasieran"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ez, ez dut saioa automatikoki hasi nahi"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Bai, automatikoki honekin hasi nahi dut (erabiltzailea, mahaigaina)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1414,7 +1410,7 @@ msgstr "Bai, automatikoki honekin hasi nahi dut (erabiltzailea, mahaigaina)"
msgid "OK"
msgstr "Ados"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "ezin da ireki /etc/inittab irakurtzeko: %s"
@@ -1643,7 +1639,7 @@ msgstr "Hutsik"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Bestelakoa"
@@ -2348,7 +2344,7 @@ msgstr ""
"Mesedez sartu zure erabiltzaile-izena, pasahitza eta domeinu izena ostalari "
"honetara sartzeko."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr "Erabiltzaile-izena"
@@ -2670,51 +2666,55 @@ msgstr ""
msgid "Author:"
msgstr "Egilea:"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
msgid "Harddrake2 version "
msgstr "Harddrake2 bertsioa "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
msgid "Detected hardware"
msgstr "Detektatu hardwarea"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
msgid "Information"
msgstr "Informazioa"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
msgid "Configure module"
msgstr "Konfiguratu modulua"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr "Exekutatu ezarpen tresna"
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr "Detekzio martxan"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Itxaron mesedez"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr "lehenengo mailakoa"
-
-#: ../../harddrake/ui.pm_.c:156
-msgid "secondary"
-msgstr "bigarren mailakoa"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr "Moduluaren parametro bakoitza konfiguratu dezakezu hemen."
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, c-format
msgid "Running \"%s\" ..."
msgstr "\"%s\" exekutatzen ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr "lehenengo mailakoa"
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "secondary"
+msgstr "bigarren mailakoa"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr "Auto-detektatu"
@@ -4989,15 +4989,15 @@ msgstr "Instalazio-klasea"
msgid "Please choose one of the following classes of installation:"
msgstr "Aukeratu instalazio-klase hauetako bat:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Pakete-taldearen hautapena"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Pakete indibidualen hautapena"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Guztira: %d / %d MB"
@@ -5069,7 +5069,7 @@ msgstr "Erakutsi automatikoki hautatutako paketeak"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instalatu"
@@ -5089,7 +5089,7 @@ msgstr "Gutxieneko instalazioa"
msgid "Choose the packages you want to install"
msgstr "Aukeratu instalatu nahi dituzun paketeak"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instalatzen"
@@ -5116,17 +5116,17 @@ msgid "Installing package %s"
msgstr "%s paketea instalatzen"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Onartu"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Ezetsi"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5141,16 +5141,16 @@ msgstr ""
"Ez baduzu, sakatu Utzi instalazioa CDROM horretatik egin ez dezan."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Jarraitu hala ere?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Errore bat izan da paketeak ordenatzean:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Errore bat izan da paketeak instalatzean:"
@@ -5462,7 +5462,7 @@ msgid "Are you sure you refuse the licence?"
msgstr "Ziur zaude lizentzia errefusatzen duzula?"
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Teklatua"
@@ -5647,35 +5647,35 @@ msgstr ""
"Aukeratu pakete-hautapena disketean kargatzea edo gordetzea.\n"
"Formatua instalazio automatikoa egiteko sortutako disketeena bezalakoa da."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Disketetik kargatu"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Gorde disketean"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Disketetik kargatzen"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Pakete-hautapena"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Sartu pakete-hautapena daukan diskete bat"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Gorde disketean"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Hautatutako tamaina handiagoa da leku erabilgarria baino"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Instalazio-mota"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5683,19 +5683,19 @@ msgstr ""
"Ez duzu talde edo paketerik hautatuta\n"
"Nahi duzun gutxieneko instalazioa hautatu behar duzu"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Xrekin"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Oinarrizko dokumentazioarekin (gomendatua)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Instalazio minimo-minimoa (batez ere, urpmi gabe)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5705,16 +5705,16 @@ msgstr ""
"CD horietako bat ere ez baduzu, sakatu Utzi.\n"
"CDetako batzuk soilik falta badituzu, desauta itzazu, eta sakatu Ados."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" etiketadun CDROMa"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Instalazioa prestatzen"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5723,21 +5723,21 @@ msgstr ""
"%s paketea instalatzen\n"
"%% %d"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Instalazio-ondorengo konfigurazioa"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Sartu abioko disketea %s unitatean"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Sartu moduluak eguneratzeko disketea %s unitatean"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5811,7 +5811,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5831,159 +5831,159 @@ msgstr ""
"\n"
"Eguneratzeak instalatu nahi dituzu?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Mandrake Linux-en web gunearekin kontaktatzen ispiluen zerrenda lortzeko"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Aukeratu ispilu bat paketeak bertatik hartzeko"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Ispiluarekin kontaktatzen pakete erabilgarrien zerrenda lortzeko"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Zein da zure ordu-zona?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Hardwarearen ordua GMTn ezarria"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Ordu-sinkronizazio automatikoa (NTP erabiliz)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP Zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Urruneko CUPS zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Inprimagailurik ez"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "ISA soinu-txartela duzu?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Instalazioa egindakoan, exekutatu \"sndconfig\" soinu-txartela "
"konfiguratzeko "
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Ez da soinu-txartelik detektatu. Instalazioa egin ondoren, saiatu \"harddrake"
"\"rekin "
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Laburpena"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Sagua"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Ordu-zona"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Inprimagailua"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN txartela"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Soinu-txartela"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Telebista-txartela"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
msgid "Windows Domain"
msgstr "Windows Domeinua"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Fitxategi lokalak"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Ezarri root-aren pasahitza"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Pasahitzik ez"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Pasahitz hau sinpleegia da (gutxienez %d karaktere izan behar ditu)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "LDAP autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP basea dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP Zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "NIS Autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS domeinua"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5999,19 +5999,19 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
msgid "Authentication Windows Domain"
msgstr "windowsen Autentifikazio Domeinua"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
msgid "Domain Admin User Name"
msgstr "Domeinuaren Admin Erabiltzaile Izena"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr "Domeinuko Admin Pasahitza"
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -6042,19 +6042,19 @@ msgstr ""
"lehen\n"
"unitatean eta sakatu \"Ados\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Lehen diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Bigarren diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Saltatu"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6082,7 +6082,7 @@ msgstr ""
"Zure sistemarako abioko disko bat sortu nahi duzu?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -6096,28 +6096,28 @@ msgstr ""
"abioko diskoa 1,44 Mb-ko disketean sortzeak huts egingo du\n"
"seguru asko, XFSk oso kontrolatzaile handia behar duelako)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Ez dago diskete-unitate erabilgarririk"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Aukeratu abioko diskoa egiteko erabili nahi duzun diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Sartu diskete bat %s unitatean"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Abioko disketea sortzen"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Abioko kargatzailea prestatzen"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6129,11 +6129,11 @@ msgstr ""
"Instalazioak jarraitu egingo du, baina\n"
"BootX erabili beharko duzu makina abiarazteko"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "aboot erabili nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6141,15 +6141,15 @@ msgstr ""
"Errorea aboot instalatzean, \n"
"instalazioa ezartzen saiatu lehen partizioa suntsitzen badu ere?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Abioko kargatzailea instalatzen"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Abioko kargatzailea instalatzeak huts egin du. Errore hau gertatu da:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6167,17 +6167,17 @@ msgstr ""
" Gero, idatzi: shut-down\n"
"Hurrengo abiaraztean abioko kargatzailearen gonbita ikusi behar duzu."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sartu diskete huts bat %s unitatean"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Auto-instalazioko disketea sortzen..."
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6187,7 +6187,7 @@ msgstr ""
"\n"
"Ziur zaude orain irten nahi duzula?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6220,15 +6220,15 @@ msgstr ""
"Zure sistema konfiguratzeko informazioa Mandrake-ren Erabiltzailearen \n"
"Gida Ofizialeko instalatu ondorengo azalpenei buruzko kapituluan duzu."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Sortu auto-instalazioko disketea"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6242,15 +6242,15 @@ msgstr ""
"\n"
"Beharbada nahiago izango duzu instalazioa errepikatzea.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automatizatua"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Errepikatu"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Gorde pakete-hautapena"
@@ -6292,8 +6292,8 @@ msgid "<- Previous"
msgstr "<- Aurrekoa"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Hurrengoa"
@@ -6766,7 +6766,7 @@ msgstr "komaz banaturiko zenbakiak"
msgid "comma separated strings"
msgstr "komaz banaturiko karaktere-hilarak"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr "PCMCIA euskarririk ez dago 2.2 nukleoentzat. Erabili 2.4 nukleoa."
@@ -6876,15 +6876,15 @@ msgstr "bat ere ez"
msgid "No mouse"
msgstr "Sagurik gabe"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Probatu sagua"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Sagua aktibatzeko,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "MUGITU GURPILA!"
@@ -7053,7 +7053,7 @@ msgstr ""
msgid "no network card found"
msgstr "ez da sare-txartelik aurkitu"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Sarea konfiguratzen"
@@ -7069,7 +7069,7 @@ msgstr ""
"Ostalari-izenak osoa izan behar du, erabat kualifikatua,\n"
"esate baterako, ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Ostalari-izena"
@@ -7548,7 +7548,7 @@ msgstr "Abioan abiaraztekoa"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP helbideak 1.2.3.4 formatua izan behar du"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7560,40 +7560,40 @@ msgstr ""
"esate baterako, ``mybox.mylab.myco.com''.\n"
"Atebidearen IP helbidea ere sar dezakezu, baldin baduzu"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS zerbitzaria"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Atebidea (adib. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Atebide-gailua"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Proxy-en konfigurazioa"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy-a"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy-a"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Sare-txartelaren identifikazioa (eramangarrientzat baliagarria)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy-ak http://... izan behar du"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy-ak ftp://... izan behar du"
@@ -9121,7 +9121,7 @@ msgstr "\"%s\" inprimagailuan inprimatzen"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -10046,7 +10046,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Fitxategi-konpartitzea"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Sistema"
@@ -10126,9 +10126,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Ezagutu iturburu irekiaren komunitatea eta egin zaitez partaide. Sartu "
"eztabaida-taldeetan \"Komunitatearen\" web orrien bidez eta ikasi, irakatsi "
@@ -10140,8 +10141,9 @@ msgid "Get the most from the Internet"
msgstr "Konektatu Internetekin"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -10151,7 +10153,7 @@ msgstr ""
"informazio pertsonala Evolution eta Kmail-ekin, eta askoz ere gehiago"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -10177,7 +10179,7 @@ msgstr "Jokoak"
#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 8.2k iturburu irekiko jokorik onenak eskaintzen ditu - makina-"
"jokoak, kiroletakoak, estrategiakoak, ..."
@@ -10201,8 +10203,8 @@ msgstr "Erabiltzaile-interfazeak"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -10230,8 +10232,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Bihur ezazu zure makina zerbitzari ahaltsu, saguaren klik gutxi batzuk "
"eginez: Web zerbitzaria, posta, suebakia, bidatzailea, fitxategi- eta "
@@ -10265,7 +10267,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"Gure denda elektronikoan eskuragai dituzu gure Linux soluzioen aukera "
"zabala, produktuei buruzko eskaintza bereziak eta bestelako 'gutiziak'"
@@ -10277,7 +10279,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10287,8 +10289,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10309,15 +10311,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10335,6 +10337,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Paketeak instalatzen..."
@@ -10384,12 +10400,12 @@ msgstr "Gehitu/Ezabatu erabiltzaileak"
msgid "Add/Del Clients"
msgstr "Gehitu/Ezabatu Bezeroak"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Laguntza"
@@ -10454,36 +10470,36 @@ msgstr "<-- Ezabatu Bezeroa"
msgid "dhcpd Config..."
msgstr "dhcpd Ezarpena..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr "Idatzi Ezarpena"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
msgid "Please insert floppy disk:"
msgstr "Mesedez sartu disketea:"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr "Ezin izan da disketea atzitu!"
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr "Disketea kendu dezakezu orain"
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
msgid "No floppy drive available!"
msgstr "Ez dago diskete-unitate erabilgarririk!"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Etherboot ISO irudia %s da"
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Zerbaitek hutsegin du! - mkisofs instalatuta dago?"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "\"/etc/dhcpd.conf\" sortu behar da lehenbizi!"
@@ -10580,24 +10596,24 @@ msgstr "Gehitu elementu bat"
msgid "Remove the last item"
msgstr "Kendu azken elementua"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr "Cron ezin du oraindik erabili root-ek ez bestek"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr "ADI"
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10607,7 +10623,7 @@ msgstr ""
" DrakBackup-en berri-ematea \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10619,7 +10635,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10631,19 +10647,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
msgid "Total progess"
msgstr "Aurrerapen guztia"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10652,41 +10661,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr "Honek giltzak sortzeko denbora tarte bat behar du."
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Pasahitzik ez"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ezin da %s ireki: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10697,65 +10706,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr "Urruneko WebDAV gunea dagoeneko sinkronizatuta!"
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr "WebDAV transferentziak hutsegin du!"
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr "Unitatean ez dago CDR/DVDR!"
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr "Ez dirudi euskarri idazgarria denik!"
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr "Ez da euskarri ezabagarria!"
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr "Euskarria ezabatzeak denbora tarte bat har dezake."
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Sistema-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Disko gogorraren babeskopia fitxategiak... "
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Erabiltzaile-fitxategien babeskopia... "
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Disko gogorraren babeskopia egiten..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Beste fitxategi batzuen babeskopia... "
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Erabili zinta babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10763,7 +10772,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10772,7 +10781,7 @@ msgstr ""
"FTPk bidalitako fitxategi-zerrenda: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -10783,38 +10792,38 @@ msgstr ""
" FTP konexio-arazoa: zure babeskopien fitxategiak ezin izan dira bidali FTP "
"bidez.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr " Errorea posta bidaltzean. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Fitxategi-hautapena"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Hautatu fitxategiak edo direktorioak eta egin klik 'Gehitu'n"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10822,27 +10831,27 @@ msgstr ""
"\n"
"Hautatu behar dituzun aukera guztiak.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Aukera horiek /etc direktorioko fitxategi guztiak kopiatu eta leheneratu "
"ditzakete.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Sistema-fitxategien babeskopia. ( /etc direktorioa )"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Erabili babeskopia inkrementala (ez ordeztu kopia zaharrak)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Ez sartu fitxategi kritikoak (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10850,65 +10859,65 @@ msgstr ""
"Aukera honekin /etc direktorioaren edozein bertsio leheneratu\n"
"ahal izango duzu."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Hautatu babeskopian sartu nahi dituzun erabiltzaile guztiak."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "Ez sartu arakatzailearen cache-a"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Erabili babeskopia inkrementalak (ez ordeztu kopia zaharrak)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Kendu hautatutakoak"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows(FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Erabiltzaileak"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Erabili FTP konexioa babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Transferitu"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Idatzi ostalariaren izena edo IPa."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -10917,69 +10926,69 @@ msgstr ""
"Adierazi ostalariko direktorioa\n"
"babeskopia jartzeko."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Sartu saioa hasteko izena"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Sartu pasahitza"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Gogoratu pasahitza"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
#, fuzzy
msgid "Need hostname, username and password!"
msgstr "Ezin sartu %s erabiltzaile-izena erabilita (pasahitz okerra?)"
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Erabili CD/DVDROMa babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Aukeratu CDko lekua"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Hautatu CDRW euskarria erabiltzen baduzu"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Hautatu CDRW euskarria erabiltzen baduzu"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Hautatu CDRWa ezabatu nahi baduzu lehenik"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "Transferitu"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Hautatu CDRW euskarria erabiltzen baduzu"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Hautatu CDRW euskarria erabiltzen baduzu"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10987,36 +10996,36 @@ msgstr ""
"Adierazi CD idazgailuaren gailu-izena \n"
" adib.: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Hautatu fitxategia"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Erabili zinta babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Adierazi babeskopiarako erabiliko den gailuaren izena"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Hautatu CDRWa ezabatu nahi baduzu lehenik"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Hautatu CDRWa ezabatu nahi baduzu lehenik"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Hautatu CDRWa ezabatu nahi baduzu lehenik"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11024,57 +11033,57 @@ msgstr ""
"Adierazi Drakbackup-en gehieneko\n"
" tamaina "
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Adierazi gorde beharreko direktorioa:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Erabili kuota babeskopia-fitxategientzat"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Sarea"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Mota"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "orduero"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "egunero"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "astero"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "hilero"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Erabili daemon-a"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11082,7 +11091,7 @@ msgstr ""
"Aukeratu babeskopiak egiteko \n"
"maiztasuna"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -11090,7 +11099,7 @@ msgstr ""
"Aukeratu babeskopia \n"
"egiteko euskarria."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11098,71 +11107,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Ziurtatu cron daemon-a zerbitzuetan sartuta daukazula."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Babeskopia egindakoan, bidali berri-emateko mezua hona :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Zer"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Non"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Noiz"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Aukera gehiago"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr " Drakbackup-en konfigurazioa"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Aukeratu non egin nahi duzun babeskopia"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "disko gogorrean"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "sarean zehar"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Aukeratu zeren kopia egin nahi duzun"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Sistemaren babeskopia "
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Erabiltzaileen babeskopia"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Hautatu erabiltzailea eskuz"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -11170,7 +11179,7 @@ msgstr ""
"\n"
"Babeskopien iturburua: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -11178,7 +11187,7 @@ msgstr ""
"\n"
"- Sistema-fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -11186,7 +11195,7 @@ msgstr ""
"\n"
"- Erabiltzaile-fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -11194,7 +11203,7 @@ msgstr ""
"\n"
"- Bestelako fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -11203,32 +11212,32 @@ msgstr ""
"\n"
"- Gorde disko gogorrean, bide-izen honetan: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Sagu-gailua: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -11237,12 +11246,12 @@ msgstr ""
"\n"
"- Gorde FTPan, ostalari honetan: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11251,7 +11260,7 @@ msgstr ""
"\n"
"- Gorde FTPan, ostalari honetan: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11260,7 +11269,7 @@ msgstr ""
"\t\t erabiltzaile-izena: %s\n"
"\t\t bide-izena: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11268,19 +11277,19 @@ msgstr ""
"\n"
"- Aukerak:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tEz sartu sistema-fitxategiak\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBabeskopietan erabili tar eta bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tBabeskopietan erabili tar eta gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11289,41 +11298,41 @@ msgstr ""
"\n"
"- Daemon-ean (%s) sartzen da :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t Disko gogorra.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROMa.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\tFTP bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\tSSH bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\tFTP bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\tFTP bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Ez dago konfiguraziorik, egin klik Morroian edo Aurreratuan.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11331,7 +11340,7 @@ msgstr ""
"Leheneratu beharreko datuen zerrenda:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11339,257 +11348,257 @@ msgstr ""
"Hondatutako datuen zerrenda:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Desautatu edo kendu hurrengo aldian."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Babeskopien fitxategiak hondatuta daude"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " Hautatu dituzun datu guztiak "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " behar bezala leheneratu dira hona: %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " leheneratzeko konfigurazioa "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "Ados, leheneratu beste fitxategiak"
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Leheneratzeko erabiltzaile-zerrenda (erabiltzaile bakoitzaren datu berrienak "
"bakarrik dira garrantzitsuak)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Kopiatu sistema-fitxategiak lehenago:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "aukeratu leheneratzeko data"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Erabili disko gogorra babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Adierazi gorde beharreko direktorioa:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP konexioa"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Konexio segurua"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Leheneratu disko gogorretik"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Adierazi zein direktoriotan dauden babeskopiak"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Hautatu beste euskarri bat leheneratzeko"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Beste euskarri bat"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Leheneratu sistema"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Leheneratu erabiltzaileak"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Leheneratu bestelakoak"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "hautatu leheneratzeko bidea ( / ordez)"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Egin babeskopia berria leheneratu aurretik (inkrementaletan soilik.)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Kendu erabiltzaile-direktorioak leheneratu aurretik."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Kendu hautatutakoak"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Leheneratu bestelakoak"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Babestu %s %s.old bezala"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Leheneratu disko gogorretik"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Leheneratu partizio-taula"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Leheneratu erabiltzaileak"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Ostalari-izena"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Pasahitza"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Erabiltzaile-izena"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Ostalari-izena: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Leheneratu bestelakoak"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Leheneratu babeskopia guztiak."
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Leheneratze pertsonalizatua"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Leheneratu partizio-taula"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Leheneratu erabiltzaileak"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Aurrekoa"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Gorde"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Egin babeskopia"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Leheneratu"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11600,14 +11609,14 @@ msgstr ""
" berri emateko mezua ez da bidali\n"
" Konfiguratu posta-bidalketa"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Ondorengo pakete hauek instalatuko dira"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11616,19 +11625,19 @@ msgstr ""
"Errorea FTP bidez fitxategia bidaltzean.\n"
" Zuzendu FTP konfigurazioa."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Hautatu leheneratzeko datuak..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Hautatu babeskopiaren euskarria..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Hautatu babeskopia egiteko datuak..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11636,59 +11645,59 @@ msgstr ""
"Ez da konfigurazio-fitxategirik aurkitu \n"
"egin klik Morroia-n edo Aurreratua-n."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "Garatzen... itxaron."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Sistema-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Erabiltzaile-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Bestelako fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Guztizko progresioa"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "fitxategiak FTP bidez bidaltzen"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Fitxategiak bidaltzen..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Egin babeskopia konfigurazio-fitxategitik"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Ikusi babeskopiaren konfigurazioa"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Morroiaren konfigurazioa"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Konfigurazio aurreratua"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Egin babeskopia orain"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
#, fuzzy
msgid ""
"options description:\n"
@@ -11749,7 +11758,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11763,7 +11772,7 @@ msgstr ""
" myhostname edo mydomain ezarri behar duzu hemen: /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11838,7 +11847,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -11889,18 +11898,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft, DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11930,7 +11939,7 @@ msgstr ""
" jasoko zenuen; hala ez bada, idatzi hona: Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -12006,7 +12015,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -12024,7 +12033,7 @@ msgstr ""
"zerbitzarira bidali aurretik.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12046,7 +12055,7 @@ msgstr ""
"Garrantzizkoa da kontuz ibiltzea eta babeskopia-fitxategiak\n"
"eskuz ez aldatzea.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -13053,6 +13062,152 @@ msgstr ""
"\n"
"Egin klik 'Konfiguratu'n instalazio-morroia abiarazteko."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Lantaldea"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "%s partizioan"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Erabiltzailea"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Ezabatu"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Eginda"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Gehitu modulua"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Gehitu inprimagailu berria"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Desautatutako guztiak"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Kendu hautatutakoak"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Onartu erabiltzailea"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Bertsioa: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Ataka"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Erabili auto-detekzioa"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Erabili auto-detekzioa"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Splash hautaketa"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Erabiltzailea"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Lantaldea"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -13122,10 +13277,6 @@ msgstr "Irten"
msgid "save theme"
msgstr "Instalatu gaiak"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13771,7 +13922,7 @@ msgstr "Instalatu sistema-eguneratzeak"
msgid "Exit install"
msgstr "Irten instalaziotik"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
@@ -14021,6 +14172,9 @@ msgstr "Multimedia - CD grabatzea"
msgid "Scientific Workstation"
msgstr "Lan-estazio zientifikoa"
+#~ msgid "Can't create Bootsplash preview"
+#~ msgstr "Ezin da Bootsplash aurreikuspena sortu"
+
#~ msgid ""
#~ "The first time you try the X configuration, you may not be very "
#~ "satisfied\n"
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index af643237f..860c7f2c1 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-12-17 23:18EET\n"
"Last-Translator: Matias Griese <mahagr@utu.fi>\n"
"Language-Team: Finnish\n"
@@ -189,13 +189,13 @@ msgstr "Optiot"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Lopeta"
@@ -299,19 +299,18 @@ msgid "Graphics card: %s"
msgstr "Nytnohjain: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -502,15 +501,15 @@ msgstr "Tauko ennen oletusjrjestelmn kynnistyst"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Salasana"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Salasana (uudelleen)"
@@ -547,12 +546,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Yrit uudelleen"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Salasanat poikkeavat toisistaan"
@@ -597,8 +596,8 @@ msgstr ""
"Tss ovat asetustietueet.\n"
"Voit list uusia tai muuttaa olemassaolevia."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Lis"
@@ -606,7 +605,7 @@ msgstr "Lis"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Valmis"
@@ -618,7 +617,7 @@ msgstr "Muokkaa"
msgid "Which type of entry do you want to add?"
msgstr "Mink tyyppisen tietueen haluat list"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -919,7 +918,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Voit valita kielet jotka ovat kytettviss asennuksen jlkeen"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Kaikki"
@@ -1091,7 +1090,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1116,7 +1115,7 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
@@ -1130,7 +1129,7 @@ msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
@@ -1145,7 +1144,7 @@ msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Paina enter kaynnist~^D~^Dksesi valitun kayttjrjestelmn, 'e' muokataksesi"
@@ -1160,7 +1159,7 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "komennot ennen kynnistyst, tai 'c' komentoriville"
@@ -1174,105 +1173,107 @@ msgstr "komennot ennen kynnistyst, tai 'c' komentoriville"
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Korostettu tietue kynnistetn automaattisesti %d sekunnissa."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "ei tarpeeksi tilaa /boot-hakemistossa"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Typyt"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Kynnistysvalikko"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Et voi asentaa kyttjrjestelmn lataajaa partitiolle %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "ohjeita ei ole viel olemassa.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Kynnistyksen tavan asetus"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Tiedosto"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Tiedosto/Poistu"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Uuden tyylin kategoroiva tarkkailija"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Uuden tyylin tarkkailija"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Perinteinen tarkkailija"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Perinteinen Gtk+ tarkkailija"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Kyt Auroraa kynnistyksen aikana"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub-tila"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot-tila"
# Asennuksen sivuvalikko
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Asenna jrjestelm"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Luo uusi osio"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1283,79 +1284,74 @@ msgstr ""
msgid "Error"
msgstr "Virhe"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Kopioidaan %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "Ei Nytt"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Asennuksen luokka"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1364,22 +1360,22 @@ msgstr ""
"Tll hetkell kytss oleva jrjestelmlataaja on %s.\n"
"Valitse Aseta kynnistksesi asennusohjelman."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Mrittele"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Yksittisten pakettien valinta"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1388,34 +1384,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Jrjestelmn tila"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Kyt X-Window-jrjestelm"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ei, en halua autologinia"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Kyll, haluan autologinin (kyttj, ymprist)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1425,7 +1421,7 @@ msgstr "Kyll, haluan autologinin (kyttj, ymprist)"
msgid "OK"
msgstr "Ok"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "ei voi lukea tiedostoa /etc/inittab: %s"
@@ -1659,7 +1655,7 @@ msgstr "Tyhj"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Muut"
@@ -2362,7 +2358,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Kyttjtunnus"
@@ -2685,58 +2681,62 @@ msgstr ""
msgid "Author:"
msgstr "Automaattihaku"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Kiintolevyjen tunnistus"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Katso laitteistotietoja"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Nyt tiedot"
# Asennuksen sivuvalikko
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Hiiren mrittely"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "lydetty portista %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Odota hetki"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekuntia"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Poistetaan tulostin \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekuntia"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4558,16 +4558,16 @@ msgstr "Asennusluokka"
msgid "Please choose one of the following classes of installation:"
msgstr "Valitse yksi seuraavista asennusluokista:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Pakettiryhmien valinta"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Yksittisten pakettien valinta"
# mat
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Koko yhteens: %d / %d Mt"
@@ -4641,7 +4641,7 @@ msgstr "Nyt automaattisesti valitut paketit"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Asenna"
@@ -4662,7 +4662,7 @@ msgstr "Minimaalinen asennus"
msgid "Choose the packages you want to install"
msgstr "Valitse asennettavat paketit"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Asennan"
@@ -4689,17 +4689,17 @@ msgid "Installing package %s"
msgstr "Asennan pakettia %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Hyvksy"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Hylk"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4715,16 +4715,16 @@ msgstr ""
"levylt."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Jatka kuitenkin?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Tapahtu virhe jrjestettess paketteja:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Tapahtu virhe asennettaessa paketteja:"
@@ -4929,7 +4929,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Nppimist"
@@ -5114,35 +5114,35 @@ msgstr ""
"Lataa tai tallenna pakettien valinta levykkeelle.\n"
"Muoto on sama kuin auto_install-toiminnon luomilla levykkeill."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Lataa levykkeelt"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Tallenna levykkeelle"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Ladataan levykkeelt"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Pakettien valinta"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Aseta levyke, jossa on pakettien valinta"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Tallenna levykkeelle"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Valittu koko on suurempi kuin olemassa oleva levytila"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Asennuksen tyyppi"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5150,19 +5150,19 @@ msgstr ""
"Et ole valinnut yhtkn pakettiryhm\n"
"Valitse haluamasti minimaalinen asennus"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "X:ll"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Perusdokumentaation kanssa (suositeltu!)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Pienin mahdollinen asennus (erityisesti ei urpmia)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5172,16 +5172,16 @@ msgstr ""
"Jos sinulla ei ole mitn levyist, paina Peruuta.\n"
"Jos jotkut levyist puuttuvat, poista niiden valinnat, ja paina OK."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom nimeltn \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Valmistelen asennusta"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5190,22 +5190,22 @@ msgstr ""
"Asennan pakettia %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Asennuksen jlkeiset toiminnot"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Aseta kyttmsi kynnistyslevyke asemaan %s"
# mat
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Aseta moduulien pivityslevyke asemaan %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5281,7 +5281,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
#, fuzzy
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5301,161 +5301,161 @@ msgstr ""
"\n"
"Haluatko asentaa pivitykset ?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Otan yhteytt Mandrake Linuxin sivustolle saadakseni listan olemassaolevista "
"peileist"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Valitse peilijrjestelm josta paketit haetaan"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Yhdistn peilijrjestelmn hakeakseni uusimman pakettilistan"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Mik on jrjestelmsi aikavyhyke?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Laitteistokello asetettu GMT-aikaan"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Automaattinen kellon synkronisointi (kytten NTP:t)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP-palvelin"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Ulkoinen CUPS-palvelin"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Ei kirjoitinta"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Onko sinulla muita?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
# Asennuksen sivuvalikko
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Johtopts"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Hiiri"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Aikavyhyke"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Kirjoitin"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN-kortti"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "nikortti"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV-kortti"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Hae Windowsin kirjasimet"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Paikalliset tiedostot"
# Asennuksen sivuvalikko
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Yllpitjn salasana"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Ei salasanaa"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Salasana on liian yksinkertainen (sen tulee olla ainakin %d merkki pitk)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Tunnistustapa"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Tunnistus LDAPilla"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP perus-dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP-palvelin"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Tunnistus NIS:ll"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS-alue"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS-palvelin"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5471,21 +5471,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Tunnistus LDAPilla"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Verkkoalueen nimi"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5512,19 +5512,19 @@ msgstr ""
"Jos haluat luoda kynnistyslevykkeen jrjestelmsi, aseta levyke\n"
"ensimmiseen asemaan ja paina \"Ok\","
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Ensimminen levyasema"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Toinen levyasema"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Ohita"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5549,7 +5549,7 @@ msgstr ""
"Haluatko luoda kynnistyslevykkeen jrjestelmsi?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5558,28 +5558,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Levyajuria ei ole saatavilla"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Valitse levyasema jolla luot kynnistyslevykkeen"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Aseta levyke asemaan %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Luon kynnistyslevykett"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Valmistelen kyttjrjestelmn lataajaa"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5591,11 +5591,11 @@ msgstr ""
"Asennus jatkuu, mutta sinun tytyy kytt BootX:\n"
"koneesi kynnistmiseen"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Haluatko kytt aboot:ia?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5604,15 +5604,15 @@ msgstr ""
"yrit pakkoasennusta vaikka se tuhoaa ensimmisen osion?"
# Asennuksen sivuvalikko
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Asennan kyttjrjestelmn lataajaa"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Jrjestelmlataajan asennus eponnistu. Seuraava virhe tapahtui:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5632,17 +5632,17 @@ msgstr ""
"komentokehoite."
# mat
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Aseta tyhj levyke levyasemaan %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Valmistelen automaattiasennuslevykett"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5652,7 +5652,7 @@ msgstr ""
"\n"
"Haluatko todella lopettaa?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5685,15 +5685,15 @@ msgstr ""
"Jrjestelmn asettamisesta saat tietoja virallisen Linux Mandraken\n"
"kyttjoppaan jlkiasennuskappaleesta."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Valmistelen automaattista asennuslevykett"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5707,15 +5707,15 @@ msgstr ""
"\n"
"Ehk haluat mieluummin toistaa asennuksen.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automaattinen"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Toista"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Yksittisten pakettien valinta"
@@ -5757,8 +5757,8 @@ msgid "<- Previous"
msgstr "<- Edellinen"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Seuraava"
@@ -6238,7 +6238,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Levyjen osiointi"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr "PCMCIA:ta ei tueta en 2.2-sarjan ytimiss. Kyt 2.4 ydint."
@@ -6348,15 +6348,15 @@ msgstr "ei mikn"
msgid "No mouse"
msgstr "Ei hiirt"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Testaa hiiri"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Aktivoidaksesi hiiren,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "PYRIT HIIREN RULLAA!"
@@ -6524,7 +6524,7 @@ msgstr "Valitse mit verkkokorteista haluat kytt internetiin liittymiseen"
msgid "no network card found"
msgstr "verkkokorttia ei lytynyt"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Asetan verkkoa"
@@ -6540,7 +6540,7 @@ msgstr ""
"Koneesi nimen pitisi olla tysin laillinen nimi, kuten\n"
"\" minunkone.omapaikka.net\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Koneen nimi"
@@ -7021,7 +7021,7 @@ msgstr "Kynnistetty koneen kynnistmisen yhteydess"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-osoitteen tullee olla muotoa 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7032,40 +7032,40 @@ msgstr ""
"Koneesi nimen pitisi olla tydellinen, kuten ``minunkone.yritys.fi''.\n"
"Voit antaa mys yhdyskytvn IP-osoitteen jos sinulla on sellainen."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Nimipalvelin"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Yhdyskytv (esim. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Yhdyskytvn laite"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Proxyjen asettaminen"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP-vlityspalvelin:"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP-vlityspalvelin:"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Selvit verkkokortti-id (hydyllist sylimikroille)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Vlityspalvelimen tulee olla muotoa http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Vlityspalvelimen tulee olla muotoa ftp://..."
@@ -8457,7 +8457,7 @@ msgstr "Tulostus kynniss tulostimella \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9304,7 +9304,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Tiedostojen jako"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Jrjestelm"
@@ -9383,8 +9383,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9394,13 +9394,13 @@ msgstr "Ota yhteys internettiin"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9420,7 +9420,7 @@ msgstr "Pelit"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9439,8 +9439,8 @@ msgstr "Kyttliittymt"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9464,8 +9464,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9495,7 +9495,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9505,7 +9505,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9515,8 +9515,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9537,15 +9537,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9563,6 +9563,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Asennan paketteja..."
@@ -9619,12 +9633,12 @@ msgstr "Lis kyttj"
msgid "Add/Del Clients"
msgstr "DHCP-asiakas"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Apua"
@@ -9695,39 +9709,39 @@ msgstr "DHCP-asiakas"
msgid "dhcpd Config..."
msgstr "Mrittelen..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "aseta uudelleen"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Aseta kyttmsi kynnistyslevyke asemaan %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Ei levykeasemaa kytettviss"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9815,24 +9829,24 @@ msgstr "Lis alkio"
msgid "Remove the last item"
msgstr "Poista viimeinen alkio"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -9842,7 +9856,7 @@ msgstr ""
" DrakBackup-raportti \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9854,7 +9868,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9866,20 +9880,13 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "kokonaisedistyminen"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9888,41 +9895,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Ei salasanaa"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "En voi avata %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9933,65 +9940,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Varmuuskopioi jrjestelmtiedostot..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Kiintolevyn varmuuskopiotiedostot..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Varmuuskopioi kyttjtiedostot..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Kiintolevyn varmuuskopion edistyminen..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Varmuuskopioi muut tiedostot..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Kyt nauhaa varmuuskopioinnissa"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9999,7 +10006,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10008,7 +10015,7 @@ msgstr ""
"tiedostolistan lhetti FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -10018,39 +10025,39 @@ msgstr ""
"\n"
"(!) FTP-yhteysongelma: varmuuskopion lhettminen FTPn kautta eponnistui.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) Virhe lhetettess shkpostia. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Tiedostojen valinta"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Valitse tiedostot tai hakemistot ja klikkaa 'Lis'"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10058,27 +10065,27 @@ msgstr ""
"\n"
"Valitse kaikki asetukset, jotka tarvitset.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Naill asetuksilla voit varmuuskopioida ja palauttaa kaikki tiedostot /etc-"
"hakemistosta.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Varmuuskopioi systeemitiedostot ( /etc-hakemisto )"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Kyt kasvavaa varmuuskopiointia (l korvaa vanhoja varmuuskopioita)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "l sisllyt kriittisi tiedostoja (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10086,65 +10093,65 @@ msgstr ""
"Tll valitsimella voit palauttaa mink tahansa version\n"
"/etc-hakemistostasi."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Valitse kaikki ne kyttjt, jotka haluat sisllytt varmuuskopioosi."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "l sisllyt selaimen vlimuistia"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Kyt kasvavia varmuuskopitoita (l korvaa vanhoja varmuuskopioita)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Poista valitut"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Kyttjt"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Kyt FTP-yhteytt varmuuskopiointiin"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Siirr"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Syt verkkoaseman nimi tai IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -10153,68 +10160,68 @@ msgstr ""
"Syt hakemisto, johon tmn\n"
"koneen varmuuskopio laitetaan."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Syt kyttjtunnuksesi"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Syt salasanasi"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Muista tm salasana"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Kyt CD/DVD-ROM -levy varmuuskopioille"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Valitse kytettv CD:n koko"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Valitse, jos kytt CD-RW-mediaa"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Valitse, jos kytt CD-RW-mediaa"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Valitse, jos haluat tyhjent CD-RW:n ennen kopiointia"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "Siirr"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Valitse, jos kytt CD-RW-mediaa"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Valitse, jos kytt CD-RW-mediaa"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10222,36 +10229,36 @@ msgstr ""
"Syt kirjoittavan CD-asemasi laitenimi\n"
"esim: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Valitse tiedosto"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Kyt nauhaa varmuuskopioinnissa"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Syt varmuuskopioinnissa kytettvn laitteen nimi"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Valitse, jos haluat tyhjent CD-RW:n ennen kopiointia"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Valitse, jos haluat tyhjent CD-RW:n ennen kopiointia"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Valitse, jos haluat tyhjent CD-RW:n ennen kopiointia"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10259,57 +10266,57 @@ msgstr ""
"Syt suurin sallittu koko\n"
"Drakbackup-varmuuskopiolle"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Syt hakemisto, johon tallennetaan:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Kyt quotaa varmuuskopiotiedostoille."
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Verkko"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "Kiintolevy / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tyyppi"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "tunneittain"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "pivittin"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "viikoittain"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "kuukausittain"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Kyt daemonia"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -10317,7 +10324,7 @@ msgstr ""
"Valitse perkkisten\n"
"varmuuskopioiden aikavli"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -10325,7 +10332,7 @@ msgstr ""
"Valitse varmuuskopiointiin\n"
"kytettv media."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -10333,72 +10340,72 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Varmista ett cron-daemon on mukana kytss olevissa palveluissa."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Lhet raportti jokaisesta varmuuskopiosta shkpostitse :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Mit"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Miss"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Koska"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Lisvalinnat"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Drakbackup-asetukset"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Valitse, mihin haluat tehd varmuuskopiot"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "kiintolevylle"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "verkon yli"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Valitse mit haluat varmuuskopioida"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Varmuuskopioi jrjestelm"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Varmuuskopioi kyttjt"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Valitse kyttjt yksitellen"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -10406,7 +10413,7 @@ msgstr ""
"\n"
"Varmuuskopion lhteet: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -10414,7 +10421,7 @@ msgstr ""
"\n"
"- Jrjestelmtiedostot:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -10422,7 +10429,7 @@ msgstr ""
"\n"
"- Kyttjtiedostot:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -10430,7 +10437,7 @@ msgstr ""
"\n"
"- Muut tiedostot:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -10439,32 +10446,32 @@ msgstr ""
"\n"
"- Tallenna kiintolevylle polulle: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Hiiren laite: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -10473,12 +10480,12 @@ msgstr ""
"\n"
"- Tallenna FTP:ll verkkoasemalle: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -10487,7 +10494,7 @@ msgstr ""
"\n"
"- Tallenna FTP:ll verkkoasemalle: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -10496,7 +10503,7 @@ msgstr ""
"\t\t kyttjtunnus: %s\n"
"\t\t polulla: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -10504,19 +10511,19 @@ msgstr ""
"\n"
"- Valitsimet:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tl sisllyt jrjestelmtiedostoja\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tVarmuuskopiot kyttvt: tar ja bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tVarmuuskopiot kyttvt: tar ja gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -10525,41 +10532,41 @@ msgstr ""
"\n"
"- Daemon (%s) sislt :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t-Kiintolevy.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CD-ROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Verkkoon kytten FTP:t.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Verkkoon kytten SSH:ta.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Verkkoon kytten FTP:t.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Verkkoon kytten FTP:t.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Ei asetettu, valitse Velho tai Edistynyt.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -10567,7 +10574,7 @@ msgstr ""
"Lista palautettavista tiedoista:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -10575,259 +10582,259 @@ msgstr ""
"Lista vahingoittuneista tiedoista:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Poista valinta tai poista se seuraavalla kerralla."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Varmuuskopiot ovat vahingoittuneet"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " Kaikki valitsemasi tieto on "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " onnistuneesti palautettu paikkaan %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Palauta asetukset "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "Ok palauttaakseen muut tiedostot."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Palautettava kyttjlista (vain uusin piv kutakin kyttj kohti on "
"trke)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Tee jrjestelmtiedostoista varmuuskopio ennen:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "Valitse pivmr, johon tiedon palauttaminen tehdn"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Kyt kiintolevy varmuuskopiointiin"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Syt hakemisto, johon tallennetaan:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP-yhteys"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Salattu yhteys"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Palauta kiintolevylt."
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Anna hakemisto, johon varmuuskopiot on tallennettu"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Valitse toinen media, josta palauttaa"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Muu media"
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Palauta jrjestelm"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Palauta kyttjt"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Palauta muut"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "valitse polku, josta palautat (juurihakemiston sijaan)"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Tee uusi varmuuskopio ennen palauttamista (vain kasvavilla varmuuskopioilla)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Poista kyttjien hakemistot ennen palauttamista."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Poista valitut"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Palauta muut"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Varmuuskopiot ovat vahingoittuneet"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Palauta kiintolevylt."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Palauta osiotaulu"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Palauta kyttjt"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Koneen nimi"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Salasana"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Kyttjtunnus"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Koneen nimi:"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Palauta muut"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Palauta kaikki varmuuskopiot"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Mukautettu palautus"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Palauta osiotaulu"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Palauta kyttjt"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Edellinen"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Tallenna"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Tee varmuuskopio"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Palauta"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -10838,14 +10845,14 @@ msgstr ""
" raporttipostiasi ei lhetetty\n"
" Konfiguroi sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Seuraavat paketit asennetaan"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -10854,19 +10861,19 @@ msgstr ""
"Virhe FTP-siirron aikana.\n"
" Korjaa FTP-asetuksesi."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Valitse palautettava tieto..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Valitse varmuuskopioinnissa kytettv media..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Valitse varmuuskopioitava tieto..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -10874,60 +10881,60 @@ msgstr ""
"Asetustiedostoa ei lytynyt\n"
"valitse joko Velho tai Kehittynyt."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "Kehityksen alla ... odota."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Varmuuskopioi jrjestelmtiedostot"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Varmuuskopioi kyttjtiedostot"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Varmuuskopioi muut tiedostot"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Kokonaisedistyminen"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "tiedostoja lhetetn FTP:n yli"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Lhetn tiedostoja..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Tee heti asetustiedoston varmuuskopio"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Nyt varmuuskopioinnin asetukset."
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr ""
# Asennuksen sivuvalikko
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Varmuuskopioi heti"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10959,7 +10966,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10968,7 +10975,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11009,7 +11016,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -11037,19 +11044,19 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft. Tekij: DUPONT Sebastien <dupont_s\\@epita."
"fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11066,7 +11073,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11106,7 +11113,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11117,7 +11124,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11130,7 +11137,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12111,6 +12118,152 @@ msgstr ""
"\n"
"Paina Aseta kynnistksesi asennusohjelman."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Tyryhm"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "osio %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Kyttj"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Poista"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Valmis"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Lis moduuli"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Lis uusi tulostin"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Poista valinta kaikista"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Poista valitut"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Hyvksy kyttj"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versio: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Portti"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Kyt automaattista tunnistusta"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Kyt automaattista tunnistusta"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Yksittisten pakettien valinta"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Kyttj"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Tyryhm"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12172,10 +12325,6 @@ msgstr "Lopeta"
msgid "save theme"
msgstr "Asenna jrjestelm"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12811,7 +12960,7 @@ msgstr "Asenna pivitykset"
msgid "Exit install"
msgstr "Lopeta asennus"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po
index a4398f07f..7317fbef3 100644
--- a/perl-install/share/po/ga.po
+++ b/perl-install/share/po/ga.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-08-24 12:00-0000\n"
"Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n"
"Language-Team: Irish <ga@li.org>\n"
@@ -175,13 +175,13 @@ msgstr "Roghnachais"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ceart go Leor"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "alaigh"
@@ -272,19 +272,18 @@ msgid "Graphics card: %s"
msgstr "Carta Grafach: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -473,15 +472,15 @@ msgstr ""
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Pasfhocal"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Pasfhocal (ars)"
@@ -517,12 +516,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Aththrialaigh"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "N mar a chile na pasfhocail"
@@ -565,8 +564,8 @@ msgid ""
"You can add some more or change the existing ones."
msgstr ""
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Suim"
@@ -574,7 +573,7 @@ msgstr "Suim"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Crochnithe"
@@ -586,7 +585,7 @@ msgstr "Athraigh"
msgid "Which type of entry do you want to add?"
msgstr "Cn sort iontril a suimigh do"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -875,7 +874,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Gach Rud"
@@ -1027,7 +1026,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1048,129 +1047,131 @@ msgstr ""
# FIXME
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "File go GRUB, an roghnir Choris "
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Deasc"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Clr Tosn"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr ""
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr ""
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Cumraocht Stl Tosn"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Comhad"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Comhad/_Ealu"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>E"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Scilen Stl Nua"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Scilen Tradisinta"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Monatir Tradisinta Gtk+"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Tosnaigh Aurora "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Md Lilo/Grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Md Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Feistigh cras"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Cruthaigh rann nua"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1181,101 +1182,96 @@ msgstr ""
msgid "Error"
msgstr "Earrid"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "Freastala XFree86: %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "GanBhide"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Roghnaigh rang feisti"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Cumraigh"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Roghn Grpa Pacist"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1284,34 +1280,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Md Coras"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1321,7 +1317,7 @@ msgstr ""
msgid "OK"
msgstr "Ceart go Leor"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, fuzzy, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "Earrid ag oscailt %s do scrobh: %s"
@@ -1557,7 +1553,7 @@ msgstr "Folamh"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Eile"
@@ -2258,7 +2254,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Ainm sideora"
@@ -2572,57 +2568,61 @@ msgstr ""
msgid "Author:"
msgstr ""
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "leagan `kernel'"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Lemh an t-eolais crua-earra"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Taispen Eolas"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Cumraigh luchg"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "Pointe taca dublach %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Fan tamall"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d siocand"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Scros Printir"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d siocand"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -3960,15 +3960,15 @@ msgstr "Rann Feisti"
msgid "Please choose one of the following classes of installation:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Roghn Grpa Pacist"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Mid iomln: %d / %d MB"
@@ -4038,7 +4038,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Feisti"
@@ -4061,7 +4061,7 @@ msgstr "Eirigh as Feisti"
msgid "Choose the packages you want to install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Ag Feisti"
@@ -4088,17 +4088,17 @@ msgid "Installing package %s"
msgstr "Ag feistil paciste %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Aontaigh"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Tarrthil"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4109,16 +4109,16 @@ msgid ""
msgstr ""
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Lean ar aghaidh ar aon ns?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr ""
@@ -4293,7 +4293,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Eocharclr"
@@ -4476,72 +4476,72 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Aisig dhiosca flapach"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Sabhil ar dhiosca flapach"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Aisig dhiosca flapach"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Roghn Grpa Pacist"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Sabhil ar dhiosca flapach"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Roghnaigh pacist a feisti ..."
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr "Fan tamall"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Ag Ullmhaigh feisti"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4550,21 +4550,21 @@ msgstr ""
"Ag feisteil paciste %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Cumraocht Iar-feist"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Cur isteach diosca folamh sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4603,7 +4603,7 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4615,157 +4615,157 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Cn ceann do chrois ama"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "An bhfuil an clog cruaearrach ar GMT?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "Freastala NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Scrios Freastala CUPS"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Gan Printir"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "An bhfuil ceann eile agat?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Coimri"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Luchg"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Am Cros"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Printir"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "Carta ISDN"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Carta Fuaim"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Carta Telefs"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Fearannas NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Chomaid itil"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Socraigh pasfhocal root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Gan pasfhocal"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Deimni"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Deimni LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "Freastala LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Deimni NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "Fearannas NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "Freastala NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4781,21 +4781,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Deimni LDAP"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ainm Fearannas"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -4813,19 +4813,19 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Cead dioscthiomnt flapach"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Dara dioscthiomint flapach"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Scipeil"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4841,7 +4841,7 @@ msgid ""
"%s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -4850,29 +4850,29 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Brn orm, nl aon dioscthiomnt flapach ar fil"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
#, fuzzy
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Roghnaigh na ranna at le formidi"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Ag Cruthaigh diosca thosnaithe"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Ag Ullmhaigh romhchlar thosnaithe"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -4880,27 +4880,27 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Card a theastaonn uait a dhanamh?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Feistigh cd tosnaithe"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -4911,24 +4911,24 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Cur isteach diosca folamh sa dioscthiomant %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -4947,16 +4947,16 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Cruthaigh flapach bootil"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -4965,15 +4965,15 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Athldaigh"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
#, fuzzy
msgid "Save packages selection"
msgstr "Roghn Grpa Pacist"
@@ -5016,8 +5016,8 @@ msgid "<- Previous"
msgstr ""
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Teacs"
@@ -5495,7 +5495,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formidigh ranna"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5607,15 +5607,15 @@ msgstr "Ar bith"
msgid "No mouse"
msgstr "Luchg ar bith"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Teastil an luchg, le do thoil"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr ""
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "BOG DO ROTHAR!"
@@ -5770,7 +5770,7 @@ msgstr "Cn cinal luchg at agat?"
msgid "no network card found"
msgstr "n fuaireathas crta grasn"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Cumraigh grasn"
@@ -5782,7 +5782,7 @@ msgid ""
"such as ``mybox.mylab.myco.com''."
msgstr ""
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "stAinm"
@@ -6224,7 +6224,7 @@ msgstr "Cruthaigh an diosca "
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6232,40 +6232,40 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "freastala DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gaireas na hInneal Geata"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Cumraigh seach-freastala"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "Seach-HTTP"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "Seach-FTP"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr ""
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr ""
@@ -7622,7 +7622,7 @@ msgstr "Ag dnadh sos an ghreasn"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -8407,7 +8407,7 @@ msgstr "Idirlon"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Md Coras"
@@ -8489,8 +8489,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -8499,13 +8499,13 @@ msgstr ""
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -8525,7 +8525,7 @@ msgstr "Cluich"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -8546,8 +8546,8 @@ msgstr "Clradan Grasn"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -8571,8 +8571,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -8602,7 +8602,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -8612,7 +8612,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -8622,8 +8622,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -8644,15 +8644,15 @@ msgstr "Saineola"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -8670,6 +8670,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -8726,12 +8740,12 @@ msgstr "Suimigh sideoir"
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -8802,38 +8816,38 @@ msgstr ""
msgid "dhcpd Config..."
msgstr "Ag cumraigh IDE"
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr ""
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Cur isteach diosca sa dioscthiomant %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Nl dioscthiomnt flapach ar fil"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -8917,31 +8931,31 @@ msgstr "Suimigh sideoir"
msgid "Remove the last item"
msgstr "Ag formidi comhad 'loopback' %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -8949,7 +8963,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -8957,20 +8971,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Bain trial as ars"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -8979,41 +8986,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Gan pasfhocal"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Earrid ag oscailt %s do scrobh: %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9024,68 +9031,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9093,922 +9100,922 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Earrid ag lamh comhad %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Roghn Grpa Pacist"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Scrios ci"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Dealaigh Windows(TM)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
#, fuzzy
msgid "Users"
msgstr "Ainm sideora"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Teastil an luchg, le do thoil"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Aththrialaigh"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Aththrialaigh"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Gan pasfhocal"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Cn leagan amach at ar d'eocharchlrsa"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Roghnaigh rann le do thoil"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Roghnaigh Comhad"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Teastil an luchg, le do thoil"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Clradan Grasn"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Cinel"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Ainm sideora"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr "Fan tamall"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Rothar"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Rothar"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Roghachais modil:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Cumraocht Grasn"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Cn cinal luchg at agat?"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Socraigh cras chomhad"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Gaireas luchige: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Roghnachais"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Cn cinal luchg at agat?"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Cumraocht Grasn"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Cn cinal luchg at agat?"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Teastil an luchg, le do thoil"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "Nasc LAN"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Nasc Printir"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Aisig dhiosca flapach"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Cn cinal luchg at agat?"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Eile"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Feistigh cras"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Cn cinal luchg at agat?"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Scrios ci"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Aisig dhiosca flapach"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Scriobh clr-ranna"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "stAinm"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Pasfhocal"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Ainm sideora"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Ainm sideora"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Socraithe"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Scriobh clr-ranna"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "Clr Tosn"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Aisig comhad"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr ""
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Roghnaight do theangam le do thoil."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Droch comhad chltaca"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Sabhil i gcomhad"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Cumraocht Grasn"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Cumraocht Grasn"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "cumraocht"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "irigh as cumraocht"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Socraigh cras chomhad"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10040,7 +10047,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10049,7 +10056,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10090,7 +10097,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10118,17 +10125,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10145,7 +10152,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10185,7 +10192,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10196,7 +10203,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10209,7 +10216,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11160,6 +11167,148 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr ""
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Grupa na hOibre"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "rann %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Ainm sideora"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Scros"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Crochnithe"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Suimigh Modil"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Gan Printir"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Scrios ci"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+msgid "Current user"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Leagan: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Poirt"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Roghn Grpa Pacist"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Ainm sideora"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Grupa na hOibre"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11220,10 +11369,6 @@ msgstr "alaigh"
msgid "save theme"
msgstr "Feistigh cras"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -11842,7 +11987,7 @@ msgstr "Feistigh cras"
msgid "Exit install"
msgstr "Eirigh as Feisti"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po
index b44156ce2..26ec486ff 100644
--- a/perl-install/share/po/gl.po
+++ b/perl-install/share/po/gl.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2001-03-17 19:17+0100\n"
"Last-Translator: Jess Bravo lvarez (mdk) <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -187,13 +187,13 @@ msgstr "Opcins"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Aceptar"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Sar"
@@ -297,19 +297,18 @@ msgid "Graphics card: %s"
msgstr "Tarxeta grfica: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -500,15 +499,15 @@ msgstr "Retardo antes de arrincar a imaxe por omisin"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Contrasinal"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Contrasinal (de novo)"
@@ -546,12 +545,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Tente de novo"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Os contrasinais non coinciden"
@@ -596,8 +595,8 @@ msgstr ""
"Estas son as diferentes entradas.\n"
"Pode engadir algunhas mis ou cambiar as que xa existen."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Engadir"
@@ -605,7 +604,7 @@ msgstr "Engadir"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Feito"
@@ -617,7 +616,7 @@ msgstr "Modificar"
msgid "Which type of entry do you want to add?"
msgstr "Que tipo de entrada desexa engadir?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -920,7 +919,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Pode escoller outras linguas que estarn dispoibles trala instalacin"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Todas"
@@ -1094,7 +1093,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1118,134 +1117,136 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Benvido ao GRUB, o selector de sistemas operativos!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Use as teclas %c e %c para seleccionar a entrada marcada."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Prema enter para arrincar o SO seleccionado, 'e' para editar os"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "comandos antes de arrincar, ou 'c' para a lia de comandos."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "A entrada marcada arrincarase automaticamente en %d segundos."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "non hai espacio dabondo en /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Escritorio"
# Manter o '' en iso-8859-1
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Men Inicio"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Onde quere instalar o cargador de arrinque?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "axuda anda non implementada.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Configuracin do estilo de arrinque"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Ficheiro"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Ficheiro/_Sar"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "Mudar o monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Modo de marcacin"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr "Modo de arrinque"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Instalar sistema"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Crear unha nova particin"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1256,102 +1257,97 @@ msgstr ""
msgid "Error"
msgstr "Erro"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "bo"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Clase de instalacin"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
#, fuzzy
msgid "Configure"
msgstr "Configurar as X"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Gardar a seleccin de paquetes"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1360,34 +1356,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Lanzar o sistema X-Window iniciar"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Non, non quero login automtico"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Si, quero login automtico con este (usuario, escritorio)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1397,7 +1393,7 @@ msgstr "Si, quero login automtico con este (usuario, escritorio)"
msgid "OK"
msgstr "Aceptar"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "non se pode abrir /etc/inittab para lectura: %s"
@@ -1638,7 +1634,7 @@ msgstr "Baleiro"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Outros"
@@ -2349,7 +2345,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Nome de usuario"
@@ -2674,57 +2670,61 @@ msgstr ""
msgid "Author:"
msgstr "Autodeteccin"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Detectar discos duros"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Mire a informacin sobre o hardware"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Mostrar informacin"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Configurar o rato"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "detectado no porto %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Agarde, por favor"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d segundos"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Lendo a base de datos de controladores de CUPS..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d segundos"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4222,15 +4222,15 @@ msgstr "Clase de instalacin"
msgid "Please choose one of the following classes of installation:"
msgstr "Escolla unha das seguintes clases de instalacin:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Seleccin dos grupos de paquetes"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Seleccin individual de paquetes"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Tamao total: %d / %d MB"
@@ -4304,7 +4304,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instalar"
@@ -4327,7 +4327,7 @@ msgstr "Desinstalar"
msgid "Choose the packages you want to install"
msgstr "Escolla os paquetes que desexa instalar"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instalando"
@@ -4354,17 +4354,17 @@ msgid "Installing package %s"
msgstr "Instalando o paquete %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Aceptar"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Rexeitar"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4379,16 +4379,16 @@ msgstr ""
"non o ten, prema Cancelar para omitir a instalacin deste Cd-Rom."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Seguir adiante?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Houbo un erro ordenar os paquetes:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Houbo un erro instalar os paquetes:"
@@ -4563,7 +4563,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Teclado"
@@ -4751,59 +4751,59 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr "Restaurar a partir dun disquete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Gardar nun disquete"
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr "Restaurar a partir dun disquete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr "Seleccin dos grupos de paquetes"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Insira un disquete na unidade %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Gardar nun disquete"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Elixa o paquete a instalar"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr "Agarde"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4813,16 +4813,16 @@ msgstr ""
"Se non ten ningn deses CDs, prema Cancelar.\n"
"Se s faltan algns dos CDs, desmrqueos, e prema Aceptar."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom etiquetado \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Preparando a instalacin"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4831,21 +4831,21 @@ msgstr ""
"Instalando o paquete %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Configuracin trala instalacin"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Insira un disquete na unidade %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Insira un disquete baleiro na unidade %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -4916,7 +4916,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4928,165 +4928,165 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Contactando co espello para obter a lista dos paquetes dispoibles"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Escoller un espello do que coller os paquetes"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Contactando co espello para obter a lista dos paquetes dispoibles"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Cal a sa zona horaria?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "O reloxo interno do seu ordenador usa a hora GMT?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
#, fuzzy
msgid "NTP Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Servidor CUPS remoto"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Sen impresora"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Ten algunha outra?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Resume"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Rato"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Zona horaria"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Impresora"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "Tarxeta RDSI"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Tarxeta de son"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Tarxeta de TV"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "NIS"
msgstr "Usar NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Local files"
msgstr "Impresora local"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Contrasinal de root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Sen contrasinal"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Este contrasinal demasiado simple (ten que ter polo menos %d caracteres)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autenticacin"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "Autenticacin"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "LDAP Server"
msgstr "Servidor"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
#, fuzzy
msgid "Authentication NIS"
msgstr "Autenticacin NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5102,21 +5102,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autenticacin"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nome de dominio"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5145,19 +5145,19 @@ msgstr ""
"de Mandrake, facendo as moito mis fcil a recuperacin no caso de fallo\n"
"grave do sistema. Desexa crear un disco de arrinque para o seu sistema?"
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Primeira unidade de disquete"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Segunda unidade de disquete"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Omitir"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5184,7 +5184,7 @@ msgstr ""
"grave do sistema. Desexa crear un disco de arrinque para o seu sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5193,28 +5193,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Desculpe, pero non hai ningunha disqueteira dispoible"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Escolla a disqueteira que quere usar para crear o disco de arranque"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Insira un disquete na unidade %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Creando o disco de arrinque"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Preparando o cargador de arrinque"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5222,11 +5222,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Desexa usar aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5234,16 +5234,16 @@ msgstr ""
"Erro instalando aboot, \n"
"probar a forzar a instalacin mesmo se iso destre a primeira particin?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Cargador de arrinque"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "A instalacin do xestor de arrinque fallou. Ocorreu o seguinte erro:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5254,17 +5254,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Insira un disquete baleiro na unidade %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Creando un disquete de auto-instalacin"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5274,7 +5274,7 @@ msgstr ""
"\n"
"Desexa realmente sar agora?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5307,15 +5307,15 @@ msgstr ""
"da instalacin, hai un captulo na Gua do Usuario Oficial\n"
"de Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Xerar disquete de auto-instalacin"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5329,15 +5329,15 @@ msgstr ""
"\n"
"Pode preferir realizar novamente a instalacin.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automatizada"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Reproducir"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Gardar a seleccin de paquetes"
@@ -5380,8 +5380,8 @@ msgid "<- Previous"
msgstr "<- Anterior"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Texto"
@@ -5865,7 +5865,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formatar particins"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5975,15 +5975,15 @@ msgstr "ningn"
msgid "No mouse"
msgstr "Ningn rato"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Probe o seu rato"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Para activar o rato,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "MOVA A RODA!"
@@ -6144,7 +6144,7 @@ msgstr "Escolla o adaptador de rede que desexa usar para conectar Internet"
msgid "no network card found"
msgstr "non se atopou ningunha tarxeta de rede"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Configurando a rede"
@@ -6160,7 +6160,7 @@ msgstr ""
"Este nome debe ser completamente cualificado,\n"
"como ``miamaquina.meulab.miacomp.es''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Nome de mquina"
@@ -6635,7 +6635,7 @@ msgstr "Iniciado o arrincar"
msgid "IP address should be in format 1.2.3.4"
msgstr "Os enderezos IP deben estar no formato 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6647,40 +6647,40 @@ msgstr ""
"como ``miamaquina.meulab.miacomp.es''.\n"
"Pode tamn introducir o enderezo IP da pasarela se usa unha"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Dispositivo de pasarela"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Configuracin dos proxys"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "Proxy FTP"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "O proxy debera ser http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "O proxy debera ser ftp://..."
@@ -8082,7 +8082,7 @@ msgstr "Desactivando a rede"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
#, fuzzy
@@ -8947,7 +8947,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Mouse Systems"
@@ -9032,8 +9032,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9043,13 +9043,13 @@ msgstr "Conectar Internet"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9069,7 +9069,7 @@ msgstr "Xogos"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9090,8 +9090,8 @@ msgstr "Interface de rede"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9115,8 +9115,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9146,7 +9146,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9156,7 +9156,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9166,8 +9166,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9188,15 +9188,15 @@ msgstr "Experto"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9214,6 +9214,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9271,12 +9285,12 @@ msgstr "Engadir usuario"
msgid "Add/Del Clients"
msgstr "Cliente DHCP"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Axuda"
@@ -9347,39 +9361,39 @@ msgstr "Cliente DHCP"
msgid "dhcpd Config..."
msgstr "Configurando..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "reconfigurar"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Insira un disquete na unidade %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Ningunha disqueteira dispoible"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9463,31 +9477,31 @@ msgstr "Engadir usuario"
msgid "Remove the last item"
msgstr "Formatando o ficheiro loopback %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9495,7 +9509,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9503,20 +9517,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Probar portos"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9525,41 +9532,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Sen contrasinal"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9570,68 +9577,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9639,922 +9646,922 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Erro lendo o ficheiro %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Seleccin dos grupos de paquetes"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Eliminar fila"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows(FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Usuarios"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Probe o seu rato"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Tente de novo"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Tente de novo"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "Sen contrasinal"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Escolla a disposicin do seu teclado."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Prema nunha particin"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Prema nunha particin"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Prema nunha particin"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Prema nunha particin"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Prema nunha particin"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Seleccione un ficheiro"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
#, fuzzy
msgid "Use tape to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Probe o seu rato"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Interface de rede"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tipo"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Nome de usuario"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr "Agarde"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "Roda"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "Roda"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Opcins do mdulo:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Configuracin da rede"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Escolla os paquetes que desexa instalar."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Sistemas de ficheiros"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
#, fuzzy
msgid ""
"\n"
"- User Files:\n"
msgstr "Ficheiros:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
#, fuzzy
msgid ""
"\n"
"- Other Files:\n"
msgstr "Ficheiros:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Dispositivo do rato: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Opcins"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Escolla o porto serie onde est conectado o seu mdem."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Configuracin da rede"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
#, fuzzy
msgid "Backup the system files before:"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Escolla o seu tipo de rato."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Probe o seu rato"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "Conexin LAN"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Seleccin da conexin da impresora"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Restaurar a partir dun disquete"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
#, fuzzy
msgid "Select another media to restore from"
msgstr "Escolla o seu tipo de rato."
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Outros"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Instalar sistema"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Escolla o seu tipo de rato."
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Eliminar fila"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Restaurar a partir dun disquete"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Tboa de particins de rescate"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Nome de mquina"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Contrasinal"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Nome de usuario"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Nome de mquina: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Personalizado"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Tboa de particins de rescate"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Restaurar a partir dun ficheiro"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Anterior"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "Estado:"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
#, fuzzy
msgid "Build Backup"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Restaurar"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Vanse instalar os seguintes paquetes"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
#, fuzzy
msgid "Please select data to restore..."
msgstr "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
#, fuzzy
msgid "Please select media for backup..."
msgstr "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
#, fuzzy
msgid "Please select data to backup..."
msgstr "Escolla a lingua que desexe usar."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Ficheiro de backup incorrecto"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Gardar nun ficheiro"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Configuracin da rede"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Configuracin da rede"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "Configuracin da LAN"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "Configuracin da LAN"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
#, fuzzy
msgid "Backup Now"
msgstr "Sistemas de ficheiros"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10586,7 +10593,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10595,7 +10602,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10636,7 +10643,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10664,17 +10671,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10691,7 +10698,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10731,7 +10738,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10742,7 +10749,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10755,7 +10762,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11727,6 +11734,151 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr ""
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Grupo de traballo"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "particin %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Nome de usuario"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Borrar"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Feito"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Engadir un mdulo"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Sen impresora"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Eliminar fila"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Aceptar usuario"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versin: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Porto"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Usar deteccin automtica"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Usar deteccin automtica"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Gardar a seleccin de paquetes"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Nome de usuario"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Grupo de traballo"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11787,10 +11939,6 @@ msgstr "Sar"
msgid "save theme"
msgstr "Instalar sistema"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12419,7 +12567,7 @@ msgstr "Instalar sistema"
msgid "Exit install"
msgstr "Sar da instalacin"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
diff --git a/perl-install/share/po/hr.po b/perl-install/share/po/hr.po
index 99eda3c38..c01c9f503 100644
--- a/perl-install/share/po/hr.po
+++ b/perl-install/share/po/hr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-03-22 05:58CET\n"
"Last-Translator: Vlatko Kosturjak <kost@iname.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -189,13 +189,13 @@ msgstr "Opcije"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "U redu"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Zavri"
@@ -300,19 +300,18 @@ msgid "Graphics card: %s"
msgstr "Grafika kartica: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -503,15 +502,15 @@ msgstr "Odgoda prije bootiranja uobiajenog imagea"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Lozinka"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Lozinka (provjera)"
@@ -549,12 +548,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Molim pokuajte ponovo"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Lozinke se ne podudaraju"
@@ -604,8 +603,8 @@ msgstr ""
"Ovo su trenutni zapisi.\n"
"Moete dodati jo koji ili urediti postojei."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Dodaj"
@@ -613,7 +612,7 @@ msgstr "Dodaj"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Gotov"
@@ -625,7 +624,7 @@ msgstr "Promjeni"
msgid "Which type of entry do you want to add?"
msgstr "Kakvu vrstu zapisa elite dodati"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -929,7 +928,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Moete izabrati druge jezike koji e biti dostupni nakon instalacije"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Sve"
@@ -1108,7 +1107,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1131,129 +1130,131 @@ msgstr ""
# and only one line per string for the GRUB messages
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Dobro dosli u GRUB izbornik operativnih sustava!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Za mijenjanje izabranog sustava pritisnite tipke %c i %c."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite ENTER za bootiranje izabranog OS, 'e' za promjenu"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "naredbe prije bootiranja ili 'c' za komandnu liniju."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Osvjetljeni zapis biti e bootiran automatski za %d sekundi."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "nema dovoljno mjesta u /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Radna povrina"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Ne moete instalirati bootloader na %s particiju\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "nema jo implementirane pomoi.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Postava Stila Podizanja"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Datoteka"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Datoteka/_Izlaz"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Novi stil kategoriziranja Monitora"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NoviStil Monitora"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Tradicionalni Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicionalni Gtk+ Monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Pokreni Auroru pri podizanju"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub mod"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot mod"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Instaliraj sustav"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Stvori novu particiju"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1264,79 +1265,74 @@ msgstr ""
msgid "Error"
msgstr "Greka"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Kopiram %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "NemaVidea"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Odaberite razred instalacije"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1345,22 +1341,22 @@ msgstr ""
"Trenutno koristite %s kao Upravitelj Boot-a.\n"
"Pritisnite na Podesi za pokretanje arobnjaka za postavljanje."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Podesi"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Spremi odabir paketa"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1369,34 +1365,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistemski mod"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Pokreni X-Window sustav pri podizanju"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ne, ne elim automatsko prijavljivanje"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Da, elim automatsko prijavljivanje sa ovim korisnikom i okrujem"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1406,7 +1402,7 @@ msgstr "Da, elim automatsko prijavljivanje sa ovim korisnikom i okrujem"
msgid "OK"
msgstr "U redu"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "ne mogu otvoriti /etc/inittab za itanje: %s"
@@ -1640,7 +1636,7 @@ msgstr "Prazno"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Ostali"
@@ -2345,7 +2341,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Korisniko ime"
@@ -2671,57 +2667,61 @@ msgstr ""
msgid "Author:"
msgstr "Auto. ispitaj"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Otkrivanje hard diskova"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Pokai info o hardveru"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Prikai informacije"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Podesi mi"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "detektiran na portu %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Molim priekajte"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundi"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Uklanjam pisa \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundi"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -5058,15 +5058,15 @@ msgstr "Instalacijski razred"
msgid "Please choose one of the following classes of installation:"
msgstr "Molim izaberite jedan od slijedeih razreda instalacije:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Odabir grupe paketa"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Individualan odabir paketa"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ukupna veliina: %d / %d MB"
@@ -5140,7 +5140,7 @@ msgstr "Prikai automatski odabrane pakete"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instaliraj"
@@ -5160,7 +5160,7 @@ msgstr "Minimalna instalacija"
msgid "Choose the packages you want to install"
msgstr "Odaberite pakete koje elite instalirati"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instaliram"
@@ -5187,17 +5187,17 @@ msgid "Installing package %s"
msgstr "Instaliram paket %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Prihvati"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Odbij"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5214,16 +5214,16 @@ msgstr ""
"Cd-Rom-a."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Da ipak nastavim?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Javila se greka prilikom sortiranja paketa:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Pojavila se greka kod instalacije paketa:"
@@ -5539,7 +5539,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Tipkovnica"
@@ -5724,35 +5724,35 @@ msgstr ""
"Molimo izaberite uitivanje ili spremanje izbora paketa na disketu.\n"
"Format je isto kao auto_install napravljene diskete."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Uitaj sa diskete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Spremi na disketu"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Uitavam sa diskete"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Odabir paketa"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Umetnite disketu koja sadrava izbor paketa"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Spremi na disketu"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Izabrana veliina je vea nego raspoloiv prostor"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Tip instalacije"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5760,19 +5760,19 @@ msgstr ""
"Niste izabrali niti jednu grupu paketa\n"
"Izaberite minimalnu instalaciju ako elite"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Sa X-ima"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Sa osnovnom dokumentacijom (preporueno!)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Stvarno malena instalacija (posebice bez urpmia)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5783,16 +5783,16 @@ msgstr ""
"Ako imate samo neke od dolje navedenih CDa odznaite one koje nemate i "
"kliknite U redu."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom naslovljen \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Pripremam instalaciju"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5801,21 +5801,21 @@ msgstr ""
"Instaliram paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Postava nakon instalacije"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Molim, umetnite Boot disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Molim, umetnite Update Modules disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5886,7 +5886,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
#, fuzzy
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5906,160 +5906,160 @@ msgstr ""
"\n"
"Da li elite instalirati dogradnju?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Kontaktiram Mandrake Linux web site za dobivanje popisa raspoloivih mirrora"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Izaberite mirror sa kojeg elite skinuti pakete"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Spajam se na mirror kako bih pribavio popis dostupnih paketa"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Koja je vaa vremenska zona?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Va hardverski sat namjeten je na GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska vremenska sinkronizacija (koristei NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP Posluitelj"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Udaljeni CUPS posluitelj"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Nema pisaa"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "Da li imate ISA zvunu karticu?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Pokrenite \"sndconfig\" poslije instalacije za podeavanje vae zvune "
"kartice"
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nije pronaena zvuna kartica. Probajte \"harddrake\" poslije instalacije"
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Sumarno"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Mi"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Vremenska zona"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Pisac"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN kartica"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Zvuna kartica"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV kartica"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Dobavi Windows fontove"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "Lokalne datoteke"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Podeavanje root lozinke"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Bez lozinke"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Ova lozinka je prejednostavna (lozinka mora sadravati barem %d znakova)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Provjera autentinosti"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "LDAP Autentifikacija"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP Posluitelj"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "NIS Autentifikacija"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS domena"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS Posluitelj"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6075,21 +6075,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "LDAP Autentifikacija"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ime domene"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -6120,19 +6120,19 @@ msgstr ""
"Ako elite napraviti boot disketu za va sustav, ubacite disketu u prvi\n"
" pogon i pritisnite \"U redu\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Prvi disketni pogon"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Drugi disketni pogon"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Preskoi"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6159,7 +6159,7 @@ msgstr ""
"Da li elite napraviti proizvoljnu boot disketu za va sustav?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -6173,28 +6173,28 @@ msgstr ""
"stvaranje boot diskete na disketi kapaciteta 1.44 Mb vjerojatno\n"
"nee uspjeti, jer XFS treba vrlo velik pokretaki program)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "alim, meutim disketni pogon nije dostupan"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Izaberite disketni pogon koji elite koristiti za izradu boot diskete"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Umetnite disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Stvaram boot disketu"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Pripremam bootloader"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6206,11 +6206,11 @@ msgstr ""
"Instalacija e nastaviti, ali ete morati\n"
" koristiti BootX da podignete vae raunalo"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Da li elite koristiti aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6218,16 +6218,16 @@ msgstr ""
"Greka prilikom instalacije aboot-a, \n"
"probati nasilno instalirati iako to moe unititi prvu particiju?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Instaliranje bootloadera"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Instalacija bootloader-a nije uspjela. Prijavljena je slijedea greska:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6244,17 +6244,17 @@ msgstr ""
" Tada napiite: shut-down\n"
"Pri slijedeem podizanju trebali biste vidjeti prompt bootloadera."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Umetnite praznu disketu u pogon %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Pravim auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6264,7 +6264,7 @@ msgstr ""
"\n"
"elite li zaista zavriti?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6297,16 +6297,16 @@ msgstr ""
"Informacije o konfiguriranju vaeg sustava je raspoloivo u poslije\n"
"instalacijskom poglavlju od Official Mandrake Linux User's Guide."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Napravi auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6320,15 +6320,15 @@ msgstr ""
"\n"
"Moete preferirati da ponovite instalaciju.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Automatski"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Ponovno prikai"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Spremi odabir paketa"
@@ -6370,8 +6370,8 @@ msgid "<- Previous"
msgstr "<- Prijanje"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Slijedee"
@@ -6849,7 +6849,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Formatiraj particije"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6960,15 +6960,15 @@ msgstr "niti jedan"
msgid "No mouse"
msgstr "Nema mia"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Molimo istestirajte mia."
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Za aktiviranje mia,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "POMAKNITE VA KOTAI!"
@@ -7138,7 +7138,7 @@ msgstr ""
msgid "no network card found"
msgstr "ne mogu pronai niti jednu mrenu karticu"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Podeavam mreu"
@@ -7154,7 +7154,7 @@ msgstr ""
"Vae ime raunala bi trebalo biti potpuno-kvalificirano ime raunala,\n"
"kao to je ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Ime raunala"
@@ -7639,7 +7639,7 @@ msgstr "Pokrenuto pri podizanju"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresa treba biti oblika 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7651,40 +7651,40 @@ msgstr ""
"primjerice mojeracunalo.odjel.domena.hr.\n"
"Takoer unesite IP adresu gateway raunala ako gateway postoji"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS posluitelj"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (npr. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gateway ureaj"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Postava proxy-a"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Prati id mrene kartice (korisno za laptope)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy treba biti http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy treba biti ftp://..."
@@ -9204,7 +9204,7 @@ msgstr "Ispis na pisau \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -10109,7 +10109,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Dijeljenje datoteka"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Sustav"
@@ -10189,9 +10189,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Upoznajte Open Source zajednicu i postanite lanom. Uite, poduavajte "
"ipomaite drugima uestvovanjem u diskusijama u mnogim forumima koje "
@@ -10203,8 +10204,9 @@ msgid "Get the most from the Internet"
msgstr "Spoji se na Internet"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -10214,7 +10216,7 @@ msgstr ""
"Evolutionomi Kmailom, i jo mnogo toga"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -10240,7 +10242,7 @@ msgstr "Igre"
#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 8.2 dolazi sa najboljim Open Source igrama - arkade, akcijske,"
"kartanje, sport, strategije, ..."
@@ -10264,8 +10266,8 @@ msgstr "Korisnika suelja"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -10293,8 +10295,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Uinite od svog raunala moni posluitelj sa samo nekoliko pritisaka na "
"miu:Web posluitelj, email, vatrozid, router, datoteni i ispisni "
@@ -10328,7 +10330,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"Potpun raspon Linux rjeenja, kao i posebne ponude proizvoda i 'goodiesa', "
"sudostupni online preko nae e-trgovine"
@@ -10340,7 +10342,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10350,8 +10352,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10372,15 +10374,15 @@ msgstr "MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10398,6 +10400,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Instaliram pakete..."
@@ -10456,12 +10472,12 @@ msgstr "Dodaj korisnika"
msgid "Add/Del Clients"
msgstr "DHCP klijent"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Pomo"
@@ -10533,39 +10549,39 @@ msgstr "DHCP klijent"
msgid "dhcpd Config..."
msgstr "Podeavam..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "ponovno postavi"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Molim, umetnite Boot disketu u pogon %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Disketni pogon nije dostupan"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -10663,24 +10679,24 @@ msgstr "Dodaj stavku"
msgid "Remove the last item"
msgstr "Ukloni posljednju stavku"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10690,7 +10706,7 @@ msgstr ""
" DrakBackup Report \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10702,7 +10718,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10714,20 +10730,13 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "ukupni progres"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10736,41 +10745,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Bez lozinke"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ne mogu otvoriti %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10781,65 +10790,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Sigurnosna pohrana sustavskih datoteka"
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "Sigurnosna pohrana datoteka na tvrdom disku..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Sigurnosna pohrana korisnikih datoteka"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Progres sigurnosne pohrane tvrdog diska"
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Sigurnosna pohrana drugih datoteka"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Koristi vrpcu za pohranu"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10847,7 +10856,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10856,7 +10865,7 @@ msgstr ""
"popis datoteka poslan FTPom: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -10867,39 +10876,39 @@ msgstr ""
"(!) problem sa FTP vezom: nije bilo mogue poslati vae pohranjene "
"datotekeFTPom.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Greka prilikom itanja datoteke %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Odabir datoteka"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Izaberi datoteke ili mape i stisni 'Dodaj'"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10907,26 +10916,26 @@ msgstr ""
"\n"
"Provjerite sve opcije koje trebate.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Ove opcije mogu pohraniti i povratiti sve datoteke u vaoj /etc mapi.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Sigurnosno pohranjivanje vaih sustavskih datoteka ( /etc mapa )"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Koristi inkrementalno pohranjivanje (ne zamjenjuje staru pohranu)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Izostavi kritine datoteke (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10934,133 +10943,133 @@ msgstr ""
"S ovom opcijom moi ete povratiti bilo koju inaicu\n"
"vaeg /etc direktorija."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Odaberite sve korisnike koje elite ukljuiti u pohranu."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "Izostavi cache preglednika (browsera)"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Koristi inkrementalnu pohranu (ne zamjenjuje stare pohrane)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windowse (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "Korisnici"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Koristi FTP vezu za pohranu"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Upiite ime hosta ili IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr "Upiite mapu na ovom hostu u koju ete staviti pohranu."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Upiite svoje korisniko ime"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Upiite svoju lozinku"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Zapamti ovu lozinku"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Koristi CD/DVDROM za pohranu"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Izaberite prostor na CDu"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Naznaite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Naznaite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Naznaite da li prethodno elite obrisati va CDRW"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Naznaite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Naznaite da li koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11068,36 +11077,36 @@ msgstr ""
"Upiite ime vaeg CD snimaa\n"
" ex: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Odaberite datoteku"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Koristi vrpcu za pohranu"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Upiite ime ureaja kojeg ete koristiti za sigurnosnu pohranu"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Naznaite da li prethodno elite obrisati va CDRW"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Naznaite da li prethodno elite obrisati va CDRW"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Naznaite da li prethodno elite obrisati va CDRW"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11105,57 +11114,57 @@ msgstr ""
"Upiite maksimalnu dozvoljenu\n"
" veliinu za Drakbackup"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Upiite mapu za snimanje:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Koristi quotu za pohranjene datoteke"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Mrea"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "Tvrdi disk / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Vrsta"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "svaki sat"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "svaki dan"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "svaki tjedan"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "svaki mjesec"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Koristi daemon"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11163,13 +11172,13 @@ msgstr ""
"Izaberite vremenski razmak izmeu\n"
"dvije sigurnosne pohrane"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Izaberite medij za pohranu."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11177,71 +11186,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Osigurajte da je cron daemon ukljuen u vae servise"
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Ovjde poalji izvjetaj mailom poslije svake pohrane:"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "to"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Gdje"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Kada"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Jo opcija"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Drakbackup postava"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Izaberite gdje elite pohranjivati"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "na tvrdi disk"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "preko mree"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Izaberite to elite pohranjivati"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Pohrani sustav"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Pohrani korisnike"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Runo izaberi korisnika"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -11249,7 +11258,7 @@ msgstr ""
"\n"
"Izvori za pohranu: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -11257,7 +11266,7 @@ msgstr ""
"\n"
"- Sustavske datoteke:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -11265,7 +11274,7 @@ msgstr ""
"\n"
"- Korisnike datoteke:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -11273,7 +11282,7 @@ msgstr ""
"\n"
"- Druge datoteke:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -11282,32 +11291,32 @@ msgstr ""
"\n"
"- Snimi na tvrdi disk u putanju: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Ureaj mia: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -11316,12 +11325,12 @@ msgstr ""
"\n"
"Snimi FTPom na host: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11330,7 +11339,7 @@ msgstr ""
"\n"
"Snimi FTPom na host: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11339,7 +11348,7 @@ msgstr ""
"\t\t korisniko ime: %s\n"
"\t\t u putanju: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11347,19 +11356,19 @@ msgstr ""
"\n"
"- Opcije:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tIzostavi sustavske datoteke\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tPohrana koristi tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tPohrana koristi tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11368,41 +11377,41 @@ msgstr ""
"\n"
"- Daemon (%s) ukljui :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t-Tvrdi disk.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Mreu FTPom.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Mreu SSHom.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Mreu FTPom.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Mreu FTPom.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Nema postavki, molimo izaberite arobnjaka ili Napredno.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11410,7 +11419,7 @@ msgstr ""
"Popis podataka za povrat:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11418,259 +11427,259 @@ msgstr ""
"Popis oteenih podataka:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Molimo ponitite odabir ili ga uklonite idui put"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Pohranjene datoteke su oteene"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " Svi vai izabrani podaci su "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Uspjeno povraeni na %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Povrati postavke "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "U redu da bi povratili ostale datoteke"
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Popis korisnika za povrat (samo je najnoviji nadnevak vaan za svakog "
"korisnika)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Pohrani sustavske datoteke prije:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "izaberite nadnevak za povrat"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Koristi tvrdi disk za pohranu"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Upiite mapu za snimanje:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP veza"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Sigurna veza"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Povrati s tvrdog diska"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Upiite mapu u koju ste pohranili podatke"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Izaberite drugi medij s kojeg ete povratiti podatke"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Ostali mediji"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Povrati sustav"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Povrati korisnike"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "izaberi putanju za povrat (umjesto / )"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Napravi novu sigurnosnu pohranu prije povrata (samo za inkrementalne "
"pohrane.)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Ukloni mape korisnika prije povrata."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Pohranjene datoteke su oteene"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Povrati s tvrdog diska"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Vrati particijsku tabelu"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Povrati korisnike"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Ime raunala"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Lozinka"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Korisniko ime"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Ime raunala: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Povrati ostalo"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Povrati sve pohrane"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Prilagoena pohrana"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Vrati particijsku tabelu"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Povrati korisnike"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Prijanje"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Snimi"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Sloi sigurnosnu pohranu"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Povrati"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11681,14 +11690,14 @@ msgstr ""
" va mail sa izvjetajem nije poslan\n"
" molimo podesite sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Slijedei paketi e biti instalirani"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11697,19 +11706,19 @@ msgstr ""
"Greka tijekom slanja datoteke putem FTPa.\n"
" Ispravite svoje FTP postavke."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Izaberite podatke za povrat"
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Izaberite medij za sigurnosnu pohranu..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Izaberite podatke koje ete pohraniti..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11717,59 +11726,59 @@ msgstr ""
"Nije pronaena datoteka s postavkama \n"
"pritisnite arobnjaka ili Napredno."
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "Razvija se ... molimo saekajte."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Pohrani sustavske datoteke"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Pohrani korisnike datoteke"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Pohrani ostale datoteke"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Ukupni progres"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "slanje datoteka FTPom"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "aljem datoteke..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Pohrani iz datoteke sa postavkama"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Pogledaj postavke sigurnosne pohrane"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Postavke arobnjaka"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Napredne postavke"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Pohrani sada"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
#, fuzzy
msgid ""
"options description:\n"
@@ -11830,7 +11839,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11844,7 +11853,7 @@ msgstr ""
" namjesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11922,7 +11931,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -11975,18 +11984,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -12016,7 +12025,7 @@ msgstr ""
"sa ovim programom; ako ne, piite na Free Software Foundation,\n"
"Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -12094,7 +12103,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -12112,7 +12121,7 @@ msgstr ""
"no to je poaljete posluitelju.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12133,7 +12142,7 @@ msgstr ""
"mapu, i izgubit ete sve podatke. Vano je biti\n"
"oprezan i ne mijenjati podatke u pohrani runo.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -13148,6 +13157,152 @@ msgstr ""
"\n"
"Kliknite na Postavke ukoliko elite pokreniti arobnjak za postavljanja."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Radna grupa"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "particija %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "Korisnik"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Obrii"
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Gotov"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Dodaj modul"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Dodaj novi pisa"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Odselektiraj sve"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Ukloni izabrano"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Prihvati korisnika"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Inaica: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Koristi auto detekciju"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Koristi auto detekciju"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Spremi odabir paketa"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Korisnik"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Radna grupa"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -13217,10 +13372,6 @@ msgstr "Zavri"
msgid "save theme"
msgstr "Instaliraj sustav"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13855,7 +14006,7 @@ msgstr "Instaliraj dogradnje sustava"
msgid "Exit install"
msgstr "Izlaz iz instalacije"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po
index 61efebbb6..15ce425d7 100644
--- a/perl-install/share/po/id.po
+++ b/perl-install/share/po/id.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 0.1\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-08-17 22:55+09:00\n"
"Last-Translator: Budi Rachmanto <rac@linux-mandrake.com>\n"
"Language-Team: Bahasa Indonesia <id@li.org>\n"
@@ -190,13 +190,13 @@ msgstr "Pilihan"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Keluar"
@@ -298,19 +298,18 @@ msgid "Graphics card: %s"
msgstr "Kartu grafis: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -508,15 +507,15 @@ msgstr "Delay sebelum boot ke image default"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Katasandi"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Katasandi (lagi)"
@@ -553,12 +552,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Silakan ulangi"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Katasandi tidak sama"
@@ -608,8 +607,8 @@ msgstr ""
"Ini adalah entri yang lain lagi.\n"
"Anda boleh tambahkan atau mengubah yang sudah ada."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Tambah"
@@ -617,7 +616,7 @@ msgstr "Tambah"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Selesai"
@@ -629,7 +628,7 @@ msgstr "Modifikasi"
msgid "Which type of entry do you want to add?"
msgstr "Tipe entri mana yang hendak ditambahkan?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -929,7 +928,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Anda bisa pilih bahasa lain yang akan tersedia setelah install selesai"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Semua"
@@ -1101,7 +1100,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1126,128 +1125,130 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Selamat datang di sang pemilih sistem operasi, GRUB"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Gunakan tombol %c dan %c untuk memilih entri yang disorot"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Tekan enter untuk memboot OS yang terpilih, atau tekan 'e' untuk edit"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "perintah sebelum booting, atau 'c' untuk command line."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Entri yang dipilih akan diboot secara otomatis dalam %d detik."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "tak cukup ruang di /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Anda tak dapat menginstal bootloader pada partisi %s\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "belum ada help.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Konfigurasi Tipe Boot"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_File"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/File/_Keluar"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "Kategori Monitor Gaya Baru"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Monitor GayaBaru"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Monitor Biasa"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Biasa Gtk+"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "Jalankan aurora saat boot"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "mode Lilo/Grub"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "mode Yaboot"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
msgid "Install themes"
msgstr "Instal tema"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr "Display tema di konsol"
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Membuat partisi baru"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
-msgstr "Gagal membuat preview Bootsplash"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr "Backup %s ke %s.old"
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1258,38 +1259,33 @@ msgstr "Gagal membuat preview Bootsplash"
msgid "Error"
msgstr "Ada Kesalahan"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr "Backup %s ke %s.old"
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr "gagal mem-backup pesan lilo"
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr "Salin %s ke %s"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr "tak dapat mengubah pesan lilo"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr "Pesan lilo tak ditemukan"
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Tak dapat menulis /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr "Tulis %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1297,17 +1293,17 @@ msgstr ""
"Tak dapat menulis /etc/sysconfig/bootsplash\n"
"File tak ditemukan."
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Tak dapat meluncurkan mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Buat initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1316,45 +1312,45 @@ msgstr ""
"Luncurkan \"lilo\" sbg root di baris perintah utk menyelesaikan instalasi "
"tema LiLo."
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr "Luncur ulang 'lilo'"
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
msgid "Notice"
msgstr "Catatan"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Instalasi tema LiLo dan Bootsplash sukses"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr "Instalasi tema gagal!"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Manajer Boot: %s. Klik Configure untuk memanggil ahli setup."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfigurasikan"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr "Pilihan Splash"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr "Tema"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1368,34 +1364,34 @@ msgstr ""
"Anda dapat memilih\n"
"secara terpisah"
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr "Layar lilo"
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Mode sistem"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Jalankan X-Window saat sistem dimulai"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Tidak, saya tak mau autologin"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ya, saya mau autologin dg (user,desktop) ini"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1405,7 +1401,7 @@ msgstr "Ya, saya mau autologin dg (user,desktop) ini"
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "gagal baca file /etc/inittab: %s"
@@ -1632,7 +1628,7 @@ msgstr "Kosong"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Lainnya"
@@ -2325,7 +2321,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr "Masukkan nama user, katakunci dan nama domain utk mengakses host ini."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr "Nama user"
@@ -2643,51 +2639,55 @@ msgstr ""
msgid "Author:"
msgstr "Pengarang:"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
msgid "Harddrake2 version "
msgstr "Harddrake2 versi "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
msgid "Detected hardware"
msgstr "Hardware terdeteksi"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
msgid "Information"
msgstr "Info"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
msgid "Configure module"
msgstr "Konfigurasi modul"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr "Jalankan alat konfigurasi"
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr "Pendeteksian sedang berjalan"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Tunggulah"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr "primer"
-
-#: ../../harddrake/ui.pm_.c:156
-msgid "secondary"
-msgstr "sekunder"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr "Konfigurasi tiap parameter modul dapat dilakukan di sini."
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, c-format
msgid "Running \"%s\" ..."
msgstr "Jalankan \"%s\"..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr "primer"
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "secondary"
+msgstr "sekunder"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr "Deteksi otomatis"
@@ -4757,15 +4757,15 @@ msgstr "Kelas Instalasi"
msgid "Please choose one of the following classes of installation:"
msgstr "Pilihlah kelas instalasi berikut:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Pilihan Grup Paket"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Pilih paket sendiri"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ukuran total: %d / %d MB"
@@ -4837,7 +4837,7 @@ msgstr "Tunjukkan paket yang sudah dipilih secara otomatis"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Instal"
@@ -4857,7 +4857,7 @@ msgstr "Instalasi minimal"
msgid "Choose the packages you want to install"
msgstr "Pilih paket yang akan diinstal"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Instalasi"
@@ -4884,17 +4884,17 @@ msgid "Installing package %s"
msgstr "Instalasi paket %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Terima"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Tolak"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4909,16 +4909,16 @@ msgstr ""
"tekan Batal untuk menghindari instalasi dari Cd-Rom ini."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Jalan terus?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Ada error mengurutkan paket:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "Ada error saat instalasi paket:"
@@ -5243,7 +5243,7 @@ msgid "Are you sure you refuse the licence?"
msgstr "Benarkah Anda menolak lisensi?"
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Keyboard"
@@ -5423,35 +5423,35 @@ msgstr ""
"Pilih muat/simpan seleksi paket di floppy.\n"
"Formatnya sama dengan floppy buatan auto_install."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Muat dari floppy"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Simpan di floppy"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Memuat dari floppy"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Pilihan paket"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Masukkan disket yg berisi seleksi paket"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Simpan di floppy"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Ukuran terpilih melebihi area yg ada"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "Tipe instalasi"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5459,19 +5459,19 @@ msgstr ""
"Anda belum memilih grup paket.\n"
"Pilih instalasi minimal yang Anda ingin:"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "Dengan X"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Dengan dokumentasi dasar (disarankan!)"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "Sungguh instalasi minimal (khususnya tanpa urpmi)"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5481,16 +5481,16 @@ msgstr ""
"Kalau tak punya sama sekali, click Cancel.\n"
"Kalau cuma punya beberapa aja, pilih aja, trus klik Ok."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Label CD-ROM \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Sedang menyiapkan instalasi"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5499,21 +5499,21 @@ msgstr ""
"Instalasi paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Konfigurasi instalasi akhir"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Masukkan floppy boot ke drive %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Masukkan disket Update Modules ke drive %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5580,7 +5580,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5598,154 +5598,154 @@ msgstr ""
"\n"
"Ingin instal update ?"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Mandrake Linux sedang dihubungi untuk mengambil daftar mirror"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Pilih mirror tempat Anda ingin mengambil paket program"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Saya sedang mencek mirror untuk mengambil daftar paket yang tersedia"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "Pilih zonawaktu Anda"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "Jam hardware diset ke GMT"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "sinkronisasi waktu otomatis (dg NTP)"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "Server NTP"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "Server CUPS remote"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "Tidak ada printer"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "Anda punya kartu suara ISA?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Jalankan \"sndconfig\" setelah instalasi untuk konfigurasi kartu suara"
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Kartu suara tak terdeteksi. Coba \"harddrake\" setelah instalasi"
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Ringkasan"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "Mouse"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "Zonawaktu"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Printer"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "Kartu ISDN"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "Kartu suara"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "Kartu TV"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
msgid "Windows Domain"
msgstr "Domain Mindows"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "File lokal"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Set katasandi root"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Tiada katasandi"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Katasandinya terlalu mudah (harus paling tidak %d karakter)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Otentikasi"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "Otentikasi LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "Basis dn LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "Server LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "Otentikasi NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "Domain NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "Server NIS"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5772,19 +5772,19 @@ msgstr ""
"Admin, setelah boot system.\n"
"Perintah 'wbinfo -t' akan mengetes apakah rahasia otentikasi Anda baik."
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
msgid "Authentication Windows Domain"
msgstr "Otentikasi Domain Mindows"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
msgid "Domain Admin User Name"
msgstr "Nama User Admin Domain"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr "Katakunci Admin Domain"
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5809,19 +5809,19 @@ msgstr ""
"merecover sistem dari kegagalan. Jika Anda mau bikin bootdisk, masukkan\n"
"disket ke drive pertama dan tekan \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "Drive disket Pertama"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "Drive disket kedua"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Lewatkan"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5844,7 +5844,7 @@ msgstr ""
"memudahkan kita untuk merecover sistem dari kegagalan. Ingin buat bootdisk?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5858,28 +5858,28 @@ msgstr ""
"pembuatan bootdisk di disket 1.44 Mb mungkin gagal,\n"
"karena XFS perlu driver amat besar)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Tiada floppy drive tersedia"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Pilih drive floppy untuk membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "Masukkan disket ke %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Membuat bootdisk"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Membuat bootloader"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5891,11 +5891,11 @@ msgstr ""
"Instal akan berlanjut, tapi Anda perlu memakai\n"
"BootX utk mem-boot mesin Anda"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "Ingin pakai aboot?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5903,15 +5903,15 @@ msgstr ""
"Ada error saat install aboot,\n"
"paksakan instalasi walau merusak partisi awal?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Instalasi bootloader"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalasi bootloader gagal. Ada kesalahan berikut:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5928,17 +5928,17 @@ msgstr ""
" kemudian: shut-down\n"
"Anda akan melihat prompt bootloader pada boot selanjutnya."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Masukkan disket kosong di drive %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "Lagi buat disket auto install"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5948,7 +5948,7 @@ msgstr ""
"\n"
"Anda ingin keluar sekarang?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5980,15 +5980,15 @@ msgstr ""
"Informasi untuk konfigurasi sistem juga tersedia di \n"
"bab Instalasi akhir di Buku Petunjuk Resmi Linux Mandrake."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "Buat floppy instalasi otomatis"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6002,15 +6002,15 @@ msgstr ""
"\n"
"Mungkin Anda perlu mengulangi instalasinya.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "Otomatis"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "Ulang"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "Simpan pilihan paket"
@@ -6052,8 +6052,8 @@ msgid "<- Previous"
msgstr "<- Tahap sebelumnya"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr "Lanjut"
@@ -6529,7 +6529,7 @@ msgstr "bilangan terpisah koma"
msgid "comma separated strings"
msgstr "string terpisah koma"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr "Support PCMCIA tak ada lagi utk kernel 2.2, pakailah kernel 2.4."
@@ -6639,15 +6639,15 @@ msgstr "tiada"
msgid "No mouse"
msgstr "Tidak pakai mouse"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "Silakan tes mouse Anda"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "Untuk mengaktifkan mouse,"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "gerakkan rodanya!"
@@ -6815,7 +6815,7 @@ msgstr "Pilih adapter jaringan yang akan digunakan untuk terhubung ke Internet"
msgid "no network card found"
msgstr "kartu jaringan tak ditemukan"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Konfigureasi jaringan"
@@ -6830,7 +6830,7 @@ msgstr ""
"Hostname (nama komputer) sebaiknya merupakan nama host yg fully-qualified\n"
"misalnya ``mesinku.labku.kotaku.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "Nama Host"
@@ -7315,7 +7315,7 @@ msgstr "Start saat boot"
msgid "IP address should be in format 1.2.3.4"
msgstr "Alamat IP harus dalam format 1.2.3.4"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7327,40 +7327,40 @@ msgstr ""
"misalnya ``mesin.lab.grup.com''.\n"
"Anda juga bisa masukkan alamat IP gateway kalau ada"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Server DNS"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (mis. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Device gateway"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "Konfigurasi proxy"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "Proxy FTP"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Lacak ID kartu network (berguna di laptop)"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy biasanya http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy biasanya ftp://..."
@@ -8910,7 +8910,7 @@ msgstr "Pencetakan di printer \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9806,7 +9806,7 @@ msgstr "Internet"
msgid "File sharing"
msgstr "Pemakaian file bersama"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "Sistem"
@@ -9885,9 +9885,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"Cari tahu tentang komunitas Sumber Bebas dan jadi anggota. Belajar, ajari, "
"dan bantulah sesama dengan bergabung dalam banyak forum diskusi di halaman "
@@ -9899,8 +9900,9 @@ msgid "Get the most from the Internet"
msgstr "Hubungan ke Internet"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -9910,7 +9912,7 @@ msgstr ""
"dan banyak lagi"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9935,7 +9937,7 @@ msgstr "Game"
#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 8.2 menyediakan game terbaik Source Terbuka - arcade, aksi, "
"kartu, olah raga, strategi, ..."
@@ -9959,8 +9961,8 @@ msgstr "Antarmuka user"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9988,8 +9990,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Jadikan mesin Anda server powerful dengan hanya beberapa klik mouse: server "
"Web, email, firewall, router, server file dan cetak, ..."
@@ -10022,7 +10024,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"Solusi Linux lengkap, termasuk sajian khusus produk dan 'goodies', tersedia "
"online di e-store kami"
@@ -10034,7 +10036,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10044,8 +10046,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10066,15 +10068,15 @@ msgstr "AhliMandrake"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10092,6 +10094,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Instalasi paket..."
@@ -10141,12 +10157,12 @@ msgstr "Tambah/Hapus User"
msgid "Add/Del Clients"
msgstr "Tambah/Hapus Klien DHCP"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Pertolongan"
@@ -10211,36 +10227,36 @@ msgstr "<-- Hapus Klien"
msgid "dhcpd Config..."
msgstr "Konfig dhcpd..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr "Tulis konfigurasi"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
msgid "Please insert floppy disk:"
msgstr "Masukkan floppy:"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr "Gagal akses ke floppy!"
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr "Disket dapat dilepas sekarang"
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
msgid "No floppy drive available!"
msgstr "Floppy drive tak tersedia"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Image ISO Etherboot adalah %s"
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Ada yg salah! - mkisofs sudah diinstal?"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Perlu bikin dulu /etc/dhcpd.conf first!"
@@ -10333,24 +10349,24 @@ msgstr "Tambah item"
msgid "Remove the last item"
msgstr "Hapus item terakhir"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10360,7 +10376,7 @@ msgstr ""
" Laporan DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10372,7 +10388,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10384,19 +10400,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
msgid "Total progess"
msgstr "Total perkembangan"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10409,41 +10418,41 @@ msgstr ""
"Awas: Jika Anda telah melakukan proses ini Anda mungkin perlu\n"
" membersihkan entri dari authorized_keys pada server."
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr "Perlu waktu untuk membuat kunci"
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "ERROR: Tak dapat menghasilkan %s."
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Tiada katasandi"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Tidak bisa buka %s: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10460,66 +10469,66 @@ msgstr ""
"\n"
"tanpa ditanyai katakunci."
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
#, fuzzy
msgid "Not erasable media!"
msgstr "Media removable"
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr "Perlu waktu untuk menghapus media."
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "Backup file sistem..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "File Backup Hard Disk..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "Backup file User..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "Kemajuan Backup Hard Disk..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "Backup file lain..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "Gunakan pita utk backup"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10530,7 +10539,7 @@ msgstr ""
"Aktivitas drakbackup via %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10539,7 +10548,7 @@ msgstr ""
"daftar file yg dikirim oleh FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -10548,7 +10557,7 @@ msgstr ""
"\n"
" Problem koneksi FTP: Gagal mengirim file backup dengan FTP.\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -10558,7 +10567,7 @@ msgstr ""
"Aktivitas drakbackup via CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -10568,24 +10577,24 @@ msgstr ""
"Aktivitas drakbackup via tape:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr " Kesalahan saat pengiriman surat. \n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Pilihan File"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "Pilih file atau direktori dan klik 'Tambah'"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10593,67 +10602,67 @@ msgstr ""
"\n"
"Periksa semua opsi yang Anda inginkan.\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Opsi ini memungkinkan backup / restorasi semua file di direktori /etc.\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
msgid "Backup your System files. (/etc directory)"
msgstr "Backup file System Anda. (direktori /etc)"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "Pakai backup incremental (tidak menghapus backup lama)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Tidak memasukkan file penting (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr "Dengan opsi ini Anda dapat menyimpan ulang semua versi direktori /etc."
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Periksa semua user yang ingin Anda masukkan ke backup."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "Jangan masukkan cache browser"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Pakai Backup Incremental (tidak menghapus backup lama)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Hapus Pilihan"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Mindows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "User"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
msgid "Use network connection to backup"
msgstr "Pakai koneksi jaringan utk backup"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr "Pakai Expect utk SSH"
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -10661,7 +10670,7 @@ msgstr ""
"Buat/Transfer\n"
"kunci cadangan SSH"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
@@ -10669,15 +10678,15 @@ msgstr ""
" Transfer \n"
"Sekarang"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr "Kunci sudah ada di tempat"
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "Masukkan nama host atau IP."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -10685,27 +10694,27 @@ msgstr ""
"Masukkan direktori (atau modul) utk\n"
" meletakkan backup di host ini."
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "Masukkan login"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "Masukkan katasandi"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Ingat katasandi ini"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr "Perlu namahost, namauser dan katakunci!"
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "Pakai CD/DVDROM utk backup"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -10715,35 +10724,35 @@ msgstr ""
"(Tekan Enter untuk menyalurkan setting ke tempat isian lain.\n"
"Field ini tak diperlukan, hanya alat utk mengisi formulir.)"
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
msgid "Please choose your CD/DVD media size"
msgstr "Pilih ukuran media CD/DVD Anda"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
msgid "Please check for multisession CD"
msgstr "Mohon cek perihal CD multisession"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "Periksa apakah Anda menggunakan media CDRW"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Cek apakah Anda ingin menghapus media RW (session pertama)"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr " Hapus Sekarang "
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
msgid "Please check if you are using a DVDR device"
msgstr "Periksa apakah Anda menggunakan alat DVDR"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
msgid "Please check if you are using a DVDRAM device"
msgstr "Periksa apakah Anda menggunakan alat DVDRAM"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10751,32 +10760,32 @@ msgstr ""
"Masukkan nama alat Penulis CD Anda\n"
" mis: 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
msgid "No CD device defined!"
msgstr "Tidak ada alat CD didefinisikan!"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "Gunakan pita utk backup"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "Masukkan nama alat utk backup"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
msgid "Please check if you want to use the non-rewinding device."
msgstr "Cek apakah Anda ingin menggunakan alat non-rewinding."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
msgid "Please check if you want to erase your tape before the backup."
msgstr "Cek apakah Anda ingin menghapus tape sebelum backup."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
msgid "Please check if you want to eject your tape after the backup."
msgstr "Cek apakah Anda ingin meng-eject tape setelah backup."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10784,67 +10793,67 @@ msgstr ""
"Masukkan ukuran maximum\n"
" yg diizinkan utk Drakbackup"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
msgid "Please enter the directory to save to:"
msgstr "Masukkan direktori utk penyimpanan:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "Pakai quota utk file backup."
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Jaringan"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
msgid "Tape"
msgstr "Tape"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "perjam"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr "harian"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "mingguan"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "bulanan"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "Pakai daemon"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Pilih interval waktu backup"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Pilih media backup."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -10854,71 +10863,71 @@ msgstr ""
"\n"
"Ingat bahwa kini semua media 'net' juga menggunakan harddisk."
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Kirim laporan mail setelah tiap backup ke :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr "Apa"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr "Mana"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "Kapan"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "Opsi Tambahan"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Konfigurasi Drakbackup"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "Pilih tempat backup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "di Hard Drive"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "lewat Network"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr "di CDROM"
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr "di Device Pita"
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "Pilih apa yang akan di-backup"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "Backup sistem"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "Backup User"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "Pilih user secara manual"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -10926,7 +10935,7 @@ msgstr ""
"\n"
"Sumber Backup: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -10934,7 +10943,7 @@ msgstr ""
"\n"
"- File Sistem:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -10942,7 +10951,7 @@ msgstr ""
"\n"
"- File User:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -10950,7 +10959,7 @@ msgstr ""
"\n"
"- File Lain:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -10959,13 +10968,13 @@ msgstr ""
"\n"
"- Simpan di Hard drive di path: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
@@ -10973,20 +10982,20 @@ msgstr ""
"\n"
"- Bakar ke CD"
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, c-format
msgid " on device: %s"
msgstr " di device: %s"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
@@ -10995,12 +11004,12 @@ msgstr ""
"\n"
"- Simpan ke tape di alat: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tHapus=%s"
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
@@ -11009,7 +11018,7 @@ msgstr ""
"\n"
"- Simpan via %s di host: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11018,7 +11027,7 @@ msgstr ""
"\t\t name user: %s\n"
"\t\t di path: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11026,19 +11035,19 @@ msgstr ""
"\n"
"- Opsi:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tJangan masukkan File Sistem\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackup dengan tar dan bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackup dengan tar dan gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11047,39 +11056,39 @@ msgstr ""
"\n"
"- Cakupan daemon (%s) :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t-Hard drive.\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr "\t-Tape \n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-Network dg FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-Network dg SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr "\t-Network dg rsync.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr "\t-Network dg webdav.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Tiada konfigurasi, mohon klik Dukun atau Lanjutan.\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11087,7 +11096,7 @@ msgstr ""
"Daftar data restorasi:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11095,254 +11104,254 @@ msgstr ""
"Daftar data rusak:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "Mohon uncheck atau hapus nanti."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "File backup rusak"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr " Semua data terpilih telah "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Berhasil Direstorasi di %s "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " Restorasi Konfigurasi "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "OK utk restorasi file lain."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr "Daftar user restorasi (hanya tanggal terakhir per user yg penting)"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "Backup file sistem sebelum:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "pilih tanggal restorasi"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Pakai Hard Disk utk backup"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "Masukkan direktori utk penyimpanan:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "Koneksi FTP"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "Koneksi Aman"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "Restorasi dari Hard Disk."
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Masukkan direktori tempat backup disimpan"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "Pilih media lain utk direstorasi"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "Media Lain"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "Restorasi sistem"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "Restorasi User"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "Restorasi Lain-lain"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
msgid "select path to restore (instead of /)"
msgstr "pilih path utk restorasi (selain /)"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Lakukan backup baru sebelum restorasi (hanya utk backup incremental.)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "Hapus direktori user sebelum restorasi."
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Hapus Pilihan"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restorasi Lain-lain"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Backup %s ke %s.old"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Restorasi dari Hard Disk."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Kembalikan tabel partisi"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Restorasi User"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Nama Host"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Katasandi"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Nama user"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Nama Host: "
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Restorasi Lain-lain"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Restorasi semua backup"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr "Restorasi pilihan sendiri"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
#, fuzzy
msgid "CD in place - continue."
msgstr "Tekan Lanjutkan utk melanjutkan"
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Kembalikan tabel partisi"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Restorasi User"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "Sebelumnya"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Simpan"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Bangun Backup"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr "Restorasi"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11353,7 +11362,7 @@ msgstr ""
" surat laporan Anda tak terkirim\n"
" Mohon konfigurasikan sendmail"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
@@ -11361,7 +11370,7 @@ msgstr ""
"Paket berikut perlu diinstal:\n"
" @list_of_rpm_to_install"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -11369,19 +11378,19 @@ msgstr ""
"Error saat pengiriman file via FTP.\n"
" Betulkan konfigurasi FTP Anda."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "Pilih data utk direstorasi..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "Pilih media backup..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "Pilih data backup..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11389,59 +11398,59 @@ msgstr ""
"Tiada file konfigurasi \n"
"Mohon klik Dukun atau Lanjutan"
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "Sedang dibangun ... tunggu."
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "Backup file sistem"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "Backup file user"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "Backup file lain"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "Total Kemajuan"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "file dikirim dg FTP"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "Kirim file..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "Backup Sekarang dari file konfigurasi"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Lihat Konfigurasi Backup."
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr "Konfigurasi Dukun"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr "Konfigurasi Lanjutan"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "Backup Sekarang"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -11501,7 +11510,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11515,7 +11524,7 @@ msgstr ""
" myhostname atau mydomain di /etc/postfix/main.cf harus diset\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11590,7 +11599,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -11641,19 +11650,19 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Haksalin (C) 2001 MandrakeSoft oleh DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" update 2002 MandrakeSoft oleh Stew Benedict <sbenedict\\@mandrakesoft.com>"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11681,7 +11690,7 @@ msgstr ""
" ini; jika tidak, tulis ke the Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11757,7 +11766,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11774,7 +11783,7 @@ msgstr ""
"membangun backup di harddrive Anda sebelum mengirimnya ke server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11795,7 +11804,7 @@ msgstr ""
"akan kehilangan semua data. Hati-hati dan jangan mengubah\n"
"file data backup secara manual.\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12803,6 +12812,153 @@ msgstr ""
"\n"
"Silakan pencet Konfigurasikan untuk mulai."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Grupkerja"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "Partisi %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "User"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Hapus"
+
+#: ../../standalone/drakperm_.c:50
+#, fuzzy
+msgid "edit"
+msgstr "Sedang"
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Selesai"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "tambah modul"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Tambah printer baru"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "Semua tak dipilih"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Hapus Pilihan"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Buat user"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "Versi: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Port"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "Gunakan deteksi otomatis"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "Gunakan deteksi otomatis"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Pilihan Splash"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "User"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Grupkerja"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12872,10 +13028,6 @@ msgstr "Keluar"
msgid "save theme"
msgstr "Instal tema"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13510,7 +13662,7 @@ msgstr "Instal update sistem"
msgid "Exit install"
msgstr "Keluar dari proses instal"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
@@ -13758,6 +13910,9 @@ msgstr "Multimedia - CD Burning"
msgid "Scientific Workstation"
msgstr "Aplikasi Ilmu pengetahuan"
+#~ msgid "Can't create Bootsplash preview"
+#~ msgstr "Gagal membuat preview Bootsplash"
+
#~ msgid ""
#~ "The first time you try the X configuration, you may not be very "
#~ "satisfied\n"
@@ -15994,9 +16149,6 @@ msgstr "Aplikasi Ilmu pengetahuan"
#~ msgid "Low"
#~ msgstr "Lemah"
-#~ msgid "Medium"
-#~ msgstr "Sedang"
-
#~ msgid ""
#~ "Few improvements for this security level, the main one is that there are\n"
#~ "more security warnings and checks."
diff --git a/perl-install/share/po/is.po b/perl-install/share/po/is.po
index 9f1163b8e..feaa9ccd9 100644
--- a/perl-install/share/po/is.po
+++ b/perl-install/share/po/is.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-01-05 18:53-0500\n"
"Last-Translator: Thorarinn Einarsson <teinarsson@nc.rr.com>\n"
"Language-Team: Icelandic\n"
@@ -184,13 +184,13 @@ msgstr "Upplsingar"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr " lagi"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Htta"
@@ -287,19 +287,18 @@ msgid "Graphics card: %s"
msgstr "Skjkort: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -495,15 +494,15 @@ msgstr "Tf ur en sjlfgefin rsing byrjar"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Lykilor"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Lykilor (aftur)"
@@ -540,12 +539,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Reyndu aftur"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Mismunandi lykilor"
@@ -592,8 +591,8 @@ msgstr ""
"Hrna eru nverandi stillingar LILO .\n"
" getur btt vi fleirum ea breytt essum."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Bta vi"
@@ -601,7 +600,7 @@ msgstr "Bta vi"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Bi"
@@ -614,7 +613,7 @@ msgstr "Breyta RAID"
msgid "Which type of entry do you want to add?"
msgstr "Hverju viltu bta vi?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -920,7 +919,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr ""
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1087,7 +1086,7 @@ msgstr ""
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, fuzzy, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1114,135 +1113,137 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr ""
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Hvert viltu setja rsistjrann?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr ""
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Lokauppsetning"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
#, fuzzy
msgid "/_File"
msgstr "Skrr:\n"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr ""
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Skjr"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "Skipta um skj"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Hringja inn me mtaldi"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr "Rsitki"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "Setja kerfi inn"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Ba til nja disksnei"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1253,103 +1254,98 @@ msgstr ""
msgid "Error"
msgstr "Villa"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "tki"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Veldu innsetningarflokk"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Veldu prenttengingu"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
#, fuzzy
msgid "Configure"
msgstr "Stilla X"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Val pakkahp"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
#, fuzzy
msgid "Themes"
msgstr "Tr"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1358,34 +1354,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1395,7 +1391,7 @@ msgstr ""
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""
@@ -1635,7 +1631,7 @@ msgstr "Tm"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Anna"
@@ -2339,7 +2335,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Notandanafn:"
@@ -2656,57 +2652,61 @@ msgstr ""
msgid "Author:"
msgstr "Stilla sjlfvirkt"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Nota fnstillingar hrum disk(um)"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Skoau vlbnaarupplsingar"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Sna upplsingar"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Tilgreindu ms"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "%s tengipunktur er n egar til"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Augnablik..."
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "Htti eftir %d sekndur"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Vifng fyrir fjartengda lpd prentara"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "Htti eftir %d sekndur"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4081,16 +4081,16 @@ msgstr "Innsetningarafer"
msgid "Please choose one of the following classes of installation:"
msgstr "Vinsamlega tilgreindu eftirfarandi"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Val pakkahp"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
#, fuzzy
msgid "Individual package selection"
msgstr "Val pakkahp"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, fuzzy, c-format
msgid "Total size: %d / %d MB"
msgstr "Heildarstr: "
@@ -4162,7 +4162,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "Innsetning"
@@ -4185,7 +4185,7 @@ msgstr "Fjarlgja"
msgid "Choose the packages you want to install"
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "Set inn"
@@ -4213,19 +4213,19 @@ msgid "Installing package %s"
msgstr "Set inn pakka %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
#, fuzzy
msgid "Accept"
msgstr "Samykkja notanda"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#, fuzzy
msgid "Refuse"
msgstr "Endurstkka"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4236,16 +4236,16 @@ msgid ""
msgstr ""
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Viltu samt halda fram?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "a kom upp villa vi a raa pkkum:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
#, fuzzy
msgid "There was an error installing packages:"
msgstr "a kom upp villa vi a raa pkkum:"
@@ -4421,7 +4421,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Lyklabor"
@@ -4610,75 +4610,75 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr "Endurheimta fr diskling"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Vista diskling"
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr "Endurheimta fr diskling"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr "Val pakkahp"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Settu tman diskling drif %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Vista diskling"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Veldu pakka til a setja inn"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr "Augnablik"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Undirb innsetningu"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -4687,21 +4687,21 @@ msgstr ""
"Set inn pakka %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Lokauppsetning"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Settu tman diskling drif %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Settu tman diskling drif %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
#, fuzzy
msgid ""
"You now have the opportunity to download encryption software.\n"
@@ -4784,7 +4784,7 @@ msgstr ""
"Altadena, California, 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4796,168 +4796,168 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Hef samband vi vlina til a skja lista yfir fanlega pakka"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Veldu spegilvlina aan sem a skja pakkanna"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Hef samband vi vlina til a skja lista yfir fanlega pakka"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
#, fuzzy
msgid "Which is your timezone?"
msgstr " hvaa tmasvi ertu?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Veltu stilla tlvuklukkuna GMT?"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
#, fuzzy
msgid "NTP Server"
msgstr "NIS jnn"
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
#, fuzzy
msgid "Remote CUPS server"
msgstr "Fjartengd prentr"
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
#, fuzzy
msgid "No printer"
msgstr "Stabundinn prentari"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Er kannski eitt enn vlinni?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
#, fuzzy
msgid "Mouse"
msgstr "USB ms"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Prentari"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "NIS"
msgstr "Nota NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "Upplsingar"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Local files"
msgstr "Stabundinn prentari"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "kvea rtarlykilor"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "Ekkert lykilor"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "etta lykilor er of einfalt (verur a vera minnst %d stafa langt)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Aukenning"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
#, fuzzy
msgid "Authentication LDAP"
msgstr "Aukenning"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "LDAP Server"
msgstr "netjnn"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
#, fuzzy
msgid "Authentication NIS"
msgstr "Aukenning NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS ln"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS jnn"
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4973,21 +4973,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Aukenning"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Nafn lns"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5016,21 +5016,21 @@ msgstr ""
" vlinni ef alvarleg vandaml koma upp.\n"
"Viltu ba til rsidiskling fyrir vlina na?"
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
#, fuzzy
msgid "First floppy drive"
msgstr "Fyrsta drif"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
#, fuzzy
msgid "Second floppy drive"
msgstr "Anna drif"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Sleppa"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, fuzzy, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5057,7 +5057,7 @@ msgstr ""
"Viltu ba til rsidiskling fyrir vlina na?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5066,28 +5066,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "Ekkert disklingadrif til staar"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Veldu disklingadrifi sem vilt nota til a gera rsidisk"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Settu tman diskling drif %s"
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "B til rsidiskling..."
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Set upp rsistjrann..."
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5095,28 +5095,28 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
#, fuzzy
msgid "Do you want to use aboot?"
msgstr "Viltu nota SILO?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
#, fuzzy
msgid "Installing bootloader"
msgstr "Setja inn rsihlaara"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Innsetning LILO brst skum eftirfarandi villu:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5127,18 +5127,18 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, fuzzy, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Settu tman diskling drif %s"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
#, fuzzy
msgid "Creating auto install floppy..."
msgstr "Undirb innsetningu"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5148,7 +5148,7 @@ msgstr ""
"\n"
"Viltu virkilega htta nna?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5178,16 +5178,16 @@ msgstr ""
"Frekari upplsingar um hvernig a stilla vlina eftir innsetninguna er a\n"
"finna vieigandi kafla Official Mandrake Linux User's Guide bkinni."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
#, fuzzy
msgid "Generate auto install floppy"
msgstr "Undirb innsetningu"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5196,17 +5196,17 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
#, fuzzy
msgid "Automated"
msgstr "Sjlfvirkt IP"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
#, fuzzy
msgid "Replay"
msgstr "Endurhlaa"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
#, fuzzy
msgid "Save packages selection"
msgstr "Val pakkahp"
@@ -5250,8 +5250,8 @@ msgid "<- Previous"
msgstr ""
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
#, fuzzy
msgid "Next"
msgstr "Texta"
@@ -5746,7 +5746,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "Forsna disksneiar"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -5861,17 +5861,17 @@ msgstr "Bi"
msgid "No mouse"
msgstr "Engin ms"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
#, fuzzy
msgid "Please test the mouse"
msgstr "Hvernig ms ertu me?"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
#, fuzzy
msgid "To activate the mouse,"
msgstr "Hvernig ms ertu me?"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr ""
@@ -6030,7 +6030,7 @@ msgstr "Vi hvaa ratengi er msin n tengd?"
msgid "no network card found"
msgstr "ekkert netkort fannst"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Stilli staarnetstenginu"
@@ -6047,7 +6047,7 @@ msgstr ""
"vistfang gttarinnar ef veist hva a vistfang er.\n"
"Gttin gefur r agang t r staarnetinu (t.d. Interneti)."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
#, fuzzy
msgid "Host name"
msgstr "Vlarheiti:"
@@ -6511,7 +6511,7 @@ msgstr "Ba til rsidiskling"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP vistfang a vera sniinu 192.168.1.10"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6523,41 +6523,41 @@ msgstr ""
"vistfang gttarinnar ef veist hva a vistfang er.\n"
"Gttin gefur r agang t r staarnetinu (t.d. Interneti)."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "Nafnamilari"
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Gtt (tki)"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
#, fuzzy
msgid "Proxies configuration"
msgstr "Lokauppsetning"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP sel:"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP Sel:"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Sel a vera http://..."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Sel a vera ftp://..."
@@ -7952,7 +7952,7 @@ msgstr "Keyri upp neti"
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
#, fuzzy
@@ -8745,7 +8745,7 @@ msgstr "Endursn..."
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
#, fuzzy
msgid "System"
msgstr "Mouse Systems"
@@ -8831,8 +8831,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -8842,13 +8842,13 @@ msgstr "Nafn tengingar"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -8869,7 +8869,7 @@ msgstr "Bi"
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -8890,8 +8890,8 @@ msgstr "Endursn..."
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -8915,8 +8915,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -8946,7 +8946,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -8956,7 +8956,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -8966,8 +8966,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -8988,15 +8988,15 @@ msgstr "snillingur"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9014,6 +9014,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
#, fuzzy
msgid "Installing packages..."
@@ -9071,12 +9085,12 @@ msgstr "Bta vi notanda"
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
#, fuzzy
msgid "Help"
@@ -9147,39 +9161,39 @@ msgstr ""
msgid "dhcpd Config..."
msgstr "Uppsetning"
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr "Stilla X"
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Settu tman diskling drif %s"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "Ekkert disklingadrif agengilegt"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9263,31 +9277,31 @@ msgstr "Bta vi notanda"
msgid "Remove the last item"
msgstr "Forsn disksnei %s"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9295,7 +9309,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9303,20 +9317,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "Prfa tengi"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9325,41 +9332,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Ekkert lykilor"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Villa vi a opna %s til skriftar: %s"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9370,67 +9377,67 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
#, fuzzy
msgid "Backup User files..."
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
#, fuzzy
msgid "Backup Other files..."
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
msgid "No changes to backup!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9438,908 +9445,908 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Villa vi lestur skrarinnar %s"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
#, fuzzy
msgid "File Selection"
msgstr "Val pakkahp"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
msgid "Backup your System files. (/etc directory)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr ""
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
#, fuzzy
msgid "Remove Selected"
msgstr "Fjartengd prentr"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
#, fuzzy
msgid "Please enter your login"
msgstr "Reyndu aftur"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
#, fuzzy
msgid "Please enter your password"
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
#, fuzzy
msgid "Remember this password"
msgstr "kvea rtarlykilor"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "Hvaa lyklaborsuppsetningu viltu?"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Smelltu disksnei"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Smelltu disksnei"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Smelltu disksnei"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Smelltu disksnei"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Smelltu disksnei"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "Velji skr"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
#, fuzzy
msgid "Use quota for backup files."
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
#, fuzzy
msgid "Network"
msgstr "Geiri"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr "Tegund"
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
#, fuzzy
msgid "Use daemon"
msgstr "Notandanafn:"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
#, fuzzy
msgid "What"
msgstr "Augnablik"
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
#, fuzzy
msgid "Where"
msgstr "stig"
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
#, fuzzy
msgid "When"
msgstr "stig"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
#, fuzzy
msgid "More Options"
msgstr "Stillingar kjarnaeininga:"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Veldu pakkana sem vilt setja inn"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
#, fuzzy
msgid "Backup system"
msgstr "Setja upp skrarkerfi"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Ms: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Upplsingar"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Hvaa ratengi er mtaldi tengt vi?"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
#, fuzzy
msgid " Restore Configuration "
msgstr "Netstillingar"
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
#, fuzzy
msgid "please choose the date to restore"
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Hvernig ms ertu me?"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "FTP Connection"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
#, fuzzy
msgid "Secure Connection"
msgstr "Veldu prenttengingu"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
#, fuzzy
msgid "Other Media"
msgstr "Anna"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
#, fuzzy
msgid "Restore system"
msgstr "Setja kerfi inn"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
#, fuzzy
msgid "Restore Users"
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
#, fuzzy
msgid "Restore Other"
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
msgid "select path to restore (instead of /)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Fjartengd prentr"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "Endurheimta fr diskling"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Endurheimta fr diskling"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "Vlarheiti:"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "Lykilor"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "Notandanafn:"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "Vlarheiti:"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
#, fuzzy
msgid "Custom Restore"
msgstr "Srlagaa"
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Endurheimta fr diskling"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "Endurheimta fr skr"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
#, fuzzy
msgid "Save"
msgstr "netjnn"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
#, fuzzy
msgid "Restore"
msgstr "Endurstkka"
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Eftirfarandi pakkar vera fjarlgir"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr ""
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr ""
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr ""
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
#, fuzzy
msgid "Backup system files"
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
#, fuzzy
msgid "Backup user files"
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
#, fuzzy
msgid "Backup other files"
msgstr "Skemmd afritsskr"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Sending files..."
msgstr "Vista skr"
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Netstillingar"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
#, fuzzy
msgid "View Backup Configuration."
msgstr "Netstillingar"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
#, fuzzy
msgid "Wizard Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
#, fuzzy
msgid "Advanced Configuration"
msgstr "Uppsetning"
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10371,7 +10378,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10380,7 +10387,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10421,7 +10428,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10449,17 +10456,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10476,7 +10483,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10516,7 +10523,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10527,7 +10534,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10540,7 +10547,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11510,6 +11517,150 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Veldu prenttengingu"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "Vinnuhpur"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "Rtardisksnei"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "USB ms"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr "Eya"
+
+#: ../../standalone/drakperm_.c:50
+#, fuzzy
+msgid "edit"
+msgstr "Milungs"
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Bi"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "Bta vi notanda"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "Stabundinn prentari"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+msgid "Up selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Fjartengd prentr"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "Samykkja notanda"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "tgfa: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Llegt"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+msgid "Use owner id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:316
+msgid "Use group id for execution"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "Val pakkahp"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "Notandaheiti:"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "Vinnuhpur"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11570,10 +11721,6 @@ msgstr "Htta"
msgid "save theme"
msgstr "Setja kerfi inn"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12207,7 +12354,7 @@ msgstr "Setja kerfi inn"
msgid "Exit install"
msgstr "Htta innsetningu"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
@@ -12595,9 +12742,6 @@ msgstr "Upplsingar"
#~ msgid "Low"
#~ msgstr "Lgt"
-#~ msgid "Medium"
-#~ msgstr "Milungs"
-
#~ msgid ""
#~ "Few improvements for this security level, the main one is that there are\n"
#~ "more security warnings and checks."
@@ -13316,9 +13460,6 @@ msgstr "Upplsingar"
#~ msgid "Linear (needed for some SCSI drives)"
#~ msgstr "Nota lnulegan ham (nausynlegt fyrir sum SCSI drif)"
-#~ msgid "User name:"
-#~ msgstr "Notandaheiti:"
-
#~ msgid "Password:"
#~ msgstr "Lykilor:"
diff --git a/perl-install/share/po/ja.po b/perl-install/share/po/ja.po
index 01470b3b1..ca6f74585 100644
--- a/perl-install/share/po/ja.po
+++ b/perl-install/share/po/ja.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-07-05 15:44+0200\n"
"Last-Translator: YAMAGATA Hiroo <hiyori13@alum.mit.edu>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -185,13 +185,13 @@ msgstr "ץ"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "λ"
@@ -293,19 +293,18 @@ msgid "Graphics card: %s"
msgstr "եå: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -497,15 +496,15 @@ msgstr "ǥեȥ᡼ưԤ"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "ѥ"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "ѥ (⤦)"
@@ -547,12 +546,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "⤦ٻƲ"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "ѥɤפޤ"
@@ -597,8 +596,8 @@ msgstr ""
"ȥϰʲΤȤǤ\n"
"ɲáѹǤޤ"
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "ɲ"
@@ -606,7 +605,7 @@ msgstr "ɲ"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "λ"
@@ -618,7 +617,7 @@ msgstr "ѹ"
msgid "Which type of entry do you want to add?"
msgstr "ɤΥפɲäޤ"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -920,7 +919,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "󥹥ȡѲǽˤʤۤθǤޤ"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1087,7 +1086,7 @@ msgstr ""
# so use only 7bit for this message
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1111,129 +1110,131 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "GRUB operating system chooser-he youkosou!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%c, %c key wo tukatte entry wo shitei shite kudasai."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Kono OS wo kidou suru nara Enter, Kidou mae no jikkou command"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "no henshuu niha 'e', command line nara 'c' wo oshi masu."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Sentaku shita OS ga %d byou de jidoutekini kidou shimasu."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "/boot ­Ǥ"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "ǥȥå"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "ȥ˥塼"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "֡ȥ %s ѡƥˤϥ󥹥ȡǤޤ\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "إפϤޤƤޤ\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "ư"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/ե(_F)"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/ե(F)/λ(_Q)"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr "ʬव˥"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "˥"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "դĤΥ˥"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "դĤ Gtk+ ˥"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "ưAurora¹"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub ⡼"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot ⡼"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "ƥƳ"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "ѡƥ"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1244,79 +1245,74 @@ msgstr ""
msgid "Error"
msgstr "顼"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "%s ԡ"
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "ӥǥʤ"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Ƴ饹"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1325,22 +1321,22 @@ msgstr ""
"ޡ֡ȥޥ͡ˤ %s 򤪻ȤǤ\n"
"ꥦɤưˤϡפ򥯥åޤ礦"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "ѥå¸"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1349,34 +1345,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "ƥ⡼"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "ư X ɥ¹"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "ưϤʤ"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr " (桼ǥȥåסˤǼư󤹤"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1386,7 +1382,7 @@ msgstr " (桼ǥȥåסˤǼư󤹤"
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "/etc/inittab ɤߤȤѤ˳ޤ: %s"
@@ -1619,7 +1615,7 @@ msgstr ""
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "¾"
@@ -2316,7 +2312,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "桼̾"
@@ -2640,57 +2636,61 @@ msgstr ""
msgid "Author:"
msgstr "ȥץ"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "ǥθ"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "ϡɥξ򸫤Ʋ"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "ɽ"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "ޥ"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "ݡ %s ǸФޤ"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Ԥ"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr " %d "
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "ץ \"%s\" ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr " %d "
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4816,15 +4816,15 @@ msgstr "󥹥ȡ륯饹"
msgid "Please choose one of the following classes of installation:"
msgstr "ʲΥ󥹥ȡ륯饹ɤ줫Ǥ"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "ѥå롼פ"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "̥ѥå"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "ץ: %d / %d MB"
@@ -4896,7 +4896,7 @@ msgstr "ư򤵤줿ѥåɽ"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "󥹥ȡ"
@@ -4916,7 +4916,7 @@ msgstr "Ǿ󥹥ȡ"
msgid "Choose the packages you want to install"
msgstr "󥹥ȡ뤷ѥåDz"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "󥹥ȡ"
@@ -4943,17 +4943,17 @@ msgid "Installing package %s"
msgstr "ѥå %s Υ󥹥ȡ"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "ǧ"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4967,16 +4967,16 @@ msgstr ""
"CDʤСCancel 򲡤Ƥ Cd-Rom Υ󥹥ȡ򤷤Ʋ"
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "ޤ鷺˿ʤߤޤ"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "ѥåǥ顼ȯ:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "ѥåΥ󥹥ȡǥ顼ȯ:"
@@ -5288,7 +5288,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "ܡ"
@@ -5471,35 +5471,35 @@ msgstr ""
"եåԡؤΥѥå¸ɤ߹ߤǤ\n"
" auto_install եåԡƱǤ"
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "եåԡɤ߹"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "եåԡ˥֤"
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "եåԡɤ߹"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "ѥå"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "ѥåäեåԡ"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "եåԡ˥֤"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "ΤΥ϶ڡۤƤޤ"
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr "󥹥ȡμ"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
#, fuzzy
msgid ""
"You haven't selected any group of packages.\n"
@@ -5508,19 +5508,19 @@ msgstr ""
"ѥå롼פФƤޤ\n"
"ߤ󥹥ȡǤ"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr "X Ȥ"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr "Ūʥɥơʿ侩"
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr "˺¤Υ󥹥ȡurpmi ʤ"
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5530,16 +5530,16 @@ msgstr ""
"CDĤʤС󥻥򥯥åƤ\n"
"긵ˤʤCDС򤫤ϤƤOk򥯥åޤ"
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr " %s פȤCd-Rom"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "󥹥ȡν"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5548,21 +5548,21 @@ msgstr ""
"ѥå %s 򥤥󥹥ȡ\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "󥹥ȡ"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Ȥäưեåԡɥ饤 %s "
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "⥸塼եåԡɥ饤 %s Ʋ"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5626,7 +5626,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
#, fuzzy
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5646,158 +5646,158 @@ msgstr ""
"\n"
"ѥå򥤥󥹥ȡ뤷ޤ"
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Mandrake Linux Ȥ³ƥߥ顼Ƥޤ"
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "ɤΥȤѥåäƤ뤫"
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Ȥ³ƥѥåƤޤ"
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr "ʤλӤϤɤǤ"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "ϡɥå GMT ˥åȤƤޤ"
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "ư֤碌NTPȤ"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP "
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr "⡼CUPS "
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr "ץ󥿤ʤ"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "ISA ɥɤϤޤ"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"󥹥ȡˡsndconfigפ¹ԤƥɥɤꤷƤ"
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"ɥɤФǤޤǤ\n"
"󥹥ȡˡharddrakeפƤ"
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "ޤȤ"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "ޥ"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "ץ"
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr "ɥ"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "ƥӥ"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
#, fuzzy
msgid "Windows Domain"
msgstr "ɥΥեȤäƤ"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr "ե"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "롼ȥѥ"
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "ѥɤʤ"
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "ΥѥɤϴñޤʺǤ %d ʸȤäƤ"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "ǧ"
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr "ǧLDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP١dn"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr "ǧNIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS ɥᥤ"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5813,21 +5813,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "ǧLDAP"
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
#, fuzzy
msgid "Domain Admin User Name"
msgstr "ɥᥤ̾"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5854,19 +5854,19 @@ msgstr ""
"֡ȥǥʤСեåԥǥɥ饤֤\n"
"OKפ򲡤Ƥ"
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "ǽΥեåԡɥ饤"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "ܤΥեåԡɥ饤"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "å"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5890,7 +5890,7 @@ msgstr ""
"줹Τڤˤʤޤ֡ȥǥޤ\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5904,28 +5904,28 @@ msgstr ""
"1.44 Mb եåԡǵưǥΤϤ̵֤Ǥ\n"
"XFS ϤȤƤ礭ʥɥ饤ФɬפǤ)."
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "ͭʥեåԡɥ饤֤ޤ󡤤ʤ"
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "֡ȥǥꤿեåԥɥ饤֤"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "եåԡɥ饤 %s "
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "֡ȥǥκ"
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "֡ȥν"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5937,11 +5937,11 @@ msgstr ""
"󥹥ȡ³ޤޥεưˤ\n"
"BootX ȤäƤ"
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "aboot Ȥޤ"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5949,15 +5949,15 @@ msgstr ""
"aboot 󥹥ȡ˥顼ȯ\n"
"̵˥󥹥ȡ뤷ƤߤޤǽΥѡƥ˲ޤ"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "֡ȥ󥹥ȡ"
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "֡ȥΥ󥹥ȡ˼ԤޤʲΥ顼ȯ:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5974,17 +5974,17 @@ msgstr ""
" 줫餳פޤ: shut-down\n"
"εưˤϥ֡ȥΥץץȤФϤǤ"
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Υեåԡɥ饤 %s Ʋ"
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "󥹥ȡեåԡμư"
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5994,7 +5994,7 @@ msgstr ""
"\n"
"˽λޤ"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6025,16 +6025,16 @@ msgstr ""
"󥹥ȡˤĤƤϥ桼ɤΡ֥󥹥ȡ뤷פ\n"
"Ϥ򻲾ȤƲ"
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "󥹥ȡեåԡμư"
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6047,15 +6047,15 @@ msgstr ""
"(̤ΥޥؤΥ󥹥ȡѤΤΤǤ).\n"
"\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "ư"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "ѥå¸"
@@ -6096,8 +6096,8 @@ msgid "<- Previous"
msgstr "<- ɤ"
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr ""
@@ -6575,7 +6575,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "եޥå"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6687,15 +6687,15 @@ msgstr "ʤ"
msgid "No mouse"
msgstr "ޥʤ"
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "ޥƥȤƤߤƤ"
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "ޥͭˤˤϡ"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "ۥưƤ"
@@ -6865,7 +6865,7 @@ msgstr "󥿡ͥå³˻ȤͥåȥץӤޤ礦"
msgid "no network card found"
msgstr "ͥåȥɤդޤ"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "ͥåȥ"
@@ -6880,7 +6880,7 @@ msgstr ""
"ĤDHCPФưΤ˥ۥ̾ɬפȤޤ\n"
"ۥ̾ϡmybox.mylab.myco.comɤΤ褦¤Ʋ"
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "ۥ̾:"
@@ -7360,7 +7360,7 @@ msgstr "ư˳"
msgid "IP address should be in format 1.2.3.4"
msgstr "IP ɥ쥹 1.2.3.4 Τ褦ϤƲ"
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7371,40 +7371,40 @@ msgstr ""
"ۥ̾ϡmybox.mylab.myco.comɤΤ褦ˤƲ\n"
"⤷ȥС IP ɥ쥹ϤƲ"
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "ȥ ( %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "ȥǥХ"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr "ץ"
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "ͥåȥɤidסʥåץȥåפ"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr "Proxy http://... Ǥ"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr "Proxy ftp://... Ǥ"
@@ -8898,7 +8898,7 @@ msgstr "ʲΥץ󥿤ǰ桧 \"%s\""
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9792,7 +9792,7 @@ msgstr "󥿡ͥå"
msgid "File sharing"
msgstr "ե붦ͭ"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "ƥ"
@@ -9872,9 +9872,10 @@ msgid "Want to know more about the Open Source community?"
msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
+#, fuzzy
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
"ץ󥽡ߥ˥ƥΤȤäΤäơΰˤʤޤ礦֥"
"ߥ˥ƥץ֥ڡˤƼե˻äơؤӡۤ"
@@ -9886,8 +9887,9 @@ msgid "Get the most from the Internet"
msgstr "󥿡ͥåȤ³"
#: ../../share/advertising/03-internet.pl_.c:10
+#, fuzzy
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
@@ -9897,7 +9899,7 @@ msgstr ""
"ʤǤ⤢ޤ"
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9922,7 +9924,7 @@ msgstr ""
#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
"Mandrake Linux 8.2 ˤϡǹΥץ󥽡बĤƤޤ"
"󷿡ɥࡢݡġά..."
@@ -9946,8 +9948,8 @@ msgstr "桼󥿡ե"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9975,8 +9977,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
#, fuzzy
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"ޥۤοåǡʤΥޥ϶ϤʥФѤꡪ"
"֥С᡼롢ե롢롼ե륵Ф˰"
@@ -10010,7 +10012,7 @@ msgstr ""
#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
"ե󥸤Linux 塼䡢ʤƼ異ƥò䤬ҤΥ"
"饤ŹǼޤ"
@@ -10022,7 +10024,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -10032,8 +10034,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -10054,15 +10056,15 @@ msgstr "Mandrakeѡ"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10080,6 +10082,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "ѥåΥ󥹥ȡ..."
@@ -10136,12 +10152,12 @@ msgstr "桼ɲ"
msgid "Add/Del Clients"
msgstr "DHCP 饤"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "إ"
@@ -10212,39 +10228,39 @@ msgstr "DHCP 饤"
msgid "dhcpd Config..."
msgstr "..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
#, fuzzy
msgid "Write Config"
msgstr ""
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Ȥäưեåԡɥ饤 %s "
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
#, fuzzy
msgid "No floppy drive available!"
msgstr "ͭʥեåԡɥ饤֤ޤ"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -10339,24 +10355,24 @@ msgstr "ƥɲ"
msgid "Remove the last item"
msgstr "ǸΥƥ"
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10366,7 +10382,7 @@ msgstr ""
" DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10378,7 +10394,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10390,20 +10406,13 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "ʹԾ"
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10412,41 +10421,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "ѥɤʤ"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "%s ޤ: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -10457,65 +10466,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "ƥեΥХåå..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "ϡɥǥΥХååץե..."
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr "桼եΥХåå..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr "ϡɥǥХååפοʹ..."
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "¾ΥեХåå..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr "ơפ˥Хåå"
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -10523,7 +10532,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10532,7 +10541,7 @@ msgstr ""
"FTP եΥꥹ: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
#, fuzzy
msgid ""
"\n"
@@ -10542,39 +10551,39 @@ msgstr ""
"\n"
"(!) FTP ³Υȥ֥: FTPǥХååץեޤǤ\n"
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) ᡼˥顼\n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "ե"
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr "եǥ쥯ȥǡɲáפ򥯥åޤ"
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10582,27 +10591,27 @@ msgstr ""
"\n"
"ɬפʥץ˥åĤƤ\n"
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Υץ /etc ǥ쥯ȥΥե򤹤٤ƥХååסǤ"
"\n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "ƥեΥХååס/etcǥ쥯ȥ)"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr "󥯥󥿥ХååסʸŤХååפϻĤ)"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "ץե (passwd, group, fstab) ϴޤʤ"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10610,65 +10619,65 @@ msgstr ""
"ΥץǤϡʥС /etc ǥ쥯ȥ\n"
"Ǥޤ"
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr "Хååפ˴ޤ᤿桼Dz"
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr "֥饦Υåϴޤʤ"
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "󥯥󥿥ХååסʸŤХååפϻĤ)"
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Τ"
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "桼̾"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
#, fuzzy
msgid "Use network connection to backup"
msgstr "Хååפ FTP ³"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "ư"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "ۥ̾ IP ϤƤ"
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -10677,68 +10686,68 @@ msgstr ""
"ΥۥȾǤΥǥ쥯ȥ\n"
"Хååפ¸ޤ"
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "̾ϤƤ"
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "ѥɤϤƤ"
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "Υѥɤ򵭲"
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr "CD/DVDROM ˥Хåå"
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "CD ڡǤ"
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "CDRWȤäƤϥåƤ"
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "CDRWȤäƤϥåƤ"
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "ޤ CDRW õˤϤ򥯥å"
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr "ư"
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "CDRWȤäƤϥåƤ"
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "CDRWȤäƤϥåƤ"
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10746,36 +10755,36 @@ msgstr ""
"CD 饤ΥǥХ̾ϤƤ\n"
": 0,1,0"
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr "ե"
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr "ơפ˥Хåå"
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr "ХååѥǥХ̾ϤƤ"
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "ޤ CDRW õˤϤ򥯥å"
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "ޤ CDRW õˤϤ򥯥å"
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "ޤ CDRW õˤϤ򥯥å"
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10783,63 +10792,63 @@ msgstr ""
"Drakbackup˵祵\n"
"ϤƤ"
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "¸ǥ쥯ȥϤƤ:"
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr "ХååץեΥȤ"
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "ͥåȥ"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "ϡɥɥ饤 / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr "轵"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr "ǡȤ"
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Хååפδֳ֤Ǥ"
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -10847,7 +10856,7 @@ msgstr ""
"ХååפΥǥ\n"
"Ǥ͡"
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -10855,71 +10864,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "ӥ cron ǡ󤬴ޤޤƤ뤳ȤǧƤ"
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr "Хåå᡼: "
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr ""
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr ""
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "¾ץ"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "Drakbackup "
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr "ХååDz"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "ϡɥɥ饤֤"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "ͥåȥͳ"
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr "ХååפΤDz"
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr "ƥХåå"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr "桼Хåå"
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr "桼ư"
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
@@ -10927,7 +10936,7 @@ msgstr ""
"\n"
"Хåå׸: \n"
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
@@ -10935,7 +10944,7 @@ msgstr ""
"\n"
"- ƥե:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
@@ -10943,7 +10952,7 @@ msgstr ""
"\n"
"- 桼ե:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
@@ -10951,7 +10960,7 @@ msgstr ""
"\n"
"- ¾ե:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
@@ -10960,32 +10969,32 @@ msgstr ""
"\n"
"- ϡɥɥ饤־¸ѥ: %s\n"
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, fuzzy, c-format
msgid " on device: %s"
msgstr "ޥǥХ: %s\n"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, fuzzy, c-format
msgid ""
"\n"
@@ -10994,12 +11003,12 @@ msgstr ""
"\n"
"- FTP Ǥ¸ۥ: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, fuzzy, c-format
msgid ""
"\n"
@@ -11008,7 +11017,7 @@ msgstr ""
"\n"
"- FTP Ǥ¸ۥ: %s\n"
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11017,7 +11026,7 @@ msgstr ""
"\t\t 桼̾: %s\n"
"\t\t ѥ: %s \n"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
msgid ""
"\n"
"- Options:\n"
@@ -11025,19 +11034,19 @@ msgstr ""
"\n"
"- ץ:\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr "\tƥեϴޤʤ\n"
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr "\tХååפ tar bzip2\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr "\tХååפ tar gzip\n"
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
@@ -11046,41 +11055,41 @@ msgstr ""
"\n"
"- ǡ (%s) ޤ :\n"
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr "\t-ϡɥɥ饤֡\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr "\t-ͥåȥ FTP.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr "\t-ͥåȥ SSH.\n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-ͥåȥ FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-ͥåȥ FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "꤬ޤ󡣥ɤ򥯥åƤ\n"
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
@@ -11088,7 +11097,7 @@ msgstr ""
"ǡΰ:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11096,255 +11105,255 @@ msgstr ""
"Ƥǡ:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr "˥åϤƤ"
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr "Хååץե뤬Ƥޤ"
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
#, fuzzy
msgid " All of your selected data have been "
msgstr " 򤷤ǡϤ٤ "
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr " %s ޤ "
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "¾ΥեˤOK"
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr "桼ΰʳƥ桼κǿդפǤ"
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "ƥեΥХåå״:"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr "դ򤷤Ƥ"
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "Хååפ˥ϡɥǥ"
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr "¸ǥ쥯ȥϤƤ:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP ³"
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr "奢³"
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "ϡɥǥ"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr "Хååפ¸ǥ쥯ȥϤƤ"
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "ΥǥӤʤƤ"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "¾ǥ"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "ƥ"
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "桼"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "¾ե"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "ѥ֡/ʳ)"
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "˿Хååסʥ󥯥󥿥ХååפΤߡ"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "˥桼ǥ쥯ȥ"
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Τ"
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "¾ե"
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Хååץե뤬Ƥޤ"
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "ϡɥǥ"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "ѡƥơ֥"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "桼"
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "ۥ̾:"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "ѥ"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "桼̾"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "ۥ̾:"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "¾ե"
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr "Хååפ"
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "ѡƥơ֥"
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "桼"
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr "ɤ"
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "¸"
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr "Хåå׹"
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11355,14 +11364,14 @@ msgstr ""
" ᡼Ǥޤ\n"
" sendmailꤷƤ"
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "ʲΥѥå󥹥ȡ뤵ޤ"
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11371,19 +11380,19 @@ msgstr ""
"FTPǤΥեž˥顼.\n"
"FTP ʤƤ."
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr "ǡǤ͡"
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr "ХååѥǥǤ͡"
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr "ХååפǡǤ..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11391,59 +11400,59 @@ msgstr ""
"ե뤬Ĥޤ\n"
"ɤ򥯥åƤ"
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr "ޤȯ...ԤäƤƤ"
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "ƥեХåå"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr "桼եХåå"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "¾եХåå"
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "ΤοʹԾ"
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "FTPǥե"
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr "ե..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr "ե뤫麣Хåå"
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr "Хåå򸫤"
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr "ѥåå"
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
#, fuzzy
msgid ""
"options description:\n"
@@ -11504,7 +11513,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11518,7 +11527,7 @@ msgstr ""
" /etc/postfix/main.cf myhostname mydomain ꤷޤ\n"
"\n"
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -11594,7 +11603,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
#, fuzzy
msgid ""
"restore description:\n"
@@ -11646,18 +11655,18 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -11687,7 +11696,7 @@ msgstr ""
" Free Software Foundation, Inc., 59 Temple Place - Suite 330, \n"
" Boston, MA 02111-1307, USA."
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -11764,7 +11773,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -11781,7 +11790,7 @@ msgstr ""
"ˡޤϡɥɥ饤־˥Хåå׹ۤɬפˤʤޤ\n"
"\n"
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11802,7 +11811,7 @@ msgstr ""
"ΤǡޤΥǡäޤǤ顢Хå\n"
"åץǡΥեϼDzѤʤۤǤ\n"
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -12810,6 +12819,152 @@ msgstr ""
"\n"
"ꥦɤưˤϡפ򥯥åޤ礦"
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "롼"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "ѡƥ %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr "桼̾"
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "λ"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr "⥸塼ɲ"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr "ץɲ"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr "٤Ƥ"
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr "Τ"
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr "դ桼"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr "С: %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "ݡ"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "ưФȤ"
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "ưФȤ"
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "ѥå¸"
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr "桼̾"
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "롼"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -12870,10 +13025,6 @@ msgstr "λ"
msgid "save theme"
msgstr "ƥƳ"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -13502,7 +13653,7 @@ msgstr "ƥ๹򥤥󥹥ȡ"
msgid "Exit install"
msgstr "ƳȤλ"
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
"adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-1,-*-fixed-medium-r-"
diff --git a/perl-install/share/po/ko.po b/perl-install/share/po/ko.po
index bb8feb26e..5966e86c0 100644
--- a/perl-install/share/po/ko.po
+++ b/perl-install/share/po/ko.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2002-08-16 13:50+0900\n"
"Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n"
"Language-Team: Korean <beadaron@hanafos.com>\n"
@@ -184,13 +184,13 @@ msgstr "ɼǵ"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Ȯ"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr ""
@@ -292,19 +292,18 @@ msgid "Graphics card: %s"
msgstr "׷ ī: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -493,15 +492,15 @@ msgstr "⺻ ̹ õ ð"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "ȣ"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "ȣ (Ȯ)"
@@ -537,12 +536,12 @@ msgstr "ɼ: ɼѡ ȣ ɼ ϴ."
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "ٽ õϼ."
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "ȣ ġ ʽϴ."
@@ -587,8 +586,8 @@ msgstr ""
" ׸ ⿡ ǥõǰ ֽϴ.\n"
" ߰ϰų, ͵ Ҽ ֽϴ."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "߰"
@@ -596,7 +595,7 @@ msgstr "߰"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Ϸ"
@@ -608,7 +607,7 @@ msgstr ""
msgid "Which type of entry do you want to add?"
msgstr " ׸ ߰Ͻðڽϱ?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr ""
@@ -907,7 +906,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "ġ ٸ ٸ  Ҽ ֽϴ."
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
@@ -1067,7 +1066,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1087,128 +1086,130 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "ݰϴ. ü ñ, ׷Դϴ."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr ""
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "/boot մϴ."
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "ũž"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr " ޴"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "%sƼǿ Ʈδ ġ ϴ.\n"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr " غ ʾҽϴ.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr " Ÿ "
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/(_F)"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/(F)/(_Q)"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr " Ÿ ȭ "
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr " Ÿ "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr " "
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr " GTK+ "
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "ý ζ "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "LILO/Grub "
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot "
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
msgid "Install themes"
msgstr "׸ ġ"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr "ܼϿ ׸ ̱"
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr " Ƽ "
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
-msgstr "Ʈ÷ ̸⸦ ϴ."
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr "%s %s.old "
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1219,77 +1220,72 @@ msgstr "Ʈ÷ ̸⸦ ϴ."
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr "%s %s.old "
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr " ޽ ϴ."
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr "%s %s "
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr " ޽ ϴ."
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr " ޽ ã ϴ."
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, c-format
msgid "Write %s"
msgstr "%s "
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr " "
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "Theme installation failed!"
msgstr "׸ ġ !"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1298,21 +1294,21 @@ msgstr ""
" Ʈ ڷ %s ϰ ֽϴ.\n"
" 縦 Ϸ ."
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
msgid "Splash selection"
msgstr "÷ "
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr "׸"
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1321,34 +1317,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr " ũ"
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr "Ʈ÷"
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "ý "
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr " X-Window "
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "ƴϿ, ڵα ʽϴ."
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", ڵα մϴ."
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1358,7 +1354,7 @@ msgstr ", ڵα մϴ."
msgid "OK"
msgstr "Ȯ"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "/etc/inittab ϴ: %s"
@@ -1591,7 +1587,7 @@ msgstr ""
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Ÿ"
@@ -2285,7 +2281,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
msgid "Username"
msgstr "ڸ"
@@ -2594,51 +2590,55 @@ msgstr ""
msgid "Author:"
msgstr ":"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
msgid "Harddrake2 version "
msgstr "ϵ 巹ũ 2 "
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
msgid "Detected hardware"
msgstr "˻ ϵ"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
msgid "Information"
msgstr ""
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
msgid "Configure module"
msgstr " "
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr " "
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
msgid "Detection in progress"
msgstr "˻ "
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "ٷ ּ"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-msgid "secondary"
-msgstr "ι°"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, c-format
msgid "Running \"%s\" ..."
msgstr "%s ..."
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "secondary"
+msgstr "ι°"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr "ڵ ˻"
@@ -4522,15 +4522,15 @@ msgstr "ġ "
msgid "Please choose one of the following classes of installation:"
msgstr " ġ ϳ ּ."
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Ű ׷ "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr " Ű "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "ü ũ: %d / %d MB"
@@ -4602,7 +4602,7 @@ msgstr "ڵ õ Ű ̱"
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "ġ"
@@ -4622,7 +4622,7 @@ msgstr "ּ ġ"
msgid "Choose the packages you want to install"
msgstr "ġϰ ϴ Ű ϼ."
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "ġ"
@@ -4649,17 +4649,17 @@ msgid "Installing package %s"
msgstr "%s Ű ġ"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr ""
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "ź"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4674,16 +4674,16 @@ msgstr ""
" CDROM ʴٸ, ҡ ߰ ġ ϼ."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr " մϱ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "Ű ϴ ߻:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr " Ű ġ ߻߽ϴ: "
@@ -4857,7 +4857,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Ű"
@@ -5036,53 +5036,53 @@ msgstr ""
"÷ǿ Ű ø Ǵ ϼ.\n"
"() ڵġ ÷ǿ մϴ."
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "÷ǿ б"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "÷ǿ "
+
+#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "÷ǿ д "
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Ű "
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Ű ø ÷ ũ ."
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "÷ǿ "
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "õ 뷮 ִ Ůϴ."
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5092,16 +5092,16 @@ msgstr ""
" ʴٸ, ҡ, \n"
"Ϻθ ִٸ, CD Ŀ ȮΡ ."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "%s ǥõ CDROM"
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "ġ غԴϴ"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5110,21 +5110,21 @@ msgstr ""
" %s Ű ġ ... \n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "ġ ȯ漳"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " ÷Ǹ %s ̺꿡 "
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Ʈ ÷Ǹ %s ̺꿡 "
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5163,7 +5163,7 @@ msgid ""
"USA"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5175,154 +5175,154 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:903
+#: ../../install_steps_interactive.pm_.c:900
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "ȿ ̷ ޱ ǵ巹ũ Ʈ ..."
-#: ../../install_steps_interactive.pm_.c:908
+#: ../../install_steps_interactive.pm_.c:905
msgid "Choose a mirror from which to get the packages"
msgstr "Ű ̷ Ʈ ּ."
-#: ../../install_steps_interactive.pm_.c:917
+#: ../../install_steps_interactive.pm_.c:914
msgid "Contacting the mirror to get the list of available packages..."
msgstr "밡 Ű Ʈ ̷ Ʈ ؼ ޽ϴ."
-#: ../../install_steps_interactive.pm_.c:945
+#: ../../install_steps_interactive.pm_.c:942
msgid "Which is your timezone?"
msgstr " ð Դϱ?"
-#: ../../install_steps_interactive.pm_.c:950
+#: ../../install_steps_interactive.pm_.c:947
msgid "Hardware clock set to GMT"
msgstr "ϵ ð GMT "
-#: ../../install_steps_interactive.pm_.c:951
+#: ../../install_steps_interactive.pm_.c:948
msgid "Automatic time synchronization (using NTP)"
msgstr "ڵ ð ȭ (NTP )"
-#: ../../install_steps_interactive.pm_.c:958
+#: ../../install_steps_interactive.pm_.c:955
msgid "NTP Server"
msgstr "NTP "
-#: ../../install_steps_interactive.pm_.c:992
-#: ../../install_steps_interactive.pm_.c:1000
+#: ../../install_steps_interactive.pm_.c:989
+#: ../../install_steps_interactive.pm_.c:997
msgid "Remote CUPS server"
msgstr " CUPS "
-#: ../../install_steps_interactive.pm_.c:993
+#: ../../install_steps_interactive.pm_.c:990
msgid "No printer"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:1007
msgid "Do you have an ISA sound card?"
msgstr "ISA ī尡 ֽϱ?"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1014
+#: ../../install_steps_interactive.pm_.c:1011
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1019 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:1016 ../../steps.pm_.c:27
msgid "Summary"
msgstr "༳"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:1019
msgid "Mouse"
msgstr "콺"
-#: ../../install_steps_interactive.pm_.c:1024
+#: ../../install_steps_interactive.pm_.c:1021
msgid "Timezone"
msgstr "ð"
-#: ../../install_steps_interactive.pm_.c:1025 ../../printerdrake.pm_.c:2937
+#: ../../install_steps_interactive.pm_.c:1022 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1024
msgid "ISDN card"
msgstr "ISDN ī"
-#: ../../install_steps_interactive.pm_.c:1030
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1027
+#: ../../install_steps_interactive.pm_.c:1029
msgid "Sound card"
msgstr " ī"
-#: ../../install_steps_interactive.pm_.c:1034
+#: ../../install_steps_interactive.pm_.c:1031
msgid "TV card"
msgstr "TV ī"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1103
+#: ../../install_steps_interactive.pm_.c:1071
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1100
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../install_steps_interactive.pm_.c:1072
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1109
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1099
-#: ../../install_steps_interactive.pm_.c:1120
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1073
+#: ../../install_steps_interactive.pm_.c:1096
+#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1123
msgid "Windows Domain"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1099
+#: ../../install_steps_interactive.pm_.c:1074
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Local files"
msgstr " ϵ"
-#: ../../install_steps_interactive.pm_.c:1086
-#: ../../install_steps_interactive.pm_.c:1087 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1083
+#: ../../install_steps_interactive.pm_.c:1084 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "root ȣ "
-#: ../../install_steps_interactive.pm_.c:1088
+#: ../../install_steps_interactive.pm_.c:1085
msgid "No password"
msgstr "ȣ "
-#: ../../install_steps_interactive.pm_.c:1093
+#: ../../install_steps_interactive.pm_.c:1090
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr " ȣ ʹ ܼմϴ.(  %d ڴ Ѿ մϴ)"
-#: ../../install_steps_interactive.pm_.c:1099 ../../network/modem.pm_.c:49
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1104
msgid "Authentication LDAP"
msgstr " LDAP"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1105
msgid "LDAP Base dn"
msgstr "LDAP DN"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1106
msgid "LDAP Server"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1112
msgid "Authentication NIS"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1113
msgid "NIS Domain"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Server"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1120
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5338,19 +5338,19 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1122
msgid "Authentication Windows Domain"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1124
msgid "Domain Admin User Name"
msgstr " ڸ"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1163
+#: ../../install_steps_interactive.pm_.c:1160
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -5368,19 +5368,19 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1179
+#: ../../install_steps_interactive.pm_.c:1176
msgid "First floppy drive"
msgstr "ù° ÷ ̺"
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1177
msgid "Second floppy drive"
msgstr "ι° ÷ ̺"
-#: ../../install_steps_interactive.pm_.c:1181 ../../printerdrake.pm_.c:2470
+#: ../../install_steps_interactive.pm_.c:1178 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "dzʶٱ"
-#: ../../install_steps_interactive.pm_.c:1186
+#: ../../install_steps_interactive.pm_.c:1183
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5403,7 +5403,7 @@ msgstr ""
"ðڽϱ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1192
+#: ../../install_steps_interactive.pm_.c:1189
msgid ""
"\n"
"\n"
@@ -5412,28 +5412,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1200
+#: ../../install_steps_interactive.pm_.c:1197
msgid "Sorry, no floppy drive available"
msgstr "˼մϴ. 밡 ÷ ̺갡 ϴ."
-#: ../../install_steps_interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1201
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Ʈ ũ 鶧 ÷ ̺긦 ּ"
-#: ../../install_steps_interactive.pm_.c:1208
+#: ../../install_steps_interactive.pm_.c:1205
#, c-format
msgid "Insert a floppy in %s"
msgstr "%s Ǹ ."
-#: ../../install_steps_interactive.pm_.c:1211
+#: ../../install_steps_interactive.pm_.c:1208
msgid "Creating bootdisk..."
msgstr "Ʈ ũ "
-#: ../../install_steps_interactive.pm_.c:1218
+#: ../../install_steps_interactive.pm_.c:1215
msgid "Preparing bootloader..."
msgstr "Ʈ δ غ"
-#: ../../install_steps_interactive.pm_.c:1229
+#: ../../install_steps_interactive.pm_.c:1226
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5441,11 +5441,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1235
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Do you want to use aboot?"
msgstr "aboot Ͻðڽϱ?"
-#: ../../install_steps_interactive.pm_.c:1238
+#: ../../install_steps_interactive.pm_.c:1235
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5453,15 +5453,15 @@ msgstr ""
"aboot ġ . \n"
"ù° Ƽ Ѽ ġұ?"
-#: ../../install_steps_interactive.pm_.c:1245
+#: ../../install_steps_interactive.pm_.c:1242
msgid "Installing bootloader"
msgstr "Ʈδ ġ "
-#: ../../install_steps_interactive.pm_.c:1251
+#: ../../install_steps_interactive.pm_.c:1248
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Ʈδ ġ ߽ϴ. ߻߽ϴ:"
-#: ../../install_steps_interactive.pm_.c:1259
+#: ../../install_steps_interactive.pm_.c:1256
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5478,17 +5478,17 @@ msgstr ""
"shut-down\n"
"׷ ʹ Ʈδ Ʈ Դϴ."
-#: ../../install_steps_interactive.pm_.c:1293
+#: ../../install_steps_interactive.pm_.c:1290
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "%s ̺꿡 ÷ ũ "
-#: ../../install_steps_interactive.pm_.c:1297
+#: ../../install_steps_interactive.pm_.c:1294
msgid "Creating auto install floppy..."
msgstr "ڵ ġ ÷ ũ "
-#: ../../install_steps_interactive.pm_.c:1308
+#: ../../install_steps_interactive.pm_.c:1305
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5498,7 +5498,7 @@ msgstr ""
"\n"
" Ͻðڽϱ?"
-#: ../../install_steps_interactive.pm_.c:1319
+#: ../../install_steps_interactive.pm_.c:1316
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5528,15 +5528,15 @@ msgstr ""
"ġ ý ǵ巹ũ ̵带\n"
"Ͻñ ٶϴ."
-#: ../../install_steps_interactive.pm_.c:1332
+#: ../../install_steps_interactive.pm_.c:1329
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1334
msgid "Generate auto install floppy"
msgstr "ڵ ġ ÷ ũ "
-#: ../../install_steps_interactive.pm_.c:1339
+#: ../../install_steps_interactive.pm_.c:1336
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5550,15 +5550,15 @@ msgstr ""
"\n"
"Ϲ ġϴ ϴ.\n"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Automated"
msgstr "ڵ"
-#: ../../install_steps_interactive.pm_.c:1344
+#: ../../install_steps_interactive.pm_.c:1341
msgid "Replay"
msgstr "õ"
-#: ../../install_steps_interactive.pm_.c:1347
+#: ../../install_steps_interactive.pm_.c:1344
msgid "Save packages selection"
msgstr "õ Ű "
@@ -5600,8 +5600,8 @@ msgid "<- Previous"
msgstr "<- "
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
-#: ../../standalone/drakbackup_.c:4112 ../../standalone/drakbackup_.c:4139
-#: ../../standalone/drakbackup_.c:4169 ../../standalone/drakbackup_.c:4195
+#: ../../standalone/drakbackup_.c:4110 ../../standalone/drakbackup_.c:4137
+#: ../../standalone/drakbackup_.c:4167 ../../standalone/drakbackup_.c:4193
msgid "Next"
msgstr ""
@@ -6070,7 +6070,7 @@ msgstr ""
msgid "comma separated strings"
msgstr "ǥ и ڿ"
-#: ../../modules.pm_.c:292
+#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""
@@ -6180,15 +6180,15 @@ msgstr ""
msgid "No mouse"
msgstr "콺 "
-#: ../../mouse.pm_.c:482
+#: ../../mouse.pm_.c:488
msgid "Please test the mouse"
msgstr "콺 ׽Ʈϼ."
-#: ../../mouse.pm_.c:483
+#: ../../mouse.pm_.c:489
msgid "To activate the mouse,"
msgstr "콺 ȰȭϷ"
-#: ../../mouse.pm_.c:484
+#: ../../mouse.pm_.c:490
msgid "MOVE YOUR WHEEL!"
msgstr "콺 ."
@@ -6358,7 +6358,7 @@ msgstr " ͷ ͳݿ ϼ."
msgid "no network card found"
msgstr "Ʈ ī带 ã ϴ"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:366
+#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:365
msgid "Configuring network"
msgstr "Ʈ "
@@ -6374,7 +6374,7 @@ msgstr ""
"ȣƮ Ϻ ̾ մϴ.\n"
")mybox.mylab.myco.com"
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:371
+#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:370
msgid "Host name"
msgstr "ȣƮ:"
@@ -6852,7 +6852,7 @@ msgstr "ý "
msgid "IP address should be in format 1.2.3.4"
msgstr "IP ּҴ 1.2.3.4 ̾ մϴ."
-#: ../../network/network.pm_.c:367
+#: ../../network/network.pm_.c:366
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6864,40 +6864,40 @@ msgstr ""
"̸̾ մϴ. \n"
"Ʈ ̰ ִٸ IP ּҵ Էؾ մϴ."
-#: ../../network/network.pm_.c:372
+#: ../../network/network.pm_.c:371
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:373
+#: ../../network/network.pm_.c:372
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "rpdlxmdnpdl (. %s)"
-#: ../../network/network.pm_.c:375
+#: ../../network/network.pm_.c:374
msgid "Gateway device"
msgstr "Ʈ ġ"
-#: ../../network/network.pm_.c:387
+#: ../../network/network.pm_.c:386
msgid "Proxies configuration"
msgstr " "
-#: ../../network/network.pm_.c:388
+#: ../../network/network.pm_.c:387
msgid "HTTP proxy"
msgstr " "
-#: ../../network/network.pm_.c:389
+#: ../../network/network.pm_.c:388
msgid "FTP proxy"
msgstr "FTP "
-#: ../../network/network.pm_.c:390
+#: ../../network/network.pm_.c:389
msgid "Track network card id (useful for laptops)"
msgstr "Ʈī ID (ž )"
-#: ../../network/network.pm_.c:393
+#: ../../network/network.pm_.c:392
msgid "Proxy should be http://..."
msgstr " ̸ httP://... ̾ մϴ."
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:393
msgid "Proxy should be ftp://..."
msgstr " ̸ ftp://... ̾ մϴ."
@@ -8301,7 +8301,7 @@ msgstr "͡%s󿡼 μ "
#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1560 ../../standalone/drakbackup_.c:4208
+#: ../../standalone/drakbackup_.c:1558 ../../standalone/drakbackup_.c:4206
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
@@ -9218,7 +9218,7 @@ msgstr "ͳ"
msgid "File sharing"
msgstr " "
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1744
+#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1742
msgid "System"
msgstr "ý"
@@ -9301,8 +9301,8 @@ msgstr ""
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
-"To share your own knowledge and help build Linux tools, join the discussions "
-"forum you'll find on our \"Community\" webpages"
+"To share your own knowledge and help build Linux tools, join the discussion "
+"forums you'll find on our \"Community\" webpages"
msgstr ""
#: ../../share/advertising/03-internet.pl_.c:9
@@ -9312,13 +9312,13 @@ msgstr "ͳݿ "
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
+"Mandrake Linux 9.0 has selected the best softwares for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:9
-msgid "Discover the most up-to-date graphics and multimedia tools!"
+msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""
#: ../../share/advertising/04-multimedia.pl_.c:10
@@ -9338,7 +9338,7 @@ msgstr ""
#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
-"cards, sports, strategy..."
+"strategy, ..."
msgstr ""
#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
@@ -9357,8 +9357,8 @@ msgstr " ̽"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
-"Mandrake Linux 9.0 provides 11 user interfaces which can be fully modified: "
-"KDE 3, Gnome 2, WindowMaker..."
+"Mandrake Linux 9.0 provides you with 11 user interfaces which can be fully "
+"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
#: ../../share/advertising/08-development.pl_.c:9
@@ -9382,8 +9382,8 @@ msgstr ""
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
-"Transform your machine into a powerful server in a few clicks of your mouse: "
-"Web server, mail, firewall, router, file and print server..."
+"Transform your machine into a powerful Linux server in a few clicks of your "
+"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
#: ../../share/advertising/10-mnf.pl_.c:9
@@ -9413,7 +9413,7 @@ msgstr ""
#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
-"'goodies', are available online at our e-store"
+"other \"goodies\", are available online on our e-store:"
msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:9
@@ -9423,7 +9423,7 @@ msgstr ""
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
-"solutions compatible with Mandrake Linux; a list of these partners is "
+"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
@@ -9433,8 +9433,8 @@ msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
-"The training program has been create to respond to the needs of both users "
-"and experts (Network and System administrations)"
+"The training program has been created to respond to the needs of both end "
+"users and experts (Network and System administrators)"
msgstr ""
#: ../../share/advertising/13-mdkcampus.pl_.c:11
@@ -9455,15 +9455,15 @@ msgstr "ǵ巹ũ"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
-"Find the solutions to your problems via MandrakeSoft's online support "
+"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
-"your knowledge and help others by becoming a recognized Expert on the online "
-"technical support website:"
+"your knowledge and help your others by becoming a recognized Expert on the "
+"online technical support website:"
msgstr ""
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -9481,6 +9481,20 @@ msgid ""
"technical expert."
msgstr ""
+#: ../../share/advertising/17-mdkclub.pl_.c:9
+msgid "Discover MandrakeClub and Mandrake Corporate Club"
+msgstr ""
+
+#: ../../share/advertising/17-mdkclub.pl_.c:10
+msgid ""
+"MandrakeClub and Mandrake Corporate Club were created for business and "
+"private users of Mandrake Linux who would like to directly support their "
+"favorite Linux distribution while also receiving special privileges. If you "
+"enjoy our products, if your company benefits from our products to gain a "
+"competititve edge, if you want to support Mandrake Linux development, join "
+"MandrakeClub!"
+msgstr ""
+
#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Ű ġ ..."
@@ -9530,12 +9544,12 @@ msgstr " ߰/"
msgid "Add/Del Clients"
msgstr "Ŭ̾Ʈ ߰/"
-#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3930
-#: ../../standalone/drakbackup_.c:3963 ../../standalone/drakbackup_.c:3989
-#: ../../standalone/drakbackup_.c:4016 ../../standalone/drakbackup_.c:4043
-#: ../../standalone/drakbackup_.c:4082 ../../standalone/drakbackup_.c:4103
-#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakbackup_.c:4160
-#: ../../standalone/drakbackup_.c:4186 ../../standalone/drakbackup_.c:4211
+#: ../../standalone/drakTermServ_.c:246 ../../standalone/drakbackup_.c:3928
+#: ../../standalone/drakbackup_.c:3961 ../../standalone/drakbackup_.c:3987
+#: ../../standalone/drakbackup_.c:4014 ../../standalone/drakbackup_.c:4041
+#: ../../standalone/drakbackup_.c:4080 ../../standalone/drakbackup_.c:4101
+#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
+#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakbackup_.c:4209
#: ../../standalone/drakfont_.c:700
msgid "Help"
msgstr ""
@@ -9600,36 +9614,36 @@ msgstr "<-- Ŭ̾Ʈ "
msgid "dhcpd Config..."
msgstr "DHCPD ..."
-#: ../../standalone/drakTermServ_.c:888
+#: ../../standalone/drakTermServ_.c:870
msgid "Write Config"
msgstr " "
-#: ../../standalone/drakTermServ_.c:946
+#: ../../standalone/drakTermServ_.c:960
msgid "Please insert floppy disk:"
msgstr "÷Ǹ ־ ּ:"
-#: ../../standalone/drakTermServ_.c:950
+#: ../../standalone/drakTermServ_.c:964
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:952
+#: ../../standalone/drakTermServ_.c:966
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:955
+#: ../../standalone/drakTermServ_.c:969
msgid "No floppy drive available!"
msgstr "ȿ ̺긦 ã ϴ!"
-#: ../../standalone/drakTermServ_.c:964
+#: ../../standalone/drakTermServ_.c:978
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:966
+#: ../../standalone/drakTermServ_.c:980
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:999
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
@@ -9718,31 +9732,31 @@ msgstr "׸ ߰"
msgid "Remove the last item"
msgstr " ׸ "
-#: ../../standalone/drakbackup_.c:619
+#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:726
+#: ../../standalone/drakbackup_.c:724
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:727
+#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:739
+#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:740
+#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9750,7 +9764,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:744
+#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9758,20 +9772,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:765 ../../standalone/drakbackup_.c:835
-#: ../../standalone/drakbackup_.c:889
+#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:887
#, fuzzy
msgid "Total progess"
msgstr "ü "
-#: ../../standalone/drakbackup_.c:788
-msgid ""
-"Sorry, perl-Expect is not installed/enabled. To use\n"
-"this feature, install perl-Expect and comment lines 772-774,\n"
-" as well as 788,789. Then uncomment line 787."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:817
+#: ../../standalone/drakbackup_.c:815
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9780,41 +9787,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:826
+#: ../../standalone/drakbackup_.c:824
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:833
+#: ../../standalone/drakbackup_.c:831
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:850
+#: ../../standalone/drakbackup_.c:848
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:849
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "ȣ "
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:850
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:851
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "%s ϴ: %s\n"
-#: ../../standalone/drakbackup_.c:856
+#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:860
+#: ../../standalone/drakbackup_.c:858
#, c-format
msgid ""
"Transfer successful\n"
@@ -9825,65 +9832,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:903
+#: ../../standalone/drakbackup_.c:901
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:907
+#: ../../standalone/drakbackup_.c:905
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:928
+#: ../../standalone/drakbackup_.c:926
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:932
+#: ../../standalone/drakbackup_.c:930
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:936
+#: ../../standalone/drakbackup_.c:934
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:975
+#: ../../standalone/drakbackup_.c:973
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1060
+#: ../../standalone/drakbackup_.c:1058
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1087
+#: ../../standalone/drakbackup_.c:1085
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1199 ../../standalone/drakbackup_.c:1248
+#: ../../standalone/drakbackup_.c:1197 ../../standalone/drakbackup_.c:1246
msgid "Backup system files..."
msgstr "ý ..."
-#: ../../standalone/drakbackup_.c:1249 ../../standalone/drakbackup_.c:1316
+#: ../../standalone/drakbackup_.c:1247 ../../standalone/drakbackup_.c:1314
msgid "Hard Disk Backup files..."
msgstr "ϵ ũ ϵ"
-#: ../../standalone/drakbackup_.c:1261
+#: ../../standalone/drakbackup_.c:1259
msgid "Backup User files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1262
+#: ../../standalone/drakbackup_.c:1260
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1315
+#: ../../standalone/drakbackup_.c:1313
msgid "Backup Other files..."
msgstr "ٸ ..."
-#: ../../standalone/drakbackup_.c:1321
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy
msgid "No changes to backup!"
msgstr " "
-#: ../../standalone/drakbackup_.c:1337 ../../standalone/drakbackup_.c:1360
+#: ../../standalone/drakbackup_.c:1335 ../../standalone/drakbackup_.c:1358
#, c-format
msgid ""
"\n"
@@ -9891,294 +9898,294 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1344
+#: ../../standalone/drakbackup_.c:1342
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1347
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1365
+#: ../../standalone/drakbackup_.c:1363
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1370
+#: ../../standalone/drakbackup_.c:1368
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1379
+#: ../../standalone/drakbackup_.c:1377
msgid " Error during mail sending. \n"
msgstr " .\n"
-#: ../../standalone/drakbackup_.c:1404
+#: ../../standalone/drakbackup_.c:1402
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1517 ../../standalone/drakbackup_.c:1528
+#: ../../standalone/drakbackup_.c:1515 ../../standalone/drakbackup_.c:1526
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1554
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1600
+#: ../../standalone/drakbackup_.c:1598
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1601
+#: ../../standalone/drakbackup_.c:1599
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1600
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "ý :"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1601
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1602
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1603
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1622
+#: ../../standalone/drakbackup_.c:1620
msgid "Please check all users that you want to include in your backup."
msgstr " ڸ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1649
+#: ../../standalone/drakbackup_.c:1647
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1650 ../../standalone/drakbackup_.c:1674
+#: ../../standalone/drakbackup_.c:1648 ../../standalone/drakbackup_.c:1672
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1672 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1670 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr " ׸ "
-#: ../../standalone/drakbackup_.c:1710
+#: ../../standalone/drakbackup_.c:1708
msgid "Windows (FAT32)"
msgstr "(FAT32)"
-#: ../../standalone/drakbackup_.c:1749
+#: ../../standalone/drakbackup_.c:1747
msgid "Users"
msgstr "ڵ"
-#: ../../standalone/drakbackup_.c:1775
+#: ../../standalone/drakbackup_.c:1773
msgid "Use network connection to backup"
msgstr "Ʈ "
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1775
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1781
+#: ../../standalone/drakbackup_.c:1779
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1782
+#: ../../standalone/drakbackup_.c:1780
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1781
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1782
msgid "Keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1788
+#: ../../standalone/drakbackup_.c:1786
msgid "Please enter the host name or IP."
msgstr "ȣƮ ̸ Ǵ IP Էϼ."
-#: ../../standalone/drakbackup_.c:1793
+#: ../../standalone/drakbackup_.c:1791
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1798
+#: ../../standalone/drakbackup_.c:1796
msgid "Please enter your login"
msgstr "̵ Էϼ."
-#: ../../standalone/drakbackup_.c:1803
+#: ../../standalone/drakbackup_.c:1801
msgid "Please enter your password"
msgstr "йȣ Էϼ."
-#: ../../standalone/drakbackup_.c:1809
+#: ../../standalone/drakbackup_.c:1807
msgid "Remember this password"
msgstr "йȣ "
-#: ../../standalone/drakbackup_.c:1820
+#: ../../standalone/drakbackup_.c:1818
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1915
+#: ../../standalone/drakbackup_.c:1913
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1918
+#: ../../standalone/drakbackup_.c:1916
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1923
+#: ../../standalone/drakbackup_.c:1921
#, fuzzy
msgid "Please choose your CD/DVD media size"
msgstr "CD 뷮 ϼ."
-#: ../../standalone/drakbackup_.c:1929
+#: ../../standalone/drakbackup_.c:1927
#, fuzzy
msgid "Please check for multisession CD"
msgstr "CDRW ü ϰ ִ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1935
+#: ../../standalone/drakbackup_.c:1933
msgid "Please check if you are using CDRW media"
msgstr "CDRW ü ϰ ִ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1941
+#: ../../standalone/drakbackup_.c:1939
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "CDRW ü ϰ ִ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1942
+#: ../../standalone/drakbackup_.c:1940
#, fuzzy
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1948
+#: ../../standalone/drakbackup_.c:1946
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "CDRW ü ϰ ִ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1954
+#: ../../standalone/drakbackup_.c:1952
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "CDRW ü ϰ ִ Ȯϼ."
-#: ../../standalone/drakbackup_.c:1967
+#: ../../standalone/drakbackup_.c:1965
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2000
+#: ../../standalone/drakbackup_.c:1998
#, fuzzy
msgid "No CD device defined!"
msgstr " ġ "
-#: ../../standalone/drakbackup_.c:2048
+#: ../../standalone/drakbackup_.c:2046
msgid "Use tape to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2051
+#: ../../standalone/drakbackup_.c:2049
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2057
+#: ../../standalone/drakbackup_.c:2055
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "ϱ Ȯϼ."
-#: ../../standalone/drakbackup_.c:2063
+#: ../../standalone/drakbackup_.c:2061
msgid "Please check if you want to erase your tape before the backup."
msgstr "ϱ Ȯϼ."
-#: ../../standalone/drakbackup_.c:2069
+#: ../../standalone/drakbackup_.c:2067
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "ϱ Ȯϼ."
-#: ../../standalone/drakbackup_.c:2075 ../../standalone/drakbackup_.c:2149
-#: ../../standalone/drakbackup_.c:3116
+#: ../../standalone/drakbackup_.c:2073 ../../standalone/drakbackup_.c:2147
+#: ../../standalone/drakbackup_.c:3114
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2140
+#: ../../standalone/drakbackup_.c:2138
msgid "Please enter the directory to save to:"
msgstr " 丮 ϼ."
-#: ../../standalone/drakbackup_.c:2155 ../../standalone/drakbackup_.c:3122
+#: ../../standalone/drakbackup_.c:2153 ../../standalone/drakbackup_.c:3120
msgid "Use quota for backup files."
msgstr " Ͽ "
-#: ../../standalone/drakbackup_.c:2221
+#: ../../standalone/drakbackup_.c:2219
msgid "Network"
msgstr "Ʈ"
-#: ../../standalone/drakbackup_.c:2226
+#: ../../standalone/drakbackup_.c:2224
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2231
+#: ../../standalone/drakbackup_.c:2229
msgid "HardDrive / NFS"
msgstr "ϵ ũ / NFS"
-#: ../../standalone/drakbackup_.c:2236
+#: ../../standalone/drakbackup_.c:2234
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2248 ../../standalone/drakbackup_.c:2252
+#: ../../standalone/drakbackup_.c:2256
msgid "hourly"
msgstr "Ž"
-#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2249 ../../standalone/drakbackup_.c:2253
+#: ../../standalone/drakbackup_.c:2256
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2250 ../../standalone/drakbackup_.c:2254
+#: ../../standalone/drakbackup_.c:2256
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2258
+#: ../../standalone/drakbackup_.c:2251 ../../standalone/drakbackup_.c:2255
+#: ../../standalone/drakbackup_.c:2256
msgid "monthly"
msgstr "ſ"
-#: ../../standalone/drakbackup_.c:2271
+#: ../../standalone/drakbackup_.c:2269
msgid "Use daemon"
msgstr " "
-#: ../../standalone/drakbackup_.c:2276
+#: ../../standalone/drakbackup_.c:2274
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -10186,7 +10193,7 @@ msgstr ""
" ð \n"
"ϼ."
-#: ../../standalone/drakbackup_.c:2282
+#: ../../standalone/drakbackup_.c:2280
msgid ""
"Please choose the\n"
"media for backup."
@@ -10194,567 +10201,567 @@ msgstr ""
" ü\n"
"ϼ."
-#: ../../standalone/drakbackup_.c:2289
+#: ../../standalone/drakbackup_.c:2287
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2326
+#: ../../standalone/drakbackup_.c:2324
msgid "Send mail report after each backup to:"
msgstr " :"
-#: ../../standalone/drakbackup_.c:2332
+#: ../../standalone/drakbackup_.c:2330
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2371
+#: ../../standalone/drakbackup_.c:2369
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2376
+#: ../../standalone/drakbackup_.c:2374
msgid "Where"
msgstr ""
-#: ../../standalone/drakbackup_.c:2381
+#: ../../standalone/drakbackup_.c:2379
msgid "When"
msgstr "ð"
-#: ../../standalone/drakbackup_.c:2386
+#: ../../standalone/drakbackup_.c:2384
msgid "More Options"
msgstr "߰ ɼ"
-#: ../../standalone/drakbackup_.c:2405 ../../standalone/drakbackup_.c:4530
+#: ../../standalone/drakbackup_.c:2403 ../../standalone/drakbackup_.c:4528
msgid "Drakbackup Configuration"
msgstr "巹ũ "
-#: ../../standalone/drakbackup_.c:2423
+#: ../../standalone/drakbackup_.c:2421
msgid "Please choose where you want to backup"
msgstr " ϼ."
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2423
msgid "on Hard Drive"
msgstr "ϵ ̺"
-#: ../../standalone/drakbackup_.c:2435
+#: ../../standalone/drakbackup_.c:2433
msgid "across Network"
msgstr "Ʈ "
-#: ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2443
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2453
+#: ../../standalone/drakbackup_.c:2451
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2496
+#: ../../standalone/drakbackup_.c:2494
msgid "Please choose what you want to backup"
msgstr " ϼ."
-#: ../../standalone/drakbackup_.c:2497
+#: ../../standalone/drakbackup_.c:2495
msgid "Backup system"
msgstr " ý"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2496
msgid "Backup Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:2501
+#: ../../standalone/drakbackup_.c:2499
msgid "Select user manually"
msgstr " "
-#: ../../standalone/drakbackup_.c:2584
+#: ../../standalone/drakbackup_.c:2582
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2585
+#: ../../standalone/drakbackup_.c:2583
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2585
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2589
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2594
+#: ../../standalone/drakbackup_.c:2592
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2600
+#: ../../standalone/drakbackup_.c:2598
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2601
+#: ../../standalone/drakbackup_.c:2599
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2600
#, c-format
msgid " on device: %s"
msgstr "ġ: %s"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2601
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2602
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2603
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2608
+#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2609
+#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2608
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "ɼǵ"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2609
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2614
+#: ../../standalone/drakbackup_.c:2612
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2614
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2619
+#: ../../standalone/drakbackup_.c:2617
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2620
+#: ../../standalone/drakbackup_.c:2618
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2619
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2620
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2621
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2622
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2623
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2624
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2626
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2634
+#: ../../standalone/drakbackup_.c:2632
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2801
+#: ../../standalone/drakbackup_.c:2799
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2801
msgid "Please uncheck or remove it on next time."
msgstr " װ Ǵ ϼ."
-#: ../../standalone/drakbackup_.c:2813
+#: ../../standalone/drakbackup_.c:2811
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2834
+#: ../../standalone/drakbackup_.c:2832
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2835
+#: ../../standalone/drakbackup_.c:2833
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2953
+#: ../../standalone/drakbackup_.c:2951
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2971
+#: ../../standalone/drakbackup_.c:2969
msgid "OK to restore the other files."
msgstr "ٸ ϵ Ϸ, OK ."
-#: ../../standalone/drakbackup_.c:2988
+#: ../../standalone/drakbackup_.c:2986
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3066
+#: ../../standalone/drakbackup_.c:3064
msgid "Backup the system files before:"
msgstr "ý :"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3066
msgid "please choose the date to restore"
msgstr " ¥ ϼ."
-#: ../../standalone/drakbackup_.c:3105
+#: ../../standalone/drakbackup_.c:3103
msgid "Use Hard Disk to backup"
msgstr "ϵ ũ "
-#: ../../standalone/drakbackup_.c:3108
+#: ../../standalone/drakbackup_.c:3106
msgid "Please enter the directory to save:"
msgstr " 丮 ϼ:"
-#: ../../standalone/drakbackup_.c:3151
+#: ../../standalone/drakbackup_.c:3149
msgid "FTP Connection"
msgstr "FTP "
-#: ../../standalone/drakbackup_.c:3158
+#: ../../standalone/drakbackup_.c:3156
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3184
+#: ../../standalone/drakbackup_.c:3182
msgid "Restore from Hard Disk."
msgstr "ϵ ũ "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3184
msgid "Please enter the directory where backups are stored"
msgstr " ϵ 丮 Էϼ."
-#: ../../standalone/drakbackup_.c:3254
+#: ../../standalone/drakbackup_.c:3252
msgid "Select another media to restore from"
msgstr "ٸ ü "
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3254
msgid "Other Media"
msgstr "ٸ ü"
-#: ../../standalone/drakbackup_.c:3261
+#: ../../standalone/drakbackup_.c:3259
msgid "Restore system"
msgstr "ý "
-#: ../../standalone/drakbackup_.c:3262
+#: ../../standalone/drakbackup_.c:3260
msgid "Restore Users"
msgstr "ڵ "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3261
msgid "Restore Other"
msgstr "ٸ ͵ "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3263
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "([/] ſ) 丮 "
-#: ../../standalone/drakbackup_.c:3269
+#: ../../standalone/drakbackup_.c:3267
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3269
msgid "Remove user directories before restore."
msgstr "ϱ 丮 "
-#: ../../standalone/drakbackup_.c:3384
+#: ../../standalone/drakbackup_.c:3382
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3394
+#: ../../standalone/drakbackup_.c:3392
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr " ׸ "
-#: ../../standalone/drakbackup_.c:3411
+#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "ٸ ͵ "
-#: ../../standalone/drakbackup_.c:3477
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "%s %s.old "
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3490
+#: ../../standalone/drakbackup_.c:3488
#, fuzzy
msgid "Restore From CD"
msgstr "ϵ ũ "
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3490
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3502
+#: ../../standalone/drakbackup_.c:3500
#, fuzzy
msgid "Restore From Tape"
msgstr "Ƽ ̺ "
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3502
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, fuzzy
msgid "Restore Via Network"
msgstr "ڵ "
-#: ../../standalone/drakbackup_.c:3524
+#: ../../standalone/drakbackup_.c:3522
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3525
+#: ../../standalone/drakbackup_.c:3523
#, fuzzy
msgid "Host Name"
msgstr "ȣƮ:"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3524
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3533
+#: ../../standalone/drakbackup_.c:3531
#, fuzzy
msgid "Password required"
msgstr "ȣ"
-#: ../../standalone/drakbackup_.c:3539
+#: ../../standalone/drakbackup_.c:3537
#, fuzzy
msgid "Username required"
msgstr "ڸ"
-#: ../../standalone/drakbackup_.c:3542
+#: ../../standalone/drakbackup_.c:3540
#, fuzzy
msgid "Hostname required"
msgstr "ȣƮ:"
-#: ../../standalone/drakbackup_.c:3547
+#: ../../standalone/drakbackup_.c:3545
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3560
+#: ../../standalone/drakbackup_.c:3558
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3563
+#: ../../standalone/drakbackup_.c:3561
#, fuzzy
msgid "Restore Failed..."
msgstr "ٸ ͵ "
-#: ../../standalone/drakbackup_.c:3801
+#: ../../standalone/drakbackup_.c:3799
msgid "Restore all backups"
msgstr " "
-#: ../../standalone/drakbackup_.c:3810
+#: ../../standalone/drakbackup_.c:3808
msgid "Custom Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3856
+#: ../../standalone/drakbackup_.c:3854
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3862
+#: ../../standalone/drakbackup_.c:3860
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3865
+#: ../../standalone/drakbackup_.c:3863
#, fuzzy
msgid "Restore From Catalog"
msgstr "Ƽ ̺ "
-#: ../../standalone/drakbackup_.c:3893
+#: ../../standalone/drakbackup_.c:3891
#, fuzzy
msgid "Restore Progress"
msgstr "ڵ "
-#: ../../standalone/drakbackup_.c:3935 ../../standalone/drakbackup_.c:3968
-#: ../../standalone/drakbackup_.c:3994 ../../standalone/drakbackup_.c:4021
-#: ../../standalone/drakbackup_.c:4048 ../../standalone/drakbackup_.c:4108
-#: ../../standalone/drakbackup_.c:4135 ../../standalone/drakbackup_.c:4165
-#: ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3966
+#: ../../standalone/drakbackup_.c:3992 ../../standalone/drakbackup_.c:4019
+#: ../../standalone/drakbackup_.c:4046 ../../standalone/drakbackup_.c:4106
+#: ../../standalone/drakbackup_.c:4133 ../../standalone/drakbackup_.c:4163
+#: ../../standalone/drakbackup_.c:4189
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3939 ../../standalone/drakbackup_.c:4025
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:4023
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr ""
-#: ../../standalone/drakbackup_.c:3998
+#: ../../standalone/drakbackup_.c:3996
msgid "Build Backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:4052 ../../standalone/drakbackup_.c:4632
+#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4630
msgid "Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:4231
+#: ../../standalone/drakbackup_.c:4229
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4255
+#: ../../standalone/drakbackup_.c:4253
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr " Ű ġ Դϴ."
-#: ../../standalone/drakbackup_.c:4278
+#: ../../standalone/drakbackup_.c:4276
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-#: ../../standalone/drakbackup_.c:4301
+#: ../../standalone/drakbackup_.c:4299
msgid "Please select data to restore..."
msgstr " ͸ ϼ..."
-#: ../../standalone/drakbackup_.c:4322
+#: ../../standalone/drakbackup_.c:4320
msgid "Please select media for backup..."
msgstr " ü ϼ..."
-#: ../../standalone/drakbackup_.c:4344
+#: ../../standalone/drakbackup_.c:4342
msgid "Please select data to backup..."
msgstr " ͸ ϼ..."
-#: ../../standalone/drakbackup_.c:4366
+#: ../../standalone/drakbackup_.c:4364
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4387
+#: ../../standalone/drakbackup_.c:4385
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4468
+#: ../../standalone/drakbackup_.c:4466
msgid "Backup system files"
msgstr "ý "
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4468
msgid "Backup user files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4470
msgid "Backup other files"
msgstr "ٸ "
-#: ../../standalone/drakbackup_.c:4474 ../../standalone/drakbackup_.c:4507
+#: ../../standalone/drakbackup_.c:4472 ../../standalone/drakbackup_.c:4505
msgid "Total Progress"
msgstr "ü "
-#: ../../standalone/drakbackup_.c:4498
+#: ../../standalone/drakbackup_.c:4496
msgid "files sending by FTP"
msgstr "FTP "
-#: ../../standalone/drakbackup_.c:4502
+#: ../../standalone/drakbackup_.c:4500
msgid "Sending files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4588
+#: ../../standalone/drakbackup_.c:4586
msgid "Backup Now from configuration file"
msgstr " Ϸκ "
-#: ../../standalone/drakbackup_.c:4593
+#: ../../standalone/drakbackup_.c:4591
msgid "View Backup Configuration."
msgstr " "
-#: ../../standalone/drakbackup_.c:4614
+#: ../../standalone/drakbackup_.c:4612
msgid "Wizard Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4619
+#: ../../standalone/drakbackup_.c:4617
msgid "Advanced Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4624
+#: ../../standalone/drakbackup_.c:4622
msgid "Backup Now"
msgstr " "
-#: ../../standalone/drakbackup_.c:4658
+#: ../../standalone/drakbackup_.c:4656
msgid "Drakbackup"
msgstr "巹ũ "
-#: ../../standalone/drakbackup_.c:4707
+#: ../../standalone/drakbackup_.c:4705
msgid ""
"options description:\n"
"\n"
@@ -10786,7 +10793,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4737
+#: ../../standalone/drakbackup_.c:4735
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10795,7 +10802,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4745
+#: ../../standalone/drakbackup_.c:4743
msgid ""
"options description:\n"
"\n"
@@ -10836,7 +10843,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4784
+#: ../../standalone/drakbackup_.c:4782
msgid ""
"restore description:\n"
" \n"
@@ -10864,17 +10871,17 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
+#: ../../standalone/drakbackup_.c:4808 ../../standalone/drakbackup_.c:4885
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
+#: ../../standalone/drakbackup_.c:4810 ../../standalone/drakbackup_.c:4887
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4812 ../../standalone/drakbackup_.c:4889
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
@@ -10891,7 +10898,7 @@ msgid ""
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
-#: ../../standalone/drakbackup_.c:4828
+#: ../../standalone/drakbackup_.c:4826
msgid ""
"Description:\n"
"\n"
@@ -10931,7 +10938,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4866
+#: ../../standalone/drakbackup_.c:4864
msgid ""
"options description:\n"
"\n"
@@ -10942,7 +10949,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4875
+#: ../../standalone/drakbackup_.c:4873
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10955,7 +10962,7 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4905
+#: ../../standalone/drakbackup_.c:4903
msgid ""
"Description:\n"
"\n"
@@ -11886,6 +11893,152 @@ msgstr ""
"\n"
"縦 Ϸ ."
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "group"
+msgstr "۾ ׷"
+
+#: ../../standalone/drakperm_.c:41
+msgid "path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "permissions"
+msgstr "Ƽ %s"
+
+#: ../../standalone/drakperm_.c:41
+#, fuzzy
+msgid "user"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:48
+msgid "Up"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:49
+#, fuzzy
+msgid "delete"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:50
+msgid "edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:51
+#, fuzzy
+msgid "Down"
+msgstr "Ϸ"
+
+#: ../../standalone/drakperm_.c:52
+#, fuzzy
+msgid "add a rule"
+msgstr " ߰"
+
+#: ../../standalone/drakperm_.c:53
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:56
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm_.c:61
+#, fuzzy
+msgid "Add a new rule at the end"
+msgstr " ߰"
+
+#: ../../standalone/drakperm_.c:62
+msgid "Edit curent rule"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:63
+#, fuzzy
+msgid "Up selected rule one level"
+msgstr " "
+
+#: ../../standalone/drakperm_.c:64
+msgid "Down selected rule one level"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:65
+#, fuzzy
+msgid "Delete selected rule"
+msgstr " ׸ "
+
+#: ../../standalone/drakperm_.c:241 ../../standalone/draksplash_.c:85
+msgid "browse"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:248
+#, fuzzy
+msgid "Current user"
+msgstr " 㰡"
+
+#: ../../standalone/drakperm_.c:253
+#, fuzzy
+msgid "Permissions"
+msgstr ": %s\n"
+
+#: ../../standalone/drakperm_.c:254
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:255
+#, fuzzy
+msgid "Property"
+msgstr "Ʈ"
+
+#: ../../standalone/drakperm_.c:257
+msgid "sticky-bit"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:258
+msgid "Set-UID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:259
+msgid "Set-GID"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:314
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:315
+#, fuzzy
+msgid "Use owner id for execution"
+msgstr "ڵ˻ "
+
+#: ../../standalone/drakperm_.c:316
+#, fuzzy
+msgid "Use group id for execution"
+msgstr "ڵ˻ "
+
+#: ../../standalone/drakperm_.c:317
+msgid "when checked, owner and group won't be changed"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:322
+#, fuzzy
+msgid "Path selection"
+msgstr "÷ "
+
+#: ../../standalone/drakperm_.c:368
+#, fuzzy
+msgid "user :"
+msgstr ""
+
+#: ../../standalone/drakperm_.c:370
+#, fuzzy
+msgid "group :"
+msgstr "۾ ׷"
+
#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
@@ -11946,10 +12099,6 @@ msgstr ""
msgid "save theme"
msgstr "׸ ġ"
-#: ../../standalone/draksplash_.c:85
-msgid "browse"
-msgstr ""
-
#: ../../standalone/draksplash_.c:98 ../../standalone/draksplash_.c:159
#, fuzzy
msgid "Configure bootsplash picture"
@@ -12558,7 +12707,7 @@ msgstr "ý Ʈ ġ"
msgid "Exit install"
msgstr "ġ "
-#: ../../ugtk.pm_.c:594
+#: ../../ugtk.pm_.c:603
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
"-adobe-helvetica-bold-r-normal--16-*-75-75-p-*-iso8859-1,-*-gulim-bold-r-"
@@ -12803,6 +12952,9 @@ msgstr "Ƽ̵ - CD "
msgid "Scientific Workstation"
msgstr " ũ̼"
+#~ msgid "Can't create Bootsplash preview"
+#~ msgstr "Ʈ÷ ̸⸦ ϴ."
+
#~ msgid ""
#~ "The first time you try the X configuration, you may not be very "
#~ "satisfied\n"
diff --git a/perl-install/share/po/lt.po b/perl-install/share/po/lt.po
index 175b62ffc..d7f3137ee 100644
--- a/perl-install/share/po/lt.po
+++ b/perl-install/share/po/lt.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-02 20:14+0200\n"
+"POT-Creation-Date: 2002-09-04 20:31+0200\n"
"PO-Revision-Date: 2000-12-23 13:50+0200\n"
"Last-Translator: Mykolas Norvaias <Myka@centras.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -185,13 +185,13 @@ msgstr "Pasirinktys"
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
-#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
-#: ../../standalone/drakbackup_.c:4086
+#: ../../standalone/drakbackup_.c:3970 ../../standalone/drakbackup_.c:4065
+#: ../../standalone/drakbackup_.c:4084
msgid "Ok"
msgstr "Gerai"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../harddrake/ui.pm_.c:94 ../../printerdrake.pm_.c:3155
#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Ieiti"
@@ -293,19 +293,18 @@ msgid "Graphics card: %s"
msgstr "Vaizdo plokt: %s"
#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
-#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../bootlook.pm_.c:345 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
-#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
-#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:174
+#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
+#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
-#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
-#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
-#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
-#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3924
+#: ../../standalone/drakbackup_.c:3957 ../../standalone/drakbackup_.c:3983
+#: ../../standalone/drakbackup_.c:4010 ../../standalone/drakbackup_.c:4037
+#: ../../standalone/drakbackup_.c:4097 ../../standalone/drakbackup_.c:4124
+#: ../../standalone/drakbackup_.c:4154 ../../standalone/drakbackup_.c:4180
#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
@@ -496,15 +495,15 @@ msgstr "Palaukti prie kraunant prast atvaizd"
#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../install_steps_interactive.pm_.c:1093 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
-#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakbackup_.c:3526 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Slaptaodis"
#: ../../any.pm_.c:171 ../../any.pm_.c:789
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1094
msgid "Password (again)"
msgstr "Slaptaodis (vl)"
@@ -542,12 +541,12 @@ msgstr ""
#: ../../any.pm_.c:184 ../../any.pm_.c:764
#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Please try again"
msgstr "Praom bandyti vl"
#: ../../any.pm_.c:184 ../../any.pm_.c:764
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1088
msgid "The passwords do not match"
msgstr "Slaptaodiai nesutampa"
@@ -593,8 +592,8 @@ msgstr ""
"ia yra skirtingi raai.\n"
"Tu gali pakeisti esamus arba prijungti naujus."
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
-#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1556
+#: ../../standalone/drakbackup_.c:1669 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Pridti"
@@ -602,7 +601,7 @@ msgstr "Pridti"
#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2770
msgid "Done"
msgstr "Atlikta"
@@ -615,7 +614,7 @@ msgstr "Taisyti RAID"
msgid "Which type of entry do you want to add?"
msgstr "Kokio tipo ra tu nori pridti?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1703
msgid "Linux"
msgstr "Linux"
@@ -918,7 +917,7 @@ msgid ""
"when your installation is complete and you restart your system."
msgstr "Tu gali pasirinkti kitas kalbas, kurios bus prieinamos po diegimo"
-#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:689
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Visos"
@@ -1087,7 +1086,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:375
+#: ../../bootloader.pm_.c:381
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1103,133 +1102,135 @@ msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:932
+#: ../../bootloader.pm_.c:938
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Sveiki, besinaudojantys GRUB, operaciniu sistemu parinkikliu!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:941
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Naudok %c ir %c klavisus, kad pasirinktum, kuris irasas pazymetas"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:944
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Spausk enter, noredami ikrauti pasirinkta OS, 'e', noredami keisti"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:947
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandas pries ikrova, arba 'c', komandinei eilutei iskviesti "
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:950
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Pasirinktas irasas bus ikrautas automatiskai po %d sekundziu."
-#: ../../bootloader.pm_.c:948
+#: ../../bootloader.pm_.c:954
msgid "not enough room in /boot"
msgstr "nepakanka vietos /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1048
+#: ../../bootloader.pm_.c:1054
msgid "Desktop"
msgstr "Darbastalis"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1050
+#: ../../bootloader.pm_.c:1056
msgid "Start Menu"
msgstr "Paleidimo meniu"
-#: ../../bootloader.pm_.c:1069
+#: ../../bootloader.pm_.c:1075
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kur nori diegti krovos tvarkykl?"
-#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
+#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:16
+#: ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "pagalba dar nesukurta.\n"
-#: ../../bootlook.pm_.c:61
+#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "diegimo Tipo Konfiguracija"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Byla"
-#: ../../bootlook.pm_.c:79 ../../standalone/drakfloppy_.c:82
+#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Byla/_Ieiti"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
+#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:90
+#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:92
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Monitorius"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:93
#, fuzzy
msgid "Traditional Monitor"
msgstr "Pakeisti monitori"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr "krovos metu paleisti Aurora"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Skambinimo reimas"
-#: ../../bootlook.pm_.c:97
+#: ../../bootlook.pm_.c:98
#, fuzzy
msgid "Yaboot mode"
msgstr "krovos reimas"
-#: ../../bootlook.pm_.c:143
+#: ../../bootlook.pm_.c:148
#, fuzzy
msgid "Install themes"
msgstr "diegti sistem"
-#: ../../bootlook.pm_.c:144
+#: ../../bootlook.pm_.c:149
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:145
+#: ../../bootlook.pm_.c:150
#, fuzzy
msgid "Create new theme"
msgstr "Sukurti nauj skirsn"
-#: ../../bootlook.pm_.c:169
-msgid "Can't create Bootsplash preview"
+#: ../../bootlook.pm_.c:193
+#, c-format
+msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
-#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
-#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
@@ -1240,102 +1241,97 @@ msgstr ""
msgid "Error"
msgstr "Klaida"
-#: ../../bootlook.pm_.c:186
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:194
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:189
+#: ../../bootlook.pm_.c:196
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:197
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:200
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:223
+#: ../../bootlook.pm_.c:230
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:232
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:243
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:239
+#: ../../bootlook.pm_.c:246
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:245
+#: ../../bootlook.pm_.c:252
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:256
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:161
#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "nuostabu"
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:259
#, fuzzy
msgid "Theme installation failed!"
msgstr "Parink diegimo klas"
-#: ../../bootlook.pm_.c:261
+#: ../../bootlook.pm_.c:268
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Interneto jungties dalinimas"
-#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
-#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
-#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
+#: ../../bootlook.pm_.c:270 ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2435 ../../standalone/drakbackup_.c:2445
+#: ../../standalone/drakbackup_.c:2453 ../../standalone/drakgw_.c:530
#, fuzzy
msgid "Configure"
msgstr "Nustatyti X"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:277
#, fuzzy
msgid "Splash selection"
msgstr "Isaugoti paket pasirinkim"
-#: ../../bootlook.pm_.c:273
+#: ../../bootlook.pm_.c:280
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:282
msgid ""
"\n"
"Select a theme for\n"
@@ -1344,34 +1340,34 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:278
+#: ../../bootlook.pm_.c:285
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:283
+#: ../../bootlook.pm_.c:290
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:318
+#: ../../bootlook.pm_.c:325
msgid "System mode"
msgstr "Sistemos reimas"
-#: ../../bootlook.pm_.c:320
+#: ../../bootlook.pm_.c:327
msgid "Launch the graphical environment when your system starts"
msgstr "Startuojant paleisti X_Windows"
-#: ../../bootlook.pm_.c:325
+#: ../../bootlook.pm_.c:332
msgid "No, I don't want autologin"
msgstr "Ne, a nenoriu automatinio pasisveikinimo"
-#: ../../bootlook.pm_.c:327
+#: ../../bootlook.pm_.c:334
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Taip, a noriu automatinio pasisveikinimo (vrtotojas, darbastalis)"
-#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:344 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
-#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4189
+#: ../../standalone/drakbackup_.c:4950 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
@@ -1381,7 +1377,7 @@ msgstr "Taip, a noriu automatinio pasisveikinimo (vrtotojas, darbastalis)"
msgid "OK"
msgstr "Gerai"
-#: ../../bootlook.pm_.c:407
+#: ../../bootlook.pm_.c:414
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "negaliu atidaryti /etc/inittab skaitymui: %s"
@@ -1622,7 +1618,7 @@ msgstr "Tuias"
#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1752
msgid "Other"
msgstr "Kitas"
@@ -2332,7 +2328,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3525
#, fuzzy
msgid "Username"
msgstr "Vartotojo vardas"
@@ -2656,57 +2652,61 @@ msgstr ""
msgid "Author:"
msgstr "Automatinis bandymas"
-#: ../../harddrake/ui.pm_.c:86
+#: ../../harddrake/ui.pm_.c:84
#, fuzzy
msgid "Harddrake2 version "
msgstr "Kieto disko nustatymas"
-#: ../../harddrake/ui.pm_.c:103
+#: ../../harddrake/ui.pm_.c:99
#, fuzzy
msgid "Detected hardware"
msgstr "Pairk rangos informacij"
-#: ../../harddrake/ui.pm_.c:105
+#: ../../harddrake/ui.pm_.c:101
#, fuzzy
msgid "Information"
msgstr "Rodyti informacij"
-#: ../../harddrake/ui.pm_.c:108
+#: ../../harddrake/ui.pm_.c:104
#, fuzzy
msgid "Configure module"
msgstr "Pels nustatymas"
-#: ../../harddrake/ui.pm_.c:109
+#: ../../harddrake/ui.pm_.c:105
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:113
+#: ../../harddrake/ui.pm_.c:109
#, fuzzy
msgid "Detection in progress"
msgstr "aptiktas prievade %s"
-#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
+#: ../../harddrake/ui.pm_.c:109 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Praom palaukti"
-#: ../../harddrake/ui.pm_.c:156
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:156
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekunds"
-
-#: ../../harddrake/ui.pm_.c:197
+#: ../../harddrake/ui.pm_.c:143
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:213
+#: ../../harddrake/ui.pm_.c:161
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Skaitoma CUPS tvarkykli duomen baz"
+#: ../../harddrake/ui.pm_.c:176
+msgid "Probing $Ident class\n"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+msgid "primary"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:198
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekunds"
+
#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
#, fuzzy
msgid "Auto-detect"
@@ -4483,15 +4483,15 @@ msgstr "diegimo klas"
msgid "Please choose one of the following classes of installation:"
msgstr "Praom pasirinkti vien i i diegimo klasi:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:678
+#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:675
msgid "Package Group Selection"
msgstr "Paket grupi pasirinkimas"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:693
+#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:690
msgid "Individual package selection"
msgstr "Atskir paket pasirinkimas"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:617
+#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Bendras dydis: %d / %d MB"
@@ -4564,7 +4564,7 @@ msgstr ""
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4255
msgid "Install"
msgstr "diegti"
@@ -4587,7 +4587,7 @@ msgstr "Imesti"
msgid "Choose the packages you want to install"
msgstr "Pasirink paketus, kuriuos tu nori diegti"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:759
msgid "Installing"
msgstr "diegiama"
@@ -4614,17 +4614,17 @@ msgid "Installing package %s"
msgstr "diegiamas paketas %s"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Sutinku"
#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:786
+#: ../../install_steps_interactive.pm_.c:783
msgid "Refuse"
msgstr "Atmetu"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:787
+#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:784
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4639,16 +4639,16 @@ msgstr ""
"Jei tu jo neturi, spausk Nutraukti, kad ivengtum diegimo i io CD."
#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:799
-#: ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_interactive.pm_.c:796
+#: ../../install_steps_interactive.pm_.c:800
msgid "Go on anyway?"
msgstr "Vis tiek tsti?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:799
+#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:796
msgid "There was an error ordering packages:"
msgstr "vyko klaida, bandant sutvarkyti paketus:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:803
+#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:800
msgid "There was an error installing packages:"
msgstr "vyko klaida, diegiant paketus:"
@@ -4852,7 +4852,7 @@ msgid "Are you sure you refuse the licence?"
msgstr ""
#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1023
+#: ../../install_steps_interactive.pm_.c:1020
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Klaviatra"
@@ -5037,59 +5037,59 @@ msgid ""
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:537
+#: ../../install_steps_interactive.pm_.c:536
#, fuzzy
msgid "Load from floppy"
msgstr "Atstatyti i diskelio"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:536
+msgid "Save on floppy"
+msgstr "Isaugoti diskel"
+
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Loading from floppy"
msgstr "Atstatyti i diskelio"
-#: ../../install_steps_interactive.pm_.c:539
+#: ../../install_steps_interactive.pm_.c:540
#, fuzzy
msgid "Package selection"
msgstr "Paket grupi pasirinkimas"
-#: ../../install_steps_interactive.pm_.c:544
+#: ../../install_steps_interactive.pm_.c:545
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "dk diskel kaupikl %s"
-#: ../../install_steps_interactive.pm_.c:556
-msgid "Save on floppy"
-msgstr "Isaugoti diskel"
-
-#: ../../install_steps_interactive.pm_.c:630
+#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:644
+#: ../../install_steps_interactive.pm_.c:641
#, fuzzy
msgid "Type of install"
msgstr "Pasirink paket diegimui"
-#: ../../install_steps_interactive.pm_.c:645
+#: ../../install_steps_interactive.pm_.c:642
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:645
#, fuzzy
msgid "With X"
msgstr "Palauk"
-#: ../../install_steps_interactive.pm_.c:650
+#: ../../install_steps_interactive.pm_.c:647
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:651
+#: ../../install_steps_interactive.pm_.c:648
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:736
+#: ../../install_steps_interactive.pm_.c:733
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5099,16 +5099,16 @@ msgstr ""
"Jei neturi n vieno i i CD, spausk Nutraukti.\n"
"Jei trksta tik kai kuri CD, atymk juos, o tada spausk Gerai."
-#: ../../install_steps_interactive.pm_.c:741
+#: ../../install_steps_interactive.pm_.c:738
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM su urau \"%s\""
-#: ../../install_steps_interactive.pm_.c:762
+#: ../../install_steps_interactive.pm_.c:759
msgid "Preparing installation"
msgstr "Ruoiamas diegimas"
-#: ../../install_steps_interactive.pm_.c:771
+#: ../../install_steps_interactive.pm_.c:768
#, c-format
msgid ""
"Installing package %s\n"
@@ -5117,21 +5117,21 @@ msgstr ""
"diegiamas paketas %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:817
+#: ../../install_steps_interactive.pm_.c:814
msgid "Post-install configuration"
msgstr "Konfigracija po diegimo"
-#: ../../install_steps_interactive.pm_.c:823
+#: ../../install_steps_interactive.pm_.c:820
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "dk diskel kaupikl %s"
-#: ../../install_steps_interactive.pm_.c:829
+#: ../../install_steps_interactive.pm_.c:826
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "dk tui diskel kaupikl %s"
-#: ../../install_steps_interactive.pm_.c:849
+#: ../../install_steps_interactive.pm_.c:846
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
@@ -5186,7 +5186,7 @@ msgstr ""
"Altadena California 91001\n"
"USA"
-#: ../../install_steps_interactive.pm_.c:888
+#: ../../install_steps_interactive.pm_.c:885
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5198,169 +5198,169 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""