Orbited.po 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2012 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # Juan Riquelme González <soulchainer@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-02-27 19:53+0000\n"
  13. "Last-Translator: Juan Riquelme González <soulchainer@gmail.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Server exception thrown when no connection can be made to a queue
  21. #. server.
  22. #: OrbitedPlugin.php:110
  23. msgid "Failed to connect to queue server."
  24. msgstr "Error al conectar con el servidor de cola."
  25. #. TRANS: Plugin description.
  26. #: OrbitedPlugin.php:170
  27. msgid "Plugin to make updates using Orbited and STOMP."
  28. msgstr "Complemento para realizar actualizaciones en «tiempo real» usando Orbited y STOMP."