From ff2af329802c280d7c8ebf5e74d3d2d1390d6522 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 6 Dec 2013 14:01:38 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (2745 of 2745) --- po/fr.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/fr.po b/po/fr.po index 208ee5ca70..3a188e373d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,10 +4,9 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-12-06 06:23-0500\n" -"PO-Revision-Date: 2013-12-04 11:59+0200\n" +"PO-Revision-Date: 2013-12-06 14:01+0200\n" "Last-Translator: Marc Delisle \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -8916,7 +8915,6 @@ msgstr "" "séparés par des points." #: libraries/plugins/transformations/abstract/PreApPendTransformationsPlugin.class.php:32 -#, fuzzy #| msgid "" #| "Appends text to a string. The only option is the text to be appended " #| "(enclosed in single quotes, default empty string)." @@ -8925,8 +8923,10 @@ msgid "" "prepended, second is appended (enclosed in single quotes, default empty " "string)." msgstr "" -"Ajoute du texte à une chaîne. La seule option est le texte à ajouter " -"(entouré de guillemets simples, par défaut une chaîne vide)." +"Ajoute du texte à une chaîne, en préfixe ou suffixe. La première option " +"contient le texte à ajouter au début, la seconde option contient le texte à " +"ajouter à la fin (entouré de guillemets simples, par défaut une chaîne " +"vide)." #: libraries/plugins/transformations/abstract/SQLTransformationsPlugin.class.php:31 msgid "Formats text as SQL query with syntax highlighting."