]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Sitemap/locale/ru/LC_MESSAGES/Sitemap.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / Sitemap / locale / ru / LC_MESSAGES / Sitemap.po
index ee82bc794e4a8b16c92e9a0bacc86b98caaf9a77..b12d65e125d3526aca7f0f09e492ea7ac885eb73 100644 (file)
@@ -1,77 +1,85 @@
-# Translation of StatusNet - Sitemap 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 - Sitemap\n"
+"Project-Id-Version: GNU social\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-10 23:40+0000\n"
-"PO-Revision-Date: 2012-06-10 23:42:31+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 14:33+0000\n"
+"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
+"Language-Team: Russian (http://www.transifex.com/gnu-social/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:35+0000\n"
-"X-Generator: MediaWiki 1.20alpha (d974795); Translate 2012-06-03\n"
-"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
-"X-Language-Code: ru\n"
-"X-Message-Group: #out-statusnet-plugin-sitemap\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"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
 
 #. TRANS: Title for sitemap.
+#: actions/sitemapadminpanel.php:53
 msgid "Sitemap"
 msgstr "Карта сайта"
 
 #. TRANS: Instructions for sitemap.
+#: actions/sitemapadminpanel.php:64
 msgid "Sitemap settings for this StatusNet site"
 msgstr "Настройки карты этого сайта на движке StatusNet"
 
 #. TRANS: Field label.
+#: actions/sitemapadminpanel.php:167
 msgid "Google key"
 msgstr "Ключ Google"
 
 #. TRANS: Title for field label.
+#: actions/sitemapadminpanel.php:169
 msgid "Google Webmaster Tools verification key."
 msgstr "Ключ для подтверждения в инструментах вебмастера Google."
 
 #. TRANS: Field label.
+#: actions/sitemapadminpanel.php:175
 msgid "Yahoo key"
 msgstr "Ключ Yahoo"
 
 #. TRANS: Title for field label.
+#: actions/sitemapadminpanel.php:177
 msgid "Yahoo! Site Explorer verification key."
 msgstr "Ключ для подтверждения в Yahoo! Site Explorer."
 
 #. TRANS: Field label.
+#: actions/sitemapadminpanel.php:183
 msgid "Bing key"
 msgstr "Ключ Bing"
 
 #. TRANS: Title for field label.
+#: actions/sitemapadminpanel.php:185
 msgid "Bing Webmaster Tools verification key."
 msgstr "Ключ для подтверждения в инструментах вебмастера Bing."
 
 #. TRANS: Submit button text to save sitemap settings.
+#: actions/sitemapadminpanel.php:200
 msgctxt "BUTTON"
 msgid "Save"
 msgstr "Сохранить"
 
 #. TRANS: Submit button title to save sitemap settings.
+#: actions/sitemapadminpanel.php:204
 msgid "Save sitemap settings."
 msgstr "Сохранить настройки карты сайта."
 
 #. TRANS: Menu item title/tooltip
+#: SitemapPlugin.php:160
 msgid "Sitemap configuration"
 msgstr "Настройки карты сайта"
 
 #. TRANS: Menu item for site administration
+#: SitemapPlugin.php:162
 msgctxt "MENU"
 msgid "Sitemap"
 msgstr "Карта сайта"
 
 #. TRANS: Plugin description.
+#: SitemapPlugin.php:187
 msgid "This plugin allows creation of sitemaps for Bing, Yahoo! and Google."
 msgstr "Этот плагин позволяет создавать карты сайта для Bing, Yahoo! и Google."