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

64 lines
2.2 KiB
Plaintext

# Translation of StatusNet - OMB to Italian (italiano)
# Exported from translatewiki.net
#
# Author: GreenFox
# --
# 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 "Iscriviti"
#. TRANS: Button text on Authorise Subscription page.
msgctxt "BUTTON"
msgid "Accept"
msgstr "Accetta"
#. TRANS: Button text on Authorise Subscription page.
msgctxt "BUTTON"
msgid "Reject"
msgstr "Rifiuta"
#. 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 ""
"Non è possibile iscriversi ad un profilo remoto di tipo OMB 0.1 con questa "
"azione."
#. 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 ""
"Non è possibile aggiungere alla lista un profilo remoto di tipo OMB 0.1 con "
"questa azione."
#. 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 ""
"Non è possibile rimuovere dalla lista un profilo remoto di tipo OMB 0.1 con "
"questa azione."
#. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
msgid "Could not delete subscription OMB token."
msgstr "Impossibile cancellare il token di iscrizione OMB dal server."
#. TRANS: Plugin description.
msgid "A sample plugin to show basics of development for new hackers."
msgstr ""
"Un esempio di estensione per mostrare i fondamentali di sviluppo per i nuovi "
"programmatori"