]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Sitemap/locale/ru/LC_MESSAGES/Sitemap.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Sitemap / locale / ru / LC_MESSAGES / Sitemap.po
1 # Translation of StatusNet - Sitemap 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 - Sitemap\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-27 23:43+0000\n"
13 "PO-Revision-Date: 2010-10-27 23:47:40+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-10-18 20:34:11+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r75596); 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-sitemap\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: Title for sitemap.
26 #: sitemapadminpanel.php:53
27 msgid "Sitemap"
28 msgstr "Карта сайта"
29
30 #. TRANS: Instructions for sitemap.
31 #: sitemapadminpanel.php:64
32 msgid "Sitemap settings for this StatusNet site"
33 msgstr "Настройки карты этого сайта на движке StatusNet"
34
35 #. TRANS: Field label.
36 #: sitemapadminpanel.php:167
37 msgid "Google key"
38 msgstr "Ключ Google"
39
40 #. TRANS: Title for field label.
41 #: sitemapadminpanel.php:169
42 msgid "Google Webmaster Tools verification key."
43 msgstr "Ключ для подтверждения в инструментах вебмастера Google."
44
45 #. TRANS: Field label.
46 #: sitemapadminpanel.php:175
47 msgid "Yahoo key"
48 msgstr "Ключ Yahoo"
49
50 #. TRANS: Title for field label.
51 #: sitemapadminpanel.php:177
52 msgid "Yahoo! Site Explorer verification key."
53 msgstr "Ключ для подтверждения в Yahoo! Site Explorer."
54
55 #. TRANS: Field label.
56 #: sitemapadminpanel.php:183
57 msgid "Bing key"
58 msgstr "Ключ Bing"
59
60 #. TRANS: Title for field label.
61 #: sitemapadminpanel.php:185
62 msgid "Bing Webmaster Tools verification key."
63 msgstr "Ключ для подтверждения в инструментах вебмастера Bing."
64
65 #. TRANS: Submit button text to save sitemap settings.
66 #: sitemapadminpanel.php:200
67 msgctxt "BUTTON"
68 msgid "Save"
69 msgstr "Сохранить"
70
71 #. TRANS: Submit button title to save sitemap settings.
72 #: sitemapadminpanel.php:204
73 msgid "Save sitemap settings."
74 msgstr "Сохранить настройки карты сайта."
75
76 #. TRANS: Menu item title/tooltip
77 #: SitemapPlugin.php:211
78 msgid "Sitemap configuration"
79 msgstr "Настройки карты сайта"
80
81 #. TRANS: Menu item for site administration
82 #: SitemapPlugin.php:213
83 msgctxt "MENU"
84 msgid "Sitemap"
85 msgstr "Карта сайта"
86
87 #. TRANS: Plugin description.
88 #: SitemapPlugin.php:238
89 msgid "This plugin allows creation of sitemaps for Bing, Yahoo! and Google."
90 msgstr "Этот плагин позволяет создавать карты сайта для Bing, Yahoo! и Google."