gnu-social/plugins/OMB/locale/es/LC_MESSAGES/OMB.po

58 lines
2.2 KiB
Plaintext

# Translation of StatusNet - OMB to Spanish (español)
# Exported from translatewiki.net
#
# Author: Armando-Martin
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OMB\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
"PO-Revision-Date: 2012-06-30 11:09:22+0000\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2012-01-02 10:11:37+0000\n"
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. TRANS: Button text on page for remote subscribe.
#. TRANS: Link text for link that will subscribe to a remote profile.
msgctxt "BUTTON"
msgid "Subscribe"
msgstr "Suscribirse"
#. TRANS: Button text on Authorise Subscription page.
msgctxt "BUTTON"
msgid "Accept"
msgstr "Aceptar"
#. TRANS: Button text on Authorise Subscription page.
msgctxt "BUTTON"
msgid "Reject"
msgstr "Rechazar"
#. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
msgstr "No es posible suscribirse a un perfil remoto OMB 0.1 con esta acción."
#. TRANS: Client error displayed when trying to add an OMB 0.1 remote profile to a list.
msgid "You cannot list an OMB 0.1 remote profile with this action."
msgstr "No puede listar un perfil remoto OMB 0.1 con esta acción."
#. TRANS: Client error displayed when trying to (un)list an OMB 0.1 remote profile.
msgid "You cannot (un)list an OMB 0.1 remote profile with this action."
msgstr "No puede (des)listar un perfil remoto OMB 0.1 con esta acción."
#. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
msgid "Could not delete subscription OMB token."
msgstr "No se pudo eliminar el token de suscripción OMB."
#. TRANS: Plugin description.
msgid "A sample plugin to show basics of development for new hackers."
msgstr ""
"Un complemento (plugin) de ejemplo para mostrar los principios básicos de "
"desarrollo a los nuevos programadores."