summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
commit78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch)
tree309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/encryption/l10n/zh_CN.js
parent761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff)
downloadnextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz
nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/zh_CN.js')
-rw-r--r--apps/encryption/l10n/zh_CN.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/encryption/l10n/zh_CN.js b/apps/encryption/l10n/zh_CN.js
index f2a9e554c45..6b80cc3f294 100644
--- a/apps/encryption/l10n/zh_CN.js
+++ b/apps/encryption/l10n/zh_CN.js
@@ -60,8 +60,6 @@ OC.L10N.register(
"Enable password recovery:" : "启用密码恢复:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "启用该项将允许您在密码丢失后取回您的加密文件",
"Enabled" : "启用",
- "Disabled" : "禁用",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.\n\n" : "嘿\n\n管理员启用了服务器端加密。你的文件是使用密码 \"%s\"加密。\n\n请登录web界面,进入你个人设置的“基本加密模块”部分,在“旧登录密码”字段中输入该密码和当前登录密码来更新你的加密密码。\n\n",
- "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "您好,<br><br>管理员已启用服务器端加密,您的文件已使用密码 <strong>%s</strong> 加密。<br><br>\n请登陆网页界面,进入个人设置中的“基础加密模块”部分,在“旧登陆密码”处输入上述密码并输入您的当前登陆密码,即可更新加密密码。<br><br>"
+ "Disabled" : "禁用"
},
"nplurals=1; plural=0;");