From 416ff1ebeff65ac7a159313cc2d2fb54a9f3468d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 26 Jun 2012 16:59:26 +0200 Subject: [PATCH] Translated using Weblate. --- po/fr.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/fr.po b/po/fr.po index 6dab14bdb4..dfb5769930 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-06-26 10:18-0400\n" -"PO-Revision-Date: 2012-06-20 18:40+0200\n" +"PO-Revision-Date: 2012-06-26 16:59+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: none\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Weblate 1.0\n" @@ -523,13 +523,13 @@ msgstr[0] "Total : %s occurence" msgstr[1] "Total : %s occurences" #: db_search.php:296 -#, fuzzy, php-format +#, php-format #| msgid "%1$s match inside table %2$s" #| msgid_plural "%1$s matches inside table %2$s" msgid "%1$s match in %2$s" msgid_plural "%1$s matches in %2$s" -msgstr[0] "%1$s correspondance dans la table %2$s" -msgstr[1] "%1$s correspondances dans la table %2$s" +msgstr[0] "%1$s correspondance dans %2$s" +msgstr[1] "%1$s correspondances dans %2$s" #: db_search.php:311 libraries/Menu.class.php:246 #: libraries/common.lib.php:3311 libraries/common.lib.php:3510