]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AnonymousFave/locale/ru/LC_MESSAGES/AnonymousFave.po
a0f4c8c8da5b8eca5a30a5ca0cd2a082c57b0583
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / ru / LC_MESSAGES / AnonymousFave.po
1 # Translation of StatusNet - AnonymousFave to Russian (Русский)
2 # Expored from translatewiki.net
3 #
4 # Author: Lockal
5 # Author: MaxSem
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - AnonymousFave\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2010-12-16 15:08+0000\n"
14 "PO-Revision-Date: 2010-12-16 15:11:28+0000\n"
15 "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2010-11-29 19:38:21+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
20 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
21 "X-Language-Code: ru\n"
22 "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
23 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
24 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
25
26 #. TRANS: Label for tally for number of times a notice was favored.
27 #: AnonymousFavePlugin.php:207
28 msgid "Favored"
29 msgstr "Понравилось"
30
31 #. TRANS: Server exception.
32 #: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
33 msgid "Couldn't create anonymous user session."
34 msgstr "Не удаётся создать сеанс анонимного пользователя."
35
36 #. TRANS: Plugin description.
37 #: AnonymousFavePlugin.php:326
38 msgid "Allow anonymous users to favorite notices."
39 msgstr "Позволяет анонимным пользователям добавлять записи в число любимых."
40
41 #. TRANS: Client error.
42 #: anonfavor.php:60
43 msgid ""
44 "Could not favor notice! Please make sure your browser has cookies enabled."
45 msgstr ""
46 "Ошибка добавления записи в число любимых! Пожалуйста, убедитесь, что cookies "
47 "включены в вашем браузере."
48
49 #. TRANS: Client error.
50 #: anonfavor.php:71 anondisfavor.php:72
51 msgid "There was a problem with your session token. Try again, please."
52 msgstr ""
53
54 #. TRANS: Client error.
55 #: anonfavor.php:78
56 msgid "This notice is already a favorite!"
57 msgstr ""
58
59 #. TRANS: Server error.
60 #: anonfavor.php:85
61 msgid "Could not create favorite."
62 msgstr ""
63
64 #. TRANS: Title.
65 #: anonfavor.php:95
66 msgid "Disfavor favorite"
67 msgstr ""
68
69 #. TRANS: Server exception.
70 #. TRANS: %d is the notice ID (number).
71 #: Fave_tally.php:155 Fave_tally.php:184
72 #, php-format
73 msgid "Couldn't update favorite tally for notice ID %d."
74 msgstr ""
75
76 #. TRANS: Server exception.
77 #. TRANS: %d is the notice ID (number).
78 #: Fave_tally.php:215
79 #, php-format
80 msgid "Couldn't create favorite tally for notice ID %d."
81 msgstr ""
82
83 #. TRANS: Client error.
84 #: anondisfavor.php:61
85 msgid ""
86 "Could not disfavor notice! Please make sure your browser has cookies enabled."
87 msgstr ""
88
89 #. TRANS: Client error.
90 #: anondisfavor.php:82
91 msgid "This notice is not a favorite!"
92 msgstr ""
93
94 #. TRANS: Server error.
95 #: anondisfavor.php:91
96 msgid "Could not delete favorite."
97 msgstr ""
98
99 #. TRANS: Title.
100 #: anondisfavor.php:101
101 msgid "Add to favorites"
102 msgstr "Добавить в избранное"