summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-02-27 07:25:57 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-02-27 07:25:57 +0000
commit1426d12f3e26df8a6591305134acb225c02ebbc8 (patch)
treea857ab9306612301b80d9b23780a78210a86d372 /perl-install/standalone/drakboot
parentc82ef3da6560e4eb4bf7eb8655b848c99c6bf469 (diff)
downloaddrakx-1426d12f3e26df8a6591305134acb225c02ebbc8.tar
drakx-1426d12f3e26df8a6591305134acb225c02ebbc8.tar.gz
drakx-1426d12f3e26df8a6591305134acb225c02ebbc8.tar.bz2
drakx-1426d12f3e26df8a6591305134acb225c02ebbc8.tar.xz
drakx-1426d12f3e26df8a6591305134acb225c02ebbc8.zip
- disable autologin settings when autologin is disabled
- make embedded app look better - add vertical separators
Diffstat (limited to 'perl-install/standalone/drakboot')
-rwxr-xr-xperl-install/standalone/drakboot19
1 files changed, 12 insertions, 7 deletions
diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot
index 811caa2fd..ec40b3a56 100755
--- a/perl-install/standalone/drakboot
+++ b/perl-install/standalone/drakboot
@@ -112,7 +112,7 @@ foreach (all('.')) {
}
my %combo = ('thms' => '', 'lilo' => '', 'boot' => '');
foreach (keys(%combo)) {
- $combo{$_} = new Gtk2::Combo;
+ $combo{$_} = gtkset_size_request(Gtk2::Combo->new, 10, -1);
$combo{$_}->set_value_in_list(1, 0);
}
@@ -254,18 +254,20 @@ Click on Configure to launch the setup wizard.", $lilogrub),
),
#Splash Selector
gtkadd(my $thm_frame = new Gtk2::Frame( N("Splash selection")),
- gtkpack__(gtkset_border_width(new Gtk2::HBox(0,5),5),
- gtkpack__(new Gtk2::VBox(0,5),
+ gtkpack(gtkset_border_width(new Gtk2::HBox(0, 5), 5),
+ gtkpack__(new Gtk2::VBox(0, 5),
N("Themes"),
$combo{thms},
N("\nSelect the theme for\nlilo and bootsplash,\nyou can choose\nthem separately"),
$logo_thm),
- gtkpack__(new Gtk2::VBox(0,5),
+ Gtk2::VSeparator->new,
+ gtkpack__(new Gtk2::VBox(0, 5),
N("Lilo screen"),
$combo{lilo},
$lilo_pic,
$B_create),
- gtkpack__(new Gtk2::VBox(0,5),
+ Gtk2::VSeparator->new,
+ gtkpack__(new Gtk2::VBox(0, 5),
N("Bootsplash"),
$combo{boot},
$boot_pic,
@@ -278,11 +280,11 @@ Click on Configure to launch the setup wizard.", $lilogrub),
$x_box->set_sensitive(!$x_mode);
$x_mode = !$x_mode;
}),
- gtkpack__(gtkset_sensitive($x_box = Gtk2::HBox->new(0, 0), $x_mode),
+ gtkpack__(gtkset_sensitive($x_box = Gtk2::VBox->new(0, 0), $x_mode),
gtkpack__(Gtk2::VBox->new(0, 0),
my @auto_buttons = gtkradio((N("Yes, I want autologin with this (user, desktop)")) x 2, N("No, I don't want autologin")),
),
- gtkpack__(new Gtk2::VBox(0, 10),
+ gtkpack__(my $auto_box = new Gtk2::VBox(0, 10),
$user_combo,
$desktop_combo
)
@@ -300,6 +302,9 @@ Click on Configure to launch the setup wizard.", $lilogrub),
)
);
+$auto_buttons[0]->signal_connect('toggled' => sub { $auto_box->set_sensitive($auto_buttons[0]->get_active()) });
+$auto_buttons[1]->signal_connect('toggled' => sub { $auto_box->set_sensitive(!$auto_buttons[1]->get_active()) });
+
$window->show_all();
$no_bootsplash and $thm_frame->hide();
gtkflush();
tyle='width: 15.4%;'/> -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..."