Translated using Weblate (French)

Currently translated at 100.0% (3354 of 3354 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-08-09 18:00:31 +00:00 committed by Hosted Weblate
parent 2c9759aace
commit 3fb95245bc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2020-08-09 13:04-0300\n"
"PO-Revision-Date: 2020-07-31 10:32+0000\n"
"PO-Revision-Date: 2020-08-11 17:32+0000\n"
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/phpmyadmin/master/"
"fr/>\n"
@ -13671,16 +13671,12 @@ msgid "Event scheduler status"
msgstr "État du planificateur d'évènements"
#: templates/database/export/index.twig:62
#, fuzzy
#| msgid ""
#| "@SERVER@ will become the server name, @DATABASE@ will become the database "
#| "name."
msgid ""
"@SERVER@ will become the server name and @DATABASE@ will become the database "
"name."
msgstr ""
"@SERVER@ deviendra le nom du serveur, @DATABASE@ sera remplacé par le nom de "
"la base de données."
"@SERVER@ deviendra le nom du serveur et @DATABASE@ sera remplacé par le nom "
"de la base de données."
#. l10n: A query that the user has written freely
#: templates/database/export/index.twig:5
@ -14592,11 +14588,7 @@ msgid "File name template:"
msgstr "Modèle de nom de fichier :"
#: templates/export.twig:324
#, fuzzy, php-format
#| msgid ""
#| "This value is interpreted using the 'strftime' function, so you can use "
#| "time formatting strings. Additionally the following transformations will "
#| "happen:"
#, php-format
msgid ""
"This value is interpreted using the 'strftime' function, so you can use time "
"formatting strings. Additionally the following transformations will happen: "
@ -14604,7 +14596,8 @@ msgid ""
msgstr ""
"Cette valeur est interprétée avec 'strftime', il est donc possible "
"d'utiliser des chaînes de format d'heure. Ces transformations additionnelles "
"vont se produire :"
"vont se produire : %s Tout autre texte sera conservé tel quel. Se référer a "
"la FAQ 6.27 pour les détails."
#: templates/export.twig:329
msgid "use this for future exports"
@ -16836,16 +16829,12 @@ msgid "Save chart as image"
msgstr "Enregistrer le graphique comme image"
#: templates/table/export/index.twig:8
#, fuzzy
#| msgid ""
#| "@SERVER@ will become the server name, @DATABASE@ will become the database "
#| "name, @TABLE@ will become the table name."
msgid ""
"@SERVER@ will become the server name, @DATABASE@ will become the database "
"name and @TABLE@ will become the table name."
msgstr ""
"@SERVER@ deviendra le nom du serveur, @DATABASE@ deviendra le nom de la base "
"de données, @TABLE@ deviendra le nom de la table."
"de données et @TABLE@ deviendra le nom de la table."
#: templates/table/export/index.twig:5
#, php-format