]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Sitemap/locale/ru/LC_MESSAGES/Sitemap.po
Merge branch 'master' of gitorious.org:social/mainline
[quix0rs-gnu-social.git] / plugins / Sitemap / locale / ru / LC_MESSAGES / Sitemap.po
index 8069cf7513b9a8843805ca4c1a7b769b679b3bb9..b543a49e52b84fa2cd90fc834e62eed9f60711e0 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-30 11:07+0000\n"
-"PO-Revision-Date: 2012-06-30 11:10:02+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/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:35+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-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=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: 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."