diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2022-11-30 20:15:08 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2022-11-30 20:15:08 +0200 |
commit | 0ba10492b4db7e36b0ee7133f1342f9855ddf537 (patch) | |
tree | 3df3a5f7fff19be93dadaa89ea0d33a55e8145f1 /perl-install/share/po/fr.po | |
parent | 3f0bf2dca0e69dcc6d8a43b60e6bb31fc8595add (diff) | |
download | drakx-0ba10492b4db7e36b0ee7133f1342f9855ddf537.tar drakx-0ba10492b4db7e36b0ee7133f1342f9855ddf537.tar.gz drakx-0ba10492b4db7e36b0ee7133f1342f9855ddf537.tar.bz2 drakx-0ba10492b4db7e36b0ee7133f1342f9855ddf537.tar.xz drakx-0ba10492b4db7e36b0ee7133f1342f9855ddf537.zip |
Update French translation from Tx
Diffstat (limited to 'perl-install/share/po/fr.po')
-rw-r--r-- | perl-install/share/po/fr.po | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index bd378a07c..97e0d25ab 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -807,9 +807,9 @@ msgid "URL of the mirror?" msgstr "URL du miroir ?" #: any.pm:1880 -#, fuzzy, c-format +#, c-format msgid "URL must start with ftp:// or http:// or https://" -msgstr "L'URL doit commencer par ftp:// ou http://" +msgstr "L'URL doit commencer par ftp:// ou http:// ou https://" #: any.pm:1898 #, c-format @@ -820,6 +820,8 @@ msgstr "Récupération de la liste des miroirs disponibles sur le site Web %s… #, c-format msgid "Failed contacting %s web site to get the list of available mirrors" msgstr "" +"La tentative de récupération de la liste des miroirs disponibles sur le site " +"Web %s a échoué" #: any.pm:1913 #, c-format @@ -839,22 +841,22 @@ msgstr "Annuler" #: any.pm:1967 #, c-format msgid "Mirror choice" -msgstr "" +msgstr "Choix du miroir" #: any.pm:1972 -#, fuzzy, c-format +#, c-format msgid "Automatic" -msgstr "Auto-détecter" +msgstr "Automatique" #: any.pm:1973 -#, fuzzy, c-format +#, c-format msgid "Specific" -msgstr "Spécifier des options" +msgstr "Spécifique" #: any.pm:1978 -#, fuzzy, c-format +#, c-format msgid "Downloader" -msgstr "Programme d'amorçage" +msgstr "Gestionnaire de téléchargement" #: authentication.pm:24 #, c-format |