gnu-social/plugins/SubscriptionThrottle/locale/es/LC_MESSAGES/SubscriptionThrottle.po

35 lines
1.5 KiB
Plaintext

# Translation file for GNU social - the free software social networking platform
# Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
# This file is under https://www.gnu.org/licenses/agpl v3 or later
#
# Translators:
# Juan Riquelme González <soulchainer@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: GNU social\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-02-28 13:51+0000\n"
"Last-Translator: Juan Riquelme González <soulchainer@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. TRANS: Exception thrown when subscribing too quickly.
#: SubscriptionThrottlePlugin.php:73
msgid "Too many subscriptions. Take a break and try again later."
msgstr "Demasiadas subscripciones. Tómate un descanso y prueba de nuevo más tarde."
#. TRANS: Exception thrown when joing groups too quickly.
#: SubscriptionThrottlePlugin.php:99
msgid "Too many memberships. Take a break and try again later."
msgstr "Demasiadas inscripciones. Tómate un descanso y prueba de nuevo más tarde."
#. TRANS: Plugin description.
#: SubscriptionThrottlePlugin.php:168
msgid "Configurable limits for subscriptions and group memberships."
msgstr "Límites configurables para suscripciones e inscripciones a grupos."