123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # 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-27 16: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: Client exception thrown when requesting a not supported media type.
- #: MobileProfilePlugin.php:200
- msgid "This page is not available in a media type you accept."
- msgstr "Esta página no está disponible en ninguno de los tipos de medio que aceptas."
- #. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
- #. very bottom of page.
- #: MobileProfilePlugin.php:375
- msgid "Switch to desktop site layout."
- msgstr "Cambiar a la versión de escritorio del sitio."
- #. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
- #. very bottom of page.
- #: MobileProfilePlugin.php:379
- msgid "Switch to mobile site layout."
- msgstr "Cambiar a la versión móvil del sitio."
- #. TRANS: Plugin description.
- #: MobileProfilePlugin.php:417
- msgid "XHTML MobileProfile output for supporting user agents."
- msgstr "Salida XHTML MobileProfile para agentes de usuario compatibles."
|