Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-26 05:28:26 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-26 05:28:26 +0300
commit8bcba22d77cc56433a38be29e66692db94c2081a (patch)
tree62775d84b7ce51b5fbff718da41bfaff45ec1fa8 /apps/files_external/l10n
parent6935baa568749b2bdfa62a8effe94088d9555efa (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/it.js2
-rw-r--r--apps/files_external/l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index b11299f9bb2..2d9c813012b 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Read only" : "Sola lettura",
"Disconnect" : "Disconnetti",
"Admin defined" : "Definito dall'amministratore",
+ "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Il controllo automatico dello stato è disabilitato a causa del numero elevato di archivi configurati, fare clic per controllare lo stato",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non cancellerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Saved" : "Salvato",
"Saving …" : "Salvataggio…",
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index 41a6c53c598..01eb8eb3179 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -20,6 +20,8 @@
"Read only" : "Sola lettura",
"Disconnect" : "Disconnetti",
"Admin defined" : "Definito dall'amministratore",
+ "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Il controllo automatico dello stato è disabilitato a causa del numero elevato di archivi configurati, fare clic per controllare lo stato",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non cancellerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Saved" : "Salvato",
"Saving …" : "Salvataggio…",