diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
commit | 4c1d4aeccb0f87310bcb1055775dedcd3c34549e (patch) | |
tree | ddd2796d90e8b7cd3b1d60100ffb8e6b289bcb3b /apps/settings/l10n/zh_CN.js | |
parent | a2999d87dbefd732e8bf1eef89afe453361a587a (diff) | |
download | nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.tar.gz nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index f8de2e6205b..cbc8efaa10f 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -481,9 +481,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。", "Add WebAuthn device" : "添加 WebAuthn 设备", "Please authorize your WebAuthn device." : "请授权您的 WebAuthn 设备。", - "Name your device" : "为您的设备命名", "Adding your device …" : "正在添加您的设备...", - "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", "Server error while trying to complete WebAuthn device registration" : "尝试完成 WebAuthn 设备注册时出现服务器错误", "Unnamed device" : "未命名的设备", "Passwordless Authentication" : "无密码认证", @@ -647,6 +645,8 @@ OC.L10N.register( "Select user manager" : "选择用户管理者", "Add a new user" : "添加新用户", "No users in here" : "这里没有用户", + "Name your device" : "为您的设备命名", + "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", "{license}-licensed" : "{license}-许可协议", "by {author}\n{license}" : "按照 {author}\n{license}", "Enter group name" : "输入群组名称", @@ -672,7 +672,6 @@ OC.L10N.register( "Exclude groups from sharing" : "在共享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Old user imported certificates" : "旧用户导入的证书", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "Rating: {score}/10" : "评分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "你将移除群组 “{group}”。群组内的用户不会被删除。", |