Skip to content

i18n: Closing zh-TW translation gaps #51677

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

Merged
merged 5 commits into from
Jun 13, 2025
Merged

Conversation

RoyLee1224
Copy link
Contributor

@RoyLee1224 RoyLee1224 commented Jun 13, 2025

Related PR

#50861 #51674

This PR completes all the remaining translations for zh-TW, bringing the coverage to 100%.

Key Translations for Discussion

assets.json

  • "unpauseDag": "觸發時取消暫停 {{dagName}}” // "unpauseDag": "Unpause {{dagName}} on trigger”

common.json:

  • "catchup":”自動回填",

    • backfill is best translated as 回填 . If I understand this correctly, catchup performs a similar function but is triggered automatically by the scheduler. Using the same word 回填 for both could be confusing.
    • To make the distinction clear for users, I propose the following:
      • catchup: 自動回填Literally: "Automatic Backfill"
      • backfill: 回填Literally: "Backfill"
  • "concurrency": "併發數",

  • "dataIntervalEnd": "資料區間結束",

  • "lastSchedulingDecision": "最後排程決策",

  • "queuedAt": "開始排隊時間"

  • "scheduledWhen": "排程時間",

  • “sourceAssetEvent”: "來源資源事件”

  • "pid": "PID",

  • "latestHeartbeat": "最新觸發器心跳時間",

  • "reprocessBehavior": "重新處理行為",

components.json:

  • "selectDescription": "為指定的日期範圍補上 Dag 執行",
  • "bundleLink": "套件包連結",

dag.json:

  • "dependency": "依賴(Dependency)",

Screenshots

Before
before

After
after


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

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

@Lee-W Looks like everything has been updated, it seems ready to merge, WDYT?

@Lee-W
Copy link
Member

Lee-W commented Jun 13, 2025

@Lee-W Looks like everything has been updated, it seems ready to merge, WDYT?

yep let's merge it :)

@Lee-W
Copy link
Member

Lee-W commented Jun 13, 2025

oh wait, found one need to be fixed

@RoyLee1224
Copy link
Contributor Author

Updated these translations, thanks @Lee-W for feedbacks!

Copy link
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

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

one last nitpick

@bbovenzi bbovenzi added this to the Airflow 3.1.0 milestone Jun 13, 2025
Co-authored-by: Guan Ming(Wesley) Chiu <[email protected]>
Copy link
Contributor

@guan404ming guan404ming left a comment

Choose a reason for hiding this comment

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

LGTM, big thanks!

@bbovenzi bbovenzi merged commit aae99f2 into apache:main Jun 13, 2025
43 checks passed
@RoyLee1224 RoyLee1224 deleted the tw-translation branch June 13, 2025 17:33
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Jun 14, 2025
* i18n: Closing tw-translation gaps

* i18n: Add toast zh-TW translations & fix translations based on PR feedback

* i18n: Modify tw translations based on PR feedback

* Update airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json

Co-authored-by: Wei Lee <[email protected]>

* Update common.json

Co-authored-by: Guan Ming(Wesley) Chiu <[email protected]>

---------

Co-authored-by: Wei Lee <[email protected]>
Co-authored-by: Guan Ming(Wesley) Chiu <[email protected]>
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Jun 14, 2025
* i18n: Closing tw-translation gaps

* i18n: Add toast zh-TW translations & fix translations based on PR feedback

* i18n: Modify tw translations based on PR feedback

* Update airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json

Co-authored-by: Wei Lee <[email protected]>

* Update common.json

Co-authored-by: Guan Ming(Wesley) Chiu <[email protected]>

---------

Co-authored-by: Wei Lee <[email protected]>
Co-authored-by: Guan Ming(Wesley) Chiu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:translations area:UI Related to UI/UX. For Frontend Developers. translation:zh-TW
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants