diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-04 01:07:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-04 01:07:30 +0000 |
commit | 3bea7ac6acd31f1de71d800b739fbc654ba92b63 (patch) | |
tree | 81c05ab24623e373da22f1e9aa3061501c6ae705 /lib/l10n/it.js | |
parent | e1baed632af2069ff03c2bcfac8bd6d993b17624 (diff) | |
download | nextcloud-server-3bea7ac6acd31f1de71d800b739fbc654ba92b63.tar.gz nextcloud-server-3bea7ac6acd31f1de71d800b739fbc654ba92b63.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 8b8853ed137..c52328211f8 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -234,7 +234,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione di Nextcloud.", "App can't be installed because it is not compatible with this version of Nextcloud" : "L'applicazione non può essere installata perché non è compatibile con questa versione di Nextcloud", "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "L'applicazione non può essere installata poiché la versione nel file info.xml/version non è la stessa riportata dall'app store", - "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruziine SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;", + "Hint: You can speed up the upgrade by executing this SQL command manually: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;" : "Suggerimento: puoi eseguire più velocemente l'aggiornamento eseguendo questa istruzione SQL: ALTER TABLE %s ADD COLUMN checksum varchar(255) DEFAULT NULL AFTER permissions;", "Running Nextcloud 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 Nextcloud sulla piattaforma Microsoft Windows non è supportato. Ti consigliamo di utilizzare un server Linux in una macchina virtuale se non hai la possibilità di migrare il server. Trovare i pacchetti per Linux è facile quanto attivare immagini di macchine virtuali su <a href=\"%s\">%s</a>. Per migrare installazioni esistenti su Linux, puoi trovare alcuni consigli e uno script di migrazione nella <a href=\"%s\">nostra documentazione</a>.", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\">fornendo al server web accesso in scrittura alla cartella radice</a>." }, |