Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 21, 2023
1 parent 59cbb56 commit 8f3ea1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ OC.L10N.register(
"{attendeeName} tentatively accepted your invitation" : "{attendeeName} 暂时接受了您的邀请",
"{attendeeName} declined your invitation" : "{attendeeName} 拒绝了您的邀请",
"{attendeeName} reacted to your invitation" : "{attendeeName} 回应了您的邀请",
"Failed to save your participation status" : "无法保存您的参与状态",
"Failed to save your participation status" : "保存您的参与状态失败",
"Could not open mailbox" : "无法打开邮箱",
"Loading messages …" : "正在加载邮件…",
"Indexing your messages. This can take a bit longer for larger mailboxes." : "正在为您的消息建立索引。 对于较大的邮箱,这可能需要更长的时间。",
Expand Down Expand Up @@ -413,7 +413,7 @@ OC.L10N.register(
"Any email that is marked as spam will be sent to the anti spam service." : "任何被标记为垃圾邮件的电子邮件将被发送到反垃圾邮件服务",
"Gmail integration" : "Gmail 集成",
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail 允许用户通过 IMAP 访问他们的电子邮件。出于安全原因,只有使用 OAuth 2.0 连接或使用双重身份验证和应用程序密码的 Google 帐户才能进行此访问。",
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "您必须在 Google Cloud 控制台中为“Web 应用程序”注册一个新的客户端 ID。 添加 URL {url} 作为授权重定向 URI。",
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "您必须在Google Cloud控制台中为“Web 应用程序”注册一个新的客户端 ID。 添加 URL {url} 作为授权重定向 URI。",
"Successfully updated config for \"{domain}\"" : "成功更新了 \"{domain}\" 的配置",
"Error saving config" : "保存配置时出错",
"Saved config for \"{domain}\"" : "已保存 \"{domain}\" 的配置",
Expand All @@ -433,7 +433,7 @@ OC.L10N.register(
"Error saving anti spam email addresses" : "保存反垃圾邮件地址出错",
"Successfully deleted anti spam reporting email" : "成功删除反垃圾邮件报告电子邮件",
"Error deleting anti spam reporting email" : "删除反垃圾邮件报告邮件出错",
"Client ID" : "客户端 ID",
"Client ID" : "客户端ID",
"Client secret" : "客户端 secret",
"Unlink" : "取消关联",
"Google integration configured" : "已配置 Google 集成",
Expand Down
6 changes: 3 additions & 3 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"{attendeeName} tentatively accepted your invitation" : "{attendeeName} 暂时接受了您的邀请",
"{attendeeName} declined your invitation" : "{attendeeName} 拒绝了您的邀请",
"{attendeeName} reacted to your invitation" : "{attendeeName} 回应了您的邀请",
"Failed to save your participation status" : "无法保存您的参与状态",
"Failed to save your participation status" : "保存您的参与状态失败",
"Could not open mailbox" : "无法打开邮箱",
"Loading messages …" : "正在加载邮件…",
"Indexing your messages. This can take a bit longer for larger mailboxes." : "正在为您的消息建立索引。 对于较大的邮箱,这可能需要更长的时间。",
Expand Down Expand Up @@ -411,7 +411,7 @@
"Any email that is marked as spam will be sent to the anti spam service." : "任何被标记为垃圾邮件的电子邮件将被发送到反垃圾邮件服务",
"Gmail integration" : "Gmail 集成",
"Gmail allows users to access their email via IMAP. For security reasons this access is only possible with an OAuth 2.0 connection or Google accounts that use two-factor authentication and app passwords." : "Gmail 允许用户通过 IMAP 访问他们的电子邮件。出于安全原因,只有使用 OAuth 2.0 连接或使用双重身份验证和应用程序密码的 Google 帐户才能进行此访问。",
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "您必须在 Google Cloud 控制台中为“Web 应用程序”注册一个新的客户端 ID。 添加 URL {url} 作为授权重定向 URI。",
"You have to register a new Client ID for a \"Web application\" in the Google Cloud console. Add the URL {url} as authorized redirect URI." : "您必须在Google Cloud控制台中为“Web 应用程序”注册一个新的客户端 ID。 添加 URL {url} 作为授权重定向 URI。",
"Successfully updated config for \"{domain}\"" : "成功更新了 \"{domain}\" 的配置",
"Error saving config" : "保存配置时出错",
"Saved config for \"{domain}\"" : "已保存 \"{domain}\" 的配置",
Expand All @@ -431,7 +431,7 @@
"Error saving anti spam email addresses" : "保存反垃圾邮件地址出错",
"Successfully deleted anti spam reporting email" : "成功删除反垃圾邮件报告电子邮件",
"Error deleting anti spam reporting email" : "删除反垃圾邮件报告邮件出错",
"Client ID" : "客户端 ID",
"Client ID" : "客户端ID",
"Client secret" : "客户端 secret",
"Unlink" : "取消关联",
"Google integration configured" : "已配置 Google 集成",
Expand Down

0 comments on commit 8f3ea1f

Please sign in to comment.