diff options
author | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
commit | f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch) | |
tree | 458648cea405bcc2bd63c5840674689fe186e4be /settings/l10n/it.php | |
parent | d23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff) | |
download | nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip |
update translations
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 54f6c019ba2..59b341851e6 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -1,11 +1,10 @@ <?php $TRANSLATIONS = array( -"Authentication error" => "Errore nell'autenticazione", -"OpenID Changed" => "OpenID Modificato", "Invalid request" => "Richiesta non valida", +"OpenID Changed" => "OpenID Modificato", "Language changed" => "Lingua modificata", "Add your application" => "Aggiungi un applicazione", "Select an App" => "Seleziona un applicazione", -"-licensed" => "-licensed", +"-licensed" => "-rilasciato", "by" => "da", "Ask a question" => "Fai una domanda", "Problems connecting to help database." => "Problemi di connessione al database di aiuto", @@ -20,7 +19,6 @@ "show" => "mostra", "Change password" => "Modifica password", "Language" => "Lingua", -"Help translating" => "Aiuta nella traduzione", "use this address to connect to your ownCloud in your file manager" => "usa questo indirizzo per connettersi al proprio ownCloud nel tuo file manager", "Name" => "Nome", "Password" => "Password", |