diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-12 14:23:33 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-12 14:23:33 +0200 |
commit | 6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5 (patch) | |
tree | 40fb2bf9d03529eed783b2198b33537c5885e51f /perl-install/share/po/gl.po | |
parent | c254496fda9243909068a81e576426fd7e80f4c9 (diff) | |
download | drakx-6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5.tar drakx-6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5.tar.gz drakx-6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5.tar.bz2 drakx-6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5.tar.xz drakx-6101a0f154e6be0dff3d7ff40e4b2c42530f8ab5.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/gl.po')
-rw-r--r-- | perl-install/share/po/gl.po | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po index abf90a467..a95809dcd 100644 --- a/perl-install/share/po/gl.po +++ b/perl-install/share/po/gl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mageia\n" -"POT-Creation-Date: 2016-07-03 16:51+0200\n" +"POT-Creation-Date: 2016-07-12 14:22+0200\n" "PO-Revision-Date: 2015-05-26 19:12+0000\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/mageia/language/" @@ -1832,6 +1832,11 @@ msgstr "" msgid "\"%s\" already exists" msgstr "" +#: diskdrake/interactive.pm:1023 +#, c-format +msgid "Setting up LVM" +msgstr "" + #: diskdrake/interactive.pm:1048 #, c-format msgid "" @@ -2320,11 +2325,13 @@ msgid "You must have a ESP FAT32 partition mounted in /boot/EFI" msgstr "Debe ter unha partición ESP FAT32 montada en /boot/EFI" #: fs/any.pm:79 fs/partitioning_wizard.pm:82 -#, fuzzy, c-format -msgid "You must have a Boot BIOS partition" -msgstr "Debe especificar unha partición raíz" +#, c-format +msgid "" +"You must have a BIOS boot partition for non-UEFI GPT-partitioned disks. " +"Please create one before continuing." +msgstr "" -#: fs/format.pm:111 +#: fs/format.pm:110 #, c-format msgid "Creating and formatting file %s" msgstr "Creando e formatando o ficheiro %s" @@ -6893,6 +6900,10 @@ msgstr "" msgid "Installation failed" msgstr "Fallou a instalación" +#, fuzzy +#~ msgid "You must have a Boot BIOS partition" +#~ msgstr "Debe especificar unha partición raíz" + #~ msgid "Please Wait... Applying the configuration" #~ msgstr "Por Favor, Agarde... Aplicando a configuración" |