diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 334723d..3843255 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -10,9 +10,9 @@ OC.L10N.register( "Bad HTTP method" : "错误的 HTTP 方法", "Bad credentials" : "不好的证书", "Connected accounts" : "关联账号", - "Discourse integration" : "Discourse 整合", - "Integration of Discourse forum and mailing list management system" : "Discourse 论坛与邮件管理系统的整合", - "Discourse integration provides a dashboard widget displaying your important notifications\n and the ability to find topics and posts with Nextcloud's unified search." : "Discourse 插件提供了一个仪表板小插件,可以显示您的重要通知\n以及使用 Nextcloud 的统一搜索功能查找主题和帖子的能力。", + "Discourse integration" : "Discourse 集成", + "Integration of Discourse forum and mailing list management system" : "Discourse 论坛与邮件列表管理系统的集成", + "Discourse integration provides a dashboard widget displaying your important notifications\n and the ability to find topics and posts with Nextcloud's unified search." : "Discourse 集成提供了一个仪表盘小部件,可以显示你的重要通知\n 以及使用 Nextcloud 的统一搜索功能查找主题和帖子的能力。", "If you fail getting access to your Discourse account, this is probably because your Discourse instance is not authorized to give API keys to your Nextcloud instance." : "如果你无法访问自己的 Discourse 账号,则可能是因为你的 Discourse 实例未批准向你的 Nextcloud 实例提供 API 密钥。", "Ask the Discourse admin to add this URI to the \"allowed_user_api_auth_redirects\" list in admin settings:" : "要求 Discourse 管理员将此 URI 添加到管理员设置的 “allowed_user_api_auth_redirects” 列表中:", "Make sure you accepted the protocol registration on top of this page if you want to authenticate to Discourse." : "如果您想进行 Discourse 身份验证,请确保您接受了在此页面顶部的协议注册。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index a1f8313..4352daf 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -8,9 +8,9 @@ "Bad HTTP method" : "错误的 HTTP 方法", "Bad credentials" : "不好的证书", "Connected accounts" : "关联账号", - "Discourse integration" : "Discourse 整合", - "Integration of Discourse forum and mailing list management system" : "Discourse 论坛与邮件管理系统的整合", - "Discourse integration provides a dashboard widget displaying your important notifications\n and the ability to find topics and posts with Nextcloud's unified search." : "Discourse 插件提供了一个仪表板小插件,可以显示您的重要通知\n以及使用 Nextcloud 的统一搜索功能查找主题和帖子的能力。", + "Discourse integration" : "Discourse 集成", + "Integration of Discourse forum and mailing list management system" : "Discourse 论坛与邮件列表管理系统的集成", + "Discourse integration provides a dashboard widget displaying your important notifications\n and the ability to find topics and posts with Nextcloud's unified search." : "Discourse 集成提供了一个仪表盘小部件,可以显示你的重要通知\n 以及使用 Nextcloud 的统一搜索功能查找主题和帖子的能力。", "If you fail getting access to your Discourse account, this is probably because your Discourse instance is not authorized to give API keys to your Nextcloud instance." : "如果你无法访问自己的 Discourse 账号,则可能是因为你的 Discourse 实例未批准向你的 Nextcloud 实例提供 API 密钥。", "Ask the Discourse admin to add this URI to the \"allowed_user_api_auth_redirects\" list in admin settings:" : "要求 Discourse 管理员将此 URI 添加到管理员设置的 “allowed_user_api_auth_redirects” 列表中:", "Make sure you accepted the protocol registration on top of this page if you want to authenticate to Discourse." : "如果您想进行 Discourse 身份验证,请确保您接受了在此页面顶部的协议注册。",