X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fuk%2FLC_MESSAGES%2FRegisterThrottle.po;h=1e74109bccae5180ac2f9d0f2ab5129ba59bd2f3;hb=9948523c33ea0d02681ff1e0cd4fcb839dc9df96;hp=fafe628f09982a1ac86137483920384f0f685984;hpb=c4b8f68a1a3ed6422a2ed1cb7a8b5b5c65011b5f;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po index fafe628f09..1e74109bcc 100644 --- a/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po @@ -1,5 +1,5 @@ # Translation of StatusNet - RegisterThrottle to Ukrainian (Українська) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Boogie # Author: Тест @@ -10,35 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - RegisterThrottle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:47:25+0000\n" -"Language-Team: Ukrainian \n" +"POT-Creation-Date: 2011-08-30 09:27+0000\n" +"PO-Revision-Date: 2011-08-30 09:30:25+0000\n" +"Language-Team: Ukrainian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-23 19:00:59+0000\n" -"X-Generator: MediaWiki 1.17alpha (r75596); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:51:25+0000\n" +"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n" +"X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: uk\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" -#: RegisterThrottlePlugin.php:134 RegisterThrottlePlugin.php:185 +#. TRANS: Server exception thrown when no IP address can be found for a registation attempt. 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. 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. 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. msgid "Throttles excessive registration from a single IP address." msgstr "Цей додаток обмежує кількість реєстрацій з певної IP-адреси."