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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-11 06:07:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-11 06:07:50 +0300
commitd339fe8d853f94472448c0bb96b7c4d8dd52fb16 (patch)
treed7046a869c6ef32489064c9d92382bda52f6173c /l10n/ca.js
parentb7c6366b91b1198b3cae4ae3ee50744196bf367a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 56c8b28..d5515b1 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"This server is protected with full-disk-encryption." : "Aquest servidor està protegit amb xifratge complet del disc.",
"Your files are not protected by encryption." : "Els vostres fitxers no estan protegits per xifratge.",
"Your data is located in:" : "Les vostres dades es troben a:",
- "The admin hasn't selected the location of the server yet." : "L'administrador encara no ha seleccionat la ubicació del servidor.",
"Change data location" : "Canvia la ubicació de les dades",
"Please select a region" : "Seleccioneu una regió",
"You don't have any shares with individual users." : "No teniu cap compartició amb usuaris individuals.",
@@ -285,6 +284,7 @@ OC.L10N.register(
"Encryption" : "Xifratge",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Els vostres fitxers estan xifrats amb {linkopen}xifratge del costat del servidor ↗{linkclose}.",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Els vostres fitxers estan xifrats amb {linkopen}xifratge del costat del servidor ↗{linkclose}. A més, aquest servidor està protegit amb el xifratge complet del disc.",
- "Your data is located in: " : "Les vostres dades es troben a: "
+ "Your data is located in: " : "Les vostres dades es troben a: ",
+ "The admin hasn't selected the location of the server yet." : "L'administrador encara no ha seleccionat la ubicació del servidor."
},
"nplurals=2; plural=(n != 1);");