]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LinkPreview/locale/it/LC_MESSAGES/LinkPreview.po
Make optional arguments for getNoticeIds explicit
[quix0rs-gnu-social.git] / plugins / LinkPreview / locale / it / LC_MESSAGES / LinkPreview.po
1 # Translation of StatusNet - LinkPreview to Italian (italiano)
2 # Exported from translatewiki.net
3 #
4 # Author: GreenFox
5 # Author: Ximo17
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - LinkPreview\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2012-06-30 11:07+0000\n"
14 "PO-Revision-Date: 2012-06-30 11:09:03+0000\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-05 21:50:28+0000\n"
18 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
19 "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
22 #. TRANS: Plugin description.
23 msgid "UI extension for previewing thumbnails from links."
24 msgstr ""
25 "Estensione dell'interfaccia utente per l'anteprima delle miniature "
26 "provenienti dai link."
27
28 #. TRANS: Client error displayed when the session token does not match or is not given.
29 msgid "There was a problem with your session token. Try again, please."
30 msgstr ""
31 "Si è verificato un problema con il tuo token di sessione. Prova di nuovo."
32
33 #. TRANS: Client exception thrown when requesting a different format than JSON.
34 msgid "Invalid format; only JSON supported."
35 msgstr "Formato non valido; soltanto JSON è supportato."
36
37 #. TRANS: Client exception thrown when not providing a valid URL.
38 msgid "Invalid URL."
39 msgstr "URL non corretto"