diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /settings/l10n/it.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 37 |
1 files changed, 1 insertions, 36 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index e7768e69857..2240aee7ea4 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -347,44 +347,9 @@ OC.L10N.register( "change email address" : "cambia l'indirizzo email", "Default" : "Predefinito", "Please provide an admin recovery password, otherwise all user data will be lost" : "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.", - "log-level out of allowed range" : "livello di log fuori dall'intervallo consentito", - "Language changed" : "Lingua modificata", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", - "Please wait...." : "Attendere...", - "add group" : "aggiungi gruppo", - "Everything (fatal issues, errors, warnings, info, debug)" : "Tutto (problemi gravi, errori, avvisi, informazioni, debug)", - "Info, warnings, errors and fatal issues" : "Informazioni, avvisi, errori e problemi gravi", - "Warnings, errors and fatal issues" : "Avvisi, errori e problemi gravi", - "Errors and fatal issues" : "Errori e problemi gravi", - "Fatal issues only" : "Solo problemi gravi", - "Log" : "Log", - "What to log" : "Cosa registrare", - "Download logfile" : "Scarica file di log", - "More" : "Altro", - "Less" : "Meno", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Il file di log è più grande di 100MB. Scaricarlo potrebbe richiedere del tempo!", - "Allow users to send mail notification for shared files" : "Consenti agli utenti di inviare email di notifica per i file condivisi", - "Allow users to send mail notification for shared files to other users" : "Consenti agli utenti di inviare email di notifica per i file condivisi con altri utenti", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.", - "Experimental applications ahead" : "Prima le applicazioni sperimentali", - "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Le applicazioni sperimentali non sono sottoposte a controlli di sicurezza, sono nuove o notoriamente instabili e sotto sviluppo intensivo. La loro installazione può causare perdite di dati o problemi di sicurezza.", - "Uninstall App" : "Disinstalla applicazione", - "Enable experimental apps" : "Abilita le applicazioni sperimentali", - "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", - "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", - "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">contribuisci allo sviluppo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!", - "Add Group" : "Aggiungi gruppo", - "Group" : "Gruppo", - "Default Quota" : "Quota predefinita", - "Full Name" : "Nome completo", - "Group Admin for" : "Amministratore per il gruppo", - "Storage Location" : "Posizione di archiviazione", - "User Backend" : "Motore utente", - "Last Login" : "Ultimo accesso" + "For password recovery and notifications" : "Per il ripristino della password e per le notifiche" }, "nplurals=2; plural=(n != 1);"); |