Translated using Weblate (French)
Currently translated at 99.2% (3206 of 3230 strings) [CI skip]
This commit is contained in:
parent
dfe344031d
commit
a352f3e72d
24
po/fr.po
24
po/fr.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-10-25 11:15+0200\n"
|
||||
"PO-Revision-Date: 2016-11-08 14:47+0000\n"
|
||||
"Last-Translator: Nils Van Zuijlen <nilsdu29@gmail.com>\n"
|
||||
"PO-Revision-Date: 2016-11-08 15:00+0000\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: French "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/master/fr/>\n"
|
||||
"Language: fr\n"
|
||||
@ -11080,8 +11080,7 @@ msgstr "Transformation"
|
||||
|
||||
#: libraries/relation.lib.php:194
|
||||
msgid "Please see the documentation on how to update your column_info table."
|
||||
msgstr ""
|
||||
"La documentation indique comment mettre à jour votre table column_info. "
|
||||
msgstr "La documentation indique comment mettre à jour votre table column_info."
|
||||
|
||||
#: libraries/relation.lib.php:210 libraries/sql_query_form.lib.php:396
|
||||
msgid "Bookmarked SQL query"
|
||||
@ -11889,7 +11888,7 @@ msgid ""
|
||||
"No routine with name %1$s found in database %2$s. You might be lacking the "
|
||||
"necessary privileges to view/export this routine"
|
||||
msgstr ""
|
||||
"Aucune routine avec le nom %1$ s trouvé dans la base de données %2$ s. Vous "
|
||||
"Aucune routine avec le nom %1$s trouvé dans la base de données %2$s. Vous "
|
||||
"manquez peut-être des privilèges nécessaires pour afficher/exporter cette "
|
||||
"routine."
|
||||
|
||||
@ -12238,6 +12237,9 @@ msgid ""
|
||||
"Allows user to give to other users or remove from other users privileges "
|
||||
"that user possess on this routine."
|
||||
msgstr ""
|
||||
"Permet à l’utilisateur de donner à d’autres utilisateurs ou supprimer à d’"
|
||||
"autres utilisateurs des privilèges que l’utilisateur possède sur cette "
|
||||
"routine."
|
||||
|
||||
#: libraries/server_privileges.lib.php:1033
|
||||
msgid "Allows altering and dropping this routine."
|
||||
@ -14134,7 +14136,7 @@ msgstr "Tables manquantes pour le stockage de configurations phpMyAdmin"
|
||||
|
||||
#: prefs_manage.php:51
|
||||
msgid "Paste it to your config.inc.php"
|
||||
msgstr ""
|
||||
msgstr "Collez-le dans votre config.inc.php"
|
||||
|
||||
#: prefs_manage.php:105
|
||||
msgid "Could not import configuration"
|
||||
@ -14437,7 +14439,7 @@ msgstr "Données incorrectes"
|
||||
#: setup/validate.php:30
|
||||
#, php-format
|
||||
msgid "Wrong data or no validation for %s"
|
||||
msgstr ""
|
||||
msgstr "Données erronées ou aucune validation pour %s"
|
||||
|
||||
#: tbl_create.php:31 tbl_get_field.php:26
|
||||
#, php-format
|
||||
@ -15752,13 +15754,15 @@ msgstr "Mot clef inattendu."
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Components/CaseExpression.php:202
|
||||
msgid "Unexpected end of CASE expression"
|
||||
msgstr ""
|
||||
msgstr "Fin inattendue d'une expression CASE"
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php:227
|
||||
msgid ""
|
||||
"A symbol name was expected! A reserved keyword can not be used as a field "
|
||||
"name without backquotes."
|
||||
msgstr ""
|
||||
"Un nom de symbole était attendu ! Un mot clé réservé ne peut pas servir "
|
||||
"comme nom de colonne sans les apostrophes inverses."
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/src/Components/CreateDefinition.php:241
|
||||
msgid "A symbol name was expected!"
|
||||
@ -15911,7 +15915,7 @@ msgstr "erreur #1"
|
||||
#: vendor/phpmyadmin/sql-parser/tests/Parser/ParserTest.php:59
|
||||
#, php-format
|
||||
msgid "%2$s #%1$d"
|
||||
msgstr ""
|
||||
msgstr "%2$s #%1$d"
|
||||
|
||||
#: vendor/phpmyadmin/sql-parser/tests/Lexer/LexerTest.php:48
|
||||
#: vendor/phpmyadmin/sql-parser/tests/Parser/ParserTest.php:80
|
||||
@ -15922,7 +15926,7 @@ msgstr "Collecter les erreurs"
|
||||
|
||||
#: view_create.php:45
|
||||
msgid "View name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "Le nom de la vue ne peut être vide"
|
||||
|
||||
#: view_create.php:253
|
||||
msgid "VIEW name"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user