diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-22 02:37:02 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-22 02:37:02 +0200 |
commit | 888821290dc431e98f1ff0f71ea4f73467fa0346 (patch) | |
tree | 50c723477672385ef2367ca2fe65a03539a7195c /perl-install/share/po/fr.po | |
parent | 142b829878b8f23e9862e643a86560ee7d42bed1 (diff) | |
download | drakx-888821290dc431e98f1ff0f71ea4f73467fa0346.tar drakx-888821290dc431e98f1ff0f71ea4f73467fa0346.tar.gz drakx-888821290dc431e98f1ff0f71ea4f73467fa0346.tar.bz2 drakx-888821290dc431e98f1ff0f71ea4f73467fa0346.tar.xz drakx-888821290dc431e98f1ff0f71ea4f73467fa0346.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/fr.po')
-rw-r--r-- | perl-install/share/po/fr.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index b9888dfc9..b72750dd8 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Mageia\n" -"POT-Creation-Date: 2016-06-08 18:03+0200\n" +"POT-Creation-Date: 2016-06-22 02:34+0200\n" "PO-Revision-Date: 2016-02-09 14:37+0000\n" "Last-Translator: Eric Barbero <dune06@free.fr>\n" "Language-Team: French (http://www.transifex.com/MageiaLinux/mageia/language/" @@ -2339,6 +2339,11 @@ msgstr "" msgid "You must have a ESP FAT32 partition mounted in /boot/EFI" msgstr "Vous devez disposer d'une partition ESP FAT32 montée en /boot/EFI" +#: fs/any.pm:79 fs/partitioning_wizard.pm:82 +#, fuzzy, c-format +msgid "You must have a Boot BIOS partition" +msgstr "Vous devez spécifier une partition racine" + #: fs/format.pm:111 #, c-format msgid "Creating and formatting file %s" |