MobileProfile.po 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2010 - 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 16:51+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: Client exception thrown when requesting a not supported media type.
  21. #: MobileProfilePlugin.php:200
  22. msgid "This page is not available in a media type you accept."
  23. msgstr "Esta página no está disponible en ninguno de los tipos de medio que aceptas."
  24. #. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
  25. #. very bottom of page.
  26. #: MobileProfilePlugin.php:375
  27. msgid "Switch to desktop site layout."
  28. msgstr "Cambiar a la versión de escritorio del sitio."
  29. #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
  30. #. very bottom of page.
  31. #: MobileProfilePlugin.php:379
  32. msgid "Switch to mobile site layout."
  33. msgstr "Cambiar a la versión móvil del sitio."
  34. #. TRANS: Plugin description.
  35. #: MobileProfilePlugin.php:417
  36. msgid "XHTML MobileProfile output for supporting user agents."
  37. msgstr "Salida XHTML MobileProfile para agentes de usuario compatibles."