summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:15:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:19:31 -0400
commit7f3f191ee99847f064be3ae23befba956ab73196 (patch)
tree45545140e6c302936e8f6788fb66821c1312c23b /lib/l10n/it.js
parent70480423ffa6e7d469141c3022e53ea151856bd0 (diff)
downloadnextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz
nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index e3a04f41a4b..7075997b18b 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -116,6 +116,8 @@ OC.L10N.register(
"A valid password must be provided" : "Deve essere fornita una password valida",
"The username is already being used" : "Il nome utente è già utilizzato",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nessun driver di database (sqlite, mysql o postgresql) installato",
+ "Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata",
+ "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "L'esecuzione del server ownCloud sulla piattaforma Microsoft Windows non è supportata. Ti suggeriamo di utilizzare un server Linux in una macchina virtuale, se non hai la possibilità di migrare il server. Puoi trovare i pacchetti per Linux o immagini di macchine virtuali da istanziare su <a href=\"%s\">%s</a>. Per la migrazione di installazioni esistenti su Linux, puoi trovare alcuni suggerimenti e uno script di migrazione nella <a href=\"%s\">nostra documentazione</a>.",
"Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"",
"Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"apps\"%s o disabilitando il negozio di applicazioni nel file di configurazione.",