diff options
author | root <roger.szabo@web.de> | 2016-07-27 15:17:29 +0800 |
---|---|---|
committer | root <roger.szabo@web.de> | 2016-07-27 15:17:29 +0800 |
commit | 2719dcabed16954c7c01114e7a6357089556ad78 (patch) | |
tree | be77987507ad9a51afd10a2c1a14bd92c5b17ad0 /settings/l10n/it.js | |
parent | 1c64ee67afb41f3d3872f1ad59d5c3c900394bbb (diff) | |
parent | 95a0714973b4b6b95658c2904a0de7ba93c8eab9 (diff) | |
download | nextcloud-server-2719dcabed16954c7c01114e7a6357089556ad78.tar.gz nextcloud-server-2719dcabed16954c7c01114e7a6357089556ad78.zip |
Merge branch 'master' of https://github.com/nextcloud/server
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 1c899c17187..04242ac5005 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -211,11 +211,11 @@ OC.L10N.register( "Store credentials" : "Memorizza le credenziali", "Test email settings" : "Prova impostazioni email", "Send email" : "Invia email", + "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!", - "What to log" : "Cosa registrare", "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.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.", |