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>2021-05-20 06:23:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-20 06:23:53 +0300
commitd2dbcfbcfc63838ec10799454cd3e20080627037 (patch)
tree80a7167b154b622e5e7b4097ab5b7165bb14b791 /l10n/zh_CN.js
parentd9d1d86b3e7cdd3156d52cec233e9f8cde33f2f6 (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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index ec66797..542634e 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -8,10 +8,8 @@ OC.L10N.register(
"Add external admin" : "添加外部管理员",
"Name of external admin" : "外部管理员名称",
"This server is using full-disk-encryption." : "此服务器正在使用全盘加密。",
- "Your files are not protected by encryption." : "您的文件没有进行加密保护。",
- "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。",
"This server is protected with full-disk-encryption." : "此服务器被全盘加密保护。",
- "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。同时,此服务器被全盘加密保护。",
+ "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" : "修改数据位置",
@@ -285,6 +283,8 @@ OC.L10N.register(
"Privacy policy" : "隐私政策",
"Read the privacy policy." : "阅读隐私政策。",
"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: " : "您的数据位于:"
},
"nplurals=1; plural=0;");