From dea0956fab866ddd04e7b1d29f171a1f21515356 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 31 Jul 2015 12:28:38 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.8% (3190 of 3194 strings) [CI skip] --- po/fr.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/fr.po b/po/fr.po index 2e70234c0d..9e55909722 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: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-23 03:54-0700\n" -"PO-Revision-Date: 2015-07-31 12:25+0200\n" +"PO-Revision-Date: 2015-07-31 12:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: French " "\n" @@ -3058,7 +3058,7 @@ msgstr "Règle invalide à la ligne %s." #: libraries/Advisor.class.php:423 #, php-format msgid "Unexpected characters on line %s." -msgstr "Caractères imprévus à la ligne %s." +msgstr "Caractères inattendus à la ligne %s." #: libraries/Advisor.class.php:438 #, php-format @@ -14003,7 +14003,7 @@ msgstr "Une opération de renommage était attendue." #: libraries/sql-parser/src/Lexer.php:252 #| msgid "Unexpected characters on line %s." msgid "Unexpected character." -msgstr "Caractère imprévu." +msgstr "Caractère inattendu." #: libraries/sql-parser/src/Lexer.php:280 msgid "Expected whitespace(s) before delimiter." @@ -14027,7 +14027,7 @@ msgstr "Un nom de variable était attendu." #: libraries/sql-parser/src/Parser.php:355 #| msgid "at beginning of table" msgid "Unexpected beginning of statement." -msgstr "Début d'énoncé non attendu." +msgstr "Début d'énoncé inattendu." #: libraries/sql-parser/src/Parser.php:370 msgid "Unrecognized statement type."