X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSphinxSearch%2Flocale%2Fde%2FLC_MESSAGES%2FSphinxSearch.po;h=f2bd62e9324f0abb6ca6766883689218af9818b2;hb=5bb6fae307b466b5bb7d709350aa7e6eb5a8bf43;hp=0fbfb5b411b89cad6e4c57a6c472efcb67207f7d;hpb=59a413cf5e246c33c684b2338ab8443232776b3f;p=quix0rs-gnu-social.git diff --git a/plugins/SphinxSearch/locale/de/LC_MESSAGES/SphinxSearch.po b/plugins/SphinxSearch/locale/de/LC_MESSAGES/SphinxSearch.po index 0fbfb5b411..f2bd62e932 100644 --- a/plugins/SphinxSearch/locale/de/LC_MESSAGES/SphinxSearch.po +++ b/plugins/SphinxSearch/locale/de/LC_MESSAGES/SphinxSearch.po @@ -9,29 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - SphinxSearch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-14 16:01+0000\n" -"PO-Revision-Date: 2011-02-14 16:10:11+0000\n" +"POT-Creation-Date: 2011-03-18 19:45+0000\n" +"PO-Revision-Date: 2011-03-18 19:49:48+0000\n" "Language-Team: German \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-29 22:28:30+0000\n" -"X-Generator: MediaWiki 1.18alpha (r82114); Translate extension (2011-02-01)\n" +"X-POT-Import-Date: 2011-03-11 18:53:16+0000\n" +"X-Generator: MediaWiki 1.18alpha (r84232); Translate extension (2011-03-11)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: de\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 "Sphinx-Suche konnte den Datenbanknamen nicht identifizieren." + #. TRANS: Server exception. -#: SphinxSearchPlugin.php:87 msgid "Sphinx PHP extension must be installed." msgstr "Sphinx-PHP-Erweiterung muss installiert sein." #. TRANS: Plugin description. -#: SphinxSearchPlugin.php:118 msgid "Plugin for Sphinx search backend." msgstr "Plugin für das Sphinx-Suchbackend." - -#. TRANS: Server exception thrown when a database name cannot be identified. -#: sphinxsearch.php:96 -msgid "Sphinx search could not identify database name." -msgstr "Sphinx-Suche konnte den Datenbanknamen nicht identifizieren."