]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Sample/locale/ru/LC_MESSAGES/Sample.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Sample / locale / ru / LC_MESSAGES / Sample.po
1 # Translation of StatusNet - Sample to Russian (Русский)
2 # Exported from translatewiki.net
3 #
4 # Author: Eleferen
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 - Sample\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2011-03-31 21:06+0000\n"
14 "PO-Revision-Date: 2011-03-31 21:10:27+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: 2011-03-18 20:09:47+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r85082); Translate extension (2011-03-11)\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-sample\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 msgid "Hello"
27 msgstr "Привет"
28
29 #, php-format
30 msgid "Hello, %s!"
31 msgstr "Здравствуйте, %s!"
32
33 msgid "Hello, stranger!"
34 msgstr "Привет, незнакомец!"
35
36 #, php-format
37 msgid "Hello, %s"
38 msgstr "Здравствуйте,%s"
39
40 #, php-format
41 msgid "I have greeted you %d time."
42 msgid_plural "I have greeted you %d times."
43 msgstr[0] "Я вас попривестствовал %d раз."
44 msgstr[1] "Я вас поприветствовал %d раза."
45 msgstr[2] "Я вас попривестствовал %d раз."
46
47 msgid "A warm greeting"
48 msgstr ""
49
50 msgid "A sample plugin to show basics of development for new hackers."
51 msgstr ""
52
53 #. TRANS: Exception thrown when the user greeting count could not be saved in the database.
54 #. TRANS: %d is a user ID (number).
55 #, php-format
56 msgid "Could not save new greeting count for %d."
57 msgstr "Не удалось сохранить новое приветствие для %d."
58
59 #. TRANS: Exception thrown when the user greeting count could not be saved in the database.
60 #. TRANS: %d is a user ID (number).
61 #, php-format
62 msgid "Could not increment greeting count for %d."
63 msgstr ""