Translated using Weblate.

This commit is contained in:
Marc Delisle 2012-06-26 16:59:26 +02:00 committed by Michal Čihař
parent f2057c4751
commit 416ff1ebef

View File

@ -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 <marc@infomarc.info>\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] "<b>Total :</b> <i>%s</i> occurence"
msgstr[1] "<b>Total :</b> <i>%s</i> occurences"
#: db_search.php:296
#, fuzzy, php-format
#, php-format
#| msgid "%1$s match inside table <i>%2$s</i>"
#| msgid_plural "%1$s matches inside table <i>%2$s</i>"
msgid "%1$s match in <strong>%2$s</strong>"
msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%1$s correspondance dans la table <i>%2$s</i>"
msgstr[1] "%1$s correspondances dans la table <i>%2$s</i>"
msgstr[0] "%1$s correspondance dans <strong>%2$s</strong>"
msgstr[1] "%1$s correspondances dans <strong>%2$s</strong>"
#: db_search.php:311 libraries/Menu.class.php:246
#: libraries/common.lib.php:3311 libraries/common.lib.php:3510