X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSphinxSearch%2Flocale%2Ffr%2FLC_MESSAGES%2FSphinxSearch.po;h=e5de0723f32d0f54486ec15dfe30758de53bfa51;hb=820e19e1974690f2a928982e8b6f387d1bc10f2f;hp=eb3da48b5055331251cd89057799edb520010ab7;hpb=5fd9767e805aec3caa061d8a232a25c4a3b4207b;p=quix0rs-gnu-social.git diff --git a/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po b/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po index eb3da48b50..e5de0723f3 100644 --- a/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po +++ b/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po @@ -9,30 +9,27 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - SphinxSearch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-03 17:24+0000\n" -"PO-Revision-Date: 2011-03-03 17:27:57+0000\n" +"POT-Creation-Date: 2011-04-11 12:22+0000\n" +"PO-Revision-Date: 2011-04-11 12:28:04+0000\n" "Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-02-14 17:22:09+0000\n" -"X-Generator: MediaWiki 1.18alpha (r83149); Translate extension (2011-02-01)\n" +"X-POT-Import-Date: 2011-03-18 20:09:58+0000\n" +"X-Generator: MediaWiki 1.18alpha (r85780); Translate extension (2011-03-11)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-sphinxsearch\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. TRANS: Server exception thrown when a database name cannot be identified. +msgid "Sphinx search could not identify database name." +msgstr "" +"La recherche Sphinx n’a pas pu identifier le nom de la base de données." + #. TRANS: Server exception. -#: SphinxSearchPlugin.php:87 msgid "Sphinx PHP extension must be installed." msgstr "L’extension PHP Sphinx doit être installée." #. TRANS: Plugin description. -#: SphinxSearchPlugin.php:118 msgid "Plugin for Sphinx search backend." msgstr "Extension pour le moteur de recherche Sphinx." - -#. TRANS: Server exception thrown when a database name cannot be identified. -#: sphinxsearch.php:96 -msgid "Sphinx search could not identify database name." -msgstr "" -"La recherche Sphinx n’a pas pu identifier le nom de la base de données."