]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OMB/locale/it/LC_MESSAGES/OMB.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / OMB / locale / it / LC_MESSAGES / OMB.po
1 # Translation of StatusNet - OMB to Italian (italiano)
2 # Exported from translatewiki.net
3 #
4 # Author: GreenFox
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - OMB\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2012-06-24 18:22+0000\n"
13 "PO-Revision-Date: 2012-06-24 18:25:03+0000\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-POT-Import-Date: 2012-01-02 10:11:37+0000\n"
17 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
18 "X-Generator: MediaWiki 1.20alpha (087f149); Translate 2012-06-21\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Button text on page for remote subscribe.
22 #. TRANS: Link text for link that will subscribe to a remote profile.
23 msgctxt "BUTTON"
24 msgid "Subscribe"
25 msgstr "Iscriviti"
26
27 #. TRANS: Button text on Authorise Subscription page.
28 msgctxt "BUTTON"
29 msgid "Accept"
30 msgstr "Accetta"
31
32 #. TRANS: Button text on Authorise Subscription page.
33 msgctxt "BUTTON"
34 msgid "Reject"
35 msgstr "Rifiuta"
36
37 #. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
38 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
39 msgstr ""
40 "Non è possibile iscriversi ad un profilo remoto di tipo OMB 0.1 con questa "
41 "azione."
42
43 #. TRANS: Client error displayed when trying to add an OMB 0.1 remote profile to a list.
44 msgid "You cannot list an OMB 0.1 remote profile with this action."
45 msgstr ""
46 "Non è possibile aggiungere alla lista un profilo remoto di tipo OMB 0.1 con "
47 "questa azione."
48
49 #. TRANS: Client error displayed when trying to (un)list an OMB 0.1 remote profile.
50 msgid "You cannot (un)list an OMB 0.1 remote profile with this action."
51 msgstr ""
52 "Non è possibile rimuovere dalla lista un profilo remoto di tipo OMB 0.1 con "
53 "questa azione."
54
55 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
56 msgid "Could not delete subscription OMB token."
57 msgstr "Impossibile cancellare il token di iscrizione OMB dal server."
58
59 #. TRANS: Plugin description.
60 msgid "A sample plugin to show basics of development for new hackers."
61 msgstr ""
62 "Un esempio di estensione per mostrare i fondamentali di sviluppo per i nuovi "
63 "programmatori"