From d161c5ebca916e1589097a6219b3d62779e3fd65 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Nov 2022 02:33:29 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 7 ++++++- l10n/zh_CN.json | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 01aa2b2..1313331 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -10,6 +10,7 @@ OC.L10N.register( "Connected accounts" : "关联账号", "Moodle integration" : "Moodle 集成", "Integration of Moodle learning management system" : "与Moodle 学习管理系统的集成", + "Disable search for all users" : "对所有用户禁用搜索", "Moodle instance address" : "Moodle 实例地址", "Moodle instance URL" : "Moodle 实例 URL", "Moodle login" : "Moodle 登录", @@ -18,6 +19,10 @@ OC.L10N.register( "Your password" : "您的密码", "Connect to Moodle" : "连接Moodle", "Connected as {user}" : "作为 {user} 已连接", - "Disconnect from Moodle" : "从Moodle断开" + "Disconnect from Moodle" : "从Moodle断开", + "Check SSL certificate" : "检查SSL证书", + "Warning, everything you type in the search bar will be sent to your Moodle instance." : "警告:您在搜索栏中输入的所有内容都将发送到您的 Moodle 实例。", + "Failed to save Moodle options" : "保存 Moodle 选项失败", + "No Moodle notifications!" : "无 Moodle 通知" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index e15ac6c..a4f31dc 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -8,6 +8,7 @@ "Connected accounts" : "关联账号", "Moodle integration" : "Moodle 集成", "Integration of Moodle learning management system" : "与Moodle 学习管理系统的集成", + "Disable search for all users" : "对所有用户禁用搜索", "Moodle instance address" : "Moodle 实例地址", "Moodle instance URL" : "Moodle 实例 URL", "Moodle login" : "Moodle 登录", @@ -16,6 +17,10 @@ "Your password" : "您的密码", "Connect to Moodle" : "连接Moodle", "Connected as {user}" : "作为 {user} 已连接", - "Disconnect from Moodle" : "从Moodle断开" + "Disconnect from Moodle" : "从Moodle断开", + "Check SSL certificate" : "检查SSL证书", + "Warning, everything you type in the search bar will be sent to your Moodle instance." : "警告:您在搜索栏中输入的所有内容都将发送到您的 Moodle 实例。", + "Failed to save Moodle options" : "保存 Moodle 选项失败", + "No Moodle notifications!" : "无 Moodle 通知" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file