Translate /web/src/locales/en.po in zh_CN (#2595)
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:
parent
e3e4b2f818
commit
3da531ede3
|
@ -174,6 +174,7 @@ msgstr "操作"
|
|||
#: src/pages/policies/PolicyListPage.ts
|
||||
#: src/pages/property-mappings/PropertyMappingListPage.ts
|
||||
#: src/pages/providers/ProviderListPage.ts src/pages/stages/StageListPage.ts
|
||||
#: src/pages/stages/invitation/InvitationListPage.ts
|
||||
#: src/pages/stages/prompt/PromptListPage.ts
|
||||
#: src/pages/system-tasks/SystemTaskListPage.ts
|
||||
#: src/pages/tenants/TenantListPage.ts src/pages/tokens/TokenListPage.ts
|
||||
|
@ -2356,9 +2357,8 @@ msgstr "在取消流程之前,用户可以尝试多少次。要锁定用户,
|
|||
msgid "How to connect"
|
||||
msgstr "如何连接"
|
||||
|
||||
#: src/elements/forms/DeleteBulkForm.ts
|
||||
#: src/pages/stages/invitation/InvitationListPage.ts
|
||||
#: src/pages/users/RelatedUserList.ts src/pages/users/UserListPage.ts
|
||||
#: src/elements/forms/DeleteBulkForm.ts src/pages/users/RelatedUserList.ts
|
||||
#: src/pages/users/UserListPage.ts
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
@ -2745,6 +2745,7 @@ msgstr "加载服务器"
|
|||
#: src/pages/applications/ApplicationViewPage.ts
|
||||
#: src/pages/applications/ApplicationViewPage.ts
|
||||
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
|
||||
#: src/user/user-settings/details/stages/prompt/PromptStage.ts
|
||||
#: src/user/user-settings/mfa/MFADevicesPage.ts
|
||||
#: src/user/user-settings/sources/SourceSettings.ts src/utils.ts
|
||||
msgid "Loading"
|
||||
|
@ -3069,6 +3070,8 @@ msgstr "我的应用"
|
|||
#: src/pages/stages/dummy/DummyStageForm.ts
|
||||
#: src/pages/stages/email/EmailStageForm.ts
|
||||
#: src/pages/stages/identification/IdentificationStageForm.ts
|
||||
#: src/pages/stages/invitation/InvitationForm.ts
|
||||
#: src/pages/stages/invitation/InvitationListPage.ts
|
||||
#: src/pages/stages/invitation/InvitationStageForm.ts
|
||||
#: src/pages/stages/password/PasswordStageForm.ts
|
||||
#: src/pages/stages/prompt/PromptStageForm.ts
|
||||
|
@ -5585,7 +5588,9 @@ msgstr "最新!"
|
|||
#: src/pages/sources/oauth/OAuthSourceViewPage.ts
|
||||
#: src/pages/sources/plex/PlexSourceViewPage.ts
|
||||
#: src/pages/sources/saml/SAMLSourceViewPage.ts
|
||||
#: src/pages/stages/StageListPage.ts src/pages/stages/prompt/PromptListPage.ts
|
||||
#: src/pages/stages/StageListPage.ts
|
||||
#: src/pages/stages/invitation/InvitationListPage.ts
|
||||
#: src/pages/stages/prompt/PromptListPage.ts
|
||||
#: src/pages/tenants/TenantListPage.ts src/pages/tokens/TokenListPage.ts
|
||||
#: src/pages/users/RelatedUserList.ts src/pages/users/UserActiveForm.ts
|
||||
#: src/pages/users/UserListPage.ts src/pages/users/UserViewPage.ts
|
||||
|
@ -5621,6 +5626,10 @@ msgstr "更新流程"
|
|||
msgid "Update Group"
|
||||
msgstr "更新组"
|
||||
|
||||
#: src/pages/stages/invitation/InvitationListPage.ts
|
||||
msgid "Update Invitation"
|
||||
msgstr "更新邀请"
|
||||
|
||||
#: src/pages/providers/ldap/LDAPProviderViewPage.ts
|
||||
msgid "Update LDAP Provider"
|
||||
msgstr "更新 LDAP 提供程序"
|
||||
|
|
Reference in New Issue