diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-23 02:14:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-23 02:14:46 +0000 |
commit | 54ce35ebd80be7453bc4a59180c29630185dfab5 (patch) | |
tree | 14240bc2214df5a302b1ac5e715091f103594468 /lib/l10n/zh_CN.js | |
parent | a66c80135de5b21d8ad48218b96a90eefde0fc7f (diff) | |
download | nextcloud-server-54ce35ebd80be7453bc4a59180c29630185dfab5.tar.gz nextcloud-server-54ce35ebd80be7453bc4a59180c29630185dfab5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 68e0d3c10e6..118e016bc37 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -7,6 +7,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。", "Sample configuration detected" : "示例配置检测", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用。这可能会破坏您的安装。在对 config.php 进行修改之前请先阅读相关文档。", + "The page could not be found on the server." : "无法在服务器上找到此页面", "%s email verification" : "%s 电子邮件验证", "Email verification" : "电子邮件验证", "Click the following button to confirm your email." : "点击下方按钮确认电子邮件地址", |