Files
sure/config/locales/views/enable_banking_items/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

50 lines
2.1 KiB
YAML

---
zh-TW:
enable_banking_items:
authorize:
authorization_failed: 啟動授權失敗
bank_required: 請選擇一家銀行。
invalid_redirect: 收到的授權 URL 無效。請重試或聯絡支援人員。
redirect_uri_not_allowed: 不允許重新導向。請在 Enable Banking 應用設定中設定 `%{callback_url}`。
unexpected_error: 發生未預期的錯誤。請重試。
callback:
authorization_error: 授權失敗
invalid_callback: 回呼參數無效。
item_not_found: 未找到連線。
session_failed: 無法完成授權
success: 已成功連線到您的銀行。您的帳戶正在同步中。
unexpected_error: 發生未預期的錯誤。請重試。
complete_account_setup:
all_skipped: 已跳過所有帳戶。您可以稍後在帳戶頁面進行設定。
no_accounts: 沒有可設定的帳戶。
success: 成功建立了 %{count} 個帳戶!
create:
success: Enable Banking 設定成功。
destroy:
success: Enable Banking 連線已加入刪除隊列。
link_accounts:
already_linked: 所選帳戶已關聯。
link_failed: 關聯帳戶失敗
no_accounts_selected: 未選擇任何帳戶。
no_session: 無活躍的 Enable Banking 連線。請先連線一家銀行。
success: 成功關聯了 %{count} 個帳戶。
link_existing_account:
errors:
invalid_enable_banking_account: 所選 Enable Banking 帳戶無效
only_manual: 只能關聯手動帳戶
success: 帳戶已成功關聯到 Enable Banking
new:
link_enable_banking_title: 關聯 Enable Banking
reauthorize:
invalid_redirect: 收到的授權 URL 無效。請重試或聯絡支援人員。
reauthorization_failed: 重新授權失敗
select_bank:
cancel: 取消
check_country: 請檢查您的國家代碼設定。
credentials_required: 請先設定您的 Enable Banking 憑證。
description: 選擇您想要連線到帳戶的銀行。
no_banks: 該國家/地區暫無可用銀行。
title: 選擇您的銀行
update:
success: Enable Banking 設定已更新。