summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-06 01:07:48 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-06 01:07:48 +0000
commite2170404028b4192fd1b78fa75dd8d111595e097 (patch)
tree339220d256b2ce32a335a2ed9b2b0042faaeb29e /lib
parenta756396739bc76d3a8e96c2a1ab291254650fe6f (diff)
downloadnextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.tar.gz
nextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/it.js1
-rw-r--r--lib/l10n/it.json1
2 files changed, 2 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",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 4e310444042..af2610893d7 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -3,6 +3,7 @@
"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",