]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Sitemap/locale/ru/LC_MESSAGES/Sitemap.po
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / plugins / Sitemap / locale / ru / LC_MESSAGES / Sitemap.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 14:33+0000\n"
12 "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
13 "Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: ru\n"
18 "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"
19
20 #. TRANS: Title for sitemap.
21 #: actions/sitemapadminpanel.php:53
22 msgid "Sitemap"
23 msgstr "Карта сайта"
24
25 #. TRANS: Instructions for sitemap.
26 #: actions/sitemapadminpanel.php:64
27 msgid "Sitemap settings for this StatusNet site"
28 msgstr "Настройки карты этого сайта на движке StatusNet"
29
30 #. TRANS: Field label.
31 #: actions/sitemapadminpanel.php:167
32 msgid "Google key"
33 msgstr "Ключ Google"
34
35 #. TRANS: Title for field label.
36 #: actions/sitemapadminpanel.php:169
37 msgid "Google Webmaster Tools verification key."
38 msgstr "Ключ для подтверждения в инструментах вебмастера Google."
39
40 #. TRANS: Field label.
41 #: actions/sitemapadminpanel.php:175
42 msgid "Yahoo key"
43 msgstr "Ключ Yahoo"
44
45 #. TRANS: Title for field label.
46 #: actions/sitemapadminpanel.php:177
47 msgid "Yahoo! Site Explorer verification key."
48 msgstr "Ключ для подтверждения в Yahoo! Site Explorer."
49
50 #. TRANS: Field label.
51 #: actions/sitemapadminpanel.php:183
52 msgid "Bing key"
53 msgstr "Ключ Bing"
54
55 #. TRANS: Title for field label.
56 #: actions/sitemapadminpanel.php:185
57 msgid "Bing Webmaster Tools verification key."
58 msgstr "Ключ для подтверждения в инструментах вебмастера Bing."
59
60 #. TRANS: Submit button text to save sitemap settings.
61 #: actions/sitemapadminpanel.php:200
62 msgctxt "BUTTON"
63 msgid "Save"
64 msgstr "Сохранить"
65
66 #. TRANS: Submit button title to save sitemap settings.
67 #: actions/sitemapadminpanel.php:204
68 msgid "Save sitemap settings."
69 msgstr "Сохранить настройки карты сайта."
70
71 #. TRANS: Menu item title/tooltip
72 #: SitemapPlugin.php:160
73 msgid "Sitemap configuration"
74 msgstr "Настройки карты сайта"
75
76 #. TRANS: Menu item for site administration
77 #: SitemapPlugin.php:162
78 msgctxt "MENU"
79 msgid "Sitemap"
80 msgstr "Карта сайта"
81
82 #. TRANS: Plugin description.
83 #: SitemapPlugin.php:187
84 msgid "This plugin allows creation of sitemaps for Bing, Yahoo! and Google."
85 msgstr "Этот плагин позволяет создавать карты сайта для Bing, Yahoo! и Google."