Translate '/web/src/locales/en.po' in 'zh_CN' (#2878)

Translate /web/src/locales/en.po in zh_CN

translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
transifex-integration[bot] 2022-05-17 09:29:45 +02:00 committed by GitHub
parent 26646264dc
commit 3c6828cbba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -2069,6 +2069,11 @@ msgstr "删除策略缓存失败"
msgid "Failed to delete {0}: {1}"
msgstr "删除 {0} 失败:{1}"
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Failed to disconnected source: {exc}"
msgstr "解绑失败:{exc}"
#: src/pages/users/UserActiveForm.ts
msgid "Failed to update {0}: {1}"
msgstr "更新 {0} 失败:{1}"
@ -5077,6 +5082,11 @@ msgstr "已成功创建用户。"
msgid "Successfully deleted {0} {1}"
msgstr "已成功删除 {0} {1}"
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Successfully disconnected source"
msgstr "解绑成功"
#: src/pages/crypto/CertificateGenerateForm.ts
msgid "Successfully generated certificate-key pair."
msgstr "已成功生成证书密钥对。"