From 3fb95245bcb3173e2658d14fef57e4f677f7b13e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 9 Aug 2020 18:00:31 +0000 Subject: [PATCH] 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 --- po/fr.po | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/po/fr.po b/po/fr.po index 930b7377d1..60373e906d 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: 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 \n" "Language-Team: French \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