X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FSphinxSearch%2Flocale%2Ffr%2FLC_MESSAGES%2FSphinxSearch.po;h=8662b7a1e3d930c3acd49b3a3ee1ac5676046500;hb=8eac5d26387384a07c00fd0ffca1c10d5d7d82f2;hp=9b5d6767eb152221d22a76dcdbaeb7807e706f96;hpb=48492600a8fd52574732b361e3e9f12fba4a07e3;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 9b5d6767eb..8662b7a1e3 100644 --- a/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po +++ b/plugins/SphinxSearch/locale/fr/LC_MESSAGES/SphinxSearch.po @@ -1,5 +1,5 @@ # Translation of StatusNet - SphinxSearch to French (Français) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Peter17 # -- @@ -9,30 +9,27 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - SphinxSearch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:47:42+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2011-08-15 14:19+0000\n" +"PO-Revision-Date: 2011-08-15 14:22:12+0000\n" +"Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-18 20:34:11+0000\n" -"X-Generator: MediaWiki 1.17alpha (r75596); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:51:37+0000\n" +"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n" +"X-Translation-Project: translatewiki.net at //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."