diff --git a/blackout/lang/it/messages.po b/blackout/lang/it/messages.po index b9b5ec30..1b0c6f62 100644 --- a/blackout/lang/it/messages.po +++ b/blackout/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 10:22+0000\n" +"PO-Revision-Date: 2018-03-19 19:50+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/blockem/lang/it/messages.po b/blockem/lang/it/messages.po index 5e619da5..ea72109e 100644 --- a/blockem/lang/it/messages.po +++ b/blockem/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 10:23+0000\n" +"POT-Creation-Date: 2018-02-09 13:00+0100\n" +"PO-Revision-Date: 2018-03-19 13:14+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,35 +19,41 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: blockem.php:53 blockem.php:57 +#: blockem.php:51 blockem.php:55 msgid "\"Blockem\"" msgstr "\"Blockem\"" -#: blockem.php:61 -msgid "Comma separated profile URLS to block" -msgstr "Lista, separata da virgola, di indirizzi da bloccare" +#: blockem.php:59 +msgid "" +"Hides user's content by collapsing posts. Also replaces their avatar with " +"generic image." +msgstr "Nascondi il contenuto degli utenti collassando i messaggi. Sostituisce anche gli avatar con un'immagine generica." -#: blockem.php:65 +#: blockem.php:60 +msgid "Comma separated profile URLS:" +msgstr "URL profili separati da virgola:" + +#: blockem.php:64 msgid "Save Settings" msgstr "Salva Impostazioni" -#: blockem.php:78 +#: blockem.php:77 msgid "BLOCKEM Settings saved." msgstr "Impostazioni BLOCKEM salvate." -#: blockem.php:142 +#: blockem.php:140 #, php-format -msgid "Blocked %s - Click to open/close" -msgstr "%s bloccato - Clicca per aprire/chiudere" +msgid "Hidden content by %s - Click to open/close" +msgstr "Contenuto di %s nascosto - Clicca per aprire/chiudere" -#: blockem.php:197 +#: blockem.php:193 msgid "Unblock Author" msgstr "Sblocca autore" -#: blockem.php:199 +#: blockem.php:195 msgid "Block Author" msgstr "Blocca autore" -#: blockem.php:231 +#: blockem.php:227 msgid "blockem settings updated" msgstr "Impostazioni 'blockem' aggiornate." diff --git a/blockem/lang/it/strings.php b/blockem/lang/it/strings.php index 85f8a0ac..f3997eda 100644 --- a/blockem/lang/it/strings.php +++ b/blockem/lang/it/strings.php @@ -6,10 +6,11 @@ function string_plural_select_it($n){ }} ; $a->strings["\"Blockem\""] = "\"Blockem\""; -$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare"; +$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "Nascondi il contenuto degli utenti collassando i messaggi. Sostituisce anche gli avatar con un'immagine generica."; +$a->strings["Comma separated profile URLS:"] = "URL profili separati da virgola:"; $a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["BLOCKEM Settings saved."] = "Impostazioni BLOCKEM salvate."; -$a->strings["Blocked %s - Click to open/close"] = "%s bloccato - Clicca per aprire/chiudere"; +$a->strings["Hidden content by %s - Click to open/close"] = "Contenuto di %s nascosto - Clicca per aprire/chiudere"; $a->strings["Unblock Author"] = "Sblocca autore"; $a->strings["Block Author"] = "Blocca autore"; $a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate."; diff --git a/blogger/lang/it/messages.po b/blogger/lang/it/messages.po index ed0b95d7..9ee69d62 100644 --- a/blogger/lang/it/messages.po +++ b/blogger/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 10:24+0000\n" +"PO-Revision-Date: 2018-03-19 13:21+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Esporta Blogger" #: blogger.php:82 msgid "Enable Blogger Post Addon" -msgstr "Abilita il addon di invio a Blogger" +msgstr "Abilita il componente aggiuntivo di invio a Blogger" #: blogger.php:87 msgid "Blogger username" diff --git a/blogger/lang/it/strings.php b/blogger/lang/it/strings.php index 953fbc0a..80b7b5fa 100644 --- a/blogger/lang/it/strings.php +++ b/blogger/lang/it/strings.php @@ -7,7 +7,7 @@ function string_plural_select_it($n){ ; $a->strings["Post to blogger"] = "Invia a Blogger"; $a->strings["Blogger Export"] = "Esporta Blogger"; -$a->strings["Enable Blogger Post Addon"] = "Abilita il addon di invio a Blogger"; +$a->strings["Enable Blogger Post Addon"] = "Abilita il componente aggiuntivo di invio a Blogger"; $a->strings["Blogger username"] = "Nome utente Blogger"; $a->strings["Blogger password"] = "Password Blogger"; $a->strings["Blogger API URL"] = "Indirizzo API Blogger"; diff --git a/buffer/lang/it/messages.po b/buffer/lang/it/messages.po index f74d2cfa..6f4c94c2 100644 --- a/buffer/lang/it/messages.po +++ b/buffer/lang/it/messages.po @@ -4,15 +4,15 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 # Sandro Santilli , 2015 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2015-11-01 11:05+0000\n" -"Last-Translator: Sandro Santilli \n" +"PO-Revision-Date: 2018-03-19 13:21+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -62,7 +62,7 @@ msgstr "Autentica la tua connessione a Buffer" #: buffer.php:146 msgid "Enable Buffer Post Addon" -msgstr "Abilita il addon di invio a Buffer" +msgstr "Abilita il componente aggiuntivo di invio a Buffer" #: buffer.php:151 msgid "Post to Buffer by default" diff --git a/buffer/lang/it/strings.php b/buffer/lang/it/strings.php index d0c01770..02fa328b 100644 --- a/buffer/lang/it/strings.php +++ b/buffer/lang/it/strings.php @@ -15,7 +15,7 @@ $a->strings["return to the connector page"] = "ritorna alla pagina del connettor $a->strings["Post to Buffer"] = "Invia a Buffer"; $a->strings["Buffer Export"] = "Esporta Buffer"; $a->strings["Authenticate your Buffer connection"] = "Autentica la tua connessione a Buffer"; -$a->strings["Enable Buffer Post Addon"] = "Abilita il addon di invio a Buffer"; +$a->strings["Enable Buffer Post Addon"] = "Abilita il componente aggiuntivo di invio a Buffer"; $a->strings["Post to Buffer by default"] = "Invia sempre a Buffer"; $a->strings["Check to delete this preset"] = "Seleziona per eliminare questo preset"; $a->strings["Posts are going to all accounts that are enabled by default:"] = "I messaggi andranno a tutti gli account che sono abilitati:"; diff --git a/buglink/lang/it/messages.po b/buglink/lang/it/messages.po index 63e643ea..de10cb94 100644 --- a/buglink/lang/it/messages.po +++ b/buglink/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 10:27+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/communityhome/lang/it/messages.po b/communityhome/lang/it/messages.po index 63961513..808cc632 100644 --- a/communityhome/lang/it/messages.po +++ b/communityhome/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-09-10 10:30+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/curweather/lang/it/messages.po b/curweather/lang/it/messages.po index 9bfb4b85..fe0f0770 100644 --- a/curweather/lang/it/messages.po +++ b/curweather/lang/it/messages.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-25 17:17+0200\n" -"PO-Revision-Date: 2016-11-22 06:43+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: Tobias Diekershoff \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/dav/lang/it/messages.po b/dav/lang/it/messages.po index b1911a70..1470b8c0 100644 --- a/dav/lang/it/messages.po +++ b/dav/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-12-14 11:10+0000\n" +"PO-Revision-Date: 2018-03-19 13:21+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -188,7 +188,7 @@ msgid "" "The current version of this addon has not been set up correctly. Please " "contact the system administrator of your installation of friendica to fix " "this." -msgstr "La versione corrente di questo addon non è stata configurata correttamente. Contatta l'amministratore." +msgstr "La versione corrente di questo componente aggiuntivo non è stata configurata correttamente. Contatta l'amministratore." #: friendica/main.php:239 common/wdcal_edit.inc.php:146 msgid "Calendar" diff --git a/dav/lang/it/strings.php b/dav/lang/it/strings.php index ce1f78a8..712e2040 100644 --- a/dav/lang/it/strings.php +++ b/dav/lang/it/strings.php @@ -45,7 +45,7 @@ $a->strings["Warning"] = "Attenzione"; $a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronizzazione (iPhone, Thunderbird Lightning, Android, ...)"; $a->strings["Synchronizing this calendar with the iPhone"] = "Sincronizzare questo calendario con l'iPhone"; $a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronizzare i tuoi contatti di Friendica con l'iPhone"; -$a->strings["The current version of this addon has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "La versione corrente di questo addon non è stata configurata correttamente. Contatta l'amministratore."; +$a->strings["The current version of this addon has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "La versione corrente di questo componente aggiuntivo non è stata configurata correttamente. Contatta l'amministratore."; $a->strings["Calendar"] = "Calendario"; $a->strings["Extended calendar with CalDAV-support"] = "Calendario esteso con supporto CalDAV"; $a->strings["noreply"] = "nonrispondere"; diff --git a/diaspora/lang/it/messages.po b/diaspora/lang/it/messages.po index 1468e523..8c3265dc 100644 --- a/diaspora/lang/it/messages.po +++ b/diaspora/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 11:57+0000\n" +"PO-Revision-Date: 2018-03-19 13:21+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgstr "Esporta Diaspora" #: diaspora.php:163 msgid "Enable Diaspora Post Addon" -msgstr "Abilita il addon di invio a Diaspora" +msgstr "Abilita il componente aggiuntivo di invio a Diaspora" #: diaspora.php:168 msgid "Diaspora username" diff --git a/diaspora/lang/it/strings.php b/diaspora/lang/it/strings.php index 4c1673e1..a7778c94 100644 --- a/diaspora/lang/it/strings.php +++ b/diaspora/lang/it/strings.php @@ -8,7 +8,7 @@ function string_plural_select_it($n){ $a->strings["Post to Diaspora"] = "Invia a Diaspora"; $a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Non riesco ad autenticarmi con il tuo account Diaspora. Controlla il nome utente e la password e assicurati di aver usato l'indirizzo completo (compreso \"http\" o \"https\")"; $a->strings["Diaspora Export"] = "Esporta Diaspora"; -$a->strings["Enable Diaspora Post Addon"] = "Abilita il addon di invio a Diaspora"; +$a->strings["Enable Diaspora Post Addon"] = "Abilita il componente aggiuntivo di invio a Diaspora"; $a->strings["Diaspora username"] = "Nome utente Diaspora"; $a->strings["Diaspora password"] = "Password Diaspora"; $a->strings["Diaspora site URL"] = "Indirizzo sito Diaspora"; diff --git a/dwpost/lang/it/messages.po b/dwpost/lang/it/messages.po index 8b19c299..9ce05fe2 100644 --- a/dwpost/lang/it/messages.po +++ b/dwpost/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-10-22 07:54+0000\n" +"PO-Revision-Date: 2018-03-19 13:21+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -21,15 +21,15 @@ msgstr "" #: dwpost.php:39 msgid "Post to Dreamwidth" -msgstr "Posta su Dreamwidth" +msgstr "Invia a Dreamwidth" #: dwpost.php:70 msgid "Dreamwidth Post Settings" -msgstr "Impostazioni di invio a Dreamwidth" +msgstr "Impostazioni Invio a Dreeamwidth" #: dwpost.php:72 msgid "Enable dreamwidth Post Addon" -msgstr "Abilita il addon di invio a Dreamwidth" +msgstr "Abilita il componente aggiuntivo di invio a Dreamwidth" #: dwpost.php:77 msgid "dreamwidth username" @@ -45,4 +45,4 @@ msgstr "Invia sempre a Dreamwidth" #: dwpost.php:93 msgid "Submit" -msgstr "Invia" +msgstr "Salva" diff --git a/dwpost/lang/it/strings.php b/dwpost/lang/it/strings.php index df904d62..0f40abc6 100644 --- a/dwpost/lang/it/strings.php +++ b/dwpost/lang/it/strings.php @@ -5,10 +5,10 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["Post to Dreamwidth"] = "Posta su Dreamwidth"; -$a->strings["Dreamwidth Post Settings"] = "Impostazioni di invio a Dreamwidth"; -$a->strings["Enable dreamwidth Post Addon"] = "Abilita il addon di invio a Dreamwidth"; +$a->strings["Post to Dreamwidth"] = "Invia a Dreamwidth"; +$a->strings["Dreamwidth Post Settings"] = "Impostazioni Invio a Dreeamwidth"; +$a->strings["Enable dreamwidth Post Addon"] = "Abilita il componente aggiuntivo di invio a Dreamwidth"; $a->strings["dreamwidth username"] = "Nome utente Dreamwidth"; $a->strings["dreamwidth password"] = "password Dreamwidth"; $a->strings["Post to dreamwidth by default"] = "Invia sempre a Dreamwidth"; -$a->strings["Submit"] = "Invia"; +$a->strings["Submit"] = "Salva"; diff --git a/forumdirectory/lang/it/messages.po b/forumdirectory/lang/it/messages.po index ca53442c..99fbee13 100644 --- a/forumdirectory/lang/it/messages.po +++ b/forumdirectory/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-09-10 12:04+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/fromapp/lang/it/messages.po b/fromapp/lang/it/messages.po index 4d491446..983eb6f9 100644 --- a/fromapp/lang/it/messages.po +++ b/fromapp/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:11+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/fromgplus/lang/it/messages.po b/fromgplus/lang/it/messages.po index d47e5cb6..e064622a 100644 --- a/fromgplus/lang/it/messages.po +++ b/fromgplus/lang/it/messages.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-12 16:52+0000\n" -"PO-Revision-Date: 2017-01-18 10:38+0000\n" +"PO-Revision-Date: 2017-09-20 06:07+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/geonames/lang/it/messages.po b/geonames/lang/it/messages.po index 94f4c269..f186dd42 100644 --- a/geonames/lang/it/messages.po +++ b/geonames/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:12+0000\n" +"PO-Revision-Date: 2018-03-19 13:22+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Impostazioni Geonames" #: geonames.php:181 msgid "Enable Geonames Addon" -msgstr "Abilita addon Geonames" +msgstr "Abilita componente aggiuntivo Geonames" #: geonames.php:187 msgid "Submit" diff --git a/geonames/lang/it/strings.php b/geonames/lang/it/strings.php index c50e8345..33148f6b 100644 --- a/geonames/lang/it/strings.php +++ b/geonames/lang/it/strings.php @@ -7,5 +7,5 @@ function string_plural_select_it($n){ ; $a->strings["Geonames settings updated."] = "Impostazioni di Geonames aggiornate."; $a->strings["Geonames Settings"] = "Impostazioni Geonames"; -$a->strings["Enable Geonames Addon"] = "Abilita addon Geonames"; +$a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames"; $a->strings["Submit"] = "Invia"; diff --git a/gnot/lang/it/messages.po b/gnot/lang/it/messages.po index e8ea9005..4c200ede 100644 --- a/gnot/lang/it/messages.po +++ b/gnot/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:12+0000\n" +"PO-Revision-Date: 2018-03-19 13:22+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgstr "Permetti di raggruppare le notifiche dei commenti in thread su Gmail e a #: gnot.php:82 msgid "Enable this addon?" -msgstr "Abilita questo addon?" +msgstr "Abilita questo componente aggiuntivo?" #: gnot.php:88 msgid "Submit" diff --git a/gnot/lang/it/strings.php b/gnot/lang/it/strings.php index 78c368ca..c38bac29 100644 --- a/gnot/lang/it/strings.php +++ b/gnot/lang/it/strings.php @@ -8,6 +8,6 @@ function string_plural_select_it($n){ $a->strings["Gnot settings updated."] = "Impostazioni di \"Gnot\" aggiornate."; $a->strings["Gnot Settings"] = "Impostazioni Gnot"; $a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permetti di raggruppare le notifiche dei commenti in thread su Gmail e anonimizza l'oggetto"; -$a->strings["Enable this addon?"] = "Abilita questo addon?"; +$a->strings["Enable this addon?"] = "Abilita questo componente aggiuntivo?"; $a->strings["Submit"] = "Invia"; $a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notifica] Commento alla conversazione n° %d"; diff --git a/gravatar/lang/it/messages.po b/gravatar/lang/it/messages.po index 589b0e4a..d1a867a6 100644 --- a/gravatar/lang/it/messages.po +++ b/gravatar/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:12+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/group_text/lang/it/messages.po b/group_text/lang/it/messages.po index 9f42598f..90871559 100644 --- a/group_text/lang/it/messages.po +++ b/group_text/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:12+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/ijpost/lang/it/messages.po b/ijpost/lang/it/messages.po index 79578b34..a98a2be3 100644 --- a/ijpost/lang/it/messages.po +++ b/ijpost/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:15+0000\n" +"PO-Revision-Date: 2018-03-19 13:22+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Impostazioni post InsaneJournal" #: ijpost.php:72 msgid "Enable InsaneJournal Post Addon" -msgstr "Abilita iladdondi invio a InsaneJournal" +msgstr "Abilita il componente aggiuntivo di invio a InsaneJournal" #: ijpost.php:77 msgid "InsaneJournal username" diff --git a/ijpost/lang/it/strings.php b/ijpost/lang/it/strings.php index 2f26bb93..d8bd49e9 100644 --- a/ijpost/lang/it/strings.php +++ b/ijpost/lang/it/strings.php @@ -7,7 +7,7 @@ function string_plural_select_it($n){ ; $a->strings["Post to Insanejournal"] = "Invia a InsaneJournal"; $a->strings["InsaneJournal Post Settings"] = "Impostazioni post InsaneJournal"; -$a->strings["Enable InsaneJournal Post Addon"] = "Abilita il addon di invio a InsaneJournal"; +$a->strings["Enable InsaneJournal Post Addon"] = "Abilita il componente aggiuntivo di invio a InsaneJournal"; $a->strings["InsaneJournal username"] = "Nome utente InsaneJournal"; $a->strings["InsaneJournal password"] = "Password InsaneJournal"; $a->strings["Post to InsaneJournal by default"] = "Invia sempre a InsaneJournal"; diff --git a/impressum/lang/it/messages.po b/impressum/lang/it/messages.po index 5fafbbca..60f25ac5 100644 --- a/impressum/lang/it/messages.po +++ b/impressum/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:15+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -40,7 +40,7 @@ msgid "" "The impressum addon needs to be configured!
Please add at least the " "owner variable to your config file. For other variables please " "refer to the README file of the addon." -msgstr "IladdonColophon deve essere configurato!
Aggiungi almeno il Proprietario del sito." +msgstr "Il plugin Colophon deve essere configurato!
Aggiungi almeno il Proprietario del sito." #: impressum.php:78 msgid "Settings updated." diff --git a/impressum/lang/it/strings.php b/impressum/lang/it/strings.php index ce51610f..25f3b1be 100644 --- a/impressum/lang/it/strings.php +++ b/impressum/lang/it/strings.php @@ -9,7 +9,7 @@ $a->strings["Impressum"] = "Colophon"; $a->strings["Site Owner"] = "Proprietario del sito"; $a->strings["Email Address"] = "Indirizzo email"; $a->strings["Postal Address"] = "Indirizzo"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Il addon Colophon deve essere configurato!
Aggiungi almeno il Proprietario del sito."; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Il plugin Colophon deve essere configurato!
Aggiungi almeno il Proprietario del sito."; $a->strings["Settings updated."] = "Impostazioni aggiornate."; $a->strings["Submit"] = "Invia"; $a->strings["The page operators name."] = "Nome del gestore della pagina."; diff --git a/infiniteimprobabilitydrive/lang/it/messages.po b/infiniteimprobabilitydrive/lang/it/messages.po index 2b68b012..be86c98b 100644 --- a/infiniteimprobabilitydrive/lang/it/messages.po +++ b/infiniteimprobabilitydrive/lang/it/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2014-09-10 12:23+0000\n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/irc/lang/it/messages.po b/irc/lang/it/messages.po index 1967c3f8..69d28e89 100644 --- a/irc/lang/it/messages.po +++ b/irc/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-08 13:17+0200\n" -"PO-Revision-Date: 2015-08-31 10:17+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/jappixmini/lang/it/messages.po b/jappixmini/lang/it/messages.po index 5633930f..620e1db8 100644 --- a/jappixmini/lang/it/messages.po +++ b/jappixmini/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:18+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" #: jappixmini.php:266 msgid "Jappix Mini addon settings" -msgstr "ImpostazioniaddonJappix Mini" +msgstr "Impostazioni plugin Jappix Mini" #: jappixmini.php:268 msgid "Activate addon" -msgstr "Abilita addon" +msgstr "Abilita plugin" #: jappixmini.php:271 msgid "" diff --git a/jappixmini/lang/it/strings.php b/jappixmini/lang/it/strings.php index 892e1c72..51f6b794 100644 --- a/jappixmini/lang/it/strings.php +++ b/jappixmini/lang/it/strings.php @@ -5,8 +5,8 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["Jappix Mini addon settings"] = "Impostazioni addon Jappix Mini"; -$a->strings["Activate addon"] = "Abilita addon"; +$a->strings["Jappix Mini addon settings"] = "Impostazioni plugin Jappix Mini"; +$a->strings["Activate addon"] = "Abilita plugin"; $a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = "Non inserire Jappixmini nell'intrerfaccia web"; $a->strings["Jabber username"] = "Nome utente Jabber"; $a->strings["Jabber server"] = "Server Jabber"; diff --git a/js_upload/lang/it/messages.po b/js_upload/lang/it/messages.po index 5d8fe687..e529fb54 100644 --- a/js_upload/lang/it/messages.po +++ b/js_upload/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-09-10 12:26+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/krynn/lang/it/messages.po b/krynn/lang/it/messages.po index 4d70b47b..37eacb54 100644 --- a/krynn/lang/it/messages.po +++ b/krynn/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2015 +# fabrixxm , 2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 11:55+0000\n" +"PO-Revision-Date: 2018-03-19 13:22+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "Impostazioni Krynn" #: krynn.php:152 msgid "Enable Krynn Addon" -msgstr "AbilitaaddonKrynn" +msgstr "Abilita componente aggiuntivo Krynn" #: krynn.php:158 msgid "Submit" diff --git a/krynn/lang/it/strings.php b/krynn/lang/it/strings.php index 753fe7a7..9c6f59be 100644 --- a/krynn/lang/it/strings.php +++ b/krynn/lang/it/strings.php @@ -6,5 +6,5 @@ function string_plural_select_it($n){ }} ; $a->strings["Krynn Settings"] = "Impostazioni Krynn"; -$a->strings["Enable Krynn Addon"] = "Abilita addon Krynn"; +$a->strings["Enable Krynn Addon"] = "Abilita componente aggiuntivo Krynn"; $a->strings["Submit"] = "Invia"; diff --git a/langfilter/lang/it/messages.po b/langfilter/lang/it/messages.po index e446717a..452632dc 100644 --- a/langfilter/lang/it/messages.po +++ b/langfilter/lang/it/messages.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-22 15:18+0200\n" -"PO-Revision-Date: 2015-12-14 10:47+0000\n" +"PO-Revision-Date: 2017-09-22 12:16+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -30,7 +30,7 @@ msgid "" "match any language spoken by you (see below) the posting will be collapsed. " "Remember detecting the language is not perfect, especially with short " "postings." -msgstr "Questo addon prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue da te parlata (vedi sotto), il messaggio verrà nascosto. Ricorda che la rilevazione della lingua non è perfetta, specie con i messaggi corti." +msgstr "Questo plugin prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue da te parlata (vedi sotto), il messaggio verrà nascosto. Ricorda che la rilevazione della lingua non è perfetta, specie con i messaggi corti." #: langfilter.php:46 msgid "Use the language filter" diff --git a/langfilter/lang/it/strings.php b/langfilter/lang/it/strings.php index b94ab812..ecb7b8d3 100644 --- a/langfilter/lang/it/strings.php +++ b/langfilter/lang/it/strings.php @@ -6,7 +6,7 @@ function string_plural_select_it($n){ }} ; $a->strings["Language Filter"] = "Filtro Lingua"; -$a->strings["This addon tries to identify the language of a postings. If it does not match any language spoken by you (see below) the posting will be collapsed. Remember detecting the language is not perfect, especially with short postings."] = "Questo addon prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue da te parlata (vedi sotto), il messaggio verrà nascosto. Ricorda che la rilevazione della lingua non è perfetta, specie con i messaggi corti."; +$a->strings["This addon tries to identify the language of a postings. If it does not match any language spoken by you (see below) the posting will be collapsed. Remember detecting the language is not perfect, especially with short postings."] = "Questo plugin prova ad identificare la lingua usata in un messaggio. Se questa non corrisponde a una delle lingue da te parlata (vedi sotto), il messaggio verrà nascosto. Ricorda che la rilevazione della lingua non è perfetta, specie con i messaggi corti."; $a->strings["Use the language filter"] = "Usa il filtro lingua"; $a->strings["I speak"] = "Parlo"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista di abbreviazioni (codici iso2) per le lingue che parli, separate da virgola. Per esempio \"it,de\""; diff --git a/libertree/lang/it/messages.po b/libertree/lang/it/messages.po index 35895688..a13219a6 100644 --- a/libertree/lang/it/messages.po +++ b/libertree/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:18+0000\n" +"PO-Revision-Date: 2018-03-19 13:22+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Impostazioni di invio a Libertree" #: libertree.php:69 msgid "Enable Libertree Post Addon" -msgstr "Abilita iladdondi invio a Libertree" +msgstr "Abilita il componente aggiuntivo di invio a Libertree" #: libertree.php:74 msgid "Libertree API token" diff --git a/libertree/lang/it/strings.php b/libertree/lang/it/strings.php index ca0b50fa..91984f9d 100644 --- a/libertree/lang/it/strings.php +++ b/libertree/lang/it/strings.php @@ -7,7 +7,7 @@ function string_plural_select_it($n){ ; $a->strings["Post to libertree"] = "Invia a Libertree"; $a->strings["libertree Post Settings"] = "Impostazioni di invio a Libertree"; -$a->strings["Enable Libertree Post Addon"] = "Abilita il addon di invio a Libertree"; +$a->strings["Enable Libertree Post Addon"] = "Abilita il componente aggiuntivo di invio a Libertree"; $a->strings["Libertree API token"] = "Token API Libertree"; $a->strings["Libertree site URL"] = "Indirizzo sito Libertree"; $a->strings["Post to Libertree by default"] = "Invia sempre a Libertree"; diff --git a/libravatar/lang/it/messages.po b/libravatar/lang/it/messages.po index 645a500b..6fd10f30 100644 --- a/libravatar/lang/it/messages.po +++ b/libravatar/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:19+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/ljpost/lang/it/messages.po b/ljpost/lang/it/messages.po index fb6f3493..b7e70700 100644 --- a/ljpost/lang/it/messages.po +++ b/ljpost/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:19+0000\n" +"PO-Revision-Date: 2018-03-19 13:23+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Impostazioni invio a LiveJournal" #: ljpost.php:72 msgid "Enable LiveJournal Post Addon" -msgstr "Abilita il addon di invio a LiveJournal" +msgstr "Abilita il componente aggiuntivo di invio a LiveJournal" #: ljpost.php:77 msgid "LiveJournal username" diff --git a/ljpost/lang/it/strings.php b/ljpost/lang/it/strings.php index 041d4077..54f5fac5 100644 --- a/ljpost/lang/it/strings.php +++ b/ljpost/lang/it/strings.php @@ -7,7 +7,7 @@ function string_plural_select_it($n){ ; $a->strings["Post to LiveJournal"] = "Invia a LiveJournal"; $a->strings["LiveJournal Post Settings"] = "Impostazioni invio a LiveJournal"; -$a->strings["Enable LiveJournal Post Addon"] = "Abilita il addon di invio a LiveJournal"; +$a->strings["Enable LiveJournal Post Addon"] = "Abilita il componente aggiuntivo di invio a LiveJournal"; $a->strings["LiveJournal username"] = "Nome utente LiveJournal"; $a->strings["LiveJournal password"] = "Password LiveJournal"; $a->strings["Post to LiveJournal by default"] = "Invia sempre a LiveJournal"; diff --git a/mailstream/lang/it/messages.po b/mailstream/lang/it/messages.po index 6ee63621..2d05f120 100644 --- a/mailstream/lang/it/messages.po +++ b/mailstream/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-23 14:45+0200\n" -"PO-Revision-Date: 2014-09-10 13:02+0000\n" +"POT-Creation-Date: 2018-03-11 19:13+0100\n" +"PO-Revision-Date: 2018-03-19 13:12+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,62 +19,80 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: mailstream.php:55 +#: mailstream.php:77 msgid "From Address" msgstr "Indirizzo di invio" -#: mailstream.php:57 +#: mailstream.php:79 msgid "Email address that stream items will appear to be from." msgstr "Indirizzo email da cui i messaggi appariranno inviati" -#: mailstream.php:60 mailstream.php:282 +#: mailstream.php:82 mailstream.php:380 msgid "Save Settings" msgstr "Salva Impostazioni" -#: mailstream.php:165 +#: mailstream.php:223 msgid "Re:" msgstr "R:" -#: mailstream.php:173 +#: mailstream.php:231 msgid "Friendica post" msgstr "Messaggio Friendica" -#: mailstream.php:176 +#: mailstream.php:234 msgid "Diaspora post" msgstr "Messaggio Diaspora" -#: mailstream.php:183 +#: mailstream.php:244 msgid "Feed item" msgstr "Elemento da feed" -#: mailstream.php:186 +#: mailstream.php:247 msgid "Email" msgstr "Email" -#: mailstream.php:188 +#: mailstream.php:249 msgid "Friendica Item" msgstr "Elemento da Friendica" -#: mailstream.php:229 +#: mailstream.php:293 msgid "Upstream" msgstr "Upstream" -#: mailstream.php:230 +#: mailstream.php:294 msgid "Local" msgstr "Locale" -#: mailstream.php:274 -msgid "Email Address" -msgstr "Indirizzo Email" - -#: mailstream.php:276 -msgid "Leave blank to use your account email address" -msgstr "Lascia in bianco per usare l'indirizzo email del tuo account" - -#: mailstream.php:279 +#: mailstream.php:362 msgid "Enabled" msgstr "Abilitato" -#: mailstream.php:281 +#: mailstream.php:366 +msgid "Email Address" +msgstr "Indirizzo Email" + +#: mailstream.php:368 +msgid "Leave blank to use your account email address" +msgstr "Lascia in bianco per usare l'indirizzo email del tuo account" + +#: mailstream.php:371 +msgid "Exclude Likes" +msgstr "Escludi \"Mi Piace\"" + +#: mailstream.php:373 +msgid "Check this to omit mailing \"Like\" notifications" +msgstr "Seleziona per evitare di inviare notifiche per \"Mi Piace\"" + +#: mailstream.php:376 +msgid "Attach Images" +msgstr "Allega Immagini" + +#: mailstream.php:378 +msgid "" +"Download images in posts and attach them to the email. Useful for reading " +"email while offline." +msgstr "Scarica le immagini nei messaggi e le allega alle email. Utile per leggere le email mentre si è offline." + +#: mailstream.php:379 msgid "Mail Stream Settings" msgstr "Impostazioni Mail Stream" diff --git a/mailstream/lang/it/strings.php b/mailstream/lang/it/strings.php index 7c8402bb..a6a48287 100644 --- a/mailstream/lang/it/strings.php +++ b/mailstream/lang/it/strings.php @@ -16,7 +16,11 @@ $a->strings["Email"] = "Email"; $a->strings["Friendica Item"] = "Elemento da Friendica"; $a->strings["Upstream"] = "Upstream"; $a->strings["Local"] = "Locale"; +$a->strings["Enabled"] = "Abilitato"; $a->strings["Email Address"] = "Indirizzo Email"; $a->strings["Leave blank to use your account email address"] = "Lascia in bianco per usare l'indirizzo email del tuo account"; -$a->strings["Enabled"] = "Abilitato"; +$a->strings["Exclude Likes"] = "Escludi \"Mi Piace\""; +$a->strings["Check this to omit mailing \"Like\" notifications"] = "Seleziona per evitare di inviare notifiche per \"Mi Piace\""; +$a->strings["Attach Images"] = "Allega Immagini"; +$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Scarica le immagini nei messaggi e le allega alle email. Utile per leggere le email mentre si è offline."; $a->strings["Mail Stream Settings"] = "Impostazioni Mail Stream"; diff --git a/mathjax/lang/it/strings.php b/mathjax/lang/it/strings.php index a1aa5b2b..17439338 100644 --- a/mathjax/lang/it/strings.php +++ b/mathjax/lang/it/strings.php @@ -6,7 +6,7 @@ function string_plural_select_it($n){ }} ; $a->strings["Settings"] = "Impostazioni"; -$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "Il addon \"MatJax\" renderizza formule matematiche scritta usando la sintassi LaTeX circondate dalle usuali $$ o un blocco eqnarray nei messaggi della tua bacheca, pagina Rete e messaggi privati."; +$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "Iladdon\"MatJax\" renderizza formule matematiche scritta usando la sintassi LaTeX circondate dalle usuali $$ o un blocco eqnarray nei messaggi della tua bacheca, pagina Rete e messaggi privati."; $a->strings["Use the MathJax renderer"] = "Usa il render MathJax"; $a->strings["Submit"] = "Invia"; $a->strings["Settings updated."] = "Impostazioni aggiornate."; diff --git a/morepokes/lang/it/messages.po b/morepokes/lang/it/messages.po index fb4f86c3..feb64b4a 100644 --- a/morepokes/lang/it/messages.po +++ b/morepokes/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:20+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/newmemberwidget/lang/it/messages.po b/newmemberwidget/lang/it/messages.po index f0a8c14f..b62a779b 100644 --- a/newmemberwidget/lang/it/messages.po +++ b/newmemberwidget/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-01 14:12+0200\n" -"PO-Revision-Date: 2014-09-10 14:12+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/notimeline/lang/it/messages.po b/notimeline/lang/it/messages.po index 5c50b5eb..c42ec252 100644 --- a/notimeline/lang/it/messages.po +++ b/notimeline/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:21+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/nsfw/lang/it/messages.po b/nsfw/lang/it/messages.po index 37b25740..dae2b817 100644 --- a/nsfw/lang/it/messages.po +++ b/nsfw/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:21+0000\n" +"POT-Creation-Date: 2018-03-15 17:54+0700\n" +"PO-Revision-Date: 2018-03-19 13:18+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,41 +19,39 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: nsfw.php:78 -msgid "Not Safe For Work (General Purpose Content Filter) settings" -msgstr "Impostazioni per NSWF (Filtro Contenuti Generico)" +#: nsfw.php:77 nsfw.php:81 +msgid "Content Filter (NSFW and more)" +msgstr "Filtro Contenuto (NSFW e altro)" -#: nsfw.php:80 +#: nsfw.php:85 msgid "" -"This addon looks in posts for the words/text you specify below, and " -"collapses any content containing those keywords so it is not displayed at " -"inappropriate times, such as sexual innuendo that may be improper in a work " -"setting. It is polite and recommended to tag any content containing nudity " -"with #NSFW. This filter can also match any other word/text you specify, and" -" can thereby be used as a general purpose content filter." -msgstr "Questo addon cerca nei messagi le parole/testo che inserisci qui sotto, e collassa i messaggi che li contengono, per non mostrare contenuto inappropriato nel momento sbagliato, come contenuto a sfondo sessuale che può essere inappropriato in un ambiente di lavoro. E' educato (e consigliato) taggare i messaggi che contengono nudità con #NSFW (Not Safe For Work: Non Sicuro Per il Lavoro). Questo filtro può cercare anche qualsiasi parola che inserisci, quindi può essere usato come filtro di contenuti generico." +"This addon searches for specified words/text in posts and collapses them. It" +" can be used to filter content tagged with for instance #NSFW that may be " +"deemed inappropriate at certain times or places, such as being at work. It " +"is also useful for hiding irrelevant or annoying content from direct view." +msgstr "Questo componente aggiuntivo cerca per le parole specificate nei messaggi e li collassa. Può essere usato per filtrare contenuto taggato, per esempio, #NSFW (non sicuro per il lavoro), che puo' risultare inappropriato in certi orari o in certi luoghi, come appunto al lavoro. È anche utile per nascondere contenuto irrilevante o fastidioso." -#: nsfw.php:81 +#: nsfw.php:86 msgid "Enable Content filter" msgstr "Abilita il Filtro Contenuti" -#: nsfw.php:84 +#: nsfw.php:89 msgid "Comma separated list of keywords to hide" msgstr "Elenco separato da virgole di parole da nascondere" -#: nsfw.php:88 -msgid "Submit" -msgstr "Invia" +#: nsfw.php:93 +msgid "Save Settings" +msgstr "Salva Impostazioni" -#: nsfw.php:89 +#: nsfw.php:94 msgid "Use /expression/ to provide regular expressions" msgstr "Utilizza /espressione/ per inserire espressioni regolari" -#: nsfw.php:105 +#: nsfw.php:109 msgid "NSFW Settings saved." msgstr "Impostazioni NSFW salvate." -#: nsfw.php:157 +#: nsfw.php:167 #, php-format msgid "%s - Click to open/close" msgstr "%s - Clicca per aprire / chiudere" diff --git a/nsfw/lang/it/strings.php b/nsfw/lang/it/strings.php index fc8ec54d..886299af 100644 --- a/nsfw/lang/it/strings.php +++ b/nsfw/lang/it/strings.php @@ -5,11 +5,11 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Impostazioni per NSWF (Filtro Contenuti Generico)"; -$a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Questo addon cerca nei messagi le parole/testo che inserisci qui sotto, e collassa i messaggi che li contengono, per non mostrare contenuto inappropriato nel momento sbagliato, come contenuto a sfondo sessuale che può essere inappropriato in un ambiente di lavoro. E' educato (e consigliato) taggare i messaggi che contengono nudità con #NSFW (Not Safe For Work: Non Sicuro Per il Lavoro). Questo filtro può cercare anche qualsiasi parola che inserisci, quindi può essere usato come filtro di contenuti generico."; +$a->strings["Content Filter (NSFW and more)"] = "Filtro Contenuto (NSFW e altro)"; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = "Questo componente aggiuntivo cerca per le parole specificate nei messaggi e li collassa. Può essere usato per filtrare contenuto taggato, per esempio, #NSFW (non sicuro per il lavoro), che puo' risultare inappropriato in certi orari o in certi luoghi, come appunto al lavoro. È anche utile per nascondere contenuto irrilevante o fastidioso."; $a->strings["Enable Content filter"] = "Abilita il Filtro Contenuti"; $a->strings["Comma separated list of keywords to hide"] = "Elenco separato da virgole di parole da nascondere"; -$a->strings["Submit"] = "Invia"; +$a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["Use /expression/ to provide regular expressions"] = "Utilizza /espressione/ per inserire espressioni regolari"; $a->strings["NSFW Settings saved."] = "Impostazioni NSFW salvate."; $a->strings["%s - Click to open/close"] = "%s - Clicca per aprire / chiudere"; diff --git a/numfriends/lang/it/messages.po b/numfriends/lang/it/messages.po index 70ac4f83..e460b1f1 100644 --- a/numfriends/lang/it/messages.po +++ b/numfriends/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:21+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/openstreetmap/lang/it/messages.po b/openstreetmap/lang/it/messages.po index d5b1cbfd..db2fe993 100644 --- a/openstreetmap/lang/it/messages.po +++ b/openstreetmap/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:21+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/pageheader/lang/it/messages.po b/pageheader/lang/it/messages.po index 186cd470..f3ac805c 100644 --- a/pageheader/lang/it/messages.po +++ b/pageheader/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:21+0000\n" +"POT-Creation-Date: 2018-03-11 18:52+0100\n" +"PO-Revision-Date: 2018-03-19 13:19+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,14 +19,24 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pageheader.php:50 +#: pageheader.php:53 msgid "\"pageheader\" Settings" msgstr "Impostazioni \"Intestazione pagina\"" -#: pageheader.php:55 -msgid "Submit" -msgstr "Invia" +#: pageheader.php:54 +msgid "Message" +msgstr "Messaggio" -#: pageheader.php:68 +#: pageheader.php:54 +msgid "" +"Message to display on every page on this server (or put a pageheader.html " +"file in your docroot)" +msgstr "Il messaggio da mostrare su ogni pagina di questo server (puoi anche aggiungere un file pageheader.html nella root)" + +#: pageheader.php:55 +msgid "Save Settings" +msgstr "Salva Impostazioni" + +#: pageheader.php:69 msgid "pageheader Settings saved." msgstr "Impostazioni \"Intestazione pagina\" salvate." diff --git a/pageheader/lang/it/strings.php b/pageheader/lang/it/strings.php index 8cfd175e..e81ef80d 100644 --- a/pageheader/lang/it/strings.php +++ b/pageheader/lang/it/strings.php @@ -6,5 +6,7 @@ function string_plural_select_it($n){ }} ; $a->strings["\"pageheader\" Settings"] = "Impostazioni \"Intestazione pagina\""; -$a->strings["Submit"] = "Invia"; +$a->strings["Message"] = "Messaggio"; +$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Il messaggio da mostrare su ogni pagina di questo server (puoi anche aggiungere un file pageheader.html nella root)"; +$a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["pageheader Settings saved."] = "Impostazioni \"Intestazione pagina\" salvate."; diff --git a/piwik/lang/it/messages.po b/piwik/lang/it/messages.po index 45e776ab..13e324f7 100644 --- a/piwik/lang/it/messages.po +++ b/piwik/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-26 12:49+0200\n" -"PO-Revision-Date: 2015-08-31 10:22+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/planets/lang/it/messages.po b/planets/lang/it/messages.po index 26c8e03d..2cf9592c 100644 --- a/planets/lang/it/messages.po +++ b/planets/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:22+0000\n" +"PO-Revision-Date: 2018-03-19 13:25+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "Impostazioni \"Pianeti\"" #: planets.php:152 msgid "Enable Planets Addon" -msgstr "Abilita il addon\"Pianeti\"" +msgstr "Abilita il componente aggiuntivo Pianeti" #: planets.php:158 msgid "Submit" diff --git a/planets/lang/it/strings.php b/planets/lang/it/strings.php index c568fb36..1b5aaa91 100644 --- a/planets/lang/it/strings.php +++ b/planets/lang/it/strings.php @@ -6,5 +6,5 @@ function string_plural_select_it($n){ }} ; $a->strings["Planets Settings"] = "Impostazioni \"Pianeti\""; -$a->strings["Enable Planets Addon"] = "Abilita il addon \"Pianeti\""; +$a->strings["Enable Planets Addon"] = "Abilita il componente aggiuntivo Pianeti"; $a->strings["Submit"] = "Invia"; diff --git a/public_server/lang/it/messages.po b/public_server/lang/it/messages.po index 079d46bf..d4288edb 100644 --- a/public_server/lang/it/messages.po +++ b/public_server/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-10-15 09:02+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/pumpio/lang/it/messages.po b/pumpio/lang/it/messages.po index 9e98acfd..2ab7e050 100644 --- a/pumpio/lang/it/messages.po +++ b/pumpio/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-23 14:45+0200\n" -"PO-Revision-Date: 2015-11-01 11:05+0000\n" +"PO-Revision-Date: 2018-03-19 13:25+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -62,7 +62,7 @@ msgstr "Importa la timeline remota" #: pumpio.php:255 msgid "Enable pump.io Post Addon" -msgstr "Abilita iladdondi invio ad pump.io" +msgstr "Abilita il componente aggiuntivo di invio ad pump.io" #: pumpio.php:260 msgid "Post to pump.io by default" diff --git a/pumpio/lang/it/strings.php b/pumpio/lang/it/strings.php index 087a188a..86b7ed29 100644 --- a/pumpio/lang/it/strings.php +++ b/pumpio/lang/it/strings.php @@ -15,7 +15,7 @@ $a->strings["pump.io username (without the servername)"] = "nome utente pump.io $a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "nome del server pump.io (senza \"http://\" o \"https://\")"; $a->strings["Authenticate your pump.io connection"] = "Autentica la tua connessione pump.io"; $a->strings["Import the remote timeline"] = "Importa la timeline remota"; -$a->strings["Enable pump.io Post Addon"] = "Abilita il addon di invio ad pump.io"; +$a->strings["Enable pump.io Post Addon"] = "Abilita il componente aggiuntivo di invio ad pump.io"; $a->strings["Post to pump.io by default"] = "Invia sempre a pump.io"; $a->strings["Should posts be public?"] = "I messaggi devono essere pubblici?"; $a->strings["Mirror all public posts"] = "Clona tutti i messaggi pubblici"; diff --git a/qcomment/lang/it/messages.po b/qcomment/lang/it/messages.po index decfe2af..5772fcd2 100644 --- a/qcomment/lang/it/messages.po +++ b/qcomment/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:22+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/randplace/lang/it/messages.po b/randplace/lang/it/messages.po index 0b54be4c..30ee2653 100644 --- a/randplace/lang/it/messages.po +++ b/randplace/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:22+0000\n" +"PO-Revision-Date: 2018-03-19 13:25+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "Impostazioni \"Posizione casuale\"" #: randplace.php:171 msgid "Enable Randplace Addon" -msgstr "Abilita il addon \"Posizione casuale\"" +msgstr "Abilita il componente aggiuntivo Posizione Casuale" #: randplace.php:177 msgid "Submit" diff --git a/randplace/lang/it/strings.php b/randplace/lang/it/strings.php index 97dfe38a..1a26d777 100644 --- a/randplace/lang/it/strings.php +++ b/randplace/lang/it/strings.php @@ -6,5 +6,5 @@ function string_plural_select_it($n){ }} ; $a->strings["Randplace Settings"] = "Impostazioni \"Posizione casuale\""; -$a->strings["Enable Randplace Addon"] = "Abilita il addon \"Posizione casuale\""; +$a->strings["Enable Randplace Addon"] = "Abilita il componente aggiuntivo Posizione Casuale"; $a->strings["Submit"] = "Invia"; diff --git a/remote_permissions/lang/it/messages.po b/remote_permissions/lang/it/messages.po index 3cf40067..141059e6 100644 --- a/remote_permissions/lang/it/messages.po +++ b/remote_permissions/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:23+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/rendertime/lang/it/messages.po b/rendertime/lang/it/messages.po index 6c5c5dce..c16855c3 100644 --- a/rendertime/lang/it/messages.po +++ b/rendertime/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-09-10 14:32+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/showmore/lang/it/messages.po b/showmore/lang/it/messages.po index 5d15f7bf..1a565540 100644 --- a/showmore/lang/it/messages.po +++ b/showmore/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:23+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/smileybutton/lang/it/messages.po b/smileybutton/lang/it/messages.po index e3bbf4fe..1a1f20de 100644 --- a/smileybutton/lang/it/messages.po +++ b/smileybutton/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-23 14:45+0200\n" -"PO-Revision-Date: 2014-09-10 14:33+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/startpage/lang/it/messages.po b/startpage/lang/it/messages.po index 4aafd114..3d572900 100644 --- a/startpage/lang/it/messages.po +++ b/startpage/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:27+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/statusnet/lang/it/messages.po b/statusnet/lang/it/messages.po index c8c8cdc3..c2c3404f 100644 --- a/statusnet/lang/it/messages.po +++ b/statusnet/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-27 07:21+0200\n" -"PO-Revision-Date: 2015-08-31 10:27+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/superblock/lang/it/messages.po b/superblock/lang/it/messages.po index 19d2c53b..698500cb 100644 --- a/superblock/lang/it/messages.po +++ b/superblock/lang/it/messages.po @@ -1,16 +1,16 @@ -# ADDON blockem +# ADDON superblock # Copyright (C) -# This file is distributed under the same license as the Friendica blockem addon package. +# This file is distributed under the same license as the Friendica superblock addon package. # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2017 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:28+0000\n" +"POT-Creation-Date: 2017-04-21 08:45+0200\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,35 +19,26 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: blockem.php:51 -msgid "\"Blockem\" Settings" -msgstr "Impostazioni \"Blockem\"" +#: superblock.php:53 superblock.php:57 +msgid "\"Superblock\"" +msgstr "\"Superblocco\"" -#: blockem.php:53 +#: superblock.php:60 msgid "Comma separated profile URLS to block" msgstr "Lista, separata da virgola, di indirizzi di profili da bloccare" -#: blockem.php:57 -msgid "Submit" -msgstr "Invia" +#: superblock.php:64 +msgid "Save Settings" +msgstr "Salva Impostazioni" -#: blockem.php:70 -msgid "BLOCKEM Settings saved." -msgstr "Impostazioni \"Blockem\" salvate." +#: superblock.php:76 +msgid "SUPERBLOCK Settings saved." +msgstr "Impostazioni \"Superblocco\" salvate." -#: blockem.php:105 -#, php-format -msgid "Blocked %s - Click to open/close" -msgstr "%s bloccato - Clicca per aprire/chiudere" +#: superblock.php:148 +msgid "Block Completely" +msgstr "Blocca Completamente" -#: blockem.php:160 -msgid "Unblock Author" -msgstr "Sblocca autore" - -#: blockem.php:162 -msgid "Block Author" -msgstr "Blocca autore" - -#: blockem.php:194 -msgid "blockem settings updated" -msgstr "Impostazioni 'blockem' aggiornate." +#: superblock.php:168 +msgid "superblock settings updated" +msgstr "impostazioni \"superblocco\" aggiornate." diff --git a/superblock/lang/it/strings.php b/superblock/lang/it/strings.php index 74d55e16..968de3cc 100644 --- a/superblock/lang/it/strings.php +++ b/superblock/lang/it/strings.php @@ -5,11 +5,9 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\""; +$a->strings["\"Superblock\""] = "\"Superblocco\""; $a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi di profili da bloccare"; -$a->strings["Submit"] = "Invia"; -$a->strings["BLOCKEM Settings saved."] = "Impostazioni \"Blockem\" salvate."; -$a->strings["Blocked %s - Click to open/close"] = "%s bloccato - Clicca per aprire/chiudere"; -$a->strings["Unblock Author"] = "Sblocca autore"; -$a->strings["Block Author"] = "Blocca autore"; -$a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate."; +$a->strings["Save Settings"] = "Salva Impostazioni"; +$a->strings["SUPERBLOCK Settings saved."] = "Impostazioni \"Superblocco\" salvate."; +$a->strings["Block Completely"] = "Blocca Completamente"; +$a->strings["superblock settings updated"] = "impostazioni \"superblocco\" aggiornate."; diff --git a/testdrive/lang/it/messages.po b/testdrive/lang/it/messages.po index d929c4fd..49e3d95b 100644 --- a/testdrive/lang/it/messages.po +++ b/testdrive/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-23 17:30+0200\n" -"PO-Revision-Date: 2015-08-31 10:28+0000\n" +"PO-Revision-Date: 2017-09-20 06:08+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/tictac/lang/it/messages.po b/tictac/lang/it/messages.po index 4e365574..fc0458f1 100644 --- a/tictac/lang/it/messages.po +++ b/tictac/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2014-09-10 14:43+0000\n" +"PO-Revision-Date: 2017-09-20 06:09+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/tumblr/lang/it/messages.po b/tumblr/lang/it/messages.po index 581d2d78..fbd17655 100644 --- a/tumblr/lang/it/messages.po +++ b/tumblr/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:28+0000\n" +"PO-Revision-Date: 2018-03-19 13:25+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -45,7 +45,7 @@ msgstr "(Ri)Autenticati con la tua pagina Tumblr" #: tumblr.php:192 msgid "Enable Tumblr Post Addon" -msgstr "Abilita Addon Tumblr" +msgstr "Abilita componente aggiuntivo di invio a Tumblr" #: tumblr.php:197 msgid "Post to Tumblr by default" diff --git a/tumblr/lang/it/strings.php b/tumblr/lang/it/strings.php index bda33389..3cf0c951 100644 --- a/tumblr/lang/it/strings.php +++ b/tumblr/lang/it/strings.php @@ -11,7 +11,7 @@ $a->strings["return to the connector page"] = "ritorna alla pagina del connettor $a->strings["Post to Tumblr"] = "Invia a Tumblr"; $a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr"; $a->strings["(Re-)Authenticate your tumblr page"] = "(Ri)Autenticati con la tua pagina Tumblr"; -$a->strings["Enable Tumblr Post Addon"] = "Abilita Addon Tumblr"; +$a->strings["Enable Tumblr Post Addon"] = "Abilita componente aggiuntivo di invio a Tumblr"; $a->strings["Post to Tumblr by default"] = "Invia sempre a Tumblr"; $a->strings["Post to page:"] = "Invia alla pagina:"; $a->strings["You are not authenticated to tumblr"] = "Non sei autenticato su Tumblr"; diff --git a/twitter/lang/it/messages.po b/twitter/lang/it/messages.po index 75f71963..b75a8220 100644 --- a/twitter/lang/it/messages.po +++ b/twitter/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:29+0000\n" +"POT-Creation-Date: 2018-02-08 07:07+0100\n" +"PO-Revision-Date: 2018-03-19 13:09+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -19,105 +19,106 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: twitter.php:77 +#: twitter.php:193 msgid "Post to Twitter" msgstr "Invia a Twitter" -#: twitter.php:129 +#: twitter.php:234 +msgid "" +"You submitted an empty PIN, please Sign In with Twitter again to get a new " +"one." +msgstr "Hai inserito un PIN vuoto, autenticati con Twitter nuovamente per averne uno nuovo." + +#: twitter.php:261 msgid "Twitter settings updated." msgstr "Impostazioni di Twitter aggiornate." -#: twitter.php:157 -msgid "Twitter Posting Settings" -msgstr "Impostazioni di invio a Twitter" +#: twitter.php:291 twitter.php:295 +msgid "Twitter Import/Export/Mirror" +msgstr "Importa/Esporta/Clona Twitter" -#: twitter.php:164 +#: twitter.php:302 msgid "" "No consumer key pair for Twitter found. Please contact your site " "administrator." msgstr "Nessuna coppia di chiavi per Twitter trovata. Contatta l'amministratore del sito." -#: twitter.php:183 +#: twitter.php:314 msgid "" "At this Friendica instance the Twitter addon was enabled but you have not " "yet connected your account to your Twitter account. To do so click the " "button below to get a PIN from Twitter which you have to copy into the input" " box below and submit the form. Only your public posts will" " be posted to Twitter." -msgstr "Il addon Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi post pubblici saranno inviati a Twitter." +msgstr "Il componente aggiuntivo Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi post pubblici saranno inviati a Twitter." -#: twitter.php:184 +#: twitter.php:315 msgid "Log in with Twitter" msgstr "Accedi con Twitter" -#: twitter.php:186 +#: twitter.php:317 msgid "Copy the PIN from Twitter here" msgstr "Copia il PIN da Twitter qui" -#: twitter.php:191 twitter.php:229 twitter.php:556 -msgid "Submit" -msgstr "Invia" +#: twitter.php:322 twitter.php:364 twitter.php:642 +msgid "Save Settings" +msgstr "Salva Impostazioni" -#: twitter.php:200 +#: twitter.php:334 msgid "Currently connected to: " msgstr "Al momento connesso con:" -#: twitter.php:201 +#: twitter.php:335 +msgid "Disconnect" +msgstr "Disconnetti" + +#: twitter.php:345 +msgid "Allow posting to Twitter" +msgstr "Permetti l'invio a Twitter" + +#: twitter.php:345 msgid "" "If enabled all your public postings can be posted to the " "associated Twitter account. You can choose to do so by default (here) or for" " every posting separately in the posting options when writing the entry." msgstr "Se abilitato tutti i tuoi messaggi pubblici possono essere inviati all'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio." -#: twitter.php:203 +#: twitter.php:348 msgid "" -"Note: Due your privacy settings (Hide your profile " +"Note: Due to your privacy settings (Hide your profile " "details from unknown viewers?) the link potentially included in public " "postings relayed to Twitter will lead the visitor to a blank page informing " "the visitor that the access to your profile has been restricted." -msgstr "Nota: A causa delle tue impostazioni di privacy(Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?) il link potenzialmente incluse nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato." +msgstr "Nota: A causa delle tue impostazioni di privacy(Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?) il link potenzialmente incluso nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato." -#: twitter.php:206 -msgid "Allow posting to Twitter" -msgstr "Permetti l'invio a Twitter" - -#: twitter.php:209 +#: twitter.php:351 msgid "Send public postings to Twitter by default" msgstr "Invia sempre i messaggi pubblici a Twitter" -#: twitter.php:213 -msgid "Mirror all posts from twitter that are no replies or retweets" -msgstr "Clona tutti i messaggi da Twitter che non sono risposte or retweet" +#: twitter.php:354 +msgid "Mirror all posts from twitter that are no replies" +msgstr "Clona tutti i messaggi da Twitter che non sono risposte" -#: twitter.php:217 -msgid "Shortening method that optimizes the tweet" -msgstr "Metodo di accorciatura che ottimizza i tweet" +#: twitter.php:357 +msgid "Import the remote timeline" +msgstr "Importa la timeline remota" -#: twitter.php:221 -msgid "Send linked #-tags and @-names to Twitter" -msgstr "Invia i link dei #tag e dei @nomi a Twitter" +#: twitter.php:360 +msgid "Automatically create contacts" +msgstr "Crea automaticamente i contatti" -#: twitter.php:226 -msgid "Clear OAuth configuration" -msgstr "Rimuovi la configurazione OAuth" +#: twitter.php:619 +msgid "Twitter post failed. Queued for retry." +msgstr "Invio a Twitter fallito. In coda per riprovare." -#: twitter.php:550 +#: twitter.php:634 msgid "Settings updated." msgstr "Impostazioni aggiornate." -#: twitter.php:558 +#: twitter.php:644 msgid "Consumer key" msgstr "Consumer key" -#: twitter.php:559 +#: twitter.php:645 msgid "Consumer secret" msgstr "Consumer secret" - -#: twitter.php:560 -msgid "Name of the Twitter Application" -msgstr "Nome dell'applicazione Twitter" - -#: twitter.php:560 -msgid "" -"set this to avoid mirroring postings from ~friendica back to ~friendica" -msgstr "imposta questo per evitare di clonare i messaggi da Friendica nuovamente in Friendica" diff --git a/twitter/lang/it/strings.php b/twitter/lang/it/strings.php index c41dc547..da75a3cb 100644 --- a/twitter/lang/it/strings.php +++ b/twitter/lang/it/strings.php @@ -6,24 +6,24 @@ function string_plural_select_it($n){ }} ; $a->strings["Post to Twitter"] = "Invia a Twitter"; +$a->strings["You submitted an empty PIN, please Sign In with Twitter again to get a new one."] = "Hai inserito un PIN vuoto, autenticati con Twitter nuovamente per averne uno nuovo."; $a->strings["Twitter settings updated."] = "Impostazioni di Twitter aggiornate."; -$a->strings["Twitter Posting Settings"] = "Impostazioni di invio a Twitter"; +$a->strings["Twitter Import/Export/Mirror"] = "Importa/Esporta/Clona Twitter"; $a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nessuna coppia di chiavi per Twitter trovata. Contatta l'amministratore del sito."; -$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Il addon Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi post pubblici saranno inviati a Twitter."; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Il componente aggiuntivo Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi post pubblici saranno inviati a Twitter."; $a->strings["Log in with Twitter"] = "Accedi con Twitter"; $a->strings["Copy the PIN from Twitter here"] = "Copia il PIN da Twitter qui"; -$a->strings["Submit"] = "Invia"; +$a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["Currently connected to: "] = "Al momento connesso con:"; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se abilitato tutti i tuoi messaggi pubblici possono essere inviati all'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio."; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Nota: A causa delle tue impostazioni di privacy(Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?) il link potenzialmente incluse nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato."; +$a->strings["Disconnect"] = "Disconnetti"; $a->strings["Allow posting to Twitter"] = "Permetti l'invio a Twitter"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se abilitato tutti i tuoi messaggi pubblici possono essere inviati all'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio."; +$a->strings["Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Nota: A causa delle tue impostazioni di privacy(Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?) il link potenzialmente incluso nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato."; $a->strings["Send public postings to Twitter by default"] = "Invia sempre i messaggi pubblici a Twitter"; -$a->strings["Mirror all posts from twitter that are no replies or retweets"] = "Clona tutti i messaggi da Twitter che non sono risposte or retweet"; -$a->strings["Shortening method that optimizes the tweet"] = "Metodo di accorciatura che ottimizza i tweet"; -$a->strings["Send linked #-tags and @-names to Twitter"] = "Invia i link dei #tag e dei @nomi a Twitter"; -$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth"; +$a->strings["Mirror all posts from twitter that are no replies"] = "Clona tutti i messaggi da Twitter che non sono risposte"; +$a->strings["Import the remote timeline"] = "Importa la timeline remota"; +$a->strings["Automatically create contacts"] = "Crea automaticamente i contatti"; +$a->strings["Twitter post failed. Queued for retry."] = "Invio a Twitter fallito. In coda per riprovare."; $a->strings["Settings updated."] = "Impostazioni aggiornate."; $a->strings["Consumer key"] = "Consumer key"; $a->strings["Consumer secret"] = "Consumer secret"; -$a->strings["Name of the Twitter Application"] = "Nome dell'applicazione Twitter"; -$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "imposta questo per evitare di clonare i messaggi da Friendica nuovamente in Friendica"; diff --git a/webrtc/lang/it/messages.po b/webrtc/lang/it/messages.po index 31610b50..9410d594 100644 --- a/webrtc/lang/it/messages.po +++ b/webrtc/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-23 14:45+0200\n" -"PO-Revision-Date: 2014-09-10 14:50+0000\n" +"PO-Revision-Date: 2017-09-20 06:09+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -56,4 +56,4 @@ msgstr "WebRTC è un sistema di conferenza audio/video che funziona con Firefox msgid "" "Please contact your friendica admin and send a reminder to configure the " "WebRTC addon." -msgstr "Contatta il tuo amministratore Friendica e ricordagli di configurare il addonWebRTC." +msgstr "Contatta il tuo amministratore Friendica e ricordagli di configurare il plugin WebRTC." diff --git a/webrtc/lang/it/strings.php b/webrtc/lang/it/strings.php index cb86cd3a..7eb1f2f4 100644 --- a/webrtc/lang/it/strings.php +++ b/webrtc/lang/it/strings.php @@ -12,4 +12,4 @@ $a->strings["Page your users will create a WebRTC chat room on. For example you $a->strings["Settings updated."] = "Impostazioni aggiornate."; $a->strings["Video Chat"] = "Chat Video"; $a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = "WebRTC è un sistema di conferenza audio/video che funziona con Firefox (dalla versione 21) e Chrome/Chromium (dalla versione 25).\nCrea semplicemente una nuova stanza e invia il link alla persona con cui vuoi parlare."; -$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Contatta il tuo amministratore Friendica e ricordagli di configurare il addon WebRTC."; +$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Contatta il tuo amministratore Friendica e ricordagli di configurare il plugin WebRTC."; diff --git a/windowsphonepush/lang/it/messages.po b/windowsphonepush/lang/it/messages.po index d51b5732..39e29279 100644 --- a/windowsphonepush/lang/it/messages.po +++ b/windowsphonepush/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014 +# fabrixxm , 2014,2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-10-26 15:02+0100\n" -"PO-Revision-Date: 2014-10-31 13:46+0000\n" +"PO-Revision-Date: 2018-03-19 13:26+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,7 +29,7 @@ msgstr "Impostazioni WindowsPhonePush" #: windowsphonepush.php:117 msgid "Enable WindowsPhonePush Addon" -msgstr "Abilita addon WindowsPhonePush" +msgstr "Abilita componente aggiuntivo WindowsPhonePush" #: windowsphonepush.php:122 msgid "Push text of new item" diff --git a/windowsphonepush/lang/it/strings.php b/windowsphonepush/lang/it/strings.php index ca76a09d..a45c2c7f 100644 --- a/windowsphonepush/lang/it/strings.php +++ b/windowsphonepush/lang/it/strings.php @@ -7,6 +7,6 @@ function string_plural_select_it($n){ ; $a->strings["WindowsPhonePush settings updated."] = "Impostazioni WindowsPhonePush aggiornate."; $a->strings["WindowsPhonePush Settings"] = "Impostazioni WindowsPhonePush"; -$a->strings["Enable WindowsPhonePush Addon"] = "Abilita addon WindowsPhonePush"; +$a->strings["Enable WindowsPhonePush Addon"] = "Abilita componente aggiuntivo WindowsPhonePush"; $a->strings["Push text of new item"] = "Notifica il testo dei nuovi elementi"; $a->strings["Save Settings"] = "Salva Impostazioni"; diff --git a/wppost/lang/it/messages.po b/wppost/lang/it/messages.po index 00bed78a..85e2b317 100644 --- a/wppost/lang/it/messages.po +++ b/wppost/lang/it/messages.po @@ -4,13 +4,13 @@ # # # Translators: -# fabrixxm , 2014-2015 +# fabrixxm , 2014-2015,2017-2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-24 21:06+0100\n" -"PO-Revision-Date: 2017-02-10 08:18+0000\n" +"PO-Revision-Date: 2018-03-19 13:26+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n" @@ -25,11 +25,11 @@ msgstr "Invia a Wordpress" #: wppost.php:80 wppost.php:84 msgid "Wordpress Export" -msgstr "" +msgstr "Esporta a Wordpress" #: wppost.php:87 msgid "Enable WordPress Post Addon" -msgstr "Abilita il addon di invio a Wordpress" +msgstr "Abilita il componente aggiuntivo di invio a Wordpress" #: wppost.php:92 msgid "WordPress username" @@ -55,19 +55,19 @@ msgstr "Inserisci un link al messaggio originale su Friendica" msgid "" "Text for the backlink, e.g. Read the original post and comment stream on " "Friendica." -msgstr "" +msgstr "Testo per il backlink, p.e. Leggi il post originale e i commenti su Friendica." #: wppost.php:121 msgid "Don't post messages that are too short" -msgstr "" +msgstr "Non inviare messaggi troppo corti" #: wppost.php:127 msgid "Save Settings" -msgstr "" +msgstr "Salva Impostazioni" #: wppost.php:206 msgid "Read the orig­i­nal post and com­ment stream on Friendica" -msgstr "" +msgstr "Leggi il messaggio originale e i commenti su Friendica" #: wppost.php:269 msgid "Post from Friendica" diff --git a/wppost/lang/it/strings.php b/wppost/lang/it/strings.php index 8df1bd08..c982dbcd 100644 --- a/wppost/lang/it/strings.php +++ b/wppost/lang/it/strings.php @@ -6,15 +6,15 @@ function string_plural_select_it($n){ }} ; $a->strings["Post to Wordpress"] = "Invia a Wordpress"; -$a->strings["Wordpress Export"] = ""; -$a->strings["Enable WordPress Post Addon"] = "Abilita il addon di invio a Wordpress"; +$a->strings["Wordpress Export"] = "Esporta a Wordpress"; +$a->strings["Enable WordPress Post Addon"] = "Abilita il componente aggiuntivo di invio a Wordpress"; $a->strings["WordPress username"] = "Nome utente Wordpress"; $a->strings["WordPress password"] = "Password Wordpress"; $a->strings["WordPress API URL"] = "Indirizzo API Wordpress"; $a->strings["Post to WordPress by default"] = "Invia sempre a Wordpress"; $a->strings["Provide a backlink to the Friendica post"] = "Inserisci un link al messaggio originale su Friendica"; -$a->strings["Text for the backlink, e.g. Read the original post and comment stream on Friendica."] = ""; -$a->strings["Don't post messages that are too short"] = ""; -$a->strings["Save Settings"] = ""; -$a->strings["Read the orig­i­nal post and com­ment stream on Friendica"] = ""; +$a->strings["Text for the backlink, e.g. Read the original post and comment stream on Friendica."] = "Testo per il backlink, p.e. Leggi il post originale e i commenti su Friendica."; +$a->strings["Don't post messages that are too short"] = "Non inviare messaggi troppo corti"; +$a->strings["Save Settings"] = "Salva Impostazioni"; +$a->strings["Read the orig­i­nal post and com­ment stream on Friendica"] = "Leggi il messaggio originale e i commenti su Friendica"; $a->strings["Post from Friendica"] = "Messaggio da Friendica"; diff --git a/xmpp/lang/it/messages.po b/xmpp/lang/it/messages.po new file mode 100644 index 00000000..5b5a6285 --- /dev/null +++ b/xmpp/lang/it/messages.po @@ -0,0 +1,61 @@ +# ADDON xmpp +# Copyright (C) +# This file is distributed under the same license as the Friendica xmpp addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-27 09:30+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: fabrixxm , 2018\n" +"Language-Team: Italian (https://www.transifex.com/Friendica/teams/12172/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: xmpp.php:38 +msgid "XMPP settings updated." +msgstr "Impostazioni XMPP aggiornate." + +#: xmpp.php:63 xmpp.php:67 +msgid "XMPP-Chat (Jabber)" +msgstr "XMPP-Chat (Jabber)" + +#: xmpp.php:71 +msgid "Enable Webchat" +msgstr "Abilita chat web" + +#: xmpp.php:76 +msgid "Individual Credentials" +msgstr "Credenziali Individuali" + +#: xmpp.php:82 xmpp.php:108 +msgid "Jabber BOSH host" +msgstr "Server Jabber BOSH" + +#: xmpp.php:91 xmpp.php:107 +msgid "Save Settings" +msgstr "Salva Impostazioni" + +#: xmpp.php:109 +msgid "Use central userbase" +msgstr "Usa base utenti centrale" + +#: xmpp.php:109 +msgid "" +"If enabled, users will automatically login to an ejabberd server that has to" +" be installed on this machine with synchronized credentials via the " +"\"auth_ejabberd.php\" script." +msgstr "" +"Se abilitato, gli utenti verranno automaticamente autenticati con un server " +"ejabber che deve essere installato su questa macchina, con le credenziali " +"sincronizzate attraverso lo script \"auth_ejabberd.php\"" + +#: xmpp.php:119 +msgid "Settings updated." +msgstr "Impostazioni aggiornate." diff --git a/xmpp/lang/it/strings.php b/xmpp/lang/it/strings.php new file mode 100644 index 00000000..d0bebb7e --- /dev/null +++ b/xmpp/lang/it/strings.php @@ -0,0 +1,16 @@ +strings["XMPP settings updated."] = "Impostazioni XMPP aggiornate."; +$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)"; +$a->strings["Enable Webchat"] = "Abilita chat web"; +$a->strings["Individual Credentials"] = "Credenziali Individuali"; +$a->strings["Jabber BOSH host"] = "Server Jabber BOSH"; +$a->strings["Save Settings"] = "Salva Impostazioni"; +$a->strings["Use central userbase"] = "Usa base utenti centrale"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Se abilitato, gli utenti verranno automaticamente autenticati con un server ejabber che deve essere installato su questa macchina, con le credenziali sincronizzate attraverso lo script \"auth_ejabberd.php\""; +$a->strings["Settings updated."] = "Impostazioni aggiornate."; diff --git a/yourls/lang/it/messages.po b/yourls/lang/it/messages.po index d11f2797..033ffd04 100644 --- a/yourls/lang/it/messages.po +++ b/yourls/lang/it/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-27 05:01-0500\n" -"PO-Revision-Date: 2015-08-31 10:30+0000\n" +"PO-Revision-Date: 2017-09-20 06:09+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" "MIME-Version: 1.0\n"