diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 16:56:01 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 16:56:01 +0000 |
commit | 52d99bdc74f4c82acc6957a73ed9f0c68640241b (patch) | |
tree | 717e87aa6bcf5cdcc66b834b61e85e6847044b08 /perl-install/share/po/libDrakX.pot | |
parent | 92f46bcf01f5c3946deffc63564598a6c226272a (diff) | |
download | drakx-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/libDrakX.pot')
-rw-r--r-- | perl-install/share/po/libDrakX.pot | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/perl-install/share/po/libDrakX.pot b/perl-install/share/po/libDrakX.pot index 1a2d3421b..093ffd412 100644 --- a/perl-install/share/po/libDrakX.pot +++ b/perl-install/share/po/libDrakX.pot @@ -172,7 +172,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 @@ -1018,7 +1018,7 @@ msgstr "" #: bootloader.pm:1985 #, c-format msgid "" -"You can not install the bootloader on a %s partition\n" +"You cannot install the bootloader on a %s partition\n" "" msgstr "" @@ -1029,7 +1029,7 @@ msgstr "" #: bootloader.pm:2119 #, c-format -msgid "The bootloader can not be installed correctly. You have to boot rescue and choose \"%s\"" +msgid "The bootloader cannot be installed correctly. You have to boot rescue and choose \"%s\"" msgstr "" #: bootloader.pm:2120 @@ -1384,7 +1384,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 @@ -1530,7 +1530,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 "" @@ -1728,7 +1728,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 @@ -2535,7 +2535,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 @@ -2555,12 +2555,12 @@ msgstr "" #: 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 @@ -2586,7 +2586,7 @@ msgstr "" #: fsedit.pm:247 #, c-format msgid "" -"I can not read the partition table of device %s, it's too corrupted for me :(\n" +"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" "(the error is %s)\n" @@ -2647,12 +2647,12 @@ 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 physical volumes" +msgid "You cannot use the LVM Logical Volume for mount point %s since it spans physical volumes" msgstr "" #: fsedit.pm:471 @@ -4755,7 +4755,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 "" |