diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-06 01:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-06 01:07:48 +0000 |
commit | e2170404028b4192fd1b78fa75dd8d111595e097 (patch) | |
tree | 339220d256b2ce32a335a2ed9b2b0042faaeb29e /lib/l10n/it.js | |
parent | a756396739bc76d3a8e96c2a1ab291254650fe6f (diff) | |
download | nextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.tar.gz nextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c61ac244637..9528f20ddbd 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"", "See %s" : "Vedi %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s", + "The files of the app \"%$1s\" (%$2s) were not replaced correctly." : "I file dell'applicazione \"%$1s\" (%$2s) non sono stati sostituiti correttamente.", "Sample configuration detected" : "Configurazione di esempio rilevata", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", |