Skip to content

Commit

Permalink
New Crowdin updates (#7568)
Browse files Browse the repository at this point in the history
* New translations contributors.json (Chinese Traditional)

* New translations downloads.json (Chinese Traditional)
  • Loading branch information
SeMiD authored Dec 29, 2024
1 parent d789b08 commit 211dc3a
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
8 changes: 8 additions & 0 deletions zh-TW/Website/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@
"description": "'Community Manager' title for contributors and user pages.",
"message": "社群經理"
},
"contributors.roles.softwareEngineer": {
"description": "'Software Engineer' title for contributors and user pages.",
"message": "軟體工程師"
},
"contributors.roles.developer": {
"description": "'Developer' title for contributors and user pages.",
"message": "開發者"
},
"contributors.roles.moderator": {
"description": "'Moderator' title for contributors and user pages.",
"message": "管理員"
Expand Down
76 changes: 76 additions & 0 deletions zh-TW/Website/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,88 @@
"description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).",
"message": "警告"
},
"downloads.mobile.notAvailable": {
"description": "Warning message shown on mobile devices indicating PreMiD is not available.",
"message": "PreMiD並不支援行動裝置,請使用電腦瀏覽器下載PreMiD"
},
"downloads.mobile.showDownloads": {
"description": "Button text to show downloads section on mobile.",
"message": "顯示下載"
},
"downloads.mobile.hideDownloads": {
"description": "Button text to hide downloads section on mobile.",
"message": "隱藏下載"
},
"downloads.notice.header.title": {
"description": "Main announcement title in the downloads page.",
"message": "重大消息!"
},
"downloads.notice.header.removal": {
"description": "First line of the announcement about app removal.",
"message": "我們已經取消程式了!"
},
"downloads.notice.header.simplified": {
"description": "Second line explaining the simplified installation process.",
"message": "現在只需要瀏覽器插件就可以使用-無需另外下載"
},
"downloads.notice.features.oneClick": {
"description": "Feature tag highlighting one-click setup.",
"message": "一鍵設定"
},
"downloads.notice.features.noApp": {
"description": "Feature tag highlighting no app requirement.",
"message": "不需要程式"
},
"downloads.notice.version": {
"description": "Small text showing version information and reason for change.",
"message": "程式於v2.6.0中移除讓你的生活簡單了不少"
},
"downloads.notice.browsers.title": {
"description": "Title for the browser selection section.",
"message": "加入PreMiD至你的瀏覽器"
},
"downloads.notice.browsers.comingSoon": {
"description": "Label shown on unavailable browser options.",
"message": "即將推出!"
},
"downloads.notice.browsers.beta": {
"description": "Label for beta browsers",
"message": "測試版本"
},
"downloads.notice.beta.title": {
"description": "Title for the beta program section.",
"message": "測試計畫"
},
"downloads.notice.beta.description": {
"description": "Description of how to join the beta program.",
"message": "喜歡嘗試新事物嗎?加入我們的Discord使用/beta來提前體驗"
},
"downloads.notice.alpha.description": {
"description": "Description of how to get alpha access.",
"message": "在GitHub或Patreon支持我們以獲得更新的東西!"
},
"downloads.notice.support.needHelp": {
"description": "Start of the support section text.",
"message": "需要幫忙嗎?加入我們的"
},
"downloads.notice.support.discord": {
"description": "Discord link text in support section.",
"message": "Discord"
},
"downloads.notice.support.forSupport": {
"description": "End of the support section text.",
"message": "得到幫助"
},
"downloads.notice.appreciation.title": {
"description": "Title for the appreciation section.",
"message": "喜歡PreMiD嗎?"
},
"downloads.notice.appreciation.description": {
"description": "Description in the appreciation section.",
"message": "考慮一下支持我們或是留下你的想法-這對我們十分重要!"
},
"downloads.notice.appreciation.buttons.review": {
"description": "Review button text.",
"message": "留下你的想法"
}
}

0 comments on commit 211dc3a

Please sign in to comment.