Translated using Weblate (French)

Currently translated at 99.1% (3167 of 3194 strings)

[CI skip]
This commit is contained in:
Marc Delisle 2015-07-25 14:45:15 +02:00 committed by Weblate
parent df751d4c8d
commit a5b96a4bf2

View File

@ -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 <marc@infomarc.info>\n"
"Language-Team: French "
"<https://hosted.weblate.org/projects/phpmyadmin/master/fr/>\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"