2012-06-04 16:02:34 +01:00
|
|
|
# Translation of StatusNet - RegisterThrottle to Catalan (català)
|
2011-10-10 14:58:00 +01:00
|
|
|
# Exported from translatewiki.net
|
|
|
|
#
|
|
|
|
# Author: Toniher
|
|
|
|
# --
|
|
|
|
# This file is distributed under the same license as the StatusNet package.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: StatusNet - RegisterThrottle\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-06-30 12:10:38 +01:00
|
|
|
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
|
|
|
"PO-Revision-Date: 2012-06-30 11:09:49+0000\n"
|
2011-10-10 14:58:00 +01:00
|
|
|
"Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-12-19 01:02:49 +00:00
|
|
|
"X-POT-Import-Date: 2011-12-03 13:49:00+0000\n"
|
2012-06-30 12:10:38 +01:00
|
|
|
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
2012-03-01 16:22:45 +00:00
|
|
|
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
2011-10-10 14:58:00 +01:00
|
|
|
"X-Language-Code: ca\n"
|
|
|
|
"X-Message-Group: #out-statusnet-plugin-registerthrottle\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
|
|
#. TRANS: Server exception thrown when no IP address can be found for a registation attempt.
|
|
|
|
msgid "Cannot find IP address."
|
|
|
|
msgstr "No es pot trobar l'adreça IP."
|
|
|
|
|
|
|
|
#. TRANS: Exception thrown when too many user have registered from one IP address within a given time frame.
|
|
|
|
msgid "Too many registrations. Take a break and try again later."
|
|
|
|
msgstr "Massa registreu. Prengueu un respir i torneu-ho a provar més endavant."
|
|
|
|
|
|
|
|
#. TRANS: Exception thrown when attempting to register from an IP address from which silenced users have registered.
|
|
|
|
msgid "A banned user has registered from this address."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Plugin description.
|
|
|
|
msgid "Throttles excessive registration from a single IP address."
|
|
|
|
msgstr ""
|