2019-06-09 03:56:32 +01:00
|
|
|
# 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
|
2015-03-08 08:34:38 +00:00
|
|
|
#
|
|
|
|
# Translators:
|
2015-10-04 17:23:01 +01:00
|
|
|
# Juan Riquelme González <soulchainer@gmail.com>, 2015
|
2010-10-03 21:46:38 +01:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2015-03-08 08:34:38 +00:00
|
|
|
"Project-Id-Version: GNU social\n"
|
2010-10-03 21:46:38 +01:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
2015-10-04 17:23:01 +01:00
|
|
|
"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"
|
2015-03-08 08:34:38 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
2010-10-03 21:46:38 +01:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"Language: es\n"
|
2010-10-03 21:46:38 +01:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2012-03-11 21:12:10 +00:00
|
|
|
#. TRANS: Exception thrown when subscribing too quickly.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: SubscriptionThrottlePlugin.php:73
|
2011-03-31 22:30:07 +01:00
|
|
|
msgid "Too many subscriptions. Take a break and try again later."
|
2015-10-04 17:23:01 +01:00
|
|
|
msgstr "Demasiadas subscripciones. Tómate un descanso y prueba de nuevo más tarde."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
2012-03-11 21:12:10 +00:00
|
|
|
#. TRANS: Exception thrown when joing groups too quickly.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: SubscriptionThrottlePlugin.php:99
|
2011-03-31 22:30:07 +01:00
|
|
|
msgid "Too many memberships. Take a break and try again later."
|
2015-10-04 17:23:01 +01:00
|
|
|
msgstr "Demasiadas inscripciones. Tómate un descanso y prueba de nuevo más tarde."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
2012-03-11 21:12:10 +00:00
|
|
|
#. TRANS: Plugin description.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: SubscriptionThrottlePlugin.php:168
|
2010-10-03 21:46:38 +01:00
|
|
|
msgid "Configurable limits for subscriptions and group memberships."
|
2015-10-04 17:23:01 +01:00
|
|
|
msgstr "Límites configurables para suscripciones e inscripciones a grupos."
|