Skip to content

i18n: complete Chinese (zh) translation (merge of #1344 + #1362)#1364

Merged
tyron12233 merged 1 commit into
mainfrom
i18n/chinese-translation-merge
Jul 23, 2026
Merged

i18n: complete Chinese (zh) translation (merge of #1344 + #1362)#1364
tyron12233 merged 1 commit into
mainfrom
i18n/chinese-translation-merge

Conversation

@tyron12233

Copy link
Copy Markdown
Owner

Adds a complete Chinese (values-zh) translation by combining the two open translation PRs into one file.

What this does

Excluded

  • The two .github/workflows/ files from Chinese support #1362 (android.yml, build-profile.yml) are not included.

Verification

  • Well-formed XML; all 899 keys present (none missing/extra vs. the English base).
  • 0 format-specifier mismatches (%1$s, %d, …) and 0 plural-quantity mismatches against values/strings.xml.
  • Comments, ordering, CDATA blocks, and indentation preserved from the base file.

Credit

Combines the work of @XoQit (#1344, hand translation) and @OpenMoTa3 (#1362); both are Co-authored-by on the commit. Thanks to both.

Closes #1344
Closes #1362

Combines the hand-translated strings from #1344 (preferred where present)
with the remaining entries from #1362, covering all 899 keys. Proper
nouns, symbols, and format-only strings (XML, Java, Kotlin, JDK, URLs,
example hints) are intentionally left as-is. GitHub workflow files from
#1362 are excluded.

Co-authored-by: XoQit <125100056+XoQit@users.noreply.github.com>
Co-authored-by: OpenMoTa3 <296040682+OpenMoTa3@users.noreply.github.com>
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.

1 participant