]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/RegisterThrottle/locale/es/LC_MESSAGES/RegisterThrottle.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / RegisterThrottle / locale / es / LC_MESSAGES / RegisterThrottle.po
1 # Translation of StatusNet - RegisterThrottle to Spanish (Español)
2 # Exported from translatewiki.net
3 #
4 # Author: Armando-Martin
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-05-06 17:04+0000\n"
13 "PO-Revision-Date: 2012-05-06 17:08:11+0000\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-POT-Import-Date: 2011-12-03 13:49:00+0000\n"
17 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
18 "X-Generator: MediaWiki 1.20alpha (e8931e7); Translate 2012-04-11\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Server exception thrown when no IP address can be found for a registation attempt.
22 msgid "Cannot find IP address."
23 msgstr "No se pudo encontrar la dirección IP"
24
25 #. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame.
26 msgid "Too many registrations. Take a break and try again later."
27 msgstr "Demasiados registros. Haga una pausa e inténtelo más tarde."
28
29 #. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered.
30 msgid "A banned user has registered from this address."
31 msgstr "Un usuario bloqueado se ha registrado desde esta dirección."
32
33 #. TRANS: Plugin description.
34 msgid "Throttles excessive registration from a single IP address."
35 msgstr "Evita la excesiva creación de cuentas desde una misma dirección IP."