]> git.mxchange.org Git - friendica-addons.git/blob - langfilter/lang/it/messages.po
3bf7baedccdfcfa2267519e078da60bed7b76eeb
[friendica-addons.git] / langfilter / lang / it / messages.po
1 # ADDON langfilter
2 # Copyright (C)
3 # This file is distributed under the same license as the Friendica langfilter addon package.
4
5
6 # Translators:
7 # fabrixxm <fabrix.xm@gmail.com>, 2015,2018
8 # Sandro Santilli <strk@kbt.io>, 2015
9 # SickShark X, 2021
10 # Sylke Vicious <silkevicious@gmail.com>, 2020-2021
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: friendica\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2021-02-01 18:15+0100\n"
16 "PO-Revision-Date: 2021-10-17 21:25+0000\n"
17 "Last-Translator: SickShark X\n"
18 "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "Language: it\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #: langfilter.php:50
26 msgid "Language Filter"
27 msgstr "Filtro Lingua"
28
29 #: langfilter.php:51
30 msgid ""
31 "This addon tries to identify the language posts are written in. If it does "
32 "not match any language specified below, posts will be hidden by collapsing "
33 "them."
34 msgstr "Questo plug-in prova a identificare la lingua con cui sono stati scritti i posts. Se non corrisponde a nessuna delle lingue specificate qui sotto, i post verranno nascosti."
35
36 #: langfilter.php:52
37 msgid "Use the language filter"
38 msgstr "Usa il filtro lingua"
39
40 #: langfilter.php:53
41 msgid "Able to read"
42 msgstr "In grado di leggere"
43
44 #: langfilter.php:53
45 msgid ""
46 "List of abbreviations (ISO 639-1 codes) for languages you speak, comma "
47 "separated. For example \"de,it\"."
48 msgstr "Lista di abbreviazioni (codici ISO 639-1) per le lingue che parli, separate da virgola. Per esempio \"it,de\"."
49
50 #: langfilter.php:54
51 msgid "Minimum confidence in language detection"
52 msgstr "Fiducia minima nel rilevamento della lingua"
53
54 #: langfilter.php:54
55 msgid ""
56 "Minimum confidence in language detection being correct, from 0 to 100. Posts"
57 " will not be filtered when the confidence of language detection is below "
58 "this percent value."
59 msgstr "Fiducia minima che il rilevamento della lingua sia corretto, da 0 a 100. I messaggi non saranno filtrati quando la fiducia nel rilevamento della lingua è sotto questo valore percentuale."
60
61 #: langfilter.php:55
62 msgid "Minimum length of message body"
63 msgstr "Lunghezza minima del corpo del messaggio"
64
65 #: langfilter.php:55
66 msgid ""
67 "Minimum number of characters in message body for filter to be used. Posts "
68 "shorter than this will not be filtered. Note: Language detection is "
69 "unreliable for short content (<200 characters)."
70 msgstr "Numero di caratteri minimo perché il filtro venga usato. I messaggio più corti non saranno filtrati. Nota: la rilevazione della lingua non è affidabile con messaggi brevi (<200 caratteri)"
71
72 #: langfilter.php:56
73 msgid "Save Settings"
74 msgstr "Salva Impostazioni"
75
76 #: langfilter.php:187
77 #, php-format
78 msgid "Filtered language: %s"
79 msgstr "Lingua filtrata: %s"