X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fuk%2FLC_MESSAGES%2FRegisterThrottle.po;fp=plugins%2FRegisterThrottle%2Flocale%2Fuk%2FLC_MESSAGES%2FRegisterThrottle.po;h=967dacfbd98d5c888d56981ac95d40ac17ef4c7f;hb=a452a3b1a028c0249defa82f4a87ac5aed8f3411;hp=21061a73877a6b4afaf25115216eac68cd545c9d;hpb=c81cd18796cb9208b9134b526d651ddc0db9edcd;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 21061a7387..967dacfbd9 100644 --- a/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/uk/LC_MESSAGES/RegisterThrottle.po @@ -1,40 +1,41 @@ -# Translation of StatusNet - RegisterThrottle to Ukrainian (українська) -# Exported from translatewiki.net -# -# Author: Boogie -# Author: Тест -# -- -# 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: 2012-06-30 11:07+0000\n" -"PO-Revision-Date: 2012-06-30 11:09:50+0000\n" -"Language-Team: Ukrainian \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: Ukrainian (http://www.transifex.com/projects/p/gnu-social/language/uk/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-12-03 13:49:00+0000\n" -"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n" -"X-Translation-Project: 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" +"Language: uk\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: Server exception thrown when no IP address can be found for a registation attempt. +#. 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-адресу." -#. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame. +#. 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 "Забагато реєстрацій. Випийте поки що кави і повертайтесь пізніше." -#. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered. +#. 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 "Заблокований користувач був зареєстрований з цієї адреси." #. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:186 msgid "Throttles excessive registration from a single IP address." msgstr "Цей додаток обмежує кількість реєстрацій з певної IP-адреси."