summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-22 13:02:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-22 13:02:08 +0000
commit2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43 (patch)
tree189f74c2266261014873326ca8be6b1bf3519d5f /perl-install
parent476375d5d216333e231d796bc3e9dc58befe82d1 (diff)
downloaddrakx-2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43.tar
drakx-2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43.tar.gz
drakx-2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43.tar.bz2
drakx-2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43.tar.xz
drakx-2e7ee11f9e069cffaf1d4f8f98d98810a20d7e43.zip
- bootloader-config, diskdrake:
o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic)
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS4
-rw-r--r--perl-install/install/NEWS3
-rw-r--r--perl-install/partition_table.pm2
3 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index dd8ced8f6..9f2014ca7 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,7 @@
+- bootloader-config, diskdrake:
+ o look for LVM PV on non partitioned disk before looking for DOS
+ partition_table (esp. for lilo which puts the DOS magic)
+
Version 10.6.6 - 22 January 2008
- bootloader-config:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index dffcb15ad..5e738afe5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- look for LVM PV on non partitioned disk before looking for DOS
+ partition_table (esp. for lilo which puts the DOS magic)
+
Version 10.6.7 - 22 January 2008
- add xkb/symbols/inet (which is now needed by default for pc105)
diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm
index 752fe7088..7fec13559 100644
--- a/perl-install/partition_table.pm
+++ b/perl-install/partition_table.pm
@@ -254,7 +254,7 @@ sub read_primary {
#- but other sectors (typically for extended partition ones) have to match this type!
my @parttype = (
if_(arch() =~ /^ia64/, 'gpt'),
- arch() =~ /^sparc/ ? ('sun', 'bsd') : ('dos', 'lvm', 'bsd', 'sun', 'mac'),
+ arch() =~ /^sparc/ ? ('sun', 'bsd') : ('lvm', 'dos', 'bsd', 'sun', 'mac'),
);
foreach ('empty', @parttype, 'unknown') {
/unknown/ and die "unknown partition table format on disk " . $hd->{file};
yle='width: 53.3%;'/> -rw-r--r--perl-install/share/po/cy.po221
-rw-r--r--perl-install/share/po/da.po221
-rw-r--r--perl-install/share/po/de.po223
-rw-r--r--perl-install/share/po/el.po213
-rw-r--r--perl-install/share/po/eo.po215
-rw-r--r--perl-install/share/po/es.po221
-rw-r--r--perl-install/share/po/et.po221
-rw-r--r--perl-install/share/po/eu.po223
-rw-r--r--perl-install/share/po/fa.po221
-rw-r--r--perl-install/share/po/fi.po221
-rw-r--r--perl-install/share/po/fr.po223
-rw-r--r--perl-install/share/po/fur.po188
-rw-r--r--perl-install/share/po/ga.po200
-rw-r--r--perl-install/share/po/gl.po214
-rw-r--r--perl-install/share/po/he.po221
-rw-r--r--perl-install/share/po/hi.po221
-rw-r--r--perl-install/share/po/hr.po215
-rw-r--r--perl-install/share/po/hu.po221
-rw-r--r--perl-install/share/po/id.po223
-rw-r--r--perl-install/share/po/is.po221
-rw-r--r--perl-install/share/po/it.po221
-rw-r--r--perl-install/share/po/ja.po217
-rw-r--r--perl-install/share/po/ko.po215
-rw-r--r--perl-install/share/po/ky.po221
-rw-r--r--perl-install/share/po/lt.po215
-rw-r--r--perl-install/share/po/ltg.po215
-rw-r--r--perl-install/share/po/lv.po215
-rw-r--r--perl-install/share/po/mk.po221
-rw-r--r--perl-install/share/po/mn.po209
-rw-r--r--perl-install/share/po/ms.po209
-rw-r--r--perl-install/share/po/mt.po221
-rw-r--r--perl-install/share/po/nb.po221
-rw-r--r--perl-install/share/po/nl.po221
-rw-r--r--perl-install/share/po/nn.po221
-rw-r--r--perl-install/share/po/pa_IN.po219
-rw-r--r--perl-install/share/po/pl.po222
-rw-r--r--perl-install/share/po/pt.po220
-rw-r--r--perl-install/share/po/pt_BR.po221
-rw-r--r--perl-install/share/po/ro.po215
-rw-r--r--perl-install/share/po/ru.po221
-rw-r--r--perl-install/share/po/sc.po200
-rw-r--r--perl-install/share/po/sk.po221
-rw-r--r--perl-install/share/po/sl.po217
-rw-r--r--perl-install/share/po/sq.po226
-rw-r--r--perl-install/share/po/sr.po215
-rw-r--r--perl-install/share/po/sr@Latn.po215
-rw-r--r--perl-install/share/po/sv.po221
-rw-r--r--perl-install/share/po/ta.po213
-rw-r--r--perl-install/share/po/tg.po221
-rw-r--r--perl-install/share/po/th.po215
-rw-r--r--perl-install/share/po/tl.po221
-rw-r--r--perl-install/share/po/tr.po215
-rw-r--r--perl-install/share/po/uk.po222
-rw-r--r--perl-install/share/po/uz.po200
-rw-r--r--perl-install/share/po/uz@Latn.po200
-rw-r--r--perl-install/share/po/vi.po221
-rw-r--r--perl-install/share/po/wa.po225
-rw-r--r--perl-install/share/po/zh_CN.po217
-rw-r--r--perl-install/share/po/zh_TW.po212
71 files changed, 8349 insertions, 7021 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 19a2922cb..8d61a0e41 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -131,7 +131,7 @@ msgstr ""
msgid "Please wait, detecting and configuring devices..."
msgstr ""
-#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664 diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230 diskdrake/interactive.pm:243 diskdrake/interactive.pm:404 diskdrake/interactive.pm:422 diskdrake/interactive.pm:558 diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209 install_any.pm:1721 install_any.pm:1773 install_steps.pm:81 install_steps_interactive.pm:37 interactive/http.pm:117 interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42 network/ndiswrapper.pm:89 network/ndiswrapper.pm:101 network/netconnect.pm:810 network/netconnect.pm:914 network/netconnect.pm:918 network/netconnect.pm:922 network/netconnect.pm:927 network/netconnect.pm:1057 network/netconnect.pm:1061 network/netconnect.pm:1065 network/netconnect.pm:1069 network/netconnect.pm:1177 network/netconnect.pm:1182 network/netconnect.pm:1202 network/netconnect.pm:1355 network/thirdparty.pm:267 network/thirdparty.pm:274 network/thirdparty.pm:310 network/thirdparty.pm:312 network/thirdparty.pm:333 network/thirdparty.pm:357 printer/printerdrake.pm:244 printer/printerdrake.pm:251 printer/printerdrake.pm:276 printer/printerdrake.pm:422 printer/printerdrake.pm:427 printer/printerdrake.pm:440 printer/printerdrake.pm:450 printer/printerdrake.pm:514 printer/printerdrake.pm:641 printer/printerdrake.pm:1352 printer/printerdrake.pm:1399 printer/printerdrake.pm:1436 printer/printerdrake.pm:1481 printer/printerdrake.pm:1485 printer/printerdrake.pm:1499 printer/printerdrake.pm:1591 printer/printerdrake.pm:1672 printer/printerdrake.pm:1676 printer/printerdrake.pm:1680 printer/printerdrake.pm:1729 printer/printerdrake.pm:1787 printer/printerdrake.pm:1791 printer/printerdrake.pm:1805 printer/printerdrake.pm:1920 printer/printerdrake.pm:1924 printer/printerdrake.pm:1967 printer/printerdrake.pm:2042 printer/printerdrake.pm:2060 printer/printerdrake.pm:2069 printer/printerdrake.pm:2078 printer/printerdrake.pm:2089 printer/printerdrake.pm:2153 printer/printerdrake.pm:2247 printer/printerdrake.pm:2767 printer/printerdrake.pm:3042 printer/printerdrake.pm:3048 printer/printerdrake.pm:3596 printer/printerdrake.pm:3600 printer/printerdrake.pm:3604 printer/printerdrake.pm:4064 printer/printerdrake.pm:4305 printer/printerdrake.pm:4329 printer/printerdrake.pm:4406 printer/printerdrake.pm:4472 printer/printerdrake.pm:4592 standalone/drakTermServ:392 standalone/drakTermServ:466 standalone/drakTermServ:475 standalone/drakTermServ:770 standalone/drakTermServ:777 standalone/drakTermServ:800 standalone/drakTermServ:846 standalone/drakTermServ:1022 standalone/drakTermServ:1502 standalone/drakTermServ:1518 standalone/drakTermServ:1523 standalone/drakTermServ:1531 standalone/drakTermServ:1543 standalone/drakTermServ:1564 standalone/drakauth:36 standalone/drakbackup:498 standalone/drakbackup:612 standalone/drakbackup:1090 standalone/drakbackup:1122 standalone/drakbackup:1645 standalone/drakbackup:1801 standalone/drakbackup:2415 standalone/drakbackup:4104 standalone/drakbackup:4324 standalone/drakclock:124 standalone/drakconnect:672 standalone/drakconnect:676 standalone/drakconnect:681 standalone/drakconnect:696 standalone/drakfloppy:297 standalone/drakfloppy:300 standalone/drakfloppy:306 standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261 standalone/drakgw:50 standalone/drakgw:188 standalone/drakgw:217 standalone/drakgw:258 standalone/drakgw:292 standalone/drakgw:397 standalone/drakroam:41 standalone/draksplash:15 standalone/drakxtv:107 standalone/finish-install:49 standalone/logdrake:168 standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59 standalone/scannerdrake:202 standalone/scannerdrake:261 standalone/scannerdrake:715 standalone/scannerdrake:726 standalone/scannerdrake:865 standalone/scannerdrake:876 standalone/scannerdrake:946 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664 diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:113 diskdrake/interactive.pm:230 diskdrake/interactive.pm:243 diskdrake/interactive.pm:404 diskdrake/interactive.pm:422 diskdrake/interactive.pm:558 diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209 install_any.pm:1725 install_any.pm:1777 install_steps.pm:81 install_steps_interactive.pm:37 interactive/http.pm:117 interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42 network/ndiswrapper.pm:89 network/ndiswrapper.pm:101 network/netconnect.pm:810 network/netconnect.pm:914 network/netconnect.pm:918 network/netconnect.pm:922 network/netconnect.pm:927 network/netconnect.pm:1057 network/netconnect.pm:1061 network/netconnect.pm:1065 network/netconnect.pm:1069 network/netconnect.pm:1177 network/netconnect.pm:1182 network/netconnect.pm:1202 network/netconnect.pm:1355 network/thirdparty.pm:267 network/thirdparty.pm:274 network/thirdparty.pm:310 network/thirdparty.pm:312 network/thirdparty.pm:333 network/thirdparty.pm:357 printer/printerdrake.pm:244 printer/printerdrake.pm:251 printer/printerdrake.pm:276 printer/printerdrake.pm:422 printer/printerdrake.pm:427 printer/printerdrake.pm:440 printer/printerdrake.pm:450 printer/printerdrake.pm:514 printer/printerdrake.pm:641 printer/printerdrake.pm:1352 printer/printerdrake.pm:1399 printer/printerdrake.pm:1436 printer/printerdrake.pm:1481 printer/printerdrake.pm:1485 printer/printerdrake.pm:1499 printer/printerdrake.pm:1591 printer/printerdrake.pm:1672 printer/printerdrake.pm:1676 printer/printerdrake.pm:1680 printer/printerdrake.pm:1729 printer/printerdrake.pm:1787 printer/printerdrake.pm:1791 printer/printerdrake.pm:1805 printer/printerdrake.pm:1920 printer/printerdrake.pm:1924 printer/printerdrake.pm:1967 printer/printerdrake.pm:2042 printer/printerdrake.pm:2060 printer/printerdrake.pm:2069 printer/printerdrake.pm:2078 printer/printerdrake.pm:2089 printer/printerdrake.pm:2153 printer/printerdrake.pm:2247 printer/printerdrake.pm:2767 printer/printerdrake.pm:3042 printer/printerdrake.pm:3048 printer/printerdrake.pm:3596 printer/printerdrake.pm:3600 printer/printerdrake.pm:3604 printer/printerdrake.pm:4064 printer/printerdrake.pm:4305 printer/printerdrake.pm:4329 printer/printerdrake.pm:4406 printer/printerdrake.pm:4472 printer/printerdrake.pm:4592 standalone/drakTermServ:392 standalone/drakTermServ:466 standalone/drakTermServ:475 standalone/drakTermServ:770 standalone/drakTermServ:777 standalone/drakTermServ:800 standalone/drakTermServ:846 standalone/drakTermServ:1022 standalone/drakTermServ:1502 standalone/drakTermServ:1518 standalone/drakTermServ:1523 standalone/drakTermServ:1531 standalone/drakTermServ:1543 standalone/drakTermServ:1564 standalone/drakauth:36 standalone/drakbackup:498 standalone/drakbackup:612 standalone/drakbackup:1090 standalone/drakbackup:1122 standalone/drakbackup:1645 standalone/drakbackup:1801 standalone/drakbackup:2415 standalone/drakbackup:4104 standalone/drakbackup:4324 standalone/drakclock:124 standalone/drakconnect:672 standalone/drakconnect:676 standalone/drakconnect:681 standalone/drakconnect:696 standalone/drakfloppy:297 standalone/drakfloppy:300 standalone/drakfloppy:306 standalone/drakfont:210 standalone/drakfont:223 standalone/drakfont:261 standalone/drakgw:50 standalone/drakgw:188 standalone/drakgw:217 standalone/drakgw:258 standalone/drakgw:292 standalone/drakgw:397 standalone/drakroam:41 standalone/draksplash:15 standalone/drakxtv:107 standalone/finish-install:49 standalone/logdrake:168 standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59 standalone/scannerdrake:202 standalone/scannerdrake:261 standalone/scannerdrake:715 standalone/scannerdrake:726 standalone/scannerdrake:865 standalone/scannerdrake:876 standalone/scannerdrake:946 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr ""
@@ -1143,7 +1143,7 @@ msgstr ""
msgid "Input method:"
msgstr ""
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154 network/netconnect.pm:305 network/netconnect.pm:310 network/netconnect.pm:1168 printer/printerdrake.pm:105 printer/printerdrake.pm:2199 printer/printerdrake.pm:2199
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154 network/netconnect.pm:305 network/netconnect.pm:310 network/netconnect.pm:1168 printer/printerdrake.pm:105 printer/printerdrake.pm:2199 printer/printerdrake.pm:2199
#, c-format
msgid "None"
msgstr ""
@@ -1188,7 +1188,7 @@ msgstr ""
msgid "Launch userdrake"
msgstr ""
-#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903 printer/printerdrake.pm:3904 printer/printerdrake.pm:3905 printer/printerdrake.pm:5162 standalone/drakTermServ:294 standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497 standalone/drakroam:242 standalone/net_monitor:118 standalone/printerdrake:547
+#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903 printer/printerdrake.pm:3904 printer/printerdrake.pm:3905 printer/printerdrake.pm:5162 standalone/drakTermServ:294 standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497 standalone/drakroam:242 standalone/net_monitor:118 standalone/printerdrake:547
#, c-format
msgid "Close"
msgstr ""
@@ -1510,47 +1510,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr ""
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr ""
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr ""
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr ""
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr ""
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr ""
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr ""
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr ""
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr ""
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr ""
@@ -2647,56 +2647,61 @@ msgstr ""
msgid "Removing packages..."
msgstr ""
-#: fs.pm:519
+#: fs/format.pm:57 fs/format.pm:64
#, c-format
-msgid "Mounting partition %s"
+msgid "Formatting partition %s"
msgstr ""
-#: fs.pm:520
+#: fs/format.pm:61
#, c-format
-msgid "mounting partition %s in directory %s failed"
+msgid "Creating and formatting file %s"
msgstr ""
-#: fs.pm:525 fs.pm:542
+#: fs/format.pm:114
#, c-format
-msgid "Checking %s"
+msgid "I do not know how to format %s in type %s"
msgstr ""
-#: fs.pm:558 partition_table.pm:385
+#: fs/format.pm:119 fs/format.pm:121
#, c-format
-msgid "error unmounting %s: %s"
+msgid "%s formatting of %s failed"
msgstr ""
-#: fs.pm:590
+#: fs/loopback.pm:24
#, c-format
-msgid "Enabling swap partition %s"
+msgid ""
+"Circular mounts %s\n"
+""
msgstr ""
-#: fs/format.pm:57 fs/format.pm:64
+#: fs/mount.pm:72
#, c-format
-msgid "Formatting partition %s"
+msgid "Mounting partition %s"
msgstr ""
-#: fs/format.pm:61
+#: fs/mount.pm:73
#, c-format
-msgid "Creating and formatting file %s"
+msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: fs/format.pm:114
+#: fs/mount.pm:78 fs/mount.pm:95
#, c-format
-msgid "I do not know how to format %s in type %s"
+msgid "Checking %s"
msgstr ""
-#: fs/format.pm:119 fs/format.pm:121
+#: fs/mount.pm:111 partition_table.pm:385
#, c-format
-msgid "%s formatting of %s failed"
+msgid "error unmounting %s: %s"
msgstr ""
-#: fs/loopback.pm:30
+#: fs/mount.pm:140
#, c-format
-msgid ""
-"Circular mounts %s\n"
-""
+msgid "Enabling swap partition %s"
+msgstr ""
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""
#: fs/mount_options.pm:113
@@ -2754,6 +2759,11 @@ msgid ""
"user,exec,dev,suid )."
msgstr ""
+#: fs/mount_options.pm:141
+#, c-format
+msgid "Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -2821,22 +2831,17 @@ msgid ""
"Please be sure to add a /boot partition"
msgstr ""
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr ""
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-
-#: fsedit.pm:393
-#, c-format
-msgid "You may not be able to install lilo (since lilo does not handle a LV on multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -2866,7 +2871,7 @@ msgstr ""
msgid "Nothing to do"
msgstr ""
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr ""
@@ -2876,12 +2881,12 @@ msgstr ""
msgid "Zip"
msgstr ""
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr ""
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr ""
@@ -3563,12 +3568,12 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895 interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503 standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295 ugtk2.pm:907 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899 interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503 standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295 ugtk2.pm:907 wizards.pm:156
#, c-format
msgid "No"
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:444 help.pm:444 install_any.pm:895 interactive.pm:157 modules/interactive.pm:71 printer/printerdrake.pm:743 standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307 standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:444 help.pm:444 install_any.pm:899 interactive.pm:157 modules/interactive.pm:71 printer/printerdrake.pm:743 standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307 standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
#, c-format
msgid "Yes"
msgstr ""
@@ -4487,7 +4492,7 @@ msgstr ""
msgid "Graphical Interface"
msgstr ""
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062 standalone/drakbackup:2021
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062 standalone/drakbackup:2021
#, c-format
msgid "Network"
msgstr ""
@@ -4557,13 +4562,13 @@ msgstr ""
msgid "You must also format %s"
msgstr ""
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -4572,90 +4577,90 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr ""
-#: install_any.pm:418 printer/printerdrake.pm:3022 printer/printerdrake.pm:3029 standalone/scannerdrake:182 standalone/scannerdrake:190 standalone/scannerdrake:241 standalone/scannerdrake:248
+#: install_any.pm:421 printer/printerdrake.pm:3022 printer/printerdrake.pm:3029 standalone/scannerdrake:182 standalone/scannerdrake:190 standalone/scannerdrake:241 standalone/scannerdrake:248
#, c-format
msgid "CD-ROM"
msgstr ""
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr ""
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr ""
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr ""
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr ""
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid "Can't find a package list file on this mirror. Make sure the location is correct."
msgstr ""
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when done."
msgstr ""
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4671,7 +4676,7 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -4681,72 +4686,72 @@ msgid ""
""
msgstr ""
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr ""
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr ""
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid "An error occurred - no valid devices were found on which to create new filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr ""
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr ""
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr ""
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr ""
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr ""
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr ""
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
@@ -7864,13 +7869,18 @@ msgstr ""
msgid "Welcome to %s"
msgstr ""
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid ""
"Remove the logical volumes first\n"
""
msgstr ""
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -16778,7 +16788,7 @@ msgstr ""
msgid "Synchronization tool"
msgstr ""
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148 standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149 standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr ""
@@ -16873,12 +16883,12 @@ msgstr ""
msgid "Report"
msgstr ""
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr ""
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr ""
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 64d8ffc32..e1eab04d5 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-af\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-04-21 17:33+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -173,7 +173,7 @@ msgstr "Net 'n oomblik, spoor en konfigureer us toestelle"
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1358,7 +1358,7 @@ msgstr "Gevorderd"
msgid "Input method:"
msgstr "Netwerkmetode:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1419,7 +1419,7 @@ msgstr "Loods userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1789,47 +1789,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Her-installeer herlaaistelsel"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d minute"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 minuut"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d sekondes"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu is weg"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "konsole-helper is soek"
@@ -2977,31 +2977,6 @@ msgstr "Installeer pakkette..."
msgid "Removing packages..."
msgstr "Verwyder pakkette..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Heg partisie %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "heg van partisie %s in lêergids %s het gefaal"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Toets %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fout met onthegting van %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Aktiveer 'swap'-partisie %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3022,11 +2997,41 @@ msgstr "Ek weet nie om %s as tipe %s te formateer nie"
msgid "%s formatting of %s failed"
msgstr "%s formatering ban %s het gefaal"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Sirkulêre heg %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Heg partisie %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "heg van partisie %s in lêergids %s het gefaal"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Toets %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "fout met onthegting van %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Aktiveer 'swap'-partisie %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3104,6 +3109,12 @@ msgstr ""
"opsielyn\n"
"'user,exec,dev,suid')."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3178,30 +3189,19 @@ msgstr ""
"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
"Onthou om 'n /boot by te voeg."
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
-#: fsedit.pm:390
-#, fuzzy, c-format
-msgid ""
-"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"U het 'n sagteware RAID-partisie as wortel (/).\n"
-"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
-"Onthou om 'n /boot by te voeg."
-
-#: fsedit.pm:393
+#: fsedit.pm:392
#, c-format
msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"You've selected a LVM Logical Volume as root (/).\n"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"U mag moontlik nie instaat wees om lilo te installeer nie ( sedert lilo nie "
-"'n LV op menigte PV's kan hanteer nie)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3230,7 +3230,7 @@ msgstr "Nie genoeg spasie vir outo-toekenning beskikbaar nie"
msgid "Nothing to do"
msgstr "Niks om te doen nie"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disket"
@@ -3240,12 +3240,12 @@ msgstr "Disket"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Skyf"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4184,7 +4184,7 @@ msgstr ""
"installasie geskep is. Raadpleeg die tweede wenk van die laaste stap\n"
"oor hoe mens so disket skep."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4192,7 +4192,7 @@ msgstr ""
msgid "No"
msgstr "Nee"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5687,7 +5687,7 @@ msgstr "ISDN-kaart"
msgid "Graphical Interface"
msgstr "Grafiese koppelvlak"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5773,13 +5773,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "U moet ook %s formatteer"
-#: install_any.pm:402
+#: install_any.pm:405
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Beskik u oor nog?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5788,7 +5788,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "Het u enige %s koppelvlakke?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5796,74 +5796,74 @@ msgstr "Het u enige %s koppelvlakke?"
msgid "CD-ROM"
msgstr "CDROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Netwerk %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Netwerk %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Geen toestelle gevind nie"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, fuzzy, c-format
msgid "Unable to mount CD-ROM"
msgstr "Kon nie vurk nie: %s"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Kan nie %s op %s vind nie"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5873,13 +5873,13 @@ msgstr ""
"Verander u CDROM!\n"
"Sit asb. die CDROM getiteld \"%s\" in die aandrywer en druk OK."
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Bespeuring aan die gebeur"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5903,7 +5903,7 @@ msgstr ""
"Verlang u nog steeds hierdie dienste?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5916,23 +5916,23 @@ msgstr ""
"\n"
"Wil u werklik dat ons hulle verwyder?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Fout met die lees van lêer %s"
#
-#: install_any.pm:1576
+#: install_any.pm:1580
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "Die volgende pakkette geïnstalleer word:\n"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5941,52 +5941,52 @@ msgstr ""
"'n Fout het voorgekom - geen geldige toestelle om die nuwe lêerstelsels op "
"te skep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "Ftp"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, fuzzy, c-format
msgid "NFS"
msgstr "PFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Kies asseblief"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Lêer bestaan alreeds. Moet dit gebruik word?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Toegang verbied"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr ""
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Kan nie skermfoto's neem voor partisie skep nie"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Skermfoto's sal na die installasie beskikbaar wees in %s"
@@ -9343,11 +9343,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Welkom by %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Verwyder eers die logiese volumes\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20053,8 +20058,8 @@ msgstr "Mandriva Linux Control Center"
msgid "Synchronization tool"
msgstr "Sinkronisasie-nutsprogram"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Alleenstaande nutsprogramme"
@@ -20158,12 +20163,12 @@ msgstr ""
msgid "Report"
msgstr "Verslag"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Nie geïnstalleeer"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Pakket is nie geïnstalleer nie"
@@ -26121,6 +26126,23 @@ msgstr ""
msgid "Installation failed"
msgstr "Installasie het gefaal!"
+#, fuzzy
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "U het 'n sagteware RAID-partisie as wortel (/).\n"
+#~ "Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
+#~ "Onthou om 'n /boot by te voeg."
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "U mag moontlik nie instaat wees om lilo te installeer nie ( sedert lilo "
+#~ "nie 'n LV op menigte PV's kan hanteer nie)"
+
#~ msgid "use PPPoE"
#~ msgstr "gebruik PPPoE"
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index 07bf3341d..255c71469 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
@@ -137,7 +137,7 @@ msgstr "እባክዎ ይጠብቁ፣ መሳሪያዎችን ፈልጎ በማግ
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1254,7 +1254,7 @@ msgstr "ጠላቂ"
msgid "Input method:"
msgstr "የX ዘገባ የማስትገባት ዘዴ"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1310,7 +1310,7 @@ msgstr "userdrake አስጀምር"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1653,47 +1653,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "አስጀማሪውን እንደገና ይትከሉ"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d ደቂቃዎች"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 ደቂቃ"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d ሴኮንዶች"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu ጠፍቷል"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper ጠፍቷል"
@@ -2801,31 +2801,6 @@ msgstr "ጥቅሎችን በመትከል ላይ..."
msgid "Removing packages..."
msgstr "ጥቅሎችን በማስወገድ ላይ..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr ""
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr ""
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "%sን በማጣራት ላይ"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%sን የመንቀል ስህተት: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "የስዋፕ ክፋይ %sን በማስቻል ላይ"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -2846,11 +2821,41 @@ msgstr ""
msgid "%s formatting of %s failed"
msgstr "%s %sን ማስተካከል አልተሳካም"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr ""
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr ""
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr ""
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "%sን በማጣራት ላይ"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "%sን የመንቀል ስህተት: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "የስዋፕ ክፋይ %sን በማስቻል ላይ"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -2907,6 +2912,12 @@ msgid ""
"user,exec,dev,suid )."
msgstr ""
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -2972,24 +2983,18 @@ msgid ""
"Please be sure to add a /boot partition"
msgstr ""
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr ""
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -3019,7 +3024,7 @@ msgstr ""
msgid "Nothing to do"
msgstr "የሚሰራ ነገር የለም"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "ፍሎፒ"
@@ -3029,12 +3034,12 @@ msgstr "ፍሎፒ"
msgid "Zip"
msgstr "ዚፕ"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "ዲስክ"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "ሲዲ-ሮም"
@@ -3755,7 +3760,7 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -3763,7 +3768,7 @@ msgstr ""
msgid "No"
msgstr "አይ"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -4703,7 +4708,7 @@ msgstr "የISDN ካርድ"
msgid "Graphical Interface"
msgstr "ንድፋዊ እይታ"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -4777,13 +4782,13 @@ msgstr ""
msgid "You must also format %s"
msgstr ""
-#: install_any.pm:402
+#: install_any.pm:405
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "ሌላ አለ?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -4792,7 +4797,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "ሌላ አለ?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -4800,74 +4805,74 @@ msgstr "ሌላ አለ?"
msgid "CD-ROM"
msgstr "ሲዲ-ሮም"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "መረብ"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "መረብ"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, fuzzy, c-format
msgid "No device found"
msgstr "ምንም ጽሑፍ አልተገኘም"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, fuzzy, c-format
msgid "Unable to mount CD-ROM"
msgstr "እንደገና የሚሰራ ምንም የለም።"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4875,13 +4880,13 @@ msgid ""
"done."
msgstr ""
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "የተሻሻለ ዊድጌት ፍጠር"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4896,7 +4901,7 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -4905,74 +4910,74 @@ msgid ""
"Do you really want to remove these packages?\n"
msgstr ""
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "%sን በማንበብ ላይ ስህተት ተፈጥሯል"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "የሚከተሉት ጥቅሎች ሊወገዱ ነው"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "ፋይሉ በፊትም ነበር። ልጠቀምበት?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "ፈቃድ አልተሰጠም"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "ፋይል ተጭኗል %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr ""
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
@@ -8178,11 +8183,16 @@ msgstr ""
msgid "Welcome to %s"
msgstr "ወደ %s እንኳን ደህና መጡ"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr ""
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -17699,8 +17709,8 @@ msgstr "የMandriva Linux ቁጥጥር ማእከል"
msgid "Synchronization tool"
msgstr "የመስሪያውን ምልክት"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, fuzzy, c-format
msgid "Standalone Tools"
msgstr "/መሣሪያዎች/Toolbox"
@@ -17797,12 +17807,12 @@ msgstr ""
msgid "Report"
msgstr "ሪፖርት"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, fuzzy, c-format
msgid "Not installed"
msgstr "አልተገኘም"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, fuzzy, c-format
msgid "Package not installed"
msgstr "ማንበብ አልቻለም፦ "
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index 89f797413..32135d660 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-03-03 01:06+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -175,7 +175,7 @@ msgstr "الرجاء الانتظار، جاري اكتشاف وتهيئة ال
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1360,7 +1360,7 @@ msgstr "متقدم"
msgid "Input method:"
msgstr "طريقة الإدخال:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1423,7 +1423,7 @@ msgstr "تشغيل userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1792,47 +1792,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "إعادة تثبيت مُحمِّل الإقلاع"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "ك.ب."
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "م.ب."
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "غ.ب."
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "ت.ب."
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d دقائق"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "دقيقة واحدة"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d ثوان"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu مفقود"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper مفقود"
@@ -2976,32 +2976,6 @@ msgstr "جاري تركيب الحزم..."
msgid "Removing packages..."
msgstr "حذف الحزم..."
-# y, c-format
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "تركيب التجزيء %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "فشل تركيب التجزيء %s في الدليل %s"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "جاري التأكد من %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "خطأ في فكّ %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "جاري تمكين تجزيء التبديل %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3022,11 +2996,42 @@ msgstr "لا أعرف كيف أنسّق %s في النوع %s"
msgid "%s formatting of %s failed"
msgstr "%s تنسيق %s قد فشل"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "تركيبات حلقيّة %s\n"
+# y, c-format
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "تركيب التجزيء %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "فشل تركيب التجزيء %s في الدليل %s"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "جاري التأكد من %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "خطأ في فكّ %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "جاري تمكين تجزيء التبديل %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3098,6 +3103,12 @@ msgstr ""
"(إلا إذا تخطّته خيارات إضافيّة، كسطر الخيار\n"
"user، exec، dev، suid(. "
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3172,28 +3183,19 @@ msgstr ""
"لا يستطيع أي محمّل إقلاع التعامل مع ذلك بدون تجزيء /boot.\n"
"الرجاء التأكد من إضافة تجزيء /boot"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "لا يمكنك استخدام كتلة LVM المنطقيّة لمكان التركيب %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"لقد اخترت تجزيء كتلة منطقيّة LVM كدليل جزر (/).\n"
-"لا يستطيع محمّل الإقلاع التعامل مع ذلك بدون تجزيء /boot.\n"
-"الرجاء التأكّد من أن تضيف تجزيء /boot"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
-msgstr "قد لا تتمكّن من تثبيت lilo (حيث أن lilo لا يمكنه تولّي LV على عدّة PV)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3224,7 +3226,7 @@ msgstr "لا توجد مساحة كافية للتحديد الآلي"
msgid "Nothing to do"
msgstr "لا شيء لعمله"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "القرص المرن"
@@ -3234,12 +3236,12 @@ msgstr "القرص المرن"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "القرص الصّلب"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "القرص المدمج"
@@ -4171,7 +4173,7 @@ msgstr ""
"نهاية تثبيت آخر. انظر التّلميح الثّاني من الخطوة الأخيرة عن كيفيّة\n"
"إنشاء قرص مرن كهذا."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4179,7 +4181,7 @@ msgstr ""
msgid "No"
msgstr "لا"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5752,7 +5754,7 @@ msgstr "بطاقة ISDN"
msgid "Graphical Interface"
msgstr "الواجهة الرسومية"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5839,13 +5841,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "عليك أيضا تنسيق %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "هل لديك أوساط إضافيّة أخرى؟"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5858,7 +5860,7 @@ msgstr ""
"\n"
"هل لديك أوساط تثبيت إضافية لتهيئها؟"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5866,75 +5868,75 @@ msgstr ""
msgid "CD-ROM"
msgstr "القرص المدمج"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "الشبكة (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "الشبكة (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "أدخل القرص المدمج 1 مجدّدا"
#
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "لم يُعثر على أي جهاز"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "أدخل القرص المدمج"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "تعذّر تجهيز القرص المدمج"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "عنوان URL للمرآة؟"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "لم يمكن العثور على ملف hdlist على هذه المرآة. تأكد من صحة الموقع."
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5945,13 +5947,13 @@ msgstr ""
"من فضلك أدخل القرص المدمج المسّمى \"%s\" في السواقة واضغط على موافق عندما "
"تنتهي."
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "جاري النسخ"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5975,7 +5977,7 @@ msgstr ""
"هل أنت متأكد أنك تريد تثبيت هذه الخادمات الآن؟\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5988,22 +5990,22 @@ msgstr ""
"\n"
"هل تريد حذف هذه الحزم فعلاً؟\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "خطأ في قراءة الملف %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "تمّ تغيير أسماء القرص التّالي أو الأقراص التّالية:"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (المسمّى %s سابقاً)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6012,52 +6014,52 @@ msgstr ""
"لقد ظهر خطأ - لم يعثر على أجهزة صالحة يمكن إنشاء أنظمة ملفات جديدة عليها. "
"تأكد من العتاد الخاص بك لمعرفة سبب هذه المشكلة"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "الرجاء اختيار وسط"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "الملف موجود مسبقاً. هل تريد الكتابة عليه؟"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "غير مسموح لك بذلك"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "الوسط %s سيء"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "لا يمكنني عمل لقطات للشاشة قبل التجزئة"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت في %s"
@@ -9505,11 +9507,16 @@ msgstr "، "
msgid "Welcome to %s"
msgstr "أهلا في %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "حذف الكتل المنطقية أولاً\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20200,8 +20207,8 @@ msgstr "مركز تحكّم ماندريبا لينكس"
msgid "Synchronization tool"
msgstr "أداة المزامنة"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "الأدوات المنفصلة"
@@ -20306,12 +20313,12 @@ msgstr ""
msgid "Report"
msgstr "تقرير"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "غير مثبت"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "لم يتم تثبيت الحزمة"
@@ -26276,6 +26283,20 @@ msgstr ""
msgid "Installation failed"
msgstr "فشل التّثبيت"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "لقد اخترت تجزيء كتلة منطقيّة LVM كدليل جزر (/).\n"
+#~ "لا يستطيع محمّل الإقلاع التعامل مع ذلك بدون تجزيء /boot.\n"
+#~ "الرجاء التأكّد من أن تضيف تجزيء /boot"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr "قد لا تتمكّن من تثبيت lilo (حيث أن lilo لا يمكنه تولّي LV على عدّة PV)"
+
#~ msgid "use PPPoE"
#~ msgstr "استخدام PPPoE"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 6846a2e21..97cf601a4 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-az\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-03-31 14:21+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -144,7 +144,7 @@ msgstr "Xahiş edirik gözləyin, avadanlıqlar tapılır və quraşdırılır..
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1311,7 +1311,7 @@ msgstr "Ətraflı"
msgid "Input method:"
msgstr "Giriş yöntəmi:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1376,7 +1376,7 @@ msgstr "Userdrake-ni başlat"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1739,47 +1739,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Sistem Yükləyicisini Yenidən Qur"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d dəqiqə"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 dəqiqə"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d saniyə"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu əksikdir"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "konsol yardımçısı əksikdir"
@@ -2927,31 +2927,6 @@ msgstr "Paketlər qurulur..."
msgid "Removing packages..."
msgstr "Paketlər silinir..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "%s bölməsi bağlanır"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "%s bolməsini %s cərgəsinə bağlama bacarılmadı"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "%s yoxlanır"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%s ayrılırkən xəta oldu: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "%s dəyiş-toqquş sahəsi fəallaşdırılır"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -2972,11 +2947,41 @@ msgstr "%s-i necə şəkilləndirəcəyimi bilmirəm (Növ: %s)"
msgid "%s formatting of %s failed"
msgstr "%s şəkilləndirilməsində %s bölmə xətası"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Dairəvi bağlama %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "%s bölməsi bağlanır"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "%s bolməsini %s cərgəsinə bağlama bacarılmadı"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "%s yoxlanır"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "%s ayrılırkən xəta oldu: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "%s dəyiş-toqquş sahəsi fəallaşdırılır"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3049,6 +3054,12 @@ msgstr ""
"üşün mtab faylına qeyd edilir.\n"
"Bu seçim noexec, nosuid, və nodev seçimlərini nəzərə alır."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3124,30 +3135,19 @@ msgstr ""
"etdiniz. /boot bölməsi olmadan heç bir açılış yükləyicisi bunu aça bilməz.\n"
"Xahiş edirik, /boot bölməsini əlavə etməyi unutmayın"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "%s bağlama nöqtəsi üçün LVM Məntiqi Həcmini istifadə edə bilməzsiniz"
-#: fsedit.pm:390
-#, fuzzy, c-format
-msgid ""
-"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Bir proqram tə'minatlı RAİD bölməsini kök cərgəsi (/) olaraq tə'yin\n"
-"etdiniz. /boot bölməsi olmadan heç bir açılış yükləyicisi bunu aça bilməz.\n"
-"Xahiş edirik, /boot bölməsini əlavə etməyi unutmayın"
-
-#: fsedit.pm:393
+#: fsedit.pm:392
#, c-format
msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"You've selected a LVM Logical Volume as root (/).\n"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"Lilo'nu qura bilməyəcəksiniz (ona görə ki, lilo, birdən çox PV üstündə LV'yə "
-"malik deyil)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3179,7 +3179,7 @@ msgstr "Avtomatik yerləşdirmə üçün kifayət qədər boş sahə yoxdur"
msgid "Nothing to do"
msgstr "Ediləcək heçnə yoxdur"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disket"
@@ -3189,12 +3189,12 @@ msgstr "Disket"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Hard Disk"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4150,7 +4150,7 @@ msgstr ""
"addımının \n"
"ikinci yardım abzasına baxa bilərsiniz."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4158,7 +4158,7 @@ msgstr ""
msgid "No"
msgstr "Xeyir"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5721,7 +5721,7 @@ msgstr "ISDN kartı"
msgid "Graphical Interface"
msgstr "Qrafiki Ara Üz"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5808,13 +5808,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Eyni zamanda %s da şəkilləndirilməlidir"
-#: install_any.pm:402
+#: install_any.pm:405
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Başqası var?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5823,7 +5823,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "%s ara üzünüz var?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5831,74 +5831,74 @@ msgstr "%s ara üzünüz var?"
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Şəbəkə %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Şəbəkə %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Heç bir avadanlıq tapıla bilmədi"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, fuzzy, c-format
msgid "Unable to mount CD-ROM"
msgstr "Fork edilə bilmir: %s"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "%s, %s üstündə tapıla bilmir"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5909,13 +5909,13 @@ msgstr ""
"Xahiş edirik, \"%s\" adlı CD-ROM'u sürücünüzə yerləşdirin və Oldu düyməsinə "
"basın."
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Təsbit etmə fəaliyyətdədir"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5939,7 +5939,7 @@ msgstr ""
"Bu vericiləri həqiqətən də qurmaq istəyirsiniz?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5952,22 +5952,22 @@ msgstr ""
"\n"
"Bu paketləri həqiqətən də silmək istəyirsiniz?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "%s faylı oxunurkan xəta oldu"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "Aşağıdakı paketlər qurulmalıdır:\n"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5976,52 +5976,52 @@ msgstr ""
"Bir xəta oldu. Yeni fayl sisteminin yaradılacağı hökmlü bir sürücü "
"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Xahiş edirik seçin"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Fayl onsuz da mövcuddur. Üstünə yazım?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Səlahiyyət yoxdur"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "%s medyası əlavə edildi"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Bölmələmədən əvvəl görüntü alına bilməz"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Ekran görüntüləri qurulumdan sonra %s mövqeyində olacaqdır"
@@ -9491,11 +9491,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "%s Sisteminə Xoş Gəldiniz"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Əvvəlcə məntiqi həcmləri sil\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20023,8 +20028,8 @@ msgstr "Mandriva Linux İdarə Mərkəzi"
msgid "Synchronization tool"
msgstr "Sinxronlaşdırma vasitəsi"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Tək Vasitələr"
@@ -20128,12 +20133,12 @@ msgstr ""
msgid "Report"
msgstr "Raport Göndər"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Qurulmayıb"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Paket qurulmayıb"
@@ -25657,6 +25662,24 @@ msgstr ""
msgid "Installation failed"
msgstr "Qurulum bacarılmadı"
+#, fuzzy
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Bir proqram tə'minatlı RAİD bölməsini kök cərgəsi (/) olaraq tə'yin\n"
+#~ "etdiniz. /boot bölməsi olmadan heç bir açılış yükləyicisi bunu aça "
+#~ "bilməz.\n"
+#~ "Xahiş edirik, /boot bölməsini əlavə etməyi unutmayın"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "Lilo'nu qura bilməyəcəksiniz (ona görə ki, lilo, birdən çox PV üstündə "
+#~ "LV'yə malik deyil)"
+
#~ msgid "use PPPoE"
#~ msgstr "pppoe istifadə et"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index d402ad68e..3d18f1355 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: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -137,7 +137,7 @@ msgstr "Канфігурацыя сыстэмы друку (прынтэры, з
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1281,7 +1281,7 @@ msgstr "Адмысловае"
msgid "Input method:"
msgstr ""
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1337,7 +1337,7 @@ msgstr ""
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1681,47 +1681,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Усталяванне загрузчыку"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "кб"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "Мб"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "Гб"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr ""
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d хвілін"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 хвіліна"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d секундаў"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr ""
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr ""
@@ -2839,31 +2839,6 @@ msgstr "Усталяванне пакету %s"
msgid "Removing packages..."
msgstr "Прагляд даступных пакетаў"
-#: fs.pm:519
-#, fuzzy, c-format
-msgid "Mounting partition %s"
-msgstr "Фарматаванне раздзелу %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr ""
-
-#: fs.pm:525 fs.pm:542
-#, fuzzy, c-format
-msgid "Checking %s"
-msgstr "Праверка правапісу"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "памылка разманціравання %s: %s"
-
-#: fs.pm:590
-#, fuzzy, c-format
-msgid "Enabling swap partition %s"
-msgstr "Фарматаванне раздзелу %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -2884,11 +2859,41 @@ msgstr "Не ведаю як адфарматаваць %s з тыпам %s"
msgid "%s formatting of %s failed"
msgstr "%s памылка фарматавання %s"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Манціраванне дыску %s\n"
+#: fs/mount.pm:72
+#, fuzzy, c-format
+msgid "Mounting partition %s"
+msgstr "Фарматаванне раздзелу %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr ""
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, fuzzy, c-format
+msgid "Checking %s"
+msgstr "Праверка правапісу"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "памылка разманціравання %s: %s"
+
+#: fs/mount.pm:140
+#, fuzzy, c-format
+msgid "Enabling swap partition %s"
+msgstr "Фарматаванне раздзелу %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -2945,6 +2950,12 @@ msgid ""
"user,exec,dev,suid )."
msgstr ""
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3010,24 +3021,18 @@ msgid ""
"Please be sure to add a /boot partition"
msgstr ""
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr ""
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -3057,7 +3062,7 @@ msgstr "Не хапае прасторы для стварэння новых р
msgid "Nothing to do"
msgstr "Нічога"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Гнуткі дыск"
@@ -3067,12 +3072,12 @@ msgstr "Гнуткі дыск"
msgid "Zip"
msgstr ""
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Жорскі дыск"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr ""
@@ -3793,7 +3798,7 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -3801,7 +3806,7 @@ msgstr ""
msgid "No"
msgstr "Не"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -4741,7 +4746,7 @@ msgstr "Унутраная ISDN карта"
msgid "Graphical Interface"
msgstr "Запуск X пры старце сістэмы"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -4815,13 +4820,13 @@ msgstr ""
msgid "You must also format %s"
msgstr ""
-#: install_any.pm:402
+#: install_any.pm:405
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Ці ёсць у вас іншы?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -4830,7 +4835,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "Ці ёсць у вас %s інтэрфейс?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -4838,74 +4843,74 @@ msgstr "Ці ёсць у вас %s інтэрфейс?"
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Сетка"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Сетка"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, fuzzy, c-format
msgid "No device found"
msgstr "Няма значкі"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, fuzzy, c-format
msgid "Unable to mount CD-ROM"
msgstr "Немагчыма адчыніць файл %s\n"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Не знойздены праграмы\n"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4916,13 +4921,13 @@ msgstr ""
"Калі ласка, устаўце Cd-Rom, пазначаны \"%s\", у ваш дыскавод і націсніце Ок "
"пасля."
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Стварэньне меню ўжо запушчана"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4937,7 +4942,7 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -4946,22 +4951,22 @@ msgid ""
"Do you really want to remove these packages?\n"
msgstr ""
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Памылка чытання файлу %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "Наступныя пакеты будуць даданы да сістэмы"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -4970,52 +4975,52 @@ msgstr ""
"Памылка: для стварэння новых файлавых сістэмаў не знайдзены адпаведныя \n"
"прылады. Праверце абсталяванне для пошуку імавернай прычыны."
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr ""
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, fuzzy, c-format
msgid "NFS"
msgstr "ФС"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Калі ласка выбярыце відарыс відэа"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Файл ужо йснуе. Перапісаць?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Адмоўлена ў доступе"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, fuzzy, c-format
msgid "Bad NFS name"
msgstr "Бяз назвы"
-#: install_any.pm:1773
+#: install_any.pm:1777
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "Загружаецца файл %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, fuzzy, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Дадаць раздзел немагчыма"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
@@ -8262,11 +8267,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Сардэчна запрашаем у %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr ""
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -17901,8 +17911,8 @@ msgstr "Цэнтар кіраваньня"
msgid "Synchronization tool"
msgstr "Канфігурацыя сістэмных сэрвісаў"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, fuzzy, c-format
msgid "Standalone Tools"
msgstr "Кансольныя інструментальныя сродкі"
@@ -17999,12 +18009,12 @@ msgstr ""
msgid "Report"
msgstr "Цыклічна"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, fuzzy, c-format
msgid "Not installed"
msgstr "Заканчэнне ўсталявання"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, fuzzy, c-format
msgid "Package not installed"
msgstr "Выбар пакетаў"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index 0b6206ccf..721450cab 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX-bg\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2004-09-15 13:27+0200\n"
"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
@@ -142,7 +142,7 @@ msgstr "Моля, изберете ниво на сигурност..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1303,7 +1303,7 @@ msgstr "Напредничав"
msgid "Input method:"
msgstr "Мрежов метод:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1366,7 +1366,7 @@ msgstr "Стартира userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1716,47 +1716,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Инсталиране на bootloader"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "КБ"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "МБ"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "ГБ"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "ТБ"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d минути"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 минута"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d секунди"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "липсва kdesu"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "липсва помощ на конзола"
@@ -2896,31 +2896,6 @@ msgstr "Инсталиране на пакети ..."
msgid "Removing packages..."
msgstr "Изтриване на %s ..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Форматира дял %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "монтирането на дял %s в директория %s пропадна"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Проверка на %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "грешка при демонтиране на %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Разрешава swap дял %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -2941,11 +2916,41 @@ msgstr "не знам как да форматирам %s в тип %s"
msgid "%s formatting of %s failed"
msgstr "%s форматиране от %s провалено"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "\"Омагьосан кръг\" от монтирания: %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Форматира дял %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "монтирането на дял %s в директория %s пропадна"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Проверка на %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "грешка при демонтиране на %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Разрешава swap дял %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3002,6 +3007,12 @@ msgid ""
"user,exec,dev,suid )."
msgstr ""
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3078,27 +3089,18 @@ msgstr ""
"Няма зареждаща програма, която да може да се справи с него без /boot дял.\n"
"Така че добавете /boot дял"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Не можете да използвате LVM тип за място на монтиране %s"
-#: fsedit.pm:390
-#, fuzzy, c-format
-msgid ""
-"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Маркирали сте софтуерен RAID дял като root (/).\n"
-"Няма зареждаща програма, която да може да се справи с него без /boot дял.\n"
-"Така че добавете /boot дял"
-
-#: fsedit.pm:393
+#: fsedit.pm:392
#, c-format
msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"You've selected a LVM Logical Volume as root (/).\n"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -3131,7 +3133,7 @@ msgstr "Няма достатъчно място за автоматично р
msgid "Nothing to do"
msgstr "Няма нищо за правене"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Флопи"
@@ -3141,12 +3143,12 @@ msgstr "Флопи"
msgid "Zip"
msgstr "Zip устройство"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Диск"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4045,7 +4047,7 @@ msgstr ""
"Вижте втората подсказка по време на последната стъпка, за това как да\n"
"създадете такава дискета."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4053,7 +4055,7 @@ msgstr ""
msgid "No"
msgstr "Не"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5336,7 +5338,7 @@ msgstr "ISDN карта"
msgid "Graphical Interface"
msgstr "Графичен интерфейс"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5425,13 +5427,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Вие трябва също да форматирате %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Имате ли друг(и) ?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5440,7 +5442,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "Имате ли някакъв %s интерфейс?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5448,74 +5450,74 @@ msgstr "Имате ли някакъв %s интерфейс?"
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Мрежа %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Мрежа %s"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr ""
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Не беше открито устройство"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr ""
-#: install_any.pm:483
+#: install_any.pm:486
#, fuzzy, c-format
msgid "Unable to mount CD-ROM"
msgstr "Не мога да направя 'fork': %s"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Не мога да намеря %s на %s"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5526,13 +5528,13 @@ msgstr ""
"Моля, сложете CD-ROM озаглавен \"%s\" в устройството и натиснете Ok, когато "
"сте готови."
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Откриване в прогрес"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5556,7 +5558,7 @@ msgstr ""
"Наистина ли искате да инсталирате тези сървъри ?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5570,22 +5572,22 @@ msgstr ""
"\n"
"Действително ли искате да изтриете тези пакети?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Грешка при четенето на файла %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "Следните пакети ще трябва да се инсталират:\n"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5595,52 +5597,52 @@ msgstr ""
"създадени нови файлови системи. Моля проверете твърдия си диск си за "
"причината за този проблем"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Моля изберете"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Файлът съществува. Да бъде ли презаписан?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Лисват права"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "добавен източник %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Не мога да направя моментна \"снимка\" преди разделянето на диска "
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Снимки ще бъдат налични след инсталиране в %s"
@@ -9091,11 +9093,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Добре дошли в %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Първо премахни логичните дялово\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -19046,8 +19053,8 @@ msgstr "Контролен център на Mandriva Linux"
msgid "Synchronization tool"
msgstr ""
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Самостоятелни инструменти"
@@ -19144,12 +19151,12 @@ msgstr ""
msgid "Report"
msgstr "Рапорт"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Не е инсталиран"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Пакета не е инсталиран"
@@ -24530,6 +24537,17 @@ msgstr ""
msgid "Installation failed"
msgstr "Инсталацията провалена"
+#, fuzzy
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Маркирали сте софтуерен RAID дял като root (/).\n"
+#~ "Няма зареждаща програма, която да може да се справи с него без /boot "
+#~ "дял.\n"
+#~ "Така че добавете /boot дял"
+
#~ msgid "use PPPoE"
#~ msgstr "използвай PPPOE"
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index c353c552a..d171e393d 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX HEAD\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-03-19 23:18+0600\n"
"Last-Translator: Samia <mailsamia2001@yahoo.com>\n"
"Language-Team: Bangla <mdk-translation@bengalinux.org>\n"
@@ -180,7 +180,7 @@ msgstr "অনুগ্রহ করে অপেক্ষা করুন, ড
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1370,7 +1370,7 @@ msgstr "উন্নত"
msgid "Input method:"
msgstr "ইনপুট মাধ্যম:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1431,7 +1431,7 @@ msgstr "userdrake শুরু করো"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1808,47 +1808,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "বুট লোডার রি-ইনস্টল করো"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "কেবি"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "এমবি"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "জিবি"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "টিবি"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d মিনিট"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "১ মিনিট"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d সেকেন্ড"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu পাওয়া যাচ্ছে না"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper পাওয়া যাচ্ছে না"
@@ -3000,34 +3000,6 @@ msgstr "প্যাকেজসমূহ ইনস্টল করা হচ্
msgid "Removing packages..."
msgstr "প্যাকেজসমূহ অপসরণ করা হচ্ছে..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "%s পার্টিশন মাউন্ট করা হচ্ছে"
-
-# এখানে কি করতে হবে? দুটোই %s কিন্তু মানেটা হবে : %s ডিরেক্টরিতে %s পার্টিশন মাউন্ট করা সম্ভব হলোনা।
-# দেখবেন কি করা যাবে...
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "%2$s ডিরেক্টরিতে %1$s পার্টিশন মাউন্ট করা ব্যর্থ হয়েছে"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "%s পরীক্ষা করা হচ্ছে"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "%s আনমাউন্টে সমস্যা: %s"
-
-# এনেবল লিখলাম। মানেটা মাথায় আসছেনা
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "%s সোয়াপ পার্টিশন সক্রিয় করো"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3049,11 +3021,44 @@ msgstr "আমার জানা নেই পার্টিশন %s-কে
msgid "%s formatting of %s failed"
msgstr "%s কে %s ফরম্যাট করতে ব্যর্থ হয়েছে"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "সার্কুলার মাউন্টস %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "%s পার্টিশন মাউন্ট করা হচ্ছে"
+
+# এখানে কি করতে হবে? দুটোই %s কিন্তু মানেটা হবে : %s ডিরেক্টরিতে %s পার্টিশন মাউন্ট করা সম্ভব হলোনা।
+# দেখবেন কি করা যাবে...
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "%2$s ডিরেক্টরিতে %1$s পার্টিশন মাউন্ট করা ব্যর্থ হয়েছে"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "%s পরীক্ষা করা হচ্ছে"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "%s আনমাউন্টে সমস্যা: %s"
+
+# এনেবল লিখলাম। মানেটা মাথায় আসছেনা
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "%s সোয়াপ পার্টিশন সক্রিয় করো"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
# #msgstr "%2$s কে %1$s ফরম্যাট করা ব্যর্থ হয়েছে"
#: fs/mount_options.pm:113
#, c-format
@@ -3126,6 +3131,12 @@ msgstr ""
"ফাইল সিস্টেমকে আনমাউন্ট করতে পারে।\n"
"এই অপশন পরোক্ষভাবে noexec, nosuid, এবং nodev অপশনকে প্রকাশ করে।"
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3202,30 +3213,19 @@ msgstr ""
"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "আপনি LVM লজিকাল ভলিউমকে %s মাউন্ট পয়েন্ট হিসেবে ব্যবহার করতে পারবেননা"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"আপনি একটি সফ্টওয়্যার LVM লজিকাল ভলিউমকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
-"/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
-"অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
-msgstr ""
-"আপনি lilo ইনস্টল করতে সক্ষম হবেন না (যতক্ষন পর্যন্ত lilo অনেকগুলো PV'তে একটি LV'কে "
-"ব্যবহার করতে পারবে না)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3256,7 +3256,7 @@ msgstr "স্বয়ংক্রিয়-বন্টনের জন্য কো
msgid "Nothing to do"
msgstr "কিছু করার নাই"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "ফ্লপি"
@@ -3266,12 +3266,12 @@ msgstr "ফ্লপি"
msgid "Zip"
msgstr "জিপ"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "ডিস্ক"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "সিডিরম"
@@ -4196,7 +4196,7 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4204,7 +4204,7 @@ msgstr ""
msgid "No"
msgstr "না"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5388,7 +5388,7 @@ msgstr "ISDN কার্ড"
msgid "Graphical Interface"
msgstr "গ্রাফিকাল ইন্টারফেস"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5476,13 +5476,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "আপনাকে অবশ্যই %s-ও ফরমেট করতে হবে"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "আপনার কি আরও একটি মাধ্যম আছে?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5495,7 +5495,7 @@ msgstr ""
"\n"
"আপনার কি কন্‌ফিগার করার জন্য কোন সংযোজিত ইনস্টলেশন মিডিয়া আছে?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5503,75 +5503,75 @@ msgstr ""
msgid "CD-ROM"
msgstr "সিডি-রম"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "নেটওয়ার্ক (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "নেটওয়ার্ক (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "১ নং সিডিটি আবার প্রবেশ করান"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "কোন ডিভাইস পাওয়া যায় নি"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "সিডিটি প্রবেশ করান"
# সাম
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "CD-ROM মাউন্ট প্রক্রিয়া ব্যর্থ হয়েছে"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "mirror এর ইউ-আর-এল?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "এই mirror এ কোন hdlist ফাইল পাওয়া যাচ্ছে না"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5582,13 +5582,13 @@ msgstr ""
"অনুগ্রহ করে \"%s\" লেখা সিডিরমটি আপনার ড্রাইভে প্রবেশ করান এবং যখন সেটা হয়ে যাবে "
"ঠিক আছে চাপুন।"
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "কপি সম্পন্ন হচ্ছে"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5612,7 +5612,7 @@ msgstr ""
"আপনি কি আসলেই এই সার্ভারগুলো ইনস্টল করতে চান?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5625,24 +5625,24 @@ msgstr ""
"\n"
"আপনি কি আসলেই এই প্যাকেজগুলো মুছে ফেলতে চান?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "%s ফাইল পড়াতে ত্রুটি"
# সাম
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "নিম্নলিখিত ডিস্কগুলো নামান্তর করা হয়েছে:"
# সাম
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (পূর্বের নাম %s)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5651,55 +5651,55 @@ msgstr ""
"একটি ভুল হয়ে গেছে - কোন সঠিক যন্ত্র পাওয়া যায়নি যেখানে নতুন ফাইল সিস্টেম তৈরি করা "
"হবে। অনুগ্রহ করে এই সমস্যার কারণের জন্য আপনার হার্ডওয়্যার পরীক্ষা করুন"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "এইচ-টি-টি-পি"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "এফ-টি-পি"
# সাম
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
# সাম
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "অনুগ্রহ করে একটি মিডিয়া নির্বাচন করুন"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "এই ফাইলটি আগে থেকেই আছে। করব?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "অনুমতি প্রদান করা হয়নি"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
# সাম
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "অগ্রহণযোগ্য মিডিয়া %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "পার্টিশন করার আগে স্ক্রিনশট তৈরী করা যায়নি"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "%s -এ ইনস্টল করার পরে স্ক্রিনশট পাওয়া যাবে"
@@ -9046,11 +9046,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "%s -এ আপনাকে স্বাগতম"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "প্রথমে লজিকাল ভলিউম সরিয়ে ফেলুন\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20117,8 +20122,8 @@ msgstr "ম্যান্ড্রিব লিনাক্স নিয়ন্
msgid "Synchronization tool"
msgstr "সমন্বয়কারী সফটওয়ার"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "স্বয়ংসম্পূর্ণ সফটওয়ার"
@@ -20227,12 +20232,12 @@ msgstr ""
msgid "Report"
msgstr "রিপোর্ট"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "ইনস্টল করা নেই"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "প্যাকেজ ইনস্টল করা নেই"
@@ -26253,6 +26258,22 @@ msgstr ""
msgid "Installation failed"
msgstr "ইনস্টলেশন ব্যর্থ হয়েছে"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "আপনি একটি সফ্টওয়্যার LVM লজিকাল ভলিউমকে রুট (/) হিসেবে নির্বাচন করেছেন।\n"
+#~ "/boot পার্টিশন ছাড়া কোন বুটলোডার এটা হেন্ডেল করতে পারবেনা।\n"
+#~ "অনুগ্রহ করে অবশ্যই একটি /boot পার্টিশন যোগ করুন"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "আপনি lilo ইনস্টল করতে সক্ষম হবেন না (যতক্ষন পর্যন্ত lilo অনেকগুলো PV'তে একটি "
+#~ "LV'কে ব্যবহার করতে পারবে না)"
+
#~ msgid "use PPPoE"
#~ msgstr "PPPoE ব্যবহার করো"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index dd7f0f753..1c6dfeb8e 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 10.2\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-07-01 14:29+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
@@ -141,7 +141,7 @@ msgstr ""
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -733,7 +733,7 @@ msgstr ""
"Mennout a rit lañsañ X pa adloc'hit ?"
#: Xconfig/various.pm:87
-#, c-format, fuzzy
+#, fuzzy, c-format
msgid ""
"Your graphic card seems to have a TV-OUT connector.\n"
"It can be configured to work using frame-buffer.\n"
@@ -1285,7 +1285,7 @@ msgstr "Barek"
msgid "Input method:"
msgstr "Hentenn enkas :"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1341,7 +1341,7 @@ msgstr "Lañsañ userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1689,47 +1689,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Staliañ ar c'harger loc'hañ c'hoazh"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "Ko"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "Mo"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "Go"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "To"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d munutennoù"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 munutenn"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d eilenn"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu mank"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper mank"
@@ -2855,31 +2855,6 @@ msgstr "O staliañ pakadoù ..."
msgid "Removing packages..."
msgstr "Lemel pakadoù ..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "O zivarc'hañ ar parzhadur %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "sac'het eo mac'hañ ar barzhadur %s er renkell %s"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "O wiriañ %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fazi en ur zivarc'hañ %s : %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Bevañ ar barzhadur disloañ %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -2900,11 +2875,41 @@ msgstr "N'ouzon ket penaos furmadiñ %s er seurt %s"
msgid "%s formatting of %s failed"
msgstr "furmadiñ er seurt %s eus %s a zo sac'het"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Marc'hañ kelc'hiek %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "O zivarc'hañ ar parzhadur %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "sac'het eo mac'hañ ar barzhadur %s er renkell %s"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "O wiriañ %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "fazi en ur zivarc'hañ %s : %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Bevañ ar barzhadur disloañ %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -2961,6 +2966,12 @@ msgid ""
"user,exec,dev,suid )."
msgstr ""
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3034,24 +3045,18 @@ msgid ""
"Please be sure to add a /boot partition"
msgstr ""
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Ne mennit ket implij ul levrenn poellek evit ar poent marc'hañ %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -3081,7 +3086,7 @@ msgstr ""
msgid "Nothing to do"
msgstr "Netra d'ober"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Pladennig"
@@ -3091,12 +3096,12 @@ msgstr "Pladennig"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Pladenn"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -3825,7 +3830,7 @@ msgid ""
"such a floppy."
msgstr ""
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -3833,7 +3838,7 @@ msgstr ""
msgid "No"
msgstr "N'eo ket"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -4783,7 +4788,7 @@ msgstr "Kartenn ISDN"
msgid "Graphical Interface"
msgstr "Ketal Kevregañ"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -4857,13 +4862,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Ret eo deoc'h furmadiñ %s ivez"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Hag ur vedia all hoc'h eus ?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, fuzzy, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -4872,7 +4877,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -4880,67 +4885,67 @@ msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Rouedad (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Rouedad (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr "Rouedad (NFS)"
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Enlakaat ar CD1 adarre"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "N'eo ket trobarzhell ebet !"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Enlakkat ar CD"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "N'hellan ket marc'hañ< ar CD-ROM"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL ar melezour"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr "Kefluniadur NFS"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr "Roit anv ostiz ha renkell ho media NFS"
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr "Renkell"
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
@@ -4949,7 +4954,7 @@ msgstr ""
"Ne m'eus ket kavout ur roll pakadoù e-barzh ar melezour-mañ. Kit da wiriañ "
"al lec'hiadur-mañ zo mad."
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4961,13 +4966,13 @@ msgstr ""
"Lakait el lenner ar Cd-Rom warnañ an diketenn « %s » mar plij ha gwaskit Mat "
"eo da c'houde."
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "Emaon oc'h eilañ"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -4982,7 +4987,7 @@ msgid ""
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -4991,22 +4996,22 @@ msgid ""
"Do you really want to remove these packages?\n"
msgstr ""
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Fazi en ur lenn ar restr %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Adenvelet e oa ar bladenn/pladennoù-mañ :"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (a vez graet %s dioutañ diaraok)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5016,52 +5021,52 @@ msgstr ""
"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
"ardivinkaj mar plij "
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "Dibabit ur vedia, mar plij"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Ar restr a zo endeo. Rasklañ anezhañ ?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Aotre nac'het"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr "N'eo ket un anv NFS mat"
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "N'eo ket mat ar vedia %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "N'hellan ket sevel skrammpakeroù a-raok parzhañ"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
@@ -8322,11 +8327,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Degemer e %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Lemel al levrenn poellek da gentañ\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -13934,7 +13944,9 @@ msgstr ""
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
-msgstr "named (BIND) a zo ur Servijer Anvioù Domani (DNS) a zo implijet evit amdreiñ anvioù ostiz e chomlec'hioù IP."
+msgstr ""
+"named (BIND) a zo ur Servijer Anvioù Domani (DNS) a zo implijet evit amdreiñ "
+"anvioù ostiz e chomlec'hioù IP."
#: services.pm:55
#, c-format
@@ -14017,7 +14029,9 @@ msgstr ""
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
-msgstr "Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a zilech posteloù etre un ardivink hag un all."
+msgstr ""
+"Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a zilech posteloù "
+"etre un ardivink hag un all."
#: services.pm:74
#, c-format
@@ -14560,7 +14574,9 @@ msgstr "<b>Kontact</b>"
#, c-format
msgid ""
"Discovery includes <b>Kontact</b>, the new KDE <b>groupware solution</b>."
-msgstr "<b>Kontact</b> zo e-barzh Discovery; ar nevez <b>Servijer strollant</b> KDE eo."
+msgstr ""
+"<b>Kontact</b> zo e-barzh Discovery; ar nevez <b>Servijer strollant</b> KDE "
+"eo."
#: share/advertising/15.pl:17
#, c-format
@@ -18001,8 +18017,8 @@ msgstr "Kreizenn ren Mandriva Linux"
msgid "Synchronization tool"
msgstr ""
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr ""
@@ -18101,12 +18117,12 @@ msgstr ""
msgid "Report"
msgstr "Dezrevell"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "N'eo ket staliet"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "N'eo ket staliet ar pakad"
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index 12a45dee6..d4b9be6d8 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bs\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-02-26 11:13+0100\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosanski <lokal@lugbih.org>\n"
@@ -173,7 +173,7 @@ msgstr "Molim sačekajte, otkrivam i podešavam uređaje..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1363,7 +1363,7 @@ msgstr "Više opcija"
msgid "Input method:"
msgstr "Metod unosa:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1433,7 +1433,7 @@ msgstr "Pokreni userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1810,47 +1810,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Reinstalacija bootloadera"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d minuta"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 minuta"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d sekundi"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "nedostaje kdesu"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "nedostaje consolehelper"
@@ -3007,31 +3007,6 @@ msgstr "Instaliram pakete..."
msgid "Removing packages..."
msgstr "Uklanjam pakete..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Montiram particiju %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Provjeravam %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "greška u demontiranju %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Uključujem swap particiju %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3052,11 +3027,41 @@ msgstr "Ne znam kako formatirati %s kao tip %s"
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s nije uspjelo"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Kružno montiranje %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Montiram particiju %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Provjeravam %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "greška u demontiranju %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Uključujem swap particiju %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3128,6 +3133,12 @@ msgstr ""
"nodev (osim ako to ne izmijenite kasnijim opcijama, kao u slučaju\n"
"linije user,exec,dev,suid )."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3203,30 +3214,19 @@ msgstr ""
"Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot particije.\n"
"Molim kasnije dodajte /boot particiju"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Ne možete koristiti LVM logički volumen za tačku montiranja %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Izabrali ste LVM logički volumen kao root (/).\n"
-"Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot particije.\n"
-"Molim kasnije dodajte /boot particiju"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"Možda nećete biti u mogućnosti instalirati lilo (pošto lilo ne može rukovati "
-"LVom ili sa više PVa)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3257,7 +3257,7 @@ msgstr "Nema dovoljno prostora za auto-alokaciju"
msgid "Nothing to do"
msgstr "Nemam šta da radim"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disketa"
@@ -3267,12 +3267,12 @@ msgstr "Disketa"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Hard Disk"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4230,7 +4230,7 @@ msgstr ""
"biste\n"
"saznali kako se pravi ova disketa."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4238,7 +4238,7 @@ msgstr ""
msgid "No"
msgstr "Ne"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5823,7 +5823,7 @@ msgstr "ISDN kartica"
msgid "Graphical Interface"
msgstr "Grafički interfejs"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5910,13 +5910,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Morate takođe formatirati i %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Imate li neke dodatne medije?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5929,7 +5929,7 @@ msgstr ""
"\n"
"Želite li podesiti ijedan dodatni instalacioni medij?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5937,74 +5937,74 @@ msgstr ""
msgid "CD-ROM"
msgstr "sa CDROMa"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Mreža (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Mreža (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Ubacite ponovo CD 1"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Nije pronađen nijedan uređaj"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Ubacite CD"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "Ne mogu demontirati CD-ROM"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL mirrora?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Ne mogu pronaći hdlist datoteku na ovom mirroru"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -6015,13 +6015,13 @@ msgstr ""
"Molim ubacite CD označen sa \"%s\" u vaš CD-ROM uređaj i pritisnite \"U redu"
"\" kad ste spremni."
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "Kopiranje u toku"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -6047,7 +6047,7 @@ msgstr ""
"Da li zaista želite instalirati ove servere?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -6061,22 +6061,22 @@ msgstr ""
"\n"
"Želite li zaista deinstalirati ove pakete?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Greška u čitanju datoteke %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Sljedeći diskovi su preimenovani:"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (ranije pod imenom %s)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6086,52 +6086,52 @@ msgstr ""
"kreirati novi file sistemi. Molim provjerite vaš hardware i pronađite uzrok "
"greške"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "Molim izaberite medij"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Datoteka već postoji. Želite li pisati preko nje?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Nemate dozvolu"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "Neispravan medij %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Ne mogu napraviti snimak ekrana prije particioniranja"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Snimanje ekrana će biti dostupno nakon što instalirate u %s"
@@ -9624,11 +9624,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Dobro došli u %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Najprije ukloni logičke volumene\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20487,8 +20492,8 @@ msgstr "Mandriva Linux Kontrolni centar"
msgid "Synchronization tool"
msgstr "Alat za sinhroniziranje"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Samostalni alati"
@@ -20593,12 +20598,12 @@ msgstr ""
msgid "Report"
msgstr "Izvještaj"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Nije instaliran"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Paket nije instaliran"
@@ -26577,6 +26582,23 @@ msgstr ""
msgid "Installation failed"
msgstr "Instalacija nije uspjela"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Izabrali ste LVM logički volumen kao root (/).\n"
+#~ "Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot "
+#~ "particije.\n"
+#~ "Molim kasnije dodajte /boot particiju"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "Možda nećete biti u mogućnosti instalirati lilo (pošto lilo ne može "
+#~ "rukovati LVom ili sa više PVa)"
+
#~ msgid "use PPPoE"
#~ msgstr "koristi PPPOE"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 513d5d69c..5b8d7484a 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ca\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-04-02 00:51+0200\n"
"Last-Translator: Albert Astals Cid <astals11@terra.es>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -145,7 +145,7 @@ msgstr "Espereu si us plau, s'està detectant i configurant els dispositius..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1334,7 +1334,7 @@ msgstr "Avançat"
msgid "Input method:"
msgstr "Mètode d'entrada:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1401,7 +1401,7 @@ msgstr "Executa userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1778,47 +1778,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Reinstal·la el carregador de l'arrencada"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d minuts"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 minut"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d segons"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "El kdesu no hi és"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "El consolehelper no hi és"
@@ -3006,31 +3006,6 @@ msgstr "S'estan instal·lant els paquets..."
msgid "Removing packages..."
msgstr "S'estan eliminant els paquets..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "S'està muntant la partició %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "El muntatge de la partició %s en el directori %s ha fallat"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "S'està comprovant %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "s'ha produït un error en desmuntar %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "S'està habilitant la partició d'intercanvi %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3051,11 +3026,41 @@ msgstr "No sé com formatar %s amb el tipus %s"
msgid "%s formatting of %s failed"
msgstr "%s formatació de %s ha fallat"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Muntatges circulars %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "S'està muntant la partició %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "El muntatge de la partició %s en el directori %s ha fallat"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "S'està comprovant %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "s'ha produït un error en desmuntar %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "S'està habilitant la partició d'intercanvi %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3131,6 +3136,12 @@ msgstr ""
"nodev (tret que quedin sobreescrites per opcions subsegüents, com en\n"
"la línia d'opcions user,exec,dev,suid)."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3208,27 +3219,18 @@ msgstr ""
"boot.\n"
"Si us plau, assegureu-vos d'afegir una partició /boot"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "No podeu utilitzar un volum lògic LVM per al punt de muntatge %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Heu seleccionat un volum lògic LVM com a arrel (/).\n"
-"El carregador d'arrencada no ho pot gestionar sense una partició /boot.\n"
-"Si us plau, assegureu-vos d'afegir una partició /boot"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
#: fsedit.pm:396 fsedit.pm:398
@@ -3263,7 +3265,7 @@ msgstr "No hi ha prou espai per a l'assignació automàtica"
msgid "Nothing to do"
msgstr "Res a fer"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disquet"
@@ -3273,12 +3275,12 @@ msgstr "Disquet"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Disc"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CD-ROM"
@@ -4263,7 +4265,7 @@ msgstr ""
"pas\n"
"per saber com crear aquest disquet."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4271,7 +4273,7 @@ msgstr ""
msgid "No"
msgstr "No"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5871,7 +5873,7 @@ msgid "Graphical Interface"
msgstr "Interfície gràfica"
#
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5961,13 +5963,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "També heu de formatar %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr ""
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5976,7 +5978,7 @@ msgid ""
"Do you have a supplementary installation media to configure?"
msgstr ""
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5985,76 +5987,76 @@ msgid "CD-ROM"
msgstr "CD-ROM"
#
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Xarxa (HTTP)"
#
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Xarxa (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Inseriu el CD 1 un altre cop"
#
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "No s'ha trobat cap dispositiu"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Inseriu el CD"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "No s'ha pogut muntar el CD-ROM"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL de la rèplica?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "No s'ha pogut trobat el fitxer hdlist en aquest rèplica"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -6065,13 +6067,13 @@ msgstr ""
"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i després\n"
"premeu D'acord."
-#: install_any.pm:745
+#: install_any.pm:748
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Detecció en procés"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -6097,7 +6099,7 @@ msgstr ""
"Voleu realment instal·lar aquests servidors?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -6110,22 +6112,22 @@ msgstr ""
"\n"
"Voleu realment suprimir aquests paquets?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "S'ha produït un error en llegir el fitxer %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr ""
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr ""
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6135,53 +6137,53 @@ msgstr ""
"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
"problema"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Si us plau escolliu"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "El fitxer ja existeix. El voleu sobreescriure?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "S'ha denegat el permís"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "s'ha afegit la font %s"
#
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "No es poden fer captures de pantalla abans de fer les particions"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Les captures estaran disponibles després d'instal·lar a %s"
@@ -9697,11 +9699,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Benvingut a %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Elimineu primer els volums lògics\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20643,8 +20650,8 @@ msgstr "Centre de Control Mandriva Linux"
msgid "Synchronization tool"
msgstr "Eina de sincronització"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Eines autònomes"
@@ -20751,13 +20758,13 @@ msgid "Report"
msgstr "Informa"
#
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "No instal·lat"
#
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "El paquet no està instal·lat"
@@ -26425,6 +26432,15 @@ msgstr ""
msgid "Installation failed"
msgstr "La instal·lació ha fallat"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Heu seleccionat un volum lògic LVM com a arrel (/).\n"
+#~ "El carregador d'arrencada no ho pot gestionar sense una partició /boot.\n"
+#~ "Si us plau, assegureu-vos d'afegir una partició /boot"
+
#~ msgid "use PPPoE"
#~ msgstr "utilitza PPPoE"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 7a002c464..c76735218 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: cs\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-04-02 10:06+0200\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -178,7 +178,7 @@ msgstr "Čekejte prosím, vyhledávám a nastavuji zařízení..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1369,7 +1369,7 @@ msgstr "Rozšíření"
msgid "Input method:"
msgstr "Vstupní metoda:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1437,7 +1437,7 @@ msgstr "Spustit UserDrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1816,47 +1816,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Znovu instalovat zaváděcí program"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "kB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d minut(y)"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 minuta"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d sekund"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "chybí kdesu"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "chybí consolehelper"
@@ -3006,31 +3006,6 @@ msgstr "Instaluji balíčky..."
msgid "Removing packages..."
msgstr "Odstraňuji balíčky..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Připojuji oddíl %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "připojení oddílu %s v adresáři %s selhalo"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Kontroluji %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "chyba odpojování %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Aktivuji odkládací oddíl %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3051,11 +3026,41 @@ msgstr "nevím jak naformátovat %s na typ %s"
msgid "%s formatting of %s failed"
msgstr "%s formátování %s skončilo chybou"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Propletené přípojné body %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Připojuji oddíl %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "připojení oddílu %s v adresáři %s selhalo"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Kontroluji %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "chyba odpojování %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Aktivuji odkládací oddíl %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3130,6 +3135,12 @@ msgstr ""
"následně také odpojit. Tato volba zahrnuje volby noexec, nosuid a nodev\n"
"(pokud nejsou přepsány jiný volbami, jako je user,exec,dev,suid )."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3205,30 +3216,19 @@ msgstr ""
"S tím se není schopný vypořádat žádný zaváděcí program bez použití oddílu\n"
"/boot. Ujistěte se prosím, že jste tento oddíl přidali"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Nelze použít LVM Logického disku na připojený bod %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"Zvolili jste logický svazek LVM jako kořenový oddíl (/).\n"
-"Zaváděcí program se s tím není schopen vypořádat bez použití oddílu\n"
-"/boot. Ujistěte se prosím, že jste oddíl /boot přidali"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
-msgstr ""
-"Nebudete moc nainstalovat zavaděč lilo (protože lilo nemůže zpracovat LV na "
-"více PV)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3259,7 +3259,7 @@ msgstr "Pro automatické rozdělení disku není dostatek místa"
msgid "Nothing to do"
msgstr "Nic nedělat"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disketa"
@@ -3269,12 +3269,12 @@ msgstr "Disketa"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Hard Disk"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4219,7 +4219,7 @@ msgstr ""
"si\n"
"tuto disketu vytvořit. "
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4227,7 +4227,7 @@ msgstr ""
msgid "No"
msgstr "Ne"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5832,7 +5832,7 @@ msgstr "ISDN karta"
msgid "Graphical Interface"
msgstr "Grafické rozhraní"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5916,13 +5916,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Musíte také naformátovat %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Máte ještě nějaká další doplmující édia?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5935,7 +5935,7 @@ msgstr ""
"\n"
"Máte nějaká dodatečná instalační média, která chcete nastavit?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5943,74 +5943,74 @@ msgstr ""
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Síť (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Síť (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Vložte znovu CD 1"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Žádné zařízení nenalezeno"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Vložte CD"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "Nelze připojit CD-ROM"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL zrcadla?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Nelze nalézt soubor hdlist na tomto zrcadle"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -6020,13 +6020,13 @@ msgstr ""
"Vyměňte prosím CD!\n"
"Prosím vložte CD označené \"%s\" do mechaniky a stiskněte Ok."
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "Probíhá kopírování"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -6051,7 +6051,7 @@ msgstr ""
"Chcete opravdu nainstalovat tyto servery?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -6064,22 +6064,22 @@ msgstr ""
"\n"
"Opravdu chcete odebrat tyto balíčky?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Chyba při čtení souboru %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Následující disk(y) byly přejmenovány:"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (předchozí název %s)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6088,52 +6088,52 @@ msgstr ""
"Stala se chyba - nebylo nalezeno žádné zařízení na kterém by se daly "
"vytvořit nové souborové systémy. Zkontrolujte prosím hardware"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "Prosím vyberte zdroj"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Soubor již existuje. Přepsat?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Přístup odepřen"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "Chybný zdroj %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Nelze provést sejmutí obrazovky před rozdělením disků"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Sejmuté obrazovky budou dostupné po instalaci v adresáři %s"
@@ -9604,11 +9604,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Vítá vás %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Odeberte nejdříve logické disky\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20440,8 +20445,8 @@ msgstr "Ovládací centrum Mandriva Linux"
msgid "Synchronization tool"
msgstr "Nástroj na synchronizaci"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Samostatné nástroje"
@@ -20546,12 +20551,12 @@ msgstr ""
msgid "Report"
msgstr "Hlášení"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Není instalováno"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Balíček není nainstalován"
@@ -26516,6 +26521,22 @@ msgstr ""
msgid "Installation failed"
msgstr "Instalace selhala"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Zvolili jste logický svazek LVM jako kořenový oddíl (/).\n"
+#~ "Zaváděcí program se s tím není schopen vypořádat bez použití oddílu\n"
+#~ "/boot. Ujistěte se prosím, že jste oddíl /boot přidali"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "Nebudete moc nainstalovat zavaděč lilo (protože lilo nemůže zpracovat LV "
+#~ "na více PV)"
+
#~ msgid "use PPPoE"
#~ msgstr "použít PPPoE"
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index efae2f900..50c06096e 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mandriva DrakX.cy\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-06-28 17:01+0200\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Cymraeg <post@meddal.com>\n"
@@ -176,7 +176,7 @@ msgstr "Arhoswch, canfod a ffurfweddu dyfeisiau..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1364,7 +1364,7 @@ msgstr "Uwch"
msgid "Input method:"
msgstr "Dull mewnbwn:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1430,7 +1430,7 @@ msgstr "Cychwyn userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1803,47 +1803,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Ail osod Cychwynnwr"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "KB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "MB"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "GB"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "TB"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d munud"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 munud"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d eiliad"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu ar goll"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "consolehelper ar goll"
@@ -2997,31 +2997,6 @@ msgstr "Gosod pecynnau..."
msgid "Removing packages..."
msgstr "Tynnu pecyn..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Yn fformatio rhaniad %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "methodd gosod rhaniad %s yng nghyfeiriadur %s"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Gwirio %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "gwall dadosod %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Galluogi rhaniad cyfnewid %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3042,11 +3017,41 @@ msgstr "Nid wyf yn gwybod sut i fformatio %s ym math %s"
msgid "%s formatting of %s failed"
msgstr "methodd fformatio %s o %s"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Gosodiadau cylch %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Yn fformatio rhaniad %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "methodd gosod rhaniad %s yng nghyfeiriadur %s"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Gwirio %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "gwall dadosod %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Galluogi rhaniad cyfnewid %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3124,6 +3129,12 @@ msgstr ""
"dewis\n"
"user,exec,dev,suid )."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3198,30 +3209,19 @@ msgstr ""
"Nid oes cychwynnwr yn gallu trin hwn heb raniad /boot\n"
"Cofiwch ychwanegu rhaniad /boot"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Does dim modd defnyddio Cyfrol Resymegol LVM ar gyfer pwynt gosod %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Rydych wedi dewis Cyfrol Resymegol LVM fel gwraidd (/)\n"
-"Nid oes cychwynnwr yn gallu trin hwn heb raniad /boot\n"
-"Cofiwch ychwanegu rhaniad /boot"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"Efallai na fydd modd i chi osod lilo (gan nad yw lilo'n trin LV ar PV "
-"lluosog)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3252,7 +3252,7 @@ msgstr "Nid oes digon o le ar gyfer awto ddynodi"
msgid "Nothing to do"
msgstr "Dim i'w wneud"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Disg Meddal"
@@ -3262,12 +3262,12 @@ msgstr "Disg Meddal"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Disg"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "CDROM"
@@ -4187,7 +4187,7 @@ msgstr ""
"ddiwedd gosodiad arall. Gwelwch yr ail neges o'r cam diwethaf ar sut i\n"
"greu disg meddal o'r fath."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4195,7 +4195,7 @@ msgstr ""
msgid "No"
msgstr "Na"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5781,7 +5781,7 @@ msgstr "Cerdyn ISDN"
msgid "Graphical Interface"
msgstr "Rhyngwyneb Graffigol"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5868,13 +5868,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Rhaid fformatio %s hefyd"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Oes gennych unrhyw gyfrwng ychwanegol arall?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5888,7 +5888,7 @@ msgstr ""
"\n"
"A oes gennych unrhyw gyfrwng gosod arall i'w ffurfweddu?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5896,74 +5896,74 @@ msgstr ""
msgid "CD-ROM"
msgstr "CD-ROM"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Rhwydwaith (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Rhwydwaith (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr "Rhwydwaith (NFS)"
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Rhowch y CD-ROM (eto)"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Heb ganfod dyfais"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Rhowch y CD-ROM"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "Methu gosod CD-ROM"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL y drych?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr "Ffurfweddiad NFS"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr "Cyfeiriadur"
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Methu canfod ffeil hdlist ar y drych"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5974,13 +5974,13 @@ msgstr ""
"\n"
"Rhowch y CD-ROM \"%s\" yn eich gyrrwr a chlicio Iawn ar ôl gorffen"
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "Copïo ar waith"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -6003,7 +6003,7 @@ msgstr ""
"Ydych chi wir eisiau gosod y gweinyddion hyn?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -6017,22 +6017,22 @@ msgstr ""
"\n"
"Ydych chi am dynnu'r pecynnau hyn?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Gwall wrth ddarllen ffeil %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "Mae'r disg(iau) hyn wedi eu hailenwi:"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (ei enw blaenorol oedd %s)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6041,52 +6041,52 @@ msgstr ""
"Digwyddodd gwall - ni chafwyd dyfeisiau dilys i greu systemau ffeil arnynt. "
"Gwiriwch eich caledwedd am ffynhonnell yr anhawster."
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "Dewiswch gyfrwng"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Mae'r ffeil yn bodoli eisoes. Ysgrifennu drosti?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Mynediad wedi ei wrthod."
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "Cyfrwng drwg %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Meth creu lluniau o'r sgrin cyn rhannu"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Bydd lluniau o'r sgrin ar gael ar ôl gosod yn %s"
@@ -9569,11 +9569,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Croeso i %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Tynnu'r cyfrolau rhesymegol yn gyntaf\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20492,8 +20497,8 @@ msgstr "Canolfan Rheoli Mandriva Linux"
msgid "Synchronization tool"
msgstr "Offeryn Cydamseru"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Offer Unigol"
@@ -20597,12 +20602,12 @@ msgstr ""
msgid "Report"
msgstr "Adroddiad"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Heb ei osod"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Pecyn heb ei osod"
@@ -26592,6 +26597,22 @@ msgstr ""
msgid "Installation failed"
msgstr "Methodd y gosod"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Rydych wedi dewis Cyfrol Resymegol LVM fel gwraidd (/)\n"
+#~ "Nid oes cychwynnwr yn gallu trin hwn heb raniad /boot\n"
+#~ "Cofiwch ychwanegu rhaniad /boot"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "Efallai na fydd modd i chi osod lilo (gan nad yw lilo'n trin LV ar PV "
+#~ "lluosog)"
+
#~ msgid "use PPPoE"
#~ msgstr "defnyddiwch PPPoE"
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index f677c8758..39c577813 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: da\n"
-"POT-Creation-Date: 2005-06-28 15:58+0200\n"
+"POT-Creation-Date: 2005-07-01 15:58+0200\n"
"PO-Revision-Date: 2005-04-29 08:32+0200\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -178,7 +178,7 @@ msgstr "Vent venligst, finder og konfigurerer enheder..."
#: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404
#: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558
#: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209
-#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81
+#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81
#: install_steps_interactive.pm:37 interactive/http.pm:117
#: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42
#: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101
@@ -1373,7 +1373,7 @@ msgstr "Avanceret"
msgid "Input method:"
msgstr "Indtastningsmetode:"
-#: any.pm:848 install_any.pm:418 network/netconnect.pm:154
+#: any.pm:848 install_any.pm:421 network/netconnect.pm:154
#: network/netconnect.pm:305 network/netconnect.pm:310
#: network/netconnect.pm:1168 printer/printerdrake.pm:105
#: printer/printerdrake.pm:2199
@@ -1437,7 +1437,7 @@ msgstr "Start userdrake"
#: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903
#: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905
#: printer/printerdrake.pm:5162 standalone/drakTermServ:294
-#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497
+#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497
#: standalone/drakroam:242 standalone/net_monitor:118
#: standalone/printerdrake:547
#, c-format
@@ -1820,47 +1820,47 @@ msgstr ""
msgid "Re-install Boot Loader"
msgstr "Geninstallér systemopstarter"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "KB"
msgstr "Kb"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "MB"
msgstr "Mb"
-#: common.pm:130
+#: common.pm:131
#, c-format
msgid "GB"
msgstr "Gb"
-#: common.pm:138
+#: common.pm:139
#, c-format
msgid "TB"
msgstr "Tb"
-#: common.pm:146
+#: common.pm:147
#, c-format
msgid "%d minutes"
msgstr "%d minutter"
-#: common.pm:148
+#: common.pm:149
#, c-format
msgid "1 minute"
msgstr "1 minut"
-#: common.pm:150
+#: common.pm:151
#, c-format
msgid "%d seconds"
msgstr "%d sekunder"
-#: common.pm:252
+#: common.pm:253
#, c-format
msgid "kdesu missing"
msgstr "kdesu mangler"
-#: common.pm:255
+#: common.pm:256
#, c-format
msgid "consolehelper missing"
msgstr "konsolhjælper mangler"
@@ -3013,31 +3013,6 @@ msgstr "Installerer pakker..."
msgid "Removing packages..."
msgstr "Fjerner pakker..."
-#: fs.pm:519
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Monterer partition %s"
-
-#: fs.pm:520
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "montering af partition %s i katalog %s mislykkedes"
-
-#: fs.pm:525 fs.pm:542
-#, c-format
-msgid "Checking %s"
-msgstr "Tjekker %s"
-
-#: fs.pm:558 partition_table.pm:385
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "fejl ved afmontering af %s: %s"
-
-#: fs.pm:590
-#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Formaterer swap-partition %s"
-
#: fs/format.pm:57 fs/format.pm:64
#, c-format
msgid "Formatting partition %s"
@@ -3058,11 +3033,41 @@ msgstr "Ved ikke hvordan man formaterer %s som type %s"
msgid "%s formatting of %s failed"
msgstr "%s formatering af %s mislykkedes"
-#: fs/loopback.pm:30
+#: fs/loopback.pm:24
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cirkulære monteringer %s\n"
+#: fs/mount.pm:72
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Monterer partition %s"
+
+#: fs/mount.pm:73
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "montering af partition %s i katalog %s mislykkedes"
+
+#: fs/mount.pm:78 fs/mount.pm:95
+#, c-format
+msgid "Checking %s"
+msgstr "Tjekker %s"
+
+#: fs/mount.pm:111 partition_table.pm:385
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "fejl ved afmontering af %s: %s"
+
+#: fs/mount.pm:140
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Formaterer swap-partition %s"
+
+#: fs/mount_options.pm:111
+#, c-format
+msgid "Enable group disk quota accounting and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:113
#, c-format
msgid ""
@@ -3135,6 +3140,12 @@ msgstr ""
"(med mindre tilsidesat af efterfølgende valgmuligheder, som i linjen\n"
"user,ecex,dev,suid )."
+#: fs/mount_options.pm:141
+#, c-format
+msgid ""
+"Enable user disk quota accounting enabled, and optionally enforce limits"
+msgstr ""
+
#: fs/mount_options.pm:143
#, c-format
msgid "Give write access to ordinary users"
@@ -3209,30 +3220,19 @@ msgstr ""
"Ingen systemopstarter kan håndtere dette uden en /boot partition.\n"
"Vær sikker på at tilføje en /boot partition"
-#: fsedit.pm:388
+#: fsedit.pm:390
#, c-format
msgid "You can not use a LVM Logical Volume for mount point %s"
msgstr "Du kan ikke bruge et LVM logisk delarkiv for monteringspunkt %s"
-#: fsedit.pm:390
+#: fsedit.pm:392
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
-"The bootloader is not able to handle this without a /boot partition.\n"
-"Please be sure to add a /boot partition"
-msgstr ""
-"Du har valgt et LVM logisk drev som rod (/).\n"
-"Systemopstarteren kan ikke håndtere dette uden en /boot partition.\n"
-"Vær sikker på at tilføje en /boot partition"
-
-#: fsedit.pm:393
-#, c-format
-msgid ""
-"You may not be able to install lilo (since lilo does not handle a LV on "
-"multiple PVs)"
+"The bootloader is not able to handle this when the volume spans physical "
+"volumes.\n"
+"You should create a /boot partition first"
msgstr ""
-"Du kan muligvis ikke installere lilo (da lilo ikke kan håndtere en LV på "
-"flere PV'er)"
#: fsedit.pm:396 fsedit.pm:398
#, c-format
@@ -3263,7 +3263,7 @@ msgstr "Ikke nok fri plads til at tildele nye partitioner automatisk"
msgid "Nothing to do"
msgstr "Ingenting at lave"
-#: harddrake/data.pm:62 install_any.pm:1656
+#: harddrake/data.pm:62 install_any.pm:1660
#, c-format
msgid "Floppy"
msgstr "Diskette"
@@ -3273,12 +3273,12 @@ msgstr "Diskette"
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:88 install_any.pm:1657
+#: harddrake/data.pm:88 install_any.pm:1661
#, c-format
msgid "Hard Disk"
msgstr "Hard Disk"
-#: harddrake/data.pm:97 install_any.pm:1658
+#: harddrake/data.pm:97 install_any.pm:1662
#, c-format
msgid "CDROM"
msgstr "cd-rom"
@@ -4217,7 +4217,7 @@ msgstr ""
"anden installation. Se råd nr to i det sidste trin for hvordan en sådan "
"diskette kan laves."
-#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899
#: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503
#: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295
#: ugtk2.pm:907 wizards.pm:156
@@ -4225,7 +4225,7 @@ msgstr ""
msgid "No"
msgstr "Nej"
-#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157
#: modules/interactive.pm:71 printer/printerdrake.pm:743
#: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307
#: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156
@@ -5783,7 +5783,7 @@ msgstr "ISDN-kort"
msgid "Graphical Interface"
msgstr "Grafisk grænseflade"
-#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062
+#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062
#: standalone/drakbackup:2021
#, c-format
msgid "Network"
@@ -5869,13 +5869,13 @@ msgstr ""
msgid "You must also format %s"
msgstr "Du skal også formatere %s"
-#: install_any.pm:402
+#: install_any.pm:405
#, c-format
msgid "Do you have further supplementary media?"
msgstr "Har du andre supplerende medier?"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:405
+#: install_any.pm:408
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
@@ -5889,7 +5889,7 @@ msgstr ""
"\n"
"Har du et supplerende installationsmedie der skal konfigureres?"
-#: install_any.pm:418 printer/printerdrake.pm:3022
+#: install_any.pm:421 printer/printerdrake.pm:3022
#: printer/printerdrake.pm:3029 standalone/scannerdrake:182
#: standalone/scannerdrake:190 standalone/scannerdrake:241
#: standalone/scannerdrake:248
@@ -5897,74 +5897,74 @@ msgstr ""
msgid "CD-ROM"
msgstr "Cd-rom"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (HTTP)"
msgstr "Netværk (HTTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (FTP)"
msgstr "Netværk (FTP)"
-#: install_any.pm:418
+#: install_any.pm:421
#, c-format
msgid "Network (NFS)"
msgstr ""
-#: install_any.pm:448
+#: install_any.pm:451
#, c-format
msgid "Insert the CD 1 again"
msgstr "Indsæt CD 1 igen"
-#: install_any.pm:473 standalone/drakbackup:112
+#: install_any.pm:476 standalone/drakbackup:112
#, c-format
msgid "No device found"
msgstr "Ingen enheder fundet"
-#: install_any.pm:478
+#: install_any.pm:481
#, c-format
msgid "Insert the CD"
msgstr "Indsæt CD'en"
-#: install_any.pm:483
+#: install_any.pm:486
#, c-format
msgid "Unable to mount CD-ROM"
msgstr "Kan ikke montere cdrom"
-#: install_any.pm:515 install_any.pm:534
+#: install_any.pm:518 install_any.pm:537
#, c-format
msgid "URL of the mirror?"
msgstr "URL på spejlet?"
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "NFS setup"
msgstr ""
-#: install_any.pm:520
+#: install_any.pm:523
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""
-#: install_any.pm:521
+#: install_any.pm:524
#, c-format
msgid "Directory"
msgstr ""
-#: install_any.pm:569
+#: install_any.pm:572
#, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Kan ikke finde hdlist-fil på dette spejl"
-#: install_any.pm:732
+#: install_any.pm:735
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5975,13 +5975,13 @@ msgstr ""
"Indsæt cdrom'en med navnet \"%s\" i dit cdrom-drev og tryk på O.k., når det "
"gjort."
-#: install_any.pm:745
+#: install_any.pm:748
#, c-format
msgid "Copying in progress"
msgstr "Kopiering udføres"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:886
+#: install_any.pm:890
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -6005,7 +6005,7 @@ msgstr ""
"Ønsker du virkelig at installere disse servere?\n"
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
-#: install_any.pm:909
+#: install_any.pm:913
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -6018,22 +6018,22 @@ msgstr ""
"\n"
"Ønsker du virkelig at fjerne disse pakker?\n"
-#: install_any.pm:1345 partition_table.pm:597
+#: install_any.pm:1349 partition_table.pm:597
#, c-format
msgid "Error reading file %s"
msgstr "Fejl ved læsning af filen %s"
-#: install_any.pm:1576
+#: install_any.pm:1580
#, c-format
msgid "The following disk(s) were renamed:"
msgstr "De følgende diske blev omdøbt:"
-#: install_any.pm:1578
+#: install_any.pm:1582
#, c-format
msgid "%s (previously named as %s)"
msgstr "%s (tidligere kaldet %s)"
-#: install_any.pm:1616
+#: install_any.pm:1620
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -6043,52 +6043,52 @@ msgstr ""
"der kan oprettes nye filsystemer. Undersøg din maskine for at finde årsagen "
"til problemet"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "HTTP"
msgstr "HTTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "FTP"
msgstr "FTP"
-#: install_any.pm:1660
+#: install_any.pm:1664
#, c-format
msgid "NFS"
msgstr "NFS"
-#: install_any.pm:1683
+#: install_any.pm:1687
#, c-format
msgid "Please choose a media"
msgstr "Vælg et medie"
-#: install_any.pm:1699
+#: install_any.pm:1703
#, c-format
msgid "File already exists. Overwrite it?"
msgstr "Fil eksisterer allerede. Skal den overskrives?"
-#: install_any.pm:1703
+#: install_any.pm:1707
#, c-format
msgid "Permission denied"
msgstr "Adgang nægtet"
-#: install_any.pm:1752
+#: install_any.pm:1756
#, c-format
msgid "Bad NFS name"
msgstr ""
-#: install_any.pm:1773
+#: install_any.pm:1777
#, c-format
msgid "Bad media %s"
msgstr "Dårligt medie %s"
-#: install_any.pm:1820
+#: install_any.pm:1824
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Kan ikke lave øjebliksbilleder før partitionering"
-#: install_any.pm:1827
+#: install_any.pm:1831
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Øjebliksbilleder vil være tilgængelige efter installation i %s"
@@ -9532,11 +9532,16 @@ msgstr ", "
msgid "Welcome to %s"
msgstr "Velkommen til %s"
-#: lvm.pm:112
+#: lvm.pm:117
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Fjern de logiske delarkiver først\n"
+#: lvm.pm:150
+#, c-format
+msgid "The bootloader can't handle /boot on multiple physicals volumes"
+msgstr ""
+
#: modules/interactive.pm:21 standalone/drakconnect:1028
#, c-format
msgid "Parameters"
@@ -20404,8 +20409,8 @@ msgstr "Mandriva Linux Kontrolcenter"
msgid "Synchronization tool"
msgstr "Synkroniseringsværktøj"
-#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148
-#: standalone/drakbug:150 standalone/drakbug:154
+#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149
+#: standalone/drakbug:151 standalone/drakbug:155
#, c-format
msgid "Standalone Tools"
msgstr "Fritstående værktøjer"
@@ -20509,12 +20514,12 @@ msgstr ""
msgid "Report"
msgstr "Rapport"
-#: standalone/drakbug:163
+#: standalone/drakbug:164
#, c-format
msgid "Not installed"
msgstr "Ikke installeret"
-#: standalone/drakbug:175
+#: standalone/drakbug:176
#, c-format
msgid "Package not installed"
msgstr "Pakke ikke installeret"
@@ -26491,6 +26496,22 @@ msgstr ""
msgid "Installation failed"
msgstr "Installation mislykkedes"
+#~ msgid ""
+#~ "You've selected a LVM Logical Volume as root (/).\n"
+#~ "The bootloader is not able to handle this without a /boot partition.\n"
+#~ "Please be sure to add a /boot partition"
+#~ msgstr ""
+#~ "Du har valgt et LVM logisk drev som rod (/).\n"
+#~ "Systemopstarteren kan ikke håndtere dette uden en /boot partition.\n"
+#~ "Vær sikker på at tilføje en /boot partition"
+
+#~ msgid ""
+#~ "You may not be able to install lilo (since lilo does not handle a LV on "
+#~ "multiple PVs)"
+#~ msgstr ""
+#~ "Du kan muligvis ikke installere lilo (da lilo ikke kan håndtere en LV på "
+#~ "flere PV'er)"
+
#~ msgid "use PPPoE"
#~ msgstr "brug PPPoE"
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index 1d0f37bb3..f5453a9a1 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po