diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-28 01:09:29 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-28 01:09:29 +0200 |
commit | ec7ab3af4dc4d16e2e09205ce88671d7d48b1084 (patch) | |
tree | 466bf295cfafb40d6a6fc806c84f43f5a9252662 /plugins/Autocomplete/locale/ru | |
parent | d17f0bf0253efbd9bdc895b7a5a1c61d1cb3ac7e (diff) |
Localisation updates from http://translatewiki.net
* first export of L10n for languages other than English. Could use some testing/QA.
Diffstat (limited to 'plugins/Autocomplete/locale/ru')
-rw-r--r-- | plugins/Autocomplete/locale/ru/LC_MESSAGES/Autocomplete.po | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/plugins/Autocomplete/locale/ru/LC_MESSAGES/Autocomplete.po b/plugins/Autocomplete/locale/ru/LC_MESSAGES/Autocomplete.po new file mode 100644 index 000000000..3f4781180 --- /dev/null +++ b/plugins/Autocomplete/locale/ru/LC_MESSAGES/Autocomplete.po @@ -0,0 +1,33 @@ +# Translation of StatusNet - Autocomplete to Russian (Русский) +# Expored from translatewiki.net +# +# Author: Александр Сигачёв +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - Autocomplete\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-09-27 22:20+0000\n" +"PO-Revision-Date: 2010-09-27 22:41:44+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: 1285-19-54 31::+0000\n" +"X-Generator: MediaWiki 1.17alpha (r73828); 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-autocomplete\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" + +#: AutocompletePlugin.php:80 +msgid "" +"The autocomplete plugin allows users to autocomplete screen names in @ " +"replies. When an \"@\" is typed into the notice text area, an autocomplete " +"box is displayed populated with the user's friend' screen names." +msgstr "" +"Модуль автозаполнения обеспечивает пользователям автозаполнение имён экранов " +"в @-ответах. Если в текстовую область уведомления введён символ @, то " +"появляется блок автозаполнения с названиями экранов друзей." |