diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-04 02:14:51 +0000 |
commit | f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe (patch) | |
tree | 8d5aeb3188e4c6e7d24b3d8d806a010d00f7c420 /core/l10n/zh_CN.json | |
parent | c19e7a9b68c927bb6d241e02ff50932a1a4eaab1 (diff) | |
download | nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.tar.gz nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index bf9e6f8a043..ad0a30e27b0 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -128,7 +128,7 @@ "Update to {version}" : "升级到 {version}", "An error occurred." : "发生错误。", "Please reload the page." : "请重新加载页面。", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新失败。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级失败。请将此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>。", "Continue to {productName}" : "继续到 {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。%n 秒内将把你重定向到 {productName}"], |