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/zh_CN.js
parentb7c6366b91b1198b3cae4ae3ee50744196bf367a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 9e787b9..7a18703 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -16,7 +16,6 @@ OC.L10N.register(
"This server is protected with full-disk-encryption." : "此服务器被全盘加密保护。",
"Your files are not protected by encryption." : "您的文件没有进行加密保护。",
"Your data is located in:" : "你的数据位于:",
- "The admin hasn't selected the location of the server yet." : "管理员尚未选定此服务器所在的地区。",
"Change data location" : "修改数据位置",
"Please select a region" : "请选择一个区域",
"You don't have any shares with individual users." : "您没有与任何个人用户的共享。",
@@ -290,6 +289,7 @@ OC.L10N.register(
"Encryption" : "加密",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。",
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。同时,此服务器被全盘加密保护。",
- "Your data is located in: " : "您的数据位于:"
+ "Your data is located in: " : "您的数据位于:",
+ "The admin hasn't selected the location of the server yet." : "管理员尚未选定此服务器所在的地区。"
},
"nplurals=1; plural=0;");