X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FSphinxSearch%2Flocale%2Fde%2FLC_MESSAGES%2FSphinxSearch.po;h=6d3b14c054ba8dea78b6a43960f6a60a32083b96;hb=83dc51ee795e201904db957e883deef4db14b199;hp=0fbfb5b411b89cad6e4c57a6c472efcb67207f7d;hpb=5519da95fdadf61828b2ed5d8a89f59ed79fdff0;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..6d3b14c054 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" -"Language-Team: German \n" +"POT-Creation-Date: 2011-09-11 13:47+0000\n" +"PO-Revision-Date: 2011-09-11 13:51:40+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-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 (r96777); Translate extension (2011-08-30)\n" +"X-Translation-Project: translatewiki.net at https://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."