Files
sure/config/locales/views/pages/zh-TW.yml
Rukeith dddc2182a4 feat(zh-TW): add Traditional Chinese localization support (#503)
* feat(zh-TW): add Traditional Chinese localization support

Integrates comprehensive zh-TW locale files across UI, models, emails, and helpers.
Updates language mapping for Chinese (Traditional) and adds translations for various modules.
Establishes full Traditional Chinese support in the app.

* feat(locales): add zh-TW translations

Add comprehensive Traditional Chinese (zh-TW) translations for UI, defaults,
Doorkeeper, mailers, models, and views to provide full Taiwanese localization
and improve wording consistency.

Replace and update several existing zh-TW entries for clarity and consistency.
Also expose the Postgres port in the example compose for easier local
development and apply minor locale/typo/whitespace fixes.

* feat(locales): add zh-TW translations

Add Traditional Chinese (zh-TW) locale files across many views and settings
to provide Taiwanese localization. Introduce updated translations for
authentication, onboarding, settings, integrations (Plaid, SimpleFin,
Lunch Flow), accounts, reports, and various resource pages.

Remove or replace legacy locale files to align with the revamped i18n
structure and copy organization. This enables full zh-TW support for the UI.

* chore(docker): remove published Postgres port

Remove the published Postgres port mapping (5432) from the example
docker-compose file to avoid exposing the database to the host and to
prevent accidental port conflicts. Keeps the example more secure and
focused on internal service networking.

* docs(i18n): 統一 SimpleFIN 在繁體中文翻譯的大小寫

將 zh-TW 翻譯中所有出現的 "SimpleFin" 更新為品牌正確的 "SimpleFIN",
包含標題、提示文字、成功/錯誤訊息及表單標籤,以維持品牌名稱一致性
並提升使用者介面的翻譯準確性。
2026-01-10 20:16:15 +01:00

38 lines
1.3 KiB
YAML

---
zh-TW:
pages:
changelog:
title: 更新日誌
dashboard:
welcome: "歡迎回來,%{name}"
subtitle: "這是您目前的財務概況"
new: "最新"
drag_to_reorder: "拖曳以重新排列區塊"
toggle_section: "切換區塊顯示狀態"
net_worth_chart:
data_not_available: 所選時段內無資料
title: 淨值
no_account_empty_state:
new_account: 新增帳戶
no_account_subtitle: 尚未新增任何帳戶,因此目前無資料可顯示。請新增您的第一個帳戶以開始查看儀表板內容。
no_account_title: 尚無帳戶
balance_sheet:
title: "資產負債表"
no_items: "尚無 %{name}"
add_accounts: "新增您的 %{name} 帳戶以查看詳細分析"
cashflow_sankey:
title: "現金流"
no_data_title: "此時段內無現金流資料"
no_data_description: "新增交易紀錄以顯示現金流資料,或擴大時間範圍"
add_transaction: "新增交易"
no_accounts:
title: "尚無帳戶"
description: "新增帳戶以顯示淨值資料"
add_account: "新增帳戶"
outflows_donut:
title: "現金流出"
total_outflows: "總流出量"
categories: "類別"
value: "金額"
weight: "占比"