]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SphinxSearch/locale/ru/LC_MESSAGES/SphinxSearch.po
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / plugins / SphinxSearch / locale / ru / LC_MESSAGES / SphinxSearch.po
index 593b00fe0cfe34d1d1c1441c3501e03edfc0a02e..b481375576883749aa2c886b51e6734571a60ef2 100644 (file)
@@ -1,35 +1,33 @@
-# Translation of StatusNet - SphinxSearch to Russian (русский)
-# Exported from translatewiki.net
-#
-# Author: MaxSem
-# --
-# This file is distributed under the same license as the StatusNet package.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: StatusNet - SphinxSearch\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:10:05+0000\n"
-"Language-Team: Russian <https://translatewiki.net/wiki/Portal:ru>\n"
+"POT-Creation-Date: 2015-02-02 17:47+0100\n"
+"PO-Revision-Date: 2015-02-07 10:47+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Russian (http://www.transifex.com/projects/p/gnu-social/language/ru/)\n"
+"MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2011-06-05 21:51:37+0000\n"
-"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
-"X-Translation-Project: translatewiki.net <https://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 thrown when a database name cannot be identified.
-msgid "Sphinx search could not identify database name."
-msgstr "Поиск Sphinx не смог определить название базы данных."
+"Language: ru\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:129
+msgid "Sphinx search could not identify database name."
+msgstr "Поиск Sphinx не смог определить название базы данных."