1 # Translation of StatusNet - AnonymousFave to Russian (Русский)
2 # Expored from translatewiki.net
7 # This file is distributed under the same license as the StatusNet package.
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"
26 #. TRANS: Label for tally for number of times a notice was favored.
27 #: AnonymousFavePlugin.php:207
31 #. TRANS: Server exception.
32 #: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
33 msgid "Couldn't create anonymous user session."
34 msgstr "Не удаётся создать сеанс анонимного пользователя."
36 #. TRANS: Plugin description.
37 #: AnonymousFavePlugin.php:326
38 msgid "Allow anonymous users to favorite notices."
39 msgstr "Позволяет анонимным пользователям добавлять записи в число любимых."
41 #. TRANS: Client error.
44 "Could not favor notice! Please make sure your browser has cookies enabled."
46 "Ошибка добавления записи в число любимых! Пожалуйста, убедитесь, что cookies "
47 "включены в вашем браузере."
49 #. TRANS: Client error.
50 #: anonfavor.php:71 anondisfavor.php:72
51 msgid "There was a problem with your session token. Try again, please."
54 #. TRANS: Client error.
56 msgid "This notice is already a favorite!"
59 #. TRANS: Server error.
61 msgid "Could not create favorite."
66 msgid "Disfavor favorite"
69 #. TRANS: Server exception.
70 #. TRANS: %d is the notice ID (number).
71 #: Fave_tally.php:155 Fave_tally.php:184
73 msgid "Couldn't update favorite tally for notice ID %d."
76 #. TRANS: Server exception.
77 #. TRANS: %d is the notice ID (number).
80 msgid "Couldn't create favorite tally for notice ID %d."
83 #. TRANS: Client error.
84 #: anondisfavor.php:61
86 "Could not disfavor notice! Please make sure your browser has cookies enabled."
89 #. TRANS: Client error.
90 #: anondisfavor.php:82
91 msgid "This notice is not a favorite!"
94 #. TRANS: Server error.
95 #: anondisfavor.php:91
96 msgid "Could not delete favorite."
100 #: anondisfavor.php:101
101 msgid "Add to favorites"
102 msgstr "Добавить в избранное"