diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-22 01:55:09 -0500 |
commit | 5f3c6a97b2e41fc6255cc602a863805e3dfa3671 (patch) | |
tree | 4a7939b24aa769ef50e25b918015ff22598e278c /settings/l10n/it.js | |
parent | c931eafc1f1aed9798ee26c537b1a1e00e6d8242 (diff) | |
download | nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.tar.gz nextcloud-server-5f3c6a97b2e41fc6255cc602a863805e3dfa3671.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 56a5e037679..d33b5d60488 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -115,6 +115,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", "Database Performance Info" : "Informazioni prestazioni del database", "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite è utilizzato come database. Per installazioni grandi, consigliamo di cambiarlo. Per migrare a un altro database, utilizzare lo strumento da riga di comando: 'occ db:convert-type'", + "Microsoft Windows Platform" : "Piattaforma Microsoft Windows", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.", "Module 'fileinfo' missing" : "Modulo 'fileinfo' mancante", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", "PHP charset is not set to UTF-8" : "Il set di caratteri di PHP non è impostato a UTF-8", @@ -207,6 +209,7 @@ OC.L10N.register( "New password" : "Nuova password", "Change password" : "Modifica password", "Full Name" : "Nome completo", + "No display name set" : "Nome visualizzato non impostato", "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", "Fill in an email address to enable password recovery and receive notifications" : "Inserisci il tuo indirizzo di posta per abilitare il recupero della password e ricevere notifiche", |