12345678910111213141516171819202122232425262728293031 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2012 - 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-27 19:53+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: Server exception thrown when no connection can be made to a queue
- #. server.
- #: OrbitedPlugin.php:110
- msgid "Failed to connect to queue server."
- msgstr "Error al conectar con el servidor de cola."
- #. TRANS: Plugin description.
- #: OrbitedPlugin.php:170
- msgid "Plugin to make updates using Orbited and STOMP."
- msgstr "Complemento para realizar actualizaciones en «tiempo real» usando Orbited y STOMP."
|