]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/RegisterThrottle/locale/gl/LC_MESSAGES/RegisterThrottle.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / RegisterThrottle / locale / gl / LC_MESSAGES / RegisterThrottle.po
1 # Translation of StatusNet - RegisterThrottle to Galician (Galego)
2 # Exported from translatewiki.net
3 #
4 # Author: Toliño
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - RegisterThrottle\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-04-29 23:03+0000\n"
13 "PO-Revision-Date: 2012-04-29 23:09:52+0000\n"
14 "Language-Team: Galician <https://translatewiki.net/wiki/Portal:gl>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-12-03 13:49:00+0000\n"
18 "X-Generator: MediaWiki 1.20alpha (87e6ff2); Translate 2012-04-11\n"
19 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
20 "X-Language-Code: gl\n"
21 "X-Message-Group: #out-statusnet-plugin-registerthrottle\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Server exception thrown when no IP address can be found for a registation attempt.
25 msgid "Cannot find IP address."
26 msgstr "Non se pode atopar o enderezo IP."
27
28 #. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame.
29 msgid "Too many registrations. Take a break and try again later."
30 msgstr "Demasiados rexistros. Faga unha pausa e inténteo máis tarde."
31
32 #. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered.
33 msgid "A banned user has registered from this address."
34 msgstr "Un usuario bloqueado rexistrouse desde este enderezo."
35
36 #. TRANS: Plugin description.
37 msgid "Throttles excessive registration from a single IP address."
38 msgstr "Evita a exceciva creación de contas desde un mesmo enderezo IP."