summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-05 08:58:39 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-05 08:58:39 +0000
commit5f40bd106ed81d681167e747f0d62dede8bf3672 (patch)
treebd19a46b23d044e70b27a175d4da9b5927eeb7f1 /lib/l10n/it.js
parent26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff)
downloadnextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.tar.gz
nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 608db04d9da..9c5ff2d767b 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -207,7 +207,6 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s",
"a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
"File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi",
- "Cannot read file" : "Impossibile leggere il file",
"Application is not enabled" : "L'applicazione non è abilitata",
"Authentication error" : "Errore di autenticazione",
"Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.",
@@ -255,6 +254,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"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\".",
+ "Cannot read file" : "Impossibile leggere il file",
"Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella di configurazione. Vedi %s",
"Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"",