gnu-social/plugins/Sample/locale/ru/LC_MESSAGES/Sample.po

73 lines
2.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of StatusNet - Sample to Russian (Русский)
# Expored from translatewiki.net
#
# Author: Eleferen
# Author: MaxSem
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Sample\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-20 17:39+0000\n"
"PO-Revision-Date: 2010-10-20 17:42:40+0000\n"
"Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2010-10-18 20:34:09+0000\n"
"X-Generator: MediaWiki 1.17alpha (r75070); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: ru\n"
"X-Message-Group: #out-statusnet-plugin-sample\n"
"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
#. TRANS: Exception thrown when the user greeting count could not be saved in the database.
#. TRANS: %d is a user ID (number).
#: User_greeting_count.php:164
#, php-format
msgid "Could not save new greeting count for %d."
msgstr "Не удалось сохранить новое приветствие для %d."
#. TRANS: Exception thrown when the user greeting count could not be saved in the database.
#. TRANS: %d is a user ID (number).
#: User_greeting_count.php:177
#, php-format
msgid "Could not increment greeting count for %d."
msgstr ""
#: SamplePlugin.php:259 hello.php:111
msgid "Hello"
msgstr "Привет"
#: SamplePlugin.php:259
msgid "A warm greeting"
msgstr ""
#: SamplePlugin.php:270
msgid "A sample plugin to show basics of development for new hackers."
msgstr ""
#: hello.php:113
#, php-format
msgid "Hello, %s!"
msgstr "Здравствуйте, %s!"
#: hello.php:133
msgid "Hello, stranger!"
msgstr "Привет, незнакомец!"
#: hello.php:136
#, php-format
msgid "Hello, %s"
msgstr "Здравствуйте,%s"
#: hello.php:138
#, php-format
msgid "I have greeted you %d time."
msgid_plural "I have greeted you %d times."
msgstr[0] "Я вас попривестствовал %d раз."
msgstr[1] "Я вас поприветствовал %d раза."
msgstr[2] "Я вас попривестствовал %d раз."