Skip to content

feat(i18n): add Simplified Chinese (values-zh) strings - #48

Open
Chloemlla wants to merge 1 commit into
SysAdminDoc:mainfrom
Chloemlla:zh-translation
Open

feat(i18n): add Simplified Chinese (values-zh) strings#48
Chloemlla wants to merge 1 commit into
SysAdminDoc:mainfrom
Chloemlla:zh-translation

Conversation

@Chloemlla

Copy link
Copy Markdown

Adds a complete Simplified Chinese (简体中文) translation of the app's UI strings, addressing #47.

What's included

  • app/src/main/res/values-zh/strings.xml — full translation of all ~1,700 strings in values/strings.xml, including all plurals
  • Format placeholders preserved (%1$s, %1$d, %%, etc.)
  • Verified against values/strings.xml: every key translated, no missing keys, well-formed XML

Provenance

The translation is the Simplified Chinese set already shipped in the Chloemlla/Aura fork. For this PR it was adapted to upstream: fork-specific strings that don't exist upstream (e.g. the fork's crash-report and language-switching features) were removed, and the one string that embeds the app's package name (settings_external_automation_public_contract) was updated to upstream's identifiers.

Refs #47.

Complete translation of app/src/main/res/values/strings.xml into
values-zh/strings.xml covering all ~1700 strings, including plurals.
Placeholders are preserved. Contributes to SysAdminDoc#47.
@Chloemlla

Copy link
Copy Markdown
Author

@SysAdminDoc would you mind reviewing this PR when you have a moment? It's the complete Simplified Chinese translation of values/strings.xml (~1,700 strings + plurals, placeholders preserved).

Since I opened this from a fork I don't have repo write access, so I can't formally assign reviewers myself. If you'd like a native Chinese speaker to double-check the wording (or want to spot-check specific screens), let me know which strings feel off and I'll adjust.

@Chloemlla

Copy link
Copy Markdown
Author

One clarification: I'm a native Simplified Chinese speaker — this translation was written and reviewed by a native speaker, so the phrasing has already been through a native-language pass. That said, I'm still happy to adjust any wording that reads oddly once you see it in context.

@Chloemlla

Copy link
Copy Markdown
Author

To be fully clear: this translation was written and reviewed by me personally (Chloemlla). I'm a native Simplified Chinese speaker, and these strings are the ones already shipping in my fork's app — every line was written and checked by me, not generated. Happy to adjust any wording against screenshots.

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