1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 09:53+0000\n"
12 "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
13 "Language-Team: Interlingua (http://www.transifex.com/gnu-social/gnu-social/language/ia/)\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #. TRANS: Server exception thrown when no IP address can be found for a
21 #. registation attempt.
22 #: RegisterThrottlePlugin.php:100
23 msgid "Cannot find IP address."
24 msgstr "Non pote trovar adresse IP."
26 #. TRANS: Exception thrown when too many user have registered from one IP
27 #. address within a given time frame.
28 #: RegisterThrottlePlugin.php:116
29 msgid "Too many registrations. Take a break and try again later."
30 msgstr "Troppo de registrationes. Face un pausa e reproba plus tarde."
32 #. TRANS: Exception thrown when attempting to register from an IP address from
33 #. which silenced users have registered.
34 #: RegisterThrottlePlugin.php:129
35 msgid "A banned user has registered from this address."
36 msgstr "Un usator bannite se ha registrate ab iste adresse."
38 #. TRANS: Plugin description.
39 #: RegisterThrottlePlugin.php:186
40 msgid "Throttles excessive registration from a single IP address."
41 msgstr "Inhibi le creation de contos excessive ab un sol adresse IP."