summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/harddrake/data.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index eda938d58..fd27b212d 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -184,7 +184,7 @@ our @tree =
string => N("ISDN adapters"),
icon => "modem.png",
configurator => "$sbindir/drakconnect",
- detector => sub { require network::isdn; my $isdn = network::isdn::isdn_detect_backend(); if_(@$isdn, f(@$isdn)) },
+ detector => sub { require network::isdn; my $isdn = network::isdn::detect_backend(); if_(@$isdn, f(@$isdn)) },
checked_on_boot => 0,
},
>downloaddrakx-52d99bdc74f4c82acc6957a73ed9f0c68640241b.tar
drakx-52d99bdc74f4c82acc6957a73ed9f0c68640241b.tar.gz
drakx-52d99bdc74f4c82acc6957a73ed9f0c68640241b.tar.bz2
drakx-52d99bdc74f4c82acc6957a73ed9f0c68640241b.tar.xz
drakx-52d99bdc74f4c82acc6957a73ed9f0c68640241b.zip
- s/can not/cannot/ manually in the po/pot files so as not the make the strings
unnecessarily fuzzy (from Thierry Vignaud)
Diffstat (limited to 'perl-install/share/po')
-rw-r--r--perl-install/share/po/af.po26
-rw-r--r--perl-install/share/po/am.po26
-rw-r--r--perl-install/share/po/ar.po26
-rw-r--r--perl-install/share/po/az.po26
-rw-r--r--perl-install/share/po/be.po26
-rw-r--r--perl-install/share/po/bg.po26
-rw-r--r--perl-install/share/po/bn.po26
-rw-r--r--perl-install/share/po/br.po26
-rw-r--r--perl-install/share/po/bs.po26
-rw-r--r--perl-install/share/po/ca.po26
-rw-r--r--perl-install/share/po/cs.po26
-rw-r--r--perl-install/share/po/cy.po26
-rw-r--r--perl-install/share/po/da.po26
-rw-r--r--perl-install/share/po/de.po26
-rw-r--r--perl-install/share/po/el.po26
-rw-r--r--perl-install/share/po/eo.po26
-rw-r--r--perl-install/share/po/es.po26
-rw-r--r--perl-install/share/po/et.po26
-rw-r--r--perl-install/share/po/eu.po26
-rw-r--r--perl-install/share/po/fa.po26
-rw-r--r--perl-install/share/po/fi.po26
-rw-r--r--perl-install/share/po/fr.po26
-rw-r--r--perl-install/share/po/fur.po26
-rw-r--r--perl-install/share/po/ga.po26
-rw-r--r--perl-install/share/po/gl.po26
-rw-r--r--perl-install/share/po/he.po26
-rw-r--r--perl-install/share/po/hi.po26
-rw-r--r--perl-install/share/po/hr.po26
-rw-r--r--perl-install/share/po/hu.po26
-rw-r--r--perl-install/share/po/id.po26
-rw-r--r--perl-install/share/po/is.po26
-rw-r--r--perl-install/share/po/it.po26
-rw-r--r--perl-install/share/po/ja.po26
-rw-r--r--perl-install/share/po/ko.po26
-rw-r--r--perl-install/share/po/ky.po26
-rw-r--r--perl-install/share/po/libDrakX.pot26
-rw-r--r--perl-install/share/po/lt.po26
-rw-r--r--perl-install/share/po/ltg.po26
-rw-r--r--perl-install/share/po/lv.po26
-rw-r--r--perl-install/share/po/mk.po26
-rw-r--r--perl-install/share/po/mn.po26
-rw-r--r--perl-install/share/po/ms.po26
-rw-r--r--perl-install/share/po/mt.po26
-rw-r--r--perl-install/share/po/nb.po26
-rw-r--r--perl-install/share/po/nl.po26
-rw-r--r--perl-install/share/po/nn.po26
-rw-r--r--perl-install/share/po/pa_IN.po26
-rw-r--r--perl-install/share/po/pl.po26
-rw-r--r--perl-install/share/po/pt.po26
-rw-r--r--perl-install/share/po/pt_BR.po26
-rw-r--r--perl-install/share/po/ro.po26
-rw-r--r--perl-install/share/po/ru.po26
-rw-r--r--perl-install/share/po/sc.po26
-rw-r--r--perl-install/share/po/sk.po26
-rw-r--r--perl-install/share/po/sl.po26
-rw-r--r--perl-install/share/po/sq.po26
-rw-r--r--perl-install/share/po/sr.po26
-rw-r--r--perl-install/share/po/sr@Latn.po26
-rw-r--r--perl-install/share/po/sv.po26
-rw-r--r--perl-install/share/po/ta.po26
-rw-r--r--perl-install/share/po/tg.po26
-rw-r--r--perl-install/share/po/th.po26
-rw-r--r--perl-install/share/po/tl.po26
-rw-r--r--perl-install/share/po/tr.po26
-rw-r--r--perl-install/share/po/uk.po26
-rw-r--r--perl-install/share/po/uz.po26
-rw-r--r--perl-install/share/po/uz@cyrillic.po26
-rw-r--r--perl-install/share/po/vi.po26
-rw-r--r--perl-install/share/po/wa.po26
-rw-r--r--perl-install/share/po/zh_CN.po26
-rw-r--r--perl-install/share/po/zh_TW.po26
71 files changed, 923 insertions, 923 deletions
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 83a5bb4f2..7743374b8 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -196,7 +196,7 @@ msgstr "Probeer asb. weer"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "U kan nie 'n lêerstelsel met enkripsie vir hegpunt %s gebruik nie."
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1092,7 +1092,7 @@ msgstr "nie genoeg spasie in /boot nie"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "U kan nie die herlaaistelsel op 'n %s partisie installeer nie\n"
#: bootloader.pm:2106
@@ -1107,7 +1107,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Die herlaaistelsel kan nie korrek geïnstalleer word nie. U moet in redding-"
@@ -1509,7 +1509,7 @@ msgstr "Alle primêre partisies is gebruik"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Ek kan nie meer partisies byvoeg nie"
#: diskdrake/interactive.pm:373
@@ -1659,7 +1659,7 @@ msgstr "Enkripsie-sleutel van lêerstelsel"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1870,7 +1870,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
#: diskdrake/interactive.pm:1064
@@ -2717,7 +2717,7 @@ msgstr "Verlaat"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Ek kon geen plek vir installasie vind nie."
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2737,12 +2737,12 @@ msgstr "Partisionering het misluk: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "U kan nie JFS vir partisies kleiner as 16MB gebruik nie"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "U kan nie ReiserFS vir partisies kleiner as 32MB gebruik nie"
#: fsedit.pm:24
@@ -2768,7 +2768,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2847,13 +2847,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "U kan nie 'n lêerstelsel met enkripsie vir hegpunt %s gebruik nie."
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "U kan nie LVM logiese volume vir hegpunt %s gebruik nie."
@@ -5117,7 +5117,7 @@ msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
index 1587c7816..062445216 100644
--- a/perl-install/share/po/am.po
+++ b/perl-install/share/po/am.po
@@ -178,7 +178,7 @@ msgstr "እባክዎ እንደገና ይሞክሩ"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr ""
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1054,7 +1054,7 @@ msgstr "በ/boot ውስጥ በቂ ቦታ የለም"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr ""
#: bootloader.pm:2106
@@ -1067,7 +1067,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
@@ -1460,7 +1460,7 @@ msgstr ""
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr ""
#: diskdrake/interactive.pm:373
@@ -1608,7 +1608,7 @@ msgstr "የፋይል-ሲስተም ሚስጢራዊ ግልበጣ ቁልፍ"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1809,7 +1809,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr ""
#: diskdrake/interactive.pm:1064
@@ -2600,7 +2600,7 @@ msgstr "ውጣ"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "የመትከያ ቦታ ማግኘት አልቻልኩም"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2620,12 +2620,12 @@ msgstr "መከፋፈል አልተሳካም: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr ""
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr ""
#: fsedit.pm:24
@@ -2651,7 +2651,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2712,13 +2712,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
@@ -4884,7 +4884,7 @@ msgstr ""
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index b74f550f2..067253edd 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -202,7 +202,7 @@ msgstr "الرجاء المحاولة مجدداً"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "لا يمكنك استخدام نظام ملفات مرمّز لمكان التركيب %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1103,7 +1103,7 @@ msgstr "لا توجد مساحة كافية في /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "يمكنك تثبيت محمّل الإقلاع على التجزيء %s\n"
#: bootloader.pm:2106
@@ -1116,7 +1116,7 @@ msgstr "تهيئة محمّل الإقلاع يجب أن يحدّث لأنّ ا
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"لا يمكن تثبيت محمّل الإقلاع بشكل صحيح. يجب أن تقوم بإقلاع الإنقاذ وتختار \"%s"
@@ -1521,7 +1521,7 @@ msgstr "كل التجزيئات الرئيسية مستخدمة"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "لا يمكن إضافة أي تجزيئات أخرى"
#: diskdrake/interactive.pm:373
@@ -1669,7 +1669,7 @@ msgstr "مفتاح تشفير نظام الملفات"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1877,7 +1877,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "هذه التجزيء لا يمكن استخدامه لـloopback"
#: diskdrake/interactive.pm:1064
@@ -2719,7 +2719,7 @@ msgstr "خروج"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "لا يمكنني العثور على مساحة فارغة للتثبيت"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2739,12 +2739,12 @@ msgstr "فشلت التجزئة: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "لا يمكنك استخدام JFS للتجزئات أصغر من 16 ميغابايت"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "لا يمكنك استخدام ReiserFS للتجزئات أصغر من 32 ميغابايت"
#: fsedit.pm:24
@@ -2770,7 +2770,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2849,13 +2849,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "لا يمكنك استخدام نظام ملفات مرمّز لمكان التركيب %s"
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "لا يمكنك استخدام كتلة LVM المنطقيّة لمكان التركيب %s"
@@ -5205,7 +5205,7 @@ msgstr "التجزيئات الممتدة غير مدعومة على هذه ال
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 43ced892e..2ee8f5435 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -195,7 +195,7 @@ msgstr "Xahiş edirik, təkrar sınayın"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr ""
"%s bağlama nöqtəsi üçün şifrələnmiş fayl sistemi istifadə edə bilməzsiniz"
@@ -1099,7 +1099,7 @@ msgstr "/boot içində lazımi yer yoxdur"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Sistem yükləyicisini %s bölməsinə qura bilməzsiniz\n"
#: bootloader.pm:2106
@@ -1112,7 +1112,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
@@ -1515,7 +1515,7 @@ msgstr "Bütün birinci bölmələr istifadədədir"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Artıq bölmə əlavə edilə bilməz"
#: diskdrake/interactive.pm:373
@@ -1663,7 +1663,7 @@ msgstr "Fayl sistemi şifrələmə açarı"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1876,7 +1876,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Bu disk bölməsi loopback üçün işlədilə bilməz"
#: diskdrake/interactive.pm:1064
@@ -2722,7 +2722,7 @@ msgstr "Çıxış"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Artıq bölmə əlavə edilə bilməz"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2742,12 +2742,12 @@ msgstr "Bölmələndirmə bacarılmadı: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "16MB'dan kiçik disk bölmələrində JFS istifadə edə bilməzsiniz"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "32MB'dən kiçik disk bölmələrində ReiserFS istifadə edə bilməzsiniz"
#: fsedit.pm:24
@@ -2773,7 +2773,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2853,14 +2853,14 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
"%s bağlama nöqtəsi üçün şifrələnmiş fayl sistemi istifadə edə bilməzsiniz"
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "%s bağlama nöqtəsi üçün LVM Məntiqi Həcmini istifadə edə bilməzsiniz"
@@ -5242,7 +5242,7 @@ msgstr "Bu platformda genişlədilmiş bölmələr dəstəklənmir"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index 35b960899..0277f7e32 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po
@@ -178,7 +178,7 @@ msgstr "Паспрабуйце яшчэ раз"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1059,7 +1059,7 @@ msgstr "Не хапае дыскавай прасторы ў /boot"
#: bootloader.pm:1985
#, fuzzy, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Куды вы жадаеце ўсталяваць пачатковы загрузчык?"
#: bootloader.pm:2106
@@ -1072,7 +1072,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
@@ -1465,7 +1465,7 @@ msgstr "Усе першасныя раздзелы выкарыстаны"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Дадаць раздзел немагчыма"
#: diskdrake/interactive.pm:373
@@ -1615,7 +1615,7 @@ msgstr "Тыпы файлавых сістэмаў:"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1819,7 +1819,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Гэты раздзел не можа быць выкарыстаны пад віртуальную файлавую сістэму"
#: diskdrake/interactive.pm:1064
@@ -2624,7 +2624,7 @@ msgstr "Выход"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, fuzzy, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Дадаць раздзел немагчыма"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2644,12 +2644,12 @@ msgstr "Падрыхтоўка разделаў не ўдалася: %s"
#: fs/type.pm:393
#, fuzzy, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Вы не можаце разбіваць на разделы, памер якіх меней за 32 Мб"
#: fsedit.pm:24
@@ -2675,7 +2675,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2736,13 +2736,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
@@ -4916,7 +4916,7 @@ msgstr "Пашыраны раздзел не падтрымліваецца гэ
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index dbccc7885..98621141d 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -194,7 +194,7 @@ msgstr "Моля, опитайте отново"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Вие не можете да използвате парола включваща %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1106,7 +1106,7 @@ msgstr "няма достатъчно място в /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Не можете да инсталирате програмата за начално зареждане на дяла %s\n"
#: bootloader.pm:2106
@@ -1121,7 +1121,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Програмата за начално зареждане не може да бъде коректно инсталирана. Трябва "
@@ -1532,7 +1532,7 @@ msgstr "Всичките четири първични дискови дялов
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Не могат да се обавят повече дискови дялове"
#: diskdrake/interactive.pm:373
@@ -1682,7 +1682,7 @@ msgstr "Криптиращ ключ за файлова система"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1903,7 +1903,7 @@ msgstr "Преместване на физически пространства"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Този дял не може да бъде използван за loopback"
#: diskdrake/interactive.pm:1064
@@ -2749,7 +2749,7 @@ msgstr "Ext3"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Не мога да намеря никакво място за инсталация"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2769,12 +2769,12 @@ msgstr "Неуспешно разделяне на: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Не можете да използвате JFS за дял по-малък от 16 МБ"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Не можете да инсталиране ReiserFS на дял по-малък от 32 МБ"
#: fsedit.pm:24
@@ -2800,7 +2800,7 @@ msgstr "BIOS софтуерен RAID е открит на дискове %s. Д
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2881,14 +2881,14 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
"Вие не може да използвате криптирана файлова система за точка на монтиране %s"
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Не можете да използвате LVM логически дял за точка на монтиране %s докато "
@@ -5221,7 +5221,7 @@ msgstr "На тази платформа не се поддържат разши
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po
index 011f8ecb3..4b32066eb 100644
--- a/perl-install/share/po/bn.po
+++ b/perl-install/share/po/bn.po
@@ -196,7 +196,7 @@ msgstr "অনুগ্রহ করে আবার চেষ্ট করু
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1098,7 +1098,7 @@ msgstr "/boot -এ বেশী জায়গা নেই"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "আপনি %s পার্টিশনে বুটলোডার ইনস্টল করতে পারবেননা\n"
# renumber = রি-নাম্বার লিখলাম। আসলটা আমি জানিনা
@@ -1113,7 +1113,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"বুটলোডার সঠিকভাবে ইনস্টল হতে পারবেনা। আপনাকে rescue বুট করতে হবে এবং \"%s\" "
@@ -1521,7 +1521,7 @@ msgstr "সমস্থ প্রাইমারী পার্টিশনস
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "আমি আর পার্টিশন যোগ করতে পারবনা"
#: diskdrake/interactive.pm:373
@@ -1671,7 +1671,7 @@ msgstr "ফাইল সিস্টেমের এনক্রিপশন ক
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1880,7 +1880,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "লুপব্যাকের জন্য এই পার্টিশনটি ব্যবহার করা যাবেনা"
#: diskdrake/interactive.pm:1064
@@ -2733,7 +2733,7 @@ msgstr "বাহির"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "আমি ইনস্টল করার জন্য কোন জায়গা পাচ্ছিনা"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2753,12 +2753,12 @@ msgstr "পার্টিশনে ব্যার্থ: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "১৬ মেগাবাইটের চাইতে ছোট পার্টিশনে আপনি JFS ব্যবহার করতে পারবেন না"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "৩২ মেগাবাইটের চাইতে ছোট পার্টিশনে আপনি ReiserFS ব্যবহার করতে পারবেন না"
#: fsedit.pm:24
@@ -2784,7 +2784,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2865,13 +2865,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "আপনি %s মাউন্ট পয়েন্টের জন্য একটি এনক্রিপটেড ফাইল ব্যবহার করতে পারবেন"
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "আপনি LVM লজিকাল ভলিউমকে %s মাউন্ট পয়েন্ট হিসেবে ব্যবহার করতে পারবেননা"
@@ -5154,7 +5154,7 @@ msgstr "এই প্লাটফর্মে এক্সটেনডেড প
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index 8270cc969..bc2cc1a77 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -181,7 +181,7 @@ msgstr "Klaskit adarre mar plij"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Gellout a rit implij ur ger tremen gant %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1066,7 +1066,7 @@ msgstr "n'eus ket a-walc'h egor e /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Ne mennit ket staliañ ar c'harger loc'hañ war ur parzhadur %s\n"
#: bootloader.pm:2106
@@ -1081,7 +1081,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"N'hell ket bet staliet ar c'harger loc'hañ. Dao eo deoc'h loc'hañ gant ar "
@@ -1479,7 +1479,7 @@ msgstr "Ac'hubet eo an holl barzhadurioù kentañ renk"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"
#: diskdrake/interactive.pm:373
@@ -1629,7 +1629,7 @@ msgstr "Alc'hwez enrinegadur ar reizhiad restroù"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1836,7 +1836,7 @@ msgstr "O fiñval al levrennioù fizikel"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"
#: diskdrake/interactive.pm:1064
@@ -2660,7 +2660,7 @@ msgstr "Ext3"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "N'hellan ket kavout plas da staliañ"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2680,12 +2680,12 @@ msgstr "Fazi en ur parzhañ : %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "N'hellit ket implij JFS evit ar parzhadurioù bihanioc'h evel 16Mo"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "N'hellit ket implij ReiserFS evit ar parzhadurioù bihanioc'h evel 32Mo"
#: fsedit.pm:24
@@ -2711,7 +2711,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2792,7 +2792,7 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
"N'hell ket bet implijet ur reizhiad restroù enrineget evit ar poent marc'hañ "
"%s"
@@ -2800,7 +2800,7 @@ msgstr ""
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Ne mennit ket implij al levrenn poellek LVM evit ar poent marc'hañ %s "
@@ -5008,7 +5008,7 @@ msgstr "Ne m'eus ket implij ar parzhadurioù astennet gant ar reizhiad-mañ"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index cd0859825..9f5e12402 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -202,7 +202,7 @@ msgstr "Molim pokušajte ponovo"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Ne možete koristiti šifrovani datotečni sistem za tačku montiranja %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1118,7 +1118,7 @@ msgstr "nema dovoljno prostora u /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Ne možete instalirati bootloader na %s particiju\n"
#: bootloader.pm:2106
@@ -1133,7 +1133,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Ne mogu ispravno instalirati bootloader. Morate pokrenuti \"rescue\" sistem "
@@ -1538,7 +1538,7 @@ msgstr "Sve primarne particije su u upotrebi"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Ne mogu dodati više particija"
#: diskdrake/interactive.pm:373
@@ -1688,7 +1688,7 @@ msgstr "Ključ za kodiranje datotečnog sistema"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1905,7 +1905,7 @@ msgstr "Pomjeram fizičke extents"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Ova particija se ne može koristiti za loopback"
#: diskdrake/interactive.pm:1064
@@ -2769,7 +2769,7 @@ msgstr "Izlaz"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Ne mogu naći dovoljno prostora za instalaciju"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2789,12 +2789,12 @@ msgstr "Particioniranje nije uspjelo: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Ne možete koristiti JFS za particije manje od 16MB"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Ne možete koristiti ReiserFS za particije manje od 32MB"
#: fsedit.pm:24
@@ -2820,7 +2820,7 @@ msgstr "BIOS softverski RAID je pronađen na diskovima %s. Da ga aktiviram?"
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2900,13 +2900,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "Ne možete koristiti šifrovani datotečni sistem za tačku montiranja %s"
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Ne možete koristiti LVM logički volumen za tačku montiranja %s pošto on "
@@ -5298,7 +5298,7 @@ msgstr "Extended particije nisu podržane na ovoj platformi"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index 4c5b20ee1..b61092d63 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -197,7 +197,7 @@ msgstr "Si us plau, torneu-ho a intentar"
#: any.pm:437
#, fuzzy, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr ""
"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
@@ -1107,7 +1107,7 @@ msgstr "no hi ha prou espai a /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "No podeu instal·lar el carregador de l'arrencada a una partició %s\n"
#: bootloader.pm:2106
@@ -1122,7 +1122,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"El carregador d'arrencada no s'ha pogut instal·lar correctament. Heu "
@@ -1528,7 +1528,7 @@ msgstr "S'utilitzen totes les particions primàries"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "No es pot afegir cap més partició"
#: diskdrake/interactive.pm:373
@@ -1678,7 +1678,7 @@ msgstr "Clau de xifratge del sistema de fitxers: "
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1890,7 +1890,7 @@ msgstr ""
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Aquesta partició no es pot utilitzar per al loopback"
#: diskdrake/interactive.pm:1064
@@ -2752,7 +2752,7 @@ msgstr "Surt"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "No es pot trobar espai per a la instal·lació"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2773,12 +2773,12 @@ msgstr "Ha fallat el particionament: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "No podeu utilitzar el JFS per a particions inferiors a 16 MB"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "No podeu utilitzar el ReiserFS per a particions inferiors a 32 MB"
#: fsedit.pm:24
@@ -2804,7 +2804,7 @@ msgstr ""
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2889,14 +2889,14 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""
"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
#: fsedit.pm:469
#, fuzzy, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr "No podeu utilitzar un volum lògic LVM per al punt de muntatge %s"
@@ -5270,7 +5270,7 @@ msgstr "Aquesta plataforma no suporta particions ampliades"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 767110724..1fc738d0f 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -200,7 +200,7 @@ msgstr "Zkuste to znovu, prosím"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Nelze použít heslo s %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1122,7 +1122,7 @@ msgstr "není dost místa v adresáři /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Zaváděcí program nelze nainstalovat na oddíl %s\n"
#: bootloader.pm:2106
@@ -1137,7 +1137,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Zavaděč nelze korektně nainstalovat. Musíte použít rescue režim a vybrat \"%s"
@@ -1545,7 +1545,7 @@ msgstr "Všechny primární oddíly (partitions) jsou používány"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Nemůžu přidat žádný další oddíl"
#: diskdrake/interactive.pm:373
@@ -1696,7 +1696,7 @@ msgstr "Chybí šifrovací klíč"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1907,7 +1907,7 @@ msgstr "Přesunuji fyzické oblasti"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Tento oddíl nemůže být použit pro loopback"
#: diskdrake/interactive.pm:1064
@@ -2766,7 +2766,7 @@ msgstr "Ext2/3/4"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Nemůžu najít žádné volné místo pro instalaci"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2786,12 +2786,12 @@ msgstr "Vytváření diskových oddílů selhalo: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Nemůžete použít JFS pro oddíl menší než 16MB"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Nemůžete použít ReiserFS pro oddíl menší než 32MB"
#: fsedit.pm:24
@@ -2817,7 +2817,7 @@ msgstr "Na discích %s byl nalezen softwarový RAID řízený BIOSem. Aktivovat?
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2895,13 +2895,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "Nelze použít kryptovaný souborový systém na připojený bod %s"
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Pro přípojný bod %s nemůžete použít Logický svazek LVM, jelikož spadá do "
@@ -5291,7 +5291,7 @@ msgstr "Rozšířené diskové oddíly nejsou na tomto systému podporovány"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index 616448f7d..17d0865d2 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -197,7 +197,7 @@ msgstr "Ceisiwch eto"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Nid oes modd defnyddio cyfrinair gyda %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1108,7 +1108,7 @@ msgstr "dim digon o le yn /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Nid oes modd gosod y cychwynnwr ar raniad %s\n"
#: bootloader.pm:2106
@@ -1123,7 +1123,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Methu gosod eich cychwynnwr yn iawn, Rhaid defnyddio achub cychwyn a dewis "
@@ -1531,7 +1531,7 @@ msgstr "Mae pob rhaniad cynradd wedi ei ddefnyddio"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Does dim modd ychwanegu rhaniadau ychwanegol"
#: diskdrake/interactive.pm:373
@@ -1679,7 +1679,7 @@ msgstr "Allwedd amgryptio system ffeil : "
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1898,7 +1898,7 @@ msgstr "Symud ystent corfforol"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Nid oes modd defnyddio'r rhaniad ar gyfer cylchol"
#: diskdrake/interactive.pm:1064
@@ -2758,7 +2758,7 @@ msgstr "Ext3"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Nid oes lle ar gyfer gosod"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2778,12 +2778,12 @@ msgstr "Methodd creu'r rhaniad: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Does dim modd defnyddio JFS ar raniadau llai na 16MB"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Does dim modd defnyddio ReiserFS ar gyfer rhaniadau llai na 32MB"
#: fsedit.pm:24
@@ -2809,7 +2809,7 @@ msgstr "Mae meddalwedd BIOS RAID wedi ei ganfod ar ddisgiau %s. Gweithredu?"
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2888,13 +2888,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "Nid oes modd defnyddio Cyfrol Resymegol LVM ar gyfer pwynt arosod %s"
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Does dim modd defnyddio Cyfrol Resymegol LVM ar gyfer pwynt arosod %s am ei "
@@ -5286,7 +5286,7 @@ msgstr "Nid yw'r rhaniad estynedig yn cael ei gynnal ar y platfform hwn"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index ddf39ffad..3dff1a72e 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -202,7 +202,7 @@ msgstr "Prøv igen"
#: any.pm:437
#, c-format
-msgid "You can not use a password with %s"
+msgid "You cannot use a password with %s"
msgstr "Du kan ikke bruge en adgangskode med %s"
#: any.pm:441 any.pm:888 any.pm:906 authentication.pm:253
@@ -1121,7 +1121,7 @@ msgstr "Ikke nok plads i /boot"
#: bootloader.pm:1985
#, c-format
-msgid "You can not install the bootloader on a %s partition\n"
+msgid "You cannot install the bootloader on a %s partition\n"
msgstr "Du kan ikke installere opstartsindlæseren på en %s-partition\n"
#: bootloader.pm:2106
@@ -1136,7 +1136,7 @@ msgstr ""
#: bootloader.pm:2119
#, c-format
msgid ""
-"The bootloader can not be installed correctly. You have to boot rescue and "
+"The bootloader cannot be installed correctly. You have to boot rescue and "
"choose \"%s\""
msgstr ""
"Opstartsindlæseren kan ikke blive installeret korrekt. Du skal lave "
@@ -1543,7 +1543,7 @@ msgstr "Alle primære partitioner er brugt"
#: diskdrake/interactive.pm:372
#, c-format
-msgid "I can not add any more partitions"
+msgid "I cannot add any more partitions"
msgstr "Kan ikke tilføje flere partitioner"
#: diskdrake/interactive.pm:373
@@ -1693,7 +1693,7 @@ msgstr "Mangler krypteringsnøgle"
#: diskdrake/interactive.pm:542
#, c-format
msgid ""
-"You can not create a new partition\n"
+"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
@@ -1908,7 +1908,7 @@ msgstr "Flytter fysiske områder"
#: diskdrake/interactive.pm:1051
#, c-format
-msgid "This partition can not be used for loopback"
+msgid "This partition cannot be used for loopback"
msgstr "Denne partition kan ikke bruges til loopback"
#: diskdrake/interactive.pm:1064
@@ -2763,7 +2763,7 @@ msgstr "Ext2/3/4"
#: fs/partitioning_wizard.pm:431 fs/partitioning_wizard.pm:577
#, c-format
-msgid "I can not find any room for installing"
+msgid "I cannot find any room for installing"
msgstr "Kan ikke finde plads til installering"
#: fs/partitioning_wizard.pm:440 fs/partitioning_wizard.pm:584
@@ -2783,12 +2783,12 @@ msgstr "Partitionering mislykkedes: %s"
#: fs/type.pm:393
#, c-format
-msgid "You can not use JFS for partitions smaller than 16MB"
+msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr "Du kan ikke bruge JFS på partitioner mindre end 16Mb"
#: fs/type.pm:394
#, c-format
-msgid "You can not use ReiserFS for partitions smaller than 32MB"
+msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr "Du kan ikke bruge ReiserFS på partitioner mindre end 32Mb"
#: fsedit.pm:24
@@ -2814,7 +2814,7 @@ msgstr "BIOS-programmel RAID opdaget på diskene %s. Skal det aktiveres?"
#: fsedit.pm:247
#, c-format
msgid ""
-"I can not read the partition table of device %s, it's too corrupted for me :"
+"I cannot read the partition table of device %s, it's too corrupted for me :"
"(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
@@ -2892,13 +2892,13 @@ msgstr ""
#: fsedit.pm:465 fsedit.pm:483
#, c-format
-msgid "You can not use an encrypted filesystem for mount point %s"
+msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr "Du kan ikke bruge et krypteret filsystem for monteringspunkt %s"
#: fsedit.pm:469
#, c-format
msgid ""
-"You can not use the LVM Logical Volume for mount point %s since it spans "
+"You cannot use the LVM Logical Volume for mount point %s since it spans "
"physical volumes"
msgstr ""
"Du kan ikke bruge LVM Logisk Volumen for monteringspunkt %s da det "
@@ -5261,7 +5261,7 @@ msgstr "Udvidet partition ikke understøttet på denne platform"
#: partition_table.pm:545
#, c-format
msgid ""
-"You have a hole in your partition table but I can not use it.\n"
+"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index 453dc0d1e..a64f38eb5 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po