diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
commit | cb57a20ec27c5716fa52a998babf7e93f64fbe4e (patch) | |
tree | 295a961e5571dd050f692023760088a722610fb2 /settings/l10n/it.php | |
parent | 4c06c25c6cb6ac64f1685222c9cdf35afe80aea6 (diff) | |
download | nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.tar.gz nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 0fc32c0b931..7b0ba68f9cb 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Impossibile caricare l'elenco dall'App Store", -"Authentication error" => "Errore di autenticazione", "Group already exists" => "Il gruppo esiste già", "Unable to add group" => "Impossibile aggiungere il gruppo", "Could not enable app. " => "Impossibile abilitare l'applicazione.", @@ -9,6 +8,7 @@ "OpenID Changed" => "OpenID modificato", "Invalid request" => "Richiesta non valida", "Unable to delete group" => "Impossibile eliminare il gruppo", +"Authentication error" => "Errore di autenticazione", "Unable to delete user" => "Impossibile eliminare l'utente", "Language changed" => "Lingua modificata", "Unable to add user to group %s" => "Impossibile aggiungere l'utente al gruppo %s", @@ -46,7 +46,6 @@ "Problems connecting to help database." => "Problemi di connessione al database di supporto.", "Go there manually." => "Raggiungilo manualmente.", "Answer" => "Risposta", -"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Hai utilizzato <strong>%s</strong> dei <strong>%s<strong> disponibili", "Desktop and Mobile Syncing Clients" => "Client di sincronizzazione desktop e mobile", "Download" => "Scaricamento", "Your password was changed" => "La tua password è cambiata", |