IT: imported translations

This commit is contained in:
Tobias Diekershoff 2014-09-14 22:01:44 +02:00
commit 1038ae0174
128 changed files with 5405 additions and 669 deletions

View file

@ -0,0 +1,56 @@
# ADDON altpager
# Copyright (C)
# This file is distributed under the same license as the Friendica altpager addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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-09-10 10:12+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: altpager.php:46
msgid "Altpager settings updated."
msgstr "Impostazioni Altpager aggiornate."
#: altpager.php:83
msgid "Alternate Pagination Setting"
msgstr "Impostazioni Paginatore Alternativo"
#: altpager.php:85
msgid "Use links to \"newer\" and \"older\" pages in place of page numbers?"
msgstr "Usa i collegamenti \"nuovi\" e \"vecchi\" al posto dei numeri di pagina?"
#: altpager.php:91 altpager.php:98
msgid "Submit"
msgstr "Invia"
#: altpager.php:99
msgid "Global"
msgstr "Globale"
#: altpager.php:99
msgid "Force global use of the alternate pager"
msgstr "Forza l'uso del paginatore alternativo globalmente"
#: altpager.php:100
msgid "Individual"
msgstr "Individuale"
#: altpager.php:100
msgid "Each user chooses whether to use the alternate pager"
msgstr "Ogni utente può decidere se usare il paginatore alternativo"
#: altpager.php:107
msgid "Settings updated."
msgstr "Impostazioni aggiornate."

View file

@ -1,11 +1,16 @@
<?php
$a->strings["Altpager settings updated."] = "Impostazioni Altpager aggiornate.";
$a->strings["Alternate Pagination Setting"] = "Impostazioni Paginatore Alternativo";
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Usa i collegamenti \"nuovi\" e \"vecchi\" al posto dei numeri di pagina?";
$a->strings["Submit"] = "Invia";
$a->strings["Global"] = "";
$a->strings["Force global use of the alternate pager"] = "";
$a->strings["Individual"] = "";
$a->strings["Each user chooses whether to use the alternate pager"] = "";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Altpager settings updated."] = "Impostazioni Altpager aggiornate.";
$a->strings["Alternate Pagination Setting"] = "Impostazioni Paginatore Alternativo";
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Usa i collegamenti \"nuovi\" e \"vecchi\" al posto dei numeri di pagina?";
$a->strings["Submit"] = "Invia";
$a->strings["Global"] = "Globale";
$a->strings["Force global use of the alternate pager"] = "Forza l'uso del paginatore alternativo globalmente";
$a->strings["Individual"] = "Individuale";
$a->strings["Each user chooses whether to use the alternate pager"] = "Ogni utente può decidere se usare il paginatore alternativo";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";

118
appnet/lang/it/messages.po Normal file
View file

@ -0,0 +1,118 @@
# ADDON appnet
# Copyright (C)
# This file is distributed under the same license as the Friendica appnet addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 11:47+0200\n"
"PO-Revision-Date: 2014-09-10 10:18+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: appnet.php:39
msgid "Permission denied."
msgstr "Permesso negato."
#: appnet.php:73
msgid "You are now authenticated to app.net. "
msgstr "Sei autenticato su app.net"
#: appnet.php:77
msgid "<p>Error fetching token. Please try again.</p>"
msgstr "<p>Errore recuperando il token. Prova di nuovo</p>"
#: appnet.php:80
msgid "return to the connector page"
msgstr "ritorna alla pagina del connettore"
#: appnet.php:94
msgid "Post to app.net"
msgstr "Invia ad app.net"
#: appnet.php:125 appnet.php:129
msgid "App.net Export"
msgstr "Esporta App.net"
#: appnet.php:142
msgid "Currently connected to: "
msgstr "Al momento connesso con:"
#: appnet.php:144
msgid "Enable App.net Post Plugin"
msgstr "Abilita il plugin di invio ad App.net"
#: appnet.php:149
msgid "Post to App.net by default"
msgstr "Invia sempre ad App.net"
#: appnet.php:153
msgid "Import the remote timeline"
msgstr "Importa la timeline remota"
#: appnet.php:159
msgid ""
"<p>Error fetching user profile. Please clear the configuration and try "
"again.</p>"
msgstr "<p>Errore recuperando il profilo utente. Svuota la configurazione e prova di nuovo.</p>"
#: appnet.php:164
msgid "<p>You have two ways to connect to App.net.</p>"
msgstr "<p>Puoi collegarti ad App.net in due modi.</p>"
#: appnet.php:166
msgid ""
"<p>First way: Register an application at <a "
"href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a>"
" and enter Client ID and Client Secret. "
msgstr "<p>Registrare un'applicazione su <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> e inserire Client ID e Client Secret."
#: appnet.php:167
#, php-format
msgid "Use '%s' as Redirect URI<p>"
msgstr "Usa '%s' come Redirect URI</p>"
#: appnet.php:169
msgid "Client ID"
msgstr "Client ID"
#: appnet.php:173
msgid "Client Secret"
msgstr "Client Secret"
#: appnet.php:177
msgid ""
"<p>Second way: fetch a token at <a href=\"http://dev-"
"lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. "
msgstr "<p>Oppure puoi recuperare un token su <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>."
#: appnet.php:178
msgid ""
"Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', "
"'Messages'.</p>"
msgstr "Imposta gli ambiti 'Basic', 'Stream', 'Scrivi Post', 'Messaggi Pubblici', 'Messaggi'.</p>"
#: appnet.php:180
msgid "Token"
msgstr "Token"
#: appnet.php:192
msgid "Sign in using App.net"
msgstr "Autenticati con App.net"
#: appnet.php:197
msgid "Clear OAuth configuration"
msgstr "Pulisci configurazione OAuth"
#: appnet.php:204
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -0,0 +1,29 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["You are now authenticated to app.net. "] = "Sei autenticato su app.net";
$a->strings["<p>Error fetching token. Please try again.</p>"] = "<p>Errore recuperando il token. Prova di nuovo</p>";
$a->strings["return to the connector page"] = "ritorna alla pagina del connettore";
$a->strings["Post to app.net"] = "Invia ad app.net";
$a->strings["App.net Export"] = "Esporta App.net";
$a->strings["Currently connected to: "] = "Al momento connesso con:";
$a->strings["Enable App.net Post Plugin"] = "Abilita il plugin di invio ad App.net";
$a->strings["Post to App.net by default"] = "Invia sempre ad App.net";
$a->strings["Import the remote timeline"] = "Importa la timeline remota";
$a->strings["<p>Error fetching user profile. Please clear the configuration and try again.</p>"] = "<p>Errore recuperando il profilo utente. Svuota la configurazione e prova di nuovo.</p>";
$a->strings["<p>You have two ways to connect to App.net.</p>"] = "<p>Puoi collegarti ad App.net in due modi.</p>";
$a->strings["<p>First way: Register an application at <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> and enter Client ID and Client Secret. "] = "<p>Registrare un'applicazione su <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> e inserire Client ID e Client Secret.";
$a->strings["Use '%s' as Redirect URI<p>"] = "Usa '%s' come Redirect URI</p>";
$a->strings["Client ID"] = "Client ID";
$a->strings["Client Secret"] = "Client Secret";
$a->strings["<p>Second way: fetch a token at <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. "] = "<p>Oppure puoi recuperare un token su <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>.";
$a->strings["Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.</p>"] = "Imposta gli ambiti 'Basic', 'Stream', 'Scrivi Post', 'Messaggi Pubblici', 'Messaggi'.</p>";
$a->strings["Token"] = "Token";
$a->strings["Sign in using App.net"] = "Autenticati con App.net";
$a->strings["Clear OAuth configuration"] = "Pulisci configurazione OAuth";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,40 @@
# ADDON appnetpost
# Copyright (C)
# This file is distributed under the same license as the Friendica appnetpost addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 11:47+0200\n"
"PO-Revision-Date: 2014-09-10 10:18+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: appnetpost.php:37
msgid "Post to app.net"
msgstr "Invia ad app.net"
#: appnetpost.php:59 appnetpost.php:63
msgid "App.net Export"
msgstr "Esporta App.net"
#: appnetpost.php:67
msgid "Enable App.net Post Plugin"
msgstr "Abilita il plugin di invio ad App.net"
#: appnetpost.php:72
msgid "Post to App.net by default"
msgstr "Invia sempre ad App.net"
#: appnetpost.php:78
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -0,0 +1,12 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to app.net"] = "Invia ad app.net";
$a->strings["App.net Export"] = "Esporta App.net";
$a->strings["Enable App.net Post Plugin"] = "Abilita il plugin di invio ad App.net";
$a->strings["Post to App.net by default"] = "Invia sempre ad App.net";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,52 @@
# ADDON blackout
# Copyright (C)
# This file is distributed under the same license as the Friendica blackout addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: blackout.php:99
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: blackout.php:100
msgid "Redirect URL"
msgstr "URL di reindirizzamento"
#: blackout.php:100
msgid "all your visitors from the web will be redirected to this URL"
msgstr "tutti i visitatori dal web verranno reindirizzati a questo URL"
#: blackout.php:101
msgid "Begin of the Blackout"
msgstr "Inzio del blackout"
#: blackout.php:101
msgid ""
"format is <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, "
"<em>hh</em> hour and <em>mm</em> minute"
msgstr "il formato è <em>YYYY</em> anno, <em>MM</em> mese, <em>DD</em> giorno, <em>hh</em> ora e <em>mm</em> minuto"
#: blackout.php:102
msgid "End of the Blackout"
msgstr "Fine del blackout"
#: blackout.php:108
msgid ""
"The end-date is prior to the start-date of the blackout, you should fix "
"this."
msgstr "La data di fine è precedente alla data di inizio. Dovresti sistemarla."

View file

@ -1,3 +1,14 @@
<?php
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Redirect URL"] = "URL di reindirizzamento";
$a->strings["all your visitors from the web will be redirected to this URL"] = "tutti i visitatori dal web verranno reindirizzati a questo URL";
$a->strings["Begin of the Blackout"] = "Inzio del blackout";
$a->strings["format is <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute"] = "il formato è <em>YYYY</em> anno, <em>MM</em> mese, <em>DD</em> giorno, <em>hh</em> ora e <em>mm</em> minuto";
$a->strings["End of the Blackout"] = "Fine del blackout";
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this."] = "La data di fine è precedente alla data di inizio. Dovresti sistemarla.";

View file

@ -0,0 +1,53 @@
# ADDON blockem
# Copyright (C)
# This file is distributed under the same license as the Friendica blockem addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: blockem.php:53 blockem.php:57
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:65
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: blockem.php:78
msgid "BLOCKEM Settings saved."
msgstr "Impostazioni BLOCKEM salvate."
#: blockem.php:142
#, php-format
msgid "Blocked %s - Click to open/close"
msgstr "%s bloccato - Clicca per aprire/chiudere"
#: blockem.php:197
msgid "Unblock Author"
msgstr "Sblocca autore"
#: blockem.php:199
msgid "Block Author"
msgstr "Blocca autore"
#: blockem.php:231
msgid "blockem settings updated"
msgstr "Impostazioni 'blockem' aggiornate."

View file

@ -1,10 +1,15 @@
<?php
$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare";
$a->strings["Submit"] = "Invia";
$a->strings["BLOCKEM Settings saved."] = "Impostazioni 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.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["\"Blockem\""] = "\"Blockem\"";
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare";
$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["Unblock Author"] = "Sblocca autore";
$a->strings["Block Author"] = "Blocca autore";
$a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate.";

View file

@ -0,0 +1,56 @@
# ADDON blogger
# Copyright (C)
# This file is distributed under the same license as the Friendica blogger addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: blogger.php:42
msgid "Post to blogger"
msgstr "Invia a Blogger"
#: blogger.php:74 blogger.php:78
msgid "Blogger Export"
msgstr "Esporta Blogger"
#: blogger.php:82
msgid "Enable Blogger Post Plugin"
msgstr "Abilita il plugin di invio a Blogger"
#: blogger.php:87
msgid "Blogger username"
msgstr "Nome utente Blogger"
#: blogger.php:92
msgid "Blogger password"
msgstr "Password Blogger"
#: blogger.php:97
msgid "Blogger API URL"
msgstr "Indirizzo API Blogger"
#: blogger.php:102
msgid "Post to Blogger by default"
msgstr "Invia sempre a Blogger"
#: blogger.php:108
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: blogger.php:178
msgid "Post from Friendica"
msgstr "Messaggio da Friendica"

View file

@ -1,11 +1,16 @@
<?php
$a->strings["Post to blogger"] = "Posta su blogger";
$a->strings["Blogger Post Settings"] = "Impostazioni post per blogger";
$a->strings["Enable Blogger Post Plugin"] = "Abilita il plugin Blogger";
$a->strings["Blogger username"] = "Blogger username";
$a->strings["Blogger password"] = "Blogger password";
$a->strings["Blogger API URL"] = "Blogger API URL";
$a->strings["Post to Blogger by default"] = "Invia sempre a Blogger";
$a->strings["Submit"] = "Invia";
$a->strings["Post from Friendica"] = "Messaggio da Friendica";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to blogger"] = "Invia a Blogger";
$a->strings["Blogger Export"] = "Esporta Blogger";
$a->strings["Enable Blogger Post Plugin"] = "Abilita il plugin 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";
$a->strings["Post to Blogger by default"] = "Invia sempre a Blogger";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Post from Friendica"] = "Messaggio da Friendica";

View file

@ -0,0 +1,76 @@
# ADDON buffer
# Copyright (C)
# This file is distributed under the same license as the Friendica buffer addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:27+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: buffer.php:31
msgid "Permission denied."
msgstr "Permesso negato."
#: buffer.php:57 buffer.php:185
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: buffer.php:59
msgid "Client ID"
msgstr "Client ID"
#: buffer.php:60
msgid "Client Secret"
msgstr "Client Secret"
#: buffer.php:67
msgid "Error when registering buffer connection:"
msgstr "Errore registrando la connessione a buffer:"
#: buffer.php:86
msgid "You are now authenticated to buffer. "
msgstr "Sei autenticato su buffer."
#: buffer.php:87
msgid "return to the connector page"
msgstr "ritorna alla pagina del connettore"
#: buffer.php:103
msgid "Post to Buffer"
msgstr "Invia a Buffer"
#: buffer.php:128 buffer.php:132
msgid "Buffer Export"
msgstr "Esporta Buffer"
#: buffer.php:142
msgid "Authenticate your Buffer connection"
msgstr "Autentica la tua connessione a Buffer"
#: buffer.php:146
msgid "Enable Buffer Post Plugin"
msgstr "Abilita il plugin di invio a Buffer"
#: buffer.php:151
msgid "Post to Buffer by default"
msgstr "Invia sempre a Buffer"
#: buffer.php:156
msgid "Check to delete this preset"
msgstr "Seleziona per elimiare queto preset"
#: buffer.php:165
msgid "Posts are going to all accounts that are enabled by default:"
msgstr "I messaggi andranno a tutti gli account che sono abilitati:"

View file

@ -0,0 +1,21 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Client ID"] = "Client ID";
$a->strings["Client Secret"] = "Client Secret";
$a->strings["Error when registering buffer connection:"] = "Errore registrando la connessione a buffer:";
$a->strings["You are now authenticated to buffer. "] = "Sei autenticato su buffer.";
$a->strings["return to the connector page"] = "ritorna alla pagina del connettore";
$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 Plugin"] = "Abilita il plugin di invio a Buffer";
$a->strings["Post to Buffer by default"] = "Invia sempre a Buffer";
$a->strings["Check to delete this preset"] = "Seleziona per elimiare queto preset";
$a->strings["Posts are going to all accounts that are enabled by default:"] = "I messaggi andranno a tutti gli account che sono abilitati:";

View file

@ -0,0 +1,24 @@
# ADDON buglink
# Copyright (C)
# This file is distributed under the same license as the Friendica buglink addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:27+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: buglink.php:15
msgid "Report Bug"
msgstr "Segnala un Bug"

View file

@ -1,3 +1,8 @@
<?php
$a->strings["Report Bug"] = "Segnala un Bug";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Report Bug"] = "Segnala un Bug";

56
cal/lang/it/messages.po Normal file
View file

@ -0,0 +1,56 @@
# ADDON cal
# Copyright (C)
# This file is distributed under the same license as the Friendica cal addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:30+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: cal.php:33
msgid "Event Export"
msgstr "Esporta Evento"
#: cal.php:33
msgid "You can download public events from: "
msgstr "Puoi scaricare gli eventi publici da:"
#: cal.php:53
msgid "The user does not export the calendar."
msgstr "L'utente non esporta il calendario."
#: cal.php:83
msgid "This calendar format is not supported"
msgstr "Il formato del calendario non è supportato"
#: cal.php:181 cal.php:185
msgid "Export Events"
msgstr "Esporta Eventi"
#: cal.php:189
msgid "If this is enabled, your public events will be available at"
msgstr "Se abilitato, i tuoi eventi pubblici saranno disponibili a"
#: cal.php:190
msgid "Currently supported formats are ical and csv."
msgstr "I formati supportati sono ical e csv."
#: cal.php:191
msgid "Enable calendar export"
msgstr "Abilita esporazione calendario"
#: cal.php:193
msgid "Save Settings"
msgstr "Salva Impostazioni"

16
cal/lang/it/strings.php Normal file
View file

@ -0,0 +1,16 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Event Export"] = "Esporta Evento";
$a->strings["You can download public events from: "] = "Puoi scaricare gli eventi publici da:";
$a->strings["The user does not export the calendar."] = "L'utente non esporta il calendario.";
$a->strings["This calendar format is not supported"] = "Il formato del calendario non è supportato";
$a->strings["Export Events"] = "Esporta Eventi";
$a->strings["If this is enabled, your public events will be available at"] = "Se abilitato, i tuoi eventi pubblici saranno disponibili a";
$a->strings["Currently supported formats are ical and csv."] = "I formati supportati sono ical e csv.";
$a->strings["Enable calendar export"] = "Abilita esporazione calendario";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,74 @@
# ADDON communityhome
# Copyright (C)
# This file is distributed under the same license as the Friendica communityhome addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:30+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: communityhome.php:29 communityhome.php:35
msgid "Login"
msgstr "Accedi"
#: communityhome.php:30
msgid "OpenID"
msgstr "OpenID"
#: communityhome.php:46
msgid "Latest users"
msgstr "Ultimi utenti"
#: communityhome.php:91
msgid "Most active users"
msgstr "Utenti più attivi"
#: communityhome.php:109
msgid "Latest photos"
msgstr "Ultime foto"
#: communityhome.php:122
msgid "Contact Photos"
msgstr "Foto dei contatti"
#: communityhome.php:123
msgid "Profile Photos"
msgstr "Foto del profilo"
#: communityhome.php:148
msgid "Latest likes"
msgstr "Ultimi \"mi piace\""
#: communityhome.php:170
msgid "event"
msgstr "l'evento"
#: communityhome.php:173 communityhome.php:182
msgid "status"
msgstr "lo stato"
#: communityhome.php:178
msgid "photo"
msgstr "la foto"
#: communityhome.php:187
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "a %1$s piace %2$s di %3$s"
#: communityhome.php:196
#, php-format
msgid "Welcome to %s"
msgstr "Benvenuto su %s"

View file

@ -1,14 +1,20 @@
<?php
$a->strings["Login"] = "Accedi";
$a->strings["OpenID"] = "OpenID";
$a->strings["Latest users"] = "Ultimi utenti";
$a->strings["Most active users"] = "Utenti più attivi";
$a->strings["Latest photos"] = "Ultime foto";
$a->strings["Contact Photos"] = "Foto dei contatti";
$a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Latest likes"] = "Ultimi \"mi piace\"";
$a->strings["event"] = "l'evento";
$a->strings["status"] = "stato";
$a->strings["photo"] = "foto";
$a->strings["Welcome to %s"] = "Benvenuto su %s";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Login"] = "Accedi";
$a->strings["OpenID"] = "OpenID";
$a->strings["Latest users"] = "Ultimi utenti";
$a->strings["Most active users"] = "Utenti più attivi";
$a->strings["Latest photos"] = "Ultime foto";
$a->strings["Contact Photos"] = "Foto dei contatti";
$a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Latest likes"] = "Ultimi \"mi piace\"";
$a->strings["event"] = "l'evento";
$a->strings["status"] = "lo stato";
$a->strings["photo"] = "la foto";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "a %1\$s piace %2\$s di %3\$s";
$a->strings["Welcome to %s"] = "Benvenuto su %s";

View file

@ -0,0 +1,40 @@
# ADDON curweather
# Copyright (C)
# This file is distributed under the same license as the Friendica curweather addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:31+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: curweather.php:46 curweather.php:90
msgid "Current Weather"
msgstr "Meteo"
#: curweather.php:67
msgid "Current Weather settings updated."
msgstr "Impostazioni Meteo aggiornate."
#: curweather.php:93
msgid "Weather Location: "
msgstr "Posizione del meteo:"
#: curweather.php:96
msgid "Enable Current Weather"
msgstr "Abilita Meteo"
#: curweather.php:104
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -1,3 +1,12 @@
<?php
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Current Weather"] = "Meteo";
$a->strings["Current Weather settings updated."] = "Impostazioni Meteo aggiornate.";
$a->strings["Weather Location: "] = "Posizione del meteo:";
$a->strings["Enable Current Weather"] = "Abilita Meteo";
$a->strings["Save Settings"] = "Salva Impostazioni";

578
dav/lang/it/messages.po Normal file
View file

@ -0,0 +1,578 @@
# ADDON dav
# Copyright (C)
# This file is distributed under the same license as the Friendica dav addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:55+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: friendica/calendar.friendica.fnk.php:206
msgid "Private Calendar"
msgstr "Calendario Privato"
#: friendica/calendar.friendica.fnk.php:207
msgid "Friendica Events: Mine"
msgstr "Eventi Friendica: Miei"
#: friendica/calendar.friendica.fnk.php:208
msgid "Friendica Events: Contacts"
msgstr "Eventi Friendica: Contatti"
#: friendica/calendar.friendica.fnk.php:248
msgid "Private Addresses"
msgstr "Indirizzi Privati"
#: friendica/calendar.friendica.fnk.php:249
msgid "Friendica Contacts"
msgstr "Contatti Friendica"
#: friendica/dav_carddav_backend_virtual_friendica.inc.php:36
#: friendica/dav_carddav_backend_virtual_friendica.inc.php:59
msgid "Friendica-Contacts"
msgstr "Friendica - Contatti"
#: friendica/dav_carddav_backend_virtual_friendica.inc.php:60
msgid "Your Friendica-Contacts"
msgstr "Il tuo Friendica - Contatti"
#: friendica/dav_caldav_backend_virtual_friendica.inc.php:36
msgid "Friendica-Native events"
msgstr "Friendica - Eventi nativi"
#: friendica/main.php:202
msgid ""
"The current version of this plugin 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 plugin non è stata configurata correttamente. Contatta l'amministratore."
#: friendica/main.php:239 common/wdcal_edit.inc.php:146
msgid "Calendar"
msgstr "Calendario"
#: friendica/main.php:242
msgid "Extended calendar with CalDAV-support"
msgstr "Calendario esteso con supporto CalDAV"
#: friendica/main.php:279 friendica/main.php:280
msgid "noreply"
msgstr "nonrispondere"
#: friendica/main.php:282
msgid "Notification: "
msgstr "Notifica:"
#: friendica/main.php:309
msgid "The database tables have been installed."
msgstr "Le tabelle del database sono state installate."
#: friendica/main.php:310
msgid "An error occurred during the installation."
msgstr "Errore durante l'installazione."
#: friendica/main.php:316
msgid "The database tables have been updated."
msgstr "Le tabelle del database sono state aggiornate."
#: friendica/main.php:317
msgid "An error occurred during the update."
msgstr "Errore durante l'aggiornamento."
#: friendica/main.php:333
msgid "No system-wide settings yet."
msgstr "Nessun settaggio di sistema al momento."
#: friendica/main.php:336
msgid "Database status"
msgstr "Stato database"
#: friendica/main.php:339
msgid "Installed"
msgstr "Installato"
#: friendica/main.php:343
msgid "Upgrade needed"
msgstr "Aggiornamento richiesto"
#: friendica/main.php:343
msgid ""
"Please back up all calendar data (the tables beginning with dav_*) before "
"proceeding. While all calendar events <i>should</i> be converted to the new "
"database structure, it's always safe to have a backup. Below, you can have a"
" look at the database-queries that will be made when pressing the "
"'update'-button."
msgstr "Fai un backup di tutti i dati del calendario (le tabelle che iniziano con dav_ ) prima di procedere. Anche se tutti gli eventi <i>dovrebbero</i> venire convertiti alla nuova struttura del database, è sempre meglio fare un backup. Qui sotto puoi guardare le query che saranno eseguite premendo il bottone 'aggiorna'."
#: friendica/main.php:343
msgid "Upgrade"
msgstr "Aggiorna"
#: friendica/main.php:346
msgid "Not installed"
msgstr "Non installato"
#: friendica/main.php:346
msgid "Install"
msgstr "Installa"
#: friendica/main.php:350
msgid "Unknown"
msgstr "Sconosciuto"
#: friendica/main.php:350
msgid ""
"Something really went wrong. I cannot recover from this state automatically,"
" sorry. Please go to the database backend, back up the data, and delete all "
"tables beginning with 'dav_' manually. Afterwards, this installation routine"
" should be able to reinitialize the tables automatically."
msgstr "Qualcosa è andato storto. Non posso salvare la situazione automaticamente, mi spiace. Fai un backup dei dati e cancella tutte le tabelle che iniziano con 'dav_' manualmente dal database. Dopo di ciò, questa routine di installazione dovrebbe essere in grado di reinizializzare le tabelle automaticamente."
#: friendica/main.php:355
msgid "Troubleshooting"
msgstr "Risoluzione dei problemi"
#: friendica/main.php:356
msgid "Manual creation of the database tables:"
msgstr "Creazione manuale delle tabelle nel database:"
#: friendica/main.php:357
msgid "Show SQL-statements"
msgstr "Mostra i comandi SQL"
#: friendica/layout.fnk.php:99 friendica/layout.fnk.php:136
msgid ""
"Something went wrong when trying to import the file. Sorry. Maybe some "
"events were imported anyway."
msgstr "Qualcosa è andato storto cercando di importare il file. Mi spiace. Forse qualche evento è stato comunque importato."
#: friendica/layout.fnk.php:131
msgid "Something went wrong when trying to import the file. Sorry."
msgstr "Qualcosa è andato storto cercando di importare il file. Mi spiace."
#: friendica/layout.fnk.php:134
msgid "The ICS-File has been imported."
msgstr "Il file ICS è stato importato."
#: friendica/layout.fnk.php:138
msgid "No file was uploaded."
msgstr "Nessun file è stato caricato."
#: friendica/layout.fnk.php:143 friendica/layout.fnk.php:422
#: common/wdcal_edit.inc.php:140
msgid "Go back to the calendar"
msgstr "Torna al calendario"
#: friendica/layout.fnk.php:147
msgid "Import a ICS-file"
msgstr "Importa un file ICS"
#: friendica/layout.fnk.php:150
msgid "ICS-File"
msgstr "File ICS"
#: friendica/layout.fnk.php:151
msgid "Overwrite all #num# existing events"
msgstr "Sovrascrivi tutti i #num# eventi esistenti"
#: friendica/layout.fnk.php:152
msgid "Upload"
msgstr "Carica"
#: friendica/layout.fnk.php:225
msgid "Settings"
msgstr "Impostazioni"
#: friendica/layout.fnk.php:225
msgid "Help"
msgstr "Guida"
#: friendica/layout.fnk.php:228
msgid "New event"
msgstr "Nuovo evento"
#: friendica/layout.fnk.php:232
msgid "Today"
msgstr "Oggi"
#: friendica/layout.fnk.php:241
msgid "Day"
msgstr "Giorno"
#: friendica/layout.fnk.php:248
msgid "Week"
msgstr "Settimana"
#: friendica/layout.fnk.php:255 common/wdcal_edit.inc.php:372
msgid "Month"
msgstr "Mese"
#: friendica/layout.fnk.php:260
msgid "Reload"
msgstr "Ricarica"
#: friendica/layout.fnk.php:263
msgid "Previous"
msgstr "Precendente"
#: friendica/layout.fnk.php:266
msgid "Next"
msgstr "Successivo"
#: friendica/layout.fnk.php:271
msgid "Date"
msgstr "Data"
#: friendica/layout.fnk.php:313
msgid "Error"
msgstr "Errore"
#: friendica/layout.fnk.php:354
msgid "Permission denied."
msgstr "Permesso negato."
#: friendica/layout.fnk.php:361
msgid "The new values have been saved."
msgstr "I nuovi valori sono stati salvati."
#: friendica/layout.fnk.php:380
msgid "The calendar has been updated."
msgstr "Il calendario è stato aggiornato."
#: friendica/layout.fnk.php:393
msgid "The new calendar has been created."
msgstr "Il nuovo calendario è stato creato."
#: friendica/layout.fnk.php:417
msgid "The calendar has been deleted."
msgstr "Il calendario è stato cancellato."
#: friendica/layout.fnk.php:424
msgid "Calendar Settings"
msgstr "Impostazioni Calendario"
#: friendica/layout.fnk.php:430
msgid "Date format"
msgstr "Formato data"
#: friendica/layout.fnk.php:439
msgid "Time zone"
msgstr "Fuso orario"
#: friendica/layout.fnk.php:441 friendica/layout.fnk.php:488
msgid "Save"
msgstr "Salva"
#: friendica/layout.fnk.php:445
msgid "Calendars"
msgstr "Calendari"
#: friendica/layout.fnk.php:487
msgid "Create a new calendar"
msgstr "Crea un nuovo calendario"
#: friendica/layout.fnk.php:496
msgid "Limitations"
msgstr "Limitazioni"
#: friendica/layout.fnk.php:500
msgid "Warning"
msgstr "Attenzione"
#: friendica/layout.fnk.php:504
msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)"
msgstr "Sincronizzazione (iPhone, Thunderbird Lightning, Android, ...)"
#: friendica/layout.fnk.php:511
msgid "Synchronizing this calendar with the iPhone"
msgstr "Sincronizzare questo calendario con l'iPhone"
#: friendica/layout.fnk.php:522
msgid "Synchronizing your Friendica-Contacts with the iPhone"
msgstr "Sincronizzare i tuoi contatti di Friendica con l'iPhone"
#: common/wdcal_edit.inc.php:30 common/wdcal_edit.inc.php:738
msgid "Could not open component for editing"
msgstr "Non posso aprire il componente per la modifica"
#: common/wdcal_edit.inc.php:144
msgid "Event data"
msgstr "Dettagli dell'evento"
#: common/wdcal_edit.inc.php:163
msgid "Special color"
msgstr "Colore speciale"
#: common/wdcal_edit.inc.php:169
msgid "Subject"
msgstr "Oggetto"
#: common/wdcal_edit.inc.php:173
msgid "Starts"
msgstr "Inizia"
#: common/wdcal_edit.inc.php:178
msgid "Ends"
msgstr "Finisce"
#: common/wdcal_edit.inc.php:183
msgid "Location"
msgstr "Posizione"
#: common/wdcal_edit.inc.php:185
msgid "Description"
msgstr "Descrizione"
#: common/wdcal_edit.inc.php:188
msgid "Recurrence"
msgstr "Ricorrenza"
#: common/wdcal_edit.inc.php:190
msgid "Frequency"
msgstr "Frequenza"
#: common/wdcal_edit.inc.php:191
msgid "None"
msgstr "Nessuna"
#: common/wdcal_edit.inc.php:194
msgid "Daily"
msgstr "Giornalmente"
#: common/wdcal_edit.inc.php:197
msgid "Weekly"
msgstr "Settimanalmente"
#: common/wdcal_edit.inc.php:200
msgid "Monthly"
msgstr "Mensilmente"
#: common/wdcal_edit.inc.php:203
msgid "Yearly"
msgstr "Annualmente"
#: common/wdcal_edit.inc.php:214
msgid "days"
msgstr "giorni"
#: common/wdcal_edit.inc.php:215
msgid "weeks"
msgstr "settimane"
#: common/wdcal_edit.inc.php:216
msgid "months"
msgstr "mesi"
#: common/wdcal_edit.inc.php:217
msgid "years"
msgstr "anni"
#: common/wdcal_edit.inc.php:218
msgid "Interval"
msgstr "Intervallo"
#: common/wdcal_edit.inc.php:218
msgid "All %select% %time%"
msgstr "Tutti %select% %time%"
#: common/wdcal_edit.inc.php:222 common/wdcal_edit.inc.php:260
#: common/wdcal_edit.inc.php:481
msgid "Days"
msgstr "Giorni"
#: common/wdcal_edit.inc.php:231 common/wdcal_edit.inc.php:254
#: common/wdcal_edit.inc.php:270 common/wdcal_edit.inc.php:293
#: common/wdcal_edit.inc.php:305
msgid "Sunday"
msgstr "Domenica"
#: common/wdcal_edit.inc.php:235 common/wdcal_edit.inc.php:274
#: common/wdcal_edit.inc.php:308
msgid "Monday"
msgstr "Lunedì"
#: common/wdcal_edit.inc.php:238 common/wdcal_edit.inc.php:277
msgid "Tuesday"
msgstr "Martedì"
#: common/wdcal_edit.inc.php:241 common/wdcal_edit.inc.php:280
msgid "Wednesday"
msgstr "Mercoledì"
#: common/wdcal_edit.inc.php:244 common/wdcal_edit.inc.php:283
msgid "Thursday"
msgstr "Giovedì"
#: common/wdcal_edit.inc.php:247 common/wdcal_edit.inc.php:286
msgid "Friday"
msgstr "Venerdì"
#: common/wdcal_edit.inc.php:250 common/wdcal_edit.inc.php:289
msgid "Saturday"
msgstr "Sabato"
#: common/wdcal_edit.inc.php:297
msgid "First day of week:"
msgstr "Primo giorno della settimanta:"
#: common/wdcal_edit.inc.php:350 common/wdcal_edit.inc.php:373
msgid "Day of month"
msgstr "Giorno del mese"
#: common/wdcal_edit.inc.php:354
msgid "#num#th of each month"
msgstr "#num#° di ogni mese"
#: common/wdcal_edit.inc.php:357
msgid "#num#th-last of each month"
msgstr "#num#* dalla fine di ogni mese"
#: common/wdcal_edit.inc.php:360
msgid "#num#th #wkday# of each month"
msgstr "#num#* #wkday# di ogni mese"
#: common/wdcal_edit.inc.php:363
msgid "#num#th-last #wkday# of each month"
msgstr "Ultimo #num#* #wkday# di ogni mese"
#: common/wdcal_edit.inc.php:377
msgid "#num#th of the given month"
msgstr "#num#* del mese"
#: common/wdcal_edit.inc.php:380
msgid "#num#th-last of the given month"
msgstr "#num#* dalla fine del mese"
#: common/wdcal_edit.inc.php:383
msgid "#num#th #wkday# of the given month"
msgstr "#num#* #wkday# del mese"
#: common/wdcal_edit.inc.php:386
msgid "#num#th-last #wkday# of the given month"
msgstr "Ultimo #num#* #wkday# del mese"
#: common/wdcal_edit.inc.php:413
msgid "Repeat until"
msgstr "Ripeti finchè"
#: common/wdcal_edit.inc.php:417
msgid "Infinite"
msgstr "Infinito"
#: common/wdcal_edit.inc.php:420
msgid "Until the following date"
msgstr "Fino alla seguente data"
#: common/wdcal_edit.inc.php:423
msgid "Number of times"
msgstr "Numero di volte"
#: common/wdcal_edit.inc.php:429
msgid "Exceptions"
msgstr "Eccezzioni"
#: common/wdcal_edit.inc.php:432
msgid "none"
msgstr "niente"
#: common/wdcal_edit.inc.php:449
msgid "Notification"
msgstr "Notifica"
#: common/wdcal_edit.inc.php:466
msgid "Notify by"
msgstr "Notificato da"
#: common/wdcal_edit.inc.php:468
msgid "Remove"
msgstr "Rimuovi"
#: common/wdcal_edit.inc.php:469
msgid "E-Mail"
msgstr "E-Mail"
#: common/wdcal_edit.inc.php:470
msgid "On Friendica / Display"
msgstr "Su Friendica / Mostra"
#: common/wdcal_edit.inc.php:474
msgid "Time"
msgstr "Tempo"
#: common/wdcal_edit.inc.php:478
msgid "Hours"
msgstr "Ore"
#: common/wdcal_edit.inc.php:479
msgid "Minutes"
msgstr "Minuti"
#: common/wdcal_edit.inc.php:480
msgid "Seconds"
msgstr "Secondi"
#: common/wdcal_edit.inc.php:482
msgid "Weeks"
msgstr "Settimane"
#: common/wdcal_edit.inc.php:485
msgid "before the"
msgstr "prima di"
#: common/wdcal_edit.inc.php:486
msgid "start of the event"
msgstr "inizio dell'evento"
#: common/wdcal_edit.inc.php:487
msgid "end of the event"
msgstr "fine dell'evento"
#: common/wdcal_edit.inc.php:492
msgid "Add a notification"
msgstr "Aggiungi notifica"
#: common/wdcal_edit.inc.php:687
msgid "The event #name# will start at #date"
msgstr "L'evento #name# inizierà il #date"
#: common/wdcal_edit.inc.php:696
msgid "#name# is about to begin."
msgstr "#name# sta per iniziare"
#: common/wdcal_edit.inc.php:769
msgid "Saved"
msgstr "Salvato"
#: common/dav_carddav_backend_private.inc.php:46
msgid "Private Addressbooks"
msgstr "Rubrica Privata"
#: common/dav_caldav_backend_private.inc.php:39
msgid "Private Events"
msgstr "Eventi Privati"
#: common/wdcal_backend.inc.php:92 common/wdcal_backend.inc.php:166
#: common/wdcal_backend.inc.php:178 common/wdcal_backend.inc.php:206
#: common/wdcal_backend.inc.php:214 common/wdcal_backend.inc.php:229
msgid "No access"
msgstr "Nessun accesso"
#: common/wdcal_configuration.php:148
msgid "U.S. Time Format (mm/dd/YYYY)"
msgstr "Formato data americano (mm/gg/AAAA)"
#: common/wdcal_configuration.php:243
msgid "German Time Format (dd.mm.YYYY)"
msgstr "Formato data europeo (gg.mm.AAAA)"

View file

@ -1,136 +1,141 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "Contatti Friendica";
$a->strings["Your Friendica-Contacts"] = "I tuoi contatti Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "Torna al calendario";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Carica";
$a->strings["Settings"] = "Impostazioni";
$a->strings["Help"] = "Guida";
$a->strings["New event"] = "";
$a->strings["Today"] = "Oggi";
$a->strings["Day"] = "";
$a->strings["Week"] = "Settimana";
$a->strings["Month"] = "Mese";
$a->strings["Reload"] = "Ricarica";
$a->strings["Previous"] = "Precendente";
$a->strings["Next"] = "Successivo";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Errore";
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["The new values have been saved."] = "I nuovi valori sono stati salvati.";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "Impostazioni Calendario";
$a->strings["Date format"] = "Formato data";
$a->strings["Time zone"] = "Fuso orario";
$a->strings["Save"] = "Salva";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "Limitazioni";
$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 plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Calendario";
$a->strings["Extended calendar with CalDAV-support"] = "Calendario esteso con supporto CalDAV";
$a->strings["noreply"] = "nessuna risposta";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "Le tabelle del database sono state installate.";
$a->strings["An error occurred during the installation."] = "Errore durante l'installazione.";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "Nessun settaggio di sistema ancora.";
$a->strings["Database status"] = "Stato database";
$a->strings["Installed"] = "Installato";
$a->strings["Upgrade needed"] = "Aggiornamento richiesto";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "Posizione";
$a->strings["Description"] = "Descrizione";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Nessuna";
$a->strings["Daily"] = "Giornalmente";
$a->strings["Weekly"] = "Settimanalmente";
$a->strings["Monthly"] = "Mensilmente";
$a->strings["Yearly"] = "";
$a->strings["days"] = "giorni";
$a->strings["weeks"] = "settimane";
$a->strings["months"] = "mesi";
$a->strings["years"] = "anni";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Giorni";
$a->strings["Sunday"] = "Domenica";
$a->strings["Monday"] = "Lunedì";
$a->strings["Tuesday"] = "Martedì";
$a->strings["Wednesday"] = "Mercoledì";
$a->strings["Thursday"] = "Giovedì";
$a->strings["Friday"] = "Venerdì";
$a->strings["Saturday"] = "Sabato";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "Notifica";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Rimuovi";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "Ore";
$a->strings["Minutes"] = "Minuti";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato data americano (mm/gg/AAAA)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Formato data europeo (gg.mm.AAAA)";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "Nessun accesso";
$a->strings["Private Addressbooks"] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Private Calendar"] = "Calendario Privato";
$a->strings["Friendica Events: Mine"] = "Eventi Friendica: Miei";
$a->strings["Friendica Events: Contacts"] = "Eventi Friendica: Contatti";
$a->strings["Private Addresses"] = "Indirizzi Privati";
$a->strings["Friendica Contacts"] = "Contatti Friendica";
$a->strings["Friendica-Contacts"] = "Friendica - Contatti";
$a->strings["Your Friendica-Contacts"] = "Il tuo Friendica - Contatti";
$a->strings["Friendica-Native events"] = "Friendica - Eventi nativi";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "La versione corrente di questo plugin 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";
$a->strings["Notification: "] = "Notifica:";
$a->strings["The database tables have been installed."] = "Le tabelle del database sono state installate.";
$a->strings["An error occurred during the installation."] = "Errore durante l'installazione.";
$a->strings["The database tables have been updated."] = "Le tabelle del database sono state aggiornate.";
$a->strings["An error occurred during the update."] = "Errore durante l'aggiornamento.";
$a->strings["No system-wide settings yet."] = "Nessun settaggio di sistema al momento.";
$a->strings["Database status"] = "Stato database";
$a->strings["Installed"] = "Installato";
$a->strings["Upgrade needed"] = "Aggiornamento richiesto";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Fai un backup di tutti i dati del calendario (le tabelle che iniziano con dav_ ) prima di procedere. Anche se tutti gli eventi <i>dovrebbero</i> venire convertiti alla nuova struttura del database, è sempre meglio fare un backup. Qui sotto puoi guardare le query che saranno eseguite premendo il bottone 'aggiorna'.";
$a->strings["Upgrade"] = "Aggiorna";
$a->strings["Not installed"] = "Non installato";
$a->strings["Install"] = "Installa";
$a->strings["Unknown"] = "Sconosciuto";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Qualcosa è andato storto. Non posso salvare la situazione automaticamente, mi spiace. Fai un backup dei dati e cancella tutte le tabelle che iniziano con 'dav_' manualmente dal database. Dopo di ciò, questa routine di installazione dovrebbe essere in grado di reinizializzare le tabelle automaticamente.";
$a->strings["Troubleshooting"] = "Risoluzione dei problemi";
$a->strings["Manual creation of the database tables:"] = "Creazione manuale delle tabelle nel database:";
$a->strings["Show SQL-statements"] = "Mostra i comandi SQL";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Qualcosa è andato storto cercando di importare il file. Mi spiace. Forse qualche evento è stato comunque importato.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Qualcosa è andato storto cercando di importare il file. Mi spiace.";
$a->strings["The ICS-File has been imported."] = "Il file ICS è stato importato.";
$a->strings["No file was uploaded."] = "Nessun file è stato caricato.";
$a->strings["Go back to the calendar"] = "Torna al calendario";
$a->strings["Import a ICS-file"] = "Importa un file ICS";
$a->strings["ICS-File"] = "File ICS";
$a->strings["Overwrite all #num# existing events"] = "Sovrascrivi tutti i #num# eventi esistenti";
$a->strings["Upload"] = "Carica";
$a->strings["Settings"] = "Impostazioni";
$a->strings["Help"] = "Guida";
$a->strings["New event"] = "Nuovo evento";
$a->strings["Today"] = "Oggi";
$a->strings["Day"] = "Giorno";
$a->strings["Week"] = "Settimana";
$a->strings["Month"] = "Mese";
$a->strings["Reload"] = "Ricarica";
$a->strings["Previous"] = "Precendente";
$a->strings["Next"] = "Successivo";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Errore";
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["The new values have been saved."] = "I nuovi valori sono stati salvati.";
$a->strings["The calendar has been updated."] = "Il calendario è stato aggiornato.";
$a->strings["The new calendar has been created."] = "Il nuovo calendario è stato creato.";
$a->strings["The calendar has been deleted."] = "Il calendario è stato cancellato.";
$a->strings["Calendar Settings"] = "Impostazioni Calendario";
$a->strings["Date format"] = "Formato data";
$a->strings["Time zone"] = "Fuso orario";
$a->strings["Save"] = "Salva";
$a->strings["Calendars"] = "Calendari";
$a->strings["Create a new calendar"] = "Crea un nuovo calendario";
$a->strings["Limitations"] = "Limitazioni";
$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["Could not open component for editing"] = "Non posso aprire il componente per la modifica";
$a->strings["Event data"] = "Dettagli dell'evento";
$a->strings["Special color"] = "Colore speciale";
$a->strings["Subject"] = "Oggetto";
$a->strings["Starts"] = "Inizia";
$a->strings["Ends"] = "Finisce";
$a->strings["Location"] = "Posizione";
$a->strings["Description"] = "Descrizione";
$a->strings["Recurrence"] = "Ricorrenza";
$a->strings["Frequency"] = "Frequenza";
$a->strings["None"] = "Nessuna";
$a->strings["Daily"] = "Giornalmente";
$a->strings["Weekly"] = "Settimanalmente";
$a->strings["Monthly"] = "Mensilmente";
$a->strings["Yearly"] = "Annualmente";
$a->strings["days"] = "giorni";
$a->strings["weeks"] = "settimane";
$a->strings["months"] = "mesi";
$a->strings["years"] = "anni";
$a->strings["Interval"] = "Intervallo";
$a->strings["All %select% %time%"] = "Tutti %select% %time%";
$a->strings["Days"] = "Giorni";
$a->strings["Sunday"] = "Domenica";
$a->strings["Monday"] = "Lunedì";
$a->strings["Tuesday"] = "Martedì";
$a->strings["Wednesday"] = "Mercoledì";
$a->strings["Thursday"] = "Giovedì";
$a->strings["Friday"] = "Venerdì";
$a->strings["Saturday"] = "Sabato";
$a->strings["First day of week:"] = "Primo giorno della settimanta:";
$a->strings["Day of month"] = "Giorno del mese";
$a->strings["#num#th of each month"] = "#num#° di ogni mese";
$a->strings["#num#th-last of each month"] = "#num#* dalla fine di ogni mese";
$a->strings["#num#th #wkday# of each month"] = "#num#* #wkday# di ogni mese";
$a->strings["#num#th-last #wkday# of each month"] = "Ultimo #num#* #wkday# di ogni mese";
$a->strings["#num#th of the given month"] = "#num#* del mese";
$a->strings["#num#th-last of the given month"] = "#num#* dalla fine del mese";
$a->strings["#num#th #wkday# of the given month"] = "#num#* #wkday# del mese";
$a->strings["#num#th-last #wkday# of the given month"] = "Ultimo #num#* #wkday# del mese";
$a->strings["Repeat until"] = "Ripeti finchè";
$a->strings["Infinite"] = "Infinito";
$a->strings["Until the following date"] = "Fino alla seguente data";
$a->strings["Number of times"] = "Numero di volte";
$a->strings["Exceptions"] = "Eccezzioni";
$a->strings["none"] = "niente";
$a->strings["Notification"] = "Notifica";
$a->strings["Notify by"] = "Notificato da";
$a->strings["Remove"] = "Rimuovi";
$a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = "Su Friendica / Mostra";
$a->strings["Time"] = "Tempo";
$a->strings["Hours"] = "Ore";
$a->strings["Minutes"] = "Minuti";
$a->strings["Seconds"] = "Secondi";
$a->strings["Weeks"] = "Settimane";
$a->strings["before the"] = "prima di";
$a->strings["start of the event"] = "inizio dell'evento";
$a->strings["end of the event"] = "fine dell'evento";
$a->strings["Add a notification"] = "Aggiungi notifica";
$a->strings["The event #name# will start at #date"] = "L'evento #name# inizierà il #date";
$a->strings["#name# is about to begin."] = "#name# sta per iniziare";
$a->strings["Saved"] = "Salvato";
$a->strings["Private Addressbooks"] = "Rubrica Privata";
$a->strings["Private Events"] = "Eventi Privati";
$a->strings["No access"] = "Nessun accesso";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato data americano (mm/gg/AAAA)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Formato data europeo (gg.mm.AAAA)";

View file

@ -0,0 +1,62 @@
# ADDON diaspora
# Copyright (C)
# This file is distributed under the same license as the Friendica diaspora addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: diaspora.php:37
msgid "Post to Diaspora"
msgstr "Invia a Diaspora"
#: diaspora.php:142
msgid ""
"Can't login to your Diaspora account. Please check username and password and"
" ensure you used the complete address (including http...)"
msgstr "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\")"
#: diaspora.php:149 diaspora.php:153
msgid "Diaspora Export"
msgstr "Esporta Diaspora"
#: diaspora.php:163
msgid "Enable Diaspora Post Plugin"
msgstr "Abilita il plugin di invio a Diaspora"
#: diaspora.php:168
msgid "Diaspora username"
msgstr "Nome utente Diaspora"
#: diaspora.php:173
msgid "Diaspora password"
msgstr "Password Diaspora"
#: diaspora.php:178
msgid "Diaspora site URL"
msgstr "Indirizzo sito Diaspora"
#: diaspora.php:183
msgid "Post to Diaspora by default"
msgstr "Invia sempre a Diaspora"
#: diaspora.php:189
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: diaspora.php:324
msgid "Diaspora post failed. Queued for retry."
msgstr "Invio a Diaspora fallito. In attesa di riprovare."

View file

@ -0,0 +1,17 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$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 Plugin"] = "Abilita il plugin 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";
$a->strings["Post to Diaspora by default"] = "Invia sempre a Diaspora";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Diaspora post failed. Queued for retry."] = "Invio a Diaspora fallito. In attesa di riprovare.";

View file

@ -0,0 +1,48 @@
# ADDON dwpost
# Copyright (C)
# This file is distributed under the same license as the Friendica dwpost addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: dwpost.php:39
msgid "Post to Dreamwidth"
msgstr "Posta su Dreamwidth"
#: dwpost.php:70 dwpost.php:74
msgid "Dreamwidth Export"
msgstr "Esporta Dreamwidth"
#: dwpost.php:78
msgid "Enable dreamwidth Post Plugin"
msgstr "Abilita il plugin di invio a Dreamwidth"
#: dwpost.php:83
msgid "dreamwidth username"
msgstr "Nome utente Dreamwidth"
#: dwpost.php:88
msgid "dreamwidth password"
msgstr "password Dreamwidth"
#: dwpost.php:93
msgid "Post to dreamwidth by default"
msgstr "Invia sempre a Dreamwidth"
#: dwpost.php:99
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -1,9 +1,14 @@
<?php
$a->strings["Post to Dreamwidth"] = "Posta su Dreamwidth";
$a->strings["Dreamwidth Post Settings"] = "Impostazioni post Dreamwidth";
$a->strings["Enable dreamwidth Post Plugin"] = "Abilita il plugin dreamwidth";
$a->strings["dreamwidth username"] = "dreamwidth username";
$a->strings["dreamwidth password"] = "Password dreamwidth";
$a->strings["Post to dreamwidth by default"] = "Invia a dreamwidth per impostazione predefinita";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to Dreamwidth"] = "Posta su Dreamwidth";
$a->strings["Dreamwidth Export"] = "Esporta Dreamwidth";
$a->strings["Enable dreamwidth Post Plugin"] = "Abilita il plugin 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["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,36 @@
# ADDON editplain
# Copyright (C)
# This file is distributed under the same license as the Friendica editplain addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:02+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: editplain.php:46
msgid "Editplain settings updated."
msgstr "Impostazioni 'Editplain' aggiornate."
#: editplain.php:76
msgid "Editplain Settings"
msgstr "Impostazioni Editplain"
#: editplain.php:78
msgid "Disable richtext status editor"
msgstr "Disabilita l'editor di testo visuale"
#: editplain.php:84
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -1,6 +1,11 @@
<?php
$a->strings["Editplain settings updated."] = "Impostazioni 'Editplain' aggiornate.";
$a->strings["Editplain Settings"] = "Impostazioni Editplain";
$a->strings["Disable richtext status editor"] = "Disabilita l'editor di testo visuale";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Editplain settings updated."] = "Impostazioni 'Editplain' aggiornate.";
$a->strings["Editplain Settings"] = "Impostazioni Editplain";
$a->strings["Disable richtext status editor"] = "Disabilita l'editor di testo visuale";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,80 @@
# ADDON forumdirectory
# Copyright (C)
# This file is distributed under the same license as the Friendica forumdirectory addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:04+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: forumdirectory.php:22
msgid "Forum Directory"
msgstr "Elenco Forum"
#: forumdirectory.php:53
msgid "Public access denied."
msgstr "Accesso negato."
#: forumdirectory.php:71
msgid "Global Directory"
msgstr "Elenco globale"
#: forumdirectory.php:79
msgid "Find on this site"
msgstr "Cerca nel sito"
#: forumdirectory.php:81
msgid "Finding: "
msgstr "Ricerca: "
#: forumdirectory.php:82
msgid "Site Directory"
msgstr "Elenco del sito"
#: forumdirectory.php:83
msgid "Find"
msgstr "Trova"
#: forumdirectory.php:133
msgid "Age: "
msgstr "Età : "
#: forumdirectory.php:136
msgid "Gender: "
msgstr "Genere:"
#: forumdirectory.php:156
msgid "Location:"
msgstr "Posizione:"
#: forumdirectory.php:158
msgid "Gender:"
msgstr "Genere:"
#: forumdirectory.php:160
msgid "Status:"
msgstr "Stato:"
#: forumdirectory.php:162
msgid "Homepage:"
msgstr "Homepage:"
#: forumdirectory.php:164
msgid "About:"
msgstr "Informazioni:"
#: forumdirectory.php:201
msgid "No entries (some entries may be hidden)."
msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."

View file

@ -1,17 +1,22 @@
<?php
$a->strings["Forum Directory"] = "";
$a->strings["Public access denied."] = "Accesso negato.";
$a->strings["Global Directory"] = "Elenco globale";
$a->strings["Find on this site"] = "Cerca nel sito";
$a->strings["Finding: "] = "Ricerca: ";
$a->strings["Site Directory"] = "Elenco del sito";
$a->strings["Find"] = "Trova";
$a->strings["Age: "] = "Età : ";
$a->strings["Gender: "] = "Genere:";
$a->strings["Location:"] = "Posizione:";
$a->strings["Gender:"] = "Genere:";
$a->strings["Status:"] = "Stato:";
$a->strings["Homepage:"] = "Homepage:";
$a->strings["About:"] = "Informazioni:";
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Forum Directory"] = "Elenco Forum";
$a->strings["Public access denied."] = "Accesso negato.";
$a->strings["Global Directory"] = "Elenco globale";
$a->strings["Find on this site"] = "Cerca nel sito";
$a->strings["Finding: "] = "Ricerca: ";
$a->strings["Site Directory"] = "Elenco del sito";
$a->strings["Find"] = "Trova";
$a->strings["Age: "] = "Età : ";
$a->strings["Gender: "] = "Genere:";
$a->strings["Location:"] = "Posizione:";
$a->strings["Gender:"] = "Genere:";
$a->strings["Status:"] = "Stato:";
$a->strings["Homepage:"] = "Homepage:";
$a->strings["About:"] = "Informazioni:";
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";

View file

@ -0,0 +1,60 @@
# ADDON forumlist
# Copyright (C)
# This file is distributed under the same license as the Friendica forumlist addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:07+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: forumlist.php:64
msgid "Forums"
msgstr "Forum"
#: forumlist.php:67
msgid "show/hide"
msgstr "mostra/nascondi"
#: forumlist.php:81
msgid "No forum subscriptions"
msgstr "Nessun forum collegato"
#: forumlist.php:98
msgid "Forums:"
msgstr "Forum:"
#: forumlist.php:134
msgid "Forumlist settings updated."
msgstr "Impostazioni Elenco Forum aggiornate."
#: forumlist.php:161 forumlist.php:165
msgid "Forumlist"
msgstr "Elenco Forum"
#: forumlist.php:169
msgid "Randomise forum list"
msgstr "Ordina casualmente l'elenco"
#: forumlist.php:172
msgid "Show forums on profile page"
msgstr "Mostra i forum sulla pagina profilo"
#: forumlist.php:175
msgid "Show forums on network page"
msgstr "Mostra i forum sulla pagina Rete"
#: forumlist.php:183
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -1,12 +1,17 @@
<?php
$a->strings["Forums"] = "Forum";
$a->strings["show/hide"] = "";
$a->strings["No forum subscriptions"] = "";
$a->strings["Forums:"] = "Forum:";
$a->strings["Forumlist settings updated."] = "";
$a->strings["Forumlist Settings"] = "";
$a->strings["Randomise forum list"] = "";
$a->strings["Show forums on profile page"] = "";
$a->strings["Show forums on network page"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Forums"] = "Forum";
$a->strings["show/hide"] = "mostra/nascondi";
$a->strings["No forum subscriptions"] = "Nessun forum collegato";
$a->strings["Forums:"] = "Forum:";
$a->strings["Forumlist settings updated."] = "Impostazioni Elenco Forum aggiornate.";
$a->strings["Forumlist"] = "Elenco Forum";
$a->strings["Randomise forum list"] = "Ordina casualmente l'elenco";
$a->strings["Show forums on profile page"] = "Mostra i forum sulla pagina profilo";
$a->strings["Show forums on network page"] = "Mostra i forum sulla pagina Rete";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,41 @@
# ADDON fromapp
# Copyright (C)
# This file is distributed under the same license as the Friendica fromapp addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:08+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: fromapp.php:38
msgid "Fromapp settings updated."
msgstr "Impostazioni \"FromApp\" aggiornato."
#: fromapp.php:64 fromapp.php:68
msgid "FromApp Settings"
msgstr "Imnpostazioni \"FromApp\""
#: fromapp.php:71
msgid ""
"The application name you would like to show your posts originating from."
msgstr "Il nome dell'applicazione che vuoi mostrare come sorgente dei tuoi messaggi."
#: fromapp.php:75
msgid "Use this application name even if another application was used."
msgstr "Usa questo nome anche se un'altra applicazione è stata effettivamente usata."
#: fromapp.php:82
msgid "Save Settings"
msgstr "Salva Impostazioni"

View file

@ -1,7 +1,12 @@
<?php
$a->strings["Fromapp settings updated."] = "";
$a->strings["FromApp Settings"] = "";
$a->strings["The application name you would like to show your posts originating from."] = "";
$a->strings["Use this application name even if another application was used."] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Fromapp settings updated."] = "Impostazioni \"FromApp\" aggiornato.";
$a->strings["FromApp Settings"] = "Imnpostazioni \"FromApp\"";
$a->strings["The application name you would like to show your posts originating from."] = "Il nome dell'applicazione che vuoi mostrare come sorgente dei tuoi messaggi.";
$a->strings["Use this application name even if another application was used."] = "Usa questo nome anche se un'altra applicazione è stata effettivamente usata.";
$a->strings["Save Settings"] = "Salva Impostazioni";

View file

@ -0,0 +1,40 @@
# ADDON fromgplus
# Copyright (C)
# This file is distributed under the same license as the Friendica fromgplus addon package.
#
#
# Translators:
# fabrixxm <fabrix.xm@gmail.com>, 2014
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:10+0000\n"
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: fromgplus.php:42 fromgplus.php:46
msgid "Google+ Mirror"
msgstr "Mirror Goggle+"
#: fromgplus.php:51
msgid "Enable Google+ Import"
msgstr "Abilita Importa da Google+"
#: fromgplus.php:54
msgid "Google Account ID"
msgstr "ID Google Account"
#: fromgplus.php:59
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: fromgplus.php:78
msgid "Google+ Import Settings saved."
msgstr "Impostazioni Importa Google+ salvate"

View file

@ -1,7 +1,12 @@
<?php
$a->strings["Google+ Import Settings"] = "";
$a->strings["Enable Google+ Import"] = "";
$a->strings["Google Account ID"] = "ID Google Account";
$a->strings["Submit"] = "Invia";
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Google+ Mirror"] = "Mirror Goggle+";
$a->strings["Enable Google+ Import"] = "Abilita Importa da Google+";
$a->strings["Google Account ID"] = "ID Google Account";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";

View file

@ -0,0 +1,35 @@
# ADDON geonames
# Copyright (C)
# This file is distributed under the same license as the Friendica geonames addon package.
#
#
# Translators:
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-06-23 08:27+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: geonames.php:143
msgid "Geonames settings updated."
msgstr ""
#: geonames.php:179
msgid "Geonames Settings"
msgstr ""
#: geonames.php:181
msgid "Enable Geonames Plugin"
msgstr ""
#: geonames.php:187
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["Geonames settings updated."] = "Impostazioni di geonames aggiornate.";
$a->strings["Geonames Settings"] = "Impostazioni Geonames";
$a->strings["Enable Geonames Plugin"] = "Abilita plugin Geonames";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Geonames settings updated."] = "";
$a->strings["Geonames Settings"] = "";
$a->strings["Enable Geonames Plugin"] = "";
$a->strings["Save Settings"] = "";

46
gnot/lang/it/messages.po Normal file
View file

@ -0,0 +1,46 @@
# ADDON gnot
# Copyright (C)
# This file is distributed under the same license as the Friendica gnot addon package.
#
#
# Translators:
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-06-23 08:30+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: gnot.php:48
msgid "Gnot settings updated."
msgstr ""
#: gnot.php:79
msgid "Gnot Settings"
msgstr ""
#: gnot.php:81
msgid ""
"Allows threading of email comment notifications on Gmail and anonymising the"
" subject line."
msgstr ""
#: gnot.php:82
msgid "Enable this plugin/addon?"
msgstr ""
#: gnot.php:88
msgid "Save Settings"
msgstr ""
#: gnot.php:97
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%d"
msgstr ""

View file

@ -1,8 +1,13 @@
<?php
$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 plugin/addon?"] = "Abilita questo plugin?";
$a->strings["Submit"] = "Invia";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notifica] Commento alla conversazione #%d";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Gnot settings updated."] = "";
$a->strings["Gnot Settings"] = "";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "";
$a->strings["Enable this plugin/addon?"] = "";
$a->strings["Save Settings"] = "";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "";

View file

@ -0,0 +1,67 @@
# ADDON gpluspost
# Copyright (C)
# This file is distributed under the same license as the Friendica gpluspost addon package.
#
#
# Translators:
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-06-23 08:32+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: gpluspost.php:38
msgid "Post to Google+"
msgstr ""
#: gpluspost.php:93
msgid "Enable Google+ Post Plugin"
msgstr ""
#: gpluspost.php:108
msgid "Google+ username"
msgstr ""
#: gpluspost.php:113
msgid "Google+ password"
msgstr ""
#: gpluspost.php:118
msgid "Google+ page number"
msgstr ""
#: gpluspost.php:124
msgid "Post to Google+ by default"
msgstr ""
#: gpluspost.php:129
msgid "Do not prevent posting loops"
msgstr ""
#: gpluspost.php:135
msgid "Skip messages without links"
msgstr ""
#: gpluspost.php:142
msgid "Mirror all public posts"
msgstr ""
#: gpluspost.php:146
msgid "Mirror Google Account ID"
msgstr ""
#: gpluspost.php:153
msgid "Save Settings"
msgstr ""
#: gpluspost.php:308
msgid "Google+ post failed. Queued for retry."
msgstr ""

View file

@ -0,0 +1,19 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to Google+"] = "";
$a->strings["Enable Google+ Post Plugin"] = "";
$a->strings["Google+ username"] = "";
$a->strings["Google+ password"] = "";
$a->strings["Google+ page number"] = "";
$a->strings["Post to Google+ by default"] = "";
$a->strings["Do not prevent posting loops"] = "";
$a->strings["Skip messages without links"] = "";
$a->strings["Mirror all public posts"] = "";
$a->strings["Mirror Google Account ID"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Google+ post failed. Queued for retry."] = "";

View file

@ -0,0 +1,74 @@
# ADDON gravatar
# Copyright (C)
# This file is distributed under the same license as the Friendica gravatar addon package.
#
#
# Translators:
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-06-23 08:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: gravatar.php:71
msgid "generic profile image"
msgstr ""
#: gravatar.php:72
msgid "random geometric pattern"
msgstr ""
#: gravatar.php:73
msgid "monster face"
msgstr ""
#: gravatar.php:74
msgid "computer generated face"
msgstr ""
#: gravatar.php:75
msgid "retro arcade style face"
msgstr ""
#: gravatar.php:89
msgid "Information"
msgstr ""
#: gravatar.php:89
msgid ""
"Libravatar addon is installed, too. Please disable Libravatar addon or this "
"Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if "
"nothing was found at Libravatar."
msgstr ""
#: gravatar.php:95
msgid "Save Settings"
msgstr ""
#: gravatar.php:96
msgid "Default avatar image"
msgstr ""
#: gravatar.php:96
msgid "Select default avatar image if none was found at Gravatar. See README"
msgstr ""
#: gravatar.php:97
msgid "Rating of images"
msgstr ""
#: gravatar.php:97
msgid "Select the appropriate avatar rating for your site. See README"
msgstr ""
#: gravatar.php:111
msgid "Gravatar settings updated."
msgstr ""

View file

@ -1,15 +1,20 @@
<?php
$a->strings["generic profile image"] = "immagine generica del profilo";
$a->strings["random geometric pattern"] = "schema geometrico casuale";
$a->strings["monster face"] = "faccia di mostro";
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
$a->strings["Information"] = "Informazione";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "I'addon Libravatar è installto. Disabilita l'addon Libravatar o questo addon Gravatar<br>L'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar.";
$a->strings["Submit"] = "Invia";
$a->strings["Default avatar image"] = "";
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "";
$a->strings["Rating of images"] = "";
$a->strings["Select the appropriate avatar rating for your site. See README"] = "";
$a->strings["Gravatar settings updated."] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["generic profile image"] = "";
$a->strings["random geometric pattern"] = "";
$a->strings["monster face"] = "";
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
$a->strings["Information"] = "";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
$a->strings["Save Settings"] = "";
$a->strings["Default avatar image"] = "";
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "";
$a->strings["Rating of images"] = "";
$a->strings["Select the appropriate avatar rating for your site. See README"] = "";
$a->strings["Gravatar settings updated."] = "";

View file

@ -0,0 +1,35 @@
# ADDON group_text
# Copyright (C)
# This file is distributed under the same license as the Friendica group_text addon package.
#
#
# Translators:
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-06-23 08:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: group_text.php:46
msgid "Group Text settings updated."
msgstr ""
#: group_text.php:76
msgid "Group Text"
msgstr ""
#: group_text.php:78
msgid "Use a text only (non-image) group selector in the \"group edit\" menu"
msgstr ""
#: group_text.php:84
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["Group Text settings updated."] = "";
$a->strings["Group Text"] = "";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Group Text settings updated."] = "";
$a->strings["Group Text"] = "";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,47 @@
# ADDON ijpost
# Copyright (C)
# This file is distributed under the same license as the Friendica ijpost addon package.
#
#
# Translators:
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-06-23 08:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: ijpost.php:39
msgid "Post to Insanejournal"
msgstr ""
#: ijpost.php:69 ijpost.php:73
msgid "InsaneJournal Export"
msgstr ""
#: ijpost.php:77
msgid "Enable InsaneJournal Post Plugin"
msgstr ""
#: ijpost.php:82
msgid "InsaneJournal username"
msgstr ""
#: ijpost.php:87
msgid "InsaneJournal password"
msgstr ""
#: ijpost.php:92
msgid "Post to InsaneJournal by default"
msgstr ""
#: ijpost.php:98
msgid "Save Settings"
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$a->strings["Post to Insanejournal"] = "Invia a Insanejournal";
$a->strings["InsaneJournal Post Settings"] = "Impostazioni Invio a InsaneJournal ";
$a->strings["Enable InsaneJournal Post Plugin"] = "Abilita il plugin 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";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to Insanejournal"] = "";
$a->strings["InsaneJournal Export"] = "";
$a->strings["Enable InsaneJournal Post Plugin"] = "";
$a->strings["InsaneJournal username"] = "";
$a->strings["InsaneJournal password"] = "";
$a->strings["Post to InsaneJournal by default"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,88 @@
# ADDON impressum
# Copyright (C)
# This file is distributed under the same license as the Friendica impressum addon package.
#
#
# Translators:
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-06-23 08:39+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: impressum.php:45
msgid "Impressum"
msgstr ""
#: impressum.php:58 impressum.php:60 impressum.php:92
msgid "Site Owner"
msgstr ""
#: impressum.php:58 impressum.php:96
msgid "Email Address"
msgstr ""
#: impressum.php:63 impressum.php:94
msgid "Postal Address"
msgstr ""
#: impressum.php:69
msgid ""
"The impressum addon needs to be configured!<br />Please add at least the "
"<tt>owner</tt> variable to your config file. For other variables please "
"refer to the README file of the addon."
msgstr ""
#: impressum.php:86
msgid "Settings updated."
msgstr ""
#: impressum.php:91
msgid "Save Settings"
msgstr ""
#: impressum.php:92
msgid "The page operators name."
msgstr ""
#: impressum.php:93
msgid "Site Owners Profile"
msgstr ""
#: impressum.php:93
msgid "Profile address of the operator."
msgstr ""
#: impressum.php:94
msgid "How to contact the operator via snail mail. You can use BBCode here."
msgstr ""
#: impressum.php:95
msgid "Notes"
msgstr ""
#: impressum.php:95
msgid ""
"Additional notes that are displayed beneath the contact information. You can"
" use BBCode here."
msgstr ""
#: impressum.php:96
msgid "How to contact the operator via email. (will be displayed obfuscated)"
msgstr ""
#: impressum.php:97
msgid "Footer note"
msgstr ""
#: impressum.php:97
msgid "Text for the footer. You can use BBCode here."
msgstr ""

View file

@ -1,18 +1,23 @@
<?php
$a->strings["Impressum"] = "Impressum";
$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!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Il plugin Impressum deve essere configurato!<br>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.";
$a->strings["Site Owners Profile"] = "Profilo del proprietario del sito";
$a->strings["Profile address of the operator."] = "Indirizzo del profilo del gestore della pagina";
$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";
$a->strings["Notes"] = "Note";
$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "";
$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Come contattare l'operatore via email. (verrà mostrato offuscato)";
$a->strings["Footer note"] = "Footer delle note";
$a->strings["Text for the footer. You can use BBCode here."] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Impressum"] = "";
$a->strings["Site Owner"] = "";
$a->strings["Email Address"] = "";
$a->strings["Postal Address"] = "";
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "";
$a->strings["Settings updated."] = "";
$a->strings["Save Settings"] = "";
$a->strings["The page operators name."] = "";
$a->strings["Site Owners Profile"] = "";
$a->strings["Profile address of the operator."] = "";
$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";
$a->strings["Notes"] = "";
$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "";
$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "";
$a->strings["Footer note"] = "";
$a->strings["Text for the footer. You can use BBCode here."] = "";

View file

@ -0,0 +1,23 @@
# ADDON infiniteimprobabilitydrive
# Copyright (C)
# This file is distributed under the same license as the Friendica infiniteimprobabilitydrive addon package.
#
#
# Translators:
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-06-23 08:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: infiniteimprobabilitydrive.php:19
msgid "Infinite Improbability Drive"
msgstr ""

View file

@ -1,3 +1,8 @@
<?php
$a->strings["Infinite Improbability Drive"] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Infinite Improbability Drive"] = "";

47
irc/lang/it/messages.po Normal file
View file

@ -0,0 +1,47 @@
# ADDON irc
# Copyright (C)
# This file is distributed under the same license as the Friendica irc addon package.
#
#
# Translators:
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-06-23 08:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: irc.php:44
msgid "IRC Settings"
msgstr ""
#: irc.php:46
msgid "Channel(s) to auto connect (comma separated)"
msgstr ""
#: irc.php:51
msgid "Popular Channels (comma separated)"
msgstr ""
#: irc.php:55
msgid "Save Settings"
msgstr ""
#: irc.php:69
msgid "IRC settings saved."
msgstr ""
#: irc.php:74
msgid "IRC Chatroom"
msgstr ""
#: irc.php:96
msgid "Popular Channels"
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$a->strings["IRC Settings"] = "Impostazioni IRC";
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canali a cui autocollegarsi (separati da virgola)";
$a->strings["Popular Channels (comma separated)"] = "Canali popolari (separati da virgola)";
$a->strings["Submit"] = "Invia";
$a->strings["IRC settings saved."] = "Impostazioni IRC salvate.";
$a->strings["IRC Chatroom"] = "Stanza IRC";
$a->strings["Popular Channels"] = "Canali Popolari";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["IRC Settings"] = "";
$a->strings["Channel(s) to auto connect (comma separated)"] = "";
$a->strings["Popular Channels (comma separated)"] = "";
$a->strings["Save Settings"] = "";
$a->strings["IRC settings saved."] = "";
$a->strings["IRC Chatroom"] = "";
$a->strings["Popular Channels"] = "";

View file

@ -0,0 +1,76 @@
# ADDON jappixmini
# Copyright (C)
# This file is distributed under the same license as the Friendica jappixmini addon package.
#
#
# Translators:
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-06-23 08:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: jappixmini.php:298 jappixmini.php:302
msgid "Jappix Mini"
msgstr ""
#: jappixmini.php:305
msgid "Activate addon"
msgstr ""
#: jappixmini.php:308
msgid ""
"Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"
msgstr ""
#: jappixmini.php:311
msgid "Jabber username"
msgstr ""
#: jappixmini.php:314
msgid "Jabber server"
msgstr ""
#: jappixmini.php:319
msgid "Jabber BOSH host"
msgstr ""
#: jappixmini.php:325
msgid "Jabber password"
msgstr ""
#: jappixmini.php:330
msgid "Encrypt Jabber password with Friendica password (recommended)"
msgstr ""
#: jappixmini.php:333
msgid "Friendica password"
msgstr ""
#: jappixmini.php:336
msgid "Approve subscription requests from Friendica contacts automatically"
msgstr ""
#: jappixmini.php:339
msgid "Subscribe to Friendica contacts automatically"
msgstr ""
#: jappixmini.php:342
msgid "Purge internal list of jabber addresses of contacts"
msgstr ""
#: jappixmini.php:347
msgid "Save Settings"
msgstr ""
#: jappixmini.php:348
msgid "Add contact"
msgstr ""

View file

@ -1,16 +1,21 @@
<?php
$a->strings["Jappix Mini addon settings"] = "";
$a->strings["Activate addon"] = "";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
$a->strings["Jabber username"] = "";
$a->strings["Jabber server"] = "";
$a->strings["Jabber BOSH host"] = "";
$a->strings["Jabber password"] = "";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "";
$a->strings["Friendica password"] = "";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "";
$a->strings["Subscribe to Friendica contacts automatically"] = "";
$a->strings["Purge internal list of jabber addresses of contacts"] = "";
$a->strings["Submit"] = "Invia";
$a->strings["Add contact"] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Jappix Mini"] = "";
$a->strings["Activate addon"] = "";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
$a->strings["Jabber username"] = "";
$a->strings["Jabber server"] = "";
$a->strings["Jabber BOSH host"] = "";
$a->strings["Jabber password"] = "";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "";
$a->strings["Friendica password"] = "";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "";
$a->strings["Subscribe to Friendica contacts automatically"] = "";
$a->strings["Purge internal list of jabber addresses of contacts"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Add contact"] = "";

View file

@ -0,0 +1,55 @@
# ADDON js_upload
# Copyright (C)
# This file is distributed under the same license as the Friendica js_upload addon package.
#
#
# Translators:
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-06-23 08:46+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: js_upload.php:43
msgid "Upload a file"
msgstr ""
#: js_upload.php:44
msgid "Drop files here to upload"
msgstr ""
#: js_upload.php:45
msgid "Cancel"
msgstr ""
#: js_upload.php:46
msgid "Failed"
msgstr ""
#: js_upload.php:303
msgid "No files were uploaded."
msgstr ""
#: js_upload.php:309
msgid "Uploaded file is empty"
msgstr ""
#: js_upload.php:321
msgid "Image exceeds size limit of "
msgstr ""
#: js_upload.php:332
msgid "File has an invalid extension, it should be one of "
msgstr ""
#: js_upload.php:343
msgid "Upload was cancelled, or server error encountered"
msgstr ""

View file

@ -1,11 +1,16 @@
<?php
$a->strings["Upload a file"] = "Carica un file";
$a->strings["Drop files here to upload"] = "Trascina un file qui per caricarlo";
$a->strings["Cancel"] = "Annulla";
$a->strings["Failed"] = "Caricamento fallito";
$a->strings["No files were uploaded."] = "Nessun file è stato caricato.";
$a->strings["Uploaded file is empty"] = "Il file caricato è vuoto";
$a->strings["Image exceeds size limit of "] = "L'immagine supera il limite di";
$a->strings["File has an invalid extension, it should be one of "] = "Il file ha un'estensione non valida, dovrebbe essere una tra ";
$a->strings["Upload was cancelled, or server error encountered"] = "Il caricamento è stato cancellato, o si è verificato un errore sul server";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Upload a file"] = "";
$a->strings["Drop files here to upload"] = "";
$a->strings["Cancel"] = "";
$a->strings["Failed"] = "";
$a->strings["No files were uploaded."] = "";
$a->strings["Uploaded file is empty"] = "";
$a->strings["Image exceeds size limit of "] = "";
$a->strings["File has an invalid extension, it should be one of "] = "";
$a->strings["Upload was cancelled, or server error encountered"] = "";

View file

@ -0,0 +1,47 @@
# ADDON libertree
# Copyright (C)
# This file is distributed under the same license as the Friendica libertree addon package.
#
#
# Translators:
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-06-23 09:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: libertree.php:36
msgid "Post to libertree"
msgstr ""
#: libertree.php:67 libertree.php:71
msgid "libertree Export"
msgstr ""
#: libertree.php:75
msgid "Enable Libertree Post Plugin"
msgstr ""
#: libertree.php:80
msgid "Libertree API token"
msgstr ""
#: libertree.php:85
msgid "Libertree site URL"
msgstr ""
#: libertree.php:90
msgid "Post to Libertree by default"
msgstr ""
#: libertree.php:96
msgid "Save Settings"
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$a->strings["Post to libertree"] = "";
$a->strings["libertree Post Settings"] = "";
$a->strings["Enable Libertree Post Plugin"] = "";
$a->strings["Libertree API token"] = "";
$a->strings["Libertree site URL"] = "";
$a->strings["Post to Libertree by default"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to libertree"] = "";
$a->strings["libertree Export"] = "";
$a->strings["Enable Libertree Post Plugin"] = "";
$a->strings["Libertree API token"] = "";
$a->strings["Libertree site URL"] = "";
$a->strings["Post to Libertree by default"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,83 @@
# ADDON libravatar
# Copyright (C)
# This file is distributed under the same license as the Friendica libravatar addon package.
#
#
# Translators:
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-06-23 09:49+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: libravatar.php:14
msgid "Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"
msgstr ""
#: libravatar.php:73
msgid "generic profile image"
msgstr ""
#: libravatar.php:74
msgid "random geometric pattern"
msgstr ""
#: libravatar.php:75
msgid "monster face"
msgstr ""
#: libravatar.php:76
msgid "computer generated face"
msgstr ""
#: libravatar.php:77
msgid "retro arcade style face"
msgstr ""
#: libravatar.php:82
msgid "Warning"
msgstr ""
#: libravatar.php:83
#, php-format
msgid "Your PHP version %s is lower than the required PHP >= 5.3."
msgstr ""
#: libravatar.php:84
msgid "This addon is not functional on your server."
msgstr ""
#: libravatar.php:93
msgid "Information"
msgstr ""
#: libravatar.php:93
msgid ""
"Gravatar addon is installed. Please disable the Gravatar addon.<br>The "
"Libravatar addon will fall back to Gravatar if nothing was found at "
"Libravatar."
msgstr ""
#: libravatar.php:99
msgid "Save Settings"
msgstr ""
#: libravatar.php:100
msgid "Default avatar image"
msgstr ""
#: libravatar.php:100
msgid "Select default avatar image if none was found. See README"
msgstr ""
#: libravatar.php:112
msgid "Libravatar settings updated."
msgstr ""

View file

@ -1,18 +1,22 @@
<?php
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"] = "Non è possibile installare Libravatar.<br>Richiede PHP >= 5.3";
$a->strings["generic profile image"] = "immagine generica del profilo";
$a->strings["random geometric pattern"] = "schema geometrico casuale";
$a->strings["monster face"] = "faccia di mostro";
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
$a->strings["Warning"] = "Attenzione";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "La tua versione %s è minore della richiesta PHP >= 5.3.";
$a->strings["This addon is not functional on your server."] = "Questo addon non è funzionante sul tuo server.";
$a->strings["Information"] = "Informazione";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "L'addon Gravatar è installato. Disabilita l'addon Gravatar.<br>
L'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar.";
$a->strings["Submit"] = "Invia";
$a->strings["Default avatar image"] = "";
$a->strings["Select default avatar image if none was found. See README"] = "Seleziona l'immagine di default se non viene trovato niente. Vedi README";
$a->strings["Libravatar settings updated."] = "Impostazioni Libravatar aggiornate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"] = "";
$a->strings["generic profile image"] = "";
$a->strings["random geometric pattern"] = "";
$a->strings["monster face"] = "";
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
$a->strings["Warning"] = "";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "";
$a->strings["This addon is not functional on your server."] = "";
$a->strings["Information"] = "";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
$a->strings["Save Settings"] = "";
$a->strings["Default avatar image"] = "";
$a->strings["Select default avatar image if none was found. See README"] = "";
$a->strings["Libravatar settings updated."] = "";

View file

@ -0,0 +1,47 @@
# ADDON ljpost
# Copyright (C)
# This file is distributed under the same license as the Friendica ljpost addon package.
#
#
# Translators:
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-06-23 09:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: ljpost.php:39
msgid "Post to LiveJournal"
msgstr ""
#: ljpost.php:70
msgid "LiveJournal Post Settings"
msgstr ""
#: ljpost.php:72
msgid "Enable LiveJournal Post Plugin"
msgstr ""
#: ljpost.php:77
msgid "LiveJournal username"
msgstr ""
#: ljpost.php:82
msgid "LiveJournal password"
msgstr ""
#: ljpost.php:87
msgid "Post to LiveJournal by default"
msgstr ""
#: ljpost.php:93
msgid "Save Settings"
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$a->strings["Post to LiveJournal"] = "Posta su LiveJournal";
$a->strings["LiveJournal Post Settings"] = "Impostazioni post LiveJournal";
$a->strings["Enable LiveJournal Post Plugin"] = "Abilita il plugin LiveJournal";
$a->strings["LiveJournal username"] = "LiveJournal username";
$a->strings["LiveJournal password"] = "LiveJournal password";
$a->strings["Post to LiveJournal by default"] = "Posta su LiveJournal di default";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to LiveJournal"] = "";
$a->strings["LiveJournal Post Settings"] = "";
$a->strings["Enable LiveJournal Post Plugin"] = "";
$a->strings["LiveJournal username"] = "";
$a->strings["LiveJournal password"] = "";
$a->strings["Post to LiveJournal by default"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,79 @@
# ADDON mailstream
# Copyright (C)
# This file is distributed under the same license as the Friendica mailstream addon package.
#
#
# Translators:
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-06-23 09:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: mailstream.php:55
msgid "From Address"
msgstr ""
#: mailstream.php:57
msgid "Email address that stream items will appear to be from."
msgstr ""
#: mailstream.php:60 mailstream.php:282
msgid "Save Settings"
msgstr ""
#: mailstream.php:165
msgid "Re:"
msgstr ""
#: mailstream.php:173
msgid "Friendica post"
msgstr ""
#: mailstream.php:176
msgid "Diaspora post"
msgstr ""
#: mailstream.php:183
msgid "Feed item"
msgstr ""
#: mailstream.php:186
msgid "Email"
msgstr ""
#: mailstream.php:188
msgid "Friendica Item"
msgstr ""
#: mailstream.php:229
msgid "Upstream"
msgstr ""
#: mailstream.php:230
msgid "Local"
msgstr ""
#: mailstream.php:274
msgid "Email Address"
msgstr ""
#: mailstream.php:276
msgid "Leave blank to use your account email address"
msgstr ""
#: mailstream.php:279
msgid "Enabled"
msgstr ""
#: mailstream.php:281
msgid "Mail Stream Settings"
msgstr ""

View file

@ -0,0 +1,22 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["From Address"] = "";
$a->strings["Email address that stream items will appear to be from."] = "";
$a->strings["Save Settings"] = "";
$a->strings["Re:"] = "";
$a->strings["Friendica post"] = "";
$a->strings["Diaspora post"] = "";
$a->strings["Feed item"] = "";
$a->strings["Email"] = "";
$a->strings["Friendica Item"] = "";
$a->strings["Upstream"] = "";
$a->strings["Local"] = "";
$a->strings["Email Address"] = "";
$a->strings["Leave blank to use your account email address"] = "";
$a->strings["Enabled"] = "";
$a->strings["Mail Stream Settings"] = "";

View file

@ -0,0 +1,52 @@
# ADDON mathjax
# Copyright (C)
# This file is distributed under the same license as the Friendica mathjax addon package.
#
#
# Translators:
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-06-23 09:55+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: mathjax.php:36 mathjax.php:40
msgid "Settings"
msgstr ""
#: mathjax.php:42
msgid ""
"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."
msgstr ""
#: mathjax.php:43
msgid "Use the MathJax renderer"
msgstr ""
#: mathjax.php:47 mathjax.php:80
msgid "Save Settings"
msgstr ""
#: mathjax.php:71
msgid "Settings updated."
msgstr ""
#: mathjax.php:81
msgid "MathJax Base URL"
msgstr ""
#: mathjax.php:81
msgid ""
"The URL for the javascript file that should be included to use MathJax. Can "
"be either the MathJax CDN or another installation of MathJax."
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$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."] = "";
$a->strings["Use the MathJax renderer"] = "";
$a->strings["Submit"] = "Invia";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
$a->strings["MathJax Base URL"] = "";
$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Settings"] = "";
$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."] = "";
$a->strings["Use the MathJax renderer"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Settings updated."] = "";
$a->strings["MathJax Base URL"] = "";
$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "";

View file

@ -0,0 +1,166 @@
# ADDON morepokes
# Copyright (C)
# This file is distributed under the same license as the Friendica morepokes addon package.
#
#
# Translators:
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-06-23 10:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: morepokes.php:19
msgid "bitchslap"
msgstr ""
#: morepokes.php:19
msgid "bitchslapped"
msgstr ""
#: morepokes.php:20
msgid "shag"
msgstr ""
#: morepokes.php:20
msgid "shagged"
msgstr ""
#: morepokes.php:21
msgid "do something obscenely biological to"
msgstr ""
#: morepokes.php:21
msgid "did something obscenely biological to"
msgstr ""
#: morepokes.php:22
msgid "point out the poke feature to"
msgstr ""
#: morepokes.php:22
msgid "pointed out the poke feature to"
msgstr ""
#: morepokes.php:23
msgid "declare undying love for"
msgstr ""
#: morepokes.php:23
msgid "declared undying love for"
msgstr ""
#: morepokes.php:24
msgid "patent"
msgstr ""
#: morepokes.php:24
msgid "patented"
msgstr ""
#: morepokes.php:25
msgid "stroke beard"
msgstr ""
#: morepokes.php:25
msgid "stroked their beard at"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoan the declining standards of modern secondary and tertiary education to"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoans the declining standards of modern secondary and tertiary education "
"to"
msgstr ""
#: morepokes.php:27
msgid "hug"
msgstr ""
#: morepokes.php:27
msgid "hugged"
msgstr ""
#: morepokes.php:28
msgid "kiss"
msgstr ""
#: morepokes.php:28
msgid "kissed"
msgstr ""
#: morepokes.php:29
msgid "raise eyebrows at"
msgstr ""
#: morepokes.php:29
msgid "raised their eyebrows at"
msgstr ""
#: morepokes.php:30
msgid "insult"
msgstr ""
#: morepokes.php:30
msgid "insulted"
msgstr ""
#: morepokes.php:31
msgid "praise"
msgstr ""
#: morepokes.php:31
msgid "praised"
msgstr ""
#: morepokes.php:32
msgid "be dubious of"
msgstr ""
#: morepokes.php:32
msgid "was dubious of"
msgstr ""
#: morepokes.php:33
msgid "eat"
msgstr ""
#: morepokes.php:33
msgid "ate"
msgstr ""
#: morepokes.php:34
msgid "giggle and fawn at"
msgstr ""
#: morepokes.php:34
msgid "giggled and fawned at"
msgstr ""
#: morepokes.php:35
msgid "doubt"
msgstr ""
#: morepokes.php:35
msgid "doubted"
msgstr ""
#: morepokes.php:36
msgid "glare"
msgstr ""
#: morepokes.php:36
msgid "glared at"
msgstr ""

View file

@ -1,38 +1,43 @@
<?php
$a->strings["bitchslap"] = "";
$a->strings["bitchslapped"] = "";
$a->strings["shag"] = "";
$a->strings["shagged"] = "";
$a->strings["do something obscenely biological to"] = "";
$a->strings["did something obscenely biological to"] = "";
$a->strings["point out the poke feature to"] = "";
$a->strings["pointed out the poke feature to"] = "";
$a->strings["declare undying love for"] = "";
$a->strings["declared undying love for"] = "";
$a->strings["patent"] = "";
$a->strings["patented"] = "";
$a->strings["stroke beard"] = "";
$a->strings["stroked their beard at"] = "";
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["hug"] = "abbraccia";
$a->strings["hugged"] = "ha abbracciato";
$a->strings["kiss"] = "bacia";
$a->strings["kissed"] = "ha baciato";
$a->strings["raise eyebrows at"] = "solleva un sopracciglio a";
$a->strings["raised their eyebrows at"] = "ha sollevato un sopracciglio a";
$a->strings["insult"] = "insulta";
$a->strings["insulted"] = "ha insultato";
$a->strings["praise"] = "prega";
$a->strings["praised"] = "ha pregato";
$a->strings["be dubious of"] = "è dubbioso di";
$a->strings["was dubious of"] = "";
$a->strings["eat"] = "mangia";
$a->strings["ate"] = "ha mangiato";
$a->strings["giggle and fawn at"] = "";
$a->strings["giggled and fawned at"] = "";
$a->strings["doubt"] = "";
$a->strings["doubted"] = "";
$a->strings["glare"] = "";
$a->strings["glared at"] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["bitchslap"] = "";
$a->strings["bitchslapped"] = "";
$a->strings["shag"] = "";
$a->strings["shagged"] = "";
$a->strings["do something obscenely biological to"] = "";
$a->strings["did something obscenely biological to"] = "";
$a->strings["point out the poke feature to"] = "";
$a->strings["pointed out the poke feature to"] = "";
$a->strings["declare undying love for"] = "";
$a->strings["declared undying love for"] = "";
$a->strings["patent"] = "";
$a->strings["patented"] = "";
$a->strings["stroke beard"] = "";
$a->strings["stroked their beard at"] = "";
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["hug"] = "";
$a->strings["hugged"] = "";
$a->strings["kiss"] = "";
$a->strings["kissed"] = "";
$a->strings["raise eyebrows at"] = "";
$a->strings["raised their eyebrows at"] = "";
$a->strings["insult"] = "";
$a->strings["insulted"] = "";
$a->strings["praise"] = "";
$a->strings["praised"] = "";
$a->strings["be dubious of"] = "";
$a->strings["was dubious of"] = "";
$a->strings["eat"] = "";
$a->strings["ate"] = "";
$a->strings["giggle and fawn at"] = "";
$a->strings["giggled and fawned at"] = "";
$a->strings["doubt"] = "";
$a->strings["doubted"] = "";
$a->strings["glare"] = "";
$a->strings["glared at"] = "";

View file

@ -0,0 +1,75 @@
# ADDON newmemberwidget
# Copyright (C)
# This file is distributed under the same license as the Friendica newmemberwidget addon package.
#
#
# Translators:
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-06-23 10:26+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: newmemberwidget.php:23
msgid "New Member"
msgstr ""
#: newmemberwidget.php:24
msgid "Tips for New Members"
msgstr ""
#: newmemberwidget.php:26
msgid "Global Support Forum"
msgstr ""
#: newmemberwidget.php:28
msgid "Local Support Forum"
msgstr ""
#: newmemberwidget.php:51
msgid "Save Settings"
msgstr ""
#: newmemberwidget.php:52
msgid "Message"
msgstr ""
#: newmemberwidget.php:52
msgid "Your message for new members. You can use bbcode here."
msgstr ""
#: newmemberwidget.php:53
msgid "Add a link to global support forum"
msgstr ""
#: newmemberwidget.php:53
msgid "Should a link to the global support forum be displayed?"
msgstr ""
#: newmemberwidget.php:54
msgid "Add a link to the local support forum"
msgstr ""
#: newmemberwidget.php:54
msgid ""
"If you have a local support forum and wand to have a link displayed in the "
"widget, check this box."
msgstr ""
#: newmemberwidget.php:55
msgid "Name of the local support group"
msgstr ""
#: newmemberwidget.php:55
msgid ""
"If you checked the above, specify the <em>nickname</em> of the local support"
" group here (i.e. helpers)"
msgstr ""

View file

@ -0,0 +1,20 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["New Member"] = "";
$a->strings["Tips for New Members"] = "";
$a->strings["Global Support Forum"] = "";
$a->strings["Local Support Forum"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Message"] = "";
$a->strings["Your message for new members. You can use bbcode here."] = "";
$a->strings["Add a link to global support forum"] = "";
$a->strings["Should a link to the global support forum be displayed?"] = "";
$a->strings["Add a link to the local support forum"] = "";
$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "";
$a->strings["Name of the local support group"] = "";
$a->strings["If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)"] = "";

View file

@ -0,0 +1,35 @@
# ADDON notimeline
# Copyright (C)
# This file is distributed under the same license as the Friendica notimeline addon package.
#
#
# Translators:
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-06-23 10:30+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: notimeline.php:32
msgid "No Timeline settings updated."
msgstr ""
#: notimeline.php:56
msgid "No Timeline Settings"
msgstr ""
#: notimeline.php:58
msgid "Disable Archive selector on profile wall"
msgstr ""
#: notimeline.php:64
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["No Timeline settings updated."] = "";
$a->strings["No Timeline Settings"] = "";
$a->strings["Disable Archive selector on profile wall"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["No Timeline settings updated."] = "";
$a->strings["No Timeline Settings"] = "";
$a->strings["Disable Archive selector on profile wall"] = "";
$a->strings["Save Settings"] = "";

58
nsfw/lang/it/messages.po Normal file
View file

@ -0,0 +1,58 @@
# ADDON nsfw
# Copyright (C)
# This file is distributed under the same license as the Friendica nsfw addon package.
#
#
# Translators:
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-06-23 10:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: nsfw.php:78 nsfw.php:82
msgid "Not Safe For Work (General Purpose Content Filter)"
msgstr ""
#: nsfw.php:86
msgid ""
"This plugin 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 ""
#: nsfw.php:87
msgid "Enable Content filter"
msgstr ""
#: nsfw.php:90
msgid "Comma separated list of keywords to hide"
msgstr ""
#: nsfw.php:94
msgid "Save Settings"
msgstr ""
#: nsfw.php:95
msgid "Use /expression/ to provide regular expressions"
msgstr ""
#: nsfw.php:111
msgid "NSFW Settings saved."
msgstr ""
#: nsfw.php:166
#, php-format
msgid "%s - Click to open/close"
msgstr ""

View file

@ -1,10 +1,15 @@
<?php
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Impostazioni per NSWF (Filtro Contenuti Generico)";
$a->strings["This plugin 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 plugin 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 puo' 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 puo' cercare anche qualsiasi parola che inserisci, quindi puo' essere usato come filtro di contenuti generico.";
$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["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";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Not Safe For Work (General Purpose Content Filter)"] = "";
$a->strings["This plugin 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."] = "";
$a->strings["Enable Content filter"] = "";
$a->strings["Comma separated list of keywords to hide"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Use /expression/ to provide regular expressions"] = "";
$a->strings["NSFW Settings saved."] = "";
$a->strings["%s - Click to open/close"] = "";

View file

@ -0,0 +1,35 @@
# ADDON numfriends
# Copyright (C)
# This file is distributed under the same license as the Friendica numfriends addon package.
#
#
# Translators:
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-06-23 10:58+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: numfriends.php:46
msgid "Numfriends settings updated."
msgstr ""
#: numfriends.php:77
msgid "Numfriends Settings"
msgstr ""
#: numfriends.php:79
msgid "How many contacts to display on profile sidebar"
msgstr ""
#: numfriends.php:85
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["Numfriends settings updated."] = "Impostazioni \"Numfriends' aggiornate.";
$a->strings["Numfriends Settings"] = "Impostazioni Numfriends";
$a->strings["How many contacts to display on profile sidebar"] = "Quanti contatti visualizzare nella barra laterale del profilo";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Numfriends settings updated."] = "";
$a->strings["Numfriends Settings"] = "";
$a->strings["How many contacts to display on profile sidebar"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,49 @@
# ADDON openstreetmap
# Copyright (C)
# This file is distributed under the same license as the Friendica openstreetmap addon package.
#
#
# Translators:
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-06-23 11:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: openstreetmap.php:70
msgid "Map"
msgstr ""
#: openstreetmap.php:94
msgid "Save Settings"
msgstr ""
#: openstreetmap.php:95
msgid "Tile Server URL"
msgstr ""
#: openstreetmap.php:95
msgid ""
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" "
"target=\"_blank\">public tile servers</a>"
msgstr ""
#: openstreetmap.php:96
msgid "Default zoom"
msgstr ""
#: openstreetmap.php:96
msgid "The default zoom level. (1:world, 18:highest)"
msgstr ""
#: openstreetmap.php:104
msgid "Settings updated."
msgstr ""

View file

@ -1,8 +1,14 @@
<?php
$a->strings["Submit"] = "Invia";
$a->strings["Tile Server URL"] = "";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
$a->strings["Default zoom"] = "Default zoom";
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Map"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Tile Server URL"] = "";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
$a->strings["Default zoom"] = "";
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
$a->strings["Settings updated."] = "";

View file

@ -0,0 +1,31 @@
# ADDON pageheader
# Copyright (C)
# This file is distributed under the same license as the Friendica pageheader addon package.
#
#
# Translators:
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-06-23 11:17+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: pageheader.php:50
msgid "\"pageheader\" Settings"
msgstr ""
#: pageheader.php:55
msgid "Save Settings"
msgstr ""
#: pageheader.php:68
msgid "pageheader Settings saved."
msgstr ""

View file

@ -1,5 +1,10 @@
<?php
$a->strings["\"pageheader\" Settings"] = "Impostazioni \"pageheader\"";
$a->strings["Submit"] = "Invia";
$a->strings["pageheader Settings saved."] = "Impostazioni salvate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["\"pageheader\" Settings"] = "";
$a->strings["Save Settings"] = "";
$a->strings["pageheader Settings saved."] = "";

63
piwik/lang/it/messages.po Normal file
View file

@ -0,0 +1,63 @@
# ADDON piwik
# Copyright (C)
# This file is distributed under the same license as the Friendica piwik addon package.
#
#
# Translators:
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-06-23 11:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: piwik.php:77
msgid ""
"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> "
"analytics tool."
msgstr ""
#: piwik.php:80
#, php-format
msgid ""
"If you do not want that your visits are logged this way you <a href='%s'>can"
" set a cookie to prevent Piwik from tracking further visits of the site</a> "
"(opt-out)."
msgstr ""
#: piwik.php:87
msgid "Save Settings"
msgstr ""
#: piwik.php:88
msgid "Piwik Base URL"
msgstr ""
#: piwik.php:88
msgid ""
"Absolute path to your Piwik installation. (without protocol (http/s), with "
"trailing slash)"
msgstr ""
#: piwik.php:89
msgid "Site ID"
msgstr ""
#: piwik.php:90
msgid "Show opt-out cookie link?"
msgstr ""
#: piwik.php:91
msgid "Asynchronous tracking"
msgstr ""
#: piwik.php:103
msgid "Settings updated."
msgstr ""

View file

@ -1,11 +1,16 @@
<?php
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "Questo sito è monitorato con lo strumento di analisi <a href='http://www.piwik.org'>Piwik</a>.";
$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "Se non vuoi che le tue visite vengono registrate in questo modo è possibile <a href='%s'>impostare un cookie per evitare che Piwik rintracci ulteriori visite del sito</a> (opt-out).";
$a->strings["Submit"] = "Invia";
$a->strings["Piwik Base URL"] = "Piwik Base URL";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Percorso assoluto alla tua installazione di Piwik, senza il protocollo (http/https), con la barra alla fine";
$a->strings["Site ID"] = "Site ID";
$a->strings["Show opt-out cookie link?"] = "Mostra il link per il cookie opt-out?";
$a->strings["Asynchronous tracking"] = "Tracciamento asincrono";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "";
$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "";
$a->strings["Save Settings"] = "";
$a->strings["Piwik Base URL"] = "";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "";
$a->strings["Site ID"] = "";
$a->strings["Show opt-out cookie link?"] = "";
$a->strings["Asynchronous tracking"] = "";
$a->strings["Settings updated."] = "";

View file

@ -0,0 +1,31 @@
# ADDON planets
# Copyright (C)
# This file is distributed under the same license as the Friendica planets addon package.
#
#
# Translators:
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-06-23 11:19+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: planets.php:150
msgid "Planets Settings"
msgstr ""
#: planets.php:152
msgid "Enable Planets Plugin"
msgstr ""
#: planets.php:158
msgid "Save Settings"
msgstr ""

View file

@ -1,5 +1,10 @@
<?php
$a->strings["Planets Settings"] = "Impostazioni Planet";
$a->strings["Enable Planets Plugin"] = "Abilita plugin Planet";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Planets Settings"] = "";
$a->strings["Enable Planets Plugin"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,52 @@
# ADDON public_server
# Copyright (C)
# This file is distributed under the same license as the Friendica public_server addon package.
#
#
# Translators:
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-06-23 11:24+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: public_server.php:64
msgid "Administrator"
msgstr ""
#: public_server.php:129
#, php-format
msgid "Your account on %s will expire in a few days."
msgstr ""
#: public_server.php:130
msgid "Your Friendica account is about to expire."
msgstr ""
#: public_server.php:131
#, php-format
msgid ""
"Hi %1$s,\n"
"\n"
"Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"
msgstr ""
#: public_server.php:159
msgid "Settings saved"
msgstr ""
#: public_server.php:165
msgid "Save Settings"
msgstr ""
#: public_server.php:167
msgid "Set any of these options to 0 to deactivate it."
msgstr ""

View file

@ -1,5 +1,14 @@
<?php
$a->strings["Administrator"] = "Amministratore";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica account is about to expire."] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Administrator"] = "";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "";
$a->strings["Settings saved"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Set any of these options to 0 to deactivate it."] = "";

101
pumpio/lang/it/messages.po Normal file
View file

@ -0,0 +1,101 @@
# ADDON pumpio
# Copyright (C)
# This file is distributed under the same license as the Friendica pumpio addon package.
#
#
# Translators:
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-06-23 11:30+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: pumpio.php:38
msgid "Permission denied."
msgstr ""
#: pumpio.php:124
#, php-format
msgid "Unable to register the client at the pump.io server '%s'."
msgstr ""
#: pumpio.php:164
msgid "You are now authenticated to pumpio."
msgstr ""
#: pumpio.php:165
msgid "return to the connector page"
msgstr ""
#: pumpio.php:183
msgid "Post to pumpio"
msgstr ""
#: pumpio.php:221 pumpio.php:225
msgid "Pump.io Import/Export/Mirror"
msgstr ""
#: pumpio.php:229
msgid "pump.io username (without the servername)"
msgstr ""
#: pumpio.php:234
msgid "pump.io servername (without \"http://\" or \"https://\" )"
msgstr ""
#: pumpio.php:246
msgid "Authenticate your pump.io connection"
msgstr ""
#: pumpio.php:250
msgid "Import the remote timeline"
msgstr ""
#: pumpio.php:255
msgid "Enable pump.io Post Plugin"
msgstr ""
#: pumpio.php:260
msgid "Post to pump.io by default"
msgstr ""
#: pumpio.php:265
msgid "Should posts be public?"
msgstr ""
#: pumpio.php:270
msgid "Mirror all public posts"
msgstr ""
#: pumpio.php:275
msgid "Check to delete this preset"
msgstr ""
#: pumpio.php:285
msgid "Save Settings"
msgstr ""
#: pumpio.php:515
msgid "Pump.io post failed. Queued for retry."
msgstr ""
#: pumpio.php:587
msgid "Pump.io like failed. Queued for retry."
msgstr ""
#: pumpio.php:875
msgid "status"
msgstr ""
#: pumpio.php:879
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr ""

View file

@ -0,0 +1,27 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Permission denied."] = "";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "";
$a->strings["You are now authenticated to pumpio."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to pumpio"] = "";
$a->strings["Pump.io Import/Export/Mirror"] = "";
$a->strings["pump.io username (without the servername)"] = "";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "";
$a->strings["Authenticate your pump.io connection"] = "";
$a->strings["Import the remote timeline"] = "";
$a->strings["Enable pump.io Post Plugin"] = "";
$a->strings["Post to pump.io by default"] = "";
$a->strings["Should posts be public?"] = "";
$a->strings["Mirror all public posts"] = "";
$a->strings["Check to delete this preset"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Pump.io post failed. Queued for retry."] = "";
$a->strings["Pump.io like failed. Queued for retry."] = "";
$a->strings["status"] = "";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "";

View file

@ -0,0 +1,53 @@
# ADDON qcomment
# Copyright (C)
# This file is distributed under the same license as the Friendica qcomment addon package.
#
#
# Translators:
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-06-23 12:30+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: qcomment.php:51
msgid ":-)"
msgstr ""
#: qcomment.php:51
msgid ":-("
msgstr ""
#: qcomment.php:51
msgid "lol"
msgstr ""
#: qcomment.php:54
msgid "Quick Comment Settings"
msgstr ""
#: qcomment.php:56
msgid ""
"Quick comments are found near comment boxes, sometimes hidden. Click them to"
" provide simple replies."
msgstr ""
#: qcomment.php:57
msgid "Enter quick comments, one per line"
msgstr ""
#: qcomment.php:61
msgid "Save Settings"
msgstr ""
#: qcomment.php:75
msgid "Quick Comment settings saved."
msgstr ""

View file

@ -1,10 +1,15 @@
<?php
$a->strings[":-)"] = ":-)";
$a->strings[":-("] = ":-(";
$a->strings["lol"] = "lol";
$a->strings["Quick Comment Settings"] = "Impostazioni commento rapido";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Trovi i commenti rapidi vicino al box dei commenti, a volte nascosti. Cliccali per inviare semplici risposte.";
$a->strings["Enter quick comments, one per line"] = "Inserire un commento rapido, uno per linea";
$a->strings["Submit"] = "Invia";
$a->strings["Quick Comment settings saved."] = "Impostazioni commento rapido salvate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings[":-)"] = "";
$a->strings[":-("] = "";
$a->strings["lol"] = "";
$a->strings["Quick Comment Settings"] = "";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "";
$a->strings["Enter quick comments, one per line"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Quick Comment settings saved."] = "";

View file

@ -0,0 +1,31 @@
# ADDON randplace
# Copyright (C)
# This file is distributed under the same license as the Friendica randplace addon package.
#
#
# Translators:
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-06-23 12:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: randplace.php:169
msgid "Randplace Settings"
msgstr ""
#: randplace.php:171
msgid "Enable Randplace Plugin"
msgstr ""
#: randplace.php:177
msgid "Save Settings"
msgstr ""

View file

@ -1,5 +1,10 @@
<?php
$a->strings["Randplace Settings"] = "Impostazioni Randplace";
$a->strings["Enable Randplace Plugin"] = "Abilita il plugin Randplace";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Randplace Settings"] = "";
$a->strings["Enable Randplace Plugin"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,69 @@
# ADDON remote_permissions
# Copyright (C)
# This file is distributed under the same license as the Friendica remote_permissions addon package.
#
#
# Translators:
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-06-23 12:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: remote_permissions.php:45
msgid "Remote Permissions Settings"
msgstr ""
#: remote_permissions.php:46
msgid ""
"Allow recipients of your private posts to see the other recipients of the "
"posts"
msgstr ""
#: remote_permissions.php:48 remote_permissions.php:196
msgid "Save Settings"
msgstr ""
#: remote_permissions.php:58
msgid "Remote Permissions settings updated."
msgstr ""
#: remote_permissions.php:124
msgid "Visible to:"
msgstr ""
#: remote_permissions.php:178
msgid "Visible to"
msgstr ""
#: remote_permissions.php:178
msgid "may only be a partial list"
msgstr ""
#: remote_permissions.php:197
msgid "Global"
msgstr ""
#: remote_permissions.php:197
msgid "The posts of every user on this server show the post recipients"
msgstr ""
#: remote_permissions.php:198
msgid "Individual"
msgstr ""
#: remote_permissions.php:198
msgid "Each user chooses whether his/her posts show the post recipients"
msgstr ""
#: remote_permissions.php:205
msgid "Settings updated."
msgstr ""

View file

@ -1,14 +1,19 @@
<?php
$a->strings["Remote Permissions Settings"] = "";
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
$a->strings["Submit"] = "Invia";
$a->strings["Remote Permissions settings updated."] = "";
$a->strings["Visible to:"] = "Visibile a:";
$a->strings["Visible to"] = "";
$a->strings["may only be a partial list"] = "";
$a->strings["Global"] = "";
$a->strings["The posts of every user on this server show the post recipients"] = "";
$a->strings["Individual"] = "";
$a->strings["Each user chooses whether his/her posts show the post recipients"] = "";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Remote Permissions Settings"] = "";
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Remote Permissions settings updated."] = "";
$a->strings["Visible to:"] = "";
$a->strings["Visible to"] = "";
$a->strings["may only be a partial list"] = "";
$a->strings["Global"] = "";
$a->strings["The posts of every user on this server show the post recipients"] = "";
$a->strings["Individual"] = "";
$a->strings["Each user chooses whether his/her posts show the post recipients"] = "";
$a->strings["Settings updated."] = "";

View file

@ -0,0 +1,26 @@
# ADDON rendertime
# Copyright (C)
# This file is distributed under the same license as the Friendica rendertime addon package.
#
#
# Translators:
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-06-23 12:36+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: rendertime.php:30
#, php-format
msgid ""
"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, "
"Other: %s, Total: %s"
msgstr ""

View file

@ -1,2 +1,8 @@
<?php
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "";

View file

@ -0,0 +1,43 @@
# ADDON showmore
# Copyright (C)
# This file is distributed under the same license as the Friendica showmore addon package.
#
#
# Translators:
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-06-23 12:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: showmore.php:38 showmore.php:42
msgid "\"Show more\" Settings"
msgstr ""
#: showmore.php:47
msgid "Enable Show More"
msgstr ""
#: showmore.php:50
msgid "Cutting posts after how much characters"
msgstr ""
#: showmore.php:54
msgid "Save Settings"
msgstr ""
#: showmore.php:71
msgid "Show More Settings saved."
msgstr ""
#: showmore.php:125
msgid "show more"
msgstr ""

View file

@ -1,8 +1,13 @@
<?php
$a->strings["\"Show more\" Settings"] = "Impostazioni \"Mostra altro\"";
$a->strings["Enable Show More"] = "Abilita \"Mostra altro\"";
$a->strings["Cutting posts after how much characters"] = "Dopo quanti caratteri tagliare il messaggio";
$a->strings["Submit"] = "Invia";
$a->strings["Show More Settings saved."] = "Impostazioni \"Mostra altro\" salvate.";
$a->strings["show more"] = "mostra di più";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["\"Show more\" Settings"] = "";
$a->strings["Enable Show More"] = "";
$a->strings["Cutting posts after how much characters"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Show More Settings saved."] = "";
$a->strings["show more"] = "";

View file

@ -0,0 +1,35 @@
# ADDON smileybutton
# Copyright (C)
# This file is distributed under the same license as the Friendica smileybutton addon package.
#
#
# Translators:
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-06-23 12:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: smileybutton.php:269
msgid "Smileybutton settings"
msgstr ""
#: smileybutton.php:272
msgid "You can hide the button and show the smilies directly."
msgstr ""
#: smileybutton.php:274
msgid "Hide the button"
msgstr ""
#: smileybutton.php:281
msgid "Save Settings"
msgstr ""

View file

@ -0,0 +1,11 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Smileybutton settings"] = "";
$a->strings["You can hide the button and show the smilies directly."] = "";
$a->strings["Hide the button"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,35 @@
# ADDON snautofollow
# Copyright (C)
# This file is distributed under the same license as the Friendica snautofollow addon package.
#
#
# Translators:
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-06-23 12:49+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: snautofollow.php:32
msgid "StatusNet AutoFollow settings updated."
msgstr ""
#: snautofollow.php:56 snautofollow.php:60
msgid "StatusNet AutoFollow"
msgstr ""
#: snautofollow.php:64
msgid "Automatically follow any StatusNet followers/mentioners"
msgstr ""
#: snautofollow.php:70
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["StatusNet AutoFollow settings updated."] = "";
$a->strings["StatusNet AutoFollow Settings"] = "";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["StatusNet AutoFollow settings updated."] = "";
$a->strings["StatusNet AutoFollow"] = "";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,35 @@
# ADDON startpage
# Copyright (C)
# This file is distributed under the same license as the Friendica startpage addon package.
#
#
# Translators:
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-06-23 12:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: startpage.php:83 startpage.php:87
msgid "Startpage"
msgstr ""
#: startpage.php:90
msgid "Home page to load after login - leave blank for profile wall"
msgstr ""
#: startpage.php:93
msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;"
msgstr ""
#: startpage.php:97
msgid "Save Settings"
msgstr ""

View file

@ -1,6 +1,11 @@
<?php
$a->strings["Startpage Settings"] = "";
$a->strings["Home page to load after login - leave blank for profile wall"] = "";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Startpage"] = "";
$a->strings["Home page to load after login - leave blank for profile wall"] = "";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,170 @@
# ADDON statusnet
# Copyright (C)
# This file is distributed under the same license as the Friendica statusnet addon package.
#
#
# Translators:
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-06-23 12:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: statusnet.php:149
msgid "Post to StatusNet"
msgstr ""
#: statusnet.php:194
msgid ""
"Please contact your site administrator.<br />The provided API URL is not "
"valid."
msgstr ""
#: statusnet.php:223
msgid "We could not contact the StatusNet API with the Path you entered."
msgstr ""
#: statusnet.php:257
msgid "StatusNet settings updated."
msgstr ""
#: statusnet.php:289 statusnet.php:293
msgid "StatusNet Import/Export/Mirror"
msgstr ""
#: statusnet.php:308
msgid "Globally Available StatusNet OAuthKeys"
msgstr ""
#: statusnet.php:309
msgid ""
"There are preconfigured OAuth key pairs for some StatusNet servers "
"available. If you are useing one of them, please use these credentials. If "
"not feel free to connect to any other StatusNet instance (see below)."
msgstr ""
#: statusnet.php:315 statusnet.php:332 statusnet.php:359 statusnet.php:366
#: statusnet.php:404 statusnet.php:673
msgid "Save Settings"
msgstr ""
#: statusnet.php:317
msgid "Provide your own OAuth Credentials"
msgstr ""
#: statusnet.php:318
msgid ""
"No consumer key pair for StatusNet found. Register your Friendica Account as"
" an desktop client on your StatusNet account, copy the consumer key pair "
"here and enter the API base root.<br />Before you register your own OAuth "
"key pair ask the administrator if there is already a key pair for this "
"Friendica installation at your favorited StatusNet installation."
msgstr ""
#: statusnet.php:320
msgid "OAuth Consumer Key"
msgstr ""
#: statusnet.php:323
msgid "OAuth Consumer Secret"
msgstr ""
#: statusnet.php:326 statusnet.php:653 statusnet.php:665
msgid "Base API Path (remember the trailing /)"
msgstr ""
#: statusnet.php:329
msgid "StatusNet application name"
msgstr ""
#: statusnet.php:351
msgid ""
"To connect to your StatusNet account click the button below to get a "
"security code from StatusNet which you have to copy into the input box below"
" and submit the form. Only your <strong>public</strong> posts will be posted"
" to StatusNet."
msgstr ""
#: statusnet.php:352
msgid "Log in with StatusNet"
msgstr ""
#: statusnet.php:354
msgid "Copy the security code from StatusNet here"
msgstr ""
#: statusnet.php:360
msgid "Cancel Connection Process"
msgstr ""
#: statusnet.php:362
msgid "Current StatusNet API is"
msgstr ""
#: statusnet.php:363
msgid "Cancel StatusNet Connection"
msgstr ""
#: statusnet.php:374
msgid "Currently connected to: "
msgstr ""
#: statusnet.php:375
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated StatusNet account. You can choose to do so by default (here) or "
"for every posting separately in the posting options when writing the entry."
msgstr ""
#: statusnet.php:377
msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to StatusNet will lead the visitor to a blank page "
"informing the visitor that the access to your profile has been restricted."
msgstr ""
#: statusnet.php:380
msgid "Allow posting to StatusNet"
msgstr ""
#: statusnet.php:383
msgid "Send public postings to StatusNet by default"
msgstr ""
#: statusnet.php:387
msgid ""
"Mirror all posts from statusnet that are no replies or repeated messages"
msgstr ""
#: statusnet.php:392
msgid "Import the remote timeline"
msgstr ""
#: statusnet.php:401
msgid "Clear OAuth configuration"
msgstr ""
#: statusnet.php:664
msgid "Site name"
msgstr ""
#: statusnet.php:666
msgid "Consumer Secret"
msgstr ""
#: statusnet.php:667
msgid "Consumer Key"
msgstr ""
#: statusnet.php:668
msgid "Application name"
msgstr ""

View file

@ -1,34 +1,39 @@
<?php
$a->strings["Post to StatusNet"] = "Invia a StatusNet";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Contatta l'amministratore del sito.<br/>L'URL delle API fornito non è valido.";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "Non possiamo conttattare le API di StatusNet con il percorso che hai inserito.";
$a->strings["StatusNet settings updated."] = "Impostazioni StatusNet aggiornate.";
$a->strings["StatusNet Posting Settings"] = "Impostazioni di invio a StatusNet";
$a->strings["Globally Available StatusNet OAuthKeys"] = "OAuthKeys globali di StatusNet";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Esistono coppie di chiavi OAuth precofigurate per alcuni server StatusNet. Se usi uno di questi server, per favore scegli queste credenziali. Altrimenti sei libero di collegarti a un'altra installazione di StatusNet (vedi sotto).";
$a->strings["Submit"] = "Invia";
$a->strings["Provide your own OAuth Credentials"] = "Fornisci le tue credenziali OAuth";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Nessuna coppia di chiavi consumer trovate per StatusNet. Registra il tuo account Friendica come un client desktop nel tuo account StatusNet, copia la coppia di chiavi consumer qui e inserisci l'url base delle API.<br/>Prima di registrare la tua coppia di chiavi OAuth, chiedi all'amministratore se esiste già una coppia di chiavi per questo sito Friendica presso la tua installazione StatusNet preferita.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
$a->strings["Base API Path (remember the trailing /)"] = "Indirizzo di base per le API (ricorda la / alla fine)";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "Per collegare il tuo account StatusNet, clicca sul bottone per ottenere un codice di sicurezza da StatusNet, che dovrai copiare nel box sottostante e poi inviare la form. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a StatusNet.";
$a->strings["Log in with StatusNet"] = "Accedi con StatuNet";
$a->strings["Copy the security code from StatusNet here"] = "Copia il codice di sicurezza da StatusNet qui";
$a->strings["Cancel Connection Process"] = "Annulla il processo di connessione";
$a->strings["Current StatusNet API is"] = "Le API StatusNet correnti sono";
$a->strings["Cancel StatusNet Connection"] = "Annulla la connessione a StatusNet";
$a->strings["Currently connected to: "] = "Al momento connesso con:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet 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 <strong>pubblici</strong> possono essere inviati all'account StatusNet associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il link potenzialmente incluse nei messaggi pubblici inviati a StatusNet porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato.";
$a->strings["Allow posting to StatusNet"] = "Permetti l'invio a StatusNet";
$a->strings["Send public postings to StatusNet by default"] = "Invia sempre i messaggi pubblici a StatusNet";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "";
$a->strings["Shortening method that optimizes the post"] = "";
$a->strings["Send linked #-tags and @-names to StatusNet"] = "";
$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth";
$a->strings["Site name"] = "Nome del sito";
$a->strings["API URL"] = "API URL";
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to StatusNet"] = "";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "";
$a->strings["StatusNet settings updated."] = "";
$a->strings["StatusNet Import/Export/Mirror"] = "";
$a->strings["Globally Available StatusNet OAuthKeys"] = "";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "";
$a->strings["Save Settings"] = "";
$a->strings["Provide your own OAuth Credentials"] = "";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "";
$a->strings["OAuth Consumer Key"] = "";
$a->strings["OAuth Consumer Secret"] = "";
$a->strings["Base API Path (remember the trailing /)"] = "";
$a->strings["StatusNet application name"] = "";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "";
$a->strings["Log in with StatusNet"] = "";
$a->strings["Copy the security code from StatusNet here"] = "";
$a->strings["Cancel Connection Process"] = "";
$a->strings["Current StatusNet API is"] = "";
$a->strings["Cancel StatusNet Connection"] = "";
$a->strings["Currently connected to: "] = "";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";
$a->strings["Allow posting to StatusNet"] = "";
$a->strings["Send public postings to StatusNet by default"] = "";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "";
$a->strings["Import the remote timeline"] = "";
$a->strings["Clear OAuth configuration"] = "";
$a->strings["Site name"] = "";
$a->strings["Consumer Secret"] = "";
$a->strings["Consumer Key"] = "";
$a->strings["Application name"] = "";

View file

@ -0,0 +1,43 @@
# ADDON superblock
# Copyright (C)
# This file is distributed under the same license as the Friendica superblock addon package.
#
#
# Translators:
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-06-23 12:55+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: superblock.php:52
msgid "\"Superblock\" Settings"
msgstr ""
#: superblock.php:54
msgid "Comma separated profile URLS to block"
msgstr ""
#: superblock.php:58
msgid "Save Settings"
msgstr ""
#: superblock.php:71
msgid "SUPERBLOCK Settings saved."
msgstr ""
#: superblock.php:143
msgid "Block Completely"
msgstr ""
#: superblock.php:163
msgid "superblock settings updated"
msgstr ""

View file

@ -1,10 +1,13 @@
<?php
$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare";
$a->strings["Submit"] = "Invia";
$a->strings["BLOCKEM Settings saved."] = "Impostazioni 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.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["\"Superblock\" Settings"] = "";
$a->strings["Comma separated profile URLS to block"] = "";
$a->strings["Save Settings"] = "";
$a->strings["SUPERBLOCK Settings saved."] = "";
$a->strings["Block Completely"] = "";
$a->strings["superblock settings updated"] = "";

View file

@ -0,0 +1,40 @@
# ADDON testdrive
# Copyright (C)
# This file is distributed under the same license as the Friendica testdrive addon package.
#
#
# Translators:
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-06-23 12:56+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: testdrive.php:67
msgid "Administrator"
msgstr ""
#: testdrive.php:94
#, php-format
msgid "Your account on %s will expire in a few days."
msgstr ""
#: testdrive.php:95
msgid "Your Friendica test account is about to expire."
msgstr ""
#: testdrive.php:96
#, php-format
msgid ""
"Hi %1$s,\n"
"\n"
"Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."
msgstr ""

View file

@ -1,5 +1,11 @@
<?php
$a->strings["Administrator"] = "Amministratore";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Administrator"] = "";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "";

View file

@ -0,0 +1,73 @@
# ADDON tictac
# Copyright (C)
# This file is distributed under the same license as the Friendica tictac addon package.
#
#
# Translators:
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-06-23 12:57+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: tictac.php:20
msgid "Three Dimensional Tic-Tac-Toe"
msgstr ""
#: tictac.php:53
msgid "3D Tic-Tac-Toe"
msgstr ""
#: tictac.php:58
msgid "New game"
msgstr ""
#: tictac.php:59
msgid "New game with handicap"
msgstr ""
#: tictac.php:60
msgid ""
"Three dimensional tic-tac-toe is just like the traditional game except that "
"it is played on multiple levels simultaneously. "
msgstr ""
#: tictac.php:61
msgid ""
"In this case there are three levels. You win by getting three in a row on "
"any level, as well as up, down, and diagonally across the different levels."
msgstr ""
#: tictac.php:63
msgid ""
"The handicap game disables the center position on the middle level because "
"the player claiming this square often has an unfair advantage."
msgstr ""
#: tictac.php:182
msgid "You go first..."
msgstr ""
#: tictac.php:187
msgid "I'm going first this time..."
msgstr ""
#: tictac.php:193
msgid "You won!"
msgstr ""
#: tictac.php:199 tictac.php:224
msgid "\"Cat\" game!"
msgstr ""
#: tictac.php:222
msgid "I won!"
msgstr ""

View file

@ -1,14 +1,19 @@
<?php
$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tic-Tac-Toe tridimensionale";
$a->strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe";
$a->strings["New game"] = "Nuova partita";
$a->strings["New game with handicap"] = "Nuova partita con handicap";
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tic-tac-toe tridimensionale è come il gioco tradizionale, solo che si gioca su livelli multipli contemporaneamente.";
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "In questo caso ci sono tre livelli. Puoi vincere mettendo tre segni in fila su ogni livello, anche verso l'alto, il basso e diagonalmente anche attraverso i diversi livelli.";
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "L'handicap disabilita la casella centrale sul livello di mezzo, perchè il giocatore che si prende quella casella spesso ha un deciso vantaggio.";
$a->strings["You go first..."] = "Cominci tu...";
$a->strings["I'm going first this time..."] = "Comincio io questa volta...";
$a->strings["You won!"] = "Hai vinto!";
$a->strings["\"Cat\" game!"] = "Stallo!";
$a->strings["I won!"] = "Ho vinto!";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Three Dimensional Tic-Tac-Toe"] = "";
$a->strings["3D Tic-Tac-Toe"] = "";
$a->strings["New game"] = "";
$a->strings["New game with handicap"] = "";
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "";
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "";
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "";
$a->strings["You go first..."] = "";
$a->strings["I'm going first this time..."] = "";
$a->strings["You won!"] = "";
$a->strings["\"Cat\" game!"] = "";
$a->strings["I won!"] = "";

View file

@ -0,0 +1,63 @@
# ADDON tumblr
# Copyright (C)
# This file is distributed under the same license as the Friendica tumblr addon package.
#
#
# Translators:
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-06-23 12:58+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: tumblr.php:35
msgid "Permission denied."
msgstr ""
#: tumblr.php:145
msgid "You are now authenticated to tumblr."
msgstr ""
#: tumblr.php:146
msgid "return to the connector page"
msgstr ""
#: tumblr.php:159
msgid "Post to Tumblr"
msgstr ""
#: tumblr.php:186 tumblr.php:190
msgid "Tumblr Export"
msgstr ""
#: tumblr.php:194
msgid "(Re-)Authenticate your tumblr page"
msgstr ""
#: tumblr.php:198
msgid "Enable Tumblr Post Plugin"
msgstr ""
#: tumblr.php:203
msgid "Post to Tumblr by default"
msgstr ""
#: tumblr.php:223
msgid "Post to page:"
msgstr ""
#: tumblr.php:235
msgid "You are not authenticated to tumblr"
msgstr ""
#: tumblr.php:240
msgid "Save Settings"
msgstr ""

View file

@ -1,13 +1,18 @@
<?php
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to Tumblr"] = "Pubblica su Tumblr";
$a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Enable Tumblr Post Plugin"] = "Abilita Plugin Tumblr";
$a->strings["Post to Tumblr by default"] = "Pubblica su Tumblr di default";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Permission denied."] = "";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["Post to Tumblr"] = "";
$a->strings["Tumblr Export"] = "";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Enable Tumblr Post Plugin"] = "";
$a->strings["Post to Tumblr by default"] = "";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Save Settings"] = "";

126
twitter/lang/it/messages.po Normal file
View file

@ -0,0 +1,126 @@
# ADDON twitter
# Copyright (C)
# This file is distributed under the same license as the Friendica twitter addon package.
#
#
# Translators:
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-06-23 12:58+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: twitter.php:146
msgid "Post to Twitter"
msgstr ""
#: twitter.php:203
msgid "Twitter settings updated."
msgstr ""
#: twitter.php:233 twitter.php:237
msgid "Twitter Import/Export/Mirror"
msgstr ""
#: twitter.php:245
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr ""
#: twitter.php:264
msgid ""
"At this Friendica instance the Twitter plugin 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 <strong>public</strong> posts will"
" be posted to Twitter."
msgstr ""
#: twitter.php:265
msgid "Log in with Twitter"
msgstr ""
#: twitter.php:267
msgid "Copy the PIN from Twitter here"
msgstr ""
#: twitter.php:272 twitter.php:311 twitter.php:569
msgid "Save Settings"
msgstr ""
#: twitter.php:281
msgid "Currently connected to: "
msgstr ""
#: twitter.php:282
msgid ""
"If enabled all your <strong>public</strong> 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 ""
#: twitter.php:284
msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) 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 ""
#: twitter.php:287
msgid "Allow posting to Twitter"
msgstr ""
#: twitter.php:290
msgid "Send public postings to Twitter by default"
msgstr ""
#: twitter.php:294
msgid "Mirror all posts from twitter that are no replies"
msgstr ""
#: twitter.php:299
msgid "Import the remote timeline"
msgstr ""
#: twitter.php:303
msgid "Automatically create contacts"
msgstr ""
#: twitter.php:308
msgid "Clear OAuth configuration"
msgstr ""
#: twitter.php:539
msgid "Twitter post failed. Queued for retry."
msgstr ""
#: twitter.php:563
msgid "Settings updated."
msgstr ""
#: twitter.php:571
msgid "Consumer key"
msgstr ""
#: twitter.php:572
msgid "Consumer secret"
msgstr ""
#: twitter.php:573
msgid "Name of the Twitter Application"
msgstr ""
#: twitter.php:573
msgid ""
"set this to avoid mirroring postings from ~friendica back to ~friendica"
msgstr ""

View file

@ -1,24 +1,30 @@
<?php
$a->strings["Post to Twitter"] = "Invia a Twitter";
$a->strings["Twitter settings updated."] = "Impostazioni di Twitter aggiornate.";
$a->strings["Twitter Posting Settings"] = "Impostazioni di invio a 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 plugin 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 <strong>public</strong> posts will be posted to Twitter."] = "Il plugin 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 <strong>pubblici</strong> 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["Currently connected to: "] = "Al momento connesso con:";
$a->strings["If enabled all your <strong>public</strong> 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 <strong>pubblici</strong> 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["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) 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."] = "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) 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["Allow posting to Twitter"] = "Permetti l'invio a Twitter";
$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"] = "";
$a->strings["Shortening method that optimizes the tweet"] = "";
$a->strings["Send linked #-tags and @-names to Twitter"] = "";
$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth";
$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"] = "";
$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to Twitter"] = "";
$a->strings["Twitter settings updated."] = "";
$a->strings["Twitter Import/Export/Mirror"] = "";
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "";
$a->strings["At this Friendica instance the Twitter plugin 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 <strong>public</strong> posts will be posted to Twitter."] = "";
$a->strings["Log in with Twitter"] = "";
$a->strings["Copy the PIN from Twitter here"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Currently connected to: "] = "";
$a->strings["If enabled all your <strong>public</strong> 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."] = "";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) 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."] = "";
$a->strings["Allow posting to Twitter"] = "";
$a->strings["Send public postings to Twitter by default"] = "";
$a->strings["Mirror all posts from twitter that are no replies"] = "";
$a->strings["Import the remote timeline"] = "";
$a->strings["Automatically create contacts"] = "";
$a->strings["Clear OAuth configuration"] = "";
$a->strings["Twitter post failed. Queued for retry."] = "";
$a->strings["Settings updated."] = "";
$a->strings["Consumer key"] = "";
$a->strings["Consumer secret"] = "";
$a->strings["Name of the Twitter Application"] = "";
$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "";

View file

@ -0,0 +1,44 @@
# ADDON uhremotestorage
# Copyright (C)
# This file is distributed under the same license as the Friendica uhremotestorage addon package.
#
#
# Translators:
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-06-23 13:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: uhremotestorage.php:84
#, php-format
msgid ""
"Allow to use your friendica id (%s) to connecto to external unhosted-enabled"
" storage (like ownCloud). See <a "
"href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage"
" WebFinger</a>"
msgstr ""
#: uhremotestorage.php:85
msgid "Template URL (with {category})"
msgstr ""
#: uhremotestorage.php:86
msgid "OAuth end-point"
msgstr ""
#: uhremotestorage.php:87
msgid "Api"
msgstr ""
#: uhremotestorage.php:89
msgid "Save Settings"
msgstr ""

View file

@ -1,7 +1,12 @@
<?php
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permette di usare il tuo id friendica (%s) per collegarsi a storage esterni che supportano unhosted (come ownCloud). Vedi <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "Template URL (con {category})";
$a->strings["OAuth end-point"] = "OAuth end-point";
$a->strings["Api"] = "Api";
$a->strings["Submit"] = "Invia";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "";
$a->strings["Template URL (with {category})"] = "";
$a->strings["OAuth end-point"] = "";
$a->strings["Api"] = "";
$a->strings["Save Settings"] = "";

View file

@ -0,0 +1,58 @@
# ADDON webrtc
# Copyright (C)
# This file is distributed under the same license as the Friendica webrtc addon package.
#
#
# Translators:
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-06-23 13:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: webrtc.php:20
msgid "WebRTC Videochat"
msgstr ""
#: webrtc.php:26
msgid "Save Settings"
msgstr ""
#: webrtc.php:27
msgid "WebRTC Base URL"
msgstr ""
#: webrtc.php:27
msgid ""
"Page your users will create a WebRTC chat room on. For example you could use"
" https://live.mayfirst.org ."
msgstr ""
#: webrtc.php:33
msgid "Settings updated."
msgstr ""
#: webrtc.php:47
msgid "Video Chat"
msgstr ""
#: webrtc.php:48
msgid ""
"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."
msgstr ""
#: webrtc.php:50
msgid ""
"Please contact your friendica admin and send a reminder to configure the "
"WebRTC addon."
msgstr ""

View file

@ -0,0 +1,15 @@
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["WebRTC Videochat"] = "";
$a->strings["Save Settings"] = "";
$a->strings["WebRTC Base URL"] = "";
$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "";
$a->strings["Settings updated."] = "";
$a->strings["Video Chat"] = "";
$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."] = "";
$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "";

View file

@ -0,0 +1,67 @@
# ADDON wppost
# Copyright (C)
# This file is distributed under the same license as the Friendica wppost addon package.
#
#
# Translators:
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-06-23 13:07+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: wppost.php:42
msgid "Post to Wordpress"
msgstr ""
#: wppost.php:79 wppost.php:83
msgid "Wordpress Export"
msgstr ""
#: wppost.php:86
msgid "Enable WordPress Post Plugin"
msgstr ""
#: wppost.php:91
msgid "WordPress username"
msgstr ""
#: wppost.php:96
msgid "WordPress password"
msgstr ""
#: wppost.php:101
msgid "WordPress API URL"
msgstr ""
#: wppost.php:106
msgid "Post to WordPress by default"
msgstr ""
#: wppost.php:111
msgid "Provide a backlink to the Friendica post"
msgstr ""
#: wppost.php:116
msgid "Don't post messages that are too short"
msgstr ""
#: wppost.php:122
msgid "Save Settings"
msgstr ""
#: wppost.php:243
msgid "Post from Friendica"
msgstr ""
#: wppost.php:255
msgid "Read the original post and comment stream on Friendica"
msgstr ""

View file

@ -1,13 +1,19 @@
<?php
$a->strings["Post to Wordpress"] = "Pubblica su Wordpress";
$a->strings["WordPress Post Settings"] = "Impostazioni invio a WordPress";
$a->strings["Enable WordPress Post Plugin"] = "Abilita plugin \"invia a WordPress\"";
$a->strings["WordPress username"] = "nome utente WordPress";
$a->strings["WordPress password"] = "password WordPress";
$a->strings["WordPress API URL"] = "WordPress API URL";
$a->strings["Post to WordPress by default"] = "Pubblica su WordPress di default";
$a->strings["Provide a backlink to the Friendica post"] = "";
$a->strings["Submit"] = "Invia";
$a->strings["Post from Friendica"] = "Messaggio da Friendica";
$a->strings["Read the original post and comment stream on Friendica"] = "Leggi il messaggio originale e i commenti su Friendica";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Post to Wordpress"] = "";
$a->strings["Wordpress Export"] = "";
$a->strings["Enable WordPress Post Plugin"] = "";
$a->strings["WordPress username"] = "";
$a->strings["WordPress password"] = "";
$a->strings["WordPress API URL"] = "";
$a->strings["Post to WordPress by default"] = "";
$a->strings["Provide a backlink to the Friendica post"] = "";
$a->strings["Don't post messages that are too short"] = "";
$a->strings["Save Settings"] = "";
$a->strings["Post from Friendica"] = "";
$a->strings["Read the original post and comment stream on Friendica"] = "";

View file

@ -0,0 +1,47 @@
# ADDON yourls
# Copyright (C)
# This file is distributed under the same license as the Friendica yourls addon package.
#
#
# Translators:
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-06-23 13:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/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"
#: yourls.php:55 yourls.php:59
msgid "YourLS"
msgstr ""
#: yourls.php:63
msgid "URL: http://"
msgstr ""
#: yourls.php:68
msgid "Username:"
msgstr ""
#: yourls.php:73
msgid "Password:"
msgstr ""
#: yourls.php:78
msgid "Use SSL "
msgstr ""
#: yourls.php:82
msgid "Save Settings"
msgstr ""
#: yourls.php:98
msgid "yourls Settings saved."
msgstr ""

View file

@ -1,9 +1,14 @@
<?php
$a->strings["YourLS Settings"] = "Impostazioni YourLS";
$a->strings["URL: http://"] = "URL: http://";
$a->strings["Username:"] = "Nome utente:";
$a->strings["Password:"] = "Password:";
$a->strings["Use SSL "] = "Usa SSL";
$a->strings["Submit"] = "Invia";
$a->strings["yourls Settings saved."] = "Impostazioni yourls salvate.";
<?php
if(! function_exists("string_plural_select_it")) {
function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["YourLS"] = "";
$a->strings["URL: http://"] = "";
$a->strings["Username:"] = "";
$a->strings["Password:"] = "";
$a->strings["Use SSL "] = "";
$a->strings["Save Settings"] = "";
$a->strings["yourls Settings saved."] = "";