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/PtitUrl/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/PtitUrl/locale/ru')
-rw-r--r-- | plugins/PtitUrl/locale/ru/LC_MESSAGES/PtitUrl.po | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/PtitUrl/locale/ru/LC_MESSAGES/PtitUrl.po b/plugins/PtitUrl/locale/ru/LC_MESSAGES/PtitUrl.po new file mode 100644 index 000000000..a323532bf --- /dev/null +++ b/plugins/PtitUrl/locale/ru/LC_MESSAGES/PtitUrl.po @@ -0,0 +1,28 @@ +# Translation of StatusNet - PtitUrl to Russian (Русский) +# Expored from translatewiki.net +# +# Author: Eleferen +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - PtitUrl\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-09-27 22:20+0000\n" +"PO-Revision-Date: 2010-09-27 22:42:42+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-55 51::+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-ptiturl\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" + +#: PtitUrlPlugin.php:67 +#, php-format +msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service." +msgstr "Использование службы сокращения URL <a href=\"http://%1$s/\">%1$s</a>." |