From b2605dfcbf93040971dca7bdd5f554c66ee99716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barman?= Date: Sat, 22 Oct 2016 17:26:00 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.3% (3198 of 3218 strings) [CI skip] --- po/fr.po | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/po/fr.po b/po/fr.po index 9e90c83462..cc4af6e69e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2016-10-18 13:42+0200\n" -"PO-Revision-Date: 2016-08-06 14:22+0000\n" -"Last-Translator: Cédric Corazza \n" -"Language-Team: French \n" +"PO-Revision-Date: 2016-10-22 17:25+0000\n" +"Last-Translator: Raphaël Barman \n" +"Language-Team: French " +"\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 2.8-dev\n" +"X-Generator: Weblate 2.9-dev\n" #: changelog.php:38 license.php:33 #, php-format @@ -5223,10 +5223,8 @@ msgid "You allow for connecting to the server without a password." msgstr "Vous permettez les connexions au serveur sans mot de passe." #: libraries/config/ServerConfigChecks.php:347 -#, fuzzy -#| msgid "Key is too short, it should have at least 8 characters." msgid "Key is too short, it should have at least 32 characters." -msgstr "La clé doit avoir un minimum de 8 caractères." +msgstr "La clé doit avoir un minimum de 32 caractères." #: libraries/config/ServerConfigChecks.php:357 msgid "Key should contain letters, numbers [em]and[/em] special characters." @@ -5369,10 +5367,8 @@ msgid "Could not connect to the database server!" msgstr "Connexion au serveur de base de données impossible !" #: libraries/config/Validator.php:243 -#, fuzzy -#| msgid "Authentication type" msgid "Invalid authentication type!" -msgstr "Type d'authentification" +msgstr "Type d'authentification invalide !" #: libraries/config/Validator.php:250 msgid "Empty username while using [kbd]config[/kbd] authentication method!"