123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # 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-28 16:21+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 error displayed when the session token does not match or is
- #. not given.
- #: actions/oembedproxy.php:58
- msgid "There was a problem with your session token. Try again, please."
- msgstr "Hubo un problema con tu identificador de sesión. Por favor, inténtalo de nuevo."
- #. TRANS: Client exception thrown when requesting a different format than
- #. JSON.
- #: actions/oembedproxy.php:65
- msgid "Invalid format; only JSON supported."
- msgstr "Formato no válido: sólo se admite JSON."
- #. TRANS: Client exception thrown when not providing a valid URL.
- #: actions/oembedproxy.php:71
- msgid "Invalid URL."
- msgstr "La dirección URL no es válida"
- #. TRANS: Plugin description.
- #: LinkPreviewPlugin.php:40
- msgid "UI extension for previewing thumbnails from links."
- msgstr "Extensión de interfaz de usuario para previsualizar miniaturas del contenido de los enlaces compartidos."
|