Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update missing Chinese translations #10797

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

mitchellhenke
Copy link
Contributor

🛠 Summary of changes

This adds a few translations that were translated but were missed in manual and automatic updates.

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/add-missing-translations branch from e176256 to 38028f2 Compare June 11, 2024 15:33
@@ -80,27 +80,20 @@ class BaseTask
{ key: 'links.contact', locales: %i[fr] }, # "Contact" is "Contact" in French
{ key: 'saml_idp.auth.error.title', locales: %i[es] }, # "Error" is "Error" in Spanish
{ key: 'simple_form.no', locales: %i[es] }, # "No" is "No" in Spanish
{ key: 'telephony.format_length.six', locales: %i[zh] }, # numeral is not translated
{ key: 'telephony.format_length.ten', locales: %i[zh] }, # numeral is not translated
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are numerals that we don't need to translate so I've moved them up into this section

@@ -1560,7 +1560,7 @@ titles.enter_2fa_code.security_code: 输入安全的一次性安全代码
titles.failure.information_not_verified: 个人信息未验证
titles.failure.phone_verification: 电话号码未验证
titles.forget_all_browsers: 忘掉所有浏览器
titles.idv.canceled: Identity verification is canceled
titles.idv.canceled: 身份验证已取消
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not automatically imported because the key was renamed in #10320, but the English content did not change.

@@ -691,7 +691,7 @@ errors.capture_doc.invalid_link: 链接已过期或有误。 请要求另外一
errors.confirm_password_incorrect: 密码不对。
errors.doc_auth.consent_form: 在你能继续之前,你必须授予我们你的同意。请在下面的框打勾然后点击继续。
errors.doc_auth.doc_type_not_supported_heading: 我们只接受驾照或州政府颁发的 ID。
errors.doc_auth.document_capture_canceled: You have canceled uploading photos of your ID on your phone.
errors.doc_auth.document_capture_canceled: 你已取消了用手机上传身份证件照片。
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines -883 to +884
forms.webauthn_setup.intro: 使用实体安全密钥为您的 %{app_name} 帐户添加了额外一层安全保障,以防止未经授权的访问。了解有关安全密钥的更多信息
forms.webauthn_setup.learn_more: Learn more about security keys
forms.webauthn_setup.intro: 使用实体安全密钥为您的 %{app_name} 帐户添加了额外一层安全保障,以防止未经授权的访问。
forms.webauthn_setup.learn_more: 了解有关安全密钥的更多信息
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was translated as one piece of content in two sentences, but they were later split apart into two separate keys.

changelog: Internal, Translations, Update missing Chinese translations
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/add-missing-translations branch from 38028f2 to 88c1ce4 Compare June 11, 2024 16:20
@mitchellhenke mitchellhenke merged commit 9b63968 into main Jun 11, 2024
2 checks passed
@mitchellhenke mitchellhenke deleted the mitchellhenke/add-missing-translations branch June 11, 2024 17:18
brandemix pushed a commit to brandemix/18F-identity-idp that referenced this pull request Jun 17, 2024
changelog: Internal, Translations, Update missing Chinese translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants