diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7308e73f4..1a8822b3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the portfolio calculations for activities without historical market data
- Improved the asset profile dialog’s data gathering checkbox of the admin control panel to reflect the global settings
- Improved the language localization for Catalan (`ca`)
+- Improved the language localization for Chinese (`zh`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
- Improved the language localization for Turkish (`tr`)
diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf
index 0bfac761b..ca349e49d 100644
--- a/apps/client/src/locales/messages.zh.xlf
+++ b/apps/client/src/locales/messages.zh.xlf
@@ -4,7 +4,7 @@
about
- 关于
+ aboutkebab-caselibs/common/src/lib/routes/routes.ts
@@ -37,7 +37,7 @@
faq
- 常见问题
+ faqkebab-caselibs/common/src/lib/routes/routes.ts
@@ -58,7 +58,7 @@
features
- 功能
+ featureskebab-caselibs/common/src/lib/routes/routes.ts
@@ -71,7 +71,7 @@
license
- 许可证
+ licensekebab-caselibs/common/src/lib/routes/routes.ts
@@ -84,7 +84,7 @@
markets
- 市场
+ marketskebab-caselibs/common/src/lib/routes/routes.ts
@@ -97,7 +97,7 @@
pricing
- 价钱
+ pricingkebab-caselibs/common/src/lib/routes/routes.ts
@@ -110,7 +110,7 @@
privacy-policy
- 隐私政策
+ privacy-policykebab-caselibs/common/src/lib/routes/routes.ts
@@ -123,7 +123,7 @@
register
- 注册
+ registerkebab-caselibs/common/src/lib/routes/routes.ts
@@ -136,7 +136,7 @@
resources
- 资源
+ resourceskebab-caselibs/common/src/lib/routes/routes.ts
@@ -4749,7 +4749,7 @@
open-source-alternative-to
- 开源替代方案
+ open-source-alternative-tokebab-caselibs/common/src/lib/routes/routes.ts
@@ -6046,7 +6046,7 @@
self-hosting
- 自托管
+ self-hostingkebab-caselibs/common/src/lib/routes/routes.ts
@@ -6959,7 +6959,7 @@
guides
- 指南
+ guideskebab-caselibs/common/src/lib/routes/routes.ts
@@ -6972,7 +6972,7 @@
glossary
- 词汇表
+ glossarykebab-caselibs/common/src/lib/routes/routes.ts
@@ -7425,7 +7425,7 @@
terms-of-service
- 服务条款
+ terms-of-servicekebab-caselibs/common/src/lib/routes/routes.ts
@@ -7598,7 +7598,7 @@
changelog
- 变更日志
+ changelogkebab-caselibs/common/src/lib/routes/routes.ts
@@ -7707,7 +7707,7 @@
Live Demo
- Live Demo
+ 现场演示libs/common/src/lib/routes/routes.ts231
@@ -7715,7 +7715,7 @@
Open Source Alternative to
- Open Source Alternative to
+ 开源替代方案libs/common/src/lib/routes/routes.ts326
@@ -7723,7 +7723,7 @@
Single Account
- Single Account
+ 单一账户apps/client/src/app/pages/i18n/i18n-page.html24
@@ -7731,7 +7731,7 @@
Your net worth is managed by a single account
- Your net worth is managed by a single account
+ 您的净资产由单一账户管理 apps/client/src/app/pages/i18n/i18n-page.html25
@@ -7739,7 +7739,7 @@
Your net worth is managed by ${accountsLength} accounts
- Your net worth is managed by ${accountsLength} accounts
+ 您的净资产由 ${accountsLength} 个账户管理 apps/client/src/app/pages/i18n/i18n-page.html28
@@ -7747,7 +7747,7 @@
Holdings
- Holdings
+ 持仓 libs/ui/src/lib/assistant/assistant.html69
@@ -7755,7 +7755,7 @@
personal-finance-tools
- personal-finance-tools
+ personal-finance-toolskebab-caselibs/common/src/lib/routes/routes.ts
@@ -7772,7 +7772,7 @@
markets
- markets
+ marketskebab-caselibs/common/src/lib/routes/routes.ts
@@ -7785,7 +7785,7 @@
Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
- Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
+ 使用 强大的数据提供商为您的 自托管 Ghostfolio 提供数据,访问来自全球超过 50 家交易所 的 80,000+ 个股票代码。 apps/client/src/app/components/admin-settings/admin-settings.component.html15
@@ -7793,7 +7793,7 @@
Get Access
- Get Access
+ 获取访问权限apps/client/src/app/components/admin-settings/admin-settings.component.html27
@@ -7801,7 +7801,7 @@
Learn more
- Learn more
+ 了解更多apps/client/src/app/components/admin-settings/admin-settings.component.html38
@@ -7809,7 +7809,7 @@
new
- new
+ 新增apps/client/src/app/components/admin-settings/admin-settings.component.html67
@@ -7817,7 +7817,7 @@
Limited Offer!
- Limited Offer!
+ 限时优惠!apps/client/src/app/pages/pricing/pricing-page.html311
@@ -7825,7 +7825,7 @@
Get extra
- Get extra
+ 获取额外 apps/client/src/app/pages/pricing/pricing-page.html313
@@ -7833,7 +7833,7 @@
Available
- Available
+ 可用apps/client/src/app/components/data-provider-status/data-provider-status.component.html3
@@ -7841,7 +7841,7 @@
Unavailable
- Unavailable
+ 不可用apps/client/src/app/components/data-provider-status/data-provider-status.component.html5
@@ -7849,7 +7849,7 @@
new
- new
+ 新增apps/client/src/app/pages/admin/admin-page.component.ts53
@@ -7857,7 +7857,7 @@
Investment
- Investment
+ 投资apps/client/src/app/pages/i18n/i18n-page.html14
@@ -7865,7 +7865,7 @@
Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
- Over ${thresholdMax}% of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
+ 您当前投资中有超过 ${thresholdMax}% 的资金在 ${maxAccountName} (${maxInvestmentRatio}%) apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7873,7 +7873,7 @@
The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
- The major part of your current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
+ 您的当前投资大部分位于 ${maxAccountName} (${maxInvestmentRatio}%) 且不超过 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html19
@@ -7881,7 +7881,7 @@
Equity
- Equity
+ 股权apps/client/src/app/pages/i18n/i18n-page.html31
@@ -7889,7 +7889,7 @@
The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
- The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
+ 您目前投资中股权占比 (${equityValueRatio}%) 超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html32
@@ -7897,7 +7897,7 @@
The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
- The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
+ 您目前投资中股权占比 (${equityValueRatio}%) 低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html36
@@ -7905,7 +7905,7 @@
The equity contribution of your current investment (${equityValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The equity contribution of your current investment (${equityValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 您目前投资中股权占比 (${equityValueRatio}%) 在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html40
@@ -7913,7 +7913,7 @@
Fixed Income
- Fixed Income
+ 固定收益apps/client/src/app/pages/i18n/i18n-page.html45
@@ -7921,7 +7921,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
+ 您目前投资中固定收益占比 (${fixedIncomeValueRatio}%) 超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html46
@@ -7929,7 +7929,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is below ${thresholdMin}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is below ${thresholdMin}%
+ 您目前投资中固定收益占比 (${fixedIncomeValueRatio}%) 低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html50
@@ -7937,7 +7937,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 您目前投资中固定收益占比 (${fixedIncomeValueRatio}%) 在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html55
@@ -7945,7 +7945,7 @@
Investment: Base Currency
- Investment: Base Currency
+ 投资:基础货币 apps/client/src/app/pages/i18n/i18n-page.html60
@@ -7953,7 +7953,7 @@
The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
- The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+ 您的当前投资的主要部分未以您的基础货币计价 ( ${baseCurrency} 仅占 ${baseCurrencyValueRatio}%) apps/client/src/app/pages/i18n/i18n-page.html63
@@ -7961,7 +7961,7 @@
The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
- The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+ 您的当前投资的主要部分以您的基础货币计价(其中 ${baseCurrency} 占比 ${baseCurrencyValueRatio}%) apps/client/src/app/pages/i18n/i18n-page.html67
@@ -7969,7 +7969,7 @@
Investment
- Investment
+ 投资apps/client/src/app/pages/i18n/i18n-page.html71
@@ -7977,7 +7977,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
- Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
+ 超过 ${thresholdMax}% 的当前投资在 ${currency} 中(占比 ${maxValueRatio}%) apps/client/src/app/pages/i18n/i18n-page.html72
@@ -7985,7 +7985,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
- The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
+ 您的当前投资的主要部分以 ${currency} 计价(占比 ${maxValueRatio}%),并且未超过 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html76
@@ -7993,7 +7993,7 @@
start
- start
+ startkebab-caselibs/common/src/lib/routes/routes.ts
@@ -8006,7 +8006,7 @@
Do you really want to generate a new security token?
- Do you really want to generate a new security token?
+ 您真的想要生成一个新的安全令牌吗?apps/client/src/app/components/user-account-access/user-account-access.component.ts176
@@ -8014,7 +8014,7 @@
Generate
- Generate
+ 生成apps/client/src/app/components/user-account-access/user-account-access.html43
@@ -8022,7 +8022,7 @@
Stocks
- Stocks
+ 股票apps/client/src/app/components/markets/markets.component.ts54
@@ -8030,7 +8030,7 @@
Cryptocurrencies
- Cryptocurrencies
+ 加密货币apps/client/src/app/components/markets/markets.component.ts55
@@ -8040,8 +8040,8 @@
-
-
+
+ apps/client/src/app/components/admin-users/admin-users.html
@@ -8050,7 +8050,7 @@
Manage Asset Profile
- Manage Asset Profile
+ 管理资产概况apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html434
@@ -8058,7 +8058,7 @@
Alternative Investment
- Alternative Investment
+ 另类投资libs/ui/src/lib/i18n.ts44
@@ -8066,7 +8066,7 @@
Collectible
- Collectible
+ 收藏品libs/ui/src/lib/i18n.ts54