Translated using Weblate (French)

Currently translated at 100.0% (3200 of 3200 strings)

[CI skip]
This commit is contained in:
Marc Delisle 2015-08-12 16:44:21 +02:00 committed by Weblate
parent 262e2ffe90
commit b7267c0280

View File

@ -2,12 +2,12 @@
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
"Report-Msgid-Bugs-To: developers@phpmyadmin.net\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2015-08-12 08:10-0400\n"
"PO-Revision-Date: 2015-08-09 11:29+0200\n"
"PO-Revision-Date: 2015-08-12 16:44+0200\n"
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
"Language-Team: French <https://hosted.weblate.org/projects/phpmyadmin/master/"
"fr/>\n"
"Language-Team: French "
"<https://hosted.weblate.org/projects/phpmyadmin/master/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -14226,10 +14226,9 @@ msgid "The name of the entity was expected."
msgstr "Le nom de l'entité était attendu."
#: libraries/sql-parser/src/Statements/CreateStatement.php:310
#, fuzzy
#| msgid "At least one field definition was expected."
msgid "At least one column definition was expected."
msgstr "La définition d'au moins un champ était attendue."
msgstr "La définition d'au moins une colonne était attendue."
#: libraries/sql-parser/src/Statements/CreateStatement.php:329
msgid "A \"RETURNS\" keyword was expected."