diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 17:34:56 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 17:34:56 +0000 |
commit | 4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c (patch) | |
tree | 1b914bf610ee966122d3c448d6bede1e2466f9be /perl-install/share/po/sc.po | |
parent | e8d305860f71229bce2452dd2229e7679a4c3541 (diff) | |
download | drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.gz drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.bz2 drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.xz drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.zip |
- any.pm: make it easier for rebranding by using %s magic
- update po/pot files
Diffstat (limited to 'perl-install/share/po/sc.po')
-rw-r--r-- | perl-install/share/po/sc.po | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/perl-install/share/po/sc.po b/perl-install/share/po/sc.po index f4ebd0d73..5da4fe601 100644 --- a/perl-install/share/po/sc.po +++ b/perl-install/share/po/sc.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX-sc\n" -"POT-Creation-Date: 2011-04-01 20:08+0200\n" +"POT-Creation-Date: 2011-04-07 19:29+0200\n" "PO-Revision-Date: 2005-09-14 11:29+0100\n" "Last-Translator: Antoni Pistis <antonio.pistis@virgilio.it>\n" "Language-Team: Sardu\n" @@ -66,8 +66,8 @@ msgstr "" #, c-format msgid "" "You decided to install the bootloader on a partition.\n" -"This implies you already have a bootloader on the hard disk drive you boot (eg: " -"System Commander).\n" +"This implies you already have a bootloader on the hard disk drive you boot " +"(eg: System Commander).\n" "\n" "On which drive are you booting?" msgstr "" @@ -536,7 +536,7 @@ msgstr "Sçobera sa lìngua de impreai" #: any.pm:1133 #, fuzzy, c-format msgid "" -"Mageia can support multiple languages. Select\n" +"%s can support multiple languages. Select\n" "the languages you would like to install. They will be available\n" "when your installation is complete and you restart your system." msgstr "" @@ -544,6 +544,11 @@ msgstr "" "is lìnguas ki bolis aposentai. Ndi as a podi disponni candu as a\n" "essi acabau s'aposentadura e torrau a allui su sistema." +#: any.pm:1135 +#, c-format +msgid "Mageia" +msgstr "" + #: any.pm:1136 #, c-format msgid "Multi languages" @@ -2754,14 +2759,14 @@ msgstr "Dui at jai una pratzidura cun puntu de càrrigu in %s\n" msgid "" "You've selected a software RAID partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" +"Please be sure to add a separate /boot partition" msgstr "" #: fsedit.pm:440 #, c-format msgid "" -"Metadata version unsupported for a boot partition. Please be sure to add a /" -"boot partition." +"Metadata version unsupported for a boot partition. Please be sure to add a " +"separate /boot partition." msgstr "" #: fsedit.pm:448 @@ -2781,7 +2786,7 @@ msgstr "" msgid "" "You've selected an encrypted partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" +"Please be sure to add a separate /boot partition" msgstr "" #: fsedit.pm:465 fsedit.pm:483 @@ -2802,7 +2807,7 @@ msgid "" "You've selected the 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" +"You should create a separate /boot partition first" msgstr "" #: fsedit.pm:475 fsedit.pm:477 |