diff --git a/po/fr.po b/po/fr.po index 4dafbde3a7..6bf788a0fb 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-24 11:28+0200\n" +"PO-Revision-Date: 2015-07-25 14:45+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: French " "\n" @@ -13924,16 +13924,16 @@ msgstr "Opération ALTER non reconnue." #: libraries/sql-parser/src/Components/Array2d.php:90 #, php-format msgid "%1$d values were expected, but found %2$d." -msgstr "" +msgstr "%1$d valeurs étaient attendues, mais %2$d ont été trouvées." #: libraries/sql-parser/src/Components/Array2d.php:113 msgid "An opening bracket followed by a set of values was expected." -msgstr "" +msgstr "Une parenthèse gauche suivie d'un ensemble de valeurs était attendus." #: libraries/sql-parser/src/Components/ArrayObj.php:101 #: libraries/sql-parser/src/Components/FieldDefinition.php:202 msgid "An opening bracket was expected." -msgstr "" +msgstr "Une parenthèse gauche était attendue." #: libraries/sql-parser/src/Components/ArrayObj.php:118 msgid "A comma or a closing bracket was expected"