# Translation of StatusNet - SphinxSearch to Russian (Русский) # Expored from translatewiki.net # # Author: MaxSem # -- # This file is distributed under the same license as the StatusNet package. # 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: Russian \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-Language-Code: ru\n" "X-Message-Group: #out-statusnet-plugin-sphinxsearch\n" "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= " "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n" #. TRANS: Server exception. #: SphinxSearchPlugin.php:87 msgid "Sphinx PHP extension must be installed." msgstr "Необходимо установить расширение Sphinx для PHP." #. TRANS: Plugin description. #: SphinxSearchPlugin.php:118 msgid "Plugin for Sphinx search backend." msgstr "Плагин для поискового движка Sphinx." #. TRANS: Server exception thrown when a database name cannot be identified. #: sphinxsearch.php:96 msgid "Sphinx search could not identify database name." msgstr "Поиск Sphinx не смог определить название базы данных."