summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-21 02:27:53 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-21 02:27:53 +0000
commitb7510031ef8d7f7955b826b382215e969ccad772 (patch)
tree1bd2ec64f3d47b3d1d49a5f9f9451949fde8f740 /apps
parentf7411c6252dd6d3f1469d2fba258497ef3b98d69 (diff)
downloadnextcloud-server-b7510031ef8d7f7955b826b382215e969ccad772.tar.gz
nextcloud-server-b7510031ef8d7f7955b826b382215e969ccad772.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/files_external/l10n/ca.js1
-rw-r--r--apps/files_external/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index 6d1159bba34..e93f3b6b085 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Disconnect" : "Desconnecta",
"Admin defined" : "Administrador definit",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "La comprovació automàtica de l'estat està inhabilitada a causa del gran nombre d'emmagatzematges configurats, feu clic per comprovar l'estat",
+ "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." : "Segur que voleu desconnectar aquest mitjà extern? Això farà que l'emmagatzematge no es trobi disponible a Nextcloud i provocarà l'eliminació d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitze, però no eliminarà cap fitxer ni carpeta en el mitjà d'emmagatzematge extern.",
"Delete storage?" : "Suprimeix-ho l'emmagatzematge?",
"Saved" : "Desat",
"Saving …" : "S'està desant ...",
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index da56cf6ba0c..07c3d96cc19 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -21,6 +21,7 @@
"Disconnect" : "Desconnecta",
"Admin defined" : "Administrador definit",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "La comprovació automàtica de l'estat està inhabilitada a causa del gran nombre d'emmagatzematges configurats, feu clic per comprovar l'estat",
+ "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." : "Segur que voleu desconnectar aquest mitjà extern? Això farà que l'emmagatzematge no es trobi disponible a Nextcloud i provocarà l'eliminació d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitze, però no eliminarà cap fitxer ni carpeta en el mitjà d'emmagatzematge extern.",
"Delete storage?" : "Suprimeix-ho l'emmagatzematge?",
"Saved" : "Desat",
"Saving …" : "S'està desant ...",