Skip to content
Snippets Groups Projects
Unverified Commit c1aa90af authored by transifex-integration[bot]'s avatar transifex-integration[bot] Committed by GitHub
Browse files

Translate /config/locales/en.yml in zh_TW (#3143)


translation completed for the source file '/config/locales/en.yml'
on the 'zh_TW' language.

Co-authored-by: default avatartransifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
parent 74406ce3
Branches
Tags
No related merge requests found
...@@ -25,11 +25,18 @@ zh_TW: ...@@ -25,11 +25,18 @@ zh_TW:
name: 姓名 name: 姓名
password: 密碼 password: 密碼
password_confirmation: 確認密碼 password_confirmation: 確認密碼
old_password: 舊密碼
errors: errors:
models: models:
user: user:
password: 不滿足複雜性要求 confirmation: 不符合
confirmation: 兩次輸入的密碼不一致 attributes:
email:
invalid: 無效的電子郵件格式
password:
invalid: 不滿足複雜性要求
administrator: administrator:
site_settings: site_settings:
authentication: authentication:
...@@ -489,6 +496,13 @@ zh_TW: ...@@ -489,6 +496,13 @@ zh_TW:
password_empty_notice: 密碼不能為空。 password_empty_notice: 密碼不能為空。
password_reset_success: 密碼已重置。 password_reset_success: 密碼已重置。
password_different_notice: 確認密碼不一致。 password_different_notice: 確認密碼不一致。
old_password_incorrect: 是不正確的
password_complexity:
minimum_len: 至少 8 個字元
one_lower_case: 至少 1 個小寫字元
one_upper_case: 至少 1 個大寫字元
one_digit: 至少 1 個數字
one_sym: 至少 1 個非字母和數字的字元
provider: provider:
google: Google google: Google
office365: Office 365 office365: Office 365
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment