X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fru%2FLC_MESSAGES%2FRegisterThrottle.po;h=3be636a7799a80c4ddf750ea9dd8c6dc3c145a71;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=63c4e518c6aeacccf80f6bf2df43b2876c8614b7;hpb=cf824621b9a06d5245393f28fe529f2837a95416;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/ru/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/ru/LC_MESSAGES/RegisterThrottle.po index 63c4e518c6..3be636a779 100644 --- a/plugins/RegisterThrottle/locale/ru/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/ru/LC_MESSAGES/RegisterThrottle.po @@ -1,43 +1,41 @@ -# Translation of StatusNet - RegisterThrottle to Russian (Русский) -# Expored from translatewiki.net -# -# Author: MaxSem -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - RegisterThrottle\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-16 15:08+0000\n" -"PO-Revision-Date: 2010-12-16 15:12:50+0000\n" -"Language-Team: Russian \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:53+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-11-30 20:43:52+0000\n" -"X-Generator: MediaWiki 1.18alpha (r78478); 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-registerthrottle\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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: RegisterThrottlePlugin.php:134 RegisterThrottlePlugin.php:185 +#. TRANS: Server exception thrown when no IP address can be found for a +#. registation attempt. +#: RegisterThrottlePlugin.php:100 msgid "Cannot find IP address." msgstr "IP-адрес не найден." -#: RegisterThrottlePlugin.php:149 +#. TRANS: Exception thrown when too many user have registered from one IP +#. address within a given time frame. +#: RegisterThrottlePlugin.php:116 msgid "Too many registrations. Take a break and try again later." msgstr "" -#: RegisterThrottlePlugin.php:161 +#. TRANS: Exception thrown when attempting to register from an IP address from +#. which silenced users have registered. +#: RegisterThrottlePlugin.php:129 msgid "A banned user has registered from this address." msgstr "" -#: RegisterThrottlePlugin.php:191 -msgid "Cannot find user after successful registration." -msgstr "" - -#: RegisterThrottlePlugin.php:224 +#. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:186 msgid "Throttles excessive registration from a single IP address." msgstr ""