diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
commit | 79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf (patch) | |
tree | a2168a4b4889b94e5764c39dabfcb89ed2992e16 /perl-install/share/po/ro.po | |
parent | ffd7b9c3494369846e6e4f0e38f9886edb75cbd0 (diff) | |
download | drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.gz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.bz2 drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.xz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/ro.po')
-rw-r--r-- | perl-install/share/po/ro.po | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/perl-install/share/po/ro.po b/perl-install/share/po/ro.po index 18c837b6c..73a8ece5f 100644 --- a/perl-install/share/po/ro.po +++ b/perl-install/share/po/ro.po @@ -44,7 +44,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" "Report-Msgid-Bugs-To: https://qa.mandriva.com\n" -"POT-Creation-Date: 2010-05-13 16:52+0200\n" +"POT-Creation-Date: 2010-06-05 23:30+0200\n" "PO-Revision-Date: 2010-05-30 13:53+0100\n" "Last-Translator: Cătălin Florin RUSSEN <cfrussen@yahoo.co.uk>\n" "Language-Team: Romanian <cooker-i18n@mandrivalinux.org>\n" @@ -2913,7 +2913,32 @@ msgstr "" "Nici un încărcător de sistem nu suportă această configurație fără\n" "o partiție /boot separată. Adăugați, deci, o partiție /boot" -#: fsedit.pm:437 +#: fsedit.pm:438 +#, fuzzy, c-format +msgid "" +"Metadata version unsupported for a boot partition. Please be sure to add a /" +"boot partition." +msgstr "" +"Ați selectat o partiție RAID software pentru root (/).\n" +"Nici un încărcător de sistem nu suportă această configurație fără\n" +"o partiție /boot separată. Adăugați, deci, o partiție /boot" + +#: fsedit.pm:446 +#, fuzzy, c-format +msgid "" +"You've selected a software RAID partition as /boot.\n" +"No bootloader is able to handle this." +msgstr "" +"Ați selectat o partiție RAID software pentru root (/).\n" +"Nici un încărcător de sistem nu suportă această configurație fără\n" +"o partiție /boot separată. Adăugați, deci, o partiție /boot" + +#: fsedit.pm:450 +#, c-format +msgid "Metadata version unsupported for a boot partition." +msgstr "" + +#: fsedit.pm:457 #, c-format msgid "" "You've selected an encrypted partition as root (/).\n" @@ -3280,7 +3305,7 @@ msgstr "" "Aici puteți selecta un pilot alternativ (OSS sau ALSA) pentru placa voastră " "de sunet (%s)." -#. -PO: here the first %s is either "OSS" or "ALSA", +#. -PO: here the first %s is either "OSS" or "ALSA", #. -PO: the second %s is the name of the current driver #. -PO: and the third %s is the name of the default driver #: harddrake/sound.pm:412 |