X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRegisterThrottle%2Flocale%2Fgl%2FLC_MESSAGES%2FRegisterThrottle.po;h=2063d05ad5bea7f12c35111d615407f3a1ac18ae;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=d620f0e5297087d3113662a0a9a79b018e1dec08;hpb=c11bc8a9ba4a1c5c751052b46983bdc773112a5e;p=quix0rs-gnu-social.git diff --git a/plugins/RegisterThrottle/locale/gl/LC_MESSAGES/RegisterThrottle.po b/plugins/RegisterThrottle/locale/gl/LC_MESSAGES/RegisterThrottle.po index d620f0e529..2063d05ad5 100644 --- a/plugins/RegisterThrottle/locale/gl/LC_MESSAGES/RegisterThrottle.po +++ b/plugins/RegisterThrottle/locale/gl/LC_MESSAGES/RegisterThrottle.po @@ -1,38 +1,41 @@ -# Translation of StatusNet - RegisterThrottle to Galician (galego) -# Exported from translatewiki.net -# -# Author: Toliño -# -- -# 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:49+0000\n" -"Language-Team: Galician \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: Galician (http://www.transifex.com/gnu-social/gnu-social/language/gl/)\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: gl\n" -"X-Message-Group: #out-statusnet-plugin-registerthrottle\n" +"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\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 "Non se pode atopar o enderezo 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 "Demasiados rexistros. Faga unha pausa e inténteo máis tarde." -#. 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 "Un usuario bloqueado rexistrouse desde este enderezo." #. TRANS: Plugin description. +#: RegisterThrottlePlugin.php:186 msgid "Throttles excessive registration from a single IP address." msgstr "Evita a exceciva creación de contas desde un mesmo enderezo IP."