diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-01 02:27:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-01 02:27:26 +0000 |
commit | 701cc1eabac96cff5ccbb342b2f036d58995b2d6 (patch) | |
tree | 38dfd71d4039fd5b767253fb6c1309e82058a7e1 /apps/settings/l10n/zh_CN.js | |
parent | b14ae5c59cc7a91e1c47bfb4b08c3f0f3600f346 (diff) | |
download | nextcloud-server-701cc1eabac96cff5ccbb342b2f036d58995b2d6.tar.gz nextcloud-server-701cc1eabac96cff5ccbb342b2f036d58995b2d6.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 6647f21f8fd..50b4f21be12 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -428,6 +428,7 @@ OC.L10N.register( "An error occurred during the request. Unable to proceed." : "请求期间发生错误。无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。", "Documentation" : "文档", "Forum" : "论坛", "Login" : "登录", |