]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/SphinxSearch/locale/ru/LC_MESSAGES/SphinxSearch.po
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
[quix0rs-gnu-social.git] / plugins / SphinxSearch / locale / ru / LC_MESSAGES / SphinxSearch.po
1 # Translation of StatusNet - SphinxSearch to Russian (Русский)
2 # Expored from translatewiki.net
3 #
4 # Author: MaxSem
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - SphinxSearch\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-12-16 15:08+0000\n"
13 "PO-Revision-Date: 2010-12-16 15:12:57+0000\n"
14 "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-11-30 20:43:54+0000\n"
18 "X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: ru\n"
21 "X-Message-Group: #out-statusnet-plugin-sphinxsearch\n"
22 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
23 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
24
25 #. TRANS: Server exception.
26 #: SphinxSearchPlugin.php:87
27 msgid "Sphinx PHP extension must be installed."
28 msgstr "Необходимо установить расширение Sphinx для PHP."
29
30 #. TRANS: Plugin description.
31 #: SphinxSearchPlugin.php:118
32 msgid "Plugin for Sphinx search backend."
33 msgstr "Плагин для поискового движка Sphinx."
34
35 #. TRANS: Server exception thrown when a database name cannot be identified.
36 #: sphinxsearch.php:96
37 msgid "Sphinx search could not identify database name."
38 msgstr "Поиск Sphinx не смог определить название базы данных."