From 3c249eb61a34b73f64c79186dc020f4c61e1f0b7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 3 Sep 2017 19:35:42 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.3% (3210 of 3231 strings) [CI skip] --- po/fr.po | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/po/fr.po b/po/fr.po index 95abd99ff9..48108c7aac 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2017-08-10 09:14-0400\n" -"PO-Revision-Date: 2017-08-24 15:05+0000\n" +"PO-Revision-Date: 2017-09-04 07:55+0000\n" "Last-Translator: Marc Delisle \n" "Language-Team: French " "\n" @@ -4393,7 +4393,7 @@ msgstr "Dans la colonne : " #: libraries/classes/Dbi/DbiMysqli.php:158 msgid "SSL connection enforced by server, automatically enabling it." -msgstr "" +msgstr "Connexion SSL imposée par le serveur, activée automatiquement." #: libraries/classes/DisplayResults.php:910 msgid "Save edited data" @@ -8310,17 +8310,12 @@ msgstr "" "est incompatible avec phpMyAdmin et pourrait corrompre certaines données !" #: libraries/common.inc.php:487 -#, fuzzy -#| msgid "" -#| "You have enabled mbstring.func_overload in your PHP configuration. This " -#| "option is incompatible with phpMyAdmin and might cause some data to be " -#| "corrupted!" msgid "" "You have disabled ini_get and/or ini_set in php.ini. This option is " "incompatible with phpMyAdmin!" msgstr "" -"mbstring.func_overload a été activé dans la configuration PHP. Cette option " -"est incompatible avec phpMyAdmin et pourrait corrompre certaines données !" +"Vous avez désactivé ini_get et/ou ini_set dans php.ini. Ces options sont " +"incompatibles avec phpMyAdmin !" #: libraries/common.inc.php:520 #, php-format